/*-----------landing_header.css-------------*/
.header_right {
	float:right;
	width: 69%;
}
.top_link {
	color: #fff;
	text-align: right;
}
.top_link .dropdown > a, .top_link > a {
	color: #fff;
	background-color: #06b56d;
	display: inline-block;
	padding:5px 14px 7px 18px;
	line-height: 1;
	/*width:75px;*/
	text-align:center;
	border-radius: 50px;
	margin: 0 5px;
	font-size: 18px;
}
 .top_link a.dropdown-toggle::after {
 top: 3px;
 position: relative;
 left: 2px;
 border-right: 0.27em solid transparent;
 border-bottom: 0;
 border-left: 0.27em solid transparent;
}
.top_link > a:last-child {
	background-color: #FCA332;
	border-color:#FCA332;
}
@media (min-width:1100px) {
 header .dropdown.show .dropdown-menu .dropdown-item:first-child, header .dropdown .dropdown-menu .dropdown-item:first-child {
 margin-top:7px;
}
header .dropdown.show .dropdown-menu, header .dropdown .dropdown-menu {
 min-width: 242px;
}
}
.top_link .dropdown-menu .dropdown-item img {
	width: 33px;
	margin: 0 10px 0 3px;
	border: solid 1px #fff;
	border-radius: 50%;
	box-shadow: 0px 0px 1px rgba(255, 255, 255, 1);
	padding: 2px;
}
.header_left {
	padding: 14px 0 25px 20px;
	float:left;
	width:21%;
	text-align:left;
}
.site_logo {
	display: inline-block;
	max-width: 270px;
}
@media (max-width: 1300px) {
 .header_left {
 width: 21%;
padding: 15px 0 25px 20px;
}
 .header_right {
 width: 65%;
}
}
@media (max-width: 1100px) {
 .header_left {
 width: 34%;
padding: 13px 0 14px 20px;
}
}
@media (max-width:1199px) {
 .header_right {
 float:none;
 display:block;
 width:auto;
 height: 0;
 margin-left: 0px;
 margin-right: 0px;
 height: auto;
 padding: 0px 15px;
}
 .top_link {
 margin:0;
 float:none;
 width: 100%;
 text-align: left;
 padding: 0 15px;
 color: #fff;
 font-size: 22px;
 padding-top: 6px;
}
 .header_left {
 display: block;
 float: none;
 margin: 0px auto 0;
 text-align:center;
 width: 100%;
 padding: 10px 0 0px 0px;
}
 .site_logo {
 display: inline-block;
 margin: 0px 0 0px;
 max-width:200px;
}
}
/*above css is from the---style-home.css*/
.header_right {
	float:right;
	width: 69%;
}
.top_link {
	color: #fff;
	text-align: right;
}
.top_link .dropdown > a, .top_link > a {
	color: #fff !important; 
	background-color: #06b56d;
	display: inline-block;
	padding:5px 14px 7px 18px;
	line-height: 1;
	text-align:center;
	border-radius: 50px;
	margin: 0 5px;
	font-size: 15px;
	text-transform:uppercase;
	font-weight:500;
}
 .top_link a.dropdown-toggle::after {
	 display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
 top: 1px;   /*10nov22*/
 position: relative;
 left: 3px;   /*10nov22*/
 border-right: 0.27em solid transparent;
 border-bottom: 0;
 border-left: 0.27em solid transparent;
 display:inline-block;

}
.top_link > a:last-child {
	background-color: #FCA332;
	border-color:#FCA332;
}
.top_link > a:hover, .top_link > a:focus {
	color:#fff;
	text-decoration:none;
}
@media (min-width:1200px) {
 header .dropdown.show .dropdown-menu .dropdown-item:first-child,  header .dropdown .dropdown-menu .dropdown-item:first-child {
 margin-top:7px;
}
header .dropdown.show .dropdown-menu, header .dropdown .dropdown-menu {
 min-width: 242px;
}
}

