/* profile */
#wrapper_tel .outer.profile {
  width: 543px;
}
#wrapper_tel .profile .title p {
    background: url("../image/title-profile.png") no-repeat scroll 10px 0 transparent;
}
#wrapper_tel .profile #section_profile {
  margin-top: -20px;
  margin-bottom: 20px;
  position:relative;
}
#wrapper_tel .profile #section_profile p a{
  color: #fff;
}

#wrapper_tel .profile #section_profile .main_info  {
  height: 57px;
  line-height: 57px;
  margin: 0 10px;
}

#wrapper_tel .profile #section_profile .main_info b {
  font-size:14px;
}

#wrapper_tel .profile #section_profile .main_info .user_id{
  margin-right: 30px;
  letter-spacing: 1.1px;
}
#wrapper_tel .profile #section_profile .main_info .balance{
  
}
#wrapper_tel .profile #section_profile .main_info .balance .input{
    display: inline-block;
    margin-bottom: -9px;
    height: 25px;
    line-height: 25px;
    text-align: left;
    padding: 0 0px 0 0px;
    font-size: 15px;
    color: #3a3a3a;
    border-radius: 3px;
}
#wrapper_tel .profile #section_profile .main_info .cart_icon .input-i{
  display: inline-block;
  margin-bottom: -9px;
  width: 60px;
  height: 25px;
  line-height:25px;
  text-align: right;
  background: #fff;
  padding:0 5px;
  font-size:14px;
  color:#3a3a3a;
  border-radius:3px;
}
#wrapper_tel .profile #section_profile .main_info .cart_icon .input{
  display: inline-block;
  margin-bottom: -9px;
  width: 63px;
  height: 25px;
  line-height:25px;
  text-align: right;
  background: #fff;
  padding:0 5px;
  font-size:14px;
  color:#3a3a3a;
  border-radius:3px;
}
#wrapper_tel .profile #section_profile .main_info a#button_fill{
    height: 26px;
    width: 80px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: -9px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 6px 10px;
    color: #fff;
    text-decoration: none;
}
#wrapper_tel .profile #section_profile .main_info a#button_fill_paymilleur{
    height: 26px;
    width: 80px;
    margin-left: 0px;
    margin-right: 8px;
    margin-bottom: -9px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 6px 10px;
    color: #fff;
    text-decoration: none;
}
#wrapper_tel .profile #section_profile .main_info a#button_fill_sendpulse{
    height: 26px;
    width: 80px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: -9px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 6px 10px;
    color: #fff;
    text-decoration: none;position: relative;
}
#wrapper_tel .profile #section_profile .main_info a#button_transactions{
  display: inline-block;
  height: 26px;
  width: 26px;
  margin-right:8px;
  margin-bottom: -9px;
  background: url(../image/button_cash.png);
}
#wrapper_tel .profile #section_profile .main_info a#button_transactions.active{
  background: url(../image/button_cash_active.png);
}
#wrapper_tel .profile #section_profile .main_info .cart_icon_i{
  display: inline-block;
  height: 26px;
  padding-left:26px;
  margin-bottom:-8px;
    line-height:26px;
  background: url(../image/icon_cart_small.png) bottom left no-repeat;
  cursor:pointer;
}
#wrapper_tel .profile #section_profile .main_info .cart_icon_i_unreg{
  display: inline-block;
  height: 26px;
  padding-left:26px;
  margin-bottom:-8px;
    line-height:26px;
  background: url(../image/icon_cart_small.png) bottom left no-repeat;
  cursor:pointer;
}
#wrapper_tel .profile #section_profile .main_info .cart_icon input{
  display: inline;
  width: 68px;
  height: 25px;
  text-align: right;
  padding-right: 5px;
}
#wrapper_tel .profile #section_profile .user_info .place-personal-data {
    background: url(../image/info_number.png);
      height: 15px;
  width: 15px;
  background-repeat: no-repeat;   
      display: inline-block;
    position: absolute;
    right: 0px;
    cursor: pointer;
    top: 5px;
}
#wrapper_tel .ui-datepicker .ui-datepicker-title {
    line-height: 27px;
    font-size: 12px;
}
#wrapper_tel div.modal-place-personal-data-form {
      position: absolute;
    overflow: visible;
    left: 0;
    top: 1%;
    width: 100%;
    margin-top: 15px;
    z-index: 4;
    margin: 0px auto !important;
    border: 0px solid;
}
#wrapper_tel div.modal-place-personal-data-form .content_tel {
  padding: 5px;
}
#wrapper_tel .close-place-personal-data-form {
background: url(../image/close.png) no-repeat;
    position: absolute;
    right: 6px;
    top: 1px;
    display: block;
    width: 23px;
    height: 24px;
    cursor: pointer;
    opacity: 1;
}

#wrapper_tel .profile #section_profile .user_info .place-personal-data-form {
    background: url(../image/file_document.png);
      height: 15px;
  width: 15px;
  background-repeat: no-repeat;   
      display: inline-block;
    position: absolute;
    right: 25px;
    cursor: pointer;
    top: 5px;
}
#wrapper_tel .profile #section_profile .user_info{
  margin: 0 10px;
  line-height: 20px;
  height:175px;    position: relative;
}
#wrapper_tel .profile #section_profile .user_info p:first-child{
  margin-top:10px;
}
#wrapper_tel .profile #section_profile .user_info p{
  margin: 0px;
}
#wrapper_tel .profile #section_profile .user_info .user_info_mail{
  float:left;
}
#link_hide_up {
  display:block;
  position:absolute;
  right:10px;
  bottom:-12px;
  height:12px;
  width:18px;
  background:url(../image/slide_up.png);
}
#link_hide_up.hidden-i {
  background:url(../image/slide_down.png);
}
#wrapper_tel .profile #section_profile #link_profile_edit,#wrapper_tel .profile #section_profile #link_profile_edit2{
  float: right;
  padding-left: 15px;
  line-height: 13px;
  background: url(../image/edit_pencil_active.png) no-repeat;
}
#wrapper_tel .profile #section_profile .account{
  margin-top:5px;
}
#wrapper_tel .profile #section_profile #link_profile_edit:hover{
  float: right;
  color: #ffffff;
  padding-left: 15px;
  line-height: 13px;
  background: url(../image/edit-link.png) no-repeat;
}

#wrapper_tel .profile #section_profile #link_mail{
  color: #9d9d9d;
  padding-left: 15px;
  line-height: 13px;
}
#wrapper_tel .profile #section_profile #link_mail:hover{
  color: #ffffff;
  padding-left: 15px;
  line-height: 13px;
}

#wrapper_tel .profile #section_profile #link_mail_ok{
  text-decoration:none;
  padding-left: 15px;
  line-height: 13px;
  background: url(../image/accept_white.png) no-repeat;
  margin-left: 15px;
  cursor: text;
}
#wrapper_tel .profile #section_profile #link_mail,#wrapper_tel .profile #section_profile #link_empty_mail,#wrapper_tel .profile #section_profile #link_phone {
  text-decoration:underline;
  color:#8f3636;
  line-height: 13px;
  margin-left: 15px;
  cursor: text;
}
#wrapper_tel .profile #section_profile #link_mail:hover,#wrapper_tel .profile #section_profile #link_empty_mail:hover,#wrapper_tel .profile #section_profile #link_phone:hover {
  color:#D34646;
  cursor:pointer;
}









.step2_for_pay,.step2_for_pay_multicheck {
display:none;
}
.back_on_step1,.back_on_step1_multicheck {
    float: right;
    cursor: pointer;
    background: #c4c4c4;
    padding: 3px 10px;
    color: #fff;
    line-height: 1.5;
    border-radius: 5px;
    margin-top: 10px;
}










#save_audio {
  text-align: center;
}




