﻿html, body, form {
    height: 100%;
    width: 100%;
    background-color: #333;
    font-family: 'Arvo', serif;
}

body {
    color: #fff;
    text-align: center;
}

.text-shadow {
    text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.6);
}

.text-white {
    color: #FFF;
}

.text-heading {
    text-align: left;
    padding-left: 5%;
}

.text-center {
    text-align: center;
}

.div-signin a {
    color: #FFF;
}

    .div-signin a:hover {
        color: #EFEFEF;
    }

h1 {
    font-size: 3.5rem;
    font-weight: 600;
}

.h4 {
    margin-top: 30px;
}

.main-holder {
    margin-bottom: 90px;
}

.underline-swoop {
    border-style: solid;
    border-width: 0px 0px 31px;
    -moz-border-image: url(../images/login/underline-swoop.png) 0 0 31 stretch round;
    -webkit-border-image: url(../images/login/underline-swoop.png) 0 0 31 stretch round;
    -o-border-image: url(../images/login/underline-swoop.png) 0 0 31 stretch round;
    border-image: url(../images/login/underline-swoop.png) 0 0 31 stretch round;
}

.list-inline li {
    display: inline-block;
    border-right: 2px solid #5d5d5d;
    padding: 10px 10px 10px 5px;
    line-height: 1px;
}

    .list-inline li:last-child {
        border-right: none;
    }

.site-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    /* For at least Firefox */
    min-height: 100%;
    -webkit-box-shadow: inset 70px -120px 180px 10px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: inset 70px -120px 180px 10px rgba(0, 0, 0, 0.49);
    box-shadow: inset 70px -120px 180px 10px rgba(0, 0, 0, 0.49);
}

.header-bar {
    min-width: 100%;
    height: 100px;
    position: absolute;
}

.bg-white {
    background-color: #FFFFFF;
}

.logo {
    padding: 20px 15px;
    max-width: 400px;
}

.div-big-text {
    font-size: 3em;
}

.div-signin {
    background-color: #FFF;
    -webkit-box-shadow: inset 13px -9px 228px -58px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: inset 13px -9px 228px -58px rgba(0, 0, 0, 0.26);
    box-shadow: inset 13px -9px 228px -58px rgba(0, 0, 0, 0.26);
    border-radius: 10px;
    padding: 0;
    text-align: left;
    z-index: 3;
}

.row-spacing {
    margin: 10px 30px;
}

.signin-header {
    background-color: #6a6f64;
    border-radius: 10px 10px 0 0;
}

    .signin-header h4 {
        margin: 15px 0 10px 45px;
    }

.btn-size {
    /*width: 230px;*/
    height: 55px;
    cursor: pointer;
}

.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    color: #696e63;
}

    .strike > span {
        position: relative;
        display: inline-block;
    }

        .strike > span:before {
            right: 100%;
            margin-right: 15px;
        }

        .strike > span:before, .strike > span:after {
            content: "";
            position: absolute;
            top: 50%;
            width: 9999px;
            height: 1px;
            background: #696e63;
            width: 1000%;
        }

        .strike > span:after {
            left: 100%;
            margin-left: 15px;
        }

.footer-bar {
    min-width: 100%;
    height: 70px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding:5px 20px;
}

.div-links {
    padding-top: 5px;
}

    .div-links a {
        color: #333;
    }

/*// Medium devices (tablets, 768px and up)*/

@media (min-width: 768px) {
    h1 {
        font-size: 2.5rem;
    }

    .site-wrapper-inner {
        padding-top: 150px;
    }
}

/*// Large devices (desktops, 992px and up)*/

@media (min-width: 992px) {
    h1 {
        font-size: 3rem;
    }

    .site-wrapper-inner {
        padding-top: 150px;
    }
}

/*// Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 1200px) {
    h1 {
        font-size: 3.5rem;
    }

    .site-wrapper-inner {
        padding-top: 10%;
    }
}

/* MOBILE */

