body {
font-family: 'Rubik One', sans-serif;
    color: #6b0c0cfa;
background: url('https://imgs.su/upload/775/818000300.jpg') ;
	background-size: cover;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;

}
i {
background: #991c1c !important;
color: #f7baba;
border-radius: 10px !important;
padding: 2px !important;
}

img {
width: 500px;
height: auto;
}
.in {
margin-top : 0;
margin-bottom : 0;
margin : 0;
padding : 0;
background: linear-gradient(45deg, #082bdb, #12ed74, #fb0505);
}

input {
COLOR: black;
BORDER: rgba(248,245,245,0.47) solid 2px;
box-shadow: 0 0 8px rgb(83, 83, 80) inset, 0 0 10px rgb(44, 40, 40);
BACKGROUND: rgba(0,0,0,0.5);
BORDER-TOP-LEFT-RADIUS: 6px;
BORDER-TOP-RIGHT-RADIUS: 6px;
BORDER-BOTTOM-RIGHT-RADIUS: 6px;
BORDER-BOTTOM-LEFT-RADIUS: 6px;
BORDER-STYLE: solid;
BORDER-WIDTH: 1px;
MARGIN: 0 0 5px;
PADDING: 5px;
border: 1px solid   rgba(119, 116, 116, 0.73);
background: rgba(136, 136, 130, 0.31);
border-style: solid;
border-width: 1px;
margin: 0px 0px 5px;
padding: 5px;
}
table { 
background: #f7c3c3e7;
}
td .title {
PADDING: 3px;
background-color: #e03131ee;
    BORDER-TOP-LEFT-RADIUS: 5px;
    BORDER-TOP-RIGHT-RADIUS: 5px;
    BORDER-BOTTOM-RIGHT-RADIUS: 5px;
    BORDER-BOTTOM-LEFT-RADIUS: 5px;
    box-shadow: 0 0 5px 2px #ff1212a4;
    BORDER-COLOR: #fa3737;
	border-style: solid;
    /* BORDER-STYLE: solid; */
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
table .titles {
background: rgb(111 141 143 / 14%);
    PADDING: 3px;
    BORDER-TOP-LEFT-RADIUS: 5px;
    BORDER-TOP-RIGHT-RADIUS: 5px;
    BORDER-BOTTOM-RIGHT-RADIUS: 5px;
    BORDER-BOTTOM-LEFT-RADIUS: 5px;
    BOX-SHADOW: 0 0 5px 2px rgb(255 0 0 / 69%);
    BORDER-COLOR: #ff0000;
    BORDER-STYLE: dotted;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
table .slider {
background: rgb(111 141 143 / 14%);

    PADDING: 3px;
    BORDER-TOP-LEFT-RADIUS: 5px;
    BORDER-TOP-RIGHT-RADIUS: 5px;
    BORDER-BOTTOM-RIGHT-RADIUS: 5px;
    BORDER-BOTTOM-LEFT-RADIUS: 5px;
    BOX-SHADOW: 0 0 5px 2px rgb(255 0 0 / 69%);
    BORDER-COLOR: #ff0000;
    BORDER-STYLE: dotted;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

   A {text-decoration: none; color: #6e0b0b; /* Р¦РІРµС‚ СЃСЃС‹Р»РѕРє */}
   A:visited {color: #c91212; /* Р¦РІРµС‚ РїРѕСЃРµС‰РµРЅРЅС‹С… СЃСЃС‹Р»РѕРє */}
   A:active {color: #87dde8; /* Р¦РІРµС‚ Р°РєС‚РёРІРЅС‹С… СЃСЃС‹Р»РѕРє */}
   A:hover {text-decoration: none; color: #87dde8;}
   
h4 {
font-size: 30px;
}