/* add funds*/
#wrapper_tel .add_funds {
  width: 520px;
  color: #3a3a3a;
  margin-top:100px;
}
#wrapper_tel .add_funds .content_tel p{
  padding-left:15px;
}
#wrapper_tel .add_funds .title p {
    background: url("../image/title-add-funds.png") no-repeat scroll 10px 0 transparent;
}
#wrapper_tel .add_funds .balance_info {
  margin: 0 10px;
}
#wrapper_tel .add_funds .amount {

}
#wrapper_tel .add_funds .amount .small {
  font-size:10px;
}
#wrapper_tel .add_funds #amount {
  display: inline-block;
  width: 50px;
  height:19px;
  line-height:12px;
  text-align:right;
  font-weight:bold;
  border-radius: 2px;
  padding-right: 3px;
}
#wrapper_tel .add_funds .field-radio div {
    border-radius: 5px 5px 5px 5px;
    color: #3a3a3a;
    cursor: pointer;
    float: left;
    /*height: 20px;*/
    line-height: 20px;
    margin-right: 0px;
    padding: 0 5px;
}
#wrapper_tel .add_funds #ivr_variant .field-radio div{
  width: auto;
      clear: inherit;
}
#wrapper_tel .add_funds .field-radio {
    height: 20px;
    margin-bottom: 0px;
    position: relative;
}
#wrapper_tel .add_funds .field-radio.left {
    height: 20px;
  margin: 10px 0px 0px 10px;
}
#wrapper_tel .add_funds .field-radio.no-margin  {
  height: 20px;
  margin-bottom: 20px;
  margin-left:10px;
}
#wrapper_tel .add_funds .field-radio label {
    cursor: pointer;
    float: left;
}
#wrapper_tel .add_funds .field-radio label b{
    line-height: 0px;
    WORD-BREAK: break-all;    display: inline-block;
}
#wrapper_tel .add_funds div.radio span {
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}
#wrapper_tel .add_funds form#pay_method {
  padding-top:15px;
}
#wrapper_tel .add_funds #pay_system {
  background: #ffffff;
  padding:5px 0;
  border:solid 1px #9c9c9c;
  border-radius: 5px;
  min-height: 30px;
}
#wrapper_tel .add_funds #ivr_system {
  background: #ffffff;
  padding:5px 0;
  border:solid 1px #9c9c9c;
  border-radius: 5px;
  min-height: 30px;
  margin: 0 10px;
  height:250px;
  overflow-y: auto;
    width: 96%;
}
#wrapper_tel .add_funds #ivr_system div.radio {
    float: none;
    width: 94%;
    clear: both;
    line-height: 35px;
    margin: 0 10px;
}
#wrapper_tel .add_funds .content_tel #ivr_system .radio p {
    margin: 0px;
    line-height:  1.5;
        padding-right: 17px;
}
#wrapper_tel .add_funds #ivr_effects1 {
  background: #ffffff;
  padding:5px 0;
  border:solid 1px #9c9c9c;
  border-radius: 5px;
  min-height: 30px;
  margin: 0 10px;
  height:150px;
  overflow-y: auto;
}
#wrapper_tel .add_funds #ivr_effects1 div.radio {
    float: none;
    height: 20px;
    line-height: 35px;
    margin: 0 10px;
        width: 94%;
    clear: both;
}
#wrapper_tel .add_funds .content_tel #ivr_effects1 .radio p {
    margin: 0px;
}
#wrapper_tel .add_funds #ivr_effects2 {
  background: #ffffff;
  padding:5px 0;
  border:solid 1px #9c9c9c;
  border-radius: 5px;
  min-height: 30px;
  margin: 0 10px;
  height:150px;
  overflow-y: auto;
}
#wrapper_tel .add_funds #ivr_effects2 div.radio {
    float: none;
    height: 20px;
    line-height: 35px;
    margin: 0 10px;
          width: 94%;
    clear: both;
}
#wrapper_tel .add_funds .content_tel #ivr_effects2 .radio p {
    margin: 0px;
}
#wrapper_tel .add_funds #pay_system div.radio {
  float:none;
  height:35px;
  line-height:35px;
  margin:0 10px;
      display: inline-table;

}
#wrapper_tel .add_funds #pay_system div.radio.paymilleur {
		order: -10;
}
#wrapper_tel .add_funds #pay_system div.radio.invoeurour,#wrapper_tel .add_funds #pay_system div.radio.invousdour {
		order: -9;
}
#wrapper_tel .add_funds #pay_system div.radio.wmx {
		order: -8;
}
#wrapper_tel .add_funds #pay_system div.radio.coinpayments {
		order: -7;
}
@media (max-width:480px) {
#wrapper_tel .add_funds #pay_system div.radio {
  height:auto;
	line-height: normal;
width: 100%;
margin: 0px 0px;
    padding: 7px 5px;    clear: both;
}
}
#wrapper_tel .add_funds #pay_system div.field-radio {
  height:190px;
  overflow-y: scroll;
}
#wrapper_tel .add_funds #pay_system div.radio label {
  float:none;
}
@media (max-width:480px) {
#wrapper_tel .add_funds #pay_system div.radio label {
    float: left;
    width: 90%;
}
}
#wrapper_tel .add_funds #pay_system div.radio span {
    float: left;
    margin-right: 5px;
    margin-top: 12px;
}
#wrapper_tel .add_funds #pay_system_but {
  display:none;
}
#wrapper_tel .add_funds #button_fill_confirm {
  display: block;
    margin: 0 auto;
    width: 100px;
    text-align: center;
    margin-top: 20px;
    line-height: 2.8;
}
#wrapper_tel .add_funds .ClearAllCart  {
    display: block;
    margin: 0 auto;
    width: 150px;
    text-align: center;
    margin-top: 20px;
    line-height: 2.8;
}
#wrapper_tel .add_funds #button_fill_pay_back {
  display: inline-block;
    width: 100px;
        margin-left: 100px;
    margin-right: 20px;
    text-align: center;
    margin-top: 20px;
    line-height: 2.8; 
}
#wrapper_tel .add_funds #pay_system div.radio img {
   float:left;
   margin-top: 4px;
   margin-right: 10px;    max-height: 30px;
}
#wrapper_tel .add_funds #pay_system div.radio div.price {
    /* float: right; */
    margin: 0;
    margin-top: 0px;
    padding: 0 0px 0 3px;
    padding-top: 7px;
    color: #b53636;
    text-align: right;
    /* margin-top: -28px; */
    /* background: #fff; */
    display: inline-block;
    position: absolute;
    right: 0;
    background: #fff;
    border-radius: 0px;
}
@media (max-width:480px) {
#wrapper_tel .add_funds #pay_system div.radio div.price {
  margin-top:0px;
  width: 30%;    padding-top: 0px;    text-align: left;
}
#wrapper_tel .add_funds #pay_system div.radio span {
    margin-top: 2px; 
}
#wrapper_tel .add_funds #pay_system div.radio div.price p{
    width: auto;
}
#wrapper_tel .add_funds .field-radio label b {
    float: left;
    line-height: 20px;
    width: 55%;
}
#wrapper_tel .add_funds #pay_system div.radio img {
    width: 10%;margin-top: 0px;
}
}
#wrapper_tel .add_funds #pay_system div.radio.active div.price{
  font-weight:bold;
  color: #8f3636;
}
#wrapper_tel .add_funds .pager {
  text-align: center;
}
#wrapper_tel .add_funds .pager span {
  display:inline-block;
  height: 15px;
  width:15px;
  line-height:15px;
  border-radius: 7px;
  cursor:pointer;
}
#wrapper_tel .add_funds .pager span.active {
  background: #9c9c9c;
  color: #ffffff;
}
#wrapper_tel .add_funds input[type=submit] {
  width: 100px;
    display: inline-block;
  margin:15px auto 0;
      vertical-align: bottom;
}
#wrapper_tel .add_funds #button_fill_audio {
  float: right;
  width: 70px;
  margin: 0;
  padding: 0;
  margin-right: 45px;
  height: 30px;
}
.new_audio_for_call {
  width: 340px;
  display: inline-block;
  cursor: pointer;
  padding: 6px 10px;    text-decoration: underline;
 }
 .new_audio_for_call:hover {
background: #E5E5E5;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
 }
