/*Varela Round->Heebo  38C->192        79C->1a4        82E->060        19B->EDC        000->        FFF->       eee,333,7d7,f66,ddd */
@import '/templates/std/css/main.css';
*{
font-family:'Heebo',sans-serif,"Font Awesome 5 Free";
}
a,a:visited,a:active{
color:#000;
}
a:hover,h1,h2,h3,h4,h5,h6{
color:#1a4;
}
::placeholder{
color:#aaa;
}
.main_tabs li{
background:#1a4;
border:0;
box-shadow:inset 0 -2px 2px 0 #000;
}
.main_tabs li:hover:not(.active){
background:#192;
}
.main_tabs .active{
background:#192;
}
#main_view{
border:2px solid #192;
}
#mORD{
border:2px solid #060;
}
div[id^="box"]{
border-top:1px solid #060;
}
caption,.caption{
background:#1a4;
}
#mORD.ord_decor td{
border-bottom:1px solid #060;
}
.ord_decor tr div{
border-bottom:1px solid #060;
}
.dec_btn_sml{
background:#1a4;
}
.dec_txt,.dec_inp,.dec_btn{
background-color:#1a4;
box-shadow:inset 0 0 6px #000;
}
.dec_btn{
box-shadow:0 0 2px #000;
}
.dec_btn_sml:hover,.dec_btn:hover{
background-color:#192;
}
.dec_txt{
color:#000;
background:#ccc;
}
.flex_tb_tb{
background:#ccc;
}
.rsp_tbl th,.blk_brd{
background:#1a4;
border:0;
}
.rsp_tbl tbody tr{
border-bottom:2px solid #1a4;
}
.rsp_tbl td{
border-top:1px solid #060;
}
.rsp_tbl tbody .weekday{
background:#ccc;color:#000;
}
.rsp_tbl tbody tr:hover td.weekday{
background:#ccc;
}
.exel>div{
border-bottom:1px solid #1a4;
}
.exel .capt{
background:#1a4;
}
.offi::after{
color:#192;
}
.meet a::after{
color:#192;
}
.stor i::before{
color:#192;
}
.bg-m{
background:#ccc !important;
}
.i_call:after,.i_gmap:after,.i_waze:after,.i_tran:after,.i_strt:after{
color:#ccc;
}