
@import '/templates/std/css/main.css';
*{
font-family:'Assistant',sans-serif,"ricon";
}
a,a:visited,a:active{
color:#655;
}
a:hover{
color:#b33;
}
::placeholder{
color:#aaa;
}
.def_clr{
background:#655;
}
.main_tabs li{
background:#b33;
}
.main_tabs li:hover:not(.active){
background:#655;
}
.main_tabs .active{
background:#655;
}
#main_view{
border-color:#655;
}
#mORD{
border:2px solid #300;
}
div[id^="box"]{
border-top:1px solid #300;
}
caption,.caption{
background:#b33;
}
#mORD.ord_decor td{
border-bottom:1px solid #300;
}
.ord_decor tr div{
border-bottom:1px solid #300;
}
.dec_btn_sml{
background:#b33;
}
.dec_txt,.dec_inp,.dec_btn{
background-color:#b33;
}
.dec_btn_sml:hover,.dec_btn:hover{
background-color:#655;
}
.grd_tbl{
border:3px solid #655;
}
.dec_txt{
background:#dcb;
}
.flex_tb_tb{
background:#dcb;
}
.rsp_tbl th,.blk_brd{
background:#b33;
}
.rsp_tbl tbody tr{
border-bottom:2px solid #b33;
}
.rsp_tbl td{
border-top:1px solid #300;
}
.rsp_tbl tbody .weekday{
background:#dcb;
}
.rsp_tbl tbody tr:hover td.weekday{
background:#dcb;
}
.exel>div{
border-bottom:1px solid #b33;
}
.exel .capt{
background:#b33;
}
.offi::after{
color:#655;
}
.meet a::after{
color:#655;
}
.stor i::before{
color:#655;
}
.i_call:after,.i_gmap:after,.i_waze:after,.i_tran:after,.i_strt:after{
color:#655;
}