@CHARSET "UTF-8";

html {
font-size: 1.0rem;
font-family: "Noto Sans", "Arian AMU", "Dejavu Sans", sans-serif;
color: #333;
line-height: 150%;
direction: ltr;
}

a {
	text-decoration: none;
}


div {
display: block;
}

.nayiri-header-bar {
height: 90px;
background: whiteSmoke;
border-bottom: 1px solid #E5E5E5;
overflow: hidden;
}

.content {
margin: 0 auto;
width: auto;
max-width: 100%;
}

ul.dictionary-list {
	padding-inline-start: 0rem;
}

ul.dictionary-list li {
	margin-left: 0rem;
}

.main {
padding-top: 23px;
padding-bottom: 125px;
}

.logo {
margin: 18px 0 0 -1px;
float: left;
}

.sign-in {
width: 335px;
float: right;
}

.signin-box, .accountchooser-box {
margin: 12px 0 0;
margin-top: 12px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 20px 25px 15px;
padding-top: 20px;
padding-right: 25px;
padding-bottom: 15px;
padding-left: 25px;
background: whiteSmoke;
background-image: initial;
background-repeat-x: initial;
background-repeat-y: initial;
background-attachment: initial;
background-position-x: initial;
background-position-y: initial;
background-origin: initial;
background-clip: initial;
background-color: whiteSmoke;
border: 1px solid #E5E5E5;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #E5E5E5;
border-right-color: #E5E5E5;
border-bottom-color: #E5E5E5;
border-left-color: #E5E5E5;
}

.signin-box h2 {
font-size: 16px;
line-height: 17px;
height: 16px;
margin: 0 0 1.2em;
position: relative;
}

label {
cursor: default;
}

.signin-box label {
display: block;
margin: 0 0 1.5em;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 1.5em;
margin-left: 0px;
}

h2 {
display: block;
font-size: 1.5em;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}

.signin-box input[type="submit"] {
margin: 0 1.5em 1.2em 0;
height: 32px;
font-size: 13px;
}

button.g-button, input[type="submit"].g-button {
height: 29px;
line-height: 29px;
vertical-align: bottom;
margin: 0;
}

.g-button {
display: inline-block;
min-width: 54px;
text-align: center;
color: #555;
font-size: 11px;
font-weight: bold;
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;
border: 1px solid rgba(0, 0, 0, 0.1);
background-color: whiteSmoke;
background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor: default;
}

.g-button-submit {
border: 1px solid #3079ED;
color: white;
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
background-color: #4D90FE;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
}

.signin-box .email-label, .signin-box .passwd-label {
font-weight: bold;
margin: 0 0 .5em;
display: block;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}

input, textarea, keygen, select, button, isindex {
margin: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
font: -webkit-small-control;
color: initial;
letter-spacing: normal;
word-spacing: normal;
line-height: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: -webkit-auto;
}

button, input, select, textarea {
font-family: inherit;
font-size: inherit;
}

input, input[type="password"], input[type="search"], isindex {
-webkit-appearance: textfield;
padding: 1px;
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 1px;
background-color: white;
border: 2px inset;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: inset;
border-right-style: inset;
border-bottom-style: inset;
border-left-style: inset;
border-color: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;
}

input[type="email"], input[type="number"], input[type="password"], input[type="text"], input[type="url"] {
display: inline-block;
height: 29px;
margin: 0;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-left: 8px;
background: white;
background-image: initial;
background-repeat-x: initial;
background-repeat-y: initial;
background-attachment: initial;
background-position-x: initial;
background-position-y: initial;
background-origin: initial;
background-clip: initial;
background-color: white;
border: 1px solid #D9D9D9;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #D9D9D9;
border-bottom-color: #D9D9D9;
border-left-color: #D9D9D9;
border-top: 1px solid silver;
border-top-width: 1px;
border-top-style: solid;
border-top-color: 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;
border-top-left-radius: 1px 1px;
border-top-right-radius: 1px 1px;
border-bottom-right-radius: 1px 1px;
border-bottom-left-radius: 1px 1px;
}

.signin-box input[type="text"], .signin-box input[type="password"] {
width: 100%;
height: 32px;
font-size: 15px;
}

