﻿@charset "utf-8";

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { /* WebKit browsers */ color:transparent; } input:focus:-moz-placeholder, textarea:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:transparent; } input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { /* Mozilla Firefox 19+ */ color:transparent; } input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { /* Internet Explorer 10+ */ color:transparent; }


.ronly {
    background-color: #f9f9fb;
}
.guide-bg {
    background-color: #ecf3f7;
}

.guide-t1 {
    border-top: 2px solid #0951a1;
}

.guide-bd {
    border: 2px solid #417197;
}

.guide-col-01 {
    color: #c7dbf1;
}

.guide-col-02 {
    color: #3874b6;
}

.guide-text {
    font-size: 2.3em !important;
}
.over-x-hidden-w100pro{
    width: 15500px;
	overflow: hidden;
}

/* main-slider */
.main-slider-outer2{
	background-color: #e0e5e9;
}
.main-slider2{
	height: 403px;
	width: 1200px;
	position: relative;
    z-index: 1;
}
.main-slider2 > li{
    float: left;
    width: 1200px;
    height: 100%;
    padding-top: 4.8em;
}
.main-slider2 > li > h2{
    font-size: 3.1em;
    font-weight: 300;
    line-height: 1.7em;
}

.main-slider2 > li > h3{
    font-size: 2.2em;
    font-weight: 300;
    color: #3a4653;
    line-height: 1.7em;
}
.main-slider2 > li > p{
	color: #646c75;
	font-size: 1.2em;
	line-height: 1.7em;
	margin-top: .3em;
}

.main-slider-outer2 ul.slider-btn{
    position: relative;
    float: left;
    width: auto;
    margin-top: -6em;
    margin-left: 200px;
    z-index: 2;
}
.main-slider-outer2 ul.slider-btn > li{
	border-radius: 15px;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 13px;
	cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.main-slider-outer2 ul.slider-btn > li.active{
	background-color: #fff;
	width: 38px;
}

.main-slider2 > li > h2{
    color: #1c2fbe;
}
.main-slider-outer2 ul.slider-btn > li{
	background-color: #1c2fbe;
	border: 1px solid #1c2fbe;
}
.main-slider-outer2 ul.slider-btn > li.active{
	border: 1px solid #1c2fbe;
}

.boxshadow {
    background-color: #ffffff;
    border: 1px solid #bbb;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

ul.footer1 < li {
    margin-right:50px !important;
}

.midcenter {
    width:100%;text-align:center;position:absolute;top:50%;left:50%;display:none;z-index:100;
}

.input-file-label2.w90pro.d-table{
	position: relative;
}

.input-file-label2.w90pro > span.over-hidden{
	width: calc( 90% - 74px);
    border: none;
	outline: none;
    padding: .9em;
}
.input-file-label2.w90pro > span.over-hidden{
    padding: .5em;
    float: left;
    height: 2em;
    overflow: hidden;
}

.reserv_div {
    position: relative;
    top:30px;
    left: -50px;
    width: 300px !important;
}

.datepicker-div-2 {
	display: none;
}
.datepicker-div-2 > div {
	padding: .5em 1em;
	border-radius: .5em;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.datepicker-div-2.show {
    display: block;
}

#testNumInput {
    display:none;
}

.big-arrow-bg3{
    background-image: url(/images/big-arrow-bg-1.png);
    background-repeat: no-repeat;
    background-position: 0% 250px;
}
.big-arrow-bg4{
    background-image: url(/images/big-arrow-bg-1.png);
    background-repeat: no-repeat;
    background-position: -50% 50%;
}

.sms-target > li > ol > li {
    float:left;
    width:25%;
    margin: 0;
    padding: 0 1em;
}

.sms-target > li > ol > li.w20pro {
    float:left;
    width:20%;
    margin: 0;
    padding: 0 1em;
}

.sms-target > li > ol > li > a{
    display:block;
    width:100%;
}

.sms-target > li > ol > li > a > img{
    width:100%;
    height:auto;
}

ul.deco2{
    margin-left: 0;

}
ul.deco2 > li{
    width:96%;
	line-height: 1.5em;
	padding-right: 0;
}
ul.deco2 > li:before {
    content: '※';
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    margin-left: -1.7em;
    margin-top: 1px;
    font-weight: bold;
}

ul.smsSample > li {
    
    float: left;
    margin : .5em 0;
    padding: .25em .6em;
    border-right: 1px solid #ccc;
}

.info080 > p {
    margin: 0;
    padding: 0;
}

#send_bg {
    position:absolute;
    left:0;
    top:0;
    z-index:9000;
    background:#fff;
    display: none;
}

#send_content {
    position:relative;
}

a.test-sms-submit {
    display: none;
    width:70%;
}

ul.tap-title > li.btnWideBg {
	background-position: 8% 49%;
    background-image: url(/images/sms-tap-icon-04.png);
}

ul.tap-title > li.btnWideBg:hover {
    border: 1px solid #86b2dd;
	background-color: #eef3f7;
	-moz-box-shadow:    inset 7px 5px 14px #ced4dc;
	-webkit-box-shadow: inset 7px 5px 14px #ced4dc;
	box-shadow:         inset 7px 5px 14px #ced4dc;
}

ul.tap-title > li.button:hover{

    border: 1px solid #86b2dd;
	background-color: #eef3f7;
	-moz-box-shadow:    inset 7px 5px 14px #ced4dc;
	-webkit-box-shadow: inset 7px 5px 14px #ced4dc;
	box-shadow:         inset 7px 5px 14px #ced4dc;
}

ul.tap-title > li.button_01:hover{

    border: 1px solid #86b2dd;
	background-color: #eef3f7;
	-moz-box-shadow:    inset 7px 5px 14px #ced4dc;
	-webkit-box-shadow: inset 7px 5px 14px #ced4dc;
	box-shadow:         inset 7px 5px 14px #ced4dc;
}

.sms_num_list > option{
    float: block;
    padding: .3em .5em;
    background-color: #ededed;
    border: 1px solid #bbb;
    margin: 2px;
    border-radius: 6px;
	cursor: pointer;
	position: relative;
}
/*
.sms_num_list > option::after{
    content: 'X';
    font-size: .5em;
    padding-top: 3px;
    margin-left: 3px;
	margin-top: -1px;
    background-color: #636363;
    width: 18px;
    height: 15px;
    float: right;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}

.sms_num_list > option:after{
    content: 'X';
    font-size: .5em;
    padding-top: 3px;
    margin-left: 3px;
	margin-top: -1px;
    background-color: #636363;
    width: 18px;
    height: 15px;
    float: right;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}

*/

.characts-layer {
    width: 100%;
    padding-bottom: 10px;
}

.characts-list {
    width:100%;
    height:500px;
    display: block;
    margin:none !important;
    padding: none !important;

}