.new_audio_for_call_pick {
  background: #cfcfcf;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#wrapper_tel .add_funds .content_tel .audiofile_name {
margin: 0px 0;
 }
/*Payment form*/
#wrapper_tel .payment_form_modal {
  width: 850px;
  color: #3a3a3a;
  margin-top:100px;
}
#wrapper_tel .payment_form_modal input[type=submit] {
width: 229px;
display: block;
margin: 15px auto 0;
height: 35px;
padding: 0 18px;
font-size: 13px;
line-height: 31px;
color: #fff;
text-transform: uppercase;
border: none;
border-radius: 5px;
cursor: pointer;
}

















/* transactions*/

#wrapper_tel .transactions {
  width: 584px;
  color: #3a3a3a;
  margin-top:-20px;
}
#wrapper_tel .transactions .title p {
    background: url("../image/title-transactions.png") no-repeat scroll 10px 0 transparent;
}

#wrapper_tel .transactions .show_all_res {
    margin:0 10px;
    line-height: 18px;

}

#wrapper_tel .transactions input[type=checkbox] {
    display:none;
}

#wrapper_tel .transactions .inline_check {
    display:inline-block;
    margin-left: 10px;
}
#wrapper_tel .transactions .inline_check label {
  display: inline;
}
#wrapper_tel .transactions span.checkbox {
    border-radius: 3px;
    cursor: pointer;
    float: left;
    height: 16px;
    margin-right: 5px;
    margin-left: 20px;
    margin-top: -2px;
    width: 16px;
}
#pay_system div.radio.active {
  background: #e8e8e8;
}
@media (max-width:480px) {
#pay_system div.radio.active {
    background: rgba(232, 232, 232, 0);
}
}
#wrapper_tel .transactions .daterow {
    margin:15px 0 10px;
}
#wrapper_tel .transactions .daterow .checkbox {
    margin-top:10px;
}
#wrapper_tel .transactions .payments {
    margin:5px 0;
}
#wrapper_tel .transactions .spis {
    margin:5px 0;
}
#wrapper_tel .transactions input[type=text] {
    display:inline-block;
    height:30px;
    width:139px;
    margin: 0 5px;
    background: #fff url("../image/select-arrow.png") no-repeat 150px center;
    cursor:pointer;
    padding-left: 50px;
}
#wrapper_tel .transactions input[type=submit] {
    width:225px;
    display: block;
    margin: 15px auto 0;
}
#wrapper_tel .transactions .results {
   margin: 10px 15px 0;
   border:0;
   width: 553px;
}
#wrapper_tel .transactions .results tr {
   height: 35px;
   line-height:35px;
   background: #ffffff;
   margin-top: 5px;
}
#wrapper_tel .transactions .results .npp {
   width:25px;
   text-align:center;
}
#wrapper_tel .transactions .results .date_time {
   width:145px;
   text-align:center;
}
#wrapper_tel .transactions .results .summ {
   width:95px;
   text-align:center;
}
#wrapper_tel .transactions .results .red, #wrapper_tel .transactions .results .green {
   width:75px;
   height:22px;
   padding-right:10px;
   line-height:22px;
   display: block;
   text-align:right;
   color: #ffffff;
}
#wrapper_tel .transactions .results .red {
  background: #8f3636;
}
#wrapper_tel .transactions .results .green {
  background: #458f36;
}
#wrapper_tel .transactions .pager {
  text-align: center;
  margin-top:10px;
}
#wrapper_tel .transactions .pager span {
  display:inline-block;
  height: 15px;
  width:15px;
  line-height:15px;
  border-radius: 7px;
  cursor:pointer;
}
#wrapper_tel .transactions .pager span.active {
  background: #9c9c9c;
  color: #ffffff;
}
#wrapper_tel .transactions .results tr.head {
   height: 25px;
   line-height:25px;
   background: none;
   margin-top: 5px;
   color:#458f36;
   font-size:normal;
}
#wrapper_tel .transactions .results tr.head th {
   font-weight:normal;
}











#wrapper_tel #section_cart .outer.cart {
  margin-top: 0px; 
  width: inherit;
}
#wrapper_tel #section_cart .outer.cart {
    width: 513px;    margin-top: 0px;
}
#wrapper_tel #section_cart .outer.cart .results {
    margin: 0 0px;
    border: 0;
    width: inherit;
}
#wrapper_tel #section_cart .outer.cart .results td {
  border: 1px solid #9C9C9C;
}
#wrapper_tel #section_cart .total-cart-amount {
    text-align: right;
    padding-right: 15px;
    margin: 20px 0;
    font-size: 18px;
}



/* cart */
#wrapper_tel .outer.cart {
  width: 584px;
  color: #3a3a3a;
  margin-top:95px;
}
#wrapper_tel .outer.cart .content_tel h2 {
  text-align:center;
}
#wrapper_tel .outer.cart .title p {
    background: url("../image/title-cart.png") no-repeat scroll 10px 0 transparent;
}

#wrapper_tel .outer.cart .results {
   margin: 0 15px;
   border:0;
   width: 553px;
}
#wrapper_tel .outer.cart .results tr {
  
   background: #ffffff;
   margin-top: 5px;
   display: block;
}
#wrapper_tel .outer.cart .results tr:hover {
   background:#d3d3d3;
}
#wrapper_tel .outer.cart .results td, #wrapper_tel .outer.cart .results th {
   padding:0 5px;
}
#wrapper_tel .outer.cart .results tr.head {
   height: 25px;
   line-height:25px;
   background: none;
   margin-top: 5px;
   display: block;
   color:#458f36;
   font-size:normal;
}
#wrapper_tel .outer.cart .results tr.head th {
   font-weight:normal;
   text-align: left;
   border: none;
}
#wrapper_tel .outer.cart .results .npp {
   width:25px;
   text-align: left;
}
#wrapper_tel .outer.cart .results .number {
   width:145px;
   text-align: left;
   border-left: 1px solid #9C9C9C;
}
#wrapper_tel .outer.cart .results .readdress {
   width:165px;
   text-align: left;
   border-left: 1px solid #9C9C9C;
}
#wrapper_tel .outer.cart .results .readdress div{
   width:165px;
    white-space: nowrap;
    overflow: hidden; 
    text-overflow: ellipsis;
}
#wrapper_tel .outer.cart .results .summ {
   width:95px;
   text-align: left;
   font-weight:bold;
   border-left: 1px solid #9C9C9C;
}

#wrapper_tel .outer.cart .results .edit {
   display:block;
   float:right;
   height: 17px;
   width:16px;
   background:url(../image/cart-edit.png);
   margin-right:15px;
   cursor: pointer;
}
#wrapper_tel .outer.cart .results .around_number {
   display:block;
   float:right;
   height: 14px;
   width:14px;
   background: url(../image/around.png) no-repeat;
   margin-right:15px;
   margin-top: 0px;
  margin-left: 25px;
   cursor: pointer;
}
#wrapper_tel .outer.cart .results .edit:hover {
   display:block;
   float:right;
   height: 17px;
   width:16px;
   background:url(../image/cart_edit_green.png);
   margin-right:15px;
   cursor: pointer;
}
#wrapper_tel .outer.cart .results .addtk {
   display:block;
   float:right;
   height: 17px;
   width:16px;
   background:url(../image/delete_off.png);
   cursor: pointer;
    background-repeat: no-repeat;
        background-position: 1px 2px;
}
#wrapper_tel .outer.cart .results .addtk:hover {
   display:block;
   float:right;
   height: 17px;
   width:16px;
   background:url(../image/delete_red.png);
   cursor: pointer;
}
#wrapper_tel .outer.cart input[type=submit] {
    width:225px;
    display: block;
    margin: 15px auto 0;
}































