@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');

.register-space-one {
	margin-top: 90px !important;
}

#mceu_30 {
	display: none;
}

/****************Responsive CSS************************************************************************************/
@media screen and (max-width:1680px) {
	#dashboard-inner-area {
		width: 85%;
	}

	#login-sidebar {
		margin-top: 120px;
	}

}

@media screen and (max-width:1600px) {
	#dashboard-inner-area {
		width: 85%;
	}

	#login-sidebar {
		margin-top: 160px;
	}

}

@media screen and (max-width:1440px) {
	#dashboard-inner-area {
		width: 85%;
	}

	#login-sidebar {
		margin-top: 120px;
	}

}

@media screen and (max-width:1366px) {
	#login-sidebar {
		margin-top: 120px;
	}
}

@media screen and (max-width:1280px) {
	#dashboard-inner-area {
		width: 85%;
	}

	#login-sidebar {
		margin-top: 120px;
	}

}

@media screen and (max-width:1024px) {
	#register-form .box-one {
		width: 280px !important;
	}

	#register-form .box-two {
		width: 280px !important;
		height: 200px;
	}

	.display-instruction ol li div,
	.display-instruction ul li div {
		margin: -10px 5px;
		width: 40px;
		height: 40px;
		padding: 10px;
	}

	.display-instruction ol li,
	.display-instruction ul li {
		margin: 10px 0px;
	}

	#dashboard-inner-area {
		width: 85%;
	}

	#register-form .label-two {
		width: 130px !important;
	}

	#login-sidebar {
		margin-top: 100px;
	}
}

@media screen and (max-width:1000px) {
	#login-sidebar {
		width: 95%;
	}

	#grid-view-area .panel-body {
		padding: 15px;
	}

	#grid-view-area-one .panel-body {
		padding: 15px;
	}

	#dashboard-inner-area {
		width: 100%;
	}

	#dashboard-search-area .value-one {
		width: 100%;
		margin: 0 0 10px 0;
	}

	#dashboard-search-area .value-two {
		width: 100%;
		margin: 0px 0 10px 0;
	}

	#dashboard-search-area .btn-one {
		width: 100%;
		margin: 0 0 10px 0;
	}

	#register-form .label-two {
		width: 100% !important;
	}
}

@media screen and (max-width:640px) {
	#login-sidebar {
		width: 95%;
		margin: 10px auto;
	}

	#login-sidebar .left-area {
		font-size: 13px;
	}

	#login-sidebar .right-area {
		font-size: 13px;
	}

	#login-sidebar h2 {
		font-size: 35px;
		margin-bottom: 20px;
	}

	#register-form label {
		text-align: left;
		width: 100%;
	}

	#register-form .box-one,
	#register-form .box-three,
	#register-form .box-four,
	#register-form .box-five {
		width: 100% !important;
	}

	#register-form .box-two {
		width: 100% !important;
		height: 200px;
	}

	.display-instruction ol li,
	.display-instruction ul li {
		text-align: left;
		font-size: 13px;
		margin: 15px 0px;
	}

	.form-signin-heading {
		font-size: 30px;
		float: left;
		width: 100%;
	}

	#start-page {
		margin: 70px auto 50px auto;
		text-align: center;
	}

	#start-page h1 {
		font-size: 35px;
		color: #daba26;
		margin: 25px 0px;
		padding: 0px;
	}

	#start-page a {
		font-size: 25px;
		color: #daba26;
		padding: 15px 25px;
		margin: 25px auto;
	}

	.logo-area {
		float: left;
		width: 100% !important;
		text-align: center;
		clear: both;
	}

	.nav-right-area {
		float: none !important;
		width: 100% !important;
		clear: both;
		text-align: center;
	}

	.nav-right-area li {
		float: none !important;
		text-align: center !important;
		display: inline-block !important;
	}

	.nav-left-area {
		float: none !important;
		width: 100% !important;
		clear: both;
		text-align: center;
	}

	.nav-left-area li {
		float: none !important;
		text-align: center !important;
		display: inline-block !important;
	}

	.dropdown-menu:before {
		display: none !important;
	}

	.dropdown-menu:after {
		display: none !important;
	}

	.navbar-nav .open .dropdown-menu>li:first-child>a {
		padding: 5px 15px 5px 15px !important;
	}

	#dashboard-search-area button {
		width: 100% !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}

	#dashboard-search-area-one button {
		width: 100% !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}

	#dashboard-inner-area {
		width: 100%;
	}

	#dashboard-search-area .value-one {
		width: 100%;
		margin: 0 0 10px 0;
	}

	#dashboard-search-area .value-two {
		width: 100%;
		margin: 0px 0 10px 0;
	}

	#dashboard-search-area .btn-one {
		width: 100%;
		margin: 0 0 10px 0;
	}

	#register-form .label-two {
		width: 100% !important;
	}

	#register-form .div-area {
		margin: 5px 0 5px 0px;
	}

	#register-form .checkbox {
		padding-left: 15px !important;
	}

	.card .content {
		padding: 5px !important;
	}

	.card {
		box-shadow: none !important
	}

	.search {
		box-shadow: none !important
	}

	#register-form .box-six {
		width: 220px !important;
	}

	#register-form .label-three {
		margin-left: 0;
	}
}