/* HLAVNE PISMO */

@import url(https://fonts.googleapis.com/css?family=Amatic+SC&subset=latin,latin-ext);
p,
ul,
ol {
    background-color: transparent;
    color: #666666;
    font-size: 17px;
}
body,
.SC_Panel {
    font-family: 'Arial';
}

/* POZADIE */

body {

    background-color: #50a1b6;
    background-image: url('/images/template/temp54/background.png');
   
    background-position: top;
    background-repeat: repeat;
}
body.subpage {
    background-color: #50a1b6;
    background-position: top;
    background-repeat: repeat-x;
}
body#WebJETEditorBody {
    background-image: none;
    background-color: #f1f1f1;
    background-position: top;
    background-repeat: repeat-x;
}

/* NADPISY */

h1 {
    color: #12103d;
    font-size: 50px;
    line-height: 100%;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Arial';
}
h2 {
    color: #666666;
    font-size: 40px;
    line-height: 100%;
       font-weight: normal;
    text-decoration: none;
    font-family: 'Arial';
}
h3 {
    color: #666666;
    font-size: 19px;
    line-height: 100%;
       font-weight: normal;
    text-decoration: none;
    font-family: 'Arial';
}
h4 {
    text-align: left;
    font-size: 20px;
    line-height: 120%;
    color: #fff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    font-family: 'Arial';
}
h5 {
    text-align: left;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    font-family: 'Arial';
}
h6 {
    text-align: left;
    font-size: 16px;
    line-height: 120%;
    color: #fff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    font-family: 'Arial';
}

/* LINKY */

a {
    font-family: 'Arial';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #251c05;
}

a:hover {
    font-family: 'Arial';
    color: #9d8f7d;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
#content > .content {
    padding-top: 60px;
}

/*# STYLY MENU */


/* #menuStavbar {
     margin-top: 90px;
    padding-bottom: 15px;
    font-family: 'Arial'; 
} */

a.button{
        border-radius: 15px;
        padding: 5px 10px;
    background-color: #eeeeee;
    color: #38719e;
    font-size: 17px;
    cursor: pointer;
}

a.button:hover{
    background-color: #e1e0e0;

}



#WebJETEditorBody a.btn{

}
.podtrznik{
    display: block;
    width: 60px;
    height: 5px;
    background-color: #66cdcc;
    margin: 0px auto;
}

#menu {
    float: right;
    width: 70%;
    padding-bottom: 60px;
    margin-top: -10px;
    text-align: right;
}
#menu li {
    font-size: 14px;
    /*    min-width: 200px; */
    font-family: 'Arial';
    padding: 0px 10px;
    text-transform: uppercase;
}
.moreUl {
    margin-left: 113px !important;
}
#menu .arrow,
.square,
.arrowR {
    display: none !important;
}
#menu .active ul li {
    display: block;
    font-family: 'Arial';
    padding: 0px;
    background-color: #eeeeee;
    margin-left: 30px !important;
}
#menu .active ul .active {
    background-color: #eeeeee;
    color: #38719e;}
#menu .active ul:first-of-type {
    margin-top: -8px;
}
#menu .active ul li a {
    margin-bottom: 2px;
    font-size: 14px;
    width: 100%;
}
#menu li a {
    font-size: 14px;
    color: #38719e;
    text-decoration: none;
        border: none;

}

#menu li, #menu li a {
    transition-delay: 0s;
    transition-duration: 400ms;
    transition-property: none;
    transition-timing-function: none;
}

#menu .active {
    background-color: #eeeeee;
    color: #674f0e;
}


#menu .open {
    background-color: #eeeeee;
    color: #38719e;
}


#menu.menu01a li {
}
#menu.menu01a a {
    background: none;
    color: #fff;
}
#menu .active a {
    background-color: #eeeeee;
    color: #38719e;
}

#menu .open a {

    color: #38719e;
}