.top_link .dropdown-menu .dropdown-item img {
	width: 33px;
	height:33px;
	display:inline-block;
	font-size:10px;
	margin: 0 10px 0 3px;
	border: solid 1px #fff;
	border-radius: 50%;
	box-shadow: 0px 0px 1px rgba(255, 255, 255, 1);
	padding: 2px;
}
.header_left {
	padding:12px 0 12px 17px;
	float:left;
	width:21%;
	text-align:left;
}
.site_logo {
	display: inline-block;
	max-width: 270px;
}
@media (max-width: 1300px) {
 .header_left {
 width: 21%;

 
}
 .header_right {
 width: 65%;
}
}

@media (max-width:1199px) {
 .register_header .header_right, .header_right {
 float:none;
 display:block ;
 width:auto ;
 height: 0 ;
 margin-left: 0px ;
 margin-right: 0px ;
 height: auto ;
 padding: 0px 15px ;
}
 .top_link {
 margin:0;
 float:none;
 width: 100%;
 text-align: left;
 padding: 0 15px;
 color: #fff;
 font-size: 22px;
 padding-top: 6px;
}
.register_header .header_left, .header_left {
 display: block ;
 float: none ;
 margin: 0px auto 0 ;
 text-align:center ;
 width: 100% ;
 padding: 10px 0 0px 0px ;
 height: 40px;
}

 .site_logo {
 display: inline-block;
 margin: 0px 0 0px;
 max-width:200px;
}
}
header.shrink .header_body, .register_header .header_body {
	/*height: 51px;*/ height:75px;   /*28jun23*/
	background:#0d2466;
}
header.shrink .header_body .header_left, .register_header .header_body .header_left {
	padding: 10px 0 10px 17px;   /*28jun23*/
}
 @media (min-width: 1200px) {
header.shrink .site_logo, header.register_header .site_logo {
 width: 250px;
 display: block;
}
}
@media(min-width:1200px) {
 header.shrink .top_link,  header.register_header .top_link {
 display:block;
 top:22px; /*28jun23*/ 
}
 header.shrink .site_logo,  header.register_header .site_logo {
/* width: 174px;*/  width: 320px; max-width: 320px; /*28jun23*/ margin-top:3px;
 display: block;
}
 header.shrink .nav_link,  header.register_header .nav_link {
 top: 16px; /*28jun23*/
}
 header.shrink .top_link .times,  header.register_header .top_link .times {
 margin-top:0px;
}
}
@media(max-width:1199px) {
 header.shrink .site_logo,  header.register_header .site_logo {
 width:200px;

 
}
 header.shrink .site_logo img,  header.register_header .site_logo img {
 max-width:100%;
}
 header.shrink .header_body .header_left,  header.register_header .header_body .header_left {  /*8mar24*/
 padding: 10px 0px 0px 15px;
 text-align:left;
}
}
/*------------------------*/

.header_body {
	background-color: transparent;
	padding: 0px 0px;
}
.nav_link ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.nav_link li {
	display: inline-block;
	padding:0;
}
.nav_link li a {
	text-transform: uppercase;
	font-size: 15px;
	padding: 11px 15px 11px;
	font-weight:500;
	display:block;
	position: relative;
	margin: 0 3px;
	color: #fff;
}
.nav_link li a:hover {
	text-decoration:none;
	color:#fff;  
}
.nav_link > ul > li {
	float:left;
}
@media(max-width: 1300px) {
 .nav_link li a {
 font-size: 15px;
 margin: 0 0px;
}
}
@media(min-width: 1300px) {
 .nav_link > ul > li {
 margin: 0 7px;
}
 .nav_link li a {
 padding: 9px 14px 11px;
}
}
/*-----------------------*/
.nav_link ul li ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	z-index:500;
	min-width:200px;
	display:none;
}
.nav_link ul li ul.active {
	display:block;
}
.nav_link ul li ul li {
	display: block;
	float:none;
	background-color: #6699ff;
	}
