/*html, body,*/ .site, .side {
    height: 100%;
}

* {
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
}


section.menu {
    background: #000;
    height: 10%;
}

.menu li {
    color: #fff;
    font-size: 1em;
    padding: 0px 5px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}

div#logo {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    top: 30%;
    width: 475px;
    margin: 0 auto;
}

    div#logo img {
        width: 100%;
    }

nav {
    float: right;
    padding: auto 0px;
    height: 100%;
}

div.cont {
    height: 100%;
    position: relative;
}

div.container {
    max-width: 1100px;
    margin: 0 auto;
    height: 100%;
}

section.side {
    width: 50%;
    float: left;
    height: 100%;
    min-height: 600px;
}


.site {
    background: url(../img/ScoutingZone-Home_02.png);
    background-size: cover;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_02.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_02.png', sizingMethod='scale')";
}

    .site.site2 {
        background: url(../img/ScoutingZone-Home_04.png);
        background-size: cover;
        width: 100%;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_04.png', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_04.png', sizingMethod='scale')";
    }


    .site.site5 {
        background-size: cover;
        width: 100%;
        background: none\9; 
    }

    .site.site6 {
        background: url(../img/ScoutingZone-Home_06.jpg);
        background-size: cover;
        width: 100%;
        background: none\9;
    }

.ss7 {
    /*background: url(../img/ScoutingZone-Home_05.jpg);
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_05.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_05.png', sizingMethod='scale')";*/
}

.ss6 {
    background: url(../img/ScoutingZone-Home_06.jpg);
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_06.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_06.png', sizingMethod='scale')";
}

.ss2 {
    background: url(../img/ScoutingZone-Home_02.png);
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_02.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_02.png', sizingMethod='scale')";
}

.ss4 {
    background: url(../img/ScoutingZone-Home_02.png);
    background-size: cover;
    /*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../img/ScoutingZone-Home_02.png',
    sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../img/ScoutingZone-Home_02.png',
    sizingMethod='scale')";
	*/
}

.fs3 {
    background: url(../img/ScoutingZone-Home_04.png);
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_04.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_04.png', sizingMethod='scale')";
}

.ss {
    background: url(../img/ScoutingZone-Home_02.png);
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_02.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_02.png', sizingMethod='scale')";
}

.fs {
    background: url(../img/ScoutingZone-Home_04.png);
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_04.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/ScoutingZone-Home_04.png', sizingMethod='scale')";
}

.img {
    height: 100%;
}

section.side.hov .img {
    background: rgba(0, 0, 0, 0.5);
}

.toplogo {
    position: absolute;
    width: 23%;
    height: auto;
    top: 4px;
    left: 70px;
    z-index: 999;
}

.contactblock {
    width: 313px;
    height: 200px;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    -moz-box-shadow: 3px 0px 18px -2px #000000;
    -webkit-box-shadow: 3px 0px 18px -2px #000000;
    box-shadow: 3px 0px 18px -2px #000000;
    border-radius: 3px;
}

    .contactblock.green {
        background: #9ecc3b;
    }

.title1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    padding: 10px 0 0 0px;
    margin: 0 20px 0 0;
    text-transform: uppercase;
}

.title5 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    margin: 0 20px 0 0;
    text-transform: uppercase;
    color: #0b7802;
}


.title2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 1em;
    padding: 0px 0 0 10px;
    margin: 0 20px 0 0;
}

.boxinput {
    border: none;
    background: #e9e9e9;
    padding: 3px;
    padding-right: 25px;
}

.buttom {
    /*font-family: 'Roboto';
	font-weight: 600;*/
    font-size: 0.9em;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    padding: 4px 12px;
    border: none;
    border-radius: 0px;
    background: #e9e9e9;
}

.loginButtons {
    float: right;
    margin-right: 32px;
    text-align: right;
    margin-top: 22px;
}

.textfp {
    /*font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;*/
    font-size: 0.7em;
    font-style: italic;
    padding: 0px 0 0 10px;
    margin: 0 20px 0 0;
    color: #e9e9e9;
    /*margin-right:32px;*/
    float: left;
}

.blockabout {
    /*width: 80%;*/
    height: auto;
    margin: 0 auto;
    color: #000;
    background-color: #ddd; /* IE 8 */
    background: rgba(255, 255, 255, 0.7);
    *background-color: #ddd; /* IE 7 */
    -moz-box-shadow: 3px 0px 18px -2px #000000;
    -webkit-box-shadow: 3px 0px 18px -2px #000000;
    box-shadow: 3px 0px 18px -2px #000000;
    border-radius: 3px;
    padding: 10px 20px;
    padding-top:0px;
    padding-bottom:0px;
}

    .blockabout.blockpages {
        line-height: 26px;
    }

