﻿

.error-modal-class {
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
    width: 600px;
    height: auto;
    position: relative;
    display: unset !important;
    padding: 0px !important;
}

.error-header-class {
    display: flex;
    flex-direction: column;
    align-items: center
}

.error-image-class {
    height: 69.63px;
    width: 69.71px;
    margin: 45.18px 0px 0px 0px !important;
}

.error-title-class {
    color: #EF4469 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 22px !important;
    height: auto !important;
    width: auto !important;
    margin: 20.19px 0px 0px 0px !important;
    display: block !important;
}


.error-controller-rectangle-strip {
    background-color: #3D4C55;
    border-radius: 5px 5px 0 0;
    width: 100%;
    width: -moz-available; /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
    width: fill-available;
    height: 10px;
    left: 0px;
    top: 0px;
    position: absolute;
}



.error-controller-content {
    color: #333333;
    /*font-family: HelveticaNeue;*/
    font-size: 16px;
    font-weight: 550;
    line-height: 22px;
    text-align: center;
    height: auto;
    width: -webkit-fill-available;
    margin-left: 42px;
    margin-right: 42px;
    margin-top: 8px;
    margin-bottom: 0px;
}

.error-action-class {
    justify-content: center;
    width: 100%;
    margin: 0px;
}


.error-confirm-btn {
    background-color: #41BFBE;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: 110px;
    height: 34px;
    margin: 20px 0px 33px 0px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
}

.error-confirm-btn:focus {
    outline: none;
}

.error-cancel-btn {
    background-color: #41BFBE;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: 110px;
    height: 34px;
    margin: 20px 0px 33px 20px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
}


.error-callback-confirm-btn {
    background-color: #FFFFFF;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: auto;
    padding: 0px 32.5px !important;
    height: 34px;
    margin: 20px 0px 33px 0px;
    color: #41BFBE;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
}

.error-callback-confirm-btn:focus {
    outline: none;
}

.error-callback-cancel-btn {
    background-color: #41BFBE;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: auto;
    padding: 0px 32.5px !important;
    height: 34px;
    margin: 20px 0px 33px 20px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
}


/*for info model*/
.info-confirm-btn {
    background-color: #41BFBE;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: 110px;
    height: 34px;
    margin: 30px 0px 40px 310px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
    position: absolute;
    display: inline !important;
    text-align: center;
}

.info-return-to-flowplan-btn {
    background-color: #41BFBE;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: 200px;
    height: 34px;
    margin: 30px 0px 40px 260px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
    position: absolute;
    display: inline !important;
    text-align: center;
}

.info-confirm-btn:focus {
        outline: none;
}

.info-cancel-btn {
    background-color: #FFFFFF;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: 110px;
    height: 34px;
    margin: 30px 0px 40px 180px;
    color: #41BFBE;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
}
.info-action-class {
    /*justify-content: center;*/
    width: 100%;
    margin: 0px;
}


/*for drop-down modal*/

.dropdown-title-class {
    color: #333333 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 22px !important;
    height: auto !important;
    width: auto !important;
    margin: 50px 0px 0px 0px !important;
    display: block !important;
}

.dropdown-action-class {
    /*justify-content: center;*/
    width: 100%;
    margin: 0px;
}

.dropdown-confirm-btn {
    background-color: #41BFBE;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: 110px;
    height: 34px;
    margin: 94px 0px 40px 310px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
    position: absolute;
    display:inline !important;
    text-align:center;
}

    .dropdown-confirm-btn:focus {
        outline: none;
    }

.dropdown-cancel-btn {
    background-color: #FFFFFF;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: 110px;
    height: 34px;
    margin: 94px 0px 40px 180px;
    color: #41BFBE;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
}

.swal2-select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    width: 250px;
    height: 34px;
    left: 246px;
    top: 102px;
    position: absolute;
    margin: 0px !important;
    padding: 0px 0px 0px 5px !important; 
    min-width: 0% !important;
    color: #333333 !important;
    font-size: 14px !important;
    font-weight: 650;
    line-height: 17px;
    min-width: unset !important;
}

    .swal2-select:focus {
        outline: none;
    }

.dropdown_list_text {
    color: #8D9798;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
    position: absolute;
    left: 107px;
    top: 109px;
    width: 117px;
    height: 19px;
}


/*for upload modal*/

.upload-area {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    width: 380px;
    height: 34px;
    margin: 30px 0px 0px 0px;
    text-align: initial;
}

