html, body {
	height:100%;
	min-height:100%;
	position:relative;
	font-size:14px;
	background-color:#C7E1A6;
	background-image:url('../template/images/background.jpg');
	background-repeat:repeat-x;
}
h1,h2,h3,h4,h5,h6{
	color: #005C2A;
}
a{
	color: #005C2A;
}
#main_wrapper{

	height:100%;
	width:100%;
}

.cf{
	clear:both;
}
/* new clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.fl{
	float:left;
}
.fr{
	float:right;
}
.brdr_drk_green{
	border:1px solid #005C2A;
}
.brdr_white{
	border:1px solid #005C2A;
}
.width_100p{
	width:100%;
}
.width_40p{
	width:40%;
}
.width_50p{
	width:50%;
}
.width_60p{
	width:60%;
}
.ta_center{
	text-align:center;
}
.display_block{
	display:block;
}
.ta_right{
	text-align:right;
}
.ta_left{
	text-align:left;
}
.form_table{
	width:100%;
}
.mar_0{
	margin:0px;
}
.mar_auto{
	margin:auto;
}
.pad_top_10px{
	padding:10px 0 0 0;
}
.mar_top_10px{
	margin:10px 0 0 0;
}
.pad_top_50px{
	padding:50px 0 0 0;
}
.pad_top_30px{
	padding:30px 0 0 0;
}
.pad_0{
	padding:0;
}
.form_table .tr{
	width:100%;
	margin:8px 0;
}
.no_list_type{
	list-style-type:none;
}
.notify_icon{
	width:16px;
	position:relative;
	margin:0 5px 0 0;
	float:left;
}
.error{
	width:94%;
	margin:15px auto;
	background-color:#F8EDA5;
	color:#005C2A;
	padding:20px;
	
}
.success{
	width:94%;
	margin:15px auto;
	background-color:#C6FFE2;
	color:#005C2A;
	padding:20px;
	
}
.answer {
	width:100%;

}
.answer textarea{
	width:100%;
	height:100px;	
	margin:10px 0 0 0;
}
/* new clearfix */
.form_table .tr:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .form_table .tr            { zoom: 1; } /* IE6 */
*:first-child+html .form_table .tr{ zoom: 1; } /* IE7 */

.form_table .label{
	width:35%;
	float:left;
	font-weight:bold;
	color:#005C2A;
}
.form_table .input{
	width:65%;
	float:left;
}
.form_table .pw_input { 
float: left;
width: 20%;
}

.form_table .error_box{
	width:94%;
	margin:0 3%;
	border:1px solid #ccc;
	background-color:#F8EDA5;
	padding:3% 3% 3% 6%;

}
.form_table .error_box li{
	margin:5px 0;
}
.form_table .input input[type="text"], .form_table .input input[type="password"]{
	width:100%;
}
.filter_order{
	text-align:center;
}
.btn{
	background-image:url('../template/images/menu.png');
	background-color:#005C2A;
	width:auto;
	padding:5px 10px;
	border:0px solid #ccc;
	color:#fff;
	text-decoration:none;
}
.btn_blue{
	background-color:#2596C0;
	width:auto;
	padding:5px 10px;
	border:0px solid #ccc;
	color:#fff;
	text-decoration:none;
}

.btn_inactive{
	color:#005C2A;
	font-style:italic;
}

.clearBtn{
	border:0;
	background-color:transparent;
}
.for_white{
	color:#fff;
}
.bold{
	font-weight:bold;
}
.border_radius_10{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.filter{
	width:100%;
	text-align:center; 
	padding-bottom:5px;
}

#mobile_wrapper{
	background-color: #C7E1A6;
	background-image: url("https://employee.barberinstitute.org/portal/template/images/menu.png");
	font-size: 16px;
	text-shadow: 1px 1px 0px #000000;
	width: 100%;	
	display:block;
	height:39px;
	display:none;
}
.mobile_btn_open{
	height:30px;
	margin-top:4px;
	margin-left:5px;
	float:left;
}
.mobile_open_text{
	float:left;
	color:white;
	line-height:39px;
	margin-left:10px;
	font-weight:bold;
}
.mobile_reset{
	display:none;
}



/* -- New Slider Formatting */

.new_slider * {
	box-sizing: border-box;
}

.new_slider {
	position: relative;
	height: 0;
	padding-bottom: 28.64583333333333%;
	border:1px solid #005C2A
}

.new_slider .slide {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.new_slider .slide .photo {
	height: 100%;
	background-color: #CCC;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #2C805C;
}

.new_slider .slide .content {
	height: 100%;
	background-color: #2C805C;
	color: #FFF;
}

.new_slider .slide .content .pre_title,
.new_slider .slide .content .title,
.new_slider .slide .content .sub_title {
	text-transform: uppercase;
	font-size: 1.15em;
}

.new_slider .slide .content .title {
	font-weight: 700;
	font-size: 1.5em;
}

.new_slider .slide .content .text {
	margin: 15px 0 25px 0;
}

.new_slider .slide .content .tbl,
.new_slider .slide .content .tbl-row,
.new_slider .slide .content .tbl-cell {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

.new_slider .slide .content .tbl-cell {
	padding: 0 25px 35px 25px;
}

.new_slider .slide .content .btn {
	background-color: #1E6447;
	color: #FFF;
	font-weight: 700;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0;
}

.new_slider .slide .content .btn:hover {
	background-color: #1E92C6;
}

.new_slider .controls {
	position: absolute;
	z-index: 20;
	left: 60%;
	right: 0;
	bottom: 0;
	height: 35px;
	color: #FFF;
}

.new_slider .controls .dot {
	width: 20px;
	height: 20px;
	background-color: transparent;
	border: 3px solid #FFF;
	border-radius: 100%;
	margin: 0 5px;
	opacity: .75;
	cursor: pointer;
}

.new_slider .controls .active_dot {
	background-color: #FFF;
}

.new_slider .controls .dot:hover {
	opacity: 1;
	background-color: #FFF;
}

.new_slider .controls .prev,
.new_slider .controls .next {
	opacity: .75;
	cursor: pointer;
	font-size: 20px;
    line-height: 22px;
    margin: 0 10px;
}

.new_slider .controls .prev:hover,
.new_slider .controls .next:hover {
	opacity: 1;
}



