.login-logo,
.register-logo {
    margin-bottom: 0px;
    padding: 7px;
    font-size: 32px;
}

.login-logo a,
.register-logo a {
    color: #FFF;
}


.callout.callout-danger .ul-callout {
    margin-bottom: 0px !important;
    padding-left: 10px !important;
}

.callout.callout-danger ol,
.callout.callout-danger ul {
    margin-bottom: 0px !important;
}

.th_no {
    width: 5px !important;
}

.content-header>h1 {
    font-size: 20px;
    font-weight: 600;
}

.indoit-box-action {
    background-color: #fff;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
}

.indoit-box-action-btn {
    margin-left: 5px;
}

.form-actions-fixed {
    background: white none repeat scroll 0 0;
    border-top: 1px solid #eee;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px 0;
    position: fixed;
    width: 100%;
}

.indoit-box-required {
    padding: 0px 10px 10px 10px;
}

.indoit-box-required hr {
    margin: 1px 0px 10px 0px;
    border-top: 1px solid #eee;
}

.modal-content .table-striped {
    color: #000 !important;
    background: #F8F8F8;
}

.relation_table:hover {
    background: #dd4b39 !important;
}

.lbl-del {
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.user-header-indoit {
    height: 200px !important;
}


.box-rules {
    width: 53px;
    display: inline-block;
    text-align: center;
}

.box-rules span {
    width: 55px;
    display: inline-block;
}

.table-privileges td.col-sm-1 .checkbox label {
    margin: 0px 10px 0px 25px !important;
    text-align: center;
}

.table-privileges td i {
    color: #D2D6DE;
}

@media (min-width: 1024px) {

    .indoit-form input,
    .indoit-form select,
    .indoit-form .select2 {
        width: auto !important;
        /* min-width: 180px; */
    }

    .indoit-form input[type="checkbox"],
    .indoit-form input[type="radio"] {
        n-width: 0px;
    }

    label.radio {
        margin: 5px 0 0 0;
    }

    .row>.xxs-small {
        display: none !important;
    }
}

select#items_category {
    width: 69% !important;
}

input#items_dimension {
    min-width: 0px;
    width: 100% !important;
    padding-right: unset;
}

input#inputImage {
    width: 69% !important;
}

div#kali {
    min-width: 0px;
    width: 5px;
    margin-left: -5px;
    margin-right: -5px;
    padding-top: 5px;
    padding-left: 5px;
}

div#itemsData {
    height: calc(83vh - 118px);
    overflow: scroll;
}

.aturScroll {
    height: 155px;
    overflow: scroll;
}

.single-select {
    width: 69% !important;
}

.select2 {
    width: 100% !important;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 5px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

@media (max-width: 1024px) {
    .row>.xxs-hide {
        display: none !important;
    }
}

@media (max-width: 700px) {
    .content-header>h1 {
        display: none !important;
    }

    .row>.xxs-hide {
        display: none !important;
    }

    .row>.xxs-small .btn {
        padding: 1px 5px !important;
        font-size: 12px !important;
        line-height: 1.5 !important;
    }

    .form-actions-fixed {
        padding-left: 15px !important;
    }
}

@media (max-width: 480px) {
    .row>.xxs-hide {
        display: none !important;
    }

    #btn_bulk_delete {
        display: none !important;
    }
}

@media (max-width:580px) {
    .row>.xxs-hide {
        display: none !important;
    }

    .lbl-del {
        border-radius: 0px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-weight: 700;
        line-height: 1;
        min-width: 10px;
        padding: 3px 0px;
        text-align: center;
        vertical-align: middle;
        white-space: normal;
        margin-top: 2px;
    }
}

p#atur {
    margin: 0 10px;
}

span.select2-selection.select2-selection--single {
    border-radius: 0px;
    height: 100%;
    margin-top: 0px;
    padding-top: -5px;
}

.setBody {
    height: 100%;
}

.fill {
    min-height: 100%;
    height: 100%;
}
