﻿html,
body {
    height: 100%;
    width: 100%;
    font-family: Lato, sans-serif;
    font-size: calc(0.3em + 1vmin);
    line-height: 1.3em;
  
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

h6 {
    font-weight: 400;
}
.content-wrapper {
    margin: 0px;
}
.columns-wrapper {
    overflow: hidden;
    background-color: #FFF;
    position: relative;
}
.page-topper {
    font-size: calc(1.0em + 1vmin);
    font-family: "source-sans-pro", sans-serif;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.5em;
}

.vert {
    left: 0;
    vertical-align: middle;
    width: 100%;
}

.header h1 {
    font-size: calc(0.50em + 1vmin);
    color: #431a6d;
    color: #fff;
    margin-left: -5px;
    margin-bottom: 5px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.padded-multiline span { 
    background-color: black;
    color: #fff; 
    display: inline;
    padding: 0.5rem;
  
    /* Needs prefixing */
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
.header .lead {
    color: #eeeeee;
    font-size: 25px;
}

.header {
    background: url('images/index_n.jpg') no-repeat fixed rgba(17, 204, 69, 0);
    background-size: 100% auto;
    /*background-size: cover;*/
    min-height: 100%;
    z-index: -1;
}
.header2 {
    background: white url('images/banner1.jpg') no-repeat fixed;
    background-size: 100% auto;
    height: 600px;
    height: auto;
    width: 100%;
    height: 29.5vw;
}
.myBackground {
    background: url('images/index_n1.jpg') no-repeat center center fixed;
    height: 100%;
    position: fixed;
    /*top: 0;
    left: 0;*/
    /* Center and scale the image nicely */
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;*/
    background-size: cover;
}
.blurb {
    background-color: #fefefe;
}

    .blurb .panel {
        background-color: transparent;
    }

.bright {
    background: url('images/index_n.jpg') center center no-repeat fixed rgba(127, 187, 218, 0);
    color: #fff;
    height: 100%;
    width: 100%;
    background-size: cover;
}

.callout {
   
    height: 100%;
    width: 100%;
    background: url('images/index_n.jpg') center center no-repeat fixed;
    background-size: cover;
}

.myBoxWrap {
    height: auto;
    padding: 10px 20px 10px 20px;
    text-align: justify;
    text-justify: inter-word;
}

.myBoxWrapr {
    height: auto;
    text-align: justify;
    text-justify: inter-word;
    width: 100%;
}

.myBoxWrapn {
    height: auto;
    text-align: justify;
    text-justify: inter-word;
}

.wrapReady {
    float: left;
    padding: 10px;
}

.wrapReadyr {
    float: right;
    padding: 30px;
}

.clearFloat {
    clear: both;
    display: block;
}

fieldset {
    border: #E0E7F3 solid thin;
    padding: 1em 1em 1em 1em;
    margin: 0 0 0 0;
    border-radius: 8px;
}

legend {
    font-family: Lato, sans-serif;
    padding: 4px 7px 4px 7px;
    font-size: 1.5em;
    font-weight: bold;
    background-color: #E0E7F3;
    border-radius: 8px;
    color: #678AC5;
}

#text {
    top: 0;
    left: 0;
    margin-left: 31.732701%;
    clear: none;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-shadow: 2px 2px #8D8D8D;
    font-size: 30pt;
    text-align: center;
    font-style: italic;
}

.myBox {
    height: auto;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.myBox2 {
    height: auto;
    background-color: #cde0fa;
    padding: 20px;
    border-radius: 10px;
}

.myBox21 {
    height: auto;
    background-color: #9edff3;
    padding: 20px;
    border-radius: 20px;
}

.myBox3 {
    height: auto;
    background-color: #ffc7d1;
    background-color: rgba(255, 199, 209, 0.66);
    padding: 20px;
    border-radius: 20px;
}

.myBox4 {
    height: auto;
    background-color: #9affaf;
    background-color: rgba(154, 255, 175, 0.66);
    padding: 20px;
    border-radius: 20px;
}

.myBox5 {
    height: auto;
    background-color: #6689cb;
    padding: 20px;
    border-radius: 20px;
}

.imageBoxEdge {
    height: 100%;
    width: 100%;
    border-radius: 20px;
}

.help-inline {
    color: #eb1713;
    font-size: 14px;
}

.validationMessage {
    color: #eb1713;
    font-size: 14px;
    font-style: italic;
}

.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: #b94a48 solid 1px;
}

input[type="checkbox"].input-validation-error {
    border: none 0;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.controls {
    position: relative;
}

.valid8 {
    display: block;
    padding: 0;
    margin-top: 14px;
    height: 0;
    line-height: 0;
}

    .valid8:before {
        display: block;
        font-family: FontAwesome;
        content: '\f00c';
        color: darkgreen;
        position: absolute;
        bottom: -17px;
    }

    .valid8:after {
        display: block;
        content: 'This field is valid';
        color: darkgreen;
        position: absolute;
        bottom: -17px;
        left: 17px;
    }

/*[required]:invalid ~ .valid8:before, [pattern]:invalid ~ .valid8:before {
    content: '\f00d';
    bottom: -16px;
    font-family: FontAwesome;
    color: red;
}

[required]:invalid ~ .valid8:after {
    content: 'This field is required.';
    color: red;
}

[pattern]:invalid ~ .valid8:after {
    content: 'Please follow the sample pattern.';
    color: red;
}

[required]:invalid {
    border: red solid 1px !important;
}*/

.carousel.carousel-fade .item {
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}

.carousel.carousel-fade .active.item {
    opacity: 1;
}

.carousel.carousel-fade .active.left, .carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
}

.carousel.carousel-fade .next, .carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}

.pc {
    user-select: none;
}

.tablet-screen {
    width: 100%;
}

.myBox_feature {
    background-color: #f7faff;
    background-color: rgba(247, 250, 255, 0.77);
    padding: 10px;
    border-radius: 10px;
}

#header {
    background-color: white;
    color: #fff;
    background-image: url("../Content/images/back.png");
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
    height: 140px;
}

