@CHARSET "windows-1255";

body {
    background: url(../img/login-bg-new2.jpeg)no-repeat !important;
	min-width: auto;
    background-size: cover !important;	
}

.header {
    display: none;
}
.clearfix {
  overflow: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.base-box.login-box {
    background: #112236 !important;
    color: #fff;
}
td.tdFooter {
    display: none;
}

.rich-mpnl-content .rich-panel .buttons a.button2,
.rich-mpnl-content .rich-panel .previewButtons a.button2,
.loginPrivacyNoticeDialog .rich-panel-body input[type="button"],
.central_part .login-box .dialog input.loginFormSubmit {
    width: auto;
    border: 1px solid #72b7be;
    background: #72b7be;
    font-size: 18px;
    padding: 13px 0px;
    color: #112236;
    margin-right: 0;
    margin-left: 5px;

    border-radius: 0;
    font-weight: 400;
}
.central_part .login-box .dialog input.loginFormSubmit {
    float: right;	
}
.panel-border {
    border: none;
    border-radius: 0px;
}
.central_part .base-box .rich-panel {
    width: 100%;
}
.central_part .login-box .dialog {
    color: #fff;
	padding-top: 30px;	
    width: 100%;	
}
.central_part .login-box .dialog .dialog-title {
    text-align: left;
    margin-bottom:20px;
    font-size: 0.85em;
    font-weight: 600;
}

.central_part .base-box {
    background: transparent !important;
    border-radius: 0;
    max-width: 95vw;
    padding-bottom: 70px;
}
.wrap {
    background: none !important;
}
.panel-tab-active,
.central_part .panel-border {
    border: none !important;
}
.mainTable td.tdWrap {
    background: none !important;
}
.rich-mp-container{
 	max-width: 95%;
}   
.rich-tabpanel .rich-tab-bottom-line .rich-tabhdr-cell-inactive table {
    background: transparent;
    color: #757776;
    font-weight: 600;
    font-style: normal;
}
.rich-tabpanel .rich-tab-bottom-line .rich-tabhdr-cell-active table {
    background: transparent;
    color: #fff;
    font-weight: 600;
    font-style: normal;
}
.rich-tabpanel .rich-tab-bottom-line {
    background: transparent;
    direction: rtl;
}
body .login-box .rich-tab-bottom-line .rich-tabhdr-cell-active table .rich-tabhdr-side-cell {
	background: none !important;
    padding-right: 0;
    padding-left: 0;	
}
.rich-tab-bottom-line > table > tbody> tr >  td:nth-child(3) {
	display: none;
}
.rich-tab-bottom-line table td.rich-tabhdr-cell-active {
	border: none !important;
    border-bottom: 10px solid #bb2026 !important;
}
.rich-tab-bottom-line table td.rich-tabhdr-cell-inactive {
	border: none !important;
    border-bottom: 2px solid #727679 !important;
    padding-bottom: 8px;
}
.rich-tab-bottom-line table td.rich-tabhdr-cell-inactive:hover {
	border: none !important;
    border-bottom: 10px solid #bb2026 !important;
    padding-bottom: 0px;
}

.rich-tab-bottom-line > table:hover td.rich-tabhdr-cell-active {
    border-bottom: 2px solid #727679 !important;
    padding-bottom: 8px;
}
.rich-tab-bottom-line > table:hover td.rich-tabhdr-cell-active:hover {
    border-bottom: 10px solid #bb2026 !important;
    padding-bottom: 0px;
}

.rich-tab-bottom-line .rich-tabhdr-cell-inactive table td, .rich-tab-bottom-line .rich-tabhdr-cell-active table td, .rich-tab-bottom-line .rich-tabhdr-cell-disabled table td {
    padding: 6px 0;
    font-size: 1.5em;
    text-transform: none;    
}
.message-box {
	max-width: 100vw;
}

.login-row {
   	margin: 20px 1% 15px 0 !important;   	
}
.prop {
	width: 100%;
}
.central_part .login-box .login-label {
    width: 25%;
    margin: 0 1% 0 0;
    float:left;
    padding: 6px 0;
}
.central_part .login-box .login-label.full {
    width: 99%;
}
.central_part .login-box .login-label.full a {
    padding-left: 10px;
    color: #fff;
}
.central_part .login-box .dialog input {
    width: 70%;
    border-radius: 0;
    margin: 0;
    padding: 10px 6px;
}
.central_part .login-box .dialog > .login-label {
    width: 100%;
    margin: 0 1% 10px 0;
    line-height: 35px;
    float: left;
    padding: 0px 45px;
    box-sizing: border-box;
}
.central_part .login-box .dialog > .login-label > a {
    color: #fff;
}
.central_part .login-box .dialog input.captcha-input {
	margin-left: 45px;
	margin-bottom: 15px;
	width: calc(100% - 90px);
}
.login-link-line {
	margin-top: 20px;
}

.login-link-line:before {
	content: '';
	display: block;
	height: 2px;
	margin-bottom: 20px;
    background-image: linear-gradient(to right, #B0F9FF 16.66%, rgba(255, 255, 255, 0) 0%);
    background-position: top;
    background-size: 12px 2px;
    background-repeat: repeat-x;	
}
.central_part .login-box .login-link-line .login-link-button {
    width: auto;
    margin-right: 20px;
}
.central_part .login-box .login-link-line .login-link-button:last-child {
    margin-right: 0px;
    float: right;
}
.central_part .login-box .login-link-line .login-link-button:first-child {
    float: left;
}
.central_part .login-box .login-link-line a {
    text-decoration: underline;
    color: #fff;
    padding: 2px 3px;
}
.rich-mpnl-header, .rich-panelbar-header {
    text-transform: none;
}

.rich-mpnl-shadow {
    background: #05111d;
    opacity: 1;
    top: 13px;
    left: 7px;
}

/*popup*/
.loginPrivacyNoticeDialog .rich-mpnl-content {
    height: auto !important;
    padding-bottom: 30px;
}
.rich-modalpanel {
    background-color: rgba(9,24,43,0.85) !important;
    width: 100%;
    height: 100%;
}
.loginPrivacyNoticeDialog .rich-mpnl-content {
	background-color: #112236;
	color: #fff;
	border-radius: 0;
	max-height: 50vh;
	overflow-y: auto;
	overflow-x: hidden;
}
.loginPrivacyNoticeDialog .rich-mpnl-content .privacyDialogHeader {
    background: none;
    padding-top: 50px;
    position: relative;
    font-size: 2em;    
}
.loginPrivacyNoticeDialog .rich-mpnl-content .privacyDialogHeader:after {
    content: '';
    display: block;
    margin-top: 20px;
    width: 175px;
    height: 10px;
    background: #b52326;
}
.loginPrivacyNoticeDialog .rich-mpnl-content .rich-mpnl-body {
	padding: 15px 30px;
}
span.loginPrivacyNoticeOutPanel {
    height: auto;
    margin-bottom: 30px;
    font-weight: 600;    
}
.rich-modalpanel.dialogPanel  .rich-mpnl-content {
    height: auto !important;
    padding-bottom: 0px;
}
.rich-modalpanel.dialogPanel  {
    background-color: rgba(9,24,43,0.85) !important;
    width: 100%;
    height: 100%;
}
.rich-modalpanel.dialogPanel  .rich-mpnl-content {
	background-color: #112236;
	color: #fff;
	border-radius: 0;
	border: none;
	box-shadow: none;
}
.rich-modalpanel.dialogPanel  .rich-mpnl-content .dialogText{
	color: #fff;
}
.rich-modalpanel.dialogPanel  .rich-mpnl-content .privacyDialogHeader {
    background: none;
    padding-top: 50px;
    position: relative;
    font-size: 2em;    
}
.rich-modalpanel.dialogPanel .rich-mpnl-content .privacyDialogHeader:after {
    content: '';
    display: block;
    margin-top: 20px;
    width: 175px;
    height: 10px;
    background: #b52326;
}
.rich-modalpanel.dialogPanel .buttons {
    width: 100%;
}
.cancelOperationPanel .rich-mpnl-content .rich-panel {
	padding: 15px 30px 0;
}
span.loginPrivacyNoticeOutPanel {
    height: auto;
    margin-bottom: 30px;
    font-weight: 600;    
}
/*error*/
.central_part .login-box .loginErrorMesssage {
	background-color: transparent;
	border: 1px solid #ff000b;
	float: none;
	text-align: center;
}
/* password*/
.central_part .login-box .dialog.change {
    padding: 0;
}
.central_part .base-box span.dialogHeader {
    background: transparent;
    padding: 0 0 0.5em;
    width: 100%;
    font-size: 2em;
    font-weight: 400;
    border-bottom: 6px solid #bb2026 !important;
}
.changePasswordForm table {
    width: 100%;
}
td.name {
    display: block;
}
.prop .name .prop label.name {
    width: 25%;
   	margin: 0 1% 0 0;   
   	line-height: 35px;
   	float:left;
	color: #fff;   	
}
.prop .name .captcha-input-warp  .prop label.name {
   	line-height: 1.1;	
}
.prop span.value {
    display: block;
    float: left;
    width: 70%;
}
.central_part .login-box .dialog .prop .value input {
    width: 100%;
    border-radius: 0;
    margin: 0;  
	padding: 10px 6px;   
}
.central_part .login-box .dialog .error {
	margin-top: 5px;
}
.central_part .login-box .dialog .error img{
	display:none;
}
.captcha-img-warp {
	margin:5px 5px;
	line-height: 90px;
}
.captcha-url {
	display:inline-block;
	vertical-align:middle;
	color:#fff; 
	font-size:1em;
	margin-left:8px;
}
.central_part .login-box .dialog .actionButtons input.loginFormSubmit2 {
    width: auto;
    border: 0px solid #72b7be;
    background: transparent;
    font-size: 1em;
    padding: 13px 0px;
    color: #fff;
    margin-right: 0;
    margin-left: 5px;
	float: left;
    border-radius: 0;
    font-weight: 400;
}
tr.prop:nth-chid(2){
	margin-top: 12px;
}

/* footer */
.footer {
    position: fixed;
    height: auto;
    background: #fff;
    padding: 8px 0 3px;
}
.footer .banners {
    background: none;
    height: auto;
    /* background-color: #fff; */
    width: auto;
}
.footer .banners .second_link {
    margin-top: 0;
}
.footer p {
    color: #000;
    padding: 15px 0;
}
/* logo */
.logo-warp {
	max-width: calc(100% - 100px);
	padding-bottom: 5px;
	margin: -5px auto 0;
}
.logo {
    height: 67px;
    width: 143px;
    background-color: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.logo img {
    max-height: 50px;
    width: auto;
    max-width: 85%;
    height: auto;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}

.central_part .login-box .dialog .ExamineeCaptcha input{
	width: 100%;
	margin-bottom: 15px;
	box-sizing: border-box;
}


.verificationContentPanel {
    padding: 0 25px;
    color: #fff;
    font-size: 1.3em;
    line-height: 1.45;
}
.second_validation_box {
    background: none;
    border: none;
}

.titlebar {
    background: none  !important;
    height: auto !important;
    font-size: 2em;
    text-align: center;
    border-bottom: 3px solid red;
    padding-bottom: 5px;
    border-radius: 0;
}
.login-title {
    background: none  !important;
    height: auto !important;
    font-size: 2em;
    color: #2d479c;
    text-align: center;
    padding-bottom: 5px;
    border-radius: 0;
}
.textCode,
.dropdownCountry {
    border-radius: 0;
    background-color: #fff;
    color: #000
}
a.cancel_verification {
    color: #fff;
    top: 15px;
}
.verification_desc a{
    color:#fff
}

.errorMessage {
    padding: 0 0 25px;
    margin-top: -10px;
}




input.buttonMain {
    width: auto;
    border: 1px solid #72b7be;
    background: #72b7be;
    font-size: 18px;
    padding: 13px 0px;
    color: #112236;
    margin-right: 0;
    border-radius: 0;
    font-weight: 400;
}

.withMargin .verification_desc {
    padding: 10px 0;
}

.rich-modalpanel.dialogPanel.waitingPanel {
    margin: 0;
}
#waitingPanelShadowDiv {
    background: transparent;
}

/* sec verficition */
.second_validation_box {
    margin: 20px auto 80px;
}
.verificationContentPanel {
    padding: 8px 25px 0;
}
.verification_desc.part-with-border {
    margin-top: 25px;
    border-top: 3px solid red;
    padding-top: 15px;
    font-weight: 600;
    font-size: 1.2em;
}
.verification_desc.chebox-line {
    position: relative;
    padding-left: 25px;
}

.verification_desc.chebox-line input {
    position: absolute;
    left: 0;
}

.login-link {
    font-size: 2em;
    text-align: center;
    padding-bottom: 135px;
    border-radius: 0;
}
.login-link a {
    color: #72b7be;
}
@media (max-height: 750px){
	.central_part .base-box {
	    margin-top: 20px;
	    padding-bottom: 42px;
	}
	.login-link {
	    padding-bottom: 35px;
	}
	.loginLink {
		margin-top: 0px;
	}
}
@media (max-width: 1300px){
	body {
	    background-size: initial !important;	
	   	min-width: none;
		*min-width:none;
		min-height: none;
	}

}
	@media all\0 {
	  .message-box {
	  	  position: absolute;
	   };
	}
@media (max-width: 991px){
	.seq-logo,
	.logo-warp {
	    width: 100%;
	    max-width: 700px;
	}
	.logo {
		height: 55px;
		width: 115px;
	}
	.logo img {
	    max-height: 50px;
	    margin-top: 2px;
	}
}
@media (max-width: 767px){
	.rich-tabpanel .rich-tab-bottom-line .rich-tabhdr-cell-inactive table,
	.rich-tabpanel .rich-tab-bottom-line .rich-tabhdr-cell-active table {
		max-width: 48vw;
	}
	.footer p {
	    margin-left: 225px;
	}
	
}
@media screen and (max-width: 730px){
	.seq-logo, .logo-warp {
	    max-width: calc(100% - 30px);
	}
}
@media screen and (max-width: 450px){
	.logo{
		height: 45px;
		width: 91px;
	}
	.logo img {
		max-height: 40px;
		margin-top: 2px; 
	}
}