

body {
    /*background: #f6f6f6;*/
}
/*----------------Layout---------------------*/
* {
    outline: none !important;
}

html, body {
    height: 100%;
}
/*  ORIGINAL
#wrapper {
	height: 100%;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}*/
#wrapper {
    height: 100%;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    min-width: 980px;
    min-height: 600px;
}

.container {
    margin: 0 auto;
    padding: 0 !important;
}

/*header {
    height: 10px;
    left: 0;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}*/
/*  ORIGINAL
#main-con {
	background: url(../Content/images/shade1.png) repeat-x top left;
	padding: 10px 20px;
	clear: both;
    min-height: 375px; /*520px; */ /*
}
*/
#main-con {
    background: url("../Content/images/shade1.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    bottom: 31px;
    position: absolute;
    top: 100px;
    width: 100%;
}

#app-con {
    padding: 0 12px;
    position: absolute;
    top: 73px;
    width: 100%;
    bottom: 10px;
}

.scrolling-both {
    overflow: auto;
}

.scrolling-horizontal {
    overflow-x: auto;
    overflow-y: hidden;
}

.scrolling-vertical {
    overflow-y: auto;
    overflow-x: hidden;
}

.scrolling-none {
    overflow: hidden;
}

#app-header {
    padding: 0 12px;
}

footer {
    /* background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 -1px 4px #898989; */
    position: absolute;
    width: 100%;
    bottom: 0;
}

.topLinkArrow {
    margin-top: -2px;
    margin-left: 2px;
}

#footer {
    background: url("../Content/images/bg-footer2.jpg") repeat-x scroll 0 0 #fafafa;
    clear: both;
    min-height: 26px;
    padding: 0px 10px;
}

.footer-bg {
    height: 4px;
    background: #333;
    clear: both;
}

.footer-left {
    float: left;
    line-height: 26px;
    font-size: 11px;
}

.footer-right {
    float: right;
    line-height: 26px;
    font-size: 11px;
}

.displayNone {
    display: none;
}
/*------------------------Header---------------------------*/

.headerLink ul ul {
    display: none;
}

.headerLink ul li:hover > ul {
    display: block;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

    .headerLink ul li:hover > ul li {
        float: none;
    }

        .headerLink ul li:hover > ul li a {
            color: #666;
            min-width: 150px;
        }

            .headerLink ul li:hover > ul li a:hover {
                color: #fff;
            }


header h1 {
    margin: 14px 0 8px 0;
    padding: 0;
}

.align-right {
    text-align: right;
}

.logo {
    height: 100px;
    line-height: 100px;
    text-align: center;
}

h1 {
    font-size: 20px;
}

.intermodal-text {
    margin-left: 20px;
    min-height: 102px;
}

    .intermodal-text p {
        margin-bottom: 1px !important;
    }

.tenantMainHeader {
    margin-bottom: 4px;
}

.col-menu {
    margin-right: 15px;
}

/*----------------------Menu------------------------------*/

.menu li .home-blue {
    background: url(../Content/images/Menu_sprites.png);
    width: 45px;
    height: 45px;
}

.menu li .apps-blue {
    background: url(../Content/images/Menu_sprites.png);
    width: 45px;
    height: 45px;
}

.menu li .settings-blue {
    background: url(../Content/images/Menu_sprites.png);
    width: 45px;
    height: 45px;
}

.menu li .favorite-blue {
    background: url(../Content/images/Menu_sprites.png);
    width: 45px;
    height: 45px;
}

.menu li a span.home-blue, .menu li a span.apps-blue, .menu li a span.settings-blue, .menu li a span.favorite-blue {
    display: inline-block;
    width: 45px;
    height: 45px;
}




.menu {
    margin: 0 0 0 15px;
    padding: 0;
    margin-top: 19px;
    float: right;
}

.favorite > .popover {
    left: -140px !important;
}

    .favorite > .popover > .arrow {
        left: 90% !important;
    }

.apps > .popover {
    left: -210px !important;
}

    .apps > .popover > .arrow {
        left: 90% !important;
    }

.menu > li {
    cursor: pointer;
    display: inline-block;
    height: 50px;
    margin-left: 15px;
    width: 55px;
}

.menu li .home-grey {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.menu li .apps-grey {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -26px 0 rgba(0, 0, 0, 0);
}

.menu li .settings-grey {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -52px 0 rgba(0, 0, 0, 0);
}

.menu li .favorite-grey {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -78px 0 rgba(0, 0, 0, 0);
}

.menu li .home-black {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -104px 0 rgba(0, 0, 0, 0);
}

.menu li .apps-black {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -130px 0 rgba(0, 0, 0, 0);
}

.menu li .settings-black {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -156px 0 rgba(0, 0, 0, 0);
}

.menu li .favorite-black {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -182px 0 rgba(0, 0, 0, 0);
}

.menu li .home-white {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -208px 0 rgba(0, 0, 0, 0);
}

.menu li .apps-white {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -234px 0 rgba(0, 0, 0, 0);
}

.menu li .settings-white {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -260px 0 rgba(0, 0, 0, 0);
}

.menu li .favorite-white {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -286px 0 rgba(0, 0, 0, 0);
}



.menu li .users-grey {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -52px 0 rgba(0, 0, 0, 0);
}

.menu li .users-black {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -156px 0 rgba(0, 0, 0, 0);
}

.menu li .users-white {
    background: url(../Content/images/MenuIcons-new.png) no-repeat scroll -260px 0 rgba(0, 0, 0, 0);
}




.menu li a span.menu-icon {
    display: inline-block;
    width: 45px;
    height: 45px;
}

.menu li a {
    color: #000000;
    display: inline-block;
    /* margin-top: 26px; */
    text-align: center;
    vertical-align: bottom;
    width: 55px;
    padding: 0;
}

/*----------------Content for Setting page sticky portion---------------------*/




/*----------------Content for Homepage---------------------*/
#sticky {
    background: none repeat scroll 0 0 #FFFFFF;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 2147483647;
}

.is-sticky .container-lookup.clearfix {
    background: none repeat scroll 0 0 #FFFFFF;
    left: 0;
    padding: 10px 1%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2147483647;
    height: 80px;
}


#sticky-sticky-wrapper {
    margin-bottom: 20px;
}

