/* open-sans-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v35-latin-regular.eot');
  src: url('../fonts/open-sans-v35-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/open-sans-v35-latin-regular.woff2') format('woff2'), 
       url('../fonts/open-sans-v35-latin-regular.woff') format('woff'),
       url('../fonts/open-sans-v35-latin-regular.ttf') format('truetype'),
       url('../fonts/open-sans-v35-latin-regular.svg#OpenSans') format('svg');
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v35-latin-700.eot');
  src: url('../fonts/open-sans-v35-latin-700.eot?#iefix') format('embedded-opentype'),
       url('../fonts/open-sans-v35-latin-700.woff2') format('woff2'), 
       url('../fonts/open-sans-v35-latin-700.woff') format('woff'),
       url('../fonts/open-sans-v35-latin-700.ttf') format('truetype'),
       url('../fonts/open-sans-v35-latin-700.svg#OpenSans') format('svg');
}

.clearBoth,
.clearLine {
    clear: both
}

select,
input {
    -webkit-appearance: none;
    -moz-appearance: none
}

a,
ins {
    text-decoration: none
}

a,
hr {
    padding: 0
}

 :focus {
    outline: 0
}

a,
sub,
sup {
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
img,
menu,
nav,
section {
    display: block
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    box-sizing: border-box
}

a {
    margin: 0;
    font-size: 100%;
    background: 0 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

input,
select {
    vertical-align: middle;
    border-radius: 0;
    -webkit-border-radius: 0
}

sub,
sup {
    font-size: 55%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

* {
    box-sizing: border-box
}

 ::selection {
    background: #3d3d3d;
    color: #fff
}

 ::-moz-selection {
    background: #3d3d3d;
    color: #fff
}

html {
    overflow-y: scroll
}

figure {
    overflow: hidden
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
}

body,
html {
    line-height: 1;
    background: #000;
    color: #fff;
    font-size: 1em;
    font-family: 'Open Sans', sans-serif
}


label {position: absolute; left: -10000px;}
h1 {font-size: 22px; line-height: 26px; margin-bottom: 24px;}
h2 {font-size: 18px; line-height: 20px; margin-bottom: 24px;}
h3 {font-size: 16px; line-height: 18x; margin-bottom: 20px;}
p {font-size: 14px; line-height: 18px; margin-bottom: 20px;}
p.f16 {font-size: 16px; line-height: 22px; margin-bottom: 24px;}
p a {color: #ff3333;}

#pageWrapper {position: relative; min-height: 100vh; margin: 0 auto; max-width: 600px; padding: 0 20px 100px 20px;}
#pageWrapper.customerPage {max-width: 1400px;}
#headerBox img {display: block; margin: 0 auto; width: 300px;}
#footerBox {position: absolute; bottom: 10px; left: 0; width: 100%; padding: 0 20px; text-align: center; font-size: 14px;}

.clearLine {clear: both;}
.formLine {margin-bottom: 15px;}
.formLine p {padding: 0 0 10px 0; margin: 0;}
.formLine input {width: 100%; font-family: 'Open Sans', sans-serif; color: #333; font-size: 14px; padding: 10px; border: 2px solid #ddd; border-radius: 0; outline: 0; -webkit-appearance: none;}
	.formLine input.error {border-color: #cc0000;}
.formLine select {width: 100%; font-family: 'Open Sans', sans-serif; color: #333; font-size: 14px; padding: 10px; border: 2px solid #ddd; border-radius: 0; outline: 0; -webkit-appearance: none;}
	.formLine option {width: 100%; font-family: 'Open Sans', sans-serif; color: #333; font-size: 14px; padding: 10px; border-radius: 0; outline: 0; -webkit-appearance: none;}
.formLine button {width: 100%; font-family: 'Open Sans', sans-serif; color: #fff; background: #333; font-size: 14px; padding: 10px; border: 1px solid #ddd; border-radius: 0; outline: 0; -webkit-appearance: none; cursor: pointer;}
#formInfo {text-align: center;}
.infoError {color: #fff; background: #cc0000; padding: 15px;}
.infoOK {color: #fff; background: green; padding: 15px;}

.row {position: relative; height: 100%; overflow: hidden;}	
.row div {float: left; padding: 15px; font-size: 14px; text-align: left;}
.col1 {width: 5%;}
.col2 {width: 12%}
.col3 {width: 15%}
.col4 {width: 25%}
/*.colorRow {background: #f9f9f9;}*/
.winnerItem {font-weight: bold; color: #cc0000;}
.titleRow {background: #333; color: #fff;}
.newNumber {display: none; transition: all 1s ease-in-out .2s;}
.newNumber.looser {transform: translate(-50%,-50%) scale(0) rotate(-360deg)!important;}
.newNumber.winner {transition: all .5s ease-in-out .2s; transform: translate(-50%,-50%) scale(1.4)!important;}

.leftPhoneLine {float: left; width: 30%;}
.rightPhoneLine {float: left; width: 70%; padding-left: 20px;}
.leftPhoneLine {position: relative;}
.leftPhoneLine::before {position: absolute; top: 35px; left: 8px; width: 10px; height: 20px; text-align: center; line-height: 20px; content: '+';}
.leftPhoneLine input {padding-left: 22px;}
.leftPhoneLine input, .rightPhoneLine input {-moz-appearance: textfield;}
.leftPhoneLine input::-webkit-outer-spin-button, .rightPhoneLine input::-webkit-outer-spin-button, .leftPhoneLine input::-webkit-inner-spin-button, .rightPhoneLine input::-webkit-inner-spin-button {margin: 0; -webkit-appearance: none;}
input:disabled {background-color: #f9f9f9!important;}
.buttonBox {text-align: center;}
.buttonBox a {display: inline-block; margin: 20px 10px; padding: 15px 30px; -webkit-appearance: none; border: 0; border-radius: 0; background: #f9f9f9; color: #000; cursor: pointer;}

.buttonCol {padding: 12px 15px!important;}
	.buttonCol span {position: relative; top: 50%; left: 50%; margin: -10px 0 0 -10px; width: 20px; height: 20px; display: inline-block; margin: 0 5px 0 0; border: 1px solid #333; border-radius: 2px; cursor: pointer;}
	.buttonCol span.deleteItem::before {position: absolute; top: 50%; left: 3px; width: 12px; height: 2px; background: #333; transform: rotate(45deg); content: '';}
	.buttonCol span.deleteItem::after {position: absolute; top: 50%; left: 3px; width: 12px; height: 2px; background: #333; transform: rotate(-45deg); content: '';}
	.buttonCol span.updateItem::before {position: absolute; top: 2px; left: 4px; width: 12px; height: 2px; color: #333; content: 'U';}

.status1 {color: green!important;}
.status1 .buttonCol span.updateItem {display: none;}

@media (max-width: 439px){
	.leftPhoneLine {width: 40%;}
	.rightPhoneLine {width: 60%;}
}