.formaname
{
-webkit-transition: all 3.0s;
-moz-transition: all 3.0s;
-o-transition: all 3.0s;
transition: all 3.0s;
max-width:420;
height:50px;
position:absolute;
margin:auto;
top:134px;
left:0;
right:0;
color:#FFF;
font-size:1.5em;
text-align:center;
}
.formaname span
{
font-size:1.5em;
}
.formaname h1 span
{
font-size:0.7em;
}
.formaname
{
-webkit-transition: all 3.0s;
-moz-transition: all 3.0s;
-o-transition: all 3.0s;
transition: all 3.0s;
height:50px;
position:absolute;
margin:auto;
top:0px;
left:0;
right:0;
color:#FFF;
font-size:1.2em;
text-align:center;
}
.countrycode
{
top:230px;
margin:auto;
left:0;
right:14%;
position:absolute;
max-width:100px;
-webkit-transition: all 3.0s;
-moz-transition: all 3.0s;
-o-transition: all 3.0s;
transition: all 3.0s;
}
#countr
{
background:transparent url(/images/flags/KZ.png) no-repeat 40px 5px;
border:1px solid #FFF;
border-top:3px solid #3bbff2;
color:#FFF;
padding-left:0px;
width:85px;
height:38px;
padding-right:25px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor:pointer;
}
.countrycode:after
{
content: "";
width: 0;
height: 0;
border: 6px solid transparent;
border-top-color: #3bbff2;
border-bottom: 0;
position: absolute;
top: 16px;
left: 65%;
right: 5px;
bottom: 0px;
}
.countrycode:hover:after
{
content: "";
width: 0;
height: 0;
border-top-color: #FFF;
border-bottom: 0;
position: absolute;
}
#countr option
{
border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
border:1px dotted #FFF;
color:#FFF;
padding:7px 5px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.numberinputbox
{
top:230px;
margin:auto;
left:0;
right:4%;
position:absolute;
max-width:100px;
-webkit-transition: all 3.0s;
-moz-transition: all 3.0s;
-o-transition: all 3.0s;
transition: all 3.0s;
}
.numberinput
{
background:transparent;
border:1px solid #FFF;
border-top:3px solid #3bbff2;
color:#FFF;
padding:2px 5px;
width:270px;
font-size:1.5em;
text-align:center;
letter-spacing:2px;
}
.numberinput::-webkit-input-placeholder
{
color:rgba(255,255,150,1);
font-size:0.6em;
}
.numberinput::-moz-placeholder
{
color:rgba(155,255,150,1);
font-size:0.6em;
}
.numberinput:focus::-webkit-input-placeholder { color:transparent; }
.numberinput:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.numberinput:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
.buttonforma
{
top:340px;
left:0;
right:0;
margin:auto;
width:300px;
text-align:center;
position:absolute;
-webkit-transition: all 3.0s;
-moz-transition: all 3.0s;
-o-transition: all 3.0s;
transition: all 3.0s;
}
.buttonforma span, .oplatayandtel {
  margin-top: 30px;
  text-decoration: none!important;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 16px;
  border: 1px solid #fff;
  border-radius: 5px;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
cursor:pointer;
}
.oplatayandtel {
background:transparent;
 }
.buttonforma span:hover, .oplatayandtel:hover  {
  color: #3bbff2;
  border-color: #3bbff2;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
}
.variabl
{
float:right;
height:25px;
min-width:25px;
}
.tas
{
color:#FFF;
margin:auto;
left:100%;
right:0;
position:absolute;
width:370px;
border-bottom:1px dotted rgba(100,100,100,0.4);
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
}
.tas1
{
color:#FFF;
margin:auto;
left:-120%;
right:0;
position:absolute;
width:370px;
border-bottom:1px dotted rgba(100,100,100,0.4);
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
}
.progressbar
{
border:1px solid #555;
margin:auto;
left:0;
right:0;
position:absolute;
height:25px;
max-width:370px;
top:320px;
display:none;
-webkit-transition: all 2.0s;
-moz-transition: all 2.0s;
-o-transition: all 2.0s;
transition: all 2.0s;
}
.progressline
{
width:0%;
height:100%;
background:url(/images/progress.gif) no-repeat;
background-size:cover;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
text-align:center;
color:rgba(255,255,255,1);
}
.currenttask
{
color:rgba(81,143,89,1);
text-shadow:1px 1px #222;
margin:auto;
left:0;
right:0;
position:absolute;
height:25px;
max-width:370px;
top:285px;
text-align:center;
display:none;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
}
.texttaskd
{
float:left;
}
.valued
{
float:right;
margin:0 5px;
}
.loaderd
{
float:right;
width:25px;
height:25px;
background:url(/images/preloader.gif);
background-size:100% 100%;
opacity:0.5;
}
.processok
{
float:right;
width:30px;
height:25px;
}
.processok:after
{
content:" ";
border-bottom:3px solid rgba(41,143,49,1);
border-left:3px solid rgba(41,143,49,1);
width:25px;
height:18px;
position:absolute;
transform:rotate(-50deg);
}
.ambar
{
width:22px;
height:16px;
border:3px solid rgba(255,255,0,0.5);
float:right;
margin:6px 5px 0 5px;
}
.ambar:after
{
content:"";
border:1px solid transparent;
border-top:3px solid rgba(255,255,0,0.5);
border-left:3px solid rgba(255,255,0,0.5);
width:16px;
height:16px;
position:absolute;
border-radius:50%;
margin-top:-13px;
transform:rotate(45deg);
}
.ambar:before
{
content:"$";
width:12px;
height:18px;
position:absolute;
border-radius:50%;
color:rgba(81,143,89,1);
margin-top:-3px;
margin-left:6px;
font-size:11px;
}
.ambar1
{
width:22px;
height:16px;
border:3px solid rgba(255,255,0,0.5);
float:right;
margin:-10px 5px 0 5px;
}
.ambar1:after
{
content:"";
border:1px solid transparent;
border-top:3px solid rgba(255,255,0,0.5);
border-left:3px solid rgba(255,255,0,0.5);
width:16px;
height:16px;
position:absolute;
border-radius:50%;
margin-top:-13px;
transform:rotate(45deg);
}
.ambar1:before
{
content:"$";
width:12px;
height:18px;
position:absolute;
border-radius:50%;
color:rgba(81,143,89,1);
margin-top:-3px;
margin-left:6px;
font-size:11px;
}

.primerdata
{
color:rgba(255,255,0,0.5);
position:absolute;
margin:auto;
left:0;
right:0;
width:300px;
text-align:center;
top:290px;
opacity:1;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
}
.primerdata a
{
color:rgba(255,255,0,0.5);
text-decoration:underline;
font-size:0.9em;
}
.primerdata img
{
margin:-3 3px 3px 0
}
.primerdata a:hover
{
color:rgba(81,143,89,1);
}
.lastcheck
{
margin:auto;
width:35%;
max-width:505px;
}
.lastnum
{
font-size:1.28em;
color:#000;
//text-shadow:1px 1px rgba(180,180,180,0.9);
text-align:left;
padding-left:20px
}
.lastnum:hover
{
background:rgba(255,255,255,0.6);
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
}
.titlechecklast
{
font-size:1.7em;
color:#CC6;
text-shadow:0px 0px #000;
text-align:center;
margin-bottom:20px;
}
#errorbox
{
background:rgba(255,0,0,0.8);
width:100%;
height:100vh;
position:fixed;
top:0;
left:0;
z-index:20;
opacity:0;
display:none;
-webkit-transition: all 5.0s;
-moz-transition: all 5.0s;
-o-transition: all 5.0s;
transition: all 5.0s;
}
#msgerr
{
color:#FFF;
left:0;
right:0;
margin:auto;
z-index:21;
position:fixed;
text-align:center;
opacity:0;
display:none;
-webkit-transition: all 5.0s;
-moz-transition: all 5.0s;
-o-transition: all 5.0s;
transition: all 5.0s;
}
.otvet
{
float:left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width:230px;
text-align:right;
}
.buttonformapo
{
display:none;
left:0;
right:0;
margin:auto;
width:300px;
text-align:center;
position:absolute;
-webkit-transition: all 3.0s;
-moz-transition: all 3.0s;
-o-transition: all 3.0s;
transition: all 3.0s;
opacity:0;
}
.buttonformapo span {
  margin-top: 30px;
  text-decoration: none!important;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 16px;
  border: 1px solid #fff;
  border-radius: 5px;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
cursor:pointer;
}

.buttonformapo span:hover {
  color: #3bbff2;
  border-color: #3bbff2;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
}
#buttonformapo1
{
top:320px;
}
#buttonformapo2
{
top:840px;
}
.mehtodopl
{
margin-top:115px;
display:none;
}
.helpzamok
{
position:absolute;
display:none;
margin:auto;
left:0;
right:0;
color:#3bbff2;
text-align:center;
width:500px;
top:790px;
opacity:0;
-webkit-transition: all 2.0s;
-moz-transition: all 2.0s;
-o-transition: all 2.0s;
transition: all 2.0s;
}
.helpzamok td
{
color:#3bbff2;
font-size:0.8em;
}
.konvert, .konvert2, .mehtodopl
{
//border:1px solid #FFF;
margin:auto;
position:absolute;
left:-10px;
right:0;
width:400px;
height:350px;
display:none;
-webkit-transition: all 2.0s;
-moz-transition: all 2.0s;
-o-transition: all 2.0s;
transition: all 2.0s;
}
.konvert
{
top:300px;
}
.konvert2
{
top:300px;
display:none;
transform:rotateY(90deg);
}
.konvert1
{
margin:auto;
position:absolute;
left:0;
right:0;
width:400px;
height:200px;
top:1553px;
transform: rotateX(180deg);
-webkit-transition: all 2.0s;
-moz-transition: all 2.0s;
-o-transition: all 2.0s;
transition: all 2.0s;
}
.konvert1:after
{
content:"";
color:#FFF;
position:absolute;
width:220px;
border:2px solid #FFF;
transform:rotate(26deg);
margin-left:188px;
margin-top:49px;
}
.konvert1:before
{
content:"";
position:absolute;
width:220px;
border:2px solid #FFF;
margin-left:-10px;
margin-top:50px;
transform:rotate(-26deg);
}
.konvert input
{
position:absolute;
z-index:2;
}
#nameuser
{
margin-top:50px
}
#mailuser
{
margin-top:120px
}
#password
{
margin-top:190px;
}
#setpasswordzakaz
{
display:none;
}
#sending
{
margin:250px auto;
width:200px;
left:0;
right:0;
}

{
margin-top:190px;
}

{
margin-top:190px;
}
.konvert input[type=text]
{
background:rgba(255,255,255,0.8);
border:1px solid #FFF;
border-top:3px solid #3bbff2;
color:rgba(41,143,49,1);
padding:2px 5px;
width:270px;
font-size:1.0em;
text-align:center;
letter-spacing:2px;
//margin-top:75px;
margin-left:60px;
display:none;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
}
.konvert input[type=text]::-webkit-input-placeholder
{
color:rgba(200,0,0,1);
font-size:1em;
}
.konvert input[type=text]::-moz-placeholder
{
color:rgba(200,0,0,1);
font-size:1em;
}
.konvert input[type=text]:focus::-webkit-input-placeholder { color:transparent; }
.konvert input[type=text]:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.konvert input[type=text]:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.konvert input[type=text]:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

.konvert input[type=submit]
{
  margin-top: 30px;
  text-decoration: none!important;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 16px;
  border: 1px solid #fff;
  border-radius: 5px;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
cursor:pointer;
background:transparent;
margin-top:125px;
margin-left:140px;
display:none;
}
.konvert input[type=submit]:hover {
  color: #3bbff2;
  border-color: #3bbff2;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
}
#stamp
{
border:5px solid #3bbff2;
position:absolute;
color:#3bbff2;
border-radius:50%;
width:120px;
height:120px;
padding:45px 12px;
font-weight:bold;
text-transform:uppercase;
left:135px;
top:30px;
z-index:1;
transform:rotate(-10deg);
display:none;
}
#stamp:after
{
border:2px solid #3bbff2;
position:absolute;
content:"";
border-radius:50%;
width:100px;
height:100px;
left:5px;
top:5px;
}
#stamp:before
{
border-top:1px solid #3bbff2;
border-bottom:1px solid #3bbff2;
position:absolute;
content:"";
width:88px;
height:20px;
}
.konvert2 input[type=text],#PayTransferForm_card
{
background:transparent;
border:1px solid #FFF;
border-top:3px solid #3bbff2;
color:rgba(41,143,49,1);
padding:2px 5px;
width:200px;
font-size:1.0em;
text-align:center;
letter-spacing:2px;
margin-top:15px;
margin-left:20px;
//display:none;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
}
#PayTransferForm_exp_month, #PayTransferForm_exp_year,#PayTransferForm_cvc2
{
background:transparent;
border:1px solid #FFF;
border-top:3px solid #3bbff2;
color:rgba(41,143,49,1);
padding:2px 5px;
width:60px;
font-size:1.0em;
text-align:center;
letter-spacing:2px;
margin-top:15px;
margin-left:20px;
//display:none;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
float:left;
}
#PayTransferForm_card
{
float:left;
width:80%
}
.senderCard-numberLabel,.senderCard-expLabel,.senderCard-expDivider,.senderCard-cvcLabel,.transferAmmount-ammountLabel
{
display:none;
}
#PayTransferForm_cvc2
{
margin-left:60px;
}
#PayTransferForm_amount
{
display:none;
}
#SEND_BUTTON {
    margin-top: 15px;
    width:50%;
    background:transparent;
    text-decoration: none !important;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 16px;
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-transition: all 1.0s;
    -moz-transition: all 1.0s;
    -o-transition: all 1.0s;
    transition: all 1.0s;
    cursor: pointer;
    clear:both;
}
#SEND_BUTTON:hover {
    color: #3bbff2;
    border-color: #3bbff2;
    -webkit-transition: all 1.0s;
    -moz-transition: all 1.0s;
    -o-transition: all 1.0s;
    transition: all 1.0s;
}
.konvert input[type=submit]
{
  margin-top: 30px;
  text-decoration: none!important;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 16px;
  border: 1px solid #fff;
  border-radius: 5px;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
cursor:pointer;
background:transparent;
margin-top:80px;
margin-left:30px;
position:absolute;
}

