/*Start of Style-About.css */

* {
    margin:0px;
    padding:0px;
    outline:none;
    border-collapse:collapse;
    outline:none;
    border:0px;
    }    

html {
    overflow-y:auto;
    border-collapse:collapse;
    background-repeat:repeat-x;
    }            

body {
    font-family: "Open Sans", Arial, Helvetica, Verdana sans-serif;
    font-size:12px;
    color:#424242;
    height:100%;
    min-width:980px;}

img {
    display:block; 
    border:0px;
    }

.clear {
    clear:both;
    margin:0px;
    padding:0px;
    height:0.01%;
    }   

.left {
    float:left;
    margin:0px;
    padding:0px;
    }

.right {
    float:right;
    margin:0px;
    padding:0px;
    }

.center {
    margin:auto;
    }
    
.hr {
    border-bottom:1px solid #dedede;
    margin-bottom:16px;
    }  

/* End CSS Reset */



/* Begin Typography */

h1 {
    font-size:24px;
    margin:0px 24px 0px 22px;
    padding:0px 0px 0px 8px;
    color:#46166b;
    }

.full-article h1 {
    color:#848484;
    font-size:24px;
    font-weight:bold;
    background-color:transparent;
    margin:0px;
    padding:0px 0px 8px 0px;
    }

.contributor-page h1 {
    color:#46166b;
    font-size:24px;
    font-weight:normal;
    background-color:transparent;
    margin:0px;
    padding:0px 0px 0px 0px;
    }
    
    
#content-container h1 {
    font-size:24px;
    margin:0px 0px 5px 0px;
    padding:2px 5px 2px 0;
    color:#46166b;
    }
    
.text h1 {
    font-size:20px;
    margin:0px 0px 10px 0px;
    padding:2px 0px 2px 8px;
    color:#46166b;
    }

h2 {
    border-bottom:1px solid #eaedf2;
    color:#4d3069;
	font-size:20px;
    margin:0px 0px 16px 0px;
    padding:10px 0px 2px 0;
    }

.customColumnControl h2{
	white-space:nowrap;
}

.featured-media h2 {
    background:none;
    color:#ffffff;
    margin-bottom:0px;
    float:left;
    }
    
.text h2 {
    font-size:18px;
    text-decoration:none;
    margin-bottom:4px;
    color:#46166b;
    }   

.featured-media .title-bar {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/featured-media-header.jpg);
    color:#ffffff;
    font-size:20px;
    height:30px;
    margin:0px 0px 0px 0px;
    padding:10px 0px 6px 8px;
    background-color:#e9e9e9;
    }

#right-rail h2 {
    font-size:18px;
    color:#424242;
    background:none;
    margin:0px 0px 8px 0px;
    padding:0px 0px 0px 0px;
    }

#right-rail .email-component h2 {
    color:#ffffff;
    font-size:17px;
    margin-bottom:3px
    }

h3 {
    font-size:18px;
    text-decoration:none;
    margin-bottom:4px;
    color:#46166b;
    }

h3 a {
    font-size:16px;
    text-decoration:none;
    margin-bottom:4px;
    }

#right-rail h3 {
    font-size:14px;
    margin-bottom:0px;
    }

.text h3 {
    font-size:15px;
    margin:0px 0px 10px 5px;
    padding:0px;
    color:#848484;
    font-weight: normal;
    }   

.gallery-container h4 {
    margin:0px 16px 16px 0px;
    background-color:#ffffff;
    padding:4px;
    }

h4 {
    font-size:16px;
    color:#46166b;
    margin-bottom:4px;
    padding: 0 5px;
    }
    
h5 {
    font-size:15px;
    color:#46166b;
    margin-bottom:4px;
    padding: 0 5px;
    }

h6 {
    font-size:12px;
    color:#46166b;
    margin-bottom:4px;
    padding: 0 5px;
    
    }
    
a {
    /* Change the color property to change general link colors */
    color:#0066cc;
    text-decoration:underline;
    }

a:hover {
    color:#0066cc;
    text-decoration:none;
    }

p {
    line-height:18px;   
    padding-bottom:16px;
    margin: 0 5px;
    } 
    
.text p {
    line-height:18px;   
    padding-bottom:16px;
    margin: 0px 5px;
    }
    
.text img {
    margin: 0 10px 5px 0;
    } 

#right-rail p {
    padding-bottom:8px;
    }      
    

.one-col .relatedLinks .no-bg {
    background: none;
    border: none;
    width:300px;
    margin-bottom:0px;
    }  
    
.relatedLinks a {
    text-decoration: none;
    }
    
.relatedLinks a:hover {
    text-decoration: underline;
    }
    
.relatedLinks a:visited {
    text-decoration: none;
    color: #4d3069;
    }
        
.relatedLinks ul li {
    list-style-type:square;
    list-style-position:inside;
    padding-bottom:4px;
    margin-left:5px;
    }

.relatedLinks ul li ul li {
    list-style-type:disc;
    list-style-position:inside;
    padding-bottom:4px;
    margin-left:15px;
    }
    
.relatedLinks .generic { margin-bottom:none; }
    
.RecentPosts a {
    text-decoration: none;
    }
    
.RecentPosts a:hover {
    text-decoration: underline;
    }

ul, ol {
    padding-bottom:16px;
    }

ul li ul,
ol li ol {
    padding-bottom:0px;
    }

#main-column li,
#right-rail li {
    line-height:18px;
    }

ol li {
    list-style-type:decimal;
    list-style-position:inside;
    padding-bottom:4px;
    margin-left:20px;
    }

ul li {
    list-style-type:square;
    list-style-position:inside;
    padding-bottom:4px;
    margin-left:20px;
    }

ul li ul li {
    list-style-type:disc;
    list-style-position:inside;
    padding-bottom:4px;
    margin-left:20px;
    }

ol li ol li {
    list-style-type:lower-alpha;
    list-style-position:inside;
    padding-bottom:4px;
    margin-left:20px;
    }

#footer ul li,
#legal-links ul li,
#navigation ul li,
#left-nav ul li {
    margin-left:0px;
    }

/* End Typography */


/* Begin Page Structure */

#page-container {
    }
.header-content {
    width: 980px;
    margin: 0 auto;
    }
.topNav {
    background-color: #5e2d91;
    width: 100%;
    }

#main-container {
    background-color:#ffffff;
    }

#main-content{
    width:980px;   
    margin: 0 auto 10px;
    background: none;
} 

#content-container {
    margin:20px 24px 16px 22px;
    *margin:10px 24px 16px 22px;
    padding-top: 15px;
    z-index: 50;
    }   

#main-column {
    float:left;
    padding-right:16px;
    }

#content-container .two-col {
    width:608px;
    }

#content-container .one-col {
    width:100%;
    }


#right-rail {
    float:right;
    width:290px;
    }

.button-back {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/btn-back-bg.gif);
    background-position:left;
    display:inline-block;
    padding:4px 10px 4px 20px;
    border:1px solid #c8c8c8;
    color:#4c1c72;
    font-weight:bold;
    margin-bottom:16px;
    }

.button {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/btn-bg.gif);
    background-position:right;
    display:inline-block;
    padding:4px 20px 4px 10px;
    border:1px solid #c8c8c8;
    color:#4c1c72;
    font-weight:bold;
    }

.button-embed {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/btn-bg.gif);
    background-position:center;
    display:inline-block;
    padding:4px 10px 4px 10px;
    border:1px solid #c8c8c8;
    color:#4c1c72;
    font-weight:bold;
    margin-bottom:16px;
    }

.button a,
.button-back a {
    color:#46166b;
    text-decoration:none;
    *z-index: 2000;
    }

 a.button:hover, 
 a.button-back:hover {
    color:#46166b;
    text-decoration:underline;
    }

.back-button a {
    color:#46166b;
    text-decoration:none;
    }

.back-button a:hover {
    color:#46166b;
    text-decoration:underline;
    }
    
#left-nav {
    float:left;
    width:156px;
    border:3px solid #e9e9e9;
    margin-right:16px;
    }

#left-nav .padding {
    padding:5px;
    }

#left-nav ul {
    padding-bottom:0px;
    }

#left-nav ul li {
    list-style-type:none;
    padding-bottom:0px;
    }   

#left-nav a {
    display:block;
    padding:4px;
    color:#000000;
    text-decoration:none;
    }

#left-nav a.selected {
    color:#572c7a;
    background-color:#e9e9e9;   
    }
    
#left-nav a:hover {
    color:#572c7a;
    background-color:#e9e9e9;
    }   

#left-nav .hr {
    border-bottom:1px solid #e9e9e9;
    margin:2px 0px 2px 0px;
}

table {
    border:0px solid #c8c8c8;
    width:100%;
    margin-bottom:16px;
    }

table tr.header {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/table-header-bg.gif);
    height:34px;
    }

table tr.header td {
    color:#46166b;  
    font-weight:bold;
    border-right:0px solid #c8c8c8;
    padding:0px 0px 0px 10px;
    vertical-align:top;
    }

table td {
    border:0px solid #c8c8c8;
    padding:5px 0px 5px 10px;
    vertical-align:top;
    }

table .col-1 { width:350px; }

.pad-top { padding-top:16px; display:block; }
.pad-bottom { padding-bottom:16px; display:block; }
.pad-right { padding-right:16px; display:block; }
.pad-left { padding-left:16px; display:block; }

.pad-top8 { padding-top:8px; display:block; }
.pad-bottom8 { padding-bottom:8px; display:block; }
.pad-right8 { padding-right:8px; display:block; }
.pad-left8 { padding-left:8px; display:block; }

.mg-top { margin-top:16px; }
.mg-bottom { margin-bottom:16px; }
.mg-right { margin-right:16px; }
.mg-left { margin-left:16px; }

.mg-top8 { margin-top:8px; }
.mg-bottom8 { margin-bottom:8px; }
.mg-right8 { margin-right:8px; }
.mg-left8 { margin-left:8px; }

#contact-bar {display: none;}

/* End Page Structure */

/* Begin Header */

#header {
    height:66px;
    background: #eaedf2;
    width: 100%;
    padding-bottom: 5px;
}

#site-logo {
    margin-top:10px;
    float:left;
    }

.page-id {
    color:#f6f3f9;
    font-size:18px;
    float:left;
    padding-top:34px;
    padding-left:20px;    
    }


a.open-account {
    display:inline-block;
    padding:0px;
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/open-account.gif);
    width:151px;
    height:23px;
    }

a.open-account:hover {
    background-position:0px -27px;
    }

#top-links-container {
    color:#ffffff;
    float:right;
    padding-top:10px;
    width:440px;
    }

#top-links-container .header-links {
    padding-bottom:10px;
    text-align:right;
    margin-top:-5px;
    *margin-top: -10px;
    }

/* #top-links-container .header-links .chat-head {
    float:left;
    }  */

#top-links-container a {
    color:#452870;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
    padding:0 0 0 16px;    
    }

    
#top-links-container ul {
    padding-bottom:0px;
    }       

#top-links-container ul li {
    display:inline;
    list-style-type:none;
    margin-left:0px;
    }

#top-links-container a:hover {
    color:#939297;
    }

#top-links-container .login {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/padlock-icon.gif);
    background-position:0px 8px;
    background-repeat:no-repeat;
    padding-left:10px;
    }

#top-links-container #lpButton {
    display:inline;
    width:94px;
    }

#top-links-container #lpButton img{
    display:inline;
    padding-right:7px;
    position:relative;
    margin-top:-5px;
    margin-bottom:-3px;
    }

#top-links-container #lpButton img{
    /* 
    display:inline;
    padding-right:8px;
    position:absolute;
    margin-top:0px;
    margin-left:-102px;
    */
    }

#top-links-container .homepage-cta-top {
	background: #FFE67B; /* Old browsers */
	background: -moz-linear-gradient(top, #FFE67B 0%, #FFC030 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFE67B), color-stop(100%,#FFC030)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFE67B 0%,#FFC030 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFE67B 0%,#FFC030 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFE67B 0%,#FFC030 100%); /* IE10+ */
	background: linear-gradient(to bottom, #FFE67B 0%,#FFC030 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE67B', endColorstr='#FFC030',GradientType=0 ); /* IE6-9 */
    
    border: 1px solid #D89E19;
    color: #5E2D91;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top:-1px;
    text-decoration: none;
}

#top-links-container .homepage-cta-top:hover {
    background: linear-gradient(to bottom, #FFE67B 0%, #E49A19 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#top-links-container .homepage-cta-top-text {
    color: #5E2D91;
    float: left;
    font-size:13px;
    font-weight:700;
    padding: 6px 12px!important;
    text-decoration: none;
}

#top-links-container .homepage-cta-top-text:hover {
    color: #401C66 !important;
}

#search-form {
    width:413px;
    float:right;
    }

#search-form .search-box{
    background-color:#fff;
    display:block;
    float:left;
    height:28px;
    width:187px;
    }

#search-form .search-box input {
    border:1px solid #939598;
    color:#939598;
    height:26px;
    font-size:12px;
    padding-left:10px;
    width:185px;
    }

#search-form img.search {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/search-btn.gif);
    width:27px;
    height:24px;
    border:0px;
    padding:0px;
    cursor:pointer;
    display:block;
    float:left;
    margin-left:3px;
    }

#search-form input.search:hover { 
    background-position:0 -24px;
    *background-position:-10px  -24px 0 0; 
    }

#search-form .search-field {
    float:left;
    padding-right:5px;
    margin-right:10px;      
    }

.top-links-pad {
    padding-right:5px;
    }

#top-links-container .search-btn{
	background: #323a46!important;
	border: 0;
    border-radius:0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 28px;
    margin-left:8px;
    width: 40px;
}

.ie8 #top-links-container .search-btn{
	background-color: #323a46!important;
    filter:none!important;
}

#top-links-container .search-btn:hover{
	background: #616265;
}

#top-links-container .fa-search{
	font-size:16px;
}

/* End Header */
    
/* Begin Navigation */

#navigation {
    width:980px;   
    margin: 0 auto;
}

#navigation ul {
    width:980px;
    height:30px;
    margin:auto;
    }

#navigation ul .nav-list {margin-left:-1px;}

/* Fire Fox Only */
@-moz-document url-prefix() {
    #navigation ul {
        margin-left:-1px;
    }
}
/* End Fire Fox Only */

/* Chrome and Safari */
html:lang(en)>body #navigation ul { margin-left:0px; }
html body:nth-of-type(1) #navigation ul{ margin-left:-1px;}
/* End Chrome and Safari */

#navigation ul li {
    float:left;
    list-style-type:none;
    text-align:center;
    padding-top:3px;
    padding-bottom:0px;
    }

#navigation ul li.nav-divider {
    width:1px;
    } 

#navigation ul li a {
    font-family:arial, sans-serif;
    font-size:13px;
    text-decoration:none;
    color:#fff;
    display:table-cell;
    vertical-align:middle;
    }

#navigation ul li a {
    padding-top:0px;
    padding-bottom:0px;
    width:12.920em;
    height:35px;
    padding-left:10px;
    padding-right:10px;
    *margin-top:10px;    
    *margin-bottom: -7px;
    }

#navigation ul li.first-selected {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/nav-selected.gif);
    background-repeat:no-repeat;
    background-position:left 3px;
    }

#navigation ul li.last-selected {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/nav-selected.gif);
    background-repeat:no-repeat;
    background-position:right 3px;
    float:left;
    }

#navigation ul li.middle-selected {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/nav-selected.gif);
    background-repeat:no-repeat;
    background-position:center 3px;
    }

#navigation ul li a:hover {
    color:#eaedf2;
    }


/** Drop Down **/

#dd-menu {  
    margin: 0;
    padding: 0;
    z-index:10000 !important;
    position: relative;
    }

#dd-menu li{    
    float: left;
    list-style: none;
    font: 12px Arial, sans-serif;
    }

#dd-menu li ul{ 
    margin: 0 0 0 -2px;
    padding: 0;
    position:absolute;
    float: left;
    z-index:15000 !important;
    visibility: hidden;  
    width: 12.83em;   
    }

#dd-menu li ul li{  
    float: none;
    display: inline;
    text-align:left;
    padding-bottom:0px;
    padding-top:0px;
    }

#dd-menu li ul li a{    
    background: #eaedf2;
    border-bottom:1px solid #dee1e6;
    color:#754099;
    display:block;
    height:auto;
    font-weight:normal;
    padding:10px 0px 10px 16px;
    text-align:left;
    text-decoration:none;
    text-transform:none;
    width:179px;  
    *margin: 0 0 0 -5px;
    *width: 178px;
    }

#dd-menu li ul li a:hover { 
    background: #452870;
    color:#fff; 
    }
                
#navigation #dd-menu .selected a{
    color:#d1d3d8;
    }

#navigation #dd-menu .selected .submenu a{
    color:#4d3069;
    } 
    
#navigation #dd-menu .selected .submenu a:hover{
    color:#fff;
    } 

@media screen and (-webkit-min-device-pixel-ratio:0){
#navigation ul li a {
    padding-top:0px;
    padding-bottom:0px;
    width:12.75em;
    height:35px;
    padding-left:10px;
    padding-right:15px;
    }       

    }
    

/* End Navigation */    
    

/* Begin Page Breadcrumbs and Toolbar */

#main-content-toolbar { 
    padding:10px;
    height:0px;
    margin-bottom:16px;
    width: 980px;
    margin: 0 auto 16px;
    }

#main-content-toolbar #breadcrumbs { 
    float:left; 
    color:#452870;
    font-size:11px;
    padding-top:2px;
    padding-left: 15px;
}
    
#main-content-toolbar #breadcrumbs a {
    color:#8c5fa8;
    text-decoration:none;
    }       

#main-content-toolbar #breadcrumbs a:hover { 
    text-decoration:underline; 
    }
    
#page-tools { 
    float:right;
    *margin-right: 5px;
    }    

#page-tools .page-tools-icons {
    float:left;
    padding-right:10px;
    height:18px;
    background-repeat:no-repeat;
    }

#page-tools a.page-tools-icons {
    color: #323a46;
    text-decoration:none;
    font-weight: 600;
}
    
#page-tools a.page-tools-icons:hover, #page-tools a.page-tools-icons:focus {
    color:#0098aa;
    text-decoration:underline;
    }


#page-tools .print {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/marketing/home/print-icon.png);
    padding-left:27px;
    }
    
#page-tools .print:hover {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/marketing/home/print-icon-hover.png);
    }

#page-tools .rss {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/marketing/home/rss-icon.png);
    padding-left:22px;
    }

#page-tools .rss:hover {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/marketing/home/rss-icon-hover.png);
    }

#page-tools .text-resize {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/marketing/home/text-size-icon.png);
    padding-left: 30px;
}    

#page-tools .text-resize:hover {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/marketing/home/text-size-icon-hover.png);
}  

#page-tools .share {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/marketing/home/share-icon.png);
    padding-left: 30px;
}    

#page-tools .share:hover {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/marketing/home/share-icon-hover.png);
} 

/* End Page Breadcrumbs and Toolbar */  
    

/* Generic Content */

.generic { margin-bottom:16px; }

a.read-more {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/bullet-read-more-generic.gif);
    padding-right:10px;
    background-repeat:no-repeat;
    background-position:right;
    color:#46166b;
    font-weight:bold;
    }

#right-rail a.read-more {
    display:inline-block;
    margin-bottom:16px;
    }

.component-container {
    border:2px solid #c8c8c8;
    width:296px;
    margin-bottom:16px;
    }

#copyright .component-container {
    width:100%;
    border:none;
    }

#copyright .component-container .padding {
    padding:0;
    }

.component-container .padding {
    padding:8px 8px 8px 8px;
    list-style-position:inside;
    }

.component-container .article-image {
    float:left;
    padding:2px 0px 4px 0px;
    display:inline;
    }   

.share-this {
    padding:4px 4px 0px 4px;
    border:1px solid #c8c8c8;  
    background:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/clientlibs/clientlibs-st-about/images/share-this-bg.gif) repeat-x #d9d9d9;
    margin-bottom:16px;

    }
    
.share-this .title {
    float:left;
    font-size:14px;
    font-weight:bold;
    padding-top:5px;
    padding-right:15px;
    padding-left:10px;
    color:#636363;
    }

.share-this img {
    width:26px;
    height:26px;
    display: inline;
    }
    
a.ext-link {
    font-size:14px;
    font-weight:bold;
    background-repeat:no-repeat;
    display:block;
    padding-bottom:10px;
    padding-left:30px;
    display:inline-block;
    }
    
.docdownload .ext-link {
    background-repeat:no-repeat;
    display:inline-block;
    font-size:12px;
    font-weight:normal; 
    padding-left:30px;
    padding-bottom:10px;
    padding-top:5px;
    color:#0066cc;
    }
    
a.docdownload .ext-link {
    font-size:12px;
    font-weight:normal;
    background-repeat:no-repeat;
    display:block;    
    display:inline-block;
    text-decoration: underline;
    color: #0066cc;  
    }
    
a:hover .docdownload .ext-link {
    text-decoration: underline;
    color: #46166B; 
    }

.pdf {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-pdf.gif);
    }

.download {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-download.gif);
    display:block;
    padding-bottom:16px;
    padding-left:35px;
    padding-top:2px;
    display:inline-block;
    background-repeat:no-repeat;
    }

.search-article {
    margin-bottom:16px;
    z-index: 2000;
    }

.search-article fieldset {
    display:inline-block;
    float:left;
    }

.search-article label {
    font-weight:bold;
    padding:0px 0px 4px 8px;
    display:block;
    height:14px;
    }
    
.search-article .inner-padding {
    padding:6px;
    background-color:#e9e9e9;
    height:18px;
    display:inline-block;
    }

.search-article .outer-padding {
    padding:1px;
    display:inline-block;
    }

.search-article .submit-box .inner-padding{
    width:70px;
    height:18px;
    }

.search-article .keyword {
    border:1px solid #c8c8c8;
    font-size:11px;
    height:13px;
    width:185px;
    padding:2px
    }
    
