/* step2 */

.section_inner .field p {
    color: #7c7c7c;
}

.section_inner .data .fix {
    display: inline-block;
}

.section_inner .data p,
.section_inner .data span {
    line-height: 28px;
    float: left;
}
/*.section_inner .selectbox {
height: 26px;
line-height: 26px;
width: 111px;
}
.section_inner .select {
height: 26px !important;
background: url("../image/select-arrow") no-repeat 94px 10px #fff !important;
border-radius: 2px !important;
}
#wrapper_tel .section_inner .selectbox .dropdown {
width: 109px;
height: 95px !important;
padding: 3px 0;
top: 26px !important;
}
#wrapper_tel .section_inner .selectbox .dropdown ul {
margin: 0;
}
.section_inner .selectbox .dropdown li {
margin: 3px 0;
}*/

.section_inner .field table {
    width: 65%;
    margin: 0 auto;
}

.section_inner .field table tr {
    height: 24px;
}

.section_inner .field table td {
    line-height: 24px;
    color: #7c7c7c;
    text-align: right;
}

.section_inner .field table td.big {
    font-size: 16px;
    font-weight: bold;
}

#wrapper_tel .section_inner .field table td span,
#wrapper_tel .section_inner .field table td span.accept {
    height: 19px;
    margin-top: 5px;
    /*line-height: 24px;*/
    float: right;
    margin-right: 7px;
}

.section_inner .field.w189 .selectbox {
    width: 189px;
}

/* .section_inner .field.w189 .select {
     background: url("../image/select-arrow.png") no-repeat scroll 172px 11px #FFFFFF !important;
 }*/

.section_inner .field.w189 .selectbox .dropdown {
    width: 187px !important;
    height: 46px !important;
}

.section_inner .field.w189 .selectbox .dropdown ul {
    margin: 0 !important;
}

.section_inner .field.w189 .selectbox .dropdown li {
    margin: 3px 0;
}

.section_inner .field#w111 .selectbox {
    width: 111px;
    height: 26px;
    line-height: 26px;
}

/*.section_inner .field#w111 .select {
    height: 26px;
    background: url("../image/select-arrow.png") no-repeat 94px 10px #fff !important;
    border-radius: 2px !important;
}*/

.section_inner .field#w111 .dropdown {
    width: 109px;
    height: 95px !important;
    padding: 3px 0;
    top: 26px !important;
}

.section_inner .field#w111 .dropdown ul {
    margin: 0;
}

.section_inner .field#w111 .dropdown li {
    margin: 3px 0;
}

.section_inner .field#msel .selectbox {
    width: 90px;
    height: 16px;
    line-height: 16px;
    float: right;
    margin-right: 10px;
    margin-top: 8px;
}

.section_inner .field#msel .select {
    height: 16px;
    background: url("../image/msel.png") no-repeat right top #d9d9d9 !important;
    border-radius: 5px !important;
    border: 0;
}

.section_inner .field#msel .text {
    color: #7c7c7c;
    font-size: 12px;
}

.section_inner .field#msel .dropdown {
    width: 88px;
    padding: 0px 0;
    top: 16px !important;
    height: 48px;
}

.section_inner .field#msel .dropdown ul {
    margin: 0;
}

.section_inner .field#msel .dropdown li {
    line-height: 16px;
    height: 16px;
    font-size: 12px;
}
/* CART */

.outer.cart_modal {
    width: 441px;
}

.outer.cart_modal .content_tel {
    text-align: center;
}

.outer .cart_modal p {
    font-size: 11px;
    color: #9c9c9c;
    line-height: 24px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.outer.cart_modal p span {
    color: #458f36;
}

span.bold {
    color: #9c9c9c !important;
    font-size: 16px;
    font-weight: bold;
}

.outer .cart_modal input {
    width: 103px;
}
/*resseller*/

#wrapper_tel .resseller {
    width: 100%;
    color: #7c7c7c;
    margin-top: 100px;
}

#wrapper_tel .resseller .inner {
    /*width: 957px;*/
    margin: 0 auto;
}

#wrapper_tel .resseller .title p {
    background: url("../image/title-resseler.png") no-repeat scroll 10px 0 transparent;
}

#wrapper_tel .resseller .top {
    margin: 0 10px;
}

#wrapper_tel .resseller .more-than-10 {
    display: none;
}

#wrapper_tel .resseller .more-than-10-15 {
    text-align: center;
    margin: 15px 0 0;
    color: #ce0000;
    display: none;
}

#wrapper_tel .resseller .top a {
    color: #7c7c7c;
}

#wrapper_tel .resseller .top form {
    float: right;
    position: relative;
}

#wrapper_tel .resseller .procent_sale {
    font-weight: bold;
    color: #333;
}

#wrapper_tel .edit_profile #res_add_user .register_submit .submit {
    width: auto;
    height: 35px;
}

#wrapper_tel .resseller .current-comission {
    color: #333;
}

#wrapper_tel .resseller .top form input[type=text] {
    width: 200px;
    height: auto !important;
    min-height: 26px;
    padding-left: 26px !important;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none !important;
    color: #555;
    border-radius: 5px;
}

#wrapper_tel .resseller .top #res_search:before {
    font-family: FontAwesome;
    display: inline-block;
    content:"\f002";
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 13px;
    color: #000;
}

