.bo_nav {
	font-size: 11px;
}

.white {
	color: #FFFFFF;
}

.white:hover {
    color: #FFAF03;
}

.select2-container .select2-selection--single {
	font-size: 0.9rem;
	text-align: left!important;
}

.fc-nonbusiness {
    background: #000000;
}

.fc-time-grid .fc-slats td {
    height: 2.5em;
    border-bottom: 0;
}

.ladda-button[data-style=contract] {
    overflow: hidden;
    width: 320px;
}

.ladda-button[data-style=contract][data-loading] {
    border-radius: 50%;
    width: 52px;
    height: 52px;
}

.pac-container {
    z-index: 2055 !important;
}

.product-name:hover, .product-name:focus {
    color: #f29400;
}

/*.dropzone .dz-preview .dz-image {
      width: 75px;
      height: 75px;
    }

.dropzone .dz-message {
    text-align: center;
    margin: 0.5em 0;
}

.dropzone {
    min-height: 75px;
    border: 1px dashed #1ab394;
    background: white;
    padding: 20px 20px;
}*/