.search-article .keyword-long {
    border:1px solid #c8c8c8;
    font-size:12px;
    height:11px;
    width:350px;
    padding:2px
    }   

.search-article .category select { width:135px;}
.search-article .from-to select { width:60px;}
.search-article .from-to select.filler {margin-right:143px;}

.search-article select {
    font-size:12px;
    border:1px solid #c8c8c8;
    height:19px;
    }

.search-article .checkbox input {
    position:relative;
    top:2px;
    }

.search-article .btn-article-search {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/btn-article-search.gif);
    width:70px;
    height:18px;
    position:relative;
    cursor:pointer;
    }


.checkbox strong{
    padding-left:2px; 
    padding-right:8px; 
    }

.pagination {
    text-align:center;
    width:100%;
    margin:auto;
    }

.pagination a.prev-button { 
    color:#46166b;
    padding:4px 8px 4px 20px;
    display:inline-block;
    width:40px;
    }

.pagination a.next-button { 
    color:#46166b;
    padding:4px 20px 4px 8px;
    width:40px;
    display:inline-block;
    }

.pagination a {
    font-weight:bold;
    color:#9b9b9b;
    font-size:14px;
    padding:6px 0px 0px 0px;
    margin:0px 3px 0px 3px;
    }

.pagination a.selected {
    font-weight:bold;
    color:#46166b;
    font-size:14px;
    }

.recommended-links {
    padding:16px 16px 0px 16px;
    background-color:#e9e9e9;
    margin-bottom:16px;
    }

.recommended-links .title {
    display:block;
    padding-bottom:8px;
    color:#424242;
    font-weight:bold;
    font-size:14px;
    }

.object-container { padding-bottom:16px; }

.img-container { padding-bottom:16px; }

.filter { position:absolute; margin-top:-40px; margin-left:445px;}

.filter select { border:1px solid #c8c8c8; width:80px; font-size:12px;}

.filter-number {color:#666666;}

.rss-link { display:block; float:left; padding-right:5px; position:relative; top:-2px;}

.result-links {font-size:14px; text-decoration:underline;}

.results-info { display:block; color:#424242; font-weight:bold; }

.results-info a { color:#424242; font-weight:bold; text-decoration:underline; }

/* End Generic Content */   


/* Begin Contact Form */

#main-column .contact-container{ 
    background-color:#e9e9e9; 
    padding:16px;
    margin-bottom:16px;
    }

#main-column .contact-container h5 { padding-bottom:16px; }

#main-column .contact-container fieldset {
    display:block;
    margin-bottom:16px;
    }

#main-column .contact-container label {
    display:block;
    padding-bottom:4px;
    }
    
#main-column .contact-container label strong{ 
    color: #ff0000;
    font-weight: bold;
    }    

.contact-container .select,
.contact-container .textbox {
    border:1px solid #c8c8c8;
    width:180px;
    padding:2px;
    font-size:12px;
    }

.contact-container textarea {
    width:200px;
    border:1px solid #c8c8c8;
    height:80px;
    padding:2px;
    font-size:12px;
    font-family:arial;
    }
    
.contact-container .captcha-container {
    margin-bottom:16px;
    }

.contact-container .contact-submit {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/btn-submit.gif);
    width:67px;
    height:24px;
    padding:0px;
    }

.contact-info span { 
    display:block;
    padding-bottom:2px; 
    }

.contact-name { 
    font-size:16px;
    font-weight:bold;
    }

.contact-phone, .contact-email { font-size:14px; }

/* End Contact Form */
    
    
/* Begin Gallery */

.view-photos-container {
    height:400px;
    }

.view-photos-container .view-more-button {
    margin:auto;
    width:165px;
    }

.view-photos-container .view-more-button a {
    margin:auto;
    width:134px;
    text-decoration: none;
    }
    
.view-photos-container .view-more-button a:hover {
    text-decoration: underline;
    }

.view-photos-container .title { 
    font-size:20px;
    color:#828282; 
    text-align:center;
    display:block;
    border-top:1px solid #c8c8c8;
    border-bottom:1px solid #c8c8c8;
    padding:24px 0px 23px 0px;
    margin-top:41px;
    margin-bottom:16px;
    }

.photos-container .thumbnail {
    display:block;
    width:160px;
    height:120px;
    margin:auto;
    margin-bottom:4px;
    float:none;
    }

.photos-container .thumbnail img {
    width:160px;
    height:120px;
    }

#right-rail .view-photos-container .view-more-button {
    margin-bottom:16px;
    }

.view-photos-container .view-more-button a {
    text-align:center;
    }

.gallery-container { 
    background-color:#e9e9e9; 
    padding:16px;
    padding-bottom:0px;
    min-height:100px;
    padding-right:0px;
    margin-bottom:16px;
    }

.gallery-container .gallery-item {
    float:left;
    margin-right:9px;
    margin-bottom:16px;
    }

.gallery-container .gallery-item .thumbnail {
    float:none;
    padding:2px;
    border:1px solid #c8c8c8;
    display:block;
    background-color:#ffffff;
    }       

.gallery-container .thumbnail img { 
    width:160px;
    height:104px;;
    }

.gallery-container .gallery-item .thumbnail img {
    width:160px;
    height:120px;
    }

.gallery-container .info {
    border:1px solid #c8c8c8;
    width:156px;
    padding:4px;
    background-color:#ffffff;
    font-size:11px;
    }

.gallery-container .info a {
    background-repeat:no-repeat;
    padding-left:20px;
    display:block;
    padding-bottom:4px;
    color:#424242;
    }

.gallery-container .info a.photo { background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-article-photo.gif); }

.gallery-container .info a.video { background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-article-video.gif); }

.gallery-container .info span.category {
    display:block;  
    font-weight:bold;
    color:#46166b;
    padding-bottom:2px;
    font-size:10px;
    }   
    
.gallery-container .info span{
    font-size:10px;
    } 
    
.gallery-container .view-more-button .button {
    margin: -50px 0 10px 0;
    *margin: -20px 0 10px 0;
    width:165px;
    }        

/* End Gallery */
    
/* Begin News Section */

.news {margin-bottom:16px;}
#main-column .news div { padding:7px 5px; }
#main-column .news .view-more-button,
#main-column .news .clear { padding:0px; }
#main-column .news .news-section { }
#main-column .news .news-thumbnail, .thumbnail,
#main-column .generic .news-thumbnail  {
    float:left;
    padding:2px;
    border:1px solid #c8c8c8;
    margin-right:8px;
    margin-bottom:8px;
    display:inline;
    }   

.news-thumbnail img {
    width:100px;
    height:100px;
    }

/****** USE THIS CSS TO ENABLE 4:3 ASPECT RATIO ON THUMBNAILS 
 
.news-thumbnail img {
    width:160px;
    height:120px;
    }

******/


.gallery-item .thumbnail img {
    width:140px;
    height:105px;
    }

.article-date {
    display:inline-block;
    padding-right:10px;
    margin-bottom:4px;
    color:#000000;
    }

.article-date .modified-date{
	padding-left:10px;
    }

.media-icon {
    display:inline-block;
    margin-right:10px;
    position:relative;
    top:1px;
    }

.media-icon img {
    position:relative;
    margin-top:1px;
    }
    
#main-column .news .news-tools,
#main-column .media-container .news-tools,
#right-rail .news-tools {
    border:1px solid #c8c8c8;
    padding:9px 5px 0px 0px;
    height:23px;
    background-color:#eaedf2;
    margin-bottom:35px;
    }   
        
#main-column .news-tools {
    border:0px solid #c8c8c8;
    padding:0px 5px 0px 0px;
    height:23px;
    background-color:#ffffff;
    margin-bottom:10px;
    width: 100%;
    float: left;
    position: relative;    
    }
    
.fb-like {
    margin:0px 5px 2px 2px;
    float:left;
    position: relative;
    }
        
.news .news-tools .fb-like  {
    margin:-10px 5px 0px 0px;
    float:left;
    position: relative;
    }    
    
.media-container .fb-like {
    margin:-2px;
    float:left;
    }

.fb-like-frame {


    border:none;
    overflow:hidden;
    width:100px;
    height:21px;
}
    
.twit-like {
    margin:0px 5px 2px 2px;
    float:left;
    position: relative;
    }
        
.news .news-tools .twit-like  {
    margin:-10px 5px 0px 0px;
    float:left;
    position: relative;
    width:90px;
    }   
    
.media-container .twit-like {
    margin:-2px;
    float:left;
    }

.twit-like-frame {
    border:none;
    overflow:hidden;
    width:100px;
    height:21px;

}

.gog-like {
    margin:-2px 5px 2px 2px;
    float:left;
    position: relative;    
    }
        
.news .news-tools .gog-like  {
    margin:-10px 5px 0px 0px;
    float:left;
    position: relative;
    }   
    
.media-container .gog-like {
    margin:-2px;
    float:left;
    }            
            
.showAllShare {
    margin:-6px 5px 2px 2px;
    float:left;
    position: relative;
    color: #0066cc;
    display: visible;  
    }
    
.news .news-tools .showAllShare a {
    margin:-8px 5px 0px 10px;
    color: #0066cc;
    font-weight: bold;
    }
    
.news .news-tools .showAllShare a:hover {
    color: #0066cc;
    text-decoration: underline;
    font-weight: bold;
    }   
    
.news-tools .showAllShare {
    margin:3px 5px 0px 0px;
    float:left;
    position: relative;
    color: #0066cc;
    display: visible;  
    }   

.news-tools .showAllShare a {
    color: #0066cc;
    font-weight: bold;
    }
    
.news-tools .showAllShare a:hover {
    color: #0066cc;
    text-decoration: underline;
    font-weight: bold;
    } 
    
.media-tools {
    margin:8px 0px 5px 0px;
    }           

.news-tools a,
.media-tools a,
.blog-tools a {
    color:#424242;
    text-decoration:none;
    margin-right:5px;
    float:left;
    height:18px;
    }   

.news-tools a:hover,
.media-tools a:hover,
.blog-tools a:hover {
    color:#424242;
    text-decoration:underline;
    }


.news-tools .comments {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-comments.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
    background-position:left -2px;
    margin-left: 5px;
    }

span.comments {
    float:left;
    padding-right:20px;
    }       
    
.like {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-fb-like.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding-left:50px;
    background-position:left 0px;
    }   

.news-tools .share {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-share-article.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
    background-position:left 1px;
    }   
    
.news-tools .print {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-print.gif);
    padding-left:20px;
    background-repeat:no-repeat;
    background-position:left -2px;
    }
    
.news-tools a.read-more {
    display:block;
    float:right;
    font-size:12px;
    font-weight:bold;
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/bullet-read-more.gif);
    background-repeat:no-repeat;
    background-position:right 4px;
    padding-right:10px;
    color:#424242;
    text-decoration:none;
    margin-right:5px;
    text-align:right;
    }   

.news-tools a.view-video {
    display:block;
    float:right;
    font-size:12px;
    font-weight:bold;
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-article-video.gif);
    background-repeat:no-repeat;
    background-position:left 1px;
    padding-left:25px;
    color:#424242;
    text-decoration:none;
    margin-right:5px;
    }   

.news-tools a.view-photo {
    display:block;
    float:right;
    font-size:12px;
    font-weight:bold;
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-article-photo.gif);
    background-repeat:no-repeat;
    background-position:left 1px;
    padding-left:25px;
    color:#424242;
    text-decoration:none;
    margin-right:5px;
    }   

.news-tools a.read-more:hover,
.news-tools a.view-video:hover {
    text-decoration:underline;
    }       

/* End News Section */

/* Begin Featured Media */
    
.media-container {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/featured-media-bg.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    border:1px solid #c8c8c8;
    border-top:0px;
    }   
    
.media-container .padding { padding:8px;}

.video-container {
    padding-bottom:16px;
    }
    
.video-player {
    float:left;
    }

.video-player img {
    width:220px;
    height:165px;
    }
    
.media-thumbs {
    float:left;
    padding:0px 0px 0px 0px;
    border:0px solid #c8c8c8;
    border-left:0px;
    margin-right:8px;
    }   

.media-description {
    float:left;
    width:242px;
    }

.featured-media .media-thumbs img {
    border:1px solid #ffffff;
    padding:0px 3px 0px 3px;
    width:47px;
    height:35px;
    }

.featured-media .media-thumbs img.selected {
    border:3px solid #fcbe2f;
    padding:0;
    }

/* End Featured Media */ 


/* Begin Full Article Page */

.article-title {
    border-top:1px solid #e9e9e9;
    border-bottom:1px solid #e9e9e9;
    padding:8px 2px 8px 2px;
    margin-bottom:16px;
    }

#right-rail .related-article-title { 
    font-weight:bold; 
    padding-bottom:4px;
    display:block;
    }

.article-date {
    color:#848484;
    }

.job-title {
    font-size:20px;
    color:#848484;
    }

#comments {
    display:block;
    float:left;
    margin-bottom:10px;
    width:100%;
    }

.comments-container {
    margin-bottom:24px;
    }

.comment-count {
    border-bottom:1px solid #c8c8c8;
    margin-bottom:16px;
    font-weight:bold;
    }

.comment-count span {
    padding:4px;
    display:block;
    float:left;
    }

.comment-count .view-all-comments {
    float:right;
    background-color:#e9e9e9;
    padding:4px 8px 4px 8px;
    }

.comment-count .view-all-comments a { 
    color:#424242;
    text-decoration:none;
    }

.comment-count .view-all-comments a:hover { 
    color:#424242;
    text-decoration:underline;
    }

.comment-box { padding: 15px 15px 30px 15px; background: #eaedf2;}
.comment-box p { padding-bottom:0px;}

.comment-error {
    margin-left: 0!important;
}

.comment-block {
    float: left;
    /* margin-right: 30px; */
    width: 50%;
}

.initial-hide { display: none; }

.odd { background:#f1ebf3; }

.comment-user {
    color:#52346a;
    font-size:14px;
    padding-bottom:4px;
    }

.comment-time {
    font-style:italic;
    padding-bottom:8px;
    }

.leave-comment span {
    font-size: 1em;
    font-weight:bold;
    margin:0px 0px 8px 16px;
    display:block;
    }

.comment-form {
    background-color:#e9e9e9;
    padding:16px;
    }

.comment-replies .comment-form {
    background-color:#d9dee5 ;
    padding:16px;
    }

.comment-form label {
    display:block;
    }

.comment-form label { margin: 0 0 5px 0; font-size: 1em;}
.comment-form input { margin-bottom: 8px; }

.comment-form .name,
.comment-form .email,
.comment-form .website {
    padding: 10px;
    border:1px solid #c8c8c8;
    font-size: 1.1em;
    margin-bottom: 20px;
    width: 90%;
    }

.comment-form textarea {
    padding: 10px;
    border:1px solid #c8c8c8;
    width:95%;
    margin-bottom:16px;
    font-family:arial;
    font-size: 1.2em;
    }

.comment-form .post-comment {
    padding: 15px 30px;
    border:0px;
    font-size: 1.2em;
    margin-bottom:0px;
    background: #0098aa;
    color: #fff;
    cursor:pointer;
    width: 100%;
    margin-top: 20px;
}   

.comment-form .post-comment:hover {
    background: #017583;
    color: #eaedf2;
    }  
    
.comment-reply { margin-left: 25px; }

.comment-form .post-reply {
    padding:15px 30px;
    border:0;
    background:#0098aa;
    color:#fff;
    margin-top:20px
    margin-bottom:0px;
    cursor:pointer;
    width:100%;
    }

.comment-error{
    margin:5px 0!important
}    

.captcha { margin-bottom:16px; }

.captcha input {
    padding:2px;
    border:1px solid #c8c8c8;
    }

.captcha .reload-captcha {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/btn-reload-captcha.gif);
    width:112px;
    height:22px;
    cursor:pointer;
    border:0px;
    }

.blog-tools {
    padding:5px 5px 0px 10px;
    height:21px;
    background-color:#ffffff;
    margin-bottom:16px;
    }       

.blog-tools .retweet {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-retweet.gif);
    background-repeat:no-repeat;
    background-position:right 0px;
    padding-right:55px;
    }

/* End Full Article Page */

/* Begin Follow Us */

.follow-us .follow-title {
    padding-bottom:16px;
    }

.follow-us p {
    width:400px;
    padding-right:24px;
    border-right:1px solid #e9e9e9;
    float:left;
    margin-right:24px;
    }

.follow-us .btn-follow-us {
    margin-top:16px;
    }

/* End Follow Us */

/* Begin Right Rail */

#right-rail {
    float:right;
    width:302px;
    }

#right-rail .component-container {
    border:2px solid #e9e9e9;
    width:295px;
    margin-bottom:16px;
    }    
        
#right-rail .component-container .padding {
    padding:8px 12px 2px 12px;
    list-style-position:inside;
    }   

#right-rail .email-component {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/email-bg.gif);
    background-repeat:no-repeat;
    width:302px;
    height:86px;
    margin-bottom:16px;
    }

#right-rail .email-component .padding {
    padding:5px 12px 0px 12px;
    }

#right-rail ul {
    padding-bottom:16px;
    }

#right-rail ul li {
    list-style-type:square;
    padding-bottom:4px;
    list-style-position:outside;
    margin-left:16px;
    }

#right-rail ul li ul {padding-bottom:0px;}

#right-rail .history-btn {
    height:66px;
    width:259px;
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/btn-our-history.gif);
    display:block;
    margin-bottom:15px;
    }   

#right-rail .history-btn:hover {
    background-position:0 -66px;
    }   

#right-rail .latest-award-btn {
    height:72px;
    width:259px;
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/btn-latest-awards.gif);
    display:block;
    }   

#right-rail .latest-award-btn:hover {
    background-position:0 -72px;
    }       
    
#right-rail .article-image {
    float:left;
    margin:2px 6px 4px 0px;
    }   
    
#right-rail .email-component {} 

#right-rail .follow-us .social-media-container {
    padding-bottom:16px;
    }

#right-rail .follow-us .icon-container {
    width:269px;
    }

#right-rail .follow-us .icon-container img {
    float:left;
    margin:8px; 
    }

#right-rail .related-links { 
    font-size:11px;
    color:#424242;
    }

#right-rail .related-links a { 
    display:block; 
    text-decoration: none;
    }

#right-rail .related-links a:hover {
    text-decoration: underline;
    }

#right-rail .related-links li { 
    padding-bottom:8px; 
    }


/* Begin Contributors List */

#right-rail .contributors {
    font-size:14px;
    }
    
#right-rail .contributors h2 {
    font-size:18px;
    line-height: 18px;
    color:#424242;
    background:none;
    margin:0px 0px 8px 0px;
    padding:0px 0px 0px 0px;
    }

#right-rail .contributors ul {
    padding-bottom:0px;
    }

#right-rail .contributors li {
    list-style-type:none;
    margin-left:0px;
    padding-bottom:8px;
    }
    
#right-rail .contributors li a {
    font-size:15px;
    line-height: 20px;
    padding-top:24px;
    display:block;
    font-weight:bold;
    text-decoration: none;
    }

#right-rail .contributors img {
    display:inline-block;
    float:left;
    padding-right:8px;
    }  
    
#right-rail .contributors a:hover {
    text-decoration: underline;
    }
    
#right-rail .contributors p{
    font-size: 12px;
    line-height: 15px;
    }
    
#right-rail .contributors a {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 10px;
    display: block;
    margin: 5px 5px 8px 5px;
    }
    
#right-rail .contributors .button {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/btn-bg.gif);
    background-position:right;
    display:inline-block;
    padding:4px 20px 4px 10px;
    border:1px solid #c8c8c8;
    color:#4c1c72;
    font-weight:bold;
    margin: 10px 0;
    }

#right-rail .contributors .button a{
    color:#46166b;
    text-decoration:none;
    *z-index: 2000;
    }

#right-rail .contributors a.button:hover {
    color:#46166b;
    text-decoration:underline;
    }

/* End Contributors List */


#right-rail .recent-comments .commentor{
    font-size:14px;
    color:#424242;
    display:block;
    }

#right-rail .recent-comments p {
    padding-bottom:4px;
    }

#right-rail .recent-comments .commentor strong {
    color:#000000;
    }

#right-rail .pagination {
    text-align:center;
    border-top:1px solid #c8c8c8;
    padding-top:8px;
    color:#424242;
    margin-bottom:8px;
    }

    
/* Right Rail Tabs */

#right-rail .tabs {
    border:3px solid #e9e9e9;
    width:295px;
    margin-bottom:16px;
    }            
        
#right-rail #tabs .component-container {

    } 
     
#right-rail #tabs .component-container .padding {
    padding:8px 12px 2px 12px;
    list-style-position: none;
    }   
    
#right-rail #tabs ul li {
    list-style-type: none;
    padding-bottom: 4px;  
    margin-left: 0px;
    }

#right-rail #tabs ul {
    padding-bottom:16px;
    }    
     
#right-rail #tabs ul {height:25px;}
#right-rail #tabs ul {_margin-bottom:-2px;}
#right-rail #_right-rail-tabs ul {padding-left:0px; border-left:1px solid #d7d7d7; margin-bottom: -1px;}
#right-rail #_right-rail-tabs ul {_margin-bottom:-2px;}

#right-rail #tabs ul li ul {padding-bottom:0px;}  

#right-rail #tabs .RecentPosts .component-container {
    border:0px;
    width:265px;
    margin: -6px 0 16px -12px;  
    }    
    

#right-rail #tabs .RecentPosts .component-container .padding {
    padding:0px;
    list-style-position:inside;
    border: 0px;
    }  

#right-rail #tabs .RecentPosts ul {
    padding-bottom:0px;
    border: none;
    height: auto;
    }

#right-rail #tabs .RecentPosts ul li {   
    list-style-type:square;
    padding-bottom:4px;
    list-style-position:outside;
    margin-left:16px;    
    }

#right-rail #tabs .RecentPosts a {
    text-decoration: none;
    color: #0066cc;
    }
    
#right-rail #tabs .RecentPosts a:hover {
    text-decoration: underline;
    }
    

