﻿.btn-previous {
    background-color: #5b6372;
    border-color: #5b6372;
    color: white;
    min-width: 87.53px;
}

.btn-home {
    background-color: #2362df;
    border-color: #2362df;
    color: white;
    min-width: 87.53px;
}

.size-pdf {
    font-size: 50px;
}

.lg-backdrop.in {
    width: 46%;
    height: 700px;
}


/*#divGallery {
    position:revert;
    width: 450px;
    height: 500px;
}*/


.chosen-container-single a:not([href]):not([tabindex]).chosen-single:not(.chosen-default) {
    color: #000000 !important;
    text-align: center;
}
.typeahead {
    background-color: white !important;
}
.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

.icon-showpassword {
    float: right;
    right: 10px;
    margin-top: -26px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.font-bold2 {
    font-weight: bold !important;
    font-size: 20px;
}

.font-label2 {
    font-size:20px;
}
/*input.form-control {
    font-family: 'Tahoma';
    font-size: 15.5px !important;
    font-weight: bold !important;
}
*/
.form-control:disabled, .form-control[readonly] {
    background-color: rgb(208 208 208 / 30%) !important;
    font-weight: bold !important;
    font-size: 20px;
}

/*div.scroll,
div.scroll.y {
    overflow: scroll;
    overflow-x: scroll;
}



div.auto,
div.auto.y {
    overflow: auto;
    display: flex;
    overflow-x: scroll;
}

    div.auto.y {
        overflow-x: scroll;*/
        /*overflow-x: auto;*/
        /*overflow-y: auto;*/
        /*overflow:auto;*/
    /*}*/

div.scroll.y {
    min-width: 300px;
    max-width: auto;
    height: 710px;
    /*overflow-x: scroll;*/
    overflow-y: scroll
    /* overflow-x: unset;
    overflow-y: scroll;*/
}

/*#preview {
    position: absolute;
}*/
/*.lg-img-wrap {
    position: relative;
}*/
/*.lg-backdrop in {
   
}*/
/*.modal-content {
    position: absolute;
}*/
/*.modal-body{

}*/

.modal.fade {
    z-index: 10000000 !important;
}


/*StyleNew*/
#divGallery {
    width: 100%;
    height: 700px;
}
.lg-backdrop{
    background-color:white;
}

.lg-outer .lg-img-wrap {
    position: absolute;
    /*padding: 0 5px;*/
    left: 0px;
    right: 0;
    top: 40px;
    bottom: 0;
 
}

.lg-toolbar {
    z-index: 1082;
    /*margin-left: 50px;*/
    left: 0px;
    position: absolute;
    top: 0;
    width: 100%;
    min-width: 20em;
    background-color: rgba(0, 0, 0, 0.45);
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    width: 900px !important;
    /*height: 800px !important;*/
    /*min-height: 14px !important;
    height: 14px !important*/
}
.lg-object .lg-image {
    height: 900px !important;
}