*{
    --b: #6488B1;
    --inp-shadow: #6488B1;
    --b-white: #85a9cd;
    --title-text-color: #fff;
    --title-items-icon: #fff;
    --title-items-deg: 180deg;
    --title-deg: 180deg;
    --foot-b: white;
    --tag: #0F6FEC20;
    --tag-aut: #F3F7FC;
    --tag-aut-border: #000000;
    --tag-aut-color: #333;
    --icon: gray;
    /*--index-count-b: #E3F2FD;*/
    /*--index-count-c: #0F6FEC;*/
    --button-post-b: #a7ada9;
    --playbutton-b: #7E96B5;
    --aut-count-b: green;
    --aut-count-c: #fff;
    --sts-plus-b: #b8cac0;
    --link: gray;
    --form: #5A827E;
    --button-b: #5D6864;
    --mail-post-right: #D5E5FF;
    --mail-post-left: #FCDADB;
    --mail-post-body-b: #007bff20;
    --error: #ffdb9b;
    --errcolor: #ce8500;
    --success: #DFF2BF;
    --succolor: #270;
    --avatar-b-first: #90CAF9;
    --avatar-b-second: #0F6FEC;
    --muqova: #A2BB9E;
    --count-plus-bg: #7E96B5;
    --small-red-text-c: #F44336;
    --small-green-text-c: #4CAF50;
    --small-blue-text-c: #4FC3F7;
    --small-red-text-b: #FFEBEE;
    --small-green-text-b: #E8F5E9;
    --small-blue-text-b: #E3F2FD;
    --fa-gr-1: #808080;
    --fa-gr-2: #b1b7b3;
    --sts-b: #F4F2F2;
    --mansab: #ECF5FF;
    --chatUserIdBoy: #4f7de8;
    --chatUserIdGirl: #ed63f3;
    --new-mess-a: #808080;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


