/*
Theme Name:		One Health System
Theme URI:		
Description:	
Author:			
Theme URI:		
Template:		ken
Version:		1.0
*/

/* 404 PAGE */
.error404 #mk-page-title { display:none !important;
}



/* BASIC TWEAKS */

.mk-video-player {
  padding: 0px !important;
  border: none !important;
}

h1, h2, h3, h4 { text-transform: uppercase; }
.simple-title { padding-bottom:10px; border-bottom: 1px solid #ddd;}

h2.oh-subtitle {
color: #456091 !important;
font-style: oblique !important;
font-weight:normal !important;
text-transform: none !important;
font-size: 24px !important;
}

h3.oh-downloads {
color: #456091 !important;
font-size:16px !important;
text-transform: none !important;
margin-bottom:10px !important;
}

.oh-downloadbox, .oh-infobox {
background: url('http://onehealthsystem.tas.gov.au/wp-content/uploads/2015/06/bg-blue.jpg');
   -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%; 
    background-size: 100% 100%;
padding:20px;
-moz-border-radius: 10px; 
 -webkit-border-radius: 10px;
 border-radius: 10px;
}


.oh-downloadbox ul li:before {
  background:url('http://onehealthsystem.tas.gov.au/wp-content/uploads/2015/06/icon-pdf-small4.png') no-repeat !important;
    width:20px;
    height:20px;
    display:block;
    position:absolute;
    content: " " !important;
    top:8px;
    left:0px;
}

.oh-infobox ul li:before {
    display:block;
    position:absolute;
    content: "\f05a" !important;
    top:10px;
    left:0px;
color: #456091 !important;
}

.oh-downloadbox ul li, .oh-infobox ul li  {
font-size: inherit !important;
margin:0px !important;
line-height:19px !important;
padding-top:10px !important;
}

.icon-align-center:before {
content: none !important;
}

.mk-button-align.center {
clear: both;
}

.mk-footer-copyright {
font-size:10px;
}

#sub-footer { padding-top:0px !important;
}

#department {
 margin-left:220px; margin-top:-70px; line-height:1.25; font-size:21px; }

@media screen and (max-width: 850px) {
#department {
display:block; position:relative; margin-left:0px; margin-top:0px; left:50px; top:0px !important; clear:both !important;
padding-right:52px !important;
}
}

@media handheld, only screen and (max-width: 360px) {
.mk-header-search {
display: none !important; 
}
}

@media handheld, only screen and (max-width: 690px) {
.mk-header-logo {
  margin-left: 0px !important;
}
}

.widget {
  margin-bottom: 0px;
}

/* REMOVE HOVER STYLING ON IMAGES WITH .trans CLASS */

.trans:hover img { opacity: 0.7 !important; }
.trans img {
transition: all .35s ease-in-out;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
-ms-transition: all .35s ease-in-out;
-o-transition: all .35s ease-in-out;
 }


/* CUSTOMISE SUB FOOTER */

#sub-footer { border-top-style: none;}
.mk-footer-copyright, .mk-footer-copyright a { text-align: center; width: 100%;}



/* GRAVITY FORM STYLING */

.gfield_label, .message { color: #C52131; font-family: Arvo; font-weight:bold; text-transform: uppercase; font-size:12px; }

/* GOVT FOOTER */

#mk-footer {
border-top: 1px solid #000;
margin: 0 auto;
clear: both;
padding: 40px 0 0;
}

.mk-font-icons.bottom {
position: absolute !important;
bottom: 20px !important;
left: 50%;
margin:0;
}

li.govlogo a {
  display: block;
  background-image:url('http://yourpurchasehaspower.com.au/wp-content/uploads/2015/01/tasgov-small.gif');
  background-repeat: no-repeat;
 background-position: center;
  width: 115px;
  height: 50px;
  text-indent: -9000px;
}

@media handheld, only screen and (max-width: 690px) {
li.govlogo a {
  background-image:url('http://yourpurchasehaspower.com.au/wp-content/uploads/2015/01/tasgov-small-rev.png');
}
}

.bluepanel {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.simple-title {
text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
border-bottom:0px !important;
}

.mk-accordion.simple-style .mk-accordion-tab {
  color: #456091 !important;
  font-style: oblique !important;
  font-weight: normal !important;
  text-transform: none !important;
  font-size: 18px !important;
}

#menu-quick-links {
margin-left:0px !important;
}

#menu-quick-links .mk-icon-caret-square-o-right:before, .mk-icon-toggle-right:before {
  float: left;
  padding-right: 10px;
color: #456091;
}

.widget_nav_menu li a {
  border-bottom: none !important;
  padding-bottom: 0px !important;
}

.widgettitle:after {
  height: 1px !important;
  width:100% !important;
}

input[type=text] {
  background-color: #eee !important;
}

h6 { 
margin-top:25px;
margin-bottom:5px;
}


.breadcrumbs p {
padding-top:20px !important;
font-size:11px !important;
margin-bottom:0px !important;
}

.breadcrumbs a {
text-decoration: underline !important;
}

.bodylist ul li {
    line-height: 24px !important;
}

.bodylist ul {
padding-top:10px !important;
}