#wrapper_tel .resseller .top .resseller_clear_search {
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 6px;
    display: none;
    color: #000;
}

#res_add_user .red-w-60 input, #res_add_user .red-w-60 .select2-container {
    margin-top: 2px;
}

#wrapper_tel .resseller th {
    white-space: nowrap;
}

#wrapper_tel .resseller th .order {
    white-space: nowrap;
}

#res_add_user .require.left {
    margin-left: 5px !important;
}

#res_add_user span.pre_accept, #res_add_user span.accept {
    position: absolute;
    right: -2px;
}

#res_add_user .red-input-wrapper-yes {
    border-color: #4CAF50 !important;
}

#res_add_user .red-text-tiny.error {
    padding-left: 0;
    margin: 0;
}

#wrapper_tel .resseller .top form .close_search {
    line-height: 15px;
    display: inline-block;
    height: 20px;
    width: 34px;
    border-width: 1px;
    border-radius: 3px;
    background: url(../image/close_search.png);
    padding: 0;
}

#wrapper_tel .resseller .top form .search_search {
    line-height: 15px;
    display: inline-block;
    height: 20px;
    width: 34px;
    border-width: 1px;
    border-radius: 3px;
    background: url(../image/search_button.png);
    padding: 0;
}

#wrapper_tel .resseller .users {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.table_sep {
    display: block;
    background: none;
    height: 10px;
}

#wrapper_tel .resseller .users td {
    background: #ffffff;
    text-align: center;
    padding: 5px;
    border: none;
}

#wrapper_tel .resseller .users td .p_resseler {
    height: 8px;
}

#wrapper_tel .resseller .users td.second {
    padding: 0 10px 10px;
}

#wrapper_tel .resseller .users td a {
    color: #9c9c9c;
    font-weight: bold;
}

#wrapper_tel .resseller .users td a:hover {
    color: #458f36;
}

#wrapper_tel .resseller .users .title {
    background: none;
    display: block;
    font-weight: normal;
}

#wrapper_tel .resseller .users .title {
    background: none;
    display: block;
    font-weight: normal;
    height: 15px;
    text-align: center;
    color: #3a3a3a;
}

#wrapper_tel .resseller span.order {
    display: block;
    padding-bottom: 20px;
    text-align: center;
}

#wrapper_tel .resseller .users .order .down {
    display: inline-block;
    width: 14px;
    height: 15px;
    cursor: pointer;
    background: url(../image/order_down.png);
    margin: 0 5px;
}

#wrapper_tel .resseller .users .order .down:hover, #wrapper_tel .resseller .users .order .down.active {
    background: url(../image/order_down_active.png);
}

#wrapper_tel .resseller .users .order .up {
    display: inline-block;
    width: 14px;
    height: 15px;
    cursor: pointer;
    background: url(../image/order_up.png);
    margin: 0 5px;
}

#wrapper_tel .resseller .users .order .up:hover, #wrapper_tel .resseller .users .order .up.active {
    background: url(../image/order_up_active.png);
}

#wrapper_tel .resseller .users td .green {
    color: #458f36;
}

#wrapper_tel .resseller .users td .edit {
    display: inline-block;
    cursor: pointer;
    font-size: 16px
}

#wrapper_tel .resseller .users td .edit:hover {
    color: #458f36;
}

#wrapper_tel .resseller .pager {
    text-align: center;
    MARGIN-TOP: 15PX;
    \ margin: 0 auto;
}

#wrapper_tel .resseller .information_for_number {
    float: left;
    margin-left: 15px;
}

#wrapper_tel .resseller .information_for_number .table td {
    padding: 0px;
}

#wrapper_tel .resseller .pager span {
    display: inline-block;
    height: 15px;
    width: 15px;
    line-height: 15px;
    border-radius: 7px;
    cursor: pointer;
}

#wrapper_tel .resseller .pager span.active {
    background: #9c9c9c;
    color: #ffffff;
}

#wrapper_tel .resseller a:hover {
    color: #458f36;
}

#wrapper_tel .edit_profile .dropdown {
    height: 105px;
}

.hidden-d {
    display: none;
}

#change_pass_s {
    color: #7c7c7c;
}

#res_search input[type=text] {
    border-radius: 3px;
}

#wrapper_tel .edit_profile .require.left {
    margin-left: 1px;
;
}

#wrapper_tel .content_tel input.com_telecomax_procent_sale {
    display: inline-block;
    width: 30px;
    height: 20px;
    padding: 2px !important;
}

#wrapper_tel .content_tel td input.com_telecomax_procent_sale {
    padding-left: 5px !important;
    width: 25px;
}

.tansform_Affiliate i, .tansform_ok i {
    font-size: 17px;
}

#wrapper_tel .content_tel .site_open_link {
    display: none;
    text-decoration: underline;
    cursor: pointer;
    color: #9c9c9c;
    margin-left: 15px;
    margin-top: 10px;
}
/*Tooltips(��������� ��� ���������)*/

.edit_title {
    background-image: url(../image/back_balance_tranzaction_title.png);
    background-repeat: no-repeat;
    height: 50px;
    position: absolute;
    top: 75px;
    right: -50px;
    display: none;
}

.edit_title_text {
    margin: 13px 18px;
    color: #9c9c9c;
}