/*####################################################*/
/*################### ВЁРСТКА МАКЕТА #####################*/
/*####################################################*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, 
address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, 
td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, 
section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*######################## IE 6 #########################*/
*html #main{
height: 100%;
}
*html #wrapAll{
width:expression((document.documentElement.clientWidth || document.body.clientWidth)<240? '240px':
(document.documentElement.clientWidth || document.body.clientWidth)>100? '100%': 'auto');
}
*html #all{
width: 100%;
}
*html #leftColumn{
margin-right: -100%;
}
/*####################################################*/
@font-face {
font-family: 'a_FuturaRoundDemi';
src: url('../fonts/AFuturaRoundDemi.eot'); /* IE9 Compat Modes */
src: url('../fonts/AFuturaRoundDemi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/AFuturaRoundDemi.woff') format('woff'), /* Modern Browsers */
url('../fonts/AFuturaRoundDemi.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/AFuturaRoundDemi.svg#AFuturaRoundDemi') format('svg'); /* Legacy iOS */
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?11191792');
  src: url('../fonts/fontello.eot?11191792#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?11191792') format('woff2'),
       url('../fonts/fontello.woff?11191792') format('woff'),
       url('../fonts/fontello.ttf?11191792') format('truetype'),
       url('../fonts/fontello.svg?11191792#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'PTSansCaption';
    src: url('../fonts/PTSansCaption.eot'); /* IE9 Compat Modes */
    src: url('../fonts/PTSansCaption.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/PTSansCaption.woff') format('woff'), /* Modern Browsers */
         url('../fonts/PTSansCaption.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/PTSansCaption.svg#PTSansCaption') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
/*####################################################*/
body {
font-size:62.5%;
background-color: #272727;
background-attachment: fixed;
}
.overlay {
/* background: url(../img/overlay_pattern_2.png) repeat scroll left top transparent;
height: 100%;
width: 100%;
position: fixed;
left: 0;
top: 0;
z-index: -1; */
}
html, body, #wrapAll{
height: 100%;
}
#wrapAll{
min-width:240px;
max-width:100%; /* Не забудь эти значения поменять и для IE 6 - в *html #container - строка 44-45 */
margin: auto;
}
#main{
min-height: 100%;
margin: 0px 0px -42px 0px; /*Здесь регулируется высота подвала*/	
}
#all{
overflow: hidden;
padding: 0px 0px 42px 0px; /*Здесь резервируется место для подвала*/
}
#header{
height: 100px;
background: #FFB383;
}
#leftColumn{
float: left;
width: 200px;
}
#rightColumn{
float: right;
width: 200px;
}
#centerColumn{
margin: 0px auto 0px auto;
max-width: 800px;
}
#footer{
height:42px;
position:fixed;
bottom:0;
left:0;
width:100%;
-moz-box-shadow: 0 0 18px -1px #000;
-webkit-box-shadow: 0 0 18px -1px #000;
box-shadow: 0 0 18px -1px #000;
z-index:100;
background: #1b2730;
border-top: 1px solid #314757;
}
#footer.hide_menu {
bottom: -45px;
}
/*####################################################*/
/*################ КОНЕЦ ВЁРСТКА МАКЕТА ###################*/
/*####################################################*/
*::-moz-selection {
color: #ffffff;
background: #BB0000;
}
*::selection {
color: #ffffff;
background: #BB0000;
}
#headerStyle {
padding: 10px 10px 10px 10px;
}
#leftColumnStyle {
background: #E25252;
padding: 10px 10px 10px 10px;
}
#rightColumnStyle {
background: #E281DF;
padding: 10px 10px 10px 10px;
}
#centerColumnStyle {
background-color: rgba(0,0,0,0.3);
margin:44px 10px 10px 10px;
padding: 0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
/* font-family: 'PTSansCaption'; */
font-size: 1.5em;
/* line-height: 1.4em; */
letter-spacing: 0.02em;
box-shadow: 0 0 10px -2px #000;
border: 1px solid #2e4150;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
color: #dddddd;
/* font-family: Helvetica, Arial, PT Sans, sans-serif; */
}
#footerStyle {
padding:4px 0px 0px 0px;
color:#FFFFFF;
text-align:center;
position: relative;
}
#footerStyle a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1.3em;
text-shadow:1px 1px 0px #2F062F;
line-height: 1.25em;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
color:#FFFFFF;
}
#footerStyle a:hover {
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
text-shadow:1px 1px 0px #000000, 2px 2px 0px #000000, 0px 0px 2px #000000, 0px 0px 3px #ffffff, 0px 0px 5px #ffffff, 0px 0px 7px #ffffff;
color: #FFE854;
}
/* #################################################### */
/* #################################################### */
/* #################################################### */
.contentPaddingTrue {
color: #eeeeee;
font-size: 1.1em;
line-height: 1.4em;
padding: 0.5em;
text-shadow: 1px 1px 0px #101011;
}
.contentPaddingTrue a {
color:#94D5FF;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.contentPaddingTrue a:hover {
color:#eeeeee;
text-decoration: underline;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
/* #################################################### */
/* #################################################### */
/* #################################################### */
.current_day {
webkit-animation: animation1 1s linear 0s infinite;
moz-animation: animation1 1s linear 0s infinite;
animation: animation1 1s linear 0s infinite;
}
@keyframes animation1 {
0% {
border: 1px solid #777777;
-moz-box-shadow: 0 0 14px -15px #3cffff;
-webkit-box-shadow: 0 0 14px -15px #3cffff;
box-shadow: 0 0 14px -15px #3cffff;
}
20% {
border: 1px solid #c1ffff;
background-color: #33ffff;
-moz-box-shadow: 0 0 25px 0 #33ffff;
-webkit-box-shadow: 0 0 25px 0 #33ffff;
box-shadow: 0 0 25px 0 #33ffff;
}
100% {
border: 1px solid #777777;
-moz-box-shadow: 0 0 14px -15px #3cffff;
-webkit-box-shadow: 0 0 14px -15px #3cffff;
box-shadow: 0 0 14px -15px #3cffff;
}
}
/* #################################################### */
/* #################################################### */
/* #################################################### */
#scrollUp {
bottom: 20px;
right: calc(45%  - 1.6em);
width: 64px; /* Width of image */
height: 64px;  /* Height of image */
/* background: rgba( 0, 0, 0, 0.3) url(up.png) no-repeat; */
background: rgba( 0, 0, 0, 0.1) no-repeat;
background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAALkSURBVHja7NrBbtNAEAbgfywqnoE34FIeAQkOqAeEPPsOTegF4kBQT1AqUaGWpu2JhIonaLtrtULAA3AnJyS4UhDiBhcueLg4KEKN4njXbmlmjokt5/80Xu9YIRHBLFeEGS8FUAAFUAAFUAAFUAAFUIAZrQuTDiCi4Bc1xtwSkQaAy/lHH4ioZ619Ffpak4Y9mnhAYABmfgzg4ZivHznnVs8tADN3ASQTDus65+7VBVDbGhDH8VaB8ADQZubNc7UIxnG8RUStKU6pDaFqACoRfhSh+z8DUBzH3ZLhh5VUjRCd4fC1IFQBQMy8FSj8X4R8ET3zAMTMzwHcDa5K1KoCIaogfLOyRaUChFAAZIzpVRn+BAQ6KwBkjOnle/taKkfohkDwBmDm9TrDjyIw89ppApAxpg/gfvltujSJKPH4DcvMvO3TCWWHIWLmPoBFj/C30zR9kY/HLRHxaem+c24JgNQxDHmHB9AchgcAa+02EbVPClCwmvkTiCrtgJWVlWgwGPR8wzvndse8KAneCcE6oOrww04QkcSnE/LHcWHAqKbw2aTww0rTdIeIlsoiiEhjGoRCAIPB4KlHeADoFAk/0gl9EVn2eAvUMMY8CbIGGGNuAjjyCN92zpXavjJzB8B66Wd8FC3s7++/9e2A5DTCA4BzbgPAg7LnZ1nWCnELzJfpQiJKfML/g9ApefqVEAA/S4RvW2u3Q217nXPPSiL88AYQkTdT7vCSkOFHEYhoqm13kd8eFbiPVgF8KRo+TdOdqgYga+3mFAif5+bm1rwBDg8PvwG4NgEhE5HFKsOPIgBo5HuLcXUcRdH1vb2970H2Ac65j1mWLQD4esLXvwHcSdP0ZV2jsHNuV0TaYxCOsyy7cXBw8Cn4LGCMuSQiHQALAC4CeE9EXWvtO5xCGWOu5hDzAH6JyOssyzbyri00C5D+VXbGSwEUQAEUQAEUQAEUQAEUQAEUQAEUQAEUQAEUYMbqzwDiWGfhLqCbZgAAAABJRU5ErkJggg==");
border:2px solid transparent;
overflow:hidden;
border-radius:20px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
-moz-box-shadow: 0px 0px 5px 1px #777777;
-webkit-box-shadow: 0px 0px 5px 1px #14485C;
box-shadow: 0px 0px 5px 1px #777777;
}
#scrollUp:hover {
opacity: 1;
border:2px solid #999999;
-moz-box-shadow: 0px 0px 10px 1px #777777;
-webkit-box-shadow: 0px 0px 10px 1px #777777;
box-shadow: 0px 0px 10px 1px #777777;
}
/* #################################################### */
/* #################################################### */
/* #################################################### */
.archiveConcerts {
font-size: 15px;
font-weight: bold;
line-height: 20px;
margin: 0px;
padding: 0px;
width: 50%;
}
.menuArchive {
z-index: 2000000;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: right;
}
.menuArchiveWrap {
width: 100%;
}
.spoiler_wrap {
position: relative;
margin: 0px 0px 0px 0px;
/* background-color: #FF0000; */
}
.spoiler_title {
color: #94D5FF;
display: inline;
}
.spoiler_title.opened.closed  {
color: #FFFF73;
}
.spoiler_title:hover {
cursor: pointer;
}
.spoiler_body {
display:none;
width: 150px;
cursor:pointer;
position: absolute;
right:0px;
top:26px;
background-color: #111112;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
border: 2px solid #79CAFF;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
max-height: 350px;
overflow: auto;
text-align: left;
-moz-box-shadow: 0px 0px 10px 1px #000;
-webkit-box-shadow: 0px 0px 10px 1px #000;
box-shadow: 0px 0px 10px 1px #000;
z-index: 2000000;
}
.spoiler_body ul li a {
display: block;
height: 100%;
color: #79caff;
/* width: 100%; */
padding: 10px 5px 8px 5px;
}
.spoiler_body ul li a:hover {
color: #FFFF73;
background-color: #273947;
}
.spoiler_wrap.menuArchiveSpoiler {
margin: 0px 10px 0px 0px;
}
.spoiler_wrap.menuArchiveSpoiler .eventNameHr {
margin: 5px 0px 0px 0px;
border-top:1px solid #79CAFF;
border-bottom:1px solid #79CAFF;
}
.spoiler_wrap.menuArchiveSpoiler li.menuArchiveSpoilerYear {
margin: 1px 0px 0px 0px;
border-top:1px solid #79CAFF;
border-bottom:1px solid #79CAFF;
background-color: #79CAFF;
text-align: center;
color: #000000;
padding: 8px 0px 6px 0px;
text-shadow:0px 0px 1px #A4DBFF;
}
.spoiler_body ul li a.calendar_current_month {
color: #FFFF73;
background-color: #273947;
}
/* #################################################### */
/* #################################################### */
/* #################################################### */
.menu_service {
position: relative;
padding: 5px 0px 0px 10px;
}
.menu_button {
color: #94d5ff;
font-weight: bold;
font-size: 14px;
}
.menu_button:hover {
cursor: pointer;
}
.menu_button.menu_closed {
color: #ffff73;
}
.menu_container {
display: none;
position: absolute;
top:30px;
left:0px;
z-index: 100000;
background: rgba( 0, 0, 0, 0.99);
border: 2px solid #79CAFF;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
max-height: 350px;
overflow: auto ;
}
.menu_container .style_separator {
font-size: 14px;
font-weight: bold;
color: #ffff00;
text-align: center;
display: block;
padding: 5px 0px 5px 0px;
}
.menu_container li a {
font-size: 14px;
font-weight: bold;
display: block;
padding: 5px 10px 7px 10px;
color: #94d5ff;
}
.menu_container li a:hover {
background-color: #79caff;
color: #000000;
text-shadow:0px 0px 0px #000000;
}
.hrStyle {
border-bottom: 2px solid #314757;
border-top: 2px solid #314757;
border-left: 0px solid #253641;
border-right: 0px solid #253641;
margin: 0px 0px 0px 0px;
}
.card_user.label_admin_style .checkbox_style {
font-size: 15px;
color: #94d5ff;
}
.card_user.label_admin_style b {
font-size: 14px;
color: #777777;
}
.card_user.label_admin_style {
font-size: 14px;
color: #bbbbbb;
}
.info_user {
font-size: 15px;
color: #bbbbbb;
font-weight: bold;
}
.info_user span {
font-size: 16px;
color: #94d5ff;
font-weight: bold;
}
.info_user b {
font-size: 14px;
color: #666666;
font-weight: bold;
}
.info_my_status {

padding: 7px 10px 10px 10px;
}
/* #################################################### */
/* #################################################### */
/* #################################################### */
.sp-wrap.debug_style {
background-color: transparent;
}
.sp-wrap.debug_style .folded {
background-color: #520403;
}
.sp-wrap.debug_style .sp-head {
color:#cccccc;
}
/* #################################################### */
/* #################################################### */
/* #################################################### */
.sp-wrap * {
padding:0px;
margin:0px;
}
.sp-wrap {
clear:both;
margin: 0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sp-wrap .sp-wrap {
margin:2px auto 4px;
}
.sp-wrap, .sp-head, .sp-body {
border: solid #385063;
border-width: 1px 1px 1px 1px;
clear: both;
}
.sp-body {
padding: 2px 0px 0px 0px;
}
.sp-head {
text-align:left !important;
}
.sp-wrap {
padding:0;
background-color:#1a262f;
}
.sp-head {
border-width:0;
font-size:15px;
padding:1px 14px 3px;
/* margin-left: 6px; */
line-height:30px;
font-weight:bold;
color:#b7e2ff;
cursor:pointer;
}
.sp-body {
border-width:1px 0 0 0;
display:none;
font-weight:normal;
background: transparent;
}
.clickable {
cursor:pointer;
}
.folded {
display:block;
background:transparent url(plus.png);
background-repeat: no-repeat;
background-position: 7px 12px;
padding-left: 22px;
}
.unfolded {
display:block;
background:transparent url(minus.png);
background-repeat:no-repeat;
background-position:7px 13px;
padding-left:22px;
}
.clickable2 {
background-color: transparent;
border-top:1px solid #385063;
}
var.postImgAligned {
display:block;
}
img.postImg {
vertical-align:text-bottom;
}
img.postImg {
margin:2px 2px 0 0;
}
img.postImgAligned {
margin:4px 4px 2px;
}
.clear {
clear:both;
height:0;
font-size:0px;
line-height:0px;
overflow:hidden;
}
/* #################################################### */
/* ###################   Форма входа   ###################### */
/* #################################################### */
#centerColumnStyle .pass_enter {
text-align: center;
margin: 0px 0px 0px -31px;
color: #cccccc;
font-size: 0.9em;
font-weight: bold;
position: relative;
}
.pass_enter img {
position: absolute;
top: -2px;
right: 42px;
width: 25px;
}
#centerColumnStyle .error_pass {
text-align: center;
margin: 0px 0px 0px -30px;
color: #ff0000;
font-size: 0.9em;
font-weight: bold;
position: relative;
}
.error_pass img {
position: absolute;
top: -2px;
right: 11px;
width: 25px;
}
.logout {
position: absolute;
top:4px;
right:5px;
background-color: #350000;
border: 2px solid #ff0000;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-moz-box-shadow: 0 0 12px -3px #000;
-webkit-box-shadow: 0 0 12px -3px #000;
box-shadow: 0 0 12px -3px #000;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.logout:hover {
background-color: #1b2730;
border: 2px solid #94d5ff;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
box-shadow: 0 0 8px 0px #000000, 0 0 10px 2px #000000;
}
#footerStyle .logout a {
display: block;
height: 28px;
width: 60px;
line-height: 25px;
color: #ffff73;
text-shadow:1px 1px 1px #000000;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#footerStyle .logout a:hover {
color: #80ffff;
text-shadow:0px 0px 1px #000000, 0px 0px 2px #000000;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.entrance_style {
border: 0px solid #d90000;
width: 250px;
margin:auto;
border: 1px solid transparent;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.entrance_style form {
border: 1px solid transparent;
margin:5px auto 10px auto;
text-align: center;
}
.entrance_style form label {
color: #cccccc;
margin: 0px 0px 10px 0px;
display: block;
font-size: 14px;
font-weight: bold;
}
.entrance_style [type="text"], .entrance_style [type="password"] {
margin: 0px 0px 10px 0px;
background-color: transparent;
border: 1px solid #314757;
width: 98.5555%;
height: 28px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
display: block;
color: #cccccc;
font-size: 14px;
font-weight: bold;
text-align: center;
-moz-box-shadow: 0 0 17px -5px #000;
-webkit-box-shadow: 0 0 17px -5px #000;
box-shadow: 0 0 17px -5px #000;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.entrance_style [type="text"]:hover, .entrance_style [type="password"]:hover {
border: 1px solid #436176;
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.entrance_style [type="submit"] {
background-color: #1b2730;
border: 1px solid #314757;
width: 100%;
height: 32px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
display: block;
color: #ffff73;
font-size: 14px;
font-weight: bold;
-moz-box-shadow: 0 0 17px -5px #000;
-webkit-box-shadow: 0 0 17px -5px #000;
box-shadow: 0 0 17px -5px #000;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.entrance_style [type="submit"]:hover {
border: 1px solid #436176;
cursor: url("../../img/pointer.cur"), pointer;
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
/* #################################################### */
/* #################################################### */
/* #################################################### */
.checkbox_style {
font-size: 0.9em;
color: #cccccc;
font-weight: bold;
cursor: pointer;
}
.checkbox {
display: none;
}
/* Задаем внешний вид для нашего кастомного чекбокса. Все обязательные свойства прокомментированы, остальные же свойства меняйте по вашему усмотрению */
.checkbox-custom {
position: relative;      /* Обязательно задаем, чтобы мы могли абсолютным образом позиционировать псевдоэлемент внютри нашего кастомного чекбокса */
width: 14px;             /* Обязательно задаем ширину */
height: 14px;            /* Обязательно задаем высоту */
border: 1px solid #94d5ff;
border-radius: 3px;
margin: 7px 8px 7px 0px;
}
.checkbox_style.checkbox_current_day .label {
color: #94d5ff;
}
.checkbox-custom.clean_performance {
position: relative;      /* Обязательно задаем, чтобы мы могли абсолютным образом позиционировать псевдоэлемент внютри нашего кастомного чекбокса */
width: 14px;             /* Обязательно задаем ширину */
height: 14px;            /* Обязательно задаем высоту */
border: 1px solid #94d5ff;
border-radius: 3px;
margin: 6px 6px 6px 6px;
}
/* Кастомный чекбокс и лейбл центрируем по вертикали. Если вам это не требуется, то вы можете убрать свойство vertical-align: middle из данного правила, но свойство display: inline-block обязательно должно быть */
.checkbox-custom,
.label {
display: inline-block;
vertical-align: middle;
}
/* Если реальный чекбокс у нас отмечен, то тогда добавляем данный признак и к нашему кастомному чекбоксу  */
.checkbox:checked + .checkbox-custom::before {
content: "";             /* Добавляем наш псевдоэлемент */
display: block;			 /* Делаем его блочным элементом */
position: absolute;      /* Позиционируем его абсолютным образом */
/* Задаем расстояние от верхней, правой, нижней и левой границы */
top: 2px;
right: 2px;
bottom: 2px;
left: 2px;
background: #94d5ff;     /* Добавляем фон. Если требуется, можете поставить сюда картинку в виде "галочки", которая будет символизировать, что чекбокс отмечен */
border-radius: 0px;
}
/*####################################################################*/
/*##############################  Checkbox 2  #############################*/
/*####################################################################*/
/* https://www.w3schools.com/howto/howto_css_custom_checkbox.asp */
.checkbox_style_2 {
display: block;
position: relative;
padding-left: 25px;
/* margin-bottom: 12px; */
cursor: pointer;
font-size: 1.04em;
line-height: 1.25em;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* Hide the browser's default checkbox */
.checkbox_style_2 input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 4px;
left: 0;
height: 15px;
width: 15px;
/* background-color: #eee; */
border: 1px solid #94d5ff;

border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
/* On mouse-over, add a grey background color */
.checkbox_style_2:hover input ~ .checkmark {
/* background-color: #ccc; */
}
/* When the checkbox is checked, add a blue background */
.checkbox_style_2 input:checked ~ .checkmark {
background-color: #94d5ff;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
/* font-family: 'Material_Icons'; */
/* content: '\e5ca'; */
content: "";
position: absolute;
display: none;
}
/* Show the checkmark when checked */
.checkbox_style_2 input:checked ~ .checkmark:after {
display: block;
}
/* Style the checkmark/indicator */
.checkbox_style_2 .checkmark:after {
/* font-family: 'Material_Icons'; */
/* font-size: 1.25em; */
/* content: '\e5ca'; */
top: -5px;
left: 3px;
border: solid #ff0000;
border-width: 0 3px 3px 0;

width: 8px;
height: 15px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
/* #################################################### */
/* #################################################### */
/* #################################################### */
.errorStyle0 {
font-family: 'a_FuturaRoundDemi';
text-align: center;
letter-spacing: 1px;
border: 1px solid transparent;
}
#centerColumnStyle .errorStyle1 {
font-size: 4em;
font-weight: bold;
line-height: 0px;
color: #ff0000;
margin: 40px 0px 40px 0px;
}
#centerColumnStyle .errorStyle2 {
font-size: 3em;
font-weight: bold;
line-height: 47px;
color: #009E00;
margin: 0px 0px 10px 0px;
}
/*####################################################*/
/*####################################################*/
/*####################################################*/
.namePage {
color:#f9f900;
font-size: 1.1em;
text-align:center;
background-color:#1B2730;
padding:0.45em 0.25em 0.55em 0.25em;
font-weight:bold;
text-shadow:1px 1px 1px #000000, 2px 2px 1px #111111;
border-bottom:3px solid #2e4150;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
position: relative;
}
.namePagePerformancesRehearsals {
color:#f9f900;
font-size: 1.1em;
text-align:left;
background-color:#1B2730;
padding:0.45em 0.25em 0.55em 0.55em;
font-weight:bold;
text-shadow:1px 1px 1px #000000, 2px 2px 1px #111111;
border-bottom:3px solid #2e4150;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
position: relative;
}
.timetable_month  {
height: 20px;
width: 25px;
/* background-color: #ff0000; */
position: absolute;
top: 7px;
left: 123px;
}
.timetable_month:before  {
font-family: 'fontello';
/* content: '\f24d'; */
content: '\e82d';
color:#bbbbbb;
font-size: 1.1em;
}
.timetable_month:hover:before  {
color:#94d5ff;
cursor:pointer;
}
.timetable_month_contents {
padding: 5px 5px 5px 5px;
}
.timetable_month_contents_wrap {
padding: 7px 5px 10px 5px;
line-height: 23px;
background-color: #1b2730;
border: 1px solid #314757;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin: 3px 0px 3px 0px;
}
.timetable_month_contents_close {
background-color: #1b2730;
border: 1px solid #314757;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 3px 5px 7px 5px;
text-align: center;
}
.timetable_month_contents_close:hover {
cursor:pointer;
}
#find_participant {
font-size: 13px;
position: absolute;
right: 3px;
top: 6px;
width: 160px;
background-color: #1b2730;
color: #cccccc;
border: 1px solid #314757;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;

-moz-box-shadow: 0 0 13px -3px #000;
-webkit-box-shadow: 0 0 13px -3px #000;
box-shadow: 0 0 13px -3px #000;
}
.participant_count_event {
position: absolute;
right: 168px;
top: 4px;
background-color: #1b2730;
color: #94d5ff;
padding: 3px 6px 5px 5px;
border: 1px solid #293947;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
z-index: 10000;
font-size: 14px;

-moz-box-shadow: 0 0 13px -3px #000;
-webkit-box-shadow: 0 0 13px -3px #000;
box-shadow: 0 0 13px -3px #000;
}
.wrap_settings {
background: rgba( 0, 0, 0, 0.15);
border: 1px solid #314757;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
padding: 10px 10px 10px 10px;
}
.form_concerts_create .concert_limiter {
font-size: 0.85em;
font-weight: bold;
color: #94d5ff;
text-align: left;
margin: 0px 0px 0px 0px;
}
.delet_form {
position: absolute;
top: 40px;
left: 50%;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
background-color: #ff0000;
max-width: 400px;
margin-left: -180px;
padding: 10px 10px 10px 10px;
z-index: 10000000;
}
.msg_admin_style_1 {
font-size: 1em;
font-weight: bold;
color: #ffffbf;
line-height: 1.25em;
}
.msg_admin_style_2 {
font-size: 1em;
font-weight: bold;
color: #94d5ff;
}
.msg_admin_style_3 {
font-size: 0.9em;
font-weight: bold;
color: #cccccc;
line-height: 1.5em;
}
/*####################################################*/
/*####################################################*/
/*####################################################*/
.btm_event a {
padding: 3px 10px 7px 10px;
background-color: #1b2730;
display: block;
text-align: center;
border: 1px solid #314757;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
}
.btm_event a:hover {
text-decoration: none;
background-color: #162027;
border: 1px solid #405b71;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.box_form {
background: rgba( 0, 0, 0, 0.15);
padding: 10px 10px 10px 10px;
border: 1px solid #314757;

border-radius:7px;
-webkit-border-radius:7px;
-moz-border-radius:7px;

}
.input_admin_style  {
margin: 0px 0px 10px 0px;
background-color: transparent;
border: 1px solid #314757;
width: calc(100% - 0.25em);
height: 25px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #cccccc;
font-size: 1em;
font-weight: bold;
text-align: left;
-moz-box-shadow: 0 0 17px -5px #000;
-webkit-box-shadow: 0 0 17px -5px #000;
box-shadow: 0 0 17px -5px #000;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.label_admin_style {
font-size: 0.9em;
font-weight: bold;
color: #ffffbf;
}
.select_admin_style {
margin: 0px 0px 10px 0px;
background-color: transparent;
border: 1px solid #314757;
width: calc(100% - 0.25em);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #cccccc;
font-size: 1em;
font-weight: bold;
text-align: left;
-moz-box-shadow: 0 0 17px -5px #000;
-webkit-box-shadow: 0 0 17px -5px #000;
box-shadow: 0 0 17px -5px #000;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
height: 32px;
}
.select_admin_style option {
color: #eeeeee;
background-color: #1b2730;
font-size: 0.8em;
}
.generatePassword {
font-size: 0.8em;
padding: 5px 7px 7px 7px;
background-color: #1b2730;
border: 1px solid #314757;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.generatePassword:hover {
cursor: pointer;
}
.msg_error {
color: #ff2626;
}
.msg_error.msg_style_green {
color: #00b32d;
}
.sort_array {
margin: 8px 9px 0px 7px;
}
.sort_array select {
height: 28px;
width: calc(50% - 0.25em);
margin: 0px 0px 0px 0px;
background-color: #1b2730;
border: 1px solid #314757;
color: #cccccc;
font-size: 1em;
font-weight: bold;
text-align: left;
-moz-box-shadow: 0 0 17px -5px #000;
-webkit-box-shadow: 0 0 17px -5px #000;
box-shadow: 0 0 17px -5px #000;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
/* ################################################## */
/* ################################################## */
/* ################################################## */
.form_concerts_create [type="text"] {
margin: 0px 0px 10px 0px;
background-color: transparent;
border: 1px solid #314757;
width: calc(100% - 0.25em);
height: 25px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #cccccc;
font-size: 1.15em;
font-weight: bold;
text-align: left;
-moz-box-shadow: 0 0 17px -5px #000;
-webkit-box-shadow: 0 0 17px -5px #000;
box-shadow: 0 0 17px -5px #000;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.sp-wrap.settings_concerts {
background-color: transparent;
border: solid #314757;
border-width: 1px 1px 1px 1px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
overflow: hidden;
}
.sp-wrap.settings_concerts .folded {
background-color: #1b2730;
}
.sp-wrap.settings_concerts .sp-head {
color:#cccccc;
}
.settings_concerts .unfolded {
background-color: #1b2730;
}
.settings_concerts .wrap_settings {
border: 0px solid #314757;
}
/* ################################################## */
/* #####################  Навигация  #################### */
/* ################################################## */
a.current_month {
color: #f9f900;
text-shadow:1px 1px 1px #000000, 2px 2px 1px #111111;
font-size: 1em;
}
a.current_month:hover {
cursor: pointer;
}
.eventMonth {
background-color: #344b5c;
position: relative;
padding: 8px 0 7px;
border: 2px solid #3d576b;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
/* overflow: hidden; */
color: #ffff73;
font-size: 1.25em;
font-weight: bold;
text-shadow: 1px 1px 0 #000000;
-moz-box-shadow: 0 0 14px -2px #000;
-webkit-box-shadow: 0 0 14px -2px #000;
box-shadow: 0 0 14px -2px #000;
text-align: center;
}
.eventMonth a {
text-decoration: none;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
.eventMonth p {
text-align: center;
}
.eventMonthPrev {
position: absolute;
top:0px;
left:0px;
display: block;
background-color: #426075;
line-height: 31px;
padding: 0px 15px 0px 13px;
border: 1px solid #4b7087;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-moz-box-shadow: 0 0 14px -2px #000;
-webkit-box-shadow: 0 0 14px -2px #000;
box-shadow: 0 0 14px -2px #000;
color: #ffff73;
text-shadow:1px 1px 1px #222222, 2px 2px 1px #222222;
font-size: 1em;
}
.eventMonthPrev:hover {
cursor: pointer;
}
.eventMonthNext {
position: absolute;
top:0px;
right:0px;
display: block;
background-color: #426075;
line-height: 31px;
padding: 0px 13px 0px 15px;
border: 1px solid #4b7087;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-moz-box-shadow: 0 0 14px -2px #000;
-webkit-box-shadow: 0 0 14px -2px #000;
box-shadow: 0 0 14px -2px #000;
color: #ffff73;
text-shadow:1px 1px 1px #222222, 2px 2px 1px #222222;
font-size: 1em;
}
.eventMonthNext:hover {
cursor: pointer;
}
.returnCurrentMonth {
text-align: center;
}
.returnCurrentMonth a {
color: #FFFF73;
font-weight: bold;
}
.returnCurrentMonth a:hover {
text-decoration: underline;
}
/* ################################################## */
/* #################  Таблица спектаклей  ################## */
/* ################################################## */
.year_style {
border: 1px solid #293d4b;
text-align: center;
font-weight: bold;
font-size: 20px;
color: #ffff99;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
padding: 5px 2px 5px 2px;
background-color: #1a262f;
margin: 0px 2px 3px 2px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
/* четная строка таблицы класса stripy */
.table_style tr:nth-child(2n){
background-color: #1b2730;
}
/* нечетная строка таблицы класса stripy */
.table_style tr:nth-child(2n+1){
background-color: #293d4b;
}
.table_style, .table_count_style {
width: 100%;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
border-collapse: separate;
border-spacing: 2px;
/* vertical-align: middle; */
padding: 0px 0px 0px 0px;
text-shadow: 1px 1px 1px #000000, 2px 2px 1px #000000;
}
.table_style tr:hover {
background-color: #000000;
}
.table_style select {
width: 100%;
font-size: 1.1em;
/* font-weight: bold; */
padding: 0px 0px 2px 0px;
border: 0px solid rgba( 0, 0, 0, 0);
background-color: rgba( 0, 0, 0, 0);
color: #dddddd;
text-shadow: 1px 1px 1px #000000, 1px 2px 1px #000000;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.table_style select:hover {
cursor: pointer;
}
.table_style select option{
background-color: #1a262f;
border: 1px solid #d90000;
font-size: 1em;
/* font-weight: bold; */
}
.table_style .button_style_td {
background-color: #162027;
padding: 3px 3px 3px 3px;
}
.table_style td, .table_count_style td {
-moz-box-shadow: 0 0 9px -3px #000;
-webkit-box-shadow: 0 0 9px -3px #000;
box-shadow: 0 0 9px -3px #000;
}
.graphs_style td {
color: #ffff4c;
padding: 4px 3px 6px 4px;
font-size: 1.1em;
}
.number_style { /* Число */
font-size: 12px;
color: #ffffff;
font-weight: bold;
margin: 0px 0px 0px 4px;
}
span.day_of_the_week { /* День недели */
/* display: block; */
font-size: 0.8em;
color: #aaaaaa;
text-transform: lowercase;
margin: 0px 0px 0px 3px;
}
.table_count_style {
margin: -2px 0px 0px 0px;
}
.date_style {
padding: 3px 0px 0px 0px;
}
.date_style.blank_style {
color: #999999;
text-align: center;
}
.date_style.day_01 {
background-color: #161616;
}
.date_style.day_02 {
background-color: #232323;
}
.date_style.day_03 {
background-color: #2e2e2e;
}
.date_style.day_04 {
background-color: #383838;
}
.date_style.day_05 {
background-color: #444444;
}
.date_style.day_06 {
background-color: #d20000;
}
.date_style.day_07 {
background-color: #8c0000;
}
.table_style .disabled_select {
color: #888888;
text-shadow: 0px 0px 0px #000000, 0px 0px 0px #000000;
}
.date_style, .performance_start {
width: 7%;
}
.performance_start.emptiness {
color: #999999;
text-align: center;
}
.performance_name {
width: 60%;
}
.performance_name.person_count {
font-size: 12px;
color: #888888;
text-shadow:1px 1px 1px #000000, 1px 1px 1px #000000;
}
.performance_family {
width: 26%;
border: 1px solid transparent;
}
.table_count_style td {
color: #dddddd;
padding: 3px 2px 3px 2px;
text-align: center;
vertical-align: middle;
/* background-color: #1a262f; */
}
.table_count_style .family_user_style {
font-size: 1em;
text-align: left;
padding: 0px 0px 0px 3px;
}
.table_count_style .tr_style_family_user {
background-color: #1a262f;
}
.table_count_style .tr_style_family_user:hover {
background-color: #293D4B;
}
.graphs_count_style td {
background-color: #293d4b;
color: #ffff4c;
padding: 2px 0px 4px 2px;
font-weight: bold;
}
.graphs_count_style .future_date {
background-color: #1a262f;
padding: 10px 0px 15px 0px;
border: 2px solid #3a5569;
color: #b7e2ff;
}
.button_style_td {
text-align: center;
}
.button_style {
width: 49.252525%;
padding: 7px 0px 7px 0px;
color: #ffffff;
font-weight: bold;
font-size: 0.9em;
text-shadow:1px 1px 1px #000000;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.button_no_style {
height: 33px;
}
.save_form {
background-color: #006c00;
border: 1px solid #00a600;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.save_form:hover {
cursor: pointer;
background-color: #008c00;
border: 1px solid #00f900;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.admin_button_style {
background-color: #1b2730;
border: 1px solid #314757;
width: 99.8888%;
padding: 7px 0px 7px 0px;
color: #ffffff;
font-weight: bold;
font-size: 0.9em;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.admin_button_style:hover {
background-color: #17222b;
border: 1px solid #405b71;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.button_width50 {
width: calc(49% - 0.25em);
margin: 0px 5px 0px 5px;
}
.btn_width100 {
width: 99.99999%;
}
.clear_form {
background-color: #950000;
border: 1px solid #d50000;
}
.delet_form {
position: absolute;
top: 40px;
left: 50%;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
background-color: #ff0000;
max-width: 400px;
margin-left: -180px;
padding: 10px 10px 10px 10px;
z-index: 10000000;
}
.delet_form p {
line-height: 25px;
text-shadow:1px 1px 1px #5b0000, 2px 2px 1px #5b0000;
font-weight: bold;
color: #ffffff;
}
.btn_theme {
padding: 5px 5px 5px 5px;
margin: 10px 0px 0px 0px;
}
/*####################################################*/
/*####################  settings_button  #####################*/
/*####################################################*/
.concerts_style label {
background-color: #344b5c;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.rehearsals_style label {
background-color: #496a81;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.button_switch_on.rehearsals_style.active_enable label {
background-color: #d96c00;
font-weight: bold;
text-shadow:1px 1px 1px #000000, 2px 2px 1px #000000;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.button_switch_on.concerts_style.active_enable label {
background-color: #d96c00;
font-weight: bold;
text-shadow:1px 1px 1px #000000, 2px 2px 1px #000000;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.button_switch_on.concerts_style label {
border-right: 3px solid #f9f900;
}
.button_switch_off.rehearsals_style label {
border-left: 3px solid #f9f900;
}
.button_switch_on.concerts_style label:hover {
background-color: #d96c00;
cursor: pointer;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.button_switch_on.rehearsals_style label:hover {
background-color: #d96c00;
cursor: pointer;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.name_button {
color: #f9f900;
font-size: 1.25em;
font-weight: bold;
text-align: center;
padding: 10px 0px 10px 0px;
}
.name_button.left_button {
border-right: 3px solid #f9f900;
}
.name_button.right_button {
border-left: 3px solid #f9f900;
}
.button_style_settings {
text-align: center;
}
.button_style_settings .save_form {
width: 99.25555555%;
padding: 7px 0px 9px 0px;
color: #ffffff;
font-weight: bold;
font-size: 1.1em;
text-shadow:1px 1px 1px #000000;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.button_style_settings .save_form:hover {
background-color: #005b00;
border: 1px solid #00bf00;
cursor: pointer;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.button_year_month {
color: #eeeeee;
font-size: 1.2em;
font-weight: bold;
line-height: 20px;
padding: 6px 0px 6px 0px;
text-align: center;
background-color: #1b2730;
}
.button_switch_off {
background-color: #294150;
display: block;
position: relative;
}
.button_switch_off label {
display: block;
padding: 8px 5px 11px 35px;
}
.button_switch_off label:hover {
cursor: pointer;
background-color: #000000;
}
.button_switch_off input {
position: absolute;
top: 6px;
left: 6px;
transform:scale(1.25);
}
.button_switch_on label {
display: block;
padding: 8px 5px 11px 35px;
position: relative;
}
.button_switch_on input {
position: absolute;
top: 7px;
left: 6px;
transform:scale(1.25);
}
/*####################################################*/
/*#######################  @media  ######################*/
/*####################################################*/
@media only screen and (max-width: 800px) {
#centerColumnStyle {
margin:37px 0px 0px 0px;
border-radius:0px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
}
.graphs_count_style .future_date {
font-size: 1.15em;
}
}
@media only screen and (max-width: 700px) {
.graphs_count_style td {
font-size: 0.8em;
}
.graphs_style td {
font-size: 0.9em;
}
.table_style select {
font-size: 0.8em;
padding: 0px 0px 2px 2px;
}
.date_style, .performance_start {
width: 10%;
}
.performance_name {
width: 55%;
}
.performance_family {
width: 25%;
}
.button_width50 {
width: calc(49.77777% - 0.7em);
}
}
@media only screen and (max-width: 500px) {
.date_style, .performance_start {
width: 11%;
}
.performance_name {
width: 50%;
}
.performance_family {
width: 28%;
}
}
@media only screen and (max-width: 450px) {
.date_style, .performance_start {
width: 11%;
}
.performance_name {
width: 48%;
}
.performance_family {
width: 30%;
}
}
@media only screen and (max-width: 400px) {
.button_style {
width: 49%;
}
.button_style.btn_width100 {
width: 99.99999%;
}
.date_style, .performance_start {
width: 11%;
}
.performance_name {
width: 50%;
}
.performance_family {
width: 28%;
}
}
@media only screen and (max-width: 360px) {
.date_style, .performance_start {
width: 12%;
}
.performance_name {
width: 46%;
}
.performance_family {
width: 30%;
}
}