/*@font-face {
    font-family: 'IRANSans';
    src:local(IRANSans-Light-web.ttf),
        url('IRANSans-Light-web.ttf') format('truetype'); 
}
@font-face {
    font-family: 'IRANSans';
    src:local(IRANSans-Bold-web.ttf),
        url('IRANSans-Bold-web.ttf') format('truetype');
	font-weight: bold;
}*/
@font-face {
  font-family: 'IRANSans';
  src: url('fonts/IRANSans-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/IRANSans-Light.woff') format('woff'), url('fonts/IRANSans-Light.ttf')  format('truetype'), url('fonts/IRANSans-Light.svg#IRANSans-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'IRANSans';
  src: url('fonts/IRANSans-Bold.eot?#iefix') format('fonts/embedded-opentype'),  url('fonts/IRANSans-Bold.woff') format('woff'), url('fonts/IRANSans-Bold.ttf')  format('truetype'), url('fonts/IRANSans-Bold.svg#IRANSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}



html {
    background-image: url(bg.jpg);
	font-family: 'IRANSans';
    font-size: 13px;
    direction: rtl;
}

body {
    width: 700px;
    height: 600px;
    margin: 15px auto 30px auto;
    background: #fff;
    border: 1px #a4a4a4 solid;
    border-radius: 4px;
    box-shadow: 0px 0px 30px #ccc;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.error {
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
    color: white;
    background-color: red;
    padding: 5px;
}

div#login-ads a {
    font-size: 90%;
    background-color: #EFEFEF;
    width: 70px;
    height: 35px;
    border-radius: 29px;
    color: black;
    text-decoration: none;
    margin: 0 7px;
    cursor: pointer;
    transition: all 200ms ease-in-out;
    padding: 6px 20px;
}

div#login-ads {
    margin-top: 65px;
	text-align: center;
}
div#login-ads a:hover {
    background-color: #BFBFBF;
}
div#adsOrderGuide-phoneNumber {
    font-size: 140%;
    font-weight: bold;
    color: green;
    margin: 15px;
}
div#adsOrderGuide-email {
    font-size: 140%;
    font-weight: bold;
    color: green;
    margin: 15px;
}
div#adsOrderGuide-return:hover a {
    background-color: #389438;
}
div#adsOrderGuide-return a {
    font: inherit;
    background-color: #59C059;
    width: 400px;
    height: 23px;
    padding: 7px;
    text-decoration: none;
    text-align: center;
    border: 2px solid #90D590;
    border-radius: 29px;
    color: white;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    transition: all 200ms ease-in-out;
}
div#wrap {
    padding: 15px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
    width: 100%;
    height: 500px;
}

div#footer {
    width: 100%;
    height: 100px;
    background-color: darkgray;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	background-image: url(footerShadow.png);
    background-repeat: no-repeat;
    background-position: top;
    padding: 15px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
    text-align: center;
    font-size: 90%;
	color: white;
}

.links a {
    margin-right: 30px;
	text-decoration: none;
	color: white;
	transition: all 200ms ease-in-out;
}
.links a:hover {
	color: yellow;
}

.errMsg {
    text-align: center;
    margin: 10px 0;
}

.links {
    margin-bottom: 12px;
}

.links a:first-child {
    margin-right: 0px;
}

.ltr {
	direction: ltr;
}

.rtl {
	direction: rtl;
}

.centerText {
	text-align: center;
}

.topbar-pageTitle a {
    text-decoration: none;
}

p {
	text-align: justify;
}
img {
	width: 100%;
	user-drag: none; -moz-user-select: none; -webkit-user-drag: none;
}

input[type="text"], input[type="password"], select, .inputKind {
    border: 1px #a4a4a4 solid;
    padding: 7px;
    border-radius: 4px;
	font: inherit;
	margin-bottom: 17px;
	width: 210px;
	height: 38px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

input[type="text"]:hover {
    border: 1px #43b0dd solid;
    box-shadow: 0px 0px 8px #b2e1f4;
}

input.error {
    border-color: #FC7D75;
}

input#pg1_input {
    text-align: center;
    width: 250px;
	display: block;
    margin: 5px auto;
}

