﻿@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=9bdb3635-c8a2-417a-8aa2-7564ee8714c8");

@font-face {
    font-family: "Proxima Nova W01 Regular";
    src: url("/css/Fonts/b38b8bd9-d96f-4bf9-add1-adbd2b08b802.woff2") format("woff2"), url("/css/Fonts/52ed7b2d-8a31-4b18-a1d5-8685608b0889.woff") format("woff");
}

@font-face {
    font-family: "nerislight";
    src: url("/css/neris_light_macroman/Neris-Light-webfont.eot");
    src: url("/css/neris_light_macroman/Neris-Light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "nerissemibold";
    src: url("/css/neris_semibold_macroman/Neris-semibold-webfont.eot");
    src: url("/css/neris_semibold_macroman/Neris-semibold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "nerisblack";
    src: url("/css/neris_black_macroman/Neris-black-webfont.eot");
    src: url("/css/neris_black_macroman/Neris-black-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

html, body {
    min-height: 100%;
    height: 100%;
}

body {
    font-family: "Proxima Nova W01 Regular";
}

.mmfields {
    width: 300px !important;
}

.logout-btn {
    background-color: red;
    color: #FFFFFF !important;
    border-radius: 0 !important;
    border: 0px !important;
    padding: 0.2em 1em;
    margin: 0.2em !important;
    text-decoration: none;
}

.mainbody {
    display: block;
    margin-top: 2em;
    padding-bottom: 2em;
    min-height: 600px;
}

    .mainbody .form-group {
        margin-bottom: 1em;
    }

        .mainbody .form-group label {
            width: 100px;
        }

    .mainbody .panel-body {
        padding: 1em;
    }

    .mainbody .panel-info {
        background-color: white;
        border: 1px solid #662D91;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1em;
    }

        .mainbody .panel-info .panel-heading {
            background-color: #662D91;
            padding: 0.2em 1em;
            color: white;
            font-size: 18px;
            text-transform: uppercase;
        }

    .mainbody .panel-success {
        background-color: white;
        border: 1px solid red;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

        .mainbody .panel-success .panel-heading {
            background-color: red;
            color: white;
            font-size: 18px;
            text-transform: uppercase;
        }

    .mainbody .btn-primary {
        background-color: #662D91 !important;
        color: #FFFFFF !important;
        border-radius: 0 !important;
        border: 0px !important;
        margin: 0.2em !important;
        padding: 0.2em 1em;
        margin: 0.2em !important;
        text-decoration: none;
    }

    .mainbody .btn-primary-outline {
        background-color: #662D91 !important;
        filter: drop-shadow(5px 5px rgba(208, 132, 48, 0.7));
        color: #FFFFFF !important;
        border-radius: 0 !important;
        border: 0px !important;
        margin: 0.2em !important;
        padding: 0.2em 1em;
        margin: 0.2em !important;
        text-decoration: none;
    }

        .mainbody .btn-primary-outline:hover {
            background-color: #662D91 !important;
            filter: drop-shadow(0px 0px rgba(208, 132, 48, 0.7));
            color: #FFFFFF !important;
            border-radius: 0 !important;
            border: 0px !important;
            margin: 0.2em !important;
            padding: 0.2em 1em;
            margin: 0.2em !important;
            text-decoration: none;
        }

    .mainbody .btn-primary2 {
        background-color: #662D91 !important;
        color: #FFFFFF !important;
        border-radius: 0 !important;
        border: 0px !important;
        margin: 0.2em !important;
        padding: 0.6em 1em;
        margin: 0.2em !important;
        text-decoration: none;
        font-size: 1.2em;
    }

    .mainbody .rbCancel:before {
        font-family: FontAwesome;
        content: "\f00d";
    }

    .mainbody .rbCancel {
        background-color: red;
        color: #FFFFFF !important;
        border-radius: 0 !important;
        border: 0px !important;
        padding: 0.4em;
        margin: 0.2em !important;
        text-decoration: none;
    }

    .mainbody .toggle:hover {
        background-color: red !important;
    }

    .mainbody .btn-primary-toggle {
        border-radius: 0 !important;
        background-color: red !important;
        color: #FFFFFF !important;
        border-radius: 0 !important;
        border: 0px !important;
        margin: 0.2em !important;
    }

    .mainbody .stdbutton {
        background-color: #135089 !important;
        color: #FFFFFF !important;
        border-radius: 0 !important;
        border: 0px !important;
        margin-bottom: 0.4em !important;
        padding: 0.2em 0.8em;
        float: right;
    }

    .mainbody .formbox {
        border: 1px solid #662D91;
        margin: 0 !important;
        padding: 0 !important;
    }

    .mainbody .form-header {
        color: white;
        background-color: #662D91;
        height: 30px;
        line-height: 30px;
        margin-bottom: 0.5em;
    }

    .mainbody h1 {
        font-family: "nerisblack";
        color: #662D91;
        font-size: 1.5em;
    }

    .mainbody h2 {
        font-family: "nerisblack";
        color: #662D91;
        font-size: 1.2em;
    }

    .mainbody h3 {
        font-family: "nerissemibold";
        color: #662D91;
        font-size: 1.1em;
    }

    .mainbody h4 {
        font-family: "nerisblack";
        color: #662D91;
        font-size: 1.5em;
    }

    .mainbody ul {
        margin-bottom: 2em;
    }

    .mainbody a {
        color: #662D91;
        font-weight: bold;
    }

.header {
    height: 100px;
}

    .header img {
        max-width: 100%;
        max-height: 90px;
    }

.navigation {
    background-color: #662D91;
}

.footer {
    background-color: #662D91;
    color: white;
    font-family: "nerissemibold";
    height: 40px;
    line-height: 40px;
}

#menu2 {
    display: block;
    position: absolute;
    font-size: 1em;
    right: 0em;
    width: 100%;
    height: 100%;
    z-index: 5000;
    font-family: "nerissemibold";
}

    #menu2 a {
        transition: all 0.125s ease-in-out;
        -webkit-transition: all 0.125s ease-in-out;
    }

        #menu2 a:hover {
            color: #4cb2f4;
            text-decoration: none;
        }

    #menu2 ul {
        margin: 0;
        padding: 0;
    }

    #menu2 .main-menu2 {
        display: none;
    }

    #menu2 a {
        padding: 0.3em 0.4em;
        text-align: left;
        text-decoration: none;
        position: relative;
        display: block;
        color: #fff;
    }

    #menu2 li {
        border-width: 0 0 0px;
        list-style: none;
        padding: 0.25em 0em 0.25em 0em;
    }

    #menu2 label.drop-icon2 {
        position: absolute;
        right: 0px;
        top: 0px;
        padding: 0.1em 0.8em;
        font-size: 20px;
        background-color: #4cb2f4;
        text-shadow: 0 0 0 transparent;
        color: rgba(255, 255, 255, 0.75);
    }

    #menu2 input[type=checkbox] {
        display: none;
    }

    #menu2 ul span.drop-icon2 {
        display: none;
    }

    #menu2 input[type=checkbox]:checked + .sub-menu2 {
        display: block;
    }

    #menu2 .sub-menu2 {
        background-color: #4cb2f4;
        border-width: 0px 0px 0px;
        margin: 0em 0em;
        width: 100%;
        display: none;
        border-style: solid;
        border-color: rgba(0, 0, 0, 0.05);
    }

        #menu2 .sub-menu2 .sub-menu2 {
            font-size: 0.9em;
        }

        #menu2 .sub-menu2 a:hover {
            color: #1e4389;
            text-decoration: none;
        }

        #menu2 .sub-menu2 li {
            border-style: solid;
            border-color: rgba(0, 0, 0, 0.05);
            margin-left: 1em;
            position: relative;
            display: block;
            color: #fff;
        }

            #menu2 .sub-menu2 li:last-child {
                border-width: 0;
            }

            #menu2 .sub-menu2 li label.drop-icon2 {
                position: absolute;
                right: 0px;
                top: 0px;
            }

