body {
    color: #585353;
    background: #fdf4eb;
}

#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);
}

:root {
    --light-cream: #fdf4eb;
    --orange-color: #ffab41;
    --orange-background: linear-gradient(135deg, #ffab41 0%, #ff6d00 100%);
    /*--light-purple: #3e4095;*/
    --light-purple: #1a1366;
    --text-color: #e21b23;
    /*  --blue: #173161;*/
}


a, a:hover {
    color: #999;
}

ul.faq-list li a:hover, ul.faq-list li a.active {
    background: #19488e;
}
#sidebar {
    background-color: #fdf4eb;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #FFF;
    padding-top: 12px;
}

#footer a {
    color: #fff;
}
.table-responsive{
    overflow-y:auto;
}

#header.navbar-inverse .navbar-inner {
    box-shadow: 0px 1px 6px rgb(0 0 0 / 34%);
    background: var(--orange-background);
    position:relative;
}
.perdetail {
    border: 1px solid #e9e9e9;
    padding: 15px;
}

a.dropdown-toggle.element {
    color: white !important;
}

a.dropdown-toggle {
    color:white !important;
}

#header .navbar-inner .nav .dropdown-toggle:hover, .navbar-inner .nav .dropdown.open .dropdown-toggle {
    background-color: rgba(46, 86, 126, 0) !important;
}
#ctl00_ContentPlaceHolder1_tView{
    overflow-y:auto;
}

.navbar-inverse .nav >

li > a:focus, .navbar-inverse .nav > li > a:hover {
    color: #190f0f;
    background-color: transparent;
}

#header.navbar-inverse .divider-vertical {
    border-left-color: #000F27;
    border-right-color: #002864;
}



.small-box

p {
    font-size: 17px;
    font-weight: 400;
    font-family: 'Exo 2', sans-serif;
}


#sidebar >

#sidebar > ul > li > a {
    color: #fcfff4 !important;
    border-bottom: 1px solid rgb(4, 28, 39) !IMPORTANT;
    border-top: 1px solid rgba(252, 255, 244, 0.49) !IMPORTANT;
    text-transform: capitalize;
    font-size: 15px !important;
    FONT-WEIGHT: 500 !important;
    border-radius: 0px !IMPORTANT;
    margin: 0px 0px;
    padding: 2px 0px !important;
}

#sidebar >

ul > li a i {
    color: #fff !important;
}

#sidebar >

#sidebar > #sidebar > ul > li > a:hover, #sidebar > ul > li:hover > a {
    color: #000 !important;
    background: var(--orange-background);
    transition-duration: 0.6s;
    padding-left: 10px;
}

/*#sidebar > ul > li.active > a {
    background: radial-gradient(circle 248px at center, #96e630 0%, #7dbb09 47%, #7dbc00 100%) !important;
    padding: 0px 23px !important;
    border-radius: 50px !important;
    margin: 10px;
}*/
#sidebar >

ul > li > ul.sub > li > a {
    ;
}

    #sidebar >

    ul > li > ul.sub > li > a:hover, #sidebar > ul > li > ul.sub > li.active a {
        color: #000;
        background:var(--orange-background);
    }

.dropdown-menu

li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    background:var(--orange-background)!important;
    background-image: none;
    color: #fff;
    filter: none;
    text-decoration: none;
}

ul.dropdown-menu li a i {
    padding-right: 10px;
}

.dropdown-menu >

li > a {
    display: block;
    padding: 8px 9px;
    clear: both;
    font-weight: normal;
    line-height: 17px;
    color: #333;
    white-space: nowrap;
    margin: 0px;
    font-family: 'Catamaran', sans-serif !important;
}

/*#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) {
    /*.sidebar .closebtn {
  position: absolute;
  top:12px;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}*/

    /*#sidebar { 
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #3a4446;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    }*/

    /*   #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: #000 !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;
}
