.form-horizontal .form-group {
	margin-right: 0px;
	margin-left: 0px;
}

 #imgPreviewWithStyles {
    background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px;
    z-index: 999;
    border: none;
}

/* Text below image */
#imgPreviewWithStyles span {
    color: white;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}


.parsley-error {
    background-color: #FFBEBE !important;
    color: rgb(46, 46, 46) !important;
}

.datepicker{z-index:1151 !important;}

.inputPrecioPromocion{
    background-color: #FFAF79 !important;
}
.inputPrecioEditado{
    background-color: #65E174 !important;
}
.cp{
    cursor: pointer;
}

.bootstrap-datetimepicker-widget ul li {
    color: black !important;
}