.container-lookup {
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px;
}

    .container-lookup h1 {
        font-size: 22px;
    }

    .container-lookup h2 {
        margin: 15px -70px 0 -15px;
        padding: 0;
        font-size: 20px;
        font-family: "Century Gothic", Arial;
    }

        .container-lookup h2 span {
            padding-right: 10px;
        }

    .container-lookup ul {
        margin: 20px 0 20px 50px;
        padding: 0;
    }

        .container-lookup ul li {
            border-right: 1px solid #969696;
            float: left;
            font-size: 14px;
            list-style: none outside none;
            padding: 0 10px;
        }

            .container-lookup ul li a {
                color: #000;
            }

            .container-lookup ul li:last-child {
                border-right: medium none;
                margin-right: 0;
                padding-right: 0;
            }

#container-id {
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #ccc;
    background: #f6f6f6;
}
/*------------------Homepage Tables------------------------*/


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #fff !important;
    clear: both !important;
    text-decoration: none;
}

.left-home ul li {
    height: 175px;
}

#names {
    margin: 20px 0;
}

table #names th, table #results th {
    border-bottom: none;
}

#names td {
    padding: 2px 4px !important;
    font-size: 12px;
}

#names th {
    font-size: 12px;
    background: #f6f6f6;
}

#results {
    margin: 20px 0;
}

    #results th {
        font-size: 12px;
        background: #f6f6f6;
    }

    #results td {
        padding: 2px 4px !important;
        font-size: 12px;
    }

.bg-grey {
    background: #f6f6f6;
}

.btn-link {
    color: #000000 !important;
}

    .btn-link:hover {
        text-decoration: none;
    }

.dropdown-menu {
    font-size: 12px;
}


.apps-popover {
    display: none;
}



.popover {
    display: block;
    left: 21.5px;
    /*top: 115px;*/
    top: 60px;
    width: 365px;
    max-width: none;
}

.popover-content > ul > li {
    display: inline-block;
    padding: 2px 10px 10px;
    text-align: center;
    width: 100px;
}

.popover-content > ul {
    padding: 0px;
    /*width:340px;*/
}

