

.max-width65per {
    max-width: 65% !important;
}

.blockUI.blockMsg.blockElement {
    padding: 0 !important;
}

/*START special labels*/
div.special-field > input:valid + label.special-label {
    /* do something with the label */
    display: block;
}
/*END special labels*/

#img-logo img {
    width: 140px;
}

.btn.disabled,
.btn[disabled] {
    /*color: #CCCCCC; IWS-47748*/
    /*background-color: #E6E6E6 !important;*/
    box-shadow: none !important;
    cursor: default;
    pointer-events: none;
    opacity: 0.5;
}

.italic {
    font-style: italic !important;
}

h1, .h1 {
    line-height: 1;
}

.lead {
    font-weight: normal;
}

.display-1 {
    font-weight: normal;
}

.display-2 {
    font-weight: normal;
}

.display-3 {
    font-weight: normal;
}

.display-4 {
    font-weight: normal;
}

small,
.small {
    font-weight: normal;
}

.btn {
    font-weight: normal;
}


.navbar {
    padding: 0;
}


.navdropdown-org-details-break {
    word-break: break-all;
}

.navdropdown-org-details-wrap {
    white-space: normal;
    word-break: break-all;
}

.breadcrumb {
    padding: 0.15rem 1rem 0.15rem 0rem;
}

.breadcrumb-item h1 {
    display: inline-block;
    margin-bottom: 0;
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
}


/*  End of Overriding the Bootstrap Styles*/

.accordion-toggle:hover {
    text-decoration: none;
}

    .accordion-toggle:hover span, .accordion-toggle:hover strong {
        text-decoration: underline;
    }

.accordion-toggle:before {
    font-size: 25px;
}

/*.bootstrap-select .dropdown-menu li:hover {
    background-color: #F2F2F2 !important;
}*/

.collapse-toggle[data-toggle="collapse"]:before {
    /* content: '\002B'; */
    margin-left: -20px;
    margin-right: 10px;
    cursor: pointer;
    font-size: 1.3rem;
    /* width: 8px; */
    display: inline-block;
    border-style: solid;
    border-width: 0 0.12em 0.12em 0 !important;
    content: '';
    /* display: inline-block; */
    height: 0.45em;
    left: 0.23em;
    position: relative;
    top: 0.25em;
    transform: rotate(45deg);
    vertical-align: top;
    width: 0.45em;
}

.collapse-toggle[aria-expanded="true"]::before {
    margin-left: -20px;
    margin-right: 10px;
    font-size: 1.3rem;
    cursor: pointer;
    width: 8px;
    display: inline-block;
    border-style: solid;
    border-width: 0 0.12em 0.12em 0 !important;
    content: '';
    display: inline-block;
    height: 0.45em;
    left: 0.15em;
    position: relative;
    top: 0.38em;
    vertical-align: top;
    width: 0.45em;
}

.collapse-toggle[aria-expanded="false"]::before {
    margin-left: -20px;
    margin-right: 10px;
    font-size: 1.3rem;
    cursor: pointer;
    width: 8px;
    display: inline-block;
    border-style: solid;
    border-width: 0.12em 0.12em 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    left: 0.15em;
    position: relative;
    top: 0.38em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.45em;
}

.card-body {
    padding-bottom: 0.75rem !important;
}

.flex-fill {
    flex: 1 1 auto;
}

.input-group > .iti--allow-dropdown {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
}

.input-group > .iti--allow-dropdown {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
}

    .input-group > .iti--allow-dropdown > .flag-container {
        z-index: 4;
    }

.iti--allow-dropdown .iti__selected-flag {
    width: 46px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel] {
    padding-right: 6px;
    padding-left: 49px;
    margin-left: 0;
}

.dropdown-menu {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    left: 10px;
    margin-top: 0.1em;
}

#footer .copyright {
    text-align: center;
}

#footer .col-sm-2 {
    display: none;
}

#footer .col-sm-4 {
    width: 50%;
    margin: 0 auto;
    float: none;
}

.field-geo {
    position: absolute;
    right: 0;
    top: 0;
}