.characts-list > li {
    float: left;
    width:10% !important;
    margin: none !important;
    padding: none !important;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.characts-list li.last {
    border-right: 0;
}

.characts-list > li > div {
    display: block;
    line-height: 30px;
    color:#000 !important;
    font-size: 1.2em;
    cursor: pointer;
}


.characts-list02 {
    width:100%;
    height:500px;
    display: block;
    margin:none !important;
    padding: none !important;

}

.characts-list02 > li {
    float: left;
    width:18% !important;
    margin: none !important;
    padding: none !important;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.characts-list02 li.last {
    border-right: 0;
}

.characts-list02 > li > div {
    display: block;
    line-height: 30px;
    color:#000 !important;
    text-align: center;
    font-size: 1em;
    cursor: pointer;
}



.simg {
    margin-left:.9em;
    display: inline-block;
    float:left;
	width: 24px;
	height: 24px;
    background-image: url(/images/img-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.uline {text-decoration: underline;}

.noborder { border:none !important;}

.btn-h40 {
    
}

.btn-h35 {
    
}

.btn-h40r {
    height:40px;
	border:1px solid #b1b2b3;
	border-radius:6px;
    text-align: center;
    padding-top:.5em;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    cursor: pointer;
}

.btn-h35r {
    height:35px;
	border:1px solid #b1b2b3;
	border-radius:6px;
    text-align: center;
    padding-top:.4em;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    cursor: pointer;
}

.btn-h40c{
    
}

.btn-h35c {
    
}

.btn-h40r1 {

    height:40px;
    text-align:center;
    font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-right:none;
	border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    cursor: pointer;
}

.btn-h40r2 {

    height:40px;
    text-align:center;
    font-size: 1em;
    color: #000;
    padding: 0;
    padding-top: -0.3em;
    border: 1px solid #b3b3b3;
    border-left:none;
	border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    cursor: pointer;
}





.input-h35r {
	height:35px;
	font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    background-color: none;
	border-radius: 6px;
}

.input-h40r {
	height:40px;
	font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
	background-color: none;
	border-radius: 6px;
}

.input-h40r2 {
    height:40px;
    font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    background-color: none;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;

}

.radio-btn input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.radio-btn input[type="radio"] + label { display: inline-block; position: relative; padding-left: 30px; padding-bottom:11px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.radio-btn input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: -4px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.radio-btn input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.radio-btn input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.radio-btn input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 1px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }



.radio-btn2 input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.radio-btn2 input[type="radio"] + label { display: inline-block; position: relative; padding-left: 30px; padding-bottom:20px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.radio-btn2 input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: -4px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.radio-btn2 input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.radio-btn2 input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.radio-btn2 input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 1px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }



.check-box > input[type="checkbox"]{ display:none; }
.check-box input[type="checkbox"]{ display:none; }
.check-box input[type=checkbox] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 22px; 
		padding-left: 32px; 
		margin: 5px 0;
		background: url(/images/join-checkbox2.png) left/22px no-repeat; 
}
.check-box input[type=checkbox]:checked + label { background-image: url(/images/join-checkbox22.png); }


.select-h35r {
		height:35px;
		border:1px solid #b1b2b3;
		border-radius:6px;
		padding : .5em 1em;
		background-color: none;
		background: url(/images/select-big-icon.png) no-repeat 92% 50%;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 
}
.select-h35r > option {
    padding: .5em 1em;
    color: #000;
}

.select-h40r {
		height:40px;
		border:1px solid #b1b2b3;
		border-radius:6px;
		padding : .5em 1em;
		background-color: none;
		background: url(/images/select-big-icon.png) no-repeat 92% 50%;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 
}
.select-h40r > option {
    padding: .5em 1em;
    color: #000;
}

.select-h40r-big {
		height:40px;
		border:1px solid #b1b2b3;
		border-radius:6px;
		padding : 0 1em !important;
		background-color: none;
		background: url(/images/select-big-icon.png) no-repeat 92% 50%;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 
}
.select-h40r-big > option {
    padding: .3em 1em;
    color: #000;
}

.select-h40r-pas {
		height:40px;
		border:1px solid #b1b2b3;
		border-radius:6px;
		padding : .5em;
		background-color: none;
		background: url(/images/select-big-icon.png) no-repeat 92% 50%;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 
}
.select-h40r-pas > option {
    padding: .5em;
    color: #000;
}

.select-h40r-date {
		height:40px;
		border:1px solid #b1b2b3;
		border-radius:6px;
		padding : .5em 1em;
		background-color: none;
		background-image: url(/images/datepicker-bg.png);
        background-position: calc( 100% - .84em ) 50%;
        background-repeat: no-repeat;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 
        cursor: pointer;
}
.select-h40r-date > option {
    padding: .5em 1em;
    color: #000;
}

.select-h40r::-ms-expand { display: none; }
.select-h35r::-ms-expand { display: none; }
.select-h40r-pas::-ms-expand { display: none; }
.select-h40r-date::-ms-expand { display: none; }
.select-h40r-big::-ms-expand { display: none; }

.table-1st-bg > tbody td{
	border:1px solid #b1b2b3;
	text-align:center;
	padding:1.2em;
    background-color:#fff;
}

.table-1st-bg > tbody td:first-child{
    background-color:#f9f9fb;
}



.table-odd-bg > tbody td{
	border:1px solid #b1b2b3;
	padding:.5em;
    background-color:#fff;
}

.table-odd-bg > tbody td:nth-child(odd){
    text-align: center;
    padding:1em;
    background-color:#f9f9fb;
}



.table-1st-bgm1 > tbody td{
	border:1px solid #b1b2b3;
	padding:.5em;
    background-color:#fff;
}

.table-1st-bgm1 > tbody td:first-child{
    text-align: center;
    padding:1em;
    background-color:#f9f9fb;
}

.table-1st-bgm2 > tbody td{
    text-align: left;
	border:1px solid #b1b2b3;
	padding:.5em;
    background-color:#fff;
}

.table-1st-bgm2 > tbody td:first-child{
    text-align: left;
    padding:.7em;
    background-color:#f9f9fb;
}



input.datepicker.bigger2{
    padding: .84em;
    margin: 0;
    border-radius: 6px;
    padding-right: 40px;
    width: 175px;
    background-image: url(/images/datepicker-bg.png);
    background-position: calc( 100% - .84em ) 50%;
	background-repeat: no-repeat;
    cursor: pointer;
}


.join-step{
		display:block;
    margin-top: 0px;
}
.join-step > div{
	float: left;
	padding: 20px 30px 20px 35px;
	margin-left:2.5%;
	width: 22%;
	border-radius:6px;
}
.join-step > div > a{
		color: #000;
}
.join-step > div > img {
		float:left;
		margin-right:15px;
}
.join-step > div > div {
		display:block;
		margin-top:-10px;
}
.join-step > div.current {
		background-color: #efefef;
}

.pay-step{
		display:block;
    margin-top: 0px;
}
.pay-step > div{
	float: left;
	padding: 20px 30px 20px 30px;
	margin-left:3%;
	width: 30%;
	border-radius:6px;
}
.pay-step > div > a{
		color: #000;
}
.pay-step > div > img {
		float:left;
		margin-right:15px;
}
.pay-step > div > div {
		display:block;
		margin-top:-10px;
}
.pay-step > div.current {
		background-color: #efefef;
}

.small-text2{
    font-size: .9em !important;
}
.small-text3{
    font-size: 1em !important;
}
.big-text2{
    font-size: 1.2em !important;
}
.big-text3{
    font-size: 1.1em !important;
}
.loginform-inner > label > input{
    margin-top: 1px;
		font-size: 1em;
		padding: .6em 1em;
		width: 216px;
    border: 1px solid #b3b3b3;
}

.pa-0{
	padding: 0 !important;
}

.pa-01{
	padding: 0 1em;
}
.pa-02{
	padding: 0 2em;
}

.pa-05{
	padding: 0 5em;
}


.red-star {
	color: #ff0000;
	font-size: .9em;
	margin-right: 5px;
}

.noresize {
    resize: none;
}



.join-input0-1 { 
		width: 315px;
		height: 40px;
	  font-size: 1.1em;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}
.join-input0-11 { 
		width: 304px;
		height: 40px;
	  font-size: 1.1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}
.join-input0-111 { 
		width: 380px;
		height: 40px;
	  font-size: 1.1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}
.join-input0-2 { 
		width: 90px;
		height: 40px;
	  font-size: 1.1em;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}


.join-input1 { /*ȸ������ �Ϲ� input*/
		width: 350px;
		height: 40px;
	  font-size: 1.1em;
    color: #000;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}
.join-input2 { /*ȸ������ ���� input*/
		width: 200px;
		height: 40px;
	  font-size: 1.1em;
    color: #000;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}

.join-input22 { /*ȸ������ �׵θ����� input*/
		width: 420px;
		height: 50px;
	  font-size: 1.2em;
    color: #000;
    padding: 1em 1em;
    border: 0px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}

.join-input2-img1{
		width:180px;
		height:40px;
		text-align:left;
	    font-size: 1em;
        border: 1px solid #b3b3b3;
        border-left:none;
		border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        background-position: 50% 50%;
        background-image: url(/images/button-bg.png);
		float:left;

}
.join-search-icon{
	display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 3em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/find.png);
    cursor:pointer;
}

.join-input3 { /*ȸ������ ��� input*/
		width: 200px;
		height: 40px;
	  font-size: .8em;
    color: #b3b3b3;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: #f1f2f3;

/*		line-height: 1; */
}.join-input11 {
		width: 350px;
		height: 40px;
	  font-size: .8em;
    color: #000;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: #fff;
/*		line-height: 1; */
}
.join-inputm { /*ȸ������ �Ϲ� input*/
		width: 150px;
		height: 40px;
	  font-size: .8em;
    color: #000;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}
.join-inputm2 { /*ȸ������ �Ϲ� input*/
		width: 245px;
		height: 40px;
	  font-size: 1.2em;
    color: #000;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}
.join-inputm3 { /*ȸ������ �Ϲ� input*/
		width: 100px;
		height: 40px;
	  font-size: 1.2em;
    color: #000;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}
.join-inputm4 { /*ȸ������ �Ϲ� input*/
		width: 205px;
		height: 40px;
	  font-size: 1.2em;
    color: #000;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}
.join-inputm5 { /*ȸ������ �Ϲ� input*/
		width: 110px;
		height: 40px;
	  font-size: 1.2em;
	  text-align:center;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: none;

/*		line-height: 1; */
}
.join-inputm6 { /*ȸ������ �Ϲ� input*/
		width: 110px;
		height: 40px;
	  font-size: 1.2em;
	  text-align:center;
    color: #fff;
    padding: .5em 1em;
    border-radius: 0px;
    border: 2px solid #1c2fbe;
		background-color: #1c2fbe;

/*		line-height: 1; */
}
.join-inputb { /*ȸ������ �Ϲ� input*/
		width: 650px;
		height: 40px;
	  font-size: 1.2em;
    color: #000;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: #f1f2f3;

/*		line-height: 1; */
}
.join-select {
		width: 200px;
		height: 40px;
	  font-size: .8em;
    color: #000;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: #f1f2f3;
		margin-top:-7px;

/*		line-height: 1; */
}
.join-select > option {
		padding: 2em 1.5em;
		font-size: 1.3em;
    color: #000;
}
.join-select::-ms-expand { display: none; }


.join-select2 {
		width:200px;
		height:40px;
		text-align:center;
	  font-size: 1em;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
    border-radius: 0px;
		background-color: #f1f2f3;
		background: url(/images/select-big-icon.png) no-repeat 92% 50%;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 

		margin-left:.6em;
    
}
.join-select2 > option {
		padding: 2em 1.5em;
		font-size: 1.3em;
    color: #000;
}
.join-select2::-ms-expand { display: none; }


.pay-input {
		display:inline-block;
		width: 250px;
		height: 35x;
	  font-size: 1em;
    color: #000;
    padding: .5em .5em;
    margin:  -1em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: #fff;
		text-align:right;
		
/*		line-height: 1; */
}
.addr-inputs {
		width: 310px;
		height: 35px;
	  font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: #fff;
		text-align:center;
		
/*		line-height: 1; */
}
.addr-inputs1 {
		width: 250px;
		height: 40px;
	  font-size: .8em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: #fff;
		text-align:left;
		
/*		line-height: 1; */
}
.addr-inputs2 {
		width: 598px;
		height: 40px;
	  font-size: .8em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: #fff;
		text-align:left;
		
/*		line-height: 1; */
}
.addr-inputs3 {
		width: 440px;
		height: 40px;
	  font-size: .8em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-right:none;
		background-color: #fff;
		text-align:left;
		
/*		line-height: 1; */
}
.addr-inputs4 {

		width: 80px;
		height: 40px;
	  font-size: .9em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: #fff;
		text-align:center;
		
/*		line-height: 1; */
}
.addr-inputs5 {

		width: 125px;
		height: 40px;
	  font-size: .9em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: #fff;
		text-align:center;
		
/*		line-height: 1; */
}
.addr-inputs6 {

		width: 140px;
		height: 40px;
	  font-size: .9em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: #fff;
		text-align:center;
		
/*		line-height: 1; */
}
.addr-inputs7 {
		width: 200px;
		height: 40px;
	  font-size: .9em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: #fff;
		text-align:center;
		
/*		line-height: 1; */
}

.ma-1em{
    margin: 1em;
}
.ma-2em{
    margin: 2em;
}
.pa-29-3em{
	padding: 2.9em 3em;
}
.pa-r-1em{
	padding-right: 1em;
}
.pa-r-5em{
	padding-right: 5em;
}
.pa-4-2em{
	padding: 4em 2em;
}
.pa-2-4em{
	padding: 2em 4em;
}
.pa-1-4em{
	padding: 1em 4em;
}
.pa-1-3em{
	padding: 1em 3em;
}
.pa-1-2em{
	padding: 1em 2em;
}
.pa-2-dot5{
	padding: 2em .5em;
}
.pa-1-4em2{
	padding: 1em .2em 1em 4em;
}
.pa-1-2em2{
	padding: 1em .2em 1em 2em;
}
.pa-1dot5-1{
	padding: 1.5em 1em;
}
.ma-b-dot2{
    margin-bottom: .2em;
}
.ma-b-dot3{
    margin-bottom: .3em;
}
.ma-b-dot6{
    margin-bottom: .6em;
}
.ma-b-dot8{
    margin-bottom: .8em;
}
.ma-b-1em5{
    margin-bottom: 1.5em;
}
.ma-t-5px{
		display:inline-block;
		margin-top:-45px;
		margin-left:360px;
}
.ma-t-5em{
		margin-top:5em;
}
.ma-t-10em{
		margin-top:10em;
}
.ma-t-16em{
		margin-top:16em;
}
.ma-t-dot1{
    margin-top: .1em;
}
.ma-t-dot2{
    margin-top: .2em;
}
.ma-t-dot3{
    margin-top: .3em;
}
.ma-t-dot4{
    margin-top: .4em;
}
.ma-t-1dot2em{
    margin-top: 1.2em;
}
.ma-t-1em2{
    margin-top: 1.2em;
}
.ma-t-1em3{
    margin-top: 1.3em;
}
.ma-t-1em5{
    margin-top: 1.5em;
}
.ma-r-1em5{
    margin-right: 1.5em;
}
.ma-r-3{
    margin-right: 3em;
}
.ma-r-4{
    margin-right: 4em;
}
.ma-r-5{
    margin-right: 5em;
}
.ma-r-6{
    margin-right: 6em;
}
.ma-r-7{
    margin-right: 7em;
}
.ma-r-8{
    margin-right: 8em;
}
.ma-r-9{
    margin-right: 9em;
}
.ma-r-10{
    margin-right: 10em;
}
.ma-t-minus1{
    margin-top: -1em;
}

.bg-fdf6ec{
	background-color: #fdf6ec;
}
.bg-fdedd4{
	background-color: #fdedd4;
}
.bg-f7eeda{
	background-color: #F7EEDA;
}

.whitefont{
	color:#fff;
}
.grayfont{
	color:#555353;
}
.grayfont2{
	color:#b1b2b3;
}
.redfont{
	color: #ff0000;
}
.redfont2{
	color: #e75353;
}
.bluefont{
	color: #2881c4;
}
.bluefont2{
	color: #1c2fbe;
}
.ma-l-1em5{
	margin-left: 1.5em;
}
.ma-l-2em5{
	margin-left: 2.5em;
}
.ma-l-em-15{
	margin-left: -1.5em;
}
.nobt{
	border-top:none !important;
}

.olliblue{
	li::before {content: "?"; color: red}
}

.join-cancel {
		font-size: 1.2em;
	  padding: .5em 7.5em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #d1d2d3;
		background-color: #f1f2f3;
}
.join-join {
		font-size: 1.2em;
		color: #fff;
	  padding: .5em 7.5em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #1c2fbe;
		background-color: #1c2fbe;
}
.joins-button{
	display:inline-block;
	width:350px;
	height:70px;
	text-align:left;
	font-size:1.2em;
	line-height:1.3em;
	padding: .6em 3.5em;
	border:1px solid #b3b3b3;
	border-radius: 6px;
	background-color: #efefef;
	vertical-align:top;
	margin-right:.5em;
}
.joins-button > span{
	display:block;
	margin-left:60px;
	margin-top:-30px;
}

.joins-button2{
	display:inline-block;
	width:200px;
	height:40px;
	text-align:center;
	font-size:1em;
	line-height:1.3em;
	padding: .6em .5em;
	border:1px solid #b3b3b3;
	border-radius: 0px;
	background-color: #efefef;
	vertical-align:top;
	margin-right:.5em;
}


.joinid-button{
		display:block;
    width: 150px;
    height: 40px;
    text-align: center;
    font-size: 1em;
    line-height: 1em;
    padding: .6em 1.6em;
    border: 1px solid #b3b3b3;
    border-left: none;
    border-top-right-radius: .3em;
    border-bottom-right-radius: .3em;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    margin-bottom:1px;
    margin-top:-40px;
    margin-left:350px;
}
.addr-button{
		display:block;
    width: 160px;
    height: 40px;
    font-size: 1em;
    line-height: .5em;
    padding: .6em .8em;
    border: 1px solid #b3b3b3;
    border-left: none;
    border-top-right-radius: .3em;
    border-bottom-right-radius: .3em;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    margin-bottom:1px;
    margin-top:-40px;
    margin-left:200px;
}
.addr-button > img {
	margin-right: -20px;
}
.addr-button > span {
	display:block;
	margin-top:-15px;
	margin-left:30px;
}
.addr-button2{
		display:block;
    width: 180px;
    height: 40px;
    font-size: 1em;
    line-height: .5em;
    padding: .6em .8em;
    border: 1px solid #b3b3b3;
    border-left: none;
    border-top-right-radius: .3em;
    border-bottom-right-radius: .3em;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    margin-bottom:1px;
    margin-top:-40px;
    margin-left:200px;
}
.addr-button2 > img {
	margin-right: -20px;
}
.addr-button2 > span {
	display:block;
	margin-top:-15px;
	margin-left:30px;
}
.tel-button{
		display:block;
    width: 150px;
    height: 40px;
    font-size: .9em;
    line-height: .9em;
    font-weight: 600;
    padding: .7em .8em;
    border: 1px solid #b3b3b3;
    border-radius: .3em;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    margin-bottom:1px;
    margin-top:-40px;
    margin-left:210px;
    text-align:center;
}


.biz-button{
		display:block;
    width: 140px;
    height: 40px;
    font-size: 1em;
    line-height: .5em;
    padding: .6em .8em;
    border: 1px solid #b3b3b3;
    border-left: none;
    border-top-right-radius: .3em;
    border-bottom-right-radius: .3em;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    margin-bottom:1px;
    margin-top:-40px;
    margin-left:350px;
}
.biz-button > img {
	margin-right: -20px;
}
.biz-button > span {
	display:block;
	margin-top:-15px;
	margin-left:35px;
}
.tax-button {
		font-size: 1.2em;
		color: #fff;
	  padding: .5em 1em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #1c2fbe;
		background-color: #1c2fbe;
}
.tax-button2 {
		font-size: 1.2em;
		color: #fff;
	  padding: .5em 3.5em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #1c2fbe;
		background-color: #1c2fbe;
}
.tax-cancel {
		font-size: 1.2em;
	  padding: .5em 3.5em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #d1d2d3;
		background-color: #f1f2f3;
}
.myi-button {
		font-size: 1.2em;
		color: #fff;
	  padding: .5em 2em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #1c2fbe;
		background-color: #1c2fbe;
}
.myi-cancel {
		font-size: 1.2em;
	  padding: .5em 2em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #d1d2d3;
		background-color: #f1f2f3;
}
.adm-button {
		font-size: 1em;
		color: #fff;
	  padding: .5em 2.5em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #1c2fbe;
		background-color: #1c2fbe;
}
.adm-button-s {
		font-size: 1em;
		color: #fff;
	  padding: .5em 3.5em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #1c2fbe;
		background-color: #1c2fbe;
}
.adm-cancel-s {
		font-size: 1em;
	  padding: .5em 3.5em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #d1d2d3;
		background-color: #f1f2f3;
}
.adm-cancel {
		font-size: 1em;
	  padding: .5em 2.5em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #d1d2d3;
		background-color: #f1f2f3;
}

.adm-button1-1 {
		font-size: 1em;
		color: #fff;
	  padding: .5em 1.5em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #1c2fbe;
		background-color: #1c2fbe;
}
.adm-cancel1-1 {
		font-size: 1em;
	  padding: .5em 1.5em;
    border-radius: 2em;
    margin: 1em .1em;
    border: 2px solid #d1d2d3;
		background-color: #f1f2f3;
}
.w7pro{
	width: 7%;
}
.ma-3pxe{
	margin-left: -3em;
}
.ma-l-dot2{
	margin-left: .2em;
}
.ma-l-dot4{
	margin-left: .4em;
}
.ma-l-dot7{
	margin-left: .7em;
}
.ma-l-dot8{
	margin-left: .8em;
}
.ma-l-1em{
	margin-left: 1em;
}
.ma-l-2em{
	margin-left: 2em;
}
.ma-l-3em{
	margin-left: 3em;
}
.ma-l-4em{
	margin-left: 4em;
}
.ma-l-4em6{
	margin-left: 4.6em;
}
.ma-l-5em{
	margin-left: 5em;
}
.ma-l-3em5{
	margin-left: 3.5em;
}
.red-circle-arrow{
		margin-left:	.5em;
    padding-left: 1.1em;
    padding-top: .2em;
    padding-bottom: .3em;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-image: url(/images/join-12.png);
}
.red-circle-arrow2{
    padding-left: 1.4em;
    padding-top: .3em;
    padding-bottom: .3em;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-image: url(/images/join-12.png);
}
.blue-circle-arrow2{
    padding-left: 1.5em;
    padding-top: .2em;
    padding-bottom: 1em;
    background-repeat: no-repeat;
    background-position: 0% 10%;
    background-image: url(/images/all-menu-li-bg.png);
}
.blue-circle-arrow3{
    padding-left: 1.5em;
    padding-top: -0.1em;
    padding-bottom: 1em;
    background-repeat: no-repeat;
    background-position: 0% 10%;
    background-image: url(/images/all-menu-li-bg.png);
}

.join-checkbox1 > input[type="checkbox"], .join-checkbox2 > input[type="checkbox"]{
		display:none;
}

.join-checkbox1 input[type=checkbox] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 22px; 
		padding-left: 30px; 
		background: url(/images/join-checkbox1.png) left/22px no-repeat; 
}
.join-checkbox1 input[type=checkbox]:checked + label { 
	background-image: url(/images/join-checkbox11.png); 
}
.join-checkbox2 input[type=checkbox] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 22px; 
		padding-left: 30px; 
		margin: 15px 0;
		background: url(/images/join-checkbox2.png) left/22px no-repeat; 
}
.join-checkbox2 input[type=checkbox]:checked + label { 
	background-image: url(/images/join-checkbox22.png); 
}
.join-checkbox3 > input[type="checkbox"]{
		display:none;
}

.join-checkbox3 input[type=checkbox] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 22px; 
		padding-left: 30px; 
		background: url(/images/join-checkbox1.png) left/22px no-repeat; 
}
.join-checkbox3 input[type=checkbox]:checked + label { 
	background-image: url(/images/join-checkbox11.png); 
}

.join-checkbox4 > input[type="checkbox"]{
		display:none;
}
.join-checkbox4 input[type=checkbox] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 22px; 
		padding-left: 30px; 
		margin: 15px 0 0 0;
		background: url(/images/join-checkbox2.png) left/22px no-repeat; 
}
.join-checkbox4 input[type=checkbox]:checked + label { 
	background-image: url(/images/join-checkbox22.png); 
}



.fax-checkbox > input[type="checkbox"]{
		display:none;
}
.fax-checkbox input[type=checkbox] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 22px; 
		padding-left: 30px; 
		margin: 5px 0;
		background: url(/images/join-checkbox2.png) left/22px no-repeat; 
}
.fax-checkbox input[type=checkbox]:checked + label { 
	background-image: url(/images/join-checkbox22.png); 
}

.addr-checkbox > input[type="checkbox"]{
		display:none;
}
.addr-checkbox input[type=checkbox] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 22px; 
		padding-left: 30px; 
		margin: 7px 0;
		background: url(/images/join-checkbox2.png) left/22px no-repeat; 
}
.addr-checkbox input[type=checkbox]:checked + label { 
	background-image: url(/images/join-checkbox22.png); 
}

.adm-checkbox { 
	padding:0;
    margin:0;
}

.adm-checkbox2 > input[type="checkbox"]{
		display:none;
}
.adm-checkbox2 input[type=checkbox] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 22px; 
		padding-left: 30px; 
		margin: 5px 0;
		background: url(/images/join-checkbox2.png) left/22px no-repeat; 
}
.adm-checkbox2 input[type=checkbox]:checked + label { 
	background-image: url(/images/join-checkbox22.png); 
}

.adm-checkbox2 > input[type="checkbox"]{
		display:none;
}

.height70{
	height: 70px;
}
.height80{
	height: 80px;
}
.height100{
	height: 100px;
}

.height150{
	height: 150px;
}

.height200{
	height: 200px !important;
}
.height230{
	height: 230px !important;
}
.height250 {
    height: 250px !important;
}
.height260 {
    height: 260px !important;
}
.height300 {
    height: 300px !important;
}
.height500{
	height: 500px !important;
}

.nobold{
	font-weight: 100;
}

.pay-table {
	
}
.pa-tb-2em {
    padding-top: 2em;
    padding-bottom: 2em;
}
.pa-tb-3em {
    padding-top: 3em;
    padding-bottom: 3em;
}
.pa-t-dot1{
	padding-top: .1em;
}
.pa-t-dot2{
	padding-top: .2em;
}
.pa-t-dot3{
	padding-top: .3em;
}
.pa-t-dot4{
	padding-top: .4em;
}
.pa-3em0{
	padding: 3em 0;
}
.pa-dot5em1{
	padding: .5em 1em;
}
.pa-3em12{
	padding: 3em 1.2em;
}
.pa-35dot5{
	padding: 3.5em .5em;
}
.pa-35em1{
	padding: 3.5em 1em;
}
.pa-35em12{
	padding: 3.5em 1.2em;
}
.pa-35em15{
	padding: 3.5em 1.5em;
}
.pa-1em2{
	padding: 1em 2em;
}
.pa-1em3{
	padding: 1em 3em;
}
.pa-1dot5{
	padding: 1.5em;
}
.pa-0dot4{
	padding: 0 .4em;
}
.pa-t-5px{
	padding-top:5px;
}
.pa-t-6px{
	padding-top:6px;
}
.pa-l-dot3{
	padding-left: .3em;
}
.pa-l-dot5{
	padding-left: .5em;
}
.pa-l-3em{
	padding-left: 3em;
}
.pa-l-2em{
	padding-left: 2em;
}
.pa-l-1em2{
	padding-left: 1.2em;
}
.pa-l-1em5{
	padding-left: 1.5em;
}
.pa-l-1em55{
	padding-left: 1.55em;
}
.pa-l-1em6{
	padding-left: 1.6em;
}
.pa-l-1em8{
	padding-left: 1.8em;
}
.pa-l-5em{
	padding-left: 5em;
}
.pa-l-7em{
	padding-left: 7em;
}
.pa-l-8em{
	padding-left: 8em;
}
.pa-l-10em{
	padding-left: 10em;
}
.pa-l-13em{
	padding-left: 13em;
}
.pa-l-15em{
	padding-left: 15em;
}
.pa-l-17em{
	padding-left: 17em;
}
.ma-t-dot3{
    margin-top: .3em;
}
.ma-t-dot-5{
    margin-top: -0.5em;
}
.ma-t-dot-7{
    margin-top: -0.7em;
}
.ma-t-dot-8{
    margin-top: -0.8em;
}
.ma-t-dot-9{
    margin-top: -0.9em;
}
.ma-t-em-1{
    margin-top: -1em;
}
.ma-t-em-15{
    margin-top: -1.5em;
}
.ma-t-em-2{
    margin-top: -2em;
}
.pa-3em12-1{
	padding: 3.2em 1.2em 2.9em 1.3em;
}
.pa-4em6{
	padding: 4em 6em;
}
.pa-5em{
	padding: 5em;
}
.pa-dot3{
    padding: .3em;
}
.pa-1emi > li{
	padding: 1em !important;
}

.bgc-blue{
	background-color:#2881C5;
}

table.aright input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
table.aright input[type="radio"] + label { display: inline-block; position: relative; padding-left: 30px; padding-bottom:11px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
table.aright input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: -4px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
table.aright input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
table.aright input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
table.aright input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 1px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }


table.aright > thead th{
	padding:.7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
}
table.aright > thead th:first-child,
table.aright > thead th:nth-child(2){
	font-size: .9em;
}


table.aright > tbody td:first-child,
table.aright > tbody td:nth-child(2){
	text-align:center;
}
table.aright > tbody td {
	border: 1px solid #d1d2d3;
	text-align:right;
	padding: 22px 10px;
}
table.aright > tbody td:first-child{
	border-left:none;
	padding: 22px 0;
}
table.aright > tbody td:last-child{
	border-right:none;
}
table.aright > tbody tr:last-child td{
	text-align:right;
	padding: 22px 10px;
}

table.aright2 > thead th{
	padding:1.2em;
	text-align:center;
	font-weight:100;
	border: 1px solid #d1d2d3;
}
table.aright2 > tbody td{
	padding:.7em;
	text-align:center;
	border: 1px solid #d1d2d3;
}
table.aright2 > tbody td span{
	display:block;
	font-size:.8em;
	padding:.8em;
	text-align:center;
	border: 1px solid #d1d2d3;
	border-radius: 6px;
}

table.aright3 > thead th{
	padding:.7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
}

table.aright3 > tbody td:first-child,
table.aright3 > tbody td:nth-child(2){
	text-align:center;
}
table.aright3 > tbody td {
	border: 1px solid #d1d2d3;
	padding: 18px 10px;
}
table.aright3 > tbody td:first-child{
	border-left:none;
	padding: 18px 0;
}
table.aright3 > tbody td:last-child{
	border-right:none;
}

table.aright4 > thead th{
	padding:.7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
}

table.aright4 > tbody td:first-child,
table.aright4 > tbody td:nth-child(2){
	text-align:center;
}
table.aright4 > tbody td {
	border: 1px solid #d1d2d3;
	padding: 10px 10px;
}
table.aright4 > tbody td:first-child{
	border-left:none;
	padding: 10px 0;
}
table.aright4 > tbody td:last-child{
	border-right:none;
}


table.aright5 > tbody td{
	padding:1.3em;
	text-align:center;
	font-weight:100;
	border: 1px solid #d1d2d3;
	width:25%;
}
table.aright5 > tbody tr:first-child td{
	font-weight:600;

}
table.aright5 > tbody tr td:first-child,
table.aright5 > tbody tr td:nth-child(3){
    background-color: #f9f9fb;
}
table.aright5 > tbody td:first-child{
	width:25%;
}

table.aright6 > tbody td{ 
	padding: 1.3em;
	text-align:center;
	font-weight:100;
	border: 1px solid #d1d2d3;
}
table.aright6 > tbody tr:first-child td{
	font-weight:600;

}
table.aright6 > tbody tr td:first-child,
table.aright6 > tbody tr td:nth-child(3){
    background-color: #f9f9fb;
}
table.aright6 > tbody td:first-child{
	width:25%;
}


table.aright7 > thead th{
	padding:.9em 0;
	font-weight:600;
	border: 1px solid #d1d2d3;
	text-align:center;
}
table.aright7 > tbody td {
	text-align:center;
	border: 1px solid #d1d2d3;
	padding: 0px 10px;
}
table.aright7 > tbody td:first-child,
table.aright7 > tbody td:nth-child(2),
table.aright7 > tbody td:nth-child(3){
	text-align:left;
}

table.aright7 > tbody td:first-child{

}
table.aright7 > tbody td:last-child{

}

table.aright77 > tbody > tr:last-child{
	margin-bottom: 3em;
}

table.aright77 > thead th{
	padding:.9em 1em;
	font-weight:600;
	border: 1px solid #d1d2d3;
	text-align:center;
}
table.aright77 > tbody td {
	text-align:center;
	border: 1px solid #d1d2d3;
	padding: 0px 10px;
}

table.aright77 > tbody td:first-child{
	border-left:none;
}
table.aright77 > tbody td:last-child{
	border-right:none;
}

table.aright8{
	
}
table.aright8 > tbody td{ 
	padding: .7em .5em;
	text-align:center;
	font-weight:100;
	border: 1px solid #d1d2d3;
	font-size:1.1em;
	height:30px;
}
table.aright8 > tbody tr:first-child td{ 
	border-top:2px solid #242424;
}

table.aright8 > tbody tr td:first-child{
    background-color: #f9f9fb;
	width:20%;
}

table.aright8 > tbody tr td:nth-child(2),
table.aright8 > tbody tr td:last-child{
	
}
table.aright8 > tbody tr:nth-child(9) td,
table.aright8 > tbody tr:nth-child(10) td,
table.aright8 > tbody tr:nth-child(11) td,
table.aright8 > tbody tr:nth-child(12) td{
	background-color:#fff;
	width:40%;
}

table.aright8 > tbody tr:nth-child(9) td:first-child,
table.aright8 > tbody tr:nth-child(10) td:first-child,
table.aright8 > tbody tr:nth-child(11) td:first-child,
table.aright8 > tbody tr:nth-child(12) td:first-child{
	width:40%;
}
table.aright8 > tbody td:first-child{
	width:25%;
}
table.aright8 > tbody td:last-child{
	border-right:none;
}

table.aright9{

}
table.aright9 > thead th{ 
	padding: .7em .5em;
	text-align:center;
	font-weight:100;
	border: 1px solid #d1d2d3;
	font-size:1.1em;
	height:30px;
	border-top:1px solid #242424;
}
table.aright9 > tbody td{ 
	padding: .3em .5em;
	text-align:center;
	font-weight:100;
	border: 1px solid #d1d2d3;
	font-size:1.1em;
	height:30px;
}

table.aright9 > tbody td:first-child,
table.aright9 > thead th:first-child{
	border-left:none;
}
table.aright9 > tbody td:last-child,
table.aright9 > thead th:last-child{
	border-right:none;
}
.aright9 input{
		height:40px;
		text-align:center;
	  font-size: .9em;
    color: #000;
    padding: .5em 2em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
}

table.aright10{

}
table.aright10 > thead th{ 
	color:#fff;
	font-weight:600;
	font-size:2em;
	padding: .7em .5em;
	text-align:center;
	font-weight:600;
	font-size:1.1em;
	height:30px;
	border: 1px solid #8f98a4;
	background-color:#8f98a4;
}
table.aright10 > tbody td{ 
	padding: .7em .5em;
	text-align:center;
	font-weight:100;
	border-bottom: 1px solid #d1d2d3;
	font-size:1em;
	height:30px;
}

table.aright10 > tbody td:first-child{ 
	border-left: 1px solid #d1d2d3;

}
table.aright10 > tbody td:last-child{ 
	border-right: 1px solid #d1d2d3;
}


table.aright11 > tbody td{
	padding:1em;
	text-align:center;
	font-weight:100;
	border: 1px solid #d1d2d3;
	width:25%;
}

table.aright11 > tbody tr td:first-child{
	font-size:1.4em;
  background-color: #f9f9fb;
}


table.aright12 > tbody > tr:last-child{
	margin-bottom: 3em;
}

table.aright12 > thead th{
	padding:.3em .5em;
	font-weight:600;
	border: 1px solid #d1d2d3;
	text-align:center;
}
table.aright12 > tbody td {
	text-align:center;
	border: 1px solid #d1d2d3;
	padding: 0px 10px;
}

table.aright12 > tbody td:first-child{
	border-left:none;
}
table.aright12 > tbody td:last-child{
	border-right:none;
}

table.aright13 > tbody td{ 
	padding: .5em;
	text-align:left;
	font-weight:100;
	border: 1px solid #d1d2d3;
}
table.aright13 > tbody tr td:first-child{
	padding-left: 1em;

}
table.aright13 > tbody tr td:first-child,
table.aright13 > tbody tr td:nth-child(3){
    background-color: #f9f9fb;
}
table.aright13 > tbody tr td:nth-child(3){
		text-align:center;
    width:13%;
}
table.aright13 > tbody td:first-child{
	width:20%;
}
table.aright13 > tbody tr:first-child td{
	border-top:1px solid #000;
}
table.aright13 > tbody tr:last-child td{
	border-bottom:1px solid #000;
}

table.aright14 > thead th{ 
	padding: .5em;
	text-align:center;
	font-weight:600;
	border-bottom: 1px solid #000;
}
table.aright14 > tbody td{ 
	padding: .5em;
	text-align:left;
	font-weight:100;
	border:none;
}

table.aright14 > tbody td:first-child{
	width:20%;
}

table.aright15 > tbody > tr:last-child{
	margin-bottom: 3em;
}

table.aright15 > thead th{
	padding:1em .5em;
	font-weight:600;
	border: 1px solid #d1d2d3;
	text-align:center;
}
table.aright15 > tbody td {
	padding:.5em .5em;
	text-align:center;
	border: 1px solid #d1d2d3;
}

table.aright15 > tbody td:first-child{
	border-left:none;
}
table.aright15 > tbody td:last-child{
	border-right:none;
}


table.aright16 > tbody > tr:last-child{
	margin-bottom: 3em;
}

table.aright16 > thead th{
	padding:.9em .5em;
	font-weight:normal;
	border: 1px solid #d1d2d3;
	text-align:center;
	font-size: 1em;
}
table.aright16 > tbody tr:first-child td {
	color:#fff;
	background-color: #37a29f;
}
table.aright16 > tbody td {
	font-size: 1em;
	padding:.9em .5em;
	text-align:center;
	border: 1px solid #d1d2d3;
}

table.aright16 > tbody td:first-child{
	border-left:none;
}
table.aright16 > tbody td:last-child{
	border-right:none;
}


table.aright17 > tbody > tr:last-child{
	margin-bottom: 3em;
}

table.aright17 > thead th{
	padding:.5em .5em !important;
	font-weight:normal;
	border: 1px solid #d1d2d3;
	text-align:center;
	font-size: 1em;
}
table.aright17 > tbody tr:first-child td {
	color:#fff;
	background-color: #37a29f;
}
table.aright17 > tbody td {
	font-size: 1em;
	padding:.9em .5em;
	text-align:center;
	border: 1px solid #d1d2d3;
}

table.aright17 > tbody td:first-child{
	border-left:none;
}
table.aright17 > tbody td:last-child{
	border-right:none;
}

.userm-input1 {
		width:80px;
		height:40px;
		text-align:center;
	  font-size: .8em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: none;
}
.userm-input2 {
		width:120px;
		height:40px;
		text-align:center;
	  font-size: .8em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: none;
}
.userm-input3 {
		width:160px;
		height:40px;
		text-align:center;
	  font-size: .8em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: none;
}
.userm-input4 {
		float:left;
		width:280px;
		height:40px;
	  font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
		background-color: none;
		border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;

}
.userm-input5 {
		float:left;
		width:160px;
		height:40px;
	  font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
		background-color: none;
		border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;

}
.userm-input6 {
		float:left;
		width:270px;
		height:40px;
	  font-size: 1.2em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
		background-color: none;
		border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;

}
.userm-input7 {
		float:left;
		width:215px;
		height:40px;
	  font-size: 1.2em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
		background-color: none;
		border-radius: 6px;
		margin-right:2em;

}
.userm-input8 {
		float:left;
		width:270px;
		height:40px;
	  font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
		background-color: none;
		border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;

}
.addr-input{
		float:left;
		width:240px;
		height:40px;
	  font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
		background-color: none;
		border-radius: 6px;
		margin-right:.5em;

}
.addr-input1{
		float:left;
		width:400px;
		height:40px;
	  font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
		background-color: none;
		border-radius: 6px;
		margin-right:.5em;

}

.addr-input200 {
    float: left;
    width: 200px;
    height: 40px;
    font-size: 1em;
    color: #000;
    padding: .5em .5em;
    margin-left: .2em;
    border: 1px solid #b3b3b3;
    background-color: none;
    border-radius: 6px;
    margin-right: .5em;
}

.addr-input2{
		display:inline-block;
		float:left;
		width:400px;
		height:40px;
	  font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
		background-color: none;
		border-radius: 6px;
		margin-right:.5em;
}

.userm-select{

		width:160px;
		height:40px;
		text-align:center;
	  font-size: 1em;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: none;
		background: url(/images/select-big-icon.png) no-repeat 92% 50%;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 
		float:left;
		margin-right:.6em;
}


select.userm-select::-ms-expand { 
	display: none; 
}

.userm-select2{

		width:140px;
		height:40px;
		text-align:center;
	  font-size: 1em;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: none;
		background: url(/images/select-big-icon.png) no-repeat 92% 50%;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 
		float:left;
}


select.userm-select2::-ms-expand { 
	display: none; 
}

.userm-select3{

		width:170px;
		height:40px;
		text-align:center;
	  font-size: 1em;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: none;
		background: url(/images/select-big-icon.png) no-repeat 92% 50%;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 
		float:left;
}


select.userm-select3::-ms-expand { 
	display: none; 
}

.userm-select4{

		width:320px;
		height:40px;
		text-align:center;
	  font-size: 1.5em;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: none;
		background: url(/images/select-big-icon.png) no-repeat 92% 50%;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 
		float:left;
}


select.userm-select4::-ms-expand { 
	display: none; 
}

.userm-select5{

		width:250px;
		height:40px;
		text-align:center;
	  font-size: 1.5em;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: none;
		background: url(/images/select-big-icon.png) no-repeat 92% 50%;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 
		float:left;
}


select.userm-select5::-ms-expand { 
	display: none; 
}
.userm-select6{

		height:40px;
		text-align:center;
	  font-size: 1em;
    color: #000;
    padding: .5em 1.5em .5em 1em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
		background-color: none;
		background: url(/images/select-big-icon.png) no-repeat 92% 50%;
		-webkit-appearance: none;
		-moz-appearance: none; 
		appearance: none; 
}


select.userm-select6::-ms-expand { 
	display: none; 
}

.userm-buttonm{

		height:40px;
		text-align:center;
	  font-size: .9em;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
    border-left:none;
		border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
}
.userm-button{
		width:120px;
		height:40px;
		text-align:center;
	  font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    border-left:none;
		border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
}
.userm-button1-left{
		height:40px;
		text-align:center;
	  font-size: .9em;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-right:.5em;
		margin-top:.5em;
}
.userm-button1-right{
		height:40px;
		text-align:center;
	  font-size: .9em;
    color: #000;
    padding: .5em 1em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-left:.5em;
		margin-top:.5em;
		cursor:pointer;
}
.userm-button2{
		width:125px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    color: #000;
    padding: .8em 1.2em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-left:.5em;
		margin-top:1.5em;
		margin-bottom:.5em;
}
.userm-button22{
		width:110px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    color: #000;
    padding: .8em 1.4em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-left:.5em;
		margin-top:1.5em;
		margin-bottom:.5em;
}
.userm-button222{
		width:190px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    color: #000;
    padding: .8em 1.4em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:right;
		margin-bottom:1em;

}
.userm-button3{
		height:40px;
		text-align:center;
	  font-size: 1.3em;
    color: #000;
    padding: .5em .7em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-right:3.5em;
		cursor:pointer;
}

.userm-button4{

		height:40px;
		text-align:center;
    color: #000;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-right:.5em;
		margin-bottom:.5em;
}

.userm-button5{

		height:40px;
		text-align:center;
	  font-size: 1.2em;
    color: #000;
    padding: .5em 1.5em;
    border: 1px solid #b3b3b3;
    border-left:none;
		border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
}

.txts-buttons{
		width:80px;
		height:40px;
		text-align:center;
	  font-size: 1em;
    color: #000;
		padding: .5em .5em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
}

.txts-buttons2{
		width:120px;
		height:40px;
		text-align:center;
	  font-size: .9em;
    color: #000;
		padding: .5em .5em;
    border: 1px solid #b3b3b3;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
}
.txts-buttons3{
	 display:block;
		width:500px;
		height:60px;
		text-align:center;
	  font-size: .9em;
    color: #000;
		padding: 1em;
    border: 1px solid #2882c4;
		border-radius: 6px;
    background-color:#2882c4;
    color:#fff;
    font-weight:600;
    font-size:1.2em;
}

.bg-btn{
		border: 1px solid #b3b3b3;
		cursor:pointer;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
}
.bg-btn-ef{
		border: 1px solid #b3b3b3;
		cursor:pointer;
    background-color:#efefef;
}

.imgs-buttons{ /* padding .5 .5 float left */
		height:40px;
		text-align:left;
	  font-size: .9em;
    color: #000;
		padding: .5em .5em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
}
.imgs-buttons1{ /* padding .3 .5 float left */
		height:40px;
		text-align:left;
	  font-size: .9em;
    color: #000;
		padding: .3em .5em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
}
.imgs-buttons2{ /* padding .6 .5 float left */
		height:40px;
		text-align:left;
	  font-size: .9em;
    color: #000;
		padding: .6em .5em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
}
.imgs-buttons3{ /* padding .8 .5 float left */
		height:40px;
		text-align:left;
	  font-size: .9em;
    color: #000;
		padding: .8em .5em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
}

.imgs-buttons4{ /* padding .6 1.5 float left */
		height:40px;
		text-align:left;
	  font-size: .9em;
    color: #000;
		padding: .6em 1.5em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
}

.img-line-txt30-20{
	margin-left:30px;
	margin-top:-20px;
}
.img-line-txt30-23{
	margin-left:30px;
	margin-top:-23px;
}
.img-line-txt45-23{
	margin-left:45px;
	margin-top:-23px;
}
.img-txt-line{
	margin-left:30px;
	margin-top:-20px;
}
.img-txt-line2{
	display:inline-block;
	margin-left:25px;
	margin-top:-22px;
}
.img-txt-line3{
	margin-left:45px;
	margin-top:-23px;
}


.pay-select input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.pay-select input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 40px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.pay-select input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 5px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.pay-select input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.pay-select input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.pay-select input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 10px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }

