﻿/*normalize*/
html,
body,
form,
#wrapper,
#ctl00_ctl00_MasterLayoutPanel,
#MasterLayout,
#MainPageLayout,
#MainSectionContent {
    min-height: 100%;
    height: 100%;
    width: 100%;
    margin: auto;
    padding: 0;
    background-color: white;
    /*background-color: #E6E6E6;
    background-color: #e5e5e5 !important;
    background-color: white !important;*/
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;
    /*max-width: 1920px !important;*/
}

#rTabAdministrationList
{
display:block;
}
.RadLabel_Bootstrap {
    font-family: 'Open Sans', sans-serif !important;
}

.wrapper {
    /*max-width: 1920px !important;*/
}

div {
    display: block;
}

    .RadAjaxPanel
    {
        background-color:white!important;
    }

#MainSectionMenu, #WCMenuBar_divMenuHeader, div.RadMenu, .MainSectionMenu {
    /*display: inline-grid;
        position: relative;
        top: -10px;
        margin-bottom: -10px;
            */
}

#MainSectionMenu {
    min-width: 100%;
    /*background-color: #f6f315;*/
    background-color: white !important;
    /*display: inline-block;*/
}

.lblSuccess {
    color: green !important;
}

.lblFailed {
    color: red !important;
}

#MainSectionHeader {
    position: relative;
}

#rMenuHeader
{
    /*display:none!important;*/
}

.divMenuHeaderTop {
    /*position: relative;*/
    position: absolute !important;
    /*top: 0px;
    left: 0px;
    width: 100% !important;*/
    /*height: 100% !important;*/
    /*text-align: right !important;*/
    z-index: 5000;
    /*display: inline-block;
    vertical-align: bottom;
    vertical-align: text-bottom;*/
    bottom: 0;
    right: 0;
    padding-bottom: 20px;
    padding-right: 100px;
    display:none!important;
}
.imgHeaderLogo,
.divHeaderLogo {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    position: relative;
}

#divLoginForm {
    max-width: 80%;
    width: 80%;
    margin-bottom:50px!important;
    padding-bottom:100px!important;
}

.divpageheaderbanner {
    display: none;
}

.divLoginContainers
{
    width: 100%;
}

.divLoginLabel {
    float: left;
    width: 10%;
    /*background-color: #f7f7f7 !important;
    margin: auto;
    height: 100%!important;*/
}

.divLoginText {
    width: 100%;
}

.LoginText, .EntryTextBox {
    border: none!important;
    background-color: #f2f2f2 !important;
    width: 100%!important;
    height: 40px!important;
    
}

.LoginLabel, .EntryLableBox {
    border: none !important;
    background-color: #f2f2f2 !important; /*#f7f7f7*/
    width: 100% !important;
    height: 40px !important;
    display: flex !important;
    /*text-align: center;
    vertical-align: middle !important;*/
    align-items: center;
}

#divLoginRegistered {
    float: left;
    width: 49%;
    text-align: left;
    padding-left: 1%;
    padding-top: 10px;
}

#divLoginResetPassword {
    float: left;
    width: 49%;
    text-align: right;
    padding-right: 1%;
    padding-top: 10px;
}

.riTextBox {
    /*
    border-radius: 5px !important;
    box-shadow: none !important;
    padding: 5px !important;
    margin: 5px !important;
    border-style: none !important;
    background-color: #f2f2f2 !important;
    */
    border: none !important;
    background-color: #f2f2f2 !important;
    width: 100% !important;
    height: 40px !important;
}

.RadComboBox .rcbInner {
    border: none !important;
    background-color: #f2f2f2 !important;
}

.RadMenu_Bootstrap .rmGroup {
    background-color: #333366!important;
}
/*
.RadButton {
    border-radius: 10px !important;
    box-shadow: none !important;
    font-size: medium!important;
    padding: 10px !important;
    margin: 10px !important;
    border-style: none !important;
    background-color: #009fed !important;
    color: white !important;
}

    .RadButton .rbText {
        color: white !important;
    }
*/
button.rcbActionButton {
    font-size: small !important;
    border-radius: 5px !important;
    padding: 5px !important;
    margin: 0px !important;
}

button {
    border-radius: 10px !important;
    box-shadow: none !important;
    font-size: medium !important;
    padding: 10px !important;
    margin: 10px !important;
    border-style: none !important;
    background-color: #00BAFF !important;
    /*background-color: #009fed !important;*/
    color: white !important;
}

.web-form-button {
    width: 100% !important;
    border-radius: 15px !important;
    box-shadow: none !important;
    font-size: larger !important;
    border-style: none !important;
    background-color: #00BAFF !important;
    padding: 10px !important;
    /*background-color: #009fed !important;*/
    color: white !important;
}

.div-user-registration-form-inputfield {
    width: 100%;
    text-align:center!important;
}


.div-user-registration-form-staff-firstname,
.div-user-registration-form-staff-lastname {
    max-width: 48% !important;
    float: left !important;

    /*margin-left: 1% !important;
    margin-right: 1% !important;*/
}



