html{
    position: relative;
    min-height: 100%;
}

body{
    background: #eee;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    margin-bottom: 60px;
}

footer{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #393b6d;
}

.col-custom-1{
    flex: 0 0 4.16666%;
    max-width: 4.16666%;
  }

.form-control{
    font-size: 13px;
}

.login{
    margin-top: 25%;
}
.signout {
    width:100%;
}
.user-button{
    font-size: 13px!important;
    width: 100%;
}
.user-list-height{
    margin-bottom: 1rem;
}

.hidden{
    display:none;
}

.form_field label{
    margin-top: .5rem;
    margin-right: .5rem;
}
.course-container{
    height: 2rem;
    line-height: 2rem;
}
.course-text{
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
}

.mid-row{
    margin-top: 3rem!important;
}
.questions{
    margin-top: .5rem;
}

.form_field{
    margin-top: 1rem;
}

.logo{
    height: 100px;
    line-height: 100px;
}

.header-primary{
    min-height: 100px;
    background: #393b6d;
    margin-bottom: 1rem;
}

button > a {
    color:white;
}

button > a:hover {
    color:white;
}

.copyright{
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
    color: white;
    font-size: 12px;
}

.header-title{
    margin: 0 auto;
    width: 100%;
    line-height: 100px;
    font-size: 24px;
    color: white;
}

.section{
    border-bottom: 1px #393b6d;
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 18px;
    border-bottom-style: dashed;
}

.session_title{
    font-size: 16px;
    margin: 10px 0;
}

.delegate_title{    
    font-size: 15px;
    margin: 10px 0;
    padding: 0;
}
.spacing_delegates{
    padding: 20px 0;
}
.validation-red{
    border: solid 2px #dc3545;
}
.reset-button, .email-button{
    padding: 0.3em;
    width: 100%;
    font-size: 0.9rem;
}
.reduce-reset-padding{
    padding-right: 0;
}
.course_title{
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #393b6d;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 600;
}
.section_title{
    font-size: 16px;
    margin: 10px 0;
}
.session{
    margin: 10px 0;
}

.buttons{
    margin-top: 1rem;
    width: 100%;
}

.accept-button {
    margin-top: 5px;
    width: 100%;
}
.delegate-info{
    margin: 10px 0;
    font-size: .9rem;
}
.delegate-description{
    text-align: center;
    padding-top: 15px;
}
.internal-padding{
    padding-left: 5px!important;
}
.white{
    color: white;
}

.social{
    font-size: 18px;
}
.social-call{
    font-size: 14px;
}

.social-call > i > a {
    color: #FF7E47;
    font-weight: 600;
}

.textarea {
    margin-top: .75rem;
}

.agreement__details{
    margin: 1rem 0;    
}

.agreement__details-container{
    padding: 10px;
    display: flex;
}

.agreement__details-quote-header{
    font-weight: 600;
}
.agreement__details-company-header{
    font-weight: 600;
}

.agreement__details-customer-header{
    font-weight: 600;
}

.main{
    padding-bottom: 1.5rem;
}


.agreement__terms{
    background-color: white;
    padding-bottom: 1.5rem;
}
.agreement__section-title{
    background-color:#efefef;
    font-size: 1.2em;
    color: black;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 20px;
}
.agreement__sla{
    overflow-y: scroll;
    height: 400px;
    font-size: .75rem;
}

body ::-webkit-scrollbar {
    width: 14px;
    height: 14px;
}

body ::-webkit-scrollbar-thumb:vertical {
    height: 20px;
    background-color: #10334e;
	border-radius: 6px;
}

.agreement__quote{
    margin-top: 1rem;
}
.agreement__quote-header-title{
    text-align: center;
}
.agreement__quote-item{
    text-align: center;
}

.agreement__quote-line{
    padding: 2px 0;
    display: flex;
}
.agreement__quote-header{
    font-weight:600;
    padding: 10px 10px;
    display: flex;
    border-bottom: 2px solid #4D8995;
}