.nav_link ul li ul li a {
	font-weight:400;
	display: block;
	color:#fff;
	margin:0px 8px;
	border-bottom:solid 1px rgb(219, 219, 219);
	padding: 8px 3px;
	font-size: 15px;   /*10nov22*/
	font-weight:normal;
}
.nav_link ul li ul li:last-child a {
	border: none;
}
.nav_link ul li ul li a:hover {
	text-decoration: none;
	background:transparent;
}
.nav_link ul li ul li:last-child {
	border-bottom:none;
}
.hassub > a {
	cursor:pointer;
}
 @media (min-width:1200px) {
 .nav_link ul li ul {
 display:none;
 padding-top: 5px;
 box-shadow:0 7px 4px rgba(0, 0, 0, 0.4);
}
 .nav_link ul li:hover ul {
 display:block;
}
 .nav_link ul li ul li:last-child {
 border-radius: 0 0 4px 4px;
}
 .nav_link ul li ul li:first-child {
 border-radius: 4px 4px 0 0;
 position:relative;
}
 .nav_link ul li ul >li:first-child:before {
 content: "";
 position: absolute;
 top: -15px;
 left: 20px;
 width: 0;
 height: 0;
 border-left: 11px solid transparent;
 border-right: 11px solid transparent;
 border-bottom: 16px solid #6699ff;
}
 .nav_link ul li ul li a {
 transition: 0.4s;
}
 .nav_link ul li ul li a:hover {
 padding-left: 6px;
 transition: 0.4s;
}
}
 @media (max-width:1199px) {
 li.hassub > a:after {
 content: '\f0d7';
 font-family: fontawesome;
 font-size:13px;
color: #fff; /*10nov22*/
 position: absolute;
 top: 12px;
 right: 8px;
 font-weight: normal;
}
 li.up > a:after {
 content: '\f0d8';
 font-family: fontawesome;
 font-size: 13px;
 color: #333;
 position: absolute;
 top: 12px;
 right: 8px;
 font-weight: normal;
}

 .nav_link ul {
 text-align:center;
	}
 .nav_link ul li ul {
 position:static;
 margin-bottom: 15px;
 background: rgba(0, 0, 0, 0.1);
 border-radius: 20px;
}
 .nav_link > ul > li.hassub {
 position: relative;
}
 .nav_link > ul > li > a {
 position:relative;
 display:inline-block;
}
 .nav_link > ul > li.hassub > a:after {
 content:"\f107";
 font-family: "FontAwesome";
 color:#fff;
 font-size: 18px;
 position: absolute;
 right: 0px; 
 top:20px;  /*10nov22*/
}
}
/*header style*/

.register_header {
	padding: 0px 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 11111;
	background-color: transparent !important;
}
.header_body {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
    -webkit-transition: 0.9s;
	-moz-transition: 0.9s;
	transition: 0.9s;
	text-align: center;
	height: 90px;
}
header .container {
	position: relative;
}


@media(max-width: 1199px) {
header {
 padding: 0px 0;
}
}
 @media(min-width: 1200px) {
 .top_link {
 position: absolute;
 right: 15px;
 top:10px;
 z-index: 11;
}
 .nav_link {
 padding-right: 240px;
}
.register_header .nav_link {
/* padding-right:335px;*/padding-right:375px;
}

}
 @media(min-width:1200px) {
 .nav_link {
 position: fixed;
 right: 0;
 top:3px;
line-height:initial;
}
	
	header:before {
 content: "";
 position: absolute;
 right: 0;
 top:42px;
 width: 50%;
 height: 46px;
}
}
 @media(min-width:1200px) {
 .nav_link {
 height: 46px;
}
}
 @media(max-width: 1199px) {
 .nav_link li a {
    padding:11px 14px 11px;
}
 .top_link {
    padding: 0px 0 0;
}
 .nav_link {
	min-height: initial;
}

 header:before {
 top: 45px;
 display: none;
}
 .top_link a:last-child {
}
 .nav_link:before {
 border-bottom: 41px solid #03c;
}
}

