﻿.navigation select
{
    display:block !important;
}
#dropdownSideForm
{
    position:absolute;
    width:300px;
}

.white-button .form fieldset select
{
    float:right;
    width:70%;
}
.white-button .form fieldset div{
    font-size: 11px;
    color: #474747;    
    font-style: normal;
}
.white-button .text-fields fieldset input
{
    float:right;
    width:70%;
}
.outside-text
{
    float:left;
    margin-top:10px;
}
.white-button .leadform .form .text-fields
{
    border:0px !important;
}
.white-button .form input[type=submit]
{
    height: 70px;
    font-size: 19pt;
    text-transform: inherit;
}
/*.white-button:hover #dropdownSideForm
{
    left: -1px;
    right: 0;
    z-index: 9999;
}*/

.dropdownHover
{
    left: -1px !important;
    right: 0;
    z-index: 9999;
}

.white-button .close-btn{
    width: 20px;
    height: 20px;
    color: #ab0006;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 17px;
    float:right;
    margin-right:30px;
    margin-top:15px;
}
html, body {
    height: auto;
}

/*Related Degree, CTU Stories*/
.relatedDegrees {
   margin-bottom: 10px;
}
.relatedDegrees .moreList {
    font-weight: bold;
    background: #ebebeb;
    margin-bottom: 0px;
    padding-left: 10px;
    color: #000;
}
.relatedDegrees section ul li {
    border-bottom: 1px solid #c6c6c6;
}
.relatedDegrees ul {
    margin-left: 0px;
    margin-bottom: 0px;
    display:none;
}
.relatedDegrees section {
    padding: 0px;
}

.relatedDegrees .moreList a
{
    color: #000;
}
.relatedDegrees section ul li:last-child {
    border-bottom: none;
}
.hidden{
    display:none;
}

#phcontent_0_phmiddlebottom_1_pnlThankyou {visibility: hidden}
#phmaincontent_2_pnlThankyou{visibility: hidden;}