body {
    color: #585353;
   background-image:linear-gradient(45deg, rgb(0, 0, 0) 0%, rgb(142, 197, 25) 41%, rgb(3, 4, 0) 100%);
}
#main-content {
    box-shadow: -1px 0 8px rgba(138, 146, 156, 0.25098039215686274);
    -moz-box-shadow: -1px 0 8px rgba(138, 146, 156, 0.25098039215686274);
    -webkit-box-shadow:-1px 0 8px rgba(138, 146, 156, 0.25098039215686274);
}
a, a:hover {
    text-shadow: none !important;
    color: #999;
}
ul.faq-list li a:hover, ul.faq-list li a.active{
    background: #19488e;
}
.navbar-inverse .brand, .navbar-inverse .nav>li>a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
#header.navbar-inverse .navbar-inner {
    background-image:linear-gradient(45deg, rgb(41, 85, 140) 0%, rgb(20, 153, 193) 41%, rgb(8, 101, 173) 100%);
    /* background-image: -webkit-linear-gradient(left,#9f78ff,#32cafe); */
    background-image: -moz-linear-gradient(left,#9f78ff,#32cafe);
    background-image: -o-linear-gradient(left,#9f78ff,#32cafe);
    /* background-image: linear-gradient(to right,#9f78ff,#32cafe); */
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e4e4e',endColorstr='#4e4e4e',GradientType=0);
    border-width: 0px;
    box-shadow: 1px 3px 7px rgba(0, 0, 0, 0.34);
}

#header .navbar-inner .nav .dropdown-toggle:hover, .navbar-inner .nav .dropdown.open .dropdown-toggle {
    background-color: #333 !important;
}

#header.navbar-inverse .divider-vertical {
    border-left-color: #000F27;
    border-right-color: #002864;
}
#sidebar {
    margin-top: 1em;
}





#sidebar > ul > li > a {      /* font-family: 'Poppins', sans-serif; */
    /* font-family: 'Poppins', sans-serif; */
    color: #eaeef4!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09)!IMPORTANT;
    border-top: 1px solid rgba(189, 241, 82, 0.43)!IMPORTANT;
    text-transform: none;
    font-size: 15px!important;
    margin-top: 0px;
    PADDING: 0px 23px 3px 17px!important;
    FONT-WEIGHT: 400;
    text-transform: uppercase;

}
#sidebar > ul > li a i {
    color: #fff !important;
}

#sidebar > ul > li >a:hover, #sidebar > ul > li:hover>a {
    color: #fff !important;
    background: url("../img/side-bar-list-bg.png");
}

#sidebar > ul > li.active > a {
    background: url(../img/side-bar-list-bg.png);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
#sidebar > ul > li > ul.sub > li > a {
      color: rgba(243, 240, 240, 0.82)!IMPORTANT;
    padding: 7px 50px!IMPORTANT;
    font-size: 14px!IMPORTANT;
    color: #f5f7fa!IMPORTANT;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18)!IMPORTANT;
    font-family: 'Hind', sans-serif!IMPORTANT;
    font-weight: 400!IMPORTANT;
}
#sidebar > ul > li > ul.sub > li > a:hover , #sidebar > ul > li > ul.sub > li.active a{
    color: #fff;
}

.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    background-color: #EEEEEE;
    background-image: none;
    color: #333333;
    filter: none;
    text-decoration: none;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 9px;
    clear: both;
    font-weight: normal;
    line-height: 17px;
    color: #333;
    white-space: nowrap;
    margin: 0px;
}

/*#sidebar > ul > li > ul.sub > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.18);
    border-top: 1px solid #eaeaea;
}*/

#sidebar > ul > li > ul.sub > li:last-child {
    border-bottom:none;
}

.chats li.out .name {
    color: #b14c4c;
}

.chats li.in .message {
    border-left: 2px solid #19488e;
}

.chats li.in .message .arrow {
    border-right: 8px solid #19488e;
}

.chats li.out .message .arrow {
    border-left: 8px solid #b14c4c;
}

.chats li.out .message {
    border-right: 2px solid #b14c4c;
}

/* Landscape phone to portrait tablet */
@media (max-width:979px) {
    .table-responsive {
        overflow: scroll;
    }
    #sidebar {
        background-color: #1b88b1 !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        border-radius: 4px !important;
    }
    form.navbar-search.visible-phone {
        display: none !important;
    }
    #sidebar > ul > li > a {
        border-bottom: 0px solid #1f2d3b !important;
    }

    #sidebar > ul > li.active > a, #sidebar > ul > li:hover > a, #sidebar > ul > li > a:hover {
        border-bottom: 0px solid #1f2d3b !important;
    }
}

/*----*/

/*lock*/

.lock-avatar-row, .lock-form-row .tarquoise  {
    background: #19488e;
}


.lock-identity span {
    color:#19488e;;
}

.lock-form-row .tarquoise {
    border:1px solid #19488e !important;
}

/*coming soon*/

.coming-soon .input-append .submit-btn {
    background: #19488e;
    color: #102D58;
}

.twt-color , .twt-color:hover, .blog .date .day{
    color: #19488e !important;
}

ul.social-link li a:hover, .blog .date .month {
    background: #19488e;
}


/*blog*/

.blog .date {
    border: 1px solid #19488e;
}

.blog ul li a:hover, .blog-side-bar ul li a:hover { color: #19488e; text-decoration: none;}

.blog .btn:hover {
    background: #19488e;
}

.blog-side-bar ul.tag li a, .inbox-compose-btn button:hover, .btn.colored, .inbox .inbox-header {
    background: #19488e;
}

/*invoice-list*/
#sidebar > ul > li a i {
    color: #fff !important;
}

#sidebar > ul > li a i {
         color: #eaeaea;
    padding-right: 0;
    font-size: 17px;
}

.invoice-list h5 {
    color: #19488e;
}

/*about us*/

.about-us h4, .team-member h3, .team-member ul li a:hover, .contact-us h4, .news h1 {
    color: #19488e;
}

/*form */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border:1px solid #19488e;
}