#menu.menu01a .open {
    border-radius: 15px;
}
#menu.menu01a .active {
    border-radius: 15px;
   
}
#menu#menu.menu01a .active li {
    border-radius: 15px;
   
}#menu#menu.menu01a .active li a{
    border-radius: 15px !important;
   
}
#menu.menu01a .active ul li a {

    border-radius: 15px;
    margin-left: 10px;
}
#menu.menu01b {
    border: none !important;
}
#menu.menu01b li:first-of-type {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #251c05;
    margin-right: -10px;
}
#menu.menu01b li:last-of-type {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #fff;
    margin-left: -12px;
}
#menu.menu01b li {
    border-radius: 0px;
    background-color: #fff;
}
#menu.menu01b a {
    background: none !important;
}
#menu.menu01b .open:first-of-type {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #eeeeee;
    padding-right: 17px;
}
#menu.menu01b .active:last-of-type {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #eeeeee;
}
#menu.menu01b .active:first-of-type {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #eeeeee;
}
#menu.menu01b .open {
    color: #fff;
    background-color: #eeeeee;
}
#menu.menu01b .active {
    background-color: #eeeeee;
}
#menu.menu01b .active ul li a {
    border-radius: 15px !important;
    color: #fff;
    margin-left: 10px;
}
#menu.menu01b .active ul li {
    border-radius: 0px !important;
    margin-left: 10px;
}
# #menu.menu01c li a,
#menu.menu01c li a:hover,
#menu.menu01c li.open a,
#menu.menu01c li.active a {
    color: #fff;
}
#menu.menu01c li {
    border-radius: 5px;
    background-color: #fff;
}
#menu.menu01c a {
    background: none !important;
}
#menu.menu01c .open {
    border-radius: 5px;
    background-color: #eeeeee;
}
#menu.menu01c .active {
    border-radius: 5px;
    background-color: #eeeeee;
}
#menu.menu01c .active ul li a {
    border-radius: 5px;
    background-color: #eeeeee;
    color: #fff;
}

#menu.menu01d {
    border: none !important;
}
#menu.menu01d li:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 15px;
    background-color: #fff;
    padding-right: 17px;
}
#menu.menu01d li:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
    margin-left: -12px;
}
#menu.menu01d li {
    color: #fff;
    border-radius: 0px;
    background-color: #fff;
}
#menu.menu01d a {
    color: #fff;
    background: none !important;
}
#menu.menu01d .open:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #eeeeee;
}
#menu.menu01d .active:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #eeeeee;
}
#menu.menu01d .active:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #eeeeee;
}
#menu.menu01d .open {
    background-color: #eeeeee;
}
#menu.menu01d .active {
    background-color: #eeeeee;
}
#menu.menu01d .active ul li a {
    border-radius: 5px !important;
    margin-left: 10px;
}
#menu.menu01d .active ul li {
    border-radius: 0px !important;
    margin-left: 10px;
}
#menu.menu02a li a:hover,
#menu.menu02a li.open a,
#menu.menu02a li.active a {
    color: #fff;
}
#menu.menu02a li {
    background-color: none;
    border-color: #eeeeee;
    border-left: none !important;
    border-right: none !important;
    border-style: dotted;
}
#menu.menu02a a {
    /*      color:#20331e; */
    background: none !important;
}
#menu.menu02a .open,
#menu.menu02a .active {
    background-color: #eeeeee;
}
#menu.menu02a .active ul li a {
    background-color: #eeeeee;
    color: #fff;
    margin-left: 10px;
}
#menu.menu02b li a:hover,
#menu.menu02b li.active a,
#menu.menu02b li.open a,
#menu.menu02b li.active a {
    color: #fff;
}
#menu.menu02b li {
    background-color: none;
    border-color: #eeeeee;
    border-left: none;
    border-right: none;
}
#menu.menu02b a {
    /*      color:#20331e; */
    background: none !important;
}
#menu.menu02b .open,
#menu.menu02b .active {
    background-color: #eeeeee;
}
#menu.menu02b .active ul li a {
    color: #fff;
    margin-left: 10px;
}
#menu.menu02d li {
    background-color: none;
    border: none;
    /* border-top: 3px solid #20331e;  */
}
#menu.menu02d .active {
    background-color: #eeeeee;
    border-top: 3px solid #fff;
}
#menu.menu02d a {
    /*      color:#20331e; */
    background: none !important;
}
#menu.menu02d .open {
    background: #eeeeee;
    border: 0px;
    border-top: 3px solid #fff;
}
#menu.menu02d .active ul li a {
    background-color: #eeeeee;
    margin-left: 10px;
}
#menu.menu03b li a:hover,
#menu.menu03b li.open a,
#menu.menu03b li.active ul li a {
    color: #fff;
}
#mobMenu {
    color: #fff;
    background: transparent;
}
.navbar-brand > img {
    width: auto;
    height: auto;
    max-width: 290px;
    max-height: 150px;
    float: none;
    /*     margin-top: 10px; */
}
.navbar {
    padding-bottom: 20px;
}
.navbar-brand {
    vertical-align: middle;
    text-align: left;
    /*  width: 30%; */
    margin-top: 0px;
    text-decoration: none !important;
}
.navbar-brand span {
    font-size: 34px !important;
    color: #fff;
    font-family: 'Arial';
    text-transform: uppercase;
}

}
@media screen and (max-width: 550px) {
    .container{
    position: relative !important;
    }
    

    
}