.overlay2 {
    padding: 6% 0 0 0;
}

div.cont2 {
    max-width: 100%;
    position: relative;
    min-height: 90%;
}

/* menu */
ul.menulist {
    display: inline-block;
    margin: 0;
    padding: 0;
}

    ul.menulist li {
        list-style: none;
    }

        ul.menulist li a {
            display: block;
            text-decoration: none;
            padding: 0px 20px;
        }

        ul.menulist li ul {
            display: none;
            width: 200px;
            padding-top: 20px;
        }

        ul.menulist li a:hover {
            color: #0b7802 !important;
            background: none;
        }


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    ul.menulist li ul {
        /*margin-top:25px;*/
    }
}




ul.menulist li:hover ul {
    display: block;
    position: absolute;
    z-index: 999;
    margin-left: 150px;
    background: #000;
    opacity: 0.7;
}

    ul.menulist li:hover ul li {
        float: none;
        padding: 3px 0;
    }

        ul.menulist li:hover ul li a {
            text-decoration: none;
            font-size: 0.8em;
            padding: 0 0;
            width: 200px;
            /*font-family: 'Source Sans Pro', sans-serif;
 font-weight:400;*/
        }
/*menu */

.newimgclass {
    width: 30%;
    float: left;
    padding: 0px 10px;
    text-align: center;
}

.blocktop {
    padding-top: 220px;
    width: auto;
    padding-bottom: 100px;
}

.contactinfo {
    float: left;
    width: 25%;
    height: auto;
}



.downarrow {
    display: none;
}



@media only screen and (max-device-width : 530px) {
    .contactinfo {
        float: none;
        width: 80%;
        height: auto;
    }

    .boxinput {
        padding-right: 0px;
    }

    .contactinfo.one {
        margin-bottom: 30px;
    }

    ul.menulist li ul {
        padding-top: 0px !important;
    }

    .clear {
        clear: both;
    }

    .toplogo {
        width: 50%;
        margin-left: -55px;
    }

    .newimgclass {
        text-align: center;
        float: none;
        padding: 0 0;
        margin: 0 auto;
        width: 98%;
    }

    ul.menulist li {
        float: left;
        padding: 0 0;
        position: relative;
        z-index: 999;
    }

        ul.menulist li:hover ul li {
            float: none;
        }

    nav {
        height: none;
        margin-top: -35px;
    }

        nav a {
            font-size: 0.6em;
        }

    ul.menulist li a {
        padding: 0px 7px;
    }

    ul.menulist li:hover ul {
        display: block;
        position: absolute;
        margin-left: -37px;
        z-index: 999;
        background: #000;
        opacity: 0.7;
    }

        ul.menulist li:hover ul li {
            float: none;
            padding: 3px 0;
        }

            ul.menulist li:hover ul li a {
                text-decoration: none;
                font-size: 0.6em;
                padding: 0 0;
                width: 160px;
            }

    .blocktop {
        padding-top: 120px;
        width: auto;
    }

    .ss5 {
        /*background: url(../img/ScoutingZone-Home_05.jpg);*/
        background-size: cover;
    }

    .ss6 {
        background: url(../img/ScoutingZone-Home_06.jpg);
        background-size: cover;
    }

    .ss7 {
        /*background: url(../img/ScoutingZone-Home_05.jpg);*/
        background-size: cover;
    }

    .overlay {
        padding-top: 0 !important;
    }

    .ss3 {
        background: url(../img/ScoutingZone-Home_02.png);
        background-size: cover;
    }

    .ss4 {
        background: url(../img/ScoutingZone-Home_02.png);
        background-size: cover;
    }

    .fs3 {
        background: url(../img/ScoutingZone-Home_04.png);
        background-size: cover;
    }

    .menu {
        padding-bottom: 30px;
    }

    .fs {
        background-position-x: 33%;
    }

    .downarrow {
        display: block;
        width: 15%;
        height: auto;
        margin: 0 auto;
        display: block;
        margin-top: 10px;
    }
}