.numzakaz
{
position:absolute;
color:#3bbff2;
top:10px;
}
.ploads
{
position:absolute;
margin:auto;
left:0;
right:0;
width:64px;
height:64px;
background:url(/images/preloads.gif) no-repeat;
background-size:cover;
display:none;
top:300px;
}
.namemetodopl
{
color:#FFF;
text-align:center;
font-size:1.5em;
}
#paymastercard, #payyandexmoney, #payvisa, #paysberbank, #paypp, #others, #totelefon, #totelefoncart, #opltelya, #rfi, #kaspi
{
width:100px;
background:rgba(255,255,255,1);
height:50px;
margin:5px;
}
#paymastercard:hover, #payyandexmoney:hover, #payvisa:hover, #paysberbank:hover, #paypp:hover , #others:hover, #totelefon:hover, #totelefoncart:hover, #opltelya:hover, #rfi:hover, #kaspi:hover
{
background:#EE8;
}
.payopl
{
text-align:center;
margin-top:5px;
}
.mehtodopl
{
margin-top:55px;
display:none;
}
#oplatit,#poluchit {
  margin-top: 30px;
  text-decoration: none!important;
  background:transparent;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 16px;
  border: 1px solid #fff;
  border-radius: 5px;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
cursor:pointer;
}

#oplatit:hover {
  color: #3bbff2;
  border-color: #3bbff2;
