
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 4px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color:#d0d0d0;
}


body{
    color:#5c7086;
    background: #111c2c;
}
.x_panel{
    border:1px solid #dcdcdc;
}
.left_col {
    background: #111C2C;
}
.bg-green {
    background: #A28879!important;
    border:none!important;
}
.nav.navbar-nav>li>a {
    color: #111c2c!important;
}
.top_nav li .bg-green{
    /*        background-color:#cd7213!important;*/
    background-color:#cd4713!important;
}
.top_nav li a i{
    font-size: 20px;
}
.nav-md ul.nav.child_menu li:before {
    background: #A28879;
}
.nav.side-menu>li.active, .nav.side-menu>li.current-page {
    border-right: 5px solid #a28879;
}
.nav.side-menu>li.active>a {
    text-shadow: rgba(0,0,0,.25) 0 -1px 0;
    background:linear-gradient(#7b685d,#a28879),#7b685d;
    box-shadow: rgba(0,0,0,.25) 0 1px 0, inset rgba(255,255,255,.16) 0 1px 0;
}
.main_menu span.fa{
    color: #ffffff;
}
.nav_title {
    background: #111c2c;
}
.top_nav .navbar-right{
    padding-top:10px;
}
.navbar-left{
    padding-top: 22px;
    list-style-type: none;
    font-size: 20px;
    text-transform: uppercase;
    padding-left:18px;
}
.navbar-left li{
    color: #111c2c;
}
.nav_title {
    height:75px;
    background:#fff;
}
.site_title{
    height:75px;
    padding-top:6px;
}
.nav_title img{
    width:150px;
}
.nav_menu {
    height:75px;
    border-left: 1px solid #d8d8d8;
}
.tile-stats{
    text-align: center;
}
.x_title h2{
    text-transform: uppercase;
}
.panel-default>.panel-heading {
    color: #fff;
    /*    background-color: #1e3352;*/
    /*background-color: #273D73;*/
    border-color: #ddd;
    text-transform: uppercase;
    background: linear-gradient(#182942,#304c73),#111c2c;
}
.panel-body-table{
    padding:7px;
    height: 207px;
    overflow-y: scroll;
    margin:5px 5px 5px 0px;
}

.panel-default{
    /*    min-height: 248px;*/
    margin-bottom: 10px;
}
/*table thead{
    background: linear-gradient(#7b685d,#a28879),#7b685d;
    color: #fff;
}
table{
    border:1px solid #e4d9d3;
}*/

.table th {
    font-weight: 600;
    color: #1e3352;
}
.caret {
    float: right;
    margin-top: 7px;
}
.save-btn{
    /*background: #a28879;*/
    /*background-color: #c59f89;*/
    /*border:1px solid #c59f89;*/
    /*    background-color:#b99783;*/
    background-color:#8fabf5;
    border:1px solid #8fabf5;
    color:#fff;
    padding: 6px 23px;
}
.btn{
    margin-right:0px;
    margin-left:5px;
}
.cancel-btn{
    background: #111c2c;
    color: #fff;
}
.cancel-btn:hover, .cancel-btn:focus, .cancel-btn:active{
    color:#fff;
    background: #203452;
}
.reset-btn{
    background-color: #a28879;
    border:1px solid #a28879;
    color:#fff;
}

/*td:first-child, th:first-child, tr:first-child{
    border-top: none!important;
}*/
.tile-stats{
    padding-top: 12px;
}
.tile-stats .count {
    font-size: 38px;
    font-weight: 700;
    line-height: 56px;
}
.lead-table>tbody>tr>th{
    width:35%;
}
.form-control{
    border: 1px solid #dcdcdc;
    background-color:#f5f5f5;
}
.records-view-btn{
    background-color: #efefef;
    padding: 2px 15px;
    color: #111c2c;
    border-radius: 3px;
    border: 1px solid #1f3453;
    cursor: pointer;
}
.record-table>tbody>tr>th{
    width:80%;
}
.record-table>tbody>tr>td, .record-table>tbody>tr>th{
    padding:5px; 
}

/*proposal-list*/

#Time{
    overflow-y: auto;
    padding-top: 3px;
    height: 365px;
    overflow-x: hidden;
}
#timeline .timeline-item:after, header:before, #timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

#timeline *,#timeline *:before, #timeline *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}



img {
    max-width: 100%;
}

a {
    text-decoration: none;
}



h1, h2, h3, h4 {
    font-family: "Dosis", arial, tahoma, verdana;
    font-weight: 500;
}



#timeline {
    margin:0px 20px;
    padding: 0px;
    width: 90%;


    position: relative;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background:#bcbfc3;
    left: -3px;
    top: 0;
    position: absolute;
}
#timeline:after {
    content: "";
    clear: both;
    display: table;
    width: 100%;
}
#timeline .timeline-item {
    margin-bottom: 0px;
    position: relative;
}
#timeline .timeline-item .timeline-icon {
    background: linear-gradient(#111c2c,#2a4771),#111c2c;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    margin-top: 0px;
    left: 50%;
    overflow: hidden;
    margin-left: -23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
#timeline .timeline-item .timeline-icon svg {
    position: relative;
    top: 10px;
    left: 10px;
}
#timeline .timeline-item .timeline-content {
    width: 45%;
    background: #fff;
    padding: 20px;
    padding-bottom: 0px;
    margin-bottom: 15px;
    border:1px solid #dedede;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#timeline .timeline-item .timeline-content h2 {
    font-size: 13px;
    padding: 10px;
    background:linear-gradient(#111c2c,#2a4771),#111c2c;
    color: #ffffff;
    margin: -20px -20px 0 -20px;
    font-weight: 300;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;


}
#timeline .timeline-item .timeline-content:before {
    content: '';
    position: absolute;
    left: 45%;
    top: 15px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid  #a28879;
}
#timeline .timeline-item .timeline-content.right {
    float: right;
}
#timeline .timeline-item .timeline-content.right:before {
    content: '';
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 7px solid  #a28879;
}

