.field-validation-error { color: #93c844; }

.input-validation-error {
    background: no-repeat !important;
    background-image: url('../_images/symbols/validate_form_not_OK.png') !important;
    background-position: right center !important;
    background-origin: content-box !important;
    padding-right: 5px;
}

.valid input:not(#commodity) {
    background: no-repeat !important;
    background-image: url('../_images/symbols/validate_form_OK.png') !important;
    background-position: right center !important;
    background-origin: content-box !important;
    padding-right: 5px;
}

.disable, .disable:hover {
    background-color: #ece2ca;   
    cursor: pointer; 
}

.labelClickable {
    cursor: pointer;
}

.companyInfo hr {
    color:#FBFAF4;
}

.fancyContainer {
   	font-family: 'Bevan', sans-serif;     
    text-align: left;
     width: 100%;
     max-width: 1080px;
    margin: auto; 
	padding-bottom: 20px;
}


.fancyFormContainer {
	 margin: auto; 
	 width: 98%;
	 background: #fff;
	font-family: 'Roboto';	 
	font-size: 16px;
	clear: both;
}

.fancyFormContainer input:not([type]), input[type="text"], input[type="password"] {
    width: 350px;
    height: 37px;
    border: 1px solid #e6e1cf;
    color: #686035;
    padding-left: 5px;
	font-size: 16px;
}


.formContainerLeftColumn {
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

.fancyFormContainer h1 {
    font-family: 'Bevan', sans-serif; 
   color: #686035;
	float: left;
	font-size: 26px;
    margin-left:20px;
        padding: 0;
    line-height: 26px;    
}
.fancyFormContainer p {
  float: left;
	font-size: 15px;
    margin: 0px 0px 0px 20px; 
    line-height: 1;   
}


.buttonGreen {
   background: #93c844;
	width: 160px;
	height: 40px;
	border-radius: 5px;
    cursor: pointer;
	font-family: 'Roboto';
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 16px;

}

#image-upload-status {
    color:red;
    margin-top:10px;
}

ul.delPaymentTypes{
    float:left;
    list-style-type:none;
    margin-right:20px;
    padding:0;
}

    ul.delPaymentTypes li {
        padding-bottom:15px;
    }


#accountNumber {
    margin: 20px 0 10px 0;
}

#AccountNumber {
    margin-top:5px;
    width: 250px;
}

#BankNumber {
    margin-top:5px;
    width: 80px;
}

div.close {
    cursor:pointer;
}

input.addressNr {
    width:100px;
}

input.button.green {
    text-align: center;
    font-family: 'Roboto';
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    border: none;
}

#detailMainImage:hover {
    cursor: pointer;
}

#detailMainImage.user .userSymbol {
    z-index: 500;
    top: 45px !important;
}

#detailMainImage.user > .itemLike {
    background: url(../_images/symbols/heart-e.png) no-repeat right;
    z-index: 300;
}

#detailMainImage.user .itemLike.liked {
    background: url(../_images/symbols/heart-r.png) no-repeat right !important;
} 

#detailMainImage.product > .itemLike {
    background: url(../_images/symbols/heart-e.png) no-repeat right;
    position: absolute;
    width: 430px;
    height: 31px;
    top: 22px;
    right: 10px;
    z-index: 500;
}

#detailMainImage.product .itemLike.liked {
    background: url(../_images/symbols/heart-r.png) no-repeat right !important;
} 

#detailMainImage.product > .itemLike div {
     width:20px;
     height:20px;
     margin-left:402px;
     margin-top:5px;
     z-index: 400;
}

#detailMainImage.product > .itemLike a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

#detailMainImage.product > .itemLike a.likeOnmouseover {
    background: url(../_images/symbols/liked.png) no-repeat right;
}

.thumbImgDiv {
    float:left;
    margin:10px;
    padding:0;
    /*border:1px solid red;*/
}

.thumbImgDiv .buttonGreenSmall{
    position: relative;
    top: 20px;
    width: 20px;
}

.thumbImgDiv img{
    border:1px solid grey;
    padding:2px;
    margin:0;
}

/* Styles for Multiple uplad control */
#multipleUpload {
     height:300px;
}

#fileSelect #defaultImg {
    display:none;
}

#fileSelect {
    height:160px;
    width: 250px;
    float:left;
    padding:5px;
}

#filesList {
    height:160px;
    width: 250px;
    overflow-x:auto;
    padding:5px;
    margin-bottom:5px;
}

.oversize {
    color: red;
}

#image-holder {
    width:520px;
    overflow-x:auto;
    white-space:nowrap;
}

.thumb-image {
    height:100px;
    margin-right:5px;
    border:1px solid grey;
}

thumb-image-oversize {
    height:100px;
    margin-right:5px;
    border:1px solid red;
}

#fileSelect #errMessage {
     margin-top:10px;
}

.priceSliderContainer {
     text-align: center;
     margin-top: 30px;
     margin-left: -10px;
     margin-right: 10px;
}
.priceSliderRange {
    width: 50px !important;
    text-align: right;
    border: none !important;
}
#priceSliderControl {
    display: inline-block;
    width: 250px !important;
    margin-left: 10px;
    margin-right: 10px;
}

/* Home page, recommended products */
#grpNavigator {
    float:right;
    vertical-align:bottom;
    width:300px;
    margin:40px 0px 0 0;
    height:20px;
}

#grpNavigator .ico {
    background: no-repeat !important;
    background-image: url('../_images/symbols/circle-empty.png') !important;
    background-position: right center !important;
    background-origin: content-box !important;
    height:20px;
    width:20px;
    float:right;
    cursor:pointer;
}