input[type="submit"]:hover {
    width: 100px;
    background-color: #389438;
}
input[type="submit"] {
	font: inherit;
    background-color: #59C059;
    width: 70px;
    height: 35px;
    border: 2px solid #90D590;
    border-radius: 29px;
    color: white;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    transition: all 200ms ease-in-out;
}

div#InTheNameOfGod {
	background-image: url(InTheNameOfGod.png);
    width: 55px;
    height: 55px;
    margin: 0 auto 7px auto;
}

div#pg1SystemName {
    font-size: 140%;
    font-weight: bold;
    color: #3f99f7;
    text-align: center;
}

div#WelcomeUser {
    margin: 25px;
    text-align: justify;
    background: #fbfbfb;
    border: 1px #eee solid;
    padding: 25px;
    background-image: url(welcomeBG.png);
}

span.head {
    font-weight: bold;
    color: green;
}

div#top-bar {
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    width: 100%;
    height: 55px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.topbar-pageTitle {
    height: 100%;
    float: right;
    padding: 15px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.topbar-button a {
	display: block;
	width: 100%;
	height: 100%;
    border-radius: 1000px;
}

.topbar-button {
    height: 37px;
    width: 37px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #eee;
    cursor: pointer;
    margin-top: 8px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
    border-radius: 1000px;
}

#logout {
    margin-left: 15px;
    float: left;
    background-image: url(shutdown.png);
}

#newServices {
    float: right;
    background-image: url(services.png);
	position: relative;
	transition: background-color 200ms ease-in-out;
}
div#servicesHelp {
    width: 200px;
    height: 70px;
    float: right;
	display: none;
    background-image: url(right-arrow.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    color: white;
    font-weight: bold;
    text-align: left;
	position: relative;
	z-index: 99999;
}

div.internal-wrap {
    padding: 15px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
    width: 100%;
    height: 445px;
    background-repeat: no-repeat;
    background-position: top left;
}

#servicesPageBG {
	background-image: url(servicesBG.png);
}
#servicesPageBG2 {
	background-image: url(servicesBG.png), url(noServiecesAvailable.png);
	background-position: top left, top right;
}
.noServicesAvail {
    width: 200px;
    text-align: center;
    margin: 150px 98px;
}
#newuserPageBG {
	background-image: url(newUserBG.png);
}

div#newUserDescription {
    width: 30%;
    height: 100%;
    display: inline-block;
	display: -moz-inline-stack;
    padding-left: 15px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
    font-size: 85%;
}
span#newUserWelcomeTitle {
    font-weight: bold;
    color: blue;
    display: block;
    font-size: 110%;
    margin-bottom: 15px;
}
div#newUserDescription-note {
    background-color: #edfce3;
    padding: 15px;
    text-align: justify;
    margin-top: 15px;
}


div#form-content {
    display: inline-block;
	display: -moz-inline-stack;
    width: 70%;
    vertical-align: bottom;
	padding-right: 10px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div#form-content-top {
    width: 100%;
}

div#form-content-bottom {
    width: 100%;
}

div#form-content-top-right {
    width: 50%;
    display: inline-block;
	display: -moz-inline-stack;
	vertical-align: top;
}

div#form-content-top-left {
    width: 50%;
    display: inline-block;
	vertical-align: top;
}

input#newUserSubmit {
    width: 200px;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}
input#newUserSubmit:hover {
    width: 250px;
}

div#form-content-bottom {
    width: 100%;
    border-top: 1px solid #A4A4A4;
}

div#userprofile-rightSection {
    display: inline-block;
	display: -moz-inline-stack;
    width: 70%;
    vertical-align: top;
}

div#userprofile-leftSection {
    display: inline-block;
	display: -moz-inline-stack;
    vertical-align: top;
    width: 30%;
    padding-right: 50px;
	padding-top: 27px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
    font-size: 85%;
    text-align: justify;
    line-height: 200%;
}
#expose {
	background-color: #B4EFFD;
	padding: 0px 3px;
	border-radius: 200px;
}
#telegram-link-container a {
    width: 40px;
    height: 40px;
    display: block;
    margin: 10px auto;
    background-image: url(telegramIcon.png);
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 1000px;
}

.userprofile-page {
	font-size: 90%;
}