.div-user-registration-form-staff-firstname {
    margin-right: 2% !important;
}

.div-user-registration-form-staff-lastname {
    margin-left: 2% !important;
}

.div-user-registration-form
{
padding-bottom:100px!important;
}

.divHidden {
    display: none !important;
}

button:hover:enabled {
    color: Red !important;
}

    button:active:enabled {
        color: orange !important;
    }
#btnLogin, .LoginSubmit {
    border-radius: 15px !important;
    font-size: large !important;
    box-shadow: none !important;
    padding: 10px !important;
    /*margin: 5px !important;*/
    border-style: none !important;
    background-color: #009fed !important;
    color: white !important;
    width: 100% !important;
}

.validationSummary
{
    max-width:600px!important;
    width: 100%;
    margin: auto;

}

#div-login-form {
    width: 100%;
    margin: auto;
    text-align:center;
}

@media only screen and (min-width: 1681px) {
    /*#divMenuHeaderTop, #ctl00_WCMenuBar_rMenuHeaderTop, #WCMenuBar_divMenuHeaderTop {
        position: absolute;
        top: 8%;
        right: 5%;
        z-index: 100;*/
    .divMenuHeaderTop {
        /*top: -600px;*/
        font-size: 16px;
        /*margin-bottom: -600px;
        top: 10% !important;
        */
    }

    .btnMenuItem {
        border-radius: 50px;
        font-size: x-large;
        box-shadow: none;
        padding: 10px;
        margin: 5px;
        border-style: none;
    }
}

    @media only screen and (min-width: 1281px) {
        html .t-container {
            max-width: none;
            max-height: none;
            height: 100%;
        }
        /*
        #div-login-form {
            width: 100%;
            margin: auto;
        }
            */
    }

@media only screen and (min-width: 1281px) and (max-width: 1680px) {
    /*#divMenuHeaderTop, #ctl00_WCMenuBar_rMenuHeaderTop, #WCMenuBar_divMenuHeaderTop*/
    .divMenuHeaderTop {
        /*position: absolute;
        top: 8%;
        right: 5%;*/
        /*top: -600px;*/
        font-size: 14px;
        /*margin-bottom: -600px;
        top: 10% !important;*/
    }

    .btnMenuItem {
        border-radius: 50px;
        font-size: x-large;
        box-shadow: none;
        padding: 10px;
        margin: 5px;
        border-style: none;
    }

    /*
    #div-login-form {
        width: 60%;
        margin: auto;
    }
        */
}

    body {
        font: normal 12px "Segoe UI", Arial, sans-serif;
        color: #555555;
        /*background-color: #1c262c;*/
    }

    .RadMultiPage {
        width: 100% !important;
    }

.rmpView {
    width: 100% !important;
}

.previous-messages, new-messages {
    float: left;
    float: left;
    width: 50%;
}

    .MonthlyReportView {
        width: auto !important;
    }
/*
    .RadImageGallery1 .rigToolbar .rigActionButton {
        visibility: hidden !important;
    }
    
#RAD_SPLITTER_PANE_CONTENT_ctl00_ContentPlaceHolderCustomers_RadPane2 {
    height: auto !important;
}
*/
    .rlbGroup {
        border: none !important;
    }

    .landing_page_banner {
        max-width: 100% !important;
        width: 100% !important;
    }

    .imglanding_page_banner {
        max-width: 100% !important;
        width: 100% !important;
    }

@media only screen and (min-width: 721px) and (max-width: 1280px) {
    #CustomerTransList {
        max-width: 71% !important;
        width: 71% !important;
        float: left;
        padding: 2%;
    }

    #CustomerExtras {
        max-width: 25% !important;
        width: 25% !important;
        float: left;
    }

    #HeaderLogo {
        max-width: 100% !important;
        width: 100% !important;
        float: left;
        padding: 0px;
    }

    #CustomerWelcome {
        max-width: 46% !important;
        width: 46% !important;
        float: left;
        /*padding: 1%;*/
        height: 120px;
        color: black !important;
    }

        #CustomerWelcome .RadLabel, #CustomerDetails .RadLabel {
            color: black !important;
        }

    #CustomerDetails {
        max-width: 25% !important;
        width: 25% !important;
        float: left;
        padding: 1%;
        text-align: center;
        color: black !important;
    }

    body {
        /*font-size: 18px;*/
    }

    .imgCustomerProfile {
        height: 75px !important;
    }

    #CustomerProfileImage {
        display: block;
    }

    #CustomerProfileDetails {
        display: block;
    }

    .RadMenu_Black .rmRootGroup {
        padding-left: 15px;
        padding-right: 15px;
    }

    .t-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /*
        #div-login-form {
            width: 60%;
            margin: auto;
        }
            */