@media(max-width:1199px) {
 header {
 position:fixed;
 padding:0px 0 0 0;
 background:#0033cc;
}
 .top_link {
 text-align: right;
 padding: 7px 0 0;
}
 .nav_icon {
 text-align: left;
 float: left;
 margin: 2px 0 0 5px;
}
 .top_link a {
 /*font-size: 18px;*/ /*10nov22*/
 padding: 5px 14px 7px 18px;
 line-height: 1;
 margin: 0 6px;
}
 .nav_link li a {
 color: #fff;
 font-size: 26px;
 padding: 19px 30px;
}
 .nav_link ul li ul li a,  .nav_link ul li ul li {
 background-color: transparent;
}
 .nav_link ul li ul li a {
 color: #fff;
 font-size:19px; 
}
}
.nav_icon, .nav_close, .mobile_logo {
	display: none;
}
 @media (max-width:1199px) {
 .nav_icon {       /*8mar24*/
 display: inline-block;
 cursor: pointer;
 color: #fff;
 position: absolute;
  top: 5px;
    right: 15px;
}
 .header_body {
 padding: 0;
 overflow:inherit !important;
 background:#0d2466;
 height: 89px !important;
}
 .nav_link ul, .nav_link ul li {
 display: block;
 float: none;
}
 .nav_link ul li {
 border-bottom:1px solid rgba(255, 255, 255, 0.3);
}
 .nav_link {
 position: fixed;
 left: 0;
 right: 0;
 top: 0 !important;
 bottom: 0;
 background-color:#0d2466 ;
 z-index: 11111;
 display: none;
 overflow:auto;
}
 .nav_link li a {
 display: block;
 text-align: center;
 border: none !important;
 font-size: 16px;    /*10nov22*/
 padding:19px 30px;
}
 .nav_link ul {
 position: relative;
 margin:10px 28px 0 28px;
}
 .nav_close {
 font-size: 32px;
 position: absolute;
 color: #fff;
 right: 15px;
 top: 5px;
 display: block;
 cursor: pointer;
 z-index: 1111;
}
 body.nav-open {
 overflow: hidden;
 height: 100%;
}
 .mobile_logo {
 display: block;
 /* margin:30px auto 30px;*/  /*28feb22*/
}
 .mobile_logo .site_logo, header.shrink .mobile_logo .site_logo {
 margin-top: 52px;
 margin-bottom: 50px;
}
 .nav_link {
 text-align: center;
 right:0px !important;
}
 .sec_crew {
 margin: 10px 0px !important;
}
}
/*dropdown css*/

header .dropdown {
	display: inline-block;
	position: relative;
}
header .dropdown.show {
	display: inline-block !important;
}
 @media (max-width:1199px) {
header .dropdown.show {
	display: inline-block !important;
}
 }
header .dropdown .dropdown-menu {
	margin:0;
}
header .dropdown.show .dropdown-menu, header .dropdown .dropdown-menu {
	min-width: 222px;
	padding: 0;
	background:transparent;
}
.top_link .dropdown-menu {
	left: auto !important;
	right: 0;
	transform: none !important;
	top: 100% !Important;
	box-shadow: none;
	border: none;
	padding-bottom: 0;
}
 @media (min-width:1200px) {
header .dropdown:hover .dropdown-menu {
	display:block;
}
 }
.dropdown-menu > a:last-child {
	border-color: transparent;
}