.pay-select > div {
	float:left;
	width:32%;
	text-align:center;
	padding:45px 30px;
	margin-bottom:-4px;
}
.pay-select > div:nth-child(2) {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	width:36%;
}
.pay-select div img{
		display:block;
}
.pay-select div:first-child img{
	margin-top:-10px;
}
.pay-select div span{
	display:block;
	margin-left:50px;
	margin-top:-30px;
}
.pay-select div:first-child,
.pay-select div:last-child{
	padding-left:-20px;
}

.smsi-select input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.smsi-select input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 40px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.smsi-select input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 5px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.smsi-select input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.smsi-select input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.smsi-select input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 10px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }

.smsi-select > div {
	float:left;
	width:33%;
	text-align:center;
	padding:0px 10px;
	margin-left: 2em;
}

.smsi-select div span{
	display:block;
	margin-left:0px;
	margin-top:7px;
}

.smsi-select2 input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.smsi-select2 input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 40px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.smsi-select2 input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 5px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.smsi-select2 input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.smsi-select2 input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.smsi-select2 input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 10px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }

.smsi-select2 > div {
	float:left;
	width:33%;
	text-align:center;
	padding:0px 10px;
}

.smsi-select2 div span{
	display:block;
	margin-left:0px;
	margin-top:7px;
}