#grpNavigator .green {
    background-image: url('../_images/symbols/circle-green.png') !important;
}

.closeSmall  {
	background: url(../../Content/_images/symbols/close-small.png) no-repeat;
    width:20px;
    height:20px;
}

.closeSmall:hover  {
	background: url(../../Content/_images/symbols/close-small-red.png) no-repeat;
}	

.cartItemLink {
    cursor:pointer;
}

.map-refresh-controls {
    position: absolute;
    top: 250px;
    left: 340px;
}

/* MAP ENTITY BOX CSS */

.mapEntityBox {
    font-size: 14px; 
    font-weight: bold; 
    margin-bottom: 8px;
}

.mapEntityContainer {
    /*border: 1px solid #000000;*/
    max-height: 288px;
    overflow: hidden;
}

.mapEntityItem {
    width: 222px;
}
.mapEntityItem a {
    color: #055d2a; 
    font-size: 15px;
}

.mapEntityItemBox .cEntityBox .itemMainFrame {
    height: auto; 
    margin: 0 0 8px 0;
}

.cEntityBox .circle {
    position: relative;
    float: left;
}

.cEntityBox .itemSellerDescr {
    /* margin-top: 0 !important; */
}

.cEntityBox #ratingHead {
    height: 14px !important;    
}

.cEntityBox #ratingHead span {
    height: 14px !important;
    line-height: 14px !important;
}

.cEntityBox #ratingHead .starsBlock {
    margin-top: 0 !important;    
}

.cEntityBox table {
    margin-top: 10px;
    width: 223px;
    border-top: 1px solid #055d2a;
}

/* Google map Infobox CSS */

.gm-style-iw {
    width: 245px !important;
    top: 15px !important;
    left: 0px !important;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
    border: 1px solid #68a83c;
    border-radius: 2px 2px 10px 10px;
    overflow: hidden;
}

.mapEntityBox {
    margin-bottom: 0;
    width: 245px !important;
    overflow: hidden;
}

.mapEntityBox .mapEntityTitle {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: .85em;
    font-weight: 600;
    padding: 10px;
    background-color: #0D3C1E;
    color: white;
    margin: 0;
    border-radius: 2px 2px 0 0;
    width: 248px !important;
}

.mapEntityBox .mapEntityContainer {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    margin-right: 1px;
    padding: 15px 5px 20px 10px;
    max-height: 288px;
    overflow: hidden;
    width: 245px !important;
}

.productImage .mainImg {
    display: block;
}

.prefered {
    cursor:pointer;
}
.prefered input {
    cursor:pointer;
}
.prefered label {
    cursor:pointer;
}


#topCart {
    cursor: pointer;
}

li #topCart {
    cursor: pointer;
}

.itemLike div {
     width:20px;
     height:20px;
     margin-left:85px;
     margin-top:5px;
}

#showList {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.likeOnmouseover {
    background-image: url(../_images/symbols/liked.png);
}

.customOverlayTitle {
    position: absolute;
    height: 33px;
    padding-top: 16px;
    width: 49px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-align: center;
    font-weight: bold;
    z-index: 9;
}

.itemMainFrame .itemImage .userSymbol {
    position: absolute;
    top: 50px;
    right: 10px;
    width: 31px;
    height: 31px;
    background: url(../_images/symbols/traktor-profil.png);
}

.itemMainFrame .itemImage .itemLike {
    position: absolute;
    top: 10px;
    right: 10px;
    left: inherit !important;
    width: 113px;
    height: 31px;
    background: url(../_images/symbols/heart-e.png);
}

.itemMainFrame .itemImage .itemLike.liked {
    position: absolute;
    top: 10px;
    right: 10px;
    left: inherit !important;
    width: 113px;
    height: 31px;
    background: url(../_images/symbols/heart-r.png);
}

.tooltip {
	display: none;
	position: absolute;
	padding: 5px;
	color: grey;
	background-color: lightyellow;
	border: 1px solid black; 
	box-shadow: 0 1px 3px 1px rgba(0,0,0,0.5);
	border-radius: 2px;
}

.akce .ui-datepicker table
{
     display:none;
}

/* Changes in original CSS */ 
.calendarItem { cursor: pointer; }
#calendarBodyHeader { cursor: pointer; }
#magazinBody { cursor: pointer; }
#cookieMain { z-index: 99; }
#infoBoxResult > ul.light > li {
    min-width: 120px !important;
}
#carouselItems { padding-left: 10px; }
.slick-prev {
    background: url(../_images/symbols/arrowLeft.png) !important;
    width: 30px !important;
	height: 63px !important;
}
.slick-next {
    background: url(../_images/symbols/arrowRight.png) !important;
    width: 30px !important;
	height: 63px !important;
}
.commodityOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 100;
    display: none;
}
#mapBox {
    z-index: 50 !important;
}
.mapOverlay {
    position: absolute;
    left: 0;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10;
    display: none;
}
#comodityMenu {
    z-index: 200;
}

#comodityBlockSelect {
    z-index: 200;
}

#topNav ul ul,
#topNavSlim ul ul {
    z-index: 500 !important;
}

#progressBar {
    background: no-repeat !important;
    background-image: url('../_images/symbols/progressbar.gif') !important;
    background-position: left center !important;
    width:100%;
    padding-left: 150px;
}

.sweet-alert p ul li {
    text-align: left;
    padding: 3px 0;
}

#latestListTitle:hover {
    cursor: pointer;
}

#categoryNavigatorContent span {
    margin-left: 10px;
}