header .dropdown .dropdown-menu .dropdown-item {
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
	margin:0;
	color:#fff;
	transition: 0.3s;
	font-size: 14px;
	font-weight:500;
    text-transform:uppercase;
	padding:10px 10px;
	display:block;
	background:#6699ff;
	border-bottom:solid 1px rgba(255, 255, 255, 0.3);
}
header .dropdown .dropdown-menu .dropdown-item:first-child {
	border-radius:4px 4px 0 0;
}
header .top_link .dropdown .dropdown-menu .dropdown-item:last-child {
	border-radius:0 0 4px 4px;
	background:#0033cc;
}
header .nav_link .dropdown .dropdown-menu .dropdown-item{
	
}
header .nav_link .dropdown .dropdown-menu .dropdown-item:hover{
	background:#0033cc;
}
header .nav_link .dropdown .dropdown-menu .dropdown-item:last-child {
	border:0 ;
	border-radius:0 0 4px 4px;
}
@media (min-width:1200px) {
 header .dropdown.show .dropdown-menu, header .dropdown .dropdown-menu {
 min-width: 244px;
}
}
header .dropdown .dropdown-menu .dropdown-item span {
	display: inline-block;
	color: #FFF;
	background: #06b56d;
	text-align: center;
	border-radius: 5px;
	padding:6px 11px 2px;
	margin: 0px 0 0 46px;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	transition: 0.3s;
}
header .dropdown .dropdown-menu .dropdown-item strong {
	display: block;
	color: #6a6a6a;
	text-align: center;
	margin: 0px 0 0 28px;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1;
}
header .dropdown-menu .dropdown-item img {
	max-width:33px;
	margin-right:6px;
}
 @media (min-width:1200px) {
.register_layout main, main.register_layout {
 margin: 0 50px;
 min-height: 100vh;
 padding: 74px 0 0;
}
}
@media (max-width:1199px) {
.register_layout main, main.register_layout {
 padding: 100px 15px 0;
}
}
.close_drop {
	display:none;
}
 @media (min-width: 1300px) {
.nav_link li a {
 padding:12px 10px 11px;
}
}
.top_link .dropdown > a, .top_link > a {
	padding: 6px 14px 6px 14px;
}
.registration_heading {
    border-bottom: solid 1px #fca332;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    font-weight: 500;
}

label {
    font-weight: 600;
}
label.error {
    font-weight: 400;
	margin: -15px 0 15px 0 !important;
}
/* custom radio and checkbox */

.outer{
	position:relative;
	display:inline-block;
	margin:0 auto;
}
.level_radio { /*6jan22*/
    color: #ffffff;
    font-size: 17px;
    font-weight: normal;
	text-align: center;
	display: inline-block;
	position:relative;
	margin-right:2px;
    /*left: 45%;
    position: absolute;*/
	top: 0px;
	cursor: pointer;
}
.level_radio label { /*6jan22*/
    border: 2px solid #cccccc;
    border-radius: 50%;
    display: inline-block;
    height: 21px; width: 21px;
    margin: 0;  
	cursor: pointer;
}
label.media-body{
	padding-left:12px;
	cursor: pointer;
	margin-bottom:0;
}
label.media-body p{ /*6jan22*/
	font-weight:normal;
	margin:5px 0 15px 0;
}
.level_radio input[type="radio"] {
    border-radius: 50%;
    height: 21px; width: 21px;
    margin: 0;
    opacity: 0;
    position: absolute;
   
}
.level_radio input[type="radio"] + label {
    background: #ffffff none repeat scroll 0 0;
}
.level_radio label {
}
.level_radio input[type="radio"] + label {
}
.level_radio input[type="radio"]:checked + label {
    background: #06b56d none repeat scroll 0 0; /*6jan22*/
}

/*----------------*/