/* edit */
#wrapper_tel .edit_profile {
  width: 584px;
  color: #3a3a3a;
  margin-top:-50px;
}
#wrapper_tel .edit_profile {
  width: 543px;
}
#wrapper_tel .edit_profile .profile_submit {
  text-align:center;
}
#wrapper_tel .edit_profile .content_tel {
  padding-left: 8px;
  padding-top: 0;
}

#wrapper_tel .edit_profile  a.confirm {
  float: right;
  margin-right: 52px;
  color: #3a3a3a;
  font-size: 11px;
}
#wrapper_tel .edit_profile  a.confirm:hover {
  color: #458f36;
}
#wrapper_tel .edit_profile a.confirm.submit {
  float: right;
  margin-top: 13px;
  width: 226px;
  color: #fff;
  font-size: 13px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  padding: 0;
}
#wrapper_tel .edit_profile .captcha {
  width: 256px;
  float: left;
}
#wrapper_tel .edit_profile .captcha label {
  display: block;
  line-height: 26px;
  color: #3a3a3a;
  padding-left: 15px;
  height: 26px;
}
#wrapper_tel .edit_profile .field.label span.hint {
  margin-top: 11px;
}
#wrapper_tel .edit_profile .captcha span.reload {
  float: right;
  margin-right: 5px;
  margin-top: 11px;
  background: url(../image/captcha-reload.png) no-repeat;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
#wrapper_tel .edit_profile .captcha span.reload:hover {
  background: url(../image/captcha-reload-active.png) no-repeat;
}
#wrapper_tel .edit_profile .captcha input {
  width: 191px;
  text-align: center;
  float: left;
  margin-right: 10px;
  font-size: 18px;
}
#wrapper_tel .edit_profile .register_submit {
  margin-top:20px;
}
#wrapper_tel .edit_profile .register_submit div input{
  display: none;
}
#wrapper_tel .edit_profile .register_submit div label {
  margin-top: 1px;
  float: left;
}
#wrapper_tel .edit_profile .register_submit div label,.register .register_submit div label a {
  line-height: 15px;
  color: #9c9c9c;
}
#wrapper_tel .edit_profile .register_submit .checkbox {
  float: left;
  margin-top: 0;
}
#wrapper_tel .edit_profile .register_submit .submit {
  display: block;
  margin:0 auto;
  margin-top: 25px;
  width: 226px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  margin:0 auto;
}
#wrapper_tel .edit_profile .require {
  margin-left: 202px;
  height: 35px;
  font-size: 10px;
  line-height: 35px;
  color: #9c9c9c;
}
#wrapper_tel .edit_profile .requireRed {
  height: 35px;
    font-size: 12px;
    line-height: 35px;
    color: #9e3535;
    font-weight: bold;
}

#wrapper_tel .edit_profile .field label.main-label-2r {
  width: 178px;
  height: 32px;
  background: #e8e8e8;
  border-radius: 5px;
  display: block;
  float: left;
  padding-left: 15px;
  line-height: 15px;
  color: #3a3a3a;
  margin-right: 9px;
}

#wrapper_tel .edit_profile .field label.main-label-2r span, #wrapper_tel .edit_profile .field label.main-label-2r span.hint {
  float: right;
  width: 14px;
  height: 14px;
  margin: -8px 9px 0 0;
  background: url(../image/question.png) no-repeat;
  font-size: 0px;
  position: relative;
  cursor: pointer;
  color: #3a3a3a;
  z-index: 3;
}

/************************************************************************************************************ sms_sender */
#section_message textarea {
  border: 1px solid #9c9c9c;
  border-radius: 5px;
  resize: none;
  height: 100px;
  width: 95%;
}
#section_message .section_message_price {
  width: 100%;
}
.add_didsms_adres_block2,.add_didsms_adres_block3,.add_didsms_adres_block4,.add_didsms_adres_block5 {
  display: none;
}
.section_inner .field p.add_didsms_adres_value {
  cursor: pointer;
  display: inline-block;
}
.msgsmshistory {

}
.msgsmshistory div {
    overflow-x: scroll;
    width: 200px;
    margin: 0 auto;
}

/************************************************************************************************************ settings_number */
#wrapper_tel .settings_number_m {
  width: 590px;
  color: #3a3a3a;
  margin-top:-70px;
}
#wrapper_tel .settings_number_m .content_tel {
  padding-left: 8px;
  padding-top: 0;
}

#wrapper_tel .settings_number_m .content_tel  .field label.main-label {
width: 310px !important;
padding-left: 30px;
}
#wrapper_tel .settings_number_m .title p {
    background: url("../image/did-config.png") no-repeat scroll 10px 0 transparent;
}
#wrapper_audio,#wrapper_audio2{
display:none;
cursor: text;
opacity: 0.9;
}
#wrapper_audio .undefined,.music_track,#wrapper_audio2 .undefined,.music_track2{
display:none;

}
.del_message p {
  color: #8f3636;
}
.method_type_pick_p {
  font-size: 15px;
}
.descc {
  font-size: 10px;
  float: right;
  margin-right: 50px;
  width: 180px;
 }
 .descc2 {
  display:block;
  font-size: 10px;
  float: right;
  width: 240px;
 }
 audio.audio_ivr {
  display:none;
 }
.load_audio_file{
 text-decoration:none; 
 text-align:center; 
 padding:0px 13px; 
 border:solid 1px #8f8f8f; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:19px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background:#d1d1d1; 
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
  /* http://itpride.net/css3buttons */
}

.close_track{
    margin-top: 4px;
    line-height: 1;
width: 13px;
float: right;
color: white;
font-weight: bold;
height: 13px;
background-color: #aaa;
text-align: center;
margin-right: 15px;
border-radius: 10px;
cursor: pointer;
}
.play_track{
    margin-top: 7px;
    width: 17px;
    float: right;
    color: #aaaaaa;
    font-weight: bold;
    height: 13px;
    font-size: 15px;
    /* background-color: #aaa; */
    text-align: center;
    margin-right: 5px;
    border-radius: 10px;
    cursor: pointer;
    line-height:0.4;
}
.play_track_ivr{
    /* margin-top: 4px; */
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 3px;
    width: 13px;
    float: right;
    font-weight: bold;
    height: 13px;
    font-size: 15px;
    text-align: center;
    /* margin-right: 5px; */
    border-radius: 10px;
    cursor: pointer;
    line-height: 0.7;
    position: absolute;
    right: 10px;
    z-index: 200;
}
.play_track_ivr:hover{
    border: 1px solid #000;
    padding: 3px;
}
.audioplayer_block {
display:none;
}
.settings_number_m .voice-hello label {
float: left;
cursor: pointer;
}
.settings_number_m .voice-hello div.radio span {
margin-right: 5px;
margin-top: 4px;
float: left;
}
.section_inner .field p.download,.section_inner .field p.download2,.section_inner .field p.buyivr,.section_inner .field p.buyivr2{
width: 320px;
font-size:11px;
color: #d3d3d3;
}
.section_inner .field p.download_on,.section_inner .field p.download_on2,.section_inner .field p.buyivr_on,.section_inner .field p.buyivr_on2{
width: 320px;
font-size:11px;
color: #3a3a3a;
}
.section_inner .field p.download text,.section_inner .field p.download2 text{cursor:text;/* text-decoration: underline; */}
.section_inner .field p.download_on text,.section_inner .field p.download_on2 text,.section_inner .field p.buyivr_on text,.section_inner .field p.buyivr_on2 text{
  /* text-decoration: underline; */
  cursor:pointer;
  background: #458f36;
  color: #fff;
  padding: 4px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.section_inner .field p.download_on text:hover,.section_inner .field p.download_on2 text:hover,.section_inner .field p.buyivr_on text:hover,.section_inner .field p.buyivr_on2 text:hover   {
  /* color: #458f36; */
  text-decoration: underline;
}
.settings_number_m .section_inner .field .register {
  position:absolute;
  width:30px;
  margin-top: 8px;
  margin-left: 8px;
}
#wrapper_tel .settings_number_m .content_tel .section_inner .field#msel .dropdown ul {
  margin-top: 15px;
}

