/*background: #C3C3C3 repeat-x top url(images/header.png);*/


@font-face{
font-family: 'Lato';
src: url('../fonts/Roboto-Regular.ttf');
}

body{
background: #ccc;
color: #808080;
font-size: 14px;
font-family: 'Roboto', arial;
line-height: 20px;
}

.textHead{
padding: 10px;
background: #4D7198;
color: white;
width: auto;
max-width: 1000px;
margin: auto;
font-size: 14px;
}

.backGhost{
width: 100%;
height: auto;
background: #4D7198;
}


.back2Ghost{
padding: 15px;
background: #ffffff;
color: #909090;
border-top: 1px solid #C5C5C5;
}

.textFoot{
max-width: 1000px;
margin: auto;
color: #4d7198;
}


input[type="text"]:disabled {
background: #dddddd;
}


.loginRegister{
display: -webkit-box;
display: -moz-box; 
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
width: 100%;
max-width: 250px;
margin: auto;
padding: 10px;
}

.bodyGhost{
height: auto;
background: #ffffff;
max-width: 1000px;
margin: auto;
border-bottom: 5px solid #ccc;
position: relative;
}

.loginRegister a{
text-decoration: none;
color: #4d7198;
font-weight: 600;
}

.LoginUs{
width: 100%;
height: auto;
border-bottom: 5px solid #ccc;
}

.infoGhost{
background: #ffffff;
max-width: 1000px;
margin: auto;
font-size: 14px;
padding: 10px;
text-align: center;
font-weight: bold;
color: #4d7198;
line-height: 18px;
border-bottom: 5px solid #ccc;
}

.rulesGhost{
background: #ffffff;
max-width: 1000px;
margin: auto;
font-size: 15px;
padding: 10px;
line-height: 18px;
border-bottom: 2px solid rgba(0,0,0,.1);
color: #75787b;
}
.rulesGhost1{
background: #ffffff;
max-width: 1000px;
margin: auto;
font-size: 15px;
padding: 5px;
line-height: 18px;
color: #75787b;
}

.contactGhost{
background: #ffffff;
max-width: 1000px;
margin: auto;
padding: 10px;
line-height: 18px;
border-top: 5px solid #ccc;
border-bottom: 2px solid rgba(0,0,0,.1);
}

.contactGhost a{
text-decoration: none;
color: #595b5d;
font-size: 15px;
font-weight: 600;
}

.contactGhost2{
background: #ffffff;
max-width: 1000px;
margin: auto;
font-size: 15px;
padding: 5px;
line-height: 18px;
color: #595b5d;
}


.contentGhost{
border: 1px solid #e6e6e6;
width: 98%;
height: auto;
max-width: 500px;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
overflow: hidden;
}	

.contentGhost2{
height: 20px;
display: inline-block;
text-align: left;
width: 40%;
padding-left: 4%;
padding-top: 10px;
padding-bottom: 5px;
font-size: 14px;
color: #8e8e8e;
margin-top: 5px;
}




.contentGhost input[type=text] {
width: 80%;
max-width: 320px;
text-align: center;
letter-spacing: 1px;
border: 1px solid #d7d7d7;
}

input[type=date], input[type=email], input[type=file], input[type=number], input[type=password], input[type=search], input[type=text], select, textarea {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
color: #858585;
padding: 8px 6px 7px;
border: 1px solid #d7d7d7;
display: inline-block;
background: #fff;
margin-bottom: 5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.07);
box-shadow: inset 0 1px 1px rgba(0,0,0,.07);
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
font-family: sans-serif;
line-height: normal;
}

.infoTextGhost{
padding: 10px;
font-size: 14px;
color: #858585;
line-height: 18px;
}

.buttonCheck{
padding: 5px 15px;
background-color: #54b785;
cursor: pointer;
color: #fff;
display: inline-block;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
line-height: normal;
text-decoration: none;
font-family: sans-serif;
border: 1px solid rgba(0,0,0,.06);
min-width: 60px;
}	
.textCard{
margin-top: 20px;
margin-bottom: 5px;
padding: 2px;
color: #898989;
}

.isDisabled{
color: currentColor;
cursor: not-allowed;
opacity: 0.5;
text-decoration: none;
}

.loginText{
padding: 5px;
}	

.userLogin{
margin: 10px;
}

.restoreGhost{
margin-top: 20px;
}

.restoreGhost a{
color: #808080;
}

.pageGhost{
background: #ffffff;
max-width: 1000px;
margin: auto;
padding: 10px;
line-height: 18px;
border-top: 5px solid #ccc;
border-bottom: 2px solid rgba(0,0,0,.1);
display: -webkit-box;
display: -moz-box; 
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
}

.mafIsa{
max-width: 500px;
margin: auto;
display: -webkit-box;
display: -moz-box; 
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
padding: 8px 5px;
}

