/* Белая - 1.css */

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

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

.CAL, .rightpanel{background-color:rgb(216,255,255);}
.WEEK{background-color:rgb(255,232,232);}

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

.svg_button {fill:rgb(0,0,0); background-color:rgb(208,208,208)}

.svg_icon {fill:rgb(0,112,112);}
.svg_icon:hover {fill:rgb(232,0,0);}

input, select, textarea {border:1px solid rgb(176,176,176); background:rgb(240,255,255);}
.Pop input, .Pop select, .Pop textarea {background:rgb(255,255,255);}
input:focus,select:focus,textarea:focus,.Pop input:focus,.Pop select:focus,.Pop textarea:focus {background:rgb(255,240,228);}

.Pop .BT, .Pop .BT:focus, .BT, .BT:focus, .BTS, .BTS:focus, .BTM, .BTM:focus, .BC, .BR, .BC:focus, .BR:focus, #btndld {border:1px solid rgb(176,176,176); background:rgb(224,224,224); color:rgb(48,48,48);}
.Pop .BT:hover, .BT:hover, .BTM:hover, .BTS:hover, .BC:hover, .BR:hover, #btndld:hover {border:1px solid rgb(192,192,192); background:rgb(232,232,232);}

