
body { background:white; font-family:'Open Sans'; font-weight:200; font-size:11pt; line-height:23px; color:#303030; }
strong, th { font-weight:600;}
.page-section { margin-bottom:20px; }
.page-header { margin-top:10px; }
.btn.btn-primary { background:#5D215F; border-color:#5D215F; }
a,a:hover { color:#5D215F; }
a:hover, #page-top, #page-top:hover, #page-top:visited { text-decoration:none; }
#main { background:white; margin-top:30px; padding:0px; }
#nav-header { background:#5D215F; border:none; }
#user-menu a, #contact-nav a { color:white; font-size:10pt; font-weight:bold; }
#contact-nav a { font-size:11pt; }
.navbar-form li a { font-size:9pt; }
#nav-logo a { color:gray; font-size:11pt; padding-right:10px; font-weight:bold; }
#footer { width:100%; background-color:#919191; margin-top:50px; padding-top:20px; color:white; }
#footer a { display:block; color:white; }
#footer h4 { color:white; }
#copyright { background:#666666; }
.divider { border-right: 2px solid silver; }
#container-logo { padding-left:30px; padding-right:30px; padding-bottom:20px; margin-bottom:0px; }
#container-content { padding:30px; }
#menu-left li { margin-bottom:7px; }
#menu-left li a, #menu-left li div { cursor:pointer; font-size:11pt; font-weight:bold; background:silver; color:white; padding-top:5px; padding-bottom:5px; padding-right:15px; padding-left:15px; }
#menu-left li a:focus, #menu-left > li a:hover, #menu-left li a.active { background:#5D215F; color:white; }
#search-input { border-radius:0px; border:none; font-size:10pt; height:30px; width:300px; }
#search-icon { line-height:28px; font-size:10pt; color:silver; }
.sub-menu { margin-top:10px; }
.sub-menu li { padding-left:20px; }
.navbar-toggle { border:none; }
.nav>li>a:focus, .nav>li>a:hover { background:none; }
.form-control, .input-group-addon, .btn { border-radius:0px; }
h1,h2,h3,h4,h5 { color:#5D215F; font-weight:200; }
.btn-primary { background:#28489E; }
.text-gray { color:gray; }

.icon-title { color:#26358B; font-weight:400; font-size:13pt; }
.icon-text { font-weight:400; }

.active th { color:dimgray; font-weight:normal; }
.p-medium { font-size:12pt; line-height:25px; }

select {  
    background: url() right 2px center no-repeat !important;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;   
   -webkit-border-radius: 0;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */    
   -moz-border-radius: 0;  /* Firefox 1-3.6 */     
   border-radius: 0;  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}


/*
.sc_contact_form form .sc_contact_form_item_text { width:100%; }
.scheme_original .sc_contact_form { width:500px; }
.sc_contact_form form .sc_contact_form_item_text:nth-child(2n+1) { padding-right:0px; }
*/
