@charset "UTF-8";
/*
Theme Name: Nursing Licensure child
Author: the XYZmedia team
Author URI: http://xyzmedia.net/
Description: This is a child theme fo NursingLicensure.org
Version: 1.0
Template: edu-base-theme
License: GNU General Public License
License URI: license.txt
Tags: 
*/


body,
.content {
  font-family: Arial, Helvetica, sans-serif;
}

body:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 25px;
  background: #efedee;
}

.content > .row {
  display: flex;
}
@media (max-width: 575.98px) {
  .content > .row .content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .content > .row {
    flex-direction: column;
  }
}
.content > .row .leftnav .primary-sidebar.widget-area,
.content > .row .sbleftnav .primary-sidebar.widget-area {
  width: 280px;
  margin: 0 auto;
}

.entry-content {
  font-size: 14px;
}
.entry-content a {
  color: #085666 !important;
}
.entry-content a:hover {
  color: #010607 !important;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  font-family: Arial, Helvetica, sans-serif;
  color: #333 !important;
  font-weight: 700;
}
.entry-content h1 {
  font-size: 22px !important;
  margin-top: 15px !important;
}
.entry-content h2 {
  font-size: 19px;
  margin-top: 20px !important;
}
.entry-content h3 {
  font-size: 18px;
}
.entry-content table tr {
  vertical-align: top;
}
.entry-content table tr td h3 {
  margin-top: 3px;
}
.entry-content table tr td ul {
  padding-left: 20px;
}
.entry-content hr {
  border: 1px solid #ddd;
}

.entry-content .quote-right2 {   
    width: 180px;
    float: right;
    margin: 5px 0 5px 5px;
    padding: 5px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: .9em;
    font-weight: bold;
    font-style: italic;
    line-height: 20px;
}

.entry-content ul {
	line-height: 1.3;
	list-style-image: url("images/arrow.gif");
	padding-left: 24px;
}

.entry-content ul.list-unstyled {
	list-style: none;
	padding-left 0;
}

.entry-content .wp-caption-text {
	text-align: center;
	font-size: 10px;
	margin: 2px;
	padding-top: 2px;
	line-height: 12px;
}

.topban {
  background-image: url("images/logo.svg");
}
@media screen and ( min-width: 468px ) {
	.topban {
    	background-size: 400px;
	}
}

.navban {
  background-color: #ddd !important;
  border: 1px solid #ddd !important;
}
.navban .nav-tabs > li > a, .navban .nav-tabs > li.current_page_item > a {
  border: 1px solid #ddd !important;
  color: #000;
}
.navban .nav-tabs > li > a:hover, .navban .nav-tabs > li > a:focus, .navban .nav-tabs > li.current_page_item > a:hover, .navban .nav-tabs > li.current_page_item > a:focus {
  background-color: #efedee !important;
  border: 1px solid #efedee !important;
  color: #000;
}

.nav-justified > li > a {
  background-color: #446b78 !important;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
}
.nav-justified > li > a:hover {
  background-color: #507985 !important;
}
.nav-justified > .active > a,
.nav-justified > .active > a:focus,
.nav-justified > .active > a:hover {
  background-color: #507985 !important;
}

.navbar-header {
  background-color: #446b78 !important;
}

@media screen and (min-width: 916px) and (max-width: 991px) {
	.nav > li > a {
		padding-left: 7px !important;
		padding-right: 7px !important;
	}
}

#leftnav li,
#sbleftnav li {
  border: 0 !important;
  line-height: 14px !important;
}
#leftnav li.leftnavtitle,
#sbleftnav li.leftnavtitle {
  background-color: #ddd !important;
}

