/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Map wrapper 17 igm content right 1 3 **/
#map_wrapper_17 > .igm_content_right_1_3 {
	background-color: rgb(248, 247, 247) !important;
	padding: 20px !important;
}

/** General >> Igm map content list item **/
.igm-map-content > li {
	color: rgb(0, 0, 0) !important;
}

/** General >> Igm map content heading 2 **/
.igm-map-content > h2 {
	font-family: lato !important;
	font-size: 25px !important;
	line-height: 1em !important;
	padding-bottom: 5px !important;
}

/** General >> ImapsContainer tspan **/
.imapsContainer tspan {
	font-size: 14px !important;
	font-weight: 600 !important;
}

/** General >> 56001 17 dt **/
#56001_17 > dt {
	
}

/** General >> Items hovered **/
.igm-map-content a:hover {
	color: rgb(3, 117, 188) !important;
}


/*= Content =================== */

/** Content >> Dt:(2) link **/
#56001_17 > dt:nth-of-type(2) > a {
	
}

/** Content >> 56001 17 resourcewy **/
.resourcewy {
	font-family: Verdana !important;
	color: rgb(0, 0, 0) !important;
	line-height: 1.5em !important;
	font-weight: 500 !important;
	text-transform: capitalize !important;
	letter-spacing: .7px !important;
	background-color: rgba(247, 247, 247, 0) !important;
	padding-bottom: 10px !important;
}

/** Content >> resourcewy:hover **/
.resourcewy:hover {
	color: rgb(252, 176, 64) !important;
	text-decoration: underline !important;
}

/** Content >> Click a resource **/
.resourcepara {
	font-family: lato !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	margin-top: 0 !important;
	margin-bottom: 010px !important;
}

/** Content >> 56001 17 link **/
.a {
	color: rgb(0, 0, 0) !important;
}

/** Content >> Igm map content link **/
.igm-map-content a {
	color: rgb(0, 0, 0) !important;
	font-size: 15px !important;
	line-height: 20px !important;
	font-weight: 500 !important;
}

/** Content >> 56001 17 resourcesel **/
.resourcesel {
	line-height: 6px !important;
	padding-top: 10px !important;
}

/** Content >> Code block 102 51 gobk **/
#code_block-102-51 > .gobk {
	font-family: lato !important;
	color: rgb(43, 43, 43) !important;
	font-size: 16px !important;
	line-height: 26px !important;
	font-weight: 600 !important;
	background-color: rgb(248, 176, 64) !important;
	padding: 10px 30px 11px 30px !important;
	margin-top: 10px !important;
	border-style: none !important;
	border-radius: 3px !important;
}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

	/*= Content =================== */

	/** Content >> 56001 17 resourcesel **/
	.resourcesel {
	line-height: 1.2em !important;
}


	/*= General =================== */

	/** General >> ImapsContainer tspan **/
	.imapsContainer tspan {
	font-size: 0 !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

	/*= General =================== */

	/** General >> ImapsContainer tspan **/
	.imapsContainer tspan {
	color: rgba(64, 64, 64, 0.19) !important;
	font-size: 0 !important;
}


}

