/* MEAP Login SecureLogin */

/* Sticky footer: begin */
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    min-width: 600px;
}

option {
    background-color: #353B43;
    font-size: 1em;
    font-family: "Raleway";
}


.page-container {
    min-height: 100%;
    /* equal to footer height */
    /* margin-bottom: -60px; */
}

.page-container:after {
    content: "";
    display: block;
}

.footer {
    height: 60px;
    bottom: 0;
}

.page-container:after {
    /* height: 80px; */
}

/* Sticky footer: end */

body {
    background: #2A3139 !important;
    margin: 0;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #95949B;
}

.padding13 {
    width: 100%;
    height: 13px;
}

/* header */
.header {
    width: 100%;
    height: 52px;
}

/* Logo */
.logo {
    text-align: left;
    margin-left: 23px;
    margin-bottom: 7px;
}

.container {
    width: 100%;
    min-width: 580px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row-block {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 !important;
}

.footer .row-block {
    height: 100%;
}

.column50 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%;
    min-width: 269px;
    height: 100%;
}

.column-left {
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    /*width: 225px;*/
    height: 100%;
}

.column-right {
    min-height: 1px;
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    float: left;
    width: 75%;
    height: 100%;
}

*, ::after, ::before {
    box-sizing: border-box;
}

.footer-line1 {
    margin-top: 5px;
}

.footer-line2 {
    margin-top: 10px;
}

.gray-text {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height */

    color: #95949B;
}

.gray-text:hover {
    cursor: pointer;
}

/* Line */
.line {
    width: 100%;
    border: 1px solid #96C11F;
}

/* QUICK SCAN */
.quick-scan {
    position: relative;
    margin-top: 19px;
}

.green-button-list {
    position: relative;
    margin-top: 15px;
    margin-left: 15px;
}

.button-text {
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    /* identical to box height */
    text-align: center;
    letter-spacing: 0.05em;
    padding: 5px 20px;
    color: #FFFFFF;
    text-decoration: none;
}

.button-text-large {
    font-size: 24px;
    line-height: 25px;
}

.green-button {
    display: inline-block;
    cursor: pointer;
    background: #96C11F;
    box-shadow: 0 10px 20px rgba(150, 193, 31, 0.25);
    border-radius: 50px;
    color: #FFFFFF;
}

.green-button:hover {
    background: #96C11F !important;
    box-shadow: 0 10px 20px rgba(150, 193, 31, 0.25);
    text-decoration: none !important;
    color: #FFFFFF;
}

.green-button:active {
    top: 3px;
}

.grey-button {
    display: inline-block;
    cursor: pointer;
    background-color: transparent;
    box-shadow: 0 10px 20px rgba(188, 193, 190, 0.25);
    border-radius: 50px;
    color: #cccccc;
    pointer-events: none;
    border: 3px solid #bebec1;
    margin-right: 10px;
}

.dashed {
    border: 1px dashed #C9C9C9;
}

.box {
    /*position: absolute;*/
    margin-top: 125px;
    width: 250px;
    height: 175px;
    box-sizing: border-box;
    border-radius: 10px;
    text-align: center;
}

.small-box {
    background: #96C11F;
    padding-top: 1px;
    margin-top: 15px;
    width: 138px;
    height: 72px;
    display: block;

    box-sizing: border-box;
    border-radius: 10px;
    text-align: center;
}

.small-box .cloudy {
    margin-top: 7px;
}

.small-box.inbox-text {
    text-decoration: none;
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.02em;
    padding-top: 10px;
    color: #3C3C3C;;
}

.xs-box {
    background: #96C11F;

    margin-top: 7px;
    width: 138px;
    height: 33px;
    float: left;
    box-sizing: border-box;
    border-radius: 10px;
    text-align: center;
    margin-right: 10px;
}

.xs-link {
    text-decoration: none;
    font-family: Raleway;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.02em;
    font-weight: bold;

    color: #3C3C3C;
}

.xs-block {
    display: block;
    padding-top: 9px;
}

.inbox-text-margin {
    margin-top: 14px;
}

.inbox-text {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 25px;
    /* identical to box height */
    letter-spacing: 0.05em;
    color: #CCCCCC;
}

.cloudy {
    margin-top: 14px;
}