#wrapper_tel .settings_number_m .content_tel .section_inner .field#msel .dropdown{
height: 65px !important;
}
#slideVal{
  width: 45px;
  text-align: center;
  padding: 0;
  border: 1px solid #9c9c9c;
  border-radius: 5px;
  height: 20px;
  font-size: 11px;
  color: #3a3a3a;
  display: block;
  background: #fff;
}
#size_time {
  width:125px;
  padding: 0;
}
.readonly-no {
border: 1px solid #e8e8e8 !important;
background: #e8e8e8 !important;
}

#wrapper_tel .settings_number_m .content_tel .submit {
height: 35px;
padding: 0px 65px;
font-size: 13px;
line-height: 31px;
color: #fff;
text-transform: uppercase;
border: none;
border-radius: 5px;
cursor: pointer;
}
#field_for_call{
  display:none;
}
.radio2 span.active {
background: url(../image/radio-active.png) no-repeat;
}
.radio2 span {
width: 12px;
height: 12px;
background: url(../image/radio.png) no-repeat;
cursor: pointer;
display: block;
}
#block-body{
    width: 1000px;
    margin: 50px auto;
}
#block-author{
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 1px solid #DBDBDB;
    background-color: #EDEDED;
    font: 17px sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0;
}
#block-author a{
    color: #287FC3;
    font: 16px sans-serif;
}
#linkstyle{
    margin-bottom: 30px;
}
#linkstyle a{
    font: 15px sans-serif;
    color: white;
}
#wrapper_tel .sms_free_pick .edit_profile .content_tel,#wrapper_tel .toll_free_pick .edit_profile .content_tel {
    padding: 0 8px 10px;
}
.sms_free_pick .line_for_help,.toll_free_pick .line_for_help,.line_for_help_ivr {
  font-size: 15px;
  background: #fff;
    padding: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
    margin: 10px auto;
    text-align: justify;
}
.line_for_help {
  text-align: center;
  font-size: 13px;
}
.line_for_help p {
  width: 100px;
}


/*Statistic call*/
.loadCSV.csvloadblock {
    margin: 0 auto;
    float: none;
    text-align: center;
    font-size: 15px;
    }
.loadCSV{
color: #9c9c9c;
font-size: 11px;
float: left;
text-decoration: underline;
cursor: pointer;
margin-left: 20px;
}
#wrapper_tel .statistic_call_modal {
  width: 420px;
  color: #3a3a3a;
  margin-top:95px;
}
#wrapper_tel .statistic_call_modal .title p {
    background: url("../image/title-virtual.png") no-repeat scroll 10px 0 transparent;
}
#wrapper_tel .statistic_call_modal .field label.main-label{
width: 145px;
height: 32px;
background: #e8e8e8;
border-radius: 5px;
display: block;
float: left;
padding-left: 15px;
line-height: 32px;
color: #3a3a3a;
margin-left: 10px;
}
#wrapper_tel .statistic_call_modal .field .selectbox {
width: 190px;
float: left;
margin-right: 17px;
cursor: pointer;
}
#wrapper_tel .statistic_call_modal .field .selectbox .select {
background: #fff url(../image/select-arrow.png) no-repeat 170px 11px;
padding-left: 14px;
padding-right: 20px;
height: 30px;
overflow: hidden;
}
#wrapper_tel .statistic_call_modal .dropdown {
background: #fff url(../image/dropdown.png) repeat-x left bottom;
height: 50px;
overflow-y: auto;
width: 187px;
margin-left: 1px;
text-align: left;
box-shadow: 0 3px 3px #9c9c9c;
top: 23px !important;
display: block !important;
left: -9999px;
}
#wrapper_tel .statistic_call_modal input[type=text] {
display: inline-block;
height: 30px;
width: 170px;
background: #fff url("../image/select-arrow.png") no-repeat 170px center;
cursor: pointer;
padding-left: 50px;
}
#wrapper_tel .statistic_call_modal input[type=submit] {
width: 225px;float: none;
display: block;
margin: 15px auto 0;    
}

/* block3 inner */
#section_configuration .configuration{
  display:none;
}
  #section_configuration .configuration-error {
    display:block;
        line-height: 40px;
  }
.section {
  padding: 0 10px;
  margin-bottom: 10px;
}
.section .title_inner,.section .title_inner_tranzaction,.section .title_inner_ivr,.section .title_inner_one_sms,.section .title_inner_reseller {
  padding: 0 10px;
  height: 31px;
  border-radius: 5px;
  background: #e8e8e8;
  border: solid 1px transparent;
  cursor: pointer;
}
.section .title_inner:hover,.section .title_inner_tranzaction:hover,.section .title_inner_ivr:hover,.section .title_inner_one_sms:hover,.section .title_inner_reseller:hover {
  padding: 0 10px;
  height: 31px;
  border-radius: 5px;
  background: #e8e8e8;
  cursor: pointer;
}

.section .title_inner p,.section .title_inner_tranzaction p,.section .title_inner_ivr p,.section .title_inner_one_sms p,.section .title_inner_reseller p {
  line-height: 31px;
  text-transform: uppercase;
  color: #9c9c9c;
  float: left;
  margin: 0;
}
.section .title_inner.active p {
  color: #fffefe;
}
.section .title_inner span {
  width: 14px;
  height: 14px;
  display: block;
  background: url(../image/section-title-inner.png) no-repeat;
  float: right;
  margin-top: 9px;
  cursor: pointer;
}
.section .title_inner.active span {
  background: url(../image/section-title-inner-active.png) no-repeat;
}
.section .section_inner {
  /*display: none;*/
}
.section_inner p.step {
  line-height: 40px;
  color: #3a3a3a;
}
.section_inner .monthly_cost {
  margin-left:180px;
}
.section_inner .field-radio {
  margin-bottom: 10px;
  height: 20px;
}
.section_inner .field-radio div {
  height: 20px;
  padding: 0 5px;
  line-height: 20px;
  color: #3a3a3a;
  float: left;
  margin-right: 4px;
  border-radius: 5px;
  cursor: pointer;
}
.section_inner .field-radio div.radio span {
  margin-right: 5px;
  margin-top: 4px;
  float: left;
}
.section_inner .field-radio div.radio2 span {
  margin-right: 5px;
  margin-top: 4px;
  float: left;
}
.balance_info div.radio:hover,
.balance_info div.radio.active {
  background: #e8e8e8;
}
.section_inner .field-radio div:hover,
.section_inner .field-radio div.active {
  background: #e8e8e8;
}
.section_inner .field-radio input {
  float: left;
}
.section_inner .field-radio label {
  float: left;
  cursor: pointer;
}
.section_inner .phone-numbers p,.section_inner .phone-numbers-bonus p{
  color: #4c4c4c;
  margin: 5px 0;
}
.section_inner .phone-numbers .content,.section_inner .phone-numbers-bonus .content {
  border: 1px solid #9c9c9c;
  border-radius: 5px;
  padding: 2px 0 2px 5px;
  background: #fff;
  height: 104px;
  overflow: auto;
  width: 514px;
}
.section_inner .phone-numbers .content .left,.section_inner .phone-numbers-bonus .content .left {
  float: left;
  width: 100%;
}
.section_inner .phone-numbers .content .left :nth-child(2n+1),.section_inner .phone-numbers-bonus .content .left :nth-child(2n+1) {
  margin-right: 70px;
}
.section_inner .phone-numbers .content .left .radio,.section_inner .phone-numbers-bonus .content .left .radio {
  height: 26px;
  width: 185px;
  padding-left: 15px;
  border-radius: 5px;
  float: left;
}
.section_inner .phone-numbers .content .left .radio.active,
.section_inner .phone-numbers .content .left .radio:hover,
.section_inner .phone-numbers-bonus .content .left .radio.active,
.section_inner .phone-numbers-bonus .content .left .radio:hover
{
  background: #e8e8e8;
}
.section_inner .phone-numbers .content .left .radio span,.section_inner .phone-numbers-bonus .content .left .radio span {
  float: left;
  margin: 7px 12px 0 0;
}
.section_inner .phone-numbers .content .left .radio label,.section_inner .phone-numbers-bonus .content .left .radio label {
  float: left;
  line-height: 26px;
  cursor: pointer;
  font-size: 16px;
  color: #3a3a3a;
  font-weight: bold;
  margin-bottom: 0px; 
}
.section_inner .field .main-label.label {
  height: 47px;
  line-height: 1;
}
.section_inner .field .main-label.label .p {
  float: left;
  margin: 0;
  padding-top: 11px;
  width: 150px;
  color: #8E0000;
}
.section_inner .field .main-label.label span {
  margin: 17px 9px 0 0;
}
.section_inner .field a.download {
  line-height: 47px;
  color: #3a3a3a;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 6px;
  text-decoration: underline;
  cursor:pointer;
}

