/*-----------------------------------------------------------------------------------*/
/* blackvpn */
/*-----------------------------------------------------------------------------------*/

#captchac {
    width: 89px;
	padding:0px;
}

#captchar {
    width: 64px;
   letter-spacing: 2px;
	padding:6px;
}

#lhc_status_container {
        background-color: #fff !important;

        }
#lhc_need_help_container{
        background:#038884 !important;
        border: 1px solid #038884 !important;
}
#lhc_need_help_triangle {
        border-top:15px solid #038884 !important;
}
#lhc_need_help_close {
        background: #2a2a2a!important;
        }

#lhc_need_help_close:hover {
background-color: #598884 !important;
}