.agreement__quote-financials-subtotal{
    display: flex;
    padding: 2px 0;
}
.agreement__quote-financials-discounts{
    padding: 2px 0;
    display: flex;
}
.agreement__quote-financials-tax{
    padding: 2px 0;
    display: flex;
}
.agreement__quote-financials-grandtotal{
    display: flex;
    padding: 2px 0;
    font-weight: 600;
}
.agreement__events-header{
    border: 2px solid;
    font-weight:600;
    padding: 10px 10px;
    border-color: #4D8995;
    border-left: none;
    border-right: none;
    display: flex;
}


.agreement__quote-financials{
    padding: 10px 10px;
    border-bottom: 2px solid #4D8995;
}
.agreement__quote-details{
    padding: 10px 10px;
    border-bottom: 2px solid #4D8995;
}

.no-border {
    border:none;
}

.custom-guttering{
    padding-right:0!important;
}
.agreements__details-row {
    padding: 5px;
}
.agreement__details-title{
    border-bottom: 2px solid;
    font-weight:600;
    padding: 5px;
    margin-top: 1rem;
    border-color: #4D8995;    
}
.agreement__acceptance-success-text{
    margin-top: 1rem;
    font-size: 15px;
    font-weight: 600;
}

.right-align{
    text-align: right!important;
    padding-right:0;
}

.left-align{
    text-align: left!important;
}

.center-align{
    text-align:center!important;
}

.padding-row{
    padding: 5px 0;
}

.agreement__events{
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.agreement__event{
    margin-bottom: 1rem;
}

.agreement__events-details-header{
    display:flex;
    margin-top:.5rem;
    font-weight: 600;
    padding:0 10px;
}

.agreement__events-details{
    display:flex;
    padding: 0 10px;
}

a{
    color: #FF7E47;
    text-decoration: none;
}

a:hover{
    color: #FF7E47;
    text-decoration: none;
}

.agreement__header{
    background: #393b6d;
    padding: 20px;
}
.agreement__header-top{
    color: white;
    display: flex;
    padding: 0px 10px;
}

.agreement__header-sub{
    background: #4D8995;
    padding: 10px;
}

.agreement__header-title{
    color:white;
    padding-top: 1rem;
    padding-bottom: .5rem;
    text-align: center;
}

.agreement__acceptance{
    margin:1rem 0;
}
.agreement__acceptance-text{
    padding-top:1rem;
}

.agreement__acceptance-input{
    margin: 5px 0;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7000;
    display: none; 
}
  
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #91a12a;
    -webkit-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001; 
}

    #loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #c9338b;
    -webkit-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */ 
}

    #loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #ffd744;
    -webkit-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */ 
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */ 
    }
    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */ 
    } 
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */ 
    }
    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */ 
    } 
}

    #loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #393b6d;
    z-index: 1000;
    -webkit-transform: translateX(0);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(0);
    /* IE 9 */
    transform: translateX(0);
    /* Firefox 16+, IE 10+, Opera */ 
}

#loader-wrapper .loader-section.section-left {
    left: 0; 
}

#loader-wrapper .loader-section.section-right {
    right: 0; 
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);
    /* IE 9 */
    transform: translateX(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); 
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);
    /* IE 9 */
    transform: translateX(100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); 
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; 
}

    .loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);
    /* IE 9 */
    transform: translateY(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out; 
}

.eMain{
    font-size: 15px;
    margin: 3rem;
}
.agreement__sla > p {
    padding: 0 1rem!important;
    text-align: justify;
}
.agreement__sla > table {
    margin: 0 1rem!important;
}
.agreement__details-quote-value {
    text-align: right;
    padding-right: 0;
}
.error-logo{
    color:#393b6d;
    font-size: 16rem;
}

.hub-line{
    margin-bottom: 10px;
}

.assistant_description{
    margin-top: 30px;
    font-size: 16px;
    padding-left: 50px;
    padding-right: 50px;
}