.form-check-input {
    margin-top: .4rem !important;
}

.nav-link .help-icon:hover {
    background-position: 0 -16px;
}

.nav-link .help-icon:active {
    background-position: 0 -32px;
}

.logo-text {
    height: 38px;
    margin-top: 2px;
}


@media (max-width: 767.98px) {

    .pagetitle.d-flex {
        display: block !important;
    }


    .nav-link.active {
        background-color: transparent !important;
        margin-left: 1px;
    }

    .logo-text {
        display: none;
    }

    .logo-globe {
        margin-left: 10px;
    }

    #moveOrgSelectpicker .bootstrap-select.form-control {
        padding-bottom: 230px !important;
    }

    .fixed-bottom {
        position: relative !important;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1030
    }
}

body {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

/*.navbar a:focus {
    /*outline: none !important; 
}*/

/*START field warning*/

.input-append .warning {
    white-space: normal;
}

.warningcorner {
    position: absolute;
    left: 175px;
    top: 7px;
}

.addresswarning {
    display: none;
    position: relative;
    margin-left: 0;
    padding-bottom: 10px;
    left: 0px;
    top: 0px;
}

.help-inline {
}

/*IWS-47780
 .outline-white {
    outline: 1px dotted #FFFFFF;
}*/

/*END field warning*/
/***** Essenial styles FROM forms.css end here ***/

.pill-container {
    position: relative;
    margin-top: 5px;
    max-height: 100px;
    overflow: hidden;
    overflow-y: auto;
}

.pill-content {
    margin-right: 15px;
    max-width: 150px;
}

.pill-close:hover {
    background-position: right -12px;
}

.pill-close:focus {
    /*border-color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none;*/
    background-position: right -12px;
}

.hide {
    display: none;
}

.mar-bot5 {
    margin-bottom: 5px;
}

.align-left {
    text-align: left !important;
}

.mar-bot-top {
    padding-bottom: 0rem !important;
    padding-top: .5rem !important;
}

.info-icon:hover {
    background-position: 0 -16px !important;
    cursor: pointer;
}

#btnSearch:focus {
    box-shadow: none !important
}

.mar-bot-top {
    padding-bottom: 0rem !important;
    padding-top: .5rem !important;
}

#moveOrgSelectpicker .dropdown-menu {
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    min-width: 100% !important;
    max-height: inherit !important;
}

@media (max-width: 1024px) {
    #moveOrgSelectpicker .dropdown-menu {
        top: 1px !important;
        left: 1px !important;
    }
}

/*for modal popup & for textareas*/
.widthFill {
    width: 100% !important;
    width: -moz-available !important; /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available !important; /* Mozilla-based browsers will ignore this. */
    width: fill-available !important;
    word-wrap: break-word;
}

.dropdown > .btn {
    line-height: 1.35;
}

