.container {
    width: 100% !important;
    padding: 0px !important;
}

.wt-nw-bg {
    padding: 0px !important;
}

.separation {
    background: #fff !important;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    box-shadow: 0 1px 11px 0 rgba(0,0,0,0.12);
    padding: 0 10px;
}

    .separation h4 {
        font-size: 16px;
        padding-top: 12px;
        padding-bottom: 7px;
        font-weight: bold;
    }

.trackerActive {
    display: block;
    border: 1px dashed #cd3333 !important;
    background: #cca92c;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(205,51,51, 0.4);
    animation: pulse 2s infinite;
}


    .trackerActive:hover {
        animation: none;
    }

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(205,51,51, 0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(205,51,51, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(205,51,51, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(205,51,51, 0);
        box-shadow: 0 0 0 0 rgba(205,51,51, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(205,51,51, 0);
        box-shadow: 0 0 0 10px rgba(205,51,51, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(205,51,51, 0);
        box-shadow: 0 0 0 0 rgba(205,51,51, 0);
    }
}

.five-sec h3 {
    text-transform: uppercase;
}


.fnt-sz {
    font-size: 23px !Important;
    padding-right: 10px;
    color: #333;
}

.s-p-toast img {
    height: 20px;
    margin-right: 11px;
    width: 20px;
}

.n-o-te .dash-b-r-d .tile, .tile-dark, .table th, table th {
    color: #fff !Important;
}

.t-o-a-s-t {
    padding-left: 0px !important;
    margin: 10px;
    margin: 10px;
    width: 96% !Important;
}

    .t-o-a-s-t .col-md-8 {
        width: 74.6% !important;
    }


.jq-toast-single {
    background-color: #444444;
    border-radius: 4px;
    color: white;
    display: block;
    float: left;
    font-family: arial,sans-serif;
    font-size: 12px;
    height: auto;
    line-height: 17px;
    margin: 0 0 5px;
    padding: 20px;
    pointer-events: all !important;
    position: relative;
    width: 100%;
}

.close-jq-toast-single {
    font-size: 18px;
    line-height: 22px;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
}

.t-o-a-s-t img {
    width: 16px;
    float: left;
    margin-right: 8px;
}

.jq-toast-single {
    background: #ffe0e6 !important;
    color: #000;
    border: 1px solid #ffd0e1;
    padding: 10px 7px 7px 7px !important;
}


    .jq-toast-single .t-o-a-s-t {
        border: none !important;
        padding-bottom: 0px !important;
    }

    .jq-toast-single h5 {
        margin-bottom: 10px;
        border-bottom: 1px solid #efc5cd;
        padding-bottom: 11px;
    }

.msg {
    color: #000 !Important;
    margin-bottom: 10px !Important;
}

.close-jq-toast-single {
    margin-top: 5px;
    margin-right: 5px;
    font-size: 28px !important;
    color: #000 !important;
}

.cust-name {
    color: #878787;
}

.low-dtable-hd {
    background: #9365b8 !important;
}

.actionbox1 {
    padding: 10px !important;
}


.separation .col-md-4 {
    width: 25%!important;
}
.col-or {
    float: left;
    background: #fff;
    padding: 15px;
    width: 100%;
    border: 1px solid #e3e3e3;
    height: 125px;
}
.eremit a {
    width: 100%;
}
.count a {
    margin-top: 0px !Important;
    margin-left: 6px;
    float: none !Important;
    color: #000000 !Important;
    text-decoration: none !Important;
    font-size: 26px !Important;
}

.col-or h5 {
    font-size: 14px;
    text-transform: uppercase;
}
.col-or .img-bg {
    width: 84px;
    position: absolute;
    top: 15px;
    right: 20px;
}
.col-or img {
    width: 72px;
    opacity: .6;
    margin-top: 3px;
}
.col-or .tdy-spn {
    color: #000000 !Important;
    font-size: 27px;
    line-height: 33px;
    float: none;
    font-weight: bold;
}
.tdy-spn {
    padding: 0px 5px;
    border-radius: 4px;
    min-height: 18px !important;
}
.count h6 {
    float: left;
    width: 100%;
}

.eremit .count {
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.eremit h6 {
    font-size: 13px;
    margin: 7px 0;
    color: #787878 !Important;
}

.tags .new, .tags .new {
    float: left;
    height: 24px;
    line-height: 24px;
    position: relative;
    font-size: 11px;
}

.tags .new {
    margin: 2px 5px 2px 12px;
    padding: 0 10px 0 0px;
    background: #cd3333;
    color: #fff!important;
    text-decoration: none;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

    .tags .new:before {
        content: "";
        float: left;
        position: absolute;
        top: 0;
        left: -12px;
        width: 0;
        height: 0;
        border-color: transparent #cd3333 transparent transparent;
        border-style: solid;
        border-width: 12px 12px 12px 0;
    }
.pos-head {
    position: absolute;
    top: -51px;
    left: 13px;
}
/* Buzz Animation*/
@-webkit-keyframes buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(1px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-1px) rotate(-2deg);
    }
}

@keyframes buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(1px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-1px) rotate(-2deg);
    }
}

.buzz {
    -webkit-animation-name: buzz;
    animation-name: buzz;
}

    .buzz.midix, .buzz:hover {
        -webkit-animation-duration: 0.15s;
        animation-duration: 0.15s;
    }

.buzz {
    padding: 10px 15px;
    position: absolute;
    left: 15%;
    top: 40px;
}


.midix {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    color: #cd3333 !important;
}

    .midix.infinite,
    .midix_hover.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }


.tile {
    border:none;
    border-radius: 4px;
    font-size: 13px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    text-align: center !important;
    background: #fff !Important;
    transition: 0.3s;
    margin-right: 0;
    margin-left: 10px;
    cursor: pointer;
    position: absolute;
    top: -30px;
    right: 0;
    background: #365f91 !important
}
.shortcut img {
    width: 29px;
    margin-top: 3px;
    opacity: 1;
}
.shortcut small {
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 11px;
    color: #fff;
}


    .shortcut:hover small {
        color: #fff !Important
    }



.sms-otr, .cc-otr, .bcc-re {
    position: relative;
}


    .sms-otr .pos-span {
        position: absolute;
        top: 27px;
        left: 11px;
        font-weight: bold;
        color: #666
    }


    .cc-otr .pos-span-cc {
        position: absolute;
        top: 7px;
        left: 11px;
        font-weight: bold;
        color: #666
    }


.edit_email .pos-span-bcc {
    position: absolute;
    top: 8px;
    left: 11px;
    font-weight: bold;
    color: #666
}


.edit_email .form-control {
    padding-left:43px!important;
}
