@font-face {
	font-family: "open_sansregular";

	src: url("../fonts/opensans-regular-webfont.eot");

	src: url("../fonts/opensans-regular-webfontd41d.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/opensans-regular-webfont.woff2") format("woff2"),
		url("../fonts/opensans-regular-webfont.woff") format("woff"),
		url("../fonts/opensans-regular-webfont.ttf") format("truetype"),
		url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");

	font-weight: normal;

	font-style: normal;
}

@font-face {
	font-family: "roboto_slabregular";

	src: url("../fonts/robotoslab-regular-webfont.eot");

	src: url("../fonts/robotoslab-regular-webfontd41d.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/robotoslab-regular-webfont.woff2") format("woff2"),
		url("../fonts/robotoslab-regular-webfont.woff") format("woff"),
		url("../fonts/robotoslab-regular-webfont.ttf") format("truetype"),
		url("../fonts/robotoslab-regular-webfont.svg#roboto_slabregular")
			format("svg");

	font-weight: normal;

	font-style: normal;
}

body {
	font-family: "open_sansregular" !important;

	font-size: 12px;

	width: 100%;

	background: #fff !important;

	margin: 0;

	padding: 0;
}

body,
html {
	height: 100%;
}

html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
form,
input,
select,
textarea,
ul,
li {
	margin: 0;

	padding: 0;
}

:focus {
	outline: none;
}

img {
	border: none;
}

a {
	color: #000;

	text-decoration: none !important;
}

a:hover {
	text-decoration: none;
}

a,
a:link,
a:visited,
input {
	outline: none;
}

.clear {
	clear: both;

	font-size: 0;

	line-height: 0;

	height: 0;

	margin: 0;

	padding: 0;
}

.boxed {
	border: 1px solid green;
}

/*NAVIGATION START*/

.header_wrap ul#navigation {
	margin: 0px;

	padding: 0px;

	/*top: 0px;

    right: 10px;

	position: fixed;

	z-index:999999;

	 width:921px;*/

	list-style: none;

	float: right;
}

.header_wrap ul#navigation li {
	width: 103px;

	display: inline;

	float: left;
}

.header_wrap ul#navigation li a {
	display: block;

	float: left;

	margin-top: -2px;

	width: 100px;

	height: 25px;

	background-color: #fff;

	background-repeat: no-repeat;

	background-position: 50% 10px;

	border: 1px solid rgb(138, 178, 63);

	text-decoration: none;

	text-align: center;

	padding-top: 80px;

	/*opacity: 0.7;*/

	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);

	letter-spacing: 2px;

	font-size: 12px;

	color: #000000;
}

.header_wrap ul#navigation li a span {
	display: block;

	background-color: #fff;

	border: 1px solid rgb(138, 178, 63);

	border-top: none;

	margin-left: -1px;

	width: 100px;

	padding: 5px 0;

	-moz-border-radius: 0px 0px 10px 10px;

	-webkit-border-bottom-right-radius: 10px;

	-webkit-border-bottom-left-radius: 10px;

	-khtml-border-bottom-right-radius: 10px;

	-khtml-border-bottom-left-radius: 10px;
}

ul#navigation li a:hover {
	background-color: #6ea375;

	color: #fff;
}

.header_wrap ul#navigation li a:hover span {
	background: #6ea375;
}

/*ul#navigation li a span:hover{ color:#FFF;}*/

/*ul#navigation li a span{

    letter-spacing:2px;

    font-size:12px;

    color:#000000;



}*/

.header_wrap ul#navigation .home a {
	background-image: url(../images/home.png);
}

.header_wrap ul#navigation .about a {
	background-image: url(../images/forms.png);
}

.header_wrap ul#navigation .search a {
	background-image: url(../images/shopping_cart.png);
}

.header_wrap ul#navigation .podcasts a {
	background-image: url(../images/log-out.png);
}

.header_wrap ul#navigation .rssfeed a {
	background-image: url(../images/user.png);
}

.header_wrap ul#navigation .photos a {
	background-image: url(../images/visa.png);
}

.header_wrap ul#navigation .recommended a {
	background-image: url(../images/promotion.png);
}

.header_wrap ul#navigation .contact a {
	background-image: url(../images/telephone.png);
}

.header_wrap ul#navigation .classes a {
	background-image: url(../images/users.png);
}

/*NAVIGATION EnD*/

.header_wrap {
	background: #333;
}

.header_acntno {
}

.header_acntno h1 {
	font-size: 20px;
	margin-top: 0;
}

.container {
	max-width: 1100px !important;

	width: 100% !important;

	margin: auto;

	padding: 0 15px;
}

.header_wrap .container {
	position: relative;
	min-height: 110px;
}

.header_acntno {
	/*float:right; */

	padding: 10px 1% 0 0;

	color: #fff;

	text-transform: uppercase;

	position: absolute;

	bottom: 5px;

	left: 0;
}

/*FOOTER START*/

footer {
	width: 100%;

	float: left;
}