@media (max-width: 768px) {
    h1 {
        font-size: 2rem;
    }

    .site-wrapper-inner {
        padding-top: 120px;
    }

    .main-holder {
        margin-left: 0;
        margin-right: 0;
    }

    .logo {
        width: 80%;
        margin: 0 auto;
        max-width: 361px;
        padding: 15px 10px;
    }

    .underline-swoop {
        border: none;
    }

    .h4 {
        margin-top: 15px;
    }
}

/* Specific for small and phone size*/

@media (max-width: 660px) {
    .hidden-xs {
        display: none;
        visibility: hidden;
    }
}

/*  */

@media (max-height: 715px) {
    .footer-bar {
        position: relative;
    }
}

.bg-maincolor {
    background-color: #2e6ba0;
}

.div-signin {
    background-color: rgba(161, 161, 161, 0.85);
}

.signin-header {
    background-color: #6a6a69;
    border-radius: 10px 10px 0 0;
}

.logo {
    padding: 15px;
}

.school-logo {
    background: white;
    padding: 15px;
    border-radius: 0 0 0 15px;
    max-height: 100px;
}
.poweredBy-logo{
    height:30px;
}
.bigpopbody a {
    text-decoration: none;
    cursor: pointer;
    color: #2b7bde;
}
.bigpop {
    margin-left: 1px;
    position: absolute;
    z-index: 5;
    left: 0px;
    top: 0px;
    width: 300px;
    min-width: 300px;
}

.bigpopheader {
    box-shadow: silver 0px 2px 3px;
    border-top: 0px;
    margin-top: 0px;
    display: block;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    font-weight: 600;
    /*font-size: 12pt;
    font-family: Source, Helvetica;
    COLOR: #336699;*/
    text-align: left;
    background: -moz-linear-gradient(#E5ECF2, #BED4EB 50%, #BED4EB);
    width: 300px;
    min-width: 300px;
    text-align: justify;
    vertical-align: text-top;
    float: left;
    behavior: url(/assessmentcenter/css/PIE.htc);
    /*background: -webkit-linear-gradient(#E5ECF2, #BED4EB 50%, #BED4EB);
    background: -moz-linear-gradient(#E5ECF2, #BED4EB 50%, #BED4EB);
    -pie-background: linear-gradient(#E5ECF2, #BED4EB 50%, #BED4EB) 0 0 / 50px #0ae;
    border: 1px solid #B7BCC2;*/
    border-bottom: 0px solid #B7BCC2;
    border-radius: 5px 5px 0px 0px;
    padding-top: 5px;
    background-color: #2e6ba0 !important;
    color: inherit;
}

.bigpopbody {
    behavior: url(/assessmentcenter/css/PIE.htc);
    box-shadow: silver 0px 2px 3px;
    border-radius: 0px 0px 5px 5px;
    margin: 0px;
    float: left;
    border: 1px solid #B7BCC2;
    padding: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0px;
    /*font-size: 12pt;font-family: Source, Helvetica;*/
    text-align: left;
    color: #000333;
    width: 300px;
    background-color: white;
    min-width: 300px;
    border-top: 0px;
    font-size: 1rem;
}

.err {
    color: #791D22;
    border-bottom: 1px solid #DFA4A6;
    border-radius: 5px;
    behavior: url(/assessmentcenter/css/PIE.htc);
    background: -webkit-linear-gradient(#F3B3B4 0%,#EB999B 50%,#E6868A 100%);
    background: -moz-linear-gradient(#F3B3B4 0%,#EB999B 50%,#E6868A 100%);
    -pie-background: linear-gradient(#F3B3B4 0%,#EB999B 50%,#E6868A 100%);
    display: inline-block;
    padding: 5px;
    margin-top: 8px;
    font-size: 11pt;
    font-weight: 600;
    position: relative;
}

    .err span {
        font-size: 11pt;
        font-weight: 600;
        vertical-align: middle;
    }

    .err .warning {
        background: url(../images/warning.png) no-repeat 50% 0%;
        width: 27px;
        height: 28px;
        vertical-align: middle;
    }

#tdPoweredBy{
    text-align:right;
}