@media only screen and (min-width: 768px) {
    .gridCol-md {
        display: table-cell;
        width: 100% !important;
    }

    .gridCol-md-ellipsis {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .gridCol-items-gridcell {
        display: none;
    }

    .gridCol-items {
        display: none;
    }

    .gridCol-items-sprite {
        display: none;
    }

    .gridContainer {
        overflow-y: hidden;
        overflow-x: hidden;
    }

    .responseContentContainer {
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 767px) {
    .gridCol-md {
        display: none;
    }

    .gridCol-md-ellipsis {
        display: none;
    }

    .gridCol-items-gridcell {
        display: table-cell;
        width: 100% !important;
    }

    .gridCol-items {
        display: block;
        width: 100% !important;
    }

    .gridCol-items-sprite {
        display: block;
    }

    .gridContainer {
    }

    .responseContentContainer {
    }

    .fixed-bottom {
        position: absolute;
    }
}


/*START icon styles*/

.icon10-wrap {
    display: block;
    overflow: hidden;
}

.icon10.event-mgr-sprite-location {
    background-position: -240px -120px;
}

.icon10.event-mgr-sprite-attachment {
    background-position: -280px -120px;
}

.icon10.event-mgr-sprite-accepted {
    float: none;
    display: inline-block;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    background-position: -120px -200px;
}

.icon10.event-mgr-sprite-declined {
    float: none;
    display: inline-block;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    background-position: -80px -200px;
    margin-top: 0.37em;
}

.icon16 img {
    vertical-align: top;
}

.k-secondary .icon16 {
    margin: 3px 5px 0 0;
}

.icon16.event-mgr-sprite-high {
    background-position: 0 -40px;
}

    .icon16.event-mgr-sprite-high.white {
        background-position: 0 -120px;
    }

.icon16.event-mgr-sprite-severe {
    background-position: -40px -40px;
}

    .icon16.event-mgr-sprite-severe.white {
        background-position: -40px -120px;
    }

.icon16.event-mgr-sprite-moderate {
    background-position: -80px -40px;
}

    .icon16.event-mgr-sprite-moderate.white {
        background-position: -80px -120px;
    }

.icon16.event-mgr-sprite-low {
    background-position: -120px -40px;
}

    .icon16.event-mgr-sprite-low.white {
        background-position: -120px -120px;
    }

.icon16.event-mgr-sprite-informational {
    background-position: -160px -40px;
}

    .icon16.event-mgr-sprite-informational.white {
        background-position: -160px -120px;
    }

.icon16.event-mgr-sprite-unknown {
    background-position: -200px -40px;
}

    .icon16.event-mgr-sprite-unknown.white {
        background-position: -200px -120px;
    }

.icon16.event-mgr-sprite-user {
    background-position: -240px 0;
}

.icon16.event-mgr-sprite-organization {
    background-position: -280px 0;
}

.icon16.event-mgr-sprite-location {
    background-position: -240px -80px;
}

.icon16.event-mgr-sprite-attachment {
    background-position: -280px -80px;
}

.icon16.event-mgr-sprite-info {
    background-position: 0 -200px;
}

.icon16.event-mgr-sprite-high.pa-sub-icon {
    background-position: 0 0;
}

.icon16.event-mgr-sprite-high.white.pa-sub-icon {
    background-position: 0 -30px;
}

.icon16.event-mgr-sprite-severe.pa-sub-icon {
    background-position: -30px 0;
}

.icon16.event-mgr-sprite-severe.white.pa-sub-icon {
    background-position: -30px -30px;
}

.icon16.event-mgr-sprite-moderate.pa-sub-icon {
    background-position: -60px 0;
}

.icon16.event-mgr-sprite-moderate.white.pa-sub-icon {
    background-position: -60px -30px;
}

.icon16.event-mgr-sprite-low.pa-sub-icon {
    background-position: -90px 0;
}

.icon16.event-mgr-sprite-low.white.pa-sub-icon {
    background-position: -90px -30px;
}

.icon16.event-mgr-sprite-informational.pa-sub-icon {
    background-position: -120px 0;
}

.icon16.event-mgr-sprite-informational.white.pa-sub-icon {
    background-position: -120px -30px;
}

.icon16.event-mgr-sprite-unknown.pa-sub-icon {
    background-position: -150px 0;
}

.icon16.event-mgr-sprite-unknown.white.pa-sub-icon {
    background-position: -150px -30px;
}

.line-height14 {
    line-height: 14px !important;
}

.advancedSearchPanel {
    z-index: 999;
    position: relative;
    /*width: 90%;*/
    margin-top: -5px;
}

@media (max-width: 767.98px) {

    .pagetitle.d-flex {
        display: block !important;
    }


    .nav-link.active {
        background-color: transparent !important;
        margin-left: 1px;
    }

    .logo-text {
        display: none;
    }

    .logo-globe {
        margin-left: 10px;
    }

    #moveOrgSelectpicker .bootstrap-select.form-control {
        padding-bottom: 230px !important;
    }

    .fixed-bottom {
        position: relative !important;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1030
    }
}

.icon20.event-mgr-sprite-expand {
    background-position: -80px -160px;
}

.msg-media-icon {
    float: right;
    display: block;
    margin-left: 2px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.media {
    display: flex;
    align-items: flex-start;
}

    .media.flipped {
        flex-direction: row-reverse;
    }

    .media .content {
        flex: 1;
        padding: 10px;
    }

@media (max-width: 767.98px) {

    .pagetitle.d-flex {
        display: block !important;
    }
}

.icon20.event-mgr-sprite-download {
    background-position: -40px -160px;
    cursor: pointer;
    margin-left: 5px;
}

.icon20.event-mgr-sprite-expand {
    background-position: -80px -160px;
}

.icon20.event-mgr-sprite-send-msg-pending {
    float: left;
    margin-right: -7px;
    width: 32px;
    background-position: -200px -197px;
}

.icon20.event-mgr-sprite-rcv-msg-pending {
    position: relative;
    top: 4px;
    float: left;
    margin-right: -14px;
    margin-left: 8px;
    width: 32px;
    background-position: -160px -200px;
}


.msg-media-icon {
    float: right;
    display: block;
    margin-left: 5px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.icon-edit-row:hover {
    background-position: 0 -20px;
}

.icon-edit-row:hover {
    background-position: 0 -20px;
}

.MapHeight {
    min-height: 200px;
}

.attachment-height {
    height: 200px;
}

.stausText {
    min-width: 48px;
    display: inline-block;
}

.attachment-width {
    max-width: 350px;
}

@media only screen and (min-width: 768px) {
    #mapHolder.w-75 {
        width: 50% !important;
    }
}

@media only screen and (min-width: 768px) {
    #detailViewHolder .modal-dialog {
        max-width: 700px !important;
    }
}

#mediaModel .modal-body {
    overflow-y: auto;
}

