﻿<!--

.textDesign1 {
position: relative;
vertical-align: border;
color: #6594df;
z-index: 1;
line-height: 1.2;
-webkit-box-reflect: below -10px -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0) 10%,rgba(0,0,0,.6));
margin-bottom: calc(1em + 20px);
}

.textDesign1::before,.textDesign1::after {
width: 100%;
color: #fff;
content: attr(data-text);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}

.textDesign1::before {
-webkit-text-stroke: 5px #ffffff;
z-index: -1;
}

.textDesign1::after {
-webkit-text-stroke: 9px #999999;
z-index: -2;
}

.cData {
text-align: right;
font-size: 16px;
width: 60px; 
background-color:#ffffff;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}

.cData2 {
text-align: right;
font-size: 20px;
width: 60px; 
background-color:#ffffff;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}

.cData3 {
text-align: right;
font-size: 20px;
width: 80px; 
background-color:#ffffff;
border:3px solid #ff9900;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}

.hidemsg {
text-align: right;
font-size: 18px;
width: 54px; 
background-color:#ffffff;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}

.hidemsg2 {
text-align: right;
font-size: 18px;
width: 54px; 
background-color:#ffffdd;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}

.hidemsg3 {
text-align: right;
font-size: 18px;
width: 54px; 
background-color:#ffdddd;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}

.errormsg {
text-align: center;
color:#ffffff;
font-size: 20px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}

.boxSelect{
border: 0px solid;
width:300px;
font-size: 20px;
/*direction: rtl;*/
}

.boxSelect2{
border: 0px solid;
width:200px;
font-size: 18px;
/*direction: rtl;*/
}

.btn1{
color:#ffffff;
font-size: 24px;
background-color:#ff3300;
border:3px solid #ff9900;
text-align:center;
width: 150px;
}

.btn2{
color:#000000;
font-size: 20px;
background-color:#dddddd;
border:2px solid #ffffff;
text-align:center;
}

.btn3{
color:#ffffff;
font-size: 20px;
background-color:#ff3300;
border:3px solid #ff9900;
text-align:center;
width: 100px;
}

.btn4{
color:#ffffff;
font-size: 18px;
background-color:#ff0033;
border:3px solid #ff88ff;
text-align:center;
width: 100px;
}
-->
