/* 9to5 custom CSS */

.inner {
  background-color: #2C3137;
  padding: 10px 10px
}

.content .inner {
  padding: 10px 10px
}

.header .inner .logo {
  height: 90px;
  margin-top: 0px
}

.tagline {
  color: #fff;
  display: none
}

.status {
  display: none
}

h2.widgettitle {
  color: #fff
}
.footer .inner {
  border-top: 1px solid #F37737;
  color: #fff
}

.footer .inner a {
  color: #fff
}

.black.category_menu ul {
  background-color: #Ff6600;
  border-color: #Ff6600
}

.black.category_menu ul li.current-cat a {
  background-color: #000
}

.push ul li {
  display: none
}

.push ul li.search {
  display: block;
  padding-bottom: 10px
}

.blue.filter {
  background-color: #012D6A
}

/*.meta dl dd {
  display: none
}*/

ol.list li .datestamp {
  float: right
}

.filter li.search form span.search_9to5 input[type=text] {
  background-color: #ccc;
  font-weight: bold
}

.sidebar .tablets li a span {
  color: #004176
}

.sidebar .textwidget {
  text-align: right
}

.test-head {
  float: left;
  color: #fff;
  padding-left: 20px;
  font: bold 22px/57px 'roboto', sans-serif
}

div.company {
  display:none
}



.cat-item {
  background-color: #fff;
  border-radius: 3px;
  padding: 5px 10px 5px 10px;
  text-align: right;
  margin-bottom: 3px
}

.cat-item a {
  float: left;
  text-decoration: none
}

.dcw_c1 {
  width: 92% !important
}
.lower-logo {
  margin-top: 20px
}

.listing .cms ol li {
  list-style-type: decimal;
  padding-left: 25px;
  text-indent: -17px
}
.listing .cms ul li {
  padding-left: 25px;
  text-indent: -13px
}

@media (max-width: 767px)  { 
  .sidebar h2.widgettitle {
    color: #000    
  } 
  .sidebar ul.dcw {
    margin-top: 40px;
    clear: both
  }
  .menu-toggle:after {
    background: #fff;
    box-shadow: 0 -5px #fff, 0 5px #fff
  }
  .mobile-search {
    color: #fff
  }
  .sidebar .widget .textwidget img {
    height: 0px
    
  } 

  .panelJob {
  display: none !important
}
}