-webkit-transition: all 1.0s;
-moz-transition: all 1.0s;
-o-transition: all 1.0s;
transition: all 1.0s;
}

.carta
{
width:100%;
min-height:100px;
}
.lico
{
border:1px solid #BBB;
width:250px;
min-height:170px;
border-radius:20px;
background:rgba(255,255,255,0.4);
margin:-80px 20px 20px -160px;
float:left;

}
.lico .inputppoletx.numkart
{
margin-top:30px;
background: #FFF;
border: 1px solid #FFF;
border-top: 3px solid #CC6;
color: #000;
padding: 1px 2px;
width: 95%;
font-size: 1.2em;
text-align: center;
letter-spacing: 2px;
}
.lico .inputppoletx.dates
{
width:15%;
margin-top:20px;
float:left;
margin-left:48px;
margin-right:-40px;

background: #FFF;
border: 1px solid #FFF;
border-top: 3px solid #CC6;
color: #000;
padding: 1px 2px;
font-size: 1.2em;
text-align: center;
letter-spacing: 2px;
}
.lico .inputppoletx.ovner
{
width:82%;
margin-top:10px;
float:left;
margin-left:10px;

background: #FFF;
border: 1px solid #FFF;
border-top: 3px solid #CC6;
color: #000;
padding: 1px 2px;
width: 90%;
font-size: 1.2em;
text-align: center;
letter-spacing: 2px;
}
.spina .inputppoletx.cvc
{
margin-top:25px;
margin-right:45px;
width:24%;
font-size:0.9em;
background: #FFF;
border: 1px solid #FFF;
border-top: 3px solid #CC6;
color: #000;
padding: 1px 2px;
width: 50px;
font-size: 1.2em;
text-align: center;
letter-spacing: 2px;
}
.validthru
{
position:absolute;
margin-top:20px;
padding:3px;
text-align:center;
font-size:0.7em;
text-indent:0px;
margin-left:10px;
}
.spina
{
border:1px solid #BBB;
width:50%;
min-height:160px;
border-radius:20px;
background:#888;
margin:90px 20px 20px 180px;
position:relative;
}
.polosa
{
border:1px solid #555;
height:35px;
margin-top:25px;
background:#555;
}
.polosacvc
{
position:absolute;
border:1px solid #FFF;
width:25px;
margin-left:155px;
margin-top:80px;
height:30px;
background:#FFF;
z-index:0;

background: #FFF;
border: 1px solid #FFF;
border-top: 3px solid #CC6;
color: #000;
padding: 1px 2px;
width: 90%;
font-size: 1.2em;
text-align: center;
letter-spacing: 2px;
}
@font-face {
font-family: LCD;
src: url(/fonts/lcd.otf);
}
#clocknum
{
color:#CC6;
font-family: LCD;
font-size:2.5em;
display:none;
width:100px;
margin:auto;
position:absolute;
left:0;
right:0;
top:400px;
text-align:center;
}
#msgt
{
display:none;
color:#3bbff2;
text-align:center;
font-size:1.5em;
 -webkit-animation: blink1 3s linear infinite;
  animation: blink1 2s linear infinite;
margin:auto;
position:absolute;
left:0;
right:0;
width:40%;
top:450px;
}
.detalizakaza
{
color:#CC6;
text-align:center;
margin:auto;
position:absolute;
left:0;
right:0;
font-size:1.2em;
}
@-webkit-keyframes blink1 { 0% { color: rgba(242, 59, 59, 1);} 50% { color: rgba(242, 59, 59, 0); } 100% { color: rgba(242, 59, 59, 1); } }
@keyframes blink1 { 0% { color: rgba(242, 59, 59, 1); } 50% { color: rgba(242, 59, 59, 0); } 100% { color: rgba(242, 59, 59, 1); } }
.passhelp
{
color:#CC6;
text-align:center;
position:absolute;
width:100%;
margin-top:10px;
display:none;
transition:2.0s;
}
@media (max-width: 1780px) {
.tas1
{
left:-130%;
}
.countrycode
{
right:16%;
}
.bottomfrm
{
position:absolute;
top:0;
left:0;
right:0;
margin:auto;
}
.lastcheck
{
min-width:320px;
}
}