/* End Right Rail Tabs */

    
    
    

#right-rail .pagination a {
    display:inline;
    color:#424242;
    }

#right-rail .pollTab ul li {
    list-style-type:none;
    margin-left:4px;
    }

#email-form {
    float:left;
    padding:5px 16px 0px 0px;
    }

#email-form .email-box {
    width:175px;
    height:15px;
    padding:4px 0px 2px 4px;
    border:1px solid #cecece;
    float:left;
    color:#666666;
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:5px 5px;
    font-size:11px;
    }

#email-form .email-submit {
    padding:0px;
    margin:0px;
    border:0px;
    background:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/clientlibs/clientlibs-st-about/images/btn-continue.gif);
    width:81px;
    height:23px;
    float:left;
    cursor:pointer;
    }   

#right-rail .social-sites {
    font-size:11px;
    }     
        
#right-rail .social-sites .padding {
    padding:8px 12px 14px 12px;
    list-style-position:inside;
    }      

#right-rail .social-sites p {
    line-height:14px;
    }

#right-rail .social-sites .hi-lite {
    color:#a1a1a1;
    display:inline-block;
    }

#right-rail .view-more-button {
    margin-bottom:8px;
    }

.view-more-button a{    
    text-decoration: none;
}

.view-more-button a:hover{  
    text-decoration: underline;
}

#right-rail .photo-video .info {
    font-weight:bold;
    font-size:14px;
    }
    
#right-rail .photo-video .info {
    padding-bottom:4px;
    }
    
#right-rail .photo-video .sub-info {
    padding-bottom:8px;
    }   

#right-rail .photo-video .duration,
#right-rail .photo-video .category
{ color:#46166b }

#right-rail .photo-video .gallery-item .thumbnail {
    margin-right:8px;
    }

#right-rail .photo-video .gallery-item img {
    width:121px;
    height:92px;
    }    


/* End Right Rail */



/* Begin Footer */

#footer {
    background-color:#323a46;
    color:#ffffff;
    font-family:'Open Sans' sans-serif;
    font-size:13px;
    height:255px;
    margin:auto;
    min-width:964px;
    }

#footer a {
    color:#ffffff;
    text-decoration:none;   
    }
    
#footer a:hover {
    color:#ffffff;
    text-decoration:underline;  
    }   

#footer ul li {
    list-style-type:none;
    list-style-position:outside;
	margin-left:0;
    padding-bottom:5px;

    }

#footer .footer-content {
    width:960px;
    padding:13px 10px 0px 10px;
    margin:auto;
    }

#footer .footer-content .title {
	color: #d7d7d7;
	display: block;
    font-size: 18px;
	padding-bottom: 15px;
    }

#footer strong {
    font-size:14px;
    padding-bottom:5px;
    display:block;
    }

#footer .footer-column-container {
    padding-left:16px;
    }

#footer .footer-column {
    padding-right:24px;
    float:left;
    }

#footer .divider {
    float:left;
    }

#footer .footer-link {
    padding-left:25px;
    background-repeat:no-repeat;
    height:20px;
    display:block;
    }

#footer .fb {background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/Icons/footer/fb.gif);}
#footer .twitter {background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/Icons/footer/twitter.gif);}
#footer .linkedin {background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/Icons/footer/linkedin.gif);}
#footer .googleplus {background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/Icons/footer/googleplus.gif);}
#footer .yt {background-image:url(/web/20150912012548im_/https://about.scottrade.com/content/dam/assets/web/Icons/footer/youtube.gif);} 

#footer .rss {background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-rss-footer.gif);}


/* Not Used Footer Icons
#footer .sc {background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-sc-footer.gif);}
#footer .flickr {background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-flickr-footer.gif);}
#footer .rss {background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/icon-rss-footer.gif);}
#footer .chinese {padding-left:4px;display:inline;position:relative;margin-bottom:-4px}   

*/
  
.footer-logo {margin-top: -50px;}   
 
    
/* End Footer */


/* Begin Dark Site */
#darksite {
    background-color:#46166b;
    }

#darksite .content {
    float:left;
    width:53%;
    padding:24px 16px 16px 16px;
    }   

#darksite .image {
    float:right;
    }

#darksite .title {
    color:#ffffff;
    font-size:24px;
    padding-bottom:8px;
    font-weight:bold;
    }

#darksite .alert-icon {
    float:left;
    padding-right:16px;
    padding-left:20px;
    padding-top:30px;
    }

#darksite .alert {
    color:#d0c0dc;
    font-size:18px;
    width:375px;
    float:right;
    }


/* End Dark Site */ 
    
    
/* Begin Bottom Links */
#bottom-links {
    background-color: #754099;
	height: 20px;
	padding: 8px 0;
    }
    
#bottom-links #legal-links {
    width:980px;
    margin:auto;
    padding-top:2px;
    }

#legal-links a {
    color:#ffffff;
    text-decoration:none;   
}

#legal-links a:hover {
    color:#ffffff;
    text-decoration:underline;  
}
        
#legal-links .legal-links-wrapper {
    width:950px;
    margin:auto;
    padding-top:2px;
    text-align:center;
    }   
    
#legal-links ul li {
    list-style-type:none;
    float:left;
    text-align:center;
    font-size:11px;
    margin-left: 12px;
    }   

.online-trades-badge {
    width:90px;
    height:119px;
    margin-top:-50px;
    right:-15px;
    z-index:1;
    position:relative;
    text-align:left;
    float:right;
    border-collapse:collapse;
    }
     
.footer-image {
    position:relative;
    text-align:left;
    float:right;    
    margin-top:-125px;
    right:-85px;
    z-index:1;
    position:relative;
    text-align:left;
    float:right;
    border-collapse:collapse;
    width:130px;
    }     
    


/* End Bottom Links */  


#copyright-container {
    background-color:#e9e9e9;
    margin-top:1px;
    }

#copyright {
    padding-top:10px;
    width:950px;
    margin:auto;
    font-size:10px;
    color:#424242;
    }
                
#copyright h3{
    color:#323a46;
    line-height:14px;
    font-size:15px;
    font-weight: bold;
    padding-top:8px;
    }   

#copyright p{
    padding-bottom:10px;    
    line-height:14px;
    font-size:10px;
    margin:0px;
    }   
    
#copyright p.copyright {
    font-size:11px;
    }       
    
/* Begin Floating Menu */
.menu-float {
    position:fixed;
    top:120px;
    left:0px;
    z-index:100;
    }

.menu_head {cursor:pointer;}

.menu_body{
    overflow:hidden;
    width:0px;
    height:188px;
    background-color: rgba(71, 22, 107, 0.87);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#e94d166b', EndColorStr='#e94d166b');
    float:left;
    display:none;
    }

.menu_body ul{
    display:block;
    height:188px;
    width:200px;
    }

            
.menu_body ul li{
    display:block;
    list-style-type:none;
    border-bottom:1px solid #6f4290;
    padding-bottom:0px;
    margin-left:0px;
    }

.menu_body ul li a {
    display:block;
    padding:11px 0px 10px 10px;
    color:#ffffff;
    text-decoration:none;
    font-size:14px;
    }

.menu_body ul li a:hover {
    color:#f9ce64;
    background-color:#6b418d;
    }

.expand {
    float:left;
    width:19px;
    height:188px;
    cursor:pointer;
    }   

.expand-inner {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/images/expand-button.gif);
    background-position:0 0px;
    width:19px;
    height:188px;
    }
    
/* End Floating Menu */ 

/* Custom CSS Additions */

#email-form {
    float:none;
    padding:5px 16px 0px 0px;
    }
    
.title-title_comp h1 {
    font-size:24px;
    margin-bottom:5px;
    padding:5px 5px 5px 5px;
    color:#46166b;
    }
    
.subtitle-title_comp h2 {
    font-size:20px;
    margin-bottom:5px;
    padding:2px 5px;
    color:#46166b;
    }

.ext-link {
    background-repeat:no-repeat;
    display:inline-block;
    font-size:14px;
    font-weight:bold; 
    padding-bottom:11px;
    padding-top:18px;
    color:#46166B;
    }

.float_left {
    float:left;
    margin: 0px 15px 15px 0px;
    }

.cq-dd img, .cq-dd-image {
    padding:2px;
    border:1px solid #c8c8c8;
    margin-bottom: 5px;
    } 

.one-col .articleContent .image .cq-dd-image {
    padding:2px;
    border:1px solid #c8c8c8;
    margin-bottom: 5px;
    float: left;
    margin-top:10px;
    } 
    
.one-col .articleSummary .news-tools {
    display: none;
    }

.image small {
    font-family: Arial, Verdana;
    font-size:11px;
    color:#8c8c8c;
    font-style: italic;
    line-height:14px;   
    margin: 0px 5px 15px 5px;
    text-align: left;
    position: relative;
    float: left;
    width:100%;
    }   
     

/* Added by Twinkle for search keyword getting chopped off issue */
.search-article .keyword-long {
    font-size:11px;
    height:13px; 
    } 

/* hide comments and commment form */
.initial-hide { display: none; }


/*Google Search Results */
#searchResultsBox {
    border: 1px solid #D7D7D7;
    height: 24px;
    padding-left: 7px;
    }

.googleSearchResults .pagination {padding-bottom:10px;}

#main-content .one-col.forms #tabs .pagination ul {border:0px;}

.two-col .googleSearch { margin-top: -36px;}

.googleSearchResults .pagination ul li {
    list-style-type:none; 
    display:inline; 
    color: #d7d7d7; 
    height:14px; 
    text-align:center; 
    padding:4px; 
    font-size:12px; 
    text-decoration:none;
    height:auto;
    font-weight:bold;
    }
    
.googleSearchResults .pagination a {    
    display:inline-block; 
    height:14px; 
    text-align:center; 
    background-color:#ffffff; 
    padding:4px; font-size:12px; 
    color:#0066cc; 
    border:1px solid #d7d7d7; 
    text-decoration:none;
    height:auto;
    font-weight:bold;
    }
    
.googleSearchResults .pagination a.selected {
    display:inline-block; 
    background-color:#4c1c72; 
    padding:4px; 
    border:1px solid #4c1c72; 
    font-size:12px;
    color:#ffffff; 
    text-decoration:none;
    }

.page-letter {
    color:#4c1c72;
    font-size:18px;
    font-weight:bold;
    margin-left:20px;
    margin-bottom:15px;
    }

.get-adobe-reader {
    float:right;
    padding-right:10px;
    } 

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;}  
  
 
       
/* Captcha */    

.form_row span{
    font-size: 1em;
    margin-left: 0px;
    font-weight: bold;
    text-align: left;
    }   
    
.form_captcha_input span{
    font-size:12px;
    color: #ff0000;
    font-weight: bold;
    text-align: left;
    margin-left: -5px;
    }
    
.form_captcha_input .geo {   
    border:1px solid #cccccc;
    /* width:75px; */
    padding: 10px 30px;
    font-size:12px;
    height: 20px;   
    }
    
.form_captcha_img {
    padding: 0 0 10px 0px; 
    text-align: center;
}
    
#cq_captchaimg {
    background: #eaedf2; /* Old browsers */
	background: -moz-linear-gradient(top, #939598 0%, #eaedf2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#939598), color-stop(100%,#eaedf2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #939598 0%,#eaedf2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #939598 0%,#eaedf2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #939598 0%,#eaedf2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #939598 0%,#eaedf2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939598', endColorstr='#eaedf2',GradientType=0 ); /* IE6-9 */
	

    font-size:30px;
    margin: 0;
    padding: 10px 30px;
    font-weight: bold;
    color: #111;
    }

.form_captcha_refresh .geo {
    background: #46166b;
    display:inline-block;
    padding:4px 10px 4px 10px;
    border:1px solid #c8c8c8;
    color:#fff;
    font-weight:bold;
    margin-bottom: 10px;
    }   
    
.contact-container .contact-submit {
    margin-top: 10px;    
    }
    

/*Share Popup */ 

#sharePopup {
    width: 335px;
    background: #fff;
    color:#424242;
    font-size:12px;
    text-decoration:none;
    display: inline-block;
    }
    
#sharePopup .padding {
    padding: 0px;    
    }

#sharePopup a {
    color:#0066cc;
    text-decoration:underline;
    }

#sharePopup a:hover {
    color:#0066cc;
    text-decoration:none;
    }
            
#sharePopup ul li {
    list-style-type:none;
    padding-bottom:4px;
    line-height:18px;
    }   

#sharePopup img {
    float:left;
    padding-right:5px;
    height:18px;
    }

#sharePopup .leftCol {
    width: 155px;
    float: left;
    text-align: left;
    }

#sharePopup .rightCol {
    width: 155px;
    float: right;
    text-align: left;
    }    
    
.hrDivider {
    width: 100%;
    float: left;
    margin-bottom:20px;
    }    
 
.hrDivider .hr {
    border-bottom:1px solid #4d3069;
    /*width: 700px;*/
    width: 100%;
    float: left;
    }  

.hrDivider .half{
    border-bottom:1px solid #4d3069;
    /* width: 350px;*/
    width: 50%;
    float: left;
    }  
     
#gsa_suggestions {
    color: #000000;
    font-size: 15px;
    font-style: italic;
    line-height: 18px;
    margin-bottom: 10px;
    padding-top: 10px;
    } 

#gsa_searchresults .onebox-chart img{
    padding: 0px;
}

#rssDislaimer {
    line-height:18px;  
    font-size: 12px;
    font-style: italic;
    margin:5px 5px 15px 5px;
    }   
    
    
/*Flickr Component */         

.flickr_badge_image {
    margin:0px;
    display:inline;
    float:left;
     }
     
.flickr_badge_image img {
    border: 2px solid #dedede !important; 
    padding:2px; 
    margin:2px 4px 4px 3px; 
    }    

#flickr_badge_wrapper {
    width:270px;
    text-align:left;
    }     
 
 
 /* Timed Light Box */
 
.timedLightbox {
    padding: 5px;
    }
    
/* Timed Light Box- full width container */
    
    .full-width-container {
    border:0px;
    width:100%;
    margin-bottom:16px;
    }    

.timedLightbox .lbcnt .cq-dd-image, .timedLightbox .lbcnt .image{
    border: 0px;
    }
        
    
/*New Tabs */    


.tabs, #right-rail .tabs  {
    margin-bottom: 15px;
    margin-top: 10px;
    *margin-top: 0px;
    }    
    
.customColumnControl .component-container {
    border:2px solid #e9e9e9;    
    margin-bottom:16px;
    }     
    

/* Accordion */    

.accordionBase {
    margin:0px;
    padding:0px;
    outline:none;
    border-collapse:collapse;
    outline:none;
    }
    
#right-rail .image .cq-dd-image {
    border: none;
    }
    
.main-layout .two-col .articleContent .image .cq-dd-image {
    padding:2px;
    border:1px solid #c8c8c8;
    margin-bottom: 5px;
    max-width: 602px;
    } 
        
.accordionBox .formsSelector .doc-icon {
    float:left;
    width:5%;
    }
    
.accordionBox .formsSelector .doc-icon img{
    float:right;
    margin-right: 5px;   
    }
    
.accordionBox .formsSelector .doc-title {display:block;}

.accordionBox .formsSelector .doc-title p {padding-bottom:0px;}

.accordionBox .formsSelector .doc-desc {
    float:right;
    width:94%;
    line-height:18px;
    margin-top: -5px; 

    padding-bottom: 10px;
    * padding-bottom: 0px;
    }
    
    
/* Photo Strip */

.photoStrip {
    
    }
    
#right-rail .photoStrip {
    border:3px solid #e9e9e9;
    width:295px;
    margin-bottom:16px;
    }   
    
#right-rail .photoStrip h3{
    font-size:18px;
    color:#424242;
    background:none;
    margin:10px;
    }
    
#right-rail .photoStrip .photoStripPhoto{
    float: left;
    position: relative;
    margin: 0px 5px 10px 10px;
    height: 125px;
    width: 125px;
    }  
    
        
/* Poll */

.poll {
    
    }

#right-rail #pollTab ul {
    padding-bottom:16px;
    }

#right-rail #pollTab ul li {
    list-style-type: none;
    padding-bottom:4px;
    list-style-position:outside;
    margin-left:16px;
    }
    
#right-rail #pollTab ul li ul {padding-bottom:0px;} 

#right-rail #pollTab #path {margin-bottom: 10px;}


/* Embed YouTube */

.column .embedYouTube .component-container {
    padding:2px 2px 0px 2px;
    border:1px solid #c8c8c8;
    margin-bottom: 0px;
    width: 560px;
    }

.column .embedYouTube .component-container .padding {
    padding: 0px;
    }
    
.column .embedYouTube .component-container h2 {
    font-size:20px;
    margin:0px 0px 5px 0px;
    padding:2px 0px 2px 8px;
    color:#46166b;
    background: none;    
    }
    
.column .embedYouTube .component-container .photo-video {
    
    }  


/* MOD Script */

.modScript { margin-bottom: 15px;}



/* Skip Nav */
    
#skip{
    position:relative;
    z-index:1;
    float:left;
    margin-left: 15px;
    }
    
#skip a {
    position:absolute;
    z-index:1;
    top:-999em;
    top: -250em\9;
    float: left\9;
    display:block;
    display: hidden\9;
    width:120px;
    padding:7px 10px;
    border:1px solid #CCC;
    outline:0;
    background:#FFF;
    color:#5e2d91;
    line-height:1.2;
    font-weight:bold;
    text-decoration:none;
    }
    
#skip a:active, #skip a:focus{
    top:25px;
    top: 25px\9;
    float: left\9;
    display: block\9;
    }
    
#skip a:hover{
    background:#ffe67b;
    color:#5e2d91;
    }     
    
.jaws-visible-only {
    height: 1px; 
    left: -5000px; 
    overflow: hidden; 
    position: absolute; 
    width: 1px;
    }   

/* Tweet Worthy Text*/ 
.twt-container {
    border: 1px solid #187fe8;
    clear:right;
    display: block;
    float:right;
    margin:30px;
    padding: 25px 25px 40px 25px;    
    position:relative;
    width: 250px;
}

.twt-spacer {
    display: block;
    float:right;
    position:relative;
}

.twt-container a:hover{
    background-color:#55acee;
    color:white;
}

.twt-text {
    color:#187fe8;
    font-size: 15px;
    padding: 7px 20px;
    right: 67px;
}


.twt-button {
    background-color: #187fe8;
    bottom: -12px;
    color: white;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    padding: 7px 20px;
    position: absolute;
    right: 67px;
    text-decoration:none;
}

.twt-icon{
    position: absolute;
    bottom: -25px;
    right:10px;
}

.twt-container .fa-twitter{
    background-color:#55acee;
    border-radius:11px;
    color:white;
    font-size:40px;
    padding:10px;
}

/* two column template */
#content-container .two-col {
    width:608px;
    }  

#content-container .two-col .padding{
    padding:0;
    }  

#content-container .two-col h2{
    padding:0;
    }  

#content-container .two-col p{
	margin-left:0;
    padding-left:0;
}


#content-container .subpage_left-rail-layout #main-column.two-col{
    width:685px !important;
    padding-left:14px;
}      


/* Begin Left Rail */

.left-rail {
    float:left;
    width:180px;
    padding-left:20px;
    padding-right:40px;
    font-size:14px;
    }
    
.nav-header {
    display:none;

 /* background-color:#8c5fa8;
    color:#fff;
    font-weight:bold;
    margin-bottom:6px;
    padding:10px;
    text-transform:uppercase;
    width:100%;
 */   }

.left-nav {
    padding-bottom:15px;
    background-color:#eaedf2;
    margin-left:-13px;
    border-left: 1px solid #ccc; 
    border-right: 1px solid #ccc; 
    border-bottom: 1px solid #ccc;
    }

.nav-items {
	border-top:15px solid #754099;
	padding-top:15px;
	width:100%;
}

.nav-items .selected {
    list-style-type:none;
    color:#323a46;
    }
     
    
.left-nav a:hover{
    list-style-type:none;
    color:#323a46;
    text-decoration:underline;
    }
    
.left-nav ul li ul a:hover{
    list-style-type:none;
    color:#323a46;
    text-decoration:underline;
    }    

.left-nav a{
    text-decoration:none;
    line-height:30px;
}

.left-nav ul li {
    list-style-type:none;
    line-height:20px;
    color:#4d306a;
    }

.left-nav ul li ul {
    padding-left:15px;
    padding-top:5px;
    }
    
.footer-image{
    padding-left:100px;
}

/* End Left Rail */

#content-container .left-rail-layout .two-col{
    width:675px;
}

.left-rail-layout .component-container {
	border:none!important;
    width:100%!important;
                    }


/* Image Menu List*/

.imageMenuList .component-container{
	border:none;
    width:100%;
}

.image-menu-list-row{
    float:left;
    min-height:475px;
    margin:0 0 20px;
    padding:0 25px;
    text-align:center;
    width:255px;
}

.image-menu-list-row:hover{
    background-color:#eaedf2;
    cursor:pointer;
}

.image-menu-list-link a{
    text-decoration:none;
}


.image-menu-list-image img{
	width:100%;
}

.image-menu-list-title {
	background-color:#eaedf2;
    color:#323a46;
    font-size:1.5em;
    padding:10px 15px 0;
    text-decoration:none;
}

.image-menu-list-description {
	background-color:#eaedf2;
	color:#0098aa;
    font-size:1.1em;
    padding:2px 15px 10px;
    text-transform:uppercase;
}

.image-menu-list-quote{
    background-image:url('/web/20150912012548im_/https://about.scottrade.com/etc/designs/about/clientlibs/clientlibs-st-about/images/quotes.png');
    background-repeat: no-repeat;
    color:#616265;
    font-size:1.2em;
    font-style:italic;
    font-family: Georgia, serif;
    line-height:1.3em;
    padding:30px 15px 20px;
}

/* Page Intro */

.pageIntro {
	float:left;
    position: relative;
    width: 100%;
	margin: 10px 0px 15px 0px;
    }

