/*  1920 start  */
@media (min-width: 1441px) {
  /*body { padding: 0 83px; }*/
  .wrapper { max-width: 100%; }
  .container-fluid {
    max-width: 100%;
    margin: 0 auto;
  }
  .roomspace-content {
    width: 100%;
    max-width: 100%;
    padding: 4px 5px;
  }
  .tableroomspace-content {
    width: 100%;
    padding-right: 9px;
  }
  .roomspace-head {
    height: 30px;
    width: 100%;
    max-width: 100%;
    -webkit-display: -webkit-box;
    -webkit-display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    position: relative;
  }
  .checkoptionarea {
    min-width: 669px;
  }
  .roomspacehead {
    max-width: 100%;
    -webkit-flex-grow:1;
    flex-grow: 1;
  }
  .disabledhide { display: block !important; }
}

@media (max-width: 1440px) {
  body { padding: 0 0; }
  .wrapper {
    /*max-width: 1200px;*/
    margin: 0 auto;
    min-height: 100%;
    background: #fff;
  }
  .wrap {
    width: 100%;
    clear: both;
  }
  .container-fluid {
    /*max-width: 1200px;*/
    margin: 0 auto;
  }
  .disabledhide { display: none !important; }
}
@media (max-width: 1023px) {
  .btn-rp-save,
  .btn-rp-replacesave,
  .btn-rp-restore,
  .btn-rp-clear {
    max-width: 33%;
    display: none;
  }
}

/*1920 end*/
/*@media (min-width: 1201px) {
    #main-menu > li:hover > .dropdown-menu,
    #main-menu > li li:hover  > .dropdown-menu { display: block; }
    #main-menu > li.dropdown-right .dropdown-menu { right: 0; left: inherit; }
    #main-menu > li.dropdown-right .dropdown-menu ul { right: 100%; left: inherit; }
    #main-menu > li.dropdown-right .dropdown-menu li a { text-align: right; }
    #main-menu > li.dropdown-right .dropdown > a:after {
        right: inherit;
        left: 10px;
        border-top: 5px solid transparent;
        border-right: 7px solid #b3c6e8;
        border-left: inherit;
        border-bottom: 5px solid transparent;
    }
}
@media (max-width: 1200px) {
    #main-menu > li:hover > .dropdown-menu,
    #main-menu > li li:hover  > .dropdown-menu { display: none; }
    .navbar-header {float: none; }
    .navbar-left,.navbar-right {float: none !important; }
    .navbar-toggle {display: block; }
    .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);  }
    .navbar-fixed-top { top: 0; border-width: 0 0 1px; }
    .navbar-collapse.collapse { display: none!important; }
    .navbar-nav { float: none!important; margin-top: 7.5px; }
    .navbar-nav>li { float: none; }
    .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; }
    .collapse.in{ display:block !important; }
    #main-menu,
    .submemu ul {
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-justify-content: center;
        justify-content: center;
    }
    #main-menu li.list-fluid { -webkit-flex-grow: 0; flex-grow: 0; display: none; }
    #main-menu li.disabled { display: none; }
    #main-menu { display: block;  }
    .main-nav .navbar {
        position: relative;
        min-height: 30px !important;
        margin-bottom: 0;
        border: none;
        padding: 0 2px 2px 2px;
    }
    .navbar-header {
        margin: 0 0 2px 0;
        padding: 0;
        background: -moz-linear-gradient(top, #fff 0%,  #e1e5f2 100%);
        background: -webkit-linear-gradient(top, #fff 0%, #e1e5f2 100%);
        background: linear-gradient(to bottom, #fff 0%, #e1e5f2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e1e5f2',GradientType=0 );
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 4px 4px;
        margin-top: 3px;
        margin-right: 5px;
        margin-bottom: 3px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0;
        background: #011836;
    }
    .navbar-toggle .icon-bar { background: #fff; }
    #main-menu li.dropdown.open > .dropdown-menu { display: block !important; }
    .nav-justified > li { display: block; }
    #main-menu > li { width: 100% !important; padding: 0; clear: both; }
    #main-menu .dropdown-menu {
        position: relative;
        width: 100%;
        padding: 0;
        margin: 0;
        min-width: 0;
        display: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        left: inherit !important;
        top: inherit !important;
        display: none;
    }
    #main-menu .dropdown-menu li { width: 100%; }
    #main-menu li .dropdown-menu li a {
        text-align: left;
        min-height: 30px;
    }
    #main-menu li.list-blue .dropdown-menu li a,
    #main-menu li .dropdown-menu li a {
        padding: 7px 25px 7px 10px !important;
    }
    #main-menu li .dropdown-menu .dropdown-menu .dropdown-menu li a {
        padding: 7px 25px 7px 30px !important;
    }
    #main-menu>li ul ul,
    #main-menu > li:hover ul ul { left: inherit; top: inherit; }
    .submemu ul li { width: 33.33%; }
    .mgmtsegmentsetup-content3 .submemu ul li { width: auto; min-width: 180px; }
    .mgmtsegmentsetup-content3 .submemu ul li a {  padding: 0 15px; }
}
*/