@media (max-width: 1500px) {
.countrycode
{
right:18%;
}
.lastcheck
{
max-width:580px;
width:100%;
}
.lastcheck div
{
margin:0 auto;width:95%;
}
}
@media (max-width: 1300px) {
.tas1
{
left:-150%;
}
.countrycode
{
right:20%;
}
}
@media (max-width: 1100px) {
.countrycode
{
right:22%;
}
}
@media (max-width: 1000px) {
.countrycode
{
right:25%;
}
}
@media (max-width: 850px) {
.tas1
{
left:-180%;
}
.countrycode
{
right:28%;
}
}
@media (max-width: 720px) {
.countrycode
{
right:32%;
}
}
@media (max-width: 620px) {
.countrycode
{
right:36%;
}
.lastnum
{
font-size:1.2em;
}
}
@media (max-width: 550px) {
.countrycode
{
right:40%;
}
.formaname
{
font-size:1.0em;
}
.titlechecklast
{
font-size:1.5em;
}
}
@media (max-width: 480px) {
.tas1
{
left:-200%;
}
.titlechecklast
{
font-size:1.4em;
width:90%;
}
.countrycode
{
right:55%;
}
.numberinputbox
{
right:12%;
}
.lastnum
{
font-size:1.0em;
}
}
@media (max-width: 425px) {
.lico
{
margin-top:-180px;
margin-left:0px;
}
.spina
{
margin:190px auto 20px auto;
width:250px;
}
}
@media (max-width: 410px) {
.konvert input[type=submit]
{
padding: 10px 16px;
margin-top:130px;
margin-left:115px;
}
.konvert input[type=text]
{
width:250px;
font-size:1.0em;
text-align:center;
letter-spacing:2px;
margin-top:75px;
margin-left:40px;
}
.konvert, .konvert2, .mehtodopl
{
width:350px;
}
.konvert:after
{
width:390px;
border:2px solid #FFF;
margin-left:-25px;
margin-top:94px;
transform:rotate(29deg);
}
.konvert:before
{
width:390px;
border:2px solid #FFF;
margin-left:-25px;
margin-top:92px;
transform:rotate(-29deg);
}
.konvert1
{
width:350px;
left:-10
}
.konvert1:after
{
width:200px;
border:2px solid #FFF;
transform:rotate(29deg);
margin-left:160px;
margin-top:50px;
}
.konvert1:before
{
width:200px;
border:2px solid #FFF;
margin-left:-10px;
margin-top:48px;
transform:rotate(-29deg);
}

.numberinput
{
padding:2px 5px;
width:230px;
font-size:1.5em;
}
.numberinputbox
{
right:12%;
}
.titlechecklast
{
font-size:1.4em;
width:100%;
}
.countrycode
{
right:65%;
}
.numberinputbox
{
right:18%;
}
.lastnum
{
font-size:0.8em;
}
}
@media (max-width: 390px) {
.tas,.tas1
{
width:350px;
}
.lastnum
{
font-size:0.7em;
}
}