#content-container .pageIntro h1{
    color:#323a46;
    font-size:24px;
    font-weight: normal;
	font-family: Arial, Helvetica, Verdana sans-serif;
    background-color:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    }    

.pageIntro h2{
    color:#00aa86;
    font-size:18px;
    font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
    border: none;
    margin:0px 0px 15px 0px;
    }

.pageIntro .intro{
    background-color:transparent;
    color:#452870;
    font-size:13px;
	font-size:16px;
    font-weight: normal;
	font-family: Arial, Helvetica, Verdana sans-serif;
    line-height:23px;
    margin:0px 0px 20px 0px;
    } 

/* Awards */

.awards-head .component-container {
    border:0;
    width: 100%;
}

.awards-head .cq-dd img, .cq-dd-image{
    border:0;
}

#_awards-tab .component-container{
    border:0;
    width:100%;
}

.authorEdit {
	font-size: 12pt;
	color: black;
	background-color: rgb(229, 240, 247);
	padding: 8px;
}

.authorEditError {
	color: red;
	font-size: 12pt;
	background-color: rgb(229, 240, 247);
	padding: 8px;
}





/*Start of LightBox*/ /*added as a temporary fix until we redo top nav share this*/

img.lightbox_img {
	display: inline;
}

/* Overlays needed for modal look */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #666666; }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000; opacity: .20; filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
/*

/* WCM OVERRIDES */
.cq-wcm-preview .ui-icon.ui-icon-closethick {
    background: none;
    top: 0;
    position: absolute;
    margin-top: 10px;
    width:40px;
}

.ui-dialog-titlebar-close span {
    display: block;
    color: white;
    cursor:pointer;
    text-indent: 0!important;
    padding: 10px!important;
    position: absolute;
    top: 13px;
}
.ui-dialog-titlebar-close span:hover{
    color:#111;
    cursor:pointer;
}
.ui-state-focus{        
    border:1px dotted orange!important;
    border-radius:0;
}        
.ui-state-default .ui-icon{
    background:none;
}
.ui-dialog .ui-dialog-titlebar-close{
    position: absolute;
    right: 0;
    top: 0px;
    margin: 0;
    padding: 0;
    height: 59px;
    font-size: 13px;
    border: 0;
    background: none;
    width: 60px;
}

.ui-dialog .ui-dialog-title {
    text-align: center;
    float: none;
}

.ui-dialog-titlebar {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0;  text-decoration: none; font-size: 100%; list-style: none;
    padding: 1em;
    color: #fff;
    background: #0098aa;
    border-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    position: relative;
}

.ui-dialog {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 11px;
    background: #fff;
    border: 0;
    border-radius: 0;
    position:absolute;
    -webkit-box-shadow: 0 5px 50px -2px #111;
       -moz-box-shadow: 0 5px 50px -2px #111;
            box-shadow: 0 5px 50px -2px #111;
	z-index:99999!important;
}

.ui-dialog.ui-draggable .ui-dialog-titlebar,
.ui-dialog.ui-draggable .ui-dialog-titlebar {
    cursor: move;
    border-radius:0;
    padding:1em;
}
.ui-widget-content .ui-icon{
    background-position: -79px -224px;
    height: 16px;
    width: 16px;
}

.ui-dialog button .ui-dialog-titlebar-close span{
	display: block;  
    width: 40px; 
    height: 40px;
    margin: 10px auto;
}

button#lightbox__par_lightbox {
    border: 0;
    cursor:pointer;
}
/*End of LightBox*/



/*End of Style-About.css */
/*Start of imageResponsive*/

.imageResponsive {
    width:100%;
}
.imageResponsive img{
	border: none;
}    
.two-col .imageResponsive img{
    width:602px;
}
.floatLeft{
	float:left;
	max-width:100%;
}
.floatRight{
	float:right;
	max-width:100%;
}
.floatLeft img, .floatRight img {
	max-width:100%;
}
/*End of imageResponsive*/


/*Start of titleTextImages*/

.titleTextImages {
    margin-bottom: 10px;
}
.titleTextAndImages{
    margin:40px 40px 30px;
}
.titleTextAndImages p{
	float:none;
    font-size:1.1em;
    line-height:1.6em;
    margin:0 10px 10px 0;
}
.titleTextAndImages img{
    margin-bottom:10px;
    max-width:100%;
}    
.image-link1 img, .image-link2 img, .image-link3 img{
	margin-left:0!important;
    width:100%!important;
}
#responsive-template .titleTextAndImages ul{
	line-height: 24px;
	list-style-type: disc;
	padding-left: 40px;
}

@media screen and (max-width: 770px){
    .titleTextAndImages p{
        float:none;
        font-size:0.9em;
        line-height:1.6em;
        margin:0 10px 10px 0;
    }
    .titleTextAndImages h2{
        margin-bottom: 0.3em;
        font-size:1.7em
    }
    .titleTextAndImages h3{
        margin-top: 1.3em;
        font-size:1em;
    }
}

@media screen and (max-width: 615px){
    .titleTextAndImages img{
    	float:left;
        margin:0 0 10px 0;
    	max-width:100%;
    }

@media screen and (max-width: 437px){
    .titleTextAndImages{
   		margin:0;
	}
    .titleTextAndImages p{
   		margin:20px;
	}
    .titleTextAndImages h2{
   		margin:20px;
	}
    .titleTextAndImages h3{
   		margin:20px;
	}

}
/*End of titleTextImages*/
/*Start of tabbedContent*/

.tc-item-par{
	background-color: #fff;
	color: #323a46;
	width: 58%;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 15px;
	display: none;
	font-weight: 100;
}

button.tc-tab-button {
    background-color: #eaedf2;
    border-top: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #c6c6c6;
    padding: 10px 25px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Open Sans", arial;
    font-size: 0.8em;
    outline:0;
    cursor:pointer;
    position: relative;
    left: 0px;
    margin-right: 3px;
    width: 100%;
    display: flex;
  	
    align-items: center;
}

button.tc-tab-button:hover {
    background-color: #d7d7d7;
}

button.tc-tab-button.selected {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 2;
}

.tc-tab-button:focus{
	outline:1px dotted orange;
}

.tc-container .titleTextAndImages .cta-dom {
    display:block;
    float:left;
    padding:10px;
}



/* Start of default style ***********************************/
.default .tc-tab {
    float: left;
}

.default .titleTextAndImages.section,
.default .titleTextAndImages h2 {
    padding:0;
    margin:0;
}

.default .tc-item-par {
    background-color:white;
    border:1px solid #d7d7d7;
    padding:20px 20px 40px;
    float: left;
    position: absolute;
    top: 38px;
    width: 100%;
    display: none;
}

.default .tc-item-par.selected {
    display: block;
    float: left;
    left: 0;
    /* top: 34px; */
}

.cq-wcm-edit .default .tc-item-par,
.cq-wcm-design .default .tc-item-par {
    position: relative;
    top: -2px;
    margin: 0 0 20px 0;
}

.default .tc-item-par h2{
    font-size:1.3em;
    font-weight:400;
    }

.tc-container.default {
    width: 90%;
    margin: 0 40px;
    min-height: 300px;
    position: relative;
}

.default button.tc-tab-button.selected {
    border:1px solid #c7c7c7;
    color: #323a46;
    margin: 0;
    border-bottom: 1px solid #fff;
}





/* Side by Side style ***********************************/
.sidebyside .tc-tab-button{
	background-color:#eaedf2;
	border:0;
	border-right:10px solid #eaedf2;
    cursor:pointer;
	padding: 20px 15px;
	width: 40%;
	margin: 0 0 6px 0;
}

.sidebyside .tc-tab-button .tc-tab-text{
    color:#323a46;
	font-size: 18px;
	font-weight: 100;
	font-family: "Open Sans", arial;
	margin: 0 auto;
}

.sidebyside .tc-tab-button.selected .tc-tab-text{
    color:#fff;
    float: right;
    text-align: center;
}

.sidebyside .tc-tab-button:hover{
	background-color:#eff2f7;
	border-right:7px solid #497abd;
	color:#497abd;
}

.sidebyside .tc-tab-button.selected{
	background-color: #497abd;
	border:0;
	border-right:10px solid #497abd;
    transition: all .32s;
}

.sidebyside .tc-item-par.selected{
	background-color: #497abd;
	color: #fff;
	display: block;
}

.sidebyside .tc-item-par .titleTextAndImages p{
	line-height: 1.5em;
	padding: 0 0 50px 0;
}

.sidebyside .tc-item-par.selected .titleTextAndImages h2{
	color:white;
	font-weight: 600;
	margin: 10px 0;
}

.tc-container.sidebyside  {
    position: relative;
    min-height: 500px;
    margin: 40px 40px;
}

.tc-tab-image-container {
	/* float:left; */
}

.tc-container p {
    font-size:0.8em;
}


/* Author Mode Styling ***********************************/

.cq-wcm-edit .sidebyside .tc-item-par,
.cq-wcm-design .sidebyside .tc-item-par{
	position: relative;
	float: right;
	border: 1px solid #ccc;
}

.cq-wcm-edit .sidebyside .tc-tab,
.cq-wcm-design .sidebyside .tc-tab{
 	clear:right;
 	float: left;
 	width: 40%;
 	border-bottom: 1px solid #ccc;
}

.cq-wcm-edit .tc-item-par,
.cq-wcm-design .tc-item-par{
	display: block;
}

/* End Author Mode Styling ***********************************/





@media screen and (max-width:980px){
.default .tc-item-par {
    padding:10px 20px 40px;
    width: 95%;
	}
}

/************************************ RWD style ***********************************/

.tc-breakpoint {
       width: 615px;
       display: none;
}


@media screen and (max-width: 615px){

	#responsive-template .default .tc-item-par {
		top: -1px;	
		padding: 10px;
	}

	#responsive-template button.tc-tab-button {
		font-size:1.3em;
	}

	#responsive-template .tc-container.default {
    	margin: 0 20px 40px;
    	width: 90%;
	}

	#responsive-template .tc-item-par.selected{
		color: #fff;
		margin: 0 10px;
		width: 95%;
	}

	#responsive-template .titleTextAndImages.section, 
	#responsive-template .titleTextImages.section{
		width:100%;
		margin: 20px;
	}

	#responsive-template .tc-container .titleTextAndImages .cta-dom {
		width: 96%;
	}

	#responsive-template .tc-container .titleTextAndImages .cta-dom a{
		padding:15px;
		width: 95%;
		font-size: 1em;
	}

/* Default RWD style ***********************************/
	#responsive-template .default .tc-tab {
    	float: none;
    	margin: 0;
    	padding: 0;
	}
	
	#responsive-template .default .tc-tab-button{
		width:100%;
	}

	#responsive-template .default .titleTextAndImages.section{
		width: 90%;
		padding: 10px 20px;
	}	

	#responsive-template .default .tc-tab-button:hover{
		background-color:#eff2f7;
		border:1px solid #c7c7c7;
		color:#497abd;
	}

	#responsive-template .default .tc-item-par.selected{
		color:#323a46;
		top: -1px;
		width: 99.6%;
		margin: 0 0 10px;
	}

/* Side by Side RWD style ***********************************/
	#responsive-template .tc-container.sidebyside  {
		margin: 30px 10px;
	}

	#responsive-template .sidebyside .tc-item-par{
		width: 100%;
		float:left;
		margin: 0 20px 0 20px;
	}

	#responsive-template .sidebyside .titleTextAndImages.section, 
	#responsive-template .sidebyside .titleTextImages.section, 
	#responsive-template .sidebyside .tc-tab{
		margin: 0 10px;
		width: 95%;
		text-align: center;
		padding: 0px;
	}

	#responsive-template .sidebyside .tc-tab-button{
		border:0;
		border-bottom:5px solid #eaedf2;
		width:100%;
	}

	#responsive-template .sidebyside .tc-tab-button:hover{
		background-color:#eff2f7;
		border:0;
		border-bottom:5px solid #497abd;
		color:#497abd;
	}

	#responsive-template .sidebyside .tc-tab-button.selected{
		background-color: #497abd;
		border:0;
		border-bottom:5px solid #497abd;
		color:#fff;
		transition: all .32s;
	}

	#responsive-template .sidebyside .tc-item-par,
	#responsive-template .default .tc-item-par{
		display:none;
		position: inherit;
		}

	#responsive-template .sidebyside .tc-item-par.selected,
	#responsive-template .default .tc-item-par.selected{
		display:block;
		padding: 0;
		top: -6px;
	}

	#responsive-template .sidebyside .tc-item-par.selected{
		background-color: #6a99d9;
		margin: 0 10px;
		width: 95%;
	}

	#responsive-template .sidebyside .tc-tab-button,{
		cursor:pointer;
		width: 100%;
		padding:20px 0;
	}

	#responsive-template .sidebyside .tc-item-par .titleTextAndImages p{
		line-height: 1.5em;
		padding: 20px 45px 30px;
		width: 80%;
		margin: 0;
	}	
}



@media screen and (max-width: 550px){
	#responsive-template .tc-container .titleTextAndImages .cta-dom a{
		padding:15px;
		width: 93%;
		font-size: 1em;
	}


/* Side by Side RWD style ***********************************/
	#responsive-template .sidebyside .tc-item-par,
	#responsive-template .sidebyside .tc-tab-button
	#responsive-template .sidebyside .titleTextAndImages.section, 
	#responsive-template .sidebyside .titleTextImages.section, 
	#responsive-template .sidebyside .tc-tab{
		margin: 0px 0 -3px;
		width:100%;
	}

	#responsive-template .sidebyside .titleTextAndImages.section, 
	#responsive-template .sidebyside .titleTextImages.section, 
	#responsive-template .sidebyside .tc-tab{
		margin: 0;
		width: 100%;
		text-align: center;
		padding: 0px;
	}

	#responsive-template .sidebyside .tc-item-par.selected{
		background-color: #6a99d9;
		margin: 0 ;
		width: 100%;
	}
}


@media screen and (max-width: 450px){
	#responsive-template .tc-container .titleTextAndImages .cta-dom a{
		padding:10px 5px;
		width: 86%;
		float:left;
		font-size: 1em;
	}

	#responsive-template .titleTextAndImages.section, 
	#responsive-template .titleTextImages.section{
		width:100%;
		margin: 0px;
	}
	
/* Side by Side RWD style ***********************************/
	#responsive-template .sidebyside .tc-item-par .titleTextAndImages p{
		line-height: 1.5em;
		padding: 20px 30px 30px;
		width: 85%;
		display: block;
		float: left;
		margin: 0;
	}
}

/*End of tabbedContent*/




/*Start of social*/
.social .social-sharing{
	text-align: center;
	height: 33px;
	margin: 0 auto;
}

.social-sharing i.fa {
	padding-right: 8px;
}

.social-sharing .fa-twitter{
	padding:2.5px;
	font-size:10px;
}

.social-sharing a, .social-sharing button{
	text-decoration: none;
	font-size: 10pt;
}

.social .twitter-share-link{
	color: white ;
	background: rgb(29, 202, 255);
	padding: 1.8px 0;
	width: 9%;
	margin-right: 5px;
	float: left;
	/* font-size: 9px; */
	margin-top: 0px;
}

.social .twitter-share-link:hover{
	background: #20a4cc;
}

.social .facebook-like-link {
	width: 6%;
	background-color: #4561af !important;
	float: left;
	margin-right: 5px;
    padding: 1.3px;
	/* padding: 12.3px 0; */
}

.pluginButton.pluginButtonSmall.pluginButtonInline.pluginConnectButtonDisconnected {
  background: none;
}

.pluginButton:hover{
	box-shadow: none !important;
}

.social.section {
  margin: 0 auto;
  padding-left: 45px;
}

.fb_iframe_widget {
	text-align: center;
	margin-left: 0px;
}

span.pluginButtonLabel {
  /* font-size: 12pt; */
  font-family: Arial;
  /* font-weight: 600; */
}

i.pluginButtonIcon.img.sp_plugin-button.sx_plugin-button_favblue {
  margin-right: 7px;
}

.pluginButton.pluginButtonSmall.pluginButtonInline.pluginConnectButtonDisconnected {
	background-color: transparent !important;
	padding: 10px 0;
	width: 100% !important;
	margin: 0 auto;
}

.social .share-button{
	background-color: #00aa98;
	color: white !important;
  	padding: 3.6px 0;
	margin: 0 0 0;
	width: 20%;
	float: left;
	cursor: pointer;
}

.social .share-button:hover{
	background-color: #0098aa;
}

#follow-us-youtube-icon {
	/* border-bottom: 2px solid rgba(187, 0, 0,.75); */
	color: rgb(187, 0, 0);
	background: linear-gradient(rgb(234,237,242) 50%, rgb(187, 0, 0) 50%);
	background-size: 100% 174%;
	transition: all .25s;
}
#follow-us-linkedin-icon {
	/* border-bottom: 2px solid rgba(0, 123, 182,.75); */
	color: rgb(0, 123, 182);
	background: linear-gradient(rgb(234,237,242) 50%, rgb(0, 123, 182) 50%);
	background-size: 100% 174%;
	transition: all .25s;
}
#follow-us-googleplus-icon {
	/* border-bottom: 2px solid rgba(211, 72, 54,.75); */
	color: rgb(211, 72, 54);
	background: linear-gradient(rgb(234,237,242) 50%, rgb(211, 72, 54) 50%);
	background-size: 100% 174%;
	transition: all .25s;
}
#follow-us-twitter-icon {
	/* border-bottom: 2px solid rgba(29, 202, 255,.75); */
	color: rgb(29, 202, 255);
	background: linear-gradient(rgb(234,237,242) 50%, rgb(29, 202, 255) 50%);
	background-size: 100% 174%;
	transition: all .25s;
}
#follow-us-facebook-icon {
	color: rgb(59, 89, 152);
	background: linear-gradient(rgb(234,237,242) 50%, rgb(59, 89, 152) 50%);
	background-size: 100% 174%;
	transition: all .25s;
}
#follow-us-facebook-icon:hover{
	background: linear-gradient(rgb(50,58,70) 50%, rgb(59, 89, 152) 50%);
	color:white;
	background-position: 100% 100%;
	background-size: 100% 200%;
}
#follow-us-twitter-icon:hover{
	color:white;
	background-position: 100% 100%;
	background-size: 100% 200%;
	/*background-color: rgb(29, 202, 255);*/
}
#follow-us-googleplus-icon:hover{
	color:white;
	background-position: 100% 100%;
	background-size: 100% 200%;
	/*background-color: rgb(211, 72, 54);*/
}
#follow-us-linkedin-icon:hover{
	color:white;
	background-position: 100% 100%;
	background-size: 100% 200%;
	/*background-color: rgb(0, 123, 182);*/
}
#follow-us-youtube-icon:hover{
	color:white;
	background-position: 100% 100%;
	background-size: 100% 200%;
	/*background-color: rgb(187, 0, 0);*/
}
.social-aside i {
	width: 40px;
	padding: 15px 3px;
	text-align: center;
	margin-right: 2px;
	line-height: 1em;
	overflow: hidden;
}
.social .social-aside{
	overflow: hidden;
	font-size: initial;
	float:left;
	clear:both;
	width: 100%;
    padding-bottom: 10px;
}

.social {
	text-align: center;
}
/*End of social*/

/*Start of showcaseMenuBar*/

h4 {
    font-size: 1.6em;
    font-weight: 400;
    font-family: 'Open Sans';
    margin-top:15px;
    text-align: center;
}

/* Icons */
.icon::before {
	z-index: 10;
	display: inline-block;
	margin: 0 0.4em 0 0;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	font-size: 1.3em;
	font-family: 'stroke7pixeden';
	line-height: 1;
	speak: none;
	-webkit-backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.showcaseMenu {
	position: relative;
	overflow: hidden;
	margin: 10px auto;
	width: 100%;
    width: 180px\9;
    display: inline\9;
	font-weight: 300;
	height: 120px;
	font-size: 1.25em;
	background: white;
}

/* Menu */
.showcaseMenu [role="menu"] {
    margin: 10px 0 0 0;
}

.showcaseMenu [role="menu"] ul {
	position: relative;
    display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
    display: inline\9;
    zoom:1\9;
    height: 32px\9;
	text-align: center;
	margin: 0 auto;
	list-style: none;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;


}

.showcaseMenu [role="menu"] ul li {
    width: 136px\9;
	position: relative;
	z-index: 1;
	display: block;
    display: inline\9;
    height: 92px\9;
	margin: 0 3px 0 0;
	background: #eaedf2;
	padding: 0px 10px 7px;
	text-align: center;
	-webkit-flex: 1;
	-moz-flex: 1;
    -ms-flex:0\9;
    flex:0\9;
	-ms-flex: 1;
	flex: 1;
    float:left\9;
	text-decoration:none; 
	text-transform:uppercase;
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 0.85em;
	font-weight: 400;
	cursor: pointer;
}

.showcase-menu ul li {
    margin:0 3px 0 0!important;
    padding: 40px 10px 10px!important;
}
.showcaseMenu [role="menu"] ul li:hover {
	background:#f1f3f7;
}
.showcaseMenu [role="menu"] ul li.selected{
	background: #5e2d91!important;
	padding-top:60px;
} 
.showcase-menu-icons[role="menu"] ul li.selected{
	background: #5e2d91!important;
	padding-top:0px!important;
}
.showcaseMenu [role="menu"] ul li.selected a{
	color:#fff;
	overflow: inherit;
} 
.showcaseMenu .selected a:focus {
    border-bottom:1px dotted #fff;
}
.showcaseMenu a:focus {
    border-bottom:1px solid orange;
}
.showcaseMenu [role="menu"] ul li:last-of-type   {
	margin:0!important;
}
.showcaseMenu [role="menu"] a {
	position: relative;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 2.5;
}
.showcaseMenu [role="menu"] a span {
	vertical-align: middle;
	font-size: 0.75em;
}
.showcaseMenu [role="menu"] li.showcase-menu-item a {
	color: #74777b;
	white-space: normal;
	line-height: 16px;
	text-decoration: none;
}
.showcaseMenu [role="menu"] a:focus {
	outline: none;
}
#showcase_sticky_navigation.fixed{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
#showcase_sticky_navigation_wrapper .fixed {
}
#showcase_sticky_navigation_wrapper .fixed .showcase-menu-icons{
}
.relative{
	left:0;
    position:relative;
    transition: all 0.4s ease;
	top:0;
}
.showcase-menu{
    height:120px\9;
    background-color:#eaedf2\9;
}
.fixed{
    left:0;
    margin:0 auto;
    position:fixed;
	top:0;
    z-index: 4;
}
.fixed .showcase-menu{
	margin: 0 auto;        
    width: 952px;
    background: rgba(255,255,255,0.4);  
	height: 95px;
    height:90px\9;
    background: rgba(235,235,255,5)\9;
}
.fixed .showcase-menu-icons{
	margin: -52px auto;        
    background: rgba(255,255,255,0.4);
	width: 952px;
	height: 110px;
}

