﻿/*
@font-face {
    font-family: 'BlenderPro';
    src: url('https://cdn.gimletlms.com/fonts/BlenderPro/BlenderPro-MediumWeb.woff') format('woff'),
         url('https://cdn.gimletlms.com/fonts/BlenderPro/BlenderPro-MediumWeb.eot') format('embedded-opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'BlenderPro';
    src: url('https://cdn.gimletlms.com/fonts/BlenderPro/BlenderPro-MediumWeb.woff') format('woff'),
         url('https://cdn.gimletlms.com/fonts/BlenderPro/BlenderPro-MediumWeb.eot') format('embedded-opentype');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'BlenderPro-bold';
    src: url('https://cdn.gimletlms.com/fonts/BlenderPro/BlenderPro-MediumWeb.woff') format('woff'),
         url('https://cdn.gimletlms.com/fonts/BlenderPro/BlenderPro-MediumWeb.eot') format('embedded-opentype');
    font-weight: 600;
    font-style: normal;
}*/

@font-face { /*HEADERS*/
    font-family: 'AventaMedium';
    src: url('https://cdn.gimletlms.com/fonts/Aventa/aventa-medium.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Aventa';
    src: url('https://cdn.gimletlms.com/fonts/Aventa/aventa-regular.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Aventa';
    src: url('https://cdn.gimletlms.com/fonts/Aventa/aventa-bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}



body {
    padding-bottom: 20px;
    background: url("img/background.jpg");
    background-repeat: repeat-y;
    background-size: cover;
    font-size:16px;
    font-family: 'Aventa','Arial', 'sans-serif' !important;
}

h3 {
    font-family: 'AventaMedium','Arial', 'sans-serif' !important;
}

.navbar {
    padding-top: 13px;
    padding-bottom: 8px;
    height: 85px;
    background-color: #fff;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
    background-color:transparent;
}


.intro-text {
    padding-bottom: 30px !important;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}


input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

    .validation-summary-errors ul {
        list-style: none;
        margin-left: -40px;
    }

a {
    font-weight: bold;
    /*color: #0095e3;*/
    color: #00DC03;
}

    a:hover {
        font-weight: bold;
        text-decoration: underline;
        text-decoration-color: #62c321;
    }




.tax-no-row{
     border-top: solid 1px #e8e8e8;
     border-bottom: solid 1px #e8e8e8;
     background-color:white;
     padding-left:0;
     padding-right:15px;

}

.form-control{
    font-size:15px !important;
}

.btn{
    font-size:15px !important;
}

.tax-no-input-field{
    height:32px;
}
.validation-summary-valid {
    display: none;
}

.reg-method-btn {
    width: 100%;
}

.searchable-dropdown {
    min-width: 100%;
}

.select2-container {
    width: 100% !important;
}

.select2-selection--single {
    margin: 5px 5px;
}

.select2-container--default .select2-selection--single {
    border: none !important;
}

.select2-selection__arrow {
    margin-right: 5px;
    margin-top: 5px;
}




#Role {
    padding-left: 8px;
}

.error-text {
    padding-left: 12px;
}

.registration-form, .registration-request-form {
    background-color: white;
    padding-bottom:15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
}

.field-validation-valid {
    display: none;
}

.validation-summary-valid {
    display: none;
}

.input-column {
    border-top: solid 1px #e8e8e8;
}

textarea {
    resize: none;
}

.input-field, .input-field:focus {
    box-shadow: none;
    border-style: none;
    border-radius: 0;
    border: none;
}

.input-fieldMM {
    width: 50px;
    float: left;
}

.input-fieldYYYY {
    width: 80px;
    float: right;
}

.divDDYYYY {
    width: 140px;
}

.submitRow {
    background-color: rgba(255,255,255,0.5) !important;
    height: 80px;
}


.dteInput {
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.k-textbox {
    width: 300px !important;
}

.control-label {
    text-align: left !important;
    font-size: 12px;
}

.logobar {
    background-color: white;
    height: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: none;
}

.divHidden {
    display: none;
}

.divVisible {
    display: initial;
}

.btn-default {
    /*background-color: #61cd25 !important;*/
    background-color: #00DC03;
    /*color: white;*/
    color: black;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}


    .btn-default:hover {
        background-color: #9D9D9C;
        /*color: white;*/
        color: black;
        border: none;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }


@media screen and (max-width: 992px ) {
    p {
        margin: 0;
        padding: 3px;
    }



    .col-md-6, .col-md-12, .col-md-3 {
        min-height: 0px;
    }


    .reg-title {
        line-height: 1;
    }
}

.btn-default[disabled] {
    background-color: #00DC03;
}

.link-btn {
    /*color:white !important;*/
    font-weight: normal !important;
}
