body{
    background-color: #fafafa;
}
#header {
    /*background-color: #D9EDF7; */
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.logo{
    padding: 8px;
}
#loginbox .panel.panel-info{
     box-shadow: 0 0 31px rgba(0, 0, 0, 0.3);
}
.footer {
    background: none repeat scroll 0 0 #D9EDF7;
/*    bottom: 0;*/
    color: #fff;
    padding: 15px 0;
/*    position: fixed;*/
    
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.footer-login{
    background: none repeat scroll 0 0 #D9EDF7;
    color: #fff;
    padding: 15px 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.footer-login .copyright {
    opacity: 0.8;
    color:#000;
}
.footer .copyright {
    opacity: 0.8;
    color:#000;
}
a {
    color: #038DCA;
    transition: all 0.4s ease-in-out 0s;
}
.contain {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
}
.left-bar {
    height: auto;
    margin-top: 10px;
}
.profile-list {
    background-color: #fff !important;
    border-color: #edf0f5 !important;
/*    height: 510px;*/
}

.alt-color {
    background-color: #edf0f5 !important;
    border: medium none !important;
}

.comments {
    padding: 10px 0 0 10px !important;
}
.sub-headding {
    color: #045c84;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 18px;
    margin: 0;
    padding-bottom: 5px;
}
.profile ul li {
    font-weight: normal !important;
    margin: 0 auto;
    width: 100% !important;
}
.profile ul li a{
    padding: 0px;
    color: #000;
}
.main-content{
    box-shadow: 0 0 31px rgba(0, 0, 0, 0.3);
}
.user-image {
    background-color: #333;
    border-radius: 100%;
    height: 100px;
    margin: 0 auto;
    max-width: 100px;
    transition: all 0.2s ease 0s;
}
.profile-content input[type="password"],.profile-content input[type="text"],.profile-content select{
   background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 70%;
}
.profile-content input[type="text"]:focus,.profile-content select:focus{    
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
.search-margin-top{
    margin-top: 40px;
}
.table-striped tr:nth-child(even) {background: #eeeeee}
@media screen and (min-width: 200px) and (max-width:567px){
    .search-margin-top{
       float: left !important;
       margin-bottom: 10px;
    }
}
.nopadding{
    margin: 0px !important;
    padding: 0px !important;
}
.left-bar.nopadding{
    margin-top: 9px !important; 
}
nav.profile-list{
   background-color: #fff !important;
   padding: 15px;
}
.table{
    border-bottom: 1px solid #ddd;
}
.ui-jqgrid .ui-jqgrid-pager {
    height: 38px !important;
}
.ui-jqgrid-btable .btn{
    padding-bottom: 3px;
    padding-top: 3px;
     margin: 4px;
}
.profile-content{
    margin-bottom: 10px;
}
#appointment .checkbox {
    display: inline;
}
.checkbox label {
    padding-left: 0px;
}
#loginbox .checkbox label{
    padding-left: 20px;
}
.login-error p{
    margin-top: -20px;
    color: red;
}
#appointment p{
    color: red;
}

.class-input input{
    width: 100%;
}

.changepassword-link{
float: right;
margin-top: -38px;
margin-right: 43px;
}

.header-welcome{
    margin-left: 29px;
    margin-top: 33px;
}

.user-profile-image, .user-profile-default-image, #userfile{
margin-left: 33px;
}

#upload-profile{
/*    margin-left:33px;*/
    margin-bottom: 15px;
}

.changepassword-heading{
     margin-left: 29px;
    margin-top: 54px;
}

.changepassword-form{
/*    margin-left: 33px;
    margin-top: 38px;*/
}
form p {
    color: red;
}
.error{
     color: red;
    margin-left: 30px;
    margin-top: 10px;
}
.circle {
   background-color:#008CCA;
    border-radius: 50%;
    height: 50px;
    padding-top: 15px;
    text-align: center;
    width: 50px;
    margin: 25px auto 0;
    color: #fff;
}
.bottom-border{
/*    border-bottom: 1px solid #000;*/
    padding-bottom: 20px;
}
.separator{
    margin-left: 5px;margin-right: 5px;font-size: 16px;
}
#search_employee input,#search_employee select{
    width: 100%;
}
.current-ul{
    background-color: #3071A9 !important;
}