.smsi-select3 input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.smsi-select3 input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 40px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.smsi-select3 input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 5px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.smsi-select3 input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.smsi-select3 input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.smsi-select3 input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 10px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }

.smsi-select3 > div {
	display:block;
	float:left;
	width:110%;
	text-align:left;
	padding:5px 0px;
}

.smsi-select3 div span{
	display:inline-block;
	float:left;
	margin-right:.1em;
	margin-top:10px;
}

.smsi-select4 input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.smsi-select4 input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 40px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.smsi-select4 input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 5px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.smsi-select4 input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.smsi-select4 input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.smsi-select4 input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 10px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }

.smsi-select4 > div {
	float:left;
	width:33%;
	text-align:center;
	padding:10px 10px;
}

.smsi-select4 div span{
	display:block;
	margin-left:0px;
	margin-top:7px;
}


.faxi-select input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.faxi-select input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 40px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.faxi-select input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 2px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.faxi-select input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.faxi-select input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.faxi-select input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 7px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }

.faxi-select > div {
	text-align:center;
	padding:.5em 2em;
	padding-left:4em;
	border:1px solid #b1b2b3;
	border-bottom:none;
}
.faxi-select > div:last-child{
	border-bottom:1px solid #b1b2b3;
}

.faxi-select div span{
	display:block;
	margin-left:20px;
	margin-top:1px;
}

.addri-select input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.addri-select input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 40px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.addri-select input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 2px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.addri-select input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.addri-select input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.addri-select input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 7px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }


.addri-select > div {
	width:50%;
	float:left;
	text-align:center;
	padding:.5em .1em;
}
.addri-select > div:last-child{
	
}

.addri-select div span{
	margin-left:0px;
	margin-top:1px;
}

.addri-select2 input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.addri-select2 input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 40px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.addri-select2 input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 6px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.addri-select2 input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.addri-select2 input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.addri-select2 input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 11px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }


.addri-select2 > div {
	width:50%;
	float:left;
	text-align:center;
	padding:.5em .1em;
}
.addri-select2 > div:last-child{
	
}

.addri-select2 div span{
	margin-left:0px;
	margin-top:-10px;
}

.addri-select3 input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.addri-select3 input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 40px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.addri-select3 input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 6px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.addri-select3 input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.addri-select3 input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.addri-select3 input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 11px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }


.addri-select3 > div {
	width:100%;
	float:left;
	text-align:left;
	padding:.1em .1em;
}
.addri-select3 > div:last-child{
	
}

.addri-select3 div span{
	float:left;
	margin-left:0px;
	margin-top:5px;
}

.addri-select4 input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.addri-select4 input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 30px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.addri-select4 input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 6px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.addri-select4 input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.addri-select4 input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.addri-select4 input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 11px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }


.addri-select4 > div {
	float:left;
	text-align:left;
	padding:.1em 1em .1em .1em;
}
.addri-select4 > div:last-child{
	
}

.addri-select4 div span{
	float:left;
	margin-left:0px;
	margin-top:5px;
}

.addri-select5 input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.addri-select5 input[type="radio"] + label { display: inline-block; position: relative; left:-5px; padding-left: 30px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.addri-select5 input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 6px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.addri-select5 input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.addri-select5 input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.addri-select5 input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 11px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }


.addri-select5 > div {
	float:left;
	text-align:left;
	padding-bottom:1em;
	margin-left:1em;
	margin-bottom:1em;
}
.addri-select5 > div:nth-child(2){
	margin-bottom:.5em;
}
.addri-select5 > div:last-child{
	margin-top:.5em;
	margin-bottom:2em;
}

.addri-select5 div span{
	float:left;
	padding-top:5px;
}




.idpw-select1 > input[type="radio"]{
		display:none;
}

.idpw-select1 input[type="radio"] { 
	width: 1px; 
	height: 1px; 
	padding: 0; 
	margin: 0; 
	overflow: hidden; 
	clip:rect(0,0,0,0); 
	border: 0; 
}

.idpw-select1 input[type=radio] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 50px; 
		background-color: #9098a5;
		color:#fff;
		border: 2px solid #9098a5;
}
.idpw-select1 input[type=radio]:checked + label { 
	background-color: #fff;
	color:#1b30bf;
	border: 2px solid #1b30bf;
}

.idpw-select2 > input[type="radio"]{
		display:none;
}

.idpw-select2 input[type="radio"] { 
	width: 1px; 
	height: 1px; 
	padding: 0; 
	margin: 0; 
	overflow: hidden; 
	clip:rect(0,0,0,0); 
	border: 0; 
}

.idpw-select2 input[type=radio] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 50px; 
		background-color: #9098a5;
		color:#fff;
		border: 2px solid #9098a5;
}
.idpw-select2 input[type=radio]:checked + label { 
	background-color: #fff;
	color:#1b30bf;
	border: 2px solid #1b30bf;
}

.idpw-button {
	width:100px;
	height:40px;
	border: 1px solid #707070;
	background-color: #707070;
	color:#fff;
	padding: 5px;
}
.idpw-button2 {
	width:100px;
	height:40px;
	border: 1px solid #707070;
	border-radius:20px;
	background-color: #707070;
	color:#fff;
	padding: 5px;
}

ul.pay-tap{
    display: table;
    width: 100%;
    border-spacing: 5px 0;
    border-collapse: separate;
}
ul.pay-tap > li{
	cursor: pointer;
    display: table-cell;
    width: 20%;
    text-align: center;
    padding: .8em 0em;
    background-color: #efefef;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #efefef;
}
ul.pay-tap > li.active{
    border-bottom: 1px solid #e7ebf0;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-image: url(/images/button-bg.png);
}
ul.pay-target{
    width: 100%;
}
ul.pay-target > li{
    display: none;
    width: 100%;
    padding: 2em 0;
}
ul.pay-target > li.active{
	display: table;
}
ul.pay-target > li > ul{
    display: table;
    width: 100%;

}
ul.pay-target > li > ul:not(.normal) > li{
    display: block;
    width: calc( ( 100% / 3 ) - 2em );
    height: 167px;
    overflow-y: hidden;
    float: left;
    margin: 1em;
    padding: 1em;
    border: 1px solid #bbb;
    border-radius: .5em;
    background-color: #eaeaea;
    transition: all .4s;
}
ul.pay-target > li > ul > li div{
    display: block;
    background-color: #fff;
    border-radius: .5em;
    overflow-y: hidden;
    height: 100%;
	border: 1px solid #bbb;
}
ul.pay-target > li > ul > li a{
	display: block;
    background-color: #fff;
    border-radius: .5em;
    padding: .5em 2em;
    overflow-y: auto;
    height: 100%;
}
/**
.pb-select input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.pb-select input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 40px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.pb-select input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 5px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.pb-select input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.pb-select input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.pb-select input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 10px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }
**/

