.media-heading a{
    color: white;
}
#tz-right aside {
    background: none repeat scroll 0 0 #232323;
    margin-bottom: 54px;
    margin-left: 20px;
}

#tz-right aside h3.module-title {
    border-bottom: 1px solid #2E2E2E;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
    padding: 16px 30px;
    text-transform: uppercase;
}
.assistive-tzsearch{
    display: none;
}
#tz-right aside #searchform{
    line-height: 25px;
    padding: 20px 10px;
    position: relative;
}

#tz-right aside input.Tzsearchform  {
    color: #FFFFFF;
    font-size: 24px;
    margin-left: 20px;
    padding: 0 3% ;
    width: 63%;
    font-family: 'Open Sans',Arial,sans-serif    ;
    font-weight: 400;
    line-height: 61px;
}
#tz-right aside.widget_search input#searchsubmit {

    display: none ;
}
#tz-right aside ul{
    list-style: none;
    padding: 20px 10px;
    position: relative;

}
#tz-right aside.widget_categories select{
    list-style: none outside none;
    margin: 20px 31px;
    position: relative;
    width: 66%;
    background: #232323;
    border: 1px solid #2E2E2E;
    color: rgba(255, 255, 255, 0.5);
}
#tz-right aside select option{
    width: 150px;
    overflow: hidden;
}
#tz-right aside ul li,
#tz-right aside ul li a{
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}
#tz-right aside .textwidget{
    list-style: none;
    padding: 20px 30px;
    position: relative;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Open Sans',Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}
#tz-right aside .tagcloud{
    list-style: none;
    padding: 20px 30px;
    position: relative;
}
#tz-right aside .tagcloud a{
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
}
#tz-right #calendar_wrap{
    padding: 20px 30px;
}
#tz-right #wp-calendar{
    width: 100%;
    color: rgba(255, 255, 255, 0.5);
}
#tz-right #wp-calendar a{
    color: rgba(255, 255, 255, 0.5);
}
#tz-right #wp-calendar caption{
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}
#tz-right .icon-search{
    display: none !important;
}
#tz-right .widget_archive select{
    margin: 20px 30px;
    background: #232323;
    border: 1px solid #232323;
}
#tz-right #wp-calendar tr td{
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.1);
    padding: 5px;
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
}
#tz-right #wp-calendar th {
   border: 1px solid rgba(255, 255, 255, 0.1) ;
}
#tz-right .module-ct form {
    position: relative;
    width: 100%;
}
#tz-right .module-ct form input.subcription_btn {
    background: none repeat scroll 0 0 #007D78;
    border: medium none;
    font-size: 0;
    height: 61px;
    position: absolute;
    right: 0;
    top: 0;
    width: 63px !important;
}
#tz-right .module-ct form i {
    color: #FFFFFF;
    font-size: 23px;
    position: absolute;
    right: 16px;
    top: 21px;
}
.tziconsearch{
    background: none repeat scroll 0 0 #007D78;
    color: #FFFFFF;
    font-size: 30px;
    padding: 16px 10px 16px 16px;
    position: absolute;
    right: 30px;
    /*z-index: 9999;*/
}
#tz-right aside.widget_archive ul{
    padding: 20px 6px;
}
#tz-right aside.tribe-events-list-widget h4{
    line-height: normal;
    margin: 0;
    padding: 0;
}
#tz-right ol.vcalendar{
    margin: 0;
}
#tz-right ol.vcalendar li{
    padding: 0 30px 0px 30px;
    border-bottom: 1px solid #2E2E2E;
}
#tz-right ol.vcalendar li:last-of-type{
    border-bottom: 0;
}
#tz-right ol.vcalendar li:hover{
    background: #007d78;
}
#tz-right .tribe-events-widget-link{
   display: none;
}
#tz-right aside.tribe-events-list-widget h4 a{


    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    line-height: 53px;
}
#tz-right .duration{
    background: url("../images/icontime.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
    padding-left: 24px;
    padding-bottom: 17px;
}
#tz-right .duration span{
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.2);
    font-size: 14px;
    line-height: 26px;

}
#tz-right .tribe-events-list-widget ol li{
    margin-bottom: 0;
}
#tz-right .tribe-events-list-widget ol li:last-of-type .duration{
    padding-bottom: 18px;
}