.footer-button {
    text-align: center;
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    letter-spacing: 0.05em;
    color: #96C11F;
    border: 3px solid #96C11F;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 5px 20px;
    text-decoration: none;
    margin-right: 10px;
    background-color: transparent;
}

.footer-button:hover {
    color: #96C11F;
    border: 3px solid #96C11F;
    text-decoration: none !important;
}

.footer-button #exit-button {
    margin-right: 0;
}

.footer-button:active {
    top: 3px;
}

.pressable:active {
    padding-top: 12px;
}

.login-box {
    width: 478px;
    height: 97px;
    background: #353B43;
    border: 1px solid #C9C9C9;
    box-sizing: border-box;
    border-radius: 10px;
    margin: auto;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #CCCCCC;
}

.login-table td {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 22px;
}

.login-table input {
    background-color: transparent;
    border: 0 solid;
    height: 20px;
    width: 160px;
    color: #CCC;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.02em;
}

.login-table input:focus {
    outline: none;
}

.login-table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

.login-table .bordered-left {
    border-collapse: collapse;
    border-left: 1px solid #95949B;
}

.login-table .bordered-bottom {
    border-bottom: 1px solid #95949B;
}

.center-login-box {
    width: 100%;
    margin: 0 auto;
    padding-top: 63px
}

.center-button {
    text-align: center;
}

.setup-box {
    width: 185px;
    height: 65px;
    background: #353B43;
    border: 1px solid #C9C9C9;
    box-sizing: border-box;
    border-radius: 10px;
    margin: auto;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #CCCCCC;
}

#page-setup .setup-box {
    width: 250px;
    margin: 15px 0 0 5px;
    height: 80px;
}

#company-content .company-box {
    width: 185px;
    height: 30px;
    text-align: center;
    padding: 6px 5px;
    font-size: 1.1rem;
    cursor: pointer;
    background-color: #96C11F;
    border-radius: 10px;
    margin: 0 5px 5px 0;
    color: #ededed;
}

.selected {
    font-weight: bold;
}

#company-content .company-box:hover{
    background-color: #cccccc;
    color: #3c3c3c;
    border-radius: 10px;
}

#page-setup .setup-box label {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #c9c9c9;
    padding: 5px 0;
    margin: 0;
}


#page-setup .setup-box select {
    margin: 0 5px;
    width: 170px;
    background-color: #353B43;
    color: #CCCCCC;
    letter-spacing: 0;
    word-spacing: 1px;
    border: none;
}

#page-setup .setup-box select > option:checked {
    color: #96C11F;
}

.info-text {
    margin-block: 0;
    font-size: 18px;
    padding-bottom: 5px;
}

.note-wrapper {
    margin-top: 20px
}

.note-text {
    margin-block: 0;
    font-size: 14px;
    padding-bottom: 2px;
}

.form-table .bordered-left {
    border-collapse: collapse;
    border-left: 1px solid #95949B;
}

.form-table .bordered-bottom {
    border-bottom: 1px solid #95949B;
}

.form-table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

.form-table td.selected {
    color: #96C11F;
}

.setup-button {
    display: inline-block;
    text-align: center;
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    letter-spacing: 0.05em;
    color: #96C11F;
    border: 3px solid #96C11F;
    box-sizing: border-box;
    border-radius: 50px;
    text-decoration: none;
    margin-top: 16px;
}

.floatable {
    float: left;
}

.fixed-width-1 {
    width:140px;
}

#page-setup .row-block #save-scanner-settings {
    margin: 0 auto;
}

#setup-table {
    border-collapse: separate;
    margin: 0 auto;
}

#setup-table .setup-box {
    margin: 15px auto;
    overflow: hidden;
}

#setup-table > tbody > tr > td:first-child {
    padding-right: 20px;
}

#setup-table > tbody > tr > td:last-child {
    padding-left: 20px;
}

#page-setup .center-button .quick-scan {
    margin-top: 0;
}

#footer-table {
    width: 100%;
    padding: 0 25px;
    border-collapse: unset;
    height: 100%;
    border-top: 1px solid #96C11F;
}

#footer-button-wrapper {
    text-align: right;
}

.column-scanner {
    text-align: left;
    width: 33%;
}

.column-logo {
    text-align: center;
    width: 34%;
}
.column-company {
    text-align: right;
    width: 33%;
}

#header-table {
    padding: 5px 15px;
    border-collapse: unset;
    width: 100%;
    border-bottom: 1px solid #96C11F;
}

