.oh_calendar_widget .blue.widget-title{margin-bottom: 0;}
.calendarsun-footer {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
}
.calendarsun-row {
    clear:both;
    width:100%;
    margin-top:10px;
    display:inline-block;
    white-space: nowrap;
}
.calendarsun-body {
    padding:0px 10px;
}
.calsun-col {
    float:left;
}
.calsun-40 {
    width:40%;
}
.calsun-30 {
    width:30%;
}
.calsun-2 {
    width:50%;
}
.calsun-3 {
    width:33%;
}
.calsun-4 {
    width:25%;
}
.calsun-5 {
    width:20%;
}

.calsun-mt25 {
    margin-top:25px;
}

.calsun-img-res {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.calsun-img-small {
    max-width:60% !important;
}
.psychotronika_sun_phases {
    background: url('../img/bg_sun_phases.png') no-repeat center center !important; 
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
     background-size: cover !important;
     padding-bottom:0px !important;
     padding-top:0px !important;
}
.psychotronika_sun_phases h2, .psychotronika_sun_phases h4 {
    color:#fff !important;
    text-align:center;
    margin-top:10px !important;
    margin-bottom:10px !important;
    display:none;
}
.calsun-mb25 {
    margin-bottom:25px;
}
.calendarsun-wrapper {
    /*border:1px solid #F1F1F1 ;*/
    position: relative;
    
    text-align: center;
    color: #fff;
  
    min-height: 380px;
    
}
.calendarsun-wrapper a {
    text-decoration: none;
    box-shadow: none !important;
    -webkit-box-shadow:none !important;
transition: none !important;  
-webkit-transition: none !important;
}

.calendarsun-wrapper .month-nav {
    /*position: absolute;*/
    width: 100%;
    top: 12px;
    direction: ltr;
    font-size:20px;
    padding:5px 15px;

}

.calsun-no-margin {
    margin:0px;
}
.calendarsun-wrapper #calsun-next,.calendarsun-wrapper #calsun-prev, .calendarsun-wrapper #calsun-next-day,.calendarsun-wrapper #calsun-prev-day{
    font-size: 1.5em;
    font-weight: bold;
    /*margin: 5px 15px;*/
    line-height:1;
    color:#fff;
}
.show-calendar-all, .show-calendar-all:hover, .day-number:hover {
    color:#fff !important;
    cursor:pointer;
}
.calendarsun-wrapper #calsun-next:hover,.calendarsun-wrapper #calsun-prev:hover{text-decoration: none;
    color:#fff;
}
.calendarsun-footer p a {color:#fff;}

 .calendarsun-wrapper #calsun-next, .calendarsun-wrapper #calsun-next-day{float:right; color:#fff;} 
 .calendarsun-wrapper #calsun-prev, .calendarsun-wrapper #calsun-prev-day{float:left; color:#fff;}

.rtl .calendarsun-wrapper #calsun-next{float:left}
.rtl .calendarsun-wrapper #calsun-prev{float:right}
.rtl .calendarsun-wrapper #calsun-next-day{float:left}
.rtl .calendarsun-wrapper #calsun-prev-day{float:right}

.calendarsun-wrapper table{
    margin:0;
    color: #18486B;
    border:none;
    width: 100%;
  
}

.calendarsun-wrapper table td{
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    border:none;
    padding: 8px 4px;
}

.calendarsun-day-head {
    border-top: none;
    margin-bottom: 10px;
    color:#fff;
    border-bottom:1px solid #fff !important;
    font-size:0.8em !important;
   
}
.calendarsu-wrapper .calendarsun-day{cursor: default; text-align: center;vertical-align: middle    ;color: #18486B;}

.daysun-number {cursor:pointer;}





.ai {
  background: #000;
  color:#ffffff;
  display:inline-block;
  font-size:22px;

}
.ai.aries:before {
    content:"\2648";
}
.ai.taurus:before {
    content:"\2649";
}
.ai.gemini:before {
    content:"\264A";
}
.ai.cancer:before {
    content:"\264B";
}
.ai.leo:before {
    content:"\264C";
}
.ai.virgo:before {
    content:"\264D";
}
.ai.libra:before {
    content:"\264E";
}
.ai.scorpio:before {
    content:"\264F";
}
.ai.sagittarius:before {
    content:"\2650";
}
.ai.capricorn:before {
    content:"\2651";
}
.ai.aquarius:before {
    content:"\2652";
}
.ai.pisces:before {
    content:"\2653";
}

.bubblingG {
    margin:0px auto;
    text-align: center;
    width:40px;
    height:25px;
    padding-top:50px;
}

.bubblingG span {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    margin: 13px auto;
    background: #000000;
    -moz-border-radius: 25px;
    -moz-animation: bubblingG 0.8s infinite alternate;
    -webkit-border-radius: 25px;
    -webkit-animation: bubblingG 0.8s infinite alternate;
    -ms-border-radius: 25px;
    -ms-animation: bubblingG 0.8s infinite alternate;
    -o-border-radius: 25px;
    -o-animation: bubblingG 0.8s infinite alternate;
    border-radius: 25px;
    animation: bubblingG 0.8s infinite alternate;
}

#bubblingG_1 {
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -ms-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
}

#bubblingG_2 {
    -moz-animation-delay: 0.24s;
    -webkit-animation-delay: 0.24s;
    -ms-animation-delay: 0.24s;
    -o-animation-delay: 0.24s;
    animation-delay: 0.24s;
}