.pbs-select1 > input[type="radio"]{
		display:none;
}

.pbs-select1 input[type="radio"] { 
	width: 1px; 
	height: 1px; 
	padding: 0; 
	margin: 0; 
	overflow: hidden; 
	clip:rect(0,0,0,0); 
	border: 0; 
}

.pbs-select1 input[type=radio] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 72px; 
		padding-left: 378px; 
		background: url(/images/join-b-person1.png) left/378px no-repeat; 
}
.pbs-select1 input[type=radio]:checked + label { 
	background-image: url(/images/join-b-person2.png); 
}

.pbs-select2 > input[type="radio"]{
		display:none;
}

.pbs-select2 input[type="radio"] { 
	width: 1px; 
	height: 1px; 
	padding: 0; 
	margin: 0; 
	overflow: hidden; 
	clip:rect(0,0,0,0); 
	border: 0; 
}

.pbs-select2 input[type=radio] + label { 
		display: inline-block; 
		cursor: pointer; 
		line-height: 72px; 
		padding-left: 378px; 
		background: url(/images/join-b-biz1.png) left/378px no-repeat; 
}
.pbs-select2 input[type=radio]:checked + label { 
	background-image: url(/images/join-b-biz2.png); 
}

ul.sms-target > li > ul > li:hover a{

}
.paysearch-div{
    border: 1px solid #bbb;
    border-radius: 6px;
    overflow: hidden;
    margin-top: .5em;
}
.paysearch-div > .paysearch-b.button{
    float: right;
    width: 74px;
    text-align: center;
    font-size: 1em;
    line-height: 1em;
    padding: 1.1em 0;
    border: none;
    border-radius: 0;
    background-position: 50% 50%;
    border-left: 1px solid #cfcfcf;
}
.search-button{
		display:block;
    width: 80px;
    height: 38px;
    text-align: center;
    font-size: 1.3em;
    line-height: 1em;
    padding: .6em 1.4em;
    border: 1px solid #b3b3b3;
    border-radius: .3em;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    margin-top:0px;
    margin-left:-5px;
}

.search-button2{
		display:block;
    width: 80px;
    height: 40px;
    text-align: center;
    font-size: .8em;
    line-height: 1.5em;
    padding: .6em 1.4em;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    margin-top:0px;
    margin-left:0px;
}
.search-button3{
		display:block;
    width: 200px;
    height: 40px;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.5em;
    padding: .4em 1em;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    margin-top:0px;
    margin-right:-4px;
}
.search-button3 span{
	display:block;
	margin-left:50px;
	margin-top:-23px;
}
.search-button3 img{
	display:inline-block;
	
}

.line2h{
	line-height:2em;
}
.line1h{
	line-height:1em;
}
.line12h{
	line-height:1.2em;
}
.line13h{
	line-height:1.3em;
}
.line15h{
	line-height:1.5em;
}
.word-s-1em{
	word-spacing:1em;
}
.letter-s-1em{
	letter-spacing:1em;
}
.letter-s-dot8{
	letter-spacing:.8em;
}
.letter-s-2{
	letter-spacing:-1px;
}
.tip-move{
	margin-top:-80px;
}
.w30px{
	width:50px;
}
.w40px{
	width:50px;
}
.w50px{
	width:50px;
}
.w70px{
	width:70px;
}
.w75px{
	width:75px;
}
.w80px{
	width:80px;
}
.w85px{
	width:85px;
}
.w90px{
	width:90px;
}
.w100px{
	width:100px;
}
.w110px{
	width:110px;
}
.w120px{
	width:120px;
}
.w130px{
	width:130px;
}
.w140px{
	width:140px;
}
.w150px{
	width:150px;
}
.w160px{
	width:160px;
}
.w170px{
	width:170px;
}
.w180px{
	width:180px;
}
.w200px{
	width:200px;
}
.w220px{
	width:220px;
}
.w230px{
	width:230px;
}
.w240px{
	width:240px;
}
.w250px{
	width:250px;
}
.w270px{
	width:270px;
}
.w290px{
	width:290px;
}
.w300px{
	width:300px;
}
.w320px{
	width:320px;
}
.w350px{
	width:350px;
}
.w370px{
	width:370px;
}
.w400px{
	width:400px;
}
.w450px{
	width:450px;
}
.w470px{
	width:470px;
}
.w500px{
	width:500px;
}
.w550px{
	width:550px;
}
.w570px{
	width:570px;
}
.w600px{
	width:600px;
}
.w610px{
	width:600px;
}
.w620px{
	width:620px !important;
}
.w630px{
	width:630px !important;
}
.w640px{
	width:640px !important;
}
.w650px{
	width:650px !important;
}
.w700px{
	width:700px !important;
}
.w800px{
	width:800px !important;
}
.w900px{
	width:900px !important;
}
.w980px{
	width:980px !important;
}
.w990px{
	width:990px !important;
}
.w995px{
	width:995px !important;
}
.w17pro{
	width: 17%;
}
.w23pro{
	width: 23%;
}
.w48pro{
	width: 48%;
}
.w49pro{
	width: 49%;
}
.w72pro{
	width: 72%;
}
.w83pro{
	width: 83%;
}
.w87pro{
	width: 87%;
}
.w88pro{
	width: 88%;
}
.w93pro{
	width: 93%;
}
.w95pro{
	width: 95%;
}
.w97pro{
	width: 97%;
}
.w98pro{
	width: 98%;
}
.w99pro{
	width: 99%;
}
.popup-left450{
    margin-left: -450px;
}


.bgc-skyblue{
	background-color:#9dc8f3;
}
.whitefont{
	color:#fff;
}
.bfont{
	color:#000 !important;
}

.cupoint{
	cursor: pointer;
}
.scroll-x{
	overflow-x: scroll;
}
.pa-dot5-1{
	padding: .5em 2em;
}
.pa-dot6{
	padding: .6em;
}
.pa-dot6-dot5{
	padding: .6em .5em;
}
.ma-1em5{
	margin:1.5em;
}
.ma-0{
	margin: 0 !important;
}
.ma-01{
	margin: 0 1em;
}
.ma-02{
	margin: 0 2em;
}
.ma-10{
	margin: 1em 0;
}
.ma-r-2em{
	margin-right:2em;
}
.ma-r-2em2{
	margin-right:2.2em;
}
.ma-r-2em3{
	margin-right:2.3em;
}
.ma-r-2em4{
	margin-right:2.4em;
}
.ma-r-3em{
	margin-right:3em;
}
.ma-r-3em2{
	margin-right:3.2em;
}

.ma-r-3em5{
	margin-right:3.5em;
}
.ma-r-4em{
	margin-right:4em;
}
.ma-r-dot6{
	margin-right: .6em;
}
.boder-fff{
	border: 1px solid #fff !important;
}
.bd-t{
	border-top:1px solid #000;
}
.bd-t2{
	border-top: 1px solid #d8d8d8;
}
.popup-title-new{
	text-align:left !important;
	font-size:1.3em !important;
	line-height:1.4em !important;
	font-weight:600 !important;
	padding:.8em 2em !important;
}
.no-list-style{
	list-style-type: none;
}
.rrr{
    border-radius: 20px !important;
}
.rrr2{
    border-radius: 10px !important;
}
.t-rrr{
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}
/*ȸ��Ż�� �˾�*/
#member-secession-popup{

}

#biz-use-popup{

}
#my-help-txt-popup{
	
}
#my-insert-user-popup{
	
}

#my-insert-fax-popup1{
	
}

ul.myu-tap{
    display: table;
    width: 100%;
    border-spacing: 5px 0;
    border-collapse: separate;
}
ul.myu-tap > li{
	cursor: pointer;
    display: table-cell;
    width: 20%;
    text-align: center;
    padding: .8em 0em;
    background-color: #efefef;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #efefef;
}
ul.myu-tap > li.active{
    border-bottom: 1px solid #e7ebf0;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-image: url(/images/button-bg.png);
}
.open-target2 ul > li:first-child::before,
.open-target2 ul > li:nth-child(2)::before{
		content: '';
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    margin-left: 0em;
    margin-top: 0px;
		font-weight: bold;
}

ul.sms-tap > li.active2{
	 	color:#000;
    border-bottom: 1px solid #e7ebf0;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-image: url(/images/button-bg.png);
}
.pop-locate{

	background-color: #fff;
	z-index: 9999;
	left: 50%;
	margin-left: -200px;
	top: 50%;
	margin-top: -300px;
	width: 400px;
	padding: 1.5em 2em 2em 2em;
	border-radius: .5em;
	box-shadow: 0px 0px 15px #000;
	overflow: hidden;
}
.pop-top-right{
	position:absolute; 
	top:50px !important; 
	right:200px !important;
}
.userm-button-img{
		width:110px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-left:.5em;
		margin-top:1.5em;
		margin-bottom:.5em;
}
.my-question-mark{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.5em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/my-question.png);
    cursor:pointer;
}
.userm-button-img1{
		width:140px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-left:.5em;
		margin-top:1.5em;
		margin-bottom:.5em;
}
.my-excel-icon{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 3.5em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/my-excel.png);
    cursor:pointer;
}
.my-excel-icon2{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 3.5em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/my-excel.png);
    cursor:pointer;
}
.userm-button-img2{
		width:180px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:right;
		margin-bottom:.5em;
}

.userm-button-img22{
		width:190px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:right;
		margin-bottom:.5em;
}
.userm-button-img23{
		width:155px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:right;
		margin-bottom:.5em;
}

.addr-button-img3{
		width:110px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-left:.3em;
		margin-bottom:.5em;
}
.addr-add-mark{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 3.5em;
    background-repeat: no-repeat;
    background-position: 20% 50%;
    background-image: url(/images/addr-1-1.png);
    cursor:pointer;
}
.addr-button-img4{
		width:140px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-left:.3em;
		margin-bottom:.5em;
}
.addr-mov-mark{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 3.5em;
    background-repeat: no-repeat;
    background-position: 20% 50%;
    background-image: url(/images/addr-1-2.png);
    cursor:pointer;
}

.addr-button-img5{
		width:105px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-right:.3em;
		margin-bottom:.5em;
}
.addr-grp-add{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 3em;
    background-repeat: no-repeat;
    background-position: 10% 30%;
    background-image: url(/images/addr-2-1.png);
    cursor:pointer;
}
.addr-grp-div{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 3em;
    background-repeat: no-repeat;
    background-position: 10% 30%;
    background-image: url(/images/addr-2-2.png);
    cursor:pointer;
}

.addr-button-img6{
		width:131px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-right:.3em;
		margin-bottom:.5em;
}
.addr-x-mark{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.8em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/addr-1-3.png);
    cursor:pointer;
}
.addr-circle-x{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.8em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/circle-x.png);
    cursor:pointer;
}

.addr-button-img7{
		width:172px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-right:.4em;
		margin-bottom:.5em;
}
.addr-no1-mark{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.2em;
    background-repeat: no-repeat;
    background-position: 5% 30%;
    background-image: url(/images/addr-2-4.png);
    cursor:pointer;
}
.addr-button-img77{
		width:172px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-bottom:.5em;
}
.addr-no2-mark{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.2em;
    background-repeat: no-repeat;
    background-position: 5% 30%;
    background-image: url(/images/addr-2-5.png);
    cursor:pointer;
}

.addr-button-img89 {
    width: 115px;
    height: 40px;
    text-align: left;
    font-size: .9em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    float: left;
    margin-right: .5em;
    margin-bottom: .5em;
}
.addr-button-img8{
    width:105px;
    height:40px;
    text-align:left;
    font-size: .9em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
    float:left;
    margin-right:.5em;
    margin-bottom:.5em;
}
.addr-grp-del{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.8em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/addr-1-3.png);
    cursor:pointer;
}
.addr-grp-mod{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.8em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/addr-3-1.png);
    cursor:pointer;
}
.addr-grp-sms{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.8em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/addr-3-2.png);
    cursor:pointer;
}
.addr-grp-fax{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.8em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/addr-3-3.png);
    cursor:pointer;
}
.addr-button-img88{
		width:150px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-right:.5em;
		margin-bottom:.5em;
}
.addr-grp-excel{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 3.8em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/pay-excel.png);
    cursor:pointer;
}
.addr-button-img888{
		width:105px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-bottom:.5em;
}
.addr-grp-ref{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.5em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/addr-3-4.png);
    cursor:pointer;
}

.addr-button-img9{
		width:130px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:right;
		margin-right:.5em;
		margin-bottom:.5em;
}
.addr-button-img99{
		width:130px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-right:.5em;
		margin-bottom:.5em;
}

.my-excel-icon3{
		display:block;
    padding: .4em 1.5em;
    padding-top:.5em;
    padding-left: 4em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/my-excel-down.png);
    cursor:pointer;
}
.my-excel-icon33{
		display:block;
    padding: .4em 1.2em;
    padding-top:.5em;
    padding-left: 3.5em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/my-excel-down.png);
    cursor:pointer;
}

.addr-button-img10{
		width:160px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:right;
		margin-bottom:.5em;
}

.smini-btn {
		text-align:center;
	  font-size: .7em;
	  padding:.3em 1em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
}
.addr-plus-circle{
		display:block;
    padding: .4em .5em;
    padding-top:.5em;
    padding-left: 2.5em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/plus-circle.png);
    cursor:pointer;
}
.addr-look-pc{
		display:block;
    padding: .4em .5em;
    padding-top:.5em;
    padding-left: 4em;
    background-repeat: no-repeat;
    background-position: 20% 50%;
    background-image: url(/images/sms-tap-icon-04.png);
    cursor:pointer;
}
.addr-del-mark{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.8em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/env-hu.png);
    cursor:pointer;
}
.addr-button-img11{
		width:160px;
		height:40px;
		text-align:left;
	  font-size: .9em;
    border: 1px solid #b3b3b3;
		border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
		float:left;
		margin-bottom:.5em;
}
.addr-excel-pc{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.8em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/excel-pc-file.png);
    cursor:pointer;
}
.addr-memo-pc{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.8em;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-image: url(/images/memo-pc-file.png);
    cursor:pointer;
}
.addr-sel-del{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.2em;
    background-repeat: no-repeat;
    background-position: 5% 30%;
    background-image: url(/images/addr-sel-del.png);
    cursor:pointer;
}
.addr-sel-add{
		display:block;
    padding: .4em 0em;
    padding-top:.5em;
    padding-left: 2.2em;
    background-repeat: no-repeat;
    background-position: 5% 30%;
    background-image: url(/images/addr-sel-add.png);
    cursor:pointer;
}

ul.noneul{
    border-bottom:1px solid #d8d8d8;
}

ul.noneul > li:before{
	content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: -1.5em;
    margin-top: -1px;
	font-weight: bold;
}

ul.noneul > li{
	padding:1em 1em;
    margin:0;
    cursor: pointer;
}

ul.noneul > li span{
	margin-right:1em;
}

.li-boder-b li {
    border-bottom:1px solid #d8d8d8;
}