.section_inner .field a.download:hover {
  color: #458f36;
}
.section_inner .step1Cart {
  display:none;
}
.section_inner .addToCart {
  margin-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.section_inner .addToCart .submit {
  width: 225px;
  /* margin-left: 23px; */
  display: inline-block;
  text-decoration: none;
  padding: 0;
  /* float: left; */
  text-align: center;
  line-height: 35px;
      margin: 0 auto;
}

.section_inner .addToCartNew {
  margin-top: 10px;
  padding-bottom: 10px;
  display:none;
}
.section_inner .addToCartNew .submit {
  width: 225px;
  margin-left: 23px;
  display: inline-block; 
  text-decoration: none;
  padding: 0;
  float: left;
  text-align: center;
  line-height: 35px;
}

.section_inner .field_forwarding,.section_inner .field_forwarding_mail{
  display:none;
}
.section_inner .phone-numbers,.section_inner .phone-numbers-bonus,.section_inner .country_sity,.load_document{
  display:none;
}
.section_inner .forwarding_phone,.section_inner .forwarding_sms,.section_inner .forwarding_faks{
  display:none;
}
.tower_select_bonus_block {
	display:none;
}
.phone-numbers-bonus {
	display:none;	
}
.data-bonus {
		display:none;
}

.error_before_step2,.error_before_step_upload {
  text-align:center;
  color: #8f3636;
}

/* step2 */
.close_step2 {
height: 380px;
position: absolute;
display:none;
opacity: 0.5;
width: 541px;
z-index: 3;
background: url(../image/inner-bg.png);
}

.section_inner .field p {
  color: #3a3a3a;
  width: 210px;
}
.section_inner .data .fix {
  
  display: inline-block;
}
.section_inner .data p, .section_inner .data span {
  line-height: 28px;
  float: left;
}
.SendSMSLK {
width: 170px;
    margin-left: 0px;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    text-align: center;
    line-height: 35px !important;margin-left: 30px;
}
.SendBonusNumber {
width: 170px;
    margin-left: 0px;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    text-align: center;
    line-height: 35px !important;margin-left: 30px;
}
.historySMSLK {
width: 170px;
    margin-left: 0px;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    text-align: center;
    line-height: 35px !important;
        float: right;margin-right: 30px;
}
/*.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: 75%;
  margin: 0 auto;
}
.section_inner .field table tr {
  height: 24px;
}
.section_inner .field table td {
  line-height: 24px;
  color: #3a3a3a;
  text-align: center;
}
.section_inner .field table td.big {
  font-size: 16px;
  font-weight: bold;
}
.section_inner .field table td span {
  height: 19px;
  /*margin-top: 5px;
  line-height: 24px;*/
  float: right;
}
.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 #forwarding_sel_block{
display: inline-block;
float: right;
display:none;
}
.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: #3a3a3a;
  font-size: 12px;
  line-height: 17px;
}
.section_inner .field#msel .dropdown {
  width: 88px;
  padding: 0px 0;
  /*top: 16px !important;*/
  height: 48px;

}
#section_number_obtain .section_inner .field#msel .dropdown {
  margin-top: -15px !important;
}
.section_inner .field#msel .dropdown ul {
  margin: 0;
}
.section_inner .field#msel .dropdown li {
  line-height: 16px;
  height: 16px;
  font-size: 12px;
}




/* block4 inner */
.section_inner .content .left{
  float:left;
  width:400px;
  margin-bottom: 20px;
}
.section_inner .content .right{
  float:right;
}
.section_inner .content .left .table {
  color: #3a3a3a;
  display:none;
  margin: 0px; 
  margin: 10px 0 0 0;
  overflow: auto;
}
.section_inner .content .left table tr {
  height: 24px;
}
.section_inner .content .left table td.values {
  text-align: right;
}
.section_inner .content .left table td span {
  text-align: right;
}
.section_inner .content .left table td {
    border: none; 
    padding: 0px;    
    border-bottom: 1px solid #dddddd;
    font-weight: normal;
    font-size: 12px;
    font-family: "Tahoma" !important;
}
.section_inner .content .left table td span {
  height: 19px;
  margin-top: 5px;
  line-height: 24px;
} 
.section_inner .phone_info .left_info{
  width:320px;
  float: left;
  color: #3a3a3a;
  position: relative; 
}
.section_inner .phone_info .right_info{
float: left;
}
.section_inner .phone_info .right_info .select2-container .select2-choice {
    height: 14px;
        line-height: 12px;
}
.section_inner .phone_info .right_info .select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('select2.png') no-repeat 0 -4px;
}
.section_inner .phone_info .right_info .select2-container.all_select_mini .select2-choice {
    width: 125px !important;
}
.section_inner .phone_info .right_info .select2-drop.all_select_mini_w {
    width: 147px !important;
}
.repayment_ok {
  display:none;
}
.section_inner .phone_info .right_info .active{
  color: #458f36;
  font-weight: bold;
}
.section_inner .phone_info .right_info .active_no{
  color: #8f3636;
  font-weight: bold;
}
.section_inner .phone_info .right_info .active .accept{
  margin-right: 10px;
  margin-top: 0px;
}
.section_inner .phone_info .right_info .active_no .pre_accept{
  margin-right: 10px;
  margin-top: 0px;
}
.section_inner .phone_info .left_info .icons{
  float: right;
  margin-right: 15px;
}
.section_inner .phone_info .left_info span.number_list{
  float:left; 
}
.section_inner .phone_info .left_info .number_text{
  display:inline-block;
  float: left;
  width: 42%;
}
.section_inner .phone_info .left_info .number_text b {
  cursor:   pointer;  
}
.section_inner .phone_info .left_info .number_text b:hover {

}
.section_inner .phone_info .right_info p.num_text{
  width: 155px;
  font-size:10px;
  color: #3a3a3a;
  font-weight: normal;
  margin-left: 25px;
}
.section_inner .phone_info .left_info .number_text span.num_text{
  margin-left: 10px;
}
span.repayment_ok {
    background: #458f36;
    color: #fff;
    padding: 4px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
span.repayment_no {
    background: #458f36;
    color: #fff;
    padding: 4px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
 span.icon_incomming_per_minut {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-bottom: -4px;
  background: url(../image/icon_incomming_per_minut.png);
  background-repeat: no-repeat;
  cursor:pointer;
      margin-left: 6px; 
 }
.forwarding_phone span.icon_incomming_per_minut {
    display: inline-block;
    height: 15px;
    width: 60px;
    margin-bottom: -4px;
    background: url(../image/icon_incomming_per_minut.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: 6px;
    background-position-x: 35px;
}
 span.info_number, span.info_number_off {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-bottom: -4px;
  background: url(../image/info_number.png);
  background-repeat: no-repeat;
  cursor:pointer;
}
 span.info_number:hover {
  background: url(../image/info_number_active.png);
  background-repeat: no-repeat;
}
 span.info_number:active {
  background: url(../image/info_number_active.png);
  background-repeat: no-repeat;
}

 span.settings_number,span.settings_number_off {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-bottom: -4px;
  background: url(../image/settings_number.png);
  background-repeat: no-repeat;
  cursor:pointer;
}
span.more_settings_number {
  background: #458f36;
  color:#fff;
    padding: 4px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;    margin-right: 3px;
}
 span.settings_number:hover {
  background: url(../image/settings_number_active.png);
  background-repeat: no-repeat;
}
 span.settings_number:active {
  background: url(../image/settings_number_active.png);
  background-repeat: no-repeat;
}

 span.statistic_call,span.statistic_call_off {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-bottom: -4px;
  background: url(../image/statistic_call.png);
  background-repeat: no-repeat;
  cursor:pointer;
}
 span.statistic_call:hover {
  background: url(../image/statistic_call_active.png);
  background-repeat: no-repeat;
}
 span.statistic_call:active {
  background: url(../image/statistic_call_active.png);
  background-repeat: no-repeat;
}

 span.delete_off,span.delete_off_off {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-bottom: -4px;
  background: url(../image/delete_off.png);
  background-repeat: no-repeat;
  cursor:pointer;
}
 span.delete_off:hover {
  background: url(../image/delete_off_active.png); 
  background-repeat: no-repeat;
}
 span.delete_off:active {
  background: url(../image/delete_off_active.png);
  background-repeat: no-repeat;
}

span.info_number_off,span.settings_number_off,span.statistic_call_off,span.delete_off_off {
  opacity: 0.6;
  cursor: default;
}
.content_static_call_2 {
position: relative;
    position: relative;
    height: 400px;
    overflow-y: scroll;
}

#wrapper_tel .static_call_2 {
  
}
#wrapper_tel .static_call_2 .users .title{
  height: 30px !important;font-size: 12px;
}
#wrapper_tel .static_call_2 span.order {
  padding-bottom: 10px;
}