/* Content */
.showcase-item-container {
	position: relative;
	display: none;
    clear: both\9;

}
.showcase-item-container-1 {
	display: block;
    display: inline\9;
}
.showcase-item-container {
	display: none;
	margin: 0 auto;
}
.showcase-item-container .showcase-item-par .showcaseItemContainer {
	display: block;
    clear: both\9;
}
.showcase-item-container .showcase-item-par p {
	color: #111;
	font-size: 1.2em;
	line-height: 1.5;
}

/* Fallback */
.no-js ..showcase-item-container .showcase-item-par {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid rgba(255,255,255,0.6);
}
.no-flexbox [role="menu"] ul {
	display: block;
}
.no-flexbox [role="menu"] ul li {
	min-width: 15%;
	display: inline-block;
}
/* Icon and Box STYLE for tabs*/
.showcase-menu [role="menu"] {
	background: rgba(255,255,255,0.4);
}
.showcase-menu ul li a {
	overflow: visible;
	padding: 0;
	line-height: 1;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}
.showcase-menu  ul li a span {
	font-weight: 700;
	font-size: 0.7em;	
}
.showcase-menu  ul li.showcase-menu-item {
	z-index: 4;
}
.showcase-menu  ul li.showcase-menu-item a {
}
.showcase-menu  ul li.showcase-menu-item a::after {
	position: absolute;
	top: 42px;
	left: 68px;
	margin-left: -10px;
	width: 0;
	border: solid transparent;
	border-width: 10px;
	border-top-color: #5e2d91;
	content: '';
	pointer-events: none;
}
.showcase-menu-icons  ul li.showcase-menu-item a::after {
	position: absolute;
	top: 39px;
	left: 68px;
	margin-left: -10px;
	width: 0;
	border: solid transparent;
	border-width: 10px;
	border-top-color: #5e2d91;
	content: '';
	pointer-events: none;
}
.showcase-menu  ul li:first-child::before,
.showcase-menu  ul li::after {
}
.showcase-menu  ul li:first-child::before {
	right: auto;
	left: 0;
}
.showcase-menu .icon::before {
	display: block;
	margin: 0 0 0.25em 0;
}
.showcase-item-container-edit{
	background:#ecedee;
    border:3px dotted #939598;
    margin-bottom:50px;
    padding:10px 0;
}
.showcase-menu-icon img {
    height: 60px;
    padding: 0px;
    margin: 0px auto;
}
.selected .showcase-menu-icon img {
    display:none;
}
@media screen and (max-width: 58em) {
	.showcaseMenu a.icon span {
		display: none;
	}
	.showcaseMenu a:before {
		margin-right: 0;
	}
}
/*End of showcaseMenuBar*/
/*Start of share*/
.share-wrapper{
   	padding-bottom: 30px;
	background-color: #eaedf2;
   	height: 45px;
  	width: 234px;
   	float: left;
   	margin: -20px 0 0 0;
   	padding: 10px 0 10px 14px;
   	display:none;
}

.share-button{
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	float: left;
	border: none;
	width: 20%;
}

.social-icon{
	color: #fff !important;
	float:left;
	margin-right:10px;
}

.share{
	/*overflow:hidden;*/
}

.social-icon #share-facebook-icon{background-color:#3b5998; border-bottom: 5px solid #3b5998; font-size:14px; padding:12px 19px 8px;}
.social-icon #share-googleplus-icon{background-color:#dd4b39; border-bottom: 5px solid #dd4b39; font-size:14px;padding:12px 14px 8px;}
.social-icon #share-twitter-icon{background-color:#00aced; border-bottom: 5px solid #00aced; font-size:14px; padding:12px 14px 8px;}
.social-icon #share-linkedin-icon{background-color:#007bb6; border-bottom: 5px solid #007bb6; font-size:14px; padding:12px 16px 8px;}

.social-icon #share-facebook-icon:hover{background-color:#fff; border-bottom:5px solid; color:#3b5998;}
.social-icon #share-googleplus-icon:hover{background-color:#fff; border-bottom:5px solid; color:#dd4b39;}
.social-icon #share-twitter-icon:hover{background-color:#fff; border-bottom:5px solid; color:#00aced;}
.social-icon #share-linkedin-icon:hover{background-color:#fff; border-bottom:5px solid; color:#007bb6;}

/*End of share*/

/*Start of sectionFrontMenuBar*/
.section-front-menu-item-link p {
    padding-bottom: 0px;
}

h3{font-size:2em;}

.image-overlay-h2{
	color: #5e2d91;
	font: 55px 'Open Sans', sans-serif;
    font-weight: 800;
    letter-spacing: -1px;
	text-transform: uppercase;
}

.image-overlay-h2-black{
	color: #323a46;
	font: 55px 'Open Sans', sans-serif;
    font-weight: 800;
    letter-spacing: -1px;
	text-transform: uppercase;
}

.image-overlay-subhead{
    color: #452870;
    font: 14px 'Open Sans';
	font-size:2em;
}

.image-overlay-h2{
	color: #5e2d91;
	font: 55px 'Open Sans', sans-serif;
    font-weight: 800;
    letter-spacing: -1px;
	text-transform: uppercase;
}

.image-overlay-h2-black{
	color: #323a46;
	font: 55px 'Open Sans', sans-serif;
    font-weight: 800;
    letter-spacing: -1px;
	text-transform: uppercase;
}

.image-overlay-subhead{
    color: #452870;
    font: 14px 'Open Sans', sans-serif;
    font-weight: 700!important;
}

.image-overlay-body{
    color: #452870;
    font: 12px 'Open Sans', sans-serif;
    font-weight:normal;
}

.titleTextImages .padding{ padding:0}

#view-less {
    display: none;
}   

.section-front-more-menu-top-link:focus#view-less{
	border:none!important;
    outline:none!important;
}

.sectionFrontMenu {
    clear:both;
    width:100%;
}
 
.section-front-menu{
    /* float: left; */
}

.relative .section-front-menu{
     margin:0;
     padding:0;
}

.fixed .section-front-menu{
     /* margin-left:10%; */
     /* padding:0; */
}

.section-front-menu a{
    color: white;
    font-size:18px;
    text-decoration:none;
}

.section-front-menu a:focus {
    border-bottom:3px solid #fa912a;
}

#sticky_navigation_wrapper {
    height:50px;
    width:100%;    
    transition: all 0.4s ease;
    z-index:99;
}

#sticky_navigation  {
    background:#61626f;
    height:50px;
    border-bottom: 4px solid #939598;
    z-index:99;
}

#sticky_navigation.fixed{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

.relative{
	left:0;
    position:relative;
    transition: all 0.4s ease;
	top:0;
}

.fixed{
    left:0;
    position:fixed;
	top:0;
}
 
#sticky_navigation ul {
  text-align: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#sticky_navigation ul li {
  font: normal 1em Arial, sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 14px 20px;
  background: #61626f;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#sticky_navigation ul li:hover {
  background: #7c7d80;
  border-bottom:5px solid #754099;
  color: #eaedf2;
}

#sticky_navigation li.selected{
	background-color:#8c5fa8;
	border-bottom:5px solid #452870;
}


#sticky_navigation.fixed ul li:hover {
  background: #7c7d80;
  border-bottom:6px solid #754099;
  color: #eaedf2;
}

#sticky_navigation.fixed li.selected{
	background-color:#8c5fa8;
	border-bottom:6px solid #452870;
}

#sticky_navigation ul li ul li.selected{
	border-bottom:none;
}

#sticky_navigation ul li ul {
  display: none;
  padding: 0;
  position: absolute;
  top: 49px;
  left: 0;
  border-top: 5px solid #000;
  width: 250px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#sticky_navigation ul li ul li { 
  background: #323a46; 
  display: block; 
  margin-right: 0;
}

#sticky_navigation ul li ul li:hover { 
  background: #7c7d80;
  border:none; 
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}

.sectionFrontContentItem:nth-of-type(2n){
	background-color:#eaedf2;
}

.section-front-item-left{
	float:left;
    margin-top:10px;
	width:250px;
}

.section-front-item-right{
	float:right;
    margin-top:10px;
	width:680px;
}

.relative .section-menu-cta{
	display:none;
}

.fixed .section-menu-cta{
	background: #FFE67B; /* Old browsers */
	background: -moz-linear-gradient(top, #FFE67B 0%, #FFC030 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFE67B), color-stop(100%,#FFC030)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFE67B 0%,#FFC030 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFE67B 0%,#FFC030 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFE67B 0%,#FFC030 100%); /* IE10+ */
	background: linear-gradient(to bottom, #FFE67B 0%,#FFC030 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE67B', endColorstr='#FFC030',GradientType=0 ); /* IE6-9 */
    
    border: 1px solid #D89E19;
    color: #5E2D91;
    cursor: pointer;   
	float: right;
    font-size: 14px;
    font-weight: bold;
	height: 30px;
    margin-top:8px;
	margin-right: 5px;
	padding: 2px 10px;
    text-decoration: none;
}

.section-menu-cta:hover{
	    background: linear-gradient(to bottom, #FFE67B 0%, #E49A19 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.fixed .section-menu-cta{
	float:right;
	position: absolute;
	right: 0;
	font-size:1.3em;
	top: 0;
	margin:0 8px;
	padding: 11.5px 20px;
}

.section-menu-cta-text {
    color: #5E2D91;
    float: left;
    margin-top: 5px;
    text-decoration: none;
}
.section-menu-cta-text:hover {
    color: #401C66 !important;
}

#sticky_navigation.relative li#more-top{
	background: #323a46;
	position:absolute;
	right:4px;
	top:0;
}

#sticky_navigation.fixed li#more-top{
	background: #323a46;
	float: right;
	position: absolute;
	right: 220px;
	top: 0;
}


@media screen and (min-width: 1990px)
{
	.fixed .section-front-menu{
        margin-left: 25%;
		}
}

@media screen and (max-width: 1600px)
{
	.fixed .section-front-menu{
        width: 980px;
        margin: 0 auto;
}

}

@media screen and (max-width: 1200px)
{
	.fixed .section-menu-cta{
		float:right;
		font-size:1em;
		margin: 3px 4px;
		padding: 6px 10px;
		}

     #sticky_navigation.fixed li#more-top{
        background: #323a46;
        float: right;
        position: absolute;
        top: 0;   
        right: 160px;
		}                            

	.section-menu-cta-text {
		color: #5E2D91;
		float: left;
		text-align: center;
		margin-top: 8px;
		text-decoration: none;
		}
} 

@media screen and (max-width: 1040px)
{
	.fixed .section-menu-cta{
		float: left;       
		position: relative;
		width: 100%;
		margin: 0;
		padding: 0px;
		text-align: center!important;
		}

	.fixed .section-menu-cta-text{      
		position: relative;
		width: 100%;
		margin: 0;
		padding: 8px 0px;
		text-align: center!important;
		}

     #sticky_navigation.fixed li#more-top{
        float: inherit;
        position: inherit;
        top: inherit;   
        right: inherit;
		}

    #sticky_navigation.fixed{
        height: 87px;
		}  

	#sticky_navigation.fixed ul li {
		border-bottom: 6px solid #323a46;
		}
} 

/*Overrides*/

.section-front-item-right .titleTextImages img{
	padding:0 5px 5px;
    font-weight: 700!important;
}

.image-overlay-body{
    color: #452870;
    font: 12px 'Open Sans', sans-serif;
    font-weight:normal;
}

.titleTextImages .padding{ padding:0}

#view-less {
    display: none;
}   

.section-front-more-menu-top-link:focus#view-less{
	border:none!important;
    outline:none!important;
}

.sectionFrontMenu {
    clear:both;
    width:980px;
    margin:auto;
}
 
.section-front-menu{
}

.relative .section-front-menu{
     margin:0;
     padding:0;
}

.fixed .section-front-menu{
     margin:auto;
     width:980px;
}

.section-front-menu a{
    color: white;
    font-size: 14px;
    text-decoration:none;
}

.section-front-menu a:focus {
    border-bottom:3px solid #fa912a;
}

#sticky_navigation_wrapper {
    height: 40px;
    width:100%;    
    transition: all 0.4s ease;
    z-index:99;
}

#sticky_navigation  {
    background:#61626f;
    height: 50px;
    border-bottom: 5px solid #61626f;
    z-index:99;
}

#sticky_navigation.fixed{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width:100%
}


.relative{
	left:0;
    position:relative;
    transition: all 0.4s ease;
	top:0;
}

.fixed{
    left:0;
    position:fixed;
	top:0;
}
 
#sticky_navigation ul {
  text-align: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#sticky_navigation ul li {
  font: normal 1em 'Open Sans', Arial, sans-serif;
  display: inline-block;
  margin-right: -4px;
  /* padding-top: 2px; */
  position: relative;
  padding: 16px 20px 14px;
  background: #61626f;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#sticky_navigation ul li:hover {
  background: #7c7d80;
  border-bottom:5px solid #754099;
  color: #eaedf2;
}

#sticky_navigation li.selected{
	background-color:#8c5fa8;
	border-bottom:5px solid #452870;
}


#sticky_navigation.fixed ul li:hover {
  background: #7c7d80;
  border-bottom:6px solid #754099;
  color: #eaedf2;
}

#sticky_navigation.fixed li.selected{
	background-color:#8c5fa8;
	border-bottom:6px solid #452870;
}

#sticky_navigation ul li ul li.selected{
	border-bottom:none;
}

#sticky_navigation ul li ul {
  display: none;
  padding: 0;
  position: absolute;
  top: 54px;
  right: 0;
  /* border-top: 5px solid #000; */
  width: 250px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#sticky_navigation ul li ul li { 
  background: #323a46; 
  display: block; 
  margin-right: 0;
}

#sticky_navigation ul li ul li:hover { 
  background: #4a4b53;
  border:none; 
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}

.section-front-item{
    position:relative;
    padding:30px 10px;
    width:980px;
    margin:auto;
}

.sectionFrontContentItem.section{
	width:100%;
}
.sectionFrontContentItem:nth-of-type(2n){
	background-color:#eaedf2;
}

.section-front-item-left{
	bottom:0;
    float:left;
    margin-top:10px;
	width: 350px;
}

img.section-front-image {
    max-width: 100%;
    margin-right: 10px!important;
}

.section-front-item-right{
	float: right; 
	margin: 10px 0 0 20px;
	width: 560px;
}

.relative .section-menu-cta{
	display:none;
}

.fixed .section-menu-cta{
	background: #ffd457;
    color: #323a46;
    cursor: pointer;   
	float: right;
    font-size: 14px;
    font-weight: bold;
	margin: 5px 8px;
	padding: 6px 20px;
    text-decoration: none;
    position: absolute;
   	right: 0;
    top: 0;
}

.section-menu-cta:hover{
	    background: #eeb429;
}

.section-menu-cta-text {
    color: #323a46;
    float: left;
    font-family:'Open Sans', arial, sans-serif; 
    text-decoration: none;
}
.section-menu-cta-text:hover {
    color: #323a46 !important;
}

#sticky_navigation.relative li#more-top{
	background: #323a46;    
    border-bottom:5px solid #323a46;
	position:absolute;
	right:4px;
	top:0;
}

#sticky_navigation.fixed li#more-top{
	background: #323a46;
    border-bottom:5px solid #323a46;
	float: right;
	position: absolute;
	right: 220px;
	top: 0;
}



.imageWithOverlayText{
	width:980px;
    margin:auto;
}

.titleTextAndImages.section,
.titleTextImages.section {
    width: 980px;
    margin: auto;
}

.sectionFrontContentItem.section .titleTextAndImages.section,
.sectionFrontContentItem.section .titleTextImages.section {
    width: inherit;
    margin: inherit;
}

@media screen and (max-width: 1600px)
{
	.fixed .section-front-menu{
        width: 980px;
        margin: 0 auto;
}

}

@media screen and (max-width: 1200px)
{
	.fixed .section-menu-cta{
		float:right;
		font-size:1em;
		margin: 5px 4px;
		padding: 8px 10px;
		}

     #sticky_navigation.fixed li#more-top{
        background: #323a46;
        float: right;
        position: absolute;
        top: 0;   
        right: 160px;
		}                            

	.section-menu-cta-text {
		color: #323a46;
		float: left;
		text-align: center;
		text-decoration: none;
		}
} 

@media screen and (max-width: 1040px)
{
	.fixed .section-menu-cta{
		float: left;       
		position: relative;
		width: 100%;
		margin: 0;
		padding: 0px;
		text-align: center!important;
		}

	.fixed .section-menu-cta-text{      
		position: relative;
		width: 100%;
		margin: 0;
		padding: 8px 0px;
		text-align: center!important;
		}

     #sticky_navigation.fixed li#more-top{
        float: inherit;
        position: inherit;
        top: inherit;   
        right: inherit;
		}

    #sticky_navigation.fixed{
        height: 87px;
		}  

	#sticky_navigation.fixed ul li {
		border-bottom: 6px solid #323a46;
		}
} 

/*Overrides*/

.section-front-item-right .titleTextImages img{
	padding:0 5px 5px;}

/*End of sectionFrontMenuBar*/

/*Start of revealOverlay*/
.flip-container {
       perspective:          1000;
        -moz-perspective:    1000;
        -ms-perspective:     1000;
        -o-perspective:      1000;
        -webkit-perspective: 1000;
}
 
.flip-container.flip .flip-card-container .flip-side-a {
       transform:          rotateY( 180deg );
        -moz-transform:    rotateY( 180deg );
        -ms-transform:     rotateY( 180deg );
        -o-transform:      rotateY( 180deg );
        -webkit-transform: rotateY( 180deg );
}
 
.flip-container.flip .flip-card-container .flip-side-b {
       transform:          rotateY( 0deg );
        -moz-transform:    rotateY( 0deg );
        -ms-transform:     rotateY( 0deg );
        -o-transform:      rotateY( 0deg );
        -webkit-transform: rotateY( 0deg );
}
 
.flip-side-a, .flip-side-b {
    backface-visibility:             hidden;
        -moz-backface-visibility:    hidden;
        -ms-backface-visibility:     hidden;
        -o-backface-visibility:      hidden;
        -webkit-backface-visibility: hidden;
    transition:         all 0.4s;
        -moz-transition:    0.4s;
        -ms-transition:     0.4s;
        -o-transition:      0.4s;
        -webkit-transition: 0.4s;
       transform-style:             preserve-3d;
        -moz-transform-style:       preserve-3d;
        -ms-transform-style-style:  preserve-3d;
        -o-transform-style:         preserve-3d;
        -webkit-transform-style:    preserve-3d;
       
    position: absolute;
    top: 0;
    left: 0;
}
 
.flip-side-a {
    z-index: 2;
    transform:             rotateY( 0deg );
        -moz-transform:    rotateY( 0deg );
        -ms-transform:     rotateY( 0deg );
        -o-transform:      rotateY( 0deg );
        -webkit-transform: rotateY( 0deg );
}
 
.flip-side-b {
    transform:             rotateY( 180deg );
        -moz-transform:    rotateY( 180deg );
        -ms-transform:     rotateY( 180deg );
        -o-transform:      rotateY( 180deg );
        -webkit-transform: rotateY( 180deg );
}

.revealOverlay .cards-side-a h2 {
    background:#323a46;
    color:#fff;
    font-weight:100;
    margin: 0;
    padding: 20px 20px 10px;
    text-align: center;
}

.revealOverlay .cards-side-a h3 {
    background:#323a46;
    color:#ffd457;
    margin: 0;
    padding: 0 20px 10px;
    font-weight:100;
    text-align: center;
}

.revealOverlay .cards-side-b h2 {
    color:#fff;
    margin: 0;
    padding: 0 20px 10px;
    font-weight:100;
    text-align: center;
}

.revealOverlay .cards-side-b h3 {
    color:#fff;
    margin: 0;
    padding: 0 20px 10px;
    font-weight:100;
    text-align: center;
}
.revealOverlay .cards-side-b h4 {
    color:#fff;
    margin: 0;
    font-weight:400;
    text-align:left;
}

.revealOverlay {
    position: relative;
    float: left;
    display: flex;
    margin: 40px 0;
}

.revealOverlay .floatLeft{
    float:none!important;
    margin-top: 20px;}


/*Start of authorMode Style ***********************/

.cq-wcm-edit .revealOverlay {
    float: none;
    display: block;
}

.ro-author-header.authorEdit {
    font-size:1.3em;
    background:aliceblue;
    padding:10px;
    color: #323a46;
}
.authorEdit .button-author-a,
.authorEdit .button-author-b{
    border:0;
    padding:10px 20px;
    background:#3a7dda;
    color:#fff;
    position: relative;
    margin-left: 20px;
    top: 0;
    cursor:pointer;
    width: 50%;
}
.authorEdit .button-author-a:hover,
.authorEdit .button-author-b:hover{
    background:#0098aa;
    color:#fff;
}


.cq-wcm-edit .cards-side-a,
.cq-wcm-edit .cards-side-b{
    display: none;
}


.cq-wcm-edit .cards-side-a.selected {
    position: relative;
    display: block;
}

.cq-wcm-edit .cards-side-b.selected {
    position: relative;
    display:block;
}



