﻿/* CSS Document */
* {
    margin: 0px 0 0 0;
    padding: 0;
}

    * body {
        margin: 0;
        padding: 0;
        width: 100%;
        background: #a8a39d url(../images/bgr_wrapper_top.png) repeat-x;
        overflow-x: hidden;
        overflow-y: scroll;
    }

.studentInfoInputs {
    width: 200px;
}

.min-width {
    min-width: 1001px; /*background:url(../images/bg-top.png) no-repeat center top*/
}

#main {
    margin: 0 auto;
    width: 1001px;
}

.head-row1 {
    height: 48px;
    overflow: hidden;
    color: #FFF;
    padding: 7px 20px 0px 0px;
    text-align: right;
    font-size: 12px;
}

    .head-row1 a {
        color: #6b6b6b;
        text-decoration: none;
    }

        .head-row1 a:hover {
            color: #e50808;
        }

.head-row2 {
    height: 122px;
    width: 100%;
    overflow: hidden;
}

    .head-row2 .col1 {
        float: left;
        width: 284px;
    }

    .head-row2 .col2 {
        float: right;
    }

.head-row3 {
    height: 95px;
    overflow: hidden;
    background: url(../images/bg-menu.gif) top repeat-x;
    margin: 0 2px 0px 3px;
}

#header {
    position: relative;
    margin-top: -55px;
    padding: 0px;
    padding-bottom: 45px;
    background: url(../images/bg-header.png) no-repeat center top;
}

.header_info {
    position: absolute;
    top: 60px;
    right: 60px;
    color: white;
    width: 300px;
    font-family: sans-serif;
    font-weight: 800;
    font-size: 22px;
}

    .header_info div {
        display: flex;
        flex-direction: column;
        align-items: end;
        width: 180px;
    }

    .header_info span {
        display: block;
    }

        .header_info span.powered-by {
            font-size: 12px;
        }

    .header_info img {
        width: 250px;
        margin-top: 10px;
    }

#logo {
    padding: 12px;
}

.yui-skin-sam .yuimenu .bd {
    left: 0;
    top: 0;
    overflow: hidden;
    background: url(../images/bg-drop.png) no-repeat 0 bottom;
    width: 300px;
}

.tblForm {
    font-size: 14px;
}

.listValues label {
    padding-left: 4px;
}

.listValues tbody {
    border-top: 0px;
}

ol {
    margin: auto;
    padding-left: 40px;
}

.FormRow {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .FormRow li {
        margin-left: 20px;
    }

/***Styles for Parent Notifications***/
.text-center {
    text-align: center;
}

.parentNotification {
    /*background-color: white;*/
    /*box-shadow: inset 0 1px rgba(34, 25, 25, 0.2), 0 1px rgba(255, 255, 255, 0.6), 0 0 7px rgba(235, 82, 82, 0.5); 
    -moz-box-shadow: inset 0 1px rgba(34, 25, 25, 0.2), 0 1px rgba(255, 255, 255, 0.6), 0 0 7px rgba(235, 82, 82, 0.5); 
    -webkit-box-shadow: inset 0 1px rgba(34, 25, 25, 0.2), 0 1px rgba(255, 255, 255, 0.6), 0 0 7px rgba(235, 82, 82, 0.5);*/
    color: black;
    font-family: 'Trebuchet MS';
    font-size: 16px;
    border: 3px solid darkred;
    border-radius: 10px;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICAgIDxzdG9wIG9mZnNldD0iODYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuODMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 14%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0.83) 86%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(14%,rgba(255,255,255,0.83)), color-stop(50%,rgba(255,255,255,0.4)), color-stop(86%,rgba(255,255,255,0.83)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.83) 14%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.83) 86%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.83) 14%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.83) 86%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.83) 14%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.83) 86%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0.83) 14%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.83) 86%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
    padding: 10px;
}

.r1Btn {
}

.kidsImg {
    width: 19.5%;
    float: right;
    position: relative;
    bottom: 11.5px;
    left: 11px;
    border-radius: 10px;
}

.formsList {
    list-style: square;
    padding-left: 20px;
    line-height: 25px;
}

/***End Parent Notification Styles***/

.DropZone {
    width: 100%;
    height: 40px;
    background-color: #333;
    border-color: #CCCCCC;
    color: #000;
    float: left;
    text-align: center;
    font-size: 14px;
    color: white;
    padding-top: 20px;
    font-weight: bold;
}


.control-label {
    font-weight: bold;
}

.form-control {
    display: block;
    width: 90%;
    height: 34px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
}

textarea.form-control {
    height: auto;
}

.text-muted {
    color: #999;
}

.text-primary {
    color: #428bca;
}

.text-warning {
    color: #c09853;
}

.text-danger {
    color: #b94a48;
}

.text-success {
    color: #468847;
}

.text-info {
    color: #3a87ad;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.content-table td {
            padding: 10px;
        }

.dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dl-horizontal dd {
    margin-left: 180px;
}

    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        display: table;
        content: " ";
    }

    .dl-horizontal dd:after {
        clear: both;
    }

    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        display: table;
        content: " ";
    }

    .dl-horizontal dd:after {
        clear: both;
    }

    .Googlebtn button{
        background: url(../Images/GooglePlus_Complete.png) no-repeat;
        width:214px;
        height:42px;
    }

    .Facebookbtn button{
        background: url(../Images/FacebookLogo_Complete.png) no-repeat;
        width:214px;
        height:44px;
    }

.ads {
    padding: 10px;
    width: 80%;
    margin: auto;
}

.bannerWrapper {
    padding: 10px;
    text-align: center;
}

.googleAd-320 {
    padding: 10px;
    width: 50%;
    float:left;
    transform: translateY(50%);
}

.googleAd-336 {
    padding: 10px;
    width: 50%;
    margin-left: 50%;
}

.googleAd-Responsive
{
    padding: 10px;
    width: 100%;
}

.appAd {
    padding: 10px;
    width: 50%;
    float: left;
}

.downloadButton {
    width: 320px;
    height: 100px;
}

.mockGoogleAd-320 {
    width: 320px;
    height: 100px;
    background-color: red;
}

.mockGoogleAd-336 {
    width: 336px;
    height: 280px;
    background-color: red;
}

.mockGoogleAd-Responsive {
    min-width: 300px;
    max-width: inherit;
    width: 100%;
    height: 100px;
    background-color: red;
}

@media (max-width: 1001px) {
    .min-width {
        width: 100% !important;
        min-width: 100%;
        height: auto;
    }

    #main {
        width: 100%;
    }

    #header {
        width: 100%;
    }

    #frContent {
        width: 100%;
    }

    .header_info {
        right: 0px;
    }
}

@media (max-width: 480px) {
    .header_info {
        font-size: 16px;
        padding: 6px;
    }

        .header_info span.powered-by {
            font-size: 12px;
        }
}