/*    #divMenuHeaderTop, #ctl00_WCMenuBar_rMenuHeaderTop, #WCMenuBar_divMenuHeaderTop {
        position: absolute;
        top: 8%;
        right: 5%;*/
    .divMenuHeaderTop {
        /*top: -600px;
        margin-bottom: -600px;
        top: 5% ;*/
        font-size: 12px;
    }

        .btnMenuItem {
            border-radius: 30px;
            font-size: larger;
            box-shadow: none;
            padding: 10px;
            margin: 5px;
            border-style: none;
        }
    }

    @media only screen and (min-width: 481px) and (max-width: 720px) {
        body {
            /*font-size: 18px;*/
        }

        #CustomerTransList {
            max-width: 71% !important;
            width: 71% !important;
            float: left;
            padding: 2%;
        }

        #CustomerExtras {
            max-width: 25% !important;
            width: 25% !important;
            float: left;
        }

        #HeaderLogo {
            max-width: 25% !important;
            width: 25% !important;
            float: left;
            padding: 1%;
        }

        #CustomerWelcome {
            max-width: 46% !important;
            width: 46% !important;
            float: left;
            /*padding: 1%;*/
            height: 120px;
            color: black !important;
        }

        #CustomerDetails {
            max-width: 25% !important;
            width: 25% !important;
            float: left;
            padding: 1%;
            text-align: center;
            color: black !important;
        }

        /*
        .imgHeaderLogo {
            width:100%;
            height: auto !important;
        }
        */

        .imgCustomerProfile {
            height: 75px !important;
        }
        /*
        #div-login-form {
            width: 60%;
            margin: auto;
        }
            */
        /*#divMenuHeaderTop, #ctl00_WCMenuBar_rMenuHeaderTop, #WCMenuBar_divMenuHeaderTop {
            position: absolute;
            top: 5%;
            right: 5%;
            z-index: 100;
        }
        */
        .divMenuHeaderTop {
            /*top: -600px;
            margin-bottom: -600px;
            top: 5% !important;*/
            font-size: 14px;
        }
            .btnMenuItem {
            border-radius: 50px;
            font-size: medium;
            box-shadow: none;
            padding: 10px;
            margin: 5px;
            border-style: none;
        }
    }

    @media only screen and (max-width: 480px) {
        body {
            font-size: 20px;
        }

        #CustomerTransList {
            max-width: 100% !important;
            width: 100% !important;
            padding: 5%;
        }

        #CustomerExtras {
            max-width: 100% !important;
            width: 100% !important;
            padding: 5%;
        }

        #HeaderLogo {
            max-width: 100% !important;
            width: 100% !important;
            /*float: left;*/
            padding: 1%;
        }

        #CustomerWelcome {
            max-width: 100% !important;
            width: 100% !important;
            color: black;
            /*float: left;*/
            /*padding: 1%;*/
        }

        #CustomerDetails {
            max-width: 100% !important;
            width: 100% !important;
            /*float: left;*/
            padding: 1%;
        }

        /*
        .imgHeaderLogo {
            height: auto !important;
        }
            */

        .imgCustomerProfile {
            height: 40px !important;
        }

        /*
        #div-login-form {
            width: 100%;
            margin: auto;
        }
            */
        /*
        #divMenuHeaderTop, #ctl00_WCMenuBar_rMenuHeaderTop, #WCMenuBar_divMenuHeaderTop {
            position: absolute;
            top: 5%;
            right: 5%;
            z-index: 100;
        }
        */
        .divMenuHeaderTop {
            /*top: -600px;
            margin-bottom: -600px;
            top: 5% !important;*/
            font-size: 12px;
        }
            .btnMenuItem {
            border-radius: 50px;
            font-size: medium;
            box-shadow: none;
            padding: 10px;
            margin: 5px;
            border-style: none;
        }
    }

    a {
        background: transparent;
    }

    img {
        border: 0;
    }

button,
input[type="button" i] {
    -webkit-appearance: none;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif !important;
    font-size: medium !important;
}

    hr {
        border-width: 1px 0 0 0;
        border-color: #767676;
        border-style: solid;
    }

    /*typography*/
            h1, h2, h3, h4, h5, h6 {
        line-height: normal;
    }

    h1, h2, h3 {
        font-weight: normal;
        margin: .5em 0;
    }

    h4, h5, h6 {
        font-weight: bold;
    }

    h1 {
        font-size: 2.25em;
    }

    h2 {
        font-size: 1.875em;
    }

    h3 {
        font-size: 1.5em;
    }

    h4 {
        font-size: 1.125em
    }

    h5 {
        font-size: 1em;
    }

    h6 {
        font-size: .875em;
    }
#wrapper
{
    display:block!important;
}
/*template*/
#wrapper .t-container-fluid {
    max-width: 100%;
}

    #wrapper .RadButton {
        font-size: 1em;
    }

    #wrapper .RadMenu,
    div.RadMenuPopup,
    #wrapper .RadMenu_Default, #wrapper .RadMenu_Default a.rmLink {
        font-size: 1em;
    }


    /*
.container {
    min-height: 100%;
    position: relative;
}


.allContent {
    padding-top: 40px;
    padding-bottom: 84px; /* Height of the footer */
    /*
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 84px; /* Height of the footer */
    /*
    background: black;
}
*/
