.t3-header {
    padding-bottom: 0px;
}

.t3-sl {
    padding-bottom: 0px;
    padding-top: 10px;
}
.t3-content {
    padding-top: 5px;
}
.t3-mainbody {
    padding-top: 0px;
    padding-bottom: 0px;
}

h2, .h2 {
   font-size: 24px;

   padding-bottom: 8px;

}
.article-title, .article-header h1 {
    margin: 20px 0 5px 0;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 24px;
} 
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #428bca;
}
.page-subtitle, .page-subheader h2 {
     line-height: 1; 
    color: #428bca;
     font-size: 24px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.page-subheader {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 5px;
}
h1, .h1 {
  font-size: 22px;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}

.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}

.t3-footer {
    border-top: 1px solid #eeeeee;
    background: #f8f8f8;
    color: #555555;
    font-size: 12px;
}
.t3-copyright {
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    padding: 20px 0 80px;
}
.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 10px; 
}
@media screen (min-width: 280px) {
  .t3-module {
    margin-bottom: 20px;
  }
  .module-title {
     margin-bottom: 5px; 
}
  .t3-footnav {
    padding: 5px 0;
}
}

.module-ct {
  background: rgba(241, 239, 239, 0.32);
  color: inherit;
  padding: 0px 0px 0px 0px;
}

/*Menu items when hover*/
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: rgb(66, 139, 202);
}
.navbar-default .navbar-nav > li > a {
  color: #4298d7;
}
.navbar-nav  > li {
    position: relative;
    display: inline-block;
}
.jfontsize {
    padding-bottom: 10px;;
    text-align: right;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 20px;
    height: 20px;
    padding: 6px 27px;
    min-width: 13px;
    margin-top: 2px;
}

.module-title {
    background-color: #357ae8;
    color: #ffffff;
    padding: 10px 15px;
    display: block;
}


.article-content img {
  display: inline;
}
details {
    border-radius: 3px;
    background: #EEE;
}

details summary {
    font-size: 17px;
    vertical-align: top;
    background: #333;
    color: #FFF;
    border-radius: 3px;
    padding: 5px 10px;
    outline: none;
}
form.gsc-search-box {
    width: 150%;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

frame#blockrandom.wrapper {
    height: 50px;
}

td, tr td {
    border: 0px solid #fff;
}
.module-title {
    background-color: #357ae8;
    color: #ffffff;
    padding: 10px 15px;
    display: block;
}


.article-content img {
  display: inline;
}
details {
    border-radius: 3px;
    background: #EEE;
}

details summary {
    font-size: 17px;
    vertical-align: top;
    background: #333;
    color: #FFF;
    border-radius: 3px;
    padding: 5px 10px;
    outline: none;
}
form.gsc-search-box {
    width: 150%;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

frame#blockrandom.wrapper {
    height: 50px;
}

td, tr td {
    border: 0px solid #fff;
}
html,body,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  font-family: arial;
}
 

h4,h5,.h5,.h4 {
  background-repeat: no-repeat;
  background-image: url('../../../images/icon.png');
  padding-left: 20px;
   padding-top: 5px;
  padding-bottom: 0px;
}

