/***********Round Box****************/
/***********Round Box****************/
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; display:block;}
.b1h {height:1px; background:#ECECEC; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#ECECEC; border-right:2px solid #ECECEC; border-left:2px solid #ECECEC; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#ECECEC; border-right:1px solid #ECECEC; border-left:1px solid #ECECEC; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#ECECEC; border-right:1px solid #ECECEC; border-left:1px solid #ECECEC; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #ECECEC;}
.headh { color:#000000; background: #ECECEC; border-right:1px solid #ECECEC; border-left:1px solid #ECECEC; margin: 0px 0px 0px 0px; padding-left: 5px; padding-bottom: 5px;}
.contenth {background: #ECECEC;}
.contenth div {margin-left: 12px; padding-top: 5px;}
/*******************End**************/
body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica;
	color:#333333;
	font-size:12px;
}
.box {
	/*background-color:#e5eecc;*/
	background-color:#fdf5e6;/*edited by andy*/
	border:1px solid #c3c3c3;
	padding:8px;
}
.tfocus {
	background-color:ffff9f;
}
.tufocus {
	background-color:#ECECEC;
}
.direction {
	background-color:#ECECEC;
	color:#000f0f;
	font-style:normal;	
	font-size:12px; 
	padding:20px;
	visibility:visible;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	-webkit-box-shadow: #999 0px 1px 4px;
	-moz-box-shadow: #999 0px 1px 4px;
	box-shadow: #999 0px 1px 4px;
	behavior: url(../../PIE.php);
}
.delete { padding:2px; }
.moveup { padding:2px; }
.movedown { padding:2px; }

.shadow {
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	-webkit-box-shadow: #999 0px 1px 4px;
	-moz-box-shadow: #999 0px 1px 4px;
	box-shadow: #999 0px 1px 4px;
	behavior: url(../../PIE.php);
}

input.button {
	/*font-size:12px;
	font-family:Arial,sans-serif;
	font-weight:bold;
	color:#000000;
	background-color:#eeeeee;
	border-style:double;
	border-color:#999999;
	border-width:3px;*/
}
a:link {
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:bold;	
	color:#0066FF;
	text-decoration:none;
}
a:visited {
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#0066FF;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:bold;	
	color:#CC0000;
	text-decoration:underline;
}

/****************************/
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: local('Lato Regular'), local('Lato-Regular'), url(<? echo $CFG->wwwroot; ?>/assets3/css/fonts/Lato/Lato-Regular.ttf) format('truetype');  
}
* {
	font-family: 'Lato', arial, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
body {
	overflow: hidden;
}		
.radius {
	border: solid 0px #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	-webkit-box-shadow: #999 0px 1px 4px;
	-moz-box-shadow: #999 0px 1px 4px;
	box-shadow: #999 0px 1px 4px;
	behavior: url(../../PIE.php);
}
a:link {
	text-decoration: none;
}
a:hover span{
}
.mc-btn {
	display: inline-block;
	border: 0;
	cursor: pointer;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	height: 40px;
	line-height: 40px !important;
	padding: 0 20px;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.btn-style-1,
.btn-style-1:focus {
	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);
	background-color: #37ABF2;
	color: #fff;
}
.btn-style-1:hover {
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
	background-color: #139DF0;
	color: #fff;
	text-decoration: none;
}
a.textbtn {
	color: #37abf2;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;	
}
.modal-open{ 
	margin: 0 !important;
	overflow: hidden;
}
.modal {
	overflow-y: scroll;
}
.box {
	/*background-color: #e5eecc;*/
	background-color:#f9f9f9;/*edited by andy*/
	border: 1px solid #c3c3c3;
	padding: 15px;
}
.tfocus {
	background-color: #ffff9f;
}
.tufocus {
	background-color: #ffffff;
}
#insertbutton {
	/*text-decoration: none;*/
	/*color: #37abf2;*/
	/*font-weight: bold;*/
	/*font-size: 20px;*/
	/*cursor: pointer;*/
}
#statement_container {
	height: 200px;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px #999999 solid;
	padding: 0 10px;
}
#statement_container table{
	width: 100%;
}
#statement_container table td{
	cursor: pointer;
}

/* Switch
   ========================================================================== */
.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.switch label {
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-size:12px;
  font-weight:700;
  color:#26a69a;
}

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch label input[type=checkbox]:checked + .lever {
  background-color: #84c7c1;
}

.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #26a69a;
  left: 24px;
}

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 30px;
  height: 10px;
  background-color: #818181;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}

.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #F1F1F1;
  border-radius: 21px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -3px;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease;
}
/*********************/
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: local('Lato Regular'), local('Lato-Regular'), url(<? echo $CFG->wwwroot; ?>/assets3/css/fonts/Lato/Lato-Regular.ttf) format('truetype');  
}
*:not(i) {
	font-family: 'Lato', arial, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
} 
html, body {
	min-height: 100% !important;
	height: 100%;
	overflow: hidden !important;
}             
input[type="radio"] {
	opacity: 0;
	z-index: 100;
}
hr.embossed {
	width: 100%; 
	height: 0; 
	color: none; 
	background: none; 
	border: none;
	margin: 0; 
	border-top: 1px solid #f8f8f8; 
	border-bottom: 1px solid lightgray; 
}
#srstatus i {
	cursor: pointer;        
}
.feedback_label {
	font-weight: bold;
	color: gray;
	font-size: 14px;
}
.countuphere {        
	font-size: 15px;
	color: #666;
	font-weight: 700;
	margin-top: 20px;        
}       
.b_line {
	border-bottom: 1px solid #d4d4d4;
}           
.fb-class {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #666;
	padding: 12px 0px  12px 10px;
}
.slider {
	width: 100% !important;
}

.left-col{
	background-color: #fff;
	height: calc(100vh);
}

.right-col {
	background-color: #eee;
	height: calc(100vh);
	overflow: auto;
}

select.has-error {
	border: solid 1px #ff3333;
}