.builder_section {
    padding: 20px 20px 30px;
	border-radius:15px;
    
}
.sec_subscription {
    padding: 0px 20px 30px;
    background: #e9f1ff;
	border-radius:15px;
}
.promo_c {
    text-align: center;
    margin: 15px auto 25px;
    text-align: center;
    cursor: pointer;
}
.white_btn {
    background-color: #fff;
    border: none;
    color: #06B56D !important;
    margin-top: 0;
}
.sec_subscription > h4 {
    margin: 0;
    padding: 30px 0;
    text-transform: none;
}
.register_options{
	margin:0;
	margin-bottom:10px;
	
}
/*2aug22*/
.register_options .media{
	padding:15px;
	/*border:solid 1px #ccc;
	border-radius:12px;*/
	height:100%;
	background:#f0f0f0;
	font-weight:normal;
	transition:all 0.2s;
	/*text-align:center;*/  /*17aug22*/
	margin:0;
}
.register_options .media:hover{
	cursor:pointer;
	
}
.register_options .checked_box {
	background:#69f;
	color:#fff;
}
.register_options .media:hover{
	box-shadow:0px 0px 8px rgba(0, 0, 0, 0.5);
	
}
.register_options .media strong{     
	font-size:20px;
	font-weight:600;
	margin-left:10px;
}
.register_options .level_radio {
  left: 3px;
	top: 3px;
}
.register_options .level_radio label {
  border:1px solid #fff;
}
.register_options .level_radio input[type="radio"] + label {
  background: #d2d2d2 none repeat scroll 0 0;
}
.register_options .level_radio input[type="radio"]:checked + label {
  /*background: #05db83 none repeat scroll 0 0;*/
  background: #fff url(../images/setup-check.png) center center no-repeat;
  background-size:100%;
}


.register_options .media-body p {
  font-weight: normal;
  margin: 5px 0 0px 0;
  padding: 0 0 0 39px;   /*17aug22*/
}
.register_options .media p em{
	color:#FCA332;
	display:block;
	margin-bottom: -5px;
	margin-top: 5px;
}
.register_options .media.checked_box p em{
	color:#ffea00;
}
.register_options > div{
	
	padding:0;
}
form input[type="file"] {
    max-width: 100%;
}
.modal.medium_modal .modal-dialog {
  width: 95%;
  max-width: 950px !important;
}
.login_modal .right_f h3{
	color:#000 !important;
}
.register_layout input[type="text"], .register_layout input[type="email"], .register_layout input[type="password"], 
.register_layout input[type="vessel_name"], .register_layout input[type="tel"], .register_layout input[type="url"], 
.register_layout select, .register_layout textarea, .register_layout input[type="date"], .register_layout input[type="number"], 
.register_layout input[type="range"], .register_layout input[type="text"]:focus, .register_layout input[type="email"], 
.register_layout input[type="password"], .register_layout input[type="vessel_name"], .register_layout input[type="tel"], 
.register_layout input[type="url"], .register_layout select, .employer_page textarea, .register_layout input[type="date"], 
.register_layout input[type="number"], .register_layout input[type="range"], .register_layout .employer_r_data .react-tel-input .flag-dropdown {
 
  border: solid 1px #ccc !important;
}



.register_header .header_left h2{
	display:inline-block;
	font-weight:400;
	margin:0;
	font-size:18px;
	position: relative;
    top: 3px;
	text-transform:uppercase;
}
.register_header .header_left h2 img{
	top:-2px;
	position:relative;
	margin:0 12px;
}
@media (max-width:480px){
.register_header .header_left h2 {
  font-size: 16px;
}
.register_header .header_left h2 img{
	height:12px;
	top:-2px;
	position:relative;
	margin:0 7px;
}
}
@media (min-width: 1200px){
.register_header .header_left{
	width:49%; /*1july23*/
}
header.shrink.register_header  .site_logo, header.register_header .site_logo{
	display:inline-block;
	float:left;
}
.register_header .header_left h2{
	display:inline-block;
	float:left;
	font-weight:400;
	font-size: 17px;  
    top: 16px;    /*1july23*/
	
}
.register_header .header_left h2 img{
	position:relative;
	margin:0 10px;
}
}

