body {
	background: #f6f6f6 url(../images/bg.png); 

    font-family: 'robotoregular';
    font-size: 13px!important;
}

@font-face {
    font-family: 'robotoregular';
    src: url(../fonts/Roboto-Regular-webfont.eot);
    src: url(../fonts/Roboto-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Regular-webfont.woff) format("woff"), url(../fonts/Roboto-Regular-webfont.ttf) format("truetype"), url(../fonts/Roboto-Regular-webfont.svg#robotoregular) format("svg");
    font-style: normal !important;
    font-weight: normal !important;
}

@font-face {
    font-family: 'robotoitalic';
    src: url(../fonts/Roboto-Italic-webfont.eot);
    src: url(../fonts/Roboto-Italic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Italic-webfont.woff) format("woff"), url(../fonts/Roboto-Italic-webfont.ttf) format("truetype"), url(../fonts/Roboto-Italic-webfont.svg#robotoitalic) format("svg");
    font-style: normal !important;
    font-weight: normal !important;
}

@font-face {
    font-family: 'robotomedium';
    src: url(../fonts/Roboto-Medium-webfont.eot);
    src: url(../fonts/Roboto-Medium-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Medium-webfont.woff) format("woff"), url(../fonts/Roboto-Medium-webfont.ttf) format("truetype"), url(../fonts/Roboto-Medium-webfont.svg#robotomedium) format("svg");
    font-style: normal !important;
    font-weight: normal !important;
}

.offset-0 {
    padding-left: 0;
    padding-right: 0;
}
*{text-shadow: none;}
.form-control,
textarea:hover,
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-color:none;
  box-shadow: none;
  outline: 0 none;
}

.btn:focus,.btn:active:focus,.btn.active:focus,
.btn.focus,.btn:active.focus,.btn.active.focus {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'robotomedium';
    font-weight: normal !important;
}

b,
strong {
    font-family: 'robotomedium' !important;
    font-weight: normal !important;
}

.table>tbody>tr>th {
    font-family: 'robotomedium' !important;
}

label {
    font-family: 'robotomedium' !important;
    font-weight: normal !important;
}

.form-group {
    margin-bottom: 10px;
}

.form-group label {
    font-family: 'robotoregular' !important;
    font-weight: normal !important;
    font-size: 12px;
    color:#757575;
}

/*== ===== */
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow:none ;
    box-shadow: none;
}
.has-error .form-control:focus{box-shadow: none;}
.has-error .form-control:hover{box-shadow: none;}

















.table {
    font-size: 12px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle
}

.table>thead>tr>th,
.table>tbody>tr>th {
    font-family: 'robotomedium'!important;
    font-weight: 400;
    font-size: 12px
}

.navbar-default {border: none;margin-bottom: 10px;border-bottom: 1px #fb9d98  solid !important; background: linear-gradient(to bottom, #f1371e 2%,#b91919 100%);}

ul.nav li a {
    text-decoration: none
}

ul.dropdown-user {
    background-color: #fff;
    padding-top: 8px;
}

ul.dropdown-user li a {
    color: #333!important;
    font-size: 12px;
}

ul.dropdown-user li a i {
    color: #BC3A3D;
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 3px
}

ul.dropdown-user li a:hover {
    background-color: #f6f6f6;
}

.dropdown-menu .divider {
    margin: 0px 0;
}

.dropdown-menu strong {
    font-size: 12px;
}

.view-all-drop,
.view-all-drop:hover,
.view-all-drop a,
.view-all-drop a:hover,
.view-all-drop a strong,
.view-all-drop a:focus,
.view-all-drop a i,
.view-all-drop a:link {
    background: #1b5a86 !important;
    color: #fff !important;
}

.navbar {
    position: relative;
    min-height: 35px;
    margin-bottom: 0px;
}

ul.nav-second-level {
    padding-top: 0px;
    padding-bottom: 5px;
    display: none;
    transition: all 0.15s;
}

ul.nav-second-level.none {
    display: none;
}

ul.nav-second-level.dispay {
    display: block;
}

ul.nav-second-level li a {
    background-color: #ca9600 !important;
    color: #fff!important;
    padding: 10px 0px;
    margin-top: 1px;
}

.sidebar .nav-second-level li a,
.sidebar .nav-third-level li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: #d04a40  !important;
    border-color: #d04a40 !important;
    color: #fff
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: #b00d08;
    color: #fff;
    border: none;
    border-radius: 0!important
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 10px 0;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand img {
    height: 64px
}

span.user-text-top,
span.user-text-top:hover {
    color: #fff !important;
    font-size: 12px;
    padding-right: 5px;
}

.navbar-top-links .dropdown-menu li a {
    padding: 5px 10px;
}

.navbar-top-links .dropdown-menu li.user-header > img {
    z-index: 5;
    height: 60px;
    width: 60px
}

.navbar-top-links .dropdown-menu li.user-header {
    padding: 8px;
    background: #fff;
    text-align: center
}

.navbar-top-links .dropdown-menu li.user-header > p {
    color: #333;
}

#side-menu li span.arrow.rotate {
    transform: rotate(270deg);
}

.sidebar .sidebar-nav.navbar-collapse { background: none !important;

}

.sidebar ul li {
     border-top:none; margin-bottom: 0px; border:0px;  box-shadow: none; position: relative;     -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}



.sidebar ul li a{ border-top-right-radius:0px;border-bottom-right-radius:0px; -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
overflow: hidden;

}




.sidebar ul li.aa {
    
    border: 0px #f44336 solid;
     border: 1px #d9a91f solid;
    background: linear-gradient(to bottom, #d8a000 0%,#ad8000 100%);
}

.sidebar ul li.aa a:hover, .sidebar ul li.aa a:focus{background: #e5b529 ;}


.sidebar ul li a {
    padding: 8px 15px;
    color: #fff;
}

#side-menu > li ul {
    margin: 0px;
    line-height: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.glyphicon-remove {
    color: #bc3a3d;
}


/* collegues..*/

.prof_hold {
    padding-top: 10px;
    padding-bottom: 0px !important;
}

.prof_hold .box.nobox {
    border-top: 22px !important;
    margin: 0px !important;
}

.prof_hold .wid-uprofile {
    min-height: 200px;
}

.prof_hold .wid-uprofile .uprofile-image {
    padding: 0px;
    margin: 0px !important;
}

.prof_hold .wid-uprofile .uprofile-image img {
    padding: 0px !important;
    margin: 0px !important;
    margin-top: 10px !important;
    border: 1px #ddd solid;
}

.prof_hold .wid-uprofile .uprofile-name h3 {
    text-align: center;
    margin: 0px !important;
}

.prof_hold .wid-uprofile .uprofile-name h3 a {
    font-size: 16px;
    font-weight: 600;
}

.prof_hold .wid-uprofile .uprofile-info li {
    color: #000;
    font-size: 12px;
    padding: 5px 0px;
    position: relative;
    padding-left: 25px;
    dispaly: block;
}

.prof_hold .wid-uprofile .uprofile-info li:nth-child(odd) {
    background: #EFEDED;
}

.prof_hold .wid-uprofile .uprofile-info li .fa {
    color: #1b5a86;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-size: 13px;
    margin-right: 5px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 8px;
}

.prof_hold .wid-uprofile .uprofile-info {
    padding: 10px 10px 10px 10px;
    background: #ffffff;
}

.prof_hold .wid-uprofile .uprofile-social {
    padding: 10px 0px 0px 0px !important;
}

.prof_hold .list-unstyled {
    margin-bottom: 0px;
}

.profbox {
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
}

.prof_bg {
    padding: 0px !important;
    background-size: 80px 60px;
    background: url(../images/bg1.jpg) left top;
    background-size: 140% 100%;
    background-repeat: no-repeat;
    position: relative;
    ;
    border: 1px #e3e3e3 solid;
}

.prof-hover-contents {
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    margin-top: 30px;
}

.prof_bg .prof-hover {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    padding: 6px;
    background: rgba(255, 255, 255, 0.8);
}

.prof_bg:hover .prof-hover {
    display: block;
    -webkit-transition: background-color .5s ease-out;
    -moz-transition: background-color .5s ease-out;
    -o-transition: background-color .5s ease-out;
    transition: background-color .5s ease-out;
}

.prof_bg .prof-hover span {
    display: block;
    text-align: center;
    line-height: 16px;
    padding-bottom: 5px;
    text-transform: lowercase;
}

.prof_bg .prof-hover span i {
    margin-right: 5px;
    color: #BC3A3D;
}

.prof_bg .prof-hover span .fa-mobile {
    font-size: 22px;
    line-height: 22px;
}

.prof-btn,
.prof-btn:link {
    background: #bc3a3d;
    color: #fff;
    display: block;
    width: 80px;
    margin: 0 auto;
    padding: 3px 5px;
    text-align: center;
    margin-top: 15px;
    font-size: 11px;
    text-decoration: none;
}

.prof-btn:hover,
.prof-btn:focus {
    background: #1b5a86;
    color: #fff;
    -webkit-transition: background-color .5s ease-out;
    -moz-transition: background-color .5s ease-out;
    -o-transition: background-color .5s ease-out;
    transition: background-color .5s ease-out;
}

.wid-uprofile {
    min-height: 375px;
    display: inline-block;
    width: 100%;
    padding: 25px 0 0 0;
}

.wid-uprofile .uprofile-image {
    width: 100%;
    display: inline-block;
    margin: 0 0 15px 0;
    text-align: center;
    padding: 0 15px;
}

.wid-uprofile .uprofile-image img {
    height: 100px;
    width: 100px;
    background-color: #fff;
    display: inline-block;
    margin: 0 auto;
}

.wid-uprofile .uprofile-name {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 10px 0px 10px 0px;
    padding: 0 10px;
}

.wid-uprofile .uprofile-name h3 {
    text-align: center;
    font-size: 21px;
    margin: 5px 0 5px 0;
}

.wid-uprofile .uprofile-name h3 a {
    text-decoration: none;
    color: #ffffff;
}

.wid-uprofile .uprofile-name .uprofile-title {
    color: #333;
    font-size: 12px;
    margin: 0px !important;
}

.wid-uprofile .uprofile-name .uprofile-title:first-child {
    font-family: 'robotomedium';
    text-transform: capitalize;
}

.wid-uprofile .uprofile-name .uprofile-title:last-child {
    text-transform: capitalize;
}

.wid-uprofile .uprofile-status {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
}

.wid-uprofile .uprofile-social {
    margin: 0px 0 0 0;
    padding: 10px 15px 15px 15px;
    text-align: left;
    background-color: #ffffff;
    vertical-align: top;
}

.wid-uprofile .uprofile-social .btn {
    margin: 0 2px 5px 3px;
}

.wid-uprofile .uprofile-info {
    padding: 15px 25px 5px 25px;
    background-color: rgba(150, 100, 0, 0.1);
    background-color: #ffffff;
    margin-bottom: 0px;
}

.wid-uprofile .uprofile-info li {
    display: block;
    margin: 0px 0 5px 0;
    color: #000777;
}

.wid-uprofile .uprofile-info li i {
    margin-right: 5px;
}

.social_profile {
    width: 74px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.social_profile i {
    font-size: 12px;
    font-weight: normal;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    margin-top: 5px;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
}

.social_profile i:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.social_profile .fa-facebook {
    color: #fff;
    background: #3B589E;
}

.social_profile .fa-twitter {
    color: #fff;
    background: #00A2E3;
}

.social_profile .fa-google-plus {
    color: #fff;
    background: #D84533;
}

.social_profile .fa-linkedin {
    color: #fff;
    background: #0274B3;
}

.prof-panel-top {
    padding-top: 0px;
}

.gray-bg {
    background: #f9f9f9;
}

.prof-right {
    padding-right: 0px;
}

.prof-right,
.prof-right .col-md-6 {
    padding-top: 5px;
    padding-left: 0px;
}

.prof-right label {
    padding-top: 5px;
}

.prof-right label span {
    color: #bc3a3d;
    margin-right: 4px;
}

.prof-left {
    padding-left: 10px;
    padding-top: 10px;
}

.prof-left .well-sm {
    background: url("../images/bg.jpg");
    background-size: 100% 100%;
    padding: 10px;
    border-radius: 0px;
}

.prof-left img.prof-img-det {
    display: block;
    margin: 0 auto;
    min-width: 100px;
    max-width: 150px;
    border: 1px #ddd solid;
}

.prof-left h5,
.prof-left p {
    text-align: center;
    line-height: 22px;
    margin-bottom: 0px !important;
}

.prof-left h5 {
    font-family: 'robotomedium';
}

.prof-left p i {
    color: #bc3a3d;
}

.user-footer {
    background: #1b5a86!important;
    position: relative;
}

.user-footer .btn.btn-default-red.btn-flat {
    background: #e73c35!important;
    border-color: #e73c35!important;
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 45px;
}

.user-footer span,
.user-footer input {
    color: #fff;
    float: left;
}

.user-footer span {
    position: absolute;
    left: 20px;
    top: 7px;
}

.sidebar .nav-second-level li a,
.sidebar .nav-third-level li a {
    padding: 6px 15px;
    padding-right: 8px;
    padding-left: 12px;
    font-size: 12px;
}

open:not(.dropup) > .dropdown-menu {
    animation-name: fadeAnimation;
    animation-duration: .7s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeAnimation;
    -webkit-animation-duration: .7s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: fadeAnimation;
    -moz-animation-duration: .7s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards
}

.nav-tabs>li {
    margin-bottom: 0!important;
    margin-top: 5px
}

.nav-tabs>li>a {
    color: #fff;
    border: none;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 1px;
    padding-bottom: 0;
    height: 25px;
    line-height: 25px
}

.nav-tabs {
    border-bottom: 1px solid #E7242A
}

.navbar-top-links li a {
    min-height: 30px;
    padding: 8px 10px;
    color: #37474f
}

.top_tab {
    float: right
}

ul.navbar-top-links li a {
    color: #000
}

.form-signin {
    max-width: 100%;
    padding: 15px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 5%;
    border-radius: 5px
}

.form-signin .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin-bottom: 10px
}

.navbar-default .nav>li>a,
.navbar-default .nav>li>a:link {
    color: #F1F1F1;
    padding: 8px 5px;
}

.navbar-default .nav>li>a:hover,
.navbar-default .nav>li>a:active {

    color: #fff;
}

#side-menu li a:focus,
#side-menu li a:hover,
#side-menu li a:hover.active {
    text-decoration: none;

    color: #FFFFFF !important;
    /* box-shadow: 5px 1px 8px #5F0F2E inset; */
}

.logo {
    margin-top: 20px;
    background: url(../images/head-bg.png) no-repeat bottom center #1b5a86
}

.logo-holder a img {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.p30 {
    padding: 30px
}

.sidebar {
    z-index: 1;
    width: 165px;
    margin-top: 0px !important;
    z-index: 1000;
}
.navbar-inverse {
    float: left;
    background: none;
}

.sidebar ul li {
    position: relative;
}

@media ( min-width: 768px) {
    #page-wrapper {
        border-left: 0px;
    }
}


}
.sidebar ul li.act {
    background: #f6f6f6;
}

/*.sidebar ul li a:hover:after,
.sidebar ul li.act:after {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 4px;
    height: 100%;
    content: "";
    background: #E91E63;
}
*/
.sidebar ul li a .fa {
    width: 20px; line-height: 20px; text-align: center;height: 20px;
    display: inline-block; opacity: .7; margin-right: 3px;

    color: #FFFFFF; 
}
.sidebar ul li {}
.sidebar ul li a{-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;}
.sidebar ul li a:hover{ padding-left:5px;}
.sidebar ul li a .fa.fa-caret-right {
    width: 12px;
}
.sidebar ul > li > a .fa.arrow {
    color: #bc3a3d !important;
}
.sidebar ul > li > a .fa.arrow:after {
    display: none;
}
.btn-blue {
    color: #fff;
    background-color: #294684;
    border: 1px solid rgba(255, 255, 255, 0.22)
}
.page-header {
    padding-bottom: 9px;
    margin: 10px 0 20px;
    border-bottom: 1px solid #e3e3e3
}
.panel-box {
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
    border: none;
	min-height: 80px;
    /* min-height: 60px; */
    padding: 8px;
    padding-bottom: 8px;
    /* background: rgba(33, 150, 243, 1); */
    position: relative;
    display: block;
    /* padding-top: 1px; */
    /* line-height: 80px; */
    /* padding-bottom: 15px; */
    /* background: url(../images/4.jpg) center; */
    background-size: cover;
    /* border: 1px #f6f6f6 solid; */
    border-radius: 2px;
    /* border-bottom: 4px #DA9C18 solid; */
    -moz-box-shadow: 0px 8px 20px -7px #111;
    -webkit-box-shadow: 0px 8px 20px -7px #111;
    box-shadow: 1px 1px 20px -10px #111;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
     
    border: 1px #d9a91f solid;
    background: linear-gradient(to bottom, #d8a000 0%,#ad8000 100%);

}
.panel-box:hover{
    -moz-box-shadow: 0px 12px 32px -7px #111;
    -webkit-box-shadow: 0px 12px 32px -7px #111;
    box-shadow: 0px 12px 32px -7px #111;
    }


.css3-shadow{
    position:relative;
    -moz-box-shadow: 0px 10px 14px -7px #000;
    /* -webkit-box-shadow: 0px 10px 14px -7px #333; */
    /* box-shadow: 0px 10px 14px -7px #333; */
}

.panel-box:hover:after { z-index: 1; display: none;
}
.myButton:active {
    position: relative;
    top: 1px;
}
.panel-box:nth-child(old) {
    background: #1b5a86
}
.panel-box:hover {
    opacity: .9
}
.panel-box h2 {
    color: #fff;
    text-align: center;
    position: relative;
    display: block
}
.panel-box h5 {
    color: #fff;
    text-align: center;
    position: relative;
    display: block;    font-size: 12px;    line-height: 20px;
}
.panel-pink {
    cursor: pointer;
    margin-bottom: 15px;
    border: none;
    min-height: 60px;
    background: #1b5a86;
    position: relative;
    display: block;
    padding-top: 1px;
    padding-bottom: 15px
}
.panel-pink:hover {
    opacity: .8
}
.panel-pink h2 {
    color: #fff;
    text-align: center;
    position: relative;
    display: block
}
.panel-pink h5 {
    color: #fff;
    text-align: center;
    position: relative;
    display: block;
}
.copy {
    border: 0;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    background: linear-gradient(to bottom, #f1371e 2%,#b91919 100%);
    padding-top: 0px;
    z-index: 10000;
}
.copy p.left {
    float: left
}
.copy p {
    font-weight: 400!important;
    font-size: 12px;
    line-height: 33px;
    color: #fff;
    display: inline-block;
    font-family: 'robotoregular';
    margin: 0 0 0px !important;
}
.copy p.right {
    float: right;
    display: inline-block
}
.copy p a,
.copy p a:link {
    color: #fff
}
.panel-default>.panel-heading {
    color: #37474f!important;
    background-color: #fff!important;
    border-color: #fff;
    font-size: 14px;
    font-family: 'robotoregular';
    padding-bottom: 0px !important;
}
.panel-heading {
    font-family: 'robotoregular';
    padding-bottom: 0px !important;
}
.panel-body {
    padding: 10px !important;
    padding-bottom: 0px !important;
}
.panel {
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
}
.panel.panel-default {
    padding-bottom: 10px !important;
}
.panel-default>.panel-heading .fa,
.input-group-addon:last-child {
    color: #ca9600 !important;
}
.btn-default {
    border: 1px #d9a91f solid;
   background: linear-gradient(to bottom, #d8a000 0%,#ad8000 100%);
      border: 1px solid #e5b529 ;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    text-shadow: 0px 1px 0px #e5b529;    border-radius: 0px;
}
.btn{    border-radius: 0px;     box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);position: relative;
    cursor: pointer;font-size: 13px;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
	order: none;
    border-radius: 2px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 2rem;
    text-transform: uppercase;
    color: #fff;
}
.btn-default:hover, .btn-default:focus{
  color: #333;
    background-color: #f6f6f6;
    border-color: #f6f6f6;
	text-shadow: none;
		
}

.btn-default1 {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default:hover {
    box-shadow: 0px 4px 0px #e6e6e6;
}
.btn-default-red {
    color: #fff!important;
    padding-right: 33%;
    background-color: #83A3D0;
    border-color: #83A3D0;
    padding-left: 33%;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}
.dropdown .dropdown-toggle i {
    color: #fff;
}
.dropdown .dropdown-toggle:hover i,
.dropdown .dropdown-toggle:focus i,
.dropdown .dropdown-toggle:active i,
.dropdown .dropdown-toggle.active i,
{
    color: #1b5a86 !important;
}
.slide_toggle{cursor: pointer;}
ul.nav.navbar-top-links.navbar-right>li>a {
    /* background: #1b5a86 !important; */
}
ul.nav.navbar-top-links.navbar-right>li>a:hover {
    background: #e53935  !important;
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
     background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );

    border-color: #f6f6f6;
    color: #000;
    text-shadow: none;
	 border-radius: 0px;     box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);position: relative;
    cursor: pointer;font-size: 13px;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
	order: none;
    border-radius: 2px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 2rem;
    text-transform: uppercase;
}



.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.navbar-top-links .dropdown-menu li a div {
    font-size: 12px;
}
#clock {
    color: #fff;
    font-size: 14px!important
}
.clock i {
    color: #fff !important;
}
.btn-default-red:focus {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0
}
.custom-search-form .form-control {
    /*  border: none*/
}
.custom-search-form .input-group-btn .btn-blue {
    border-color: #fff!important;
    background: #1b5a86
}



.box {
    margin-bottom: 15px
}
.box h4.hd {
    color: #1b5a86;
    border-bottom: 2px solid #83A3D0;
    display: inline-block;
    padding-bottom: 5px;
    margin-top: 0
}
.heading {
    margin-left: -15px;
    margin-right: -15px;
    background: #83A3D0;
    color: #fff
}
.page-header1 {
    padding-bottom: 9px;
    padding-top: 9px;
    padding-left: 15px;
    margin: 0 0 20px;
    border-bottom: 1px solid #e3e3e3
}
.form-group .pr0 {
    padding-left: 0;
    padding-right: 0
}
.panel {
    border-radius: 0px;
}
.prof-panel {
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.mob-logo {
    display: none
}
.web-logo {
    display: none
}
._processing_request {
    background: url(../images/img-loading.gif) no-repeat 5px center!important;
    color: #666;
    display: none;
    margin-bottom: 9px
}
._processing_request p {
    padding: 6px;
    padding-left: 25px;
    font-size: 14px!important;
    color: #666!important
}
._msg_div {
    padding: 5px;
    border: 1px #ccc solid;
    padding-bottom: 1px!important;
    margin-bottom: 9px
}
._msg_div p {
    text-align: left!important;
    font-size: 14px;
    color: #333;
    margin: 0 0 3px!important
}
._error {
    background: #fbe3e4 url(../images/error.gif) no-repeat 5px!important;
    padding-left: 25px!important;
    border: 1px #e27272 solid!important;
    margin-bottom: 9px
}
._error p {
    color: #e27272!important;
    margin: 19px 9px 22px!important
}
._success {
    background: #edfced url(../images/success.png) no-repeat 5px!important;
    padding-left: 25px!important;
    border: 1px #65982e solid!important;
    margin-bottom: 9px
}
._success p {
    color: #5b911e!important;
    margin: 19px 9px 22px!important
}
.pb0 {
    padding-bottom: 0!important
}
.mb0 {
    margin-bottom: 0!important
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0;
    padding-top: 5px;
    border-radius: 4px
}
td.pos_r {
    position: relative
}
span.ab {
    position: absolute!important;
    right: 5%
}
span.ab i {
    padding-right: 10px;
    cursor: pointer
}
.overlay,
.loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.overlay {
    z-index: 1010;
    background: rgba(255, 255, 255, 0.7)
}
.loading-img {
    z-index: 1020;
    background: transparent url(../images/ajax-loader.gif) 50% 50% no-repeat
}
.add_new_course {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none!important;
    float: right;
    margin-top: -19px;
    padding: 1px 11px
}
.form-control {
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid #d4d4d4;
    height: 40px;
}

.table-condensed input{height: 40px; border-radius: 2px;    border: 1px solid #d4d4d4; text-align: center;
padding-right: 3px;}
.sidebar-nav .col-md-12 {
    background: #fff;
    margin-bottom: 0px;
}
.sidebar .sidebar-search {
    background: #fff !important;
    padding-bottom: 9px;
}
.sidebar .sidebar-search .input-group {
    padding-top: 9px;
}
.sidebar .arrow {
    text-align: center !important;
    color: #1b5a86 !important;
    font-size: 16px;
}

/*ramees*/
.form-control,
.input-group-addon,
.btn {
    /* border-radius: 0px !important; */
}
.main-row {
    padding-top: 15px;
    /*padding-bottom: 25px;*/

    padding-bottom: 0px;
}
.personal_div {
    border: 1px solid #1b5a86;
    border-radius: 3px;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-bottom: 7px;
}
.form-group label {
    top: 5px;
}
legend {
    font-size: 14px !important;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 10px !important;
}
.modal-title .fa {
    color: #1b5a86;
}
.mt10 {
    margin-top: 10px;
}
.dash-right {
    margin-top: 10px;
    padding: 0px;
}
.dash-right .well-sm {
    /* background: url(../images/bg.jpg); */
    background-size: 100% 100%;
    padding: 11px;
    margin-bottom: 10px;
    border-radius: 0px;
    background: #FFFFFF;
    border: 1px #f6f6f6 solid;
    position: relative;
    /* box-shadow: 0px 0px 9px #666; */
    border-radius: 2px;
}
.check_out_search_input {
    height: 35px !important;
    font-size: 13px !important;
}
.dash-right .well-sm h4{background: #ca9600 ;padding:8px 10px;margin:0px;color: #fff;margin-bottom: 8px;}
.dash-right .well-sm .remove_box {
    position: absolute;
    right: -1px;
    cursor: pointer;
    display: inline-block;
    z-index: 100;
    background: #c89400;
    padding: 2px 4px;
    top: -1px;
}
.dash-right .well-sm .remove_box span {
    color: #fff !important;
}
.dash-right .well-sm  thead{ background: #f6f6f6;}
.dash-right .well-sm .discard_p {
    float: right;
    color: #da251c;
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 5PX 10px;
    border-radius: 2px;
	    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}
.dash-right .well-sm .remove_item {
    cursor: pointer;
}
.dash-right img.prof-img-det {
    display: block;
    margin: 0 auto;
    min-width: 100px;
    max-width: 100px;
}
.dash-right .well-sm .table-responsive {
    background: rgba(255, 255, 255, 0.6);
    padding: 0px; padding-bottom: 10px;
    margin-top: 10px;
    border: 1px #eee solid;
}
.dash-right .well-sm .table-responsive .total_amt {
    font-size: 24px;
}
.dash-right h5,
.dash-right p {
    text-align: center;
    line-height: 22px;
    margin-bottom: 0px !important;
}
.dash-right h5 {
    font-family: 'robotomedium';
}
.dash-right p i {
    color: #bc3a3d;
}
.profile_view_div {
    position: relative;
}
.profile_view_div .remove_box {}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.pl0 {
    padding-left: 0px !important;
}
.pr0 {
    padding-right: 0px !important;
}
.pl10 {
    padding-left: 0px !important;
}
.pr10 {
    padding-right: 0px !important;
}
.dash-box {
    /* padding-left: 0px; */
}
.act-container {
    background: #fff;
    min-height: 200px;
    border: 1px #ddd solid;
    padding-bottom: 10px;
}
.act-box {}
.notif-container {
    background: #f6f6f6;
    padding-right: 10px;
    min-height: 200px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border: 1px #ddd solid;
}
.notif-box {}
.red {
    color: #D9534F;
}
.blue {
    color: #1b5a86;
}
.green {
    color: #5CB85C;
}
.orange {
    color: #F0AD4E;
}
ul.bullet-blue {
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
}
ul.bullet-blue li {
    list-style: none;
    position: relative;
    line-height: 20px;
    padding-left: 15px;
    color: #444;
}
ul.bullet-blue li i {
    margin-right: 5px;
    color: #1b5a86;
    font-size: 7px;
    position: absolute;
    left: 0px;
    top: 7px;
}
.chart-container {
    border: 1px #ddd solid;
}
#wrapper {
    margin-bottom: 0px !important;
}
.dash-box-holder {background: #;
 /* padding: 10px 15px; */
 /* margin-top: 0px; */
}
.list-group {
    margin-bottom: 10px;
}
.list-group-item {
    font-size: 12px;
    padding: 8px 10px;
    color: #333 !important;
}
.list-group-item:first-child,
.list-group-item:last-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.list-group-item em {
    font-style: normal;
    color: #555;
}
.dropdown-messages li a div,
.dropdown-messages li a div strong {
    color: #333;
    padding-bottom: 5px;
}
.dropdown-menu.dropdown-messages>li>a>div>span>em {
    font-style: normal;
    font-size: 10px;
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
    background: linear-gradient(to bottom, #f1371e 2%,#b91919 100%);
    border-color: #d5281b;
}


.btn1 {
    margin-top: 95px;
    background-color: #1b5a86;
    border: 1px #1b5a86 solid;
    border-radius: 3px;
    padding: 4px 8px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    position: absolute;
}

/* bpopup */
.button1.b-close,
.button1.bClose {
    border-radius: 7px 7px 7px 7px;
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    position: absolute;
    right: -7px;
    top: -7px;
}
.button1:hover {
    background-color: #1e1e1e;
}
.button1 {
    background-color: #2b91af;
    border-radius: 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}
#popup,
#popup2,
.bMulti {
    background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999;
    color: #111;
    display: none;
    min-width: 450px;
    padding: 25px;
}

/* bpopup */

/*project*/
.project_name {
    background: rgba(255, 255, 255, 0.88);
    line-height: 50px;
    font-size: 14px !important;
    text-align: left;
    padding: 0px 8px;
    color: #1b5a86 !important;
    text-align: left;
    border-bottom: 1px solid rgba(228, 228, 228, 0.66);
    border: 1px solid rgba(204, 204, 204, 0.48);
}
.project_dtl {
    background-color: #fff;
    text-align: left;
    padding: 8px;
    border-bottom: 1px solid rgba(228, 228, 228, 0.66);
    border: 1px solid rgba(204, 204, 204, 0.48);
    border-top: 0px;
}
.project_domain {
    background-color: #fff;
    padding: 8px;
    border-bottom: 1px solid rgba(228, 228, 228, 0.66);
    border: 1px solid rgba(204, 204, 204, 0.48);
    border-top: 0px;
    text-align: left;
}
.status {
    background-color: #fff;
    text-align: left;
    padding: 8px;
    border-bottom: 1px solid rgba(228, 228, 228, 0.66);
    border: 1px solid rgba(204, 204, 204, 0.48);
    border-top: 0px;
}
.project_name i,
.project_dtl i,
.project_domain i {
    color: #1b5a86 !important;
    padding-right: 6px;
}
.started {
    background-color: #C5E0BE;
    display: inline-block;
    padding: 2px 14px;
    border-radius: 3px;
    float: left;
    color: #257E0E !important;
    margin: 8px !important;
    border: 5px solid #fff;
    border-right: 0px;
    border-left: 0px;
    clear: both;
}
.completed {
    background-color: #FFD3D3;
    display: inline-block;
    padding: 2px 14px;
    border-radius: 3px;
    float: left;
    color: #F50000 !important;
    margin: 8px !important;
    border: 5px solid #fff;
    border-right: 0px;
    border-left: 0px;
    clear: both;
}
.going {
    background-color: #C9ECF5;
    display: inline-block;
    padding: 2px 14px;
    border-radius: 3px;
    float: left;
    color: #0B62A4 !important;
    margin: 8px !important;
    border: 5px solid #fff;
    border-right: 0px;
    border-left: 0px;
    clear: both;
}
.achived {
    background-color: #FD4A4A;
    display: inline-block;
    padding: 2px 14px;
    border-radius: 3px;
    float: left;
    color: #FFFFFF !important;
    margin: 8px !important;
    border: 5px solid #fff;
    border-right: 0px;
    border-left: 0px;
    clear: both;
}
.domain_name {
    font-family: 'robotoregular';
    text-transform: initial;
    font-size: 12px;
}
.pager {
    padding-left: 0;
    margin: 0px 0;
    text-align: center;
    list-style: none;
}
.navu-tabs>li.active>a,
.navu-tabs>li.active>a:focus,
.navu-tabs>li.active>a:hover {
    background: #DBDBDB !important;
    color: #fff;
    border: none;
    border-radius: 0!important;
}
.navu-tabs>li>a {
    color: #fff;
    border: none;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 1px;
    padding-bottom: 0;
    height: 32px !important;
    line-height: 14px !important;
}
.navu>li>a {
    position: relative;
    display: block;
    padding: 10px 15px !important;
}
.fa_new {
    color: #1b5a86 !important;
}
.chapters_wrapper ul li {
    position: relative;
}
.chapters_wrapper ul li.act {
    background: #f6f6f6;
}
.chapters_wrapper ul li a:hover:after,
.chapters_wrapper ul li.act:after {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 4px;
    height: 100%;
    content: "";
    background: #bc3a3d;
}
.chapters_wrapper ul li a .fa {
    width: 18px;
    display: inline-block;
    text-align: left;
    color: #1b5a86;
}
.chapters_wrapper ul li {
    border-top: 1px solid #e7e7e7;
}
.chapters_wrapper ul li:last-child {
    border-bottom: 1px solid #e7e7e7;
}
.chapters_wrapper ul > li > a .fa.arrow {
    color: #bc3a3d !important;
}
.chapters_wrapper ul > li > a .fa.arrow:after {
    display: none;
}
.add_active_li_style {
    top: 0px;
    height: 100%;
    content: "";
    background: #E0E0E0;
}
.logo_title {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}
.logo_title a,
.logo_title a:link,
.logo_title a:hover {
    text-decoration: none;
}
.logo_title img{ height:100px;}
.logo_title a h3 {
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.message_count {
    position: absolute;
    top: 2px !important;
    right: 63px;
    text-align: center;
    font-size: 10px;
    padding: 4px 6px;
    line-height: .9;
    background-color: #0DC13A;
}
.search_box {
    /* background: rgba(255, 255, 255, 0.6); */
    padding: 10px 15px;
    margin-top: 10px;
    border: 1px #f3f3f3 solid;
    /* border-radius: 10px; */
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-radius: 4px;
    /* box-shadow: 0px 0px 9px #666; */
    -moz-box-shadow: inset 0px 34px 0px -15px #fff;
    -webkit-box-shadow: inset 0px 34px 0px -15px #fff;
    box-shadow: inset 0px 69px 0px -8px #fff;
    background-color: #ffffff;
    margin: 15px 15px;
}
.search_box .form-horizontal .control-label {
    font-size: 14px;
    line-height: 17px;
    padding-top: 0px !important;
    font-family: 'robotomedium' !important;
}
.search_box .form-control {
    font-size: 15px;
    height:45px;
    border: 1px solid #d6d6d6;
    box-shadow: none;
    border-radius: 2px;
   
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff !important;
    background-image: none;
    color: rgb(0, 0, 0);
}
.search_box .btn.btn-default {
    padding: 0px 12px !important;
    margin-bottom: 0;
    font-size: 15px;
    background-color: #f44336;
    border: 1px solid #c89911;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    text-shadow: 0px 1px 0px #c89911;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    position: relative;
    cursor: pointer;
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
    order: none;
    border-radius: 2px;
    display: inline-block;
    height: 40px;
    line-height: 31px;
    padding: 0 2rem;
    text-transform: uppercase; margin-top: 0px;
}
.search_box .btn.btn-default:hover {
   box-shadow: 0px 4px 0px #e6e6e6;
}
.search_box h4 {
    text-align: center;
	color: #6f6663;
}
.author_box {
    /* border: 1px #ddd solid; */

    background: #DCDBDA;
    margin-top: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    display: none;
    box-shadow: 0px 0px 19px #ccc inset;
}
.login_box {
    background:none;
    border: 1px #f4f5f6    solid;
        border-radius: 0px 0px 10px 10px;
    /* border-bottom: 4px #DA9C18 solid; */
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    /* box-shadow: 2px 8px 20px -7px #111; */
    /* overflow: hidden; */
}
.logo_head {
    text-align: center;
}
@media (min-width: 768px) {
    .search_box label {
        font-size: 15px;
    }

    #page-wrapper {
        border-left: 0px;
    }
.login_box_holder {
    background: #fff;
    border-radius: 10px;
    margin-top: 80px;
    padding-top: 3px;
    border-top: 5px solid #ed3b00;    box-shadow: 0px 0px 15px #ccc;
}

	.sidebar ul li a {
    padding: 15px 15px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
}
@media screen and (max-width: 767px) {
    .clock {
        display: none;
    }

    .navbar-top-links {
        position: absolute;
        top: 10px;
        right: 60px;
    }

    .navbar-inverse {
        width: 100%;
    }

    .profile_view_div {
        padding-left: 0px;
        padding-right: 0px;
    }

    .copy {
        position: relative;
    }
}
@media (max-width: 767px) {
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #7F4F08 !important;
    }

    .navbar-default .navbar-toggle {
        background-color: #fff;
    }
    .sidebar{ margin-top: 0px !important; background: #7F4F08;}
    .search_box{padding-top: 0px; padding-bottom: 0px;}
    .search_box .form-horizontal .control-label{ margin-bottom: 10px;}
    .search_box .form-control{ margin-bottom: 10px;}
.logo_head{ font-size:24px;}
    .logo_title{ display: none;}
.sidebar ul li, .sidebar ul li a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;}

    .sidebar ul li{ margin-bottom: 0px; border-bottom: 0px;}
    .sidebar ul li.aa{ border-bottom: 0px;}
}
ul.nav-second-level li a {

  background-color: #ef5350 ;
    color: #FFF!important;
}
ul.nav-second-level li a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;}

ul.nav-second-level li a .fa {
    width: 20px;
    line-height: 19px;
    text-align: center;
    height: 17px;
    display: inline-block;
    opacity: .7;
    margin-right: 3px;
    color: #FFFFFF;
    
    border-radius: 55%;
    padding: 0px 0px;
}
.total_invoice {
    margin-right: -15px;
    margin-left: -15px;
    background: #fff;
    margin-top: 17px;
    border-radius: 2px;
    padding: 10px;
    text-align: center;
    padding-bottom: 3px;
}
    .total_invoice img{ width: 35px;}
    .total_invoice h6{font-size: 12px;
    text-transform: uppercase;     margin-bottom: 2px;}
    .total_invoice span {
    font-size: 20px;
    color: #ef5350;
}
.btn> .btn-lg> .done{
    color: #f0f;
}
.search_box {    padding-bottom: 25px !important;}