/* Create MSA Specific CSS */
.affiliate-dropdown-input {
    width: 100%!important;
}

.appendixa >ol >li, .sublist >li{
    padding-bottom: 1%;
}

.appendixb{
    border-left: 2px dashed black;
    height: 473px;
}

.bootstrap-table-pagination-record-count { 
    padding: 6px;
    font: bold 14px 'roboto';
    float: left;
    font-style: italic;
}

.pagination > li > a {
    padding: 5px 10px !important;
}
.page-item.active .page-link {
    padding: 5px 10px !important;
}

.btn-custom{
    margin: 2%;
    width: 150px;
    color: #fff;
    background-color: #007bff !important;
}

.btn-sigpad-controls {
    background: transparent;
    border: unset;
    font-size: 20px;
    margin: 0 10px;
}

.btn-sig-pad {
    background: unset;
    border: unset;
    margin: 10px;
}
.btn-sig-pad>span {
    font-size: 20px;
}

.signature-img{
    padding: 4%;
}

.btn-custom:active {
    background-image: linear-gradient(to bottom,#045DE9 0,#045DE9 100%);
    border: none;
}
.btn-custom:focus{
        background-color: #007bff !important;
    border: none;
    box-shadow: none;
}

.stc-btn-custom:focus {
    background-color: #007bff !important;
    border: none;
    box-shadow: none;
}
.btn-row-status {
    background: none!important;
    border: none;
    padding: 0!important;
    color: #007bff;
    text-decoration: underline;
    cursor: pointer;
}
.btn-margin {
    margin: 0 8%;
}

button:focus {
    outline: unset!important;
}
.carousel-inner {
    height: 532px!important;
}

.carouselsave{
    margin-top: 30%;
    float: right;
    text-align: center;
    display: inline-flex;
}
.custom-expiry-box {
    margin: 2px;
    border: 1px solid #9e9e9ec7;
    padding: 6px;
    width: 75%;
    border-radius: 5px;
}

.btn-custom > a {
    color: white;
}

.caraousel-control {
    font-size: 30px;
}

.container-canvas {
    width: 90%;
    height: 210px;
    margin: 25px;
    padding: 10px;
    box-shadow: 0 9px 20px 0 rgba(0, 0, 0, 0.2), 0 9px 20px 0 rgba(0, 0, 0, 0.19) 
}
.container-canvas > button:focus {
    border: 1px solid gray;
}

.carousel-control-prev {
    width: unset;
    margin: 0 -45px;
}

.carousel-control-next {
    width: unset;
    margin: 0 -45px;
}

.close-custom {
    font-size: 25px;
}

#custom-toast .modal-content{
    background-color: transparent;
    border: unset;
    align-items: center;
    position: fixed;
    bottom: 0;
    margin-bottom: 3%;
}

#custom-toast .modal.fade .modal-dialog  {
    transition: 0.3s ease-out, bottom 0.3s ease-out;
}

.drop-d-custom {
    padding: unset;
}

.search-panel-margin {
    margin-top: 3%;
}

.ebookcontent {
    border-radius: 15px;
    height: 600px;
}

.ebookclose >button {
    opacity: unset;
}

.ebookclose {
    border: unset;
    padding-bottom: unset;
}

.ebook {
    font-size: 10px;
    line-height: 1.6;
}

.ebooklayout {
    padding: 0 15px;
}

.ebooklayout p{
    margin-bottom: 5px !important;
}

.error-sig-empty {
    color: red;
    font-size: 11px;
    margin-right: 3%;
    position: absolute;
    text-align: center;
}


.error-sig-pad-empty{
    color: red;
    font-size: 11px;
    margin: auto;
    text-align: center;
}

.first-page {
    padding-top: 20px;
}

.font {
    font: bold 18px 'roboto'
}

.form-control {
    width: 100% !important;
    font: normal 1rem 'roboto'!important;
}

.form-check-label {
    width: 100px;
    text-align: left;
    font: bold 16px 'roboto'!important;
}

.css-1okebmr-indicatorSeparator {
    background-color: revert !important;
}

.form-group > label {
    font: bold 1rem 'roboto'!important;
    padding-top: 0.5em;
}

.form-service {
    margin-top: 30px;
}

.font-heading-custom {    
    font: bold 1.2em 'roboto';    
}

.font-ebook-header {
    font-size: 12px;
    font-weight: bold;
}

.TC_padding{
    padding: 0 1%;
}

.form-group {
    align-items: center;
}

.hcp-modal {
    padding: 0 30px;
}

.modal-content{
    border-radius: 15px;
}

#listmodal .modal-content {
    width: 900px;
    left: 50%;
    top: 50%;
    transform: translate(-50%);
}

#deleteModal .modal-content {
    border-radius: 15px;
    width: 400px;
    margin: auto;
}

.font-agreement-header{
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
}

.hcp-modal h4 {
    margin-bottom: 4px;
    font: bold 1.1rem 'roboto'!important;
}

label {
    text-align: right;
    padding-left: 7px;
}

.loader {
    text-align: center;
}
.modalButtonloader .text-primary {
    color: #fff !important;
}
.modal-dialog {
    max-width: unset;
}

#deleteModal{
    top: 50%;
    transform: translateY(-50%);
}

.msa-list-table-mr {
    margin: 7% 0;
}


#msaTemplateModal .modal-content {
    border-radius: 15px;
    width: 1200px;   
    margin: auto;
}

.modal-ebook-border {
    border: 2px solid black;
    margin: 0 3%;
    height: 535px;
}

body.modal-open[style] {
    padding-right: 0!important;
}