@media only screen and (max-width: 530px) {
    .contactinfo {
        float: none;
        width: 80%;
        height: auto;
    }

    .boxinput {
        padding-right: 0px;
    }

    .contactinfo.one {
        margin-bottom: 30px;
    }

    ul.menulist li ul {
        padding-top: 0px !important;
    }

    .clear {
        clear: both;
    }

    .toplogo {
        width: 50%;
        margin-left: -55px;
    }

    .newimgclass {
        text-align: center;
        float: none;
        padding: 0 0;
        margin: 0 auto;
        width: 98%;
    }

    ul.menulist li {
        float: left;
        padding: 0 0;
        position: relative;
        z-index: 999;
    }

        ul.menulist li:hover ul li {
            float: none;
        }

    nav {
        height: none;
        margin-top: -35px;
    }

        nav a {
            font-size: 0.6em;
        }

    ul.menulist li a {
        padding: 0px 7px;
    }

    ul.menulist li:hover ul {
        display: block;
        position: absolute;
        margin-left: -37px;
        z-index: 999;
        background: #000;
        opacity: 0.7;
    }

        ul.menulist li:hover ul li {
            float: none;
            padding: 3px 0;
        }

            ul.menulist li:hover ul li a {
                text-decoration: none;
                font-size: 0.6em;
                padding: 0 0;
                width: 160px;
                /* font-family: 'Source Sans Pro', sans-serif;
 font-weight:400;*/
            }

    .blocktop {
        padding-top: 120px;
        width: auto;
    }

    .ss5 {
        /*background: url(../img/ScoutingZone-Home_05.jpg);*/
        background-size: cover;
    }

    .ss6 {
        /*background: url(../img/ScoutingZone-Home_06.jpg);*/
        background-size: cover;
    }

    .ss7 {
        /*background: url(../img/ScoutingZone-Home_05.jpg);*/
        background-size: cover;
    }

    .overlay {
        padding-top: 0 !important;
    }

    .ss3 {
        background: url(../img/ScoutingZone-Home_02.png);
        background-size: cover;
    }

    .ss4 {
        background: url(../img/ScoutingZone-Home_02.png);
        background-size: cover;
    }

    .fs3 {
        background: url(../img/ScoutingZone-Home_04.png);
        background-size: cover;
    }

    .menu {
        padding-bottom: 30px;
    }

    .fs {
        background-position-x: 33%;
    }

    .downarrow {
        display: block;
        width: 15%;
        height: auto;
        margin: 0 auto;
        display: block;
        margin-top: 10px;
    }
}




