.wd30{width:30px; margin-left:5px;}
.wd300{width:300px;}
.wd50{width:50px;}
.wd70{width:70px;}
.wd90{width:90px;}
.wd200{width:200px;}
.wd250{width:250px;}
.wd150{width:150px;}
.wd700{width:700px;}


.subscr table tr td:first-child {
    padding-left: 20px;
}





/* .subscr table tr td select:hover {
    border: 1px solid #DC4F00;
} */



.subscr table tr td textarea:hover {
    border: 1px solid #DC4F00;
    transition-duration: 0.2s;
}

.subscr table tr td .sel-short {
    width: 68px;
    /*color: #d90000;*/
    height: 41px;
    vertical-align: top;
    font-size: 18px;
    font-weight: 300;
}

.subscr .text-info {
    color: #DC4F00;
    font-size: 14px;
    /* width: 640px; */
    /* float: right; */
    margin: 30px 0;
}

.sel-short {
    width: 68px;
    /*color: #d90000;*/
    height: 41px;
    vertical-align: top;
    font-size: 18px;
    font-weight: 300;
    background: none;
    border: 1px solid #646464;
}

.sel-select {
    height: 45px;
    width: 68px;
    background: none;
    border: 1px solid #646464;
    color: #646464;
    font-size: 15px;
    padding-left: 10px;
    font-weight: 400;
    transition-duration: 0.3s;
}

.sel-short-02 {
    width: 50px;
    font-size: 18px;
    font-weight: 300;
    background: none;
}


.subscr table tr td .sel-short-02 {
    width: 50px;
    font-size: 18px;
    font-weight: 300;
}



.subscr table tr td span {
    font-size: 14px;
    vertical-align: middle;
    padding-left: 0px;
}

.subscr table tr td span p {
    color: #DC4F00;
    height: 13px;
    font-size: 11px;
    margin: 0;
    padding: 0;
}


.subscr table tr td .typedotum {
    font-size: 11px;
    color: #fff;
    width: 420px;
    float: right;
}

.btn_area_one {
    /*width: 300px;*/
    width: 300px;
    margin: 0 auto;
    margin-top: 30px;
}

.btn_area_one button {
    display: inline-block;
    width: 100%;
    height: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background: #DC4F00;
    cursor: pointer;
    border: none;
    border-radius: 5px;
}


.btn_area_one button:hover {
    color: #fff;
    border:none;
    background: #782b00;
    transition: all 0.5s ease-out;
}


.btn_area {
    width: 300px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}


.btn_area button {
    display: inline-block;
    width: 100%;
    height: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background: #DC4F00;
    cursor: pointer;
    border: none;
    border-radius: 5px;
}


.btn_area button:hover {
    color: #fff;
    border:none;
    background: #782b00;
    transition: all 0.5s ease-out;
}



/* .subscr table tbody tr td {
    height: 20px !important;
    font-size: 15px;
    padding-left: 0px !important;
} */

.subscr table tbody #m-in {
    color:aqua;
}

.subscr table tbody #m-out {
    color:orange;
}

.subscr table tbody #used {
    background:#DC4F00;
}

.subscr table tbody #used:hover {
    color: #555;
    background:orange;
}

.subscr table tbody tr td .c-enable {
    height: 30px;
    width: 100px;
    margin-left: 20px;
    cursor: pointer;
    background: #8532c2;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    border: 1px solid #a24fd3;
    transition-duration: 0.3s;
    text-align: center;
}

.subscr table tbody tr td .c-enable:hover {
    background: #4e266c;
    border: 1px solid #4e266c;
    transition-duration: 0.3s;
}

.subscr table tbody tr td .c-disable {
    height: 30px;
    width: 100px;
    cursor: pointer;
    background: #8b8b8b;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    border: 1px solid #6a6a6a;
    text-align: center;
    margin-left: 20px;
}

.rem_back {
    width: 100%;
    height: 350px;
    margin-top: 20px;
    background: url(/asset/img/remote_back.png)no-repeat;
    background-size: 100%;
}

.rem_wrap {
    border-bottom: 1px solid #313131;
    margin-right: 0px;
}

.rem_wrap p:first-child {
    font-size: 14px;
    font-weight: 200;
    /* height: 25px; */
    color: #fff;
}

