/* Гоубая - 3.css */

body, .SBNS, .SBN:hover {color:rgb(16,16,32); background:rgb(208,208,255);}
#MENU, #LOGOBAR, .PP, #READERBAR  {background-color:rgb(192,192,255);}
.UM, .RUM, .LUM {background-color:rgb(192,192,255);}
.C, .Q, .PIC, .PICL {background-color:rgb(192,192,255); border:1px solid rgb(176,176,224);}
.MT {border-collapse:separate; background-color:rgb(176,176,224);}
.M {background-color:rgb(192,192,255); border:4px solid rgb(176,176,224);}
#qTip {background-color:rgb(192,192,255); border:2px solid rgb(176,176,224);}
td, th {background-color:rgb(208,208,255);}
td.P {border-style:none;}
hr {border: 1px solid rgb(176,176,224);}

@media only screen and (min-width:768px){
div.P, .post, .article {border:2px solid rgb(176,176,224);}
}
@media only screen and (max-width:768px){
div.P, .post, .article {border:2px solid rgb(176,176,224); border-left-style:none; border-right-style:none;}
}

.CAL, .rightpanel{background-color:rgb(192,192,255);}
.WEEK{background-color:rgb(224,176,255);}

a {color:rgb(0,0,216); text-decoration:none;}
a:hover {color:rgb(0,0,0);}

.svg_button {fill:rgb(0,0,0); background-color:rgb(184,184,248)}
.svg_icon {fill:rgb(0,0,216);}
.svg_icon:hover {fill:rgb(0,0,0);}

input, select, textarea {background:rgb(255,255,255); border:1px solid rgb(176,176,224);} 
input:focus, select:focus, textarea:focus {background:rgb(255,248,192);}
.BT, .BT:focus, .BTS, .BTS:focus, .BTM, .BTM:focus, .BC, .BR, .BC:focus, .BR:focus, #btndld {border:1px solid rgb(160,160,216); background:rgb(224,224,240); color:rgb(16,16,32);}
.BT:hover, .BTS:hover, .BTM:hover, .BC:hover, .BR:hover, #btndld:hover {border:1px solid rgb(160,160,216); background:rgb(240,240,255); color:rgb(0,0,0);}