/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}


@font-face{font-family:"tondo";src:url(../fonts/tondo_std.eot);src:url(../fonts/tondo_std.eot?#iefix) format('embedded-opentype'),url(../fonts/tondo_std.woff2) format('woff2'),url(../fonts/tondo_std.woff) format('woff'),url(../fonts/tondo_std.ttf) format('truetype'),url(../fonts/tondo_std.svg#tondobold) format('svg');font-weight:bold;font-style:normal}@font-face{font-family:"tondo";src:url(../fonts/tondo_std_lt.eot);src:url(../fonts/tondo_std_lt.eot?#iefix) format('embedded-opentype'),url(../fonts/tondo_std_lt.woff2) format('woff2'),url(../fonts/tondo_std_lt.woff) format('woff'),url(../fonts/tondo_std_lt.ttf) format('truetype'),url(../fonts/tondo_std_lt.svg#tondolight) format('svg');font-weight:100;font-style:normal}@font-face{font-family:"tondo";src:url(../fonts/tondo_std_rg.eot);src:url(../fonts/tondo_std_rg.eot?#iefix) format('embedded-opentype'),url(../fonts/tondo_std_rg.woff2) format('woff2'),url(../fonts/tondo_std_rg.woff) format('woff'),url(../fonts/tondo_std_rg.ttf) format('truetype'),url(../fonts/tondo_std_rg.svg#tondoregular) format('svg');font-weight:300;font-style:normal}

a{text-decoration:none; color:inherit}
input[type='text'],
input[type='password'],
input[type='number']
textarea{padding:0 0px; -webkit-appearance: none; appearance: none; border-radius:0; border:none; -webkit-border-radius:0; box-shadow:none; font-family: "tondo", sans-serif;}

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




/*==============INPUT FIELDS SETTINGS START==================*/




.ieLate10 .dd:after{background:none}
.ieLate10 .dd select{padding-right:10px;}

select::-ms-expand{display:none}
[hidden]{display:none}


/*==============INPUT FIELDS SETTINGS END==================*/

/*==============GRID START START==================*/
.grid>.row{width:100%}
.grid>.row{display:table;margin:0}
.grid>.row:after{content:"";display:block;clear:both}
.grid>.row [class*=col-]{display:table-cell;padding:12px 10px;text-align:left; overflow:hidden}
.col-12{width:100%}.col-11{width:91.66666667%}.col-10{width:83.33333333%}.col-9{width:75%}.col-8{width:66.66666667%}.col-7{width:58.33333333%}.col-6{width:50%}.col-5{width:41.66666667%}.col-4{width:33.33333333%}.col-3{width:25%}.col-2{width:16.66666667%}.col-1{width:8.33333333%}
/*==============GRID START END==================*/