﻿@import url("font.css");
:root {font-size:15px;}
body {font-size:1rem; font-family: 'Inter', sans-serif; background-color: #fff; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-family: 'Lexend Deca', sans-serif; }
/*a:focus {outline: none!important;}
a:hover {color: #2789e9!important;}
a:link {color: #333; text-decoration: none!important;}
a:active {color: #333;}
a:visited {color: #333;}*/
button {outline: none;}
button:hover {cursor: pointer; background:#0d7ae5; border: 1px solid #0d7ae5;}
button:focus {outline: none;}
input {color:#333; text-indent:5px; font-family: 'Inter', sans-serif;}
select {color:#333; text-indent:5px;}
/*select {-moz-appearance: none;-webkit-appearance: none;}*/
select::-ms-expand { display: none; }
li{text-align:left;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:""; content:none;}
table {clear: both;width: 100%;table-layout: auto;border-spacing: 0;word-wrap: break-word;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
.table1 td, .table1 th {vertical-align: middle;}

/* base.css*/
hr{display:none;}
legend,caption{width:1px; height:1px; padding:0; margin-top:-1px; font-size:0; line-height:0; text-indent:-999px; overflow:hidden;}
button{cursor:pointer;}
img,td,th{vertical-align:middle;}
input[list] { padding:0}
[list]::-webkit-calendar-picker-indicator {display: none;}
label{font-weight: normal;}