.modal-header {
    border-bottom: unset;
    padding: 5px 10px;
}

ol {
    margin-left: 10px;
}

ol>li {
    margin-left: 10px;
}
ul {
    margin-left: 30px;
}

.msa-list-table  table{
    box-shadow: 0px 4px 6px #00000029;
    font: 13px 'roboto';   
}

.msa-list-table  .table {
    word-break: break-word;
    table-layout: fixed;
    margin: 20px auto;
    width: auto;
}

.page-margin {
    margin: 3%;
}

.table tbody tr td{
    text-align: center;
    vertical-align: middle;
  }

.red {
    color: rgb(175, 31, 31);
}

.react-bs-table-sizePerPage-dropdown {
    float: left;
}

.search-label {
    padding-left: unset;
    width: 22em!important;
}

.second-page {
    padding-top: 20px;
    border-left: 2px dashed black;
    height: 100vh;
}

.second-page-table .table tbody tr td {
    text-align: left;
}

button.btn.dropdown-toggle{
    padding: 4% 16% !important;
    color: #fff !important;
    background-color: #007bff !important;
    border-color: #007bff !important;
}

.section-margin {
    margin: 6% 4% 0;
}

.section-margin-service {
    margin-top: 3%;
}

.service > label {
    text-align: left;
}

.sigContainer {
    width: 100%;
    height: 75%;
    background-color: #fff;
    border: unset;
  }

.sig-img {
    margin: 10px
}

.sigPad {
   width: 100%;
   height: 100%;
}

.sigpad-controls-container {
    text-align: center;   
} 

.underline {
    white-space: nowrap;
    padding: 0px 4%;
    text-align: center;
    border-bottom: 1px solid #045DE9;
}

#upload-modal .modal-content {
    width: 450px;
    left: 50%;
    top: 50%;
    transform: translate(-50%);
    font: bold 14px 'roboto';
    text-align: center;
}

.btn-custom-upload{
    margin: 10% 2% 2%;
    width: 120px;
    padding: 1%;
}

.sup_format{
    text-align: left;
    font: normal 11px 'roboto';
    padding: 2% 0;
    color: grey;
}

#upload-modal .modal-title {
    font-size: 16px;
    color: black;    
}

#upload-modal .modal-header {
    padding: 15px 15px 6px 15px;   
    border-bottom: 1px solid #9e9e9ec7;
}

.upload-table-layout table {
    line-height: 2;
}

.upload-table-layout table tbody tr td {
    width: 100%;
    padding: 5px;
    text-align: center;
    font-size: 14px;
}

.loader-position{
    float: right;
    margin-left: 50%;
    padding-left: 50%;
}


@media only screen and (max-device-width: 1194px) and (orientation:portrait) {
    /* For portrait layouts only */
    .second-page, .appendixb {
        height: 100vh !important;
    }

    .ebook {
        font-size: 8px !important;
        line-height: 1.6;
    }

    .font-ebook-header {
        font-size: 10px !important;
        font-weight: bold;
    }

    .btn-custom {
        width: 110px !important;
        font-size: 12px !important;
    }
    
    .second-page-table{
    border: none !important;
    padding-top: 0 !important;
    }

    .form-check-input {
        margin-top: 0 !important;
        margin-left: -10px !important;
    }

    .modal-border{
        height: 660px !important;
    }

    .ebookcontent{
        height: 545px !important;
    }

    .searchproductbtn {
        margin: 1% 20% !important;
    }

    .carouselsave {
        margin-top: 32% !important;
    }

    .error-sig-empty {
        font-size: 8px !important;
        margin-right: 3% !important;
    }

    #msaTemplateModal .modal-content {
        width: 95% !important;
    }

    .modal-ebook-border {
        height: 475px !important;
    }

    .carousel-inner {
        height: 470px!important;
    }
  }
  
  @media only screen and (max-device-width: 1194px) and (orientation:landscape) {
    /* For landscape layouts only */

    .second-page, .appendixb {
        height: 100vh;
    }

    .modal-border{
        height: 520px !important;
    }

    .ebookcontent{
        height: 670px !important;
    }

    .carouselsave {
        margin-top: 45% !important;
    }

    .carousel-inner {
        height: 600px!important;
    }

    .modal-ebook-border {
        height: 605px !important;
    }

    #msaTemplateModal .modal-content {
        width: 95% !important;
    }
  }

  @media only screen and (max-device-width: 1366px) and (orientation:portrait) {
    /* For IPAD 12.9 Inches potrait layouts only */
    .second-page, .appendixb {
        height: 100vh !important;
    }

    .modal-border{
        height: 580px !important;
    }

    .ebookcontent{
        height: 565px !important;
    }

    .searchproductbtn {
        margin: 1% 18% !important;
    }

    .carouselsave {
        margin-top: 45% !important;
    }

    #msaTemplateModal .modal-content {
        width: 95% !important;
    }

    .carousel-inner {
        height: 490px!important;
    }

    .modal-ebook-border {
        height: 495px !important;
    }
  }

  


/* ***********END***************** */


.addproductbutton{
    place-content: center;
}

.searchproductbtn{
    place-content: space-evenly;
    text-align: center;
    margin: 1% 22%;
}

.form-margin-admin {
    margin: 0 4%;
}

.producttablehead{
    background: #045DE9 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    color: white;
}

.producttable{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    text-align-last: center;
    margin: 2% 0;
}

.upload-table-layout input {
    overflow: hidden !important;
}

.MSA_LIST_PAGE .spinner-border{
    float: right;
    margin-top: 6px;
}

.msa-btn-margin{
    margin: 0 8% 0 1%;
}
