@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,900');
html { font-size: 100% }
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary, title { display: block }
body { font-family: 'Roboto', sans-serif; font-weight: normal; font-style: normal; font-size: 15px; line-height: 15px; color: #2a2a2a; -webkit-font-smoothing: antialiased; margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*
::-moz-selection { background-color:#0d467d; color: #fff; }
::selection { background-color:#0d467d; color: #fff;  }
*/
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0 }
table { border-collapse: collapse; border-spacing: 0 }
fieldset, img { border: 0 }
ol, ul { list-style: none }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline }
sup { top: -0.5em }
sub { bottom: -0.25em }
* { outline: none !important; }
a { transition: all 0.3s ease-in-out; color: #a30004; }


a:active, a:focus, a:hover, input[type="image"], select:focus, input, input[type="button"]:focus, :focus { outline: 0; text-decoration: none; }
.clearfix { *zoom:1
}
.clearfix:before, .clearfix:after { display: block; content: ""; line-height: 0 }
.clearfix:after { clear: both }
.clear { clear: both }
.btn { outline: 0px; }
.lists { list-style: none; margin: 0px; padding: 0px; }
.mainpage { position: relative; }
p { line-height: 24px; font-size: 15px; color: #484848; text-align: justify; }
img { max-width: 100%; }
.btn { line-height: 1.8; }
.btn-default { background-color: #eaeaea; transition: all 0.5s ease-in-out; }
.btn-default:hover { background-color: #dcdcdc; }
.container { max-width: 1270px; width: 100%; }
ul { margin: 0; padding: 0; }
.mrgn_rt_prfl ul.dropdown-menu { box-shadow: 0 0 10px 0 rgba(0, 0, 0, .12); margin-top: 10px; right: 0px; }
.mrgn_rt_prfl ul.dropdown-menu li a { font-size: 14px; }
.mrgn_rt_prfl ul.dropdown-menu li a i { margin-right: 5px; }
h4 { font-size: 18px; }
h3, h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; color: #313131; }



/**** custome ckeckbox rario ****/
[type="radio"]:checked, [type="radio"]:not(:checked) { position: absolute; left: -9999px; }
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label { position: relative; padding-left: 28px; cursor: pointer; line-height: 20px; display: inline-block; color: #666; }
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before { content: ''; position: absolute; left: 0; top: 2px; width: 18px; height: 18px; border: 1px solid #b2b2b2; border-radius: 100%; background: #fff; }
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after { content: ''; width: 10px; height: 10px; background: #1d64da; position: absolute; top: 6px; left: 4px; border-radius: 100%; webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
[type="radio"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0); }
[type="radio"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
[type="checkbox"]:checked, [type="checkbox"]:not(:checked) { position: absolute; left: -9999px; }
[type="checkbox"]:checked + label, [type="checkbox"]:not(:checked) + label { position: relative; padding-left: 28px; cursor: pointer; line-height: 18px; display: inline-block; color: #666; }
[type="checkbox"]:checked + label:before, [type="checkbox"]:not(:checked) + label:before { content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border: 1px solid #b2b2b2; background: #fff; }
[type="checkbox"]:checked + label:after, [type="checkbox"]:not(:checked) + label:after { content: ''; width: 6px; height: 12px; border: solid #1d64da; border-width: 0 2px 2px 0; position: absolute; top: 2px; left: 6px; transform: rotate(45deg); webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
[type="checkbox"]:not(:checked) + label:after { opacity: 0; }
[type="checkbox"]:checked + label:after { opacity: 1; }
.form-control:focus { border-color: #aaaaaa; box-shadow: none; }
/**** custome ckeckbox rario close ****/


/************ Select Dropdown Css ****************/
.select-box { display: inline-block; vertical-align: middle; width: 100%; }
.select-box select { -moz-appearance: none; color: #606060; background: none; -moz-appearance: none; appearance: none; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none; cursor: pointer; float: left; font-size: 15px; overflow: hidden; padding-left: 10px; height: 38px; text-overflow: ellipsis; white-space: normal; width: 100%; border: 1px solid #d9d9d9; border-radius: 3px; background: #ffffff; width: 100%; }
.select-box span::after { background: url(../images/select_arrow.png) no-repeat top right; bottom: 0; color: #333; content: ""; height: 10px; padding: 14px 25px; pointer-events: none; position: absolute; right: 10px; top: 17px; z-index: 1; }
.select-box span { display: inline-block; float: left; overflow: hidden; position: relative; width: 100%; }
/************ Select Dropdown Css End ****************/


body{background: #ededf0;}
.form_section{background: #fff; margin: 15px 0; border: 1px solid #d9d9d9; min-height: 700px;}
.header_sec{border-bottom: 1px solid#d9d9d9; margin-bottom: 10px; background: #f2f6fb; text-align: center; padding: 10px;}
.mid_container{padding: 15px;}
.header_sec h1.hd{font-size: 20px; font-weight: bold; margin: 7px 0; text-align: center;}
.header_sec h2{ color: #da0404;}
h2 { font-size: 18px; }

h2.pg_hd{margin-bottom: 25px; background: #f0f0f0; padding: 15px; margin-top: 15px; position: relative;}
h2.pg_hd .custome-checkbox{position: absolute; right: 15px; top: 17px; font-weight: normal; font-size: 15px;}
h2.pg_hd .custome-checkbox label{color: #2a2a2a;}


.btn{line-height: 1.5;}
.form_section .form_row{align-items: center;}
.btn:focus, .btn:focus-within{box-shadow: none;}

.form-group{margin-bottom: 1.2rem;}


/*tab panel css start*/
.tab_nav{width: 100%; display: inline-block; border-bottom: 1px solid #ccc; margin-bottom: 30px;}
.tab_nav li a{ width: 25%; float: left; padding: 10px 10px; margin-bottom: -1px; text-align: center; color: #4b4b4b; font-weight: 500; line-height: 24px;}
.tab_nav li a:hover{color: #4285f4;}
.tab_nav li.active a{border-bottom: 3px solid #4285f4; color: #4285f4;}
/*tab panel css End*/

h3{font-size: 16px;}



::-webkit-input-placeholder { /* Chrome/Opera/Safari */ font-size: 14px;}
::-moz-placeholder { /* Firefox 19+ */  font-size: 14px;}
:-ms-input-placeholder { /* IE 10+ */  font-size: 14px;}
:-moz-placeholder { /* Firefox 18- */  font-size: 14px;}

table tr td{font-size: 13px;}
.table th, .table td{vertical-align:middle;}
.table thead th{vertical-align:bottom; font-size: 13px;}

.table .thead-light th{background-color: #f0f0f0; border-color: #f0f0f0;}

.radio_button_sec{margin-top: 15px;}
.radio_button_sec .custome-checkbox{ display: inline-block; padding-right: 20px;}


.photo_group .image{ margin-bottom: 20px;}
.captch_image img{max-width: 120px;}



.mid_container label { line-height: 20px; }
.mid_container .row{align-items: baseline;}




.login_sec{max-width: 450px; margin: auto; background: #fff; padding: 15px; border-radius: 5px; margin-top: 30px;}
.login_sec .form-control{border-radius: 2px; height: 46px;}
.account-wrapper .account-title{font-size: 26px; font-weight: 500; margin-bottom: 45px; text-align: center;}
.account-wrapper .btn{ height: 46px;}
.account-wrapper a{color: #007bff;}
.account-wrapper a:hover{ text-decoration: underline;}
.account-wrapper .btn-outline{background: none; color: #007bff;}

.login_logo{width: 100%; text-align: center; padding-top: 30px;}


.header_sec{position: relative;}
.dropdown{position: absolute; top: 23%; right: 15px;}

.account-wrapper .seprate{float: left; margin-right: 15px;}

.error { color: red; content: " *"; margin-top: 10px;}

.dropdown {
    position: absolute;
    top: 0%;
    right: 0px;
    z-index: 999;
 }
.checkbox_span_sp{
    padding-left: 20px;
padding-top: 2px;
display: inline-block;padding-right: 15px;
}