.topBannerLogo {
    font-size:215%;
    margin-top:22px; 
    margin-left:3%; 
    color:#800080; 
    background-color:transparent; 
    float:left;"
}

.topBannerTag {
    font-size:45%; 
    color:#fff; 
    text-align:center; 
    line-height:2.25em; 
}

.socialIconsPlus {
    line-height:1.25em; 
    float:left; 
    background-color:transparent; 
    width:30%; 
    margin-top:15px; 
    margin-left:5%; 
    text-align:center;
}

.bannerCTA {
    margin-top:20px;
    }
    
.bannerCTA a:link {
    color:#fff;
    text-decoration:none;
        
}

.bannerCTA a:visited {
    color:#fff;
    text-decoration:none;
        
}
    
.CTAbutton {
	
    height:40px;
    background:#993299;
    border:1px #5B335B solid; 
	
	font-size:120%;
	
	margin-left:-2%;
					
    padding-right:20px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    
    border-radius:15px;
    text-align:center;
    
}

/* Change image size by increasing/decreasing canvas size horizontally */
#proportionalBackgroundImage {
    min-height:300px;
    overflow-x: hidden ! important;
    background-color: #f8f8f8;
    background-image: url('/images/CircleENTBanner.jpg');
    /*background-size: cover;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;    
} 

.textBox_001Plus {
    width:250px; 
    margin-right:auto; 
    margin-left:auto; 
    margin-top:35px;
}

.sinusitisCallOut {
    color:#fff; 
    margin-top:0px; 
    line-height:1.5em; 
    background-color:transparent; 
    font-size:85%;
}

.loginFooter {
        height:895px;
        margin-bottom:-15px;
        border: 0px #fff solid;
        border-radius:0px;
        background-color:#628298;
	background-repeat:repeat-x;
	background-image:-webkit-linear-gradient(top,#628298,#bdd7de);
	background-image:-moz-linear-gradient(top,#628298,#bdd7de);
	background-image:-o-linear-gradient(top,#628298,#bdd7de);
	background-image:-ms-linear-gradient(top,#628298,#bdd7de);
	background-image:linear-gradient(to bottom,#bdd7de,#628298);
}

.buttonPlus_001 {
    font-size:170%; 
    width:250px; 
    margin-top:3px; 
    margin-bottom:21px; 
    padding-top:17px; 
    height:60px;
}

.buttonPlus_002 {
    line-height:1.25em; 
    font-size:132%; 
    width:250px; 
    margin-top:3px; 
    padding-top:13px; 
    height:75px;
}

.copyRightAndLegal {
    margin:auto; 
    text-align:center; 
    padding-bottom:25px; 
    padding-top:15px; 
    color:#fff; 
    font-size:16px; 
    line-height:1.25em;
}

#textOne {
    float:center;
    margin-right:auto;
    margin-left:auto;
    margin-top:30px;
    width:80%;
    color:#800080;
    /*text-align:center;*/
    font-size:140%;
    line-height:1.25em;
    background-color:transparent;        
}

