@charset "UTF-8";
/*MODAL BOX - S T A R T -  MODAL BOX - S T A R T -  MODAL BOX - S T A R T -  MODAL BOX - S T A R T -  
*/
.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix.ui-draggable-handle {
    display: none;
}

.fa-times-circle {
    cursor: pointer;
    text-align: right;
    font-size: 32px;
    color: #299973;
    padding: 9px 13px 0 0;
    margin-right: -30px;
    margin-top: -30px;
}

p.EJ-mbox-close {
    float: right;
}

div#member_enqiury_form {
    padding: 40px;
}

h4.EJ-mbox-sec-code-title {
    color: #299973;
    font-size: 22px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

.EJ-mbox-foreigners-text {
    font-size: 16px;
    color: #606060;
    white-space: nowrap;
}

.EJ-mbox-foreigners-text td {
    padding-right: 10px;
}

.EJ-continue-button {
    text-align: center;
    background: #299973;
    min-height: 40px;
    width: 80%!important;
    border-radius: 8px!important;
    box-sizing: border-box;
    padding: 12px 10px;
    margin: 50px auto 15px auto;
    text-decoration: none;
    height: 20px;
    display: table;
}

a.EJ-continue-button-text {
    color: #ffffff;
    font-size: 16px;
}

.EJ-continue-button:hover {
    background: #37d29d;
}

caption, th, td {
    text-align: unset;
}

html, body, div, span, applet, object, iframe, h3, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    vertical-align: middle;
}

table {
    border-spacing: 0 10px;
}

@media only screen and (max-width: 324px){
    .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable {
        width: 100%!important;
    }
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable {
    width: unset!important;
}

@media only screen and (max-width: 450px) 
{    
	.EJ-mbox-foreigners-text td    
	{
		display: flex;        
		justify-content: space-between;       
		padding: 10px;       
	}
}


/*MODAL BOX - E N D S -  MODAL BOX - E N D S -  MODAL BOX - E N D S -  MODAL BOX - E N D S -  
*/