.borDon1{
min-width: 150px;
}
.borDon2{
width: 280px;
text-align: left;
}


.forVe{
border-bottom: 1px solid #EFEFEF;
box-shadow: 0 1px 2px rgba(0,0,0,.2);
width: 100%;
max-width: 500px;
margin: auto;
padding: 10px;
}

.pageGhost a{
color: #808080;
font-weight: 600;
}

.succesLim{
font-weight: 600;
color: green;
}
.succesLim2{
font-weight: 600;
color: red;
}
.succesLim3{
font-weight: 600;
color: #b38022;
}

.textWarning{
padding: 10px 10px 10px 10px;
color: #b70000;
background: #e8e8e8;
font-weight: 600;
}	

.textYes{
padding: 10px 10px 10px 10px;
color: green;
background: #e8e8e8;
font-weight: 600;
}	


.rulesGhost3{
background: #ffffff;
max-width: 1000px;
margin: auto;
font-size: 14px;
line-height: 18px;
border-bottom: 2px solid rgba(0,0,0,.1);
color: #75787b;
display: -webkit-box;
display: -moz-box; 
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
}	
.tableList{
width: 33.3%;
padding: 8px;
text-align: center;
font-weight: 600;
border-left: 2px solid rgba(0,0,0,.1);
max-width: 33.3%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.place{
border-top: 5px solid #ccc;
}

.siteStat{
width: 100%;
background: #fff;
}

.urlAdd{
padding: 5px;
}
.tetxMount{
padding: 10px;
font-size: 14px;
letter-spacing: 0.2px;
line-height: 20px;
border-bottom: 1px solid #ddd;
}

.texCen{
text-align: center;
border-bottom: none;
border-top: 0.5px solid #ddd;
}


.tableList > a{
color: #75787b;
text-decoration: none;
}	

.urlAdd > a{
color: #75787b;
}	

.clear{
width: 99%;
height: 1px;
margin: 10px auto;
background: #cecece;
}	



.textBalance{
padding: 10px;
line-height: 23px;
}



.textBalance > a{
color: #4d7198;
}


.tablePoint{
padding: 10px;
}

.border{
border: 0.5px solid #d0d0d0;
display: -webkit-box;
display: -moz-box; 
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
}

.listen{
padding: 10px;
border-right: 0.5px solid #d0d0d0;
width: 33.33%;
text-align: center;
max-width: 33.3%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #6b6b6b;
}

.listen > a{
color: #4D7198;
}


.sehife_next{
display: inline-block;
padding: 3px 6px;
background: #216ab9;
color: white;
font-size: 14px;
font-weight: 600;
margin-left: 3px;
text-decoration: none;
}

.sehife_yes{
display: inline-block;
padding: 3px 6px;
color: #216ab9;
background: white;
font-size: 14px;
font-weight: 600;
margin-left: 3px;
}


.news{
width: 100%;
text-align: center;
padding: 10px 0 0px 0;
}


.clear2 {
width: 100%;
height: 10px;
margin: 10px auto;
background: #cecece;
} 


.newsGhost{
width: 100%;
} 

.newGhost2{
text-align: center;
padding: 5px;
font-size: 13px;
background: #252323;
color: #ffab3a;
font-weight: 600;
letter-spacing: 0.5px;
}


.siteAllPid{
display: -webkit-box;
display: -moz-box; 
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 98%;
background: #539FA9;
margin: auto;
border-radius: 2px;
}

.listPid > a{
color: #fff;
font-size: 12px;
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.listPid{
border-right: 1px dashed #ffffff;
}
.listPid:last-child{
border-right: none;
}

.siteAllPidSites{
display: -webkit-box;
display: -moz-box; 
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 98%;
background: #ffffff;
margin: auto;
border-radius: 2px;
border: 1px dashed #D5D5D5;
align-items: center;
}


.listPidSites > a{
color: #808080;
font-size: 13.5px;
font-weight: 500;
align-items: center;
}

.marginPid{
margin-bottom: 10px;
}

.imgs{
background-repeat: no-repeat;
background-position: 99% 0px;
background-size: 20px 20px;
}


.imgs2{
background-repeat: no-repeat;
background-position: 50% 0px;
background-size: 20px 20px;
padding: 0 10px;
height: 20px;
display: inline-block;
margin-left: 5px;
}


@media only screen and (max-width: 400px){
.hide-400 {
display: none;

}
}

@media only screen and (max-width: 767px){
.hide-767 {
display: none;

}
.imgs{
background-repeat: no-repeat;
background-position: center;
background-size: 16px 16px;
height: 20px;
}

.imgs2{
background-repeat: no-repeat;
background-position: 50% 0px;
background-size: 18px 18px;
padding: 0 10px;
height: 20px;
display: inline-block;
margin-left: 5px;
}

}

.idPid{
width: 15%;
}

.codePid{
width: 70%;
}

.tarix{
width: 50%;
}


.alert-isi{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -30%);
width: 97%;
max-width: 480px;
border: 4px solid #737373;
overflow: hidden;
display: none;
z-index: 10;
}

.headerPageAlert{
width: 100%;
background: #ab544a;
text-shadow: 1px 1px 2px rgba(0,0,0,.37);
color: #f1f1f1;
padding: 8px;
display: inline-block;
}

.headerPageAlert2{
width: 100%;
background: #579baa;
text-shadow: 1px 1px 2px rgba(0,0,0,.37);
color: #f1f1f1;
padding: 8px;
display: inline-block;
}


.alertStats{
background: white;
padding: 20px 8px 8px 8px;
}

.disFlex{
border: 1px dashed #D5D5D5;
display: -webkit-box;
display: -moz-box; 
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}

.usOne{
width: 15%;
border-right: 1px dashed #D5D5D5;
padding: 8px;
}

.usOne2{
width: 100%;
border: #90CF5E solid 1px;
padding: 8px;
color: green;
text-align: center;
}

.respOne{
padding: 8px;
}

.closeBtn{
display: inline-block;
float: right;
margin: 0 20px 0 0;
}

.closeBtnTwo{
padding: 4px 17px;
background: #716f6f;
color: #fff;
cursor: pointer;
display: inline-block;
text-align: center;
}

.closeBtnTwo:hover{
background: #8d8b8b;
}


.closeBtnTh{
padding: 4px 17px;
background: #b95656;
color: #fff;
cursor: pointer;
display: inline-block;
text-align: center;
}

.closeBtnTh:hover{
background: #d35e5e;
}

.btnIsPad{
width: 100%;
text-align: center;
margin: 10px 0;
}

.backHide {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
background-color: rgba(0,0,0,.69);
z-index: 9;
display: none;
}

.loadingAlert {
position:absolute;
left:50%;
top:50%;
transform: translate(-50%, -30%);
z-index: 10;
display: none;
}
.loadingAlert > img{
width: 64px;
}

.inpt{
padding: 10px;
margin: auto;
}

.inpt2{
padding: 10px;
margin: auto;
border: 1px solid #EFEFEF;
box-shadow: 0 1px 2px rgba(0,0,0,.2);
max-width: 500px;
}

.inpt > input{
width: 300px;
margin: 5px;
}

.inpt2 > input{
width: 300px;
margin: 8px 0 5px 30px;
}

#alertResp{
display: none;
}