.caption-text {
    display: inline-block;
    max-width: 100px;
}

.map-title {
    display: block;
    float: left
}

.media-title {
    display: block;
    float: left;
    max-width: 300px;
}

.cursor-pointer {
    cursor: pointer;
}

.no-pointer {
    cursor: default !important;
}


.update-stutus-col {
    width: 55px;
}

.update-stutus-col-mobile {
    width: 35px;
}

.input-group .bootstrap-select.form-control {
    z-index: inherit;
}

#alertinfo-section .icon16 {
    margin-right: 7px;
}

.expand-arrow-closed.small {
    top: 4px;
    left: -6px;
    border-width: 5px 0 5px 5px;
}

.expand-arrow-open.small {
    top: 7px;
    left: -10px;
    border-width: 5px 5px 0 5px;
}

.responsive-inbox-column-mobile-template {
    display: inline-block;
    position: relative;
    float: left;
}

/*START map styles*/
.leaflet-view-label {
    position: absolute;
    bottom: 0;
    left: 2px;
}

.leaflet-view-label-satellite {
    display: block;
}

.leaflet-view-map .leaflet-view-label-satellite {
    display: none;
}

.leaflet-view-label-map {
    display: none;
}

.leaflet-view-map .leaflet-view-label-map {
    display: block;
}
/*END map styles*/


.underline {
    border-bottom: 1px solid;
}

#btnAdvancedSearch:hover {
    text-decoration: none !important;
}

.truncateText {
    display: inline-block;
    max-width: 98%;
}

#gridSeacrchPageInfo {
    background: inherit !important;
    border: none !important;
}

#addOrgSubscription > .modal-dialog {
    max-width: 600px !important;
}

.icon-status-history:hover {
    background-position: 0 -20px;
}

.border-none {
    border: 0px !important;
}

.anchor-label {
    cursor: initial;
    text-decoration: none !important;
}

/*a we changed the background color fo search panel the focus of search button is not visible*/
#mapHolder:focus {
    outline: -webkit-focus-ring-color auto 1px;
}

#div_move_actions {
    line-height: 1.5;
}


/*START bootstrap-select override styles*/
.bootstrap-select .dropdown-menu {
    width: 100%
}



    .bootstrap-select .dropdown-menu li a {
        overflow: hidden;
        overflow-y: auto;
        text-overflow: ellipsis;
        white-space: nowrap;
    }



        .bootstrap-select .dropdown-menu li a span.text {
            overflow-wrap: unset;
            display: inline !important;
        }
/*END bootstrap-select override styles*/
