input.valid {
    background: url("/templates/images/svethostingu.cz.new/icon-ok.png") no-repeat scroll right center #e3ffe5;
    border-color: #96b796 !important;
    color: #002f00;
}
input.error {
    background: url("/templates/images/svethostingu.cz.new/icon-fail.png") no-repeat scroll right center #ffebef;
    border-color: #FF0000 !important;
    color: #480000;
}

label.error {
	font-weight: normal;
	color: red;
	padding-bottom: 7px;
}

img.sh_ref {
	border: 1px solid #bcccd0;
}
a.sh_ref {
	font-size: 10px;
}

i.sh_fa_check_color {
	color: #59AB02;
}
i.sh_fa_times {
	color: red;
}

i.sh_fa_comment_color {
	color: #2EAEF0;
}

th.sh_pl_multi_pt {
    background-image: url("/templates/images/svethostingu.cz.new/bg_off.png");
    color: #fff;
    background-color: #2eaef0;    
}

th.sh_pl_multi_pt, tr.sh_pl_box, td.sh_pl_box {
	text-align:center;
}

td.sh_pl_multi_pt {
	vertical-align: middle;
}

td.sh_nowrap {
	white-space: nowrap;
}

.pricing_plan {
	padding: 30px 5px;	
}

img.sv_mh_tn {
        float: left;
        margin-right: 7px;
}

div.sh-pl-services {
	display: none;
}


table.floatThead-table {
   	border-top: none;
   	border-bottom: none;
   	background-color: #FFF;
}


#custom-pagination-container {
   margin-top: 60px;
}

#custom-pagination-container .owl-page {
    display: inline-block;
    zoom: 1;
    cursor: pointer;
}


#custom-pagination-container .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 2px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

#custom-pagination-container .owl-page.active span, #custom-pagination-container .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

div.sv_pc_html_code {
  font-size: 10px;
  margin-bottom: 25px;
}

div.sv_pc_banner {
  margin-bottom: 4px;
}

div.sh_ajax_loader {
	display: none;
	position: absolute; 
	text-align: center;
	top: 45%;
	left: 300px;	
}
div.sh_ajax_loader_c {
	padding: 10px;
	color: #515151;
	background-color: #E9E9E9;	
	border: 1px solid #C5C5C5;
}
div.sh_ajax_loader_ci {
	margin-bottom: 4px;
}






