.adm-border-tb{
	border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.d-t-cell{

    display: table-cell;
}

.adm-border-lf{
	border-right: 1px solid #d8d8d8;
}

.adm-border-rg{
	border-left: 1px solid #d8d8d8;
}

.h100pro{
    height:100%;
}
.hlineh{
    line-height: 200px;

}
.bg-f7{
	background-color: #f7f7f7;
}

.adm-input {
	width:280px;
	height:40px;
	font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    background-color: none;
	border-radius: 6px;
}
.adm-input2 {
	width:100px;
	height:40px;
	font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    background-color: none;
	border-radius: 6px;
}



.adm-button-img{
	width:80px;
	height:87px;
	text-align:center;
	font-size: 1em;
    font-weight: 600;
    color:#fff;
    border: 1px solid #b3b3b3;
	border-radius: 6px;
    
    background: #2ACFFE;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #2ACFFE, #0C7DD1);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #2ACFFE, #0C7DD1); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

	float:left;
}
.adm-key-mark{
	display:block;
    padding-top: 3em;
    background-repeat: no-repeat;
    background-position: 50% 30%;
    background-image: url(/images/adm-key.png);
    cursor:pointer;
}


.adm-side-menu .adm-hide{
    display:none;
}

.adm-side-menu a{
    display: block;
    cursor:pointer;
    color:#000;
}

.adm-side-menu a.adm-cate{
    display: block;
    cursor:pointer;
    padding:1em;
    background-color:#f9f9f9;
    border:1px solid #d1d2d3;
    border-top:none;
    font-weight: 600;
}
.adm-side-menu:first-child a.adm-cate:first-child{
    border-top:1px solid #d1d2d3;
}

.adm-side-menu span{
    float:right;
    display: inline-block;
    background-color: #f9f9f9;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);

}
a.adm-current{
    background-color: #1C2EBE !important;
    border:1px solid #1C2EBE !important;
    color: #fff !important;
}

a.adm-current span{
    background-color: #1C2EBE !important;
    color: #fff !important;
}

.adm-side-menu li{
    border:1px solid #d1d2d3;
    border-bottom:none;
}
.adm-side-menu li:last-child{
    border:1px solid #d1d2d3;
}
.adm-side-menu li:first-child{
    border-top:none;
}
.adm-side-menu li a{
    padding: 1em 2.5em;
}


table.adm-table1-1{
    width:100%;
}
table.adm-table1-1 > thead th{
	padding:.7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
}
table.adm-table1-1 > thead th:first-child,
table.adm-table1-1 > thead th:nth-child(2){
	font-size: .9em;
}

table.adm-table1-1 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: .8em;
}
table.adm-table1-1 > tbody tr td:nth-child(odd){
	text-align:center;
    background-color: #f9f9fb;
}
table.adm-table1-1 > tbody tr:nth-child(4) td:nth-child(3),
table.adm-table1-1 > tbody tr:nth-child(5) td:nth-child(3){
    background-color: #fff;
}

table.adm-table1-1 > tbody tr:nth-child(1) td:last-child,
table.adm-table1-1 > tbody tr:nth-child(2) td:last-child,
table.adm-table1-1 > tbody tr:last-child td:nth-child(2){
    padding: 0;
}

table.adm-table1-11{
    width:100%;
}
table.adm-table1-11 > thead th{
	padding:.7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
}
table.adm-table1-11 > thead th:first-child,
table.adm-table1-11 > thead th:nth-child(2){
	font-size: .9em;
}

table.adm-table1-11 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: .8em;
    width:16%;
}
table.adm-table1-11 > tbody tr td:nth-child(odd){
	text-align:center;
    background-color: #f9f9fb;
}
table.adm-table1-11 > tbody tr:nth-child(4) td:nth-child(3),
table.adm-table1-11 > tbody tr:nth-child(5) td:nth-child(3){
    background-color: #fff;
}

table.adm-table1-11 > tbody tr:nth-child(1) td:last-child,
table.adm-table1-11 > tbody tr:last-child td:nth-child(2),
table.adm-table1-11 > tbody tr:nth-child(2) td:nth-child(2n),
table.adm-table1-11 > tbody tr:nth-child(3) td:nth-child(2n),
table.adm-table1-11 > tbody tr:nth-child(4) td:nth-child(2n),
table.adm-table1-11 > tbody tr:nth-child(4) td:nth-child(3),
table.adm-table1-11 > tbody tr:nth-child(5) td:nth-child(2n),
table.adm-table1-11 > tbody tr:nth-child(6) td:nth-child(2n) {
    padding: 0 0 0 .2em;
}


table.adm-table1-12{
    width:100%;
}
table.adm-table1-12 > thead th{
	padding:.7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
}
table.adm-table1-12 > thead th:first-child,
table.adm-table1-12 > thead th:nth-child(2){
	font-size: .9em;
}

table.adm-table1-12 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: .8em;
    width:16%;
}
table.adm-table1-12 > tbody tr td:nth-child(odd){
	text-align:center;
    background-color: #f9f9fb;
}
table.adm-table1-12 > tbody tr:nth-child(4) td:nth-child(3),
table.adm-table1-12 > tbody tr:nth-child(5) td:nth-child(3){
    background-color: #fff;
}

table.adm-table1-12 > tbody tr:nth-child(1) td:last-child,
table.adm-table1-12 > tbody tr:last-child td:nth-child(2),
table.adm-table1-12 > tbody tr:first-child td:nth-child(2n),
table.adm-table1-12 > tbody tr:nth-child(2) td:nth-child(2n),
table.adm-table1-12 > tbody tr:nth-child(3) td:nth-child(2n),
table.adm-table1-12 > tbody tr:nth-child(4) td:nth-child(2n),
table.adm-table1-12 > tbody tr:nth-child(4) td:nth-child(3),
table.adm-table1-12 > tbody tr:nth-child(5) td:nth-child(2n),
table.adm-table1-12 > tbody tr:nth-child(6) td:nth-child(2n) {
    padding: 0 0 0 .2em;
}

.select-tablen {
    padding: 0 .8em !important;
}

.adm-select1-1 {
	width:100%;
	height:35px;
	text-align:center;
	font-size: 1em;
    color: #000;
    padding: .5em 1em;
    border: none;
    border-radius: 0px;
	background-color: #f1f2f3;
	background: url(/images/select-big-icon2.png) no-repeat 92% 50%;
	-webkit-appearance: none;
	-moz-appearance: none; 
	appearance: none; 
    padding-left:3.5em;
}
.adm-select1-1 > option {
    padding: .5em 1em;
    color: #000;
}
.adm-select1-1::-ms-expand { display: none; }

.adm-select1-2 {
	width:100%;
	height:35px;
	text-align:center;
	font-size: 1em;
    color: #000;
    padding: .5em 1em;
    border: none;
    border-radius: 0px;
	background-color: #f1f2f3;
	background: url(/images/select-big-icon2.png) no-repeat 92% 50%;
	-webkit-appearance: none;
	-moz-appearance: none; 
	appearance: none; 
    padding-left:3.5em;
}
.adm-select1-2 > option {
    padding: .5em 1em;
    color: #000;
}
.adm-select1-2::-ms-expand { display: none; }

table.adm-table1-2{
    width:100%;
}
table.adm-table1-2 > thead th{
	padding:.7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
}
table.adm-table1-2 > thead th:first-child,
table.adm-table1-2 > thead th:nth-child(2){
	font-size: .9em;
}

table.adm-table1-2 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: .8em;
    width:14%;
}
table.adm-table1-2 > tbody td:first-child {
	
}
table.adm-table1-2 > tbody tr td:nth-child(odd){
	text-align:center;
    background-color: #f9f9fb;
}
table.adm-table1-2 > tbody tr:nth-child(4) td:nth-child(3),
table.adm-table1-2 > tbody tr:nth-child(5) td:nth-child(3){
    background-color: #fff;
}

table.adm-table1-2 > tbody tr:nth-child(2) td:nth-child(2n){
    padding: 0;
}

table.adm-table1-3{

}
table.adm-table1-3 > thead th{
	padding:.7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
}
table.adm-table1-3 > thead th:first-child,
table.adm-table1-3 > thead th:nth-child(2){
	font-size: .9em;
}

table.adm-table1-3 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: .8em 1em;
    width:184px;
}
table.adm-table1-3 > tbody tr td:nth-child(odd){
	text-align:center;
    background-color: #f9f9fb;
}
table.adm-table1-3 > tbody tr:nth-child(4) td:nth-child(3),
table.adm-table1-3 > tbody tr:nth-child(5) td:nth-child(3){
    background-color: #fff;
}

table.adm-table1-3 > tbody tr td:nth-child(2n){
    
    	padding: 0em .4em;
}

table.adm-table1-33{

}


table.adm-table1-33 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: .8em 1em;
    width:184px;
}
table.adm-table1-33 > tbody tr td:nth-child(odd){
	text-align:center;
    background-color: #f9f9fb;
}

table.adm-table1-33 > tbody tr td:nth-child(2n){
    
    	padding: 0em .4em;
}
table.adm-table1-33 > tbody tr:nth-child(2n) td{
    
    padding:.4em;
    border:none;
    background-color: #fff;
}


.adm-select1-3 {
	width:120px;
	height:35px;
	text-align:center;
	font-size: 1em;
    color: #000;
    padding: .5em 1em;
    border: none;
    border-radius: 0px;
	background-color: #f1f2f3;
	background: url(/images/select-big-icon2.png) no-repeat 92% 50%;
	-webkit-appearance: none;
	-moz-appearance: none; 
	appearance: none; 
}
.adm-select1-3 > option {
    padding: .5em 1em;
    color: #000;
}
.adm-select1-3::-ms-expand { display: none; }

.adm-select1-4 {
	width:140px;
	height:35px;
	text-align:center;
	font-size: 1em;
    color: #000;
    padding: .5em 1em;
    border: none;
    border-radius: 0px;
	background-color: #f1f2f3;
	background: url(/images/select-big-icon2.png) no-repeat 92% 50%;
	-webkit-appearance: none;
	-moz-appearance: none; 
	appearance: none; 
}
.adm-select1-4 > option {
    padding: .5em 1em;
    color: #000;
}
.adm-select1-4::-ms-expand { display: none; }

table.adm-table1-4{
    width:100%;
}
table.adm-table1-4 > thead th{
	padding:.7em;
	font-weight:600;
	border: 1px solid #d1d2d3;
}
table.adm-table1-4 > thead th:first-child,
table.adm-table1-4 > thead th:nth-child(2){
	font-size: .9em;
}

table.adm-table1-4 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: 1em;
}
table.adm-table1-4 > tbody tr td:nth-child(odd){
	text-align:center;
    background-color: #f9f9fb;
}
table.adm-table1-4 > tbody tr:nth-child(2) td{
    background-color: #fff;
    padding: 1em;
}

.adm-select1-5{

	width:120px;
	height:35px;
	text-align:center;
	font-size: 1em;
    color: #000;
    padding: .5em 1em;
    padding-left:2em;
    border: 1px solid #b3b3b3;
    border-radius: 6px;
	background-color: none;
	background: url(/images/select-big-icon.png) no-repeat 92% 50%;
	-webkit-appearance: none;
	-moz-appearance: none; 
	appearance: none; 
	margin-right:.6em;
}

.adm-select1-5::-ms-expand { display: none; }

.adm-input1-1 {
	width:150px;
	height:35px;
	font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    background-color: none;
	border-radius: 6px;
    text-align: right;
}

.adm-input1-0 {
	width:120px;
	height:35px;
	font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    background-color: none;
	border-radius: 6px;
    text-align: right;
}

.adm-input1-1-1 {
	width:184px;
	height:35px;
	font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    background-color: none;
	border-radius: 6px;
    text-align: center;
}

.adm-input1-2 {
	width:340px;
	height:35px;
	font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    background-color: none;
	border-radius: 6px;
}

.adm-input1-22 {
	width:537px;
	height:35px;
	font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
    background-color: none;
	border-radius: 6px;
}

.adm-input1-3 {
	width:200px;
	height:40px;
	font-size: 1em;
    color: #000;
    padding: .5em .5em;
    border: 1px solid #b3b3b3;
	background-color: none;
	border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;

}

.adm-btn {
	text-align:center;
	font-size: 1em;
	padding: .4em 1.5em;
    border: 1px solid #b3b3b3;
	border-radius: 6px;
    background-position: 50% 50%;
    background-image: url(/images/button-bg.png);
}

.adm-btn-table {
	font-size: 1em;
	color: #fff;
	padding: .6em 2.5em;
    border-radius: 2em;
    border: 2px solid #1c2fbe;
	background-color: #1c2fbe;
}

.adm-select1-6 {
	width:100%;
	height:35px;
	text-align:center;
	font-size: 1em;
    color: #000;
    padding: .5em 1em;
    border: none;
    border-radius: 0px;
	background-color: #f1f2f3;
	background: url(/images/select-big-icon2.png) no-repeat 92% 50%;
	-webkit-appearance: none;
	-moz-appearance: none; 
	appearance: none; 
    padding-left: 2.5em;
}
.adm-select1-6 > option {
    padding: .5em 1em;
    color: #000;
}
.adm-select1-6::-ms-expand { display: none; }

.adm-select1-7 {
	width:100%;
	height:35px;
	text-align:center;
	font-size: 1em;
    color: #000;
    padding: .5em 1em;
    border: none;
    border-radius: 0px;
	background-color: #f1f2f3;
	background: url(/images/select-big-icon2.png) no-repeat 92% 50%;
	-webkit-appearance: none;
	-moz-appearance: none; 
	appearance: none; 
    padding-left: 3.5em;
}
.adm-select1-7 > option {
    padding: .5em 1em;
    color: #000;
}
.adm-select1-7::-ms-expand { display: none; }

table.adm-table1-5{
    width:100%;
}
table.adm-table1-5 > thead th{
	padding: .7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
    text-align: center;
}


table.adm-table1-5 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: .7em !important;
}


table.adm-table1-5 > tbody tr td:nth-child(3),
table.adm-table1-5 > tbody tr td:nth-child(4),
table.adm-table1-5 > tbody tr td:nth-child(5),
table.adm-table1-5 > tbody tr td:last-child{
    
    padding: 0 !important;
}

table.adm-table1-6{
    width:100%;
}
table.adm-table1-6 > thead th{
	padding: .7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
    text-align: center;
}


table.adm-table1-6 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: .7em !important;
    cursor: pointer;
}


table.adm-table1-6 > tbody tr td:nth-child(3),
table.adm-table1-6 > tbody tr td:nth-child(4),
table.adm-table1-6 > tbody tr td:nth-child(5),
table.adm-table1-6 > tbody tr td:last-child{
    
    padding: 0 !important;
}




.adm-tab input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.adm-tab input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 30px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.adm-tab input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 2px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.adm-tab input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.adm-tab input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
.adm-tab input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 7px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }


.adm-tab > div {
	float:left;
	text-align:left;
	padding:.1em 1em .1em .1em;
}
.adm-tab > div:last-child{
	
}

.adm-tab div span{
	float:left;
	margin-left:5px;
	margin-top:5px;
}

.adm-tab div span.s2{
	float:left;
	margin-left:5px;
	margin-top:2px;
}



.adm-tabr input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.adm-tabr input[type="radio"] + label { display: inline-block; position: relative; left:-30px; padding-left: 30px; padding-bottom:0px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.adm-tabr input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 2px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }

.adm-tabr input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }

.adm-tabr input[type="radio"]:checked + label:before { background-repeat: repeat-x;
    background-size: 100% 100%;
    background-image: url(/images/button-bg.png); }
.adm-tabr input[type="radio"]:checked + label:after { 
    content: ''; position: absolute; top: 7px; left: 5px; width: 100px; height: 40px; background-repeat: repeat-x;
    background-size: 100% 100%;
    background-image: url(/images/button-bg.png); }


.adm-tabr > div {
	float:left;
	text-align:left;
	padding:.1em 1em .1em .1em;
}
.adm-tabr > div:last-child{
	
}

.adm-tabr div span{
	float:left;
	margin-left:5px;
	margin-top:5px;
}



