/* 
    Document   : Reset stylesheet
    Created on : 2011-05-25, 08:36:48
    Author     : Purethemes.net
    Description: HTML5 Boilerplate reset
*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap');
@font-face { 
 font-family:robotomedium;
 src:local("Roboto Medium"),url(/static/fonts/roboto/roboto-medium-webfont.woff2) format("woff2"),url(/static/fonts/roboto/roboto-medium-webfont.woff) format("woff"),url(/static/fonts/roboto/roboto-medium-webfont.ttf) format("truetype");
 text-rendering:optimizeLegibility;
 font-display:swap
}
@font-face {
 font-family:robotoregular;
 src:local("Roboto Regular"),url(/static/fonts/roboto/roboto-regular-webfont.woff2) format("woff2"),url(/static/fonts/roboto/roboto-regular-webfont.woff) format("woff"),url(/static/fonts/roboto/roboto-regular-webfont.ttf) format("truetype");
 text-rendering:optimizeLegibility;
 font-display:swap
}

html,body{width:100%;height:100%;}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing : border-box ;
    -webkit-box-sizing:border-box;
}
body{min-height:100%;overflow-x:hidden}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:22px 'Open Sans',tahoma,verdana,arial !important; } 
@media(max-width: 3000px){ body { font:20px 'Open Sans',tahoma,verdana,arial !important; } }
@media(max-width: 2000px){ body { font:16px 'Open Sans',tahoma,verdana,arial !important; } }
@media(max-width: 1400px){ body { font:15px 'Open Sans',tahoma,verdana,arial !important; } }
@media(max-width: 1300px){ body { font:14px 'Open Sans',tahoma,verdana,arial !important; } }
@media(max-width: 1200px){ body { font:13px 'Open Sans',tahoma,verdana,arial !important; } }
@media(max-width: 1120px){ body { font:12px 'Open Sans',tahoma,verdana,arial !important; } }
@media(max-width: 1030px){ body { font:11px 'Open Sans',tahoma,verdana,arial !important; } }

select, input, textarea, button { font-size:1em ; font-family: 'Open Sans',tahoma,verdana,arial; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: auto; }
a, a:hover, a:active { outline: none; text-decoration:none; color:white; }
ul, ol { margin-left: 0.5em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; -webkit-filter: blur(0) !important; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }
.clear {clear:both}
::-moz-selection{ background: #189abb; color:#fff; text-shadow: none; }
::selection { background:#189abb; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #189abb; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }
.right{float:right}
.left{float:left}

body {text-align : center ; }
body, select, input, textarea {color: black;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
div.separator10 {  height : 10px; }
div.separator20 {  height : 20px; }
input[type="text"],input[type="number"], input[type="password"], input[type="email"], input[type="search"]{
  flex : 1 1 auto;
  font-weight : normal ;
  height : 2em ;
  line-height : 1.8em ;
  color: black;
  border : 1px solid black ;
  border-radius: 0.6em;
  display : inline-block ;
  box-sizing : border-box ;
  outline : none ;
  background-color: white ;
  padding : 0.4em;
}
label{
  height : 2em;
  font-size : 1em;
  padding : 0.4em 0;
  line-height : 1em ;
  font-family : 'Open Sans' ;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { background-color: rgb(255, 255, 255); }
input[type="button"], input[type="submit"]{border:1px solid #e10707;color:black;background:white;outline:none;border-radius:0.6em;}
input[type="button"]:hover, input[type="submit"]:hover,
input[type="button"]:focus, input[type="submit"]:focus,
input[type="button"]:active, input[type="submit"]:active{
  color:white;background-image:linear-gradient(180deg,#e31e25,#b42025);}

select:-internal-list-box{ border : 1px solid black; border-radius:0.6em; }
select, textarea{ border : 1px solid black; border-radius:0.6em; }
textarea{ flex : 1 1 auto ; }
input[type="text"]:focus,input[type="number"]:focus, input[type="password"]:focus,textarea:focus,input[type="email"]:focus,input[type="search"]:focus,
input[type="text"]:active,input[type="number"]:active, input[type="password"]:active,textarea:active,input[type="email"]:active,input[type="search"]:active,
input[type="text"]:hover,input[type="number"]:hover, input[type="password"]:hover,textarea:hover,input[type="email"]:hover,input[type="search"]:hover
{ border : 1px solid #e10707; column-rule-color : #e10707; 
outline: none ; color : black ; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
select:-internal-list-box:focus option:checked {
  background-image: linear-gradient(180deg,#e31e25,#b42025)  !important;
  color: black !important;
}
