.h3_css_heading
{
	color: #333;
    font-size: 16px;
    margin: 5px 0 10px;
}
.forgot_color
{
	color:#eb0000 !important;
}
.verify {
    color: #eb0000;
    font-family: "Open Sans",serif !important;
    font-size: 15px;
    letter-spacing: 0.4px;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
.law_reg_page {
    height: 70px;
    margin-left: 4px;
    text-align: center !important;
    width: 70px;
}
.register_verify {
    color: #343b41;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 8px;
    text-transform: uppercase;
}
.verifys {
    color: #343b41;
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 8px;
    text-transform: uppercase;
}
.verifyservice {
    color: #343b41;
    font-size: 13px;
    font-weight: bold;
    margin-top: 8px;
    text-transform: uppercase;
}
.verifylast {
    color: #343b41;
    font-size: 13px;
    font-weight: bold;
    margin-top: 8px;
    text-transform: uppercase;
}
.panel-login {
	border-color: #ccc;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}
.panel-login>.panel-heading {
	color: #00415d;
	background-color: #fff;
	border-color: #fff;
	text-align:center;
}
.panel-login>.panel-heading a{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 15px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login>.panel-heading a.active{
	color: #eb0000;
	font-size: 18px;
	font-weight:800;
}
.user_Login
{
	color:white !important;
}
.panel-login>.panel-heading hr{
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.panel-login input[type="text"],.panel-login input[type="email"],.panel-login input[type="password"] {
	height: 45px;
	border: 1px solid #ddd;
	font-size: 16px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login input:hover,
.panel-login input:focus {
	outline:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}
.btn-login {
	background-color:#DA0803;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color:#DA0803;
}
.btn-login:hover,
.btn-login:focus {
	color: #fff;
	background-color: #53A3CD;
	border-color: #53A3CD;
}
.forgot-password {
	text-decoration: underline;
	color: #888;
}
.forgot-password:hover,
.forgot-password:focus {
	text-decoration: underline;
	color: #666;
}

.btn-register {
	background-color:#DA0803;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color:#DA0803;
}
.btn-register:hover,
.btn-register:focus {
	color: #fff;
	background-color: #1CA347;
	border-color: #1CA347;
}
.img_cover{
    background-size: cover;
    height: 650px;
   /** background-image:url("../../assets/images/slider1.jpg"") repeats; **/ 
    }