/*Start of SideA***********************/
.cards-side-a {
    background-color:#fff;
    border:1px solid #111;
    color:#fff;
    margin: 0 40px;
    width:400px;
    height:600px;
    display: block;
    position: relative;
}

.cards-side-a .titleTextAndImages{
    padding:0;
    margin: 0;
}

.cards-side-a .titleTextAndImages p{
    margin: 10px 10px 10px 20px;
}


.cards-side-a p{
    color:#323a46;
    float: left;
    font-size:0.9em;
    margin: 10px 10px 10px -10px;
    width: 370px;
}

.cards-side-a .ro-button-side-a{
    background:none;
    border:0;
    bottom: 30px;
    color:#98bae9;
    cursor:pointer;
    outline:none;
    font-size:1em;
    text-decoration:underline;
    position:absolute;
    right: 20px;
    width: 100%;
    text-align: right;
}

.cards-side-a .ro-button-side-a.right{
    right: 10px;
}


/*Start of SideB***********************/
.cards-side-b {
    background-color:#497abd;
    border:1px solid #111;
    color:#fff;
    width:400px;
    margin: 0 40px;
    overflow-y: scroll;
    height:600px;
}

.fade-card-container
.cards-side-b.selected {
    display: block;
    position:relative;
}

.cards-side-b.selected {
    display:block;
    position:absolute;
}

.cards-side-b .titleTextAndImages {
    margin-top:80px;
}

.cards-side-b p{
    color:#fff;
    font-size: 1em;
    font-weight:100;
    line-height:1.3em;
    width: 320px;
}

.cards-side-a button{
    font-size: 1em;
}

.cards-side-b button{
    position: absolute;
    top: 8px;
    right:5px;
    border:0;
    background:none;
    cursor:pointer;
    color: #fff;
    font-size: 1em;
    width: 14%;
}

/*MEDIA QUERIES*/

@media (max-width: 450px) {

        .cards-side-a .titleTextAndImages p, .cards-side-b .titleTextAndImages p {
        width: 90%;
		}
        .cards-side-a, .cards-side-b {
        width: 300px;
        margin: 0px 2%;
        }
}


/*End of revealOverlay*/
/*Start of recentArticleSummary*/

.recent-article-summary {
	background-color: #eaedf2;
	color: #323a46;
	margin-bottom: 10px;
	padding: 10px 0 30px;
}

.recent-article-summary-header {
	border-bottom: 1px solid #c1bebe;
	margin: 0 27px 10px;
}

.recent-article-summary-title {
	display: inline-block;
	font-size: 1.7em;
	font-weight: 200;
	padding: 15px 0;
	color: #323a46;
}

.recent-article-summary-cta {
	display: inline-block;
	float: right;
	margin: 5px 0;
}

.article {
	background-color:#0098aa;
	width: 200px;
	height: 200px;
	display: inline-block;
	margin: 10px;
}

.recent-article-summary-content {
    margin: 0 10px;
}

.article-content{
	display: inline-block;
	float: left;
	margin: 10px 20px;
}
.recent-article-summary-content-3-col .article-content{
	width: 28%;
}
.recent-article-summary-content-2-col .article-content{
	width: 45%;
}
.recent-article-summary-content-1-col .article-content{
	width: 95%;
}
.recent-article-summary-content-4-col .article-content{
	width: 20%;
}

.article-content .article-title {
	font-size: 1.4em;
	font-weight: 200;
	margin-bottom: 10px;
	line-height: 1.3em;
	color: #51626f;
}

.article-content .article-summary {
	font-size: 1.1em;
	font-weight: 400;
	margin-bottom: 10px;
    height:80px;
}
.recent-article-summary-content-4-col .article-content .article-summary {
	height: 120px;
}
.recent-article-summary-content-4-col .article-content .article-title {
	height: 65px;
}
.article-content .read-more{
	text-decoration: none;
	font-size: 14px;
	color: #754099;
	float: left;
    text-transform:uppercase;
    font-weight:600;
}
.recent-article-summary  .exterior-link-button a{
    border: 1px solid #9cb1ce;
    
}
.recent-article-summary  .exterior-link-button:hover{
	margin:0;
}
.read-more-link {
    margin-top: 20px;
}
.read-more-link a:hover {
    text-decoration: underline;
    color: #0098aa;
}
.fa-chevron-right:before, .fa-arrow-right:before{
	padding-left:10px;
}
.recent-article-summary-content-3-col, .recent-article-summary-content-4-col, .recent-article-summary-content-2-col, .recent-article-summary-content-1-col {
	margin-left: 10px;
}
/*End of recentArticleSummary*/

/*Start of quicklinks*/

/*** Begin Contact Bar ***/
#contact-bar {
    color:#606060;
    width: 980px;
    margin:auto;
    margin-bottom:10px;
    }
    
#contact-bar ul li {
    list-style-type:none;
    float:left;
    text-align:left;
    padding: 0px 30px 0;
    font-size:15px;
    margin-left:0px;
    margin-bottom: 10px;
    }   

#st_cn_all #contact-bar ul li, #st_tw_all #contact-bar ul li{
	font-size:12px;
	padding:0 15px;
}

#contact-bar .contact-icon { 
    background-repeat:no-repeat;
    padding: 5px 0 10px 25px;
    line-height: 40px;
    display:inline; 
    }

#lpButton-footer {margin-top: -3px;}    

#contact-bar .call-us-footer { 
    background-image:url("http://web.archive.org/web/20150912012548im_/https://www.scottrade.com/content/dam/assets/web/marketing/home/phone-icon.png"); 
    background-position-y: 2px;
}

#contact-bar .email-footer { 
    background-image:url("http://web.archive.org/web/20150912012548im_/https://www.scottrade.com/content/dam/assets/web/marketing/home/email-icon.png");
    background-position-y: 3px;
    padding-left: 34px;
}

#contact-bar .login-footer { 
    background-image:url("http://web.archive.org/web/20150912012548im_/https://www.scottrade.com/content/dam/assets/web/marketing/home/log-in-icon.png");
}
#contact-bar .branch-footer { 
    background-image:url("http://web.archive.org/web/20150912012548im_/https://www.scottrade.com/content/dam/assets/web/marketing/home/branch-icon.png");
    background-position-y: 2px;
}

a.contact-icon, .contact-icon a{
    text-decoration: none;
    color: #3a7dda;
    font-weight:600;
}

a.contact-icon:hover, .contact-icon a:hover {
    text-decoration: underline;
    color: #0098aa;
}
/*** End Contact Bar ***/


/* Begin Footer */

#footer {
    background-color:#323a46;
    color:#ffffff;
    font-family:'Open Sans', sans-serif;
    font-size:13px;
    height: 300px;
    margin: auto;
    min-width: 980px;
    padding: 15px 0 10px;
}

#st_cn_all #footer, 
#st_tw_all #footer{height:210px;}

#st_all #responsive-template #footer,
#st_cn_all #responsive-template #footer, 
#st_tw_all #responsive-template #footer{height:40px; min-width:100%;}

#st_bank_all #footer{height:220px;}

#st_active_trader_all #footer{height:250px}

#footer a {
    color:#ffffff;
    text-decoration:none; 
    font-weight:400;
}

#footer a:hover {
    color:#ffffff;
    text-decoration:underline;  
}

#footer ul li {
    list-style-type:none;
    list-style-position:outside;
    padding-bottom:5px;
    margin-left:0px;
}

#footer .footer-content {
    width: 980px;
    padding: 15px 10px 0px 10px;
    margin:auto;
}

#footer .footer-content .title {
    font-size:18px;
    color:#ccc;
    display: none;
    padding-bottom:15px;
}

#st_active_trader_all #footer .footer-content .title { display: block;}

#footer strong {
    font-size: 16px;
    padding-bottom: 12px;
    display:block;
    text-transform: uppercase;
    font-weight: 200;
    color: #fef4d6;
    font-family:"Open Sans", arial;
}
	
#footer h2, #footer h3{
    border:none;
    color: #fef4d6;
    display:block;
    font-weight: 200;
    font-size: 16px;
    margin:0;
    padding-bottom: 12px;
    text-transform: uppercase;
}

#st_active_trader_all #footer h2{
    border:0;
    color: #ccc;
    padding: 10px 0 20px;
}

#st_active_trader_all #footer strong, #st_active_trader_all #footer#footer h3 {
   font-size: 30px;   
   font-weight: lighter;
   color: white;   
   padding: 30px;   
   background-color: none;  
   display: inline-block;   
   border: 1px solid #ccc;  
   letter-spacing: 1px;   
   margin: 0 10px 0 0;  
   width: 525px;
   float: left;
   text-transform:none;
   }

#footer .footer-column {
    padding-right: 55px;
    float:left;
}

#st_bank_all #footer .footer-column {
    padding-right: 35px;
}

#st_cn_all #footer .footer-column,
#st_tw_all #footer .footer-column,
#st_cn_about_all #footer .footer-column,
#st_tw_about_all #footer .footer-column{padding-right:75px;}


#footer .footer-column img{
    display:inline;
    top: 3px;
    position: relative;
}

#st_about_all #footer ul {padding-bottom:0}

#footer .divider {
    float:left;
}

#footer .footer-link {
    padding-left:25px;
    background-repeat:no-repeat;
    height:20px;
    display:block;
}
.footer-logo {margin-top: -50px;}     

/* End Footer */


/* Begin Bottom Links */
#bottom-links {
    background-color:#754099;
    height:20px;
    padding:8px 0;
}
    
#bottom-links #legal-links {
    width:980px;
    margin:auto;
    padding-top:2px;
}

#legal-links a {
    color:#ffffff;
    text-decoration:none;   
}

#legal-links a:hover {
    color:#ffffff;
    text-decoration:underline;  
}
        
#legal-links .legal-links-wrapper {
    width:950px;
    margin:auto;
    padding-top:2px;
    text-align:center;
}   
    
#legal-links ul li {
    list-style-type:none;
    float:left;
    text-align:center;
    font-size:11px;
    margin-right: 15px;
    margin-left:0;
    padding-bottom:0;
} 

#st_cn_all #legal-links ul li, 
#st_tw_all #legal-links ul li{margin-right: 32px;} 

.online-trades-badge {
    width:81px;
    height:81px;
    margin-top:-35px;
    right:-15px;
    z-index:1;
    position:relative;
    text-align:left;
    float:right;
    border-collapse:collapse;
}    
    
.footer-image {
    position:relative;
    text-align:left;
    float:right;    
    margin-top: -268px;
    right: -25px;
    z-index:1;
    border-collapse:collapse;
    display:none!important;
}     

#st_bank_all .footer-image {
    display: block!important;
    margin: -20px;
    right: 0;
}    

#right-rail .socialLinks .component-container .padding {padding:15px;}   

.socialLinks .social-media-container {padding-bottom:16px;}
    
.socialLinks .follow-us .icon-container {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/apps/scottrade/apps/scottrade/apps/scottrade/components/content/quickLinks/clientlibs/images/icon-container-bg.gif);
    background-repeat:repeat-y;
    width:269px;
}
    
.socialLinks .follow-us .icon-container img {
    float:left;
    margin:10px;
}

/* End Bottom Links */ 


/*Social Aside Icons*/

.social{
  display: block;
  text-align: left;
}

.social-aside{
  display: inline-block;
  text-align: left;
  /* margin: 40px auto 25px; */
  width: 350px;
  /* text-transform: uppercase; */
  overflow: hidden;
  float: right;
}

.social-aside-text{
  padding: 18px 25px 0 0;
  letter-spacing: 1px;
  font-weight: 300;
  font-size: .85em;
  /*text-transform: uppercase;*/
  color:rgb(234,237,242);
  color:rgba(234,237,242,.9);
  /*border-bottom:1px solid rgba(255,255,255,.5);*/
}

.social-aside-icons{
}

.social-aside a{
  color:white;
}

.social-aside i{
  width: 40px;
  /* height: 30px; */
  padding: 15px 3px;
  text-align: center;
  margin-right: 2px;
  line-height: 1em;
  /*border: 1px solid rgba(147,149,152,.5);*/
  transition:all .25s;
}

#fb-icon{
  /*border-bottom: 2px solid rgba(59, 89, 152,.75);*/
  color:rgb(59, 89, 152);
  background: linear-gradient(rgb(234,237,242) 50%, rgb(59, 89, 152) 50%);
  background-size: 100% 174%;
  transition:all .25s;
}
#twitter-icon{
  /*border-bottom: 2px solid rgba(29, 202, 255,.75);*/
  color:rgb(29, 202, 255);
  background: linear-gradient(rgb(234,237,242) 50%, rgb(29, 202, 255) 50%);
  background-size: 100% 174%;
  transition:all .25s;
}
#googleplus-icon{
  /*border-bottom: 2px solid rgba(211, 72, 54,.75);*/
  color:rgb(211, 72, 54);
  background: linear-gradient(rgb(234,237,242) 50%, rgb(211, 72, 54) 50%);
  background-size: 100% 174%;
  transition:all .25s;
}
#linkedin-icon{
  /*border-bottom: 2px solid rgba(0, 123, 182,.75);*/
  color:rgb(0, 123, 182);
  background: linear-gradient(rgb(234,237,242) 50%, rgb(0, 123, 182) 50%);
  background-size: 100% 174%;
  transition:all .25s;
}
#youtube-icon{
  /*border-bottom: 2px solid rgba(187, 0, 0,.75);*/
  color:rgb(187, 0, 0);
  background: linear-gradient(rgb(234,237,242) 50%, rgb(187, 0, 0) 50%);
  background-size: 100% 174%;
  transition:all .25s;
}
#fb-icon:hover{
  /*background: linear-gradient(rgb(50,58,70) 50%, rgb(59, 89, 152) 50%);*/
  color:white;
  background-position: 100% 100%;
  background-size: 100% 200%;
}
#twitter-icon:hover{
  color:white;
  background-position: 100% 100%;
  background-size: 100% 200%;
  /*background-color: rgb(29, 202, 255);*/
}
#googleplus-icon:hover{
  color:white;
  background-position: 100% 100%;
  background-size: 100% 200%;
  /*background-color: rgb(211, 72, 54);*/
}
#linkedin-icon:hover{
  color:white;
  background-position: 100% 100%;
  background-size: 100% 200%;
  /*background-color: rgb(0, 123, 182);*/
}
#youtube-icon:hover{
  color:white;
  background-position: 100% 100%;
  background-size: 100% 200%;
  /*background-color: rgb(187, 0, 0);*/
}


.fa-facebook:before{
    font-size:1.4em;
    content:"\f09a"
}
.fa-twitter:before{
    font-size:1.4em;
    content:"\f099"
}
.fa-google-plus:before{
    font-size:1.4em;
    content:"\f0d5"
}
.fa-linkedin:before{
    font-size:1.4em;
    content:"\f0e1"
}
.fa-youtube-play:before{
    font-size:1.4em;
    content:"\f16a"
}

/*End Social Aside Icons*/

/*End of quicklinks*/

/*Start of mobileSmartBanner*/

.mobileSmartBannerContainer .closeButton {
	left: 5px;
	top: 30px;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 16px;
	font-height: normal;
	line-height: 15px;
	text-align: center;
	color: #323a46;
	float: left;
	position: relative;
	background: none;
	background-image: none;
	border: none;
}
.mobileSmartBannerContainer .appLogo {
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	display: block;
	width: 60px;
	height: 60px;
	padding-top: 10px;
}
.mobileSmartBannerContainer {
	background-color: #eaedf2;
	display: hidden;
	border-bottom: 1px solid #e8e8e8;
	width: 100%;
	height: 90px;
	padding-top: 5px;
}
.mobileSmartBannerContainer .appInfo .appTitle {
	display: block;
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
	font-weight: 600;
	margin-bottom: 2px;
	color: #323a46;
}
.mobileSmartBannerContainer .appInfo .appCreator {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #323a46;
}
.mobileSmartBannerContainer .appInfo .appStore {
	display: block;
	font-size: 14px;
	padding-left: 30px;
	margin-top: 5px;
	font-weight: normal;
	color: #323a46;
}
.mobileSmartBannerContainer .viewApp {
	float: right;
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	text-align: center;
	position: relative;
	top: -35px;
	margin-right: 5px;
	text-decoration: none;
}
/*End of mobileSmartBanner*/
div.lpTopSwitch {
  display: inline-block;
}

.top-links-image-icon {
	display: inline-block;
	max-width: 13px;
}
#lp-top-buttons {
    float: right;
}

#lp-top-buttons .homepage-cta-top-int-1 {
	background: #eeebf0; /* Old browsers */
	background: -moz-linear-gradient(top, #eeebf0 0%, #ccc1d3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeebf0), color-stop(100%,#ccc1d3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeebf0 0%,#ccc1d3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeebf0 0%,#ccc1d3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeebf0 0%,#ccc1d3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeebf0 0%,#ccc1d3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeebf0', endColorstr='#ccc1d3',GradientType=0 ); /* IE6-9 */    
    border: 1px solid #ccc1d3;
    color: #5E2D91;
    cursor: pointer;
    font-weight: bold;
    margin-right:10px;
    text-decoration: none;
}

#lp-top-buttons .homepage-cta-top-int-1:hover {
    background: linear-gradient(to bottom, #FFE67B 0%, #E49A19 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#lp-top-buttons .homepage-cta-top-text-int-1 {
    color: #5E2D91;
    font-size:13px;
    font-weight:700;
    padding: 5px 20px!important;
    text-decoration: none;
}

#lp-top-buttons .homepage-cta-top-text-int-1:hover {
    color: #401C66 !important;
}

#lp-top-buttons .homepage-cta-top-int-2 {
	background: #FFE67B; /* Old browsers */
	background: -moz-linear-gradient(top, #FFE67B 0%, #FFC030 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFE67B), color-stop(100%,#FFC030)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFE67B 0%,#FFC030 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFE67B 0%,#FFC030 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFE67B 0%,#FFC030 100%); /* IE10+ */
	background: linear-gradient(to bottom, #FFE67B 0%,#FFC030 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE67B', endColorstr='#FFC030',GradientType=0 ); /* IE6-9 */    
    border: 1px solid #D89E19;
    color: #5E2D91;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
}

#lp-top-buttons .homepage-cta-top-int-2:hover {
    background: linear-gradient(to bottom, #FFE67B 0%, #E49A19 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#lp-top-buttons .homepage-cta-top-text-int-2 {
    color: #5E2D91;
    font-size:13px;
    font-weight:700;
    padding: 5px 20px!important;
    text-decoration: none;
}

#lp-top-buttons .homepage-cta-top-text-int-2:hover {
    color: #401C66 !important;
}

@media screen and (max-width: 770px){

     #lp-top-buttons{
		width: 100%;
		overflow: hidden;
		float: left;
		padding: 0;
		margin: 0;
	}

    #lp-top-buttons .homepage-cta-top-int-1 {
		margin-right: 0px !important;
    }

}
/*Start of linkedin*/
/*End of linkedin*/
/*Start of LightBox*/

img.lightbox_img {
	display: inline;
}

/* Overlays needed for modal look */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #666666; }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000; opacity: .20; filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
/*

/* WCM OVERRIDES */
.cq-wcm-preview .ui-icon.ui-icon-closethick {
    background: none;
    top: 0;
    position: absolute;
    margin-top: 10px;
    width:40px;
}

.ui-dialog-titlebar-close span {
    display: block;
    color: white;
    cursor:pointer;
    text-indent: 0!important;
    padding: 10px!important;
    position: absolute;
    top: 13px;
}
.ui-dialog-titlebar-close span:hover{
    color:#111;
    cursor:pointer;
}
.ui-state-focus{        
    border:1px dotted orange!important;
    border-radius:0;
}        
.ui-state-default .ui-icon{
    background:none;
}
.ui-dialog .ui-dialog-titlebar-close{
    position: absolute;
    right: 0;
    top: 0px;
    margin: 0;
    padding: 0;
    height: 59px;
    font-size: 13px;
    border: 0;
    background: none;
    width: 60px;
}

.ui-dialog .ui-dialog-title {
    text-align: center;
    float: none;
}

.ui-dialog-titlebar {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0;  text-decoration: none; font-size: 100%; list-style: none;
    padding: 1em;
    color: #fff;
    background: #0098aa;
    border-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    position: relative;
}

.ui-dialog {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 11px;
    background: #fff;
    border: 0;
    border-radius: 0;
    position:absolute;
    -webkit-box-shadow: 0 5px 50px -2px #111;
       -moz-box-shadow: 0 5px 50px -2px #111;
            box-shadow: 0 5px 50px -2px #111;
	z-index:99999!important;
}

.ui-dialog.ui-draggable .ui-dialog-titlebar,
.ui-dialog.ui-draggable .ui-dialog-titlebar {
    cursor: move;
    border-radius:0;
    padding:1em;
}
.ui-widget-content .ui-icon{
    background-position: -79px -224px;
    height: 16px;
    width: 16px;
}

.ui-dialog button .ui-dialog-titlebar-close span{
	display: block;  
    width: 40px; 
    height: 40px;
    margin: 10px auto;
}

button#lightbox__par_lightbox {
    border: 0;
    cursor:pointer;
}
/*End of LightBox*/
.image-overlay-text-container h1 { 
	font-size:2.5em; 
}
.image-overlay-text-container h2 { 
	font-size:1.8em; 
}
.image-overlay-text-container h3 { 
	font-size:1.4em; 
}

.compare-st-title{ 
	font-size: 22px; 
	text-transform:uppercase; 
	font-weight: 600; 
	color:#452870; 
	margin-top: 10px;
}
.compare-st-title2{
	background:#8c5fa8; 
	font-weight:200; 
	font-size: 16px; 
	text-transform:uppercase; 
	color: #fff; 
	padding: 4px 0 4px 5px; 
	margin-top: 20px; 
	width: 250px!important;
}
.compare-st-body{
	font-size: 1em; 
	color:#323a46;
	margin: 88px 20px 0;
	line-height: 2em;
}
.compare-st-cta{ 
	margin: 200px 20px; 
}