/* CART */
.outer.cart_modal_unreg.cart_modal{
  width: 680px;
}
.outer.cart_modal {
  width: 441px;
}
.outer.cart_modal .content_tel {
  text-align: center;
}
.outer.cart_modal p {
  font-size: 11px;
  color: #000;
  line-height: 24px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.outer.cart_modal p.error_before_step2 {
  color: #8f3636;
    font-size: 15px;
}
.outer.cart_modal p span {
  color: #458f36;
}
span.bold {
  color: #3a3a3a !important;
  font-size: 16px;
}
.outer.cart_modal input {
  width: 175px;
}

/* CART OFF */
.outer.off_modal {
  width: 441px;
}
.outer.off_modal .content_tel {
  text-align: center;
}
.outer.off_modal p {
  font-size: 11px;
  color: #9c9c9c;
  line-height: 24px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.outer.off_modal p span {
  color: #8f3636;
}
span.bold {
  color: #3a3a3a !important;
  font-size: 16px;
}
.outer.off_modal input {
  width: 100px;
}
























/*calendar*/
.ui-datepicker {
  width:190px !important;
  padding:0 !important;
  border-radius:2px;
  display: none;
}
.ui-datepicker-header {
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
    background:#d3d3d3 !important;
}
.ui-datepicker-calendar table {
  border-spacing:0 !important;
  border-collapse:collapse !important;
}
.ui-datepicker-calendar td {
  padding:0 !important;
    border: 1px solid #d3d3d3 !important;
}
.ui-datepicker-calendar thead {
  display:none !important;
}
.ui-datepicker-calendar td a {
    display: block;
    height:26px !important;
    line-height:26px !important;
    padding: 0 !important;
    text-align: center !important;
    text-decoration: none;
    background:#ffffff !important;
    border: 0 !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #d3d3d3 !important;
    color: #8f3636 !important;
    font-weight: bold !important;
}
/*.ui-state-hover {
  background:none !important;
  border: 0 !important;
}*/

.ui-state-hover .ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}


.hidden-d {
 display:none;
}
#change_pass_s {
  color:#3a3a3a;
}
#change_pass_s:hover {
  color:#458f36;
}
.checkbg {
  float: left;
  height: 18px;
  line-height: 18px;
  padding: 0 4px;
  border-radius: 3px;
}
.checkbg span.checkbox {
  margin-top: 1px !important;
  margin-left: 0 !important;
}
.checkbg.mar {
  margin-top: 8px;
  margin-left: -5px;
}
.checkbg:hover,
.checkbg.active {
  background: #e8e8e8;
}
.checkbg,
.checkbg label {
  cursor: pointer;
}


















.add_funds .price .right {
  text-align: right;
}
.add_funds .price .left {
  width: 30px;
}
.add_funds .price p{
  padding: 0 !important;
  display: inline-block;
}





/* 5 block */
.configuration {
  padding: 15px 0;
}
.configuration .field .selectbox {
  width: 105px;
}
.configuration .field label{
  text-align: right;
  padding-right: 10px;
  width:120px;
  color: #3a3a3a;
}
.configuration .field .selectbox .select {
  background: #fff url(../image/select-arrow.png) no-repeat 85px 11px;
}
.configuration .field .selectbox .select .text{
  padding-top:0px;
}
.configuration .acc_submit{
  float:right;
}
.configuration .acc_submit .submit {
  height: 32px;
  padding: 0 5px;
  font-size: 13px;
  line-height: 31px;
  color: #fff;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  width: 185px;
  margin-right:0;
}
.configuration .acc_name {
  height: 32px;
  line-height: 31px;
  background: #ffffff;
  width:345px;
  padding:0 10px;
  float:right;
  color:#7b7b7b;
  font-size: 14px;
}
.configuration .acc_name:hover, .configuration .acc_name.active {
  background: #d3d3d3;
  cursor:pointer;
}
.configuration .acc_details{
  margin-top:8px;
  padding:15px;
  display: block;
  background: #ffffff;
}
.configuration .acc_submit_iax .submit {
  height: 32px;
  padding: 0 5px;
  font-size: 13px;
  line-height: 31px;
  color: #fff;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  width: 185px;
  margin-right:0;
}
.configuration .acc_name_iax {
  height: 32px;
  line-height: 31px;
  background: #ffffff;
  width:345px;
  padding:0 10px;
  float:right;
  color:#7b7b7b;
  font-size: 14px;
  cursor: pointer;
}
.configuration .acc_name_iax:hover, .configuration .acc_name_iax.active {
  background: #d3d3d3;
}
.configuration .acc_details_iax{
  margin-top:8px;
  padding:15px;
  background: #ffffff;
}
.configuration .dropdown {
  width:105px !important;
  height: 40px !important;
}
.configuration .dropdown ul{
  margin-top:0 !important;
  margin-bottom: 0 !important;
}
.configuration .field p {
  width:auto;
}
.configuration .acc_details{
  line-height:18px;
}
.configuration .acc_details .left {
  float:left;
  width: 150px;
}
.configuration .acc_details .right {
  float:right;
  width: 250px;
}
.configuration .acc_details_iax{
  line-height:18px;
}
.configuration .acc_details_iax .left {
  float:left;
  width: 150px;
}
.configuration .acc_details_iax .right {
  float:right;
  width: 250px;
}
.zapros {
  margin-top:100px !important;
  width: 530px;
}
.zapros .title p {
  background: url("../image/title-zapros.png") no-repeat scroll 10px 0 transparent;
}
.zapros .content_tel p {
  text-align: center;
  color: #7d7d7d;
}
.zapros .content_tel p.account {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 15px;
}
.zapros input {
  width: 190px;
  margin: 0 18px;
}
.section_inner {
  display:none;
}