.link-image {
    background: url("../Content/images/binocular-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: inline-block;
    height: 43px;
    width: 60px;
}

.popover-content {
    max-height: 385px;
    /* padding:9px 25px; */
    overflow-y: auto;
}

.col-submenus {
    margin-top: 4px;
}

.favorite-icon-grey {
    background: url("../Content/images/Favorite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 26px;
    width: 26px;
    margin-top: -4px;
}

    .favorite-icon-grey:hover {
        background: url("../Content/images/Favorite.png") no-repeat scroll -26px 0 rgba(0, 0, 0, 0);
        display: block;
        height: 26px;
        width: 26px;
        margin-top: -4px;
    }

.favorite-icon-yellow {
    background: url("../Content/images/Favorite.png") no-repeat scroll -26px 0 rgba(0, 0, 0, 0);
    display: block;
    height: 26px;
    width: 26px;
    margin-top: -4px;
}

    .favorite-icon-yellow:hover {
        background: url("../Content/images/Favorite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        height: 26px;
        width: 26px;
        margin-top: -4px;
    }

.fav-icon-grey {
    background: url("../Content/images/Favorite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 26px;
    width: 26px;
    margin-top: -4px;
}

    .fav-icon-grey:hover {
        background: url("../Content/images/Favorite.png") no-repeat scroll -26px 0 rgba(0, 0, 0, 0);
        display: block;
        height: 26px;
        width: 26px;
        margin-top: -4px;
    }

.fav-icon-yellow {
    background: url("../Content/images/Favorite.png") no-repeat scroll -26px 0 rgba(0, 0, 0, 0);
    display: block;
    height: 26px;
    width: 26px;
    margin-top: -4px;
}

    .fav-icon-yellow:hover {
        background: url("../Content/images/Favorite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        height: 26px;
        width: 26px;
        margin-top: -4px;
    }

.app-inf {
    cursor: pointer;
    margin-left: 2px;
}

.add-favorite {
    display: none;
}

.apps-popover {
    display: none;
}

/*  ORIGINAL
.page-wrap {
	margin-bottom: -48px;
	min-height: 100%;
	background: #fff;
	-moz-box-shadow: -1px -1px 5px #5F5F5F;
	-webkit-box-shadow: -1px -1px 5px #5F5F5F;
	box-shadow: 0 -1px 4px #898989;
}
    */
.page-wrap {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    position: absolute;
    top: 1px;
    width: 100%;
}

    .page-wrap:after {
        content: " ";
        display: block;
        height: 48px;
    }

.right-home {
    background: none repeat scroll 0 0 #F2F2F2;
    display: inline-block;
    float: right;
    height: 375px;
    position: relative;
    width: 28%;
    top: 10px;
}

.apps-img {
    /*background: url("../images/container.png") no-repeat scroll center center rgba(0, 0, 0, 0);*/
    cursor: pointer;
    display: inline-block;
    height: 114px; /* 126px; */
    /* margin-bottom: 25px; */
    width: 128px;
}

.app-dtls-img {
    bottom: 10px;
    position: absolute;
    right: 10px;
}

.user-notification {
    background: none repeat scroll 0 0 #FFF3BB;
    padding: 6px;
}

.maintenance-notice {
    padding: 7px 0 0 10px;
}

.text-notification {
    padding: 0 0 0 10px;
}

.btn.btn-danger.btn-xs.close-notificatoin {
    margin-left: 5px;
}

.left-home {
    display: inline-block;
    min-height: 275px;
    width: 100%;
}

    .left-home ul {
        height: auto !important;
        margin: 0 auto 10px;
        padding: 0;
        width: 90%;
        min-height: 380px;
    }

        .left-home ul li {
            display: inline-block;
            margin: 10px auto;
            padding: 10px;
            text-align: center;
            vertical-align: top;
            width: 165px;
            margin-bottom: 8px !important;
            height: 175px;
        }

/*.navbar {
    background: none repeat scroll 0 0 #2F3236;
    text-align: center;
}*/

.filter_by_type {
    padding: 0px;
    color: #666;
}

    .filter_by_type > label {
        margin-bottom: 0px;
        font-weight: normal;
    }

.view-menu {
    text-align: center;
    min-height: 65px;
}

.icon-container {
    text-align: center;
}

.icon-img {
    height: 110px;
}

/* #filter-common {
	background: none repeat scroll 0 0 #747E86;
	font-size: 12px;
	height: 20px;
	line-height: 6px;
	width: 98px;
	color: #000;
	border-color: #000;
}
.active.btn.btn-default#filter-common {
	background: none repeat scroll 0 0 #3C4044;
	color: #FFFFFF;
	border-color: #000;
} */
.apps-heading {
    font-size: 16px;
    padding: 15px 15px;
}

.apps-description {
    padding: 0 15px;
}

.app-inf {
    cursor: pointer;
    margin-left: 2px;
}

/* Loading or Busy windows */

.divLoading {
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #666666;
    z-index: 30001;
    opacity: .8;
    filter: alpha(opacity=70);
    display: none;
}


.pLoading {
    position: absolute;
    top: 30%;
    left: 45%;
    color: White;
}


/*Confirm toast*/
.toast-message {
}

.div-confirm-button {
    float: right;
}

#toast-container.toast-top-center > .confirm-toastr {
    width: 30%;
}

/*i.fa {
    margin-left: 4px;
}*/
#toast-container.toast-top-center > .check-toastr {
    width: 50px;
}

.toast-top-center {
    max-width: 90%;
    margin: 0 auto;
    left: 0;
}

body .p-empty-content, #app-con .p-empty-content {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    font-size: 18px;
    transform: translate(-50%, -50%);
    color: #8c9196;
}


.class-hidden {
    display: none;
}

.class-visibility-hidden {
    visibility: hidden;
}

.class-visibility-visible {
    visibility: visible;
}

#app-con .class-visible {
    display: block;
}

p.p-empty-content .class-visible {
    display: block;
}

i.operation-icon {
    color: #0e0d0d80;
}

button.float-button {
    position: absolute;
    border-radius: 50% !important;
    width: 60px;
    height: 60px;
    bottom: 11%;
    right: 3%;
    z-index: 2;
    /*background-color: #0072c6;*/
    color: #cccccc;
    border: 0px;
    box-shadow: 2px 2px 3px #999;
    -webkit-mask-image: none;
    transition: all .3s;
}

    button.float-button:hover {
        box-shadow: 0 3px 8px 2px #999;
        transition: all .2s ease-in-out;
    }

        button.float-button:hover i {
            color: #FFF;
        }


/*header SAVE VIEW*/
#favoriteSelection i.btn-app-save-view {
    color: #0072c6;
    bottom: 25%;
    font-size: 15px;
}