@media screen and (max-width: 970px) {
    .mobile-hand{display: none !important;}
    
}

@media screen and (max-width: 767px) {
    .iconRight > div{text-align: center !important;}    
}

@media screen and (max-width: 800px) {
    .navbar-toggle {
        display: none !important;
    }
  
    #menu .active {
        background-color: transparent !important;
    }
    #menu .active ul li {
        background-color: transparent !important;
    }
    #menu li.active ul li a {
        background-color: transparent !important;
    }

    form label {
        text-align: center !important;
    }
    form .col-sm-9 textarea {
        margin: 0px auto !important;
    }
    .contactUs form input {
        margin: 0px auto !important;
    }
    .navbar {
        height: auto !important;
        min-height: 160px !important;
    }
    .onlyMobile {
        display: block !important;
    }
    .navbar-brand > img {
        width: auto !important;
        height: auto !important;
        max-width: 160px !important;
        max-height: 100px !important;
    }
    #contactTable {
        font-size: 10px !important;
    }
    #contactNumberTd,
    #contactEmailTd {
        background-size: 10px 10px;
    }
    #contactNumberTd a,
    #contactEmailTd a {
        text-decoration: none !important;
        color: #fff;
    }
    #menu {
        float: none !important;
        width: 100%;
        padding-bottom: none !important;
        margin-top: 150px !important;
        text-align: center !important;
    }
    #mobMenu {
        top: -50px !important;
        width: 100% !important;
        margin: 0px !important;
        display: block !important;
    }

    .moreUl {
        margin-top: 30px;
        margin-left: 0px !important;
    }
    .moreUl li {
 
        background-color: transparent !important;
        margin-left: 0px !important;
    }
    .moreUl li a {
    
        background-color: transparent !important;
    }
    #menu li a:hover,
    #menu li.open a,
    #menu li.active ul li a,
    #menu li.active ul li.active li a {
               border-radius: 0px !important;
    }
    
    #menu .open{
            border-radius: 0px !important;

    }
    
    #menu .active{
        background: #eeeeee  !important;
        border-radius: 0px !important;

    }
    
     #menu .active ul{
        background: transparent !important;
         text-align: center !important;

    }
    .content {
        text-align: center;
     /*   margin-top: 90px;*/
    }
    .navbar-brand {}
    .navbar-brand span {
        font-size: 18px !important;
    }
}
#menu2.menu51a li a,
#menu2.menu51a li a:hover,
#menu2.menu51a li.open a,
#menu2.menu51a li.active a {
    color: #fff;
}
#menu2.menu52b li a:hover,
#menu2.menu52b li.open a,
#menu2.menu52b li.active a {
    color: #fff;
}
#menu2.menu53a li a,
#menu2.menu53a li a:hover,
#menu2.menu53a li.open a,
#menu2.menu53a li.active a {
    color: #fff;
}

/*# STYLY MENU END */

.navbar-default {
    background-color: #073d52;
}
.navbar-default .navbar-nav > li > a {
    color: #20331e;
    font-size: 18px;
    text-transform: uppercase;
}
#menu li a,
#menu2 li a {
    border: 0px !important;
    border-radius: 0px !important;
}
#menu li.active ul li a,
#menu li.open ul li a,
#menu2 li.active ul li a,
#menu2 li.open ul li a {
    border-radius: 0px !important;
}
.navbar-default .navbar-nav > li .active {
    border: 0px !important;
}
.carousel-caption h1 {
    font-size: 60px;
    font-weight: 900;
    margin-top: 50px;
}
.content {
    text-align: center;
}
.content p {
    line-height: 22px;
    padding: 5px 30px;
}
div.photoSwipeImages li {
    border: 2px solid #e1ddc9;
    list-style: none;
    width: auto !important;
    margin: 0 10px 10px 0;
}
div.photoSwipeImages li a {
    margin: 5px;
}
div.photoSwipeFolders ul li {
    list-style: none;
}
#header {
    height: 120px;
    min-height: 130px;
    background:transparent;
    margin-bottom: 0px;
}

#header.fixed{
     height:80px;
    position: fixed;
    width: 100%;
background-color: rgba(255, 255, 255, 0.8); 
color: rgba(255, 255, 255, 0.8);
}

#header.fixed #contactTable{
    display: none;
}

.header-wrapper {
    height: 130px;
}
div.slider-wrapper {
    margin: 0 auto;
}


/* Menu */

#stavbarKontakt {
    float: right;
    text-align: right;
    font-size: 30px;
    color: #fff;
    width: 580px;
    font-family: 'Arial';
}
#stavbarEmail {
    margin-left: 30px;
}

