.ProfilePic, .Username {
    vertical-align: middle
}

.tab.enabled, a {
    text-decoration: none
}

body, html {
    margin: 0;
    padding: 0;
    font-family: Source Sans Pro, Arial;
    color: #686868;
    height: 100%;
    -webkit-text-size-adjust: none
}

.logo, .tab.enabled {
    color: #3c3c3c
}

img {
    border: 0
}

input[type=email], input[type=password], input[type=text], textarea {
    font-size: 16px;
    font-family: Source Sans Pro, Arial
}

a {
    word-break: break-word
}

input[type=button], input[type=email], input[type=number], input[type=password], input[type=submit], input[type=text], textarea {
    -webkit-appearance: none;
    -moz-appearance: none
}

div, input, textarea {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.wrap {
    min-height: 100%;
    padding-bottom: 248px
}

#topnav {
    background-color: #ebebeb;
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%
}

.ProfilePic, .logo {
    background: left no-repeat;
    display: inline-block
}

#extratopnav {
    width: 100%;
    height: 100px
}

.headerdiv {
    height: 100px;
    margin: auto;
    max-width: 960px;
    padding-left: 5px
}

.logo {
    width: 205px
}

.logo #prebetatext {
    text-align: right;
    font-size: 12px;
    padding-right: 0
}

.logo img {
    width: 100%
}

.ProfilePic {
    max-height: 40px;
    max-width: 40px
}

.Username {
    display: inline-block;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em
}

.Search {
    display: block;
    font: initial;
    text-align: right;
    height: 30px;
    margin-left: 10px;
    vertical-align: top;
    margin-top: 10px;
    margin-right: 5px
}

#btnSearch, .captchaRefresh {
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: inline-block
}

.captchaRefresh {
    vertical-align: sub
}

#btnSearch {
    vertical-align: middle;
    position: absolute;
    right: 4px;
    top: 4px;
    margin: 1px
}

#txtSearch {
    font-family: 'Source Sans Pro', Arial;
    font-size: 14px;
    width: 200px;
    height: 30px;
    vertical-align: top;
    border: 1px solid #C3c3c3;
    padding: 2px 32px 2px 2px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.tabcontainer {
    text-align: right;
    padding-bottom: 5px;
    height: 80px;
    vertical-align: top;
    line-height: 50px;
    float: right
}

.buttontab, .instructorsignup, .instructorsignup2, .login, .studentsignup, .tab {
    font-size: 14px;
    vertical-align: middle;
    line-height: 1em
}

.buttontab, .tab {
    display: inline-block;
    color: #3c3c3c;
    text-align: center;
    padding: 5px 3px
}

.instructorsignup, .login {
    display: inline-block;
    padding: 5px 16px
}

.tab.enabled:hover {
    background-color: silver
}

.tab.disabled {
    color: silver
}

.instructorsignup, .instructorsignup2, .login, .studentsignup {
    color: #fff;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5), 1px 2px 2px rgba(154, 125, 108, .6);
    border: none;
}

.tab.disabled:hover {
    background-color: transparent;
    cursor: text
}

.login {
    background: #e45835;
    cursor: pointer;
}

.login:disabled, .login:hover {
    background: #ffa064
}

.login:disabled {
    cursor: auto
}

.instructorsignup {
    background: #1c7ec8;
    cursor: pointer;
}

.instructorsignup2, .studentsignup {
    display: inline-block;
    padding: 5px 20px
}

.instructorsignup:hover {
    background: #319FF0
}

.instructorsignup:disabled {
    background: #319FF0;
    cursor: auto
}

.instructorsignup2 {
    background: #6dad2b;
    cursor: pointer;
}

.instructorsignup2:hover {
    background: #8ec847
}

.instructorsignup2:disabled {
    background: #8ec847;
    cursor: auto
}

.footeritem a, .studentsignup {
    cursor: pointer
}

.studentsignup {
    background: #74AA31;
}

.studentsignup:hover {
    background: #8EC748
}

.title1 {
    font-size: 48px
}

.pantitle {
    font-size: 42px
}

.subpantitle {
    font-size: 57px
}

.maintitle, .subpantitle2 {
    font-size: 48px
}

.subtitle, .subtitlesignup {
    font-size: 36px
}

.innertitle {
    font-size: 30px
}

.footerbottomdiv, .footeritem {
    display: inline-block;
    font-size: 16px font-size : 16 px
}

.footer {
    margin-top: -248px;
    padding: 18px;
    text-align: center;
    color: #666;
    background-color: #333
}

.footeritem {
    text-align: left;
    vertical-align: top;
    line-height: 32px
}

#footeritemdiv {
    width: 32%;
    display: inline-block;
    vertical-align: top
}

.footerbottomdiv {
    width: 49%;
    margin-top: 10px;
    vertical-align: middle
}

.block {
    display: block
}

.inlineblock {
    display: inline-block
}

.footeritemtitle {
    color: #646464;
    font-weight: 700;
    font-size: 16px
}

.footeritem a, .footeritemtitle a {
    color: #999;
    text-decoration: none
}

.placeholder {
    border: 1px solid #ebebeb
}

.main {
    background-color: #1e86c8
}

.error {
    color: red
}

.viewitemfeature .text {
    max-width: 340px
}

.viewitemfeature .image {
    height: 300px
}