#timeline .timeline-item .timeline-content {
    width: 90%;
    float: right;
}
#timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
    left: 10%;
    top: 10px;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #1d314d;
}
#timeline .timeline-item .timeline-icon {
    left: 5px;
}

.timline-data{
    /*    margin-left: 10px;*/
    font-size: 12px;
    margin-bottom: 5px;
}

.timeline-date{
    float: right;
    font-size: 10px;
    color: grey;
    font-style: italic;
}
#timeline .timeline-name{
    color:#333333;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;    

}
#timeline .timeline-data{
    color:#999999;
    font-size: 11px;
}
.star-time{
    color: #fff;
    margin-left: 7px;
    margin-top: 7px;
    font-size: 17px;
}
.custome-495-height{
    height:495px;
    overflow-y: auto;
}
.actions-span-btns{
    margin-left: 3px;
    margin-bottom: 2px;
    float: right;
    border-radius: 3px;
    padding: 0px 30px;
    color: #fff;
}
.progress-btn{
    background: #b1a7a1;
}
.waiting-btn{
    background: #e29f1f;
}
.done-btn{
    background: #5cb85c;
}
.lead-files-table td{
    width:50%;
    vertical-align: top;
}
.submit-btn{
    background-color: #273D73;
    border: 1px solid #273d73;
    border-radius: 4px;
    padding: 4px 9px;
    margin-right: 0px;
    color: #fff;
    padding:0px 7px;
    cursor: pointer;
    border:none;
}
.submit-btn:hover{
    background-color: #35539c;
}
.lead-files-notes{
    text-align: right;
    font-style: italic;
}
.height-70{
    height:70px;
}
.form-section{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.diss-count .form-control  {
    width:100%;
}
.diss-col1{
    padding-right: 0px;
}
.diss-col2{
    padding-left:0px;
}
.diss-col1 input, .diss-col2 select{
    background-color:#f9ecd4;
}
.add-item{
    background-color: #cd4713;
    border: 1px solid #cd4713;
    color:#fff;
    margin: 5px 0px;
}
.add-item:hover, .add-item:focus, .add-item:visited{
    color: #fff;
    background-color: #dc5723;
}
.prop-details thead{
    background-color: #e2ecfb;
}
.notes-text{
    width: 323px;
    border: 1px solid #d0d0d0;
    background-color: whitesmoke;
}
.diss-row{
    width:280px;
}


/*login*/
.login-body{
    height:100vh;
    background-color: #fff;
}
.login-body .row{
    margin-left: 0px;
    margin-right: 0px;
}
.login-form-sec{
    background-image: url("/images/white-wing-01.png");
    background-size: cover;
    height: 100vh;
    background-position: top right;
}
.dark-wing-sec{
    background-image: url("/images/wing-01.png");
    background-size: cover;
    height: 100vh;
}
.login-cont{

    margin:0 auto;
    padding-top: 9%;
    text-align: center;
}
.login-cont img{
    width:450px;
    margin-bottom: 50px;
}
.login-form-inputs{
    margin: 0 auto;
    width:40%;
    text-align: center;
}
.login-body .form-control{
    margin:5px 0px;
}
.login-btn{
    margin: 10px 0px;
    width: 100%;
    color: #fff;
    padding: 10px;
    background-image: linear-gradient( #213151, #3499A8); 
}
.cl-logo{
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 10;
}
.pattern{
    position: absolute;
    bottom: 0;
    left: 0;
}

#loading {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,.6);
    z-index: 99999;
    opacity: .9;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20%;
    text-align: center;
    top: 0;
    right: 0;
}

.suc-mes, .fail-mes, .custom-mes {
    position: fixed;
    top: -55px;
    width: 100%;
    z-index: 999999;
    height: 55px;
    background: #393939e0;
    border: none;
}

.suc-mes span {
    font-size: 20px;
    font-weight: 400;
    color: green;
}

.fail-mes span, .custom-mes span {
    font-size: 20px;
    font-weight: 400;
    color: red;
}

@media only screen and (max-width: 1200px) {
    .login-cont{
        padding-top: 20%;
    }
    .login-cont img{
        width:350px;
    }
    .login-form-inputs{
        width:60%;
    }
}
/*login*/