.imgIsPo{
vertical-align: text-top;
background-repeat: no-repeat;
display: inline-block;
background-size: 16px 16px;
width: 16px;
height: 16px;
margin: 0 0 0 0;
}

.textBal{
padding: 10px;
}

.textBal > a{
color: #808080;
}

.btnBalance > a{
padding: 5px 15px;
background-color: #f3f3f3;
color: #676767;
border: 1px solid #eaeaea;
font-weight: 600;
font-size: 13px;
display: inline-block;
color: #297fb3;
}

.btnBalance{
display: inline-block;
}

.yesPage > a{
text-decoration: none;
color: #808080;
}

.btnBalance > a:hover{
text-decoration: none;
color: #808080;
}

.btnBalance2 > a{
color: #297fb3;
}

.btnBalance2 > a:hover{
text-decoration: none;
}

.btnBalance2{
line-height: 24px;
}

.yazi{
margin: 5px 0;
}

textarea {
width: 100%;
max-width: 500px;
}

.inpFo{
text-align: center;
}

.exitCard{
width: 90px;
}

.newDes{

width: 30%;
white-space: nowrap;
}

.newDes2{

width: 55%;
max-width: 250px;
margin-right: 7px;
}

.topHead{
padding-bottom: 20px;
}


.bordNon{
border-right: none;
border-left: none;
border-bottom: none;
}

.payOne{
border-right: 1px solid #EEE; border-bottom: 1px solid #EEE;
}

.payTwo{
text-align: center; border-bottom: 1px solid #EEE;
}

.payTwo > a{
color: #4d7198;
text-transform: capitalize;
text-decoration: none;
}

.successPay{
text-align: center;
padding: 10px 0;
border: 1px solid #36b634;
background: #effaea;
color: #0f9710;
margin: 10px;
display: none;
}

.adminLink > a {
text-decoration: none;
padding: 5px 0;
width: 190px;
text-align: center;
background-color: #f3f3f3;
color: #676767;
border: 1px solid #eaeaea;
font-weight: 600;
font-size: 13px;
display: inline-block;
margin: 5px 0;
color: #297fb3;
}

.xidmet1{
width: 100%; text-align: center;padding-top: 0px;padding-bottom: 0px;margin-top: 10px;
}
.xidmet2{
width: 100%; text-align: center; max-width: 100%;padding-top: 0px;padding-bottom: 0px;margin-bottom: 20px;
}