@media (min-width: 1201px) {
  #main-menu > li:hover > .dropdown-menu,
  #main-menu > li li:hover  > .dropdown-menu { display: block; }
  #main-menu > li.dropdown-right .dropdown-menu { right: 0; left: inherit; }
  #main-menu > li.dropdown-right .dropdown-menu ul { right: 100%; left: inherit; }
  #main-menu > li.dropdown-right .dropdown-menu li a { text-align: right; }
  #main-menu > li.dropdown-right .dropdown > a:after {
    right: inherit;
    left: 10px;
    border-top: 5px solid transparent;
    border-right: 7px solid #b3c6e8;
    border-left: inherit;
    border-bottom: 5px solid transparent;
  }
}
@media (max-width: 1200px) {
  .main-nav { padding: 4px 4px 0 4px; margin-top: 4px; }
  .navbar-nav { float: none!important; margin-top: 7.5px; }
  .navbar-header {
    float: none;
    margin: 0 0 2px 0;
    padding: 0;
    background: -moz-linear-gradient(top, #fff 0%,  #e1e5f2 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #e1e5f2 100%);
    background: linear-gradient(to bottom, #fff 0%, #e1e5f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e1e5f2',GradientType=0 );
  }
  .navbar-left,
  .navbar-right { float: none !important; }
  .navbar-toggle { display: block; }
  .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);  }
  .navbar-fixed-top { top: 0; border-width: 0 0 1px; }
  .navbar-collapse.collapse { display: none!important; }
  .collapse.in { display:block !important; }
  .main-nav .navbar {
    position: relative;
    min-height: 30px !important;
    margin-bottom: 0;
    border: none;
    padding: 0 2px 2px 2px;
  }
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 4px 4px;
    margin-top: 3px;
    margin-right: 5px;
    margin-bottom: 3px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    background: #011836;
  }
  .navbar-toggle .icon-bar { background: #fff; }
  #main-menu { display: block; }
  #main-menu li.dropdown:hover > .dropdown-menu,
  #main-menu > li:hover > .dropdown-menu,
  #main-menu > li li:hover > .dropdown-menu { display: none; }
  #main-menu > li:first-child,
  #main-menu > li { width: 100% !important; padding: 0; clear: both; }
  #main-menu li.dropdown .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    min-width: 0;
    display: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: inherit !important;
    top: inherit !important;
    display: none;
  }
  #main-menu li.dropdown.open > .dropdown-menu { display: block !important; }
  #main-menu li .dropdown-menu li a {
    text-align: left;
    min-height: 30px;
    padding: 7px 25px 7px 10px !important;
  }
  #main-menu li .dropdown-menu .dropdown-menu li a { padding: 7px 25px 7px 20px !important; }
  #main-menu li .dropdown-menu .dropdown-menu .dropdown-menu li a { padding: 7px 25px 7px 30px !important; }
  #main-menu>li ul ul, #main-menu > li:hover ul ul { left: inherit; top: inherit; }
}
@media screen and (max-width: 479px) { #main-menu li { width: 100%; } }


@media (max-width: 767px) {
  .logo, .header-info { float: none; width: 100%; height: auto; display: block; overflow: hidden; text-align: center; }
  .logo { margin-top: 5px; }
  .logo a { display: inline-block; }
  .header-info { margin-top: 0; }
  .header-info ul { text-align: center; float: none; }
  .header-info ul li{ float: none; display: inline-block; margin: 0; padding:0 8px; }
}
@media (max-width: 640px) { #searchForm .search-col:nth-child(2n) { margin-top: 20px; } }
@media screen and (max-width: 600px) {
  .search {
    -webkit-display: -webkit-box;
    -webkit-display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .search .label-search {
    display: block;
    float: none;
    clear: both;
    margin: 0 auto 5px auto;
  }
}
@media screen and (max-width: 479px) {
  #main-menu li, .submemu ul li { width: 100%; }
  .header-info ul li:first-child { display: none; }
  .header-info ul li:nth-child(2):before { display: none; }
  .search .form-control { width: 252px; }
  .logo span { font-size: 15px; margin: 8px 0 0 8px; }
}

/*
==========================================================================
   Management Registration
==========================================================================
*/
@media screen and (max-width: 880px) {
  .left-form, .right-form { float: none; width: 100%; }
  .right-form { margin-top: 20px; }
}
@media screen and (max-width: 640px) {
  .managementRegistrationForm .col-item { padding-left: 4px; margin-top: 4px; margin-bottom: 2px; }
  .managementRegistrationForm .col-item:first-child { padding-left: 0; }
  .managementRegistrationForm .form-col:nth-child(1) { float: none; width: 100%; }
  .managementRegistrationForm .form-col:nth-child(2n) { margin-left: 0; }
}

/*
==========================================================================
   Geo Setup and BI Setup
==========================================================================
*/
@media screen and (max-width: 500px) {
  .tiers-selection .label-search {clear: both; float: none; margin-bottom: 4px; }
  .tiers-selection .form-control {margin: 0 10px 0 0; }
  .list-display {  padding-left: 10px; margin: 4px 0 0 0; }
}

/*
==========================================================================
   Intel Rooms Pace
==========================================================================
*/
@media screen and (max-width: 1200px) {
  .mgmtsetup-content .submemu ul li { width: auto; }
  .mgmtsetup-content .submemu ul li a { padding: 0 15px; min-width: 140px; }
}

/*
==========================================================================
   Intel Rooms Pace
==========================================================================
*/
@media screen and (max-width: 1201px) {
  .roomspace-content .tsetscroll { height: auto; margin-right: 0; }
  #report { width: 99%; }
  #report .reportrowcontent .timeselect { width: 193px; }
  #report .report-row .radio:nth-child(1),
  #report .report-row .radio:nth-child(2),
  #report .report-row .radio:nth-child(3),
  #report .report-row .radio:nth-child(4),
  #report .report-row .radio:nth-child(5),
  #report .report-row .radiocol:nth-child(1) .radio:nth-child(1),
  #report .report-row .radiocol:nth-child(1) .radio:nth-child(2),
  #report .report-row .radiocol:nth-child(2) .radio:nth-child(1),
  #report .report-row .radiocol:nth-child(2) .radio:nth-child(2),
  #report .report-row:nth-child(3) .radio:nth-child(5) { width: 183px; }
  #report .report-row .check { left: 54%; }
  .timeselect p { margin-bottom: 0; }
  .exportreport,
  .reportpopup {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1000;
    width: 535px;
  }
  #report.reportrollup { position: relative; display: block; width: 100%; }
}
@media screen and (max-width: 768px) { #report { width: 98.8%; } }
@media screen and (max-width: 640px) {
  #report {
    width: 98%;
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    max-height: 90%;
    overflow: hidden;
    z-index: 1000;
  }
  #report .report-content { overflow: auto; max-height: 340px; }
  .roomspace-content2 .report-title { margin-top: 0; }
  #report.reportrollup { position: relative; display: block;  }
}
@media screen and (max-width: 600px) {
  #report { width: 98%; }
  #report .reportrowtitle { padding: 0 10px; float: none; width: 100%; }
  #report .reportrowcontent {
    margin-left: 0;
    background: #f5f5f5;
    padding: 2px 0;
    clear: both;
  }
  #report .report-row .radio:nth-child(1),
  #report .report-row .radio:nth-child(2),
  #report .report-row .radio:nth-child(3),
  #report .report-row .radio:nth-child(4),
  #report .report-row .radio:nth-child(5),
  #report .report-row .radiocol:nth-child(1) .radio:nth-child(1),
  #report .report-row .radiocol:nth-child(1) .radio:nth-child(2),
  #report .report-row .radiocol:nth-child(2) .radio:nth-child(1),
  #report .report-row .radiocol:nth-child(2) .radio:nth-child(2),
  #report .report-row:nth-child(3) .radio:nth-child(5) { width: 50%; margin-right: 0; }
  #report .report-row .radiocol { overflow: hidden; width: 100%; float: none; }
  .roomspace-content2 .report-title { margin-top: 0; }
  #report .report-row .form-group.impactevent label,
  #report .report-row .form-group.importdate label {  margin: 0 10px 0 10px; width: 90px; }
  #report .reportoggle .reportrowcontent { min-height: 78px; }
  #report .reportoggle > .report-row .form-group.impactevent.filterbox label,
  #report .reportoggle > .report-row .form-group.importdate.filterbox label {  margin: 0 10px 0 0; width: 120px; }
  #report .reportrowcontent .timeselect { width: 100%; float: none; }
  #report .report-row .form-group { width: 100%; float: none; }
  #report .btn-filter { float: none; }
  #report .report-row .rangesliderbox,
  #report .report-row .impactevent {
    width: 100%;
    float: none;
    clear: both;
  }
  #report span.multiselect-native-select {
    position: relative;
    display: block;
    float: none;
    margin: 0 9px 0 0px;
  }
  .reportpopup {
    width: 100%;
    max-width: 460px;
    height: auto;
  }
  .reportpopup .reportrowtitle {
    padding: 0 10px;
    float: left;;
    width: auto;
  }
  #report.reportrollup { position: relative; display: block; }
  #report .report-row .radiocol {
    overflow: hidden;
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  #report .report-content { max-height: 300px; overflow: auto; }
}
@media screen and (max-width: 479px) {
  #report .report-row .radio.lastsubmitted,
  #report .report-row .radio.fcstsessions { width: 100% !important; float: none; clear: both; }
  .lastsubmittedtoggle .reportrowtitle,
  .fcstsessionstoggle .reportrowtitle { display: none; }
  .lastsubmittedtoggle .reportrowcontent,
  .fcstsessionstoggle .reportrowcontent { margin-left: 0; }
  .lastsubmittedtoggle span,
  .fcstsessionstoggle span { margin-left: 0; float: none; }
  #report .daterange-row { min-height: 220px; }
  #report .reportpopup span.multiselect-native-select { margin-right: 0; }
  #report .reportpopup span.multiselect-native-select .multiselect { width: 100%; float: none; }
  #report .reportpopup span.multiselect-native-select .btn-group { display: block; float: none; }
  #report .reportpopup span.multiselect-native-select .dropdown-menu {
    width: 100%;
    z-index: 10000;
  }
  #report .reportpopup span.multiselect-native-select .dropdown-menu li { width: 100%; margin: 0; padding: 0 !important; }
  #report .reportpopup span.multiselect-native-select .dropdown-menu li label {
    float: none;
    display: block;
    padding: 0 10px;
    margin: 0;
  }
  #report .reportpopup span.multiselect-native-select .dropdown-menu li.active label {
    background-position: 98% center !important;
    background-color: #fff !important;
  }
  #report .reportpopup .dropdown-menu { font-size: 12px; width: 48%; }
  #report .daterange .input-group .form-control { width: 48%; }
}