.hub-title{
    display: flex;
    justify-content:center;
    align-content: center;
    flex-direction: column;
}
.hub-title h6 {
    margin-bottom: 0;
}

.header-warning{
    margin: 1rem 0;
}

.success-agreement-text{
    font-weight: 600;
    padding-top: 20px;
}
.agreement__events-mobile{
    display: none;
}
.agreement__quote-mobile{
    display: none;
}
.mobile{
    display: none;
}
.multiple{
    display: none;
}

.event-mobile-button:after {
    margin-top: 12%!important; 
}
.quotation__exclusion-text{
    font-size: 11px;
    margin-top: 1.2rem;
}
.agreement__accepted-details{
    margin-top: 1rem;
}
.mobile-button:after {
        content: '';
        position: absolute;
        left: 87%;
        margin-top: 10%;
        background-image: url(../images/icon.png);
        width: 1.75rem;
        height: 1.75rem;
        background-size: 1.75rem;
        transform: translateY(-150%);
        transition: transform .5s ease;
        -ms-transform: translateY(-150%);
        -moz-transition: transform .5s ease;
        -moz-transform: translateY(-150%);
        -webkit-transition: transform .5s ease;
        -webkit-transform: translateY(-150%);
}
.open:after{
        transform: translateY(-150%) rotate(225deg);
        transition: transform .5s ease;
        -ms-transform: translateY(-150%) rotate(225deg);
        -moz-transition: transform .5s ease;
        -moz-transform: translateY(-150%) rotate(225deg);
        -webkit-transition: transform .5s ease;
        -webkit-transform: translateY(-150%) rotate(225deg);
}
.connected-apps{
    margin-bottom: 10px;
}
.checkbox-label {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 12px;
    cursor: pointer;
    user-select: none;
}

.checkbox-label input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox-label .checkmark {
    position: relative;
    min-height: 20px;
    min-width: 20px;
    background-color: #fff;
    border: 2px solid #393b6d;
    border-radius: 4px;
    margin-right: 8px;
    transition: all 0.3s ease;
}

.checkbox-label:hover input ~ .checkmark {
    background-color: #f0f0f0;
}

.checkbox-label input:checked ~ .checkmark {
    background-color: #393b6d;
    border-color: #393b6d;
}

.checkbox-label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-label input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-label .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.checkbox-label span { 
    color: #393b6d;
    font-weight: 500;
}
 
@media only screen and (max-width: 576px) {
    
    .left-align{
        text-align: center!important;
    }
    .social-call{
        padding-top: 1rem !important;
        padding: inherit;
    }
    .social{
        display: none;
    }
    .agreement__details-quote{
        padding-top: 1rem!important;
    }
    .agreement__details-company{
        padding-top: 1rem!important;
    }
    .agreement_header-logo{
        text-align:center!important;
    }
    .events-title{
        text-align: left;
    }
    .mobile-buffer{
        margin-top: .75rem;
    }
    .mobile-header{
        text-align: left!important;
    }
    .mobile-value{
        text-align: right!important;
    }
    .agreement__events{
        display: none;
    }
    .agreement__quote{
        display: none;
    }
    .agreement__events-mobile{
        display: block;
    }
    .agreement__quote-mobile{
        display: block;
    }
    .agreement__quote-header{
        border-left:none;
        border-right: none;
        border-top: 2px solid #4D8995;
    }
    .agreement__events-details{
        padding: 10px 10px!important;
    }
    .agreement__details-customer > div{
        padding-left: 0;
    }
    .agreement__details-company > div{
        padding-left: 0;
    }
    .agreement__details-quote > div > div{
        padding-left: 0;
    }
    .social-call{
        text-align: center!important;
    }
    
  }
  .float{
      float: left;
  }
  @media print 
  {
    .agreement__sla{
        overflow-y:hidden!important;
        height:100%!important;
    }
    body{
        height: 100%;
        width:100%;
    }
    .container{
        min-width: inherit!important;
    }
    body, .agreement__section-title{
        background: white;
    }
   .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
  }