/* Info box */

#infoBox {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #251c05;
    margin-top: 102px;
    text-align: left;
}
#infoBox p {
    font-size: 14px;
    font-style: italic;
    text-align: center;
    color: #fffeff;
}
#infoBox .container {
    padding-top: 20px;
    padding-bottom: 20px;
}
#infoBox p a {
    color: #eeeeee;
    text-decoration: underline;
}
#infoBox .container .heading p {
    position: relative;
    font-family: 'Arial';
    font-weight: 700;
    display: inline;
    font-size: 30px;
    margin: 0px -40px;
    top: -10px;
    line-height: 105%;
    font-style: italic;
    color: #eeeeee;
}
#infoBox .container .heading img {
    margin-top: 0px !important;
    max-width: 50px !important;
}
#infoBox .container .heading {
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-bottom: 1px solid #4d3a09;
}

/* Table */

.tabulkaStandard th {
    background-color: #50a1b6;
    padding: 5px;
    color: #fff;
    border: 1px solid #141e01;
    font-family: 'Arial';
}
.tabulkaStandard td {
    background-color: #fff;
    padding: 5px;
    color: #515151;
    border: 1px solid #141e01;
      font-family: 'Arial';
}
.tabulkaStandard tr:nth-child(even) td {
    background-color: #f8ffff;
}

td{
    padding: 5px;

}

/* Contact table  */

#contactTable {
    margin-top: 0px;
    display: inline-block;
    font-family: 'Arial';
    font-size: 14px;
    color: #fff;
}
#contactNumberTd {
    height: auto;
    display: inline-block;
    background-image: url(/images/template/temp54/icon_telefon.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 30px;
}
#contactEmailTd {
    margin: 0px;
    margin-left: 50px;
    height: auto;
    display: inline-block;
    background-image: url(/images/template/temp54/icon_obalka.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 30px;
}
#contactEmailTd a {
    font-family: 'Arial';
    color: #fff;
    text-decoration: none;
}
.navbar-header {
    text-align: right;
    float: left;
    width: 100%;
}
.navbar-brand {
    float: left;
}
.navbar-brand > span {
    font-size: 13px;
    font-family: 'Arial';
}
.obrazokNaStred {
    margin: 0px auto;
}
#webjetEditorIframe {
    margin-top: 100px;
}
.onlyMobile {
    display: none;
}
.predel {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 80px;
    text-align: center;
}
.predel img {
    position: relative;
    top: 35px;
    margin: 0px auto;
}

.predel p{
    margin: 0px !important;
}
/* Uvod */

#uvod {
    text-align: center;
}
#uvod h1 {
    font-size: 80px;
    color: #fff;
    font-family: 'Arial';
    font-weight: 700;
    text-align: center;
}
#uvod p {
    width: 70%;
    margin: 0px auto;
    padding: 0px;
    color: #fff;
    font-size: 30px;
    font-family: 'Arial';
    line-height: 110%;
    text-align: center;
    font-weight: 600;
}
.uvodText {
    color: #919191;
    text-align: left;
}
#uvod a {
    font-family: 'Arial';
    color: #674f0e;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    padding: 15px 60px 15px 60px;
    background-color: #eeeeee;
    border-radius: 5px;
}
#uvod a:hover {
    font-family: 'Arial';
    color: #f1f1f1;
    background-color: #251c05;
}
.uvodRiadok {
    margin-bottom: 60px;
}
.uvodRiadok h2 {
    font-style: italic;
}
.uvodPredelPanel {
    background-color: #9d8f7d;
    width: 100%;
    height: 200px;
}

/*FORM*/

.row.contactUs {
     
    padding: 20px;
    background-color: #f5f5f5;
    margin-top: 30px;
}
form input.inputtext {
    border-radius: 4px;
    border: 1px #c7c7c7 solid;
    display: block;
    height: 32px;
    line-height: 25px;
    /*    padding: 0 25px 0 5px; */
    width: 90%;
    margin-left: 0px;
}
form input.btn {
    font-size: 18px;
    background: #50a1b6;
    color: #fff;
 
}
form input.btn:hover {
    background: #326775;
    color: #fff;
}
form textarea {
    border-radius: 4px;
    border: 1px #c7c7c7 solid;
    display: block;
    height: 80px;
    line-height: 25px;
    padding: 0 25px 0 5px;
    width: 90%;
}
form label {
    display: block;
    line-height: 25px;
    color: #515151;
    font-size: 17px;
    font-weight: normal;
    padding-top: 5px;
}
form .row {
    text-align: right;
    margin-bottom: 10px;
}
form .col-sm-9 {
    padding-left: 0px !important;
}
form .col-sm-12 {
    text-align: center;
}
form .col-sm-7 {
    text-align: left;
}