.navbar-mind .navbar-brand {
    color: #fff;
    text-transform: lowercase;
    word-spacing: -6px;
    font-family: 'Abel', sans-serif;
    font-size: 2.4em;
    margin-right: 20px;
}

    .navbar-mind .navbar-brand span {
        color: #6aceeb;
    }

.navbar-mind {
    background-color: #6092d9;
    color: #fff;
    margin: 0;
    border: 0;
}

    .navbar-mind .nav {
        font-size: 1.1em;
        margin-left: -15px;
    }

        .navbar-mind .nav a {
            color: #fff;
        }

            .navbar-mind .nav a:hover, .navbar-mind .nav li.active a, .navbar-mind .nav a:focus {
                background-color: #437ed3;
            }

        .navbar-mind .nav .open > a, .navbar-mind .nav .open > a:hover, .navbar-mind .nav .open > a:focus {
            background-color: #437ed3;
            color: #ffffff;
        }

        .navbar-mind .nav a .caret {
            border-top-color: #437ed3;
            border-bottom-color: #437ed3;
        }

        .navbar-mind .nav .open > a .caret, .navbar-mind .nav .open > a:hover .caret, .navbar-mind .nav .open > a:focus .caret, .navbar-mind .nav .active .caret, .navbar-mind .nav a:hover .caret, .navbar-mind .nav a:focus .caret {
            border-top-color: #437ed3;
            border-bottom-color: #437ed3;
        }

    .navbar-mind .dropdown-menu {
        box-shadow: none;
        color: #000;
        background-color: #437ed3;
        border-bottom: 0 solid #28364f;
        border-left: 1px solid #28364f;
        border-right: 1px solid #28364f;
        border-top: 0 solid #28364f;
        border-radius: 0;
    }

        .navbar-mind .dropdown-menu a {
            color: #000;
            padding: 7px 15px;
            background-color: #eee !important;
        }

            .navbar-mind .dropdown-menu a:hover, .navbar-mind .dropdown-menu li.active a:hover, .navbar-mind .dropdown-menu a:focus, .navbar-mind .dropdown-menu li.active a:focus, .navbar-mind .dropdown-menu li.active a {
                color: #fff;
                background-color: #00708c !important;
            }

    .navbar-mind .nav .nav-divider {
        height: 2px;
        margin: 0 !important;
        overflow: hidden;
        background-color: #28364f;
    }

    .navbar-mind .dropdown-header {
        color: #333;
        background-color: #ddd;
        border-bottom: 1px solid #28364f;
        border-top: 1px solid #28364f;
        padding: 7px 0 !important;
        text-align: center;
    }

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

    .embed-container iframe, .embed-container video, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.k-upload .k-upload-status-total {
    visibility: hidden;
}