.SIP_AIX {
display:none;
}

/* ================================================ upload document =================================================*/
.content_upload {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0,0,0,0.3);

}
.content_upload_block {
  min-height: 120px;
  padding-top: 20px;
  height: 100%;
}


#drop-files {
  position:relative;
  height: 80px;
  background: rgba(0,0,0,0.1);
  border-radius: 10px;
  border: 3px dashed rgba(0,0,0,0.2);
  padding-top:20px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  width: 50%;
  display: inline-block;
  vertical-align: text-bottom;
  margin-bottom: 5px;
}
.drop-files-text {
  display: inline-block;
  padding: 10px;
}
#dropped-files:last-child {
  margin-bottom: 20px;
}

#drop-files p {
  clear:none;
  padding:0;
  margin:0;
  width: inherit;
  margin-bottom: 5px;
}

#uploaded-holder {
  display: none;
  position:relative;
  margin: 0 auto;
}

#dropped-files,#preloaded-files {
  display:block;
  margin: 0 auto;

}
#preloaded-files {
  margin-top: 10px;
}
#upload-button {
  z-index: 9999;
  display: none;
  margin: 0;
}

.drop-button {
display: block;
    padding: 5px 5px;
    background: rgba(0,0,0,0.6);
    font-size: 1em;
    bottom: 0px;
    margin: 3px 0;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    color: #FFF;
    float: right;
    width: 13px;
    height: 13px;
    border-radius: 30px;
    line-height: 1;
}
.drop-button:hover {
  background: rgba(227, 227, 227, 1);
  color: #515151;
  cursor:pointer;
}
.drop_back {
  text-align: center;
  font-size: 2em;
  display: block;
  font-weight: bold;
  color: #000;
  padding-top: 20px;
}
.file_name {
    float: left;
    font-size: 18px;
    padding: 0px 0 0 20px;
    max-width: 470px;
    overflow: hidden;
    line-height: 1.5;
}
#dropped-files .image,#preloaded-files .image {
  position: relative;
  height: 28px;
  width: 99%;
  border: 4px solid #fff;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
  background: #fff;
  float: left;
  border-radius: 4px;
  margin: 0 7px 7px 0;
  overflow: hidden;
}

#upload-button .ss-upload {
  font-size: 0.7em;
}

#upload-button .upload_file{
  padding: 7px 6px 7px 6px;
  border-radius: 5px;
  background: rgba(77, 77, 77, 0.7);
  box-shadow: none;
  font-size: 1em;
  margin-left: 8px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}
#upload-button .upload_file:hover{
  background: rgba(0, 0, 0, 0.7);
}

.upload_file_but {
  margin-top: 10px;
  width:45px;
  height: 45px;
    background: url(../image/upload_file_but.png) no-repeat;
  margin: 0 auto;
    overflow: hidden;
  cursor:pointer;
}

.upload_file_but input {
    display: block !important;
  width:90px !important;
  height: 32px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}

#dropped-files #upload-button .delete {
  padding: 7px 6px 7px 6px;
  border-radius: 5px;
  background: rgba(255, 0, 0, 0.7);
  box-shadow: none;
  font-size: 1em;
  margin-left: 8px;
  color: #fff;
  font-weight: bold;
}

#dropped-files #upload-button .delete:hover {
  background: rgba(101, 101, 101, 1);
}


#loading-content {
  position: relative;
  top: 15px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}
#upload-button {
  display:none;
}
#file-name-holder {
  width: 100%;
  float: left;
}

#file-name-holder h1 {
  text-align: center;
  padding: 20px 0;
  font-size: 3em;
  margin: 0;
}

#uploaded-files {
  width:500px;
  list-style:none;
  margin:0 auto;
  padding: 10px;
  color: #545454;
}

#uploaded-files li {
  padding: 10px;
  border-bottom: 1px solid #eee;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 25px;
  color: #545454;
}

#uploaded-files a {
  color: #1bacbf;
}

.main img {
  position:relative;
  float:left;
  width:280px;
  height:180px;
  margin:10px;
}

.upload_file_audio input[type="file"] {
   border: 1px solid #cccccc; //С†РІРµС‚ СЂР°РјРєРё
   border-radius: 3px; //Р·Р°РєСЂСѓРіР»РµРЅРёРµ СѓРіР»РѕРІ (РѕР±С‰РµРµ)
   -webkit-border-radius: 3px; //Р·Р°РєСЂСѓРіР»РµРЅРёРµ СѓРіР»РѕРІ (Google Chrome)
   -moz-border-radius: 3px; //Р·Р°РєСЂСѓРіР»РµРЅРёРµ СѓРіР»РѕРІ (FireFox)
   -khtml-border-radius: 3px; //Р·Р°РєСЂСѓРіР»РµРЅРёРµ СѓРіР»РѕРІ (Safari)
   background: #ffffff !important; // Р¶РµР»Р°С‚РµР»СЊРЅРѕ РїСЂРѕРїРёСЃС‹РІР°С‚СЊ, С‚Р°Рє РєР°Рє РІ Chrome РїСЂРё СЃРѕС…СЂР°РЅРЅС‹С… РґР°РЅРЅС‹С… РѕРЅРѕ РјРѕР¶РµС‚ Р±С‹С‚СЊ Р¶РµР»С‚С‹Рј
   outline: none; // СѓРґР°Р»СЏРµС‚ РѕР±РІРѕРґРєСѓ РІ Р±СЂР°СѓР·РµСЂР°С… С…СЂРѕРј(Р¶РµР»С‚Р°СЏ) Рё СЃР°С„Р°СЂРё(СЃРёРЅСЏСЏ)
   height: 24px; // РІС‹СЃРѕС‚Р° РЅР° СЃРІРѕРµ СѓСЃРјРѕС‚СЂРµРЅРёРµ
   width: 120px; // С€РёСЂРёРЅР° РЅР° СЃРІРѕРµ СѓСЃРјРѕС‚СЂРµРЅРёРµ
   color: #cccccc; //С†РІРµС‚ С€СЂРёС„С‚Р° РІ РѕР±С‹С‡РЅРѕРј СЃРѕСЃС‚РѕСЏРЅРёРё
   font-size: 11px; // Р Р°Р·РјРµСЂ С€СЂРёС„С‚Р°
   font-family: Tahoma; // РЎС‚РёР»СЊ С€СЂРёС„С‚Р°
}
.upload_file_audio { 
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    cursor: pointer;
    height: 26px;
    overflow: hidden;
    padding: 2px;
    position: relative;
    text-align: left;
  vertical-align: middle;
  width: 260px;
  margin: 0 auto;
}
 
.upload_file_audio .selectbutton { 
    border: 1px solid #939494;
    border-radius: 2px;
    color: #FFFFFF;
    float: right;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 2px 6px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
 
.upload_file_audio #upload_audio{
    position:absolute; 
    top:0; 
    left:0; 
    width:100%; 
    -moz-opacity: 0; 
    filter: alpha(opacity=0); 
    opacity: 0; 
    font-size: 150px; 
    height: 30px; 
    z-index:20;
}
.upload_file_audio #fileformlabel { 
background-color: #FFFFFF;
float: left;
height: 22px;
line-height: 22px;
overflow: hidden;
padding: 2px;
text-align: left;
vertical-align: middle;
width:160px;
}


.step2_ivr,.step3_ivr,.step4_ivr {
  display:none;
}
.href_to_step1_ivr,.href_to_step2_ivr,.href_to_step3_ivr,.href_to_step4_ivr,.href_to_step5_ivr,.buy_ivr_now {
    display: block;
    width: 130px;
    text-align: center;
    margin: 0 auto;
}
.ivr_english_block ,.ivr_another_block {
  display:none; 
}
.outer.cart_modal p.BuyIVRCart {
    width: 200px;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 0px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}