
/* *************************************** */
/* *   Style Switcher: bigger font size  * */
/* *************************************** */


.SunMoon i {

    /*color: white  !important;*/
    color: gray  !important;
}
.SunMoon i.active {

    color: yellow !important; 
      /*color: white !important;*/
}



body, .boxedContainer {
    background-color: #000 !important;
    color:#fff !important;
}

.ui-widget-content {
     color:#fff !important;
}

.ui-state-active {
    background:#333333/*{bgColorActive}; url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
    color:#ffffff !important;
}

.ui-widget-content {
     background:#444444/*{bgColorActive}; url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
    color:#ffffff !important;
}

.ui-state-default {
         background:#666666/*{bgColorActive}; url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
    color:#eeeeee !important;
}

.custom-checkbox label {
    background: none;
}

.half-panel .half-panel-title, .half-panel .half-panel-body p  {
    color: #777575 !important;
}

h1, a, nav.appSell li ul li a  {
    /*color: #3567FD !important;*/
    color: #e6e6e6 !important;
}

nav.appSell li a {
    color: white !important;
}



a.btn-primary {
        color: white !important;
}

.buttonSquare, .ActionBarDiv .btn {
    color: #fff !important;
}

.buttonSquare:hover, .buttonSquare:active, .buttonSquare:focus, .ActionBarDiv .btn:hover,.ActionBarDiv .btn:focus,.ActionBarDiv .btn:active {
    color: #3567FD !important;
}

.footerSocial li a:hover, .footerSocial li a:focus {
    color: #FFE82A !important;
}


.alternate {
    background-color: #333 !important;
}

.alternate a {
    color:#7897F1 !important;

}

.topEcommerceBlack
{
    color:white !important;
}

.breadcrumb {    
    background-color: #444 !important;
}


.breadcrumb > .active {
    color: #fff !important;
}


.borderedTab {
    
    background-color: #fff !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #bbb !important;
    font-weight: bold !important;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #aaa !important;
    font-weight: bold !important;
    
}

.custom-dropdown {
    color:#000 !important;
}

.accordion-dark.ui-accordion .ui-accordion-content , .accordion-dark.ui-accordion.whiteBack .ui-accordion-content {
    background-color: #666 !important;
    color: #fff !important;
}

.breadcrumb-responsive a {
    color: #afc3ff !important;
}

.SearchBox {
    color:#000 !important;
}


/*MOJE*/

.da-slider{
    background-color: #000;
    border-top:#2e2e2e;
    border-bottom:#2a2a2a;
    box-shadow: 0px 0px 0px #000;
}

.half-panel{
    border:0px solid #000;
}

.half-panel:hover{
    border:0px solid #000;
}


footer.footer {    
background: #222 !important;
color: #fefefe;
}

footer.footer a:hover {    
background: #000 !important;
}

.da-slide h2{
    color:#FFF;
}

.da-slide-data p{
    color:#FFF;
}

.alert.alert-category {
    background: #000 !important;
    border: 1px solid #FFF !important;
    color: #FFF !important;;
}

.alert.alert-category:hover {
    background: #333 !important;;
    border: 1px solid #AAA !important;;
    color: #FFF !important;;
}