.userprofile-page h1 {
    font-size: 130%;
    border-bottom: 1px inset #05AEDA;
    padding-bottom: 3px;
    color: #05AEDA;
}

input.default {
    font-family: 'IRANSans' !important;
    width: 400px !important;
    font-size: 90% !important;
}

.containerOfSelectEl {
    display: inline-block;
	display: -moz-inline-stack;
	vertical-align: top;
}

.userprofile-page table {
	font-size: 100%;
	width: 100%;
	border-collapse: collapse;
}

.userprofile-page table tr {
	border: none;
}
.userprofile-page table tr td {
	padding-right: 5px;
}
.userprofile-page table tr:hover {
	background-color: rgba(225,245,252,.6);
}

div#account-modifications {
    text-align: left;
    margin: 10px 0;
}

div#account-modifications a {
    color: blue;
    text-decoration: none;
    display: block;
}

div#account-modifications a:hover {
    color: darkgreen;
}

input#getReceiptsBtn {
    border-radius: 10px;
    display: inline-block;
	display: -moz-inline-stack;
    width: 100px;
    margin-right: 10px;
	height: 30px;
}

#overlay {
    background:rgba(0,0,0,0.3);
    display:none;
    width:100%; height:100%;
    position:absolute; top:0; left:0; z-index:99998;
}

div#allAvailableServices {
    width: 65%;
    height: 415px;
    display: inline-block;
	display: -moz-inline-stack;
    vertical-align: bottom;
	direction: ltr; /*for the scroll bar to be on the right side!!*/
	overflow-y: scroll;
	padding-right: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div#allAvailableServices table {
    width: 100%;
	border-collapse: collapse;
	direction: rtl;
	/*margin-top: 15px;*/
}

tr {
	border-bottom: 1px solid #009688;
	transition: all 200ms ease-in-out;
}

tr:hover {
	background-color: #F5F8FB;
}

td label {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
	font-size: 13px;
}
table.TS, table.NS {
    border-collapse: separate;
    margin: 15px 0;
    font-size: 100%;
}

.TS tr, .NS tr {
    border-bottom: none;
}

.TS td.TSe, .NS td.NSe {
    padding-right: 10px;
}

.TS td.TSv, .NS td.NSv {
    font-weight: bold;
}

.TS td.TSv, .NS td.NSv {
    font-weight: bold;
}
div#paymentSection {
    display: inline-block;
	display: -moz-inline-stack;
    width: 35%;
    vertical-align: bottom;
}
div#payableAmount {
    text-align: center;
    font-weight: bold;
    color: blue;
    margin-bottom: 25px;
	font-size: 120%;
}

div#please-print-your-receipts {
	margin: 35px;
    text-align: justify;
}

div#please-print-your-receipts span {
    display: block;
    font-weight: bold;
    color: green;
    margin-bottom: 10px;
}
h3 {
    text-align: center;
}

div#your-authority-code {
    text-align: center;
    margin: 15px auto 35px auto;
}

div#your-authority-code span {
    font-weight: bold;
    color: green;
}
/**********************************/
.checkbox {
  position: relative;
  top: -0.375rem;
  margin: 0 1rem 0 0;
  cursor: pointer;
}

.checkbox:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 1rem;
  height: 1rem;
  border: 2px solid #f2f2f2;
}

.checkbox:checked:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
 height: .5rem;
  border-color: #009688;
  border-top-style: none;
  border-right-style: none;
}

.checkbox:after {
  content: "";
  position: absolute;
  top: -0.125rem;
  left: 0;
  width: 1.1rem;
  height: 1.1rem;
  background: #fff;
  cursor: pointer;
}

/*************************/
::-webkit-scrollbar {
	width: 8px;
}
::-webkit-scrollbar-button {
	width: 8px;
	height:5px;
}
::-webkit-scrollbar-track {
	background:#eee;
	border: thin solid lightgray;
	box-shadow: 0px 0px 3px #dfdfdf inset;
	border-radius:10px;
}
::-webkit-scrollbar-thumb {
	background:#999;
	border: thin solid gray;
	border-radius:10px;
}
::-webkit-scrollbar-thumb:hover {
	background:#7d7d7d;
}