.dropZoneElement {
    visibility: hidden;
}

.mind-features-item {
    background-color: #ffffff;
    border: #ccc solid 1px;
    position: relative;
    overflow: hidden;
    height: 240px;
    margin: 0 auto;
}

    .mind-features-item .item-icon {
        text-align: center;
        padding: 20px;
    }

    .mind-features-item i {
        color: #3992df;
        font-size: 6em;
    }

    .mind-features-item .item-content {
        background-color: #3992df;
        color: #fff;
        padding: 10px;
        height: 240px;
        position: absolute;
        z-index: 10;
        top: 185px;
        left: 0;
        transition: all 0.4s linear;
    }

    .mind-features-item:hover .item-content, .mind-features-item.cs-hover .item-content {
        top: 0;
    }

    .mind-features-item .item-content h3 {
        font-size: 1em;
        text-align: center;
        font-weight: 300;
        margin: 5px 0 15px 0;
        color: #fff;
    }

.homefeaturetitleCopy {
    font-size: 20px;
    font-weight: bold;
    color: #FFC671;
    line-height: normal;
    display: block;
    margin-top: -5px;
    padding-left: 0;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    text-align: center;
}

.k-block, .k-header, .k-grid-header, .k-toolbar, .k-grouping-header, .k-pager-wrap, .k-button, .k-draghandle, .k-treemap-tile, html .km-pane-wrapper .k-header {
    background-color: rgb(127, 165, 215);
}

#footer {
    background-color: #333;
    color: #ccc;
    padding: 17px 0;
    text-align: center;
    border-top: 1px solid #444;
}

    #footer a {
        color: #6aceeb;
        text-decoration: none;
    }

        #footer a:hover {
            color: #fff;
        }

    #footer p {
        margin: 0;
        padding: 0;
        line-height: 100%;
    }

input[type="checkbox"], input[type="radio"] {
    opacity: 0;
    position: absolute;
    z-index: 12;
    width: 18px;
    height: 18px;
    border: #CCC solid 1px;
    border-radius: 3px;
}

    input[type="checkbox"]:checked, input[type="radio"]:checked, input[type="checkbox"]:focus, input[type="radio"]:focus {
        outline: none !important;
    }

    input[type="checkbox"] + .lbl, input[type="radio"] + .lbl {
        position: relative;
        z-index: 11;
        display: inline-block;
        margin: 0;
        font-weight: normal;
    }

        input[type="checkbox"] + .lbl.padding-16::before, input[type="radio"] + .lbl.padding-16::before {
            margin-right: 16px;
        }

        input[type="checkbox"] + .lbl.padding-12::before, input[type="radio"] + .lbl.padding-12::before {
            margin-right: 12px;
        }

        input[type="checkbox"] + .lbl.padding-8::before, input[type="radio"] + .lbl.padding-8::before {
            margin-right: 8px;
        }

        input[type="checkbox"] + .lbl.padding-4::before, input[type="radio"] + .lbl.padding-4::before {
            margin-right: 4px;
        }

        input[type="checkbox"] + .lbl.padding-0::before, input[type="radio"] + .lbl.padding-0::before {
            margin-right: 0;
        }

        input[type="radio"] + .lbl.padding-0::before, input[type="radio"] + .lbl.padding-0::before {
            margin-right: 0;
        }

        input[type="checkbox"] + .lbl::before, input[type="radio"] + .lbl::before {
            font-family: fontAwesome;
            font-weight: normal;
            font-size: 14px;
            color: #2091cf;
            content: "\a0";
            border-color: #428bca;
            background-color: white;
            border: #CCC solid 1px;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
            border-radius: 3px;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            height: 18px;
            line-height: 18px;
            min-width: 18px;
            margin-right: 1px;
            margin-top: -5px;
        }

    input[type="checkbox"]:checked + .lbl::before, input[type="radio"]:checked + .lbl::before {
        display: inline-block;
        content: "\f00c";
        background-color: #428bca;
        color: white;
        border-color: #adb8c0;
    }

    input[type="checkbox"]:hover + .lbl::before, input[type="radio"]:hover + .lbl::before, input[type="checkbox"] + .lbl:hover::before, input[type="radio"] + .lbl:hover::before {
        border-color: #1c7aad;
    }

    input[type="checkbox"]:active + .lbl::before, input[type="radio"]:active + .lbl::before, input[type="checkbox"]:checked:active + .lbl::before, input[type="radio"]:checked:active + .lbl::before {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    }

    input[type="checkbox"]:disabled + .lbl::before, input[type="radio"]:disabled + .lbl::before, input[type="checkbox"][disabled] + .lbl::before, input[type="radio"][disabled] + .lbl::before, input[type="checkbox"].disabled + .lbl::before, input[type="radio"].disabled + .lbl::before {
        background-color: #DDD !important;
        border-color: #CCC !important;
        box-shadow: none !important;
        color: #BBB;
    }

    input[type="radio"] + .lbl::before {
        border-radius: 32px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 32px;
    }

    input[type="radio"]:checked + .lbl::before {
        content: "\2022";
    }