.compare-st-cta a{ 
	color: #fff; 
	background: #5e2d91; 
	font-weight: 600; 
	font-size: 1.2em; 
	width: 220px!important; 
	padding: 5px 30px; 
	text-align: center; 
	cursor: pointer;
	text-decoration:none
}
.compare-st-cta a:hover{
	background:#0098aa;
}

#right-rail .imageWithOverlayText {
    margin-bottom: 10px;
}



/*Start of imageWithAnimatedLayer*/

.imageWithAnimatedLayer {
    float: left;
}

.iwal-container {
       float: left;
}

.iwal-bg-image {
       position : relative;
       overflow: hidden;
}
 
 .iwal-bg-image:hover .iwal-tab {
       top: -36px;
    	 -webkit-transition: all 500ms ease;
   	     -moz-transition: all 500ms ease;
    	 -ms-transition: all 500ms ease;
    	 -o-transition: all 500ms ease;
  		  transition: all 500ms ease;
}

.iwal-bg-image:hover .iwal-slide {
       background-color: #4869a1;
       top: 0px;	 
       opacity: .85;
       height: 100%;
       -webkit-transition: all 500ms ease;
   		 -moz-transition: all 500ms ease;
   		 -ms-transition: all 500ms ease;
  		 -o-transition: all 500ms ease;
  		  transition: all 500ms ease;
}

.iwal-tab {
        display:none;
} 

.touch .iwal-tab {
        background-color: #4869a1;
        position: absolute;
        opacity : 0.75;
        top: 63%;
        width: 25%;
        display: block!important;
		  -webkit-transition: all 500ms ease;
		  -moz-transition: all 500ms ease;
		  -ms-transition: all 500ms ease;
		  -o-transition: all 500ms ease;
		  transition: all 500ms ease;
} 

.iwal-tab img{
		margin: 8px auto;
		max-width: 35%;
}
 
.iwal-slide {
       background-color: #4869a1;
       color: #fff;
       position: absolute;
       top: 75%;
       width: 100%;
       height: 100%;
       opacity: 0.75;
       overflow: hidden;
       z-index: 10;
  		  -webkit-transition: all 500ms ease;
   		  -moz-transition: all 500ms ease;
  		  -ms-transition: all 500ms ease;
   		  -o-transition: all 500ms ease;
   		   transition: all 500ms ease;
}   

.iwal-slide-content .titleTextAndImages  {
	margin-top: 50%;
	font-size:1em;
    margin-bottom: 50%;
    	      -webkit-transition: all 2000ms ease;
   		  -moz-transition: all 2000ms ease;
  		  -ms-transition: all 2000ms ease;
   		  -o-transition: all 2000ms ease;
   		   transition: all 2000ms ease;
	    
}

.iwal-bg-image:hover .iwal-slide-content .titleTextAndImages {
	  margin-top: 0%;
  		  -webkit-transition: all 500ms ease;
   		  -moz-transition: all 500ms ease;
  		  -ms-transition: all 500ms ease;
   		  -o-transition: all 500ms ease;
   		   transition: all 500ms ease;
    margin-bottom: 50%;
}
 
.iwal-button {
       position: absolute;
       bottom: 27px;
       left:0;
       right:0;
       text-align:center;
       z-index: 20;
}

.iwal-button a {
       color:#fff;
       font-size:1.1em; 
       padding: 2% 8%;
       text-decoration:none;
       text-transform:uppercase;
       outline: 1px solid #fff;
       width: 100%;
          -webkit-transition: all 300ms ease;
   		  -moz-transition: all 300ms ease;
  		  -ms-transition: all 300ms ease;
   		  -o-transition: all 300ms ease;
   		   transition: all 300ms ease;
}
.iwal-button a:hover {
       color:#456dab;
       background-color:#eaedf2; 
       font-weight:400;
        -webkit-transition: all 300ms ease;
   		  -moz-transition: all 300ms ease;
  		  -ms-transition: all 300ms ease;
   		  -o-transition: all 300ms ease;
   		   transition: all 300ms ease;
}


.iwal-button a:focus {
       color:#456dab;
       background-color:#eaedf2; 
       font-weight:400;
        -webkit-transition: all 300ms ease;
   		  -moz-transition: all 300ms ease;
  		  -ms-transition: all 300ms ease;
   		  -o-transition: all 300ms ease;
   		   transition: all 300ms ease;
}



/*AUTHOR MODE*/

.cq-wcm-edit .imageWithAnimatedLayer {
    float: none;
}

.cq-wcm-edit .iwal-tab {
      position: relative;
      float: left;
      clear: left;
} 
 
.cq-wcm-edit .iwal-slide {
      position: relative;
      clear: left;
}   

.cq-wcm-edit .iwal-slide-content p {
	  margin-top: 0;
	    
}
 

/*End of imageWithAnimatedLayer*/

/*media queries*/


    @media (max-width: 640px) {
    .touch .iwal-tab {
    top: 65%;
    }
    
    }
    
    @media (max-width: 510px) {
    .touch .iwal-tab {
    top: 64%;
    }
    
    }
    
    @media (max-width: 430px) {
    .touch .iwal-tab {
    top: 63%;
    }
    
    }
    
    @media (max-width: 390px) {
    .touch .iwal-tab {
    top: 62%;
    }
    
    }



/* Branch Locator */
#bl-search-panel{
    background-color: #939598;
    height: 35px;
    padding: 5px 5px 1px;
    z-index: 5;
    border:none;
}

.googleBranchLocator #output-results{     
    overflow: auto;
    height:100%;
}

#bl-map-container {
    background-color: #FFFFFF;
    border: medium none;
    height: 500px;
    z-index: 5;
}
#bl-map-container.bl-print-map-container #output-results{     
    height:auto;
}
#bl-details-canvas {
    background-color: #eaedf2;
    float: left;
    height: 100%;
    padding: 0 0 6px;
    width: 264px;

    /* ie8 hack */
    height: 500px\0/;
    overflow:auto\0/;
}

#bl-map-canvas {
    display:block;
    padding: 3px;
    height:100%;
    right:0px;
}

#bl-alert-panel{
    background-color: #FFAB19;
    color: #242424;
    font-size: 1.5em;
    height: 100%;
    padding: 15px 20px;
    font-family: 'Open Sans', Arial, Helvetica, Verdana sans-serif;
    text-transform: uppercase;
    margin-bottom:20px;
}

.bl-loader{
    float: left;
    left: 607px;
    position: absolute;
    top: 425px;
    z-index: 99999;
    }

#bl-search-panel #address{
    border: 0 none;
    display: block;
    float: left;
    height: 31px;
    line-height: 29px;
    padding-left: 5px;
    width: 252px;
}

.pac-container {
    margin-top:1px;
    width:auto!important;
    min-width:247px!important;
}

.pac-item {
    font-size: 12px;
    color: #111;
    font-family: 'Open Sans', Arial, Helvetica, Verdana sans-serif;
    height:22px;
    padding:5px 10px 0 5px;
}

.pac-item:last-child {
    margin-bottom:10px;
}

.pac-item:hover {
    background-color:#d1d4d3!important;
}

.pac-item-selected {
    background-color:#636466!important;
}


.googleBranchLocator .bl-branch{
    padding:0 0 20px;
}

.googleBranchLocator .bl-address{
    color: #532377;
    font-size: 1.5em;
    padding-top: 10px;
    margin:0 10px 2px;
    clear:left;
}

.googleBranchLocator .bl-city{
    float: left;
    padding-right: 3px;
    margin-left:10px;
}

.googleBranchLocator .bl-state{
    float: left;
    padding-right: 3px;
}

.googleBranchLocator .bl-branch .bl-hours{
    margin:5px 0 5px 10px;
    font-weight:bold;
}

.googleBranchLocator .bl-branch-details .bl-hours{
    margin:0 0 5px 10px;
}

.googleBranchLocator .bl-phone-title{
    padding-right: 10px;
    margin-left:10px;
    float:left;
    font-weight:bold;
    line-height:17px;
}

.googleBranchLocator .bl-phone{
    padding-right: 10px;
    margin-left:10px;
    line-height:17px;
}

.googleBranchLocator .bl-phone800-title{
    padding-right: 10px;
    margin-left:10px;
    float:left;
    font-weight:bold;
    clear:both;
    line-height:17px;
}

.googleBranchLocator .bl-phone800{
    padding-right: 3px;
    margin-left:10px;
    line-height:17px;
}

.googleBranchLocator .bl-fax-title{
    padding-right: 10px;
    margin-left:10px;
    float:left;
    font-weight:bold;
    line-height:17px;
}

.googleBranchLocator .bl-fax{
    padding-right: 10px;
    margin-left:10px;
    line-height:17px;
}

.googleBranchLocator .bl-distance{
    background-color:#eaedf2;
    clear: left;
    font-size:1.3em;
    margin:10px 0 0;
    padding:10px 0 10px 10px;
    width:237px;
}

.googleBranchLocator .bl-hours-title{
    font-weight:bold;
    padding-right: 3px;
    margin:10px 10px 0;
    line-height:1.5em;
}


.googleBranchLocator .find-branch-btn{
    background: #323a46;
    border: 1px solid #404040;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    
    font-size: 1.3em;
    float: left;
    height: 31px;
    width: 40px;
}

.googleBranchLocator .find-branch-btn:hover{
    background: #111;
}

.googleBranchLocator .use-current-location-btn{
    background: #323a46;
    border: 1px solid #404040;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 1.7em;
    height: 31px;
    margin-left: 10px;
    width: 40px;
}

.googleBranchLocator .use-current-location-btn:hover{
    background: #111;
}

.googleBranchLocator .bl-button:focus{color:orange;}

.fa-search:before{
    font-size: 1.4em;
    line-height: 1.0em;
    }

.fa-crosshairs:before{
    font-size: 1.2em;
    line-height: 1.1em;
    }


.googleBranchLocator .bl-details-btn{
    width:140px;
    background-color:#754099;
    border:0px;
    height:30px;
    display:block;
    color:#fff;
    float:left;
    cursor:pointer;
}

.googleBranchLocator .view-branch-details-link {
    width:140px;
    background-color:#754099;
    border:0px;
    height:30px;
    display:block;
    color:#fff!important;
    float:left;
    cursor:pointer;
    font-size:1.1em;
}

.googleBranchLocator .view-branch-details-link a{
    color:#fff!important;
    text-decoration:none;
    width:140px;
    border:0px;
    height:30px;
    display:block;
    float:left;
    cursor:pointer;
    padding-top:7px;
    text-align:center;
}

.googleBranchLocator .view-branch-details-link a:hover, .googleBranchLocator .view-branch-details-link a:focus{
    background-color:#4b306a;
    border: 0px solid #E9E9E9;
    color:#fff!important;
    height:auto;
    padding-bottom:7px;
}


.googleBranchLocator .bl-details-btn:hover, .googleBranchLocator .bl-details-btn:focus{
    background-color:#4b306a;
    border: 0px solid #E9E9E9;
}

.googleBranchLocator .bl-direction-btn{
    width:105px;
    background-color:#754099;
    border:0px;
    height:30px;
    display:block;
    color:#fff;
    float:left;
    cursor:pointer;
    margin-left:1px;
}

.googleBranchLocator .bl-direction-btn:hover, .googleBranchLocator .bl-direction-btn:focus{
    background-color:#4b306a;
    border: 0px solid #E9E9E9;
}

/*Branch Details Page*/

.googleBranchLocator .bl-branchname{
    float:left;
    font-size:1.5em;
    padding-right: 3px;
    margin:20px 10px -6px 10px;
}

.googleBranchLocator .bl-landmark{
    padding-right: 3px;
    margin:15px 10px;
}

.googleBranchLocator .bl-memo{
    padding-right: 3px;
    margin: 0 20px 10px 10px;
    line-height:1.5em;
    display:none;
}

.googleBranchLocator .bl-memo-title{
    font-weight:bold;
    padding-right: 3px;
    margin:10px 10px 0;
    line-height:1.5em;
    display:none;
}

.googleBranchLocator .bl-parking{
    padding-right: 3px;
    margin: 0 20px 10px 10px;
    line-height:1.5em;
}

.googleBranchLocator .bl-parking-title{
    font-weight:bold;
    padding-right: 3px;
    margin:10px 10px 0;
    line-height:1.5em;
}

.googleBranchLocator .bl-lang-message{
    margin: 10px 10px;
    text-transform:uppercase;
    color:#8C5FA8;
}

.googleBranchLocator .bl-lang-select {
    color:#fff;
    display:block;
    float:left;
    margin:1px 6px 0 19px;
}

.googleBranchLocator  .bl-prevsearch-btn{
    background-color:#f3f2f0;
    border:0;
    margin-top:5px;
    cursor:pointer;
    color:#754099;
    text-decoration:underline;
    font-size:11px;
    margin-left:10px;
}

.googleBranchLocator .bl-prevsearch-btn:hover, .googleBranchLocator .bl-prevsearch-btn:focus{
    border:0;
    cursor:pointer;
    color:#111;
    text-decoration:underline;
}

.googleBranchLocator .bl-branch-details .bl-direction-btn{
    width: 92%;
    background-color:#754099;
    border:0px;
    height: 40px;
    display:block;
    color:#fff;
    float:left;
    cursor:pointer;
    margin-left:10px;
    font-size: 13px;
}

.googleBranchLocator .bl-branch-details .bl-direction-btn:hover, .googleBranchLocator .bl-branch-details .bl-direction-btn:focus{
    background-color:#4b306a;
    border: 0px solid #E9E9E9;
}


.googleBranchLocator .bl-branchalert{
    background-color:#ffab19;
    font-size:1.3em;
    padding:13px;
    font-weight:bold;
    margin-top:10px;
}


.googleBranchLocator #direction-option{
    margin-top:-8px;
}

.googleBranchLocator .bl-driving-mode,
.googleBranchLocator .bl-walking-mode,
.googleBranchLocator .bl-bicycling-mode,
.googleBranchLocator .bl-transit-mode{
    background-color:#f3f2f0;
    background-image: url("http://web.archive.org/web/20150912012548im_/https://maps.gstatic.com/tactile/directions/travel_mode/sprite-1x-20130906.png");
    background-repeat:no-repeat;
    background-size:20px 276px;
    width:20px;
    height:20px;
    text-indent:-999em;
    cursor:pointer;
    border:none;
    display:block;
    float:left;
    margin:17px 15px 7px;
}
.googleBranchLocator .bl-driving-mode{
    background-position:0 -40px;
    margin-left:40px;
}

.googleBranchLocator .bl-driving-mode:hover,
.googleBranchLocator .bl-driving-mode.bl-active{
    background-position:0 -60px;
}
.googleBranchLocator .bl-transit-mode{
    background-position:0 -80px;
    float:none;
}
.googleBranchLocator .bl-transit-mode:hover,
.googleBranchLocator .bl-transit-mode.bl-active{
    background-position:0 -100px;
}
.googleBranchLocator .bl-walking-mode{
    background-position:0 -120px;
}
.googleBranchLocator .bl-walking-mode:hover,
.googleBranchLocator .bl-walking-mode.bl-active{
    background-position:0 -140px;
}
.googleBranchLocator .bl-bicycling-mode{
    background-position:0 -160px;
    margin-right:30px;
}
.googleBranchLocator .bl-bicycling-mode:hover,
.googleBranchLocator .bl-bicycling-mode.bl-active{
    background-position:0 -180px;
}
.googleBranchLocator .bl-print-mode{
    background: no-repeat url('http://web.archive.org/web/20150912012548im_/https://maps.gstatic.com/mapfiles/hpimgs28.png') -118px -26px;
    width:14px;
    height:12px;
    text-indent:-999em;
    cursor:pointer;
    border:none;
    display:block;
    position:absolute;
    right:16px;
    top:5px;
}

.googleBranchLocator .bl-print-mode:hover{
    opacity:0.5;
}

.googleBranchLocator .bl-share-mode{
    background: no-repeat url('http://web.archive.org/web/20150912012548im_/https://maps.gstatic.com/mapfiles/hpimgs28.png') -143px -17px;
    width:18px;
    height:10px;
    text-indent:-999em;
    cursor:pointer;
    border:none;
    display:block;
    position:absolute;
    right:43px;
    top:5px;
}

.googleBranchLocator .bl-share-mode:hover{
    opacity:0.5;
}

.googleBranchLocator .bl-share-link-container{
    background-color:#d7d7d7;
    margin-bottom:10px;
    padding:10px;
    text-align:center;
}


.googleBranchLocator .bl-share-link-label{
    display: block;
    margin: 10px 0 0 10px;
    padding:0 10px;        
    font-size:1.2em;
}

.googleBranchLocator #bl-share-link-input{
    height: 30px;
    padding: 0 0 0 5px;
    width: 97%;
    font-size:0.8em;
    margin: 5px 0 0 0;
}

.googleBranchLocator .bl-share-link-close {
    width:155px;
    background-color:#754099;
    border:0px;
    height:30px;
    display:block;
    color:#fff;
    cursor:pointer;
    margin:10px 32px;
 }
.googleBranchLocator .bl-share-link-close:hover{
    background-color:#4b306a;
    border: 0px solid #E9E9E9;
}

.googleBranchLocator .bl-direction-text{
    margin:10px 0 0 10px;
    color: #111;
    font-size: 1.5em;
    display:block;
}

.googleBranchLocator .bl-back-to-results-btn,
.googleBranchLocator .bl-back-to-details-btn{
    border:0;
    margin-top:5px;
    cursor:pointer;
    color:#754099;
    text-decoration:underline;
    font-size:11px;
    margin-left:10px;
}

.bl-newsearch-btn{
    border:0;
    background-color: #eaedf2;
    cursor:pointer;
    color:#754099;
    text-decoration:underline;
    font-size: 11px;
    margin: 10px 0 5px 10px;
}

.googleBranchLocator .bl-input-div{
    margin:0 10px;
    font-weight:bold;
    font-size:15px;
    clear:right;
}
.bl-direction-end-input,
.bl-direction-start-input{
    height:30px;
    width:85%;
    padding:0 0 0 5px;
    margin:0 0 0 11px;
}
.bl-direction-end-input{
    margin:10px 0 0 10px;
}
#bl-direction-top{
    position:relative;
}
.googleBranchLocator .bl-get-direction-btn{
    width:155px;
    background-color:#754099;
    border:0px;
    height:30px;
    display:block;
    color:#fff;
    cursor:pointer;
    margin:10px 32px;
}

.googleBranchLocator .bl-get-direction-btn:hover, .googleBranchLocator .bl-get-direction-btn:focus{
    background-color:#4b306a;
    border: 0px solid #E9E9E9;
}

.googleBranchLocator .adp-placemark{
    font-size:1.3em!important;
    background-color:#e9e9e9!important;
    border:0!important;
}

.googleBranchLocator .adp-text{
    padding:5px 8px!important;
}

.googleBranchLocator .adp-summary{
    padding:0 0 15px 32px!important;
    font-size:1.2em!important;
    background-color:#e9e9e9!important;
}

.googleBranchLocator .adp-substep{
    padding-right:0;
    max-width:155px;
}

.googleBranchLocator .adp-placemark{
    margin:0!important;
}

.googleBranchLocator .adp-legal{
    margin:10px;
}

.googleBranchLocator .bl-lang-select-label{
    color:#fff;
    display:block;
    margin:9px;
}

.googleBranchLocator .classic img.adp-marker{
    padding:5px 0 0 5px!important;
    height:30px!important;
    width:19px!important;
}

.googleBranchLocator .warnbox-content{
    padding: 10px 30px!important;
}


.googleBranchLocator .googft-info-window{
    line-height:14px!important;
    max-width:370px;
    overflow:hidden;

}

.googleBranchLocator .googft-info-window img{
    float:left;
}

.googleBranchLocator .googft-info-window hr{
    clear:left;
}

.googleBranchLocator .gMapCityState{
    font-size:1.2em;
    float:left;
    font-weight:bold;
    margin:11px 0 0 10px;
}
.googleBranchLocator .gMapHours,
.googleBranchLocator .gMapPhone,
.googleBranchLocator .gMapTollFree,
.googleBranchLocator .gMapViewBranchDetailsLink,
.googleBranchLocator .gMapAddress,
.googleBranchLocator .gMapZip,
.googleBranchLocator .gMapViewBranchDetailsLink a{
    float:left;
    clear:left;
    width: 100%;
    margin-top: 3px;
}

.gMapHours {
    margin-top: 5px;
}

.googleBranchLocator .gMapAddress{
    margin:3px 0 0 ;
}

.googleBranchLocator .gMapZip{
    padding-bottom:5px;
}

.googleBranchLocator .gMapViewBranchDetailsLink a{
    cursor: pointer;
    margin-top: 6px;

}


.googleBranchLocator .default-bl-results-text{
    padding:8px 10px;
}

.googleBranchLocator .default-bl-results-intro-text h2 {
    color: #323a46;
    
    font-size: 1.8em;
    
    padding: 8px 10px 22px 10px;
    
    line-height: 1.3em;
    margin-bottom:10px;
    
    
    height: 143px;
    background: #d5d8df;
}

.googleBranchLocator .default-bl-results-intro-img {
    padding: 10px 10px 0 0;
    float:left;
}

.googleBranchLocator .default-bl-results-body-text {
    padding: 11px;
    float:left;
    
    font-size: 1em;
    line-height: 1.6em;
}

.googleBranchLocator .bl-error-container{
    width:100%;
    height:400px;
    background-color:#d7d7d7;
    text-align:center;
    font-size:17px;
    padding:40px 0 ;
}

.googleBranchLocator .bl-error-alert-panel{
    padding:0 50px;
}

.googleBranchLocator .bl-geoFailMsg {
    background-color:#ffab19;
    font-size:1.3em;
    padding:13px;
    font-weight:bold;
    margin-top:10px;
}

.googleBranchLocator .bl-lang-select-label .bl-cn-img img{
    float:right;
    margin-top:-22px;

}


input[type="checkbox"]:focus {
    outline:3px solid orange;
}
.bl-newsearch-btn:focus{outline:2px dotted orange; font-weight:600;}





