﻿html {
    display: table;
}

body {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 40px;
}

html,
body {
    width: 100%;
    height: 100%;
}

h1 {
    margin: 40px 0px 20px 0px;
    color: #95c500;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
}

[class*="col-"] {
    padding-top: 10px;
    padding-bottom: 15px;
}

    [class*="col-"]:before {
        display: block;
        position: relative;
        margin-bottom: 8px;
        font-family: sans-serif;
        font-size: 10px;
        letter-spacing: 1px;
        color: #658600;
        text-align: left;
    }

.buttonLarge {
    background-color: white;
    border-color: black;
    border-style: solid;
    padding: 25px 25px 25px 25px;
    font-size: 30px;
    margin-left: 15px;
    color: black !important;
    padding-top: 33px !important;
}

    .buttonLarge buttonLargeMargin {
        margin-left: 30px;
    }

.buttonMedium {
    background-color: white;
    border-color: black;
    border-style: solid;
    border-width: 2px;
    padding: 13px 13px 13px 13px;
    font-size: 15px;
    color: black;
}

.lightBlue {
    background-color: #58FBE5;
}

button {
    margin-bottom: -16px !important;
}

    button:focus {
        outline: none !important;
    }

.buttonSmall {
    background-color: white;
    border-color: black;
    border-style: solid;
    border-width: 2px;
    padding: 5px 5px 5px 5px;
    font-size: 15px;
    color: black;
    /*min-width: 112px;*/
}

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px;
}

.col-fixed {
    width: 320px;
}

.col-min {
    min-width: 320px;
}

.col-max {
    max-width: 320px;
}

.item {
    width: 100%;
    height: 100%;
    padding: 16px 8px;
    display: table;
}

.content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    align-content: center;
}

    .content:before {
        font-family: sans-serif;
        font-size: 12px;
        letter-spacing: 1px;
    }

.divCenter {
    width: 50%;
    margin: 0 auto;
}

.divContent {
    margin-bottom: 20px;
    font-size: 15px;
}

.logo {
    text-align: initial;
    position: relative;
}

a:hover, a:focus {
    color: black;
    text-decoration: none;
}

.mainContainer {
    margin-top: -200px;
}

.RadGrid_ModernBrowsers {
    border-radius: 10px;
    overflow: hidden;
}

div.RadGrid_MetroTouch td.rgPagerCell {
    border-left: 0;
}

.RadGrid_Rounded {
    position: relative;
}

.ltRounded,
.rtRounded,
.lbRounded,
.rbRounded {
    position: absolute;
    width: 10px;
    height: 10px;
    top: -1px;
    left: -1px;
}

.rtRounded {
    right: -1px;
    left: auto;
    background-position: -10px 0;
}

.lbRounded {
    top: auto;
    bottom: -1px;
    background-position: 0 -10px;
}

.rbRounded {
    top: auto;
    left: auto;
    right: -1px;
    bottom: -1px;
    background-position: -10px -10px;
}

.comboBoxNew {
    width: 400px;
}

.normalText {
    color: grey;
    font-family: Arial;
}

a.RadButton_MetroTouch.rbImageButton:hover,
a.RadButton_MetroTouch.rbImageButton:active,
a.RadButton_MetroTouch.rbImageButton:focus {
    border: 0 !important;
    background-color: transparent !important;
}

.a {
    color: black;
    text-decoration: none;
}

a {
    color: #42ca60;
}

.accordionHeader {
    border: 1px solid #00CADD;
    color: black;
    background-color: #00CADD;
    font-family: Arial, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    margin-top: 2px;
    cursor: pointer;
    height: 60px;
}

    .accordionHeader a {
        color: black;
        background: none;
        text-decoration: none;
    }

        .accordionHeader a:hover {
            background: none;
            text-decoration: none;
        }

.accordionHeaderSelected {
    border: 1px solid #00CADD;
    color: black;
    background-color: #00CADD;
    font-family: Arial, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    margin-top: 2px;
    cursor: pointer;
    height: 60px;
}

    .accordionHeaderSelected a {
        color: black;
        background: none;
        text-decoration: none;
    }

        .accordionHeaderSelected a:hover {
            background: none;
            text-decoration: underline;
        }

.accordionContentNew {
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.acordeonTitle {
    padding: 10px;
}

.acordeonPlus {
    padding: 10px;
}

.containerAccodion {
    width: 100%;
    align-content: center;
}

.textInput {
    width: 200px !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom-style: solid !important;
    border-bottom-color: gray !important;
    border-bottom-width: 1px !important;
    background-color: none !important;
}

#dlQuestions td
{
    vertical-align:top;
}

.textInputCustom {
    width: 200px !important;
    border-style: solid !important;
    border-color: gray !important;
    border-width: 1px !important;
    background-color: none !important;
    margin-bottom: 25px !important;
}

.radioButtonCustom {
    margin-bottom: 25px;
    width: 22% !important;
}

input:focus {
    outline: none;
}

.blue-n12-link {
    font-weight: normal;
    text-decoration: none;
    vertical-align: super;
    font-size: 20px;
    color: #42ca60;
}

    .blue-n12-link:hover {
        font-weight: normal;
        text-decoration: none;
        font-size: 20px;
        color: #42ca60;
    }
/*To set height of combobox */
.rcbList {
    position: relative !important;
    max-height: 250px;
}
/*New Style*/

.RadMenu .rmGroup .rmItem {
    padding: 4px;
}

.RadMenu_Context {
    background-color: white;
    border-bottom: black;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-color: black;
    border-right-width: 1px;
    border-right-style: solid;
    border-left: black;
    border-left-style: solid;
    border-left-width: 1px;
    width: 165px !important;
    text-align: left !important;
}

    .RadMenu ul.rmVertical, .RadMenu ul.rmHorizontal, .RadMenu ul.rmRootScrollGroup, .RadMenu_Context ul.rmHorizontal {
        margin: 0;
        padding: 0;
        position: relative;
        left: -15px;
    }

.blueButton {
    background: #2A93D5;
    padding: 10px;
    color: white;
    border: none;
    font-size: 15px;
    font-weight: bold;
}

.blueButton:hover {
        cursor: pointer;
    }

.MarginBottomControls {
        margin-bottom: 12px;
    }

.RBL label {
        margin-left: 10px;
    }

.RBL td {
        padding: 0 30px 0 0;
    }