/*#favoriteSelection i.btn-app-save-view:hover {
   font-size: 25px;
}*/

#favoriteSelection span.fa-stack.btn-app-save-view-wraper:hover > .btn-app-save-view + .btn-app-save-view-stack {
    font-size: 13px;
}

#favoriteSelection i.btn-app-save-view-stack {
    color: #0072c6;
    left: 43%;
}




#favoriteSelection span.fa-stack.btn-app-save-view-wraper {
    margin-top: 8px;
    font-size: 10px;
}

a span.favorite-icon-grey.favorite-icon, a span.favorite-icon-yellow.favorite-icon {
    margin-top: -1px;
}

i.grid-header-icon {
    margin-left: 4px;
    color: rgba(65, 60, 60, 0.68);
}



/*Boostrap missing  styles*/
/*.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}*/

/*.btn-outline-primary, .btn-outline-primary:focus {
    color: #007bff;
    border-color: #007bff;
    background-color: #FFF;
}

    .btn-outline-primary:hover {
        color: #FFF;
        background-color: #007bff;
    }

    .btn-outline-primary.active {
        color: #FFF;
        background-color: #007bff;
    }

.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
    background-color: #FFF;
}

    .btn-outline-success:hover {
        color: #FFF;
        background-color: #88e99f;
    }

    .btn-outline-success.active {
        color: #FFF;
        background-color: #28a745;
    }*/

/*End Boostrap missing Styles*/

/*Modal*/
.modal-header .close {
    margin-top: -21px;
}

h5.modal-title-h5 {
    /*color: #0072C6;
    font-size: 1.66em;*/
    color: #0072C6;
    font-size: 1.66em;
    font: 1.66em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}