strong {
color: #222;
}

.product-info {
margin: 0 385px 0 0;
margin-top: 0px;
margin-right: 385px;
margin-bottom: 0px;
margin-left: 0px;
}

.product-headers {
margin: 0 0 1.5em;
}

p {
line-height: 17px;
margin: 0 0 1em;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 1em;
margin-left: 0px;
}

p {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.main h1:first-child {
margin: 0 0 .92em;
}

.product-headers h1 {
font-size: 1.5rem;
font-weight: 900;
margin: 0 0 0.125em 0;
letter-spacing: 2px;
text-shadow: 3px 3px 8px darkgray;
}

.redtext {
color: #DD4B39;
}

.product-headers h2 {
font-size: 1.375rem;
font-weight: 900;
margin: .4em 0 0.5em 0.5em;
background: lightblue;
padding: 0.75em;
letter-spacing: 2px;
}

.product-headers h3 {
font-size: 1.125rem;
margin: 1em 0 0.5em 0.75em;
font-weight: 900;
background-color: lightgray;
padding: 0.25em 0em;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
}

.product-headers h4 {
font-size: 1rem;
margin: .4em 0 0 0em;
}

h1, h2, h3, h4, h5, h6 {
color: #222;
font-size: 1.54em;
font-weight: normal;
line-height: 24px;
margin: 0 0 .46em;
}

.dictionary-list,
.regularText {
	font-size: 1.0rem;
}

.nayiri-footer-bar {
position: absolute;
bottom: 0;
height: 35px;
width: 100%;
border-top: 1px solid #EBEBEB;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #EBEBEB;
overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
}

.clearfix::after {
visibility: hidden;
display: block;
font-size: 0;
content: '.';
clear: both;
height: 0;
}

.footer {
padding-top: 9px;
font-size: .85em;
white-space: nowrap;
line-height: 0;
}

.footer ul {
color: #999;
float: left;
max-width: 80%;
}

ol, ul {
list-style: none;
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
/*line-height: 17px; */
margin: 0 0 0 1em 1em;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 1em;
margin-left: 1em;
}

.footer ul li {
display: inline;
padding: 0 1.5em 0 0;
padding-top: 0px;
padding-right: 1.5em;
padding-bottom: 0px;
padding-left: 0px;
}

li {
margin: 0 0 .5em;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0.5em;
margin-left: 0px;
}

.wrapper {
position: relative;
min-height: 100%;
}

input[type="email"].form-error, input[type="number"].form-error, input[type="password"].form-error, input[type="text"].form-error, input[type="url"].form-error {
border: 1px solid #DD4B39;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #DD4B39;
border-right-color: #DD4B39;
border-bottom-color: #DD4B39;
border-left-color: #DD4B39;
}

.errormsg {
margin: .5em 0 0;
margin-top: 0.5em;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
display: block;
color: #DD4B39;
line-height: 17px;
}

div.new-text {
	display: block;
	float: left;
	text-align: right;
	font-size: 12px;
	color: red;
	font-weight: normal;
	position: relative;	
	padding: 0px 5px 0px 0px;
}

select {
  margin: 10px;
  border: 1px solid #111;
  background: transparent;
  width: auto;
  padding: 5px 35px 5px 5px;
  font-size: 1.25rem;
  border: 1px solid #ccc;
  height: 2.125em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: URL(../images/angle-arrow-down-2.png) no-repeat right #eee;
  background-position: 97% 50%;
}

@media (max-width: 500px) {
	select {
	  font-size: 1.0rem;
	}
	
	.product-headers h1,
	.product-headers h2,
	.product-headers h3 {
		letter-spacing: 1px;
	}
}

@media (min-width: 800px) {
	html {
		font-size: 1.0rem;
	}
	
	.content {
		max-width: 50rem;
	}
	
	ul.dictionary-list {
		padding-inline-start: 1rem;
	}

	ul.dictionary-list li {
		margin-left: 1rem;
	}
	
	.product-headers h1,
	.product-headers h2 {
		letter-spacing: 2px;
	}
	
	
}

@media (min-width: 1200px) {
	html {
		font-size: 1.25rem;
	}
}