﻿

@font-face {
  font-family: 'ProximaNova';
  src: url('Fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),  url('Fonts/ProximaNova-Regular.otf')  format('opentype'),
	     url('Fonts/ProximaNova-Regular.woff') format('woff'), url('Fonts/ProximaNova-Regular.ttf')  format('truetype'), url('Fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('Fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),  
       url('Fonts/ProximaNova-Bold.otf')  format('opentype'),
	   url('Fonts/ProximaNova-Bold.woff') format('woff'), 
       url('Fonts/ProximaNova-Bold.ttf')  format('truetype'), 
       url('Fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url('Fonts/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype'),  
       url('Fonts/ProximaNova-RegularIt.otf')  format('opentype'),
	   url('Fonts/ProximaNova-RegularIt.woff') format('woff'), 
       url('Fonts/ProximaNova-RegularIt.ttf')  format('truetype'), 
       url('Fonts/ProximaNova-RegularIt.svg#ProximaNova-RegularIt') format('svg');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'ProximaNova';
  src: url('Fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),  
       url('Fonts/ProximaNova-Light.otf')  format('opentype'),
	   url('Fonts/ProximaNova-Light.woff') format('woff'), 
       url('Fonts/ProximaNova-Light.ttf')  format('truetype'), 
       url('Fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
  font-weight: lighter;
  font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('/Fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('Fonts/ProximaNova-Regular.otf') format('opentype'), url('Fonts/ProximaNova-Regular.woff') format('woff'), url('Fonts/ProximaNova-Regular.ttf') format('truetype'), url('Fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'ProximaNova', Arial, Helvetica, sans-serif;
   
    /*background-color:#F4F4F4;*/
    background-color:white;
}


.rightNav {
    color: #969696;
    text-decoration: none;
}

.rightNavSelected {
    text-decoration: none;
}

.pageHeader {
    font-weight:bold;
    font-size:14pt;
    text-align:left;
    /*text-indent:5px;*/
}

input[type=text], input[type="password"]
 {
    border:none;
    height:20px;
    padding:10px;
    margin:5px 0;
}

#ckboxRemember

#ckboxRemember {
    font-size:20pt;
    font-weight:bold;
}

#ckboxRemember label{
    font-size:8pt;
    font-weight:bold;
}

.imgPlus {
    padding   height:14pxx;
    height:14px;
    width:14px;
    background-color:white;
    vertical-align: middle;
    margin-top:-1px;
    }

.forgotPassword {
    text-decoration:none;
    color:black;
}

.createAccount {
    text-decoration:none;
    color:red;
}

.bcontent3 {
            margin-left:40px;  
        }

 .bcontent3 > table {
                position: relative;
                display: block;
                top:50%;
                width: 470px;
                left: 110%;
                padding: 0;
                
                /*border:1px solid black;*/
            }

.bcontent {
            position: absolute;
            width: 99%;
            height:100%;
            overflow: hidden;
            /*border:1px solid black;*/
            margin: 0;
            
        }

            .bcontent > table {
                position: relative;
                display: block;
                height: 120px;
                top:50%;
                width: 470px;
                left: 110%;
                padding: 0;
                margin-top: -235px 0 0 0;
                /*border:1px solid black;*/
            }

.bcontent2 {
            position: absolute;
            width: 99%;
            height:100%;
            overflow: hidden;
            /*border:1px solid black;*/
            margin: 0;            
        }
.bcontent2 > table {
                position: relative;
                display: block;
                height: 120px;
                top:50%;
                width: 470px;
                left:50%;
                padding: 0;
                margin: -60px 0 0 0;
                /*border:1px solid black;*/
            }


        .tickerSide {
            height: 40px;
            width: 200px;
            background-color: #FF5E51;
            font-size: 20px;
            font-family: Arial, Helvetica, sans-serif;
            color: white;
            line-height: 40px;
        }

        .tickerMiddle {
            position: absolute;
            left: 0;
            top: 40px;
            width: 150px;
            height: 40px;
            background-color: #FF5E51;
        }

        .tickerEnds {
            position: absolute;
            left: 0;
            width: 150px;
            height: 40px;
            background-color: #808080;
        }

        #ticker {
            width: 150px;
            text-align: center;
            margin: auto;
        }

        #rotator {
            height: 120px;
            /*background-color:#FF5E51;*/
            /*background-size: 100% 100%;*/
            margin: 2px 0 10px;
            overflow: hidden;
        }

            #rotator span {
                width: 100%;
                height: 31%;
                display: inline-block;
                color: white;
                font-size: 20px;
                font-family: Arial, Helvetica, sans-serif;
                line-height: 60px;
                cursor: default;
            }

            .unselected {
                color:silver !important;
                padding-top:1px;
                -webkit-transform:scale(1,0.75); /* Safari and Chrome */
                -moz-transform:scale(1,0.75); /* Firefox */
                -ms-transform:scale(1,0.75); /* IE 9 */
                -o-transform:scale(1,0.75); /* Opera */
                 transform:scale(1,0.75); /* W3C */

            }

        #result {
            height: 30px;
            font-size: 20px;
            color: black;
            line-height: 30px;
        }

        .buttonContinue {
            border: none;
            background-color: #00ACED;
            color: white;
            font-size: 15px;
            width: 110px;
            height: 40px;
           cursor:pointer;
    -webkit-appearance: none;
    border-radius: 0;
        }
        .hiddenText {
            display:none;
        }