#leftnav li.leftnavtitle a,
#sbleftnav li.leftnavtitle a {
  cursor: pointer;
}
#leftnav li.menu-item a,
#sbleftnav li.menu-item a {
  background-color: transparent !important;
  font-size: 15px !important;
  color: #000;
}
#leftnav li.menu-item a[href="#"],
#sbleftnav li.menu-item a[href="#"] {
  pointer-events: none;
}
#leftnav li ul.sub-menu,
#sbleftnav li ul.sub-menu {
  padding: 0 0 0 20px;
}
#leftnav li ul.sub-menu li.menu-item a,
#sbleftnav li ul.sub-menu li.menu-item a {
  font-size: 12px !important;
  line-height: 18px;
  color: #337ab7;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 20px;
}
#leftnav li ul.sub-menu li.menu-item a:hover,
#sbleftnav li ul.sub-menu li.menu-item a:hover {
  color: #23527c;
}
#leftnav li ul.sub-menu li.menu-item a:before,
#sbleftnav li ul.sub-menu li.menu-item a:before {
  content: "•";
  color: #337ab7;
  font-size: 24px;
  font-style: normal;
  position: absolute;
  left: -12px;
}

.leftnavcontent {
  padding-top: 10px;
}

#leftnav .widget_nav_menu .widget-title,
#leftnav .widget_custom_html .widget-title,
#sbleftnav .widget_nav_menu .widget-title,
#sbleftnav .widget_custom_html .widget-title,
.primary-sidebar.widget-area .widget_nav_menu .widget-title,
.primary-sidebar.widget-area .widget_custom_html .widget-title {
  display: none;
}
#leftnav .textwidget.custom-html-widget,
#sbleftnav .textwidget.custom-html-widget,
.primary-sidebar.widget-area .textwidget.custom-html-widget {
  font-size: 16px;
  line-height: 28px;
  border: 0;
}
#leftnav .textwidget.custom-html-widget img,
#sbleftnav .textwidget.custom-html-widget img,
.primary-sidebar.widget-area .textwidget.custom-html-widget img {
  max-width: 100%;
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
  #leftnav .textwidget.custom-html-widget img,
#sbleftnav .textwidget.custom-html-widget img,
.primary-sidebar.widget-area .textwidget.custom-html-widget img {
    max-width: 80%;
  }
}
#leftnav .textwidget.custom-html-widget .addthis_toolbox,
#sbleftnav .textwidget.custom-html-widget .addthis_toolbox,
.primary-sidebar.widget-area .textwidget.custom-html-widget .addthis_toolbox {
  float: none;
  padding-left: 10px;
}

#footer {
  background-color: #fff;
  color: #666;
  line-height: 24px;
  padding: 0 0 12px 0;
  font-size: 12px;
}
#footer li a {
  color: #666;
}
#footer li a:hover {
  color: #333;
}
#footer .copyright {
  margin-top: 12px;
}
#footer div[class^=menu-] {
  margin-top: 12px;
}
#footer div[class^=menu-] + .copyright {
  margin-top: 0;
}

.related-articles-recent-posts {
  padding-left: 0;
}

article.post .entry-header h1.entry-title {
  display: none;
  /* hide one of the double article header titles */
}
article.post .entry-header .entry-meta {
  display: none;
  /* hide the Posted on entry-meta */
}
article.post footer.entry-meta {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
article.post footer.entry-meta a {
  color: #085666 !important;
}
article.post footer.entry-meta a:hover {
  color: #010607 !important;
}

.stateheader {
  height: auto;
  background-color: #446b78 !important;
}
.stateheader h2 {
  color: #fff !important;
  margin: 0 !important;
}

.state-list-box {
  background-color: #ddd;
}

.stateWrapper {
  background-color: #ddd;
}
.stateWrapper h2 {
  background: #446b78;
  color: #fff !important;
  padding: 12px;
}
.stateWrapper .state-list-container {
  padding: 0 12px 12px;
}

.mapWrapper {
  display: none;
}
@media screen and (min-width: 992px) {
  .mapWrapper {
    display: block;
    width: 80% !important;
    height: auto !important;
    margin: auto;
  }
  .mapWrapper #map, .mapWrapper svg {
    width: 100% !important;
    height: auto !important;
  }
}

.action-button-internal-container {
	margin: 25px 0 25px 0 !important;
	text-align: center !important;
	cursor: pointer;
}

.action-button-internal {
	border-radius: 2px;
	display: flex;
	height: 42px;
	width: 160px;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	color: #fff;
	font-family: 'Oswald' !important;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
}