.current-ul > a{
    color: white !important;
}
.a-button-css{
    font-size: 12px;
    padding: 3px;
}
.dashboard-block{
    background-color: #d9edf7;
    border: 1px solid;
    
}
.row.bottom-border{
    margin-bottom: 20px;
}
.emp-content{
    background-color: #D9EDF7;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    padding-top: 10px;
    
}
.emp-content1{
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    padding-top: 10px;
}
.heading-div{
/*background-color: #e8e8e8;*/
    height: 50px;
    border:1px solid #e0e0e0;
     margin-right: 10px;
     background-color: #3071A9;
     color:white;
     
}
.heading-div .page-header{
   border-bottom: medium none;
    font-size: 17px;
    margin: 10px;
    position: absolute;
}
#search_report input[type="text"],#search_pfdata input[type="text"],#search_docdata input[type="text"],#search_pfdata input[type="select"]{
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.dashboard-block h4{
    background-color: #018CCA;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #fff;
}
.dashboard-content{
    background-color: #fff;
    border-radius: 10px;
    height: 150px;
    margin: 20px;
    padding-top: 10px;
}
.widt100{
    width: 100%;
    margin: 10px;
    margin-top: 20p;
}
.dashcontent a{
    width: 100%;
}
.dashcontent{
    float: right;
    margin-right: 13%;
    width: 105px;
}
.trbg-color{
    background-color: #3071a9;
    color: wheat;
}
.tbody-bg-color td{
    border: 1px solid #D9EDF7;
}
.tbody-bg-color{
    border: 1px solid #3071a9 ; 
}
.pagination {
    margin-top: 0px;
}
.trbg-color th{
border-bottom: 0px solid #000 !important;   
}
/*.tbody-bg-color tr:first-child td {
        border-left: 1px solid #3071a9;
}*/
.tbody-bg-color tr td:first-child {
        border-left: 1px solid #3071a9;
      
}
.tbody-bg-color tr td:last-child {
   border-right: 1px solid #3071a9 ;   
/*    border-right: 1px solid #3071a9;*/
}
.tbody-bg-color tr:last-child td {
        border-bottom: 1px solid #3071a9;
}
.logo-image{
    max-width: 100%;
}
.welcome-text{
    margin-top: 20px;margin-right:10px;
}
.login-page-top{
    margin-top:110px;
}
.footer{
    width: 100%;
}
.margin-bottom-10{
 margin-bottom: 10px;   
}
.btn-add-new{
    float: right;margin: 5px;
    background-color: #F5F5F5 !important;
    color:#428BCA !important;
}
.label-width-gender{
    width: 100%;
}
#userfile{
    margin-left: 0px;
}
.mini-stat {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 20px;
     min-height: 230px;
}
#myform .mini-stat{
     min-height: 300px;
}
.last-row{
 background-color: #fff;
    border-radius: 4px;
    bottom: 22px;
    height: 29px;
    margin-left: -20px;
    padding-left: 20px;
    padding-top: 5px;
    position: absolute;
    width: 92.7%;
    font-weight: bold;
}
.mini-stat-icon {
/*    background: none repeat scroll 0 0 #eee;
    border-radius: 100%;
    color: #fff;
    display: inline-block;*/
    float: left;
    height: 60px;
    color: #fff;
    font-size: 18px;
    margin-right: 10px;
    text-align: center;
    width: 60px;
}
.mini-stat-info {
    font-size: 12px;
    padding-top: 2px;
}
.mini-stat-info span.firstspan {
    display: block;
    font-size: 16px;
    /*font-weight: 600;*/
    color: #fff;
   
    margin-bottom: 10px;
  
}
span.spanheading{
color: #fff;
    float: left;
    font-size: 15px;
    margin-top: 20px;
    width: 100%;font-family: calibri;
    
}
#myform span.spanheading {
   margin-top: 150px;
    
}
.amt-heading{
    color: #fff;
    float: left;
    font-size: 13px;
    margin-right: 10px;
    width: 55%;
    font-family: calibri;
}
#myform .amt-heading{
    font-size: 16px;
     width: 40%;
}
span.spanamount{
 background-color: #fff;
    color: #000;
    display: -moz-grid;
    float: right;
    height: 20px;
    padding-top: 1px;
    text-align: center;
    width: 35%;
     font-family: calibri;
}
#myform span.spanamount{
    width: 55%;
    height: 25px;
} 
.bgimage-separator{
    background: url('../images/separator.png') no-repeat 0 0 scroll transparent;
}
.bgimage-separator .row{
    margin-bottom: 7px;
}
.blue {
    background: none repeat scroll 0 0 #347AB8 !important;
    border: 1px solid #124e82;
}
.blue .last-row a{
    color: #124e82;
    font-family: calibri;
}
.green {
    background: none repeat scroll 0 0 #5DB75D !important;
     border: 1px solid #5b9f04;
}
.green .last-row a{
    color: #5b9f04;
    font-family: calibri;
}
.yellow {
    background: none repeat scroll 0 0 #f9A834 !important;
     border: 1px solid #eca238;
}
.yellow .last-row a{
    color: #eca238;
    font-family: calibri;
}
.red {
    background: none repeat scroll 0 0 #d9544f !important;
     border: 1px solid #cd4440;
}
.red .last-row a{
    color: #cd4440;
    font-family: calibri;
}