@media (max-width: 380px) {
.konvert2 input[type="submit"] {
    margin-left: 0px;
}
.numzakaz
{
/*! width:80px; */
/*! right:5px; */
top:10px;
text-align:center;
}
.konvert input[type=submit]
{
padding: 10px 16px;
margin-top:135px;
margin-left:100px;
}
.konvert,.konvert1, .konvert2, .mehtodopl
{
width:320px;
}
.konvert:after
{
width:368px;
border:2px solid #FFF;
margin-left:-28px;
margin-top:94px;
transform:rotate(31deg);
}
.konvert1:before
{
width:184px;
transform:rotate(-31deg);
}
.konvert1:after
{
width:184px;
transform:rotate(31deg);
left:-12px;
}
.konvert:before
{
width:368px;
border:2px solid #FFF;
margin-left:-28px;
margin-top:92px;
transform:rotate(-31deg);
}
.mehtodopl
{
height:280px;
}
.titlechecklast
{
font-size:1.4em;
//width:65%;
}
.tas1
{
left:-220%;
}
.countrycode
{
right:65%;
}
.numberinputbox
{
right:12%;
}
}
.helpzamok
{
width:410px;
}
@media (max-width: 350px) {
.konvert input[type=text]
{
width:240px;
font-size:0.9em;
text-align:center;
letter-spacing:2px;
margin-top:75px;
margin-left:40px;
}
.titlechecklast
{
font-size:1.4em;
//width:60%;
}
.numberinputbox
{
right:10%;
}
.numberinput
{
width:200px;
font-size:1.5em;
}
.tas,.tas1
{
width:310px;
font-size:0.9em;
}
.otvet
{
width:180px;
}
}
@media (max-width: 340px) {
.numberinputbox
{
right:5%;
}
.numberinput
{
width:200px;
font-size:1.5em;
}
}
@media (max-width: 340px) {
.mehtodopl
{
width:280px;
max-width:90%;
}
}
@media (max-width: 430px) {
.helpzamok
{
width:70%;
height:80px;
clear:both;
margin-top:10px;
}
.helpzamok td
{
float:left;
width:250px;
}
.ambar
{
margin:8px 8px 0 0;
}
}
.msgcomplete
{
color:#3bbff2;
font-size:180%;
text-shadow:1px 1px #AAA;
}
@media (max-width: 330px) {
.lastcheck div
{
width:100%;
}