.headerTag {
    font-size: 16pt;
}

/*Teacher CSS*/

 
        .buttonPlus  {
            background-image:url(images/btn_forward_chevron_gray.png);
            background-repeat:no-repeat;
            background-position:center;
            background-size:15px;
            background-color:white;
            height:50px;
            width:50px;
            margin-left:40px;
            border:none;
}
            
         .buttonMinus  {
            background-image:url(images/btn_minus.png);
            background-repeat:no-repeat;
            background-position:center;
            background-color:#E5E5E5;
            height:45px;
            width:40px;
            border:none;
        }
       
        
        .bottomBorder tr {
            background-color:#F4F4F4;
        }
        .bottomBorder td {
            border-top:2px solid white;
            border-left-width:0;
            border-right-width:0;
            border-color: white;
            border-style: solid;
            border-bottom-width: 20px;
            padding:0;
            margin:0;
            vertical-align:middle;
        }
        .chooseClass {
            overflow:hidden;
}
            
        .alertBox {
            border:1px solid gray;
            border-radius:10px;
            box-shadow:rgba(0,0,0,0.4) 10px 10px inset;
        }
        .dropAddClass {
            border:1px solid silver; 
    height: 55px;
    width: 240px;
            padding-left:10px;
        }
        .classNameDiv {
            position:relative;
            text-align:left;
    border: 1px solid silver;
    height: 55px;
    width: 400px;
        }
        .className {
    position: relative;
    display: block;
            margin-left:55px;
        }
        .progress {
    position: absolute;
    top: 15px;
    right: 20px;
        }
    

.teacherHeading {
    display:block;
    font-weight:bold;
    color:#808080;
    font-size:17px;
    margin-top:3px;
}

.teacherHeadingdrop {
    font-weight:bold;
    color:#808080;
    font-size:17px;
    border:1px solid silver;
    height:30px;
    margin-top:3px
}

.AdminHeading {
    padding: 5px 15px 5px 90px;
    height: 40px;
    width: 200px;
    background-color: #E5E5E5;
    font-size: 23px;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(58, 58, 58);
    line-height: 40px;
    border-top:solid 1px black;
    border-bottom:solid 1px black;
    margin-left:-20px;
}
.AdminHeadingOld {
    padding: 5px 5px 5px 50px;
    height: 40px;
    width: 200px;
    background-color: #FF5E51;
    font-size: 23px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    line-height: 40px;
}
.AdminTop {
    display: block;
    width: 100%;
    height: 95px;
    background-color: white;
    vertical-align: middle;
    padding: 20px;
    margin-bottom: 40px;
    text-align: center;
    border-bottom: solid 1px darkgray;
    -webkit-box-shadow: 0 5px 5px grey;
    -moz-box-shadow: 0 5px 5px grey;
    box-shadow: 0 5px 5px grey;
}
.AdminBottom {
    position: relative;
    bottom: 10px;
    left: 0;
    display: block;
    width: 100%;
    height: 40px;
    background-color: white;
    vertical-align: middle;
    padding: 20px;
    margin-top: 40px;
    border-top: solid 1px darkgray;
    border-bottom: solid 1px darkgray;
    -webkit-box-shadow: 0 -5px 5px grey;
    -moz-box-shadow: 0 -5px 5px grey;
    box-shadow: 0 -5px 5px grey;
}
 .btnCourse {
            border:none;
            background-color:#3d3f49 !important;
            width:250px;
            height:30px;
            color:white;
            /*margin-left:-10px;*/
            padding:0 !important;
        }
 .btnProgressMaster {
     border:none;
            background-color:#3d3f49 !important;
            width:250px;
            height:30px;
            color:white;
            margin-left:-10px;
            background-image:url(images/btn_progress.png);
            background-repeat:no-repeat;
            text-align:left;
            text-indent:35px;
            background-position-x:10px;
 }