form > div > div {
    clear: both;
    overflow: hidden;
    max-width: 350px
}

#supportform > div > div > label, form > div > div > label, legend {
    width: 40%;
    float: left;
    text-align: left
}

#supportform > div > div > div, form > div > div > div {
    width: 60%;
    float: right
}

input[type=email], input[type=password], input[type=text], input[type=url], textarea {
    width: 200px
}

#forgotPasswordLabel {
    width: 17%
}

#forgotPasswordInput {
    width: 82%
}

@media (max-width: 767px) {
    form > div > div {
        width: 200px;
        text-align: left
    }

    form > div > div > label, legend {
        width: 100%;
        float: none;
        margin: 0 0 5px;
        text-align: left
    }

    form > div > div > div {
        width: 100%;
        float: none
    }

    input[type=email], input[type=password], input[type=text], input[type=url], select, textarea {
        width: 196px
    }

    #forgotPasswordInput, #forgotPasswordLabel {
        width: 100%
    }
}

#supportform > div > div {
    clear: both;
    overflow: hidden;
    max-width: 500px
}

#supportform > div > div > div > input[type=email], #supportform > div > div > div > input[type=password], #supportform > div > div > div > input[type=text], #supportform > div > div > div > input[type=url], #supportform > div > div > div > textarea {
    width: 300px
}

@media (max-width: 767px) {
    #supportform > div > div {
        width: 300px;
        text-align: left
    }

    #supportform > div > div > label, legend {
        width: 100%;
        float: none;
        margin: 0 0 5px;
        text-align: left
    }

    #supportform > div > div > div {
        width: 100%;
        float: none
    }

    #supportform > div > div > div > input[type=email], #supportform > div > div > div > input[type=password], #supportform > div > div > div > input[type=text], #supportform > div > div > div > input[type=url], #supportform > div > div > div > select, #supportform > div > div > div > textarea {
        width: 100%
    }
}

#topnav #navbtn {
    display: none;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    background: url(../siteimages/menu.png) center no-repeat;
    text-indent: -99999px;
    overflow: hidden;
    position: absolute
}

@media screen and (max-width: 767px) {
    #topnav {
        height: auto
    }

    #topnav div div #menu {
        display: none;
        position: absolute;
        min-width: 120px;
        top: 50px;
        right: 20px;
        z-index: 999;
        border: 1px solid silver;
        background-color: #ebebeb
    }

    #topnav div div #menu .buttontab, #topnav div div #menu .tab {
        float: none;
        margin: 0;
        display: block;
        line-height: 1.4em
    }

    #topnav div div #menu .tab a {
        border: 0;
        padding: 6px 9px
    }

    #topnav div div #menu div a.sel {
        color: #3c3c3c;
        background-color: #ebebeb
    }

    #topnav #navbtn {
        display: block
    }

    #topnav div div #menu div a.instructorsignup, #topnav div div #menu div a.instructorsignup2, #topnav div div #menu div a.login, #topnav div div #menu div a.studentsignup {
        display: block;
        line-height: 1.4em;
        padding: 6px;
        text-align: center;
        border-radius: 0
    }

    #footeritemdiv, .footerbottomdiv {
        display: block;
        text-align: left;
        width: 100%
    }

    .headerdiv {
        height: 60px !important;
        margin: auto;
        max-width: 960px
    }

    .logo {
        display: inline-block;
        background: left no-repeat;
        width: 120px !important
    }

    .Username {
        max-width: 70px
    }

    .Search {
        display: block !important;
        text-align: left;
        margin-top: 15px;
        margin-right: 60px
    }

    span#errorMessage {
        display: inline-block;
        font-size: 12px;
        color: red;
        font-family: Source Sans Pro, Arial;
        margin-right: 30px
    }

    .tabcontainer {
        text-align: right;
        padding-bottom: 5px;
        height: 60px !important;
        vertical-align: top;
        line-height: 60px !important;
        float: right;
        position: relative
    }

    .logo #prebetatext {
        text-align: right;
        font-size: 10px !important
    }

    #leftList, #rightList {
        float: none;
        max-width: 900px
    }

    #extratopnav {
        width: 100%;
        height: 60px
    }
}

@media screen and (max-width: 500px) {
    .tutorial-video, .video-size {
        height: 250px !important
    }

    #txtSearch {
        width: 105px
    }

    .tutorial, .video-size {
        width: 300px !important
    }
}

@media screen and (min-width: 480px) and (max-width: 620px) {
    .title1 {
        font-size: 36px
    }

    .subpantitle {
        font-size: 54px !important
    }

    .mainleft {
        width: 480px !important
    }

    .AnotateDesc {
        font-size: 19px !important;
        height: 120px !important
    }
}

@media screen and (max-width: 767px) {
    .viewitemfeature .text {
        max-width: 400px
    }

    .viewitemfeature .image {
        height: 280px
    }
}

@media screen and (max-width: 480px) {
    .viewitemfeature .text {
        max-width: 340px
    }

    .viewitemfeature .image {
        height: 250px
    }
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
    .mainleft {
        padding-left: 30px !important
    }

    .pantitle {
        font-size: 40px !important
    }

    .subpantitle {
        font-size: 55px !important
    }

    .mainright img {
        width: 390px !important
    }

    .AnotateDesc {
        padding: 10px 30px !important;
        font-size: 22px !important
    }
}