@media (min-width: 1200px) {


    /*.modal-xlg */
    .modal-xlg {
        position: fixed;
        min-width: 80% !important;
        width: 80% !important;
        height: 100%;
        margin-left: 10% !important;
        padding: 10px;
    }


    /*.modal-xlg  END*/

    /*.modal-2xlg */
    .modal-2xlg {
        position: fixed;
        min-width: 90% !important;
        width: 90% !important;
        margin-left: 5% !important;
        padding: 10px;
    }




    /*.modal-2xlg END*/
    /*.modal-3xlg */
    .modal-3x-lg {
        position: fixed;
        min-width: 98% !important;
        width: 98% !important;
        height: 100%;
        margin-left: 1% !important;
        padding: 10px;
    }


    /*.modal-2xlg END*/

    /*.modal-4xlg */
    .modal-4x-lg {
        position: fixed;
        width: 99% !important;
        min-width: 99% !important;
        height: 100%;
        margin-left: 0.5% !important;
        padding: 10px;
        margin-top: -10px;
    }


    .modal-wlg {
        /*.modal-2xlg END*/
        min-width: 60% !important;
        width: 60% !important;
    }

    .ip-center {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    /*Tap*/

    ul.nav-tabs > li.active a {
        background-color: #0072C6 !important;
        color: #fff !important;
    }

    ul.nav-tabs li.active a:hover {
        background-color: #0072C6;
        color: #fff;
    }

    ul.nav-tabs li {
        background-color: #b2b1b14a;
    }

        ul.nav-tabs li a {
            color: #000000;
        }

            ul.nav-tabs li a:hover {
                background-color: #0072C6;
                color: #fff;
            }


    /*Grid*/
    i.operation-icon-option {
        margin-left: 4px;
    }


    /*DropZone*/
    .dz-default.dz-message {
        margin-top: 11%;
    }

    #app-sidebar {
        min-width: 250px;
        max-width: 250px;
        height: 100%;
        /*background: #7386D5;*/
        /*color: #fff;*/
        transition: all 0.3s;
    }

        #app-sidebar.active {
            margin-left: -262px;
        }

    button.btn-sidebar {
        background-color: white;
        width: 0px;
    }

    i.fas.fa-align-left.icon-sidebar {
        margin-left: -7px;
    }

    #app-content {
        width: 100%;
        padding: 20px;
        min-height: 100vh;
        transition: all 0.3s;
    }

    .app-wrapper {
        display: flex;
        width: 100%;
        align-items: stretch;
    }

    .form-title {
        color: #0072c6;
        font: 'Segoe UI',Helvetica,'Droid Sans',Tahoma,Geneva,sans-serif;
    }


    .dropdown-item, .dropdown-item.active {
        color: inherit;
    }


    .dropdown-item {
        display: block;
        width: 100%;
        padding: .25rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    }

        .dropdown-item:hover {
            color: White;
            background-color: #0072C6;
            text-decoration: none;
        }

    .list-group-item-primary {
        color: #004085;
        background-color: #b8daff;
    }


    /*Notification icon*/
    .notification-icon[data-count] {
        position: relative;
        margin-left: 5px;
    }

        .notification-icon[data-count]:after {
            position: absolute;
            right: -2.55em;
            top: -.80em;
            content: attr(data-count);
            padding: .3em;
            border-radius: 10em;
            line-height: .9em;
            color: rgba(255, 255, 255, 0.85);
            background: #ea2e49;
            text-align: center;
            min-width: 2em;
            font: bold .6em sans-serif;
            margin-right: 9px;
            margin-left: 5px;
            margin-top: 2px;
        }

    .notification-icon {
        font-size: 15px;
        color: #079FE1;
    }

        .notification-icon:hover {
            font-size: 15px;
            color: #7AC142;
        }


    /*Notification animation START*/


    .app-notification-icon.active {
        animation: swing 1s infinite;
        animation: swing 1s;
        animation-delay: 1s;
        animation-duration: 1s;
        animation-iteration-count: 20;
    }

    @keyframes swing {


        0% {
            transform: rotateZ(0);
        }

        25% {
            transform: rotateZ(25deg);
        }

        50% {
            transform: rotateZ(-15deg);
        }

        75% {
            transform: rotateZ(10deg);
        }

        100% {
            transform: rotateZ(0);
        }
    }

    @keyframes move {

        0% {
            transform: translateY(-100px);
        }

        20% {
            transform: translateY(-50px);
        }

        50% {
            transform: translateY(20px);
        }

        75% {
            transform: translateY(-8px);
        }

        85% {
            transform: translateY(3px);
        }

        100% {
            transform: translateY(0);
        }
    }

    /*Notification animation END*/
}