@media (max-width: 1199px){
header.shrink.register_header .site_logo, 
header.register_header .site_logo {
    width: 185px;
}
header.shrink.register_header .mobile_logo .site_logo, 
header.register_header .mobile_logo .site_logo {
   width: 257px;
    max-width: 100%;
    opacity: 0.6;
}

}
@media (min-width: 768px) and (max-width: 1199px) {
  header.shrink.register_header .site_logo, header.register_header .site_logo {
    width: auto;
    max-width: none;
  }
}
header.register_header, header.shrink.register_header .header_body, .register_header .header_body{
	background:#0d2466 ;
}
header.register_header:before {
	display:none;
}
.register_header + main {
  padding-top: 75px;   /*1july23*/
}
@media(max-width:1200px){
.register_header + main {
  padding-top: 90px;
}
}

.register_header .btn.jobs_btn {
  border-radius: 6px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  padding:6px 15px 7px;

} 
@media (max-width: 1199px){  
	.top_link .dropdown > a, .top_link > a {
	  margin: 0 0px;
	  font-size: 14px;
	}
	.register_header .btn.jobs_btn {
	  position: absolute;
	  top: 45px;
	  right: 214px;
	  margin-top: 7px; 
	}
}
@media (min-width: 1200px){
	.register_header .header_right > a.btn{
	  float: left;
	  margin-right: 20px;
	  margin-top: 12px;
	  font-size: 15px;
	}
	 .header_right {  
	 width: 50% !important;  /*1july23*/
	position: relative;
}
}
 
.sms_header .header_body {
	padding:10px 15px;
}
.sms_logo {
	width:38px;
	float:left;
}
.sms_logo_full{
	width:168px;
	float:left;
}
.sms_header h4 {
	float: right;
	text-transform: uppercase;
	font-weight: 400;
	margin: 4px 0 0 0;
	font-size: 17px;
	line-height: 1;
}
.sms_header h4 span {
	color: #fca332;
}
.sms_header .header_body {
 height: 47px !important;
}
 .sms_header.register_header + main {
 padding-top: 47px;
}
.large_btn {
  padding: 8px 19px 8px !important;
  font-size: 18px !important;
  border:none !important;
}
.large_btn:hover, .large_btn:focus {
   border:none;
}
@media (max-width: 1199px){
.sms_header .top_link {
  text-align: right;
  padding:0px 0 0;
  float:right;
  width:auto;
}
.sms_header .top_link .dropdown > a,
.sms_header .top_link > a:last-child{
	float:right;
}
}
@media (min-width: 1200px){
.sms_header .top_link {
  display: block;
  top: 10px !important;
}
.sms_logo_full {
  width: 168px;
  float: left;
}
}

@media (max-width: 1199px){
	header ul .dropdown {
  display: block;
  position: relative;
}
	header ul .dropdown.show .dropdown-menu, header  ul .dropdown .dropdown-menu {
  position: static !Important;
  transform: none !important;
  width: 100% !Important;
  float: none;
  border: none;
  box-shadow: none;
}
header  ul .dropdown .dropdown-menu .dropdown-item{
	box-shadow:none;
	background: #69f;
	font-size:15px;
	padding: 12px 10px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.3) !important;
}
.btn_nav.training{
	padding:8px 17px 7px !important; /*8mar24*/
	display:inline-block;
}
}

@media (min-width:1201px){
.header_body {
  padding: 0 50px;
}
}
header .top_link .dropdown .btn_nav + .dropdown-menu .dropdown-item:last-child {
  background: #69f;
}
header .top_link .dropdown .btn_nav + .dropdown-menu .dropdown-item:hover {
  background: #0033cc;
}
.btn_nav.training {
  background: #69f !important;
}
@media (max-width:1199px){
.top_link .dropdown .btn_nav + .dropdown-menu {
  left: 0 !important;
  right: auto;
}
}
.file_btn{
	display:inline-block;
}
.file_btn input[type="file"] {
  display: none;
}
.browse_btn, .browse_btn:hover, main .browse_btn{
	background: #ececec !important;
  border: solid 1px #a6a6a6;
  border-radius: 4px;
  color: #000 !important;   /*29jan25*/
  line-height: 28px;
  height: 28px;
  padding: 0px 12px;
}
.file_btn label{
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}