.ein{display:inline-block; width:16px; height:16px; background:url(../images/in.png) no-repeat 2px 1px;}
a {text-decoration:none !important; color:#428bca;}
a:hover{color:#583b7e;}

.gap5{display:block; height:5px; clear:both;}
.gap60{display:block; height:60px; clear:both;}
.gap40{display:block; height:40px; clear:both;}
.gap30{display:block; height:30px; clear:both;}
.gap25{display:block; height:25px; clear:both;}
.gap20{display:block; height:20px; clear:both;}
.gap15{display:block; height:15px; clear:both;}
.gap1{display:block; height:1px; clear:both;} 
.gap3{display:block; height:3px; clear:both;} 
.gap10{display:block; height:10px; clear:both;}
.font10{font-size:10px !important; line-height:16px;}
.font11{font-size:11px; line-height:16px;}
.gap50{display:block; height:50px; clear:both;}
.gap40{height:40px; clear: both;}
.gap50{height:50px; clear: both;}
.gap100{ height: 100px; clear: both;}

.padclr
{padding:0px !important;}

.nobdr
{border:0 !important;}

.pad10{padding:10px !important;}
.pad15{padding:15px !important;}
.pad20{padding:20px !important;}
.pad30{padding:30px !important;}
.pad40{padding:40px !important;}

.pad7L{padding-left:7px;}
.pad7R{padding-right:7px;}

.nopadL
{padding-left:0px;}

.nopadR
{padding-right:0px;}

.padL
{padding-left:40px;}

.padR
{padding-right:40px;}

.padR3
{padding:0px 3px 0px 0px;}

.border
{border:1px solid #ddd;}
.borderL
{border-left:1px solid #e6e8eb;}
.borderR
{border-right:1px solid #e6e8eb;}
.borderB
{border-bottom:1px solid #e6e8eb;}


.noborderL
{border-left:0 !important;}
.noborderR
{border-left:0 !important;}

.nobdrRadius
{border-radius:0 !important;}

.font32{font-size:32px !important;}
.font12{font-size:12px !important; line-height:18px;} .fontBold{font-weight:bold;}
.font13{font-size:13px !important;}
.font14{font-size:14px !important;}
.font16{font-size:16px !important;}
.font20{font-size:20px !important;}
.font24{font-size:24px !important;}
.font18{font-size:18px !important;} .font62{font-size:62px !important; padding:10px 0;}
.clear {clear:both;} .fLeft{float:left;} .fRight{float:right;}

.bold {font-weight:bold !important;}

label {font-weight:normal;}

.red {color:red;}

.clear{clear:both;}
.fLeft{float:left !important;}
.fRight{float:right !important;}
.back{display:block; float:right; margin:10px 0px; font-size:14px; text-decoration:none;  font-weight:normal;}
img{vertical-align:middle;}
.more{color:#c10100 !important; display:block; margin-right:10px; font-size:12px;   float:right; font-weight:normal !important; }
  
.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
}

.yes360 { display: none; }
.yes600 { display: none; }
.yes800 { display: none; }

.no360 { display: block; }
.no600 { display: block; }
.no800 { display: block; }

.resR800 { float: right; }

@media (max-width:599px) {
	.yes360 { display: block; }
	.no360 { display: none; }
}

@media (max-width:767px) {
	.yes600 { display: block; }
	.no600 { display: none; }
}

@media (max-width:998px) {
	.yes800 { display: block; }
	.no800 { display: none; }
	.resR800 { float: none; }
}


 /*--------------------*/


.datepicker, .from, .to, .date{background:url(../images/date.png) no-repeat right #fff !important; cursor:pointer;}
.dashB .date{width:100%;}
.dateL{background:url(../images/date.png) no-repeat right #fff !important; width:320px; cursor:pointer;}

.box, .boxS, .boxSs, .boxSss, .boxM, .boxM2, .boxL, .boxL100, .taS, .taM, .taL, .taL100, .seS, .seM, .seL, .datepicker, .from, .to, .date, select, input[type="text"], input[type="password"], input[type="email"], textarea, select, .form-control{    
padding:4px;   font-family: "Open Sans", Helvetica, Arial, sans-serif;  font-size: 14px;   color: #34495e;  border: 1px solid #ddd;  box-shadow: none; background:#fff;  border-radius:0; }

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, select:focus, .form-control:focus{ 
  border-color: #428bca;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
  
.boxS{width:100px;}
.boxSs{width:60px;}
.boxSss{width:40px;}
.boxM{width:200px;}
.boxM2{width:120px;}
.boxL{width:250px;}
.boxL100{width:100%;}
.taM{width:200px; height:80px;}
.taL{width:250px; height:100px !important;}
.ta_instruction{height:70px !important}
.taL100{width:100%; height:132px;}
.taLl{width:450px; height:250px;}
.seS{width:110px;}
.seL{width:260px;}
.ronly{background:#dbdbff !important;  }  
  
.submit, .submitM, .submitM2, .submitS, input[type="submit"], input[type="button"], button, .btn-primary, .back a{	background:#11548B none repeat scroll 0 0;	-moz-border-radius:3px; -webkit-border-radius:3px; border-radius: 3px;

color:#fff !important; font-size:14px;  font-family: "Open Sans", Helvetica, Arial, sans-serif;    vertical-align:middle; padding:6px 15px; cursor:pointer; border:0; border-radius:4px; }
.submitS{padding:2px 4px; font-size:14px; text-shadow:none; }
label{/*font-weight:normal;*/}	
a.submitM, .back a{padding:6px 20px; color:#fff; height:auto; font-weight:normal;}
.submitM2{padding:4px 8px !important; line-height:10px !important; font-size:12px !important;}

.btn-group-lg > .btn, .btn-lg{padding:7px 16px;}

/* ----------------- */

.tabBorder{background:#f2f2f2; border:1px solid #ccc;}

.tab{background:#ccc; 
border-collapse: separate !important;
border-spacing: 1px !important;}

.tab tr{background:#fff; }
.tab2{background:#f2f2f2; border:1px solid #ccc; }
.tr1 {
    background: #11548B none repeat scroll 0 0 !important;
    color: #fff;
    font-weight: bold;
}
.tr1 a{color:#fff;}
.tr1 img{cursor:pointer;}
.tr{background:#fff;}
.tr:hover{background:#f1f1f1 !important;}
.tr2{background:#f9f9f9;}
.tr3{background:#fff;}
td{padding:4px;}

#paging{float:right;}
#paging a{border:1px solid #e2e2e2;text-decoration:none;color:#000;padding:2px 5px 2px 5px; background:#fff;}
#paging a:hover{border:1px solid #e2e2e2;text-decoration:none;color:#000;background:#edf7db;}
#paging .active{border:1px solid #e2e2e2;text-decoration:none;color:#fff;background:#333;}

/*#listView .sorting{cursor:pointer;}
#listView .sorting:after {    content: "\f0dc";    float: right;    font-family: fontawesome;    color: rgba(50,50,50,.5); cursor:pointer;}*/
.listView2 .sorting, .listView .sorting_asc, .listView .sorting_desc, .listView .sorting_asc_disabled, .listView .sorting_desc_disabled{cursor:pointer;}

.listView td, #listView td{border-bottom:1px solid #ddd; padding:11px; line-height:1.42857; vertical-align:top}
.listView table, #listView table{}
.listView a, #listView a{text-decoration:underline;}
.listView tr:nth-child(even), #listView tr:nth-child(even) {background: #fff}
.listView tr:nth-child(odd), #listView tr:nth-child(odd) {background: #f9f9f9}
.listView tr:hover, #listView tr:hover{background:#f2f2f2;}




#paging{clear:both; float: right; }
#paging a{border:1px solid #e2e2e2;text-decoration:none;color:#000;padding:2px 5px 2px 5px; background:#fff;}
#paging a:hover{border:1px solid #e2e2e2;text-decoration:none;color:#000;background:#edf7db;}
#paging .active{border:1px solid #e2e2e2;text-decoration:none;color:#fff;background:#ff3300;}

#dash{margin:0 auto; display:block; border:0px solid red;}
#dash div{display:block; float:left; margin:10px;  height:70px; border:1px solid #ccc; -moz-border-radius:6px; -webkit-border-radius:6px;border-radius: 6px; font-weight:bold;background:url(../images/ic1.png) no-repeat 10px 15px; padding:10px 10px 10px 65px;}
#dash div ul{float:left; width:150px; border:0px solid red; margin:0 10px 10px 0; line-height:22px;}
#dash li{background:url(../images/arr1.png) no-repeat 0 10px; padding-left:15px;  float:left; margin-right:5px;}
#dash strong{display:block; clear:both;}
#dash h3{font-size:14px;}


#aHome div {border: 1px solid #CCCCCC;float: left;height:100px; margin: 0 20px 20px 0;padding:0;width:290px;}
#aHome strong {background: none repeat scroll 0 0 #F2F2F2;border-bottom: 1px solid #CCCCCC;color: #000000;display: block;font-size: 14px;margin: 0;padding: 3px 10px;}
#aHome span {display: block;font-size: 12px;font-weight: bold;}
#aHome ul {display: block;float: left;margin: 10px 10px 10px 75px; padding:0;}
#aHome li {background: url("../images/arr1.png") no-repeat 0 6px transparent;font-size: 12px;padding-bottom: 5px;padding:0 0 0 15px; list-style:none; margin:0;}
.aa1{background:url(../images/aa1.png) no-repeat 15px 35px;}
.aa2{background:url(../images/aa2.png) no-repeat 15px 35px;}
.aa3{background:url(../images/aa3.png) no-repeat 15px 35px;}
.aa4{background:url(../images/aa4.png) no-repeat 15px 35px;}
.aa5{background:url(../images/aa5.png) no-repeat 15px 35px;}
.aa6{background:url(../images/aa6.png) no-repeat 15px 35px;}
.aa7{background:url(../images/aa7.png) no-repeat 15px 35px;}
.aa8{background:url(../images/aa8.png) no-repeat 15px 35px;}
.aa9{background:url(../images/aa9.png) no-repeat 15px 35px;}
.aa10{background:url(../images/aa10.png) no-repeat 15px 35px;}
.aa11{background:url(../images/aa11.png) no-repeat 15px 35px; }
.aa12{background:url(../images/aa12.png) no-repeat 15px 35px;}
.aa13{background:url(../images/aa13.png) no-repeat 15px 35px;}
.aa14{background:url(../images/aa14.png) no-repeat 15px 35px;}



.profileBox{line-height:18px; width:800px; margin:0 auto; }
.profileBox div{display:block; float:left; border:0px solid red;  }
.profileBox img{margin-right:10px;}
.profileBox .about{padding:5px; border:1px solid #e2e2e2; background:#f2f2f2; clear:both; margin-top:5px;}
.profileBox .about strong{width:auto; border:0;}
.profileBox strong{display:inline-block; width:120px; font-size:11px; background:#f2f2f2; border:1px solid #e2e2e2; margin:0 3px 3px 0; padding:0 3px; text-align:right;}



/*-------------- -----------------*/

.errors {
    clear: both;
    color: red;
    display: block;
    line-height: 1.5;
}

.dateGrey {
    background: #ccc none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    line-height: 1.1;
    padding: 5px;
    text-align: center;
}

.tile_count div:first-child .left {
    border-left: 2px solid #adb2b5;
}


.login_content h1::before, .login_content h1::after {
    width: 36%;
}

.dataTables_paginate a {
    background: #fff none repeat scroll 0 0 !important;
    border-color: #fff !important;
    border-radius: 5px;
    margin: 0 6px;
    padding: 4px 9px !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #374a5e !important;
    border-color: #374a5e !important;
    border-radius: 50% !important;
/*    box-shadow: 2px 2px 4px 0 #666;	*/
    color: #fff;
    cursor: default;
    z-index: 2;
}

.well.filterBox {
    background-color: #fff;
    border: 2px solid #aaa;
/*    box-shadow: 0 0 6px 0 #bbb;	*/
    margin-bottom: 0;
    padding: 2px 5px 5px;
}

.filterBox td {
    padding: 0 10px;
    vertical-align: bottom;
}

.well input, .well select {
    margin: 4px 0 0;
}

.dataTables_wrapper > .row {
    margin: 0px;
}

.x_content {
    background: #f5e6ff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
/*    box-shadow: 3px 3px 3px 1px #ccc;	*/
    height: 500px;
    padding: 25px 20px 15px;
    text-align: center;
    width: 100%;
}

.x_content > h1 {
    font-size: 28px;
}

.x_content > h3 {
    font-size: 20px;
    font-weight: bold;
}

.x_content1 {
    background: #fff2e6 none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
/*    box-shadow: 3px 3px 3px 1px #ccc;	*/
    height: 460px;
    padding: 25px 20px 15px;
    text-align: center;
    width: 100%;
}

.x_content1 > h3 {
    font-size: 20px;
    font-weight: bold;
}

.xc1 {
    background: #ffe6e6 none repeat scroll 0 0;
}

.xc2 {
    background: #e6ffee none repeat scroll 0 0;
}

.xc3 {
    background: #e6f2ff none repeat scroll 0 0;
}

.xc4 {
    background: #ffe6e6 none repeat scroll 0 0;
}

.borderR3 {
    border-right:3px solid #999;
}

.table-responsive {
    border: 0px solid #ddd;
}

textarea + .form-control-feedback.left {
    left: 3px;
}

#cImg input {
     width: auto;
}

#cImg a {
    margin-left: 20px !important;
    top: 0 !important;
    right: auto !important;
}

.form-control.tal100 {
    height: 118px !important;
}

#menu_toggle{cursor:pointer; color: #535353;}
h1{font-size:28px;}
.sidebar-footer {display:none;}


.modal-header {
    background: #11548B none repeat scroll 0 0;
    color: #fff;
}

.modal-footer .btn-default {
    background: #11548B none repeat scroll 0 0 !important;
    border-color: #abbac3 !important;
}

.modal-body {
    min-height: 90px;
    padding-top: 30px;
}


.tr1 td, .tr1 th {
    text-align: left;
}

.tr td {
    text-align: left;
}

.logBox {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #ddd;
    border-radius: 30px;
    margin: 0 auto 5%;
    padding: 40px 15px;
    width: 60%;
}

.regBox {
    width: 75%;
}

.cancelBtn {
    background: #fff none repeat scroll 0 0 !important;
    border: 2px solid #888 !important;
    color: #666 !important;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 8px;
}

.regBtn {
    margin-left: 4%;
    margin-top: 20px;
    position: absolute;
    z-index: 9;
}

.forgotA {
    color: #f05b17 !important;
}

.loginLHS {
    background: rgba(0, 0, 0, 0) url("../images/side_bg.png") repeat scroll 0 0 / 100% auto;
    height: 100vh;
}

.reg_content .form-control-feedback.left {
    left: 10px;
}

.reg_content.login_content h1:before, .reg_content.login_content h1:after {
    width: 25%;
}

/*
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 0;
    border-bottom: 1px solid #ddd !important;
}
*/

.table a {
    color: #393939;
    text-decoration: none !important;
}

.table a:hover {
    color: #2b7dbc;
    text-decoration: none !important;
}

.table a:focus {
    color: #393939;
    outline: medium none;
    text-decoration: none !important;
}

.table tbody .fa-pencil-square-o {
    color: #535353;
    font-size: 16px;
}

/*
.form-group label {
    font-weight: bold;
}
*/
.addBox {
    background: #fbedc8 none repeat scroll 0 0;
    padding: 20px 10px;
}

.x_panel.font16 {
    border-radius: 6px;
/*    box-shadow: 1px 1px 1px 1px;	*/
    padding: 24px 17px;
}


.ic6 strong {
    color: #9898CB;
}

.ic7 strong {
    color: #CBB2CB;
}

.ic8 strong {
    color: #E083BF;
}

.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.panel.panel-default {
    width: auto;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 28% !important;
}

.btn.btn-default.btn-sm.ui-corner-all {
    margin-bottom: 0;
    margin-right: 0;
    background: #11548B none repeat scroll 0 0;
}

.ui-datepicker .ui-datepicker-header {
    padding: 6px 2px !important;
}

.well.filterBox .date {
    width: 110px;
}

/*
.table.table-bordered.table-striped.tabBorder {
    width: 125%;
}
*/

#listView .table.table-bordered.table-striped.tabBorder {
    width: 100%;
}

.trRed {
    background-color: #ffb3b3 !important;
}


.well.filterBox+.table-responsive .table-bordered > thead > tr > th, .well.filterBox+.table-responsive .table-bordered > tbody > tr > th, .well.filterBox+.table-responsive .table-bordered > tfoot > tr > th, .well.filterBox+.table-responsive .table-bordered > thead > tr > td, .well.filterBox+.table-responsive .table-bordered > tbody > tr > td, .well.filterBox+.table-responsive .table-bordered > tfoot > tr > td {
    width: auto !important;
}


.logBox .submitM {
    display: inline-block;
}


.detview .form-group label {
    font-weight: normal;
}


.td_txt {
    text-align:left;
}

.td_num {
    text-align:left;
}

.td_date {
    text-align:left;
}


.viewTab .viewTab1 {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #eee;
    padding: 10px 15px;
}

.viewTab .viewTab1:nth-child(2n) {
    background: #fff none repeat scroll 0 0;
}

.viewTab {
    margin-bottom: 0;
}

.text-bold {
    font-weight: bold !important;
}

.edit {
    background: #458dfb none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    padding: 3px 5px 6px;
}

.delete {
    background: #f95137 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    padding: 3px 5px 5px;
}


/*
.main_menu_side.hidden-print.main_menu {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}
*/

.left_col {
    overflow-x: hidden;
    overflow-y: auto;
}

.iconBtn.active {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5) inset;
}

.text-red {
    color: red;
}

.text-green {
    color: green;
}

.filterBox table {
    float: left;
}

.redBtn {
    background: #d43f3a none repeat scroll 0 0;
    border-color: #d43f3a;
}

.actionBox .ui-pg-div {
    background: #307ecc none repeat scroll 0 0 !important;
    color: #fff;
    padding: 4px 10px;
}

.light-login .widget-box {
    border: 4px solid #394557 !important;
}

.itemdiv.memberdiv {
    width: 20% !important;
}

.titleDiv {
    font-size: 18px;
}

.page-content {
    min-height: 84vh;
    padding: 0 20px 10px !important;
}

.page-content1 {
    min-height: 78vh;
}

.viewTIT {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    padding: 10px 0;
}

.tableREC td, .tableREC th {
    border: 1px solid #ccc !important;
}

.tr1a th, .tr1a td {
    background: #307ecc none repeat scroll 0 0;
    color: #fff;
}

.bannerO {
    background: #000 none repeat scroll 0 0;
    padding: 15px 20px;
    position: relative;
}

.bannerO img {
    width: 160px;
}

.headerO {
    padding: 0;
}

.headerO .container {
    padding: 0;
    width: 100%;
}

.navbar {
    background: #000000 none repeat scroll 0 0 !important;
/*
    background: -webkit-linear-gradient(#307ecc, #6b9ed5, #307ecc) !important;
    background: -o-linear-gradient(#307ecc, #6b9ed5, #307ecc) !important;
    background: -moz-linear-gradient(#307ecc, #6b9ed5, #307ecc) !important;
    background: linear-gradient(#307ecc, #6b9ed5, #307ecc) !important;
*/
    min-height: auto !important;

}

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

    background: -webkit-linear-gradient(#abc5db, #fff, #abc5db) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#abc5db, #fff, #abc5db) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#abc5db, #fff, #abc5db) !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#abc5db, #fff, #abc5db) !important; /* Standard syntax (must be last) */
	/*
    background-color: #abc5db;
	*/
    color: #000;
}

.nav.navbar-nav > li {
    border: 0 none !important;
}

.navbar .navbar-nav > li > a {
    color: #333 !important;
    text-shadow: 0 0 0 transparent;
}

.footerO {
    background: #fff none repeat scroll 0 0;
    border-top: 2px solid #ccc;
    font-weight: bold;
    padding: 10px 15px;
}

.breadcrumbs-fixed {
    position: relative !important;
}

.breadcrumbs a.pull-right {
    background: #307ecc none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 3px;
    padding: 6px 14px;
}

.actionBox .ui-pg-div i {
    color: #fff !important;
}

.x_panel {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    margin-bottom: 10px;
    opacity: 1;
    position: relative;
    transition: all 0.2s ease 0s;
    width: 100%;
}

.x_panel.font16 i {
    background: #ddd none repeat scroll 0 0;
    border: 1px solid #aaa;
    border-radius: 50%;
    font-size: 40px;
    height: 85px;
    padding-top: 20px;
    text-align: center;
    width: 85px;
}


.ic1 strong {
    color: #ff5a9a;
}

.ic1 {
    background: #ffe7ff none repeat scroll 0 0;
}

.ic1 i {
    background: #fff none repeat scroll 0 0 !important;
    border-color: transparent !important;
    color: #4d004d;
}

.ic2 strong {
    color: #994d00;
}

.ic2 {
    background: #ffe6cc none repeat scroll 0 0;
}

.ic2 i {
    background: #fff none repeat scroll 0 0 !important;
    border-color: transparent !important;
    color: #663500;
}

.ic3 strong {
    color: #114355;
}

.ic3 {
    background: #c0e5f2 none repeat scroll 0 0;
}

.ic3 i {
    background: #fff none repeat scroll 0 0 !important;
    border-color: transparent !important;
    color: #114355;
}


.ic4 strong {
    color: #225e22;
}

.ic4 {
    background: #d9f2d9 none repeat scroll 0 0;
}

.ic4 i {
    background: #fff none repeat scroll 0 0 !important;
    border-color: transparent !important;
    color: #1b4b1b;
}


.ic5 strong {
    color: #4f4f96;
}

.ic5 {
    background: #eeeef6 none repeat scroll 0 0;
}

.ic5 i {
    background: #fff none repeat scroll 0 0 !important;
    border-color: transparent !important;
    color: #353564;
}

.examBox {
    border: 2px solid #333;
    height: 600px;
}

.examBox h3 {
    border-bottom: 2px solid #666;
    font-size: 20px;
    padding: 5px 6px 2px 15px;
}

.examBoxLhs {
    border-right: 2px solid #666;
    height: 100%;
    padding: 0;
}

.numUl > li {
    font-size: 14px;
    line-height: 2;
    list-style-type: number;
    padding-bottom: 10px;
}

.numUl {
    margin-top: 15px;
}

.plainUl > li {
    font-size: 14px;
    line-height: 2;
    list-style-type: none;
}

.plainUl {
    margin-top: 15px;
    margin-left: 30px;
}

.plainUl input {
    margin-left: -22px;
}

.examBox .nav-tabs > li {
    width: calc(25% - 0.5px);
}

.examBox .nav-tabs > li > a, .examBox .nav-tabs > li > a:focus {
    background-color: #307ecc;
    color: #fff;
    font-size: 14px;
}

.examBox .tab-content {
    border: 0 none;
    padding: 20px 0;
}

.examBox .table {
    margin: 0;
}

.leftrightBox {
    text-align: center;
    font-size: 34px;
    margin-top: 250px;
}

.leftrightBox > button {
    background: #428bca none repeat scroll 0 0;
    border-radius: 0;
    font-size: 26px;
    padding: 0 10px;
}

.quesHead {
    text-align: center;
}

.quesHead > h2 {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
}

.quesHead > h3 {
    font-weight: bold;
    text-transform: uppercase;
}

.quesHead > h4 {
    font-weight: bold;
}

.quesHead > h5 {
    text-align: left;
}

.secBox {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

.txtBoxS {
    height: 30px;
    width: 60px;
}

.btnBox {
    display: inline-block;
    float: right;
}

.btnBox > a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
    color: #333;
    display: inline-block;
    font-size: 14px;
    margin-top: -1px;
    padding: 6px 10px;
}

.btnBox > a.active {
    background: #ccc none repeat scroll 0 0;
}

.btnBox1 > a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 0;
    text-align: center;
    width: calc(20% - 3px);
}

.btnBox1 {
    bottom: -49px;
    display: block;
    left: 2px;
    position: absolute;
    width: 100%;
}

.examBoxRhs {
    height: calc(100% - 50px);
    padding: 0;
}

.examBoxLhs .nav-tabs > li {
    width: calc(50% - 0.5px);
}

.examBoxLhs .nav-tabs > li > a, .examBoxLhs .nav-tabs > li > a:focus {
}

.examBoxLhs .nav.nav-tabs {
    border-bottom: 3px solid #666;
}

.examBoxLhs .tab-content {
    padding: 0;
}

.ui-tooltip.ui-widget.ui-corner-all.ui-widget-content {
    border-radius: 3px;
    padding: 5px;
    text-align: center;
    width: 120px;
}

.instructBox {
    font-size: 13px;
    font-weight: bold;
    line-height: 2;
}

.autoHead {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    font-weight: bold !important;
    line-height: 2;
}

.chapterBox th, .chapterBox td {
    border: 1px solid #ccc !important;
}

.chapterBox th {
    font-size: 14px;
}

.ace-nav > li.light-blue > a {
    background-color: transparent !important;
    font-weight: bold;
}

.nav-list > li .submenu > li a > .menu-icon {
    left: 0 !important;
}

.modal-title {
    font-size: 22px;
    font-weight: bold;
}

.modal_dialog_autogen {
    width: 90%;
}

.examstripR {
/*
    background: #ccffff none repeat scroll 0 0;
*/
    color: #000;
    font-size: 12px;
    padding: 5px 15px;
}

.examstripR a {
    background: #666699 none repeat scroll 0 0 !important;
    border: 0 none;
}

.examstripR span {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    font-size: 16px;
    height: 25px;
    text-align: center;
    width: 15px;
}

.qeasy {
    background: #fff none repeat scroll 0 0;
}

.qavg {
    background: #fff none repeat scroll 0 0;
}

.qdiff {
    background: #fff none repeat scroll 0 0;
}

.qdiff > td {
    border-top: 1px solid #fff !important;
}


.examBoxRhs .table-responsive {
    height: 500px;
}

.examBoxRhs1 {
    height: 500px;
}

.plainUl1 > li {
    display: inline-block;
    width: 49%;
}

.dashI {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.dashI i {
    background: #4bb9a1; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #00639D 49%, white 2%, #0071b3 49%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #00639D 49%, white 2%, #0071b3 49%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #00639D 49%, white 2%, #0071b3 49%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #00639D 49%, white 2%, #0071b3 49%);
    border: 1px solid #fff;
    border-radius: 50%;
    box-shadow: 1px 1px 4px -2px #000;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    height: 70px;
    padding: 20px 4px 0;
    text-align: center;
    text-shadow: 1px 1px 3px #000;
    width: 70px;
}

.dashI1 i {
    background: #4bb9a1; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #ff66b3 49%, white 2%, #ffb3d9 49%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #ff66b3 49%, white 2%, #ffb3d9 49%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #ff66b3 49%, white 2%, #ffb3d9 49%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #ff66b3 49%, white 2%, #ffb3d9 49%);
}

.dashI2 i {
    background: #4bb9a1; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #4dc3ff 49%, white 2%, #99ddff 49%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #4dc3ff 49%, white 2%, #99ddff 49%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #4dc3ff 49%, white 2%, #99ddff 49%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #4dc3ff 49%, white 2%, #99ddff 49%);
}

.dashI3 i {
    background: #4bb9a1; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #ff8c1a 49%, white 2%, #ffb366 49%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #ff8c1a 49%, white 2%, #ffb366 49%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #ff8c1a 49%, white 2%, #ffb366 49%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #ff8c1a 49%, white 2%, #ffb366 49%);
}

.dashH {
    background: #ffe6e6 none repeat scroll 0 0;
    border-bottom: 2px solid #ffb3b3;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}

.qeasy1 {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #999;
    color: #333 !important;
}

.qavg1 {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #999;
    color: #333 !important;
}

.qdiff1 {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #999;
    color: #333 !important;
}

.btnBox1 > a.active {
    background: #ddd none repeat scroll 0 0;
}

.trashBtn {
    background: transparent none repeat scroll 0 0;
    padding: 2px 4px;
}

.banL, .banR {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
}

.banR {
    text-align: right;
}


.logBoxy {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 30px;
}

.logBoxy h3 {
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

.light-login {
    background: #fff none repeat scroll 0 0 !important;
}

.logInp input {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 8px !important;
    color: #333 !important;
    height: auto !important;
    padding: 15px 6px 15px 50px !important;
}

.logInp i {
    font-size: 14px !important;
    padding: 10px 15px !important;
}

.logBoxy a {
    color: #666;
}

.logBoxy button {
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    width: 100%;
}

.logBoxy button i {
    font-size: 20px;
    vertical-align: middle;
}

.qHead {
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.breadcrumbs {
    padding: 0 12px 0 15px !important;
    font-size: 18px;
}

.sectionBox .table tr td, .sectionBox .table tr th {
    border: 0 none;
}

.sectionBox {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    padding-top: 15px;
}

.sectionBox:nth-child(2n) {
    background: #f4f4f4 none repeat scroll 0 0;
}

.examstripR1 {
    bottom: 0;
    position: absolute;
}

/*
.actionBox tr > td, .actionBox tr > th {
    text-align: right;
}
*/

.bannerO > i {
    background: #000 none repeat scroll 0 0;
    bottom: -10px;
    color: #fff;
    display: inline-block;
    height: 20px;
    left: calc(-10px);
    margin: 0 auto;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    width: 20px;
}

.table-header {
    display: none;
}

.dataTables_wrapper .row:first-child {
    background-color: transparent !important;
    padding: 0 !important;
}

.table > thead > tr {
    background: #374a5e none repeat scroll 0 0 !important;
    color: #fff !important;
}

.dataTable > thead > tr > th.sorting_asc:after {
    color: #fff !important;
}

.dataTable > thead > tr > th[class*="sort"]:after {
    color: #fff !important;
}

.dataTable > thead > tr > th a {
    color: #fff !important;
}

.dataTable > thead > tr > th.sorting_asc, .dataTable > thead > tr > th.sorting_desc {
    background-image: none !important;
}

.dataTable > thead > tr > th[class*="sorting_"] {
    color: #fff !important;
}

.dataTable > thead > tr > th[class*="sort"]:hover {
    color: #fff !important;
}

.examBoxLhs .table a {
    color: #333;
}

.table > thead > tr > th, .table > thead > tr > td {
    vertical-align: top !important;
    text-align: center !important;
}

.msgDashBox {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 1px 3px 0 #333;
    color: #666;
    font-size: 14px;
    line-height: 2.2;
    padding: 20px;
}

.msgDashBox i {
    color: #00639d;
    font-size: 20px;
}

.ace-nav .nav-user-photo {
    border-radius: 0 !important;
    width: 20px;
}

.navbar .navbar-brand {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: bold;
    min-height: 45px;
    padding: 10px 12px 5px !important;
}

.navbar .navbar-brand i {
    font-size: 24px;
}

.pageTitle {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 20px;
}

.dashBox {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
/*    box-shadow: 4px 4px 3px 0 #999;	*/
    position: relative;
}

.dashBox i {
    bottom: 2px;
    color: #aaa;
    font-size: 4em;
    position: absolute;
    right: 15px;
    z-index: 1;
}

.dashBox1 {
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    height: 60px;
    padding: 5px 10px 5px 20px;
    position: relative;
    z-index: 9;
}

.dashBox h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.dashBox p {
    font-size: 9px;
    font-weight: bold;
    line-height: 1.6;
}


.dB1 .dashBox1 {
    background: rgba(51, 204, 51, 0.75) none repeat scroll 0 0;
}

.dB2 .dashBox1 {
    background: rgba(51, 204, 51, 0.75) none repeat scroll 0 0;
}

.dB3 .dashBox1 {
    background: rgba(255, 145, 0, 0.75) none repeat scroll 0 0;
}

.dB4 .dashBox1 {
    background: rgba(255, 52, 26, 0.75) none repeat scroll 0 0;
}


.dashBoxx {
    background: #fff none repeat scroll 0 0;
    position: relative;
}

.dashBoxx i {
    top: 15px;
    font-size: 5em;
    position: absolute;
    right: 15px;
    z-index: 1;
}

.dashBoxx1 {
    background: rgba(0, 179, 140, 0.9) none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    height: 100px;
    padding: 20px 10px 10px 20px;
    position: relative;
    z-index: 9;
}

.dashBoxx h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.dashBoxx p {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.6;
}

.dashBoxy {
    background: #00cea4 none repeat scroll 0 0;
    border: 1px solid #00997a;
    color: #fff;
    text-align: center;
}

.dashBoxy h4 {
    font-weight: bold;
}

.dashBoxy p {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.6;
}

.dashBoxH {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #444;
    font-size: 18px;
    padding: 10px 20px;
}

.dashBoxH i {
    color: #8c719a;
    font-size: 19px;
}

.dashBoxC {
    background: #8c719a none repeat scroll 0 0;
    color: #fff;
    padding: 15px;
}

.navbar-header > a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 15px !important;
}

.filterBox .form-control {
    background-color: #fff;
    border: 0 none !important;
    border-bottom: 2px solid #aaa !important;
    color: #000;
    font-size: 13px;
    height: auto;
    padding: 3px 0 !important;
}

.filterBox .form-control:focus {
    border-bottom: 2px solid #374a5e !important;
}

.filterBox input::-webkit-input-placeholder, .bannerO input::-webkit-input-placeholder, .bannerBikeO input::-webkit-input-placeholder, .bannerHealthO input::-webkit-input-placeholder, .bannerTLO input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #888 !important;
}
.filterBox input::-moz-placeholder, .bannerO input::-moz-placeholder, .bannerBikeO input::-moz-placeholder, .bannerHealthO input::-moz-placeholder, .bannerTLO input::-moz-placeholder { /* Firefox 19+ */
  color: #888 !important;
}
.filterBox input:-ms-input-placeholder, .bannerO input:-ms-input-placeholder, .bannerBikeO input:-ms-input-placeholder, .bannerHealthO input:-ms-input-placeholder, .bannerTLO input:-ms-input-placeholder { /* IE 10+ */
  color: #888 !important;
}
.filterBox input:-moz-placeholder, .bannerO input:-moz-placeholder, .bannerBikeO input:-moz-placeholder, .bannerHealthO input:-moz-placeholder, .bannerTLO input:-moz-placeholder { /* Firefox 18- */
  color: #888 !important;
}

.searchbtn {
    background: #888 none repeat scroll 0 0;
/*    box-shadow: 2px 2px 4px 0 #aaa;	*/
    font-size: 13px;
    font-weight: bold;
    padding: 4px 8px;
}

.tableBox {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
/*    box-shadow: 0 0 6px 0 #bbb;	*/
    padding: 0;
    position: relative;
}

.table tr > th, .table tr > td {
    font-size: 10px;
    padding: 2px 8px 0 !important;
}

.actionBox {
    background: #fff none repeat scroll 0 0;
    padding: 5px 0 2px;
}

.actionBox .tr > td {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #374a5e !important;
    padding: 6px 8px !important;
}

.actionBox a {
    background: #374a5e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 12px;
}

.actionBox a.active, .actionBox a.active:hover {
    background: #449d44 none repeat scroll 0 0;
    color: #fff;
}

.actionBox a:hover {
    background: #ccc none repeat scroll 0 0;
    color: #374a5e;
}

.addCircle {
    border-radius: 50%;
    display: inline-block;
    height: 35px !important;
    padding: 7px 0 0 !important;
    text-align: center;
    width: 35px;
}

.delCircle {
    background: #d9534f none repeat scroll 0 0 !important;
    display: inline-block;
    font-size: 13px !important;
    font-weight: bold;
    height: 28px;
    padding: 2px 12px !important;
    text-align: center;
}

.actCircle {
    background: #449d44 none repeat scroll 0 0 !important;
    display: inline-block;
    font-size: 13px !important;
    font-weight: bold;
    height: 28px;
    padding: 2px 12px !important;
    text-align: center;
}

.deactCircle {
    background: #ec971f none repeat scroll 0 0 !important;
    display: inline-block;
    font-size: 13px !important;
    font-weight: bold;
    height: 28px;
    padding: 2px 12px !important;
    text-align: center;
}

.backCircle {
    background: #fff none repeat scroll 0 0 !important;
    border: 2px solid #47363c;
    border-radius: 50%;
    color: #47363c !important;
    display: inline-block;
    font-size: 13px;
    height: 25px !important;
    line-height: 1.5;
    padding: 0 !important;
    text-align: center;
    width: 25px;
}

.csvCircle {
    background-color: #449d44;
/*    box-shadow: 1px 1px 1px 1px #666;	*/
    display: inline-block;
    height: 28px !important;
    line-height: 1;
    padding: 0 !important;
    text-align: center;
    width: 28px;
}

.btnPrint {
    background-color: #428bca;
/*    box-shadow: 1px 1px 1px 1px #666;	*/
    display: inline-block;
    height: 28px !important;
    line-height: 1;
    padding: 0 !important;
    text-align: center;
    width: 28px;
}

.btnMail {
    background-color: #428bca;
/*    box-shadow: 1px 1px 1px 1px #666;	*/
    display: inline-block;
    height: 28px !important;
    line-height: 1;
    padding: 0 !important;
    text-align: center;
    width: 28px;
}


.dataTables_wrapper .row:last-child {
    background-color: #fff !important;
    border-bottom: 0 none !important;
    padding: 10px 0 5px !important;
}

.navbar-container {
    padding-left: 0 !important;
}

.titleHead {
    font-size: 14px;
    margin: 4px 0;
}


.sidebar.menu-min .nav-list > li > .submenu, .sidebar.menu-min .nav-list > li > a > .menu-text {
    width: 230px !important;
}

.pageLoader {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    color: #666;
    font-size: 6em;
    height: 100%;
    padding-top: 20vh;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    z-index: 9999;
}

.table {
    width: 100% !important;
}

.dataTables_scrollBody thead {
    visibility: hidden;
}

.dataTables_scrollHeadInner {
    padding: 0 !important;
}

.dataTables_scrollBody {
    overflow: hidden !important;
}

.table-hover > tbody > tr:hover {
    background: #d5e8f6 none repeat scroll 0 0;
}

.kpiBox {
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    height: 60px;
    padding: 5px 0;
    z-index: 9;
}

.kpiBox h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.kpiBox p {
    font-size: 9px;
    font-weight: bold;
    line-height: 1.6;
}

.kpiBox i {
    color: #000;
    font-size: 4em;
    opacity: 0.2;
}

.title_addTables {
    border-bottom: 1px solid #666;
    color: #555;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 5px;
}

.exp_btn {
/*    border: 1px solid #666;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    line-height: 0;
    width: 15px;
*/
    font-size: 12px;
    color: #3f4b5e !important;
}

/*
.exp_btn .fa-plus {
    color: #449d44 !important;
}

.exp_btn .fa-minus {
    color: #ff0000 !important;
}
*/
/*
.popover {
    border: 4px solid red !important;
    z-index: 9999 !important;
}
*/



.ps-container > .ps-scrollbar-y-rail {
    width: 12px !important;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #666 !important;
    width: 12px !important;
}

#dynamic-table_wrapper > .row:first-child {
    position: absolute;
    right: 80px;
    top: -32px;
    width: 200px;
}

.dashH {
    background: #374a5e none repeat scroll 0 0;
    border-bottom: 3px solid #2f8bbb;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

#dynamic-table_wrapper > .row:first-child .col-xs-6 {
    padding: 0;
    width: auto;
}

.dashH a {
    color: #fff;
}

.ochartTitle {
    background: #eee none repeat scroll 0 0;
    font-size: 18px;
    padding: 12px;
}

.meterTitle {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-top: -30px;
    padding: 8px;
    text-align: center;
}

.meter_chart {
    position: relative;
    width: 200px;
    height: 200px;
    box-sizing: border-box;
    margin:20px auto 0;
}
.meter_chart .b-gauge {
    margin: 0 auto;
    overflow: visible;
}

/*---------- Responsive ----------*/

.yes360 {
    display:none;
}

.no800 {
    display: block;
}

.no1024 {
    display: block;
}


@media (max-width:479px) {
	.boxM, .boxL {
	    width: 145px !important;
            clear:both;
	    display: block;
	}
	.submitM {
	    display: inline-block;
	    margin: 5px 0;
	}
	.yes360 {
	    display:block;
	}
	.regBtn {
	    left: 0;
	    margin: 22% auto 0 !important;
	    position: absolute;
	    right: 0;
	    width: 100px;
	}
	.x_panel.font16 img {
	    width: 110%;
	}

}
@media (min-width:361px) and (max-width:480px) {
	.boxM, .boxL {
	    width: 250px !important;
            clear:both;
	    display: block;
	}

}
@media (max-width:599px) {
	.dataTables_paginate.paging_simple_numbers {
	    float: left;
	    margin: 5px 0;
	}
	.dataTables_info {
	    width: 100%;
	}
	.dataTables_wrapper > .row + .table + .row .col-xs-6 {
	    width: 100%;
	}
	form > table td {
	    display: block;
	    padding: 4px;
	    text-align: left;
	    width: 100%;
	}
	.login_content h1 {
	    font-size: 20px;
	}
	.reg_content.login_content h1::before, .reg_content.login_content h1::after {
	    width: 15%;
	}
}
@media (min-width:481px) and (max-width:1024px) {
	.boxM, .boxL {
	    width: 300px !important;
            clear:both;
	    display: block;
	}
}
@media (max-width:767px) {
	.borderR3 {
	    border-right:0px solid #999 !important;
	}
	form .form-group label {
	    text-align: left !important;
	}
	.regBtn {
	    left: 0;
	    margin: 22% auto 0;
	    position: absolute;
	    right: 0;
	    width: 100px;
	}
	.logBox .text-center > img {
	    width: 80% !important;
	}
}
@media (max-width:800px) {
	.noborderR3 {
	    border-right:0px solid #999 !important;
	}
	.logBox {
	    width: 100% !important;
	}
	.logBox .text-center > img {
	    width: 50%;
	}
	.login_content {
	    margin: 0 auto;
	    min-width: auto;
	}
	.no800 {
	    display: none;
	}
	footer {
	    margin: 0 -10px;
	}

}
@media (max-width:1024px) {
	.well td {
	    clear: both;
	    display: block;
	    padding: 0;
	    width: 100%;
	    text-align: left;
	}
	.logBox {
	    width: 90%;
	}
	.no1024 {
	    display: none;
	}
	.well .boxM, .well .boxL {
	    width: 100% !important;
	}

}

@media (width:1024px) {
	.col-md-4.col-sm-6 {
	    width: 50%;
	}
}

@media (min-width:1025px) and (max-width:1450px) {
	.logBox {
	    width: 75%;
	}
}


@media (max-width:359px) {
	.login_content h1 {
	    font-size: 16px;
	}
	.x_panel.font16 img {
	    width: 110%;
	}

	.reg_content .form-control.has-feedback-left {
	    padding-left: 10px;
	}
	.reg_content .form-control-feedback {
	    display: none;
	}

}

@media (min-width: 767px) {
	.profile-info-name {
	    width: 175px !important;
	}
}

@-webkit-keyframes thumb {
	0% { -webkit-transform: scale(1); }
	50% { -webkit-transform: scale(0.9); }
	100% { -webkit-transform: scale(1); }
}

.errors
{
	-webkit-animation-name: thumb;
	-webkit-animation-duration: 200ms;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: 3;
	-webkit-animation-timing-function: linear;
}

/*------- Height Responsive

@media (max-height:1024px) {

	.main_menu_side.hidden-print.main_menu {
	    height: 800px;
	}
}

@media (max-height:800px) {

	.main_menu_side.hidden-print.main_menu {
	    height: 550px;
	}
}

 -------*/