ol.sms-tap{
    display: table;
    width: 100%;
    border-spacing: 5px 0;
    border-collapse: separate;
}
ol.sms-tap > li{
	cursor: pointer;
    display: table-cell;
    width: 20%;
    text-align: center;
    padding: .8em 0em;
    background-color: #efefef;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #efefef;
}
ol.sms-tap > li.active{
    border-bottom: 1px solid #e7ebf0;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-image: url(/images/button-bg.png);
}
ol.sms-target{
    width: 100%;
}
ol.sms-target > li{
    display: none;
    width: 100%;
    padding: 2em 0;
}
ol.sms-target > li.active{
	display: table;
}
ol.sms-target > li > ul{
    display: table;
    width: 100%;

}
ol.sms-target > li > ul:not(.normal) > li{
    display: block;
    width: calc( ( 100% / 3 ) - 2em );
    height: 167px;
    overflow-y: hidden;
    float: left;
    margin: 1em;
    padding: 1em;
    border: 1px solid #bbb;
    border-radius: .5em;
    background-color: #eaeaea;
    transition: all .4s;
}
ol.sms-target > li > ul > li div{
    display: block;
    background-color: #fff;
    border-radius: .5em;
    overflow-y: hidden;
    height: 100%;
	border: 1px solid #bbb;
}
ol.sms-target > li > ul > li a{
	display: block;
    background-color: #fff;
    border-radius: .5em;
    padding: .5em 2em;
    overflow-y: auto;
    height: 100%;
}
ol.sms-target > li > ul > li:hover a{

}


ol.sms-tap2{
    display: table;
    width: 100%;
    border-spacing: 5px 0;
    border-collapse: separate;
}
ol.sms-tap2 > li{
	cursor: pointer;
    display: table-cell;
    width: 18%;
    text-align: center;
    padding: .8em 0em;
    background-color: #efefef;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #efefef;
}
ol.sms-tap2 > li.active{
    border-bottom: 1px solid #e7ebf0;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-image: url(/images/button-bg.png);
}
ol.sms-target2{
    width: 100%;
}
ol.sms-target2 > li{
    display: none;
    width: 100%;
    padding: 2em 0;
}
ol.sms-target2 > li.active{
	display: table;
}
ol.sms-target2 > li > ul{
    display: table;
    width: 100%;

}
ol.sms-target2 > li > ul:not(.normal) > li{
    display: block;
    width: calc( ( 100% / 3 ) - 2em );
    height: 167px;
    overflow-y: hidden;
    float: left;
    margin: 1em;
    padding: 1em;
    border: 1px solid #bbb;
    border-radius: .5em;
    background-color: #eaeaea;
    transition: all .4s;
}
ol.sms-target2 > li > ul > li div{
    display: block;
    background-color: #fff;
    border-radius: .5em;
    overflow-y: hidden;
    height: 100%;
	border: 1px solid #bbb;
}
ol.sms-target2 > li > ul > li a{
	display: block;
    background-color: #fff;
    border-radius: .5em;
    padding: .5em 2em;
    overflow-y: auto;
    height: 100%;
}
ol.sms-target2 > li > ul > li:hover a{

}

ol.sms-tap3{
    display: table;
    width: 100%;
    border-spacing: 5px 0;
    border-collapse: separate;
}
ol.sms-tap3 > li{
	cursor: pointer;
    display: table-cell;
    width: 18%;
    text-align: center;
    padding: .8em 0em;
    background-color: #efefef;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #efefef;
}
ol.sms-tap3 > li:hover {
    border-bottom: 1px solid #e7ebf0;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-image: url(/images/button-bg.png);
}


.adm-table3-1{

}
.adm-table3-1 > thead th{
	border:1px solid #b1b2b3;
	font-weight:normal;
	padding: 1em .5em;
}

.adm-table3-1 > tbody td{
	border:1px solid #b1b2b3;
	text-align:center;
	padding: .2em;
}
.adm-table3-1 > tbody td:first-child{
	padding: .5em;
}

.adm-table2-1{

}
.adm-table2-1 > thead th{
	border:1px solid #b1b2b3;
	font-weight:normal;
	padding: 1em .5em;
}

.adm-table2-1 > tbody td{
	border:1px solid #b1b2b3;
	text-align:center;
	padding: .2em;
}
.adm-table2-1 > tbody td:first-child{
	padding: .9em;
}

table.adm-table2-2{
    width:100%;
}
table.adm-table2-2 > thead th{
	padding: .7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
    text-align: center;
}


table.adm-table2-2 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: .7em !important;
}


.adm-table2-3{

}
.adm-table2-3 > thead th{
	border:1px solid #b1b2b3;
	font-weight:normal;
	padding: 1em .5em;
}

.adm-table2-3 > tbody td{
	border:1px solid #b1b2b3;
	text-align:center;
	cursor:pointer;
	padding: .2em;
}
.adm-table2-3 > tbody td:first-child{
	padding: .5em;
}


.adm-table2-33{

}
.adm-table2-33 > thead th{
	border:1px solid #b1b2b3;
	font-weight:normal;
	padding: 1em .5em;
}

.adm-table2-33 > tbody td{
	border:1px solid #b1b2b3;
	text-align:center;
	padding: .4em;
}
.adm-table2-33 > tbody td:first-child{
	padding: .8em;
}
.adm-table2-33 > tbody td:nth-child(7){
	padding: 0em;
}
.adm-table2-33 > tbody td:last-child{
	padding-left: .5em;
}


.adm-table2-5{

}
.adm-table2-5 > thead th{
	border:1px solid #b1b2b3;
	font-weight:normal;
}

.adm-table2-5 > tbody td{
	border:1px solid #b1b2b3;
	text-align:center;
	padding:.8em;
}
.adm-table2-5 > tbody tr:first-child  td{
    font-weight: 600;
}






.adm-table5-2 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .5em;
}
.adm-table5-2 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.3em;
        background-color: #fff;
}
.adm-table5-2 > tbody td:first-child{

        padding:.8em .2em;
}

.adm-table5-2 > tbody tr td:nth-child(odd){
        text-align:center;
        background-color: #f9f9fb;
}
table.adm-table5-2 > tbody tr:nth-child(4) td:last-child,
table.adm-table5-2 > tbody tr:nth-child(9) td:last-child{
            background-color: #fff;
}



.adm-table6-1{
	
}

.adm-table6-1 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
		padding:1.2em;
        font-size: 1.2em;
}

.adm-table6-1 > tbody td:nth-child(odd)
{
    padding: 1.2em 2.7em;
    background-color:#f9f9fb;
}

.adm-table6-1 > tbody td:nth-child(2n)
{
    padding:0 1.3em;
}

.adm-table6-1-1{
	
}


.adm-table6-1-1 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
}

.adm-table6-1-1 > tbody td:nth-child(odd)
{
    padding: 1em .9em;
    background-color:#f9f9fb;
}

.adm-table6-1-1 > tbody td:nth-child(2n)
{
    padding:0 .6em;
}

.adm-table6-1-11{
	
}


.adm-table6-1-11 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
}

.adm-table6-1-11 > tbody td:nth-child(odd)
{
    padding: 1em .9em;
    background-color:#f9f9fb;
}

.adm-table6-1-11 > tbody td:nth-child(2n)
{
    padding:0 .6em;
}

.adm-table6-1-11 > tbody tr:last-child td:nth-child(odd)
{
    padding:.4em 0;
}

.adm-table6-1-11 > tbody tr:first-child td:nth-child(3)
{
    background-color:#fff;
    border-top:1px solid #fff;
    border-right:1px solid #fff;
}

.adm-table6-1-12{
	
}


.adm-table6-1-12 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
}

.adm-table6-1-12 > tbody td:nth-child(odd)
{
    padding: 1em .9em;
    background-color:#f9f9fb;
}

.adm-table6-1-12 > tbody tr:nth-child(2) td:nth-child(odd),
.adm-table6-1-12 > tbody tr:nth-child(3) td:nth-child(odd),
.adm-table6-1-12 > tbody tr:last-child td:nth-child(odd)
{
    padding:.4em .3em;
}

.adm-table6-1-12 > tbody td:nth-child(2n)
{
    padding:0 .6em;
}

.adm-table6-1-12 > tbody tr:first-child td:nth-child(3)
{
    background-color:#fff;
    border-top:1px solid #fff;
    border-right:1px solid #fff;
}

.adm-table6-1-13{
	
}


.adm-table6-1-13 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
}

.adm-table6-1-13 > tbody td:nth-child(odd)
{
    padding: 1em 1.3em;
    background-color:#f9f9fb;
}

.adm-table6-1-13 > tbody td:nth-child(2n)
{
    padding:0 .6em;
}

.adm-table6-1-13 > tbody tr:first-child td:nth-child(3)
{
    background-color:#fff;
    border-top:1px solid #fff;
    border-right:1px solid #fff;
}

.adm-table6-1-14{
	
}


.adm-table6-1-14 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
}

.adm-table6-1-14 > tbody td:nth-child(odd)
{
    padding: 1em 1em;
    background-color:#f9f9fb;
}

.adm-table6-1-14 > tbody td:nth-child(2n)
{
    padding:0 .6em;
}

.adm-table6-1-14 > tbody tr:first-child td:nth-child(3)
{
    background-color:#fff;
    border-top:1px solid #fff;
    border-right:1px solid #fff;
}


.adm-table6-1-2{
	
}

.adm-table6-1-2 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1.2em;
        font-weight: 100;
        padding: 1em;
}


.adm-table6-1-2 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
}

.adm-table6-1-2 > tbody td:last-child{
		padding:0;
}


.adm-table6-1-3{
	
}


.adm-table6-1-3 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
}

.adm-table6-1-3 > tbody td:nth-child(odd)
{
    padding: 1.2em .5em;
    background-color:#f9f9fb;
}

.adm-table6-1-3 > tbody td:nth-child(2n)
{
    padding:0 .5em;
}

.adm-table6-1-3 > tbody tr:last-child td:nth-child(odd)
{
    padding: 0 .6em;
    background-color:#f9f9fb;
}

.adm-table6-1-3 > tbody tr:last-child td:nth-child(7)
{
    padding: .5em .6em;
    background-color:#fff;
}



.adm-table6-1-4{
	
}

.adm-table6-1-4 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1.2em;
        font-weight: 100;
        padding: .5em;
}


.adm-table6-1-4 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
        padding: .5em;
}

.adm-table6-1-4 > tbody td:last-child{
		padding: .3em;
}


.adm-table6-1-5{
	
}


.adm-table6-1-5 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
}

.adm-table6-1-5 > tbody tr:first-child td:nth-child(odd)
{
    padding: 1.2em .3em;
    background-color:#f9f9fb;
}

.adm-table6-1-5 > tbody tr:nth-child(2) td:nth-child(odd),
.adm-table6-1-5 > tbody tr:nth-child(3) td:nth-child(odd)
{
    padding: .6em .3em;
    background-color:#f9f9fb;
}

.adm-table6-1-5 > tbody td:nth-child(2n)
{
    padding:0 .5em;
}


.adm-table6-1-6{
	
}

.adm-table6-1-6 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1.2em;
        font-weight: 100;
        padding: .4em 0;
        line-height: 1.2em;
}

.adm-table6-1-6 > thead th:nth-child(2){
        font-size: 1em;
}


.adm-table6-1-6 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
        padding: .5em;
}

.adm-table6-1-6 > tbody td:nth-child(2),
.adm-table6-1-6 > tbody td:nth-child(12)
{
        font-size: 1em;
}

.adm-table6-1-6 > tbody td:last-child{
		padding: .3em;
}

.adm-table6-1-7{
	
}

.adm-table6-1-7 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1.2em;
        font-weight: 100;
        padding: 1em .5em;
}


.adm-table6-1-7 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
        padding: .5em;
}

.adm-table6-1-7 > tbody td:last-child{
		padding: .3em;
}


.adm-table6-3{

}
.adm-table6-3 > thead th{
	border:1px solid #b1b2b3;
	font-weight:normal;
	padding: .8em .5em;
}

.adm-table6-3 > tbody td{
	border:1px solid #b1b2b3;
	text-align:center;
	padding: .2em;
}
.adm-table6-3 > tbody td:first-child{
	padding: .8em;
}
.adm-table6-3 > tbody tr:first-child td{
	font-weight: 600;
    padding: .8em .5em;
}


.adm-table6-4{
	
}

.adm-table6-4 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1.2em;
        font-weight: 100;
        padding: 1em;
}


.adm-table6-4 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1.2em;
}

.adm-table6-4 > tbody td:first-child{
		padding:0;
}

table.adm-table6-44{

}
table.adm-table6-44 > thead th{
	padding:.5em;
	font-weight:100;
	border: 1px solid #d1d2d3;
    border-bottom: none !important;
    width: 18%;
}
table.adm-table6-44 > thead th:first-child{
    width: 20.9%;
}
table.adm-table6-44 > thead th:last-child{
    width: 25.1%;
}
table.adm-table6-44 > thead tr:last-child th{
    padding:.3em;
}

table.adm-table6-44 > thead th:first-child{
    
}
table.adm-table6-44 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: .3em;
    width:18%;
    border-top:none !important;
}
table.adm-table6-44 > tbody td:first-child {
    width:21%;
}
table.adm-table6-44 > tbody td:last-child {
    width:25%;
}


table.adm-table6-5{

}
table.adm-table6-5 > thead th{
	padding:.7em;
	font-weight:100;
	border: 1px solid #d1d2d3;
    border-bottom: none !important;
    width: 33%;
}
table.adm-table6-5 > thead th:first-child{
    
}
table.adm-table6-5 > tbody td {
	border: 1px solid #d1d2d3;
	text-align: center;
	padding: .5em;
    width:33%;
    border-top:none !important;
}

.adm-table6-6{
	
}

.adm-table6-6 > tbody td{
	border:1px solid #b1b2b3;
	text-align:center;
	padding:1em;
}

.adm-table6-6 > tbody td:nth-child(odd){

    background-color:#f9f9fb !important;
}
.adm-table6-6 > tbody tr:last-child td{
    background-color:#fff !important;
    padding: .5em 1em;
}

table.adm-table6-4 input[type="radio"] { width: 1px; height: 1px; padding: 0; margin: 0; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
table.adm-table6-4 input[type="radio"] + label { display: inline-block; position: relative; padding-left: 30px; padding-bottom:11px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
table.adm-table6-4 input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: -4px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
table.adm-table6-4 input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
table.adm-table6-4 input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
table.adm-table6-4 input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 1px; left: 5px; width: 13px; height: 13px; background: #1d2fbf; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }


.adm-table6-66{

}
.adm-table6-66 > thead th{
	border:1px solid #b1b2b3;
	font-weight:normal;
	padding: .8em .5em;
}
.adm-table6-66 > thead th:first-child{

	padding: .8em .2em;
}

.adm-table6-66 > tbody td{
	border:1px solid #b1b2b3;
	text-align:center;
	padding: .2em;
    font-size: 1em;
}
.adm-table6-66 > tbody td:first-child{
	padding: .5em;
}
.adm-table6-66 > tbody tr:first-child td{
	font-weight: 600;
    padding: .8em .5em;
}
.adm-table6-66 > tbody td:last-child{
	font-size: 0.8em;
}

.adm-table6-7 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:left;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .5em;
}
.adm-table6-7 > tbody td{
		border:1px solid #b1b2b3;
		text-align:left;
        font-size: 1em;
        padding:.3em;
}
.adm-table6-7 > tbody td:first-child{

        padding:.8em .2em;
}


.adm-table6-9{
	
}

.adm-table6-9 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
		padding:.8em;
        font-size: 1.2em;
}

