@font-face {
	font-family: Diplomat;
	src: url('/fonts/Far_Diplomat.ttf');
}
::-webkit-scrollbar {
	background-color: transparent;
    width: 12px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px green; 
    border-radius: 10px;
}
::-webkit-scrollbar-track-piece {
	background-color: transparent;
}
::-webkit-scrollbar-thumb {
	background-color: skyblue;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px blue; 
}
button {
	cursor: pointer;
}
#date {
	margin-left: 10px;
}
[type="checkbox"] + label {
	display: initial;
}
fieldset {
	display: inline-block;
	width: 104%;
	margin: 0 auto;
	box-sizing: border-box;
	border: 1px solid white;
}
legend {
	color: white;
	font-size: 21px;
}
#level2, #level3, #level4, #level5, #level6, #level7{
	display: none;
	width: 348px;
}
[id^="level"] fieldset {
	border-radius: 8px;
}
.back , .next {
	position: relative;
	border: 1px white solid;
	font-family: 'Diplomat';
	font-weight: 700;
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	top: 0.55em;
}
.back {
	float: right;
	cursor: pointer;
	background-color: transparent;
	left: 0.65em;
	border-radius: 8px 0 8px 0;
	color: white;
}
.next {
	color: none;
	float: left;
	cursor: pointer;
	left: -0.65em;
	background-color: white;
	border-radius: 0 8px 0 8px;


}
.error {
	color: red;
	font-size: 21px;
	text-shadow: 0 0 3px black;
	display: table;
}
#buttom1 {
	font-family: B Titr;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	color: white;
	background-color: steelblue;
	border-radius: 10px;
	padding: 4px;
	text-shadow: 0 0 3px black;
	padding-left: 8px;
	padding-right: 8px;
	box-shadow: 0 0 8px gold;
	display: inline-block;
}
input{
	font-family: Diplomat;
	font-size: 25px;
	width: 100%;
	padding: 5px;
	border: 1px silver solid;
	background-color: transparent;
	border-radius: 5px;
	margin-bottom: 11px;
	color: white;
	box-sizing: border-box;
}
[name="bdiscount"] {
	font-family: Diplomat;
	font-size: 25px;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 25px;
	border: 1px silver solid;
	background-color: white;
	border-radius: 5px;
	margin-bottom: 11px;
}
[name="bdiscount"] option {
	font-family: Diplomat;
}

select {
	margin-bottom: 11px;
}
select option {
	font-family: B Nazanin;
	font-size: 25px;
}
textarea {
	border: white 1px solid;
	background-color: transparent;
	border-radius: 5px;
	font-family: Diplomat;
	font-size: 25px;
	width: 98%;
}
#error {
	display: table-cell;
	position: relative;
	top: -8px;
	color: red;
}
#error:before {
	content: ""
}
#care1 {
	margin-top: 15px;
	color: red;
	display: table-row;
	background-color: lightblue;
	border-radius: 5px;
	font-size: 19px;
}
.infobox {
	display: none;
	height: auto;
	width: 100%;
	padding: 7px;
	transition: display 3s;
	margin-top: 10px;
	box-sizing: border-box;
}
.infobox fieldset {
	width: 100%;
	color: white;
	font-size: 22px;
	text-align: center;
}
#infobtn {
	border-radius: 25px 0 0 25px;
	background-color: lightblue;
	text-shadow: 0 0 8px white;
	font-family: B Nazanin;
	font-size: 19px;
	font-weight: 700;
	width: 200px;
}
#infobtn i {
	position: relative;
	top: 3px;
}
#get_price , #get_bprice {
	margin: 0 auto;
	font-weight: 700;
	border-radius: 5px;
	font-family: B Nazanin;
}
#ssprice , #bprice {
	border: 1px black double;
	border-radius: 5px;
	padding: 4px;
	text-align: center;
}
#getprice {
	background-color: lightgreen;
	border: solid 2px green;
	border-radius: 15px 15px 15px 15px;
	font-family: B Nazanin;
	font-size: 18px;
	font-weight: 800;
}
#badane [type="checkbox"] {
	width: 18px !important;
	height: 18px !important;
	position: relative;
	top: 5px;
}
#skind {
	border-radius: 0;
	height: 40px;
	width: auto;
	font-size: 18px;
	overflow-x: auto;
	overflow: hidden;
	border: none;
	background-color: transparent;
	margin-top: 5px;
}
#skind option {
	font-weight: 700;
	display: inline-block;
	border: black solid 1px;
	padding-left: 5px;
	padding-right: 5px;
	align-items: center;
	background-color: white;
}
#saales select {
	border: 2px black solid;
	font-family: Diplomat;
	font-size: 22px;
	font-weight: 800;
	border-radius: 20px;
	width: 100%;
}
#order1 {
	width: 50%;
	background-color: darkturquoise;
	color: black;
	font-family: lalezar;
	font-size: 38px;
	margin-top: 11px;
	cursor: pointer;
	height: 7%;
}
#l7 {
	width: 50% !important;
	color: white;
}

.container {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container input {
    position: absolute;
    opacity: 0;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px white solid;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: silver;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
#care {
	font-size: 50px;
	color: red;
}
[class~=input-file-container] {
  		position: relative;
	top: 0;
	align-content: center;
} 
.js [class~=input-file-trigger] {

  display: table;
  padding: 10px;
  align-content: center;
  background: #39D2B4;
  color: black;
  font-size: 1em;
  transition: all .4s;
  cursor: pointer;
}
.js [class~=input-file] {
  position: absolute;
  width: 170px;
  opacity: 0;
  cursor: pointer;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.js [class~=input-file]:hover + [class~=input-file-trigger],
.js [class~=input-file]:focus + [class~=input-file-trigger],
.js [class~=input-file-trigger]:hover,
.js [class~=input-file-trigger]:focus {
  background: #34495E;
  color: white;
}

[class~=file-return] {
	margin: 0;
}
[class~=file-return]:not(:empty) {
  margin: 1em 0;
}
.js [class~=file-return] {
  font-style: italic;
  font-size: .9em;
  font-weight: bold;
}
.js [class~=file-return]:not(:empty):before {
  content: "فایل انتخاب شده: ";
  font-style: normal;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
#date {
	width: 20px;
}
li a {
	font-weight: bold;
	color: white;
}
#header {
	font-size: 55px;
}
#saales select {
	width: 100%;
	border: 2px black solid;
}
#information tr:nth-child(even) {
	background-color: white;
}
#information tr:nth-child(odd) {
	background-color: silver;
}
}
@media only screen and (max-width: 800px) {
input {
	width: 100%;
	padding-top: 13px;
	padding-bottom: 13px;
	box-sizing: border-box;
	margin-bottom: 15px;
}
#care1 {
	width: 100%;
	font-size: 25px;
	padding: 15px;
}
#skind {
	width: 100%;
	background-color: white;
	height: 50px;
	border: 1px solid silver;
}
#nav li a {
	font-size: 22px;
}
#infobtn {
	font-size: 27px;
}
}  