.orange {
    background: none repeat scroll 0 0 #fa8564 !important;
}
.tar {
    background: none repeat scroll 0 0 #1fb5ac !important;
}
.mini-stat .green {
    background: none repeat scroll 0 0 #aec785 !important;
}
.pink {
    background: none repeat scroll 0 0 #a48ad4 !important;
}
.yellow-b {
    background: none repeat scroll 0 0 #fdd752 !important;
}
#searchbyrole > option{
    border-right: 1px solid #000;
}
@media screen and (min-width: 768px) and (max-width:1000px){
    .ul-nav li{
        padding: 8px 3px;
    }
}
@media screen and (min-width: 1000px) and (max-width:1200px){
.last-row {
   
    width: 90.9%;
}
}
@media screen and (min-width: 768px) and (max-width:999px){
.last-row {
    width: 94%;
}
}
@media screen and (min-width: 451px) and (max-width:767px){
    .last-row{
    width: 95.7%
}

}
@media screen and (min-width: 320px) and (max-width:450px){
    .last-row{
    width: 89.7%;
}
span.spanamount{
    width: 40%;
}
.amt-heading{
    width: 52%;
}
}

@media screen and (min-width: 768px) and (max-width:1200px){
.table-responsive {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}

.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
}
}
@media screen and (min-width: 767px) and (max-width:1600px){
.class-height{
      height: 510px;
}
}
@media screen and (min-width: 990px) and (max-width:999px){
.last-row{
     width: 91%;
}
}
@media screen and (min-width: 650px) and (max-width:740px){
.last-row{
     width: 95%;
}
}
@media screen and (min-width: 600px) and (max-width:649px){
.last-row{
     width: 94.7%;
}
}
@media screen and (min-width: 500px) and (max-width:599px){
.last-row{
     width: 93.4%;
}
}
@media screen and (min-width: 400px) and (max-width:499px){
.last-row{
     width: 91.8%;
}
}
@media screen and (min-width: 320px) and (max-width:399px){
.last-row{
     width: 89.8%;
}
}

.balanceinfo{
 height: 75px;
padding-left: 10px;
padding-top: 10px;
background-color: #3071a9;
margin-top: 10px;
margin-bottom: 10px;
color: #fff;
}
.padding-right{
    padding-right: 25px;
}
.balanceinfolast{
    height: 40px;
}
.container-border{
    border:1px solid #71b5db;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.printablediv-margin{
    margin-left: -15px;
}
#printablediv table thead{
    background-color: #EEEAE9;
}
.emp-doc-list-container{
    background-color:  #f5f5f5;
    border:1px solid #ddd;
}
#printablediv {
    font-family: calibri;
}
.each-doc-contain{
/*    height: 100px;*/
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
}
.img-circle
{
   border: 1px solid #000;
}

#search_dashboard{
     float: right;
    margin-top: 7px
}
#search_dashboard #searchbyyear{
    width: 150px;float: left;
}
#search_dashboard .btn-add-new{
    margin: 0px;
}
.btn-add-new-profile{
    float: left !important;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
@media screen and (min-width: 320px) and (max-width:500px){
#myform .text-right{
     text-align: left;
}
#myform .spanamount{
    width:100% !important;
    text-align: left;
    padding-left:10px;
}
#myform #upload-profile{
    margin-top:-37px;
}
.bgimage-separator{
background: none no-repeat scroll 0 0 transparent;
}
}
@media screen and (min-width: 501px) and (max-width:768px){
#myform .text-right{
     text-align: left;
}
#myform .spanamount{
    width:100% !important;
    text-align: left;
    padding-left:10px;
}
#myform #upload-profile{
    margin-top:-37px;
}
.bgimage-separator{
background: none no-repeat scroll 0 0 transparent;
}
}
.bg_color{
    background-color: #f0e68C !important;
   
}
.bg_color_red{
    background-color: #CC8080 !important;
   color: #fff;
}
.bg_color_orange{
    background-color: #EF743C !important;
   color: #fff;
}

.bg_interest{
    background-color: #788C28  !important;
   color: #fff;
}

.hidden{
    display: none;
}
.inline{
    display: block;
}
.emp-action-row{
    margin-top: 15px;
}