@media only screen and (min-width: 531px) and (max-width: 768px) {
    .downarrow {
        display: block;
        width: 10%;
        height: auto;
        margin: 0 auto;
        display: block;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 531px) and (max-device-width : 768px) {
    .downarrow {
        display: block;
        width: 10%;
        height: auto;
        margin: 0 auto;
        display: block;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
    .downarrow {
        display: block;
        width: 8%;
        height: auto;
        margin: 0 auto;
        display: block;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-device-width : 960px) {
    .downarrow {
        display: block;
        width: 8%;
        height: auto;
        margin: 0 auto;
        display: block;
        margin-top: 10px;
    }
}


@media only screen and (max-width: 965px) {
    .overlay { /*padding-top:20%*/
    }

    .contactblock {
        margin-top: 0px;
        !important margin-left:0px;
    }

    div.cont2 {
        max-width: 100%;
        position: relative;
    }
}

@media screen and (max-width:960px) {
    div#logo {
        position: relative;
        z-index: 9;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        background: #000;
        margin: 0 auto;
    }

    section.side {
        width: 100%;
        float: none;
        height: 100%;
    }

    div#logo img {
        max-width: 306px;
        margin: 0px auto;
        display: block;
        padding: 30px 0;
    }
}




input {
    outline: none;
}


.parent {
    display: table;
    height: 100%;
}

.parent2 {
    display: table;
    height: 100%;
    float: right;
    width: auto;
    margin-right: 5%;
}


.child {
    display: -moz-inline-box;
    display: table-cell;
    vertical-align: middle;
    line-height: 100% zoom:1;
    //display:inline;
}

@media screen and (min-width:1017px) {
    .ss6 {
        background: none;
    }
}

@media screen and (min-width:1400px) {
    .boxinput {
        padding-right: 0px;
    }

    .fs3 {
        background: none;
        background-size: cover;
    }

    .ss4 {
        background: none;
        background-size: cover;
    }

    .site.site7 {
        /*background: url(../img/ScoutingZone-Home_05.jpg);*/
        background-size: cover;
    }

    .ss7 {
        background: none;
        background-size: cover;
    }
}


.validation-summary-errors {
    font-size: 1em;
    line-height: 1em;
    color: #c00;
}


.icons .f {
    background-image: url(/scouting2/socialicons/f1.png);
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

    .icons .f:hover {
        background-image: url(/scouting2/socialicons/f2.png);
    }

.icons .t {
    background-image: url(/scouting2/socialicons/t1.png);
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

    .icons .t:hover {
        background-image: url(/scouting2/socialicons/t2.png);
    }

.icons .i {
    background-image: url(/scouting2/socialicons/i1.png);
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

    .icons .i:hover {
        background-image: url(/scouting2/socialicons/i2.png);
    }


.f2 {
    background-image: url(/scouting2/socialicons/f3.png);
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

    .f2:hover {
        background-image: url(/scouting2/socialicons/f2.png);
    }

.t2 {
    background-image: url(/scouting2/socialicons/t3.png);
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

    .t2:hover {
        background-image: url(/scouting2/socialicons/t2.png);
    }

.i2 {
    background-image: url(/scouting2/socialicons/i3.png);
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

    .i2:hover {
        background-image: url(/scouting2/socialicons/i2.png);
    }


.custom_c1 {
    width: 30%;
    float: left;
}

.custom_c2 {
    width: 30%;
    float: left;
    margin-left: 5%;
}

.custom_c3 {
    width: 30%;
    float: left;
    margin-left: 5%;
}

    .custom_c3 .editor-field input#Password {
        width: auto !important;
    }

    .custom_c3 .editor-field input#ConfirmPassword {
        width: auto !important;
    }

@media screen and (min-width:590px) and (max-width:900px) {
    .custom_c1 {
        width: 45%;
        float: left;
    }

    .custom_c2 {
        width: 45%;
        float: left;
        margin-left: 10%;
    }

    .custom_c3 {
        width: 45%;
        float: left;
        margin-left: 10%;
    }
}

@media screen and (max-width:590px) {
    .custom_c1 {
        width: 100%;
        float: left;
    }

    .custom_c2 {
        width: 100%;
        float: none;
        margin-left: 0%;
    }

    .custom_c3 {
        width: 100%;
        float: none;
        margin-left: 0%;
    }

    h2 {
        font-size: 1.35em;
    }
}

.custom_c3 .editor-label {
    font-weight: bold;
}

.custom_c1_p {
    width: 25%;
    float: left;
}

.custom_c2_p {
    width: 25%;
    float: left;
}

.custom_c3_p {
    width: 25%;
    float: left;
}

.custom_c4_p {
    width: 25%;
    float: left;
}

@media screen and (min-width:520px) and (max-width:900px) {
    .custom_c1_p {
        width: 45%;
        float: left;
    }

    .custom_c2_p {
        width: 45%;
        float: left;
    }

    .custom_c3_p {
        width: 45%;
        float: left;
    }

    .custom_c4_p {
        width: 45%;
        float: left;
    }
}

@media screen and (max-width:520px) {
    .custom_c1_p {
        width: 90%;
        float: none;
    }

    .custom_c2_p {
        width: 90%;
        float: none;
    }

    .custom_c3_p {
        width: 90%;
        float: none;
    }

    .custom_c4_p {
        width: 90%;
        float: none;
    }
}



@media screen and (min-width:362px) and (max-width:530px) {
    div.container {
        clear: both;
    }

    nav {
        float: none !important;
    }

    .parent {
        margin: 0 auto;
    }
}

@media screen and (max-device-width : 530px) {
    div.container {
        clear: both;
    }

    nav {
        float: none !important;
    }

    .parent {
        margin: 0 auto;
    }
}

@media screen and (min-width:492px) and (max-width:530px) {
    ul.menulist li:hover ul {
        margin-top: 20px !important;
    }
}

@media screen and (min-width:530px) and (max-width:768px) {
    nav {
        position: relative;
        z-index: 999;
        margin-top: -16px;
    }

    div.container {
        clear: both;
    }
}


.contactblock .field-validation-error {
    display: block;
}

.PlayerRegistrationButton {
    display: block;
    float: right;
    margin: 2px;
    text-decoration: none;
    text-align: center;
    color: #222222;
    width: 105px;
}

.ManagerRegistrationButton {
    display: block;
    float: right;
    margin-top: 2px;
    text-decoration: none;
    color: #222222;
    text-align: center;
}

input#UserName {
    width: 180px !important;
}

input#Password {
    width: 180px !important;
}

input[type=checkbox]#ReadPolicies, input[type=checkbox]#NCSAIntegration {
    outline: 2px solid #000000;
    outline-offset: -2px;
}

@media screen and (min-width:430px) and (max-width:800px) {
    .menulist li {
        font-size: 0.7em;
    }

        .menulist li ul li {
            font-size: 1em;
        }

        .menulist li ul {
            margin-left: 78px !important;
        }
}

.menulist ul li a:hover {
    background-color: none;
}

.menulist ul li a {
    color: #ffffff;
}

.menulist li a {
    color: #ffffff;
}


.validation-summary-errors ul {
    margin: 2px;
    margin-top: -10px;
}

.contactblock .field-validation-error {
    line-height: 1;
}

.copyrightpolicies {
    float: right;
    margin-top: -60px;
    margin-right: 23px;
    color: #ffffff;
    font-size: 15px;
}

    .copyrightpolicies a {
        color: #ffffff;
        text-decoration: none;
    }

.copyrightmobile {
    display: none;
}

@media only screen and (max-device-width : 350px) {
    .sideleft {
        margin: 1% 1% 2% -4%;
        width: 100%;
        border-bottom: none;
    }

    .sideright table {
        margin-left: -1.5em;
    }
}

@media only screen and (max-device-width : 670px) and (max-device-height:470px) {
    .blocktop {
        padding-top: 30px;
    }

    section.side {
        height: 120%;
    }

    nav {
        margin-top: -7px;
    }
}


.tournament46 {
    width: 46%;
    float: left;
    margin: 1%;
    padding-right: 2%;
    border-right: 1px solid #fff;
}

.tournament45 {
    width: 45%;
    float: left;
    margin: 1% 2%;
}

@media only screen and (max-device-width : 670px) {
    .tournament46 {
        width: 100%;
        float: none;
        margin: 1%;
        padding-right: 2%;
        border-right: none;
    }

    .tournament45 {
        width: 100%;
        float: none;
        margin: 1% 2%;
    }
}

@media only screen and (max-width : 670px) {
    .tournament46 {
        width: 100%;
        float: none;
        margin: 1%;
        padding-right: 2%;
        border-right: none;
    }

    .tournament45 {
        width: 100%;
        float: none;
        margin: 1% 2%;
    }
}


.buttom.ManagerRegistrationButton {
    padding: 4px 0px;
    width: 123px;
}

.buttom.PlayerRegistrationButton {
    padding: 4px 0px;
    width: 123px;
}

.buttom.scoutRegister1 {
    padding: 4px 0px;
    width: 123px;
    text-align: center;
    float: right;
}

h3 {
    line-height: 1em;
}

#loginForm input[type="submit"] {
    font-size: 1em;
    padding: 5px 8px;
}

.lostpasswordw {
    width: 100% !important;
}

.ss44 {
    background: url(../img/ScoutingZone-Home_02.png) !important;
    background-size: cover !important;
}

.site div.cont2 {
    background: url(../css/images/bg-2.jpg);
    background-size: contain;
    width: 100%;
}

/*CUSTOM #2*/

.warning-k-button {
    background-color: red;
}

    .warning-k-button:hover {
        background-color: #f2dede;
        border-color: #ebccd1;
        color: #a94442;
    }


.success-k-button {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

/*.college-not-active-tab span {
    font-size: 0.8em;
    opacity: 0.8;
    cursor: pointer;
}*/

#college-search-container #college-search h3 {
    padding-right: 30px;
    /*margin-left: 25px;*/
    text-decoration:none;
}

#college-search-favorites, #college-search {
    display:inline-block;
}

#header-container #college-search a, #header-container #college-search-favorites a {
    padding-right: 30px;
    padding-left: 25px;
    text-decoration: none;
    cursor: pointer !important;
}

/*    #college-search-container #college-search h3:hover, #college-search-container #college-search-favorites h3:hover {*/
/*.college-not-active-tab #college-favorite-h3:hover, .college-not-active-tab #college-search-h3:hover, #header-container #college-search:hover, #header-container #college-search-favorites:hover {
    background-color: #888;
}*/

#college-search-container #college-search-favorites h3 {
    padding-right: 30px;
}

#submit-favorites {
    padding: 0.5em 5em;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: #2db248;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

@media only screen and (max-width: 320px) {
    #header-container #college-search a, #header-container #college-search-favorites a {
        padding-right: 0px;
        padding-left: 0px;
    }

    #college-search-container #college-search h3 {
        padding-right: 0px !important;
    }
}