/*  MICROTHEMER STYLES  */


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

/** General >> Inner content 2 9 jck sfr no requests found **/
#inner_content-2-9 .jck-sfr-no-requests-found {
	color: rgb(255, 255, 255) !important;
}

/** General >> Label (#1) strong **/
form > label:nth-of-type(1) > strong {
	color: rgb(255, 255, 255) !important;
}

/** General >> Inner content 2 9 **/
#inner_content-2-9 {
	width: 75% !important;
}

/** General >> Inner content 2 9 jck sfr profile **/
#inner_content-2-9 .jck-sfr-profile {
	color: rgb(255, 255, 255) !important;
}

/** General >> Inner content 2 9 jck sfr container col 1 **/
#inner_content-2-9 .jck-sfr-container__col--1 {
	background-color: rgba(179, 179, 179, 0.5) !important;
	padding: 20px !important;
	border: 4px dashed rgb(255, 255, 255) !important;
}

/** General >> Inner content 2 9 jck sfr loop item **/
#inner_content-2-9 .jck-sfr-loop-item {
	padding: 5px !important;
	border: 1px solid rgb(255, 255, 255) !important;
}

/** General >> Inner content 2 9 jck sfr loop item title **/
#inner_content-2-9 .jck-sfr-loop-item__title a {
	color: rgb(255, 255, 255) !important;
}

/** General >> Inner content 2 9 jck sfr sidebar widget title **/
#inner_content-2-9 .jck-sfr-sidebar-widget__title {
	color: rgb(255, 255, 255) !important;
}

/** General >> Jck sfr loop item text paragraph **/
.jck-sfr-loop-item__text p {
	color: rgb(255, 255, 255) !important;
}

/** General >> Inner content 2 9 jck sfr comment count **/
#inner_content-2-9 .jck-sfr-comment-count {
	color: rgb(255, 255, 255) !important;
}

/** General >> Inner content 2 9 jck sfr profile logout **/
#inner_content-2-9 .jck-sfr-profile__logout {
	font-size: 13px !important;
}