@media (min-width:1200px) {
    .page-topper {
        font-size: calc(2.2em + 1vmin);
        text-transform: uppercase;
        margin-top: 0;
        font-weight: bold;
        margin-left: 0;
        margin-bottom: 5px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .vtitle {
        font-size: calc(1em + 1vmin);
        color: #70a7de;
        margin-bottom: 30px;
    }

    .mtitle {
        font-size: calc(5em + 1vmin);
        color: #70a7de;
        margin-bottom: 30px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    body {
        font-size: 14px;
        line-height: 1.3em;
    }

    .vtitle {
        font-size: calc(1em + 1vmin);
        color: #70a7de;
        margin-bottom: 30px;
    }

    .mtitle {
        font-size: calc(5em + 1vmin);
        color: #70a7de;
        margin-bottom: 30px;
    }

    .myBox3 {
        height: auto;
        font-size: calc(0.60em + 1vmin);
    }

    .myBox31 {
        font-size: calc(0.60em + 1vmin);
    }

    .page-topper {
        font-size: calc(0.5em + 1vmin);
        text-transform: uppercase;
        margin-top: 0;
        font-weight: bold;
        margin-left: 0;
        margin-bottom: 5px;
    }

    h1 {
        font-size: calc(0.5em + 1vmin);
    }

    h2 {
        font-size: calc(0.4em + 1vmin);
    }

    h3 {
        font-size: calc(0.3em + 1vmin);
    }
}

@media (max-width:767px) {
    body {
        font-size: 14px;
        line-height: 1.3em;
    }

    .vtitle {
        font-size: calc(1em + 1vmin);
        color: #70a7de;
        margin-bottom: 30px;
    }

    .mtitle {
        font-size: calc(5em + 1vmin);
        color: #70a7de;
        margin-bottom: 30px;
    }

    .myBox3 {
        height: auto;
        font-size: 14px;
    }

    .myBox31 {
        font-size: 14px;
    }

    .page-topper {
        font-size: 18px;
        text-transform: uppercase;
        margin-top: 0;
        font-weight: bold;
        margin-left: 0;
        margin-bottom: 5px;
    }

    h1 {
        font-size: 20px;
    }

    h2 {
        font-size: 18px;
    }

    h3 {
        font-size: 16px;
    }

    .navbar-bold.affix {
        font-size: 14px;
        background-color: #3263cf;
    }
}

@media (max-width:480px) {
    body {
        font-size: 14px;
        line-height: 1.3em;
    }

    .vtitle {
        font-size: calc(1em + 1vmin);
        color: #70a7de;
        margin-bottom: 30px;
    }

    .mtitle {
        font-size: calc(5em + 1vmin);
        color: #70a7de;
        margin-bottom: 30px;
    }

    .myBox3 {
        height: auto;
    }

    .myBox31 {
        font-size: calc(0.60em + 1vmin);
    }

    .page-topper {
        font-size: 18px;
        text-transform: uppercase;
        margin-top: 0;
        font-weight: bold;
        margin-left: 0;
        margin-bottom: 5px;
    }

    h1 {
        font-size: 18px;
    }

    h2 {
        font-size: 16px;
    }

    h3 {
        font-size: 14px;
    }

    .navbar-bold.affix {
        font-size: calc(0.40em + 1vmin);
        background-color: #3263cf;
    }
}
 .ui-progressbar
        {
            position: relative;
        }

        .pblabel
        {
            position: absolute;
            width: 100%;
            text-align: center;
            line-height: 1.9em;
        }

.alpha-validation{}
.mBox{}
.box{}
.critical {
    background-color: red;
    color: white;
    text-align: center;
}

.warning {
    background-color: lemonchiffon;
}

.ok {
    background-color: green;
    color: white;
}