/*Footer*/

.footerWrapper .content {
    padding: 0px !important;
}
.footerWrapper .copy p {
    color: #838383;
}
.footerWrapper .copy {
    text-align: center;
}
.footerWrapper .copy a {
    color: #838383;
    text-decoration: none;
}
.infoFooter {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: left;
}
.infoFooter p {
    color: #3e372e;
    padding: 0px !important;
}
.infoFooter h2 {
    font-size: 24px;
    color: #251c05;
    margin-top: 0px;
}
.infoFooter a {
    color: #674f0e;
    text-decoration: none !important;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 40px 5px 40px !important;
    background-color: #eeeeee;
    border-radius: 5px;
}
.infoFooter a:hover {
    background: #251c05;
    color: #f1f1f1 !important;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 40px 5px 40px;
    border-radius: 5px;
}
.infoFooter.followUs a {
    color: #674f0e;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0px !important;
    background-color: transparent;
    border-radius: 0px;
}
.infoFooter.followUs img {
    margin-right: 8px;
}
.footerLinky {
    margin: 0px;
    text-align: center;
    margin-top: 50px;
}
.footerLinky a {
    padding: 12px 25px;
    font-size: 16px;
    color: #9d8f7d;
    display: inline-block !important;
    margin-top: 20px !important;
    border-right: 1px solid #cbc3b9;
}
.footerLinky:last-child {
    border-right: 0px;
}

/* Subpage */
.subpage #content > .content a {
    font-family: 'Arial';
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    color: #66cdcc;
}
.subpage #content > .content a:hover {
    color: #9d8f7d;
}

#subpageContent {
    padding: 20px;
    font-size: 12px;
    /*     background:rgba(32,51,30,0.9); */
    font-family: 'Arial';
}
#subpageContent p {
    font-size: 12px;
    font-family: "Arial";
}
.subpage #WebJETEditorBody.webjetEditorBodyInline.content {
    padding: 20px;
    font-size: 12px;
    margin-top: 100px;
    /*     background:rgba(32,51,30,0.9); */
    background: none !important;
    background-repeat: repeat;
    font-family: 'Arial';
    color: #fff;
}



.subpage .content .container h2 {
    margin-top: 0px;
    font-style: italic;
}
.subpage .content .container h3 {
    color: #fff;
    font-size: 24px;
}
.subpage .content .container p {
    color: #424242;
}
.subpage .content .container .boxHeading {
    border-bottom: 1px solid #bfbaab;
    padding-bottom: 20px;
}


.cathegory img{
border: 5px solid #f69eca;
}
.cathegory h3{
color: #f69eca;
}

.testimonial img{
border-radius: 50%;
}

.testimonial p{
padding: 0px;
}

.testimonial{
text-align: left;
}

.testimonial:nth-of-type(even){
text-align: right !important;
}
.testimonial:nth-of-type(even) h3{

    text-align: right;
}

.contactBox p{
padding:0px;
       font-family: "Arial";
    font-size: 14px;
}

.contactBox h2{
    font-style: normal !important;
}


.footerWrapper .copy p{
color:#fff;
    font-size: 12px;
}
.footerWrapper .copy p a{
color:#6bcfe9;

}

.mobile-hand img.mobile-screen{
    display: block;
    position: relative;
   top:79px;
   left:115px;
}

.mobile-hand{
    overflow: hidden;
}

.mobile-hand img.finger{
    z-index: 100;
    display: block;
    position: relative;
   top:10px;
   left:202px;
}

/* News */

div.newsBoxes1 div div.bg   {background: #50a1b6;}
.ie7 div.newsBoxes1 div div.bg,
.ie8 div.newsBoxes1 div div.bg  {filter: alpha(opacity=20);}

div.newsBoxes1 div a    {color: #000;}
div.newsBoxes1 div p    {color: #000; text-align: left;}
div.newsBoxes1 img   {border-color: #50a1b6;}

ul.newsBox02 li {background: #50a1b6; padding: 0px; }
ul.newsBox02 li a   {color: #fff;}

ul.newsBox02 h3 a   {padding-top: 115px !important;}

div.pager a   {background: #3e372e;}
div.pager a.activeSlide   {background: #fff;}

div.nivo-controlNav a.nivo-control  {border-color: #fff;}
div.nivo-controlNav a.nivo-control.active   {border-color: #3e372e;}

.SC_Item *, .SC_ItemSelected *{
    color: #000 !important;
}