/* ------------------------- PRINT------------------------- */

.printGoogleBranchLocator{
    font-size:16pt!important;
    line-height:20pt;
}

.printGoogleBranchLocator h1{
    font-size:30pt!important;
    line-height:18pt;
}

.printGoogleBranchLocator #output-results{
    background-color#111!important;
    height:100%;
    width:100%
}

#bl-direction-print input{
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 10px 32px;
    width: 155px;
    color:#754099;
}

#bl-print-direction-text{
    font-size:1.5em;
    color:#fff;
}

.bl-print-directions-btn{
    background-color: #754099;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 10px 0;
    width: 155px;
    float:left;
}

@media print
{    
.bl-print-directions-btn, .bl-print-directions-btn *{
    display: none !important;
    }

.bl-print-text-label, .bl-print-text-label *{
    display: none !important;
    }

.bl-print-top, .bl-print-top *{
    display:none !important;
    }    

}

.bl-print-text-label{
    position: relative;
    top: 17px;
    left: 15px;
}

.printGoogleBranchLocator #bl-map-canvas{
    display: block;
    height: 100%;
    width:100%;
    padding: 3px;
    right: 0;
}
#bl-print-text{
    position:relative;
    top:2px;
    left:-6px;
}
.adp-directions{
    width:100%!important;
}
.adp-step, .adp-substep{
    padding:0.5em 3px;
}
.bl-print-top:before,
.bl-print-top:after {
    content: " ";
    display: table;
}.bl-print-top:after {
    clear: both;
}

.branchlocator-print #header,
.branchlocator-print #navigation,
.branchlocator-print #main-content-toolbar,
.branchlocator-print #footer,
.branchlocator-print .quickLinks,
.branchlocator-print #contact-bar,
.branchlocator-print #bottom-links,
.branchlocator-print #copyright-container {
    display:none !important;
}

.branchlocator-print {
    background-color:#fff !important;
    background-image:none !important;        
}




/* All Branch List */

.googleBranchList .bl-list-title{
    margin-bottom:30px;
}
.googleBranchList .bl-list-container{

}

.googleBranchList .bl-list-column {
    float:left;
    margin-left:40px;
    width:110px;
}

.googleBranchList .bl-list-col1{
}

.googleBranchList .bl-list-col2{
}

.googleBranchList .bl-list-col3{
}

.googleBranchList .bl-list-col4{

}

.googleBranchList .bl-list-column ul {
    margin-bottom: 16px;
}

.googleBranchList .bl-list-column ul li {
    list-style-position: outside!important;
    list-style-type: none!important;
    margin-left:0!important;
}

.googleBranchList .bl-list-column ul li a:link {
    background-color:#fff;
    color:#754099;
    cursor:pointer;
    list-style-type: none;
    margin-left: 0;
    text-decoration:none;
}

.googleBranchList .bl-list-column ul li a:hover{
    color:#4B306A;
    text-decoration:underline;
}

.googleBranchList h3 {
    color: #111;
    font-size: 1.5em;
}

.googleBranchList section {
    background-color:#ccc;
}
/*Start of embedVideo*/
.fluid-video .youtube-video {
	position: relative;
    padding-bottom: 53.25%;
}

.fluid-video .vimeo-video {
	position: relative;
    padding-bottom: 56.25%;
}

.fluid-video iframe{
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}

#st_about_all .one-col .titleTextAndImages p {
    float: left;
}
.articleSum {
	float: left;
}
/*End of embedVideo*/ 
/*Start of ctaButton*/

/* Default Open New Account Button */
.cta-dom a {
    background: #ffd457;
    border-bottom:2px solid #fa9a2a;
    color: #323a46;
    cursor: pointer;  
    float: left;    
    font-family:'Open Sans', arial, sans-serif; 
    clear: left;   
    margin: 0 5px 10px 0; 
    font-size: 13px;
    font-weight: bold;
    padding: 8px 22px;
    text-decoration: none;
}

.cta-dom a:hover{
    background:#f5bc17;
}

.cta-int a{
    background: #ddd6e2;
    border-bottom:2px solid #8c5fa8;
    color: #323a46;
    cursor: pointer;  
    float: left;    
    font-family:'Open Sans', arial, sans-serif; 
    clear: left;   
    margin: 0 5px 10px 0; 
    font-size: 13px;
    font-weight: bold;
    padding: 8px 22px;
    text-decoration: none;
}

.cta-int a:hover {
    background: #cec7d4;
}

.cta-int.inline {
    float: left;
}

#right-rail .st-cta-button, 
#right-rail .interior-link-button, 
#right-rail .exterior-link-button {
    float: none;
    display: inline-block;
    margin: 10px 0 -10px;
}

.st-cta-button a {
    background: #ffd457;
    border-bottom:2px solid #fa9a2a;
    color: #323a46;
    cursor: pointer;  
    float: left;    
    font-family:'Open Sans', arial, sans-serif; 
    clear: left;   
    margin: 0 5px 10px 0; 
    font-size: 13px;
    font-weight: bold;
    padding: 8px 22px;
    text-decoration: none;
}

.st-cta-button a .fa{
    padding:0 8px;
}

.st-cta-button a:hover{
    background:#f5bc17;
}

.interior-link-button a{
    background: #5e2d91;
    border-bottom:2px solid #8c5fa8; 
    color: #fff;
    cursor: pointer;  
    float: left;    
    font-family:'Open Sans', arial, sans-serif; 
    clear: left;    
    font-size: 13px;
    font-weight: bold;
    padding: 8px 22px;
    text-decoration: none;
}

.interior-link-button a:hover {
    background: #754099;
}

.interior-link-button a {
    color: #fff;
    float: left;
    font-size:13px;
    font-weight:700;
    margin-bottom:10px;
    padding: 8px 22px;
    text-decoration: none;
}

.interior-link-button a:hover {
    color: #fff !important;
}


.exterior-link-button a{
    background: #eaedf2;
    border-bottom: 2px solid #3a7dda!important;
    color: #323a46;
    cursor: pointer;  
    float: left;    
    font-family:'Open Sans', arial, sans-serif; 
    clear: left;   
    margin: 0 5px 10px 0; 
    font-size: 14px;
    font-weight: bold;
    padding: 8px 22px;
    text-decoration: none;
}

.exterior-link-button a:hover {
    background: #dee1e6;
}



/* Chinese Open New Account Button */

#st_cn_all .cta-int a, 
#st_tw_all .cta-int a,
#st_cn_about_all .cta-int a,
#st_tw_about_all .cta-int a {
    background: #ffd457;
    border-bottom:2px solid #fa9a2a;
    color: #323a46;
    cursor: pointer;  
    float: left;    
    font-family:'Open Sans', arial, sans-serif; 
    clear: left;   
    margin: 0 5px 10px 0; 
    font-size: 12px;
    font-weight: bold;
    padding: 6.8px 22px;
    text-decoration: none;
}

#st_cn_all #top-links-container .cta-int a, 
#st_tw_all #top-links-container .cta-int a,
#st_cn_about_all #top-links-container .cta-int a,
#st_tw_about_all #top-links-container .cta-int a {
    position: absolute;
    right: 0;
}


#st_cn_all .cta-int a:hover,
#st_tw_all .cta-int a:hover,
#st_cn_about_all .cta-int a:hover,
#st_tw_about_all .cta-int a:hover {
    background: #f5bc17;
}

#st_cn_all .cta-dom a, 
#st_tw_all .cta-dom a,
#st_cn_about_all .cta-dom a,
#st_tw_about_all .cta-dom a {
    background: #ddd6e2;
    border-bottom:2px solid #8c5fa8;
    color: #323a46;
    cursor: pointer;  
    float: left;    
    font-family:'Open Sans', arial, sans-serif; 
    clear: left;   
    margin: 0 5px 10px 0; 
    font-size: 12px;
    font-weight: bold;
    padding: 7px 22px;
    text-decoration: none;
}

#st_cn_all .cta-dom a:hover,
#st_tw_all .cta-dom a:hover,
#st_cn_about_all .cta-dom a:hover,
#st_tw_about_all .cta-dom a:hover {
    background: #cec7d4;
}


/** CTA BAR **/

.cta-bar{
    background: #754099;
    border-bottom:3px solid #452870;
    bottom: 0;
    display: block !important;
    height: 50px;
    left: 0;
    margin-top:5px;
    position: fixed;
    width: 100% !important;
    z-index:4;
}

.cta-bar span{
    margin-left:148px;
    margin-top:7px;
    position: absolute;
}

#st_cn_all .cta-bar span.cta-dom, 
#st_tw_all .cta-bar span.cta-dom {
    margin-left:0;
}

.backgroundCtabar{
    position: relative;
    z-index: 0; 
    visibility:hidden; 
}

.cta-bar-position {
    width: 980px;
    margin: auto;
}

.cta-bar-position .cta-int {
    margin-left: 122px;
    width:140px;
}

/** CTA BAR **/

/*End of ctaButton*/


/*Start of browserUpgradeBanner*/
	.browserUpgradeBannerContainer {
	background-color: #FFEBB0;
	border-bottom: 1px solid #e8e8e8;
	width: 100%;
	height: 69px;
	padding-top: 5px;
    padding-bottom: 10px;
}
button#buttonClose {
    float: right;
    position: relative;
    padding-right: 5px;
    font-size: 16pt;
    background: none;
    border: none;
    font-weight: 200;
    top: -27px;
	right: -39px;
}
button#buttonNeverRemind {
    background: none;
    border: none;
    cursor: pointer;
    float: left;
    position: relative;
    left: 58px;
}
button#buttonNeverRemind:hover {
    text-decoration: underline;
    color: #3a7dda;
}
button#buttonUpgrade {
    background-color: #3a7dda;
    border: none;
    color: white;
    padding: 10px 12px;
    margin: 10px 1%;
    border-bottom: #2B5A9B 3px solid;
    cursor: pointer;
}
.browserUpgradeBannerContainer p {
    padding-bottom: 15px;
    line-height: 18px;
    width: 95%;
    padding: 1%;
}
.browserUpgradeMessage {
    width: 67%;
}
.browserUpgradeBannerMargin {
    max-width: 1000px;
    margin: 0 auto;
}
.browserUpgradeButtonBar {
    float: left;
}
.browserUpgradeButtonContainer {
float: right;
margin-top: -55px;
}
.browserUpgradeMessage a {
    font-weight: bold;
}
/*End of browserUpgradeBanner*/

/*Start of bankRates*/
.bankRates h3 {
	font-size: 14px;
	color: #000000;
	margin: 10px 0 5px 0;
}

.bankRates table,td,tr {
	border-collapse: collapse;
}

.bankRates .selectRates {
	margin-bottom: 10px;
}

#banking-products {
    float: left;
    clear: left;
}

.ratesTable {
	border: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	margin-bottom: 10px;
}

.ratesTable tr th {
	background: #5e2d91;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 15px 5px 15px;
	cursor: default;
}

.ratesTable tr td {
	color: #000000;
	font-size: 12px;
	padding: 5px 15px 5px 15px;
	text-align: left;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

.ratesTable tr:nth-child(even) {
	background: #fff;
}

.ratesTable tr:nth-child(odd) {
	background: #e9e9e9;
}

.errorMsg {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
/*End of bankRates*/
/*Start of articleSummary*/
.one-col .titleTextAndImages .component-container {
	width: 100%;
	border: none;
}
.articleSum {
	margin: 0 auto;
	display: block;
	text-align: center;
	width: 100%;
}

#content-container .article-title.full-article h1 {
	font-size: 48px;
	font-weight: 200;
	color: #3a7dda;
	padding-bottom: 15px;
}

.embedded-article-video .photo-video {
	float: left;
	width: 100%;
	margin-top: 25px;
}

.articleSum .article-title {
	margin-top: 30px;
	border-top: none;
	padding-bottom: 30px;
	margin-bottom: 15px;
}
.one-col .titleTextAndImages h2 {
	font-weight: 600;
	border: none;
	color: #323a46;
}
.main-article-image {
	display:inline-block;
	margin-top:20px;
}
#st_about_all #main-column.one-col .back-button.interior-link-button a.cta-button-back {
	background-color: white;
	border-bottom: none;
	color: #323a46;
	margin-left: 0px;
	padding-left: 0px;
}

.interior-link-button button {
  color: #fff;
  float: left;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 8px 22px;
  text-decoration: none;
}

.view-embed-video-text-button button {
  background: #5e2d91;
  border-bottom: 2px solid #8c5fa8;
  color: #fff;
  cursor: pointer;
  float: left;
  font-family: 'Open Sans', arial, sans-serif;
  clear: left;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 22px;
  text-decoration: none;
}

.view-embed-video-text-button a:hover {
    background: #754099;
}
.one-col .articleSum .embedded-article-video h2 {
	margin-top: 20px;
	font-size: 32px;
	font-weight: 600;
	color: #3a7dda;
	padding-bottom: 15px;
	float: left;
	width: 100%;
}
.one-col .articleSum .embedded-article-video {
	margin: 0 auto;
}
.one-col .articleSum .embedded-article-video .photo-video {
	margin-top: 25px;
	margin-bottom: 20px;
}

.article-file-download a {
	position: relative;
	top: 10px;
	background: #5e2d91;
	border-bottom: 2px solid #8c5fa8;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: 'Open Sans', arial, sans-serif;
	clear: left;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 22px;
	text-decoration: none;
}
#st_about_all #main-column.one-col .back-button.interior-link-button a.cta-button-back:hover {
	color: #323a46;
	text-decoration: none;
	background-color: #323a46;
	padding-left:8px;
	padding-right:8px;
}
#embedVideoText {
	display:none;
}

.articlesum-fieldset {
	border: 1px solid blue;
	padding: 16px;
}
.embedVideoTextToCopy {
	width:100%; 
	background: #dddddd; 
	height: 80px; 
	border: 1px solid gray;
}
.dates-contributors {
	color:#848484;
}
.dates-contributors .article-date {
    display:block;
    margin-bottom:4px;
}
.dates-contributors .modified-date{
	display:block;
	margin-bottom:4px;
}
.dates-contributors .contributor{
	display:block;
}

/*End of articleSummary*/
/*Start of accordion*/
img.accordionIcon {
	padding-right: 15px;
    float:left;
    position: relative;
	top: -3px;
}

.showAll, .hideAll, .hideBtn {
	background-color: #754099;   
	color: #fff;   
	border: none;
	padding: 7px 29px;    
	margin: 0 3px 7px 0;   
	font-family: "Open Sans", arial;
	font-size: 1.1em;
}

.showAll:hover, .hideAll:hover, .hideBtn:hover {
	background-color: #8c5fa8 ;
    cursor: pointer;
}

ul#accordion, ul#accordion ul,
ul.accordion, ul.accordion ul {
    list-style-type:none;
    margin: 0;
    padding: 0;
    padding-bottom:10px;
}

.forms-center ul.accordion {padding-bottom:0px;}

ul.accordion button {
    display: block;
    text-decoration: none;  
}

ul#accordion li,
ul.accordion li {
    margin-top: 1px;
    list-style-type:none;
    _display:inline;
}

ul#accordion li, ul.accordion li,
.forms-center ul.accordion li {
    margin-top: 0px;
    margin-bottom: 1px;
    list-style-type:none;
    _display:inline;
    background: #f9fafb;
}

ul.accordion li button {
	background-color: #eaedf2;
	background-repeat: no-repeat;
	background-position: 2%;
	background-size: 35px;
	border: 0;
	color: #323a46;    
	font-size: 14pt;
	font-weight: 400;
	padding: 10px 15px 5px 15px;
	width: 100%;
	text-align: left;
}

.continuumItemContainer .accordionBase {
	margin:0 25px;
}

.continuumItemContainer ul.accordion li button{
	background-color:#d8dadf;
	padding: 15px 10px 15px 70px;
	font-size: 0.9em;
}

.continuumItemContainer ul.accordion li button.active{
	background-color:#d8dadf; 
	border-bottom:3px solid #939598;
}

.continuumItemContainer ul.accordion li button.active:hover{
	border-bottom:3px solid #939598;
}

ul.accordion li button:hover{
	background-color:#eaedf2;
	background-repeat: no-repeat;
	background-position: 2%;
	background-size: 35px;
	-webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}

ul.accordion li button.active{
	background-color:#eaedf2;
	background-repeat: no-repeat;
	background-position: 2%;
	background-size: 35px;
	border-bottom: 5px solid #c9cacb;
}

ul.accordion li button.active:hover{
	background-color:#c9cacb;
	background-repeat: no-repeat;
	background-position: 2%;
	background-size: 35px;
	border-bottom: 5px solid #c9cacb;
}
    
.accordion .accordionBox .component-container button{
    color:#0066cc;
    background: none;
    border: none;     
    text-decoration:underline;
    }

.accordion .accordionBox .component-container button:hover {
    color:#0066cc;
    text-decoration:none;
    }  

ul.accordion li button:hover {
    background-color:#c9cacb;
    cursor: pointer;
}

.accordionBase .accord .accordionBox {
     *margin-bottom: -10px;
     padding: 10px;
     *padding: 0px 10px -10px; 10px;
}

.continuumItemContainer .accordionBase .accord .accordionBox{
	padding:15px 10px 25px;
}

.accordionBox .titleTextImages {
    padding: 0 20px;
}

.formsSelector.section {
    margin: 0 33px;
}

ul.accordion li ul li button{
    background: #ccc;
    color: #000;
    padding-left: 20px;
}

ul.accordion li .doc-title button {
    background:none;
    border:0px;
    color:#0066cc;
    padding:0px;
    display:inline;
    font-weight:normal;
    text-decoration:underline;
    }

ul.accordion li .doc-title button:hover {text-decoration:underline;
} 

ul.accordion li ul li button:hover {
    background: #b1b1b1;
    border-left: 5px #000 solid;
    padding-left: 15px;
}

ul#accordion span,
ul.accordion span {
    display:none;
    padding:5px;
    }

.forms-center ul#accordion span,
.forms-center ul.accordion span {
    display:block;
    padding:20px 5px 5px 5px;
    }

ul#accordion span div.box,
ul.accordion span div.box { 
    padding:5px; 
    float:left;
    width:114px;
    border-left:1px solid #d7d7d7;
    margin-right:1px;
    }

ul#accordion span div.scottrade,
ul.accordion span div.scottrade {
    background-color:#4d3069;
    color:#ffffff;
    width:105px;
    }


ul#accordion span div strong,
ul.accordion span div strong {
    display:block;
    padding-bottom:10px;
    }   
    
ul#accordion span div small,
ul.accordion span div small {
    font-size:9px;
    }    
  
#ac_par_accordionbase .accordionBox .titleTextImages .component-container button {
    color:#0066cc;
    text-decoration:underline;
    font-weight: normal;  
    display:inline;
    text-align: right; 
    float: none; 
    background: none;    
    margin: 0;
    padding: 0;
    }

#ac_par_accordionbase .accordionBox .titleTextImages .component-container button:hover, #ac_par_accordionbase .accordionBox .titleTextImages .component-container button:focus {
    color:#0066cc;
    text-decoration:none;
    }
    
#ac_par_accordionbase .accordionBox .titleTextImages .component-container .button {
    background-image:url(/web/20150912012548im_/https://about.scottrade.com/apps/scottrade/components/content/accordion/clientlibs/images/btn-bg.gif);
    background-position:right;
    display:inline-block;
    padding:4px 20px 4px 10px;
    border:1px solid #c8c8c8;
    color:#4c1c72;
    font-weight:bold;
    }


.forms-doc-item img {
    display:inline; 
    margin-left:10px; 
    margin-right:10px;
    margin-top:12px;    
    }
    
.forms-doc-item  {
    display:inline;  
    font-weight: 600; 
    }    
        
.st-tab-content .accordion .formsSelector .forms-doc-item button{
   color:#0066cc;
   display:inline; 
   background: none;
   padding: 0;
   margin-right: 7px;
   border: none;     
   }   

.st-tab-content .accordion .formsSelector .forms-doc-item  button:hover {
    color:#0066cc;
    text-decoration:underline;
    } 

.forms-doc-item p {
    margin-left: 34px;
    font-weight: normal;
    }
    
.accordionBox .formsSelector .doc-icon {
    float:left;
    width:5%;
    }
    
.accordionBox .formsSelector .doc-icon img{
    float:right;
    margin-right: 5px;   
    }
    
.accordionBox .formsSelector .doc-title {display:block;}

.accordionBox .formsSelector .doc-title p {padding-bottom:0px;}

.accordionBox .formsSelector .doc-desc {
    float:right;
    width:94%;
    line-height:18px;
    margin-top: -5px; 
    padding-bottom: 10px;
    * padding-bottom: 0px;
    }

.accordionBox p {
    line-height: 2em;
}

.accordionBox h2 {
    font-size: 1.7em;
    font-weight: 100;
    color: #323a46;
    line-height: 1.7em;
}


    
.formsCenter .controls {padding-bottom:10px;}  

.controls img{
    display: inline-block;
    margin-right: 5px;
    }

/**Start of Accordion Box**/
.cq-wcm-edit  .accordionBox{
    border:1px solid blue;
    width:900px;
}
/**End of Accordion Box**/

/**test**/

@media screen and (max-width: 800px) {
	.continuumItemContainer .accordionBase {
		margin:0;
	}
}


@media screen and (max-width: 620px) {}  


@media screen and (max-width: 500px) {}

@media screen and (max-width:450px){
	 
	ul.accordion li button{
		font-size:1em;
	}

}
/*End of accordion*/

/*
     FILE ARCHIVED ON 01:25:48 Sep 12, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:53:52 Sep 08, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 110.117
  exclusion.robots: 0.129
  exclusion.robots.policy: 0.117
  cdx.remote: 0.097
  esindex: 0.012
  LoadShardBlock: 68.786 (3)
  PetaboxLoader3.datanode: 61.716 (4)
  CDXLines.iter: 19.591 (3)
  load_resource: 58.836
  PetaboxLoader3.resolve: 33.269
*/