.header-text {
    color: #ffffff;
}

.footer form {
    display: inline;
}

#setup-popup {
    display: block;
    height: 100%;
    width: 100%;
    background: #000000;
    position:absolute;
    z-index:1;
    top:0;
}

#scanner-info:hover, #scanner-info:active {
    color: #FFFFFF;
}

#setup-data-modal .modal-header {
    border-bottom: none;
    text-align: center;
    justify-content: space-around;
    display: block;
}

#setup-data-modal .modal-header .close {
    outline: 0;
    font-size: 2.5em;
    color: #FFFFFF;
    margin: -4rem -4rem -1rem auto;
}


#setup-data-modal .modal-content {
    border: none;
    border-radius: 0;
    background: none;
}

#setup-data-modal .modal-footer {
    text-align: center;
    display: block;
    border-top: none;
}

#scan-modal,
#message-modal,
#error-modal,
#setup-data-modal{
    background: #2A3139 !important;
    border: 1px solid #cccccc;
    border-radius: 10px;
}

#company-select-modal {
    background: #303336 !important;
}

.modal-backdrop {
    color: #888888 !important;
}

.close-modal-button {
    display: none;
}

.setup-data-table tr td:first-child {
    width: 1%;
    white-space: nowrap;
    text-align: right;
}

.setup-data-table td {
    padding: 10px;
    width: 100%;
}

.setup-data-table input {
    width: 100%;
}

.setup-data-box {
    height: auto;
    width: auto;
}

.form-data-box {
    height: auto;
    width: 100%;
}

.form-box {
    background: #353B43;
    border: 1px solid #C9C9C9;
    box-sizing: border-box;
    border-radius: 10px;
    margin: auto;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #CCCCCC;
}

.form-centered {
    max-width: 500px;
    margin: 0 auto;
    padding-top: 60px;
}

.form-footer {
    text-align: center;
}

.settings-item {
    cursor: pointer;
}

.settings-item:active {
    background-color: #56606e;
    cursor: pointer;
}

.modal-setup-header-title {
    color: #888888;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.alert-wrapper {
    text-align: center;
}

.alert-wrapper .alert {
    display: inline-block;
    margin: 0 auto;
    font-size: 1.2em;
    margin-top: 10px;
    padding: .5rem 1rem;
    color: white;
}

.alert-wrapper .alert-success {
    background-color: #00a100;
}

.alert-wrapper .alert-danger {
    background-color: #ff3e3e;
}

.info-wrap {
    margin: 0 auto;
    width: 610px;
}
.folders-wrap {
    margin: 0 auto;
    width: 650px;
}

.folders-wrap #companybtn,
.folders-wrap #inboxbtn {
    width: 570px !important;
    margin-left: 40px;
}

#page-folders .green-button {
    width: 100%;
    text-align: center;
    border-radius: 8px;
    margin-top: 10px;
    min-height: 36px;
    background-color: transparent;
    border: 1px solid #96C11F;
    color: #cccccc;
}

.green-button-text-wrap {
    display: table-cell;
    vertical-align: middle;
}

.green-button-text {
    font-size: 1.3em;
    vertical-align: middle;
    padding-right: 10px;
}

.folders-table-container {
    width: 100%;
}

.folders-table-container td {
    width: 50%;
    padding: 0;
}

.folders-table {
    width: 100%;
}

.folders-column {
    width: 100%;
}

.folders-column-left td.folders-column {
    padding-left: 40px;
    padding-right: 10px !important;
}


.folders-column-right td.folders-column {
    padding-right: 40px;
    padding-left: 6px !important;
}

.folders-column-left td {
    padding-right: 2px !important;
}

.folders-column-right td {
    left: 2px !important;
}

.folders-table-container td {
    vertical-align: top;
}

.user-list-wrap {
    margin: 0 auto;
    width: 580px;
}

.user-list-row {
    display: table;
    width: 100%;
}

.user-list-row .green-button {
    display: table;
    width: 100%;
    text-align: center;
    height: 36px;
    margin-top: 10px;
    position: relative;
    border-radius: 8px;
}

.login-footer-text {
    display: block;
    margin-top: 20px;
 }

.meapweb-LinearPanel>div {
    padding: 0;
}

.meapweb-LinearPanel {
    margin-left: 20px;
}

.meapweb-Slider {
    margin-left: 5px;
    margin-top: 10px;
}

