.ultimate-browser {
    border: 0 !important;
    height: 30px;
    width: 80px;
    border-radius: 1px !important;
    padding-left: 4px;
}

.alert {
    border-radius: 0 !important;
}

#print-iframe{
    display: none;
}

.overflow {
    overflow-y: scroll;
}

.line-through {
    text-decoration: line-through;
}

.fa-star.checked {
    color: orange;
}

.ajax-alert-container {
    margin-top: 5px;
    display: none;
}

.table-bordered .panel-heading {
    padding: 5px;
}

.width100 {
    width: 100% !important;
}

.panel-footer {
    padding: 3px 5px;
    background-color: #fff;
    border-top: 1px dashed rgba(0, 0, 0, 0.09);
}

.help-inline.error {
    padding: 5px;
    background-color: rgba(255, 0, 18, 0.05);
    width: 100%;
    display: block;
    color: red;
}

.inline .control-group {
    margin-bottom: 0;
    padding-bottom: 0;
}

.inline .control-group .checkbox {
    padding-top: 0;
}

.text-red, .text-red * {
    color: red !important;
}

.text-success, .text-success a {
    color: #34942d !important;
}

.text-danger, .text-danger a {
    color: #94473a !important;
}

img {
    max-width: 100%;
}

li.disabled {
    background-color: rgba(0, 0, 0, 0.05);
}

[data-toggle='collapse'] {
    cursor: pointer !important;
}

li.disabled a {
    color: rgba(0, 0, 0, 0.14) !important;
}

.badge-danger {
    background-color: #cc0000;
}

.badge-pending {
    background-color: #ff9600;
}

.badge-running {
    background-color: #65cd54;
}

.inline {
    display: inline-block;
}

.alert-default-danger {
    background: #fff;
    border: 1px solid red;
}

.no-margin {
    margin: 0 !important;
}

.btn-no-margin .btn {
    margin: 0 !important;
}

.ultimate-browser::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #CCCCCC;
    opacity: 1; /* Firefox */
    font-size: 11px;
    text-align: center;
}

.right_col {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.grid-view-loading * {
    opacity: 0.7;
}

.content-padding {
    padding: 10px 20px 20px;
    width: 100%;
    height: 100%;
}

.datepicker, .ui-datepicker, .ui-datepicker * {
    z-index: 9999 !important;
}

.ui-front {
    z-index: 9999 !important;
}

.select2-dropdown.increasedzindexclass, .select2-container--open {
    z-index: 99999;
}

#dodaj2 {
    z-index: 9992;
}

#dodaj {
    z-index: 9991;
}

.dhx_cal_header {
    z-index: 1 !important;
}

#suggested_price .color-price, .inline .color-price {
    display: inline-block;
}

.text-muted {
    font-size: 11px !important;
    color: rgba(0, 0, 0, 0.33) !important;
}

.text-grey, .text-grey div {
    color: rgba(0, 0, 0, 0.33) !important;
}

.sub-label {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 5px;
}

#shopAdd {
    margin-bottom: 20px;
}


.offer-picker .select2-selection {
    border: 1px solid #5bc0de !important;
}

.offer-picker .selection * {
    color: #5bc0de !important;
}

.package-picker .select2-selection {
    border: 1px solid #8b76ff !important;
}

.package-picker .selection * {
    color: #8b76ff !important;
}

.rental-picker .select2-selection, .rental-border {
    border: 1px solid #9f191f !important;
}

.rental-picker .selection * {
    color: #9f191f !important;
}


.user-header {
    font-size: 30px;
    padding: 5px;
}

.user-header a[data-toggle] :not(i) {
    color: #fff !important;
    text-decoration: underline;
}


.dropdown-menu a[data-toggle] {
    color: #0a0a0a !important;
}

.alert-danger a {
    color: #fff;
}

.bold, .bold * {
    font-weight: 600;
}

.font-25, .font-25 * {
    font-size: 14px !important;;
}

.custom-selection {
    border-color: #0b93d5;
    border-width: 2px;
    background-color: rgba(11, 147, 213, 0.1);
}

.payment-icon i {
    font-size: 27px;
}

.text-right, .text-right * {
    text-align: right !important;
}

.text-center, .text-center * {
    text-align: center !important;
}


.text-left, .text-left * {
    text-align: left !important;
}

.alert-warning a {
    color: #fff;
}

.modal-container .panel-body {
    border-radius: 0 !important;
}

.modal_overlay {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 99999;
    top: 0;
    left: 0;
}

.happy-birthday {
    background-color: rgba(255, 149, 239, 0.52);
    color: red;
    text-align: center;
}

i .badge {
    position: absolute;
    bottom: 20%;
    color: #fff;
    background: red;
    border-radius: 7px !important;
    right: 0;
    padding: 1px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 11px;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.absolute.right {
    right: 5px;
}

.absolute.top {
    top: 5px;
}

.padding5 {
    padding: 5px;
}


.payed-bg {
    background-color: #55d03e !important;
}

.not-payed-bg {
    background-color: #d0282b !important;
}

.right_col {
    padding-top: 0 !important;
}

.alert-section .alert {
    margin-bottom: 0;
}

.bank-selection div {
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.bank-selection input {
    height: 70px;
}

.bank-selection label {
    width: 100%;
    display: block;
    color: #ccc;
}

.bank-selection{
    cursor: pointer;
}