.rem_wrap p:last-child {
    font-weight: bold;
    font-size: 23px;
    color: #DC4F00;
    margin-top: 5%;
}

.rem_wrap p span {
    font-size: 13px;
    color: #767676;
    display: block;
    height: 30px;
}

.rem_wrap img {
    width: 100%;
}

.partner-wrap {
    color: #fff;
    width: 100%;
    height: 470px;
    background: url(/asset/img/partner_back-2.jpg)no-repeat;
}

.partner-wrap ul {
    width: 60%;
}

.partner-wrap ul:nth-child(1) {
    padding-top: 20px;
    margin-left: 15px;
}


/*�몃뱶�곕�寃쏀뙘��*/

.pop_number {
    width: 370px;
    height: auto;
    padding: 20px;
    background: #212121;
    top: 200px;
    margin-left: 25%;
    margin-bottom: 25%;
    border: 2px solid #d15d04;
    border-radius: 10px;
}

.pop_table table {
    width: 80%;
    text-align: center;
    border-collapse: collapse;
    margin: 0 auto;
    color: #f2f2f2;
}

.pop_table tr {
    border-bottom: 1px solid #373737;
    height: 70px;
}

.pop_button {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.pop_button button {
    width: 200px;
    height: 50px;
    margin-top: 20px;
    background: #d15d04;
    font-size: 16px;
    color: #fff;
    border: none;
}






/*�대��곕쾲�몃�寃�*/

.btn_pop_close {
    display: block;
    top: 30px;
    position: absolute;
    right: 30px;
    cursor: pointer;
    position: absolute;
}

.uptitle {
    height: 70px;
}

.layerlayout {
    width: 500px;
    position: relative;
    background: #1c1c1c;
    height: auto;
    color: #f2f2f2;
}

.hp_chg_table {
    padding: 40px;
}

.hp_chg_table table {
    border-collapse: collapse;
}

.hp_chg_table table tbody tr {
    border-bottom: 1px solid #373737;
    height: 70px;
}

.hp_chg_table table tbody tr td {
    padding-top: 15px;
    padding-bottom: 10px;
}

.hp_chg_table table tr td select {
    width: 80px;
    color: #fff;
    height: 32px;
    border: 1px solid #d15d04;
    background: #121212;
    font-size: 15px;
    padding-left: 7px;
}

.hp_chg_table table tr td input {
    width: 40px;
    color: #fff;
    height: 28px;
    border: 1px solid #d15d04;
    background: #121212;
    text-align: center;
    font-size: 16px;
}

.hp_chg_table table {
    width: 100%;
    margin: 0;
}



.layerbtn_area {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
}

.layerbtn_area button:first-child {
    width: 130px;
    cursor: pointer;
    height: 40px;
    background: #373737;
    transition-duration: 0.3s;
    border: none;
    font-size: 16px;
    color: #fff;
}

.layerbtn_area button:first-child:hover {
    width: 130px;
    height: 40px;
    background: #d15d04;
    transition-duration: 0.3s;
    border: none;
    font-size: 16px;
    color: #fff;
}

.layerbtn_area button:last-child {
    width: 130px;
    height: 40px;
    background: #373737;
    border: none;
    transition-duration: 0.3s;
    font-size: 16px;
    color: #fff;
}

.layerbtn_area button:last-child:hover {
    width: 130px;
    height: 40px;
    background: #d90000;
    cursor: pointer;
    border: none;
    transition-duration: 0.3s;
    font-size: 16px;
    color: #fff;
}




.subscr table p{ margin:0; padding:0;}
.subscr table div{ margin:0; padding:0;}
.subscr .box_div { position: relative; margin-top: -20px; }
.subscr .box_div input[type="radio"] { width:15px; position: relative; top: 13px; }



.partner-telegram {
	display: inline-block;
	margin-bottom: 10px;
	padding: 0 10px;
	background: #37afe3;
	color: #000;
	border-radius: 5px;
	font-weight: bold;line-height: 40px;
}


.partner-telegram span { margin:0 10px; }
.partner-telegram img {vertical-align: middle;}
.partner-telegram a {
    background-color: #FFF;
	color: red;
	padding: 5px 20px;
	border-radius: 5px;
	transition: all ease .2s;
}

.partner-telegram a:hover {
    background-color: yellow;

}