.modal-2xwg {
    /*.modal-2xlg END*/
    min-width: 90% !important;
    width: 90% !important;
}

.modal-100pwg {
    /*.modal-2xlg END*/
    min-width: 100% !important;
    width: 100% !important;
}

.modal-95pwg {
    /*.modal-2xlg END*/
    min-width: 95% !important;
    width: 95% !important;
}

.modal-90pwg {
    /*.modal-2xlg END*/
    min-width: 90% !important;
    width: 90% !important;
}

.modal-85pwg {
    /*.modal-2xlg END*/
    min-width: 85% !important;
    width: 85% !important;
}

.modal-80pwg {
    /*.modal-2xlg END*/
    min-width: 80% !important;
    width: 80% !important;
}

.modal-70pwg {
    /*.modal-2xlg END*/
    min-width: 70% !important;
    width: 70% !important;
}

.modal-67pwg {
    /*.modal-2xlg END*/
    min-width: 67% !important;
    width: 67% !important;
}

.modal-65pwg {
    /*.modal-2xlg END*/
    min-width: 65% !important;
    width: 65% !important;
}


.modal-60pwg {
    /*.modal-2xlg END*/
    min-width: 60% !important;
    width: 60% !important;
}

.modal-50pwg {
    /*.modal-2xlg END*/
    min-width: 50% !important;
    width: 50% !important;
}

.modal-40pwg {
    /*.modal-2xlg END*/
    min-width: 40% !important;
    width: 40% !important;
}

.modal-35pwg {
    /*.modal-2xlg END*/
    min-width: 35% !important;
    width: 35% !important;
}

.modal-30pwg {
    min-width: 30% !important;
    width: 30% !important;
}

.modal-25pwg {
    min-width: 25% !important;
    width: 25% !important;
}


@media (max-width: 576px) {
    .ip-modal-dialog {
        min-width: 100% !important;
        width: 100% !important;
    }
}


/* Extra Small screen sizes */
@media (max-width: 576px) {

    .modal-xm-95pwg {
        /*.modal-2xlg END*/
        min-width: 95% !important;
        width: 95% !important;
    }

    .modal-xm-90pwg {
        /*.modal-2xlg END*/
        min-width: 90% !important;
        width: 90% !important;
    }

    .modal-xm-85pwg {
        /*.modal-2xlg END*/
        min-width: 85% !important;
        width: 85% !important;
    }

    .modal-xm-80pwg {
        /*.modal-2xlg END*/
        min-width: 80% !important;
        width: 80% !important;
    }

    .modal-xm-70pwg {
        /*.modal-2xlg END*/
        min-width: 70% !important;
        width: 70% !important;
    }

    .modal-xm-67pwg {
        /*.modal-2xlg END*/
        min-width: 67% !important;
        width: 67% !important;
    }

    .modal-xm-65pwg {
        /*.modal-2xlg END*/
        min-width: 65% !important;
        width: 65% !important;
    }

    .modal-xm-60pwg {
        /*.modal-2xlg END*/
        min-width: 60% !important;
        width: 60% !important;
    }

    .modal-xm-50pwg {
        /*.modal-2xlg END*/
        min-width: 50% !important;
        width: 50% !important;
    }

    .modal-xm-40pwg {
        /*.modal-2xlg END*/
        min-width: 40% !important;
        width: 40% !important;
    }
}



