/* This sheet is intended for users to be able to override a small amount of CSS values in T4 */

html { font-size: 16px; }



a { color: #2980b9; }

a:focus, a:hover { color: #3498db; }

.site--title { background: #4f4f4d; }

.site--title { background: url(/media/world-studies/homepage-assets/images/site-title-bg.jpg); }

.site--title a { color: #2c3e50; }

.site--title a:hover, .site--title a:focus { color: #34495e; }

.site--title .quicklinks { background: #2c3e50
; }

.site--title .quicklinks li { border-left: #34495e 1px solid; }

.navbar { background: #2c3e50
; }

.navbar { border-color: #34495e; }

.navbar li { border-color: #34495e; }

.navbar li:last-child { border-color: #34495e; }

/* first dropdown background */
.navbar li:hover { background-color: #34495e; }

.navbar-default .navbar-nav li:hover a { background-color: #34495e; }

/* first lvl dropdown hover color*/
.navbar-default .navbar-nav li:hover>ul li:hover a { background-color: #2c3e50
; }

/* second lvl dropdown hover color*/
.navbar-default .navbar-nav li:hover > ul li:hover li a:hover { background-color: #34495e; }

/*nav-text-color*/
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > ul > li > a, .navbar-default .navbar-nav li ul li a { color: white!important; }
  /*nav-text-color - menu toggle*/
  .navbar-default .navbar-toggle .icon-bar { background-color: white!important; }



/*mmenu hover*/
#mobile-nav .mm-list li a:hover { background-color: #2c3e50
; }

/* mmenu arrows*/
#mobile-nav .mm-list li .mm-subopen:after {border-color: #2c3e50
; }

.search-container { background: #bdc3c7; }

footer { background: #2c3e50; }

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer p, footer small { color: white; }

footer a { color: white; }

footer a:hover, footer a:focus { color: #ecf0f1; }

.slice, .slice .content { background: #34495e; }

/*add misc. css to themes*/
.module {padding:0!important;}

@media screen and (max-width:460px) {.breadcrumb {display:none;}}

.btn-block {margin-bottom:2%;}
.header .quicklinks li a {font-size:0.9em!important;color:white!important;}
body {background:url('/media/world-studies/homepage-assets/images/body.paper.png') repeat; z-index:-9999;}
.content .container .module-sm h1 {color:#3F4950!important;float:right!important; font-weight:600!important;font-size:2.2em!important;border-bottom:thick solid #707888!important;width:100%;padding:2px;}
.container .module-sm h1 {color:#3F4950;float:right!important; font-weight:600!important;font-size:2.2em!important;border-bottom:thick solid #707888!important;width:100%;padding:2px;}

ul.megamenu {color:white;font-size: 85%;padding:0;}
ul.megamenu li {list-style-type:none;}

footer .container .module-sm h2 { color: #white!important;
  float: right!important;
  font-weight: 600!important;
  font-size: 1em!important;
  border-bottom: medium solid #707888!important;
  width: 100%;
  padding: 2px;}

@media screen and (max-width: 1200px) {
    footer .col-sm-4 {display: none;}
}