.adm-table6-9 > tbody td:nth-child(odd)
{
    background-color:#f9f9fb;
}

.adm-table6-9 > tbody td:nth-child(2n)
{
    padding: .5em 1em;
}

.adm-table6-9 > tbody tr:last-child td:last-child
{
    padding: .5em 1em;
    background-color:#fff;
}

.adm-table6-9-1{
	
}

.adm-table6-9-1 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .5em;
}
.adm-table6-9-1 > thead th:first-child{
		padding:0;
}

.adm-table6-9-1 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.3em .4em;
}
.adm-table6-9-1 > tbody tr:last-child td:last-child{

        padding:.3em 1em;
}


.adm-table6-10{
	
}

.adm-table6-10 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
		padding:.8em;
        font-size: 1.2em;
}

.adm-table6-10 > tbody td:nth-child(odd)
{
    background-color:#f9f9fb;
}

.adm-table6-10 > tbody td:nth-child(2n)
{
    padding: .5em 1em;
}

.adm-table6-10 > tbody tr:first-child td:last-child,
.adm-table6-10 > tbody tr:last-child td:last-child
{
    padding: .5em 1em;
    background-color:#fff;
}

.adm-table6-10-1{
	
}

.adm-table6-10-1 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .5em;
}
.adm-table6-10-1 > thead th:first-child{
		padding:0;
}

.adm-table6-10-1 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.3em .4em;
}
.adm-table6-10-1 > tbody td:last-child{

        padding:.3em .7em;
}

.adm-table6-11-1{
	
}

.adm-table6-11-1 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .5em;
}
.adm-table6-11-1 > thead th:first-child{
		padding:0;
}

.adm-table6-11-1 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.9em .4em;
}
.adm-table6-11-1 > tbody td:last-child{

        padding:.3em .7em;
}


.adm-table6-12{
	
}

.adm-table6-12 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
		padding:.8em;
        font-size: 1.2em;
}

.adm-table6-12 > tbody td:nth-child(odd)
{
    background-color:#f9f9fb;
}

.adm-table6-12 > tbody td:nth-child(2n)
{
    padding: .5em .6em;
}

.adm-table6-12 > tbody tr:first-child td:last-child,
.adm-table6-12 > tbody tr:last-child td:last-child
{
    padding: .5em 1em;
    background-color:#fff;
}


.adm-table6-13{
	
}

.adm-table6-13 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
		padding:.8em;
        font-size: 1.2em;
}

.adm-table6-13 > tbody td:nth-child(odd)
{
    width: 18%;
    padding: .5em 1em;
    background-color:#f9f9fb;
}

.adm-table6-13 > tbody td:nth-child(2n)
{
    padding: .5em 1em;
}

.adm-table6-14-1{
	
}

.adm-table6-14-1 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .5em;
}
.adm-table6-14-1 > thead th:first-child{
		padding:0;
}

.adm-table6-14-1 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.3em .4em;
}
.adm-table6-14-1 > tbody td:first-child{

        padding:.9em;
}
.adm-table6-14-1 > tbody td:nth-child(9){

        padding-left:.8em;
}


.adm-table6-17 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .5em;
}
.adm-table6-17 > thead th:first-child{
		padding:0;
}

.adm-table6-17 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.3em .4em;
}
.adm-table6-17 > tbody td:first-child{

        padding:.9em;
}
.adm-table6-17 > tbody td:nth-child(7),
.adm-table6-17 > tbody td:last-child{

        padding-top:.3em;
        padding-left:1.1em;
}


.adm-table6-18 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .5em;
}
.adm-table6-18 > thead th:first-child{
		padding:0;
}

.adm-table6-18 > tbody td{
		border:1px solid #b1b2b3;
		text-align:left;
        font-size: 1em;
        padding:.3em .4em;
}
.adm-table6-18 > tbody td:first-child{
        text-align: center;
        padding:.9em;
}

.adm-table6-18 > tbody td:last-child{

        padding-top:.3em;
        padding-left:.8em;
}

.adm-table6-18-1{
	
}

.adm-table6-18-1 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
		padding:.8em;
        font-size: 1.2em;
}

.adm-table6-18-1 > tbody td:nth-child(odd)
{
    width: 12%;
    padding: .5em 1em;
    background-color:#f9f9fb;
}

.adm-table6-18-1 > tbody td:nth-child(2n)
{
    padding: .5em 1em;
    text-align: left;
}

.adm-table6-18-1 > tbody td:first-child
{
    padding: 1em;
}





.adm-table6-19 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .5em;
}
.adm-table6-19 > thead th:first-child{
		padding:0;
}

.adm-table6-19 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.3em .4em;
}
.adm-table6-19 > tbody td:first-child{

        padding:.9em;
}
.adm-table6-19 > tbody td:nth-child(6){

        text-align: left;
}
.adm-table6-19 > tbody td:last-child{

        padding-top:.3em;
        padding-left:.8em;
}

.adm-table6-19-1{
	
}

.adm-table6-19-1 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
		padding:.8em;
        font-size: 1.2em;
}

.adm-table6-19-1 > tbody td:nth-child(odd)
{
    width: 20%;
    padding: .5em 1em;
    background-color:#f9f9fb;
}

.adm-table6-19-1 > tbody td:nth-child(2n)
{
    padding: .5em 1em;
    text-align: left;
}

.adm-table6-19-1 > tbody td:first-child
{
    padding: 1em;
}

.adm-table7-1 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .5em;
}
.adm-table7-1 > thead th:nth-child(2){
		padding:0;
}

.adm-table7-1 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.3em .4em;
}
.adm-table7-1 > tbody td:nth-child(2){

        padding:.8em;
}
.adm-table7-1 > thead th:first-child,
.adm-table7-1 > tbody td:first-child {
        padding: 0;
		padding-left:1em;
}

.adm-table7-2 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .5em;
}
.adm-table7-2 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.3em;
}
.adm-table7-2 > tbody td:first-child{

        padding:.8em .2em;
}

.adm-table7-8 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .3em;
}
.adm-table7-8 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.7em .5em;
        background-color:#fff;
}
.adm-table7-8 > tbody td:first-child{

        padding:.9em 1em;
}
.adm-table7-8 > tbody td:nth-child(2) {
        padding: 0;
		padding-left:1.5em;
}

.adm-table7-8-1 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .3em;
}
.adm-table7-8-1 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.7em .5em;
        background-color:#fff;
}
.adm-table7-8-1 > tbody td:first-child{

        padding:.9em 1em;
}


.adm-table7-8-2 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 100;
        padding: .8em .3em;
}
.adm-table7-8-2 > tbody td{
		border:1px solid #b1b2b3;
		text-align:center;
        font-size: 1em;
        padding:.7em .5em;
        background-color:#fff;
}
.adm-table7-8-2 > thead th:first-child,
.adm-table7-8-2 > tbody td:first-child{

        padding:.9em 1em;
}

.adm-table7-8-3 > thead th{
		border:1px solid #b1b2b3;
        background-color:#f9f9fb;
		text-align:center;
        font-size: 1em;
        font-weight: 600;
        padding: .8em .3em;
}
.adm-table7-8-3 > tbody td{
		border:1px solid #b1b2b3;
		text-align:left;
        font-size: 1em;
        padding:.7em 1.5em;
        background-color:#fff;
}
.adm-table7-8-3 > thead th:first-child,
.adm-table7-8-3 > tbody td:first-child{
        text-align:center;
        padding:.9em 1em;
}




sms-target2{
    width: 100%;
}
ul.sms-target2 > li{
    display: none;
    width: 100%;
    padding: 2em 0;
}
ul.sms-target2 > li.active{
	display: table;
}
ul.sms-target2 > li > ul{
    display: table;
    width: 100%;

}
ul.sms-target2 > li > ul:not(.normal) > li{
    display: block;
    width: calc( ( 100% / 3 ) - 2em );
    height: 200px;
    overflow-y: hidden;
    float: left;
    margin: 1em;
    padding: 1em;
    border: 1px solid #bbb;
    border-radius: .5em;
    background-color: #eaeaea;
    transition: all .4s;
}
ul.sms-target2 > li > ul > li div{
    display: block;
    background-color: transparent;
    border-radius: .5em;
    height: 100%;
	border: none;
}
ul.sms-target2 > li > ul > li a{
	display: block;
    background-color: #fff;
    border-radius: .5em;
    padding: .5em 2em;
    overflow-y: auto;
    height: 85%;
}
ul.sms-target2 > li > ul > li:hover a{

}

ul.sms-target2 > li > ul:not(.normal) > li:hover{
    background-color: #1c2fbe;
}




/*
.radioahead tr > th:first-child,
.radiohead tr > td:first-child,
body .csc-target.no-before table tr > th:first-child,
body .csc-target.no-before table tr > td:first-child{
	width: 50px;
}
*/




/*
body table{
    border-top: 1px solid #d1d2d3;
}
body table th{
    padding: .8em 1.2em;
    border-bottom: 1px solid #d1d2d3;
    background-color: #f9f9fb;
}
body table td{
	line-height: 120%;
    padding: .8em 1.2em;
    border-bottom: 1px solid #d1d2d3;
}
body table td a{
	color: #000;
}
*/

.open-popup-target.big-target2{
	width: 600px;
    margin-left: -300px;
}

.page .open-targetm{
    min-width: 415px;
    font-size: 12.8px !important;
    position: absolute;
    right: 5px;
	top: 0;
    margin-left: -200%;
    background-color: #fff;
    padding: 1.5em .8em 1em 1em;
    z-index: 99999;
    border: 1px solid #bbb;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}
.page .open-targetm.left{
    left: 0;
    right: auto;
}
.page .open-targetm > h3{
    text-align: center;
    margin-bottom: .5em;
    border-bottom: 1px solid #c3c3c3;
    margin-top: -1.5em;
    margin-left: -1em;
    width: calc( 100% + 2em );
    background-image: url(/images/button-bg.png);
    background-size: 100% 100%;
    padding: .9em 1em;
}
.page .open-targetm.po-r > h3{
    margin-top: -.9em;
    margin-left: -1.5em;
    width: calc( 100% + 3em );
    padding: .9em 1em;
}
.page .open-targetm.po-r {
    position: relative;
    width: 100%;
    padding: .9em 1.5em;
    margin-top: .5em;
    margin-bottom: 1em;
    margin-left: 0;
    border: 1px solid #bbb;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	z-index: 1;
}
.page .open-targetm.po-r:after{
    content: none;
}

.open-targetm ol{
    padding-left: 0;
}
.open-targetm ol > li{
    position: relative;
    margin-left: 2em;
    line-height: 1.5em;
    padding: .3em;
	list-style: decimal;
}
.open-targetm ol > li > ol{
    position: relative;
    margin-left: -1em;
    line-height: 1.5em;
    padding: .3em;
    counter-reset: section;
}
.open-targetm ol > li > ol > li{
    position: relative;
    margin-left: 2em;
    line-height: 1.5em;
    padding: .3em;
	list-style: none;
}
.open-targetm ol > li > ol > li:before{
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: -2em;
    font-size: .8em;
    text-align: center;
    counter-increment: section;
    content: counter(section);
    background-image: url(/images/ol-licircle.png);
    background-repeat: no-repeat;
    background-position: 50% 2px;
}

.open-targetm ul{
    padding-left: 0;
}
.open-targetm ul > li{
    position: relative;
    margin-left: 1.5em;
    line-height: 1.5em;
    padding: .3em;
}

.open-targetm ul > li:before{
	content: '��';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: -1.5em;
    margin-top: -1px;
	font-weight: bold;
}

.open-targetm{
    position: relative;
    margin-left: -1em;
    line-height: 1.5em;
    padding: .3em;
    counter-reset: section;
}
.open-targetm ul > li > ol > li{
    position: relative;
    margin-left: 2em;
    line-height: 1.5em;
    padding: .3em;
	list-style: none;
}
.open-targetm ul > li > ol > li:before{
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: -2em;
    font-size: .8em;
    text-align: center;
    counter-increment: section;
    content: counter(section);
    background-image: url(/images/ol-licircle.png);
    background-repeat: no-repeat;
    background-position: 50% 2px;
}
.open-targetm ul > li > ul > li{
	margin-left: 0;
}
.open-targetm ul > li > ul > li:before{
	content: none;
}

.open-targetm > .menu-close{
	position: absolute;
    content: 'X';
    text-align: center;
    width: 25px;
    height: 25px;
    top: 11px;
    right: 12px;
    padding:2px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #888888;
    color: #fff;
}

.open-targetm > .menu-close:after{
	content: "X";
}



.open-popup-targetm ol{
    padding-left: 0;
}
.open-popup-targetm ol > li{
    position: relative;
    margin-left: 2em;
    line-height: 1.5em;
    padding: .3em;
	list-style: decimal;
}
.open-popup-targetm ol > li > ol{
    position: relative;
    margin-left: -1em;
    line-height: 1.5em;
    padding: .3em;
    counter-reset: section;
}
.open-popup-targetm ol > li > ol > li{
    position: relative;
    margin-left: 2em;
    line-height: 1.5em;
    padding: .3em;
	list-style: none;
}
.open-popup-targetm ol > li > ol > li:before{
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: -2em;
    font-size: .8em;
    text-align: center;
    counter-increment: section;
    content: counter(section);
    background-image: url(/images/ol-licircle.png);
    background-repeat: no-repeat;
    background-position: 50% 2px;
}
.open-popup-targetm ul{
    padding-left: 0;
}
.open-popup-targetm ul > li{
    position: relative;
    margin-left: 1.5em;
    line-height: 1.5em;
    padding: .3em;
}

.open-popup-targetm ul.no-before > li{
    margin-left: 0;
}
.open-popup-targetm ul > li:before{
	content: '��';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: -1.5em;
    margin-top: -1px;
	font-weight: bold;
}

.open-popup-targetm ul.no-before > li:before{
	content: none;
}

.open-popup-targetm ul > li > ol{
    position: relative;
    margin-left: -1em;
    line-height: 1.5em;
    padding: .3em;
    counter-reset: section;
}
.open-popup-targetm ul > li > ol > li{
    position: relative;
    margin-left: 2em;
    line-height: 1.5em;
    padding: .3em;
	list-style: none;
}
.open-popup-targetm ul > li > ol > li:before{
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: -2em;
    font-size: .8em;
    text-align: center;
    counter-increment: section;
    content: counter(section);
    background-image: url(/images/ol-licircle.png);
    background-repeat: no-repeat;
    background-position: 50% 2px;
}
.open-popup-targetm ul > li > ul > li{
	margin-left: 0;
}
.open-popup-targetm ul > li > ul > li:before{
	content: none;
}

/*** �˾� ���� ***/

.user-popup{
	
}
.user-popup > h3 {
	
}

.paginations2{
    position: relative;
    text-align: center;
    margin-top: 3em;
    clear: both;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.paginations2 a{
    width: 2.5em;
    height: 2.5em;
    padding: .75em;
    line-height: 1;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
}
.paginations2 .before{
	cursor: pointer;
    position: absolute;
    left: -5em;
    content: '<';
    width: 40px;
    height: 40px;
    padding: 0em;
    line-height: 2.4em;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    background-color: #eaeaea;
    border: 1px solid #bbb;
}
.paginations2 .after{
	cursor: pointer;
    position: absolute;
    right: -5em;
    content: '>';
    width: 40px;
    height: 40px;
    padding: 0em;
    line-height: 2.4em;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    background-color: #eaeaea;
    border: 1px solid #bbb;
}