.footer-top {
	padding-top: 35px;

	background: url(../images/bg_16.jpg) repeat;

	font-size: 15px;

	line-height: 36px;

	margin-bottom: 3px;

	padding-bottom: 30px;

	color: #3d3d3d;
}

.footer-box {
	width: 100%;

	float: left;

	padding-right: 2%;
}

.footer-box a {
	color: #000;
}

.footer-box a:hover {
	color: #666;
}

.footer-location {
	width: 100%;

	float: left;

	padding-right: 2%;
}

.footer-location p {
	line-height: 30px;
}

.footer-copy {
	width: 100%;

	float: left;
}

.social {
	padding: 0;

	margin: 0;
}

.social li {
	float: left;

	padding-right: 5px;

	list-style: none;
}

.social li .fa {
	font-size: 30px;
	color: #3d3d3d;
	padding-right: 5px;
}

.footer-copy p {
	/*color: #a3a1a1;

	font-size: 12px;

	line-height: 19px;*/

	font-weight: 600;
}

.footer-top p {
	padding: 0;

	margin: 0;
}

.footer-top h1 {
	font-size: 24px;

	font-weight: normal;

	color: #fff;

	padding: 20px 0 5px;

	margin: 0 0 15px;

	font-family: "roboto_slabregular";

	border-bottom: 1px dotted;
}

.footer-map {
	width: 100%;

	float: left;

	position: relative;
}

.footer-map .bg-top {
	position: absolute;

	top: -33px;

	left: -20px;

	width: 100%;

	height: 122px;

	background: #fcfcfc;

	transform: rotate(-2.85deg);

	-o-transform: rotate(-2.85deg);

	-moz-transform: rotate(-2.85deg);

	-webkit-transform: rotate(-2.85deg);

	-ms-transform: rotate(-2.85deg);

	padding-left: 20px;
}

/*FOOTER END*/

.cont_main {
	padding: 25px 10px;
	min-height: 300px;
}

.cont_main h1 {
	font-family: "roboto_slabregular";

	font-size: 28px;

	color: #3d3d3d;

	margin-bottom: 35px;
}

.account_info .control-label {
	text-align: left !important;

	color: #2f363e;

	font-size: 16px;

	font-weight: 600;

	float: left;

	width: 180px;

	padding: 0;
}

.student_info .control-label {
	text-align: left !important;

	color: #2f363e;

	font-size: 16px;

	font-weight: 600;

	float: left;

	width: 180px;

	padding: 0;
}

.account_info .form-actions {
	padding-left: 180px;
	padding-bottom: 30px;
	float: left;
	width: 100%;
}
.account_info .control-group {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.student_info .control-group {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.account_info input[type="text"],
.account_info input[type="email"],
.account_info input[type="number"],
.account_info input[type="password"],
.account_info select {
	border: 1px solid #9b9b9b;

	width: 60%;

	float: left;

	color: #2f363e;

	font-size: 16px;

	height: 38px;

	padding-left: 15px;

	margin: 0;
}

@media screen and (max-width: 450px) {
	.account_info .form-actions {
		padding-left: 0px;
		text-align: center;
	}
	.account_info input[type="text"],
	.account_info input[type="email"],
	.account_info input[type="number"],
	.account_info input[type="password"],
	.account_info select {
		width: 100%;
	}
	.dashboard-txt-area {
		width: 100%;
	}
	/*NAVIGATION START*/

	.header_wrap ul#navigation {
		margin: 0px;

		padding: 0px;

		/*top: 0px;

		right: 10px;

		position: fixed;

		z-index:999999;

		width:921px;*/

		list-style: none;

		float: right;
	}

	.header_wrap ul#navigation li {
		width: 103px;

		display: inline;

		float: left;
	}

	.header_wrap ul#navigation li a {
		display: block;

		float: left;

		margin-top: -2px;

		width: 100px;

		height: 25px;

		background-color: #fff;

		background-repeat: no-repeat;

		background-position: 50% 10px;

		border: 1px solid rgb(138, 178, 63);

		text-decoration: none;

		text-align: center;

		padding-top: 80px;

		/*opacity: 0.7;*/

		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);

		letter-spacing: 2px;

		font-size: 12px;

		color: #000000;
	}

	.header_wrap ul#navigation li a span {
		display: block;

		background-color: #fff;

		border: 1px solid rgb(138, 178, 63);

		border-top: none;

		margin-left: -1px;

		width: 100px;

		padding: 5px 0;

		-moz-border-radius: 0px 0px 10px 10px;

		-webkit-border-bottom-right-radius: 10px;

		-webkit-border-bottom-left-radius: 10px;

		-khtml-border-bottom-right-radius: 10px;

		-khtml-border-bottom-left-radius: 10px;
	}

	ul#navigation li a:hover {
		background-color: #6ea375;

		color: #fff;
	}

	.header_wrap ul#navigation li a:hover span {
		background: #6ea375;
	}

	/*ul#navigation li a span:hover{ color:#FFF;}*/

	/*ul#navigation li a span{

		letter-spacing:2px;

		font-size:12px;

		color:#000000;



	}*/

	.header_wrap ul#navigation .home a {
		background-image: none;
	}

	.header_wrap ul#navigation .about a {
		background-image: none;
	}

	.header_wrap ul#navigation .search a {
		background-image: none;
	}

	.header_wrap ul#navigation .podcasts a {
		background-image: none;
	}

	.header_wrap ul#navigation .rssfeed a {
		background-image: none;
	}

	.header_wrap ul#navigation .photos a {
		background-image: none;
	}

	.header_wrap ul#navigation .contact a {
		background-image: none;
	}

	.header_wrap ul#navigation .classes a {
		background-image: none;
	}

	/*NAVIGATION EnD*/
}

