

.CheckoutButtonConfirmBlue {
font-family:'ProximaNovaRegular';font-weight:700;
display: inline-block;
min-width: 120px;
text-align: center;
color: #eee;
font-size: 11px;
font-weight: normal;
height: 27px;
padding: 0 8px;
line-height: 27px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
border: 1px solid gainsboro;
background-color: #00a0f0;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor: pointer;
}


.CheckoutButtonConfirmBlue:hover {background:#000;color:#fff;}





.CheckoutButtonConfirmWhite {
font-family:'ProximaNovaRegular';font-weight:700;
display: inline-block;
min-width: 120px;
text-align: center;
color: #444;
font-size: 11px;
font-weight: normal;
height: 27px;
padding: 0 8px;
line-height: 27px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
border: 1px solid gainsboro;
background-color: whiteSmoke;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor: pointer;
}



.CheckoutConfirmInput {
/*-webkit-appearance: textfield;*/
padding: 1px;
background-color: #e1e1e1;
cursor: auto;
display: inline-block;
height: 25px;
margin: 2px;
padding: 0 4px;
background: #f1f1f1;
border: 1px solid #D9D9D9;
border-top: 1px solid silver;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}


.CheckoutConfirmInputLow {
/*-webkit-appearance: textfield;*/
padding: 1px;
cursor: auto;
display: inline-block;
height: 24px;
margin: 2px;
margin-left:0px;
margin-bottom:-1px;
padding: 0 2px;
background: #fff;
border: 0px;
border-bottom: 1px solid #000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height:24px;
font-family:'Roboto' !important;
font-size:14px;
font-weight:600;
}


#CheckoutConfirmBox{
position:fixed;
top:300px;
left:50%;
margin-left:-300px;
width:600px;
height:180px;
padding: 15px;
background: #F1F1F1;
border: 1px solid #E5E5E5;
font: 81.25% arial, helvetica, sans-serif;
color: #333;
line-height: 105%;
direction: ltr;
z-index:500;
}


.LockBox{
position:fixed;
top:300px;
left:50%;
margin-left:-300px;
width:600px;
height:180px;
padding: 15px;
background: #F1F1F1;
border: 1px solid #E5E5E5;
font: 81.25% arial, helvetica, sans-serif;
color: #333;
line-height: 105%;
direction: ltr;
z-index:600;
display:none;
}

.LockBox2{
position:fixed;
top:300px;
left:50%;
margin-left:-300px;
width:600px;
height:180px;
padding: 15px;
background: #F1F1F1;
border: 1px solid #E5E5E5;
font: 81.25% arial, helvetica, sans-serif;
color: #333;
line-height: 105%;
direction: ltr;
z-index:600;
display:none;
}

.HalfBox {width:50%;float:left;height:100%;}





.CheckoutButtonConfirmGray {
font-family:'ProximaNovaRegular';font-weight:700;
display: inline-block;
min-width: 120px;
text-align: center;
color: #444;
font-size: 11px;
font-weight: normal;
height: 20px;
padding: 0 8px;
line-height: 19px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
border: 1px solid gainsboro;
background-color: #dfdfdf;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor: pointer;
}


.CheckoutButtonConfirmGray:hover {background:#000;color:#fff;}





.CheckoutButtonSmall {
font-family:'ProximaNovaRegular';font-weight:700;
display: inline-block;
min-width: 13px;
text-align: center;
color: #444;
font-size: 8px;
font-weight: normal;
height: 13px;
padding: 0 2px;
line-height: 13px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
border: 1px solid gainsboro;
background-color: whiteSmoke;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor: pointer;
margin:1px;}


.CheckoutButtonSmall:hover {
background: #000;
color:#fff;
}



.CheckoutButtonMedium {
font-family:'ProximaNovaRegular';font-weight:700;
display: inline-block;
min-width: 13px;
text-align: center;
color: #444;
font-size: 12px;
font-weight: normal;
height: 13px;
padding: 0 2px;
line-height: 11px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
border: 1px solid gainsboro;
background-color: whiteSmoke;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor: pointer;
margin:1px;}


.CheckoutButtonMedium:hover {
background: #000;
color:#fff;
}


.red:hover {
background: #ff0000;
color:#fff;
}



.ShippingOption {
font-family:'ProximaNovaRegular';font-weight:700;
display: inline-block;
min-width: 120px;
text-align: center;
color: #000;
font-size: 11px;
font-weight: normal;
height: 18px;
padding: 0 8px;
line-height: 18px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
border: 1px solid gainsboro;
background-color: #dfdfdf;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}



label
{
font-family:'Roboto';font-weight:500;
display: inline-block;
min-width: 180px;
text-align: center;
color: #000;
font-size: 12px;
padding: 0px;
line-height: 20px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
background-color: #dfdfdf;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor:pointer;
vertical-align: top;
margin:2px;
letter-spacing: .1px;
}




input[type=checkbox]
{
width: 18px;
height: 18px;
margin:5px;
border:1px solid #000;
cursor:pointer;
margin-top:3px;
margin-left:1px;
}
input[type=checkbox]:checked
{
background:#000;
}




input[type=radio]
{
width: 18px;
height: 18px;
margin:5px;
border:1px solid #000;
cursor:pointer;
margin-top:3px;
margin-left:1px;
}

input[type=radio]:checked
{
width: 18px;
height: 18px;
margin:5px;
border:1px solid #000;
background:#000;
margin-top:3px;
margin-left:1px;
}


input[type=radio]:checked + label
{

background-color: #00a0f0;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
color:#fff;
}


.OptionNotes {
font-family:'Roboto';
display: inline-block;
min-width: 30px;
text-align: center;
color: #000;
font-size: 12px;
font-weight: normal;
padding: 0 8px;
line-height: 20px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
background-color: #dfdfdf;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
vertical-align: top;
margin-top:2px;}




.SendOrder {
font-family:'Oswald', sans-serif;font-weight:500;
display: inline-block;
min-width: 320px;
text-align: center;
color: #eee;
font-size: 16px;
height: 40px;
padding: 0 8px;
line-height: 39px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
border: 1px solid gainsboro;
background-color: #00a0f0;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor: pointer;
}


.SendOrder:hover {background:#000;}



.SendOrderOff {
font-family:'ProximaNovaRegular';font-weight:700;
display: inline-block;
min-width: 320px;
text-align: center;
color: #fff;
font-size: 15px;
font-weight: normal;
height: 40px;
padding: 0 8px;
line-height: 40px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
border: 1px solid transparent;
background-color: #d5d5cc;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor: not-allowed;
color:#aaa;
}


.evtext{color:#006598}

.fixios {-webkit-appearance: none !important; }