.density > .meapweb-Slider-scale {
    background-color:transparent;
    background-image: none;
    width: 170px;
}

.meapweb-Slider-up,
.meapweb-Slider-down {
    padding: 0;
    background-color: transparent;
    border: none;
}

.meapweb-PullDown-text-text {
    width: 230px;
    height: 28px;
    background-color: #353B43;
    border: none;
    color: #cccccc;
}

.meapweb-PullDown-text-focus {
    background-color: transparent;
    border: 1px solid #96C11F !important;
}

.meapweb-PullDown-disabled .meapweb-PullDown-text-text {
    background-color: transparent;
}

.meapweb-PullDown-pullDownButton {
    display: none;
}

.meapweb-PullDown-listFrame {
    width: 230px;
}

.meapweb-PullDown-tr {
    background-color:  #888888;
}

.meapweb-PullDown-tr-selected {
    background: none;
    background-color: #96C11F;
    color: #323232;
}

.meapweb-PullDown-btnArea {
    display: none;
}

.cosel .meapweb-List-listFrame,
.cbsub .meapweb-List-listFrame {
    float: right !important;
}

.cosel .meapweb-List-listFrame,
.sbsub .meapweb-List-listFrame,
.cbsub .meapweb-List-listFrame {
    border: none;
}

.cosel .meapweb-List-table,
.sbsub .meapweb-List-table,
.cbsub .meapweb-List-table {
    border-collapse: separate;
    border-spacing: 2px;
}

.cosel.meapweb-List tr,
.sbsub.meapweb-List tr,
.cbsub.meapweb-List tr {
    height: 35px;
    background-color:transparent;
    color: #cccccc;
    cursor: pointer;
}

.cosel.meapweb-List tr:hover,
.sbsub.meapweb-List tr:hover,
.cbsub.meapweb-List tr:hover {
    background-color: #cccccc;
    color: #3C3C3C;
}

.cosel .meapweb-List-tr-selected,
.sbsub .meapweb-List-tr-selected,
.cbsub .meapweb-List-tr-selected {
    background: none;
}

.cosel .meapweb-List-tr-selected {
    background-color: #cccccc !important;
    color: #3C3C3C !important;
}

.cosel.meapweb-List td,
.sbsub.meapweb-List td,
.cbsub.meapweb-List td {
    width: 277px;
    font-size: 1.3em;
    vertical-align: middle;
    text-align: center;
    border-radius: 10px;
    border: 1px dashed #cccccc;
}

.cosel.meapweb-List td {
    width: 370px;
    font-size: 1rem;
    text-align: left;
    border: none;
}

.cosel .meapweb-List-btnTop,
.cosel .meapweb-List-btnUp,
.cosel .meapweb-List-btnDown,
.cosel .meapweb-List-btnBottom,
.sbsub .meapweb-List-btnTop,
.sbsub .meapweb-List-btnUp,
.sbsub .meapweb-List-btnDown,
.sbsub .meapweb-List-btnBottom,
.cbsub .meapweb-List-btnTop,
.cbsub .meapweb-List-btnUp,
.cbsub .meapweb-List-btnDown,
.cbsub .meapweb-List-btnBottom,
.userlist .meapweb-List-btnTop,
.userlist .meapweb-List-btnUp,
.userlist .meapweb-List-btnDown,
.userlist .meapweb-List-btnBottom {
    background-color: transparent;
    margin-right: 2px;
}

.userlist .meapweb-List-btnArea,
.cosel .meapweb-List-btnArea,
.sbsub .meapweb-List-btnArea,
.cbsub .meapweb-List-btnArea {
    margin-top: 0 !important;
}

.userlist .meapweb-List-btnTop,
.cosel .meapweb-List-btnTop,
.sbsub .meapweb-List-btnTop,
.cbsub .meapweb-List-btnTop,
.userlist .meapweb-List-btnUp,
.cosel .meapweb-List-btnUp,
.sbsub .meapweb-List-btnUp,
.cbsub .meapweb-List-btnUp{
    margin-top: 0;
}

.sbsub .meapweb-List-btnUp,
.cbsub .meapweb-List-btnUp {
    margin-bottom: 196px;
}

.cosel .meapweb-List-btnUp {
    margin-bottom: 45px;
}