@media screen and (max-width: 320px) {
  #report .daterange-row { min-height: 202px; }
  #report .reportpopup .dropdown-menu { font-size: 11px; width: 49%; min-width: 49%; }
  #report .reportpopup .daterange .input-group .form-control { width: 49%; }
  #report .reportpopup-content { overflow: hidden; clear: both; }
  #report .reportpopup .daterange .table-condensed > thead > tr > td,
  #report .reportpopup .daterange .table-condensed > thead > tr > th { padding: 0 0; }
  #report .reportpopup .datepicker td, .datepicker th {
    text-align: center;
    width: 18px;
    height: 18px;
  }
}

@media screen and (max-width: 1201px) {
  .roomspace-head {
    height: auto;
    width: 100%;
    max-width: 1190px;
  }
  .roomspacehead {
    float: none;
    max-width: 100%;
    padding: 0 10px 0 95px;
    overflow: hidden;
  }
  .reportrowtitle, .exportreport .report-row .radio label { font-size: 14px; }
  .tableroomspace-content {
    margin-top: 10px;
    width: 100%;
    max-width: 100%;
  }
  .table-responsive {
    max-height: 260px;
    overflow: auto;
  }
  .checkoptionarea {
    display: block;
    float: none;
    margin-top: 5px;
    margin-left: 0;
  }
  .exportreport,
  .exportreportrangepopup {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10000;
    width: 535px;
  }
}
@media screen and (max-width: 1023px) {
  .fcstsessionstoggle span { margin: 0; }
  .fcstsessionstoggle2 span { margin: 0; }
  .lastsubmittedtoggle span { margin: 0; }
  .lastsubmittedtoggle2 span { margin: 0; }
}
@media screen and (max-width: 600px) {
  .roomspacehead > span { display: none; }
  .checkoptionarea .btn-export {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    height: 60px;
  }
  .checkoptionarea .btn-export:before { display: none; }
  .checkoptionarea {
    display: block;
    float: none;
    margin-top: 5px;
    margin-left: 0;
    height: 65px;
    background: none !important;
    position: relative;
  }
  .checkoption {
    background: -moz-linear-gradient(top, #eee 0%,  #c5c5c5 100%) !important;
    background: -webkit-linear-gradient(top, #eee 0%, #c5c5c5 100%) !important;
    background: linear-gradient(to bottom, #eee 0%, #c5c5c5 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee', endColorstr='#c5c5c5',GradientType=0 ) !important;
    display: block;
    padding-left: 78px;
    width: 100%;
  }
  .checkoption small { padding: 0 0 0 30px; }
  .checkoptionarea .btn-export {
    width: 83px;
    height: 30px;
    margin: 0 5px 0 0;
    padding: 0 5px;
  }
  .exportreport .report-row { margin-top: 4px; clear: both; }
  .exportreport .reportrowtitle { width: 100%; float: none; }
  .exportreport-content .reportrowcontent {
    margin-left: 0;
    float: none;
    width: 100%;
    margin-top: 0;
    clear: both;
  }
  .confirmexport-row .reportrowtitle { }
  .confirmexport-row .reportrowcontent {
    width: 30px;
    height: 26px;
    position: absolute;
    top: 2px;
    right: 0;
    z-index: 10;
    background: none;
  }
  .exportreport-content {width: 100%; }
  .timeselect .btn-calendar { margin-left: 10px;}
  .exportreport-content .reportrowcontent .timeselect {
    display: block;
    float: none;
    width: 100%;
  }
  .exportreport-content .reportrowcontent .timeselect p { margin: 0; }
  .exportreport .report-row .radiocol { float: none; }
  .exportreport .select-time .form-control:nth-child(2),
  .exportreport .report-row .radio:nth-child(1),
  .exportreport .report-row .radiocol:nth-child(1) .radio:nth-child(1),
  .exportreport .report-row .radio:nth-child(2),
  .exportreport .report-row .radiocol:nth-child(1) .radio:nth-child(2),
  .exportreport .report-row .radio:nth-child(3),
  .exportreport .report-row .radio:nth-child(4),
  .exportreport .report-row .radio:nth-child(5) { width: 25%; }
  .exportreport .samehight { display: block; }
  .exportreport .report-row .radio label { padding-right: 1px; font-size: 14px; }
  .exportreport {
    background: #fff;
    width: 98%;
    max-width: 560px;
    overflow: hidden;
  }
  .exportreportrangepopup {
    width: 100%;
    max-width: 460px;
    height: auto;
    overflow: hidden;
  }
  .exportreport-content { overflow: scroll; overflow-x: hidden; height: 280px; }
}
@media screen and (max-width: 479px) {
  .daterange-row { min-height: 220px; }
  .exportreportrangepopup .dropdown-menu { font-size: 12px; width: 48%; }
  .daterange .input-group .form-control { width: 48%; }
  .exportreport .select-time .form-control:nth-child(2),
  .exportreport .report-row .radio:nth-child(1),
  .exportreport .report-row .radiocol:nth-child(1) .radio:nth-child(1),
  .exportreport .report-row .radio:nth-child(2),
  .exportreport .report-row .radiocol:nth-child(1) .radio:nth-child(2),
  .exportreport .report-row .radio:nth-child(3),
  .exportreport .report-row .radio:nth-child(4),
  .exportreport .report-row .radio:nth-child(5) { width: 50%;  }
  .exportreport .select-time { padding: 0 10px; }
}
@media screen and (max-width: 320px) {
  .daterange-row { min-height: 230px; }
  .exportreportrangepopup .dropdown-menu { font-size: 11px; width: 49%; min-width: 49%; }
  .daterange .input-group .form-control { width: 49%; }
  .reportpopup-content { overflow: hidden; clear: both; }
  .daterange .table-condensed > thead > tr > td,
  .daterange .table-condensed > thead > tr > th { padding: 0 0; }
  .datepicker td, .datepicker th {
    text-align: center;
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 1023px) {
  #rollup .rollupboxinfo {
    padding-left: 4px;
    float: none;
    overflow: hidden;
    width: 485px;
  }
  #rollup .rollupinfo {
    overflow: hidden;
    clear: both;
    margin-top: 2px;
    width: 477px;
  }
  #managegroups { overflow: scroll; max-height: 400px }
}

@media screen and (max-width: 680px) {
  #rollup .rollupboxinfo { padding-left: 0; float: none; overflow: hidden; width: 485px; }
  #rollup .rollupinfo { overflow: hidden; clear: both; margin-top: 2px; width: 100%; }
  #rollup .rollupbox { width: 150px; padding-right: 0; margin: 1px 0 0 5px; }
  #rollup .rollupbox:first-child { margin: 0 0 0 0;}
  #rollup .rollupboxinfo { width: 100%; margin-left: 0; }
  #rollup .rolluprowtitle { float: none; width: 100%; overflow: hidden; margin-bottom: 2px; }
  #rollup .rolluprowcontent { margin: 0; }
  #rollup span.multiselect-native-select { margin: 0; }
}
@media screen and (max-width: 640px) {
  #report.reportrollup {
    position: relative;
    left: inherit;
    right: inherit;
    top: inherit;
    overflow: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@media screen and (max-width: 479px) {
  #rollup .rollupbox.conversionrate,
  #rollup .rollupbox { width: 100%; padding-right: 0; margin: 1px 0 0 0; }
  #rollup .rollupbox.conversionrate span { float: none; display: block; width: 100%; }
  #rollup span.multiselect-native-select {float: none; }
  #rollup .multiselect-native-select .multiselect {width: 100% !important; display: block; float: none; }
  #rollup .multiselect-container,
  #rollup .multiselect-container li {width: 100%; }
  #rollup .multiselect-container li.active label {background-position: 98% center !important; }
  .btn-managegrouppupup {
    width: 100%;
    padding: 0 6px;
    margin: 0;
    float: none;
  }
  #rollup {
    overflow: auto;
  }
  #report .report-row .check { left: 160px; }
  #managegroups { overflow: scroll; max-height: 280px }
}

/*
==========================================================================
    Planning Rooms Forecasting UI
==========================================================================
*/
@media screen and (max-width: 1201px) {
  .roomsforecast-content { overflow: auto; }
}

/*
==========================================================================
    UserAccess
==========================================================================
*/
@media screen and (max-width: 1201px) {
  .useraccess-content { min-height: 0; }
  .useraccess-area .table-responsive { padding-bottom: 95px; min-height: 0; }
  .table-useraccess { overflow: auto; }
}
@media screen and (max-width: 540px) {
  .filter-submemu ul > li { min-width: 48%; margin: 0 0 10px 0; }
  .filter-submemu ul > li:nth-child(2n) { float: right;  }
}
@media screen and (max-width: 479px) {
  .useraccess-top .btn-user {float: left !important; clear: left !important; margin: 10px 0 0 0; }
  .useraccess-top .btn-user:first-child { margin-top: 0; }
}
@media screen and (max-width: 400px) {
  .filter-submemu ul > li,
  .filter-submemu ul > li:nth-child(2n) { min-width: 100%; margin: 0 0 10px 0 !important; }
}

@media screen and (max-width: 640px) {
  #report.newreport .reportpopup {
    width: 100%;
    max-width: 460px;
    background: #fff;
    margin: 0 0 6px 0;
    overflow: hidden;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 640px) {
  .fiscalpopup {
    width: 99%;
    max-width: 460px;
    background: #fff;
    margin: 0 0 6px 0;
    overflow: hidden;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

/*
==========================================================================
    Impactdates
==========================================================================
*/
@media (min-width: 1441px) {
  .impactdates-area,
  .impact-row { width: 100%; }
  .impact-row > .impact-name { width: 14.99148211243612%; }
  .impact-row > .impact-rev { width: 10.30664395229983%; }
  .impact-row > .impact-effect { width: 9.454855195911414%; }
  .impact-row > .impact-type { width: 8.603066439522998%; }
  .impact-row > .impact-frequency { width: 9.454855195911414%; }
  .impact-row > .impact-interval { width: 8.603066439522998%; }
  .impact-row > .impact-instances { width: 6.899488926746167%; }
  .impact-row > .impact-duration { width: 5.195911413969336%; }
  .impact-row > .impact-group { width: 26.40545144804089%; }
  .impact-row > .impact-group .impactgrouprow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .impact-row > .impact-group .impactgrouprow .impact-calendar { width:30px !important; }
  .impact-row > .impact-group .impactgrouprow .impact-fromdate { width: 30.32258064516129% !important; flex: 1; }
  .impact-row > .impact-group .impactgrouprow .impact-todate { width: 30.32258064516129% !important; flex: 1; }
  .impact-row > .impact-group .impactgrouprow .impact-action { width:91px !important; }
  .impact-row > .impact-group .impactgrouprow:first-child,
  .impact-row > .impact-group.active .impactgrouprow,
  .impact-row > .impact-group.active .impactgrouprow:first-child,
  .impact-row.impact-edit-row > .impact-group .impactgrouprow,
  .impact-row.impact-edit-row > .impact-group .impactgrouprow:first-child,
  .impact-row.impact-edit-row > .impact-group.active .impactgrouprow,
  .impact-row.impact-edit-row > .impact-group.active .impactgrouprow:first-child {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .impact-row > .impact-group .impactgrouprow { display: none; }
}
@media (max-width: 1200px) {
  .impactdates-area { width: 100%;}
  #impact-table { max-width: 100%; padding-top: 0; }
  .impact-row { width: 1174px; }
  .impact-title-row {
    position: relative !important;
    left: inherit;
    top: inherit;
    width: 1174px;
  }
}
@media (max-width: 800px) {
  .impactdates-content { min-height: 0; }
  #impact-table { min-height: 140px; }
  #sortdiv { min-height: 160px; }
  .impactdates-area { margin-top: 15px; }
  .impactdates-top .btn-export { margin-left: 5px; }
  .impactdates-top .btn-user,
  .impactdates-top .impacttimeselect,
  .impactdates-top .btn-export,
  .impactdates-top .btn-enter,
  .impactdates-top .btn-impactdateadd {
    margin-bottom: 5px !important;
    float: left !important;
    display: block;
    height: 30px;
  }
  .btn-deekday { width: 100%; float: none; margin-bottom: 5px; }
  .weekcheckoptionarea { width: 100%; margin-left: 0; }
  .impactdates-content .fiscalpopup {
    width: 460px;
    max-width: 98%;
    margin: 0 auto;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99000 !important;
  }
}
@media (max-width: 680px) {
  .weekcheckoptionarea { height: auto; overflow: hidden; }
  .week-area .weekcheckoption small { width: 150px; }
  .week-area.weekview .btn-deekday { margin-bottom: 0; }
  .week-area.weekview .weekcheckoption > small { width: 150px; margin: 5px 5px 5px 5px; }
  .week-area .weekcheckoption,
  .week-area.weekview .weekcheckoption { justify-content: center; overflow: hidden; }
}
@media (max-width: 567px) {
  .impactrowcontent .itemcolumn { width: 96%; float: none; padding-right: 0; overflow: hidden; }
  .impactrowcontent .itemcolumn:first-child { margin-bottom: 10px; }
}
@media (max-width: 479px) {
  .week-area .weekcheckoption small { width: 100%; }
  .week-area.weekview .weekcheckoption > small { width: 100%; margin: 5px 0 5px 0; }
  .impactdates-content .daterange-row { min-height: 220px; }
  .impactdates-content .fiscalpopup .dropdown-menu { font-size: 12px; width: 48%; }
  .impactdates-content .fiscalpopup .daterange .input-group .form-control { width: 48%; }
  .impactdates-content .fiscalpopup .table-condensed { width: 100%; }
  .impactdates-selection .btn-selection,
  .impactdates-top .btn-viewcompany,
  .impactdates-top .btn-viewproperty {
    width: 100%;
    float: none !important;
    padding: 0 10px;
    margin: 0;
  }
  .impactdates-top .btn-impactdateadd { float: left; clear: both; }
  .impactdates-top .btn-enter { width: 30px; margin: 0; }
  .impactdates-top .btn-enter,
  .impactdates-top .btn-export { float: right !important; }
  #selection-impact {
    float: none;
    width: 100%;
    margin: 5px 0 0 0;
    clear: both;
  }
}
@media screen and (max-width: 320px) {
  .impactdates-content .fiscalpopup .daterange-row { min-height: 202px; }
  .impactdates-content .fiscalpopup .dropdown-menu { font-size: 11px; width: 49%; min-width: 49%; }
  .impactdates-content .fiscalpopup .daterange .input-group .form-control { width: 49%; }
  .impactdates-content .fiscalpopup-content { overflow: hidden; clear: both; }
  .impactdates-content .fiscalpopup .daterange .table-condensed > thead > tr > td,
  .impactdates-content .fiscalpopup .daterange .table-condensed > thead > tr > th { padding: 0 0; }
  .impactdates-content .fiscalpopup .datepicker td,
  .impactdates-content .fiscalpopup .datepicker th {
    text-align: center;
    width: 18px;
    height: 18px;
  }
}

/*
==========================================================================
    roomsforecast ui 14, 15 and change ui 1-9
==========================================================================
*/
@media (min-width: 1201px) {
  .fiscal-section { width: 100%; }
  .fiscaldaterangewrap2 .fiscaldaterange .fiscal-section { width: 100%; }
}
@media (min-width: 1441px) { .tableroomspace-content { width: 100%; padding-right: 3px; } }
/*@media screen and (max-width: 1201px) { .fiscaldaterangerow .fiscalpopup { width: 99%; } }*/
@media (max-width: 1120px) {
  .forecasttop { padding-bottom: 2px; }
  .leftforecasttop { float: none; }
  .rightforecasttop { float: none; clear: both; }
  .runningtotal { background: #85cdc1; float: none; padding: 0 10px; margin-right: 0; }
  .gotoselectarea { clear: both; }
  .btn-compareto, .btn-datadisplay {float: none; width: 100%; margin-bottom: 5px; }
  .fiscalcontentouter {float: none; margin: 0; }
  .fiscalcontentouter .fiscalrowcontent2 {float: none; height: auto; margin-bottom: 5px; }
  .forecastrowright {height: auto; margin-left: 0; float: none; }
  .forecastcheckoption {float: none; overflow: hidden; margin-bottom: 5px; margin-right: 0; }
  /*.fiscalboxcol:first-child .fiscalpopup { left: 0; right: inherit; }*/
}
/*@media screen and (max-width: 768px) { .fiscaldaterangerow .fiscalpopup { width: 98.8%; } }*/
@media screen and (max-width: 800px) {
  .fiscaldaterangerow .fiscalboxcol:nth-child(6) .fiscalpopup2,
  .fiscaldaterangerow .fiscalboxcol:nth-child(5) .fiscalpopup2,
  .fiscaldaterangerow .fiscalboxcol:nth-child(4) .fiscalpopup2,
  .fiscaldaterangerow .fiscalboxcol .fiscalpopup2,
  .fiscalpopup {
    width: 460px;
    max-width: 98%;
    margin: 0 !important;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99000 !important;
  }
}
@media screen and (max-width: 640px) {
  .fiscalouterwrap { min-height: 0; overflow-x: auto; }
  .fiscalrowcontent2 { float: none; height: auto; margin-bottom: 5px; }
  .btn-editpickup { float: none; width: 100%; margin: 0; margin-bottom: 5px; }
}
@media (max-width: 567px) {
  .leftforecasttop span:nth-child(2) { margin-left: 0; float: none; display: block; clear: both; }
}
@media (max-width: 479px) {
  .fiscalpopup .daterange-row { min-height: 220px; }
  .fiscalpopup .dropdown-menu { font-size: 12px; width: 48%; }
  .fiscalpopup .daterange .input-group .form-control { width: 48%; }
  .fiscalpopup .table-condensed { width: 100%; }
}
@media screen and (max-width: 320px) {
  .fiscalpopup .daterange-row { min-height: 202px; }
  .fiscalpopup .dropdown-menu { font-size: 11px; width: 49%; min-width: 49%; }
  .fiscalpopup .daterange .input-group .form-control { width: 49%; }
  .fiscalpopup-content { overflow: hidden; clear: both; }
  .fiscalpopup .daterange .table-condensed > thead > tr > td,
  .fiscalpopup .daterange .table-condensed > thead > tr > th { padding: 0 0; }
  .fiscalpopup .datepicker td,
  .fiscalpopup .datepicker th {
    text-align: center;
    width: 18px;
    height: 18px;
  }
}





/*
==========================================================================
    submission
==========================================================================
*/
@media (max-width: 1080px) {
    .submissionreport .submissionreport-row {
        background: #fff;
        height: auto;
        margin-top: 0;
    }
    .submissionrowitem {
        float: none;
        clear: both;
        border-left: none;
        background: #f5f5f5;
        margin-top: 6px;
        overflow: visible;
        position: relative;
        padding-left: 185px;
    }
    .submissionreport .submissionreportrowtitle,
    .submissionreport .submissionrowitem .submissionreportrowtitle {
        width: 185px !important;
        margin-left: 0;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        border-right: 5px solid #fff;
        height: 100%;
    }
    .submissionreport .submissionreportrowcontent {
        margin-left: 0;
        float: none;
        min-height: 30px;
        height: auto;
        padding: 2px 0 !important;
        margin: 0 !important;
    }
    .submissionrowitemblank { display: none; }
}
@media (max-width: 1120px) {
    .submissioncolumnwrap { justify-content: center; }
    .submissioncolumn, 
    .submissioncolumn:first-child { margin: 0 20px 20px 20px; padding-bottom: 0; }
    .submissioncolumn .btn-expired { margin: 0 auto; }
    .submissioncolumncontent{ position: relative; min-height: auto; }
}
@media (max-width: 1023px) {
    .submissiontable-content .impactdates-area #impact-table { position: relative; }
    .submissionreport .submissionselectrow {
        text-align: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .submissionreport .submissionfilterbox { margin: 0 10px 5px 0; }
}
@media (max-width: 800px) {
    .submissionreport .fiscalpopup {
        width: 98%;
        max-width: 460px;
        margin: 0 auto;
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1000;
    }
}
@media (max-width: 600px) {
    .submissionreport .submissionreportrowtitle,
    .submissionreport .submissionrowitem:first-child .submissionreportrowtitle,
    .submissionreport .submissionrowitem .submissionreportrowtitle {
        width: 100% !important;
        margin-left: 0;
        float: none;
        position: relative;
        left: inherit;
        top: inherit;
        border-right: none;
        height: auto;
    }
    .submissionreport .submissionreportrowtitle2 {
        min-height: 0;
        float: none;
        width: 100%;
        overflow: hidden;
    }
    .submissionrowitem { padding-left: 0; }
    .timeselect .btn-calendar { margin-left: 0; }
    .submissionreport-title h2 span {width: auto; padding: 0 10px; }
}
@media (max-width: 479px) {
    .submissionreport .fiscalpopup .daterange-row { min-height: 220px; }
    .submissionreport .fiscalpopup .dropdown-menu { font-size: 12px; width: 48%; }
    .submissionreport .fiscalpopup .daterange .input-group .form-control { width: 48%; }
    .submissionreport .fiscalpopup .table-condensed { width: 100%; }
}
@media screen and (max-width: 320px) {
    .submissionreport .fiscalpopup .daterange-row { min-height: 202px; }
    .submissionreport .fiscalpopup .dropdown-menu { font-size: 11px; width: 49%; min-width: 49%; }
    .submissionreport .fiscalpopup .daterange .input-group .form-control { width: 49%; }
    .submissionreport .fiscalpopup-content { overflow: hidden; clear: both; }
    .submissionreport .fiscalpopup .daterange .table-condensed > thead > tr > td,
    .submissionreport .fiscalpopup .daterange .table-condensed > thead > tr > th { padding: 0 0; }
    .submissionreport .fiscalpopup .datepicker td,
    .submissionreport .fiscalpopup .datepicker th {
        text-align: center;
        width: 18px;
        height: 18px;
    }
}


/*
==========================================================================
    Rooms Trend
==========================================================================
*/
@media (min-width: 1201px) {
    .roomspace-head {
        -webkit-display: -webkit-box;
        -webkit-display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        margin: 0;
        position: relative;
    }
    .roomspacehead2 { 
        max-width: 100%;
        -webkit-flex-grow: 1;
        flex-grow: 1;
    }
}
@media (max-width: 1200px) { .roomstrend-content .checkoptionarea { margin:5px 0 0 0; } }