#bubblingG_3 {
    -moz-animation-delay: 0.48s;
    -webkit-animation-delay: 0.48s;
    -ms-animation-delay: 0.48s;
    -o-animation-delay: 0.48s;
    animation-delay: 0.48s;
}

@-moz-keyframes bubblingG {
    0% {
        width: 5px;
        height: 5px;
        background-color:#000000;
        -moz-transform: translateY(0);
    }

    100% {
        width: 12px;
        height: 12px;
        background-color:#FFFFFF;
        -moz-transform: translateY(-11px);
    }

}

@-webkit-keyframes bubblingG {
    0% {
        width: 5px;
        height: 5px;
        background-color:#000000;
        -webkit-transform: translateY(0);
    }

    100% {
        width: 12px;
        height: 12px;
        background-color:#FFFFFF;
        -webkit-transform: translateY(-11px);
    }

}

@-ms-keyframes bubblingG {
    0% {
        width: 5px;
        height: 5px;
        background-color:#000000;
        -ms-transform: translateY(0);
    }

   100% {
        width: 12px;
        height: 12px;
        background-color:#FFFFFF;
        -ms-transform: translateY(-11px);
    }

}
@-o-keyframes bubblingG {
    0% {
        width: 5px;
        height: 5px;
        background-color:#000000;
        -o-transform: translateY(0);
    }
    100% {
        width: 12px;
        height: 12px;
        background-color:#FFFFFF;
        -o-transform: translateY(-11px);
    }

}

@keyframes bubblingG {
    0% {
        width: 5px;
        height: 5px;
        background-color:#000000;
        transform: translateY(0);
    }

    100% {
        width: 12px;
        height: 12px;
        background-color:#FFFFFF;
        transform: translateY(-11px);
    }

}
#city-calendarsun-wrapper select {
    background: url('../img/arrow-select-down.png') no-repeat right !important; 
    border:0 !important; padding:5px; color:#025a88; width:70%;
    cursor:pointer; height:auto;
    text-align: center;
    text-align-last: center;
    outline:0 !important;
     -webkit-appearance: none;
       -moz-appearance: none;
        -ms-appearance: none;
         -o-appearance: none;
            appearance: none;
            text-indent: 1px;
    text-overflow: '';
}
#city-calendarsun-wrapper select::-ms-expand {
    display: none;
}
#city-calendarsun-wrapper select option {
 color: #000;
}
.calsun-font {
    color:#025a88;
}
.calsun-font16 {
    font-size:16px;
}
.calsun-font14 {
    font-size:14px;
}
@media only screen and (max-width: 1024px) {
    .calsun-zodiac-name {
        font-size:0.9em !important;
    }
    .calendarsun-wrapper .month-nav {
        font-size:17px;
    }
    .calsun-30 {
        width:32%;
    }
    .calsun-40 {
        width:36%;
    }
    
}


/*ComputerSoft - start*/
.psychotronika_sun_phases.widget{ width: 300px; max-width: 100%; margin-right: auto; margin-left: auto; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1); }
/*.psychotronika_sun_phases.widget .widget-title{ background: #fff; padding: 12px; font-size: 18px; line-height: 28px; text-align: center; color: #232323; }*/
.psychotronika_sun_phases.widget .calendarsun-wrapper{ padding: 20px; }

/*ComputerSoft - end*/