.cosel .meapweb-List-btnDown,
.sbsub .meapweb-List-btnDown,
.cbsub .meapweb-List-btnDown,
.cosel .meapweb-List-btnTop,
.sbsub .meapweb-List-btnTop,
.cbsub .meapweb-List-btnTop,
.userlist .meapweb-List-btnDown,
.userlist .meapweb-List-btnTop {
    border-radius: 5px 5px 0 0;
}

.cosel .meapweb-List-btnUp,
.sbsub .meapweb-List-btnUp,
.cbsub .meapweb-List-btnUp,
.cosel .meapweb-List-btnBottom,
.sbsub .meapweb-List-btnBottom,
.cbsub .meapweb-List-btnBottom,
.userlist .meapweb-List-btnUp,
.userlist .meapweb-List-btnBottom {
    border-radius: 0 0 5px 5px;
}

.userlist .meapweb-List-listFrame {
    border: none;
}

.userlist .meapweb-List-table {
    border-collapse: separate;
    border-spacing: 2px;
}

.userlist.meapweb-List tr {
    height: 35px;
    background-color: transparent;
    color: #cccccc;
    cursor: pointer;
}

.userlist.meapweb-List tr:hover {
    background-color: #cccccc;
    color: #3C3C3C;
}

.userlist .meapweb-List-tr-selected {
    background: none;
}

.userlist.meapweb-List td {
    width: 535px;
    font-size: 1.3em;
    vertical-align: middle;
    text-align: center;
    border-radius: 10px;
    border: 1px dashed #cccccc;
}

.userlist .meapweb-List-btnUp {
    margin-bottom: 195px;
}

.meapweb-List.cbsub.nobutton {
    float: right;
}

.meapweb-List.cosel.nobutton td {
    width: 400px;
}

.nobutton .meapweb-List-btnArea {
    display: none;
}

.company-modal .meapweb-DialogBox-top-th-center,
.setup-modal .meapweb-DialogBox-top-th-center {
    color: #cccccc;
}

.error-modal .meapweb-DialogBox-table,
.company-modal .meapweb-DialogBox-table,
.setup-modal .meapweb-DialogBox-table {
    background-color: transparent;
}

.company-modal .meapweb-DialogBox-middle-td-center,
.setup-modal .meapweb-DialogBox-middle-td-center{
    padding: 0;
    background-color: transparent;
    border-color: #cccccc;
    border-width: 1px;
}

.setup-modal #scan-content {
    padding: 10px;
    width: 400px;
    height: 170px;
}

.company-modal #company-content {
    width: 800px;
    overflow-y: auto;
    padding: 5px 0;
}


.company-modal #company-content .company-select-header {
    text-align: center;
    font-size: 1.1rem;
}

.company-select-header p {
    margin-bottom: 0.5rem;
}

.company-select-header #close-company-modal {
    position: absolute;
    top: 10px;
    right: 20px;
    float: right;
    cursor: pointer;
}

.setup-modal #data-content {
    padding: 10px;
    width: 450px;
    height: 300px;
}

.setup-modal #message-content {
    padding: 10px;
    width: 400px;
    height: 100px;
}

.setup-modal #data-content .form-group label {
    width: 90px;
    text-align: right;
}

.setup-modal #data-content #scanner-url {
    width: 280px;
}

.setup-modal #scan-content .left-button,
.setup-modal #scan-content .right-button,
.setup-modal #data-content .left-button,
.setup-modal #data-content .right-button{
    width: 50%;
    text-align: center;
    float: left;
}

#error-modal {
    border: 1px solid red;
}

.error-modal .meapweb-DialogBox-top-th-left,
.error-modal .meapweb-DialogBox-top-th-center,
.error-modal .meapweb-DialogBox-top-th-right,
.error-modal .meapweb-DialogBox-middle-td-left,
.error-modal .meapweb-DialogBox-middle-td-right,
.error-modal .meapweb-DialogBox-bottom-td-left,
.error-modal .meapweb-DialogBox-bottom-td-center,
.error-modal .meapweb-DialogBox-bottom-td-right {
    border-style: solid;
    border-color: red;
}

.error-modal .meapweb-DialogBox-middle-td-center {
    padding: 0;
    background-color: transparent;
    border-color: red;
    border-width: 1px;
}

.error-modal #error-content {
    padding: 10px;
    width: 400px;
    height: 200px;
}

.error-modal #error-text {
    height: 100px;
    overflow: hidden;
}