#tm2:checked + .main-menu2 {
    display: block;
    margin-top: 0px;
    background-color: #1e4389;
}

#toggle-menu2 {
    border: none;
    /*border-style: solid;
  border-color: rgba(0, 0, 0, .05);*/
    position: relative;
    display: block;
    color: #fff;
    color: #4d4d4f;
    text-align: right;
    border-width: 0 0 0px;
    font-size: 0.9em;
    z-index: 5000;
}

    #toggle-menu2 a {
        padding: 0.3em 0.4em;
        text-align: left;
        text-decoration: none;
    }

    #toggle-menu2 .drop-icon2 {
        position: absolute;
        right: 0px;
        top: 0px;
    }

    #toggle-menu2 span.drop-icon2 {
        top: -45px;
        position: absolute;
        padding: 0.1em 0.8em;
        font-size: 20px;
        text-align: left;
        background-color: #1e4389;
        text-shadow: 0 0 0 transparent;
        color: rgba(255, 255, 255, 0.75);
        border: 1px solid white;
    }

@media screen and (min-width: 768px) {
    #toggle-menu2 span.drop-icon2 {
        top: 0.5em;
    }
}

@media only screen and (min-width: 769px) and (max-width: 997px) {
    #menu2 {
        margin-top: 0em;
        right: 0em;
        top: 10px;
        right: 10px;
        width: 98%;
    }
}

@media only screen and (min-width: 998px) {
    #menu2 {
        /*top: 0px;
    display: block;
    position: relative;*/
        font-size: 1em;
        position: relative;
        height: 54px;
        line-height: 33px;
    }

        #menu2 input[type=checkbox]:checked + .sub-menu2 {
            display: none;
        }

        #menu2 .main-menu2 {
            display: block;
            color: #662D91;
        }

        #menu2 label.drop-icon2 {
            display: none;
        }

        #menu2 a:hover {
            color: #000000;
            text-decoration: none;
            border-bottom: 6px solid #000000;
        }

        #menu2 ul {
            text-align: right;
            color: #1e4389;
        }

        #menu2 #tm2:checked + .main-menu2 {
            display: block;
            background-color: #662D91;
        }

        #menu2 li, #menu2 a {
            position: relative;
            display: block;
            color: #FFF;
        }

        #menu2 li {
            float: none;
            display: inline-block;
            text-align: right;
            padding-left: 0.5em;
        }

            #menu2 li:hover > input[type=checkbox] + .sub-menu2 {
                display: block;
            }

        #menu2 ul span.drop-icon2 {
            display: inline-block;
        }

        #menu2 .sub-menu2 {
            border-width: 0;
            margin: 0;
            position: absolute;
            display: none;
            top: 55px;
            left: 0px;
            width: 100%;
            z-index: 3000;
            width: 17em;
            border-left: 6px solid #1e4389;
        }

            #menu2 .sub-menu2 li {
                text-indent: 0em;
                margin: 0;
                padding: 0.3em 0em 0.3em 0em;
                float: none;
                width: 100%;
                text-align: left;
                border-bottom: 1px solid #1e4389;
            }

                #menu2 .sub-menu2 li a:hover {
                    color: #1e4389;
                    text-decoration: none;
                    border-bottom: none;
                }

            #menu2 .sub-menu2 .drop-icon2 {
                position: absolute;
                top: 0;
                right: 0;
                padding: 0.25em 1em 0em 1em;
            }

    #toggle-menu2 {
        position: relative;
        display: none;
        color: #1e4389;
    }
}