.upload-button-area {
    width: 105px;
    height: 32.2px;
    border-right: 1px solid #CCCCCC;
}

.upload-button {
    color: #41BFBE;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    justify-content: center;
    float: left;
    padding: 7px 15px 0px 9px !important;
    margin: 0px 0px 0px 5px;
	cursor: default;
}


.list_text {
    color: #333333;
    font-size: 14px;
    font-weight: 650;
    line-height: 17px;
    margin: 8px 0px 0px 118px;
    text-overflow: ellipsis;
    padding-right: 8px;
    white-space: nowrap;
    overflow: hidden;
}

.upload-confirm-btn {
    background-color: #41BFBE;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: 110px;
    height: 34px;
    margin: 30px 0px 55px 310px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
    position: absolute;
}


.upload-cancel-btn {
    background-color: #FFFFFF;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: 110px;
    height: 34px;
    margin: 30px 0px 55px 180px;
    color: #41BFBE;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
}


.upload-confirm-btn:focus {
    outline: none;
}

.clear_selection {
    color: #41BFBE;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
    margin: 10px 0px 0px 407px;
    cursor: pointer;
}



/*for loading bar*/

.loading-progress-bar {
    background-color: unset !important;
    animation-direction: reverse;
    background-image: linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 58%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}


.loading-modal-header {
    padding: 0px;
    justify-content: center;
    border-bottom: none;
    background-color: unset;
    color: #333333 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 22px !important;
    text-align: center;
    padding: 44px 150px 0px 150px !important;
}

.loading-modal-body {
    padding: 0px;
    padding: 20px 50px 40px 50px;
}

.loading-progress {
    background-color: #F3F1F1;
    border: 1px solid #E7E7E7;
    border-radius: 15px;
    box-shadow: 0 0 5px 2px rgba(149, 150, 150, 0.52), inset 0 0 3px 0 rgba(0, 0, 0, 0.2);
    height: 20px;
}

.loading-progress-area {
    background-image: linear-gradient(270deg, #41BFBE 0%, #59CD90 100%) !important;
    border-radius: 12px;
    height: 18px;
    margin: 0px !important;
}



.loading-modal-dialog {
    min-width: 600px;
    width: intrinsic; /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content; /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
    width: max-content;
    width: auto;
    display: table;
    padding: 0px 50px;
}

.my-progress-bar {
    background-color: unset !important;
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-bar-animated {
    animation-direction: reverse !important;
}

.progress-bar-animated {
    /* -webkit-animation: progress-bar-stripes 1s linear infinite; */
    animation: progress-bar-stripes 1s linear infinite;
}

.progress-bar-striped {
    background-image: linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 55%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-striped {
    background-size: 1rem 1rem;
}

.loading-progress-bar-striped {
    background-size: 1rem 1rem;
    background-color: unset !important;
    animation: progress-bar-stripes 1s linear infinite;
    animation-direction: reverse !important;
    background-image: linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 55%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}



/*for upload file loader*/


.upload-loader-header {
    padding: 10px 0px 0px 0px;
    border-bottom: none;
    background-color: unset;
    min-height: unset !important;
}

.upload-loader-body {
    padding: 0px;
}

.upload-loader-dialog {
    width: 500px !important;
}

.upload-loader-content {
    color: #333333;
    /* font-family: HelveticaNeue;*/
    font-size: 16px;
    font-weight: 550;
    line-height: 22px;
    text-align: center;
    padding: 11px 0px 30px 0px;
}

.upload-loader {
    z-index: 1070 !important;
    top: 25% !important;
}

.loader-image {
    height: 187px;
    margin-top: 20px;
}

/*for showinfowithreminder*/
.dontShowAgainReminderMessage {
    position: absolute;
    margin-top: 90px;
    font-size: 14px;
    width: 100%;
}
.info-cancel-btn-reminder {
    background-color: #FFFFFF;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: 110px;
    height: 34px;
    margin: 30px 0px 60px 180px;
    color: #41BFBE;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
}

.info-go-back-btn-reminder {
    background-color: #FFFFFF;
    border: 1px solid #41BFBE;
    border-radius: 4px;
    width: 110px;
    height: 34px;
    margin: 30px 0px 60px 140px;
    color: #41BFBE;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 0px;
}

.checkboxForReminder {
    width:25px;
    height:16px;
}
.checkboxForReminder:focus {
    outline: none;
}