/* Small screen sizes */
@media (min-width: 576px) and (max-width: 766px) {

    .modal-sm-95pwg {
        /*.modal-2xlg END*/
        min-width: 95% !important;
        width: 95% !important;
    }

    .modal-sm-90pwg {
        /*.modal-2xlg END*/
        min-width: 90% !important;
        width: 90% !important;
    }

    .modal-sm-85pwg {
        /*.modal-2xlg END*/
        min-width: 85% !important;
        width: 85% !important;
    }

    .modal-sm-80pwg {
        /*.modal-2xlg END*/
        min-width: 80% !important;
        width: 80% !important;
    }

    .modal-sm-70pwg {
        /*.modal-2xlg END*/
        min-width: 70% !important;
        width: 70% !important;
    }

    .modal-sm-67pwg {
        /*.modal-2xlg END*/
        min-width: 67% !important;
        width: 67% !important;
    }

    .modal-sm-65pwg {
        /*.modal-2xlg END*/
        min-width: 65% !important;
        width: 65% !important;
    }

    .modal-sm-60pwg {
        /*.modal-2xlg END*/
        min-width: 60% !important;
        width: 60% !important;
    }

    .modal-sm-50pwg {
        /*.modal-2xlg END*/
        min-width: 50% !important;
        width: 50% !important;
    }

    .modal-sm-40pwg {
        /*.modal-2xlg END*/
        min-width: 40% !important;
        width: 40% !important;
    }
}

/* Medium screen sizes */
@media (min-width: 768px) and (max-width: 991px) {

    .modal-md-95pwg {
        /*.modal-2xlg END*/
        min-width: 95% !important;
        width: 95% !important;
    }

    .modal-md-90pwg {
        /*.modal-2xlg END*/
        min-width: 90% !important;
        width: 90% !important;
    }

    .modal-md-85pwg {
        /*.modal-2xlg END*/
        min-width: 85% !important;
        width: 85% !important;
    }

    .modal-md-80pwg {
        /*.modal-2xlg END*/
        min-width: 80% !important;
        width: 80% !important;
    }

    .modal-md-70pwg {
        /*.modal-2xlg END*/
        min-width: 70% !important;
        width: 70% !important;
    }

    .modal-md-67pwg {
        /*.modal-2xlg END*/
        min-width: 67% !important;
        width: 67% !important;
    }

    .modal-md-65pwg {
        /*.modal-2xlg END*/
        min-width: 65% !important;
        width: 65% !important;
    }

    .modal-md-60pwg {
        /*.modal-2xlg END*/
        min-width: 60% !important;
        width: 60% !important;
    }

    .modal-md-50pwg {
        /*.modal-2xlg END*/
        min-width: 50% !important;
        width: 50% !important;
    }

    .modal-md-40pwg {
        /*.modal-2xlg END*/
        min-width: 40% !important;
        width: 40% !important;
    }
}




/* Large screen sizes */
@media (min-width: 992px) {
    .modal-lg-2xwg {
        /*.modal-2xlg END*/
        min-width: 90% !important;
        width: 90% !important;
    }

    .modal-lg-95pwg {
        /*.modal-2xlg END*/
        min-width: 95% !important;
        width: 95% !important;
    }

    .modal-lg-90pwg {
        /*.modal-2xlg END*/
        min-width: 90% !important;
        width: 90% !important;
    }

    .modal-lg-85pwg {
        /*.modal-2xlg END*/
        min-width: 85% !important;
        width: 85% !important;
    }

    .modal-lg-80pwg {
        /*.modal-2xlg END*/
        min-width: 80% !important;
        width: 80% !important;
    }

    .modal-lg-70pwg {
        /*.modal-2xlg END*/
        min-width: 70% !important;
        width: 70% !important;
    }

    .modal-lg-67pwg {
        /*.modal-2xlg END*/
        min-width: 67% !important;
        width: 67% !important;
    }

    .modal-lg-65pwg {
        /*.modal-2xlg END*/
        min-width: 65% !important;
        width: 65% !important;
    }

    .modal-lg-60pwg {
        /*.modal-2xlg END*/
        min-width: 60% !important;
        width: 60% !important;
    }

    .modal-lg-50pwg {
        /*.modal-2xlg END*/
        min-width: 50% !important;
        width: 50% !important;
    }

    .modal-lg-40pwg {
        /*.modal-2xlg END*/
        min-width: 40% !important;
        width: 40% !important;
    }

    .modal-lg-35pwg {
        /*.modal-2xlg END*/
        min-width: 35% !important;
        width: 35% !important;
    }

    .modal-lg-30pwg {
        min-width: 30% !important;
        width: 30% !important;
    }

    .modal-lg-25pwg {
        min-width: 25% !important;
        width: 25% !important;
    }
}

.ip-azure-map-content {
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
}

.mapboxgl-popup-content {
    user-select: text !important;
    -webkit-user-select: text !important;
}