.login-register1 {
    background: url(../plugins/images/login-register.jpg) center center/cover no-repeat !important;
    height: 100%;
    position: fixed;
}
.login-register2{
    background: url(../plugins/images/login-register.jpg) center center/cover no-repeat !important;
    height: 100%;
    position: fixed;
}
.add-top .dropdown-menu > li > a {
    padding: 9px 15px;font-weight: 100;
}
.add-top .dropdown-menu > li > a i {
    margin-right: 8px !important;
    width: 12px !important;
}
.add-top > .navbar-top-links .dropdown-menu li {
    display: block;
    border-bottom:1px solid #f2f2f2 !important;
}
.activi li i { visibility:hidden;}
.activi li.selected i {visibility:visible;}
 .activi  > li > a {
    padding: 4px 7px !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 1 !important;
}
.add-new {display: block;
    float: none;
    text-align: center;
    width: 200px;
    padding: 8px 0;
    margin:20px auto 0 !important;}
	
.add-feild .form-group {
    margin: 0 0 07px !important;
}
/*.logo b img {    width: 35px;}*/
.logo span img { 
    margin-left: -10px;
}
.add-feild .modal-header {
    background: #03a9f3;
    color: #fff;
}
.add-feild h4 {
  
    color: #fff;
}
.add-feild .close {
    float: right;
    font-size: 26px;
    font-weight: 300 !important;
    line-height: 1;
    color: #fff;
text-shadow:none;
    filter: alpha(opacity=20);
    opacity: 1;
}
.add-feild .modal-footer {border-top:none;}
.mt-50 {    margin-top: 50px;} 
.white-box {overflow:hidden;}
.wid-150{width: 150px; padding: 10px;
    border-radius: 4px; 	}

.table-bordered {
    border-bottom: 1px solid #eaeaea !important;
    border-top: 1px solid #eaeaea !important;
}


@media screen and (max-width: 768px) {
   .white-box .box-title {
    margin: 0 0 12px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 9px;
    margin-bottom: 0;
}
.table-responsive {padding-bottom:15px;}

}
@media screen and (max-width: 600px) {

.wid-150 {
    width: 97px;
    float: left;
}
}

.cap-tio { margin: 0; font-size: 10px; font-weight: 300;}
.table>thead>tr>th {
    vertical-align: middle !important;
    border-bottom: 1px solid #e4e7ea;
}