.account_info .form-actions {
	background: none;

	border: none;
}

/*.account_info .btn-success{  padding:10px 8%;}*/

.account_info .btn {
	padding: 10px 8%;

	margin-right: 2%;

	background-color: #5cb85c;

	border-color: #4cae4c;

	color: #fff;
}

.account_info .btn:hover {
	background-color: #3d9b40;
	color: #fff;
	border-color: #5cb85c;
}

.cont_table table th {
	width: 8%;

	padding: 15px 5px;

	text-align: center;

	font-size: 13px;

	text-transform: uppercase;
}

.cont_table table td {
	padding: 10px 0;

	text-align: center;

	vertical-align: middle;
}

.loginWrap {
	background: url(../images/bg_16.jpg) repeat !important;
}

.list_detail {
	color: #585858;

	margin: 15px 0;

	padding: 7px;
}

.list_detail a {
	color: #585858;
}

.list_cont {
	padding: 0 2%;
}

.list_detail:hover {
	box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.276);
}

.list_detail .list_img {
	overflow: hidden;
}

.list_detail .list_img img {
	width: 100%;

	height: 100%;

	height: 180px;

	border-radius: 5px;
}

.list_detail h5 {
	font-size: 16px;

	line-height: 24px;

	color: #585858;

	font-weight: 600;

	margin: 15px 0 10px;
}

.list_detail h6 {
	font-size: 14px;

	letter-spacing: 0.5px;

	color: #585858;

	font-weight: normal;

	margin: 0px 0 15px;
}

.list_detail p {
	font-size: 14px;

	line-height: 23px;
}

.news_detail img {
	width: 500px;

	margin-bottom: 15px;

	border-radius: 10px;
}

.news_detail h1 {
	font-size: 20px;
	margin: 5px 0 20px;
}

.news_detail {
	line-height: 25px;
}

.news_detail span {
	margin-bottom: 10px;

	display: block;

	font-weight: 600;

	color: #585858;

	font-size: 14px;
}

.cust_detail .control-label {
	text-align: left !important;

	color: #2f363e;

	font-size: 16px;

	font-weight: 600;

	width: 200px;

	float: left;
}

.cust_detail .controls {
	float: left;
}

.cust_detail .controls label {
	font-weight: normal !important;
}

.cust_detail .control-group {
	float: left;

	width: 100%;

	margin-bottom: 15px;
}

.as_wrapper label {
	color: #2f363e;

	font-size: 16px;

	font-weight: 600;

	width: 200px;

	float: left;
}

.as_wrapper .control-group {
	float: left;

	width: 100%;

	margin-bottom: 15px;
}

/*.as_wrapper .controls{ float:left; }*/

.as_wrapper input[type="text"],
.as_wrapper input[type="email"],
.as_wrapper input[type="number"],
.as_wrapper input[type="password"],
.as_wrapper select {
	border: 1px solid #9b9b9b;

	width: 60%;

	float: left;

	color: #2f363e;

	font-size: 16px;

	height: 38px;

	padding-left: 15px;

	margin: 0;
}

.controls_bt {
	padding-left: 200px;
}

.controls_bt .btn {
	padding: 7px 35px;

	background-color: #5cb85c;

	border-color: #4cae4c;

	color: #fff;

	border: none;
}

.controls_bt .btn:hover {
	background-color: #3d9b40;
	color: #fff;
	border-color: #5cb85c;
}

.as_wrapper input[type="submit"] {
	padding: 10px 8%;

	margin-right: 2%;

	background-color: #5cb85c;

	border-color: #4cae4c;

	color: #fff;

	border: none;
}

.as_wrapper input[type="submit"]:hover {
	background-color: #3d9b40;
	color: #fff;
	border-color: #5cb85c;
}

.statusMsg {
	font-size: 16px;
	color: #fff;
}

.statusMsg.success {
	color: #00a78e;
}

.statusMsg.error {
	color: #dd4b39;
}

.inputErr {
	color: #ea4335;

	font-size: 14px;

	text-align: left;

	padding-bottom: 10px;
}

.topLeft {
	width: 340px;

	float: left;

	margin-bottom: 20px;
}

.topLeft p {
	float: left;
	margin-right: 10px;
}
.data-str p span {
	margin-right: 20px;
}
