*{ margin:0; padding:0;}
body{ font-family:'Open Sans', arial; color:#666; background-color:#f1f3f6; min-width:320px;}
h1, h2, h3. h4, h5, h6{ color:inherit;}
ul, li{ list-style:none;}

/************************* HEADER *********************************/
.main-header .logo{ background-color:#2A3F54; height:56px; min-width:200px; padding:0px 10px; border:0; text-align:left;}
.main-header .logo > img{ display:inline-block; width:52%;}
.main-header .navbar .sidebar-toggle{
    color: #5A738E;
    padding: 16px 20px;
    font-size: 24px;
    line-height: normal;}
.navbar-custom-menu > .navbar-nav > li{ position:relative;border-left: 1px solid rgba(255, 255, 255, 0.2);}
.main-header .navbar .nav > li > a{ color:#515356!important; text-shadow:none; font-size:18px; height:56px; padding:0 20px; display:table-cell; vertical-align:middle;}
.navbar-nav > .user-menu .user-image{ width:30px; height:30px;}
.main-header .navbar .nav > li a .text{ font-size:14px;}
.main-header .navbar .nav > li > a > .label{ border-radius:100%; padding:6px 1px 6px 0; height:20px; width:20px; top:6px;}
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu{ right:0;}
.language_menu .dropdown-menu li a .icon{ display:inline-block; margin:0 6px 0 0;}
.notifications_menu .dropdown-menu{ padding-top:0; min-width:300px;}

.notifications_menu .dropdown-menu .alert{ border-radius:0; margin:0;}

/************************* LEFT PANEL *********************************/
.sidebar-mini .main-sidebar{ margin-top:56px; padding:0 !important; background:#2A3F54; z-index:9999 !important; position:fixed; bottom:0;overflow:auto;}
.sidebar-menu li > a{ font-size:18px; color:#FFF; font-weight:300; padding:12px 10px 12px 15px; transition:all .35s; position:relative;}
.sidebar-menu li:hover > a{ color:#FFF; text-shadow: rgba(0,0,0,.25) 0 -1px 0;
                            background: linear-gradient(#334556,#2C4257),#2A3F54;
                            box-shadow: rgba(0,0,0,.25) 0 1px 0, inset rgba(255,255,255,.16) 0 1px 0;}
.sidebar-menu li.active > a{ color:#FFF; text-shadow: rgba(0,0,0,.25) 0 -1px 0;
                             background: linear-gradient(#334556,#2C4257),#2A3F54;
                             box-shadow: rgba(0,0,0,.25) 0 1px 0, inset rgba(255,255,255,.16) 0 1px 0;}
.sidebar-menu li > a .fa{ margin:0 10px 0 0;}
.sidebar-menu li.dropdown > a:before{ content:"\f078"; position:absolute; right:15px; top:0; bottom:0; height:20px;
                                      font-family:'FontAwesome'; font-size:13px; margin:auto;}
.sidebar-menu li > a.collapsed:before{ content:"\f054"; position:absolute; right:15px; top:0; bottom:0; height:20px;
                                       font-family:'FontAwesome'; font-size:13px; margin:auto;}
.sidebar-menu li.dropdown ul{ padding:0 10px 0 15px; margin:6px 0;}
.sidebar-menu li.dropdown ul li a{ font-size:14px; font-weight:500; padding:4px 0; display:block;}
.sidebar-menu li.dropdown ul li:hover a{ background:none;}
.sidebar-collapse .sidebar-menu li.dropdown:hover ul{ display:block; position:absolute; left:100%; right:auto; top:44px; padding:0 0 10px 16px;
                                                      width:176px; background:#3f4b68;}
.sidebar-collapse .sidebar-menu li.dropdown > a:before, .sidebar-collapse .sidebar-menu li.dropdown > a:after{ display:none;}
/************************* MAIN CONTENT *********************************/
.select_channel h1{ font-size:20px; margin:0 0 8px;}
.select_channel a{ border:1px solid #DDD; display:block; padding:6px 10px; font-weight:600; margin:0 0 6px; transition:all .35s;}
.select_channel a:hover{ background:#214085; border-color:#214085; color:#FFF;}
.select_channel a.active{ background:#214085; border-color:#214085; color:#FFF;}
.stats_sections .white_box{ min-height:256px;}
.stats-title h4 { font-size:12px; font-weight:600; text-transform:uppercase;}
.stats_sections .btn-link{ display:inline-block;}
.stats_sections .btn-link .fa{ vertical-align:middle; margin:0 0 0 6px; font-size:12px;}
.referralBG_sec{ padding:2em 15px; margin:-20px -20px 15px; color:#FFF; min-height:350px; background:url(../images/refer_imgBg.jpg) no-repeat center / cover;}
.referralBG_sec h1, .referralBG_sec p
{ margin:0; padding:0 0 20px; text-align:center; color:#FFF; text-shadow:0 1px 2px rgba(0, 0, 0, 0.9);}
.referralBG_sec .form-control{ max-width:700px; margin:auto; border-color:#000; height:40px;}
.referralBG_sec .tw_btn{ background:#1b95e0; color:#FFF;}
.referralBG_sec .fb_btn{ background:#4267b2; color:#FFF;}
.paymentBG_sec{ padding:3em; margin:-20px -20px 15px; color:#FFF; min-height:270px; text-align:center;
                background:url(../images/paymentBG.jpg) no-repeat center / cover;}
.appsBG_sec{ padding:3em; margin:-20px -20px -20px; color:#FFF; min-height:270px; text-align:center;
             background:url(../images/apps_imgBg.jpg) no-repeat center / cover;}
.channel_sections .white_box{ padding:0; display:block; transition:all 0.35s ease 0s; border-color:#CCC; min-height:270px;}
.channel_sections .white_box.newChannel_box{ display:table-cell; height:270px; width:1000px; vertical-align:middle; text-align:center;
                                             background:none; box-shadow:0 0 20px 0 #dadada inset;}
.channel_sections .white_box.newChannel_box:hover{ background:#D9573A; color:#FFF;}
.channel_sections .white_box:hover{ box-shadow:0 0 20px 0 #CCC; transform:scale(1.1);}
.channel_sections .white_box .img-responsive{ margin:0; width:100%;}
.channel_sections .white_box h3{ font-size:20px; color:#000; padding:0 10px;}
.channel_sections .white_box p{ color:#666; padding:0 10px;}
.table a.icon{ color:#e08e0b; font-size:16px; margin:0 6px;}

.message_detial{ display:flex; flex-direction: column; min-height:490px; height:100%; margin:0 -30px;}
.message_detial .subject_area{ background:#FFF; border-bottom:1px solid #DDD; box-shadow:0 1px 1px 0 #EEE;
                               display:flex; flex:0 0 auto; order:1; padding:12px 20px;}
.message_detial .subject_area h3{ margin:0; font-weight:300; font-size:20px;}
.message_detial .subject_area h4{ margin:0; font-size:14px; padding:10px 0 0;}
.message_detial .content_area { flex: 1 1 0; order: 2; overflow: auto; padding: 20px; position: relative;}
.message_detial .content_area .chat_thread { margin: auto; max-width: 800px;}
.message_detial .content_area .chat_thread li { overflow: hidden; padding: 10px 0;}
.message_detial .content_area .chat_thread li .bubble{ border: 1px solid #eaeaea; border-radius:5px; box-shadow:0 1px 1px 0 #DDD;
                                                       max-width:65%; overflow: hidden; padding:3px 16px 6px 60px; position:relative;}
.message_detial .content_area .chat_thread li .bubble .pic{ display:block; border-radius:100%; overflow:hidden;
                                                            width:40px; height:40px; position:absolute; left:10px; top:10px;}
.message_detial .content_area .chat_thread li .bubble .date_time{ font-size:11px; opacity:0.7;}
.message_detial .content_area .chat_thread li .white_bubble{ background:#fafafa; color:#333; float:left;}
.message_detial .content_area .chat_thread li .green_bubble{ padding:3px 60px 6px 16px; background:#dcf8c6; border:1px solid #ceeab8; color: #446a25; float:right;}
.message_detial .chat_footer{ background:#DDD; flex: 0 0 auto; padding:12px 0; order:3; width:100%; z-index:1;}
.message_detial .content_area .chat_thread li .green_bubble .pic{ left:auto; right:10px;}

/************************* GENERIC *********************************/
.main-footer{ position:fixed; left:0; right:0; bottom:0; padding:10px; text-align:center;}
.main_title{ margin:-6px 0 20px;}
.main_title h1{ font-weight:300; margin:0; color:#214085; letter-spacing:-.5px;}
.box-title{ margin:-20px -20px 20px; padding:4px 20px; border-bottom:1px solid #EEE;}
.content-wrapper{ background-color:#F7F7F7; padding:10px 20px 0; margin-top:4em; margin-bottom:2em;}
.white_box{overflow: hidden;  background:#FFF; border:1px solid #e4e5e7; border-radius:2px; padding:20px; margin:0 0 15px; position: relative;}
.dropdown-menu{ width:auto !important; border:1px solid rgba(0, 0, 0, 0.15); box-shadow:0 0 6px rgba(0, 0, 0, 0.2);}
.dropdown-menu > li > a{ color:#000; padding: 6px 15px; }
.progress-small, .progress-small .progress-bar{ height:10px;}
.progress-bar{ background-color:#18a7d2;}
.text-primary{ color:#18a7d2;} .text-success{ color:#64CC34;} .text-warning{ color:#FFB606;} .text-danger{ color:#D9534F;}
hr.line-dashed{ border-style: dashed; margin:10px 0 20px;}
.forms_fields label{ margin:6px 0; display:block; text-align:right;}
.btn{ min-width:80px; text-transform:uppercase; font-weight:600; padding:8px 12px;}

.mt40{ margin-top:40px;} .mb40{ margin-bottom:40px;}
.mt15{ margin-top:15px;} .mb15{ margin-bottom:15px;}
.mt5{ margin-top:5px;}
.mtmb15{ margin-top:15px; margin-bottom:15px;} .mtmb10{ margin-top:10px; margin-bottom:10px;} .mtmb5{ margin-top:5px; margin-bottom:5px;}
.fw_300{ font-weight:300;}
#search_by_key .btn-sm.btn.btn-secondary{padding: 7px 12px !important;}
#setting_form{max-width: 600px;margin:auto;}

/* Login Page css */
.login-bg{
    background: #ededed;
}
.login-bg .form-wrap{
    overflow: hidden;
    position: relative;
    width: 900px;
    height: 720px;
    margin: 0 auto;
    background: #fff; 
}
.login-bg .log-in{
    position: relative;
    width: 640px;
    height: 100%;
    transition: -webkit-transform 1.2s ease-in-out;
    transition: transform 1.2s ease-in-out;
    transition: transform 1.2s ease-in-out, -webkit-transform 1.2s ease-in-out;
    padding: 60px 30px 0;
}
.login-bg .right-img{
    overflow: hidden;
    position: absolute;
    left: 640px;
    top: 0;
    width: 900px;
    height: 100%;
    padding-left: 260px;
    background: #fff;
    transition: -webkit-transform 1.2s ease-in-out;
    transition: transform 1.2s ease-in-out;
    transition: transform 1.2s ease-in-out, -webkit-transform 1.2s ease-in-out;
}
.login-bg .right-img .img-holder {
    overflow: hidden;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 260px;
    height: 100%;
    padding-top: 360px;
}
.login-bg .right-img .img-holder:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://avfr.aemgrp.com/arhamsoft_forecaste/assets/images/right-bgimg.png);
    background-size: cover;
    background-position: center;
    transition: -webkit-transform 1.2s ease-in-out;
    transition: transform 1.2s ease-in-out;
    transition: transform 1.2s ease-in-out, -webkit-transform 1.2s ease-in-out;
}
.login-bg .right-img .img-holder:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.login-bg .log-in .logo{
    text-align: center;
    margin-top: 10px;
}
.login-bg .log-in .form-heading h1{
    padding: 4px 0;
    color: #2A3F54;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}
.login-bg #loginform .form-group label{
    display: block;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .2em;
    text-align: left;
    width: auto;
    margin: 7px 3px;
}
.login-bg #loginform .form-group label.error{
    text-transform: capitalize;
}
.login-bg #loginform .form-group .input-des{
    outline: none;
    display: block;
    background: #f0eff0;
    width: 100%;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 10px 10px;
    font-family: inherit;
    font-size: inherit;
    font-weight: 500;
    line-height: inherit;
    transition: 0.3s ease;
    text-align: left;
    height: 40px;
}
.login-bg #loginform .form-group .remember-box{
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
            margin-top:20px;
}
.login-bg #loginform input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.login-bg #loginform .form-group .remember-box #login-remember{
    width: auto;
    height: auto;
    display: inline;
    margin-right: 5px;
    margin-top: 0;
    padding: 10px 10px!important;
    outline: none!important;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    background: #f0eff0;
    position: relative;
}
.login-bg #loginform input[type="checkbox"]:checked::after {
    border-left: 2px solid;
    border-bottom: 2px solid;
    border-color: #fff;
    border-radius: 0;
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
    transform: rotate(-45deg) translate3d(0, 0, 0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.login-bg #loginform input[type="checkbox"]::after {
    content: '';
    width: 50%;
    height: 25%;
    border-radius: 0;
    margin: auto;
    position: absolute;
    top: 6px;
    left: 5px;
    -webkit-transition: background 0.25s ease;
    transition: background 0.25s ease;
}
.login-bg #loginform input[type="checkbox"]:checked {
    background-color: #2A3F54 !important;
}
.login-bg .btn-login{
    display: block;
    outline: none;
    background: #2A3F54;
    border: 0;
    border-radius: 4px;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    font-weight: 500;
    line-height: inherit;
    text-transform: uppercase;
    cursor: pointer;
    width: 260px;
    height: 36px;
    margin: 0 auto;
}
.login-bg .btn-login:hover,.login-bg .btn-login:active, .login-bg .btn-login:focus{
    background: #0090d0;
    outline: none !important;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

/************************* 	MEDIA QUERIES *********************************/
@media only screen and (max-width:768px){
    .login-bg .form-wrap {
        width: 90%;
        margin: 0 auto;
        height: 600px;
    }
    .login-bg .right-img .img-holder {
        width: 100%;
    }
    .login-bg .log-in {
        width: 50%;
        padding: 60px 15px 0;
    }
    .login-bg .right-img {
        left: 50%;
        width: 50%;
    }
    .login-bg .right-img .img-holder:before{
        background-size: contain;
        background-position: top;
    }
    .login-bg .btn-login{
        width: 100%;
    }
}
@media only screen and (max-width:767px){
    .login-bg .form-wrap {
        width: 90%;
        margin: 0 auto;
        height: 600px;
    }
    .login-bg .right-img .img-holder {
        width: 100%;
    }
    .login-bg .log-in {
        width: 50%;
        padding: 60px 15px 0;
    }
    .login-bg .right-img {
        left: 50%;
        width: 50%;
    }
    .login-bg .right-img .img-holder:before{
        background-size: contain;
        background-position: top;
    }
    .login-bg .btn-login{
        width: 100%;
    }
    .content-wrapper{ padding:15px 15px 0; margin:8em 0 0;}
    .main_title{ margin:-6px 0 10px;}
    .main_title h1{ font-size:28px;}
    .forms_fields label{ text-align:left;}
    .main-header{ position:fixed;}
    .main-footer{ position:initial;}
}
@media only screen and (max-width:575px){
    .login-bg .log-in .form-heading h1 {
        font-size: 18px;
    }
    .login-bg .log-in{
        padding: 60px 10px 0;
    }
    .login-bg .form-wrap {
        width: 100%;
        margin: 0 auto;
     
    }
    .login-bg .right-img {
        left: 60%;
        width: 40%;
    }
    .login-bg .log-in {
        width: 60%;
    }
    .login-bg .right-img .img-holder:before {
        background-size: contain;
        background-position: initial;
    }
    .login-bg #loginform .form-group .remember-box {
        font-size: 15px;
    }
    .login-bg .right-img {
        display: none;
    }
    .login-bg .log-in {
        width: 100%;
    }
}
@media only screen and (max-width: 480px){
    .login-bg .right-img {
        display: none;
    }
    .login-bg .log-in {
        width: 100%;
    }
    .login-bg .log-in {
        padding: 40px 10px 0;
    }
}
.acception_btn{text-align: center;margin-bottom: 20px;margin-top: 15px;}
.acception_btn .btn{text-transform: capitalize;font-size: 13px;  margin: 2px;  min-width: 70px;}
.channel_sec_list table tr td:nth-child(2){width: 30%;border-right:1px solid #ccc;border-left:1px solid #ccc;}
.channel_sec_list table{margin-bottom: 0;}
.channel_sec_list table tr td:nth-child(3){padding-top: 30px;border-right: 1px solid #ccc;}
.channel_sec_list table tr td:nth-child(4){padding-top: 30px;border-right: 1px solid #ccc;}
.channel_sec_list table tr td:nth-child(5){padding-top: 30px;border-right: 1px solid #ccc;}
.channel_sec_list table tr td:nth-child(6){padding-top: 30px;border-right: 1px solid #ccc;}
.channel_sec_list table tr td:nth-child(7){padding-top: 30px;border-right: 1px solid #ccc;}
.channel_sec_list{border:1px solid #ccc;margin-bottom: 20px;}
.channel_sec_list table tr td img{width: 100%;}
.corner_ribbon {
    font-size: 11px;
    width: 204px;
    top: 26px;
    right: -42px;
    text-align: center;
    line-height: 20px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(34deg);
    -webkit-transform: rotate(37deg);
    position: absolute;
}
.corner_ribbon.danger {background: #e43;}
.corner_ribbon.success {background: #2c7;}
.corner_ribbon.info {background: #39d;}
.corner_ribbon.warning {background: #e82;}
.channel_sec_list td {
    border-bottom: 1px solid #cccccc;
}
.channel_sec_list tr:last-child td {
    border-bottom: medium none;
}
.dropdown-menu {
    z-index: 100000;
}
.pagination {
    float: right;
}
.notifications_menu .dropdown-menu {  max-height: 380px; overflow-y: auto; }
.date-range-picker-parent input {
    float: left;
    width: 88%;
}
.date-range-picker-parent i.fa.fa-calendar {
    background-color: #f0f0f0;
    border-bottom: 1px solid #c0c0c0;
    border-radius: 0 5px 5px 0;
    border-right: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    float: left;
    margin: -1px 0 0 -1px;
    padding: 9px;
    width: 12%;
}
.daterangepicker .ranges ul {
    height: 312px;
    overflow-y: auto;
}
.ranges .range_inputs {
    margin-top: 5px;
}
.only-admin-txt {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
}
.only-admin-txt > span {
    color: #d73925;
    font-weight: normal;
}
.sidebar {
    width: 100%!important;
}
.navbar {
    background: #EDEDED;
    border-bottom: 1px solid #D9DEE4;
    margin-bottom: 10px;
    box-shadow:none;
}
.btn-primary {
    color: #E9EDEF!important;
    background-color: #4B5F71!important;
    border-color: #364B5F!important;
}
.btn-primary:hover {
    color: #FFF!important;
    background-color: #394D5F!important;
    border-color: #394D5F!important;
}
.page-header h1 {
    color: #394D5F;
}
.table-header {
    background-color: #394D5F;
}
.dataTables_length,.dataTables_info{padding-left:15px}
.dataTables_filter,.dataTables_paginate{padding-right:15px}

table>thead>tr{background: rgba(100, 127, 154, 0.94)!important;
               color: #ECF0F1!important;}
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
h4.blue {
    margin-left: 0!important;
}

.unread_message{
    font-weight:bold;
}
/* Loading Overlay */
.loading-overlay {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 25%;
    background: rgba(255, 255, 255, 0.8); }

@keyframes lds-spinner {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

@-webkit-keyframes lds-spinner {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }
.loading-overlay .lds-spinner {
    position: relative; }
.loading-overlay .lds-spinner div {
    left: 94px;
    top: 48px;
    position: absolute;
    -webkit-animation: lds-spinner linear 1s infinite;
    animation: lds-spinner linear 1s infinite;
    background: #0065bd;
    width: 12px;
    height: 24px;
    border-radius: 40%;
    -webkit-transform-origin: 6px 52px;
    transform-origin: 6px 52px; }
.loading-overlay .lds-spinner div:nth-child(1) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-delay: -0.916666666666667s;
    animation-delay: -0.916666666666667s; }
.loading-overlay .lds-spinner div:nth-child(2) {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation-delay: -0.833333333333333s;
    animation-delay: -0.833333333333333s; }
.loading-overlay .lds-spinner div:nth-child(3) {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-delay: -0.75s;
    animation-delay: -0.75s; }
.loading-overlay .lds-spinner div:nth-child(4) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -0.666666666666667s;
    animation-delay: -0.666666666666667s; }
.loading-overlay .lds-spinner div:nth-child(5) {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation-delay: -0.583333333333333s;
    animation-delay: -0.583333333333333s; }
.loading-overlay .lds-spinner div:nth-child(6) {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
.loading-overlay .lds-spinner div:nth-child(7) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -0.416666666666667s;
    animation-delay: -0.416666666666667s; }
.loading-overlay .lds-spinner div:nth-child(8) {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-animation-delay: -0.333333333333333s;
    animation-delay: -0.333333333333333s; }
.loading-overlay .lds-spinner div:nth-child(9) {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation-delay: -0.25s;
    animation-delay: -0.25s; }
.loading-overlay .lds-spinner div:nth-child(10) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -0.166666666666667s;
    animation-delay: -0.166666666666667s; }
.loading-overlay .lds-spinner div:nth-child(11) {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-animation-delay: -0.083333333333333s;
    animation-delay: -0.083333333333333s; }
.loading-overlay .lds-spinner div:nth-child(12) {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s; }
.loading-overlay .lds-spinner {
    width: 200px !important;
    height: 200px !important;
    margin: 0 auto;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.unread_count_red{
   background-color:red;width:15px;height:15px;font-size: 8px;padding-left: 4px; 
}
small.notification .unread_count_red_alert {
    padding: 0;
    line-height: 0;
    background: none;
    width: auto;
    font-size: 12px;
    color: red;
    font-weight: bold;
}
li.dropdown.notification ul.dropdown-menu li:nth-child(even) {
    background-color: #4b5f71;
    color: white;
}
li.dropdown.notification ul.dropdown-menu {
    width: 300px !important;
    padding: 0;
}
li.dropdown.notification ul.dropdown-menu p {
    font-size: 12px;
    margin: 0;
    float: left;
}
li.dropdown.notification ul.dropdown-menu::before {
    border-bottom: 11px solid rgb(255, 255, 255);
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 25px;
    top: -11px;
}
li.dropdown.notification ul li  {
    border-bottom: none;
    display: inline-block;
    margin: 0 !important;
    color: #4b5f71;
    width: 100%;
    padding: 15px 10px;
}
li.dropdown.notification ul li  a{
   color: #4b5f71;
   float: left;
    padding: 0;
   
}
li.dropdown.notification ul.dropdown-menu li:nth-child(even) a {
    color: white;
    float: left;
    padding: 0;
}
.modal-header {
    background: #2a3f54;
    color: white;
    text-align: center;
}
.modal-header h4.modal-title {
    font-size: 22px;
}
.modal-header .close {
    font-size: 30px;
    color: white;
    text-shadow: none;
    opacity: 1;
    box-shadow: none;
}
.modal-body .msg p {
    line-height: 25px;
}
.tracking-code-holder {
    background: #f0f0f0;
    margin-right: -5px;
    margin-left: -5px;
    padding: 20px 0;
    width: calc(100% + 10px);
}
.tracking-code-holder h1 {
    text-align: center;
    margin: 0;
}
.tracking-code-holder li {
    margin-top: 10px;
    font-size: 14px;
    text-align: justify;
    list-style: decimal;
    color: red;
}
li.dropdown.notification ul li a:hover {
    background: none;
}
li.dropdown.notification ul li:hover a {
    background: none;
}
li.dropdown.custom ul.dropdown-menu li:hover {
    background-color: #2a3f54;
    border: none;
}
li.dropdown.custom ul.dropdown-menu {
    position: unset;
    width: 100% !important;
    background: #2a3f54;
}
li.dropdown.custom ul.dropdown-menu li:hover a {
    text-shadow: none;
    box-shadow: none;
}
li.dropdown.custom ul.dropdown-menu li {
    border-bottom: none;
    padding: 5px 10px;
}
li.dropdown.custom ul.dropdown-menu li a {
    color: white;
}
li.dropdown.custom.open {
    display: inline-block;
    width: 100%;
}
