﻿.error 
{
    color: #8E2800;
    font-weight: 900;
}

.warningover {
	/*background-color: #FFFFFF;*/
    color: #8E2800;
    /*font-weight: 900;*/
    left: 0;
    top:0;
    position: absolute;
}

.prel {
	position:relative;
}

.none {
	display: none !important;
}

.logo  
{
    display: none; 
}

/******************* TEMPLATES ****************/
.single .templatePrices .radio{
	display: inline !important;
}
.single .templatePrices .price .individual,
.single .templatePrices a.radio,
.single .templateLogin .action
{
    display:none !important;
}
.back {
	display: none;
}

.recovery 
{
    margin-top: 5px;
}
.recovery a
{
    border:none;
}