	.upload_progress {
		border: 1px solid black;
		position: relative;
		padding: 2px;
	}
	.upload_progress > div {
		/*background-color: #62A21D !important;*/
		font-size: 15px;
		height: 25px;
	}
	.upload_progress > span {
		position: absolute;
		left: 1%;
		margin: 5px 0px 5px 0px;
	}
	.infoblocks {
		background: white;
		border: 1px solid black;
		display: block;
		padding: 10px 20px;
		color: black;
		border-radius: 5px;
	}
	.gb_no_underscore {
		text-decoration: none !important;
	}
	.grassblade {
		overflow: hidden;
	}
	.grassblade_lightbox , .grassblade_popup, .grassblade_test_lightbox {
		position: fixed; border: 11px solid black; max-width: 100%;max-height: 100%; margin: auto; bottom: 0px; left: 0px; right: 0px; top: 30px;  overflow: hidden; padding: 0px; z-index: 1000000; background: white;
	}
	.grassblade_lightbox .grassblade_close, .grassblade_popup .grassblade_close, .grassblade_test_lightbox .grassblade_close {
		float: right; font-weight: bold; background: transparent; right: 0px; top: 0px; font-family: verdana; font-size: 20px; text-decoration: none; z-index: 10; position: absolute;
	}
	.grassblade_lightbox .grassblade_close a, .grassblade_popup .grassblade_close, .grassblade_test_lightbox .grassblade_close a {
		color: transparent; text-decoration: none; padding: 7px; cursor: pointer;
	}
	.grassblade_lightbox .grassblade_close, .grassblade_popup .grassblade_close, .grassblade_test_lightbox .grassblade_close {
		background: white;
	}
	.grassblade_lightbox .grassblade_close a, .grassblade_popup .grassblade_close, .grassblade_test_lightbox .grassblade_close a {
		color: black;
	}
	.grassblade_popup .grassblade_close {
		padding: 0 7px;
	}
	div#grassblade_quiz_report .grassblade_popup, .gb_iframe_loader {
		background-size: 60px;
	}
	.grassblade_lightbox iframe {
		width:100%;height:100%;
	}
	.grassblade_lightbox_overlay {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 999999;
		opacity: 0.8;
		background: black;
	}
	.grassblade_test_lightbox {
		width: 60%;
		height: 60%;
		overflow-y: scroll;
	}
	#xapi_posts_list ul {
		list-style-type:lower-alpha;
		list-style-position: inside;
		margin: 5px;
	}
	#show_xapi_content {
		margin: 5px;
	}
	h2.gb-content-selector {
		padding: 0 !important;
	}
	.has_xapi_content #sfwd-quiz_quiz_pro,.has_xapi_content #sfwd-quiz_quiz_pro_html {display: none;}
	.grassblade_admin_wrap {
		background: white;
		padding: 20px;
		margin: 20px 0;
		max-width: 900px;
	}
	.grassblade_admin_wrap .select2-container {
		width: 100% !important;
	}
	.grassblade_admin_wrap .select2-selection ul {
		margin: 0;
	}
	.grassblade_admin_wrap .select2-selection ul li {
		margin-bottom: 0;
	}

	#gb_preview_message {
		display: none;
	}
	#gb_preview_message.has_content {
		display: block;
	}
	#gb_upload_message {
		color: red;
	}
	#gb_upload_message.has_content {
		display: none;
	}
	.grassblade_field_group > div.grassblade_field_group_label {
		background: none repeat scroll 0 0 #f1f1f1;
		border: 1px solid #ddd;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		cursor: pointer;
		font-weight: bold;
		padding: 5px 10px;
	}
	.grassblade_field_group > div.grassblade_field_group_fields {
		border: 1px solid #eee;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		display: block;
		margin: 10px 0;
		padding: 10px;
	}
	.grassblade_field_group_label .dashicons-arrow-right-alt2:before {
		content: "\f345";
		display: inline-block;
		color: #85ab3d;
		-webkit-font-smoothing: antialiased;
	}
	.grassblade_field_group_label .dashicons-arrow-down-alt2:before {
		content: "\f347";
		display: inline-block;
		color: #85ab3d;
		-webkit-font-smoothing: antialiased;
	}
	.grassblade_field_group_label span {
		margin-left: 5px;
	}
	.grassblade_show_results {
		margin-top: 20px;
	}
	.grassblade_show_results p {
		display: none;
	}
	.gb_xapi_block_settings {
		margin: 15px;
	}

	/* GrassBlade Table */
	.grassblade_table table {
		width: 100% !important;
		/*border: 1px solid #C3D1A3 !important;*/
		border-collapse: collapse !important;
		margin: 0 !important;
		margin-bottom: 15px !important;
	}
	.grassblade_table caption {
		caption-side: top !important;
		text-align: left;
		padding-bottom: 2px !important;
		color: gray !important;
		margin: 0 !important;
		font-weight: bold;
	}
	.grassblade_table thead tr {
		background: rgb(155,187,89) !important;
		padding: 5px !important;
		color: white !important;
		font-weight: bold !important;
	}
	.grassblade_table tbody td:FIRST-CHILD{
		font-weight: bold !important;
	}
	.grassblade_table td, .grassblade_table th {
		padding: 5px !important;
		text-align: center !important;
		border: 0 !important;
	}
	.grassblade_table th {
		background: #FBB216 !important;
		color: white !important;
	}
	.grassblade_table td {
		background: #B7CF3C !important;
		border-top: 5px solid white !important;
	}
	.grassblade_table tr.tr_odd.gb_status_expired td, .grassblade_table tr.tr_even.gb_status_expired td {
		background-color: #a8a8a8 !important;
	}
	.grassblade_table .gb_status_expired span {
		background-color: #d75454;
		border-radius:5px;
		font-size: 10px;
		margin-left: 10px;
		padding: 4px;
		color:white;
	}
	.grassblade_table tr.tr_odd td, .grassblade_table tr.odd td {
		background: #90B53D !important;
	}
	/* GrassBlade Table */

	#aspect_slider {
		margin-left: 20px;
		position: relative;
		top: 5px;
	}
	#aspect_slider::-webkit-slider-thumb {
		-webkit-appearance: none; /* Override default look */
		appearance: none;
		width: 25px; /* Set a specific slider handle width */
		height: 25px; /* Slider handle height */
		background: #4CAF50; /* Green background */
		cursor: pointer; /* Cursor on hover */
	}
	#aspect_slider_value {
		width: 60px;
	}
	.grassblade_aspect_ratio {
		background: skyblue;
		padding: 5px;
		color: white;
		border-radius: 4px;
		font-size: 12px;
		cursor: pointer;
	}

	/* GrassBlade Result Loader */
	.gb-loader {
	  border: 4px solid #f3f3f3;
	  border-radius: 50%;
	  border-top: 4px solid #5F5F65;
	  width: 40px;
	  height: 40px;
	  margin-bottom: 15px !important;
	  -webkit-animation: spin 2s linear infinite;
	  animation: spin 2s linear infinite;
	}

	/* Safari */
	@-webkit-keyframes spin {
	  0% { -webkit-transform: rotate(0deg); }
	  100% { -webkit-transform: rotate(360deg); }
	}

	@keyframes spin {
	  0% { transform: rotate(0deg); }
	  100% { transform: rotate(360deg); }
	}

	.gb-icon-img {
		vertical-align: middle !important;
		cursor: pointer;
		margin: auto;
	}

	.grassblade_popup {
		max-width: 95%;
		max-height: 95%;
		bottom: 2%;
		left: 2%;
		right: 2%;
		top: 2%;
		overflow-y: auto;
		height: 95%;
	}

	.gb-pointer, a.gb-quiz-report{
		cursor: pointer;
	}
	.grassblade-search{
		padding: 5px;
	}
	.grassblade-search input {
		width: 30%;
	}
	.grassblade-search-found {
		background-color: yellow;
	}
	#grassblade_setting_search {
		width: 100%;
		line-height: 30px;
		font-size: 18px;
		border-radius: 5px;
	}

	.gb_test {
		padding: 20px;
		margin: 20px;
		background: #ffe2c4;
		border-radius: 5px;
		border: 1px solid #ffbc00;
	}

	.gb_test_success {
		color: green;
		padding: 20px;
	}
	.gb_test_error {
		color: red;
		display: list-item;
		margin-left: 40px;
		margin-top: 10px;
	}
	.gb_red {
		color: red;
	}
	.grassblade_lrs_settings_update {
		font-size: 1.5em;
		color: red;
		padding: 20px;
		text-align: center;
	}
	.grassblade_lrs_settings_update2 {
		padding: 20px;
		text-align: center;
	}
	.grassblade_bulk_settings .grassblade_field_group {
	    margin: 5px 0;
	}
	.field_yellow {
		color: #333;
		background: yellow;
		padding: 5px;
		border: 1px solid #333;
		border-radius: 3px;
	}
	#quiz_continue_link[disabled] {
		pointer-events: none;
		cursor: default;
		background: #4c4c4c!important;
		filter: grayscale(100%);
	}
	body.wp-admin.wp-editor .grassblade, body.wp-admin.block-editor-page .edit-post-visual-editor .grassblade {
		border-left: 15px solid #8080801a;
	}

	dd.grassblade_progress {
		position: relative;
		display: block;
		border: 1px solid black;
		width: 100%;
		height: 16px;
		margin: 0 0 2px;
		background-color: white;
		padding:0;
	}

	dd.grassblade_progress div.grassblade_progress_blue {
		position: relative;
		background-color: blue;
		height: 16px;
		width: 75%;
		text-align:right;
		display:block;
	}

	#gb_meta_box_extra_message {
		background: yellow;
		padding: 5px;
		margin-top: 5px;
	}

	.wp-admin .wp-block.gb_voc:before {
		content: "\f177";
		font-family: 'dashicons';
		background: white;
		width: 100% !important;
		top: -15px !important;
		color: gray;
	}

	.wp-admin .wp-block.gb_voc:hover:before {
		font-style: italic;
	}

	.gb_form_info {
		display: inline-block;
	}
	#field-src .gb_form_info .gb_src_tools {
		margin-right: 5px;
	}
	#field-src .gb_form_info .gb_src_tools .dashicons-no {
		line-height: 30px;
    	cursor: pointer;
	}
	#field-src .gb_form_info .dashicons-admin-tools {
		cursor: pointer;
	}
	.gb_tooltip {
		position: relative;
		display: inline-block;
		border-bottom: 1px dotted black;
	}

	.gb_tooltip .tooltiptext {
		visibility: hidden;
		width: 300px;
		background-color: black;
		color: #fff;
		text-align: center;
		border-radius: 6px;
		padding: 5px;
		white-space: break-spaces;
		line-height: 17px;
		cursor: default;

		/* Position the tooltip */
		position: absolute;
		z-index: 1;
	}
	.gb_tooltip:hover .tooltiptext {
		visibility: visible;
	}
	.gb_tooltip .tooltiptext-right {
		top: -5px;
		left: 105%;
	}
	.gb_tooltip .tooltiptext-left {
		top: -5px;
		right: 105%;
	}
	.gb_tooltip .tooltiptext-top {
		width: 300px;
		bottom: 100%;
		left: 50%;
		margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */
	}
	.gb_tooltip .tooltiptext-bottom {
		width: 300px;
		top: 100%;
		left: 50%;
		margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */
	}
	.gb_tooltip.tooltip-locked .tooltiptext {
		visibility: visible !important;
	}
	.gb_revisions:hover span.gb_switch_revision_link, .gb_revisions_reset:hover, .gb_revisions .file_versions:hover {
		display: inline-block !important;
		cursor: pointer;
	}
	.gb_revisions:hover span:hover, .gb_revisions .file_versions:hover {
		color: orange;
	}
	.gb_revisions.switched_to span.gb_switch_revision_link {
		display: none !important;
	}
	.gb_revisions.switched_to, .gb_revisions_reset {
		color: orange;
	}
	.gb_revisions.file_version_selected {
		color: red;
	}
	.gb_revisions.file_version_selected .gb_delete_revisions {
		display: inline-block !important;
		cursor: pointer;
	}
	.gb_revisions.file_version_selected .gb_switch_revision_link, .gb_revisions.file_version_selected:hover .gb_switch_revision_link {
		display: none !important;
	}

	#field-blacklist_urls_html td:first-child {
		display: none;
	}
	#grassblade_delete_folders_table .delete_folder_button {
		background-color: red;
		color: white;
	}
	.gb_warning {
		color: red;
		font-size: 16px;
		margin: 10px;
	}
	.gb_table_search_div {
		padding: 5px;
	}
	.grassblade_table #grassblade_all_settings td, .grassblade_table #grassblade_all_settings th {
		max-width: 300px;
		border: 1px solid #ccc !important;
		overflow-wrap: break-word;
		word-break: normal;
	}
	#grassblade_all_settings_body {
		overflow: scroll hidden;
		overflow-y: auto;
		width: max-content;
	}
	#grassblade_all_settings_body div {
		padding: 0;
		margin: 0;
	}
	#grassblade_all_settings_body .gb_table_search_div {
		position: sticky;
		top: 0;
		background: white;
		margin-left: 10px;
		margin-top: 5px;
		width: 100%;
		height: 36px;
	}
	#grassblade_all_settings_body .gb_table_search_div > div {
		display: inline-block;
	}
	#grassblade_all_settings_body .gb_table_search_div > div.search_box {
		position: fixed;
	}
	#grassblade_all_settings_body .gb_table_search_div input {
		height: 30px;
		line-height: 28px;
	}
	#grassblade_all_settings_body .gb_table_search_div input[type="submit"] {
		padding: 0 20px;
		position: fixed;
		right: 5px;
		top: 5px;
	}
	#grassblade_all_settings_body .grassblade_table {
		margin: 0px 10px;
	}
	#grassblade_all_settings_body .grassblade_table thead {
		position: sticky;
		top: 36px;
	}

	/* Manage Integrations Page */
	.page-gb-integrations form {
		background: white;
		padding: 30px;
		margin-top: 10px;
	}

	.page-gb-integrations h1 {
		font-size: 20px !important;
		font-weight: 500 !important;
		background-repeat: no-repeat;
		padding-left: 35px !important;
		background-position: left;
		background-position-y: center;
	}

	.gb_group_leaders_dropdown .select2-container .select2-selection--multiple .select2-selection__rendered {
		white-space: normal;
		width: max-content;
	}
	.gb_group_leaders_dropdown .select2-search__field {
		width: 100% !important;
	}
	.gb_group_leaders_dropdown .select2-container .select2-search--inline {
		float: right;
	}
	.gb_group_leaders_dropdown ul {
		margin: 0;
	}
	.gb_link {
		cursor: pointer;
		color: royalblue;
	}
	.gb_link:hover {
		cursor: pointer;
		color: darkorchid;
	}

	#grassblade_add_to_content_box .select2-container {
		width: 100% !important;
	}

	/* Admin Report Quiz & Question Report Popup box */
	#grassblade_quiz_report, #grassblade_question_report {
		position: absolute;
		height: 99%;
		width: 100%;
	}
	/* End Admin Report Quiz & Question Report Popup box */
.gb_voc {
    display: none !important;
    visibility: hidden !important;
}
.grassblade-button-disabled {
    opacity: 0.3;
    pointer-events: none;
}
/* Fields */
.xoo-aff-input-group {
    position: relative;
    display: flex;
    border-collapse: separate;
    width: 100%;
}

.xoo-aff-input-group:first-child {
    border-right: 0;
}

.xoo-aff-group input{
    box-sizing: border-box;
}


.xoo-aff-input-group .xoo-aff-input-icon {
    padding: 6px 0;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    align-items: center;
    height: auto;
    align-self: stretch;
    display: flex;
    width: 100%;
    justify-content: center;
    border-style: solid;
}

.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2, .xoo-aff-group input[type="tel"], .xoo-aff-group input[type="file"]{
    flex-grow: 1;
    min-width: 1px;
    margin: 0;
    position: relative;
    z-index: 2;
    width: 100%!important;
    margin-bottom: 0!important;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 3.428571;
    background-image: none;
    border: 1px solid #ccc;
    border-style: solid;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    outline: 0;
}

.xoo-aff-group input::file-selector-button {
    background-color: transparent;
    border: 0;
    padding: 0;
    margin-right: 10px;
}


.xoo-aff-group label{
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

.xoo-aff-group {
    float: left;
    width: calc(100% - 20px);
    position: relative;
}

.xoo-aff-group.onehalf{
    width: calc(50% - 20px);
    margin-right: 20px;
}

.xoo-aff-group.onethird {
    width: calc(30% - 20px);
    margin-right: 20px;
}


.xoo-aff-group.twothird {
    width: calc(70% - 20px);
    margin-right: 20px;
}

.xoo-aff-group.onefourth {
    width: calc(25% - 20px);
    margin-right: 20px;
}

.xoo-aff-group.threefourth {
    width: calc(75% - 20px);
    margin-right: 20px;
}


div#ui-datepicker-div {
    z-index: 99999999999!important;
}
.xoo-aff-single_checkbox .xoo-aff-label{
    display: none;
}

.xoo-aff-options-list label {
    font-weight: 400;
}

.xoo-aff-fields {
    display: table;
    width: 100%;
}
.xoo-aff-group.xoo-aff-checkbox_single {
    min-height: auto;
}

.xoo-aff-group.one.xoo-aff-checkbox_single {
    margin-bottom: 10px;
}

.xoo-aff-group.xoo-aff-cont-checkbox_single {
    margin-bottom: 5px;
}


/* Password Strength */
.xoo-aff-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px 0.5em;
    font-size: 1em;
}

.xoo-aff-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373;
}

.xoo-aff-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b;
}

.xoo-aff-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53;
}

.xoo-aff-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733;
}

.xoo-aff-password-hint {
    margin: 0.5em 0 0;
    display: block;
}

.xoo-aff-radio input, .xoo-aff-checkbox_single input, .xoo-aff-checkbox_list input {
    margin-right: 5px;
}


/* Select 2 */
body .select2-dropdown {
    z-index: 99999999999;
}

.xoo-aff-group .select2-container .select2-selection.select2-selection--single {
    border: 0;
    height: 100%;
    background-color: transparent;
    margin: 0 0 0 0;
    border-radius: 0;
    line-height: inherit;
    padding: 0;
}

.xoo-aff-group .select2.select2-container .select2-selection .select2-selection__rendered {
    padding: 0;
    line-height: inherit;
    height: inherit;
}

.xoo-aff-group .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
}


.xoo-aff-group .select2-container *:focus {
    outline: none;
}

div.xoo-aff-group select.xoo-aff-field, div.xoo-aff-group select.xoo-aff-field + .select2 {
    padding-top: 0;
    padding-bottom: 0;
}


select.xoo-aff-states{
    display: none;
}



.xoo-aff-flag-cont {
    display: flex;
    align-items: center;
    height: inherit;
} 
.xoo-aff-flag-cont span:nth-child(1) {
    margin-right: 6px;
}
 
.select2-results .xoo-aff-flag-cont span:nth-child(2) {
    font-size: 12px;
}

span.xoo-aff-pwtog-hide {
    display: none;
}

.xoo-aff-pw-toggle {
    display: flex;
    align-items: center;
    right: 5px;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    user-select: none;
}

.xoo-aff-pw-toggle > * {
    cursor: pointer;
    padding: 5px;
}

.xoo-aff-select2-dropdown {
    min-width: 140px;
}

/* Profile */
label.xoo-aff-file-profile input[type="file"] {
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    top: 30px !important;
    z-index: -1;
}

label.xoo-aff-file-profile .xoo-aff-input-icon {
    border: 0;
    margin: 0 auto;
    padding: 0;
    background-color: transparent;
    position: relative;
}

label.xoo-aff-file-profile {
    display: table;
    margin: 0 auto;
}

label.xoo-aff-file-profile .xoo-aff-input-group {
    margin: 0 auto;
    display: table;
    width: auto;
    cursor: pointer;
}


.xoo-ff-file-pladd, .xoo-ff-file-plcheck {
    position: absolute;
    background-color: #fff;
    padding: 2px;
    border-radius: 50%;
    bottom: 0px;
    right: 0;
    z-index: 5;
}

.xoo-aff-file-profile .xoo-ff-file-plcheck {
    color: #058105;
    display: none;
}

.xoo-aff-file-profile-cont:not(.one) + .xoo-aff-group:not(.one) {
    align-self: center;
}

.xoo-ff-file-preview{
    border-radius: 50%;
}

.xoo-aff-file-profile-cont .xoo-ff-files{
    text-align: center;
}

.xoo-aff-file-profile-cont .xoo-aff-label {
    margin-top: 5px;
    margin-bottom: 0;
}

.xoo-aff-isfocused.xoo-aff-group .xoo-aff-file-profile .xoo-aff-input-icon {
    background-color: transparent;
    border: 0;
}


.xoo-aff-auto-fetch-loc {
    font-size: 90%;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: -10px;
    display: block;
    text-align: right;
}

.xoo-aff-auto-fetch-loc span{
    margin: 0 5px;
}

.pac-container{
    z-index: 9999999999;
}

.xoo-aff-one-line .xoo-aff-radio {
    display: inline-flex;
    flex-wrap: wrap;
}

.xoo-aff-one-line .xoo-aff-radio label {
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}




/* RTL */
body.rtl .xoo-aff-pw-toggle {
    left: 5px;
    right: auto;
}


body.rtl .xoo-aff-flag-cont span:nth-child(1) {
    margin-left: 10px;
    margin-right: 0;
    padding-right: 0;
}

body.rtl .xoo-aff-group {
    float: right;
}

body.rtl .xoo-aff-radio input, body.rtl .xoo-aff-checkbox_single input, body.rtl .xoo-aff-checkbox_list input{
    margin-left: 5px;
    margin-right: 0;
}

body.rtl .xoo-aff-group:not(.one){
    margin-left: 20px;
    margin-right: 0;
}



@media only screen and (max-width: 450px) {
    .xoo-aff-group.onehalf , .xoo-aff-group.onefourth, .xoo-aff-group.onethird , .xoo-aff-group, .xoo-aff-group.twothird {
        width: 100%;
        margin-right: 0;
    }
    .xoo-aff-group {
        margin-right: 0;
    }
    body.rtl .xoo-aff-group:not(.one){
        margin-left: 0;
    }
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.eot");src:url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.woff2") format("woff2"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.woff") format("woff"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.ttf") format("truetype"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.eot");src:url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.woff2") format("woff2"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.woff") format("woff"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.ttf") format("truetype"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-regular-400.svg#fontawesome") format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.eot");src:url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.woff2") format("woff2"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.woff") format("woff"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.ttf") format("truetype"),url("/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/* Social buttons styles. */

.ld-cvss-button.ld-cvss-button-download-certificate {
    min-width: 130px !important;
    width: 130px !important;
    height: 40px !important;
    padding: 5px 20px 5px 50px !important;
    font-family: inherit !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    line-height: 30px !important;
    color: #ffffff !important;
    background-color: #1e84e4 !important;
}

.ld-cvss-button.ld-cvss-button-download-certificate .ld-icon.ld-icon-download {
    display: block !important;
    position: absolute !important;
    width: 24px !important;
    height: 24px !important;
    top: 50% !important;
    left: 18px !important;
    margin: 2px 0 0 0 !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.ld-cvss-button.ld-cvss-button-download-certificate .ld-icon.ld-icon-download:before {
    content: "" !important;
    display: none !important;
}

/* Single course. Alert styles. */
.learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate,
.learndash-template-ld30.single-groups .ld-alert.ld-alert-success.ld-alert-certificate {
    border: 1px solid #1e84e4;
    background: none;
}

.learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate .ld-alert-icon.ld-icon.ld-icon-certificate,
.learndash-template-ld30.single-groups .ld-alert.ld-alert-success.ld-alert-certificate .ld-alert-icon.ld-icon.ld-icon-certificate {
    width: 48px;
    height: 48px;
    background-position: center 12px;
    background-repeat: no-repeat;
    background-color: #1e84e4;
}

.learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate .ld-alert-icon.ld-icon.ld-icon-certificate:before,
.learndash-template-ld30.single-groups .ld-alert.ld-alert-success.ld-alert-certificate .ld-alert-icon.ld-icon.ld-icon-certificate:before {
    content: "";
    display: none;
}

@media screen and (max-width: 768px) {
    .learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate .ld-cvss-social-buttons,
.learndash-template-ld30.single-groups .ld-alert.ld-alert-success.ld-alert-certificate .ld-cvss-social-buttons {
        margin: 0 0 12px;
    }

    .learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate .ld-cvss-social-buttons-list,
.learndash-template-ld30.single-groups .ld-alert.ld-alert-success.ld-alert-certificate .ld-cvss-social-buttons-list {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
    }
}

#ld-profile #ld-main-course-list .ld-item-list-item .ld-table-list-item-preview .ld-certificate-link .ld-icon.ld-icon-certificate:before {
    content: "";
    display: none;
}

/* Single course. Content styles. */
.learndash-template-ld30.single-sfwd-courses .ld-table-list-items {
    overflow: visible !important;
}

.learndash-template-ld30.single-sfwd-courses .ld-item-list-items .ld-item-list-item.ld-expandable.ld-expanded .ld-item-list-item-expanded {
    max-height: 999px !important;
}

.learndash-template-ld30.single-sfwd-courses .ld-table-list-items .ld-table-list-item-quiz {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .learndash-template-ld30.single-sfwd-courses .ld-table-list-items .ld-table-list-item-quiz {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.learndash-template-ld30.single-sfwd-courses .ld-table-list-items .ld-table-list-item-preview {
    -webkit-box-flex: 0 1 100%;
    -moz-box-flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}

.learndash-template-ld30.single-sfwd-courses .ld-table-list-items .ld-cvss-social-buttons {
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 10px 0 0;
}

@media screen and (max-width: 768px) {
    .learndash-template-ld30.single-sfwd-courses .ld-table-list-items .ld-cvss-social-buttons {
        margin: 0 10px 20px 0;
    }

    .learndash-template-ld30.single-sfwd-courses .ld-table-list-items .ld-cvss-btn-blue {
        margin: 0 0 20px !important;
    }
}

.learndash-template-legacy.single-sfwd-courses .ld-cvss-social-buttons {
    margin: 20px 0;
}

/* Single quiz. */
.wpProQuiz_certificate {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.wpProQuiz_certificate .ld-cvss-social-buttons {
    margin: 0 10px 0 0;
}

.learndash-template-ld30.single-sfwd-quiz .wpProQuiz_certificate .ld-cvss-social-buttons-list {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}

.learndash_course_certificate .btn-blue, .ld-cvss-btn-blue, .wpProQuiz_certificate .btn-blue {
    position: relative;
    display: inline-block;
    min-width: 130px !important;
    width: 130px !important;
    height: 40px !important;
    padding: 5px 20px 5px 50px !important;
    margin: 0 !important;
    font-family: inherit !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    line-height: 30px !important;
    color: #ffffff !important;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-color: #1e84e4 !important;
    opacity: 1 !important;
    -moz-transition: opacity 0.3s ease !important;
    -o-transition: opacity 0.3s ease !important;
    -ms-transition: opacity 0.3s ease !important;
    -webkit-transition: opacity 0.3s ease !important;
    transition: opacity 0.3s ease !important;
}

.learndash_course_certificate .btn-blue:hover, .ld-cvss-btn-blue:hover, .wpProQuiz_certificate .btn-blue:hover {
    opacity: 0.75 !important;
}

.learndash_course_certificate .btn-blue .ld-icon.ld-icon-download, .ld-cvss-btn-blue .ld-icon.ld-icon-download, .wpProQuiz_certificate .btn-blue .ld-icon.ld-icon-download {
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 18px;
    margin: -10px 0 0 0;
    background-position: center center;
    background-repeat: no-repeat;
}

.learndash_course_certificate .btn-blue .ld-icon.ld-icon-download:before, .ld-cvss-btn-blue .ld-icon.ld-icon-download:before, .wpProQuiz_certificate .btn-blue .ld-icon.ld-icon-download:before {
    display: none;
    content: "";
}

/* Profile page */
#ld-profile #ld-main-course-list .ld-item-list-item .ld-item-details .ld-certificate-link,
#ld-profile #ld-main-course-list .ld-item-list-item .ld-table-list-item-preview .ld-certificate-link {
    display: inline-block;
}

#ld-profile #ld-main-course-list .ld-item-list-item .ld-item-details .ld-certificate-link .ld-icon.ld-icon-certificate,
#ld-profile #ld-main-course-list .ld-item-list-item .ld-table-list-item-preview .ld-certificate-link .ld-icon.ld-icon-certificate {
    display: block;
    width: 36px;
    height: 36px;
    background-position: center center;
    background-repeat: no-repeat;
}

#ld-profile #ld-main-course-list .ld-item-list-item .ld-item-details .ld-certificate-link .ld-icon.ld-icon-certificate:before,
#ld-profile #ld-main-course-list .ld-item-list-item .ld-table-list-item-preview .ld-certificate-link .ld-icon.ld-icon-certificate:before {
    content: "";
    display: none;
}

@media screen and (max-width: 768px) {
    #ld-profile #ld-main-course-list .ld-item-list-item .ld-table-list-item-preview .ld-table-list-column-certificate .ld-column-label {
        vertical-align: top;
    }

    #ld-profile #ld-main-course-list .ld-item-list-item .ld-table-list-item-preview .ld-certificate-link .ld-icon.ld-icon-certificate {
        margin-left: 10px;
    }
}


/**
 * New Buttons UI without FontAwesome Dependency
 * Created by: Bogdan
 * Implemented By: Ejaz
 * Date: September 23, 2022
 */

.ld-cvss-social-buttons-list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.ld-cvss-social-button {
    margin: 0 !important;
}

.ld-cvss-social-button+.ld-cvss-social-button {
    margin: 0 0 0 20px !important;
}

.ld-cvss-social-button .ld-cvss-social-button-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.ld-cvss-social-button-link-twitter,
.ld-cvss-social-button-link-facebook,
.ld-cvss-social-button-link-linkedin {
    display: flex;
    width: 20px;
    height: 20px;
    position: relative;
}

.ld-cvss-social-button-icon.twitter:before {
    content: "";
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}

.ld-cvss-social-button-icon.facebook:before {
    content: "";
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}

.ld-cvss-social-button-icon.linkedin:before {
    content: "";
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}

.ld-cvss-social-button-icon.linkedin-profile:before {
    content: "";
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}

.ld-cvss-social-button.ld-cvss-social-button-linkedin-profile {
    width: 108px;
    height: 40px;
}

.ld-cvss-button.ld-cvss-button-linkedin-profile {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    column-gap: 11px !important;
    padding: 8px 20px !important;
    margin-left: 0 !important;
    font-family: inherit !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 12px !important;
    text-decoration: none !important;
    color: #ffffff !important;
    background-color: #2867B2 !important;
    -moz-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
    opacity: 1 !important;
    -moz-transition: opacity 0.3s ease !important;
    -o-transition: opacity 0.3s ease !important;
    -ms-transition: opacity 0.3s ease !important;
    -webkit-transition: opacity 0.3s ease !important;
    transition: opacity 0.3s ease !important;
}

.ld-cvss-button.ld-cvss-button-linkedin-profile:hover {
    opacity: 0.75 !important;
}

.ld-cvss-social-button:hover .ld-cvss-social-button-link-tooltip:before,
.ld-cvss-social-button:active .ld-cvss-social-button-link-tooltip:before {
    display: block;
}

.ld-cvss-social-button .ld-cvss-social-button-link-tooltip:before {
    display: none;
    content: attr(data-title);
    position: absolute;
    width: 100px;
    top: -200%;
    left: 50%;
    margin-left: -50px;
    padding: 3px 0;
    font-family: inherit;
    font-size: 11px;
    text-align: center;
    color: #ffffff;
    background-color: #495255;
    border-radius: 24px;
}

/* =========================================================================
   LSS Chatbot - Frontend Styles
   ========================================================================= */

:root {
    --lss-accent: #0B6E4F;
    --lss-accent-hover: #0B6E4Fdd;
    --lss-bg: #ffffff;
    --lss-bg-secondary: #f4f6f8;
    --lss-text: #1a1a2e;
    --lss-text-light: #6b7280;
    --lss-border: #e5e7eb;
    --lss-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
    --lss-radius: 16px;
    --lss-radius-sm: 10px;
    --lss-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;
}

/* Container */
#lss-chatbot-container {
    position: fixed;
    bottom: 24px;
    z-index: 999999;
    font-family: var(--lss-font);
    font-size: 14px;
    line-height: 1.5;
}
#lss-chatbot-container.lss-position-right { right: 24px; }
#lss-chatbot-container.lss-position-left { left: 24px; }

/* Toggle Button */
#lss-chatbot-toggle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: var(--lss-accent);
    color: #fff;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    position: relative;
}
#lss-chatbot-toggle:hover {
    transform: scale(1.08);
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.25);
}

/* Chat Window */
#lss-chatbot-window {
    position: absolute;
    bottom: 76px;
    width: 400px;
    max-height: 600px;
    background: var(--lss-bg);
    border-radius: var(--lss-radius);
    box-shadow: var(--lss-shadow);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid var(--lss-border);
    animation: lssSlideUp 0.3s ease;
}
.lss-position-right #lss-chatbot-window { right: 0; }
.lss-position-left #lss-chatbot-window { left: 0; }

@keyframes lssSlideUp {
    from { opacity: 0; transform: translateY(16px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Header */
#lss-chatbot-header {
    background: var(--lss-accent);
    color: #fff;
    padding: 16px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
}
.lss-header-info {
    display: flex;
    align-items: center;
    gap: 12px;
}
.lss-header-avatar {
    width: 38px;
    height: 38px;
    border-radius: 10px;
    background: rgba(255,255,255,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.5px;
}
.lss-header-title {
    font-weight: 600;
    font-size: 15px;
}
.lss-header-subtitle {
    font-size: 12px;
    opacity: 0.8;
}
#lss-chatbot-minimize {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 4px;
    opacity: 0.8;
    transition: opacity 0.2s;
}
#lss-chatbot-minimize:hover { opacity: 1; }

/* Messages Area */
#lss-chatbot-messages {
    flex: 1;
    overflow-y: auto;
    padding: 18px;
    display: flex;
    flex-direction: column;
    gap: 14px;
    max-height: 380px;
    min-height: 200px;
    scroll-behavior: smooth;
}
#lss-chatbot-messages::-webkit-scrollbar { width: 5px; }
#lss-chatbot-messages::-webkit-scrollbar-track { background: transparent; }
#lss-chatbot-messages::-webkit-scrollbar-thumb { background: #d1d5db; border-radius: 10px; }

/* Message Bubbles */
.lss-message {
    max-width: 85%;
    padding: 12px 16px;
    border-radius: var(--lss-radius-sm);
    word-wrap: break-word;
    font-size: 14px;
    line-height: 1.6;
    animation: lssFadeIn 0.2s ease;
}
@keyframes lssFadeIn {
    from { opacity: 0; transform: translateY(6px); }
    to { opacity: 1; transform: translateY(0); }
}

.lss-message-bot {
    background: var(--lss-bg-secondary);
    color: var(--lss-text);
    align-self: flex-start;
    border-bottom-left-radius: 4px;
}
.lss-message-user {
    background: var(--lss-accent);
    color: #fff;
    align-self: flex-end;
    border-bottom-right-radius: 4px;
}

/* Typing Indicator */
.lss-typing {
    display: flex;
    gap: 4px;
    padding: 14px 18px;
    align-self: flex-start;
    background: var(--lss-bg-secondary);
    border-radius: var(--lss-radius-sm);
    border-bottom-left-radius: 4px;
}
.lss-typing-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--lss-text-light);
    animation: lssTypingBounce 1.2s infinite;
}
.lss-typing-dot:nth-child(2) { animation-delay: 0.15s; }
.lss-typing-dot:nth-child(3) { animation-delay: 0.3s; }
@keyframes lssTypingBounce {
    0%, 60%, 100% { transform: translateY(0); opacity: 0.4; }
    30% { transform: translateY(-6px); opacity: 1; }
}

/* Course Suggestion */
.lss-course-suggestion {
    background: linear-gradient(135deg, var(--lss-accent)10, var(--lss-accent)05);
    border: 1px solid var(--lss-accent)30;
    border-radius: var(--lss-radius-sm);
    padding: 12px 16px;
    margin-top: 8px;
    align-self: flex-start;
    max-width: 85%;
}
.lss-course-suggestion a {
    color: var(--lss-accent);
    font-weight: 600;
    text-decoration: none;
}
.lss-course-suggestion a:hover {
    text-decoration: underline;
}

/* Input Area */
#lss-chatbot-input-area {
    padding: 14px 18px;
    border-top: 1px solid var(--lss-border);
    flex-shrink: 0;
    background: var(--lss-bg);
}
.lss-input-wrapper {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    background: var(--lss-bg-secondary);
    border-radius: var(--lss-radius-sm);
    padding: 6px 6px 6px 14px;
    border: 1px solid var(--lss-border);
    transition: border-color 0.2s;
}
.lss-input-wrapper:focus-within {
    border-color: var(--lss-accent);
}
#lss-chatbot-input {
    flex: 1;
    border: none;
    background: transparent;
    resize: none;
    font-size: 14px;
    font-family: var(--lss-font);
    line-height: 1.5;
    color: var(--lss-text);
    padding: 6px 0;
    max-height: 100px;
    outline: none;
}
#lss-chatbot-input::placeholder { color: var(--lss-text-light); }

#lss-chatbot-send {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: var(--lss-accent);
    color: #fff;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: background 0.2s, transform 0.1s;
}
#lss-chatbot-send:hover { background: var(--lss-accent-hover); transform: scale(1.05); }
#lss-chatbot-send:disabled { opacity: 0.5; cursor: not-allowed; transform: none; }

/* Footer */
#lss-chatbot-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
    font-size: 11px;
    color: var(--lss-text-light);
}
#lss-chatbot-footer a {
    color: var(--lss-accent);
    text-decoration: none;
    font-weight: 500;
}
#lss-chatbot-footer a:hover { text-decoration: underline; }

/* Lead Capture Form */
#lss-lead-form {
    padding: 0 18px 18px;
}
.lss-lead-form-inner {
    background: var(--lss-bg-secondary);
    border-radius: var(--lss-radius-sm);
    padding: 20px;
    border: 1px solid var(--lss-border);
    animation: lssFadeIn 0.3s ease;
}
.lss-lead-title {
    font-weight: 600;
    font-size: 15px;
    color: var(--lss-text);
    margin: 0 0 4px;
}
.lss-lead-subtitle {
    font-size: 12px;
    color: var(--lss-text-light);
    margin: 0 0 14px;
}
#lss-lead-form input,
#lss-lead-form select {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid var(--lss-border);
    border-radius: 8px;
    font-size: 13px;
    font-family: var(--lss-font);
    margin-bottom: 10px;
    box-sizing: border-box;
    background: var(--lss-bg);
    color: var(--lss-text);
    transition: border-color 0.2s;
}
#lss-lead-form input:focus,
#lss-lead-form select:focus {
    outline: none;
    border-color: var(--lss-accent);
}
#lss-lead-submit {
    width: 100%;
    padding: 10px;
    background: var(--lss-accent);
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    margin-bottom: 6px;
}
#lss-lead-submit:hover { background: var(--lss-accent-hover); }

/* Limit reached banner */
.lss-limit-banner {
    background: linear-gradient(135deg, var(--lss-accent), #0d8f66);
    color: #fff;
    padding: 16px;
    border-radius: var(--lss-radius-sm);
    text-align: center;
    align-self: stretch;
    max-width: 100%;
}
.lss-limit-banner a {
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
}

/* Mobile responsive */
@media (max-width: 480px) {
    #lss-chatbot-window {
        width: calc(100vw - 24px);
        max-height: calc(100vh - 120px);
        bottom: 70px;
        right: -12px !important;
        left: auto !important;
    }
    .lss-position-left #lss-chatbot-window {
        left: -12px !important;
        right: auto !important;
    }
    #lss-chatbot-container {
        bottom: 16px;
    }
    #lss-chatbot-container.lss-position-right { right: 16px; }
    #lss-chatbot-container.lss-position-left { left: 16px; }
}

/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}
body{transition: transform 0.5s}#rmp_menu_trigger-78685{width: 55px;height: 55px;position: fixed;top: 15px;border-radius: 5px;display: none;text-decoration: none;left: 5%;background: #1d4354;transition: transform 0.5s, background-color 0.5s}#rmp_menu_trigger-78685:hover, #rmp_menu_trigger-78685:focus{background: #1d4354;text-decoration: unset}#rmp_menu_trigger-78685.is-active{background: #6fda44}#rmp_menu_trigger-78685 .rmp-trigger-box{width: 25px;color: #fff}#rmp_menu_trigger-78685 .rmp-trigger-icon-active, #rmp_menu_trigger-78685 .rmp-trigger-text-open{display: none}#rmp_menu_trigger-78685.is-active .rmp-trigger-icon-active, #rmp_menu_trigger-78685.is-active .rmp-trigger-text-open{display: inline}#rmp_menu_trigger-78685.is-active .rmp-trigger-icon-inactive, #rmp_menu_trigger-78685.is-active .rmp-trigger-text{display: none}#rmp_menu_trigger-78685 .rmp-trigger-label{color: #fff;pointer-events: none;line-height: 13px;font-family: inherit;font-size: 14px;display: inline;text-transform: inherit}#rmp_menu_trigger-78685 .rmp-trigger-label.rmp-trigger-label-top{display: block;margin-bottom: 12px}#rmp_menu_trigger-78685 .rmp-trigger-label.rmp-trigger-label-bottom{display: block;margin-top: 12px}#rmp_menu_trigger-78685 .responsive-menu-pro-inner{display: block}#rmp_menu_trigger-78685 .rmp-trigger-icon-inactive .rmp-font-icon{color: #fff}#rmp_menu_trigger-78685 .responsive-menu-pro-inner, #rmp_menu_trigger-78685 .responsive-menu-pro-inner::before, #rmp_menu_trigger-78685 .responsive-menu-pro-inner::after{width: 25px;height: 3px;background-color: #fff;border-radius: 4px;position: absolute}#rmp_menu_trigger-78685 .rmp-trigger-icon-active .rmp-font-icon{color: #fff}#rmp_menu_trigger-78685.is-active .responsive-menu-pro-inner, #rmp_menu_trigger-78685.is-active .responsive-menu-pro-inner::before, #rmp_menu_trigger-78685.is-active .responsive-menu-pro-inner::after{background-color: #fff}#rmp_menu_trigger-78685:hover .rmp-trigger-icon-inactive .rmp-font-icon{color: #fff}#rmp_menu_trigger-78685:not(.is-active):hover .responsive-menu-pro-inner, #rmp_menu_trigger-78685:not(.is-active):hover .responsive-menu-pro-inner::before, #rmp_menu_trigger-78685:not(.is-active):hover .responsive-menu-pro-inner::after{background-color: #fff}#rmp_menu_trigger-78685 .responsive-menu-pro-inner::before{top: 10px}#rmp_menu_trigger-78685 .responsive-menu-pro-inner::after{bottom: 10px}#rmp_menu_trigger-78685.is-active .responsive-menu-pro-inner::after{bottom: 0}@media screen and (max-width: 1024px){#rmp_menu_trigger-78685{display: block}#rmp-container-78685{position: fixed;top: 0;margin: 0;transition: transform 0.5s;overflow: auto;display: block;width: 75%;max-width: 350px;min-width: 320px;background-color: #1d4354;height: 100%;left: 0;padding-top: 0px;padding-left: 0px;padding-bottom: 0px;padding-right: 0px}#rmp-menu-wrap-78685{padding-top: 0px;padding-left: 0px;padding-bottom: 0px;padding-right: 0px}#rmp-menu-wrap-78685 .rmp-menu, #rmp-menu-wrap-78685 .rmp-submenu{width: 100%;box-sizing: border-box;margin: 0;padding: 0}#rmp-menu-wrap-78685 .rmp-submenu-depth-1 .rmp-menu-item-link{padding-left: 10%}#rmp-menu-wrap-78685 .rmp-submenu-depth-2 .rmp-menu-item-link{padding-left: 15%}#rmp-menu-wrap-78685 .rmp-submenu-depth-3 .rmp-menu-item-link{padding-left: 20%}#rmp-menu-wrap-78685 .rmp-submenu-depth-4 .rmp-menu-item-link{padding-left: 25%}#rmp-menu-wrap-78685 .rmp-submenu.rmp-submenu-open{display: block}#rmp-menu-wrap-78685 .rmp-menu-item{width: 100%;list-style: none;margin: 0}#rmp-menu-wrap-78685 .rmp-menu-item-link{height: 40px;line-height: 40px;font-size: 15px;border-bottom: 0px solid #1d4354;font-family: inherit;color: #fff;text-align: left;background-color: inherit;font-weight: normal;letter-spacing: 0px;display: block;box-sizing: border-box;width: 100%;text-decoration: none;position: relative;overflow: hidden;transition: background-color 0.5s, border-color 0.5s, 0.5s;padding: 0 5%;padding-right: 50px}#rmp-menu-wrap-78685 .rmp-menu-item-link:after, #rmp-menu-wrap-78685 .rmp-menu-item-link:before{display: none}#rmp-menu-wrap-78685 .rmp-menu-item-link:hover, #rmp-menu-wrap-78685 .rmp-menu-item-link:focus{color: #fff;border-color: #1d4354;background-color: inherit}#rmp-menu-wrap-78685 .rmp-menu-item-link:focus{outline: none;border-color: unset;box-shadow: unset}#rmp-menu-wrap-78685 .rmp-menu-item-link .rmp-font-icon{height: 40px;line-height: 40px;margin-right: 10px;font-size: 15px}#rmp-menu-wrap-78685 .rmp-menu-current-item .rmp-menu-item-link{color: #fff;border-color: #1d4354;background-color: #6fda44}#rmp-menu-wrap-78685 .rmp-menu-current-item .rmp-menu-item-link:hover, #rmp-menu-wrap-78685 .rmp-menu-current-item .rmp-menu-item-link:focus{color: #fff;border-color: #3f3f3f;background-color: inherit}#rmp-menu-wrap-78685 .rmp-menu-subarrow{position: absolute;top: 0;bottom: 0;text-align: center;overflow: hidden;background-size: cover;overflow: hidden;right: 0;border-left-style: solid;border-left-color: #1d4354;border-left-width: 0px;height: 39px;width: 40px;color: #fff;background-color: inherit}#rmp-menu-wrap-78685 .rmp-menu-subarrow svg{fill: #fff}#rmp-menu-wrap-78685 .rmp-menu-subarrow:hover{color: #fff;border-color: #3f3f3f;background-color: inherit}#rmp-menu-wrap-78685 .rmp-menu-subarrow:hover svg{fill: #fff}#rmp-menu-wrap-78685 .rmp-menu-subarrow .rmp-font-icon{margin-right: unset}#rmp-menu-wrap-78685 .rmp-menu-subarrow *{vertical-align: middle;line-height: 39px}#rmp-menu-wrap-78685 .rmp-menu-subarrow-active{display: block;background-size: cover;color: #fff;border-color: #1d4354;background-color: rgba(33, 33, 33, 0.01)}#rmp-menu-wrap-78685 .rmp-menu-subarrow-active svg{fill: #fff}#rmp-menu-wrap-78685 .rmp-menu-subarrow-active:hover{color: #fff;border-color: #3f3f3f;background-color: inherit}#rmp-menu-wrap-78685 .rmp-menu-subarrow-active:hover svg{fill: #fff}#rmp-menu-wrap-78685 .rmp-submenu{display: none}#rmp-menu-wrap-78685 .rmp-submenu .rmp-menu-item-link{height: 40px;line-height: 40px;letter-spacing: 0px;font-size: 13px;border-bottom: 0px solid #1d4354;font-family: inherit;font-weight: normal;color: #fff;text-align: left;background-color: inherit}#rmp-menu-wrap-78685 .rmp-submenu .rmp-menu-item-link:hover, #rmp-menu-wrap-78685 .rmp-submenu .rmp-menu-item-link:focus{color: #fff;border-color: #1d4354;background-color: inherit}#rmp-menu-wrap-78685 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link{color: #fff;border-color: #1d4354;background-color: inherit}#rmp-menu-wrap-78685 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link:hover, #rmp-menu-wrap-78685 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link:focus{color: #fff;border-color: #3f3f3f;background-color: inherit}#rmp-menu-wrap-78685 .rmp-menu-item-description{margin: 0;padding: 5px 5%;opacity: 0.8;color: #fff}#rmp-search-box-78685{display: block;padding-top: 5%;padding-left: 5%;padding-bottom: 5%;padding-right: 5%}#rmp-search-box-78685 .rmp-search-form{margin: 0}#rmp-search-box-78685 .rmp-search-box{background: #ffffff;border: 1px solid currentColor;color: #1d4354;width: 100%;padding: 0 5%;border-radius: 30px;height: 45px;-webkit-appearance: none}#rmp-search-box-78685 .rmp-search-box::placeholder{color: #1d4354}#rmp-search-box-78685 .rmp-search-box:focus{background-color: #ffffff;outline: 2px solid currentColor;color: #1d4354}#rmp-menu-title-78685{background-color: inherit;color: #ffffff;text-align: center;font-size: 25px;padding-top: 10%;padding-left: 5%;padding-bottom: 0%;padding-right: 5%;font-weight: 400;transition: background-color 0.5s, border-color 0.5s, color 0.5s}#rmp-menu-title-78685:hover{background-color: inherit;color: #fff}#rmp-menu-title-78685 > .rmp-menu-title-link{color: #ffffff;width: 100%;background-color: unset;text-decoration: none}#rmp-menu-title-78685 > .rmp-menu-title-link:hover{color: #fff}#rmp-menu-title-78685 .rmp-font-icon{font-size: 25px}#rmp-menu-additional-content-78685{padding-top: 0%;padding-left: 5%;padding-bottom: 10%;padding-right: 5%;color: #6fda44;text-align: center;font-size: 16px}#rmp-menu-social-icons-78685{padding-top: 0%;padding-left: 0%;padding-right: 0%;padding-bottom: 0%}#rmp-menu-social-icons-78685 .rmp-social-icons-list{display: flex;flex-direction: row;flex-wrap: wrap;gap: 10px;list-style: none;padding: 0;margin: 0}#rmp-menu-social-icons-78685.rmp-social-icons-layout-vertical .rmp-social-icons-list{flex-direction: column;align-items: flex-start}#rmp-menu-social-icons-78685.rmp-social-icons-layout-horizontal.rmp-social-icons-align-left .rmp-social-icons-list{justify-content: flex-start}#rmp-menu-social-icons-78685.rmp-social-icons-layout-horizontal.rmp-social-icons-align-center .rmp-social-icons-list{justify-content: center}#rmp-menu-social-icons-78685.rmp-social-icons-layout-horizontal.rmp-social-icons-align-right .rmp-social-icons-list{justify-content: flex-end}#rmp-menu-social-icons-78685.rmp-social-icons-layout-vertical.rmp-social-icons-align-left .rmp-social-icons-list{align-items: flex-start}#rmp-menu-social-icons-78685.rmp-social-icons-layout-vertical.rmp-social-icons-align-center .rmp-social-icons-list{align-items: center}#rmp-menu-social-icons-78685.rmp-social-icons-layout-vertical.rmp-social-icons-align-right .rmp-social-icons-list{align-items: flex-end}#rmp-menu-social-icons-78685 .rmp-social-icon-link{display: inline-flex;align-items: center;gap: 8px;text-decoration: none;color: inherit}#rmp-menu-social-icons-78685 .rmp-social-icon-link:hover{color: inherit}#rmp-menu-social-icons-78685 .rmp-social-icon-link--no-link{cursor: default;color: inherit}#rmp-menu-social-icons-78685 .rmp-social-icon-link--no-link:hover{color: inherit}#rmp-menu-social-icons-78685 .rmp-social-icon{line-height: 1;display: inline-flex;align-items: center;justify-content: center}#rmp-menu-social-icons-78685 .rmp-social-icon .rmp-font-icon{font-size: 24px}#rmp-menu-social-icons-78685 .rmp-social-icon svg{fill: currentColor}}.rmp-container{display: none;visibility: visible;padding: 0px 0px 0px 0px;z-index: 99998;transition: all 0.3s}.rmp-container.rmp-fade-top, .rmp-container.rmp-fade-left, .rmp-container.rmp-fade-right, .rmp-container.rmp-fade-bottom{display: none}.rmp-container.rmp-slide-left, .rmp-container.rmp-push-left{transform: translateX(-100%);-ms-transform: translateX(-100%);-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%)}.rmp-container.rmp-slide-left.rmp-menu-open, .rmp-container.rmp-push-left.rmp-menu-open{transform: translateX(0);-ms-transform: translateX(0);-webkit-transform: translateX(0);-moz-transform: translateX(0)}.rmp-container.rmp-slide-right, .rmp-container.rmp-push-right{transform: translateX(100%);-ms-transform: translateX(100%);-webkit-transform: translateX(100%);-moz-transform: translateX(100%)}.rmp-container.rmp-slide-right.rmp-menu-open, .rmp-container.rmp-push-right.rmp-menu-open{transform: translateX(0);-ms-transform: translateX(0);-webkit-transform: translateX(0);-moz-transform: translateX(0)}.rmp-container.rmp-slide-top, .rmp-container.rmp-push-top{transform: translateY(-100%);-ms-transform: translateY(-100%);-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%)}.rmp-container.rmp-slide-top.rmp-menu-open, .rmp-container.rmp-push-top.rmp-menu-open{transform: translateY(0);-ms-transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0)}.rmp-container.rmp-slide-bottom, .rmp-container.rmp-push-bottom{transform: translateY(100%);-ms-transform: translateY(100%);-webkit-transform: translateY(100%);-moz-transform: translateY(100%)}.rmp-container.rmp-slide-bottom.rmp-menu-open, .rmp-container.rmp-push-bottom.rmp-menu-open{transform: translateX(0);-ms-transform: translateX(0);-webkit-transform: translateX(0);-moz-transform: translateX(0)}.rmp-container::-webkit-scrollbar{width: 0px}.rmp-container ::-webkit-scrollbar-track{box-shadow: inset 0 0 5px transparent}.rmp-container ::-webkit-scrollbar-thumb{background: transparent}.rmp-container ::-webkit-scrollbar-thumb:hover{background: transparent}.rmp-container .rmp-menu-wrap .rmp-menu{transition: none;border-radius: 0;box-shadow: none;background: none;border: 0;bottom: auto;box-sizing: border-box;clip: auto;color: #666;display: block;float: none;font-family: inherit;font-size: 14px;height: auto;left: auto;line-height: 1.7;list-style-type: none;margin: 0;min-height: auto;max-height: none;opacity: 1;outline: none;overflow: visible;padding: 0;position: relative;pointer-events: auto;right: auto;text-align: left;text-decoration: none;text-indent: 0;text-transform: none;transform: none;top: auto;visibility: inherit;width: auto;word-wrap: break-word;white-space: normal}.rmp-container .rmp-menu-additional-content{display: block;word-break: break-word}.rmp-container .rmp-menu-title{display: flex;flex-direction: column}.rmp-container .rmp-menu-title .rmp-menu-title-image{max-width: 100%;margin-bottom: 15px;display: block;margin: auto;margin-bottom: 15px}button.rmp_menu_trigger{z-index: 999999;overflow: hidden;outline: none;border: 0;display: none;margin: 0;transition: transform 0.5s, background-color 0.5s;padding: 0}button.rmp_menu_trigger .responsive-menu-pro-inner::before, button.rmp_menu_trigger .responsive-menu-pro-inner::after{content: "";display: block}button.rmp_menu_trigger .responsive-menu-pro-inner::before{top: 10px}button.rmp_menu_trigger .responsive-menu-pro-inner::after{bottom: 10px}button.rmp_menu_trigger .rmp-trigger-box{width: 40px;display: inline-block;position: relative;pointer-events: none;vertical-align: super}.admin-bar .rmp-container, .admin-bar .rmp_menu_trigger{margin-top: 32px !important}@media screen and (max-width: 782px){.admin-bar .rmp-container, .admin-bar .rmp_menu_trigger{margin-top: 46px !important}}.rmp-menu-trigger-boring .responsive-menu-pro-inner{transition-property: none}.rmp-menu-trigger-boring .responsive-menu-pro-inner::after, .rmp-menu-trigger-boring .responsive-menu-pro-inner::before{transition-property: none}.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner{transform: rotate(45deg)}.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner:before{top: 0;opacity: 0}.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner:after{bottom: 0;transform: rotate(-90deg)}
.simple-banner,
.simple-banner_2,
.simple-banner_3,
.simple-banner_4,
.simple-banner_5 {
  width: 100%;
  text-align: center;
  position: relative;
  display: block;
}

.simple-banner .simple-banner-text,
.simple-banner_2 .simple-banner-text_2,
.simple-banner_3 .simple-banner-text_3,
.simple-banner_4 .simple-banner-text_4,
.simple-banner_5 .simple-banner-text_5 {
  padding: 10px 20px;
  position: relative;
}

.simple-banner .simple-banner-button,
.simple-banner_2 .simple-banner-button_2,
.simple-banner_3 .simple-banner-button_3,
.simple-banner_4 .simple-banner-button_4,
.simple-banner_5 .simple-banner-button_5 {
  border: none;
  background-color: transparent;
  padding: 0 5px;
  margin: 0 5px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  transform: translate(0%, -50%);
  right: 0;
  top: 50%;
  font-size: 16px;
  cursor: pointer;
}

:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2") format("woff2"),url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"),url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2") format("woff2"),url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"),url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--wc-form-color-text,#444)}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795, -.035, 0, 1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(2n) td,.woocommerce table.shop_attributes tr:nth-child(2n) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small, .7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:right;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:right}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}
.wpProQuiz_content .wpProQuiz_answerCorrect{background:#6db46d;font-weight:700}.wpProQuiz_content .wpProQuiz_answerCorrect label{font-weight:700}.wpProQuiz_content .wpProQuiz_answerIncorrect{background:#ff9191;font-weight:700}.wpProQuiz_content .wpProQuiz_answerCorrectIncomplete{border:1px solid #6db46d!important;font-weight:700}.wpProQuiz_content{margin-bottom:10px;margin-top:10px}.wpProQuiz_content .wpProQuiz_question_page,.wpProQuiz_content h2{margin-bottom:10px}.wpProQuiz_content .wpProQuiz_question_page span{font-weight:700}.wpProQuiz_content .wpProQuiz_questionListItem:last-child,.wpProQuiz_content .wpProQuiz_questionListItemLastChildIE{margin-bottom:0;overflow:auto;padding:3px}.wpProQuiz_content .wpProQuiz_questionListItem{background-image:none;border:0;list-style:none;margin-bottom:5px;margin-left:0;padding:3px}.wpProQuiz_content .wpProQuiz_questionListItem>table{border-collapse:collapse;margin:0;padding:0;width:100%}.wpProQuiz_content .wpProQuiz_catOverview ol,.wpProQuiz_content .wpProQuiz_list,.wpProQuiz_content .wpProQuiz_listItem,.wpProQuiz_content .wpProQuiz_maxtrixSortCriterion,.wpProQuiz_content .wpProQuiz_questionList,.wpProQuiz_content .wpProQuiz_resultsList,.wpProQuiz_content .wpProQuiz_sortStringList{list-style:none;margin:0;padding:0}.wpProQuiz_content .wpProQuiz_list{border:0}.wpProQuiz_content .wpProQuiz_questionList{background:#f8faf5;border:1px solid #c3d1a3;list-style:none;margin-bottom:10px;overflow:auto;padding:5px}.wpProQuiz_content .wpProQuiz_listItem{background-image:none;border:0;position:relative}.wpProQuiz_content .wpProQuiz_response{background:#f8faf5;border:1px solid #c4c4c4;box-shadow:1px 1px 2px #aaa;margin-bottom:15px;padding:5px}.wpProQuiz_content .wpProQuiz_response span{font-weight:700}.wpProQuiz_content .wpProQuiz_sort{width:25px}.wpProQuiz_content .wpProQuiz_results h3{margin-bottom:10px}.wpProQuiz_content .wpProQuiz_sort_correct_answer{display:none;font-weight:700;margin-right:5px}.wpProQuiz_content .wpProQuiz_sortable,.wpProQuiz_sortStringItem{background-color:#f8faf5;border:1px solid #d3d3d3;box-shadow:2px 2px 1px #eee;cursor:move;padding:5px}.wpProQuiz_content .wpProQuiz_time_limit .time{font-weight:700;margin-bottom:5px;margin-top:5px}.wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress{background-color:blue;height:10px;margin-bottom:5px}.wpProQuiz_content .wpProQuiz_time_limit_expired{font-size:15px;font-weight:700;text-align:center}.wpProQuiz_content .wpProQuiz_question_text{margin-bottom:10px}.wpProQuiz_content .wpProQuiz_tipp>div{background-color:#ddecff;border:1px dotted #363636;border-radius:10px;bottom:5px;box-shadow:2px 2px 5px 0 #313131;left:5px;padding:10px;position:absolute;right:5px;z-index:99999}.wpProQuiz_content .wpProQuiz_tipp>div p>iframe{max-height:275px;width:100%}.wpProQuiz_content .wpProQuiz_matrixSortString,.wpProQuiz_content .wpProQuiz_matrixSortString>h3{margin-bottom:10px;margin-top:0}.wpProQuiz_content .wpProQuiz_matrixSortString{background:#f8faf5;border:1px solid #c3d1a3;overflow:auto;padding:5px}.wpProQuiz_content ul.wpProQuiz_sortStringList{height:100%;min-height:20px;padding:10px;width:100%}.wpProQuiz_content ul.wpProQuiz_sortStringList:empty{border:2px dashed #bbb!important}.wpProQuiz_content ul.wpProQuiz_sortStringList>li{float:left;margin-bottom:5px;margin-left:5px;margin-right:5px}.wpProQuiz_content .wpProQuiz_sortStringItem{background-image:none;list-style:none;margin:0}.wpProQuiz_content ul.wpProQuiz_maxtrixSortCriterion{height:100%;margin:0;overflow:auto;padding:5px}.wpProQuiz_content .wpProQuiz_placehold{background-color:#ffffc2;background-image:none;border:2px dashed red!important;height:100%;list-style:none;margin:0;min-width:50px;padding:0;width:100%}.wpProQuiz_content .wpProQuiz_maxtrixSortText{padding:5px}.wpProQuiz_content .wpProQuiz_mextrixTr>td{border:1px solid #d1d1d1;padding:5px;vertical-align:middle}.wpProQuiz_content .wpProQuiz_earned_points,.wpProQuiz_content .wpProQuiz_graded_points,.wpProQuiz_content .wpProQuiz_points{font-weight:700;margin-bottom:20px;text-align:center}.wpProQuiz_content .wpProQuiz_cloze input[type=text]{background:#0000;border:0;border-bottom:1px solid;border-radius:0;box-shadow:0 0;color:#000;height:auto;margin:0;padding:0 4px}.wpProQuiz_content .wpProQuiz_cloze input:focus{outline:none}.wpProQuiz_content .wpProQuiz_cloze input.wpProQuiz_answerCorrect{background-color:#b0dab0}.wpProQuiz_content .wpProQuiz_cloze input.wpProQuiz_answerIncorrect{background-color:#ffbaba}.wpProQuiz_content .wpProQuiz_questionListItem input,.wpProQuiz_questionListItem label{display:inline;font-weight:400;margin:0}.wpProQuiz_content .wpProQuiz_questionListItem input{display:inline;float:none}.wpProQuiz_content .wpProQuiz_resultsList{border:0}.wpProQuiz_content .wpProQuiz_resultsList>li{background-image:none;border:0;list-style-type:none;margin:0;padding:0}.wpProQuiz_content .wpProQuiz_lock,.wpProQuiz_loadQuiz,.wpProQuiz_prerequisite,.wpProQuiz_startOnlyRegisteredUser{background-color:#fff7f7;border:1px dotted #ffc3c3}.wpProQuiz_content .wpProQuiz_lock p,.wpProQuiz_loadQuiz p,.wpProQuiz_prerequisite p,.wpProQuiz_startOnlyRegisteredUser p{font-weight:700;margin:20px}.wpProQuiz_content li.wpProQuiz_listItem .wpProQuiz_questionList_containers{display:none}.wpProQuiz_content li.wpProQuiz_listItem div.wpProQuiz_questionList_containers input[type=button]{border-radius:5px;display:inline-flex;opacity:.5;padding:.15em;vertical-align:initial}.wpProQuiz_content li.wpProQuiz_listItem div.wpProQuiz_questionList_containers input.wpProQuiz_questionList_containers_view_active{opacity:1;outline:none}.wpProQuiz_toplistTable{border:1px solid #c3d1a3;border-collapse:collapse;margin:0;width:100%}.wpProQuiz_toplistTable caption{caption-side:top;color:gray;font-size:11px;margin:0;padding-bottom:2px;text-align:right}.wpProQuiz_toplistTable thead tr{background:#9bbb59;color:#fff;font-weight:700;padding:5px}.wpProQuiz_toplistTable tbody td:FIRST-CHILD{font-weight:700}.wpProQuiz_toplistTable td,.wpProQuiz_toplistTable th{border:0;padding:5px;text-align:center}.wpProQuiz_toplistTable th{background:#9bbb59}.wpProQuiz_toplistTable th.col-pos{width:10%}.wpProQuiz_toplistTable th.col-name{text-align:left}.wpProQuiz_toplistTable th.col-date{width:25%}.wpProQuiz_toplistTable th.col-points{width:13%}.wpProQuiz_toplistTable th.col-results{width:15%}.wpProQuiz_toplistTable td{font-size:.75em;text-align:center}.wpProQuiz_toplistTable td.col-name{text-align:left}.wpProQuiz_toplistTable td.col-date{font-size:.8em}.wpProQuiz_toplistTrOdd{background-color:#ebf1de}.wpProQuiz_content .wpProQuiz_addToplist{background-color:#f5faea;border:1px solid #c3d1a3;margin-top:10px;padding:10px}.wpProQuiz_content .wpProQuiz_addToplistMessage{background-color:#fcffb3;border:1px solid #a0a0a0;border-radius:5px;color:dimgray;font-weight:700;margin-bottom:5px;padding:5px}.wpProQuiz_content .wpProQuiz_resultTable{border:1px solid #c4c4c4;font-weight:700;margin:15px auto;padding:15px;width:85%}.wpProQuiz_content .wpProQuiz_resultTable table{border:0;border-collapse:collapse;margin:0;width:100%}.wpProQuiz_content .wpProQuiz_resultName{border:0;border-right:1px solid #868686;min-width:100px;padding:10px 0;width:35%}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue{border:0;padding:0}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue .progress-number{font-size:.8em}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue_AvgScore .progress-meter{background-color:#6ca54c}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue_YourScore .progress-meter{background-color:#f79646}.wpProQuiz_content .wpProQuiz_resultValue div{zoom:1;box-shadow:1px 1px 3px 1px #c4c4c4;color:#000;display:inline-block;*display:inline;height:18px;margin-right:3px;text-align:right;vertical-align:middle}.wpProQuiz_content .wpProQuiz_addBox label{display:inline}.wpProQuiz_content .wpProQuiz_addBox input[type=text]{margin:0}.wpProQuiz_content .wpProQuiz_reviewQuestion{-webkit-overflow-scrolling:touch;max-height:100px;overflow-y:scroll;position:relative}.wpProQuiz_content .wpProQuiz_box,.wpProQuiz_content .wpProQuiz_reviewQuestion{background-color:#f8faf5;border:1px solid #c3d1a3}.wpProQuiz_content .wpProQuiz_checkPage h3{margin:10px 0}.wpProQuiz_content .wpProQuiz_reviewQuestion ol{zoom:1;border:0;list-style-type:none;margin:0;padding:5px 12px 0 5px;position:relative}.wpProQuiz_content .wpProQuiz_reviewQuestion li{background-color:#fff;background-image:none;border:1px solid #cfcfcf;cursor:pointer;float:left;list-style-type:none;margin:0 5px 5px 0;padding:5px 0;text-align:center;width:30px}.wpProQuiz_content .wpProQuiz_reviewLegend{margin-bottom:8px;padding:5px}.wpProQuiz_content .wpProQuiz_reviewLegend ol{border:0;list-style-type:none;margin:0;padding:0}.wpProQuiz_content .wpProQuiz_reviewLegend li{background-image:none;border:0;float:left;list-style-type:none;margin:0;padding-right:5px}.wpProQuiz_content .wpProQuiz_reviewColor{display:inline-block;height:15px;margin-right:2px;width:15px}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_AnweredColor{background-color:#6ca54c}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_Review{background-color:#ffb800}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewQuestion_Target,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionTarget{background-color:#7db1d3;border-color:#7db1d3;box-shadow:0 0 2px 1px #c4c4c4;font-weight:700}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_AnswerCorrect{background-color:#6ca54c}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_AnswerIncorrect{background-color:#ffbaba}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolved,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolved{background-color:#6ca54c}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionReview,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionReview{background-color:#ffb800}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolvedCorrect,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolvedCorrect{background-color:#6ca54c;color:#000}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolvedIncorrect,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolvedIncorrect{background-color:#ffbaba;color:#000}.wpProQuiz_content .wpProQuiz_button2{background:#f5f5f5;border:1px solid #dadada;border-radius:4px;box-shadow:1px 1px 1px #a7a7a7;color:#303030;filter:none;font-weight:400;margin:0;padding:3px 5px;text-shadow:none}.wpProQuiz_content .wpProQuiz_button2:hover{background:#ebebeb}.wpProQuiz_content .wpProQuiz_reviewDiv{margin:20px 0}.wpProQuiz_content .wpProQuiz_header{margin:0}.wpProQuiz_content .wpProQuiz_catOverview{margin-bottom:20px;margin-top:10px}.wpProQuiz_content .wpProQuiz_catOverview li{border-bottom:1px dashed #aaa;clear:left;height:1.05em;list-style:none;margin:10px 0 0;padding:0;position:relative}.wpProQuiz_content .wpProQuiz_catOverview span{background:#fff;float:left;padding:0 3px 0 0;position:absolute;text-decoration:none}.wpProQuiz_content span.wpProQuiz_catPercent{color:#000;font-weight:700;padding-left:5px;right:0}.wpProQuiz_content .wpProQuiz_forms{margin:20px 0}.wpProQuiz_content .wpProQuiz_required{color:red;font-weight:700}.wpProQuiz_content .wpProQuiz_invalidate{background:#ffebe8;border:1px solid #ffcfcf;display:none;margin:4px 0;padding:4px}.wpProQuiz_content .wpProQuiz_forms table{border-collapse:initial;border-spacing:2px;width:auto}.wpProQuiz_content .wpProQuiz_forms td{background:none;border:0;margin:0;padding:0 0 8px;vertical-align:top}.wpProQuiz_content .wpProQuiz_forms input,.wpProQuiz_forms label,.wpProQuiz_forms select,.wpProQuiz_forms textarea{display:inline;float:none;margin:0}.wpProQuiz_content .wpProQuiz_forms select{width:auto}.wpProQuiz_content .uploadEssayMessage{width:100%}.wpProQuiz_content .uploadEssayMessage_fail{color:red}.wpProQuiz_content .uploadEssayMessage_success{color:green}
:root{--ld-spacer-0:0.25rem;--ld-spacer-1:0.5rem;--ld-spacer-2:0.75rem;--ld-spacer-3:1rem;--ld-spacer-4:1.25rem;--ld-spacer-5:1.5rem;--ld-spacer-6:2rem;--ld-spacer-7:2.25rem;--ld-spacer-8:2.5rem;--ld-spacer-9:3rem;--ld-spacer-10:3.5rem;--ld-spacer-11:4rem;--ld-spacer-12:5rem;--ld-spacer-13:6rem;--ld-spacer-14:8rem;--ld-spacer-fixed-0:4px;--ld-spacer-fixed-1:8px;--ld-spacer-fixed-2:12px;--ld-spacer-fixed-3:16px;--ld-spacer-fixed-4:20px;--ld-spacer-fixed-5:24px;--ld-spacer-fixed-6:32px;--ld-spacer-fixed-7:36px;--ld-spacer-fixed-8:40px;--ld-spacer-fixed-9:48px;--ld-spacer-fixed-10:56px;--ld-spacer-fixed-11:64px;--ld-spacer-fixed-12:80px;--ld-spacer-fixed-13:96px;--ld-spacer-fixed-14:128px;--ld-radius:4px;--ld-color-brand-primary:#3259eb;--ld-color-brand-secondary:#f3b33e;--ld-color-brand-tertiary:#479bf8;--ld-color-semantic-success:#3eab6a;--ld-color-semantic-error:#e65255;--ld-color-system-dark:#0e0e2c;--ld-color-system-body-text:#4a4a68;--ld-color-system-subtle:#8c8ca2;--ld-color-system-subtle-text:var(--ld-color-system-subtle);--ld-color-system-border:#dce1e8;--ld-color-system-light-1:#f3f8ff;--ld-color-system-light-2:#f7f9fc;--ld-color-system-white:#fff;--ld-color-alert-bg:#7a7a7a;--ld-color-alert-text:var(--ld-color-system-white);--ld-color-body-bg:var(--ld-color-system-white);--ld-color-border:#ddd;--ld-color-button:var(--ld-color-system-white);--ld-color-button-bg:var(--ld-color-brand-primary);--ld-color-button-bg-hover:#2c4fd1;--ld-color-progress-bar-bg:#f5f5f5;--ld-color-progress-bar-fg:#000;--ld-color-field-bg:var(--ld-color-system-light-1);--ld-color-field-bg-hover:var(--ld-color-system-white);--ld-color-field-bg-active:var(--ld-color-system-white);--ld-color-field-bg-valid:var(--ld-color-system-white);--ld-color-field-bg-error:var(--ld-color-system-white);--ld-color-field-bg-disabled:var(--ld-color-system-light-2);--ld-color-field-border:var(--ld-color-system-subtle);--ld-color-field-border-active:var(--ld-color-brand-primary);--ld-color-field-border-active-shadow:0 0 0 4px rgba(50,89,235,.2);--ld-color-field-border-error:var(--ld-color-semantic-error);--ld-color-field-border-error-shadow:0 0 0 4px rgba(230,82,85,.2);--ld-color-field-border-valid:var(--ld-color-semantic-success);--ld-color-field-border-valid-shadow:0 0 0 4px rgba(62,171,106,.2);--ld-color-field-border-disabled:var(--ld-color-system-light-3);--ld-color-field-text:var(--ld-color-system-subtle-text);--ld-color-field-text-active:var(--ld-color-system-dark);--ld-color-field-text-valid:var(--ld-color-system-dark);--ld-color-field-text-error:var(--ld-color-system-dark);--ld-color-field-text-disabled:var(--ld-color-system-subtle-text);--ld-color-field-description:var(--ld-color-system-subtle-text);--ld-color-field-error:var(--ld-color-semantic-error);--ld-color-label:var(--ld-color-system-dark);--ld-color-button-secondary-border:#728188;--ld-typography-font-family:inter,-apple-system,roboto,ubuntu,sans-serif;--ld-typography-font-weight-regular:400;--ld-typography-font-weight-medium:500;--ld-typography-font-weight-bold:700;--ld-typography-desktop-h1-size:4rem;--ld-typography-desktop-h1-height:4.5rem;--ld-typography-desktop-h1-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h1-spacing:-2%;--ld-typography-desktop-h1-margin:var(--ld-spacer-8);--ld-typography-mobile-h1-size:3rem;--ld-typography-mobile-h1-height:3.5rem;--ld-typography-mobile-h1-margin:var(--ld-spacer-7);--ld-typography-desktop-h2-size:3rem;--ld-typography-desktop-h2-height:3.5rem;--ld-typography-desktop-h2-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h2-spacing:-2%;--ld-typography-desktop-h2-margin:var(--ld-spacer-7);--ld-typography-mobile-h2-size:2.5rem;--ld-typography-mobile-h2-height:3rem;--ld-typography-mobile-h2-margin:var(--ld-spacer-6);--ld-typography-desktop-h3-size:2.5rem;--ld-typography-desktop-h3-height:3rem;--ld-typography-desktop-h3-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h3-spacing:-2%;--ld-typography-desktop-h3-margin:var(--ld-spacer-6);--ld-typography-mobile-h3-size:2rem;--ld-typography-mobile-h3-height:2.5rem;--ld-typography-mobile-h3-margin:var(--ld-spacer-5);--ld-typography-desktop-h4-size:2rem;--ld-typography-desktop-h4-height:2.5rem;--ld-typography-desktop-h4-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h4-spacing:inherit;--ld-typography-desktop-h4-margin:var(--ld-spacer-5);--ld-typography-mobile-h4-size:1.5rem;--ld-typography-mobile-h4-height:2rem;--ld-typography-mobile-h4-margin:var(--ld-spacer-4);--ld-typography-desktop-h5-size:1.5rem;--ld-typography-desktop-h5-height:2rem;--ld-typography-desktop-h5-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h5-spacing:inherit;--ld-typography-desktop-h5-margin:var(--ld-spacer-4);--ld-typography-mobile-h5-size:1.25rem;--ld-typography-mobile-h5-height:1.75rem;--ld-typography-mobile-h5-margin:var(--ld-spacer-4);--ld-typography-desktop-h6-size:1.125rem;--ld-typography-desktop-h6-height:1.5rem;--ld-typography-desktop-h6-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h6-spacing:inherit;--ld-typography-desktop-h6-margin:var(--ld-spacer-3);--ld-typography-mobile-h6-size:1.125rem;--ld-typography-mobile-h6-height:1.5rem;--ld-typography-mobile-h6-margin:var(--ld-spacer-3);--ld-typography-desktop-body-large-size:1.25rem;--ld-typography-desktop-body-large-height:1.75rem;--ld-typography-mobile-body-large-size:1rem;--ld-typography-mobile-body-large-height:1.5rem;--ld-typography-desktop-body-size:1rem;--ld-typography-desktop-body-height:1.5rem;--ld-typography-mobile-body-size:0.875rem;--ld-typography-mobile-body-height:1.375rem;--ld-typography-desktop-body-small-size:0.875rem;--ld-typography-desktop-body-small-height:1.375rem;--ld-typography-desktop-caption-size:0.75rem;--ld-typography-desktop-caption-height:1.25rem;--ld-typography-desktop-caption-weight:var(--ld-typography-font-weight-regular);--ld-typography-mobile-caption-size:0.75rem;--ld-typography-mobile-caption-height:1.25rem;--ld-typography-desktop-pre-title-size:0.75rem;--ld-typography-desktop-pre-title-height:1.25rem;--ld-typography-desktop-pre-title-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-pre-title-spacing:3%;--ld-typography-desktop-pre-title-transform:uppercase;--ld-typography-mobile-pre-title-size:0.75rem;--ld-typography-mobile-pre-title-height:1.25rem;--ld-typography-desktop-button-text-size:1rem;--ld-typography-desktop-button-text-height:1.5rem;--ld-typography-desktop-button-text-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-button-text-spacing:3%;--ld-typography-mobile-button-text-size:0.875rem;--ld-typography-mobile-button-text-height:1.375rem;--ld-typography-desktop-link-size:1rem;--ld-typography-desktop-link-height:1.5rem;--ld-typography-desktop-link-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-link-decoration:underline;--ld-typography-mobile-link-size:0.875rem;--ld-typography-mobile-link-height:1.375rem;--ld-icon-size-xl:2rem;--ld-icon-size-lg:1.5rem;--ld-icon-size-md:1.25rem;--ld-icon-size-sm:1rem;--ld-icon-size-default:var(--ld-icon-size-md);--ld-button-border-radius:var(--ld-radius);--ld-button-border-radius-rounded:100px;--ld-field-radius:var(--ld-radius);--ld-border-radius:8px;--ld-border-radius-small:4px;--ld-alert-border-radius:8px;--ld-alert-border-width:1px;--ld-alert-margin:0 0 var(--ld-spacer-3) 0;--ld-alert-padding:var(--ld-spacer-2) var(--ld-spacer-fixed-3);--ld-alert-last-margin:0 0 var(--ld-spacer-8) 0;--ld-breadcrumbs-font-size:var(--ld-typography-desktop-body-small-size);--ld-breadcrumbs-line-height:var(--ld-typography-desktop-body-small-height);--ld-breadcrumbs-font-weight:var(--ld-typography-font-weight-regular);--ld-breadcrumbs-link-color:var(--ld-color-brand-primary);--ld-breadcrumbs-text-color:var(--ld-color-body-text);--ld-breadcrumbs-delimiter-color:var(--ld-color-system-border);--ld-breadcrumbs-truncation-size:19ch;--ld-tabs-gap:var(--ld-spacer-6);--ld-tabs-font-weight:var(--ld-typography-font-weight-bold);--ld-tabs-color-text-active:var(--ld-color-brand-primary);--ld-tabs-background-color-hover:var(--ld-color-system-light-2);--ld-tabs-border-width:2px;--ld-tabs-border-width-active:4px;--ld-tabs-border-color:var(--ld-color-system-border);--ld-tabs-border-color-active:var(--ld-color-brand-primary);--ld-tabs-tab-gap:10px;--ld-pricing-gap:0.25rem 0;--ld-instructors-margin:var(--ld-spacer-8) 0 0 0;--ld-instructors-gap:var(--ld-spacer-2);--ld-instructors-list-gap:var(--ld-spacer-3);--ld-instructors-item-gap:var(--ld-spacer-3);--ld-instructors-avatar-border-radius:50%;--ld-steps-margin-top:var(--ld-spacer-6);--ld-steps-list-gap:var(--ld-spacer-3);--ld-steps-info-padding:var(--ld-spacer-3) var(--ld-spacer-fixed-5);--ld-steps-item-background-color:var(--ld-color-system-light-2);--ld-steps-item-background-color-hover:var(--ld-color-system-border);--ld-steps-item-border-width:0.063rem;--ld-steps-item-border-color:var(--ld-color-system-border);--ld-steps-item-border-radius:0.25rem;--ld-steps-item-truncation-size:65ch;--ld-steps-sub-item-background-color:var(--ld-color-system-white);--ld-steps-link-item-background-color:var(--ld-color-system-border);--ld-steps-link-item-padding:var(--ld-spacer-0) var(--ld-spacer-fixed-5);--ld-steps-loader-item-padding:var(--ld-spacer-1) var(--ld-spacer-fixed-5);--ld-steps-pagination-margin:var(--ld-spacer-6) 0 0 0;--ld-pagination-item-size:2rem;--ld-pagination-item-active-color:var(--ld-color-brand-primary);--ld-pagination-item-active-border:0.063rem solid var(--ld-color-brand-primary);--ld-pagination-item-active-border-radius:0.25rem;--ld-progress-bar-width:100%;--ld-progress-bar-height:1rem;--ld-progress-bar-background-color:var(--ld-color-system-border);--ld-progress-bar-foreground-color:var(--ld-color-brand-primary);--ld-progress-bar-border-radius:0.125rem;--ld-progress-bar-margin:var(--ld-spacer-4) 0 var(--ld-spacer-2) 0;--ld-progress-bar-value:0%;--ld-progress-donut-size:1.625rem;--ld-progress-donut-background-color:var(--ld-color-system-border);--ld-progress-donut-foreground-color:var(--ld-color-brand-primary);--ld-course-overview-gap:1rem}.learndash-virtual-instructor .ld-virtual-instructor-chatbox{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;bottom:0;box-shadow:0 0 10px rgba(0,0,0,.2);position:fixed;right:15px;transition:height 2s ease-in-out;width:400px;z-index:100}@media screen and (max-width:400px){.learndash-virtual-instructor .ld-virtual-instructor-chatbox{right:0;width:100%}}.learndash-virtual-instructor .ld-virtual-instructor-chatbox *{box-sizing:border-box}.learndash-virtual-instructor .ld-virtual-instructor-chatbox--open{height:auto}.learndash-virtual-instructor .ld-virtual-instructor-chatbox--close{height:75px}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__header{align-items:center;background-color:#0d6efd;border:1px solid #0d6efd;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;gap:15px;height:auto;justify-content:space-between;padding:10px 20px;position:relative}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__avatar{background-color:#fff;border:1px solid #fff;border-radius:50%;height:50px;padding:1px;width:50px}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__heading-wrapper{margin-right:auto}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__heading{color:#fff;font-size:1rem;font-weight:400;margin:0}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__subheading{color:#fff;font-size:1.2rem;font-weight:700;margin:0}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__header-button{align-items:center;background:transparent;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:30px;justify-content:center;padding:0;width:30px}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__header-button:before{font-family:dashicons,sans-serif}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__header-button--close:before{content:""}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__header-button--open:before{content:""}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__body{height:450px;overflow-x:hidden;overflow-y:scroll;padding:10px 10px 0;position:relative}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__messages-container{display:flex;flex-direction:column}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message{border-radius:10px;display:inline-block;margin:10px;max-width:80%;padding:10px}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message--assistant{align-self:flex-start;background-color:#f0f0f0;color:#333}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message--user{align-self:flex-end;background-color:#0d6efd;color:#fff}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message--error{background:#fff5f5;border:1px solid #fa6b6b;border-radius:10px;font-size:.75rem;margin:0 auto;max-width:60%;padding:10px;text-align:center}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message-text{font-size:1rem;margin:0}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message-label--error{color:#c53030;font-weight:700}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__loader{animation:ld-virtual-instructor-chat-loader 1s steps(4) infinite;aspect-ratio:4;background:radial-gradient(circle closest-side,#000 90%,transparent) 0/33.3333333333% 100% space;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);margin:10px auto;width:30px}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__loader--hidden{display:none}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__loader--visible{display:block}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__form{display:flex;height:50px;margin:10px 0;padding:0 10px;width:100%}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__form-input[type=text]{border:1px solid #f0f0f0;border-radius:10px 0 0 10px;flex:1;padding:10px}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__form-input[type=text]:focus{outline:none}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__form-button{background-color:#0d6efd;border:none;border-radius:0 10px 10px 0;color:#fff;cursor:pointer;padding:10px}@keyframes ld-virtual-instructor-chat-loader{to{-webkit-clip-path:inset(0 -34% 0 0);clip-path:inset(0 -34% 0 0)}}

.jq-dropdown{display:none;position:absolute;z-index:1039}.jq-dropdown .jq-dropdown-menu,.jq-dropdown .jq-dropdown-panel{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 5px 10px #0003;list-style:none;margin:0;max-width:360px;min-width:160px;overflow:visible;padding:4px 0}.jq-dropdown .jq-dropdown-panel{padding:10px}.jq-dropdown.jq-dropdown-tip{margin-top:8px}.jq-dropdown.jq-dropdown-tip:before{border-bottom:7px solid #ddd;border-left:7px solid #0000;border-right:7px solid #0000;content:"";display:inline-block;left:9px;position:absolute;top:-6px}.jq-dropdown.jq-dropdown-tip:after{border-bottom:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;content:"";display:inline-block;left:10px;position:absolute;top:-5px}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:before{left:auto;right:9px}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:after{left:auto;right:10px}.jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu,.jq-dropdown.jq-dropdown-scroll .jq-dropdown-panel{max-height:180px;overflow:auto}.jq-dropdown .jq-dropdown-menu li{line-height:18px;list-style:none;margin:0;padding:0}.jq-dropdown .jq-dropdown-menu label,.jq-dropdown .jq-dropdown-menu li>a{color:inherit;display:block;line-height:18px;margin:0;padding:3px 15px;text-decoration:none;white-space:nowrap}.jq-dropdown .jq-dropdown-menu label:hover,.jq-dropdown .jq-dropdown-menu li>a:hover{background-color:#f2f2f2;color:inherit;cursor:pointer}.jq-dropdown .jq-dropdown-menu .jq-dropdown-divider{border-top:1px solid #e5e5e5;font-size:1px;margin:5px 0;padding:0}
body.learndash-cpt.learndash-embed-responsive .ld-video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}body.learndash-cpt.learndash-embed-responsive .ld-video div.wp-video,body.learndash-cpt.learndash-embed-responsive .ld-video embed,body.learndash-cpt.learndash-embed-responsive .ld-video iframe,body.learndash-cpt.learndash-embed-responsive .ld-video object,body.learndash-cpt.learndash-embed-responsive .ld-video video{height:100%;left:0;top:0;width:100%!important}body.learndash-cpt.learndash-embed-responsive .ld-video iframe{position:absolute}body.learndash-cpt.learndash-embed-responsive .ld-video[data-video-provider=vooplayer] iframe{position:unset}body.learndash-cpt.learndash-embed-responsive .ld-video[data-video-provider=vooplayer] .spotlightr-id iframe{position:absolute}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video,body.learndash-cpt.learndash-embed-responsive .mejs-overlay.mejs-video.load,body.learndash-cpt.learndash-embed-responsive .wp-video,body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{height:100%!important;width:100%!important}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video{padding-top:56.25%}body.learndash-cpt.learndash-embed-responsive .wp-video,body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{max-width:100%!important}body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{position:relative}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video .mejs-mediaelement{bottom:0;left:0;position:absolute;right:0;top:0}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video .mejs-overlay-play{bottom:0;height:auto!important;left:0;right:0;top:0;width:auto!important}
@font-face {
  font-family: 'Easy-Login';
  src:  url("/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.eot?oy4gsz");
  src:  url("/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.eot?oy4gsz#iefix") format('embedded-opentype'),
    url("/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.ttf?oy4gsz") format('truetype'),
    url("/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.woff?oy4gsz") format('woff'),
    url("/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.svg?oy4gsz#Easy-Login") format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="xoo-el-icon-"], [class*=" xoo-el-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Easy-Login' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.xoo-el-icon-check-badge:before {
  content: "\e908";
}
.xoo-el-icon-check-circle:before {
  content: "\e909";
}
.xoo-el-icon-checkmark:before {
  content: "\e900";
}
.xoo-el-icon-eye:before {
  content: "\e901";
}
.xoo-el-icon-cross:before {
  content: "\e907";
}
.xoo-el-icon-spinner8:before {
  content: "\e981";
}
.xoo-el-icon-eye-blocked:before {
  content: "\e9d1";
}
.xoo-el-icon-cancel-circle:before {
  content: "\ea0d";
}
.xoo-el-icon-arrow-left2:before {
  content: "\ea40";
}
.xoo-el-icon-user-plus:before {
  content: "\e904";
}
.xoo-el-icon-user:before {
  content: "\e905";
}
.xoo-el-icon-checkmark1:before {
  content: "\e906";
}
.xoo-el-icon-notice:before {
  content: "\e902";
}
.xoo-el-icon-notice1:before {
  content: "\e903";
}

.xoo-el-opac, .xoo-el-notice-opac {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    right: 0;
    background-color: black;
    opacity: 0;
    transition: all 0.2s ease-out
}

.xoo-el-container:not(.xoo-el-style-slider) .xoo-el-modal, .xoo-el-notice-modal {
    top: 0;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 1000000000;
    overflow: auto;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}

.xoo-el-inmodal .scroll-content {
    height: 100%;
}

.xoo-el-modal:before, .xoo-el-notice-modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
}

.xoo-el-container:not(.xoo-el-style-slider) .xoo-el-inmodal, .xoo-el-notice-inmodal {
    display: inline-block;
    background: #fff;
    position: relative;
    vertical-align: middle;
    width: 90%;
    text-align: left;
    border-radius: 10px;
    height: 90%;
}

.xoo-el-srcont {
    flex-grow: 1;
    height: 100%;
    overflow: auto;
}

.xoo-el-container:not(.xoo-el-style-slider).xoo-el-popup-active .xoo-el-modal {
    opacity: 1;
    transform: scale(1);
}

.xoo-el-popup-active.xoo-el-container {
    visibility: visible!important;
    font-size: 15px;
}

.xoo-el-container {
    visibility: hidden;
}

span.xoo-el-close, .xoo-el-notice-close {
    font-size: 17px;
    position: absolute;
    right: -9px;
    top: -12px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 100;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background-color: #fff;
    box-shadow: -1px 2px 10px rgba(0, 0, 0, .17);
}

span.xoo-el-close:hover, .xoo-el-notice-close:hover {
    color: #e63030;
}

.xoo-el-head span {
    display: block;
}

.xoo-el-head {
    display: table;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.xoo-el-form-container button.button.btn.xoo-el-action-btn {
    clear: both;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 8px 0;
    padding: 5px 20px;
    justify-self: center;
    margin-right: 20px;
}

body.xoo-el-popup-active, body.xoo-el-popup-notice-active {
    overflow-y: hidden;
}

.xoo-el-notice {
    display: none;
    width: calc(100% - 20px);
    margin-bottom: 15px;
}

.xoo-el-notice-error{
    background: #FEF2F2;
    border: 1px solid #FECACA;
    color: #7F1D1D;
}

.xoo-el-notice-success {
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #BFE8CB;
}

.xoo-el-notice-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.xoo-el-notice-error , .xoo-el-notice-success, .xoo-el-notice-warning {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 15px;
    border-radius: 14px;
}



.xoo-el-main .xoo-el-notice a{
    color: inherit;
}

.xoo-el-noticetxt p {
    margin: 0;
}

.xoo-aff-group.xoo-el-login-btm-fields {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 14px;
    justify-content: space-between;
}

.xoo-aff-group.xoo-el-login-btm-fields .xoo-el-form-label {
    display: flex;
    align-items: center;
    gap: 6px;
}

.xoo-el-section {
    display: none;
}

.xoo-el-section.xoo-el-active {
    display: block;
}

.xoo-el-switch {
    cursor: pointer;
}

.xoo-el-lostpw-tgr , .xoo-el-login-tgr , .xoo-el-reg-tgr {
    cursor: pointer;
}

.xoo-el-head-nav {
    text-decoration: underline;
}

.xoo-el-form-txt {
    margin-bottom: 10px;
    display: block;
}

.xoo-el-head-action a {
    margin: 0 5px;
}

.xoo-el-action-form > a.xoo-el-lostpw-tgr {
    display: table;
    float: right;
    margin-top: -5px;
    clear: both;
    text-transform: uppercase;
    font-size: 13px;
    cursor: pointer;
    margin-bottom: 5px;
}

.xoo-el-head-action a:hover {
    text-decoration: underline;
}

.xoo-el-notice a.xoo-el-lostpw-tgr {
    margin-left: 5px;
    text-decoration: underline;
}

.xoo-el-lostpw-success .woocommerce-message {
    margin: 0 0 10px 0;
}

.xoo-el-sidebar {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
}

.xoo-el-wrap {
    min-height: 100%;
    display: flex;
    width: 100%;
    height: 100%;
}

.xoo-el-main {
    position: relative;
    vertical-align: top;
    height: auto;
}

@media only screen and (max-width: 769px) {
    .xoo-el-sidebar {
        display: none;
    }

    .xoo-el-wrap , .xoo-el-main {
        display: block;
        width: auto;
    }
    .xoo-el-srcont{
        border-radius: 10px;
    }
}

label.xoo-el-form-label {
    font-weight: normal;
    cursor: pointer;
    margin: 0;
}

a.xoo-el-lostpw-tgr {
    margin: 0;
}

.xoo-el-header-icon {
    position: absolute;
    font-size: 56px;
    top: -30px;
    color: #fff;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.xoo-el-recaptcha {
    margin-bottom: 20px;
    display: flex;
    width: 100%;
}

/**
 * Password strength meter
 */
.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px 0.5em;
    font-size: 1em;
    &.strong {
        background-color: #c1e1b9;
        border-color: #83c373;
    }

    &.short {
        background-color: #f1adad;
        border-color: #e35b5b;
    }

    &.bad {
        background-color: #fbc5a9;
        border-color: #f78b53;
    }

    &.good {
        background-color: #ffe399;
        border-color: #ffc733;
    }
}

.woocommerce-password-hint {
    margin: 0.5em 0 0;
    display: block;
}

.xoo-el-fields {
    position: relative;
    z-index: 1;
}

.xoo-el-popover>.xoo-el-arrow, .xoo-el-popover>.xoo-el-arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.xoo-el-popover>.xoo-el-arrow {
    border-width: 11px;
    bottom: -10px;
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.xoo-el-popover {
    position: absolute;
    right: 20px;
    top: -96px;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    font-size: 14px;
    display: none;
    z-index: 99;
}

span.xoo-el-pm-head {
    display: block;
    padding: 10px;
}

span.xoo-el-pm-strength {
    display: block;
    padding: 10px;
}

.xoo-el-password-meter.bad .xoo-el-pm-head , .xoo-el-password-meter.short .xoo-el-pm-head {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.xoo-el-password-meter.good .xoo-el-pm-head {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.xoo-el-password-meter.strong .xoo-el-pm-head {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.xoo-el-section-login .xoo-el-notice br+br {
    display: none;
}

span.xoo-el-loginvia {
    display: block;
    margin-top: 30px;
    text-align: center;
    color: #777;
}

.xoo-el-section.xoo-el-section-lostpw {
    padding-right: 20px;
}

/* Header */
.xoo-el-form-container ul.xoo-el-tabs {
    display: flex;
    margin: 0;
    list-style: none;
    padding: 0;
    padding: 0 20px 16px;
}

.xoo-el-form-container ul.xoo-el-tabs li {
    padding: 12px 20px;
    flex-grow: 1;
    flex-basis: auto;
    text-align: center;
    cursor: pointer;
    list-style: none;
    margin: 0;
    transition: all 0.2s;
}

body:not(.rtl) ul.xoo-el-tabs li:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

body:not(.rtl) ul.xoo-el-tabs li:nth-child(2) {
    border-radius: 0 5px 5px 0;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
    font-weight: normal;
    pointer-events: none;
}

.xoo-el-section {
    padding-left: 20px;
}

.xoo-el-username-menu img.avatar, .xoo-el-firstname-menu img.avatar {
    width: 15px;
    margin-right: 6px;
    height: auto;
    display: inline;
    vertical-align: middle;
}

/** -- */
.xoo-el-uv-cont span:first-of-type {
    font-size: 30px;
    display: block;
    text-align: center;
}

.xoo-el-uv-cont span:last-of-type {
    font-size: 16px;
    line-height: 37px;
    margin-top: 9px;
}

.xoo-el-form-container {
    padding-bottom: 0;
}

.xoo-el-form-container.xoo-el-form-inline {
    max-width: 700px;
    margin: 10px auto;
}

.xoo-el-processing {
    pointer-events: none;
}


.xoo-el-login-btm-fields label {
}

.xoo-aff-input-group svg.xoo-aff-input-icon {
    padding: 10px;
    max-width: 35px;
    min-width: 35px;
}

.xoo-el-srcont::-webkit-scrollbar, .xoo-el-popup-notice::-webkit-scrollbar {
    width: 7px;
}

.xoo-el-srcont::-webkit-scrollbar-track. .xoo-el-popup-notice::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #f0f0f0;
}

.xoo-el-srcont::-webkit-scrollbar-thumb, .xoo-el-popup-notice::-webkit-scrollbar-thumb {
    border-radius: 50px;
    background: #dfdbdb
}

.xoo-aff-myacc-field {
    margin: 0 0 1.41575em;
}

.xoo-aff-myacc-field .select2-container {
    max-width: 100%;
}

span.xoo-el-resetpw-hnotice {
    text-align: center;
    display: block;
    margin-bottom: 20px;
    cursor: pointer;
    text-decoration: underline;
    opacity: 0.8;
    font-style: italic;
}

.xoo-el-form-container[data-active="resetpw"] .xoo-el-resetpw-hnotice {
    display: none;
}

.xoo-el-form-resetpw .xoo-el-form-txt {
    margin-bottom: 20px;
    font-style: italic;
    text-align: center;
}

form.xoo-el-action-form {
    margin-top: 20px;
    margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
    body .xoo-el-main {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.xoo-el-form-container[data-active="single"] .xoo-el-header {
    display: none;
}

span.xoo-el-nav-ft {
    text-align: center;
    display: block;
    margin: 10px 20px 0 0;
}


.xoo-el-sing-fields {
    display: inline-block;
    margin-top: 30px;
    width: 100%;
}

img.xoo-el-head-img {
    display: table;
    margin: 0 auto 30px;
}

span.xoo-el-edit-em {
    position: absolute;
    right: 10px;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    cursor: pointer;
}

.xoo-el-section[data-section="single"] .xoo-el-notice {
    margin-bottom: -10px;
}

/** Slider **/
.xoo-el-style-slider .xoo-el-sidebar {
    display: none;
}

.xoo-el-style-slider .xoo-el-modal:before {
    display: none;
}

.xoo-el-style-slider .xoo-el-modal {
    top: 0;
    bottom: 0;
    position: fixed;
    z-index: 1000000000;
    transition: all 0.5s;
    right: 0;
    width: 100%;
}

.xoo-el-style-slider.xoo-el-popup-active .xoo-el-modal {
    transform: none;
}

.xoo-el-style-slider .xoo-el-inmodal {
    height: 100%;
    max-height: 100%;
    margin-top: 0;
}

.xoo-el-style-slider .xoo-el-srcont {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.xoo-el-style-slider .xoo-el-main {
    height: auto;
    overflow: auto;
    width: 100%;
}

.xoo-el-style-slider span.xoo-el-close {
    top: 10px;
    right: 10px;
}

.xoo-el-spinner {
    animation: xoo-el-spin 2s linear infinite;
    display: inline-block;
}

@keyframes xoo-el-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.xoo-el-form-container[data-active="single"] img.xoo-el-head-img {
    margin-bottom: 20px;
}

body.rtl .xoo-el-section {
    padding-right: 20px;
    padding-left: 0;
}

body.rtl .xoo-aff-group:not(.xoo-aff-cont-tel) span.xoo-el-edit-em {
    left: 10px;
    right: auto;
}

body.rtl .xoo-el-form-container {
    text-align: right;
}

body.rtl .xoo-aff-cont-tel .xoo-aff-input-group .xoo-el-edit-em {
    right: 55px;
}

body.rtl .xoo-aff-cont-tel .xoo-aff-input-group {
    direction: rtl;
}

body.rtl .xoo-el-form-container button.button.btn.xoo-el-action-btn, body.rtl .xoo-el-form-container button.button.btn.xoo-ml-login-otp-btn{
    margin-left: 20px;
    margin-right: 0;
}



body.rtl ul.xoo-el-tabs li:nth-child(1) {
    border-radius: 0 5px 5px 0;
}

body.rtl ul.xoo-el-tabs li:nth-child(2) {
    border-radius: 5px 0 0 5px;
}

.xoo-aff-group {
    align-self: flex-end;
}

.xoo-el-fields-cont {
    display: flex;
    flex-wrap: wrap;
}

.xoo-el-popup-active .select2-dropdown {
    z-index: 99999999999!important;
}

.xoo-el-popup-active.xoo-el-container {
    content-visibility: visible!important;
}

.xoo-ff-files {
    display: flex;
    flex-direction: column;
    line-break: anywhere;
    margin-top: 10px;
}

.xoo-ff-files a {
    padding: 2px 0;
}

.xoo-ff-files > div > span {
    color: red;
    margin-left: 5px;
    font-weight: 600;
    cursor: pointer;
}

/* Notice Popup */
.xoo-el-popup-notice-active.xoo-el-popup-notice{
    content-visibility: visible!important;
    visibility: visible!important;
}

.xoo-el-notice-opac {
    opacity: 0.7;
    background-color: #000;
    z-index: 1000000;
}

.xoo-el-popup-notice-active .xoo-el-notice-modal {
    opacity: 1;
    transform: scale(1);
}

.xoo-el-notice-modal:before {
    vertical-align: middle;
}

.xoo-el-notice-inmodal {
    max-width: 1200px;
    height: 92%;
    width: 92%;
}

.xoo-el-notice-wrap iframe {
    width: 100%;
    height: 100%;
}

.xoo-el-notice-wrap {
    height: 100%;
}

.xoo-el-pop-sc {
    display: inline;
}


/** Code **/

/* OTP */
button.button.btn.xoo-el-code-submit-btn {
    margin: 40px auto 0;
}

.xoo-el-code-form .xoo-el-code-submit-btn{
    text-transform: uppercase;
}


form.xoo-el-code-form {
    text-align: center;
    display: none;
    margin: 20px 0;
    align-items: center;
}



.xoo-el-code-sent-txt {
    margin-bottom: 22px;
    font-size: 20px;
}

span.xoo-el-code-no-change {
    color: #0d81fe;
    cursor: pointer;
    margin-left: 4px;
    font-size: 80%;
    font-style: italic;
    text-decoration: underline;
}

form.xoo-el-code-form input.xoo-el-code-input:focus {
    outline: 0;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #0d81fe;
}

form.xoo-el-code-form input.xoo-el-code-input {
    max-width: 40px;
    text-align: center;
    background-color: transparent;
    color: #000;
    font-weight: 600;
    font-size: 23px;
    border-bottom: 1px solid #000;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    box-shadow: 0 0 0;
    display: inline-block;
    padding: 0;
    width: 100%;
}

.xoo-el-code-notice-cont {
    margin: 0 auto 22px;
    width: 100%;
}


span.xoo-el-reg-phone-change{
    display: none;
}


a.xoo-el-code-resend-link {
    color: #0d81fe;
    text-decoration: none!important;
    cursor: pointer;
    font-size: 12px;
}

.xoo-el-code-resend {
    margin-top: 10px;
}

a.xoo-el-code-resend-link.xoo-el-disabled {
    pointer-events: none!important;
}

.xoo-el-code-input-cont {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 10px;
    justify-content: center;
    margin-bottom: 35px;
}

form.xoo-el-code-form[style="display: block;"] {
    display: flex!important;
    flex-direction: column;
}
.xoo-el-processing{
    pointer-events: none;
    opacity: 0.5;
}

.xoo-el-code-notice-cont .xoo-el-notice {
    margin-bottom: 0;
}

.xoo-el-form-desc{
    margin: 10px 0 20px;
}

.xoo-el-form-container ul.xoo-el-tabs li > span {
    margin: 0 6px;
}




.xoo-el-notice-icon {
    flex-shrink: 0;
    font-size: 18px;
}


body .xoo-el-form-container button.button.btn.xoo-ml-login-otp-btn{
    margin: 8px 0;
    margin-right: 20px;
}

@media only screen and (max-width: 450px) {
    .xoo-el-section{
        padding-left: 0;
    }
    .xoo-el-notice{
        width: 100%;
    }
    .xoo-el-form-container ul.xoo-el-tabs{
        padding-left: 0;
        padding-right: 0
    }
    .xoo-el-form-container button.button.btn.xoo-el-action-btn{
        width: 100%!important;
    }
}



.xoo-elpof-form-fields {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.xoo-elpof-disable{
    opacity: 0.6;
    pointer-events: none!important;
}

.xoo-elpof-notices {
    margin-bottom: 20px;
    margin-right: 20px;
}


.xoo-elpof-disable span.xoo-ff-file-remove{
    display: none;
}

.xoo-elpof-container{
    width: 100%;
    margin: 10px auto;
}
/*! jQuery UI - v1.13.1 - 2022-01-20
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	height: 100%;
	-ms-filter: "alpha(opacity=25)"; /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: pointer;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
}
.ui-widget-header .ui-icon {
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
}
.ui-button .ui-icon {
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	-ms-filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

*,
*::before,
*::after {
    box-sizing: border-box;
}


/* LearnDash Dashboard */

/*.ld-dashboard-main-wrapper.ld-dashboard-admin {
    max-width: 1200px !important;
}*/

.ld-dashboard-main-wrapper a {
    text-decoration: none;
}

.ld-dashboard-content-wrapper {
    width: 100%;
    display: flex;
    background: #f8f8fb;
    border: 1px solid #e7e9ee;
    border-top: 0;
}

.ld-dashboard-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0;
    max-width: 100%;
}

#ld-dashboard-profile {
    margin-bottom: 80px;
}

div.ld-dashboard-course-builder-lesson.ldd-active-lesson {
    /* border-color: #156AE9; */
}

.ld-dashboard-copy-join-link-message {
    opacity: 0;
}

.ld-dashboard-copy-join-link-message.show-msg {
    opacity: 1;
}

.ld-dashboard-sidebar-left {
    width: 100%;
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    padding-left: 0;
    max-width: 23%;
}

.ld-dashboard-sidebar-right {
    width: 100%;
    padding: 0;
    max-width: 100%;
}

.acf-taxonomy-field .ldd-custom-zindex {
    z-index: 23;
}

.ld-dashboard-content {
    margin-bottom: 20px;
    padding: 20px;
    margin: 0;
    width: 100%;
    max-width: 78%;
    border-left: 1px solid #dcdfe5;
}

.ld-dashboard-content-wrapper.ld-live-feed-enabled .ld-dashboard-content {
    padding: 0;
    max-width: 100%;
}

.ld-dashboard-zoom-api-status.zoom-api-active {
    color: green;
}

.ld-dashboard-zoom-api-status.zoom-api-inactive {
    color: #ff0000e6;
}

.ld-dashboard-profile-summary:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #3a3a46;
    opacity: 0.6;
}

.ld-dashboard-landing-content {
    position: relative;
    z-index: 99;
    padding: 15px 0 0;
}

.ld-dashboard-landing-text {
    color: #fff;
    font-size: 22px;
    text-align: left;
    text-transform: capitalize;
}

.ld-dashboard-profile-summary {
    position: relative;
    text-align: center;
    padding: 60px 25px;
    background-size: cover;
    background-position: center center;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.ld-dashboard-profile-summary .ld-dashboard-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    position: relative;
    z-index: 1;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -o-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.ld-dashboard-profile-summary .ld-dashboard-profile-info {
    flex: 1;
    flex-grow: 1;
    text-align: left;
    padding: 15px 25px;
}

.ld-dashboard-profile-avatar {}

.ld-dashboard-profile-avatar img {
    width: 110px;
    height: 110px;
    border-radius: 5px;
    object-fit: cover;
}

.ld-dashboard-display-name {
    margin-bottom: 5px;
}

.ld-dashboard-profile-summary .ld-dashboard-display-name h4 {
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
}

.ld-dashboard-profile-summary .ld-dashboard-display-name h4 strong {
    color: #fff;
}

.ld-dashboard-profile-email {
    color: #fff;
    font-size: 15px;
}

.ld-dashboard-social-media-url {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.ld-dashboard-social-media-url a.ld-social-media-link {
    display: block;
    max-width: 22px;
    margin-right: 8px;
    width: 100%;
    transition: all 0.3s;
}

.ld-dashboard-social-media-url a.ld-social-media-link:hover {
    opacity: 0.8;
}

.ld-dashboard-header-button .ld-dashboard-add-course {
    color: #fff !important;
    display: inline-flex;
    align-items: center;
    padding: 12px 30px;
    border-radius: 4px;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 15px;
    box-shadow: 0 8px 20px rgba(54, 54, 54, 0.26);
    cursor: pointer;
    letter-spacing: 0.5px;
    transition: all 0.3s;
    overflow: hidden;
}

.ld-dashboard-profile .ld-dashboard-header-button .ld-dashboard-add-course span.ld-icons.ld-icon-add-line,
.ld-dashboard-profile .ld-dashboard-header-button .ld-dashboard-add-course span.ld-icons.ld-icon-account-circle-line {
    font-size: 24px;
}

.ld-dashboard-header-button .ld-dashboard-add-course:hover,
.ld-dashboard-course-filter button.ld-dashboard-course-filter-submit:hover,
button#ld-buddypress-message-send:hover,
button#ld-email-send:hover,
.ld-dashboard-profile-form-field-list .form-submit input[type="submit"]:hover {
    background: #1564bd;
}

.ld-dashboard-add-course img {
    width: 18px;
    filter: brightness(0) invert(1);
    margin-right: 8px;
}

.ld-dashboard-location ul {
    margin: 0 !important;
    padding: 0 0 0 !important;
    list-style: none !important;
}

.ld-dashboard-location ul li {
    margin: 0;
    padding: 0;
}

.ld-dashboard-edit-remove-link-action {
    display: none;
    align-items: center;
    position: absolute;
    right: 45px;
    top: 15px;
    font-size: 15px;
    font-weight: normal;
    gap: 8px;
    transition: all 0.3s;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson:hover .ld-dashboard-edit-remove-link-action {
    display: flex;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson:hover .ld-dashboard-lesson-builder-wrapper .ld-dashboard-edit-remove-link-action {
    display: none;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-lesson-builder-wrapper .ld-dashboard-course-lesson-builder-topic-single:hover .ld-dashboard-edit-remove-link-action,
.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-lesson-builder-wrapper .ld-dashboard-course-lesson-builder-quiz-single:hover .ld-dashboard-edit-remove-link-action {
    display: flex;
}

.ld-dashboard-remove-wrapper {
    display: block !important;
    font-weight: normal;
    cursor: pointer;
    color: #e01515e0;
    transition: all 0.3s;
    line-height: 1;
}

.ld-dashboard-share-steps-dropper {
    margin: 10px 0;
    text-align: center;
    border: 2px dashed #e3e3e3;
    font-weight: 500;
    padding: 15px;
    font-size: 15px;
}

.ld-dashboard-single-wrap.ld-dashboard-course-lesson-builder-topic-single .ld-dashboard-course-lesson-topic-remove,
.ld-dashboard-single-wrap.ld-dashboard-course-lesson-builder-quiz-single .ld-dashboard-course-lesson-quiz-remove {
    top: 14px;
    right: 25px;
}

div.ld-dashboard-course-builder-lesson .ld-dashboard-share-steps-dropper {
    margin: 10px 15px 0;
}

.ld-dashboard-share-course-toggle.dashicons-arrow-up,
div.ld-dashboard-share-toggle-content {
    display: none;
}

.ld-dashboard-location ul li a {
    display: flex;
    padding: 17px 20px;
    font-size: 16px;
    align-items: center;
    color: #000;
    text-decoration: none !important;
    line-height: 14px;
}

.ld-dashboard-location .ld-dashboard-left-panel .ld-dashboard-menu-icon {
    margin-right: 12px;
    width: 25px;
}

.ld-dashboard-location .ld-dashboard-left-panel .ld-dashboard-menu-icon span.ld-icons {
    font-size: 25px;
}

.ld-dashboard-location .ld-dashboard-left-panel .ld-dashboard-menu-icon span.ld-icons.ld-icon-bullhorn,
.ld-dashboard-location .ld-dashboard-left-panel .ld-dashboard-menu-icon span.ld-icons.ld-icon-puzzle-piece {
    font-size: 20px;
}

.ld-dashboard-location .ld-dashboard-left-panel .ld-dashboard-menu-icon span.ld-icons.ld-icon-puzzle-piece {
    padding-left: 2px;
}

.ld-dashboard-location .ld-dashboard-left-panel .ld-dashboard-menu-icon [class^="ld-icon-"]:before,
.ld-dashboard-location .ld-dashboard-left-panel .ld-dashboard-menu-icon [class*=" ld-icon-"]:before {
    margin: 0;
}

.ld-dashboard-location .ld-dashboard-menu-icon img {
    width: 100%;
}

.ld-dashboard-location ul li a:hover {
    background-color: #edf0f9;
}

.ld-dashboard-location ul li a:hover img {
    filter: invert(42%) sepia(50%) saturate(1352%) hue-rotate(203deg) brightness(119%) contrast(119%);
}

.ld-dashboard-location li.ld-dashboard-menu-tab.ld-dashboard-active a.ld-focus-menu-link {
    color: #fff;
}

.ld-dashboard-share-course-steps-wrapper {
    background: #fff;
    padding: 15px 25px 30px;
    border-radius: 4px;
    box-shadow: 0 0 0 0 rgb(94 92 154 / 5%);
}

.ld-dashboard-location li.ld-dashboard-menu-tab.ld-dashboard-active a.ld-focus-menu-link span img {
    filter: brightness(0) invert(1);
}

form.ld-course-filter-form {
    display: flex;
    flex-flow: wrap;
    margin: 0 -10px 20px;
}

form.ld-course-filter-form .ld-dashboard-courses,
form.ld-course-filter-form .ld-dashboard-students,
form.ld-course-filter-form input[type="submit"] {
    flex: 1;
    margin: 10px;
}

form.ld-course-filter-form .ld-dashboard-courses .select2-container.select2-container,
form.ld-course-filter-form .ld-dashboard-students .select2-container.select2-container {
    width: 100% !important;
}

.live-course-activity form.ld-course-filter-form input.btn-search-activity {
    font-size: 16px;
}

h3.ld-dashboard-feed-title {
    margin: 0 0 20px !important;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 20px;
}

.ld-dashboard-feed .activity-item {
    display: block;
    margin: 15px 0;
    padding: 15px;
    background: #fff;
    border-left: 3px solid #84c1be;
    border-radius: 4px;
    position: relative;
}

.ld-dashboard-feed .activity-item.course {
    /* border-left: 3px solid #156AE9 !important; */
}

.ld-dashboard-feed .activity-item {
    border-left: 3px solid #a31dda !important;
}

.ld-dashboard-feed .activity-item.lesson {
    border-left: 3px solid #1ddad1 !important;
}

.ld-dashboard-feed .activity-item p {
    margin: 0 0;
    line-height: 1.4;
}

div#ld-dashboard-feed {
    padding-left: 30px;
    position: relative;
}

div#ld-dashboard-feed:before {
    content: "";
    background: #dcdfe5;
    height: 100%;
    width: 1px;
    position: absolute;
    left: 8px;
    top: 0;
    bottom: 0;
}

.ld-dashboard-feed .activity-item:before {
    content: "";
    background: #1dda83;
    height: 11px;
    width: 11px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: -25px;
    top: 10px;
    transform: translateX(-50%);
    box-shadow: 0 2px 3px rgb(58 46 68 / 8%);
}

.ld-dashboard-feed .activity-item i {
    color: #999;
    font-size: 80%;
    text-transform: capitalize;
    font-style: normal;
}

p.ld-dashboard-report-pager-info {
    text-align: right;
    text-transform: capitalize;
}

.ld-dashboard-report-pager-info button.ld-dashboard-button {
    display: inline-block;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.08);
    font-size: 25px;
    padding: 0px 12px;
    line-height: 42px;
    font-weight: normal;
    color: #153045;
}

button.ld-dashboard-button.next {
    margin: 0 7px;
}

button.ld-dashboard-button.prev {
    margin: 0 7px;
}

.ld-dashboard-activity-empty {
    background: #fbeded;
    width: 100%;
    padding: 8px 15px;
    border-left: 4px solid #eb0000;
    color: #eb0000 !important;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.4;
    margin-left: -27px;
}

.ld-dashboard-seperator {
    margin: 30px 0 20px;
    overflow: hidden;
}

.ld-dashboard-course-report .ld-dashboard-courses {
    margin-bottom: 12px;
}

.ld-dashboard-seperator span {
    display: inline-block;
    position: relative;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    color: #3a3a46;
    text-transform: uppercase;
}

.ld-dashboard-seperator span:after {
    content: "";
    position: absolute;
    height: 2px;
    border-bottom: 2px solid #eee;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 800px;
}

.ld-dashboard-seperator span:after {
    left: 100%;
    margin-left: 15px;
}

.ld-dashboard-menu-divider {
    position: relative;
    height: 5px;
    width: 100%;
    overflow: hidden;
    z-index: 9;
}

li.ld-dashboard-menu-divider:after {
    content: "";
    position: absolute;
    top: -5px;
    left: 5%;
    width: 90%;
    height: 100%;
    border-radius: 100%/5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.ld-dashboard-location ul li.ld-dashboard-menu-divider-label {
    padding: 15px 15px 10px;
    cursor: default;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.ld-dashboard-content .select2-container.select2-container {
    /*  width: 40% !important;*/
    height: auto;
    min-height: 40px;
}

.ld-dashboard-content #ld-dashboard-email-frm .select2-container.select2-container {
    width: 100% !important;
    margin: 0;
}


/*#ld-dashboard-email-frm .select2-container--default .select2-selection--multiple {
    border-radius: 4px;
    min-height: 40px;
}*/


/*#ld-dashboard-email-frm .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    padding: 0px 8px;
    width: 100%;
    margin: 0;
}*/

#ld-dashboard-email-frm .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    margin: 0;
    padding: 0;
}

#ld-dashboard-email-frm .select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
    padding: 0;
    margin: 0;
    min-height: 35px;
}

.ld-dashboard-content .select2-container--default .select2-selection--multiple,
.ld-dashboard-content .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #d5d5d5 !important;
    padding: 5px 10px 0 !important;
    min-height: 42px;
}

.ld-dashboard-content .select2-container.-acf .select2-selection--multiple .select2-search__field {
    border: none !important;
    margin: 0;
    height: auto !important;
    padding: 0 !important;
}

.ld-dashboard-content .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0px;
}

.ld-dashboard-content textarea.select2-search__field[type="search"] {
    position: absolute;
    font-size: 15px !important;
    top: 10px;
}

.ld-dashboard-content .select2-container .select2-selection--multiple .select2-selection__choice {
    border: 1px #dbdbdb solid;
    background-color: #f7f7f7;
    font-size: 14px;
    padding: 0px 10px;
    border-radius: 4px;
    line-height: 30px;
}

.ld-dashboard-content .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #dbdbdb !important;
    border-radius: 0;
    color: #999;
    cursor: pointer;
    min-height: 30px;
    font-size: 1em;
    margin-right: 3px;
    font-weight: bold;
    padding-right: 8px;
    position: unset;
    left: 0;
    top: 0;
}

.ld-dashboard-content .select2-container.-acf .select2-container .select2-search--inline .select2-search__field {
    margin-top: 0;
}

.ld-dashboard-content .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search .select2-search__field {
    min-height: 30px;
}

#ld-dashboard-email-frm .ld-email-course-students label {
    margin-bottom: 10px;
    display: block;
}

.ld-dashboard-content .select2-container--default .select2-selection--single {
    border: none !important;
    border-radius: 4px;
    padding: 5px 0 !important;
}

.ld-dashboard-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
}

.ld-dashboard-email-content .select2-container .select2-selection--single {
    height: 52px;
}


/*.ld-dashboard .select2-dropdown.select2-dropdown {
  margin-top: 24px !important;
}*/

.select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    margin-right: 5px;
    padding-right: 8px !important;
}

span#ld-dashboard-new-announcements-span {
    margin-left: 15px;
    color: #fff;
    font-size: 13px;
    padding: 0 8px;
    line-height: 18px;
    border-radius: 30px;
    text-align: center;
}

li.ld-dashboard-menu-tab.ld-dashboard-active span#ld-dashboard-new-announcements-span {
    background: #dcdfe5;
}

.ld-dashboard-announcement-single.ld-unread-announcement .ld-dashboard-announcement-single-title {
    font-weight: bold;
}

/* LearnDash Dashboard Tiles Options */

.ld-dashboard-statistics-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 20px;
}

.ld-dashboard-statistics {
    margin: 0.5%;
    padding: 5px 15px;
    border-radius: 4px;
    width: 32.33%;
}

.ld-dashboard-statistics:nth-child(even) {
    background: #3a3a46;
}

.ld-dashboard-statistics:nth-child(odd) {
    background: #3a3a46;
}

.statistics-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: unset;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0px 15px 0;
    position: relative;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ld-dashboard-icons {
    display: flex;
    align-items: center;
    max-width: 55%;
}

.learndash-instructor-earning .ld-dashboard-icons {
    max-width: 50%;
}

.ld-dashboard-statistics-container .ld-dashboard-icons span.ld-icons {
    color: #fff;
    font-size: 28px;
}

.ld-dashboard-statistics-container .ld-dashboard-icons span.ld-icons.ld-icon-puzzle-piece,
.ld-dashboard-statistics-container .ld-dashboard-icons span.ld-icons.ld-icon-file-certificate {
    font-size: 24px;
}

h2.statistics-label {
    font-size: 12px !important;
    font-weight: normal !important;
    line-height: 1.4 !important;
    text-transform: uppercase;
    margin: 0 0 0 10px;
    display: inline-block;
    color: #fff !important;
}

.statistics-inner strong.learndash-statistics,
.statistics-inner strong.statistics {
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    margin-right: 0;
    color: #fff;
    float: revert;
    display: block;
    right: 0;
}

.ld-dashboard-tiles-options.ld-dashboard-landing {
    margin-bottom: 20px;
}

.ld-dashboard-tiles-options .ld-dashboard-statistics-container {
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin: 0 -4px;
}

.ld-dashboard-tiles-options .ld-dashboard-section-head-title {
    margin-bottom: 10px;
}

.ld-dashboard-icons img {
    width: 40px;
    filter: brightness(0) invert(1);
}

strong#earnings-usd span.small {
    font-size: 15px;
    margin-bottom: -3px;
    display: block;
}

.wbcom-ld-dashboard #acf-popup .acf-popup-box {
    border-radius: 8px;
    border: none;
}

.wbcom-ld-dashboard .acf-popup-box .acf-label {
    display: none;
}

.wbcom-ld-dashboard #acf-popup .acf-popup-box .title {
    border: none;
}

.wbcom-ld-dashboard #acf-popup .acf-popup-box .title .acf-icon {
    top: -10px;
    right: -10px;
    background: red;
    border-radius: 6px;
}


/* LearnDash Dashboard Course Report */
.ld-dashboard-content select {
    display: inline-block;
    line-height: 1.3;
    padding: 0.6em 1.8em 0.5em 0.8em;
    max-width: 100%;
    box-sizing: border-box;
    margin-right: 10px;
    border: 1px solid #d5d5d5;
    border-radius: 0.3em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-repeat: no-repeat, repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 0.65em auto, 100%;
    font-size: 14px;
    width: 100%;
    height: 40px;
    cursor: pointer;
    border-radius: 4px;
}

.ld-dashboard-content select:hover {
    border-color: #888;
}

select#ld-dashboard-courses-id,
.ld-dashboard-student-lists,
select#ld-dashboard-student-courses-id {
    margin-bottom: 20px;
}

select#ld-dashboard-student-courses-id {
    width: 100%;
}

.select2-container--default .select2-search--dropdown .select2-search__field.select2-search__field {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    height: 38px;
}

.ld-dashboard-content .select2-container .select2-selection--single .select2-selection__rendered {
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
}

.ld-dashboard-content .ld-dasboard-my-filter .select2-container .select2-selection--single .select2-selection__rendered,
.ld-dashboard-content .ld-dashboard-course-filter .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    height: 40px;
}

.ld-dashboard-content .ld-dashboard-email-content .select2-container .select2-selection--single .select2-selection__rendered,
.ld-dashboard-content .ld-dashboard-email-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 52px;
    height: 52px;
}

.ld-dashboard-content .select2-container--default .select2-selection--single .select2-selection__clear {
    display: none;
}

.ld-dashboard-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 39px;
    right: 10px;
}

.ld-dashboard-course-chart {
    margin-bottom: 30px;
}

.ld-dashboard-overview-course-students {
    background: #fff;
    padding: 20px 0;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.ld-dashboard-overview-course-students::-webkit-scrollbar {
    display: none;
}

.ld-dashboard-overview-course-students h3 {
    text-transform: uppercase;
    padding: 12px 22px;
    margin: -20px 0px 0;
    background: #3e3f5e;
    color: #fff;
    font-size: 15px;
}

.ld-dashboard-overview-course-sort-by {
    margin: 15px;
}

.ld-dashboard-overview-course-students table tr td,
.ld-dashboard-overview-course-students table tr th {
    padding: 8px 22px;
    font-size: 15px;
}

.ld-dashboard-overview-course-students table tr th {
    color: #111;
}

table#ld-dashboard-overview-course-students {
    margin: 0 2%;
    width: 96%;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

.ld-dashboard-overview-course-students .ld-dashboard-loader,
.ld-dashboard-overview-course-students .ld-course-details.ld-dashboard-pagination,
.ld-dashboard-overview-course-students span.ld-dashboard-export {
    padding: 0 22px;
}

#ld-dashboard-overview-course-students thead {
    background: #f9f9f9;
}

#ld-dashboard-overview-course-students tr:nth-child(2n + 2) {
    background: #f9f9f9;
}

.ld-dashboard-info {
    background: #fff;
    text-align: center;
    margin-bottom: 20px;
    padding: 10px;
}

.ld-dashboard-info p {
    margin: 0 !important;
}
.ld-dashboard-chart-notice {
    padding: 12px 20px;
    background: #fdf5f5;
    border-radius: 8px;
    color: #e60808;
    margin-top: 15px;
    border-left: 2px solid;
}

/*Course Average Chart*/
.ld-dashboard-course-progress .ld-dashboard-course-completion-report-summary.chart-summary {
    display: flex;
    align-items: center;
    gap: 2%;
    border-radius: 8px;
    margin: 25px 0px 35px;
    border: 1px solid #eee;
    padding: 20px;
    flex-wrap: wrap;
    box-shadow: 0 10px 40px #e8e8e8;
}

.ld-dashbord-course-average {
    width: 48%;
}

.ld-dashbord-course-average .ld-dashboard-chart-summary-amount {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.ld-dashboard-summary-lable span {
    /* font-weight: bold; */
    text-transform: uppercase;
    /* font-size: 18px; */
}

.ld-dashbord-course-particulars {
    border-left: 1px solid;
    padding-left: 2.5%;
    width: 50%;
}

.ld-dashboard-summery-right-entry {
    display: flex;
    gap: 10px;
    font-size: 18px;
    margin: 8px 0;
}

.ld-dashboard-summary-amount {
    font-weight: bold;
    font-size: 20px;
}

.ld-dashboard-course-completion-report-wrapper {
    width: 100%;
}

.ld-dashboard-course-completion-report-wrapper .ld-dashboard-doughnut-chart-container {
    margin: 0 auto;
    max-width: 600px;
    /* height: 450px; */
}

.ld-dashboard-course-completion-report-wrapper .ld-dashboard-bar-chart-container,
.ld-dashboard-top-courses-report-wrapper {
    height: 450px;
}

.ld-dashboard-course-chart {
    display: flex;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    align-items: center;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.05);
    border: 1px solid rgba(94, 92, 154, 0.1);
}

.ld-dashboard-course-report-summary.chart-summary {
    width: 50%;
}

canvas#ld-dashboard-instructor-highchart-student-progress {
    padding: 0;
    width: 50% !important;
    height: auto !important;
    box-shadow: none;
    border: none;
}

#ld-dashboard-student-course-progress-highchart,
#ld-dashboard-student-course-quizze-progress-highchart,
#ld-dashboard-student-course-assignment-progress-highchart {
    max-width: 100%;
    box-shadow: none !important;
    border: none !important;
}

.ld-dashboard-chart-loader {
    width: 80px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

@media only screen and (max-width: 1019px) {
    .ld-dashbord-course-average {
        width: 100%;
    }

    .ld-dashbord-course-particulars {
        border-left: none;
        padding-top: 1.5%;
        width: 100%;
        margin-top: 20px;
        border-top: 1px solid #eee;
    }

    .ld-dashbord-course-average .ld-dashboard-chart-summary-amount {
        margin-bottom: 8px;
    }

    .ld-dashboard-course-chart .ld-dashboard-summery-right-entry {
        font-size: 16px;
        line-height: 1.2;
    }

}

@media only screen and (max-width: 767px) {

    .ld-dashboard-course-chart .ld-dashboard-summery-right-entry {
        font-size: 16px;
    }

    .ld-dashbord-student-particulars {
        padding: 0 8px !important;
    }

    .ld-dashbord-student-progress-item .ld-dashboard-summery-right-entry {
        font-size: 15px !important;
        margin: 8px 0 !important;
        line-height: 1.2;
    }

    canvas#ld-dashboard-instructor-highchart-student-progress {
        padding: 0;
    }

}

@media only screen and (max-width: 630px) {

    .ld-dashbord-student-progress-item {
        width: 100% !important;
        margin: 8px 0;
    }

    .ld-dashbord-student-progress-item .ld-dashboard-summery-right-entry {
        font-size: 16px !important;
        margin: 8px !important;
    }

    canvas#ld-dashboard-instructor-highchart-student-progress {
        padding: 0;
    }
    .ld-dashboard-chart-notice {
        padding: 10px 15px;
    }

}

@media only screen and (max-width: 510px) {

    .ld-dashboard-course-report-summary.chart-summary,
    canvas#ld-dashboard-instructor-highchart-student-progress {
        width: 100% !important;
    }

}

/* TIME SPENT ON A COURSE */

.ld-dashboard-course-progress .ld-dashboard-time-spent-on-a-course-summary.course-summary,
.ld-dashboard-course-progress .ld-dashboard-course-time-tracking-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2%;
    border-radius: 8px;
    margin: 25px 0px 35px;
    border: 1px solid #eee;
    padding: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-shadow: 0 10px 40px #e8e8e8;
}

.ld-dashboard-time-spent-on-a-course-summary .revenue-particulars-wrapper {
    border-left: 1px solid;
    padding-left: 2.5%;
    width: 50%;
}

.ld-dashboard-time-spent-on-a-course-summary .revenue-particulars-wrapper .summery-right-entry {
    display: flex;
    gap: 10px;
    font-size: 18px;
    margin: 8px 0;
}

.ld-dashboard-time-spent-on-a-course-summary .revenue-figure-wrapper {
    width: 48%;
}

.ld-dashboard-course-time-tracking-chart {
    margin: 0 auto;
    max-width: 600px;
}

.ld-dashboard-course-progress .ld-dashboard-course-time-tracking-lists {
    display: block;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 15px;
}

.ld-dashboard-course-time-tracking-lists .ld-dashboard-course-title {
    margin: 0;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ld-dashboard-course-time-tracking-lists .ld-dashboard-course-title .ld-dashboard-timespent {
    margin-left: 15px;
}

.ld-dashboard-course-time-tracking-lists .ld-dashboard-course-title+.ld-dashboard-course-title {
    border-top: 1px solid #e8e8e8;
}

/* Most Popular Courses */

.ld-dashboard-seperator.popular-courses-heading {
    margin-bottom: 18px;
}

.ld-dashboard-info-table thead {
    font-weight: 500;
    background: #3e3f5e;
    color: #fff;
}

.ld-dashboard-info-table td,
.ld-dashboard-info-table th {
    padding: 12px 15px !important;
    line-height: 1.3;
}

table.ld-dashboard-info-table {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.popular-courses-wrap .ld-dashboard-info-table td a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 450px;
}

table.ld-dashboard-info-table small.label-course-status.label-course-publish {
    background: #32a532;
    color: #fff;
    border-radius: 40px;
    /* display: block; */
    font-size: 13px;
    padding: 4px 18px 3px;
    text-align: center;
    line-height: 1.3;
}


/* LearnDash Dashboard Student Report */

.ld-dashboard-course-quizzes-assignment-progress span.select2.select2-container.select2-container--default {
    width: 100% !important;
    margin: 10px 0;
}

.ld-dashboard-course-progress h3.ldid-dashboard-title {
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    color: #3a3a46;
    margin: 0 0 10px;
}

.ld-dashboard-student-course-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    margin-bottom: 12px;
    display: flex;
    -ms-flex-flow: wrap;
    gap: 1.5%;
    flex-flow: wrap;
}

.ld-dashbord-student-progress-item {
    width: 32.33%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.05);
    padding: 10px;
    overflow: hidden;
    border: 1px solid rgba(94, 92, 154, 0.1);
}

.ld-dashbord-student-particulars {
    padding: 0 10px 5px;
    display: block;
}

.ld-dashbord-student-progress-item .ld-dashboard-summery-right-entry {
    font-size: 16px;
    margin: 3px 0;
    justify-content: space-between;
}

.ld-dashbord-student-progress-item .ld-dashboard-summary-amount {
    font-weight: bold;
    font-size: 18px;
}

span.ld-dashboard-export {
    display: block;
    margin-top: 10px;
}

.ins-cw-earning-table {
    min-height: 300px;
    max-height: 300px;
    overflow: hidden;
    overflow-y: scroll;
}

.ld-dashboard-student-courses li a,
.ld-dashboard-info-table td a {
    color: #3e3f5e;
    font-size: 16px;
}

ul.ld-dashboard-student-courses {
    margin: 0 !important;
    padding: 20px !important;
    list-style: none !important;
    background: #fff;
}

ul.ld-dashboard-student-courses li {
    margin: 0;
    padding: 0;
}

ul.ld-dashboard-student-courses li+li {
    margin-top: 15px;
}

.ld-dashboard-student-courses strong {
    font-weight: 500;
}


/* Course Progress Bar Style */

.ld-dashboard-course-quizzes-assignment-progress,
.ld-dashboard-course-progress {
    margin-bottom: 20px;
}

.ld-dashboard-course-progress {
    background: #fff;
    padding: 15px;
}

.ld-dashboard-course-progress ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.ld-dashboard-course-progress ul li {
    margin: 0;
    padding: 0;
}

.ld-dashboard-course-progress ul li+li {
    margin-top: 20px;
}

.ld-dashboard-course-progress ul li strong {
    width: 100%;
    font-weight: normal;
    display: block;
}

.ld-dashboard-course-progress ul li strong span,
.ld-dashboard-student-courses li strong span {
    float: right;
    margin-left: 10px;
    font-size: 13px;
    font-weight: normal;
}

.ld-dashboard-progress.progress_bar_wrap {
    background-color: rgba(191, 191, 191, 0.26);
    border-radius: 25px;
}

.ld-dashboard-progressbar {
    height: 6px;
    border-radius: inherit;
}


/* Loader Style */

.ld-dashboard-loader,
.ld-dashboard-student-loader {
    width: 100%;
    background: transparent !important;
    margin-bottom: 20px;
    padding: 9px;
    border: none !important;
    height: auto;
    box-shadow: none !important;
    padding: 0;
}

.ld-dashboard-loader img,
.ld-dashboard-student-loader img {
    float: left;
    margin-right: 10px;
    width: 32px;
}

.ld-dashboard-loader p,
.ld-dashboard-student-loader p {
    margin: 0;
    padding-top: 5px;
    font-style: italic;
    /* color: #156AE9 !important; */
}


/* Sections box shadow for white background */

.ld-dashboard-feed .activity-item,
#ld-dashboard-instructor-highchart-student-progress,
.ld-dashboard-overview-course-students,
#ld-dashboard-student-course-progress-highchart,
#ld-dashboard-student-course-assignment-progress-highchart,
#ld-dashboard-student-course-quizze-progress-highchart,
ul.ld-dashboard-student-courses,
.ld-dashboard-course-quizzes-assignment-progress #course_container,
.ld-dashboard-course-progress,
.ld-dashboard-loader,
.ld-dashboard-student-loader,
.ld-dashboard-info,
.ld-dashboard-email-content,
.ld-dashboard-buddypress-message-content,
table.ld-dashboard-info-table {
    -webkit-box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.05);
    -moz-box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.05);
    -ms-box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.05);
    -o-box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.05);
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.05);
    border-radius: 4px;
    background: #fff;
    border: 1px solid rgba(94, 92, 154, 0.1);
}

canvas#ld-dashboard-instructor-highchart-student-progress {
    padding: 15px;
}

.ins-earning-available {
    width: 100%;
    height: 400px;
}

.ld-dashboard-instructor-earning {
    background: #fff;
    padding: 15px;
}

.ld-dashboard-loader {
    background: #f4f4f8;
    border: none;
    border-radius: 0;
    height: auto;
    padding: 0;
}

.ld-dashboard-overview-course-students .ld-dashboard-loader {
    margin: 10px 15px;
    width: auto;
    border-radius: 0;
    height: auto;
    padding: 0;
    background: white;
    align-items: center;
    box-shadow: none;
}


/* Course to-do */

#ldid-show-course-todo {
    width: 100%;
}

.render-course-group-to-do-list {
    background: #fff;
}

.render-course-group-to-do-list .fa-spin {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.render-course-group-to-do-list .bp-to-do-actions .fa-spin {
    margin-bottom: 0;
}


/* Email and Messaging integration */

.ld-dashboard-email-content,
.ld-dashboard-buddypress-message-content {
    background: #fff;
    padding: 15px;
    position: relative;
    border: none;
    z-index: 1;
}

.ld-dashboard-email-content .select2-container,
.ld-dashboard-buddypress-message-content .select2-container {
    width: 100% !important;
}

.ld-dashboard-email-content fieldset,
.ld-dashboard-buddypress-message-content fieldset {
    margin: 0;
    padding: 10px 5px;
    border: 0;
    position: relative;
}

.ld-dashboard-email-content fieldset:last-child,
.ld-dashboard-buddypress-message-content fieldset:last-child {
    border: none;
}

input#ld-email-subject,
input#ld-buddypress-message-subject {
    width: 100%;
    height: 52px;
    font-size: 16px;
}

.select2-dropdown.select2-dropdown {
    border: 1px solid #d5d5d5;
    margin-top: 30px;
}

.ld-dashboard-wrapper .select2-container.select2-container {
    z-index: 1;
}

.ld-dashboard-email-content .wp-core-ui input[type="button"]:hover,
.ld-dashboard-buddypress-message-content .wp-core-ui input[type="button"]:hover {
    border: 1px solid #999 !important;
}

#ld-email-cource-loader img,
#ld-email-student-loader img {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 100;
    background: #fff;
    border-radius: 4px;
    padding: 2px;
}

#ld-email-student-loader img {
    top: 50px;
}

#ld-email-loader img {
    width: 24px;
    height: 24px;
    z-index: 100;
    background: #fff;
    border-radius: 4px;
    padding: 2px;
}

button#ld-buddypress-message-send,
button#ld-email-send {
    border: none;
    color: #fff;
    padding: 12px 30px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 15px;
}


/* Instructor Registration */

form#ld-instructor-reg-form {
    width: 900px;
    margin: 15px auto;
    padding: 30px 20px;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 8px;
}

#ld-instructor-reg-form .ld-dashboard-form-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ld-dashboard-form-col-6 {
    padding: 0 10px;
    width: 50%;
}

#ld-instructor-reg-form .ld-dashboard-form-group label {
    display: block;
    width: 100%;
    font-size: 16px;
}

#ld-instructor-reg-form .ld-dashboard-form-group input {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    margin-top: 5px;
}

#ld-instructor-reg-form .ld-dashboard-form-group input::placeholder {
    font-size: 14px;
    color: #999;
}

#ld-instructor-reg-form .ld-dashboard-form-group button.ld-dashboard-button {
    margin-left: 10px;
    border: none;
    padding: 10px 25px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
}

.ld-dashboard-alert-warning {
    width: 100%;
    margin: 0;
    padding: 15px !important;
}

.status-instructor-wrap.ld-dashboard-alert-warning h2 {
    margin: 20px 0 10px;
    font-size: 35px;
    display: block;
    color: #1d42cb;
    text-transform: capitalize;
    line-height: 1;
}

.ld-dashboard-instructor-error {
    margin: 15px auto;
    display: block;
    background: #ffcbcc;
    width: 900px;
    border-radius: 5px;
    color: #ad0001;
    padding: 8px 15px;
    border-left: 3px solid #ad0001;
}

#ld-instructor-reg-form .ld-dashboard-form-group:not(.ld-dashboard-reg-form-btn-wrap) {
    margin: 0 0 20px;
}

#ld-instructor-reg-form p.ld-dashboard-error {
    margin: 0;
    font-size: 14px;
    color: red;
    margin-top: 5px;
}

.wbcom-ld-dashboard h1.entry-title {
    text-align: center;
}

.status-instructor-wrap.ld-dashboard-alert-warning.ld-dashboard-instructor-alert {
    max-width: 700px;
    margin: 50px auto;
    border-radius: 8px;
    background: #fff;
    text-align: center;
    padding: 50px 20px !important;
    border: 1px solid #e3e3e3;
    box-shadow: 0 25px 40px #f0f3f7;
}

.status-instructor-wrap.ld-dashboard-alert-warning p {
    margin: 0;
}

.status-instructor-wrap .status-instructor-alert strong.pending {
    background: #f02a2a;
    color: #fff;
    padding: 4px 25px;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    border-radius: 100px;
    margin-top: 10px;
}

.status-instructor-wrap .status-instructor-alert strong.approved {
    background: #1dcb7f;
}

.status-instructor-wrap.ld-dashboard-alert-warning.ld-dashboard-instructor-alert img {
    display: inline-block;
}

.ld-dashboard-form-group button[value="apply"] {
    margin: 0 auto;
    border-radius: 5px;
    max-width: 280px;
    width: 100%;
    padding: 10px;
    display: inherit;
}

/*Elementor Support Shortcode*/
.elementor-column form#ld-instructor-reg-form {
    width: 100%;
}





/* Export Button */

.ld-dashboard-btn {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8;
    margin: 5px 15px 0px 0;
    padding: 0.5em 1.2em;
    display: inline-block;
    border: 0;
    border-radius: 4px;
    transition: all 0.3s;
}

.ld-dashboard-student-courses span.ld-dashboard-export {
    padding: 0;
}

.ld-dashboard-btn:hover {
    background: #1564bd;
    color: #fff;
}

.ld-dashboard-pagination {
    margin-top: 15px;
}


/* Dashboard My Profile */

.ld-dashboard-my-profile table.table_content_ld {
    background: #fff;
    width: 100%;
}

h3.ld-dashboard-tab-heading {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: 600;
}

table.table_content_ld {
    border: 1px solid #eee;
}

.table_content_ld tr:nth-child(2n + 2) {
    background: #f8f8f8;
}

.ld-dashboard-my-profile .table_content_ld tr:nth-child(2n + 2) {
    background: #f8f8f8;
}

.table_content_ld tr td {
    padding: 15px;
}

.ld-dashboard-my-profile table.table_content_ld tr td:first-child {
    width: 22%;
    line-height: 1.2;
    vertical-align: text-bottom;
}


/* Completed Course */

.ld-dashboard-inline-links {
    margin-bottom: 30px;
}

.ld-dashboard-inline-links ul {
    padding: 0;
    align-items: center;
    margin: 0 !important;
    display: flex;
    border-bottom: 2px solid #dcdfe5;
}

.ld-dashboard-inline-links ul li {
    display: block;
    transition: all 0.3s;
    position: relative;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
}

.ld-dashboard-inline-links ul li a {
    color: #333;
    transition: all 0.3s;
    display: block;
    padding: 0px 25px 5px;
    font-size: 16px;
}

.ld-dashboard-segment-title {
    font-size: 16px;
}

.ld-dashboard-inline-links ul li.course-nav-active a,
.ld-dashboard-inline-links ul li:hover a {}

.ld-dashboard-inline-links ul li.course-nav-active:before,
.ld-dashboard-inline-links ul li.course-nav-active:after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: solid #0000;
    content: "";
    pointer-events: none;
}

.ld-dashboard-inline-links ul li.course-nav-active:before {
    margin-left: -8px;
    border-width: 8px;
    /* border-top-color: #156AE9; */
}

.ld-dashboard-inline-links ul li.course-nav-active:after {
    margin-left: -5px;
    border-width: 5px;
}

.ld-dashboard-inline-links ul li.course-nav-active {
    /* border-color: #156AE9; */
}

.ld-completed-course-content {
    padding: 25px 0;
}

.ld-dashboard-progress-bar-wrap span.ld-dashboard-progress-percent {
    font-size: 14px;
}


/* Course Filter */

.ld-dashboard-course-filter {
    background: #fff;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 25px;
    border: 1px solid #ebebeb;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    box-shadow: 0 5px 30px 0 rgba(94, 92, 154, 0.08);
}

.ld-dashboard-course-filter.my-lessons-filter {
    justify-content: flex-start;
}

.ld-dashboard-content .ld-dashboard-course-filter .select2-container .select2-selection--single .select2-selection__rendered {
    background: none;
    box-shadow: none;
    font-size: 16px;
    border-color: #d5d5d5;
    border-radius: 4px;
    padding: 0 10px;
}

.ld-dashboard-content .ld-dashboard-course-filter .ld-dashboard-actions-iteam span.select2-selection__placeholder {
    color: #444;
}

.ld-dashboard-course-filter button.ld-dashboard-course-filter-submit {
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    padding: 5px 25px;
    cursor: pointer;
    min-width: 80px;
    line-height: 30px;
    transition: all 0.3s;
    display: inline-block;
}

.ld-dashboard-course-filter-reset {
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    padding: 5px 25px;
    cursor: pointer;
    min-width: 80px;
    line-height: 30px;
    transition: all 0.3s;
    display: inline-block;
    margin-left: 5px;
}

.ld-dashboard-course-filter span.select2.select2-container.select2-container--default {
    margin: 0;
}

.ld-dashboard-content .ld-dashboard-course-filter .select2-container.select2-container {
    width: 100% !important;
    /*   height: 40px;   */
}

.ld-dashboard-content .ld-dashboard-course-filter .ld-dashboard-actions-iteam {
    position: relative;
    width: 42% !important;
    margin: 0 10px 0 0px;
}

.ld-dashboard-content .ld-dashboard-course-filter .ld-dashboard-actions-iteam label {
    padding: 0;
    background: #fff;
    color: #9d9d9d;
    font-size: 14px;
    display: block;
    line-height: 1.2;
}

.ld-dasboard-my-filter.ld-dashboard-course-filter {
    justify-content: space-between;
}

.ld-dasboard-my-question-filter.ld-dashboard-course-filter .ld-dashboard-actions-iteam {
    width: 27.5% !important;
}

.custom-learndash-pagination-nav button.ld-dashboard-pagination-btn {
    display: inline-block;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.08);
    font-size: 25px;
    padding: 0px 12px;
    line-height: 42px;
    font-weight: normal;
    color: #153045;
    transition: all 0.3s;
}

.custom-learndash-pagination-nav li.custom-learndash-pagination-pagedisplay {
    font-size: 18px;
}


/* My Courses Tab */

.ld-dashboard-content .learndash-wrapper .ld-profile-summary .ld-profile-card {
    margin: 0;
}

.ld-dashboard-content .ld-profile-avatar,
.ld-dashboard-content .ld-profile-heading,
.ld-dashboard-content .ld-profile-edit-link {
    display: none;
}

.ld-dashboard-content .ld-profile-stats {
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.ld-dashboard-email-content .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #888888;
    min-height: 45px;
}

.ld-dashboard-content.instructor-courses-list {
    max-width: 100%;
}

.instructor-courses-list .ld-mycourse-wrap {
    display: flex;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    background: #fff;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.08);
}

.ld-mycourse-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    height: 180px;
    background-size: cover;
    background-position: center;
}

.my-courses.ld-dashboard-enrolled-course-wrap .ld-mycourse-thumbnail {
    flex: 0 0 270px;
    height: 190px;
}

.ld-mycourse-thumbnail img.attachment-thumbnail.size-thumbnail {
    /* width: 100%;
    height: 200px;
    object-fit: cover; */
}

.ld-meta.ld-course-metadata {
    margin: 0 0 5px;
}

.ld-mycourse-content {
    padding: 20px 22px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.custom-learndash-my-courses-list .my-courses .ld-mycourse-content,
.my-courses.ld-dashboard-enrolled-course-wrap .ld-mycourse-content {
    padding: 15px 20px;
}

.ld-dashboard-enrolled-course-status {
    display: inline-block;
    background: #ff703d;
    color: #fff;
    font-size: 13px;
    margin-bottom: 8px;
    padding: 4px 15px;
    border-radius: 80px;
    line-height: 1;
}

.ld-dashboard-enrolled-course-status.complete {
    background: #0dbf8d;
}

.ld-dashboard-enrolled-course-status.in-progress {
    /* background: #156ae9; */
}

.ld-mycourse-content h3 {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
}

.ld-mycourse-content h3 a {
    color: #333;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    display: block;
    text-decoration: none !important;
}

.ld-mycourse-content h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 800px;
}

.ld-mycourse-content .ld-meta.ld-course-metadata ul {
    margin: 0 0 20px;
    padding: 0;
    display: flex;
    align-items: center;
}

.ld-meta.ld-course-metadata.ld-course-metadata-item {
    padding-top: 8px;
}

.ld-mycourse-content .ld-meta.ld-course-metadata ul li {
    display: inline-block;
    color: #9aa0af;
    font-size: 16px;
    border-right: 1px solid #ccc;
    margin: 0 15px 0 0;
    padding-right: 15px;
    line-height: 1;
}

.ld-mycourse-content .ld-meta.ld-course-metadata ul li:last-child {
    border-right: 0;
}

.ld-mycourse-content .ld-meta.ld-course-metadata ul li span {
    color: #333;
    text-transform: capitalize;
    margin-left: 3px;
}

.ld-mycourse-content .mycourse-footer {
    margin-top: 15px;
}

.ld-dashboard-last-activity {
    font-size: 15px;
}

.ld-meta.ld-course-metadata.ld-course-metadata-item .mycourse-footer {
    margin: 0;
}

.ld-meta.ld-course-metadata.ld-course-metadata-item ul li {
    line-height: 1;
}

.ld-mycourse-content .ld-mycourses-stats {
    display: flex;
    align-items: center;
}

.ld-mycourse-content span.woocommerce-Price-amount.amount {
    margin-right: 15px;
    line-height: 15px;
}

.ld-mycourse-content .mycourse-footer a {
    margin-right: 20px;
    display: flex;
    align-items: center;
    line-height: 15px;
    color: #487dfb;
    transition: all 0.3s;
}

span.ld-dashboard-price-amount.amount {
    margin-right: 15px;
}

.ld-mycourse-content .mycourse-footer a:hover {
    color: #333;
}

.ld-mycourse-content .mycourse-footer a img {
    width: 16px;
    display: inline-block;
    margin-right: 5px;
    filter: invert(42%) sepia(50%) saturate(1352%) hue-rotate(203deg) brightness(119%) contrast(119%);
}

.ld-mycourse-content .mycourse-footer a:hover img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url("/wp-content/plugins/ld-dashboard/public/css/desaturate.svg#greyscale");
    filter: gray;
    -webkit-filter: grayscale(1);
}

.ld-mycourse-content .mycourse-footer a.ld-dashboard-element-delete-btn {
    color: #fb0101;
}

.my-quiz-attempts-wrapper .ld-dashboard-section-head-title {
    margin-bottom: 10px;
}

.ld-dashborad-add-edit-course div#message.updated p {
    background: #d9f1e5;
    color: green;
    display: block;
    padding: 6px 15px;
    border-left: 3px solid;
    text-transform: capitalize;
}

.ld-dashboard-enrolled-course-author-content-user {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.ld-dashboard-enrolled-course-author-content-user img.ld-dashboard-course-author-avatar {
    max-width: 30px;
    margin-right: 10px;
    border-radius: 100px;
}

.ld-dashboard-enrolled-course-author-content-user span.ld-dashboard-course-author-name {
    font-size: 16px;
}


/*My Quiz Attempts*/

.ld-quiz-progress-content-container p {
    padding: 15px 20px;
    margin: 15px 0 0;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #e7e9ee;
}

.ld-quiz-progress-content-container .quiz_progress_details h4 {
    margin-bottom: 0;
}

.my-quiz-attempts-wrapper-view .ld-dashboard-content-inner {
    width: 300px;
}

.my-quiz-attempts-wrapper-view .ld-dashboard-section-head-title {
    align-items: center;
}

.ld-dashboard-content .my-quiz-attempts-wrapper-view .select2-container.select2-container {
    width: 100% !important;
    margin: 0;
}

.my-quiz-attempts-wrapper #quiz_progress_details h4 {
    margin: 0;
}

.ld-quiz-progress-content-container p strong a {
    color: #000;
    margin-right: 0;
}

.ld-quiz-progress-content-container p a {
    margin-right: 10px;
}

.custom-learndash-course-form.ld-dashboard-form-settings-data-tab.ld-dashboard-quiz-time-limit-field-timer.ld-dashboard-group-field-single {
    clear: none;
    width: 33.33%;
    float: left;
}

.custom-learndash-course-form.ld-dashboard-form-settings-data-tab.ld-dashboard-quiz-time-limit-field-timer.ld-dashboard-group-field-single[data-name="quiz_timeLimit_timer_min"] {
    padding: 15px;
}


/*Setting Tab*/

.ld-dashboard-profile-form input[type="text"],
.ld-dashboard-profile-form input[type="email"],
.ld-dashboard-profile-form input[type="url"],
.ld-dashboard-profile-form input[type="password"],
.ld-dashboard-profile-form input[type="search"],
.ld-dashboard-profile-form input[type="tel"],
.ld-dashboard-profile-form input[type="number"],
.ld-dashboard-profile-form-field input[type="password"] {
    height: 45px;
    border-radius: 5px !important;
    width: 100%;
    padding: 0 2%;
    font-size: 15px;
    -webkit-transition: 300ms;
    transition: 300ms;
    border: 1px solid #d5d5d5;
}

.ld-dashboard-profile-form input[type="text"]:focus,
.ld-dashboard-profile-form input[type="email"]:focus,
.ld-dashboard-profile-form input[type="url"]:focus,
.ld-dashboard-profile-form input[type="password"]:focus,
.ld-dashboard-profile-form input[type="search"]:focus,
.ld-dashboard-profile-form input[type="tel"]:focus,
.ld-dashboard-profile-form input[type="number"]:focus,
.ld-dashboard-profile-form input[type="text"]:focus-visible,
.ld-dashboard-profile-form input[type="email"]:focus-visible,
.ld-dashboard-profile-form input[type="url"]:focus-visible,
.ld-dashboard-profile-form input[type="password"]:focus-visible,
.ld-dashboard-profile-form input[type="search"]:focus-visible,
.ld-dashboard-profile-form input[type="tel"]:focus-visible,
.ld-dashboard-profile-form input[type="number"]:focus-visible,
.ld-dashboard-profile-form textarea:focus-visible,
.ld-dashboard-profile-form-field input[type="password"]:focus-visible,
.ld-dashboard-profile-form select:focus {
    /* border: 1px solid #156AE9; */
    box-shadow: none;
    outline: none;
}

.display-name-publicly select[name="display_name"] {
    width: 100%;
    height: 45px;
    cursor: pointer;
    border-radius: 5px !important;
}

.ld-dashboard-profile-form textarea {
    border-radius: 5px !important;
    width: 100%;
    height: 110px;
    font-size: 15px;
    line-height: 20px;
    padding: 10px;
}

.ld-dashboard-profile-form-field.ld-dashboard-avatar-field.form-avatar {
    display: flex;
    margin-bottom: 25px;
    position: relative;
    max-width: 150px;
    align-items: center;
}

.ld-dashboard-profile-form-field img.ld-dashboard-user-avatar {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 5px;
}

.upload-delete-avatar-button {
    margin-left: 25px;
}

.ld-dashboard-profile-form-field button.ld-dashboard-profile-settings {
    background-color: #3e3f5e;
    color: #fff;
    background-size: 20px !important;
    border: none;
    width: 160px;
    font-weight: 500;
    padding: 8px 10px 12px;
    transition: all 0.3s ease-in-out 0s;
    background-repeat: no-repeat !important;
    cursor: pointer;
    position: relative;
    border-radius: 5px;
    font-size: 14px;
    margin: 5px 0;
}

.ld-dashboard-profile-form-field button.ld-dashboard-profile-settings:before {
    content: "";
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    top: 3px;
    margin-right: 5px;
}

.ld-dashboard-profile-form-field button.ld-dashboard-profile-settings.delete-avatar:before {
}

.ld-dashboard-profile-form-field button.ld-dashboard-profile-settings.delete-avatar {
    background: #f30101;
}

.ld-dashboard-profile-form-field-list label {
    margin-bottom: 5px;
    display: block;
    font-size: 15px;
}

.ld-dashboard-profile-form-field-list {
    display: flex;
    flex-wrap: wrap;
}

.ld-dashboard-profile-form-field,
.ld-dashboard-profile-form-field.form-email.display-name-publicly {
    width: 48%;
    margin: 1.5% 1%;
}

.ld-dashboard-profile-form-field.form-email,
.ld-dashboard-profile-form-field.form-textarea,
.ld-dashboard-profile-form-field.field-full-width,
.ld-dashboard-profile-form-field.social-media-url,
.ld-dashboard-profile-form-field.form-password.repeat-new-nassword {
    width: 100%;
}

.ld-dashboard-profile-form-field-list .form-submit {
    padding: 1.3% 1%;
    width: 30%;
}

.ld-dashboard-profile-form-field-list .form-submit .submit,
.ld-dashboard-profile-form input[type=submit].submit.button.ld-dashboard-btn-bg {
    border-radius: 5px !important;
    font-size: 16px;
    padding: 12px;
    width: 100%;
    height: auto;
    /* background: #156AE9;
    border-color: #156AE9; */
    color: #fff;
    border: none;
}

.ld-dashboard-profile-form input[type=submit].submit.button.ld-dashboard-btn-bg {
    max-width: 250px;
}

.ld-dashboard-section-head-title {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}

.ld-dashboard-section-head-title h3 {
    margin: 0;
    font-size: 20px;
    margin-right: 30px;
    font-weight: 600;
}

.ld-dashboard-section-head-title .ld-dashboard-header-button .ld-dashboard-add-course {
    padding: 12px 20px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    text-transform: none;
    overflow: hidden;
}

.ld-dashboard-section-head-title .ld-dashboard-header-button .ld-dashboard-add-course .add-icon {
    font-size: 18px;
}

span.ld-icons.ld-icon-add-line.edit_square {
    font-size: 18px;
    /* margin-right: 6px; */
}

.ld-dashboard-course-content .ld-dashboard-section-head-title,
.my-announcements-wrapper .ld-dashboard-section-head-title {
    justify-content: space-between;
}

.ld-dashboard-list-view .ld-meta.ld-course-metadata {
    display: flex;
    align-items: center;
}

.ld-dashboard-list-view .mycourse-footer {
    margin-top: 0;
}

ul.custom-learndash-pagination {
    display: flex;
    padding: 0;
    margin: 0 !important;
    justify-content: space-between;
    padding-top: 10px;
    gap: 10px;
    align-items: center;
}

.custom-learndash-pagination li {
    list-style: none;
}

.custom-learndash-pagination li a {
    display: inline-block;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.08);
    font-size: 25px;
    padding: 0px 12px;
    line-height: 42px;
    font-weight: normal;
}

.ld-dashboard-warning {
    background: #fbeded;
    padding: 8px 15px;
    border-left: 3px solid #eb0000;
    display: block;
    color: #eb0000 !important;
    font-weight: 500;
    font-size: 15px;
}

.ld-dashboard-success {
    background: #e4ffb3;
    width: 100%;
    padding: 8px 15px;
    border-left: 3px solid #51ba10;
    color: #51ba10 !important;
    font-weight: 500;
    font-size: 15px;
}



/*Enrolled Courses*/

.ld-dashboard-progress-bar-wrap .ld-dashboard-progress-bar {
    width: 100%;
    height: 10px;
    background: #f2f6fd;
    border-radius: 20px;
    overflow: hidden;
}

.ld-dashboard-progress-bar .ld-dashboard-progress-filled {
    height: 10px;
    border-radius: 20px;
    background: #03a05c;
}


/* Add Courses Form*/

.ld-dashboard-content.ld-dashborad-add-edit-course form#acf-form {
    background: #fff;
    padding: 15px 25px 30px;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgba(94, 92, 154, 0.05);
}

.ld-dashborad-add-edit-course .acf-form .acf-field {
    padding-left: 0px;
    padding-right: 0px;
    border: none;
}

.ld-dashborad-add-edit-course .acf-form .acf-label label {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: auto;
    margin-bottom: 15px;
    color: #444;
    position: relative;
    background-color: #ebebeb;
    padding: 8px 12px;
    border-radius: 3px;
}

.ld-dashborad-add-edit-course .acf-form .acf-label label::before {
    content: "";
    position: absolute;
    left: 10px;
    bottom: -14px;
    border-style: solid;
    border-width: 7px;
    border-color: #ebebeb transparent transparent transparent;
}

.ld-dashborad-add-edit-course .acf-form .acf-radio-list {
    display: flex;
    flex-wrap: wrap;
}

.ld-dashborad-add-edit-course .acf-form .acf-radio-list li {
    margin-right: 30px;
    margin-bottom: 15px;
}

.ld-dashborad-add-edit-course .acf-form .acf-radio-list li label {
    position: relative;
    font-size: 14px;
    font-weight: normal;
    padding-left: 24px;
    cursor: pointer;
}

.ld-dashborad-add-edit-course .acf-form .acf-radio-list li input[type="radio"] {
    display: none;
}

.ld-dashborad-add-edit-course .acf-form .acf-radio-list li label:before {
    position: absolute;
    top: 2px;
    left: 0;
    content: "";
    height: 16px;
    width: 16px;
    border: solid 5px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease;
    border-radius: 50%;
}

.ld-dashborad-add-edit-course .acf-form .acf-radio-list li label.selected:before {
    /* border-color: #156AE9; */
}

.ld-dashborad-add-edit-course .acf-form .acf-true-false label {
    position: relative;
    font-size: 14px;
    font-weight: normal;
    padding-left: 45px;
    padding-top: 3px;
    margin: 0;
    cursor: pointer;
}

.ld-dashborad-add-edit-course .acf-form .acf-true-false label .message {
    font-size: 14px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 1px;
    margin: 0;
    background-color: transparent;
    cursor: pointer;
}

.ld-dashborad-add-edit-course .acf-form .acf-true-false input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 2px;
    height: 20px;
    width: 40px;
    z-index: 1;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 0px;
    border: 1px solid #c9c9c9;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 100px;
}

.ld-dashborad-add-edit-course .acf-form .acf-true-false input[type="checkbox"]:checked {
    /* background-color: #156AE9;
    border-color: #156AE9 !important; */
}

.ld-dashborad-add-edit-course .acf-form .acf-true-false input[type="checkbox"]:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    background: #a5a5a5;
    left: 3px;
    top: 2px;
    border-radius: 100px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.ld-dashborad-add-edit-course .acf-form .acf-true-false input[type="checkbox"]:checked::before {
    background: #ffffff;
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
    margin: 0;
}

.ld-dashborad-add-edit-course .acf-form .acf-true-false input[type="checkbox"]:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 12px;
    width: 2px;
    height: 8px;
    border-radius: 10px;
    background: #a5a5a5;
}

.ld-dashborad-add-edit-course .acf-form .acf-true-false input[type="checkbox"]:checked::after {
    content: "";
    right: 25px;
    width: 2px;
    border-radius: 10px;
    height: 8px;
    background: #f3f8fe;
}

.ld-dashboard-billing-cycle-field .acf-fields {
    border: none !important;
    background: none !important;
}

.ld-dashboard-billing-cycle-field .acf-field {
    padding: 15px 0 0 !important;
}

.ld-dashboard-billing-cycle-field .acf-field:before {
    display: none !important;
}

.ld-dashboard-billing-cycle-field .acf-input {
    width: 100% !important;
    padding: 0 !important;
}

.ld-dashborad-add-edit-course .acf-form-submit input.acf-button {
    border: none;
    padding: 12px 30px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
}

.ld-dashborad-add-edit-course .acf-field .acf-label {
    margin: 0 0 0;
}

.ld-dashboard-content form#acf-form .acf-field input[type="text"],
.ld-dashboard-content form#acf-form .acf-field input[type="password"],
.ld-dashboard-content form#acf-form .acf-field input[type="date"],
.ld-dashboard-content form#acf-form .acf-field input[type="datetime"],
.ld-dashboard-content form#acf-form .acf-field input[type="datetime-local"],
.ld-dashboard-content form#acf-form .acf-field input[type="email"],
.ld-dashboard-content form#acf-form .acf-field input[type="month"],
.ld-dashboard-content form#acf-form .acf-field input[type="number"],
.ld-dashboard-content form#acf-form .acf-field input[type="search"],
.ld-dashboard-content form#acf-form .acf-field input[type="tel"],
.ld-dashboard-content form#acf-form .acf-field input[type="time"],
.ld-dashboard-content form#acf-form .acf-field input[type="url"],
.ld-dashboard-content form#acf-form .acf-field input[type="week"],
.ld-dashboard-content form#acf-form .acf-field textarea,
.ld-dashboard-content form#acf-form .acf-field select {
    height: 46px;
    border-radius: 5px !important;
    width: 100%;
    padding: 5px 10px;
    font-size: 15px;
    -webkit-transition: 300ms;
    transition: 300ms;
    background-color: #fff;
    border: 1px solid #d5d5d5;
}

.ld-dashboard-content form#acf-form .acf-field textarea {
    height: 150px;
}

.ld-dashboard-content form#acf-form .select2-container.select2-container {
    width: 100% !important;
    margin: 0;
}

.acf-taxonomy-field[data-taxonomy="ld_course_tag"] .acf-actions.ldd-custom-zindex {
    top: 8px;
    right: 5px;
}

.ld-dashboard-content form#acf-form .add-course-featured-img .acf-image-uploader .acf-button,
.ld-dashboard-content form#acf-form .add-course-cover-img .acf-image-uploader .acf-button{
    background: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    box-shadow: none !important;
    font-weight: bold;
}

.ld-dashborad-add-edit-course .acf-field.custom-learndash-course-sub-form {
    background: #f8f8fb;
    padding: 25px;
    margin-bottom: 15px;
    border-radius: 5px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.ld-dashborad-add-edit-course .acf-field.ld-dashboard-form-settings-data-tab[data-type="wysiwyg"] {
    background: transparent;
    padding: 0;
}

.ld-dashborad-add-edit-course .acf-input .acf-input-append {
    color: #fff;
    border: none;
    border-radius: 0px 6px 6px 0px;
    padding: 0 15px;
    margin-left: -5px;
    z-index: 99;
    line-height: 46px;
    font-size: 14px;
    height: 46px;
    position: relative;
}

.custom-learndash-course-sub-form .acf-input .acf-url i {
    top: 14px;
}

.ld-dashboard-content .acf-field p.description {
    font-size: 90%;
    margin-bottom: 5px;
}

.ld-dashboard-content .acf-notice.-error.-dismiss p {
    color: #fff;
    font-size: 15px;
}

.ld-dashboard-content .acf-notice.-error p {
    color: #d94f4f;
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li {
    width: 50%;
    padding: 0 15px 10px 0;
    margin: 0px !important;
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li label {
    border-radius: 5px;
    border: 1px #e8e8e8 solid;
    padding: 10px 10px 10px 40px;
    width: 100%;
    display: flex;
    align-items: center;
    transition: all 0.3s;
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li label:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 7px;
    border: none;
    transition: all 0.3s ease;
    border-radius: 50%;
    background-size: 18px !important;
    border-radius: 4px;
    height: 26px;
    width: 26px;
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(1n) label:before {
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(2n) label:before {
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(3n) label:before {
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(4n) label:before {
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(5n) label:before {
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(6n) label:before {
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(7n) label:before {
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(8n) label:before {
}

.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li label.selected,
.ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li label:hover {
    border-color: #1b52d8;
}

.ld-dashboard-question-answer-box {
    background: #f8f8fb;
    padding: 0;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px #e7e5e5 solid;
}

.ld-dashboard-question-answer-box .correct-singleContent-answer-input {
    display: flex;
    border-bottom: 1px #e7e5e5 solid;
}

.ld-dashboard-question-answer-box .correct-singleContent-answer-input .correct-singleContent {
    width: 200px;
    padding: 10px;
    margin-right: 0;
    border-right: 1px #e7e5e5 solid;
}

.ld-dashboard-question-answer-box .correct-singleContent-answer-input .answer-input {
    width: 100%;
    padding: 10px;
}

.ld-dashboard-question-answer-box .correct-singleContent label {
    display: block;
    font-size: 14px;
    margin: 0 0 6px;
    line-height: 18px;
}

.ld-dashboard-question-answer-box .correct-singleContent label input {
    vertical-align: top;
    margin-right: 3px;
    margin-top: 3px;
}

.ld-dashboard-question-answer-box .correct-singleContent--options,
.ld-dashboard-question-answer-box .correct-singleContent-answer-input .answer-input label {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.ld-dashboard-content.ld-dashborad-add-edit-course form#acf-form .acf-field textarea {
    height: auto;
    min-height: 80px;
}

.correct-singleContent-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 10px;
}

.correct-singleContent-bottom .delete-ques-ans,
.correct-singleContent-bottom .add-media-ques-ans,
.correct-singleContent-bottom .move-ques-ans {
    font-size: 13px;
    font-weight: bold;
    background: none;
    /* border: 1px #156AE9 solid !important;
    color: #156AE9; */
    line-height: 1.5;
    border-radius: 4px;
    padding: 7px 12px;
}

.correct-singleContent-bottom .delete-ques-ans {
    color: #fff;
    background: #d51f1f;
    border: 1px #d51f1f solid !important;
}

.correct-singleContent-bottom .add-media-ques-ans {
    margin: 0 5px;
}

.sfwd-answer-input-type .add-new-ques-btn {
    font-size: 13px;
    font-weight: bold;
    background: #019e0d;
    border: 1px #019e0d solid !important;
    color: #fff;
    line-height: 20px;
    border-radius: 4px;
    padding: 7px 12px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.sfwd-answer-input-type .add-new-ques-btn:before {
    content: "";
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.ld-dashboard-question-answer-box.ld_dashboard_matrix_sort_answer .correct-singleContent--options,
.ld-dashboard-question-answer-box.ld_dashboard_matrix_sort_answer .correct-singleContent-answer-input label {
    margin: 0 0 5px;
    font-weight: bold;
}

.ld-dashboard-question-answer-box.ld_dashboard_matrix_sort_answer .correct-singleContent-answer-input label input,
.ld-dashboard-question-answer-box .correct-singleContent input[type="checkbox"],
.ld-dashboard-question-answer-box .answer-input input[type="checkbox"] {
    margin-right: 5px;
}

.ld-dashboard-question-answer-box .correct-singleContent {
    font-weight: 600;
    font-size: 14px;
}

.ld-dashboard-question-answer-box.ld_dashboard_matrix_sort_answer .correct-singleContent-answer-input .correct-singleContent {
    width: 50%;
}

.ld-dashboard-content .assessment_answer,
.ld-dashboard-content .easy_open_ans {
    font-size: 15px;
}

.ld-dashboard-content .appendsingleContent.easy_open_ans label,
.ld-dashboard-content .appendsingleContent.easy_open_ans select {
    margin-bottom: 10px;
    display: block;
}

.ld-dashboard-content-wrapper .wp-media-buttons button.button.insert-media.add_media,
.ld-dashboard-content-wrapper .wp-media-buttons button#insert-media-button,
.ld-dashboard-content-wrapper .wp-media-buttons a.thickbox.button.super-duper-content-open {
    background: #eee !important;
    border: 1px solid #ccd0d4 !important;
    color: #373838 !important;
    padding: 7px 10px !important;
    border-radius: 0;
    border-bottom: 0 !important;
    line-height: 0;
    margin-bottom: 0 !important;
}

.ld-dashboard-content-wrapper .quicktags-toolbar input.button.button-small {
    border: 1px solid !important;
}

.ld-dashboard-content-wrapper form#acf-form .acf-field .wp-editor-container textarea {
    border: none;
}

.ld-dashboard-content-wrapper .acf-field-wysiwyg .acf-input .wp-editor-wrap {
    border: none !important;
}

.ld-dashboard-content-wrapper .wp-editor-wrap .wp-switch-editor.switch-html,
.ld-dashboard-content-wrapper .wp-editor-wrap .wp-switch-editor.switch-tmce {
    border-radius: 0;
}

.ld-dashboard-content-wrapper .mce-widget.mce-btn[aria-label="LearnDash Shortcodes"] i.mce-ico.mce-i-icon.dashicons-desktop {
    font-family: 'dashicons';
    font-size: 20px;
}

.ld-dashboard-group-field-single.ldd-hide-label .acf-label {
    display: none !important;
}


/* Course Builder */

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson {
    border: 1px #dcdfe5 solid;
    background: #fff;
    padding: 0;
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-course-builder-section-title {
    padding: 12px 75px 12px 72px;
    position: relative;
    background: #eff0f3;
    border-radius: 4px !important;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-course-builder-lesson-title {
    padding: 15px 160px 15px 72px;
    position: relative;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-course-builder-section-title {
    padding-left: 42px;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-course-builder-lesson-title h4,
.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-course-builder-section-title h4 {
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-course-builder-lesson-dropdown {
    position: absolute;
    right: 10px;
    top: 18px;
    width: 20px;
    text-align: center;
    cursor: pointer;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson-dropdown .ld-dashboard-accordian-icon {
    position: relative;
    top: -3px;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson-dropdown .ld-dashboard-accordian-icon:before {
    content: "";
    opacity: 0.8;
    height: 20px;
    width: 20px;
    display: block;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson-dropdown .ld-dashboard-accordian-icon.ld-dashboard-accordian-close:before {
}

.ld-dashboard-lesson-builder-wrapper {
    border-top: 1px #dcdfe5 solid;
}

.ld-dashboard-course-lesson-builder-topic-wrapper,
.ld-dashboard-course-lesson-builder-quiz-wrapper {
    padding: 15px;
    font-size: 15px;
}

.ld-dashboard-course-lesson-builder-quiz-wrapper {
    border-top: 1px #dcdfe5 solid;
}

.ld-dashboard-course-builder-topic-header h4,
.ld-dashboard-course-builder-topic-header h4 {
    margin: 0px;
    font-size: 18px;
}

.ld-dashboard-course-builder-lesson .ld-dashboard-course-builder-topic-header h4 {
    font-size: 16px;
}

.ld-dashboard-course-builder-lesson .ld-dashboard-crate-topics-quiz {
    padding: 15px;
}

.ld-dashboard-single-wrap.ld-dashboard-course-builder-lesson .ld-dashboard-crate-topics-quiz button,
.ld-dashboard-crate-lesson button.ld_dashboard_builder_new_lesson,
.ld-dashboard-crate-lesson button.ld_dashboard_builder_new_section_heading {
    color: #fff !important;
    border: none;
    padding: 6px 18px !important;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
}

.ld-dashboard-crate-lesson button.ld_dashboard_builder_new_lesson,
.ld-dashboard-single-wrap.ld-dashboard-course-builder-lesson .ld-dashboard-crate-topics-quiz button,
.ld-dashboard-crate-lesson button.ld_dashboard_builder_new_section_heading {
    padding: 0 0 0 25px;
    margin: 0 10px 10px 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 20px;
}

.ld-dashboard-single-wrap.ld-dashboard-course-builder-lesson .ld-dashboard-crate-topics-quiz button {
    margin-right: 15px;
}

.ld-dashboard-single-wrap.ld-dashboard-course-builder-lesson .ld-dashboard-crate-topics-quiz span input[type="submit"],
.ld-dashboard-single-wrap.ld-dashboard-course-builder-lesson .ld-dashboard-crate-topics-quiz span input[type="button"],
.ld-dashboard-crate-lesson span input[type="submit"],
.ld-dashboard-crate-lesson span input[type="button"] {
    padding: 7px 15px;
    border-radius: 5px;
    margin: 8px 0px 8px;
    display: inline-block;
    /* background: #156AE9;
    border-color: #156AE9; */
    font-size: 15px;
}

.ld-dashboard-single-wrap.ld-dashboard-course-builder-lesson .ld-dashboard-crate-topics-quiz span input[type="button"],
.ld-dashboard-crate-lesson span input[type="button"] {
    background: #8f8f8f;
    border-color: #8f8f8f;
    margin-left: 10px;
}

.ld-dashboard-course-lesson-builder-topic-single,
.ld-dashboard-course-lesson-builder-quiz-single,
.ld-dashboard-quiz-builder-list-wrapper li {
    padding: 12px 20px 12px 80px;
    font-size: 15px;
    background: #f8f8fb;
    margin-top: 3px;
    display: flex;
    position: relative;
    border-radius: 2px;
}

.ld-dashboard-course-lesson-builder-topic-single .ld-dashboard-course-builder-topic-title,
.ld-dashboard-course-lesson-builder-quiz-content .ld-dashboard-course-builder-quiz-title,
.ld-dashboard-quiz-builder-list-wrapper .ld-dashboard-course-builder-question-single {
    width: 100%;
    font-size: 16px;
}

.ld-dashboard-course-lesson-builder-topic-single .ld-dashboard-course-builder-topic-title:before,
.ld-dashboard-course-lesson-builder-quiz-content .ld-dashboard-course-builder-quiz-title:before,
.ld-dashboard-assigned-questions-list .ld-dashboard-course-builder-question-single:before,
.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-course-builder-lesson-title:before {
    content: "T";
    font-size: 16px;
    background: #e33f00;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 44px;
    width: 24px;
    height: 24px;
    border-radius: 100px;
    font-family: auto;
}

.ld-dashboard-course-lesson-builder-quiz-content .ld-dashboard-course-builder-quiz-title:before,
.ld-dashboard-assigned-questions-list .ld-dashboard-course-builder-question-single:before {
    content: "Q";
    background: #8350c7;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-course-builder-lesson-title:before {
    content: "L";
    background: #467500;
    top: 50%;
    margin-top: -12px;
    left: 40px;
    font-size: 14px;
}

.ld-dashboard-course-builder-lesson .ld-dashboard-sortable-input,
.ld-dashboard-course-builder-lesson .ld-dashboard-course-lesson-builder-topic-single .ld-dashboard-sortable-input,
.ld-dashboard-course-builder-lesson .ld-dashboard-course-lesson-builder-quiz-single .ld-dashboard-sortable-input,
.ld-dashboard-quiz-builder-wrapper .ld-dashboard-quiz-builder-list-wrapper .ld-dashboard-sortable-input,
.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-sortable-input-section {
    height: 18px;
    width: 18px;
    display: block;
    position: absolute;
    left: 15px;
    top: 17px;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0.8;
    cursor: move;
    z-index: 1;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson:hover {
    /* border-color: #156AE9; */
}

.ld-dashboard-quiz-builder-wrapper .ld-dashboard-quiz-builder-list-wrapper .remove-question {
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    right: 10px;
    top: 16px;
    opacity: 0.8;
    cursor: pointer;
}

.ld-dashboard-course-builder-wrapper .ld-dashboard-is-sortable {
    min-height: 15px;
}

.ld-dashboard-quiz-builder-content {
    display: flex;
    justify-content: space-between;
}

.ld-dashboard-assigned-questions-wrapper,
.ld-dashboard-quiz-builder-question {
    width: 48%;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
    border: 1px #dcdfe5 solid;
    border-radius: 5px;
}

.ld-dashboard-assigned-questions-wrapper {
    width: 60%;
    margin-right: 10px;
    padding-bottom: 46px;
}

.ld-dashboard-assigned-question-default {
    border: 2px #dcdfe5 dashed;
    background: #f7f7fb;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 46px;
    line-height: 34px;
}

.ld-dashboard-quiz-builder-list-wrapper {
    list-style: none;
    margin: 0px !important;
    padding: 0px;
    position: relative;
}

.ld-dashboard-quiz-builder-list-wrapper li {
    position: relative;
    padding-right: 30px;
    margin: 0;
    border-bottom: 1px #dcdfe5 solid;
    width: 100%;
}

.ld-dashboard-quiz-builder-list-wrapper.ld-dashboard-questions-list li {
    padding-left: 46px;
}

.ld-dashboard-share-post-single {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0px;
    background: #fefefe;
    border-radius: 5px;
    padding: 7px 7px 7px 15px;
    border: 1px solid #ebebeb;
}

.ld-dashboard-share-post-single span {
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    line-height: 1;
    -webkit-box-orient: vertical;
}

.ld-dashboard-share-topic-wrapper {
    margin: 15px 0;
}

.ld-dashboard-share-course-toggle-wrapper {
    display: flex;
    align-items: center;
    position: relative;
    background-color: #ebebeb;
    padding: 12px 15px;
    justify-content: space-between;
}

.ld-dashboard-share-course-toggle-wrapper H6 {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: auto;
    margin: 0;
    color: #333;
}

.ld-dashboard-share-lesson-wrapper,
.ld-dashboard-share-topic-wrapper,
.ld-dashboard-share-quiz-wrapper {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    overflow: hidden;
}

.ld-dashboard-share-course-toggle-content {
    cursor: pointer;
    line-height: 15px;
}

.ld-dashboard-share-toggle-content {
    padding: 12px 15px;
}

button.ld-dashboard-share-post-add {
    padding: 6px 12px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-size: 14px;
}

.ld-dashboard-quiz-time-limit-field thead {
    display: none !important;
}

td.ld-dashboard-form-settings-data-tab.ld-dashboard-quiz-time-limit-field-timer {
    padding: 10px !important;
}

.ld-dashboard-course-builder-topic-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    padding-right: 100px;
}

.ld-dashboard-lesson-builder-wrapper .ld-dashboard-course-lesson-builder-topic-wrapper .ld-dashboard-edit-remove-link-action {
    right: 15px;
}

.ld-dashboard-remove-wrapper.ld-dashboard-course-lesson-topic-remove {
    right: 25px;
}

.acf-field.ld-dashboard-group-field.ld-dashboard-billing-cycle-field,
.acf-field.ld-dashboard-group-field.ld-dashboard-trial-duration-field {
    margin: 0;
    padding-bottom: 12px;
}

.acf-field.custom-learndash-course-sub-form.ld-dashboard-group-field-single {
    padding-top: 0;
    width: 50%;
    float: left;
    clear: none;
}

.acf-field.custom-learndash-course-sub-form.ld-dashboard-group-field-single[data-type="number"] {
    padding-right: 10px;
}

.acf-field.custom-learndash-course-sub-form.ld-dashboard-group-field-single[data-type="select"] {
    padding-left: 10px;
}


/*Submitted Essays*/

.ld-dashboard-student-submitted-essays-container {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #dcdfe5;
}

.ld-dashboard-student-submitted-essays-container table {
    border: none;
    margin: 0;
}

.ld-dashboard-student-submitted-essays-container thead th:nth-child(1) {
    width: 40%;
}

.ld-dashboard-student-submitted-essays-container thead th:nth-child(2) {
    width: 15%;
}

.ld-dashboard-student-submitted-essays-container thead th:nth-child(3) {
    width: 25%;
}

.ld-dashboard-student-submitted-essays-container thead th:nth-child(4) {
    width: 20%;
}

.ld-dashboard-student-submitted-essays-container td,
.ld-dashboard-student-submitted-essays-container th {
    border: none;
    padding: 10px 15px !important;
    font-size: 15px;
    text-align: left;
}

.ld-dashboard-student-submitted-essays-container thead th,
.ld-dashboard-student-submitted-essays-container tfoot th {
    background: #f4f4f4;
    border-bottom: 1px solid #dcdfe5;
}

.ld-dashboard-student-submitted-essays-container tbody td:nth-child(1) {
    line-height: 1.5;
    display: block;
}

.ld-dashboard-student-submitted-essays-container tfoot th {
    border-top: 1px solid #dcdfe5;
    border-bottom: none;
}

.ld-dashboard-student-submitted-essays-container tbody tr:nth-child(2n+2) {
    background-color: rgba(220, 223, 229, 0.25);
    border-bottom: 1px solid;
}

.ld-dashboard-student-submitted-essays-container .ld-approval-points input.small-text.learndash-award-points {
    padding: 5px;
    min-height: 30px;
    height: 30px;
    border-color: #ddd;
    width: 75px;
}

.ld-dashboard-student-submitted-essays-container .ld-approval-points {
    margin: 5px 0 0;
    line-height: 1.1;
    display: flex;
    align-items: baseline;
    gap: 5px;
}

.ld-dashboard-student-submitted-essays-container .ld-approval-action {
    margin-top: 8px;
}

.ld-dashboard-student-submitted-essays-container .ld-approval-action button.small.essay_approve_single {
    border: none;
    color: #fff;
    padding: 5px 18px 8px;
    cursor: pointer;
    border-radius: 5px;
}

.ld-dashboard-student-submitted-essays-container .ld-approval-status {
    line-height: 1;
}

.ld-dashboard-student-submitted-essays-container .custom-learndash-pagination-nav {
    margin-top: 5px;
    justify-content: flex-end;
}

.ld-dashboard-student-submitted-essays-container ul.custom-learndash-pagination.course-pagination-wrapper {
    justify-content: space-between;
    padding: 0px 0 10px;
}

.ld-dashboard-student-submitted-essays-container td:last-child a {
    line-height: 1.3;
    display: block;
}


/* Responsiveness */
@media (max-width: 1023px) {
    .ld-dashboard-sidebar-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .ld-live-feed-hide .ld-dashboard-content,
    .ld-dashboard-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .ld-dashboard-sidebar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .ld-dashboard-statistics {
        width: calc(50% - 20px);
    }

    .ld-dashboard-student-submitted-essays-container table,
    .ld-dashboard-student-submitted-essays-container thead,
    .ld-dashboard-student-submitted-essays-container tbody,
    .ld-dashboard-student-submitted-essays-container th,
    .ld-dashboard-student-submitted-essays-container td,
    .ld-dashboard-student-submitted-essays-container tr {
        display: block;
    }

    .ld-dashboard-student-submitted-essays-container thead tr,
    .ld-dashboard-student-submitted-essays-container tfoot th {
        position: absolute;
        top: -9999px;
        display: none;
        left: -9999px;
    }

    .ld-dashboard-student-submitted-essays-container td {
        position: relative;
        padding-left: 50% !important;
    }

    .ld-dashboard-student-submitted-essays-container td:before {
        position: absolute;
        top: 8px;
        left: 10px;
        font-weight: bold;
        width: 48%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .ld-dashboard-student-submitted-essays-container td:nth-of-type(1):before {
        content: "Essay Question title";
    }

    .ld-dashboard-student-submitted-essays-container td:nth-of-type(2):before {
        content: "Submited By";
    }

    .ld-dashboard-student-submitted-essays-container td:nth-of-type(3):before {
        content: "Status/Points";
    }

    .ld-dashboard-student-submitted-essays-container td:nth-of-type(4):before {
        content: "Assigned Quiz";
    }
}

@media (max-width: 543px) {
    .ld-dashboard-statistics {
        width: 100%;
    }

    .statistics-inner .learndash-statistics,
    .statistics-inner .statistics {
        /*margin-left: 35%;*/
    }
}

@media (min-width: 992px) {
    .ins-cw-earning-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        margin-top: 20px;
    }

    .ins-cw-earning-table {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        margin-right: 2%;
    }

    #ins-cw-earning-chart {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        margin-left: 2%;
    }
}

@media (max-width: 475px) {

    /* .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    width: 100%;
  }*/
    .select2-container .select2-search--inline .select2-search__field {
        width: 100% !important;
    }

    select#ld-dashboard-courses-id {
        width: 100%;
    }
}

@media (max-width: 767px) {
    #ld-instructor-reg-form .ld-dashboard-form-group label {
        float: none;
        margin-bottom: 3px;
    }

    #ld-instructor-reg-form .ld-dashboard-form-group input {
        width: 100%;
    }

    .ld-dashboard-form-group .ld-dashboard-form-group input {
        display: inline-block;
        width: 200px;
    }

    .ld-dashboard-profile-avatar img {
        margin: 0 auto;
    }

    .ld-dashboard-social-media-url {
        justify-content: center;
    }
}

@media only screen and (max-width: 768px) {
    .ld-dashboard-profile-avatar img {
        width: 80px;
        margin: 0 auto;
        height: 80px;
    }

    .ld-dashboard-profile-summary .ld-dashboard-profile {
        justify-content: center;
    }

    .ld-dashboard-profile-summary {
        padding: 35px 15px;
    }

    .ld-dashboard-header-button .ld-dashboard-add-course {
        letter-spacing: 0.3px;
        padding: 15px 20px;
        font-size: 14px;
    }

    .ld-dashboard-profile-summary .ld-dashboard-display-name h4 {
        font-size: 25px;
        line-height: 25px;
    }

    .ld-dashboard-content-wrapper {
        display: block;
        padding: 15px;
    }

    .ld-dashboard-sidebar-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        box-shadow: 0 0 20px #f9f4f4;
        flex: 0 0 100%;
        padding: 0;
        background-color: #fff;
        max-width: 100%;
    }

    #ld-dashboard-profile {
        margin-bottom: 25px;
    }

    .ld-dashboard-statistics {
        margin: 5px 0.5%;
    }

    .ld-live-feed-hide .ld-dashboard-content,
    .ld-dashboard-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
        max-width: 100%;
        border: none;
    }

    .ld-dashboard-location {
        border-right: none;
        padding-bottom: 0;
    }

    .ld-dashboard-landing-cover {
        padding-top: 40%;
    }

    .ld-dashboard-menu-divider {
        margin: 10px 0 !important;
    }

    .ld-dashboard-content-wrapper.ld-live-feed-enabled .ld-dashboard-content {
        flex: 0 0 100%;
        padding-right: 18px;
        max-width: 100%;
    }

    .ld-dashboard-sidebar-right {
        padding-right: 18px;
    }

    .ld-dashboard-sidebar-right.live-course-activity {
        padding-right: 0;
    }

    .ld-dashboard-content-wrapper.ld-live-feed-enabled .instructor-courses-list .ld-mycourse-wrap,
    .instructor-courses-list .ld-mycourse-wrap {
        display: block;
    }

    .ld-dashboard-seperator span {
        font-size: 16px;
    }

    .ld-dashboard-landing-text {
        font-size: 16px;
        text-align: center;
    }

    .ld-mycourse-thumbnail {
        height: 200px;
    }

    .custom-learndash-my-courses-list .my-courses .ld-mycourse-content,
    .my-courses.ld-dashboard-enrolled-course-wrap .ld-mycourse-content {
        padding: 15px;
    }

    .ld-dashboard-section-head-title {
        display: block !important;
    }

    .ld-dashboard-course-content .ld-dashboard-section-head-title {
        display: flex !important;
    }

    .ld-dashboard-course-content .ld-dashboard-section-head-title .ld-dashboard-header-button {
        width: auto;
    }

    .ld-dashboard-section-head-title h3 {
        margin: 0 0 10px !important;
    }

    .ld-dashboard-inline-links ul li a {
        padding: 8px;
        line-height: 1.4;
        font-size: 14px;
    }

    .ld-mycourse-content h3 a {
        font-size: 20px;
    }

    .ld-mycourse-content h3 {
        margin: 0 0 10px;
    }

    .statistics-inner .learndash-statistics,
    .statistics-inner .statistics {
        font-size: 32px;
    }

    /* ld-dashboard-info-table */
    .ld-dashboard-info-table table,
    .ld-dashboard-info-table thead,
    .ld-dashboard-info-table tbody,
    .ld-dashboard-info-table th,
    .ld-dashboard-info-table td,
    .ld-dashboard-info-table tr {
        display: block;
    }

    table.ld-dashboard-info-table {
        border: none;
        border-top: 1px solid #dcdfe5;
    }

    .ld-dashboard-info-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .ld-dashboard-info-table tr {
        border: 1px solid #dcdfe5;
        border-bottom: none;
        border-top: none;
    }

    .ld-dashboard-info-table td {
        border: none;
        border-bottom: 1px solid #dcdfe5;
        position: relative;
        padding-left: 38% !important;
    }

    .ld-dashboard-info-table td:before {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 30%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .ld-dashboard-info-table td:nth-of-type(1):before {
        content: "Course Name";
    }

    .ld-dashboard-info-table td:nth-of-type(2):before {
        content: "Enrolled";
    }

    .ld-dashboard-info-table td:nth-of-type(3):before {
        content: "Status";
    }

    table.ld-dashboard-info-table small.label-course-status.label-course-publish {
        display: inline-block;
        padding: 3px 35px;
    }

    .ld-dashboard-profile-setting-view .ld-dashboard-inline-links ul li a {
        font-size: 15px;
    }

    .ld-dashboard-profile-form-field img.ld-dashboard-user-avatar {
        width: 100px;
        height: 100px;
    }

    .ld-dashboard-profile-form-field button.ld-dashboard-profile-settings {
        width: 136px;
        font-size: 13px;
    }

    .upload-delete-avatar-button {
        margin-left: 10px;
    }

    .ld-dashboard-quiz-builder-content {
        flex-wrap: wrap;
    }

    .ld-dashboard-assigned-questions-wrapper.ui-droppable.ui-sortable,
    .ld-dashboard-quiz-builder-question {
        width: 100%;
        margin: 0 0 10px;
    }
}

@media only screen and (max-width: 600px) {
    .ld-dashboard-profile-summary .ld-dashboard-profile {
        flex-wrap: wrap;
    }

    .ld-dashboard-profile-avatar,
    .ld-dashboard-profile-summary .ld-dashboard-profile-info,
    .ld-dashboard-header-button {
        width: 100%;
        text-align: center;
    }

    .ld-dashboard-course-filter,
    .ld-dasboard-my-filter.ld-dashboard-course-filter,
    .ld-dashboard-course-filter.my-lessons-filter {
        flex-wrap: wrap;
    }

    .ld-dashboard-content .ld-dashboard-course-filter .ld-dashboard-actions-iteam {
        width: 100% !important;
        margin: 0 0 10px;
    }

    .ld-dashboard-course-filter button.ld-dashboard-course-filter-submit {
        width: 100%;
    }

    .ld-meta.ld-course-metadata.ld-course-metadata-item {
        flex-wrap: wrap;
    }

    .ld-mycourse-content .ld-meta.ld-course-metadata ul,
    .ld-meta.ld-course-metadata.ld-course-metadata-item .mycourse-footer {
        margin-bottom: 10px;
    }

    .ld-dashboard-question-answer-box .correct-singleContent-answer-input {
        flex-wrap: wrap;
    }

    .ld-dashboard-question-answer-box .correct-singleContent-answer-input .correct-singleContent {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        border: none;
    }

    .ld-dashboard-question-answer-box .correct-singleContent--options,
    .ld-dashboard-question-answer-box.ld_dashboard_matrix_sort_answer .correct-singleContent-answer-input .correct-singleContent {
        width: 100%;
    }

    .ld-dashboard-question-answer-box .correct-singleContent label {
        margin: 0 10px 0 0;
    }

    .correct-singleContent-bottom .delete-ques-ans,
    .correct-singleContent-bottom .add-media-ques-ans,
    .correct-singleContent-bottom .move-ques-ans {
        padding: 5px 10px;
        margin: 3px !important;
        font-size: 12px;
    }
}

@media only screen and (max-width: 480px) {
    .ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li {
        width: 100%;
    }
}

@media only screen and (min-width: 318px) and (max-width: 479px) {

    .ld-dashboard-profile-form-field,
    .ld-dashboard-profile-form-field.form-email.display-name-publicly {
        width: 100%;
        margin: 2% 0;
    }

    .custom-learndash-course-form.ld-dashboard-form-settings-data-tab.ld-dashboard-quiz-time-limit-field-timer.ld-dashboard-group-field-single {
        width: 100%;
        padding: 8px 0 !important;
    }
}

@media only screen and (min-width: 318px) and (max-width: 349px) {
    .ld-dashboard-profile-summary .ld-dashboard-profile-info {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    .ld-mycourse-thumbnail {
        height: 200px;
    }

    .custom-learndash-my-courses-list .my-courses .ld-mycourse-content,
    .my-courses.ld-dashboard-enrolled-course-wrap .ld-mycourse-content {
        padding: 20px;
    }

    .instructor-courses-list .ld-mycourse-wrap {
        display: block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1179px) {
    .ld-dashboard-profile-summary {
        padding: 30px 20px;
    }

    .ld-dashboard-profile-avatar img {
        width: 100px;
    }

    .ld-live-feed-hide .ld-dashboard-content,
    .ld-dashboard-content {
        padding-right: 20px;
    }

    .ld-dashboard-feed .activity-item p {
        line-height: 1.2;
    }

    .ld-dashboard-sidebar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 1;
        max-width: 100%;
        width: 100%;
        padding-right: 12px;
        clear: both;
    }

    .ld-dashboard-landing-cover {
        padding-top: 40%;
    }

    .ld-dashboard-content-wrapper.ld-live-feed-enabled .instructor-courses-list .ld-mycourse-wrap {
        display: block;
    }

    .ld-mycourse-thumbnail {
        height: 210px;
    }

    h2.statistics-label {
        max-width: 60%;
    }

    .ld-mycourse-content h3 {
        margin: 0px 0 10px;
    }

    .ld-mycourse-content h3 a {
        font-size: 18px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1179px) {

    .statistics-inner .learndash-statistics,
    .statistics-inner .statistics {
        font-size: 25px;
    }

    .ld-dashboard-icons img {
        width: 30px;
    }

    .ld-dashboard-statistics {
        width: 49%;
    }

    .ld-dashboard-icons {
        max-width: 63%;
    }
}

.ld-mycourse-content .ld-meta.ld-course-metadata ul li span.ld-dashboard-assignment-status {
    color: #ffffff;
    padding: 3px 10px;
    text-transform: capitalize;
    display: inline-block;
    font-size: 12px;
    border-radius: 10px;
    background: #d72020;
}

.ld-dashboard-assignment-status-wrapper.assignment-approved-wrapper {
    background: #afe3a9;
    border-radius: 10px;
}

.ld-mycourse-content .ld-meta.ld-course-metadata ul li span.ld-dashboard-assignment-status.assignment-approved {
    background: #0fb587;
}

.ld-dashboard-assignment-content ul.post_status li {
    display: flex !important;
    align-items: center;
}

.ld-dashboard-no-access-page {
    text-align: center;
}

.ld-dashboard-home-btn-container {
    text-align: center;
}

.ld-dashboard-home-btn-container a.ld-dashboard-home-btn {
    padding: 14px 35px;
    color: #fff;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 500;
    line-height: 1;
    display: inline-block;
}


/*Announcement Tab*/

.ld-dashboard-announcement-fields-wrapper {
    width: 100%;
    background: #fff;
    padding: 10px 25px 25px;
}

.ld-dashboard-announcement-field-single label {
    display: block;
    margin-bottom: 3px;
}

.ld-dashboard-announcement-field-single {
    margin-top: 15px;
}

.ld-dashboard-announcement-field-single input[type="text"],
.ld-dashboard-announcement-field-single textarea {
    width: 100%;
    font-size: 15px;
    line-height: 1.3;
}

.ld-dashboard-announcement-field-single textarea {
    height: 130px;
}

.ld-dashboard-announcement-field-single button.ld-dashboard-create-announcement-btn {
    color: #fff !important;
    display: inline-flex;
    align-items: center;
    padding: 12px 25px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    text-transform: none;
    overflow: hidden;
    border: none;
    border-radius: 5px;
    font-weight: normal;
    cursor: pointer;
    letter-spacing: 0.5px;
    transition: all 0.3s;
    overflow: hidden;
}

span.ld-dashboard-msg-box.announcement-submit.ld-dashboard-announcement-msg-submit {
    display: block;
    margin-top: 15px;
    color: #1f9b1f;
    font-size: 15px;
}

.ld-dashboard-announcement-content-wrapper {
    visibility: hidden;
    line-height: 1;
    position: fixed;
    z-index: 88888;
    inset: 0px;
    zoom: 1;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background: rgba(0, 0, 0, 0.8);
    transition: opacity 0.15s linear;
    opacity: 0;
    transition: transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s, visibility 0.4s ease-in-out 0s;
}

.ld-announcement-content-wrapper {
    width: 100%;
    position: absolute;
    top: 20%;
    display: block;
    left: 50%;
    margin-left: -275px;
    border-radius: 8px;
    background: #fff;
    padding: 25px;
    z-index: 9999;
    max-width: 550px;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -80px);
    transform: translate(0, -80px);
    visibility: hidden;
}

.ld-dashboard-announcement-content-wrapper.ldd-show-popup {
    visibility: visible;
    opacity: 1 !important;
}

.ld-dashboard-announcement-content-wrapper.ldd-show-popup .ld-announcement-content-wrapper {
    visibility: visible;
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
}

span.ld-dashboard-announcement-content-close {
    position: absolute !important;
    cursor: pointer !important;
    border: none !important;
    background-color: #e40707 !important;
    padding: 8px !important;
    display: block;
    width: 30px;
    text-align: center;
    top: -12px;
    height: 30px;
    right: -15px;
    border-radius: 8px !important;
    min-width: auto !important;
    line-height: 14px;
}

span.ld-dashboard-announcement-content-close::before {
    content: "x";
    color: #fff;
    font-size: 16px;
    font-family: Arial, sans-serif;
}

.ld-dashboard-announcement-single {
    padding: 12px 20px;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #e7e9ee;
    cursor: pointer;
    font-size: 16px;
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 18px center;
    padding-left: 50px;
    transition: all 0.3s;
    color: #000;
}

.ld-dashboard-announcement-single:hover {
    border-color: #ccc;
}

.ld-dashboard-announcement-single-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ld-dashboard-announcement-content-header h4 {
    margin: -25px -25px 15px;
    line-height: 1.2;
    font-size: 20px;
    background: #ebebeb;
    padding: 15px 25px;
    border-radius: 8px 8px 0 0;
}

.ld-dashboard-announcement-content-body {
    line-height: 1.4;
    overflow-y: scroll;
    font-size: 15px;
    max-height: 512px;
    padding-top: 5px;
}

.ld-dashboard-announcement-content-body::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #fff;
}

.ld-dashboard-announcement-content-body::-webkit-scrollbar {
    width: 8px;
    background-color: #fff;
}

.ld-dashboard-announcement-content-body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #999;
}

span.ld-dashboard-msg-box.announcement-title.ld-dashboard-announcement-msg-title {
    font-size: 15px;
    color: red;
}

small.ldd-required-field {
    color: red;
    font-size: 100%;
}


/*Certificate*/

.wbcom-ld-dashboard .ui-dialog.ld-shortcodes {
    z-index: 160000 !important;
    max-width: 1000px;
    left: 50% !important;
    margin-left: -500px;
}

.wbcom-ld-dashboard .ui-dialog.ld-shortcodes>.ui-dialog-titlebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.wbcom-ld-dashboard .ui-dialog.ld-shortcodes>.ui-dialog-titlebar>.ui-button.ui-dialog-titlebar-close {
    top: 7px;
}

.wbcom-ld-dashboard div#learndash_shortcodes {
    padding: 0;
}

.wbcom-ld-dashboard #learndash_shortcodes_wrap {
    position: relative;
    margin: 0;
    height: 100%;
}

.wbcom-ld-dashboard .sfwd.sfwd_options.learndash_shortcodes_section {
    margin-bottom: 15px;
}

.wbcom-ld-dashboard #learndash_shortcodes_sections {
    padding: 20px;
}

.wbcom-ld-dashboard .learndash_shortcodes_section input[type="number"],
.wbcom-ld-dashboard .learndash_shortcodes_section select {
    width: 100%;
}

div.ld-dashboard-submit-msg-wrapper {
    position: fixed;
    bottom: 10px;
    left: -300px;
    opacity: 1;
    background: #000000db;
    padding: 13px 25px;
    transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
    z-index: 99999;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgb(0, 0, 0, 0.3);
}

span.ld-dashboard-submit-msg-text {
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
}

.ld-dashboard-submit-msg-wrapper .ld-dashboard-submit-msg-content span.ld-dashboard-submit-msg-text {
    color: #fff;
    font-size: 15px;
    text-transform: unset;
}

.ld-dashboard-submit-msg-link {
    margin-left: 25px;
    color: #fff !important;
    padding: 0;
    font-size: 15px;
    text-decoration: underline;
}


/* Withdraw tab */

.ld-dashboard-add-withdraw-method-head-content {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 25px;
}

.ld-dashboard-withdraw-method-container {
    display: flex;
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 30px;
}

.ld-dashboard-withdraw-method-single {
    align-items: center;
    display: flex;
    padding: 13px;
    border-radius: 6px;
    border: 1px solid #cdcfd5;
    background: #fff;
    transition: all 0.3s;
    margin: 0 1%;
    width: 31.33%;
    overflow: hidden;
    position: relative;
}

.ld-dashboard-withdraw-method-single .ld-dashboard-withdraw-method-content {
    padding-left: 15px;
    font-size: 13px;
    line-height: 18px;
    color: #696969;
}

.ld-dashboard-withdraw-method-single span.ld-dashboard-withdraw-method-title {
    display: block;
    font-size: 15px;
    line-height: 22px;
    color: #000;
}

.ld-dashboard-withdraw-method-single input.ld-dashboard-withdraw-method-radio {
    height: 100%;
    width: 100%;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-print-color-adjust: exact;
    cursor: pointer;
    transition: 300ms;
    left: 0;
    opacity: 0;
    position: absolute;
}

.ld-dashboard-withdraw-method-container .ld-dashboard-withdraw-method-single:hover {
    box-shadow: 0 10px 20px #ddd;
}

.ld-dashboard-withdraw-method-single:before,
.ld-dashboard-withdraw-method-single.ld-dashboard-withdraw-method-active::after {
    content: "";
    left: 0;
    top: 50%;
    height: 20px;
    width: 20px;
    border: 3px solid #cdcfd5;
    border-radius: 100%;
}

.ld-dashboard-withdraw-method-single.ld-dashboard-withdraw-method-active::after {
    left: 14px;
    position: absolute;
    top: 24px;
    border: 5px solid #3e64de;
    background: #fff;
    height: 18px;
    width: 18px;
}

.ld-dashboard-withdraw-method-single.ld-dashboard-withdraw-method-active::before {
    border-color: #3e64de;
    box-shadow: 0 0px 0 5px #ebeffe;
}

.ld-dashboard-withdraw-method-fields {
    display: flex;
    margin: 0 -8px;
    flex-wrap: wrap;
}

.ld-dashboard-withdraw-method-fields label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

.ld-dashboard-withdraw-method-fields input[type=number],
.ld-dashboard-withdraw-method-fields input[type=text],
.ld-dashboard-withdraw-method-fields input[type=email]
.ld-dashboard-withdraw-method-fields input[type=url] {
    width: 100%;
    transition: 300ms;
}

.ld-dashboard-withdraw-method-fields input[type="number"]:focus-visible,
.ld-dashboard-withdraw-method-fields input[type="text"]:focus-visible,
.ld-dashboard-withdraw-method-fields input[type=email]:focus-visible,
.ld-dashboard-withdraw-method-fields input[type=url]:focus-visible {
    /* border: 1px solid #156AE9; */
    box-shadow: none;
    outline: none;
}

.ld-dashboard-withdraw-method-fields small {
    color: #5b616f;
    font-size: 14px;
    margin: 10px 0;
    display: block;
}

.ld-dashboard-add-withdraw-method-form form#add_withdraw button#ldd_save_withdraw_method {
    border-radius: 5px !important;
    font-size: 15px;
    padding: 12px 30px;
    height: auto;
    /* background: #156AE9;
    border-color: #156AE9; */
    color: #fff;
    border: none;
}

.ld-dashboard-withdrawal-content {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    padding: 20px;
    border-radius: 6px;
    border: 1px solid #dcdfe5;
    background: #fff;
    justify-content: space-between;
}

.ld-dashboard-withdraw-img-wrapper {
    width: 60px;
    padding: 10px;
    border-radius: 50%;
    margin-right: 20px;
    background: #bbd4ef;
    height: 60px;
    text-align: center;
}

span.ld-dashboard-withdraw-wallet-img.ld-icon-wallet-2-line {
    font-size: 35px;
    line-height: 0;
    color: #000000;
}

span.ld-dashboard-withdraw-wallet-img.ld-icon-wallet-2-line:before {
    margin: 0;
}

.ld-dashboard-current-balance {
    display: flex;
    align-items: center;
}

.current-balance {
    margin-right: 50px;
}

.current-balance span {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.current-balance p {
    margin: 2px 0 0;
    color: #555;
    font-size: 14px;
}

button.ld-dashboard-withdraw-modal-btn {
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 6px;
    padding: 10px 20px;
    font-size: 15px;
}

.ld-dashboard-withdrawal-preference-content p {
    margin: 0 0 0 6px;
    font-size: 14px;
}

.ld-dashboard-withdrawal-preference-content {
    display: flex;
    padding: 18px 0;
    align-items: center;
}

.ld-dashboard-withdrawal-status-single.ld-dashboard-withdrawal-pending {
    padding: 4px 15px 5px;
    background: #fbefcb;
    border-radius: 50px;
    text-align: center;
    color: #cb8824;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid;
    display: inline-block;
    max-width: 100px;
    width: 100%;
}

.ld-dashboard-withdrawal-status-single.ld-dashboard-withdrawal-approved {
    padding: 4px 15px 5px;
    background: #d9fcdc;
    border-radius: 50px;
    text-align: center;
    color: #3ca845;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    max-width: 100px;
    width: 100%;
    border: 1px solid;
}

.ld-dashboard-withdrawal-status-single.ld-dashboard-withdrawal-rejected {
    background: #ffcece;
    padding: 4px 15px 5px;
    border-radius: 50px;
    text-align: center;
    color: #cf1616;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    max-width: 100px;
    width: 100%;
    border: 1px solid;
}

.ld-dashboard-bak-instructions {
    margin: 0 0px 8px 8px;
    font-size: 16px;
    width: 100%;
}

.ld-dashboard-add-withdraw-method-form .ld-dashboard-withdraw-messages {
    padding: 5px 12px;
    background: #eef1f4;
    font-size: 15px;
    /* border-left: 3px solid #156AE9; */
}


/*Withdrawal History*/

.ld-dashboard-withdrawal-history-wrapper {
    margin-top: 20px;
}

.ld-dashboard-withdrawal-history-head h4 {
    font-size: 18px;
}

.ld-dashboard-withdrawal-history-content-table {
    border: 1px solid #dcdfe5;
    border-radius: 6px;
    overflow: hidden;
}

.ld-dashboard-withdrawal-history-content-table table {
    margin: 0;
    border-radius: 6px;
    border: none;
    overflow: hidden;
    background: #f4f4f7;
}

.ld-dashboard-withdrawal-history-content-table th {
    padding: 12px 15px !important;
    background: #ebecee;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    border: none !important;
}

.ld-dashboard-withdrawal-history-content-table td {
    padding: 13px 15px !important;
    font-size: 14px;
    border: none !important;
    line-height: 1;
}

.ld-dashboard-withdrawal-preference-content a {
    text-decoration: underline;
}

.ld-dashboard-withdrawal-history-content-table .ld-dashboard-withdrawal-list:nth-child(2n+2) {
    background: #fff;
}

.ld-dashboard-withdrawal-history-content-table span.ld-dashboard-withdrawal-method-label {
    font-weight: bold;
}


/*Withdrawal PopUP*/

.ld-dashboard-withdrawal-pop-up-wrapper {
    position: fixed;
    z-index: -1;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100vh;
    transition: opacity 1s;
    left: 0;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.ld-dashboard-withdrawal-pop-up-section {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    max-width: 600px;
    margin: -270px auto auto;
    width: 100%;
    max-height: 540px;
    top: 50%;
    z-index: 999999;
    position: relative;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.ld-dashboard-withdrawal-pop-up-wrapper.ld-dashboard-popup-active .ld-dashboard-withdrawal-pop-up-section {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.ld-dashboard-withdrawal-popup-overlap {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    display: block;
    left: 0;
    top: 0;
    z-index: 99999;
}

.ld-dashboard-pop-up-details h4 {
    font-size: 22px;
    margin: 15px 0;
    line-height: 1.5;
}

.ld-dashboard-pop-up-details p {
    margin: 0;
    font-size: 15px;
}

.ld-dashboard-withdrawal-request-balance {
    display: flex;
    width: 100%;
    font-size: 15px;
    flex-wrap: wrap;
    margin: 20px 0 35px;
}

.ld-dashboard-request-balance {
    margin-right: 20px;
}

.ld-dashboard-request-balance strong {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #000;
}

.ld-dashboard-withdrawal-form-content {
    background: #f1f4f7;
    padding: 40px;
    margin: 0 -40px -40px;
    border-radius: 0 0 8px 8px;
}

.ld-dashboard-withdrawal-form-field-amount {
    position: relative;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #ddd;
}

.ld-dashboard-withdrawal-form-field-amount input.ld-dashboard-withdrawal-amount {
    width: 100%;
    border-radius: 8px;
    border: none !important;
    height: 40px;
    font-weight: bold;
    padding-left: 50px;
}

.ld-dashboard-withdrawal-form-field-amount input.ld-dashboard-withdrawal-amount:focus {
    box-shadow: none;
    outline: none;
}

.ld-dashboard-withdrawal-form-field-amount:before {
    content: "$";
    position: absolute;
    top: -1px;
    font-size: 20px;
    background: #cdcdcd;
    border-radius: 8px 0px 0px 8px;
    height: 42px;
    width: 40px;
    left: -1px;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}

.ld-dashboard-withdrawal-form-field .ld-dashboard-withdrawal-preference-content {
    font-weight: bold;
}

.ld-dashboard-withdrawal-form-submit-field {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

button.ld-dashboard-submit-withdrawal-request,
button.ld-dashboard-cancel-withdrawal-request {
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 8px;
    padding: 12px 30px;
    font-size: 15px;
}

button.ld-dashboard-cancel-withdrawal-request {
    background: #c3c5c7;
}

span.ld-dashboard-close-withdrawal-popup {
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    padding: 5px;
    width: 35px;
    line-height: 1;
    text-align: center;
    height: 35px;
    background: #e00404;
    border-radius: 8px;
}

.ld-dashboard-no-withdrawal-history-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 20px 50px;
}

.ld-dashboard-withdrawal-form-field label {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 5px;
    display: block;
}

.ld-dashboard-no-withdrawal-history-message {
    margin: 15px 0;
    font-size: 20px;
    color: #000;
}


/*Instructor Earning*/

h3.ld-dashboard-instructor-earning-title {
    display: inline-block;
    position: relative;
    font-size: 20px;
    line-height: 1.5;
    margin: 0;
    font-weight: 600;
    color: #3a3a46;
    text-transform: uppercase;
}

.ld-dashboard-instructor-earning-filter-wrapper ul.ld-dashboard-instructor-earning-filters-list {
    margin: 15px -15px !important;
    border-top: 1px solid #dcdfe5;
    border-bottom: 1px solid #dcdfe5;
}

ul.ld-dashboard-instructor-earning-filters-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.ld-dashboard-instructor-earning-filters-list li.ld-dashboard-instructor-earning-filters-link {
    margin: 0;
    width: 24.9%;
    text-align: center;
    transition: box-shadow .1s linear;
    padding: 12px 15px;
    font-size: 17px;
    cursor: pointer;
    margin-bottom: -1px;
}

ul.ld-dashboard-instructor-earning-filters-list li.ld-dashboard-instructor-earning-filters-link.filter-selected,
ul.ld-dashboard-instructor-earning-filters-list li.ld-dashboard-instructor-earning-filters-link:hover {
    /* box-shadow: inset 0 -3px 0 0 #156AE9; */
    position: relative;
}

.ld-dashboard-withdrawal-pending-msg {
    color: black;
    padding: 5px;
    background: #dbdbdb;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
}

.ld-dashboard-withdrawal-history-content-table {
    border: 1px solid #dcdfe5;
    border-radius: 5px;
    overflow: hidden;
}

.ld-dashboard-withdrawal-history-content-table tr:nth-child(2n+2) {
    background: #fff;
}

@media only screen and (max-width: 600px) {
    .ld-announcement-content-wrapper {
        width: auto;
        max-width: initial;
        left: 0;
        margin: 0 15px;
        border: 5px solid #cbcbcb;
        padding: 20px;
        top: 25%;
    }

    .ld-dashboard-withdraw-method-single {
        margin: 3% 1%;
        width: 98%;
    }

    .ld-dashboard-withdraw-method-container {
        display: block;
        margin: 0 -5px;
    }

    .ld-dashboard-withdraw-method-fields {
        margin: 0;
    }

    .ld-dashboard-withdrawal-content {
        display: block;
        overflow: hidden;
        text-align: center;
    }

    .ld-dashboard-current-balance {
        display: block;
    }

    .ld-dashboard-withdraw-img-wrapper {
        margin: 0 auto;
    }

    .current-balance {
        margin: 15px 0;
    }

    /* Withdraw Listing */
    .ld-dashboard-withdrawal-history-content-table table,
    .ld-dashboard-withdrawal-history-content-table tbody,
    .ld-dashboard-withdrawal-history-content-table td,
    .ld-dashboard-withdrawal-history-content-table tr {
        display: block;
    }

    .ld-dashboard-withdrawal-history-content-table th {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .ld-dashboard-withdrawal-history-content-table td {
        border: none;
        position: relative;
        padding-left: 50% !important;
        border-bottom: 1px solid #eee !important;
    }

    .ld-dashboard-withdrawal-history-content-tabletr tr.ld-dashboard-withdrawal-list {
        padding: 5px 0;
    }

    .ld-dashboard-withdrawal-history-content-table td:before {
        position: absolute;
        top: 15px;
        left: 10px;
        width: 47%;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 14px;
        font-weight: bold;
    }

    .ld-dashboard-withdrawal-history-content-table td:nth-of-type(1):before {
        content: "Withdrawal Method";
    }

    .ld-dashboard-withdrawal-history-content-table td:nth-of-type(2):before {
        content: "Requested On";
    }

    .ld-dashboard-withdrawal-history-content-table td:nth-of-type(3):before {
        content: "Amount";
    }

    .ld-dashboard-withdrawal-history-content-table td:nth-of-type(4):before {
        content: "Status";
    }

    .ld-dashboard-pop-up-details {
        text-align: center;
    }

    .ld-dashboard-withdrawal-request-balance {
        justify-content: center;
    }

    .ld-dashboard-withdrawal-pop-up-section {
        max-width: 100%;
        margin-left: 20px;
        margin-right: 20px;
        padding: 20px;
        width: auto;
    }

    .ld-dashboard-withdrawal-form-content {
        padding: 20px;
        margin: 0 -20px -20px;
    }

    .ld-dashboard-withdrawal-request-balance {
        margin: 10px 0 20px;
    }

    .ld-dashboard-pop-up-details h4 {
        margin: 10px 0;
    }

    .ld-dashboard-instructor-earning-filter-wrapper ul.ld-dashboard-instructor-earning-filters-list {
        border-bottom: none;
    }

    ul.ld-dashboard-instructor-earning-filters-list li.ld-dashboard-instructor-earning-filters-link {
        margin: 0;
        width: 50%;
        box-shadow: inset 0 -1px 0 0 #e3e3e3;
    }
}

@media only screen and (max-width: 990px) {
    .wbcom-ld-dashboard .ui-dialog.ld-shortcodes {
        max-width: initial;
        left: initial !important;
        margin: 0 20px;
    }
}


/* Earning Logs */

.ld-dashboard-earning-logs-head {
    margin: 0 0 30px;
}

.ld-dashboard-earning-logs-head::after {
    content: "";
    display: table;
    clear: both;
}

.ld-dashboard-earning-logs-head form[method="get"] {
    overflow: hidden;
}

.ld-dashboard-earning-logs-head .ld-dashboard-search-field .ld-dashboard-date-picker {
    height: 40px;
    float: left;
}

.ld-dashboard-earning-logs-head .ld-dashboard-search-field .ld-dashboard-date-picker:first-child {
    margin-right: 10px;
}

.ld-dashboard-earning-logs-head .ld-dashboard-search-field {
    margin: 0 10px 10px 0;
    float: left;
    display: flex;
}

.ld-dashboard-search-field.ld-dashboard-export-btn {
    margin-right: 0;
    display: flex;
}

.ld-dashboard-earning-logs-head .ld-dashboard-search-field input[type="submit"],
.ld-dashboard-earning-logs-head .ld-dashboard-search-field a.button.ld-dashboard-export-csv {
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    padding: 11px 25px;
    cursor: pointer;
    min-width: 80px;
    line-height: 1.2;
    transition: all 0.3s;
    display: inline-block;
}

.ld-dashboard-earning-logs-head .ld-dashboard-search-field input[type="submit"]:hover,
.ld-dashboard-earning-logs-head .ld-dashboard-search-field a.button.ld-dashboard-export-csv:hover {
    background: #1564bd;
}

.ld-dashboard-earning-logs-head .ld-dashboard-search-field a.button.ld-dashboard-export-csv {
    text-align: center;
    margin-left: 6px;
}

.custom-learndash-pagination-nav {
    display: flex;
    margin-top: 20px;
    padding-left: 0;
    list-style: none;
    justify-content: flex-end;
    align-items: center;
}

.custom-learndash-pagination-nav .page-numbers {
    position: relative;
    display: block;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .custom-learndash-pagination-nav .page-numbers {
        transition: none;
    }
}

.custom-learndash-pagination-nav .page-numbers:hover {
    z-index: 2;
    color: #1564bd;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.custom-learndash-pagination-nav .page-numbers:focus {
    z-index: 3;
    color: #1564bd;
    background-color: #e9ecef;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.custom-learndash-pagination-nav .page-numbers:not(:first-child) {
    margin-left: -1px;
}

.custom-learndash-pagination-nav .page-numbers.current {
    z-index: 3;
    color: #fff;
    /* background-color: #156AE9;
    border-color: #156AE9; */
}

.custom-learndash-pagination-nav .page-numbers {
    padding: 0.375rem 0.75rem;
}

.custom-learndash-pagination-nav .page-numbers:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.custom-learndash-pagination-nav .page-numbers:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.ld-dashboard-instrcutor-earnings-data.ld-dashboard-withdrawal-history-content,
.ld-dashboard-instrcutor-earnings-data.ld-dashboard-withdrawal-history-content table {
    border-radius: 4px;
}

.ld-dashboard-instrcutor-earnings-data.ld-dashboard-withdrawal-history-content th {
    padding: 10px 8px !important;
    line-height: 1.2;
}

.ld-dashboard-instrcutor-earnings-data.ld-dashboard-withdrawal-history-content td {
    padding: 12px 8px !important;
    line-height: 1.1;
}

.ld-dashboard-instrcutor-earnings-data.ld-dashboard-withdrawal-history-content tr:nth-child(2n+2) {
    background: #fff;
}

.ld-dashboard-earning-logs-head .ld-dashboard-search-field select[name="payment-mode"] {
    margin-right: 0;
    margin-left: 10px;
    width: auto;
}


/* Courses Groups */
.ld-dashboard-single-group-wrapper {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-content: space-around;
    border: 1px solid #e7e9ee;
    border-radius: 5px;
    margin: 0px 0px 10px 0px;
    background: #fff;
    transition: all 0.3s;
    align-items: center;
}

.ld-dashboard-single-group-wrapper:hover {
    box-shadow: 0 5px 15px #eaeaea;
}

.ld-dashboard-single-group-title h4 {
    margin: 0;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 650px;
}

.ld-dashboard-single-group-actions span.ld-dashboard-single-group-edit a,
.ld-dashboard-group-back-btn-wrapper a.ld-dashboard-group-back-btn {
    color: #fff;
    font-size: 14px;
    padding: 10px 20px;
    line-height: 1.2;
    display: block;
    border-radius: 5px;
    transition: all 0.3s;
}

.ld-dashboard-single-group-actions span.ld-dashboard-single-group-edit a:hover,
.ld-dashboard-group-back-btn-wrapper a.ld-dashboard-group-back-btn:hover {
    background: #166bcb;
}

.ld-dashboard-group-back-btn-wrapper a.ld-dashboard-group-back-btn {
    display: inline-block;
    margin-bottom: 15px;
    padding: 10px 20px;
}

.ld-dashboard-groups-content-wrapper .ld-dashboard-group-edit-heading h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.ld-dashboard-groups-courses-listing .ld-dashboard-single-course-wrapper {
    padding: 15px;
    display: block;
    justify-content: space-between;
    flex-direction: row;
    align-content: space-around;
    border: 1px solid #e7e9ee;
    border-radius: 5px;
    margin: 10px 0px 10px 0px;
    background: #fff;
    transition: all 0.3s;
    align-items: center;
}

.ld-dashboard-groups-courses-listing .ld-dashboard-single-course-wrapper:hover {
    box-shadow: 0 5px 15px #eaeaea;
}

.ld-dashboard-groups-courses-listing .ld-dashboard-single-course-title h5 {
    font-size: 14px;
    margin: 0;
}

.ld-dashboard-groups-list-wrapper .ld-dashboard-single-group-actions {
    display: flex;
    align-items: center;
}

.ld-dashboard-groups-list-wrapper span.ld-dashboard-single-group-edit {
    margin-left: 10px;
}

.ld-dashboard-group-leader .ld-dashboard-student-lists {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

/*PlayList Video*/
.ld-dashboard-create-video-playlist-section {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 20px;
}

div#ld-course-wizard_ld_cw_process p {
    margin-bottom: 5px;
}

.ld-container.ld-mx-auto p {
    margin-bottom: 10px;
    font-size: 16px;
}

.ld-container.ld-mx-auto input[type="url"] {
    height: 45px;
    border-radius: 5px !important;
    padding: 0 2%;
    font-size: 15px;
    width: 100%;
    -webkit-transition: 300ms;
    transition: 300ms;
    border: 1px solid #d5d5d5;
}

.ld-container.ld-mx-auto button.button.button-primary,
.ld-container.ld-mx-auto input.button.button-primary {
    border-radius: 5px !important;
    font-size: 16px;
    padding: 12px 30px;
    height: auto;
    text-transform: capitalize;
    color: #fff;
    border: none;
    margin-top: 10px;
}

form.ld-dashboard-playlist-url-wrap {
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.ld-dashboard-video-playlist-notice-section .notice.notice-error p {
    color: #e91616;
}

.ld-dashboard-video-playlist-create-course-form form#ld_cw_create_course_form {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.ld-dashboard-video-playlist-process-data-title {
    background: #DCFCE7;
    padding: 20px 25px;
    color: #31a651;
    border-radius: 8px;
}

.ld-dashboard-video-playlist-select-wrap-section {
    margin-top: 30px;
    border-bottom: 1px solid #dcdfe5;
    padding-bottom: 15px;
}

.ld-dashboard-video-playlist-select-wrap-section:last-child {
    border: none;
    padding-bottom: 0;
}

.ld-dashboard-video-playlist-type-heading strong {
    font-weight: 500;
    font-size: 18px;
}

.ld-dashboard-video-playlist-type-heading {
    margin-bottom: 12px;
    display: block;
}

.ld-dashboard-video-playlist-select-item input[type=radio] {
    border: 1px solid #8c8f94;
    border-radius: 100px;
    background: #fff;
    color: #50575e;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 28px;
    margin-right: 3px;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 28px;
    position: absolute;
    left: 0;
    min-width: 28px;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    transition: .05s border-color ease-in-out;
}

.ld-dashboard-video-playlist-select-item input[type=radio]:checked::before {
    content: "";
    border-radius: 50%;
    width: 18px;
    display: inline-block;
    height: 18px;
    margin: 4px;
    background-color: #3582c4;
    line-height: 25px;
}

.ld-dashboard-video-playlist-select-item label.ld-font-bold {
    font-weight: 600;
    text-transform: capitalize;
}

.ld-dashboard-video-playlist-select-item small {
    display: block;
    font-size: 15px;
    margin-top: 5px;
    line-height: 18px;
}

.ld-dashboard-video-playlist-select-item {
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative;
    overflow: hidden;
}


/*Invite New Students*/
.ld-dashboard-invite-students p.description {
    margin: 5px 0 0;
    line-height: 1;
}
#ld-dashboard-invite-students-steps p.ld-dashboard-error.error.email-invite-error {
    margin: 0;
    color: red;
}
.ld-dashboard-invite-content-wrap ol#ld-dashboard-invite-students-steps {
    display: block;
    margin: 20px 0 0;
    padding: 0;
}
.ld-dashboard-invite-content-wrap ol#ld-dashboard-invite-students-steps li {
    display: block;
    margin-bottom: 12px;
}
.ld-dashboard-invite-content-wrap ol#ld-dashboard-invite-students-steps li p.description {
    margin: 0 0 10px;
    color: #777;
    font-size: 14px;
}
.ld-dashboard-invite-content-wrap ol#ld-dashboard-invite-students-steps li textarea{
    height: 120px;
    padding: 10px;
    border-radius: 5px;
}
.ld-dashboard-invite-content-wrap ol#ld-dashboard-invite-students-steps fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
.ld-dashboard-invite-content-wrap ol#ld-dashboard-invite-students-steps ul#ld-dashboard-group-list {
    padding: 0;
    margin: 10px 0 0;
}
.ld-dashboard-invite-content-wrap ol#ld-dashboard-invite-students-steps li ul#ld-dashboard-group-list li {
    margin-bottom: 10px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    gap: 10px;
}
.ld-dashboard-invite-content-wrap ol#ld-dashboard-invite-students-steps li ul#ld-dashboard-group-list li [type=checkbox] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.ld-dashboard-invite-content-wrap input#ld-dashboard-invite-student-submit{
    border: none;
    padding: 12px 30px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
}
.ld-dashboard-invite-students.ld-dashboard-section-head-title{
    margin: 0;
    display: block;
}
.ld-dashboard-invite-students.ld-dashboard-section-head-title h3 {
    margin: 0;
    line-height: 1;
}
.ld-dashboard-sent-invites-details .ld-dashboard-pagination {
    margin: 0 0 15px;
}
.ld-dashboard-sent-invites-details .ld-dashboard--pagination.pagination-bottom {
    text-align: right;
}
.ld-dashboard-sent-invites-details a.prev.page-numbers,
.ld-dashboard-sent-invites-details a.next.page-numbers {
    display: inline-flex;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
    font-size: 20px;
    padding: 5px 10px;
    height: 35px;
    align-items: center;
    font-weight: normal;
    color: #153045;
    width: 35px;
    justify-content: center;
    margin-right: 10px;
}
.ld-dashboard-sent-invites-details .page-numbers {
    margin: 0 3px;
    font-size: 18px;
}
.ld-dashboard-sent-invites-details a.next.page-numbers{
    margin-right: 0;
    margin-left: 5px;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites thead {
    background: #f3f3f3;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites{
    border: 1px solid;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td,
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites th {
    border-bottom: 1px solid;
    border-top: 1px solid;
    text-align: left;
    padding: 12px;
    line-height: 1;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td{
    padding: 3px 12px;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td.col-group-invitations ul {
    margin: 0 0 0 15px;
    padding: 0;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites{
    margin-top: 20px;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td.col-group-invitations li {
    margin: 8px 0;
    line-height: 1;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td{
    border-right: 1px solid;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td:last-child{
    border-right: 0;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td.col-date-invited,
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td.date-joined.col-date-joined{
    font-size: 15px;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites tr:nth-child(2n+2) {
    background: #f6f5f5;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites .no-invite-accepted-email {
    color: red;
    display: block;
    font-size: 16px;
    padding: 10px;
    border: none;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites th.col-status {
    width: 14%;
}
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites th.col-group-invitations,
.ld-dashboard-sent-invites-details table.invite-anyone-sent-invites th.col-email {
    width: 30%;
}
.ld-dashboard-invite-content-wrap th.col-date-invited,
.ld-dashboard-invite-content-wrap th.col-date-joined{
    width: 13%;
}
.ld-dashboard-student .ld-dashboard-invite-students.ld-dashboard-section-head-title {
    margin-bottom: 15px;
}








@media only screen and (max-width: 898px) {

    .ld-dashboard-invite-students.ld-dashboard-section-head-title {
        display: block !important;
    }
    .ld-dashboard-invite-students.ld-dashboard-section-head-title h3 {
        margin: 0 !important;
    }
    .ld-dashboard-sent-invites-details a.prev.page-numbers, .ld-dashboard-sent-invites-details a.next.page-numbers {
         box-shadow: none; 
        font-size: 18px;
        height: 32px;
        width: 32px;
        border: 1px solid #ddd;
    }
    table.invite-anyone-sent-invites,
    table.invite-anyone-sent-invites thead,
    table.invite-anyone-sent-invites tbody, 
    table.invite-anyone-sent-invites th, 
    table.invite-anyone-sent-invites td, 
    table.invite-anyone-sent-invites tr { 
        display: block; 
        font-size: 15px;
    }    
    .ld-dashboard-sent-invites-details table.invite-anyone-sent-invites{
        border-top: 0;
    }
    table.invite-anyone-sent-invites thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td {
        padding: 12px 10px;
        border-bottom: none;
        border-right: 0 !important;
    }
    .ld-dashboard-sent-invites-details table.invite-anyone-sent-invites td {
        border-left: 0;
        border-bottom: none;
        position: relative;
        padding-left: 50%;
    }   
    table.invite-anyone-sent-invites td:before { 
        position: absolute;
        top: 10px;
        left: 10px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
    }    
    table.invite-anyone-sent-invites td.col-email,
    table.invite-anyone-sent-invites td.col-group-invitations {
        padding-left: 10px !important;
    }
    .ld-dashboard-sent-invites-details table.invite-anyone-sent-invites tr:nth-child(2n+2) {
        background: #f4f4f4;
    }

    /*Label the data*/
    table.invite-anyone-sent-invites td:nth-of-type(1):before {
        content: attr(data-title);
        display: block;
        position: unset;
        width: 100%;
        font-weight: bold;
        padding: 0 0 8px;
    }
    table.invite-anyone-sent-invites td:nth-of-type(2):before { content: attr(data-title);font-weight: bold; }
    table.invite-anyone-sent-invites td:nth-of-type(3):before {
        content: attr(data-title);
        display: block;
        position: unset;
        font-weight: bold;
        width: 100%;
        padding: 0;
    }
    table.invite-anyone-sent-invites td:nth-of-type(4):before { content: attr(data-title);font-weight: bold; }
    table.invite-anyone-sent-invites td:nth-of-type(5):before { content: attr(data-title);font-weight: bold; }

}


@media only screen and (max-width: 600px) {
    .ld-dashboard-earning-logs-head .ld-dashboard-search-field {
        float: none;
        margin: 0 0 10px;
        width: 100%;
    }

    .ld-dashboard-earning-logs-head .ld-dashboard-search-field .ld-dashboard-date-picker {
        width: 100%;
    }

    .ld-dashboard-earning-logs-head .ld-dashboard-search-field .ld-dashboard-date-picker:first-child {
        margin: 0 10px 0 0px;
    }

    .ld-dashboard-earning-logs-head .ld-dashboard-search-field input[type="submit"],
    .ld-dashboard-earning-logs-head .ld-dashboard-search-field a.button.ld-dashboard-export-csv {
        width: 100%;
        margin-right: 10px;
    }

    .ld-dashboard-earning-logs-head .ld-dashboard-search-field a.button.ld-dashboard-export-csv {
        margin: 0;
    }

    .ld-dashboard-search-field.ld-dashboard-export-btn {
        margin: 10px 0 0;
    }

    .ld-dashboard-course-filter-reset {
        margin-top: 10px;
    }

    .ld-dashboard-earning-logs-head form[method="get"] {
        display: block;
    }

    .ld-dashboard-instrcutor-earnings-data.ld-dashboard-withdrawal-history-content td {
        padding-left: 35% !important;
    }

    .ld-dashboard-instrcutor-earnings-data.ld-dashboard-withdrawal-history-content td::before {
        content: attr(data-attr) !important;
        width: 33% !important;
        top: 8px;
    }

    .ld-dashboard-single-group-wrapper {
        display: block;
    }

    .ld-dashboard-single-group-title h4 {
        margin: 0 0 10px;
        overflow: unset;
        text-overflow: unset;
        -webkit-line-clamp: unset;
        line-clamp: unset;
        max-width: 100%;
    }

    .ld-dashboard-single-group-actions span.ld-dashboard-single-group-edit a {
        display: inline-block;
    }

    form.ld-dashboard-playlist-url-wrap {
        display: block;
    }

    .ld-dashboard-video-playlist-type-heading strong {
        line-height: 20px;
        margin-bottom: 15px;
        display: block;
    }

    .ld-dashboard-video-playlist-process-data-title {
        line-height: 22px;
    }

    .ld-dashboard-groups-list-wrapper span.ld-dashboard-single-group-edit {
        margin: 0 10px 0px 0;
    }

}

@media only screen and (min-width: 767px) and (max-width:959px) {

    .ld-dashboard-earning-logs-head .ld-dashboard-search-field {
        margin: 0 0px 10px 0;
        width: 100%;
    }

    .ld-dashboard-earning-logs-head .ld-dashboard-search-field .ld-dashboard-date-picker {
        height: 40px;
        float: left;
        width: 48%;
    }

    .ld-dashboard-payment-mode {
        width: 48%;
        margin-bottom: 10px;
        float: left;
    }

    .ld-dashboard-search-field.ld-dashboard-export-btn {
        width: auto;
        margin-left: 10px;
    }

}

/* Time Tracking Popup */
.is-active-time-tracking-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999999;
    display: none;
}

.is-active-time-tracking-popup.show-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ld-dashboard-idle-message-wrap {
    width: 100%;
    padding: 50px 25px;
    background-color: #fff;
    max-width: 380px;
    position: relative;
    line-height: 1;
    max-height: 100%;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
}

.ld-dashboard-idle-message-wrap span {
    display: block;
    margin: 0 0 30px;
}
.is-active-time-tracking-popup .ld-dashboard-idle-message-wrap .ld-dashboard-btn{
    margin:0;
}

/******************************** Elementor Support ********************************/

.elementor-template-full-width .ld-dashboard-main-wrapper {
    max-width: 1200px;
    margin: 40px auto;
    display: block;
}

.theme-buddyx.has-sidebar-right .ld-dashboard-earning-logs-head .ld-dashboard-search-field input[type="submit"],
.theme-buddyx.has-sidebar-left .ld-dashboard-earning-logs-head .ld-dashboard-search-field a.button.ld-dashboard-export-csv,
.theme-buddyx.has-sidebar-left .ld-dashboard-earning-logs-head .ld-dashboard-search-field input[type="submit"],
.theme-buddyx.has-sidebar-right .ld-dashboard-earning-logs-head .ld-dashboard-search-field a.button.ld-dashboard-export-csv {
    padding: 11px 15px;
}

.theme-buddyx.has-sidebar-right:not(.buddypress):not(.bbpress):not(.woocommerce):not(.woocommerce-page):not(.page-template-full-width-container):not(.post-template-post-full-large):not(.post-template-post-full-small):not(.mediapress) .site-wrapper .statistics-inner strong.learndash-statistics,
.theme-buddyx.has-sidebar-right:not(.buddypress):not(.bbpress):not(.woocommerce):not(.woocommerce-page):not(.page-template-full-width-container):not(.post-template-post-full-large):not(.post-template-post-full-small):not(.mediapress) .site-wrapper .statistics-inner strong.statistics {
    font-size: 20px;
}

.ld-dashboard-elementor-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #DDD;
    background-color: #F7F7F7;
    z-index: 999;
}

/******************************** BoddyBoss Theme ********************************/

.buddyboss-theme table#ld-dashboard-overview-course-students {
    border: none;
    margin: .0;
}

.buddyboss-theme .ld-dashboard-question-answer-box .correct-singleContent--options,
.buddyboss-theme .ld-dashboard-question-answer-box .correct-singleContent-answer-input .answer-input label {
    margin: 5px 0;
    line-height: 1.3;
}

.buddyboss-theme .ld-dashboard-withdraw-method-container {
    margin-bottom: 10px;
}

.buddyboss-theme.wbcom-ld-dashboard.modal-open .media-modal-close {
    background: #fff !important;
    border: none !important;
}

.buddyboss-theme.wbcom-ld-dashboard.modal-open .media-modal-content .media-router .media-menu-item {
    border-radius: 0 !important;
    color: #000;
}


/******************************** KELO Theme ********************************/

.kleo-desktop table#ld-dashboard-overview-course-students {
    width: 100%;
}

/********************************  Mobile menu ********************************/
.ld-dashboard-mobile-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: white;
    padding: 10px 15px;
    box-shadow: 0px 0px 16px rgb(176 182 209 / 18%);
    z-index: 9999999;
    text-align: center;
}

.mobile-menu-link img {
    max-width: 25px;
    display: inline-block;
}

.mobile-menu-link span {
    font-size: 15px;
    color: #333;
}

.ld-dashboard-mobile-wrap .mobile-menu-link a {
    text-align: center;
}

.ld-dashboard-mobile-wrap .mobile-menu-link span {
    font-size: 15px;
    color: #333;
    display: block;
    line-height: 1;
    padding-top: 5px;
}

.ld-dashboard-location.ld-dashboard-show-mobile-menu {
    display: block;
}

.ld-dashboard-mobile {
    display: none;
}

@media only screen and (max-width: 767px) {
    .ld-dashboard-location {
        display: none;
    }

    .ld-dashboard-mobile {
        display: block;
    }

    .ld-dashboard-header-button.ld-dashboard-add-new-button-container {
        text-align: left;
    }

    .ld-dashboard-sidebar-right.live-course-activity .ld-dashboard-courses {
        width: 100%;
    }

}
/*============================
Zoom Meeting
============================*/
.zoom-meeting-wrapper {
    position: relative;
}
.zoom-meeting-filter-link {
    padding:40px 25px;
    margin: -20px -20px 0;
    background: #fff;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.zoom-meeting-filter-link a.ld-dashboard-meeting-filter {
    font-size: 17px;
    margin-right:40px;
    display: inline-block;
}
.zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn {
    font-size: 16px;
    /* background: #156AE9; */
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
}
.zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn {
    font-size: 16px;
    /* background-color: #156AE9; */
    color: #fff;
    padding: 13px 22px 13px 50px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 18px center;
    transition: all 0.3s;
}
.zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn:hover {
    background-color: #181b2a;
}
.zoom-meeting-filter-link a.ld-dashboard-meeting-filter.ld-dashboard-meeting-filter-active {
    /* color: #156ae9; */
}

/*========================================
Upcoming Meetings List
========================================*/
.ld-dashboard-meeting-error-msg {
    background: #fff0f0;
    color: red;
    padding: 6px 15px;
    font-size: 16px;
    border-left: 3px solid;
    margin: 20px  25px;
}
.ld-dashboard-meeting-listing-wrapper {
    z-index: 9;
    position: relative;
}
.zoom-meeting-left-inner {
    width: 72%;
}
.zoom-meeting-list-wrap {
    margin: 0 -20px;
    border-bottom: 1px solid #e7e9ee;
}
.zoom-meeting-inner-list {
    position: relative;
    padding: 20px 25px;
    border-top: 1px solid #e7e9ee;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zoom-meeting-list-wrap .zoom-meeting-inner-list:nth-child(2n+2) {
    background: #fff;
}
.zoom-meeting-left-inner h4 {
    font-size: 20px;
    margin-bottom: 8px;
    line-height: 1.3;
    font-weight: 500;
    position: relative;
}
.ld-dashboard-meeting-shortcode-copy {
    display: inline-block;
    position: relative;
}
.zoom-meeting-meta {
    display: flex;
    align-items: center;
    font-size: 15px;
}
.zoom-meeting-meta span {
    margin-right: 30px;
    font-size: 15px;
}
.zoom-meeting-meta span.meeting-status,
.zoom-meeting-meta span.meeting-status-past {
    text-indent: -99999px;
    overflow: hidden;
    width: 11px;
    margin: 0;
    font-size: 0;
    height: 11px;
    background: #05c74f;
    border-radius: 100px;
}
.zoom-meeting-meta span.meeting-status-past {
    background: #ff7a00;
}
.start-zoom-meeting-view{
  width: 35px;
}
.zoom-meeting-start-wrap .start-zoom-meeting-view a {
    max-width: 35px;
    width: 100%;
}
.zoom-meeting-start-wrap .start-zoom-meeting-view img {
    max-width: 32px;
    opacity: 0.6;
}
.zoom-meeting-start-wrap .start-zoom-meeting-view:hover img{
    opacity: 0.8;
}
.zoom-meeting-start-toltip {
    position: absolute;
    top: 0;
    background: #3e3f5e;
    right: 10px;
    color: #fff;
    visibility: hidden;
    opacity: 0 !important;
    padding:3px 15px;
    border-radius: 100px;
    font-size: 13px;
    transition: transform 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
    transform: translate(0px, -15px);
    z-index: 9;
    line-height: 1.7;
}
.start-zoom-meeting-view:hover .zoom-meeting-start-toltip {
    transition: transform 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
    transform: translate(0px, 0px);
    opacity: 1 !important;
    visibility: visible;
    display: inherit !important;
}
.zoom-meeting-start-toltip:after {
    width: 5px;
    height: 5px;
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #3e3f5e;
    position: absolute;
    left: 60%;
    bottom: -7px;
}
.edit-delete-meeting-zoom {
    opacity: 0;
    transition: all 0.3s;
}
.edit-delete-meeting-zoom a.ld-create-meeting-action,
.edit-delete-meeting-zoom a.ld-delete-meeting-action{
    margin: 0 10px;
		font-size:16px;
}
.edit-delete-meeting-zoom a.ld-delete-meeting-action{
  color:#e70000;
}
.zoom-meeting-inner-list:hover .edit-delete-meeting-zoom{
  opacity: 1;
}
.ld-dashboard-meeting-shortcode {
    background: #ddd;
    display: inline-block;
    color: #000000c9;
    font-size: 14px;
    padding: 5px;
    line-height: 1;
    margin-left: 10px;
    cursor: copy;
}
.ld-dashboard-tooltip {
    position: absolute;
    top: -45px;
    right: -15px;
    min-width: 60px;
    padding: 5px 10px;
    text-align: center;
    background-color: #39394d;
    border-radius: 8px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    margin-top: 0;
    line-height: 20px;
}
.ld-dashboard-tooltip:before {
    border: solid;
    border-color: #444 transparent;
    border-width: 8px 7px 0 7px;
    content: "";
    left: 42%;
    bottom: -8px;
    position: absolute;
}
.ld-dashboard-tooltip:after {
    content: attr(title);
}

.zoom-meeting-join-link-wrapper {
    margin-top: 5px;
}
span.ld-dashboard-copy-join-link-message {
    color: #079130;
    font-size: 15px;
    position: absolute;
    bottom: -15px;
    left: 25px;
    border: 1px solid #b8d7c1;
    background: #fff;
    border-radius: 5px;
    padding: 3px 10px;
}
div#join_url_link {
    font-size: 15px;
    margin-top: 5px;
    padding: 3px 10px;
    background: #efefef;
    border-radius: 4px;
}

.ld-dashboard-zoom-meeting-link-wrapper {
    display: flex;
    gap: 10px;
}
.ld-dashboard-zoom-meeting-link-wrapper .ld-dashboard-meeting-action.browser-join {
    margin-top: 5px;
}
.ld-dashboard-zoom-meeting-link-wrapper .ld-dashboard-meeting-action.browser-join a {
    color: #fff;
    gap: 8px;
    font-size: 15px;
    align-items: center;
    line-height: 1;
    justify-content: center;
    padding: 8px 20px;
    border-radius: 5px;
    background: #156ae9;
}
.ld-dashboard-zoom-meeting-link-wrapper .zoom-meeting-join-link-wrapper button.ld-dashboard-copy-join-link {
    padding: 7px 20px;
    font-size: 15px;
    border-radius: 5px;
}

/*========================================
Create Meeting Form
========================================*/
.ld-dashboard-content.ld-dashborad-add-edit-course {
    overflow: hidden;
}
.ld-dashboard-create-meeting-wrap {
    max-width: 520px;
    width: 100%;
    transition: transform 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
    position: absolute !important;
    top: 0 !important;
    transform: translate(1050px, 0);
    opacity: 0 !important;
    right: 0;
    z-index: 99;
    justify-content: space-between;
}

.ld-dashboard-create-meeting-wrap.create-meeting-form-open {
    transition: transform 0.5s ease-out 0s, opacity 0.5s ease-out 0s, visibility 0.5s ease-out 0s;
    transform: translate(20px, 0);
    opacity: 1 !important;
    visibility: visible;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open:after{
    background: rgba(0, 0, 0, 0.4);
    content: "";
    left: -95%;
    top: 0;
    position: absolute;
    width: 250%;
    z-index: -9;
    height: 500%;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner {
    z-index: 99;
    background: #fff;
    position: relative;
    overflow-y: scroll;
    height: 750px;
    border-left: 1px solid #dfe1e8;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner::-webkit-scrollbar-track{
	background-color: #fff;
}

.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner::-webkit-scrollbar{
	width: 6px;
	background-color: #fff;
}

.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner::-webkit-scrollbar-thumb{
	background-color: #ddd;
}

.ld-dashboard-create-meeting-inner .ld-dashboard-create-meeting-form-head,
.ld-dashboard-create-meeting-inner .ld-dashboard-create-meeting-form-row {
    padding:25px;
    position: relative;
    border-bottom: 1px solid #dfe1e8;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-create-meeting-form-row {
    padding:15px 25px 20px;
}
.ld-dashboard-create-meeting-form-row.ld-create-meeting-btn {
    display: flex;
    align-items: center;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-create-meeting-form-head h3 {
    margin: 0;
    font-size: 20px;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-create-meeting-close-btn {
    position: absolute;
    right: 22px;
    top: 24px;
    background: #FF1212;
    color: #fff;
    width: 30px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 100px;
}
.ld-dashboard-create-meeting-inner img.emoji {
    filter: brightness(0) invert(1);
    width: 12px !important;
    height: 12px !important;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-form-group-row{
  padding:8px 0;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-form-group-row label {
    display: block;
    font-size: 15px;
    margin-bottom:8px;
}
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row input[type=text],
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row input[type=password],
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row input[type=datetime-local],
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row input[type=datetime-local],
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row input[type=number],
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row select,
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row textarea {
  width: 100%;
  height: 40px;
  font-size: 15px;
  border-radius: 6px;
  padding:5px 15px;
  border:1px solid #dfe1e8;
}
.ld-dashboard-create-meeting-form-row .ld-dashboard-form-group-row textarea{
  height: 80px;
}
.ld-dashboard-create-meeting-form-row .meeting-row-group {
    display: flex;
    margin: 0 -8px;
}
.ld-dashboard-create-meeting-form-row .meeting-time {
    margin: 0 8px;
    width: 50%;
}

/* Zoom Meeting Option */
.ld-dashboard-create-meeting-inner .ld-dashboard-form-group-row h5 {
    font-size: 16px;
    margin-bottom: 12px;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group {
    overflow: hidden;
    margin-top:15px;
}
.ld-dashboard-create-meeting-inner .ld-dashboard-form-group-row .ld-dashboard-meeting-row-group label {
    margin-bottom: 0;
    margin-top: 3px;
    float: left;
    margin-left: 15px;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type="checkbox"]{
    width: 55px;
    box-shadow: none;
    height: 26px;
    position: relative;
    float: left;
    border-radius: 80px;
    transition: 0.3s;
    -webkit-appearance: none;
    cursor: pointer;
    line-height: 1.1;
    -moz-appearance: none;
    border: 1px solid #b8b9ba;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type=checkbox]:checked {
    /* background-color:#156ae9;
    border-color:#156ae9; */
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type=checkbox]:checked::before {
    content: "Yes";
    top: 5px;
    font-size: 12px;
    position: relative;
    right: -8px;
    font-weight: 500;
    color: #fff;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type=checkbox]::before {
    content: "No";
    top: 5px;
    font-size: 13px;
    position: relative;
    right: -28px;
    font-weight: 500;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type="checkbox"]:after {
    content: "";
    background:#8c8f94;
    width: 18px;
    height: 18px;
    display: block;
    border-radius: 100px;
    position: absolute;
    top: 3px;
    left: 3px;
    transition: all 0.3s;
}
.ld-dashboard-form-group-row .ld-dashboard-meeting-row-group input[type=checkbox]:checked::after {
    -webkit-transform: translateX(28px);
    -ms-transform: translateX(28px);
    transform: translateX(28px);
    background: #ffffff !important;
}
.ld-dashboard-meeting-option-tooltip {
    position: absolute;
    right: 20px;
    max-width: 30px;
}
.ld-dashboard-meeting-option-tooltip img {
    width: 23px;
    cursor: pointer;
}
.ld-dashboard-option-tooltip {
    white-space: nowrap;
    position: absolute;
    z-index: 99999;
    top: -25px;
    left: 50%;
    margin-left: -200px;
    opacity: 0;
    visibility: hidden;
    transform: translate(0px, 10px);
    padding: 0 12px;
    border-radius: 100px;
    background-color: #3e3f5e;
    transition: all 0.3s ease-in-out 0s;
    max-width: 220px;
    text-align: center;
}
.ld-dashboard-option-tooltip span {
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    overflow-x: scroll;
    text-overflow: ellipsis;
    display: -webkit-box;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ld-dashboard-option-tooltip span::-webkit-scrollbar-track{
  	background-color: #3e3f5e;
}
.ld-dashboard-option-tooltip span::-webkit-scrollbar{
  	width: 6px;
    height: 5px;
  	background-color:#3e3f5e;
}
.ld-dashboard-option-tooltip span::-webkit-scrollbar-thumb{
	 background-color: #66678e;
}

.ld-dashboard-option-sub-option {
    margin-top: 5px;
}
.ld-dashboard-meeting-option-tooltip:hover .ld-dashboard-option-tooltip{
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
}
.ld-dashboard-form-group-row.ld-auto-recording {
    padding: 0;
}
.ld-dashboard-form-group-row.ld-auto-recording .ld-dashboard-meeting-row-group {
    margin: 0;
}
.ld-dashboard-create-meeting-form-row.ld-create-meeting-btn input[type="submit"] {
    cursor: pointer;
    border-radius: 7px;
    border: none;
    font-size: 15px;
    /* background: #156ae9; */
    transition: all 0.3s;
    padding: 13px 30px;
}
.ld-dashboard-create-meeting-form-row.ld-create-meeting-btn input[type="submit"]:hover {
    background: #181b2a;
}

/* Meeting Recordings */
.ld-dashboard-meeting-recordings-btn {
    margin: 5px 0 0;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding: 2px 5px 3px 10px;
    border: 1px solid #d4d7df;
    border-radius: 4px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    align-items: center;
    line-height: 20px;
    white-space: nowrap;
}
.ld-dashboard-meeting-recordings-btn img {
    width: 20px;
    float: right;
    margin-left: 2px;
    transition: all 0.3s;
}
.zoom-meeting-inner-list.recordings-content-open .ld-dashboard-meeting-recordings-btn img {
    transform: rotate(0.5turn);
    transition: all 0.3s;
}
.ld-dashboard-meeting-recording-content {
    width: 150px;
    align-items: center;
    position: relative;
    border: 1px solid #d4d7df;
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.10);
    background: #fff;
    overflow: hidden;
    transition: all 0.3s;
    top: 3px;
}
.ld-dashboard-meeting-recordings-wrapper {
    width: auto;
    position: absolute;
    z-index: -9;
    transition: all 0.3s;
}
.ld-dashboard-meeting-recording-single {
    position: relative;
    width: 100%;
    padding: 10px !important;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #d4d7df;
    align-items: center;
    display: flex;
    line-height: 22px;
    white-space: nowrap;
    justify-content: space-between;
    transition: all 0.3s;
}
.ld-dashboard-meeting-recording-single a {
    line-height: 1 !important;
}
.ld-dashboard-meeting-recording-single span {
    line-height: 1;
}
.ld-dashboard-meeting-recording-single a img {
    width: 17px;
    opacity: 0.7;
    height: 16px;
}
.ld-dashboard-meeting-recording-single a.play-meeting-recording {
    margin: 0 5px;
}
.ld-dashboard-meeting-recording-single:hover {
    background:#f8f8fb;
}
.ld-dashboard-meeting-recording-single:hover a img {
    opacity: 0.9;
}
.zoom-meeting-inner-list.recordings-content-open .ld-dashboard-meeting-recordings-wrapper {
    transition: all 0.3s;
    z-index: 999;
}
.ld-dashboard-meeting-recording-content .ld-dashboard-meeting-recording-single:last-child {
    border-bottom: none;
}
.ld-dashboard-meeting-form-loader {
    padding-left: 25px;
}


/*===================================
LD Dashboard Instructor List
====================================*/
.ld-dashboard-instructors-list{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 25px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: min-content;
}
.ld-dashboard-instructor-list-grid {
    background: #fff;
    border-radius: 8px;
    transition: all 0.3s;
    overflow: hidden;
    border: 1px solid #dfe0e5;
}
.ld-dashboard-instructor-cover-bg {
    height: 100px;
    background: #eeeeee;
}
.ld-dashboard-instructor-profile-photo {
    max-width: 100%;
    margin: 0 0 22px;
    position: relative;
    padding-top: 80%;
    overflow: hidden;
    display: block;
}
.ld-dashboard-instructor-profile-photo img.avatar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    min-height: 100%;
    width: auto;
    min-width: 100%;
    object-fit: cover;
    border-radius: 0;
}
.ld-dashboard-instructor-card-body {
    text-align: center;
    padding: 0 25px 30px;
}
.ld-dashboard-instructor-card-body h4.ld-dashboard-instructor-name {
    margin:0px 0 10px;
    font-size: 22px;
}
.ld-dashboard-instructor-course-count {
    font-size: 17px;
    color: #666;
}
.ld-dashboard-instructor-course-count span.ld-dashboard-ins-course-count{
  font-weight: 500;
  color: #212327;
}
.ld-dashboard-instructor-list-grid:hover{
  box-shadow: 0 4px 32px 0 rgba(18, 43, 70, 0.10);
}

/*===================================
Single Instructor Profile
===================================*/
.ld-dashboard-instructor-profile-area {
    padding: 15px 15px 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 10px 40px #f3f3f4;
    overflow: hidden;
}
.ld-dashboard-single-instructor-toparea {
    background: #f6f7fa;
    margin: -15px -15px 25px;
    padding: 20px;
}
.ld-dashboard-instructor-details-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zoom-meeting-inner-list.recordings-content-open .ld-dashboard-meeting-recordings-btn {
    background: #f1f3f8;
}
.ld-dashboard-instructor-display-name small {
    font-size: 13px;
    text-transform: uppercase;
    background: #e9ebff;
    padding: 5px 18px;
    margin-bottom: 8px;
    font-weight: 500;
    border-radius: 100px;
    line-height: 1;
    letter-spacing: 1px;
    display: inline-block;
}
.ld-dashboard-instructor-display-name h2 {
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 1;
}
.ld-dashboard-instructor-details-item {
    display: flex;
    align-items: center;
}

.ld-dashboard-instructor-details-item .instructor-details-item {
    margin-right: 30px;
}
.instructor-details-item span {
    display: block;
    line-height: 1;
}
.instructor-details-item strong {
    display: block;
    line-height: 1;
    font-size: 25px;
    color: #000;
    margin-top: 5px;
}
.ld-dashboard-container-instructor-biography-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding:10px 5px 20px;
    align-items: center;
}
.ld-dashboard-instructor-biography h3,
.ld-dashboard-instructor-profile-courses-content h3 {
    margin-bottom: 15px;
    font-size: 25px;
}


/* Instructor Social Media */
.ld-dashboard-instructor-profile-social-links {
    display: flex;
    justify-content: space-between;
}
.ld-dashboard-instructor-profile-social-links a {
    padding:0;
    transition: all 0.3s;
    position: relative;
}
.ld-dashboard-instructor-profile-social-links a img {
    width: 20px;
    margin: 0 auto;
}

.ld-dashboard-instructor-profile-pic {
    max-width: 160px;
    order: 2;
}
.ld-dashboard-instructor-profile-pic img {
    border-radius:8px;
    height: 160px;
    width: 100%;
    object-fit: cover;
}

.ld-dashboard-instructor-course-listing-grid .ld-dashboard-warning {
    width: 100%;
    margin: 0 15px 30px;
}

/* Courses List Instructor Profile*/

.ld-dashboard-instructor-course-container {
    padding: 0 5px;
}
.ld-dashboard-instructor-course-listing-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.ld-dashboard-instructor-profile-courses-content .ld-dashboard-instructor-course-listing-grid,
.ld-dashboard-instructor-profile-courses-content div#lm-course-archive-data.lm-grid-view {
    margin: 0;
    display: block;
}

div#lm-course-archive-data.lm-grid-view.lm-ld-grid-view {
    margin: 0;
    display: block;
}
.ld-dashboard-instructor-course-listing-grid-item {
    width: 33.33%;
    padding: 0 12px 25px;
    transition: all 0.3s;
}
.ld-dashboard-instructor-course-listing-inner {
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    transition: all 0.3s;
    background: #fff;
}
.ld-dashboard-instructor-course-listing-inner:hover {
    box-shadow: 0 4px 32px 0 rgba(18, 43, 70, 0.10);
}

a.ld-dashboard-instructor-course-listing-image {
    display: block;
}
a.ld-dashboard-instructor-course-listing-image img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}
.ld-dashboard-instructor-course-listing-content {
    padding: 20px;
}
.ld-dashboard-instructor-course-listing-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    height: 50px;
    -webkit-box-orient: vertical;
}
.ld-dashboard-instructor-item-meta-list {
    display: flex;
    align-items: center;
    line-height: 1;
}
.ld-dashboard-instructor-item-meta-list span {
    font-size: 16px;
    line-height: 1;
}
.ld-dashboard-instructor-item-meta-list img {
    width: 15px;
    opacity: 0.6;
    margin-right: 8px;
}
.ld-dashboard-instructor-avatar {
    display: flex;
    align-items: center;
}
.ld-dashboard-instructor-avatar img {
    width: 40px;
    border-radius: 100px;
    margin-right: 10px;
    height: 40px;
}
.ld-dashboard-instructor-avatar span.ld-dashboard-instructor-display-avatar-name {
    font-size: 15px;
}
.ld-dashboard-instructor-item-meta {
    padding: 2px 0 15px;
}
a.ld-dashboard-btn.instructor-course-enroll-btn {
    margin: 2px 20px 20px;
    width: auto;
    text-align: center;
    display: block;
    padding: 10px;
    font-size: 15px;
    border-radius: 6px;
}


/*===================================
 Create Meeting Details
 ===================================*/

 .ld-dashboard-create-zoom-meeting-model-main {
     transition: all 0.3s ease-in-out;
     position: fixed;
     z-index: 9999;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     background-color: rgba(21, 17, 17, 0.60);
     display: flex;
     align-items: center;
 }
.ld-dashboard-create-zoom-meeting-model-inner {
    background: #fff;
    width:25%;
    margin: auto;
    padding: 25px;
    position: relative;
    border: none;
}
.ld-dashboard-create-zoom-meeting-close-btn.close-set-cred-modal {
    background: #e00000;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    cursor: pointer;
    z-index: 99;
    line-height: 30px;
    font-size: 30px;
    height: 30px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}
.ld-dashboard-create-zoom-meeting-pop-up-content {
    line-height: 22px;
    font-size: 18px;
    color: #181313;
}
.ld-dashboard-create-zoom-meeting-pop-up-content a{
    color:#e20000;
}

/*===================================
 Zoom Meeting Details Shortcode
 ===================================*/

.ld-dashboard-single-meeting-shortcode-wrapper{
  justify-content: space-between;
}
.single.single-zoom_meet .ld-dashboard-single-meeting-shortcode-wrapper{
  display: flex;
}
.ld-dashboard-single-meeting-shortcode-header h2 {
    margin: 0 0 10px;
    line-height: 1.1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ld-dashboard-single-meeting-shortcode-content-left-area {
    max-width: 65%;
    width: 100%;
    display: none;
}
.single.single-zoom_meet .ld-dashboard-single-meeting-shortcode-content-left-area {
    display: block;
    margin-right: 35px;
}

.single.single-zoom_meet .ld-dashboard-single-meeting-shortcode-content-right-area {
    max-width: 35%;
    width: 100%;
}

.ld-dashboard-single-meeting-shortcode-content-left-area p.ld-dashboard-meeting-description {
    line-height: 1.5;
}

.ld-dashboard-meeting-hosted-by-list-wrap {
    background: #fff;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    box-shadow: 0 10px 28px #eee;
}
.ld-dashboard-single-meeting-shortcode-content-right-area .ld-dashboard-meeting-sidebar-tile {
    background: #1d2327;
    padding:5px 18px;
    border-radius: 5px 5px 0px 0px;
}
.ld-dashboard-meeting-sidebar-tile h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    line-height: 1.8;
}
.ld-dashboard-meeting-hosted-details {
    padding: 20px;
}
.ld-dashboard-meeting-hosted-by-list-item {
    margin-bottom: 18px;
    display: block;
}
.ld-dashboard-meeting-hosted-by-list-item span {
    display: block;
    line-height: 1.2;
    margin-bottom: 2px;
    font-size: 15px;
}
.ld-dashboard-meeting-hosted-by-list-item span strong{
	 text-transform: uppercase;
}
.ld-dashboard-meeting-actions-button {
    padding: 20px;
    margin: 0 -20px -20px;
    background: #f2f3f8;
}
.ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-actions {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-actions .ld-dashboard-meeting-action {
    width: 48%;
    text-align: center;
}
.ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-action a {
    display: block;
    padding: 15px 35px;
    line-height: 1.2;
    background: #1dab54;
    color: #fff;
    font-size: 16px;
    border-radius: 8px;
    transition: all 0.3s;
    text-align: center;
}
.ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-action:last-child a {
    background: #0A5AFC;
}
.ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-action a:hover {
    background: #3a3a3a;
}
.ld-dashboard-meeting-action.browser-join a {
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.widget .ld-dashboard-meeting-sidebar-tile {
    display: none;
}
.widget .ld-dashboard-meeting-hosted-by-list-wrap {
    background: transparent;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.widget .ld-dashboard-meeting-hosted-details {
    padding: 0;
}
.widget .ld-dashboard-meeting-hosted-details .ld-dashboard-meeting-actions {
    gap: 1%;
    flex-wrap: wrap;
}
.widget .ld-dashboard-meeting-action.browser-join {
    width: 100% !important;
    margin-top: 12px;
}
.ld-dashboard-single-meeting-shortcode-content .ld-dashboard-meeting-actions {
    gap: 15px;
}
.single.single-zoom_meet .widget .ld-dashboard-single-meeting-shortcode-content-right-area {
    max-width: 100% !important;
}


/* Single Meeting CountDown */
.ld-dashboard-single-meeting-shortcode-content .ld-dashboard-meeting-countdown-wrapper.ldd-meeting-countdown {
    height: auto;
}
.ld-dashboard-single-meeting-shortcode-content div#ldd-meeting-timer {
    gap: 8px;
    margin: 0 0 15px;
    max-width: 100%;
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell {
    width: 25%;
    height: auto;
    padding: 2px;
    border-radius: 11px;    
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell-inner {
    border-radius: 10px;
    width: auto;
    height: auto;
    padding: 15px 5px 0;
    overflow: hidden;
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell-number div {
    color: #000;
    font-size: 38px;
    line-height: 45px;
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell-string {
    font-size: 14px;
    color: #fff;
    background: #3c3c3c;
    padding: 10px 100% 12px;
    margin-top: 10px;
}

@media only screen and (max-width: 659px) {

  .zoom-meeting-list-wrap{
    margin: 0;
  }
  .zoom-meeting-filter-link {
      padding: 15px;
      margin: 0;
      text-align: center;
      display: block;
  }
  .zoom-meeting-filter-link a.ld-dashboard-meeting-filter {
      font-size: 16px;
      margin: 0 7px;
  }
  .zoom-meeting-filter-link a.ld-dashboard-meeting-filter:last-child{
      margin: 0 !important;
  }
  .zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn {
      padding: 12px 22px 11px 50px;
      border-radius:5px;
      display: inline-block;
      margin-top:6px;
  }
  .zoom-meeting-inner-list {
      padding: 15px;
      border: 1px solid #e7e9ee;
      border-bottom: none;
      display: block;
  }
  .edit-delete-meeting-zoom {
      opacity: 1;
      margin-bottom: -38px;
      padding: 10px 45px;
  }
  .edit-delete-meeting-zoom a.ld-create-meeting-action,
  .edit-delete-meeting-zoom a.ld-delete-meeting-action {
      margin: 0 10px 0 0;
      font-size: 16px;
  }
  .zoom-meeting-start-toltip {
      top: -33px;
      right: -70px;
      width: 110px;
      text-align: center;
      padding-bottom: 5px;
  }
  .zoom-meeting-start-toltip:after,
  .ld-dashboard-meeting-recording-content {
      left: 15px;
  }
  .start-zoom-meeting-view {
      position: relative;
  }
  .zoom-meeting-meta span {
      margin-right: 0;
      width: 100%;
  }
  .zoom-meeting-meta {
      flex-wrap: wrap;
      padding-left: 14px;
  }
  .zoom-meeting-meta span.meeting-status, .zoom-meeting-meta span.meeting-status-past {
      width: 8px;
      position: absolute;
      height: 8px;
      top: 20px;
      left:15px;
  }
  .zoom-meeting-left-inner h4 {
      font-size: 18px;
      padding-left: 14px;
      line-height: 1.1;
      margin-bottom: 2px;
  }
  .ld-dashboard-meeting-recordings-btn,
  .zoom-meeting-start-wrap{
    margin-left: 14px;
  }
  .zoom-meeting-start-wrap {
      margin-top: 0;
      margin-left: 0;
  }
  .ld-dashboard-meeting-shortcode {
      margin: 5px 0;
  }

  .ld-dashboard-instructors-list{
      grid-template-columns: repeat(2, 1fr) !important;
  }
  .ld-dashboard-instructor-profile-photo img.avatar {
      height: 170px;
  }
  .ld-dashboard-instructor-card-body h4.ld-dashboard-instructor-name {
      margin: 0 0 5px;
      font-size: 20px;
  }
  .ld-dashboard-single-meeting-shortcode-wrapper,
  .single.single-zoom_meet .ld-dashboard-single-meeting-shortcode-wrapper{
      display: block;
  }
  .single.single-zoom_meet article.type-zoom_meet h1.entry-title {
      line-height: 1.2;
      font-size: 25px;
  }
  .ld-dashboard-single-meeting-shortcode-content-left-area,
  .ld-dashboard-single-meeting-shortcode-content-right-area,
  .single.single-zoom_meet .ld-dashboard-single-meeting-shortcode-content-right-area {
      max-width: 100% !important;
      margin-bottom: 20px;
  }
  .ld-dashboard-single-meeting-shortcode-header h2 {
      -webkit-line-clamp: 3;
      line-clamp: 3;
      font-size: 22px;
  }
  .ld-dashboard-instructor-biography {
      width: 100%;
      order: 2;
      padding:0;
  }
  .ld-dashboard-instructor-profile-social-links {
      display: flex;
      flex-wrap: wrap;
      justify-content:center;
  }
  .ld-dashboard-instructor-profile-social-links a {
      padding:9px 12px;
      margin: 1%;
  }
  .ld-dashboard-instructor-course-listing-grid-item {
      width: 100%;
  }
  .ld-dashboard-create-zoom-meeting-model-inner{
      width:60%;
  }
  .ld-dashboard-single-meeting-shortcode-content .ld-dashboard-meeting-actions {
    gap: 1%;
    flex-wrap: wrap;
  }
  .ld-dashboard-single-meeting-shortcode-content .ld-dashboard-meeting-action.browser-join{
        width: 100% !important;
        margin-top: 15px;
  }

}

@media only screen and (max-width: 450px) {

.ld-dashboard-instructors-list{
    grid-template-columns: repeat(1, 1fr) !important;
}
.ld-dashboard-instructor-profile-photo img.avatar {
    height: auto;
}
.zoom-meeting-wrapper {
    position: unset;
}
.ld-dashboard-create-meeting-wrap {
    top: 0% !important;
    transform: translate(0px, -10000px);
    border: none;
    height: 100%;
    padding-bottom: 0;
    max-width: 100%;
    z-index: 99999;
    overflow: hidden;
    background: #00000052 !important;
    position: fixed !important;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner {
    height: 560px;
    padding: 0%;
    overflow-y: scroll;
    top: 50%;
    margin: -60% 20px 0;
    border-radius: 8px;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open {
    transition: transform 0.5s ease-out 0s, opacity 0.5s ease-out 0s, visibility 0.5s ease-out 0s;
    transform: translate(0, 0);
    overflow: visible;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open:after{
  display: none !important;
}
.ld-dashboard-instructor-details-wrap {
    display: block;
    text-align: center;
}
.ld-dashboard-instructor-profile-pic {
    max-width: 130px;
    margin: 0 auto 18px;
}
.ld-dashboard-instructor-details-item {
    justify-content: center;
}
.ld-dashboard-instructor-profile-pic img {
    height: 120px;
}
.ld-dashboard-create-zoom-meeting-model-inner{
    width: 90%;
}

}

@media only screen and (max-width: 768px) {

.zoom-meeting-wrapper {
    position: unset;
}
.ld-dashboard-create-meeting-wrap {
    top: 0% !important;
    transform: translate(0px, -10000px);
    border: none;
    height: 100%;
    padding-bottom: 0;
    max-width: 100%;
    z-index: 99999;
    overflow: hidden;
    background: #00000052 !important;
    position: fixed !important;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open .ld-dashboard-create-meeting-inner {
    height: 560px;
    padding: 0%;
    overflow-y: scroll;
    top: 50%;
    margin:0 20px;
    margin-top:-230px;
    border-radius: 8px;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open {
    transition: transform 0.5s ease-out 0s, opacity 0.5s ease-out 0s, visibility 0.5s ease-out 0s;
    transform: translate(0, 0);
    overflow: visible;
}
.ld-dashboard-create-meeting-wrap.create-meeting-form-open:after{
  display: none !important;
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell{
    margin: 0;
}
.ld-dashboard-single-meeting-shortcode-content div#ldd-meeting-timer {
    gap: 5px;
    padding: 0;
}
.ld-dashboard-single-meeting-shortcode-content .ldd-timer-cell {
    width: 23.5%;
}
.ld-dashboard-single-meeting-shortcode-content .ld-dashboard-meeting-countdown-wrapper.ldd-meeting-countdown {
    margin: 0;
}

}

@media only screen and (min-width: 659px) and (max-width:1020px ) {

.ld-dashboard-instructors-list{
    grid-template-columns: repeat(2, 1fr) !important;
}
.ld-dashboard-create-zoom-meeting-model-inner{
    width:60%;
}

}

@media only screen and (min-width: 659px) and (max-width:1024px ) {

  .ld-dashboard-instructor-course-listing-grid-item {
      width: 50%;
  }

}

@media only screen and (min-width: 659px) and (max-width:919px ) {

.zoom-meeting-filter-link {
    justify-content: center;
}
.zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn{
  margin:0
}
.zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn {
    font-size: 15px;
    padding: 13px 15px 13px 50px;
    line-height: 1.1;
}
.zoom-meeting-filter-link a.ld-dashboard-meeting-filter {
    font-size: 16px;
    margin-right: 10px;
}
.zoom-meeting-filter-link {
    padding: 40px 20px;
}



}


/*Embed Browser Meeting*/
body.ld-dashboard-join-meeting{
    background: #000;
}
div#ldd-zoom-browser-meeting {
    max-width: 100%;
    /* margin: 0 auto; */
    /* top: 50%; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    height: 100%;
    /* margin-top: -25%; */
    /* left: 50%; */
    /* margin-left: -325px; */
    position: relative !important;
}
div#ldd-zoom-browser-meeting--container {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    max-width: 710px;
    width: 100%;
    margin: 0 auto;
    top: 50%;
    position: absolute;
    align-items: center;
    justify-content: center;
    height: 440px;
    margin-top: -220px;
    left: 50%;
    margin-left: -355px;
}
p.alert-message {
    margin-bottom: 20px;
    font-size: 15px;
    display: block;
}
.ldd-zoom-browser-meeting--info__browser ul {
    padding: 0;
    margin: 0 18px 20px;
}
.ldd-zoom-browser-meeting--meeting-form button#ldd-zoom-browser-meeting-join-mtg {
    font-weight: bold;
    padding: 8px 25px;
    border-radius: 5px;
}

/*Meeting Countdown*/
.ld-dashboard-meeting-countdown-wrapper.ldd-meeting-countdown {
    margin: 0;
    text-align: center;
    justify-content: center;
    display: flex;
    height: 80vh;
    flex-direction: column;
}
h2.ldd-meeting-countdown-title {
    text-transform: capitalize;
    font-size: 40px;
    margin: 0 0 10px;
}
div#ldd-meeting-timer {
    max-width: 900px;
    width: 100%;
    margin: 30px auto;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.ldd-timer-cell {
    background: rgb(255,144,104);
    background: -moz-linear-gradient(180deg, rgba(255,144,104,1) 0%, rgba(255,118,125,1) 48%, rgba(253,72,175,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,144,104,1) 0%, rgba(255,118,125,1) 48%, rgba(253,72,175,1) 100%);
    background: linear-gradient(180deg, rgba(255,144,104,1) 0%, rgba(255,118,125,1) 48%, rgba(253,72,175,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff9068",endColorstr="#fd48af",GradientType=1);
    width: 160px;
    padding: 8px;
    height: 160px;
    text-align: center;
    border-radius: 150px;
    overflow: hidden;
}
.ldd-timer-cell.ldd-timer-hours{
    background: rgb(170,44,213);
    background: -moz-linear-gradient(180deg, rgba(170,44,213,1) 0%, rgba(148,62,247,1) 48%, rgba(4,151,246,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(170,44,213,1) 0%, rgba(148,62,247,1) 48%, rgba(4,151,246,1) 100%);
    background: linear-gradient(180deg, rgba(170,44,213,1) 0%, rgba(148,62,247,1) 48%, rgba(4,151,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa2cd5",endColorstr="#0497f6",GradientType=1);
}
.ldd-timer-cell.ldd-timer-minutes{
    background: rgb(10,252,129);
    background: -moz-linear-gradient(180deg, rgba(10,252,129,1) 0%, rgba(6,227,186,1) 48%, rgba(4,191,222,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(10,252,129,1) 0%, rgba(6,227,186,1) 48%, rgba(4,191,222,1) 100%);
    background: linear-gradient(180deg, rgba(10,252,129,1) 0%, rgba(6,227,186,1) 48%, rgba(4,191,222,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0afc81",endColorstr="#04bfde",GradientType=1);
}
.ldd-timer-cell.ldd-timer-seconds{
    background: rgb(248,215,74);
    background: -moz-linear-gradient(180deg, rgba(248,215,74,1) 0%, rgba(251,162,58,1) 48%, rgba(253,126,49,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(248,215,74,1) 0%, rgba(251,162,58,1) 48%, rgba(253,126,49,1) 100%);
    background: linear-gradient(180deg, rgba(248,215,74,1) 0%, rgba(251,162,58,1) 48%, rgba(253,126,49,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8d74a",endColorstr="#fd7e31",GradientType=1);
}
.ldd-timer-cell-inner {
    background: #fff;
    border-radius: 150px;
    width: 144px;
    height: 144px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.10);
}
.ldd-timer-cell-number div {
    color: #000;
    font-size: 60px;
    font-weight: 600;
    line-height: 70px;
}
.ldd-timer-cell-string {
    font-weight: 500;
    display: block;
    font-size: 18px;
    padding: 0 5px;
    line-height: 1;
    color: #000;
}
.ld-dashboard-meeting-iframe-wrapper.zoom-window-wrap iframe {
    position: relative;
    border: none;
    height: 85vh !important;
}

.ld-dashboard-zoom-setting-fields form.ld-dashboard-profile-form .ld-dashboard-zoom-setting-fields{
    position: relative;
}

.ld-dashboard-zoom-setting-fields .ld-dashboard-zoom-setting-fields span.ld-dashboard-password-toggle.dashicons {
    position: absolute;
    right: 5px;
    cursor: pointer;
    top: 5px;
    background: #fff;
    width: 34px;
    height: 35px;
    line-height: 36px;
}


@media only screen and (max-width: 619px) {

    .ld-dashboard-meeting-countdown-wrapper.ldd-meeting-countdown {
        margin: 50px 0;
        height: auto;
    }
    div#ldd-meeting-timer {
        gap: 0;
        flex-wrap: wrap;
        padding: 0 10px;
    }
    .ldd-timer-cell {
        width: 44%;
        text-align: center;
        margin: 3%;
    }
    .ldd-timer-cell .ldd-timer-cell-number {
        margin: 0 auto;
    }
    .zoom-meeting-left-inner{
        width: 100%;
    }
}

@media only screen and (max-width: 1132px) {

div#ldd-zoom-browser-meeting--container {
    max-width: 100%;
    position: unset;
    height: auto;
    margin: 20px;
}
div#ldd-zoom-browser-meeting {
    max-width: 100%;
    height: 100%;
    position: absolute !important;
}


}
@font-face {
  font-family: 'ld-icons';
  src: url("/wp-content/plugins/ld-dashboard/public/icons/ld-icons.eot?43322174");
  src: url("/wp-content/plugins/ld-dashboard/public/icons/ld-icons.eot?43322174#iefix") format('embedded-opentype'),
       url("/wp-content/plugins/ld-dashboard/public/icons/ld-icons.woff2?43322174") format('woff2'),
       url("/wp-content/plugins/ld-dashboard/public/icons/ld-icons.woff?43322174") format('woff'),
       url("/wp-content/plugins/ld-dashboard/public/icons/ld-icons.ttf?43322174") format('truetype'),
       url("/wp-content/plugins/ld-dashboard/public/icons/ld-icons.svg?43322174#ld-icons") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ld-icons';
    src: url("/wp-content/plugins/ld-dashboard/public/font/ld-icons.svg?43322174#ld-icons") format('svg');
  }
}
*/
[class^="ld-icon-"]:before, [class*=" ld-icon-"]:before {
  font-family: "ld-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.ld-icon-file-certificate:before { content: '\e800'; } /* '' */
.ld-icon-paperclip:before { content: '\e801'; } /* '' */
.ld-icon-receipt:before { content: '\e802'; } /* '' */
.ld-icon-network-wired:before { content: '\e803'; } /* '' */
.ld-icon-award:before { content: '\e804'; } /* '' */
.ld-icon-check-circle:before { content: '\e91f'; } /* '' */
.ld-icon-account-circle-line:before { content: '\ea09'; } /* '' */
.ld-icon-add-line:before { content: '\ea13'; } /* '' */
.ld-icon-award-line:before { content: '\ea8a'; } /* '' */
.ld-icon-book-2-line:before { content: '\ead3'; } /* '' */
.ld-icon-book-3-line:before { content: '\ead5'; } /* '' */
.ld-icon-book-line:before { content: '\ead7'; } /* '' */
.ld-icon-book-mark-line:before { content: '\ead9'; } /* '' */
.ld-icon-book-open-line:before { content: '\eadb'; } /* '' */
.ld-icon-book-read-line:before { content: '\eadd'; } /* '' */
.ld-icon-booklet-line:before { content: '\eadf'; } /* '' */
.ld-icon-bookmark-3-line:before { content: '\eae3'; } /* '' */
.ld-icon-bookmark-line:before { content: '\eae5'; } /* '' */
.ld-icon-briefcase-2-line:before { content: '\eaed'; } /* '' */
.ld-icon-briefcase-3-line:before { content: '\eaef'; } /* '' */
.ld-icon-calendar-check-line:before { content: '\eb23'; } /* '' */
.ld-icon-calendar-line:before { content: '\eb27'; } /* '' */
.ld-icon-camera-line:before { content: '\eb31'; } /* '' */
.ld-icon-cast-line:before { content: '\eb3f'; } /* '' */
.ld-icon-chat-2-line:before { content: '\eb4f'; } /* '' */
.ld-icon-chat-4-line:before { content: '\eb53'; } /* '' */
.ld-icon-chat-new-line:before { content: '\eb63'; } /* '' */
.ld-icon-chat-poll-line:before { content: '\eb67'; } /* '' */
.ld-icon-chat-settings-line:before { content: '\eb6d'; } /* '' */
.ld-icon-check-line:before { content: '\eb7b'; } /* '' */
.ld-icon-clipboard-line:before { content: '\eb91'; } /* '' */
.ld-icon-close-line:before { content: '\eb99'; } /* '' */
.ld-icon-closed-captioning-line:before { content: '\eb9b'; } /* '' */
.ld-icon-computer-line:before { content: '\ebca'; } /* '' */
.ld-icon-contacts-book-2-line:before { content: '\ebcc'; } /* '' */
.ld-icon-contacts-line:before { content: '\ebd2'; } /* '' */
.ld-icon-cursor-line:before { content: '\ec0a'; } /* '' */
.ld-icon-dashboard-line:before { content: '\ec14'; } /* '' */
.ld-icon-delete-bin-7-line:before { content: '\ec28'; } /* '' */
.ld-icon-delete-bin-line:before { content: '\ec2a'; } /* '' */
.ld-icon-discuss-line:before { content: '\ec3a'; } /* '' */
.ld-icon-double-quotes-l:before { content: '\ec51'; } /* '' */
.ld-icon-double-quotes-r:before { content: '\ec52'; } /* '' */
.ld-icon-download-2-line:before { content: '\ec54'; } /* '' */
.ld-icon-draft-line:before { content: '\ec5c'; } /* '' */
.ld-icon-drag-move-2-fill:before { content: '\ec5f'; } /* '' */
.ld-icon-edit-2-line:before { content: '\ec80'; } /* '' */
.ld-icon-edit-box-line:before { content: '\ec82'; } /* '' */
.ld-icon-edit-line:before { content: '\ec86'; } /* '' */
.ld-icon-emotion-happy-line:before { content: '\ec8d'; } /* '' */
.ld-icon-equalizer-line:before { content: '\ec9d'; } /* '' */
.ld-icon-external-link-line:before { content: '\ecaf'; } /* '' */
.ld-icon-eye-line:before { content: '\ecb5'; } /* '' */
.ld-icon-facebook-box-line:before { content: '\ecb9'; } /* '' */
.ld-icon-facebook-circle-line:before { content: '\ecbb'; } /* '' */
.ld-icon-facebook-line:before { content: '\ecbd'; } /* '' */
.ld-icon-feedback-line:before { content: '\ecc1'; } /* '' */
.ld-icon-file-2-line:before { content: '\ecc3'; } /* '' */
.ld-icon-file-3-line:before { content: '\ecc5'; } /* '' */
.ld-icon-file-4-line:before { content: '\ecc7'; } /* '' */
.ld-icon-file-add-line:before { content: '\ecc9'; } /* '' */
.ld-icon-file-chart-line:before { content: '\eccd'; } /* '' */
.ld-icon-file-cloud-line:before { content: '\eccf'; } /* '' */
.ld-icon-file-code-line:before { content: '\ecd1'; } /* '' */
.ld-icon-file-copy-2-line:before { content: '\ecd3'; } /* '' */
.ld-icon-file-copy-line:before { content: '\ecd5'; } /* '' */
.ld-icon-file-download-line:before { content: '\ecd9'; } /* '' */
.ld-icon-file-edit-line:before { content: '\ecdb'; } /* '' */
.ld-icon-file-excel-2-line:before { content: '\ecdd'; } /* '' */
.ld-icon-file-forbid-line:before { content: '\ece2'; } /* '' */
.ld-icon-file-history-line:before { content: '\ece6'; } /* '' */
.ld-icon-file-info-line:before { content: '\ecea'; } /* '' */
.ld-icon-file-line:before { content: '\eceb'; } /* '' */
.ld-icon-file-list-2-line:before { content: '\eced'; } /* '' */
.ld-icon-file-list-3-line:before { content: '\ecef'; } /* '' */
.ld-icon-file-list-line:before { content: '\ecf1'; } /* '' */
.ld-icon-file-lock-line:before { content: '\ecf3'; } /* '' */
.ld-icon-file-mark-line:before { content: '\ecf5'; } /* '' */
.ld-icon-file-music-line:before { content: '\ecf7'; } /* '' */
.ld-icon-file-paper-2-line:before { content: '\ecf9'; } /* '' */
.ld-icon-file-paper-line:before { content: '\ecfb'; } /* '' */
.ld-icon-file-pdf-line:before { content: '\ecfd'; } /* '' */
.ld-icon-file-ppt-2-line:before { content: '\ecff'; } /* '' */
.ld-icon-file-ppt-line:before { content: '\ed01'; } /* '' */
.ld-icon-file-reduce-line:before { content: '\ed03'; } /* '' */
.ld-icon-file-search-line:before { content: '\ed05'; } /* '' */
.ld-icon-file-settings-line:before { content: '\ed07'; } /* '' */
.ld-icon-file-shield-2-line:before { content: '\ed09'; } /* '' */
.ld-icon-file-shield-line:before { content: '\ed0b'; } /* '' */
.ld-icon-file-text-line:before { content: '\ed0f'; } /* '' */
.ld-icon-file-transfer-line:before { content: '\ed11'; } /* '' */
.ld-icon-file-upload-line:before { content: '\ed15'; } /* '' */
.ld-icon-file-user-line:before { content: '\ed17'; } /* '' */
.ld-icon-file-warning-line:before { content: '\ed19'; } /* '' */
.ld-icon-file-word-line:before { content: '\ed1d'; } /* '' */
.ld-icon-file-zip-line:before { content: '\ed1f'; } /* '' */
.ld-icon-filter-2-line:before { content: '\ed23'; } /* '' */
.ld-icon-filter-line:before { content: '\ed27'; } /* '' */
.ld-icon-flag-2-line:before { content: '\ed39'; } /* '' */
.ld-icon-flag-line:before { content: '\ed3b'; } /* '' */
.ld-icon-folder-2-line:before { content: '\ed52'; } /* '' */
.ld-icon-folder-4-line:before { content: '\ed56'; } /* '' */
.ld-icon-folder-add-line:before { content: '\ed5a'; } /* '' */
.ld-icon-folder-line:before { content: '\ed6a'; } /* '' */
.ld-icon-fullscreen-exit-line:before { content: '\ed9a'; } /* '' */
.ld-icon-fullscreen-line:before { content: '\ed9c'; } /* '' */
.ld-icon-function-line:before { content: '\ed9e'; } /* '' */
.ld-icon-gift-line:before { content: '\edbb'; } /* '' */
.ld-icon-git-repository-commits-line:before { content: '\edc5'; } /* '' */
.ld-icon-git-repository-line:before { content: '\edc7'; } /* '' */
.ld-icon-global-line:before { content: '\edcf'; } /* '' */
.ld-icon-goblet-line:before { content: '\edd3'; } /* '' */
.ld-icon-google-line:before { content: '\edd5'; } /* '' */
.ld-icon-group-line:before { content: '\ede3'; } /* '' */
.ld-icon-heart-3-line:before { content: '\ee0b'; } /* '' */
.ld-icon-heart-line:before { content: '\ee0f'; } /* '' */
.ld-icon-home-2-line:before { content: '\ee19'; } /* '' */
.ld-icon-home-4-line:before { content: '\ee1d'; } /* '' */
.ld-icon-home-gear-line:before { content: '\ee28'; } /* '' */
.ld-icon-home-smile-2-line:before { content: '\ee2d'; } /* '' */
.ld-icon-hotspot-line:before { content: '\ee3d'; } /* '' */
.ld-icon-image-2-line:before { content: '\ee45'; } /* '' */
.ld-icon-image-edit-line:before { content: '\ee49'; } /* '' */
.ld-icon-image-line:before { content: '\ee4b'; } /* '' */
.ld-icon-indent-increase:before { content: '\ee55'; } /* '' */
.ld-icon-key-2-line:before { content: '\ee6f'; } /* '' */
.ld-icon-layout-2-line:before { content: '\ee7f'; } /* '' */
.ld-icon-layout-3-line:before { content: '\ee81'; } /* '' */
.ld-icon-layout-4-line:before { content: '\ee83'; } /* '' */
.ld-icon-layout-6-line:before { content: '\ee87'; } /* '' */
.ld-icon-layout-grid-line:before { content: '\ee90'; } /* '' */
.ld-icon-layout-line:before { content: '\ee95'; } /* '' */
.ld-icon-lightbulb-line:before { content: '\eea9'; } /* '' */
.ld-icon-link-m:before { content: '\eeaf'; } /* '' */
.ld-icon-link:before { content: '\eeb2'; } /* '' */
.ld-icon-linkedin-box-line:before { content: '\eeb4'; } /* '' */
.ld-icon-list-check:before { content: '\eeba'; } /* '' */
.ld-icon-list-ordered:before { content: '\eebb'; } /* '' */
.ld-icon-list-unordered:before { content: '\eebe'; } /* '' */
.ld-icon-live-line:before { content: '\eec0'; } /* '' */
.ld-icon-loader-2-line:before { content: '\eec2'; } /* '' */
.ld-icon-loader-line:before { content: '\eeca'; } /* '' */
.ld-icon-lock-2-line:before { content: '\eecc'; } /* '' */
.ld-icon-lock-unlock-line:before { content: '\eed2'; } /* '' */
.ld-icon-login-box-line:before { content: '\eed4'; } /* '' */
.ld-icon-login-circle-line:before { content: '\eed6'; } /* '' */
.ld-icon-logout-box-line:before { content: '\eed8'; } /* '' */
.ld-icon-logout-box-r-line:before { content: '\eeda'; } /* '' */
.ld-icon-logout-circle-line:before { content: '\eedc'; } /* '' */
.ld-icon-logout-circle-r-line:before { content: '\eede'; } /* '' */
.ld-icon-macbook-line:before { content: '\eee8'; } /* '' */
.ld-icon-mail-add-line:before { content: '\eeec'; } /* '' */
.ld-icon-mail-check-line:before { content: '\eeee'; } /* '' */
.ld-icon-mail-close-line:before { content: '\eef0'; } /* '' */
.ld-icon-mail-download-line:before { content: '\eef2'; } /* '' */
.ld-icon-mail-forbid-line:before { content: '\eef5'; } /* '' */
.ld-icon-mail-line:before { content: '\eef6'; } /* '' */
.ld-icon-mail-lock-line:before { content: '\eef8'; } /* '' */
.ld-icon-mail-open-line:before { content: '\eefa'; } /* '' */
.ld-icon-mail-send-line:before { content: '\eefc'; } /* '' */
.ld-icon-mail-settings-line:before { content: '\eefe'; } /* '' */
.ld-icon-mail-star-line:before { content: '\ef00'; } /* '' */
.ld-icon-mail-unread-line:before { content: '\ef02'; } /* '' */
.ld-icon-mail-volume-line:before { content: '\ef04'; } /* '' */
.ld-icon-map-pin-2-line:before { content: '\ef0a'; } /* '' */
.ld-icon-map-pin-5-line:before { content: '\ef10'; } /* '' */
.ld-icon-map-pin-line:before { content: '\ef14'; } /* '' */
.ld-icon-map-pin-user-line:before { content: '\ef1a'; } /* '' */
.ld-icon-markup-line:before { content: '\ef20'; } /* '' */
.ld-icon-medal-2-line:before { content: '\ef26'; } /* '' */
.ld-icon-medal-line:before { content: '\ef28'; } /* '' */
.ld-icon-menu-2-fill:before { content: '\ef31'; } /* '' */
.ld-icon-menu-2-line:before { content: '\ef32'; } /* '' */
.ld-icon-menu-3-fill:before { content: '\ef33'; } /* '' */
.ld-icon-menu-add-fill:before { content: '\ef39'; } /* '' */
.ld-icon-menu-fold-fill:before { content: '\ef3c'; } /* '' */
.ld-icon-menu-fold-line:before { content: '\ef3d'; } /* '' */
.ld-icon-menu-line:before { content: '\ef3e'; } /* '' */
.ld-icon-menu-unfold-fill:before { content: '\ef3f'; } /* '' */
.ld-icon-menu-unfold-line:before { content: '\ef40'; } /* '' */
.ld-icon-message-2-line:before { content: '\ef44'; } /* '' */
.ld-icon-message-3-line:before { content: '\ef46'; } /* '' */
.ld-icon-message-line:before { content: '\ef48'; } /* '' */
.ld-icon-mic-line:before { content: '\ef50'; } /* '' */
.ld-icon-mic-off-line:before { content: '\ef52'; } /* '' */
.ld-icon-microsoft-line:before { content: '\ef58'; } /* '' */
.ld-icon-money-cny-box-line:before { content: '\ef5f'; } /* '' */
.ld-icon-money-cny-circle-line:before { content: '\ef61'; } /* '' */
.ld-icon-money-dollar-box-line:before { content: '\ef63'; } /* '' */
.ld-icon-money-dollar-circle-line:before { content: '\ef65'; } /* '' */
.ld-icon-money-euro-box-line:before { content: '\ef67'; } /* '' */
.ld-icon-money-euro-circle-line:before { content: '\ef69'; } /* '' */
.ld-icon-money-pound-box-line:before { content: '\ef6b'; } /* '' */
.ld-icon-money-pound-circle-line:before { content: '\ef6d'; } /* '' */
.ld-icon-more-2-fill:before { content: '\ef76'; } /* '' */
.ld-icon-more-fill:before { content: '\ef78'; } /* '' */
.ld-icon-movie-line:before { content: '\ef81'; } /* '' */
.ld-icon-music-2-line:before { content: '\ef83'; } /* '' */
.ld-icon-navigation-line:before { content: '\ef89'; } /* '' */
.ld-icon-newspaper-line:before { content: '\ef8f'; } /* '' */
.ld-icon-node-tree:before { content: '\ef90'; } /* '' */
.ld-icon-notification-2-line:before { content: '\ef92'; } /* '' */
.ld-icon-notification-3-line:before { content: '\ef94'; } /* '' */
.ld-icon-notification-4-line:before { content: '\ef96'; } /* '' */
.ld-icon-notification-badge-line:before { content: '\ef98'; } /* '' */
.ld-icon-notification-line:before { content: '\ef9a'; } /* '' */
.ld-icon-numbers-line:before { content: '\efaa'; } /* '' */
.ld-icon-pencil-line:before { content: '\efe0'; } /* '' */
.ld-icon-phone-line:before { content: '\efec'; } /* '' */
.ld-icon-play-line:before { content: '\f00b'; } /* '' */
.ld-icon-price-tag-3-line:before { content: '\f023'; } /* '' */
.ld-icon-printer-line:before { content: '\f029'; } /* '' */
.ld-icon-pulse-line:before { content: '\f035'; } /* '' */
.ld-icon-pushpin-2-line:before { content: '\f037'; } /* '' */
.ld-icon-pushpin-line:before { content: '\f039'; } /* '' */
.ld-icon-question-answer-line:before { content: '\f043'; } /* '' */
.ld-icon-question-line:before { content: '\f045'; } /* '' */
.ld-icon-question-mark:before { content: '\f046'; } /* '' */
.ld-icon-questionnaire-line:before { content: '\f048'; } /* '' */
.ld-icon-registered-line:before { content: '\f06a'; } /* '' */
.ld-icon-repeat-2-line:before { content: '\f072'; } /* '' */
.ld-icon-repeat-line:before { content: '\f074'; } /* '' */
.ld-icon-reply-all-line:before { content: '\f078'; } /* '' */
.ld-icon-reply-line:before { content: '\f07a'; } /* '' */
.ld-icon-rocket-line:before { content: '\f096'; } /* '' */
.ld-icon-rss-line:before { content: '\f09f'; } /* '' */
.ld-icon-save-3-line:before { content: '\f0b1'; } /* '' */
.ld-icon-search-line:before { content: '\f0d1'; } /* '' */
.ld-icon-send-plane-2-line:before { content: '\f0d8'; } /* '' */
.ld-icon-send-plane-line:before { content: '\f0da'; } /* '' */
.ld-icon-bell-exclamation:before { content: '\f0df'; } /* '' */
.ld-icon-book-reader:before { content: '\f0e0'; } /* '' */
.ld-icon-bullhorn:before { content: '\f0e1'; } /* '' */
.ld-icon-certificate:before { content: '\f0e2'; } /* '' */
.ld-icon-cubes:before { content: '\f0e3'; } /* '' */
.ld-icon-settings-2-line:before { content: '\f0e4'; } /* '' */
.ld-icon-medal:before { content: '\f0e5'; } /* '' */
.ld-icon-settings-3-line:before { content: '\f0e6'; } /* '' */
.ld-icon-puzzle-piece:before { content: '\f0e7'; } /* '' */
.ld-icon-settings-4-line:before { content: '\f0e8'; } /* '' */
.ld-icon-graduation-cap:before { content: '\f0e9'; } /* '' */
.ld-icon-settings-5-line:before { content: '\f0ea'; } /* '' */
.ld-icon-users:before { content: '\f0eb'; } /* '' */
.ld-icon-share-forward-2-fill:before { content: '\f0f8'; } /* '' */
.ld-icon-share-forward-line:before { content: '\f0fd'; } /* '' */
.ld-icon-shield-line:before { content: '\f108'; } /* '' */
.ld-icon-shield-user-line:before { content: '\f10c'; } /* '' */
.ld-icon-shopping-bag-2-line:before { content: '\f114'; } /* '' */
.ld-icon-shopping-bag-line:before { content: '\f118'; } /* '' */
.ld-icon-shopping-basket-line:before { content: '\f11c'; } /* '' */
.ld-icon-shopping-cart-line:before { content: '\f120'; } /* '' */
.ld-icon-star-half-line:before { content: '\f188'; } /* '' */
.ld-icon-star-line:before { content: '\f18b'; } /* '' */
.ld-icon-subtract-line:before { content: '\f1af'; } /* '' */
.ld-icon-suitcase-line:before { content: '\f1b9'; } /* '' */
.ld-icon-sun-line:before { content: '\f1bf'; } /* '' */
.ld-icon-thumb-down-line:before { content: '\f205'; } /* '' */
.ld-icon-thumb-up-line:before { content: '\f207'; } /* '' */
.ld-icon-ticket-2-line:before { content: '\f20b'; } /* '' */
.ld-icon-ticket-line:before { content: '\f20d'; } /* '' */
.ld-icon-timer-2-line:before { content: '\f211'; } /* '' */
.ld-icon-tools-line:before { content: '\f21b'; } /* '' */
.ld-icon-trophy-line:before { content: '\f22f'; } /* '' */
.ld-icon-tv-2-line:before { content: '\f235'; } /* '' */
.ld-icon-twitter-line:before { content: '\f23b'; } /* '' */
.ld-icon-user-3-line:before { content: '\f256'; } /* '' */
.ld-icon-user-add-line:before { content: '\f25e'; } /* '' */
.ld-icon-user-follow-line:before { content: '\f261'; } /* '' */
.ld-icon-user-line:before { content: '\f264'; } /* '' */
.ld-icon-user-location-line:before { content: '\f266'; } /* '' */
.ld-icon-user-received-2-line:before { content: '\f268'; } /* '' */
.ld-icon-user-settings-line:before { content: '\f26e'; } /* '' */
.ld-icon-user-shared-2-line:before { content: '\f270'; } /* '' */
.ld-icon-video-add-line:before { content: '\f27c'; } /* '' */
.ld-icon-video-chat-line:before { content: '\f27e'; } /* '' */
.ld-icon-video-download-line:before { content: '\f280'; } /* '' */
.ld-icon-video-upload-line:before { content: '\f284'; } /* '' */
.ld-icon-vidicon-line:before { content: '\f288'; } /* '' */
.ld-icon-volume-mute-line:before { content: '\f29e'; } /* '' */
.ld-icon-volume-up-line:before { content: '\f2a2'; } /* '' */
.ld-icon-volume-vibrate-line:before { content: '\f2a4'; } /* '' */
.ld-icon-wallet-2-line:before { content: '\f2aa'; } /* '' */
.ld-icon-wallet-3-line:before { content: '\f2ac'; } /* '' */
.ld-icon-wallet-line:before { content: '\f2ae'; } /* '' */
.ld-icon-wechat-line:before { content: '\f2b6'; } /* '' */
.ld-icon-whatsapp-line:before { content: '\f2bc'; } /* '' */
.ld-icon-window-2-line:before { content: '\f2c4'; } /* '' */
.ld-icon-window-line:before { content: '\f2c6'; } /* '' */

/* Required for Dashicons to work properly */
i.mce-i-icon {
  font: 400 20px/1 dashicons;
  padding: 0;
  vertical-align: top;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: -2px;
  padding-left: 2px;
}

#TB_ajaxContent { padding: 0 0 30px 0; width: 100%!important; overflow: hidden; }

/* Added z-index to force popup on top of LD headers and WP admin menu. */
.ui-dialog.ld-shortcodes {
	z-index: 160000 !important;
}

#learndash_shortcodes_wrap {
	position: relative;
	margin: 0;
	height: 97.5%;
}

#learndash_shortcodes_tabs {
	font-family: Helvetica, Arial;
	color: #333;
	font-size: 12px;
	text-align: right;
}
#learndash_shortcodes_tabs {
	width: 150px;
	height: 100%;
	min-height: 100%;
	background: #ccc;
	border-left: 1px solid #EEE;
	float: right;
	overflow-y: scroll;
}

#learndash_shortcodes_tabs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#learndash_shortcodes_tabs ul li {
	width: 100%;
	font-weight: bold;
	margin: 0;
}

#learndash_shortcodes_tabs  li.current {
	display: block;
	margin: 0px;
}

#learndash_shortcodes_tabs  li.current a {
	background: #FFF;
	box-shadow: 0 -1px 0 #eee;
}

#learndash_shortcodes_tabs ul li a {
	display: block;
/*	padding: 14px 20px; */
	padding: 10px 10px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	box-shadow: 0 -1px 0 #eee;
}

#learndash_shortcodes_tabs ul li:last-child a {
	box-shadow:0 -1px 0 #eee, 0 1px 0 #eee;
}

#learndash_shortcodes_sections {
	overflow: auto;
	height: 100%;
	position: relative;
	padding: 0 20px 0 0;
	margin: 0;
	background: #FFF;
}

#learndash_shortcodes_sections textarea {
	width: 100%;
	min-height: 200px;
}

#learndash_shortcodes_sections abbr[title] {
	border-bottom: none !important;
	cursor: inherit !important;
	text-decoration: none !important;
}
/* Required for Dashicons to work properly */
i.mce-i-icon {
  font: 400 20px/1 dashicons;
  padding: 0;
  vertical-align: top;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: -2px;
  padding-right: 2px;
}

#TB_ajaxContent { padding: 0 0 30px 0; width: 100%!important; overflow: hidden; }

/* Added z-index to force popup on top of LD headers and WP admin menu. */
.ui-dialog.ld-shortcodes {
	z-index: 160000 !important;
}

#learndash_shortcodes_wrap {
	position: relative;
	margin: 0;
	height: 97.5%;
}

#learndash_shortcodes_tabs {
	font-family: Helvetica, Arial;
	color: #333;
	font-size: 12px;
	text-align: left;
}
#learndash_shortcodes_tabs {
	width: 150px;
	height: 100%;
	min-height: 100%;
	background: #ccc;
	border-right: 1px solid #EEE;
	float: left;
	overflow-y: scroll;
}

#learndash_shortcodes_tabs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#learndash_shortcodes_tabs ul li {
	width: 100%;
	font-weight: bold;
	margin: 0;
}

#learndash_shortcodes_tabs  li.current {
	display: block;
	margin: 0px;
}

#learndash_shortcodes_tabs  li.current a {
	background: #FFF;
	box-shadow: 0 -1px 0 #eee;
}

#learndash_shortcodes_tabs ul li a {
	display: block;
/*	padding: 14px 20px; */
	padding: 10px 10px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	box-shadow: 0 -1px 0 #eee;
}

#learndash_shortcodes_tabs ul li:last-child a {
	box-shadow:0 -1px 0 #eee, 0 1px 0 #eee;
}

#learndash_shortcodes_sections {
	overflow: auto;
	height: 100%;
	position: relative;
	padding: 0 0 0 20px;
	margin: 0;
	background: #FFF;
}

#learndash_shortcodes_sections textarea {
	width: 100%;
	min-height: 200px;
}

#learndash_shortcodes_sections abbr[title] {
	border-bottom: none !important;
	cursor: inherit !important;
	text-decoration: none !important;
}
/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/jszip-2.5.0/dt-1.11.5/b-2.2.2/b-colvis-2.2.2/b-html5-2.2.2/b-print-2.2.2/cr-1.5.5/r-2.2.9/sl-1.3.4
 *
 * Included libraries:
 *  JSZip 2.5.0, DataTables 1.11.5, Buttons 2.2.2, Column visibility 2.2.2, HTML5 export 2.2.2, Print view 2.2.2, ColReorder 1.5.5, Responsive 2.2.9, Select 1.3.4
 */

 table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{height:1em;width:1em;margin-top:-9px;display:inline-block;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable tr.dt-hasChild td.dt-control:before{content:"-";background-color:#d33333}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{}table.dataTable thead .sorting_asc{}table.dataTable thead .sorting_desc{}table.dataTable thead .sorting_asc_disabled{}table.dataTable thead .sorting_desc_disabled{}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_length select{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;padding:4px}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;margin-left:3px}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, white 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, white 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, white 0%, #dcdcdc 100%);background:-o-linear-gradient(top, white 0%, #dcdcdc 100%);background:linear-gradient(to bottom, white 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:-ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}


 @keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dataTables_wrapper{position:relative}div.dt-buttons{position:initial}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 4px 10px 1px rgba(0, 0, 0, 0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dtb-popover-close{position:absolute;top:10px;right:10px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}button.dtb-hide-drop{display:none !important}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;margin-left:.5em;margin-right:.5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}span.dt-button-spacer{display:inline-block;margin:.5em;white-space:nowrap}span.dt-button-spacer.bar{border-left:1px solid rgba(0, 0, 0, 0.3);vertical-align:middle;padding-left:.5em}span.dt-button-spacer.bar:empty{height:1em;width:1px;padding-left:0}div.dt-button-collection span.dt-button-spacer{width:100%;font-size:.9em;text-align:center;margin:.5em 0}div.dt-button-collection span.dt-button-spacer:empty{height:0;width:100%}div.dt-button-collection span.dt-button-spacer.bar{border-left:none;border-bottom:1px solid rgba(0, 0, 0, 0.3);padding-left:0}button.dt-button,div.dt-button,a.dt-button,input.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-left:.167em;margin-right:.167em;margin-bottom:.333em;padding:.5em 1em;border:1px solid rgba(0, 0, 0, 0.3);border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:black;white-space:nowrap;overflow:hidden;background-color:rgba(0, 0, 0, 0.1);background:-webkit-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-moz-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-ms-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-o-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(230, 230, 230, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none;text-overflow:ellipsis}button.dt-button:first-child,div.dt-button:first-child,a.dt-button:first-child,input.dt-button:first-child{margin-left:0}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled,input.dt-button.disabled{cursor:default;opacity:.4}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled),input.dt-button:active:not(.disabled),input.dt-button.active:not(.disabled){background-color:rgba(0, 0, 0, 0.1);background:-webkit-linear-gradient(top, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-moz-linear-gradient(top, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-ms-linear-gradient(top, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-o-linear-gradient(top, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:linear-gradient(to bottom, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(179, 179, 179, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");box-shadow:inset 1px 1px 3px #999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled),input.dt-button:active:not(.disabled):hover:not(.disabled),input.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999;background-color:rgba(0, 0, 0, 0.1);background:-webkit-linear-gradient(top, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-moz-linear-gradient(top, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-ms-linear-gradient(top, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-o-linear-gradient(top, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:linear-gradient(to bottom, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(128, 128, 128, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)")}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover,input.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled),input.dt-button:hover:not(.disabled){border:1px solid #666;background-color:rgba(0, 0, 0, 0.1);background:-webkit-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-moz-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-ms-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:-o-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);background:linear-gradient(to bottom, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(153, 153, 153, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)")}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled),input.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background:-webkit-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:-moz-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:-ms-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:-o-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:linear-gradient(to bottom, #d1e2f7 0%, #79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#d1e2f7", EndColorStr="#79ace9")}button.dt-button span.dt-down-arrow,div.dt-button span.dt-down-arrow,a.dt-button span.dt-down-arrow,input.dt-button span.dt-down-arrow{position:relative;top:-2px;color:rgba(70, 70, 70, 0.75);font-size:8px;padding-left:10px;line-height:1em}.dt-button embed{outline:none}div.dt-buttons{float:left}div.dt-buttons.buttons-right{float:right}div.dataTables_layout_cell div.dt-buttons{float:none}div.dataTables_layout_cell div.dt-buttons.buttons-right{float:none}div.dt-btn-split-wrapper{display:inline-block}div.dt-button-collection{position:absolute;top:0;left:0;width:200px;margin-top:3px;margin-bottom:3px;padding:4px 4px 2px 4px;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 4px 10px 1px rgba(0, 0, 0, 0.3);box-sizing:border-box}div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button,div.dt-button-collection a.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin:4px 0 2px 0}div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection a.dt-button.active:not(.disabled){background-color:#dadada;background:-webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#f0f0f0", EndColorStr="#dadada");box-shadow:inset 1px 1px 3px #666}div.dt-button-collection button.dt-button:first-child,div.dt-button-collection div.dt-button:first-child,div.dt-button-collection a.dt-button:first-child{margin-top:0;border-top-left-radius:3px;border-top-right-radius:3px}div.dt-button-collection button.dt-button:last-child,div.dt-button-collection div.dt-button:last-child,div.dt-button-collection a.dt-button:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}div.dt-button-collection div.dt-btn-split-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:stretch;margin:4px 0 2px 0}div.dt-button-collection div.dt-btn-split-wrapper button.dt-button{margin:0;display:inline-block;width:0;flex-grow:1;flex-shrink:0;flex-basis:50px;border-radius:0}div.dt-button-collection div.dt-btn-split-wrapper button.dt-btn-split-drop{min-width:20px;flex-grow:0;flex-shrink:0;flex-basis:0}div.dt-button-collection div.dt-btn-split-wrapper:first-child{margin-top:0}div.dt-button-collection div.dt-btn-split-wrapper:first-child button.dt-button{border-top-left-radius:3px}div.dt-button-collection div.dt-btn-split-wrapper:first-child button.dt-btn-split-drop{border-top-right-radius:3px}div.dt-button-collection div.dt-btn-split-wrapper:last-child button.dt-button{border-bottom-left-radius:3px}div.dt-button-collection div.dt-btn-split-wrapper:last-child button.dt-btn-split-drop{border-bottom-right-radius:3px}div.dt-button-collection div.dt-btn-split-wrapper:active:not(.disabled) button.dt-button,div.dt-button-collection div.dt-btn-split-wrapper.active:not(.disabled) button.dt-button{background-color:#dadada;background:-webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#f0f0f0", EndColorStr="#dadada");box-shadow:inset 0px 0px 4px #666}div.dt-button-collection div.dt-btn-split-wrapper:active:not(.disabled) button.dt-btn-split-drop,div.dt-button-collection div.dt-btn-split-wrapper.active:not(.disabled) button.dt-btn-split-drop{box-shadow:none}div.dt-button-collection.fixed .dt-button:first-child{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}div.dt-button-collection.fixed .dt-button:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}div.dt-button-collection.fixed{position:fixed;display:block;top:50%;left:50%;margin-left:-75px;border-radius:5px;background-color:white}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection.fixed.columns{margin-left:-409px}@media screen and (max-width: 1024px){div.dt-button-collection.fixed.columns{margin-left:-308px}}@media screen and (max-width: 640px){div.dt-button-collection.fixed.columns{margin-left:-203px}}@media screen and (max-width: 460px){div.dt-button-collection.fixed.columns{margin-left:-100px}}div.dt-button-collection.fixed>:last-child{max-height:100vh;overflow:auto}div.dt-button-collection.two-column>:last-child,div.dt-button-collection.three-column>:last-child,div.dt-button-collection.four-column>:last-child{display:block !important;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection.two-column>:last-child>*,div.dt-button-collection.three-column>:last-child>*,div.dt-button-collection.four-column>:last-child>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{padding-bottom:1px;column-count:2}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{padding-bottom:1px;column-count:3}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{padding-bottom:1px;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-collection.columns{width:auto}div.dt-button-collection.columns>:last-child{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;width:818px;padding-bottom:1px}div.dt-button-collection.columns>:last-child .dt-button{min-width:200px;flex:0 1;margin:0}div.dt-button-collection.columns.dtb-b3>:last-child,div.dt-button-collection.columns.dtb-b2>:last-child,div.dt-button-collection.columns.dtb-b1>:last-child{justify-content:space-between}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:1 1 32%}div.dt-button-collection.columns.dtb-b2 .dt-button{flex:1 1 48%}div.dt-button-collection.columns.dtb-b1 .dt-button{flex:1 1 100%}@media screen and (max-width: 1024px){div.dt-button-collection.columns>:last-child{width:612px}}@media screen and (max-width: 640px){div.dt-button-collection.columns>:last-child{width:406px}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:0 1 32%}}@media screen and (max-width: 460px){div.dt-button-collection.columns>:last-child{width:200px}}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);background:-ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);background:-moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);background:-o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);background:-webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));background:-webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);background:radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);z-index:2001}@media screen and (max-width: 640px){div.dt-buttons{float:none !important;text-align:center}}button.dt-button.processing,div.dt-button.processing,a.dt-button.processing{color:rgba(0, 0, 0, 0.2)}button.dt-button.processing:after,div.dt-button.processing:after,a.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:" ";border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}button.dt-btn-split-drop{margin-left:calc(-1px - .333em);padding-bottom:calc(.5em - 1px);border-radius:0px 1px 1px 0px;color:rgba(70, 70, 70, 0.9);border-left:none}button.dt-btn-split-drop span.dt-btn-split-drop-arrow{position:relative;top:-1px;left:-2px;font-size:8px}button.dt-btn-split-drop:hover{z-index:2}button.buttons-split{border-right:1px solid rgba(70, 70, 70, 0);border-radius:1px 0px 0px 1px}button.dt-btn-split-drop-button{background-color:white}button.dt-btn-split-drop-button:hover{background-color:white}
 
 
 table.DTCR_clonedTable.dataTable{position:absolute !important;background-color:rgba(255, 255, 255, 0.7);z-index:202}div.DTCR_pointer{width:1px;background-color:#0259c4;z-index:201}
 
 
 table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{top:50%;left:5px;height:1em;width:1em;margin-top:-9px;display:block;position:absolute;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control:before{left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.dtr-control,table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before,table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:.8em;width:.8em;margin-top:-0.5em;margin-left:-0.5em;display:block;position:absolute;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:.5em;box-shadow:0 12px 30px rgba(0, 0, 0, 0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0, 0, 0, 0.6)}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}}
 
 
 table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#b0bed9}table.dataTable.stripe tbody>tr.odd.selected,table.dataTable.stripe tbody>tr.odd>.selected,table.dataTable.display tbody>tr.odd.selected,table.dataTable.display tbody>tr.odd>.selected{background-color:#acbad4}table.dataTable.hover tbody>tr.selected:hover,table.dataTable.hover tbody>tr>.selected:hover,table.dataTable.display tbody>tr.selected:hover,table.dataTable.display tbody>tr>.selected:hover{background-color:#aab7d1}table.dataTable.order-column tbody>tr.selected>.sorting_1,table.dataTable.order-column tbody>tr.selected>.sorting_2,table.dataTable.order-column tbody>tr.selected>.sorting_3,table.dataTable.order-column tbody>tr>.selected,table.dataTable.display tbody>tr.selected>.sorting_1,table.dataTable.display tbody>tr.selected>.sorting_2,table.dataTable.display tbody>tr.selected>.sorting_3,table.dataTable.display tbody>tr>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody>tr.odd>.selected,table.dataTable.order-column.stripe tbody>tr.odd>.selected{background-color:#a6b4cd}table.dataTable.display tbody>tr.even>.selected,table.dataTable.order-column.stripe tbody>tr.even>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3{background-color:#a5b2cb}table.dataTable.display tbody>tr:hover>.selected,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.order-column.hover tbody>tr:hover>.selected,table.dataTable.order-column.hover tbody>tr>.selected:hover{background-color:#a2aec7}table.dataTable tbody td.select-checkbox,table.dataTable tbody th.select-checkbox{position:relative}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody td.select-checkbox:after,table.dataTable tbody th.select-checkbox:before,table.dataTable tbody th.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody th.select-checkbox:before{content:" ";margin-top:-6px;margin-left:-6px;border:1px solid black;border-radius:3px}table.dataTable tr.selected td.select-checkbox:after,table.dataTable tr.selected th.select-checkbox:after{content:"✓";font-size:20px;margin-top:-19px;margin-left:-6px;text-align:center;text-shadow:1px 1px #b0bed9,-1px -1px #b0bed9,1px -1px #b0bed9,-1px 1px #b0bed9}table.dataTable.compact tbody td.select-checkbox:before,table.dataTable.compact tbody th.select-checkbox:before{margin-top:-12px}table.dataTable.compact tr.selected td.select-checkbox:after,table.dataTable.compact tr.selected th.select-checkbox:after{margin-top:-16px}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:.5em}@media screen and (max-width: 640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}
 
 
 
/**
 * Global Group Quiz Report styles
 */
 .uo-group-quiz-report {
	font-size: 15px;
	position: relative;
}

.uo-group-quiz-report * {
	box-sizing: border-box
}

.uo-group-quiz-report .uo-row {
	width: 100%;
}

/**
 * Dropdown Filters 
 */
.uo-group-quiz-report .uo-select {
	width:100%;
	display: inline-block;
	position: relative;
}

.uo-group-quiz-report .uo-select label {
	display: inline-block;
	position: relative;
	margin-bottom: 3px;
	margin-top: 7px;
}

.uo-group-quiz-report .uo-select button, 
.uo-group-quiz-report .uo-select select {
	background: #fff;
	border: 1px solid #b7b7b7;
	border-radius: 3px;
	cursor: pointer;
	font-size: 15px;
	padding: 6px 15px;
	transition-duration: .1s;
	transition-property: color,border-color;
	transition-timing-function: linear;
	width: 100%;
}

.uo-group-quiz-report .uo-select select.h3-select {
	background: none !important;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 18px;
	font-weight: bold;
	padding-left: 0;
	padding-top: 0;
	/*for firefox*/
	-moz-appearance: none;
	/*for chrome*/
	-webkit-appearance: none;
}

/*for IE10*/
.uo-group-quiz-report .uo-select select.h3-select::-ms-expand {
	display: none;
}

/**
 * Data Table
 */
.uo-group-quiz-report-table {
	margin-top: 15px;
	position: relative;
}

.uo-group-quiz-report .uotc-datatable-header {
	display:block;
	position: relative;
	margin-top:15px;
}

.uo-group-quiz-report .uotc-datatable-header .dt-buttons{
	display: block;
	width: 100%;
	margin-top: 15px;
}

/**
 * Search
 */
.uo-group-quiz-report .dataTables_filter {
	margin-bottom: 15px;
	margin-top: 15px;
	position: relative;
	text-align: left;
	width: 100%;
	float: left;
	margin: 10px 0;
}

.uo-group-quiz-report .dataTables_filter label {
	display: block;
	margin:0;
}

.uo-group-quiz-report .dataTables_filter label::before {
	content: "";
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 10px;
	top: 10px;
}

.uo-group-quiz-report .dataTables_filter input[type="search"] {
	background: #fff;
	border: 1px solid #b7b7b7;
	border-radius: 3px;
	font-family: inherit;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding: 8px 20px 8px 40px;
	width: 100%;
}

.uo-group-quiz-report .buttons-csv, 
.uo-group-quiz-report .buttons-excel, 
.uo-group-quiz-report a.paginate_button{
	background: #f9fafb;
	border: 1px solid #b7b7b7;
	border-radius: 3px;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1;
	padding: 6px 15px;
	text-decoration: none;
	text-transform: none;
	transition-duration: .1s;
	transition-property: color,border-color;
	transition-timing-function: linear;
}

/**
 * Customize Columns
 */
.uo-group-quiz-report .dataTables-filter-columns {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	float: left;
	user-select: none;
	width: 100%
}

.uo-group-quiz-report .dataTables-filter-columns-field {
	display: none !important
}

.uo-group-quiz-report .dataTables-filter-columns__fields {
	display: none
}

.uo-group-quiz-report .dataTables-filter-columns__fields,
.uo-group-quiz-report .dataTables-filter-columns__toggle {
	width: 100%
}

.uo-group-quiz-report .dataTables-filter-columns__fields label {
	padding-right: 10px
}

.uo-group-quiz-report .dataTables-filter-columns__fields label input {
	margin-right: 5px
}

.uo-group-quiz-report .dataTables-filter-columns-field:checked~.dataTables-filter-columns__fields {
	display: block
}

.uo-group-quiz-report .dataTables-filter-columns__toggle label {
	color: #00e;
	cursor: pointer;
	display: inline-block
}

.uo-group-quiz-report .dataTables-filter-columns__toggle label:hover {
	text-decoration: underline
}

.uo-group-quiz-report .dataTables-filter-columns-field:not(:checked)~.dataTables-filter-columns__toggle label:before {
	content: attr(data-label-enable)
}

.uo-group-quiz-report .dataTables-filter-columns-field:checked~.dataTables-filter-columns__toggle label:before {
	content: attr(data-label-disable)
}

/**
 * Table
 */
.uo-group-quiz-report table {
	border: 0;
	border-radius: 3px;
	overflow: hidden;
	width: 100%;
}

.uo-group-quiz-report table * {
	line-height: 1;
}

.uo-group-quiz-report table thead tr{
	background-color: #5f19aa;
	color: #ffffff;
}

.uo-group-quiz-report .uo-group-quiz-report-table th{
	font-size: 15px;
	font-weight: 400;
	height: auto;
	padding: 10px;
	vertical-align: middle;
}

.uo-group-quiz-report .uo-group-quiz-report-table td, 
.uo-group-quiz-report .uo-group-quiz-report-table th{
	border: 0;
	line-height: 1;
	padding: 10px 5px;
}

.uo-group-quiz-report .uo-group-quiz-report-table thead .sorting {
}

.uo-group-quiz-report .uo-group-quiz-report-table thead .sorting_asc {
}

.uo-group-quiz-report .uo-group-quiz-report-table td{
	font-size:14px;
	vertical-align: top;
}

.uo-group-quiz-report .uo-group-quiz-report-table tbody tr.even,
.uo-group-quiz-report .uo-group-quiz-report-table tbody tr.even td{
	background: #f2f2f2;
}

.uo-group-quiz-report .uo-group-quiz-report-table>tbody>tr>td.child {
	padding-left: 30px!important;
}

.uo-group-quiz-report .uo-group-quiz-report-table>tbody>tr>td.child .user_statistic .statistic_icon{
	display: inline-block;
	margin-bottom: -6px;
}

/**
* Label Loading Animation
*/
.uo-group-quiz-report .label-loading::after{
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: contain;
}

/**
* Table Loading Animation
*/
.uo-group-quiz-report .reporting-status-loading-animation-wrap {
	display: flex;
	background-color: rgba(255, 255, 255, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.uo-group-quiz-report .reporting-status {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1000;
	line-height: 1;
	font-size: 12px;
	font-weight: 600;
	display: flex;
}

.uo-group-quiz-report .reporting-status__icon {
	width: 30px;
	font-size: 16px;
	color: #fff;
	background: #f5ba05;
	position: relative;
}

.uo-group-quiz-report .reporting-status__icon:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uo-group-quiz-report .reporting-status--loading .reporting-status__icon {
	background: #0290c2;
}

.uo-group-quiz-report .reporting-status--loading .reporting-status__icon:before {
	content: '';
	width: 16px;
	height: 16px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBkPSJNNzUuNCAxMjYuNjNhMTEuNDMgMTEuNDMgMCAwIDEtMi4xLTIyLjY1IDQwLjkgNDAuOSAwIDAgMCAzMC41LTMwLjYgMTEuNCAxMS40IDAgMSAxIDIyLjI3IDQuODdoLjAyYTYzLjc3IDYzLjc3IDAgMCAxLTQ3LjggNDguMDV2LS4wMmExMS4zOCAxMS4zOCAwIDAgMS0yLjkzLjM3eiIgZmlsbD0iI2ZmZiIgZmlsbC1vcGFjaXR5PSIxIi8+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgNjQgNjQiIHRvPSIzNjAgNjQgNjQiIGR1cj0iMTgwMG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvZz48L3N2Zz4=) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

.uo-group-quiz-report .reporting-status__text {
	color: #fff;
	background: #35393c;
	padding: 8px 10px;
	white-space: nowrap;
}

/**
 * Tablet
 */
@media screen and (min-width: 500px) {
	.uo-group-quiz-report .uotc-datatable-header {
		display: flex;
	}
	
	.uo-group-quiz-report .uotc-datatable-header .dataTables_length{
		text-align: left;
		flex: 0 0 40%;
	}

	.uo-group-quiz-report .uotc-datatable-header .dt-buttons{
		text-align: right;
		margin-top: 0;
		flex: 0 0 60%;
	}
}

/**
 * Desktop
 */
@media screen and (min-width: 769px) {

	/**
	 * Dropdown Filters 
	*/
	.uo-group-quiz-report .uotc-report-select-filters{
		display: flex;
		margin: 0 -10px;
		width: 100%;
	}

	.uo-group-quiz-report .uotc-report-select-filters > .uotc-report-select-filter {
		flex: 0 0 50%;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 15px;
	}

	.uo-group-quiz-report .uo-select button,
	.uo-group-quiz-report .uo-select select{
		width: calc( 100% - 20px );
	}
}
.xoo-uv-verified-success, .xoo-uv-verify-notice {
    z-index: 99999999;
    position: fixed;
    top: 0;
    padding: 20px;
    left: 0;
    right: 0;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}


.xoo-uv-verified-success span:last-of-type a {
    text-decoration: underline;
    color: #3c763d;
    margin-left: 6px;
}


.xoo-el-notice-success .xoo-uv-verify-notice {
    position: relative;
    padding: 10px;
}

span.xoo-uv-rsnd-email {
    text-decoration: underline;
    margin-left: 5px;
    cursor: pointer;
}
:root{--ld-color-semantic-success:#2f8351;--ld-color-semantic-error:#db0000;--ld-color-system-body-text:#333;--ld-color-system-middle-gray:#d2d7e2;--ld-color-system-middle-gray-light:#edf0f5;--ld-color-system-light-2:#f6f8fa;--ld-color-system-subtle:#73738c;--ld-color-system-subtle-text:var(--ld-color-system-subtle);--ld-color-field-bg:var(--ld-color-system-white);--ld-color-field-border:var(#8694b1);--ld-color-field-border-error:var(--ld-color-semantic-error);--ld-color-field-border-valid:var(--ld-color-semantic-success);--ld-color-field-error:var(--ld-color-semantic-error)}@font-face{font-family:ld-icons;font-style:normal;font-weight:400;src:url("/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.eot?e0vk6b");src:url("/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.eot?e0vk6b#iefix") format("embedded-opentype"),url("/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.ttf?e0vk6b") format("truetype"),url("/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.woff?e0vk6b") format("woff"),url("/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.svg?e0vk6b#ld-icons") format("svg")}.ld-icon{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:ld-icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.ld-icon-alert:before{content:"\e90d"}.ld-icon-unlocked:before{content:"\e900"}.ld-icon-quiz:before{content:"\e901"}.ld-icon-materials:before{content:"\e902"}.ld-icon-download:before{content:"\e903"}.ld-icon-course-outline:before{content:"\e904"}.ld-icon-content:before{content:"\e905"}.ld-icon-checkmark:before,.ld-icon-complete:before{content:"\e906"}.ld-icon-clock:before{content:"\e907"}.ld-icon-certificate:before{content:"\e908"}.ld-icon-calendar:before{content:"\e909"}.ld-icon-assignment:before{content:"\e90a"}.ld-icon-arrow-up:before{content:"\e912"}.ld-icon-arrow-right:before{content:"\e913"}.ld-icon-arrow-left:before{content:"\e914"}.ld-icon-arrow-down:before{content:"\e915"}.ld-icon-login:before{content:"\e90c"}.ld-icon-delete:before,.ld-icon-remove:before{content:"\e90b"}.ld-icon-comments:before{content:"\e917"}.ld-icon-search:before{content:"\e916"}.learndash-wrapper:not(.ld-registration__outer-wrapper) *{box-sizing:border-box}.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_checkout_buttons{margin:0 .5em 0 0}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join{align-items:center;background-color:#00a2e8;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.75em;font-weight:800;height:auto;justify-content:center;line-height:1.25em;margin:0;max-width:385px;opacity:1;padding:1em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3s ease;white-space:normal;width:100%}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join .ld-icon,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join .ld-icon{font-size:.875em}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join .ld-text,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join .ld-text{flex:1 1 100;padding:0 1em;text-align:center}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join+.ld-button,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join+.ld-button{margin-left:1em}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-compact,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-compact{align-items:center;border-radius:100%;flex-basis:24px;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-compact .ld-icon,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-compact .ld-icon{font-size:.75em;margin-right:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-compact .ld-text,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-compact .ld-text{padding:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-button-alternate,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-button-alternate{background:#0000;color:#00a2e8;padding:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-button-alternate .ld-icon,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-button-alternate .ld-icon{background:#00a2e8;border-radius:100%;color:#fff;flex:0 0 18px;font-weight:700;height:18px;line-height:16px;padding:2px;text-align:center;transition:color .3s ease,background .3s ease;width:18px}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-button-alternate .ld-text,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-button-alternate .ld-text{padding-left:.5em}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-button-alternate:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-button-alternate:hover{background:#0000}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-button-transparent,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-button-transparent{background:#0000;color:#00a2e8}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-button-transparent.ld-status-complete,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-button-transparent.ld-status-complete{color:#019e7c}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-button-transparent:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-button-transparent:hover{background:#0000}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-button-reverse,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-button-reverse{background:#fff;color:#00a2e8}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.ld-button-reverse:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.ld-button-reverse:hover{background:#00a2e8;color:#fff}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled{background-color:#00a2e8;opacity:.75}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:hover{background-color:#00a2e8;opacity:.85}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover{opacity:.75}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:focus,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:focus{opacity:.75;outline:none}@media (max-width:960px){.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join{max-width:100%}}@media (max-width:640px){.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join{margin-left:10px;text-align:left}}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover{align-items:center;background-color:#00a2e8;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;cursor:default;display:flex;font-family:inherit;font-size:.75em;font-weight:800;height:auto;justify-content:center;line-height:1.25em;margin:0;max-width:385px;opacity:1;padding:1em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3s ease;white-space:normal;width:100%}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover .ld-icon,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover .ld-icon{font-size:.875em}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover .ld-text,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover .ld-text{flex:1 1 100;padding:0 1em;text-align:center}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover+.ld-button,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover+.ld-button{margin-left:1em}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-compact,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-compact{align-items:center;border-radius:100%;flex-basis:24px;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-compact .ld-icon,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-compact .ld-icon{font-size:.75em;margin-right:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-compact .ld-text,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-compact .ld-text{padding:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-button-alternate,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-button-alternate{background:#0000;color:#00a2e8;padding:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-button-alternate .ld-icon,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-button-alternate .ld-icon{background:#00a2e8;border-radius:100%;color:#fff;flex:0 0 18px;font-weight:700;height:18px;line-height:16px;padding:2px;text-align:center;transition:color .3s ease,background .3s ease;width:18px}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-button-alternate .ld-text,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-button-alternate .ld-text{padding-left:.5em}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-button-alternate:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-button-alternate:hover{background:#0000}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-button-transparent,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-button-transparent{background:#0000;color:#00a2e8}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-button-transparent.ld-status-complete,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-button-transparent.ld-status-complete{color:#019e7c}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-button-transparent:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-button-transparent:hover{background:#0000}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-button-reverse,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-button-reverse{background:#fff;color:#00a2e8}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover.ld-button-reverse:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover.ld-button-reverse:hover{background:#00a2e8;color:#fff}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover:disabled,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover:disabled{background-color:#00a2e8;opacity:.75}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover:hover{background-color:#00a2e8;opacity:.85}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover:disabled:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover:disabled:hover{background-color:#00a2e8;opacity:.75}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover:focus,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover:focus{opacity:.75;outline:none}@media (max-width:960px){.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover{max-width:100%}}@media (max-width:640px){.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:disabled:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:disabled:hover{margin-left:10px;text-align:left}}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:hover{color:#fff}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.btn-disabled,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.btn-disabled{background-color:#728188;cursor:default}.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join.btn-disabled:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join.btn-disabled:hover{background-color:#728188;opacity:1}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button{align-items:center;background-color:#00a2e8;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.75em;font-weight:800;height:auto;justify-content:center;line-height:1.25em;margin:0;max-width:385px;opacity:1;padding:1em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3s ease;white-space:normal;width:100%}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button .ld-icon{font-size:.875em}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button .ld-text{flex:1 1 100;padding:0 1em;text-align:center}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button+.ld-button{margin-left:1em}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-compact{align-items:center;border-radius:100%;flex-basis:24px;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-compact .ld-icon{font-size:.75em;margin-right:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-compact .ld-text{padding:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-button-alternate{background:#0000;color:#00a2e8;padding:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-button-alternate .ld-icon{background:#00a2e8;border-radius:100%;color:#fff;flex:0 0 18px;font-weight:700;height:18px;line-height:16px;padding:2px;text-align:center;transition:color .3s ease,background .3s ease;width:18px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-button-alternate .ld-text{padding-left:.5em}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-button-alternate:hover{background:#0000}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-button-transparent{background:#0000;color:#00a2e8}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-button-transparent.ld-status-complete{color:#019e7c}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-button-transparent:hover{background:#0000}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-button-reverse{background:#fff;color:#00a2e8}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button.ld-button-reverse:hover{background:#00a2e8;color:#fff}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button:disabled{background-color:#00a2e8;opacity:.75}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button:hover{background-color:#00a2e8;opacity:.85}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button:disabled:hover{background-color:#00a2e8;opacity:.75}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button:focus{opacity:.75;outline:none}@media (max-width:960px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button{max-width:100%}}@media (max-width:640px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button{margin-left:10px;text-align:left}}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button .ld-icon{transition:all .25s ease-in-out}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button:hover .ld-icon-arrow-right{transform:translateX(3px)}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button:hover .ld-icon-arrow-left{transform:translateX(-3px)}.learndash-wrapper:not(.ld-registration__outer-wrapper) a:not(.button){border-bottom:none!important;box-shadow:none!important;text-decoration:none;text-shadow:none}.learndash-wrapper:not(.ld-registration__outer-wrapper) a:not(.button):hover{text-decoration:none}.learndash-wrapper:not(.ld-registration__outer-wrapper).ld-container{display:flex;margin:auto;max-width:1280px;padding:0 2em}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-page-content{flex:1 auto;padding-right:2.5%}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-sidebar-content{flex:0 0 250px;padding-left:2.5%}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-profile-avatar{border-radius:100%;overflow:hidden}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-profile-avatar img{height:auto;width:100%}@media (max-width:1024px){.learndash-wrapper:not(.ld-registration__outer-wrapper).ld-container{flex-direction:column}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-page-content{margin-bottom:3em}}.learndash-wrapper:not(.ld-registration__outer-wrapper) #sfwd-mark-complete,.learndash-wrapper:not(.ld-registration__outer-wrapper) .sfwd-mark-complete{display:block;overflow:hidden;position:relative}@media (max-width:960px){.learndash-wrapper:not(.ld-registration__outer-wrapper) #sfwd-mark-complete,.learndash-wrapper:not(.ld-registration__outer-wrapper) .sfwd-mark-complete{width:100%}}.learndash-wrapper:not(.ld-registration__outer-wrapper) #sfwd-mark-complete:after,.learndash-wrapper:not(.ld-registration__outer-wrapper) .sfwd-mark-complete:after{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;content:"\e906";display:inline-block;font-family:ld-icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;padding-right:.15em;position:absolute;right:.5em;text-transform:none;top:50%;transform:translateY(-50%)}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button{align-items:center;background-color:#00a2e8;background-color:#019e7c;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.75em;font-weight:800;height:auto;justify-content:center;line-height:1.25em;margin:0;max-width:385px;opacity:1;padding:1em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3s ease;white-space:normal;width:100%}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button .ld-icon,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button .ld-icon{font-size:.875em}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button .ld-text,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button .ld-text{flex:1 1 100;padding:0 1em;text-align:center}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button+.ld-button,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button+.ld-button{margin-left:1em}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-compact,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-compact{align-items:center;border-radius:100%;flex-basis:24px;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-compact .ld-icon,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-compact .ld-icon{font-size:.75em;margin-right:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-compact .ld-text,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-compact .ld-text{padding:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-button-alternate,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-button-alternate{background:#0000;color:#00a2e8;padding:0}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-button-alternate .ld-icon,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-button-alternate .ld-icon{background:#00a2e8;border-radius:100%;color:#fff;flex:0 0 18px;font-weight:700;height:18px;line-height:16px;padding:2px;text-align:center;transition:color .3s ease,background .3s ease;width:18px}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-button-alternate .ld-text,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-button-alternate .ld-text{padding-left:.5em}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-button-alternate:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-button-alternate:hover{background:#0000}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-button-transparent,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-button-transparent{background:#0000;color:#00a2e8}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-button-transparent.ld-status-complete,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-button-transparent.ld-status-complete{color:#019e7c}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-button-transparent:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-button-transparent:hover{background:#0000}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-button-reverse,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-button-reverse{background:#fff;color:#00a2e8}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button.ld-button-reverse:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button.ld-button-reverse:hover{background:#00a2e8;color:#fff}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button:disabled,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button:disabled{background-color:#00a2e8;opacity:.75}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button:hover{background-color:#00a2e8;opacity:.85}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button:disabled:hover,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button:disabled:hover{background-color:#00a2e8;opacity:.75}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button:focus,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button:focus{opacity:.75;outline:none}@media (max-width:960px){.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button{max-width:100%}}@media (max-width:640px){.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button{margin-left:10px;text-align:left}}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button:disabled,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button:disabled{background:#4c4c4c!important;cursor:pointer;filter:grayscale(100%)}@media (max-width:768px){.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button{line-height:1.5em;max-width:100%;white-space:normal}}@media (max-width:640px){.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash_mark_complete_button,.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button{margin-left:0;max-width:100%}}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions{border-top:2px solid #e2e7ed;clear:both;display:flex;justify-content:space-between;padding:1em 0}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action{flex-basis:200px;padding:5px;position:relative}@media (max-width:640px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action a.ld-button{margin-left:0}}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action .ld-course-step-back{display:block;font-size:.75em;margin:0 auto;text-align:center;width:100%}@media (max-width:960px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action .ld-course-step-back{display:flex;justify-content:space-between;padding:1.25em}}@media (max-width:768px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action .ld-course-step-back{display:block;padding:1.25em}}@media (max-width:640px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action .ld-course-step-back{display:block;font-size:1rem;margin:0;text-align:center;width:100%}}@media (max-width:960px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action{padding:1em}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions{align-items:flex-start;justify-content:space-evenly}}@media (max-width:960px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions{align-items:flex-start;justify-content:space-evenly}}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action+a{align-self:center}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions>a{flex:1;font-size:.75em;text-align:center}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions #learndash_timer,.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .learndash_timer{color:#728188;display:block;font-weight:700;left:0;padding:1em;position:absolute;right:0;text-align:center;top:100%}@media (max-width:768px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions{align-items:flex-start;flex-direction:row;justify-content:space-evenly}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action{flex:1}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions>*{margin-bottom:2em;margin-left:0}}@media (max-width:768px) and (max-width:640px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions>*{margin-bottom:0}}@media (max-width:640px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions{flex-direction:column-reverse}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions div:first-child,.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions div:nth-child(3){width:100%}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions div:nth-child(2){order:1;width:100%}}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-mobile-only{display:none!important}@media (max-width:640px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-mobile-only{display:inherit!important}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-not-mobile{display:none!important}}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-loading{position:relative}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-loading:after{background:#ffffff80;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:99}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-loading:before{animation:ldrotating 1.2s linear infinite;border:3px solid #00000080;border-radius:50%;border-top-color:#00a2e8;content:"";display:block;height:40px;left:50%;margin:-20px 0 0 -20px;position:absolute;top:50%;width:40px;z-index:100}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview{background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 6px 6px #ccc;font-size:18px;margin-bottom:30px;padding:35px 25px 20px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .order-heading{display:block;font-size:24px;font-weight:700;margin-bottom:30px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .purchase-title{font-size:22px;margin-bottom:22px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .purchase-rows{border:1px solid #e2e7ed;border-radius:6px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .purchase-rows .purchase-row{border-bottom:1px solid #e2e7ed;display:flex;justify-content:space-between;padding:10px 15px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .purchase-rows .purchase-row:last-of-type{border-bottom:none}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .purchase-rows .purchase-row .purchase-label{font-weight:700}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .coupon-form{display:flex;float:right;margin-top:30px;width:60%}@media (max-width:1024px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .coupon-form{width:100%}}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .coupon-form input{padding:9px;width:50%}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .coupon-form input:first-of-type{border-bottom-left-radius:6px;border-color:#737373;border-top-left-radius:6px;font-size:.75em;margin-right:-2px;padding-left:15px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .coupon-form input:last-of-type{background:#737373;border-bottom-right-radius:6px;border-color:#737373;border-top-right-radius:6px;color:#fff;font-size:.75em;font-weight:800}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .coupon-form input:last-of-type:hover{color:#fff;opacity:.9}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview #remove-coupon-form{align-items:center;display:inline-flex}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview #remove-coupon-form span{padding-left:20px;white-space:nowrap}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview #remove-coupon-form input[type=submit]{background:#737373;border-color:#737373;border-radius:6px;color:#fff;font-size:11px;height:22px;margin-left:5px;padding:0 6px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview #remove-coupon-form input[type=submit]:hover{color:#fff;opacity:.9}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .totals{float:right;margin-top:30px;width:60%}@media (max-width:1024px){.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .totals{width:100%}}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .totals .order-heading{margin-bottom:20px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .order-overview .order-overview-return{clear:both;display:block;font-size:15px;padding-top:30px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-course-status.ld-course-status-not-enrolled .ld-course-status-mode-subscribe .ld-course-status-price{color:#728188;font-size:24px}.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-course-status .ld-course-status-mode-subscribe .ld-text{color:#728188;font-weight:700}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-checkout-wrapper{align-items:flex-start;column-gap:40px;display:flex}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper{width:100%}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper #btn-join,.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .btn-join{float:right;margin:15px -5px 15px auto;max-width:100%;width:60%}@media (max-width:1024px){.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper #btn-join,.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .btn-join{width:100%}}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .learndash-password-strength{font-size:1em;font-weight:600;padding:3px .5em;text-align:center}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .learndash-password-strength .ld-password-strength__prefix-marker{display:none}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .learndash-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .learndash-password-strength.strong .ld-password-strength__descriptor{color:#000}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .learndash-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .learndash-password-strength.short .ld-password-strength__descriptor{color:#000}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .learndash-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .learndash-password-strength.bad .ld-password-strength__descriptor{color:#000}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .learndash-password-strength.good{background-color:#ffe399;border-color:#ffc733}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .learndash-password-strength.good .ld-password-strength__descriptor{color:#000}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-registration-wrapper .learndash-password-hint{display:block;margin:.5em 0 0}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-cart-wrapper{border:2px solid #a1a1a1;border-radius:5px;width:50%}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-cart-wrapper .cart-checkout-form-title{text-align:center}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-cart-wrapper .ld-cart-item-row{border-bottom:1px solid #ccc;display:flex;font-size:16px;margin:auto 5px;padding:7px 5px}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-cart-wrapper .ld-cart-item-row .ld-cart-item-name{width:60%}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-cart-wrapper .ld-cart-item-row .ld-cart-item-price{width:34%}.learndash-wrapper:not(.ld-registration__outer-wrapper) #learndash-cart-wrapper .ld-cart-item-row .ld-cart-item-delete{width:6%}.checkout-dropdown-button .btn-join{background-color:#fff!important;color:#000!important;font-size:16px!important;font-weight:400!important}.checkout-dropdown-button .btn-join:hover{background-color:#f5f5f5!important;color:#000!important}@keyframes ldrotating{to{transform:rotate(1turn)}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.learndash-wrapper .ld-expand-button{min-width:120px}.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon{flex-basis:15px}.learndash-wrapper .ld-status-icon.ld-status-in-progress,.learndash-wrapper .ld-status-icon.ld-status-incomplete{flex-basis:18px}.learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-in-progress,.learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-incomplete{flex-basis:10px}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button{min-width:80px}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button.ld-compact{margin-right:1em;min-width:0}.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt{margin-right:3em}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action,.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions{flex:1}.learndash-wrapper .ld-login-modal .ld-login-modal-wrapper{width:100%}}.learndash-wrapper .ld-group-list{margin-bottom:2em}.learndash-wrapper .ld-item-list{margin:2em 0 1em}.learndash-wrapper .ld-item-list .ld-table-list.ld-no-pagination{border-bottom:0!important}.learndash-wrapper .ld-item-list .ld-item-list-content{padding:1.5em}.learndash-wrapper .ld-item-list .ld-section-heading{align-items:center;display:flex;justify-content:space-between}.learndash-wrapper .ld-item-list .ld-section-heading h3{font-weight:700}.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions{align-items:center;display:flex;width:100%}.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress{flex:1}.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress .ld-progress-stats{align-items:flex-end}.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress .ld-progress-label{font-size:1.5em;text-transform:none}.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress .ld-progress-bar{background-color:#e2e7ed}.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button{margin-left:1em}@media (max-width:640px){.learndash-wrapper .ld-item-list .ld-section-heading h2,.learndash-wrapper .ld-item-list .ld-section-heading h3{margin-bottom:10px;text-align:center}.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button{margin:10px auto}}.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt{border:none;color:#728188;cursor:pointer;display:flex;font-size:.875em;font-weight:800;margin:0;padding:0 10px 0 0;transition:color .3s ease}.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt .ld-icon{font-size:1.4em;height:20px;margin-left:5px;width:20px}.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt:hover{color:#00a2e8;text-decoration:none}.learndash-wrapper .ld-item-list .ld-item-search{height:auto;max-height:0;overflow:hidden;transition:max-height .3s ease}.learndash-wrapper .ld-item-list .ld-item-search h4{font-weight:700;margin:0 0 .5em}.learndash-wrapper .ld-item-list .ld-item-search .ld-closer{cursor:pointer;display:flex;font-size:.625em;font-weight:700;position:absolute;right:15px;top:10px}.learndash-wrapper .ld-item-list .ld-item-search .ld-closer:before{content:"x";margin-right:.25em}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper{background:#e2e7ed;border-radius:6px;margin:1em 0;overflow:visible;padding:12px;position:relative}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper:before{background:#fff;background:#e2e7ed;content:"";height:16px;left:66px;left:auto;position:absolute;right:175px;top:-8px;transform:rotate(-45deg);width:16px;z-index:9}@media (max-width:640px){.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper:before{left:20px;right:auto}}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields{align-items:flex-end;display:flex;justify-content:space-between}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields>*{flex:1;padding-right:1em}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields label{color:#728188;display:block;font-size:.875em;margin-bottom:.5em}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields input,.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields select{background:#fff;border:2px solid #ccd2d9;border-radius:0;height:30px;padding:0 .5em;width:100%}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name{position:relative}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name .ld-reset-button{background-color:#0000;bottom:24px;color:#728188;display:inline-block;font-size:12px;font-weight:700;height:23px;line-height:24px;padding:0 1em;position:absolute;right:18px;text-decoration:none;top:41px}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name .ld-reset-button:before{content:"x";display:inline-block;margin-right:.25em}@media (max-width:640px){.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name .ld-reset-button{right:2px}}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name input[type=text]{font-size:20px;line-height:31.5px;width:100%}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit{flex:0 0 100px;padding-right:0}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button{align-items:center;background-color:#00a2e8;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.75em;font-weight:800;height:30px;height:auto;justify-content:center;line-height:1.25em;margin:0;max-width:385px;opacity:1;padding:1em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3s ease;white-space:normal;width:100%}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button .ld-icon{font-size:.875em}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button .ld-text{flex:1 1 100;padding:0 1em;text-align:center}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button+.ld-button{margin-left:1em}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-compact{align-items:center;border-radius:100%;flex-basis:24px;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-compact .ld-icon{font-size:.75em;margin-right:0}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-compact .ld-text{padding:0}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate{background:#0000;color:#00a2e8;padding:0}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate .ld-icon{background:#00a2e8;border-radius:100%;color:#fff;flex:0 0 18px;font-weight:700;height:18px;line-height:16px;padding:2px;text-align:center;transition:color .3s ease,background .3s ease;width:18px}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate .ld-text{padding-left:.5em}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate:hover{background:#0000}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-transparent{background:#0000;color:#00a2e8}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-transparent.ld-status-complete{color:#019e7c}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-transparent:hover{background:#0000}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-reverse{background:#fff;color:#00a2e8}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-reverse:hover{background:#00a2e8;color:#fff}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:disabled{background-color:#00a2e8;opacity:.75}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:hover{background-color:#00a2e8;opacity:.85}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:disabled:hover{background-color:#00a2e8;opacity:.75}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:focus{opacity:.75;outline:none}@media (max-width:960px){.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button{max-width:100%}}@media (max-width:640px){.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button{margin-left:10px;text-align:left}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields{flex-direction:column}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields>*{margin-bottom:1em;padding-right:0;width:100%}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit{flex:1;justify-content:center}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button{margin:auto}}.learndash-wrapper .ld-item-list .ld-item-list-item{background:#fff;border:2px solid #e2e7ed;border-radius:6px;margin:1em 0}.learndash-wrapper .ld-item-list .ld-item-list-item.ld-is-next{border-color:#00a2e8}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview{align-items:center;display:flex;justify-content:space-between;padding:20px}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon{margin-right:.5em;margin-top:.25em}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name{align-items:top;color:#495255;display:flex;flex:1 1 100%}@media (max-width:640px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name{flex:1}}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-sep{color:#e2e7ed;padding:0 .5em}.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover{color:#00a2e8}.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover .ld-item-title .ld-item-components{color:#728188}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components{color:#728188;display:block;font-size:.825em;font-weight:700;margin-top:.5em}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-status{display:inline-block;font-size:.825em}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-component+.ld-status{margin-left:.5em}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details{align-items:center;display:flex;justify-content:flex-end}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button{margin-left:1em}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-certificate-link{color:#019e7c;font-size:26px;margin-right:15px}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded{height:auto;max-height:0;overflow:hidden;position:relative;transition:max-height .5s ease}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before{background:#fff;content:"";height:16px;left:66px;left:64px;position:absolute;top:-8px;transform:rotate(-45deg);width:16px;z-index:9}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress{background:#e2e7ed;padding:2em 4.125em}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents{padding:2em 4.125em}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress{margin-top:0}@media (max-width:640px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview{align-items:flex-start;flex-direction:column}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details{margin-left:2em;margin-top:0}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-status{margin-left:0;margin-right:1em}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-expand-button{margin-left:0}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents,.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress{padding:2em 1em}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents{padding-top:0}}.learndash-wrapper .ld-table-list{border-radius:6px;margin:1.5em 0;overflow:hidden}.learndash-wrapper .ld-table-list .ld-table-list-header,.learndash-wrapper .ld-table-list .ld-table-list-item-preview{align-items:center;display:flex;justify-content:space-between;overflow-wrap:break-word;padding:20px 0}.learndash-wrapper .ld-table-list .ld-table-list-header a,.learndash-wrapper .ld-table-list .ld-table-list-item-preview a{color:#333}.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-title,.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-title{align-items:center;display:flex;flex:1}.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-title a,.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-title a{align-items:center;display:flex}.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns,.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns{align-items:center;display:flex;flex:2;justify-content:space-between;padding-left:1em}.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column,.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column{flex:1;padding-left:.25em;padding-right:.25em;text-align:center}.learndash-wrapper .ld-table-list a.ld-table-list-item-preview{color:#333}.learndash-wrapper .ld-table-list a.ld-table-list-item-preview:hover{color:#00a2e8}.learndash-wrapper .ld-table-list .ld-table-list-header{background-color:#00a2e8;color:#fff;font-weight:800;padding:20px 22px}.learndash-wrapper .ld-table-list .ld-table-list-items{border:2px solid #e2e7ed;border-bottom:0;border-top:0;font-size:.875em;overflow:hidden;padding:0 20px}@media (max-width:640px){.learndash-wrapper .ld-table-list .ld-table-list-items{padding:0 20px}}.learndash-wrapper .ld-table-list .ld-table-list-item{border-bottom:1px solid #e2e7ed;padding-left:0;padding-right:0}.learndash-wrapper .ld-table-list .ld-table-list-item:last-child{border-bottom:0}.learndash-wrapper .ld-table-list .ld-table-list-item .ld-table-list-title a{color:#333}.learndash-wrapper .ld-table-list .ld-table-list-item .ld-table-list-title a:hover{color:#00a2e8}.learndash-wrapper .ld-table-list .ld-table-list-item .ld-comments-column{color:#728188;font-size:1.2em;font-weight:700}.learndash-wrapper .ld-table-list .ld-table-list-item .ld-comments-column a{color:#728188}.learndash-wrapper .ld-table-list .ld-table-list-item .ld-comments-column .ld-icon-comments{font-size:1.5em;transform:translateY(.2em)}.learndash-wrapper .ld-table-list .ld-table-list-item-expanded{padding:.75em 2em}.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list{position:relative}.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list:before{background:#fff;content:"";height:16px;left:66px;left:32px;position:absolute;top:-8px;transform:rotate(-45deg);width:16px;z-index:9}.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-header{background-color:#e2e7ed;color:#495255}.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-items{background:#e2e7ed;padding-top:0}.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item:first-child{border-top:2px solid #495255}.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item{border-bottom:1px solid #49525533}.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item:last-child{border-bottom:0}.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item-preview{padding:10px 0}.learndash-wrapper .ld-table-list .ld-table-list-footer{background:#e2e7ed;padding:20px}.learndash-wrapper .ld-table-list .ld-table-list-footer .ld-pagination{margin-bottom:0}.learndash-wrapper .ld-table-list.ld-no-pagination{border-bottom:2px solid #e2e7ed}.learndash-wrapper .ld-table-list.ld-no-pagination .ld-table-list-footer{background:#0000;padding:0}.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column{flex:0 1 150px;font-size:.75em}.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column.ld-assignment-column-approved{flex:1;text-align:right}.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column{flex:0 1 150px;font-size:.875em;line-height:1.4em}.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column .ld-column-label{display:none}.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column.ld-statuscolumn{flex:1;text-align:right}.learndash-wrapper .ld-table-list.ld-assignment-list .ld-table-list-item-preview .ld-table-list-title{overflow:hidden}@media (max-width:768px){.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns{display:none}.learndash-wrapper .ld-table-list .ld-table-list-item-preview{align-items:flex-start;flex-direction:column}.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-title{width:100%}.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns{align-items:flex-start;flex-direction:column;padding-top:.5em;width:100%}.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column{flex:1 auto;margin:0 0 .5em}.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column .ld-column-label{display:inline-block;margin:0 0 .5em}.learndash-wrapper .ld-table-list.ld-assignment-list .ld-table-list-item-preview .ld-table-list-title{flex:1}}@media (max-width:640px){.learndash-wrapper #ld-profile .ld-table-list .ld-table-list-item-expanded,.learndash-wrapper .ld-lesson-list .ld-table-list-items{padding:0}}.ld-password-strength{padding-top:var(--ld-spacer-0)}.ld-password-strength__prefix-marker{background-color:var(--ld-color-system-middle-gray);border-radius:2px;display:inline-block;height:4px;margin-right:9px;vertical-align:middle;width:24px}.ld-password-strength__hint{color:var(--ld-color-system-subtle-text);margin-block-start:0;margin-bottom:var(--ld-spacer-4)}.ld-password-strength__descriptor,.ld-password-strength__hint{font-size:var(--ld-typography-desktop-body-small-size);line-height:var(--ld-typography-desktop-body-small-height)}.ld-password-strength__descriptor{display:inline-block}.ld-password-strength.short .ld-password-strength__prefix-marker-1{background-color:var(--ld-color-semantic-error)}.ld-password-strength.short .ld-password-strength__descriptor{color:var(--ld-color-semantic-error)}.ld-password-strength.bad .ld-password-strength__prefix-marker-1,.ld-password-strength.bad .ld-password-strength__prefix-marker-2{background-color:var(--ld-color-semantic-error)}.ld-password-strength.bad .ld-password-strength__descriptor{color:var(--ld-color-semantic-error)}.ld-password-strength.good .ld-password-strength__prefix-marker-1,.ld-password-strength.good .ld-password-strength__prefix-marker-2,.ld-password-strength.good .ld-password-strength__prefix-marker-3{background-color:var(--ld-color-semantic-success)}.ld-password-strength.good .ld-password-strength__descriptor{color:var(--ld-color-semantic-success)}.ld-password-strength.strong .ld-password-strength__prefix-marker-1,.ld-password-strength.strong .ld-password-strength__prefix-marker-2,.ld-password-strength.strong .ld-password-strength__prefix-marker-3,.ld-password-strength.strong .ld-password-strength__prefix-marker-4{background-color:var(--ld-color-semantic-success)}.ld-password-strength.strong .ld-password-strength__descriptor{color:var(--ld-color-semantic-success)}.ldregister .ld-password-strength__descriptor{font-size:1em}.ld-form__field-password-wrapper{margin-bottom:var(--ld-spacer-1)}.ld-breakpoint--mobile .ld-form__field-confirm_password-wrapper,.ld-breakpoint--mobile .ld-form__field-password-wrapper{display:flex;justify-content:space-between}.ld-form__field-confirm_password-wrapper input,.ld-form__field-password-wrapper input{flex-grow:1}.ld-button__password-visibility-toggle{display:inline-block;margin-top:var(--ld-spacer-fixed-2)}.ld-breakpoint--mobile .ld-button__password-visibility-toggle{display:flex;margin-left:10px;margin-top:0}.learndash-wrapper .ld-progress{display:flex;flex-direction:column;margin:1em 0}.learndash-wrapper .ld-progress .ld-progress-heading{display:flex;font-size:.75em;justify-content:space-between;line-height:1em}.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-label{font-weight:800;text-transform:uppercase}.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats{display:flex;flex-wrap:wrap;justify-content:flex-start}.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage{color:#019e7c;font-weight:800;margin-right:5px;text-transform:uppercase}.learndash-wrapper .ld-progress .ld-progress-bar{background-color:#fff;border-radius:7px;height:7px;margin:5px 0;overflow:hidden}.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage{background:#019e7c;height:7px}.learndash-wrapper .ld-progress.ld-progress-inline{align-items:center;flex-direction:row-reverse}.learndash-wrapper .ld-progress.ld-progress-inline .ld-progress-bar{flex:1 auto;margin-right:1em}.learndash-wrapper .ld-progress.ld-progress-inline .ld-status{margin-left:1em}@media (max-width:640px){.learndash-wrapper .ld-progress .ld-progress-heading,.learndash-wrapper .ld-progress .ld-progress-heading.ld-progress-inline{flex-direction:column}}.learndash-wrapper .ld-breadcrumbs+.ld-topic-status{padding:0}.learndash-wrapper.learndash-widget .ld-progress{flex-wrap:wrap}.learndash-wrapper.learndash-widget .ld-progress .ld-progress-heading{flex-direction:column;margin:.25em 0;order:1}.learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar{background-color:#e2e7ed;margin-right:0;width:100%}.learndash-pager{align-items:center;background-color:#e2e7ed;border-radius:17px;color:#728188;display:inline-flex;font-size:12px;font-weight:700;justify-content:space-between;margin:10px 0;padding:6px 12px;text-transform:uppercase}.learndash-pager a{border:none!important;box-shadow:none!important;color:#728188;cursor:pointer;font-size:18px;line-height:1em;text-decoration:none!important}.learndash-pager a:after,.learndash-pager a:before{display:none}.learndash-pager a.disabled{cursor:default;opacity:.5}.learndash-pager .pager-left{order:1}.learndash-pager .pager-legend{order:2;padding:0 8px}.learndash-pager .pager-right{order:3}.learndash-wrapper .ld-pagination{align-items:center;color:#728188;display:flex;font-size:.75em;font-weight:700;justify-content:flex-end;margin-bottom:1em;text-transform:uppercase}.learndash-wrapper .ld-pagination .ld-pages{align-items:center;background-color:#e2e7ed;border-radius:17px;display:flex;flex:0 0 180px;justify-content:space-between;line-height:1;overflow:hidden;padding:.5em}.learndash-wrapper .ld-pagination .ld-pages i{background-position:50%;background-repeat:no-repeat;background-size:contain;color:#728188;cursor:pointer;display:block;transition:color .3s ease}.learndash-wrapper .ld-pagination .ld-pages i:hover{color:#00a2e8}.learndash-wrapper .ld-pagination .ld-pages a{color:#728188;transition:all .25s ease-in-out}.learndash-wrapper .ld-pagination .ld-pages a:hover{color:#333}.learndash-wrapper .ld-pagination .ld-pages a.disabled{opacity:.25;pointer-events:none}@media (max-width:640px){.learndash-wrapper .ld-pagination{justify-content:center}}.learndash-wrapper .ld-item-list-item-expanded .ld-pagination .ld-pages{flex:0 0 100px;padding:0 10px}.learndash-wrapper .ld-table-list-footer .ld-pagination .ld-pages{flex:0 0 120px}.ld-loading{position:relative}.ld-loading:after{background:#ffffff80;bottom:0;left:0;right:0;top:0;z-index:99}.ld-loading:after,.ld-loading:before{content:"";display:block;position:absolute}.ld-loading:before{animation:ldrotating 1.2s linear infinite;border:3px solid #00000080;border-radius:50%;border-top-color:#00a2e8;height:40px;left:50%;margin:-20px 0 0 -20px;top:50%;width:40px;z-index:100}.learndash-wrapper .ld-section-heading h3{font-size:24px;margin:.5em 0}.learndash-wrapper .ld-score{font-weight:700}.learndash-wrapper .ld-score.score-low{color:#ff3c00}.learndash-wrapper .ld-score.score-high{color:#019e7c}.learndash-wrapper .ld-expand-button{align-items:center;background-color:#00a2e8;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.75em;font-weight:800;height:auto;justify-content:center;line-height:1.25em;margin:0;max-width:385px;opacity:1;padding:1em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3s ease;white-space:normal;width:100%}.learndash-wrapper .ld-expand-button .ld-icon{font-size:.875em}.learndash-wrapper .ld-expand-button .ld-text{flex:1 1 100;padding:0 1em;text-align:center}.learndash-wrapper .ld-expand-button+.ld-button{margin-left:1em}.learndash-wrapper .ld-expand-button.ld-compact{align-items:center;border-radius:100%;flex-basis:24px;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.learndash-wrapper .ld-expand-button.ld-compact .ld-icon{font-size:.75em;margin-right:0}.learndash-wrapper .ld-expand-button.ld-compact .ld-text{padding:0}.learndash-wrapper .ld-expand-button.ld-button-alternate{background:#0000;color:#00a2e8;padding:0}.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon{background:#00a2e8;border-radius:100%;color:#fff;flex:0 0 18px;font-weight:700;height:18px;line-height:16px;padding:2px;text-align:center;transition:color .3s ease,background .3s ease;width:18px}.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text{padding-left:.5em}.learndash-wrapper .ld-expand-button.ld-button-alternate:hover{background:#0000}.learndash-wrapper .ld-expand-button.ld-button-transparent{background:#0000;color:#00a2e8}.learndash-wrapper .ld-expand-button.ld-button-transparent.ld-status-complete{color:#019e7c}.learndash-wrapper .ld-expand-button.ld-button-transparent:hover{background:#0000}.learndash-wrapper .ld-expand-button.ld-button-reverse{background:#fff;color:#00a2e8}.learndash-wrapper .ld-expand-button.ld-button-reverse:hover{background:#00a2e8;color:#fff}.learndash-wrapper .ld-expand-button:disabled{background-color:#00a2e8;opacity:.75}.learndash-wrapper .ld-expand-button:hover{background-color:#00a2e8;opacity:.85}.learndash-wrapper .ld-expand-button:disabled:hover{background-color:#00a2e8;opacity:.75}.learndash-wrapper .ld-expand-button:focus{opacity:.75;outline:none}@media (max-width:960px){.learndash-wrapper .ld-expand-button{max-width:100%}}@media (max-width:640px){.learndash-wrapper .ld-expand-button{margin-left:10px;text-align:left}}.learndash-wrapper .ld-expand-button.ld-expanded .ld-icon{transform:rotate(-180deg)}.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text{text-align:left}.learndash-wrapper .ld-status{background-color:#e2e7ed;border-radius:12px;color:#728188;display:block;font-size:11px;font-weight:700;letter-spacing:.5px;line-height:1.1;margin-bottom:5px;padding:5px 12px;text-align:center;text-transform:uppercase}.learndash-wrapper .ld-status-icon{border-radius:100%;display:inline-block;flex-basis:26px;flex-shrink:0;height:26px;position:relative;text-align:center;width:26px}.learndash-wrapper .ld-status-icon .ld-icon{font-size:1.5em}.learndash-wrapper .ld-status-icon .ld-icon:before{left:50%;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%)}.learndash-wrapper .ld-status-icon.ld-status-complete .ld-icon{font-size:1em}.learndash-wrapper .ld-status-icon.ld-quiz-complete{color:#019e7c}.learndash-wrapper .ld-status-complete{background-color:#019e7c;color:#fff}.learndash-wrapper a.ld-status-complete:focus,.learndash-wrapper a.ld-status-complete:link,.learndash-wrapper a.ld-status-complete:visited{color:#fff}.learndash-wrapper .ld-status-waiting{background-color:#ffd200;color:#000000a6}.learndash-wrapper .ld-status-alert,.learndash-wrapper .ld-status-unlocked{background-color:#ebf8fd;color:#00a2e8}.learndash-wrapper .ld-status-incomplete.ld-status-icon{background-color:#fff;border:4px solid #e2e7ed}.learndash-wrapper .ld-status-in-progress{background-color:#fff;border-color:#019e7c #e2e7ed #e2e7ed #019e7c;border-style:solid;border-width:4px;transform:rotate(-45deg)}.learndash-wrapper .ld-certificate-icon{background:#019e7c;display:block;height:30px;margin:auto;width:40px}.learndash-wrapper .ld-item-icon{flex-shrink:0;font-size:1.4em;margin-right:.25em}.learndash-wrapper .ld-item-icon.quiz-failure{color:#ff3c00}.learndash-wrapper .ld-item-icon.ld-quiz-complete{color:#019e7c}.learndash-wrapper .ld-item-icon.ld-quiz-incomplete{color:#333}.learndash-wrapper .ld-icon-delete{color:#7b8990;font-size:1.8em;margin-right:.25em}.learndash-wrapper .ld-icon-delete:hover{color:#333}.learndash-wrapper .ld-home-link{color:#495255;font-size:.75em;margin:0 0 .75em;text-decoration:underline}.learndash-wrapper .ld-home-link:hover{text-decoration:none}.learndash-wrapper .ld-text-content{color:#666;line-height:1.6;margin:1.5em 0}.learndash-wrapper .ld-select-field{position:relative}.learndash-wrapper .ld-select-field:after{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90e";display:inline-block;font-family:ld-icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;pointer-events:none;position:absolute;right:.5em;text-transform:none;top:50%;transform:translateY(-50%);z-index:9}.learndash-wrapper .ld-select-field select{-webkit-appearance:none;appearance:none}.learndash-wrapper .ld-file-upload{background-color:#f0f3f6;border-radius:6px;margin:1em 0;padding:1.5em}.learndash-wrapper .ld-file-upload .ld-file-upload-heading{color:#728188;font-size:1.2em;font-weight:700}.learndash-wrapper .ld-file-upload .ld-file-upload-heading span{font-size:.8em;font-weight:300}.learndash-wrapper .ld-file-upload .ld-file-upload-form{align-items:center;display:flex;margin-top:1em}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label{align-items:center;background-color:#fff;border-bottom-left-radius:12px;border-top-left-radius:12px;display:flex;flex:1;font-weight:700;overflow:hidden}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label strong{background-color:#728188;color:#fff;font-size:.875em;font-weight:700;padding:.5em 2em}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label span{border-bottom-right-radius:12px;border-top-right-radius:12px;color:#333;font-size:.875em;font-style:italic;overflow:hidden;padding:.5em 2em;text-overflow:ellipsis;white-space:nowrap}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button{flex:0 0 150px;font-size:.875em;justify-content:center;opacity:.5;text-align:center}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-selected+.ld-button{opacity:1}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label{border-bottom-right-radius:12px;border-top-right-radius:12px;cursor:pointer;margin-right:.5em}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input.has-focus+label,.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input:focus+label{outline:1px dotted #000;outline:5px auto -webkit-focus-ring-color}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-upload-message{font-size:.8em;line-height:1.5em;margin-top:1em}@media (max-width:640px){.learndash-wrapper .ld-file-upload .ld-file-upload-form{flex-direction:column}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label{border-radius:0;flex-direction:column;text-align:center;width:100%}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label span,.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label strong{width:100%}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button{flex:1;margin-top:1em}}.learndash-wrapper .ld-hide{display:none}.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading,.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading{margin-bottom:1.5em}.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2,.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2{font-size:24px;margin:0;padding:0}.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading .ld-item-list-actions,.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading .ld-item-list-actions{justify-content:flex-end;width:auto}@media (max-width:640px){.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading,.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading{flex-wrap:wrap;margin-bottom:.5em;margin-top:0}.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading .ld-item-list-actions,.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2,.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading .ld-item-list-actions,.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2{flex:0 0 100%;justify-content:space-between}}.learndash-wrapper .ld-item-list.ld-course-list .ld-lesson-section-heading,.learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading{display:block;font-size:18px;font-weight:700;margin:1em 0 .5em}.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list{border-radius:0;margin:0}.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-items{border:0}.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header{padding:20px 60px}.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item{margin:0 2.8em}@media (max-width:768px){.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header{padding-left:1em;padding-right:1em}.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item{margin:0 1em}}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details{align-items:center;display:flex;font-size:.75em;line-height:1em}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-progress{border-right:1px solid #ffffff80;margin-right:10px;padding-right:10px;text-transform:uppercase}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-steps{font-weight:400}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview{align-items:flex-start;flex-direction:row;justify-content:flex-start}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview .ld-status-icon{margin-right:.5em}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-expanded{padding-top:0}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-expanded .ld-status{display:inline-block}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item.unavailable .ld-table-list-item-preview{opacity:.5}@media (max-width:640px){.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-header{align-items:stretch;flex-direction:column}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details{margin:1em 2.9em}}.learndash-wrapper .ld-lesson-status{background:#f0f3f6;border-radius:6px;overflow:hidden}.learndash-wrapper .ld-lesson-status .ld-progress{padding:0 1em}.learndash-wrapper .ld-topic-status{background:#f0f3f6;border-radius:6px;overflow:hidden}.learndash-wrapper .ld-topic-status .ld-progress{padding:0 1em}.learndash-wrapper .quiz_continue_link{display:flex;justify-content:space-around;margin:10px}.learndash-wrapper .ld-quiz-actions{align-items:center;border-top:2px solid #f0f3f6;display:flex;flex-direction:row-reverse;justify-content:center;margin:20px 0;padding-top:30px}.learndash-wrapper .ld-quiz-actions .quiz_continue_link{margin:0 10px}.learndash-wrapper .ld-quiz-actions .wpProQuiz_button{background:#495255;margin:0 10px}.learndash-wrapper .ld-quiz-actions input[type=button]{margin:0 10px}.learndash-wrapper .ld-quiz-actions input[name=reShowQuestion],.learndash-wrapper .ld-quiz-actions input[name=restartQuiz]{background:#495255}@media (max-width:768px){.learndash-wrapper .ld-quiz-actions{flex-direction:row}.learndash-wrapper .ld-quiz-actions .quiz_continue_link,.learndash-wrapper .ld-quiz-actions .wpProQuiz_button,.learndash-wrapper .ld-quiz-actions input[type=button]{margin-bottom:1em;margin-left:auto;margin-right:auto;width:auto}}.learndash-wrapper #quiz_continue_link,.learndash-wrapper #quiz_continue_link:hover{background:#019e7c}.learndash-wrapper .course_progress{background-color:#f0f3f6;border-radius:7px;height:7px;margin:1em 0;max-width:100%;overflow:hidden}.learndash-wrapper .course_progress .sending_progress_bar{background:#019e7c;height:7px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_loadQuiz,.learndash-wrapper .wpProQuiz_content .wpProQuiz_lock,.learndash-wrapper .wpProQuiz_content .wpProQuiz_prerequisite,.learndash-wrapper .wpProQuiz_content .wpProQuiz_startOnlyRegisteredUser{background-color:#f0f3f6;border:2px solid #e2e7ed;border-radius:6px;box-sizing:border-box;color:#728188;margin:1em 0;min-height:85px;padding:25px 15px 25px 75px;position:relative}.learndash-wrapper .wpProQuiz_content .wpProQuiz_loadQuiz p,.learndash-wrapper .wpProQuiz_content .wpProQuiz_lock p,.learndash-wrapper .wpProQuiz_content .wpProQuiz_prerequisite p,.learndash-wrapper .wpProQuiz_content .wpProQuiz_startOnlyRegisteredUser p{margin:0;padding:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable{border:5px solid #f0f3f6;border-radius:4px;padding:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable table,.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable table tbody{border:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable table tbody td{border:0!important;padding:15px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue div{box-shadow:none}.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultName{line-height:1.2em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate{text-align:center}.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue{display:inline-block;justify-content:flex-start;padding:.5em 1em;white-space:nowrap}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2,.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue{align-items:center;background-color:#00a2e8;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;font-family:inherit;font-size:.75em;font-weight:800;margin:0;opacity:1;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3s ease}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2{display:flex;height:auto;justify-content:center;line-height:1.25em;max-width:385px;padding:1em;white-space:normal;width:100%;width:auto}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button .ld-icon,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 .ld-icon{font-size:.875em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button .ld-text,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 .ld-text{flex:1 1 100;padding:0 1em;text-align:center}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button+.ld-button,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2+.ld-button{margin-left:1em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-compact,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-compact{align-items:center;border-radius:100%;flex-basis:24px;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-compact .ld-icon,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-compact .ld-icon{font-size:.75em;margin-right:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-compact .ld-text,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-compact .ld-text{padding:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate{background:#0000;color:#00a2e8;padding:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate .ld-icon,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate .ld-icon{background:#00a2e8;border-radius:100%;color:#fff;flex:0 0 18px;font-weight:700;height:18px;line-height:16px;padding:2px;text-align:center;transition:color .3s ease,background .3s ease;width:18px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate .ld-text,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate .ld-text{padding-left:.5em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate:hover,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate:hover{background:#0000}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-transparent,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-transparent{background:#0000;color:#00a2e8}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-transparent.ld-status-complete,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-transparent.ld-status-complete{color:#019e7c}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-transparent:hover,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-transparent:hover{background:#0000}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-reverse,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-reverse{background:#fff;color:#00a2e8}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-reverse:hover,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-reverse:hover{background:#00a2e8;color:#fff}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:disabled,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:disabled{background-color:#00a2e8;opacity:.75}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:hover,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:hover{background-color:#00a2e8;opacity:.85}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:disabled:hover,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:disabled:hover{background-color:#00a2e8;opacity:.75}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:focus,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:focus{opacity:.75;outline:none}@media (max-width:960px){.learndash-wrapper .wpProQuiz_content .wpProQuiz_button,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2{max-width:100%}}@media (max-width:640px){.learndash-wrapper .wpProQuiz_content .wpProQuiz_button,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2{margin-left:10px;text-align:left}}@media (max-width:960px){.learndash-wrapper .wpProQuiz_content .wpProQuiz_button,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2{min-width:150px;padding:1em 2em}}@media (max-width:640px){.learndash-wrapper .wpProQuiz_content .wpProQuiz_button,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2{float:none!important;margin-bottom:1em;margin-left:auto!important;margin-right:auto!important}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.wpProQuiz_TipButton,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.wpProQuiz_TipButton{display:inline;margin:auto;padding:.25em .5em}}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link{align-items:center;background-color:#00a2e8;background:#019e7c;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.75em;font-weight:800;height:auto;justify-content:center;justify-content:space-around;line-height:1.25em;margin:0;max-width:385px;opacity:1;padding:1em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3s ease;white-space:normal;width:100%}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link .ld-icon{font-size:.875em}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link .ld-text{flex:1 1 100;padding:0 1em;text-align:center}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link+.ld-button{margin-left:1em}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-compact{align-items:center;border-radius:100%;flex-basis:24px;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-compact .ld-icon{font-size:.75em;margin-right:0}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-compact .ld-text{padding:0}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate{background:#0000;color:#00a2e8;padding:0}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate .ld-icon{background:#00a2e8;border-radius:100%;color:#fff;flex:0 0 18px;font-weight:700;height:18px;line-height:16px;padding:2px;text-align:center;transition:color .3s ease,background .3s ease;width:18px}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate .ld-text{padding-left:.5em}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate:hover{background:#0000}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-transparent{background:#0000;color:#00a2e8}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-transparent.ld-status-complete{color:#019e7c}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-transparent:hover{background:#0000}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-reverse{background:#fff;color:#00a2e8}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-reverse:hover{background:#00a2e8;color:#fff}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link:disabled{background-color:#00a2e8;opacity:.75}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link:hover{background-color:#00a2e8;opacity:.85}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link:disabled:hover{background-color:#00a2e8;opacity:.75}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link:focus{opacity:.75;outline:none}@media (max-width:960px){.learndash-wrapper .wpProQuiz_content a#quiz_continue_link{max-width:100%}}@media (max-width:640px){.learndash-wrapper .wpProQuiz_content a#quiz_continue_link{margin-left:10px;text-align:left}}.learndash-wrapper .wpProQuiz_content .wpProQuiz_question{padding-bottom:1em}.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList{background:#0000;border:0;list-style:none;margin:1em 0;margin-left:0!important;padding:0;padding-left:0!important}.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList[data-type=essay] li.wpProQuiz_questionListItem{flex-wrap:wrap}.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList input.wpProQuiz_questionInput{-webkit-appearance:auto;height:auto;max-width:100%;min-width:15px;width:2%}.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList input.wpProQuiz_questionInput:after{display:none}.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList span{margin-right:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion{padding:5px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion ol{line-height:1.5em!important;margin:0!important;padding:0!important}.learndash-wrapper .wpProQuiz_content .graded-disclaimer{font-size:.85em;font-style:italic;margin-top:1em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_matrixSortString{background:#0000;border:0;margin:1em 0;padding:0}.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_sortStringList{margin:1em 0!important;padding:0;padding:0!important}.learndash-wrapper .wpProQuiz_content .wpProQuiz_sortStringItem{background:#f0f3f6;border:0;border-radius:6px;box-shadow:none;display:inline-block;margin:0 .5em .5em 0;padding:.5em 1em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_mextrixTr .wpProQuiz_sortStringItem{margin:.5em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp>div{background-color:#f0f3f6;border:0;border-radius:6px;box-shadow:0;margin:1em 0 1em 1em;padding:1em;width:auto}.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp>div:before{background:#fff;background-color:#f0f3f6;bottom:-4px;content:"";height:16px;left:66px;left:1em;position:absolute;top:-8px;top:auto;transform:rotate(-45deg);width:16px;z-index:9}.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp>div h5{font-size:.8em;font-weight:700;padding-bottom:0;text-transform:uppercase}.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp>div p>iframe{max-height:350px;width:100%}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=cloze_answer] p{padding-bottom:0;padding-right:.25em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:.5em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem p{text-align:left}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_sortable{align-items:center;background:#0000;border:2px solid #e2e7ed;border-radius:6px;box-shadow:none;display:flex;padding:1em;width:100%}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_sortable:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e904";display:inline-block;font-family:ld-icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;margin-right:1em;text-transform:none}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem span.wpProQuiz_cloze{margin:2px 5px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label{align-items:center;border:2px solid #e2e7ed;border-radius:6px;display:inline-block;padding:1em;width:100%}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label input{margin-right:1em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label input.wpProQuiz_questionInput[type=text]{border:0;box-shadow:none;width:100%}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label.is-selected,.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label:focus-within{border-color:#00a2e8}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem textarea.wpProQuiz_questionEssay{border:2px solid #e2e7ed;border-radius:6px;padding:1em;width:100%}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect{background:#0000}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect .wpProQuiz_sortable,.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label{background:#00c349;color:#fff}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect{background:#0000}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect .wpProQuiz_sortable,.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label{border-color:#f11414}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete{background:#0000;border:1px solid #0000!important}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete .wpProQuiz_sortable,.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete label{border-color:#00c349}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_cloze{background:#e2e7ed;border-radius:6px;display:inline-block;padding:2px .5em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_cloze input{background-color:initial;border:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table{border:2px solid #e2e7ed;border-collapse:initial;border-radius:6px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table td{border:0;padding:0!important;vertical-align:top}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table td:first-child{border-right:2px solid #e2e7ed}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table td .wpProQuiz_maxtrixSortText{border-bottom-right-radius:0;border-top-right-radius:0;display:block;padding:1em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table td .wpProQuiz_maxtrixSortCriterion{align-items:center;border-bottom-left-radius:0;border-left:0;border-top-left-radius:0;display:flex;height:100%;padding:.5em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table{border-color:#00c349}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table td{background-color:#00c349;border-color:#00c349}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table td .wpProQuiz_maxtrixSortCriterion .wpProQuiz_sortStringItem,.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table td .wpProQuiz_maxtrixSortText{background-color:none;color:none}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect>table,.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect>table td{border-color:#f11414}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=assessment_answer] .wpProQuiz_questionListItem{border:2px solid #e2e7ed;border-radius:6px;padding:1em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=assessment_answer] .wpProQuiz_questionListItem p{margin:0;padding:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=assessment_answer] label{border:0;color:var(--global--color-primary);display:inline-flex;font-weight:700;margin:0 .25em;padding:0;width:auto}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=assessment_answer] label input{height:.8em;margin-right:.5em;width:.8em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=cloze_answer] .wpProQuiz_questionListItem .wpProQuiz_cloze .wpProQuiz_answerCorrect{background-color:#00c349}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=cloze_answer] .wpProQuiz_questionListItem .wpProQuiz_cloze .wpProQuiz_answerIncorrect{background-color:#f11414}.learndash-wrapper .wpProQuiz_content .wpProQuiz_header{font-weight:700;margin:.5em 0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_response{background-color:#f0f3f6;border:2px solid #e2e7ed;border-radius:6px;box-shadow:none;box-sizing:border-box;color:#728188;margin:1em 0;min-height:85px;min-height:none;padding:25px;position:relative;text-align:center}.learndash-wrapper .wpProQuiz_content .wpProQuiz_response p{margin:0;padding:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_response img{height:auto;max-width:100%}.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList{margin:0;padding:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem[data-type=cloze_answer] .wpProQuiz_questionListItem{display:block}.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit{background-color:#e2e7ed;border-radius:6px;margin:1em 0;padding:1em;position:relative}.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit:before{background:#fff;bottom:1em;content:"";height:7px;left:1em;position:absolute;right:1em;z-index:8}.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .time{color:#728188}.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress{background-color:#019e7c;height:7px;margin-bottom:0;position:relative;z-index:9}.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table{width:100%}.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td:first-child{font-size:.9em;font-weight:700;width:150px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td input[type=text],.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td select,.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td textarea{width:100%}.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="5"] label,.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="8"] label{display:inline-block;margin-left:.5em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="6"]{display:flex}.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="6"] select{margin-right:1%}@media (max-width:640px){.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="6"]{flex-wrap:wrap}.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="6"] select{flex:1 0 50%;margin-bottom:1em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="6"] select:first-child{flex:0 0 100%}}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay]{background-color:#f0f3f6;border-radius:6px;display:flex;flex:0 0 100%;justify-content:space-between;margin:1em 0;padding:1.5em}@media (max-width:960px){.learndash-wrapper .wpProQuiz_content form[name=uploadEssay]{display:block}}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=file]{background:#fff;border-radius:6px;flex:1;margin-right:1em;padding:1em}@media (max-width:960px){.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=file]{width:100%}}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]{align-items:center;background-color:#00a2e8;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.75em;font-weight:800;height:auto;justify-content:center;line-height:1.25em;margin:0;max-width:385px;max-width:100px;opacity:1;padding:1em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3s ease;white-space:normal;width:100%}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] .ld-icon{font-size:.875em}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] .ld-text{flex:1 1 100;padding:0 1em;text-align:center}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]+.ld-button{margin-left:1em}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-compact{align-items:center;border-radius:100%;flex-basis:24px;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-compact .ld-icon{font-size:.75em;margin-right:0}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-compact .ld-text{padding:0}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate{background:#0000;color:#00a2e8;padding:0}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate .ld-icon{background:#00a2e8;border-radius:100%;color:#fff;flex:0 0 18px;font-weight:700;height:18px;line-height:16px;padding:2px;text-align:center;transition:color .3s ease,background .3s ease;width:18px}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate .ld-text{padding-left:.5em}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate:hover{background:#0000}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-transparent{background:#0000;color:#00a2e8}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-transparent.ld-status-complete{color:#019e7c}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-transparent:hover{background:#0000}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-reverse{background:#fff;color:#00a2e8}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-reverse:hover{background:#00a2e8;color:#fff}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]:disabled{background-color:#00a2e8;opacity:.75}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]:hover{background-color:#00a2e8;opacity:.85}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]:disabled:hover{background-color:#00a2e8;opacity:.75}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]:focus{opacity:.75;outline:none}@media (max-width:960px){.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]{max-width:100%}}@media (max-width:640px){.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]{margin-left:10px;text-align:left}}@media (max-width:960px){.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]{margin:10px auto}}.learndash-wrapper .wpProQuiz_quiz_time{color:#728188;font-size:.8em;font-weight:700}.learndash-wrapper .wpProQuiz_graded_points,.learndash-wrapper .wpProQuiz_points{align-items:center;background-color:#f0f3f6;border:2px solid #e2e7ed;border-radius:6px;color:#728188;justify-content:center;margin:1em 0;padding:1em}.learndash-wrapper .wpProQuiz_content .wpProQuiz_box{background:#f0f3f6;border:0;border-radius:3px;overflow:auto}.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li{border:0;border-radius:2px;box-shadow:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionTarget{background-color:#00a2e8;box-shadow:0;color:#fff}.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionReview,.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolved{color:#fff}.learndash-wrapper .wpProQuiz_reviewDiv{border-bottom:2px solid #f0f3f6;margin-bottom:2em;padding-bottom:2em}.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion{background:#f0f3f6;border:0;border-radius:3px}.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li{border:0;border-radius:2px;box-shadow:0}.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionTarget{background-color:#00a2e8;box-shadow:0;color:#fff}.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionReview,.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolved{color:#fff}.learndash-wrapper .ld-course-navigation .ld-course-navigation-heading{border-bottom:4px solid #e2e7ed;padding-bottom:12px}.learndash-wrapper .ld-course-navigation .ld-course-navigation-heading h3{margin-top:0}.learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-home-link{display:block}.learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-expand-button{font-size:12px;margin-left:0}.learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-expand-button .ld-icon{font-size:10px}.learndash-wrapper .ld-course-navigation .ld-status-icon{border:0;flex:0 0 15px;height:15px;margin-right:10px;margin-top:.15em;text-align:center;width:15px}.learndash-wrapper .ld-course-navigation .ld-status-icon .ld-icon-checkmark{font-size:.825em;margin-top:1px}.learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-in-progress{border-color:#019e7c #e2e7ed #e2e7ed #019e7c;border-style:solid;border-width:2px}.learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-incomplete{border:2px solid #e2e7ed}.learndash-wrapper .ld-course-navigation .ld-status-icon .ld-icon-quiz{font-size:1.1em;margin-top:-2px}.learndash-wrapper .ld-course-navigation .ld-item-icon{font-size:1em;height:20px;width:14px}.learndash-wrapper .ld-course-navigation .ld-pagination{justify-content:center;margin:1em 0}.learndash-wrapper .ld-course-navigation .ld-pagination .ld-pages{background-color:#728188;flex:0 0 120px}.learndash-wrapper .ld-course-navigation .ld-pagination .ld-pages i,.learndash-wrapper .ld-course-navigation .ld-pagination .ld-pages span{color:#fff}.learndash-wrapper .ld-course-navigation .ld-lesson-item{border-bottom:1px solid #e2e7ed}.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading,.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title{color:#00a2e8;font-weight:700}.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading .ld-status-incomplete,.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title .ld-status-incomplete{border:2px solid #00a2e8}.learndash-wrapper .ld-course-navigation .ld-sep{color:#e2e7ed;padding:0 .25em}.learndash-wrapper .ld-course-navigation .ld-lesson-item-section-heading{margin-top:1em}.learndash-wrapper .ld-course-navigation .ld-lesson-item-section-heading .ld-lesson-section-heading{display:block;font-size:1em;font-weight:700;margin-bottom:.25em;text-align:left}.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview{padding:10px 0}.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-item-preview-heading{display:flex;flex-flow:row wrap;justify-content:flex-start;line-height:1.25em}.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading{color:#495255}.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading:hover{color:#00a2e8}.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title{display:flex;flex:1;font-size:.875em;font-weight:400}.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title .ld-status-icon{margin-left:.5em;pointer-events:all}.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title .ld-status-icon .ld-icon{font-size:.825em;margin-top:1px}.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-expand-button{color:#728188;flex-basis:100%;justify-content:flex-start;padding-left:2em;padding-top:.5em}.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-expand-button .ld-icon{font-size:.625em}.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded{background:#f0f3f6;border-radius:8px;height:auto;margin:0 20px;max-height:0;overflow:hidden;position:relative;transition:max-height .3s ease}.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded:before{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #fff;content:"";display:block;height:0;left:50px;position:absolute;top:0;width:0}.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded.ld-expanded{margin-bottom:1em;max-height:20000px}.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded .ld-table-list-items{padding:1em .5em}.learndash-wrapper .ld-course-navigation .ld-table-list-header{display:none}.learndash-wrapper .ld-course-navigation .ld-table-list-footer{background:#0000;padding:.25em!important}.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list{margin:0}.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-items{border:0;padding-right:0}.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item{border-bottom:0;font-size:.9em;line-height:1.5em}.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview{align-items:flex-start;padding:.5em}.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview.ld-is-current-item{font-weight:700}.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title{display:flex;flex:1}.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title .ld-status-icon{margin-left:.5em;pointer-events:all}.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title .ld-status-icon .ld-icon{font-size:.825em;margin-top:1px}.learndash-wrapper .widget_course_return{font-size:.8em;margin-top:1em}.learndash-wrapper .ld-profile-summary{margin:2em 0}.learndash-wrapper .ld-profile-summary .ld-profile-card{align-items:center;display:flex;flex-direction:column;margin:1.5em 0;width:100%}.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar{border:5px solid #e2e7ed;height:150px;width:150px}.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading{font-size:2em;font-weight:800;margin:5px 0}.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link{color:#728188;font-size:14px}.learndash-wrapper .ld-profile-summary .ld-profile-stats{display:flex;justify-content:center}.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat{border-right:1px solid #e2e7ed;flex:0 0 90px;padding:0 12px;text-align:center}.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat strong{display:block;font-size:36px;font-weight:800;margin-bottom:8px}.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat span{color:#728188;font-size:14px}.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat:last-child{border-right:0}.learndash-wrapper #ld-profile .ld-section-heading{margin-bottom:0}.learndash-wrapper #ld-profile .ld-quiz-list .ld-table-list-item-preview+.ld-table-list-item-expanded{margin-top:-20px}.learndash-wrapper #ld-profile .ld-quiz-list .ld-table-list-item-preview+.ld-table-list-item-expanded .ld-essay-list{margin-top:0}.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon{background-color:initial;border:none;color:#728188;font-size:1.5em;margin-right:-15px}.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon.ld-expanded,.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon:hover{color:#333;transition:.5 ease-in-out}.learndash-wrapper #ld-profile .ld-item-list-item-preview .ld-status{white-space:nowrap}@media (max-width:640px){.learndash-wrapper #ld-profile .ld-section-heading .ld-item-list-actions{justify-content:space-between}.learndash-wrapper #ld-profile .ld-section-heading .ld-expand-button{margin:10px 0;max-width:120px}.learndash-wrapper #ld-profile .ld-profile-stats{flex-wrap:wrap}.learndash-wrapper #ld-profile .ld-profile-stats .ld-profile-stat{border:0;flex:1;margin:0 0 2em!important;padding:0 1em!important;width:50%}}#wpProQuiz_overlay_close{align-items:center;background-color:#00a2e8;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.75em;font-weight:800;height:auto;justify-content:center;line-height:1.25em;margin:0;max-width:385px;max-width:180px;opacity:1;padding:1em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3s ease;white-space:normal;width:100%}#wpProQuiz_overlay_close .ld-icon{font-size:.875em}#wpProQuiz_overlay_close .ld-text{flex:1 1 100;padding:0 1em;text-align:center}#wpProQuiz_overlay_close+.ld-button{margin-left:1em}#wpProQuiz_overlay_close.ld-compact{align-items:center;border-radius:100%;flex-basis:24px;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}#wpProQuiz_overlay_close.ld-compact .ld-icon{font-size:.75em;margin-right:0}#wpProQuiz_overlay_close.ld-compact .ld-text{padding:0}#wpProQuiz_overlay_close.ld-button-alternate{background:#0000;color:#00a2e8;padding:0}#wpProQuiz_overlay_close.ld-button-alternate .ld-icon{background:#00a2e8;border-radius:100%;color:#fff;flex:0 0 18px;font-weight:700;height:18px;line-height:16px;padding:2px;text-align:center;transition:color .3s ease,background .3s ease;width:18px}#wpProQuiz_overlay_close.ld-button-alternate .ld-text{padding-left:.5em}#wpProQuiz_overlay_close.ld-button-alternate:hover{background:#0000}#wpProQuiz_overlay_close.ld-button-transparent{background:#0000;color:#00a2e8}#wpProQuiz_overlay_close.ld-button-transparent.ld-status-complete{color:#019e7c}#wpProQuiz_overlay_close.ld-button-transparent:hover{background:#0000}#wpProQuiz_overlay_close.ld-button-reverse{background:#fff;color:#00a2e8}#wpProQuiz_overlay_close.ld-button-reverse:hover{background:#00a2e8;color:#fff}#wpProQuiz_overlay_close:disabled{background-color:#00a2e8;opacity:.75}#wpProQuiz_overlay_close:hover{background-color:#00a2e8;opacity:.85}#wpProQuiz_overlay_close:disabled:hover{background-color:#00a2e8;opacity:.75}#wpProQuiz_overlay_close:focus{opacity:.75;outline:none}@media (max-width:960px){#wpProQuiz_overlay_close{max-width:100%}}@media (max-width:640px){#wpProQuiz_overlay_close{margin-left:10px;text-align:left}}#wpProQuiz_user_content h2{border-bottom:2px solid #f0f3f6;font-size:24px;padding:.5em 0}#wpProQuiz_user_content h2+h2{border-bottom:0;font-size:18px}#wpProQuiz_user_content table.wp-list-table{background:#0000;border:0;border-collapse:collapse;border-radius:8px}#wpProQuiz_user_content table.wp-list-table td,#wpProQuiz_user_content table.wp-list-table th,#wpProQuiz_user_content table.wp-list-table tr{background:#0000}#wpProQuiz_user_content table.wp-list-table thead th{background:#00a2e8;border-bottom:0;color:#fff;font-size:14px;line-height:1;padding:25px 15px;white-space:nowrap}#wpProQuiz_user_content table.wp-list-table thead th:first-child{border-radius:8px 0 0 0}#wpProQuiz_user_content table.wp-list-table thead th:last-child{border-radius:0 8px 0 0}#wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th{background:#f0f3f6;border-bottom:1px solid #f0f3f6;line-height:1;padding:15px;text-align:center;white-space:nowrap}#wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th:first-child,#wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th:only-child{text-align:left}#wpProQuiz_user_content table.wp-list-table tbody tr th{font-size:16px;font-weight:400;padding:15px;text-align:center}#wpProQuiz_user_content table.wp-list-table tbody tr th p{margin:0 0 5px}#wpProQuiz_user_content table.wp-list-table tbody tr th:first-child{box-shadow:inset 3px 0 0 0 #f0f3f6}#wpProQuiz_user_content table.wp-list-table tbody tr th:last-child{box-shadow:inset -3px 0 0 0 #f0f3f6}#wpProQuiz_user_content table.wp-list-table tbody tr th:nth-child(2){text-align:left}#wpProQuiz_user_content table.wp-list-table tbody tr th:only-child{box-shadow:inset -3px 0 0 0 #f0f3f6,inset 3px 0 0 0 #f0f3f6}#wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th:nth-child(2){text-align:center}#wpProQuiz_user_content table.wp-list-table tfoot tr{border-bottom:0}#wpProQuiz_user_content table.wp-list-table tfoot tr th{background:#f0f3f6;border:0;font-size:16px;font-weight:400;padding:15px;text-align:center}#wpProQuiz_user_content table.wp-list-table tfoot tr th:first-child{border-radius:0 0 0 8px}#wpProQuiz_user_content table.wp-list-table tfoot tr th:last-child{border-radius:0 0 8px 0}.learndash-wrapper .ld-tabs{margin:1em 0}.learndash-wrapper .ld-tabs .ld-tabs-navigation{align-items:center;display:flex;margin:0;padding:0;position:relative}.learndash-wrapper .ld-tabs .ld-tabs-navigation:after{background:#e2e7ed;bottom:0;content:"";height:6px;left:0;position:absolute;right:0;z-index:8}.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab{align-items:center;background-color:inherit;border-color:#0000;color:#728188;cursor:pointer;display:flex;font-weight:700;padding:1.5em;position:relative;transition:color .3s ease;white-space:nowrap}.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab:hover{border-color:#0000}.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab .ld-icon{font-size:1.4em;margin-right:.25em}.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab:after{background:#0000;bottom:0;content:"";height:6px;left:0;position:absolute;right:0;transition:background .3s ease;z-index:9}.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active{color:#00a2e8}.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active:after{background:#00a2e8}@media (max-width:640px){.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab{padding:1em}}.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content{display:none;padding:2em 0}.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content.ld-visible{display:block}.learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tab-content{padding:0}.learndash-wrapper .ld-breadcrumbs{align-items:center;background:#f0f3f6;border-radius:6px;display:flex;justify-content:space-between;padding:.5em 1em}.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments{font-size:.75em;overflow:hidden;padding-right:1em;text-overflow:ellipsis;white-space:nowrap}.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span{display:inline}.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a{font-weight:700}.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span:after{content:">";unicode-bidi:plaintext}.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span:last-child:after{display:none}.learndash-wrapper .ld-breadcrumbs .ld-status{white-space:nowrap}.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress{background:#00a2e8;color:#fff}.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-complete{background:#019e7c;color:#fff}@media (max-width:640px){.learndash-wrapper .ld-breadcrumbs{align-items:flex-start;flex-direction:column}.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments{width:100%}.learndash-wrapper .ld-breadcrumbs .ld-status{margin-top:1em;width:100%}}.learndash-wrapper .ld-alert-content{width:100%}.learndash-wrapper .ld-alert{align-items:center;background-color:#f0f3f6;border:2px solid #e2e7ed;border-radius:6px;box-sizing:border-box;color:#728188;display:flex;justify-content:space-between;margin:1em 0;min-height:85px;padding:25px 15px 25px 75px;position:relative}.learndash-wrapper .ld-alert .ld-alert-icon{background-color:#e2e7ed;border-radius:100%;font-size:24px;left:15px;margin-right:.5em;padding:.5em;position:absolute;top:50%;transform:translateY(-50%)}.learndash-wrapper .ld-alert .ld-alert-icon.ld-icon-alert{font-size:42px;padding:3px}.learndash-wrapper .ld-alert .ld-alert-text{font-size:1em;font-weight:700}.learndash-wrapper .ld-alert .ld-button{display:inline-block;height:auto;margin-left:1em;max-width:185px;min-width:7.5em;padding:5px 20px 5px 30px;position:relative}.learndash-wrapper .ld-alert .ld-button .ld-icon{left:15px;position:absolute;top:50%;transform:translateY(-50%)}.learndash-wrapper .ld-alert .ld-alert-content a,.learndash-wrapper .ld-alert .ld-text a{color:#000c;text-decoration:underline}@media (max-width:768px){.learndash-wrapper .ld-alert{display:block;padding:75px 15px 15px;text-align:center}.learndash-wrapper .ld-alert .ld-alert-content{margin:0 0 1em}.learndash-wrapper .ld-alert .ld-icon{left:50%;margin:0;top:10%;transform:translateX(-50%)}.learndash-wrapper .ld-alert .ld-button{margin-left:0}}.learndash-wrapper .ld-alert-warning{background-color:#fff6cd;border-color:#ffd200;color:#000000a6}.learndash-wrapper .ld-alert-warning .ld-alert-icon{background-color:#ffd200}.learndash-wrapper .ld-alert-warning .ld-button{background-color:#ffd200;color:#000000a6}.learndash-wrapper .ld-alert-certificate .ld-button{max-width:unset;min-width:unset;padding-left:40px;text-decoration:none!important;width:auto}.learndash-wrapper .ld-alert-certificate.ld-alert-success{color:#495255}.learndash-wrapper .ld-alert-success{background-color:#019e7c33;border-color:#019e7c;color:#495255}.learndash-wrapper .ld-alert-success .ld-alert-icon{background-color:#019e7c;color:#fff}.learndash-wrapper .ld-alert-success .ld-button{background-color:#019e7c}.learndash-wrapper .ld-alert-success .ld-button .ld-icon-download{font-size:18px;margin-right:5px}.learndash-wrapper .ld-focus{display:flex}.learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid):not(.wp-block-gallery),.learndash-wrapper .ld-focus .ld-tab-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery){display:block;margin:1em 0;padding-left:40px}.learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid):not(.wp-block-gallery){list-style-type:decimal}.learndash-wrapper .ld-focus .ld-tab-content li:not(.blocks-gallery-item){display:list-item}.learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid) ul,.learndash-wrapper .ld-focus .ld-tab-content ul:not(.blocks-gallery-grid) ul{margin:0}.learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid) ol,.learndash-wrapper .ld-focus .ld-tab-content ul:not(.blocks-gallery-grid) ol{list-style-type:lower-latin;margin:0}.learndash-wrapper .ld-focus .ld-focus-sidebar{background-color:#fff;border-right:1px solid #e2e7ed;bottom:0;left:0;padding-bottom:90px;padding-top:50px;position:fixed;top:0;transition:all .3s ease;width:350px;z-index:99}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-wrapper{height:100%;overflow-x:visible;overflow-y:auto}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger{background:#00a2e8;bottom:0;color:#fff;cursor:pointer;height:75px;position:absolute;right:0;top:0;width:50px;z-index:99}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon{background:inherit;border-radius:100%;font-size:.8em;padding:8px;position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(25%);z-index:9}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger:hover .ld-icon:before{opacity:.5}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading{align-items:flex-start;background-color:#00a2e8;border-bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:75px;overflow:visible;padding:.75em 3.125em .75em 1em;position:relative;width:350px;z-index:9}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading a{color:#fff}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3{color:#fff;font-size:1em;font-weight:700;line-height:1.35em;margin:0;opacity:1;padding:0 0 0 1.6em;position:relative;transition:opacity .3s ease;z-index:100}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a{color:#fff}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 .ld-icon{left:1px;position:absolute;top:3px}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading .ld-expand-button{color:#fff;display:none}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading .ld-home-link{border-left:0;color:#fff;margin-left:0;padding:0}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation{overflow:visible;position:relative}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-course-navigation-list{opacity:1;transition:opacity .3s ease}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-expanded{background:#0000;border-radius:0;margin:0}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-expanded .ld-table-list-items{padding:.5em}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading{padding:0 1em}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading .ld-lesson-section-heading{margin-bottom:0}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list{background-color:#f0f3f6;border-radius:0;margin:0;padding:1em;position:relative}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before{background:#fff;background-color:#fff;content:"";height:16px;height:13px;left:66px;left:43px;position:absolute;top:-8px;top:-7px;transform:rotate(-45deg);width:16px;width:13px;z-index:9}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item{font-size:.875em}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview{padding:.5em .5em .5em 1.6em}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item{background-color:#fff;border-bottom:1px solid #e2e7ed;padding:0}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item .ld-lesson-item-preview{padding:1em}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination{justify-content:center;margin:1em 0}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination .ld-pages{background-color:#728188;flex:0 0 120px}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination .ld-pages i,.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination .ld-pages span{color:#fff}.learndash-wrapper .ld-focus .ld-focus-main{flex:1 auto;margin-left:350px;transition:margin-left .3s ease;width:calc(100% - 350px)}.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content{margin:0 auto;max-width:960px;padding:5em}.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1{margin:0 0 .5em;padding:0}.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-lesson-status,.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-topic-status{margin-bottom:1em}.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-lesson-status .ld-progress,.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-topic-status .ld-progress{display:none}.learndash-wrapper .ld-focus .ld-focus-header{align-items:center;background:#fff;border-bottom:1px solid #e2e7ed;display:flex;height:51px;justify-content:space-between;left:0;position:fixed;right:0;top:0;z-index:99}.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav{display:none;width:55px}.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav a{display:block;padding:0 15px}.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav span{background-color:#333;display:block;height:4px;margin:4px 0;transition:all .25s ease-in-out;width:25px}.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav.expanded .bar-1{transform:rotate(-45deg) translate(-4px,8px)}.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav.expanded .bar-2{opacity:0}.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav.expanded .bar-3{transform:rotate(45deg) translate(-3px,-7px)}.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo{background-color:#fff;flex:0 0 350px;height:100%;padding:.5em 1em;transition:flex .3s ease}.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo img{height:100%;width:auto}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions{align-items:center;border-top:none;display:flex;flex:auto;justify-content:space-evenly}@media (max-width:768px){.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions{align-items:flex-start}}@media (max-width:960px){.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions{align-items:flex-start}}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action{position:relative}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action #learndash_timer,.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action .learndash_timer{align-items:center;background:#fff;bottom:1px;display:flex;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action,.learndash-wrapper .ld-focus .ld-focus-header .ld-progress{display:flex;flex-direction:column;height:50px;justify-content:center}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action,.learndash-wrapper .ld-focus .ld-focus-header .ld-progress{border-right:1px solid #e2e7ed}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action.ld-empty,.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action:last-child{border:0}.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete:after,.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:after{color:#019e7c}.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete:disabled:after,.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:disabled:after{color:#728188}.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button,.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete .learndash_mark_complete_button,.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete #learndash_mark_complete_button,.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button{background:#0000;background:#0000!important;color:#00a2e8;color:#019e7c}.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button.ld-status-complete,.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete .learndash_mark_complete_button.ld-status-complete,.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete #learndash_mark_complete_button.ld-status-complete,.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button.ld-status-complete{color:#019e7c}.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button:hover,.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete .learndash_mark_complete_button:hover,.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete #learndash_mark_complete_button:hover,.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button:hover{background:#0000}.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete .learndash_mark_incomplete_button,.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_incomplete_button,.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-incomplete:after{color:#333}.learndash-wrapper .ld-focus .ld-focus-header .ld-progress{align-items:center}.learndash-wrapper .ld-focus .ld-focus-header .ld-progress-wrap{max-width:90%;width:100%}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action{flex:0 1;flex-grow:3}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action #sfwd-mark-complete,.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action .sfwd-mark-complete{margin:0 1em}.learndash-wrapper .ld-focus .ld-focus-header .ld-progress{flex:1 2 auto;margin:0;padding:.5em 1em 0 0}.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-bar{background:#e2e7ed}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu{align-items:center;border-left:1px solid #e2e7ed;display:flex;flex:0 0 200px;height:50px;justify-content:flex-end;padding-right:1em;position:relative}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text{color:#728188;font-size:.75em}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-profile-avatar{height:40px;margin-left:1em;width:40px}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items{margin-right:1em;opacity:0;position:absolute;right:0;top:100%;visibility:hidden;z-index:9}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items:before{border-bottom:5px solid #00a2e8;border-left:5px solid #0000;border-right:5px solid #0000;content:"";height:0;position:absolute;right:1em;top:-5px;width:0;z-index:-1}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a{background-color:#00a2e8;border-bottom:1px solid #ffffff1a;color:#fff;display:block;font-size:.875em;font-weight:700;padding:.75em 2.5em;position:relative;white-space:nowrap}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a:hover{opacity:.8}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a:last-child{border-bottom:0}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu:hover .ld-user-menu-items{opacity:1;visibility:visible}.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar{background-color:initial;transform:translateX(calc(-100% + 50px))}.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar-wrapper .ld-focus-sidebar-trigger .ld-icon{transform:translateY(-50%) translateX(45%) rotate(180deg)}.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-course-navigation .ld-course-navigation-heading{top:0}.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-course-navigation .ld-course-navigation-heading h3,.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-course-navigation .ld-course-navigation-list{opacity:0}.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main{margin-left:50px;width:calc(100% - 50px)}@media (max-width:1280px){.learndash-wrapper .ld-focus .ld-focus-header .ld-progress{flex:1 2 auto}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu{flex:0 1}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text{display:none}}@media (max-width:1024px){.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text{display:none}.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo{flex:0 0 150px}.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content{padding-left:3em}}@media (max-width:768px){.learndash-wrapper .ld-focus .ld-focus-header{flex-direction:row;flex-wrap:wrap;height:auto;position:relative}.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo{display:none}.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav{display:block;order:1}.learndash-wrapper .ld-focus .ld-focus-header .ld-progress{align-items:center;border-right:0;margin:0;order:2;padding:0 1em}.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-stats{display:block;text-align:center}.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-percentage{line-height:1em;margin-bottom:.3em}.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-steps{display:none}.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-bar{margin:0}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu{border-left:0;order:3}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions{align-items:flex-start;background:#fff;border-top:1px solid #efefef;flex:100%;flex-direction:row;order:4;padding:0}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions>*{margin:0}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions .ld-content-action{flex:50%;height:auto}.learndash-wrapper .ld-focus .ld-focus-content{margin-top:30px}.learndash-wrapper .ld-focus.ld-focus-initial-transition .ld-focus-sidebar{display:none}.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar{transform:translateX(-100%)}.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar .ld-focus-sidebar-trigger{display:none}.learndash-wrapper .ld-focus .ld-focus-main,.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main{margin-left:0;width:100%}.learndash-wrapper .ld-focus .ld-course-navigation-heading{position:static}.learndash-wrapper .ld-focus .ld-course-navigation{padding-top:0}.learndash-wrapper .ld-focus .ld-focus-sidebar{padding-top:0;position:absolute;top:0;z-index:1000}}@media (max-width:640px){.learndash-wrapper .ld-focus .ld-focus-main,.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main{margin-left:0}.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content,.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main .ld-focus-content{margin:30px auto 50px;padding:5% 1.5em}}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-tab-content ol:not(.blocks-gallery-grid):not(.wp-block-gallery),.learndash-wrapper .ld-focus.ld-focus-position-right .ld-tab-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery),.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-tab-content ol:not(.blocks-gallery-grid):not(.wp-block-gallery),.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-tab-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery){padding-left:0;padding-right:40px}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar{border-left:1px solid #e2e7ed;border-right:initial;left:auto;right:0}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-focus-sidebar-trigger,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-focus-sidebar-trigger{left:0;right:auto}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon{left:0;right:auto;transform:translateY(-50%) translateX(-25%)}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation-heading,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation-heading{padding:.75em 1em .75em 3.125em}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation-heading h3,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation-heading h3{padding:0 1.6em 0 0}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation-heading h3 .ld-icon,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation-heading h3 .ld-icon{left:auto;right:1px}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation-heading .ld-home-link,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation-heading .ld-home-link{border-left:initial;border-right:0;margin-left:0;margin-right:0}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before{background:#fff;content:"";height:16px;left:66px;left:auto;position:absolute;right:66px;top:-8px;transform:rotate(-45deg);transform:rotate(45deg);width:16px;z-index:9}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview{padding-left:0;padding-right:1.6em}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-main,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-main{margin-left:0;margin-right:350px;transition:margin-right .3s ease}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header{left:0;right:0}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-mobile-nav.expanded .bar-1,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-mobile-nav.expanded .bar-1{transform:rotate(45deg) translate(4px,8px)}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-mobile-nav.expanded .bar-3,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-mobile-nav.expanded .bar-3{transform:rotate(-45deg) translate(3px,-7px)}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-content-action #learndash_timer,.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-content-action .learndash_timer,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-content-action #learndash_timer,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-content-action .learndash_timer{left:0;right:0}.learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-sidebar,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-sidebar{transform:translateX(calc(100% + -50px))}.learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-sidebar-wrapper .ld-focus-sidebar-trigger .ld-icon,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-sidebar-wrapper .ld-focus-sidebar-trigger .ld-icon{transform:translateY(-50%) translateX(-45%) rotate(-180deg)}.learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-main,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-main{margin-right:50px}@media (max-width:1280px){.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress{flex:1 2 auto}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu{flex:0 1}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-text,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-text{display:none}}@media (max-width:1024px){.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-text,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-text{display:none}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-brand-logo,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-brand-logo{flex:0 0 150px}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-main .ld-focus-content,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-main .ld-focus-content{padding-left:3em;padding-right:3em}}@media (max-width:768px){.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header{flex-direction:row;flex-wrap:wrap;height:auto;position:relative}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-brand-logo,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-brand-logo{display:none}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-mobile-nav,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-mobile-nav{display:block;order:3}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress{align-items:center;border-left:0;border-right:inherit;margin:0;order:2;padding:0 1em}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress .ld-progress-stats,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress .ld-progress-stats{display:block;text-align:center}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress .ld-progress-percentage,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress .ld-progress-percentage{line-height:1em;margin-bottom:.3em}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress .ld-progress-steps,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress .ld-progress-steps{display:none}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-progress .ld-progress-bar,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-progress .ld-progress-bar{margin:0}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu{border-left:inherit;border-right:0;order:1}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-user-menu-items,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-user-menu-items{left:0;margin-left:1em;right:auto}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-user-menu-items:before,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-user-menu-items:before{left:1em}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-content-actions,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-content-actions{align-items:flex-start;background:#fff;border-top:1px solid #efefef;flex:100%;flex-direction:row;order:4;padding:0}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-content-actions>*,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-content-actions>*{margin:0}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-content-actions .ld-content-action,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-content-actions .ld-content-action{flex:50%;height:auto}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-content,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-content{margin-top:30px}.learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-sidebar,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-sidebar{transform:translateX(100%)}.learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-sidebar .ld-focus-sidebar-trigger,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-sidebar .ld-focus-sidebar-trigger{display:none}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-main,.learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-main,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-main,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-main{margin-left:inherit;margin-right:0;width:100%}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-course-navigation-heading,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-course-navigation-heading{position:static}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-course-navigation,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-course-navigation{padding-top:0}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-sidebar,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-sidebar{padding-top:0;position:absolute;top:97px;z-index:1000}}@media (max-width:640px){.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-main,.learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-main,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-main,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-main{margin-right:0}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-main .ld-focus-content,.learndash-wrapper .ld-focus.ld-focus-position-right.ld-focus-sidebar-collapsed .ld-focus-main .ld-focus-content,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-main .ld-focus-content,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left.ld-focus-sidebar-collapsed .ld-focus-main .ld-focus-content{margin:30px auto 50px;padding:5% 1.5em}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-mobile-nav,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-mobile-nav{order:3}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu{order:1}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-user-menu-items,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-user-menu-items{left:0;margin-left:1em;right:auto}.learndash-wrapper .ld-focus.ld-focus-position-right .ld-focus-header .ld-user-menu .ld-user-menu-items:before,.learndash-wrapper .ld-focus.ld-focus-position-rtl-left .ld-focus-header .ld-user-menu .ld-user-menu-items:before{left:1em}}body.admin-bar .learndash-wrapper .ld-focus-header{top:32px}@media (max-width:768px){body.admin-bar .learndash-wrapper .ld-focus-header{top:0}}body.admin-bar .learndash-wrapper .ld-focus-sidebar{top:32px}@media (max-width:768px){body.admin-bar .learndash-wrapper .ld-focus-sidebar{top:93px}}body.ld-in-focus-mode{background:#fff;margin:0;padding:0}body.ld-in-focus-mode:after,body.ld-in-focus-mode:before{display:none}body.ld-in-focus-mode .learndash-wrapper{background:#fff}body.ld-in-focus-mode.admin-bar{padding-top:32px}@media (max-width:768px){body.ld-in-focus-mode.admin-bar{padding-top:0}body.ld-in-focus-mode.admin-bar .ld-focus-sidebar{top:97px}}#learndash-tooltips{bottom:0;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:16px;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:999}#learndash-tooltips .ld-tooltip{background-color:#00a2e8;border-radius:6px;box-shadow:0 -1px 0 2px #ffffffbf;color:#fff;font-size:.75em;font-weight:700;max-width:300px;min-width:150px;opacity:0;padding:.25em 1em;position:absolute;text-align:center;transform:translateX(1%) translateY(-25px);transition:opacity .1s linear}#learndash-tooltips .ld-tooltip:after{background:#00a2e8;bottom:-4px;content:"";height:5px;left:5%;position:absolute;transform:rotate(45deg) translateX(-50%);width:5px}#learndash-tooltips .ld-tooltip.ld-shifted-left:after{left:10%}#learndash-tooltips .ld-tooltip.ld-shifted-right{transform:translateX(-100%) translateY(-30px)}#learndash-tooltips .ld-tooltip.ld-shifted-right:after{left:auto;right:10%}#learndash-tooltips .ld-tooltip.ld-visible{opacity:1}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled{background:#f0f3f6;border-radius:6px;display:flex;margin:1em 0;padding:1em 0}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>*{border-right:2px solid #bec5cb;flex:1 auto;justify-content:space-around;padding:0 1em;text-align:center;width:33%}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>:last-child{border-right:0}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-button{margin:0}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-status{display:inline-block;width:auto}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-content{align-items:center;display:flex;flex-direction:column;justify-content:space-around;line-height:1.25em;margin-bottom:.5em;text-align:center}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price{align-items:center;color:#728188;display:flex;font-size:32px;font-weight:700;justify-content:space-around;line-height:1;margin-top:-3px;text-align:center}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price .ld-text{font-size:18px;font-weight:400;margin-left:8px}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price .ld-currency{font-size:16px;margin-right:.25em}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label{color:#728188;display:block;font-size:.75em;font-weight:700;margin-bottom:1em}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ppalholder{position:absolute}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ld-text{color:#728188;display:inline-block;font-size:14px;margin-right:.5em;white-space:nowrap}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ld-text .ld-login-text{display:inline-block;font-weight:700;margin-left:5px;text-decoration:underline}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_buttons{margin:0 .5em}@media (max-width:640px){.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_buttons{margin-left:auto}}@media (max-width:1280px){.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action{align-items:center;flex-direction:column;justify-content:flex-start}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_button,.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_buttons{margin-right:0}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_button{margin-bottom:.5em}}@media (max-width:640px){.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action #btn-join,.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .btn-join{margin-left:auto}}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-seg-action.status-closed .ld-text{white-space:normal}@media (max-width:640px){.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled{flex-direction:column}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>*{border-bottom:1px solid #e2e7ed;border-right:0;padding:1em 0;width:auto}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>:last-child{border-bottom:0}}.learndash-wrapper .ld-course-status.ld-course-status-enrolled{background-color:#f0f3f6;border-radius:6px;display:flex;padding:.5em 1em}.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress{flex:1;margin:0;padding:0 1em 0 0}@media (max-width:640px){.learndash-wrapper .ld-course-status.ld-course-status-enrolled{flex-direction:column}.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress{align-items:flex-start;flex-direction:column;padding-right:0}.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-heading{display:block;text-align:center;width:100%}.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-stats{flex-direction:column}.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-stats .ld-progress-steps{margin-left:0}.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-bar{margin:1em 0;width:100%}}.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-status{display:inline-block;margin:0 auto;width:auto}.learndash-wrapper .ld-course-status .ld-status{line-height:1.3}.learndash-wrapper .ld-course-status .ld-status.ld-status-progress{background:#00a2e8;color:#fff}.learndash-wrapper .ld-course-status .ld-status.ld-status-complete{background:#019e7c;color:#fff}.learndash-wrapper .ld-course-status-seg-price .ld-course-status-course-price,.learndash-wrapper .ld-course-status-seg-price .ld-course-status-trial-price{text-align:center;width:100%}.learndash-wrapper .ld-course-status-seg-price .ld-course-status-trial-price{margin-bottom:10px}.learndash-wrapper .ld-course-status-seg-price .ld-course-status-content .ld-text{font-size:16px;margin-bottom:0}.learndash-wrapper .ld-course-status-seg-price .ld-course-status-content .ld-pricing{font-size:12px}.learndash-wrapper .ld-course-certificate{align-items:center;display:flex;justify-content:center;margin:1em 0;text-align:center}.learndash-wrapper .ld-course-certificate .ld-button{display:inline-block;font-size:14px;max-width:inherit}.learndash-wrapper .ld-course-certificate .ld-icon-certificate{font-size:24px;margin-right:5px}.jq-dropdown-menu{box-shadow:0 0 0 1px #ddd!important}.jq-dropdown-menu input[type=button],.jq-dropdown-menu input[type=submit]{border:0;border-radius:0;color:#00a2e8;display:block!important;font-size:16px;font-size:14px!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1.5em;margin:0;padding:.5em 1em;text-align:center;text-transform:none;transition:none;width:100%!important}.jq-dropdown-menu input[type=button]:hover,.jq-dropdown-menu input[type=submit]:hover{background:#fafafa!important;color:#495255!important}.jq-dropdown-menu .ppalholder{display:none}.learndash-wrapper .learndash-wrapper-login-modal{position:relative}.learndash-wrapper .ld-modal{background:#fff;border-radius:6px;box-shadow:-3px -3px 20px #00000024;max-width:1024px;min-height:300px;opacity:0;overflow:hidden;overflow-y:auto;position:absolute;transform:translateY(-50%) translateX(-50%);transition:all .3s ease;visibility:hidden;width:100%;z-index:999;z-index:9000}.learndash-wrapper .ld-modal .ld-modal-closer{color:#728188;cursor:pointer;font-size:1.5em;line-height:.5;padding:1em;position:absolute;right:0;top:.5em;z-index:9}.learndash-wrapper .ld-modal.ld-can-register .ld-modal-closer{color:#fff}.learndash-wrapper.ld-modal-closed{display:none!important}.learndash-wrapper.ld-modal-open .ld-modal{opacity:1;visibility:visible}.learndash-wrapper .ld-login-modal{display:flex;margin:25% 50% 20px;text-align:center}.learndash-wrapper .ld-login-modal .ld-modal-heading{font-size:2.25em;font-weight:300;margin:.5em 0}.learndash-wrapper .ld-login-modal .ld-login-modal-wrapper{margin:0 auto;max-width:350px;min-width:80%;padding:20px}.learndash-wrapper .ld-login-modal .ld-login-modal-login{background:#fff;display:flex;flex:1;flex-direction:column;justify-content:center}.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-heading{color:#00a2e8}.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-text{color:#728188;font-size:.875em}.learndash-wrapper .ld-login-modal .ld-login-modal-register{background:#00a2e8;color:#fff;display:flex;flex:1;flex-direction:column;justify-content:center}.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button:hover{box-shadow:0 0 0 5px #fff!important;opacity:1}.learndash-wrapper .ld-login-modal .ld-login-modal-register label{display:block;font-size:14px;font-weight:700;margin-bottom:.5em}.learndash-wrapper .ld-login-modal .ld-login-modal-register #ld-user-register{margin:2em 0}.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=email],.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=password],.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=text]{background-color:#f9f9f9;border:2px solid #fff;font-size:1.2em;margin:0 0 1em;padding:.5em .5em .5em 2em;transition:all .25s ease-in-out;width:100%}.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=email]:focus,.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=password]:focus,.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=text]:focus{background:#fff}.learndash-wrapper .ld-login-modal .ld-login-modal-register #reg_passmail{font-size:.825em}.learndash-wrapper .ld-login-modal .ld-login-modal-register #wp-submit{border:5px solid #fff;border-radius:20px;font-size:14px;font-weight:700;justify-content:center;margin:0 auto;min-width:150px;padding:7px 35px;text-align:center}.learndash-wrapper .ld-login-modal .ld-login-modal-form{margin:2em 0}.learndash-wrapper .ld-login-modal .ld-login-modal-form form{display:flex;flex-direction:column}.learndash-wrapper .ld-login-modal .ld-login-modal-form p{margin:0}.learndash-wrapper .ld-login-modal .ld-login-modal-form p.login-submit{text-align:center}.learndash-wrapper .ld-login-modal .ld-login-modal-form label{color:#728188;display:block;font-size:14px;font-weight:700;margin-bottom:.5em}.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username{position:relative}.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#728188;content:"\e90c";display:inline-block;font-family:ld-icons!important;font-style:normal;font-variant:normal;font-weight:400;left:.5em;line-height:1;position:absolute;text-transform:none;top:2.5em}.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password{position:relative}.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#728188;content:"\e900";display:inline-block;font-family:ld-icons!important;font-style:normal;font-variant:normal;font-weight:400;left:.5em;line-height:1;position:absolute;text-transform:none;top:2.5em}.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding{margin-top:1em;padding-top:2em;position:relative}.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding:before{background-color:#e2e7ed;content:"";display:block;height:3px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:50px}.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding img{height:auto;max-height:250px;max-width:100%}.learndash-wrapper .ld-login-modal .ld-login-field,.learndash-wrapper .ld-login-modal .ld-password-field,.learndash-wrapper .ld-login-modal input[type=email],.learndash-wrapper .ld-login-modal input[type=password],.learndash-wrapper .ld-login-modal input[type=text]{background-color:#f0f3f6;border:2px solid #e2e7ed;color:#728188;font-size:.875em;margin:0 0 1em;padding:.5em .5em .5em 2em;transition:all .25s ease-in-out;width:100%}.learndash-wrapper .ld-login-modal .ld-login-field:focus,.learndash-wrapper .ld-login-modal .ld-password-field:focus,.learndash-wrapper .ld-login-modal input[type=email]:focus,.learndash-wrapper .ld-login-modal input[type=password]:focus,.learndash-wrapper .ld-login-modal input[type=text]:focus{border-color:#495255}.learndash-wrapper .ld-login-modal ::placeholder{font-family:Open Sans,Arial,Helvetica,sans-serif}.learndash-wrapper .ld-login-modal .ld-forgot-password-link{color:#333;font-size:.875em;text-decoration:underline}.learndash-wrapper .ld-login-modal .ld-button,.learndash-wrapper .ld-login-modal input[type=submit]{border:0;border-radius:20px;font-size:14px;font-weight:700;justify-content:center;margin:2em auto;min-width:150px;text-align:center}.learndash-wrapper .ld-login-modal input[type=submit]{background:#00a2e8;color:#fff;cursor:pointer;padding:.75em 5em;transition:all .25s ease-in-out}.learndash-wrapper .ld-login-modal input[type=submit]:hover{opacity:.8}@media (max-width:1024px){.learndash-wrapper .ld-login-modal{top:100px;transform:translateX(-50%);width:80%}.learndash-wrapper .ld-login-modal.ld-can-register .ld-modal-closer{color:#728188}}@media (max-width:768px){.learndash-wrapper .ld-login-modal{flex-direction:column}}@media (max-width:640px){.learndash-wrapper .ld-login-modal{width:100%}}.learndash-wrapper .ld-button.ld-login-button{display:flex}.learndash-wrapper .ld-button.ld-login-button.ld-logout{justify-content:space-between}.learndash-wrapper .ld-button.ld-login-button.ld-login{justify-content:flex-start}.learndash-wrapper .ld-button.ld-login-button.ld-login .ld-icon{margin-right:10px}.learndash-wrapper #learndash-registration-wrapper,.learndash-wrapper #learndash-reset-password-wrapper{margin:auto}.learndash-wrapper #learndash-registration-wrapper .registration-login-link,.learndash-wrapper #learndash-reset-password-wrapper .registration-login-link{margin-bottom:1em}.learndash-wrapper #learndash-registration-wrapper form label,.learndash-wrapper #learndash-reset-password-wrapper form label{display:inline-block;font-size:16px;margin-bottom:3px}.learndash-wrapper #learndash-registration-wrapper #learndash_registerform .learndash-required-field,.learndash-wrapper #learndash-reset-password-wrapper #learndash_registerform .learndash-required-field{color:red}.learndash-wrapper #learndash-registration-wrapper form input,.learndash-wrapper #learndash-reset-password-wrapper form input{border:2px solid #a1a1a1;border-radius:5px;font-size:16px;margin-bottom:1em;margin-left:0;width:100%}.learndash-wrapper #learndash-registration-wrapper form input[type=email],.learndash-wrapper #learndash-registration-wrapper form input[type=password],.learndash-wrapper #learndash-registration-wrapper form input[type=text],.learndash-wrapper #learndash-reset-password-wrapper form input[type=email],.learndash-wrapper #learndash-reset-password-wrapper form input[type=password],.learndash-wrapper #learndash-reset-password-wrapper form input[type=text]{font-size:var(--ld-typography-desktop-body-size);margin-left:0;width:100%}.learndash-wrapper #learndash-registration-wrapper form input[type=image],.learndash-wrapper #learndash-reset-password-wrapper form input[type=image]{display:none}.learndash-wrapper #learndash-registration-wrapper form input.btn-join,.learndash-wrapper #learndash-reset-password-wrapper form input.btn-join{border:none;border-radius:20px}.learndash-wrapper #learndash-registration-wrapper #loginform #rememberme,.learndash-wrapper #learndash-reset-password-wrapper #loginform #rememberme{width:auto}.learndash-wrapper #learndash-registration-wrapper #learndash_registerform #wp-submit,.learndash-wrapper #learndash-reset-password-wrapper #learndash_registerform #wp-submit{margin-top:30px}.learndash-not-available .ld-item-list-item-preview,.learndash-not-available .ld-item-list-item-preview a.ld-item-name,.learndash-not-available .ld-item-list-item-preview a.ld-lesson-item-preview-heading,.learndash-not-available .ld-lesson-item-preview,.learndash-not-available .ld-lesson-item-preview a.ld-item-name,.learndash-not-available .ld-lesson-item-preview a.ld-lesson-item-preview-heading,.learndash-not-available .ld-table-list-item-preview,.learndash-not-available .ld-table-list-item-preview a.ld-item-name,.learndash-not-available .ld-table-list-item-preview a.ld-lesson-item-preview-heading,.user_has_no_access .ld-item-list-item-preview,.user_has_no_access .ld-item-list-item-preview a.ld-item-name,.user_has_no_access .ld-item-list-item-preview a.ld-lesson-item-preview-heading,.user_has_no_access .ld-lesson-item-preview,.user_has_no_access .ld-lesson-item-preview a.ld-item-name,.user_has_no_access .ld-lesson-item-preview a.ld-lesson-item-preview-heading,.user_has_no_access .ld-table-list-item-preview,.user_has_no_access .ld-table-list-item-preview a.ld-item-name,.user_has_no_access .ld-table-list-item-preview a.ld-lesson-item-preview-heading{cursor:not-allowed;pointer-events:none}.learndash-not-available .ld-item-list-item-preview .ld-expand-button,.learndash-not-available .ld-lesson-item-preview .ld-expand-button,.learndash-not-available .ld-table-list-item-preview .ld-expand-button,.user_has_no_access .ld-item-list-item-preview .ld-expand-button,.user_has_no_access .ld-lesson-item-preview .ld-expand-button,.user_has_no_access .ld-table-list-item-preview .ld-expand-button{pointer-events:all}.learndash-not-available a.ld-topic-row,.user_has_no_access a.ld-topic-row{cursor:not-allowed;pointer-events:none}.ld-item-list-item.is_sample .ld-item-list-item-preview,.ld-item-list-item.is_sample .ld-item-list-item-preview a.ld-item-name,.ld-item-list-item.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading,.ld-item-list-item.is_sample .ld-lesson-item-preview,.ld-item-list-item.is_sample .ld-lesson-item-preview a.ld-item-name,.ld-item-list-item.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading,.ld-item-list-item.is_sample .ld-table-list-item-preview,.ld-item-list-item.is_sample .ld-table-list-item-preview a.ld-item-name,.ld-item-list-item.is_sample .ld-table-list-item-preview a.ld-lesson-item-preview-heading,.ld-lesson-item.is_sample .ld-item-list-item-preview,.ld-lesson-item.is_sample .ld-item-list-item-preview a.ld-item-name,.ld-lesson-item.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading,.ld-lesson-item.is_sample .ld-lesson-item-preview,.ld-lesson-item.is_sample .ld-lesson-item-preview a.ld-item-name,.ld-lesson-item.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading,.ld-lesson-item.is_sample .ld-table-list-item-preview,.ld-lesson-item.is_sample .ld-table-list-item-preview a.ld-item-name,.ld-lesson-item.is_sample .ld-table-list-item-preview a.ld-lesson-item-preview-heading,.ld-topic-list.is_sample .ld-item-list-item-preview,.ld-topic-list.is_sample .ld-item-list-item-preview a.ld-item-name,.ld-topic-list.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading,.ld-topic-list.is_sample .ld-lesson-item-preview,.ld-topic-list.is_sample .ld-lesson-item-preview a.ld-item-name,.ld-topic-list.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading,.ld-topic-list.is_sample .ld-table-list-item-preview,.ld-topic-list.is_sample .ld-table-list-item-preview a.ld-item-name,.ld-topic-list.is_sample .ld-table-list-item-preview a.ld-lesson-item-preview-heading,.learndash-not-available.is_sample .ld-item-list-item-preview,.learndash-not-available.is_sample .ld-item-list-item-preview a.ld-item-name,.learndash-not-available.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading,.learndash-not-available.is_sample .ld-lesson-item-preview,.learndash-not-available.is_sample .ld-lesson-item-preview a.ld-item-name,.learndash-not-available.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading,.user_has_no_access .wpProQuiz_resultsList .ld-item-list-item-preview a.ld-item-name,.user_has_no_access.is_sample .ld-item-list-item-preview,.user_has_no_access.is_sample .ld-item-list-item-preview a.ld-item-name,.user_has_no_access.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading,.user_has_no_access.is_sample .ld-lesson-item-preview,.user_has_no_access.is_sample .ld-lesson-item-preview a.ld-item-name,.user_has_no_access.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading{cursor:pointer;pointer-events:all}.ld-item-list-item.is_sample a.ld-lesson-item-preview,.ld-item-list-item.is_sample a.ld-table-list-item-preview,.ld-item-list-item.is_sample a.ld-topic-row,.ld-lesson-item.is_sample a.ld-lesson-item-preview,.ld-lesson-item.is_sample a.ld-table-list-item-preview,.ld-lesson-item.is_sample a.ld-topic-row,.ld-topic-list.is_sample a.ld-lesson-item-preview,.ld-topic-list.is_sample a.ld-table-list-item-preview,.ld-topic-list.is_sample a.ld-topic-row{cursor:pointer!important;pointer-events:all!important}.learndash-wrapper .ld-user-status.ld-is-widget{margin:30px 0}.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item{border:0;border-bottom:2px solid #f0f3f6;border-radius:0;margin:10px 0;padding:10px 0}.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item:last-child{border-bottom:0}.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview{padding:0}.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-title{font-size:14px;line-height:1.5em}.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-components{margin-top:10px}.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-components span{display:block;font-size:12px;line-height:1.5em;margin:0 0 5px}.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-components span.ld-sep{display:none}.learndash-wrapper .ld-user-status.ld-is-widget .ld-pagination{justify-content:flex-start}.learndash-wrapper .ld-focus-comments{margin:2em 0}.learndash-wrapper .ld-focus-comments p.comment-form-comment{margin:0;max-width:100%!important;width:100%!important}.learndash-wrapper .ld-focus-comments p.comment-form-comment textarea{width:100%}.learndash-wrapper .ld-focus-comments #ld-comments{margin-bottom:50px}.learndash-wrapper .ld-focus-comments #commentform .logged-in-as{float:right;font-size:.875em;font-weight:400;margin:0}.learndash-wrapper .ld-focus-comments #commentform textarea#comment{background:#e2e7ed;border:5px solid #e2e7ed;border-radius:6px;font-family:inherit;font-size:1em;padding:.875em}.learndash-wrapper .ld-focus-comments #commentform textarea#comment:focus{background:#0000;box-shadow:none;outline:0}.learndash-wrapper .ld-focus-comments .comment-navigation .nav-links{display:flex;flex-direction:row}.learndash-wrapper .ld-focus-comments .comment-navigation .nav-links .nav-previous{font-weight:700;margin:0;min-width:50%;text-align:left;width:100%}.learndash-wrapper .ld-focus-comments .comment-navigation .nav-links .nav-next{font-weight:700;margin:0;min-width:50%;text-align:right;width:100%}.learndash-wrapper .ld-focus-comments .form-submit{max-width:100%!important;width:100%!important}.learndash-wrapper .ld-focus-comments .form-submit #submit{align-items:center;background-color:#00a2e8;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;display:flex;display:inline-block;font-family:inherit;font-size:.75em;font-weight:800;height:auto;justify-content:center;line-height:1.25em;margin:1em 0 0;max-width:385px;max-width:unset;min-width:unset;opacity:1;padding:.75em 3em;text-align:center;text-decoration:none;text-decoration:none!important;text-shadow:none;text-transform:none;transition:opacity .3s ease;white-space:normal;width:100%;width:unset}.learndash-wrapper .ld-focus-comments .form-submit #submit .ld-icon{font-size:.875em}.learndash-wrapper .ld-focus-comments .form-submit #submit .ld-text{flex:1 1 100;padding:0 1em;text-align:center}.learndash-wrapper .ld-focus-comments .form-submit #submit+.ld-button{margin-left:1em}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-compact{align-items:center;border-radius:100%;flex-basis:24px;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-compact .ld-icon{font-size:.75em;margin-right:0}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-compact .ld-text{padding:0}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate{background:#0000;color:#00a2e8;padding:0}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate .ld-icon{background:#00a2e8;border-radius:100%;color:#fff;flex:0 0 18px;font-weight:700;height:18px;line-height:16px;padding:2px;text-align:center;transition:color .3s ease,background .3s ease;width:18px}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate .ld-text{padding-left:.5em}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate:hover{background:#0000}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-transparent{background:#0000;color:#00a2e8}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-transparent.ld-status-complete{color:#019e7c}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-transparent:hover{background:#0000}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-reverse{background:#fff;color:#00a2e8}.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-reverse:hover{background:#00a2e8;color:#fff}.learndash-wrapper .ld-focus-comments .form-submit #submit:disabled{background-color:#00a2e8;opacity:.75}.learndash-wrapper .ld-focus-comments .form-submit #submit:hover{background-color:#00a2e8;opacity:.85}.learndash-wrapper .ld-focus-comments .form-submit #submit:disabled:hover{background-color:#00a2e8;opacity:.75}.learndash-wrapper .ld-focus-comments .form-submit #submit:focus{opacity:.75;outline:none}@media (max-width:960px){.learndash-wrapper .ld-focus-comments .form-submit #submit{max-width:100%}}@media (max-width:640px){.learndash-wrapper .ld-focus-comments .form-submit #submit{margin-left:10px;text-align:left}}.learndash-wrapper .ld-focus-comments__heading{align-items:center;border-bottom:4px solid #e2e7ed;display:flex;justify-content:space-between;margin-bottom:.5em}.learndash-wrapper .ld-focus-comments__heading .ld-expand-button .ld-text{font-size:1em;padding-right:.5em}.learndash-wrapper .ld-focus-comments__heading .ld-expand-button .ld-icon{font-size:.75em}.learndash-wrapper .ld-focus-comments__header{flex:1;font-size:2em;font-weight:400;margin-bottom:10px}.learndash-wrapper .ld-focus-comments__comments{font-size:1em;font-weight:400;overflow:hidden;transition:max-height .3s ease}.learndash-wrapper .ld-focus-comments .comment-respond{padding-top:0;position:relative}.learndash-wrapper .ld-focus-comments .comment-respond #reply-title{font-size:1.5em;font-weight:400;margin-bottom:.75em}.learndash-wrapper .ld-focus-comments .comment-respond small{font-size:.75em;margin-left:1em}.learndash-wrapper .ld-focus-comments #ld-comments-form.ld-collapsed,.learndash-wrapper .ld-focus-comments #ld-comments-post-button.ld-open{display:none}.learndash-wrapper .ld-focus-comment{margin:2em 0}.learndash-wrapper .ld-focus-comment:last-child{margin-bottom:5em}.learndash-wrapper .ld-focus-comment.depth-1{margin-left:0}.learndash-wrapper .ld-focus-comment.depth-2,.learndash-wrapper .ld-focus-comment.depth-3,.learndash-wrapper .ld-focus-comment.depth-4,.learndash-wrapper .ld-focus-comment.depth-5{margin-left:74px}@media (max-width:768px){.learndash-wrapper .ld-focus-comment.depth-2,.learndash-wrapper .ld-focus-comment.depth-3,.learndash-wrapper .ld-focus-comment.depth-4,.learndash-wrapper .ld-focus-comment.depth-5{margin-left:20px}}.learndash-wrapper .ld-focus-comment .ld-comment-avatar{align-items:center;display:flex;margin-bottom:1em;position:relative}.learndash-wrapper .ld-focus-comment .ld-comment-avatar img{border:4px solid #0000;border-radius:100%;box-sizing:border-box;height:auto;margin-right:16px;max-width:58px}.learndash-wrapper .ld-focus-comment .ld-comment-avatar .ld-comment-avatar-author .ld-comment-author-name{color:#000;display:block;font-size:1.125em;font-weight:700;margin-bottom:5px}.learndash-wrapper .ld-focus-comment .ld-comment-avatar .ld-comment-avatar-author a.ld-comment-permalink{color:#728188;display:block;font-size:.875em;text-decoration:none}.learndash-wrapper .ld-focus-comment .ld-comment-body{margin-left:74px;overflow:hidden;position:relative}.learndash-wrapper .ld-focus-comment .ld-comment-reply{margin:1em 0}.learndash-wrapper .ld-focus-comment .ld-comment-reply a.comment-reply-link{background-color:#e2e7ed;border:0;border-radius:18px;color:#000;display:inline-block;font-size:.875em;font-weight:700;padding:.5em 1.75em;position:relative;z-index:9}.learndash-wrapper .ld-focus-comment.bypostauthor>.ld-comment-wrapper,.learndash-wrapper .ld-focus-comment.role-administrator>.ld-comment-wrapper,.learndash-wrapper .ld-focus-comment.role-group_leader>.ld-comment-wrapper{background:#f2fafd;border-radius:6px;padding:1em}.learndash-wrapper .ld-focus-comment.bypostauthor>.ld-comment-wrapper>.ld-comment-avatar img,.learndash-wrapper .ld-focus-comment.role-administrator>.ld-comment-wrapper>.ld-comment-avatar img,.learndash-wrapper .ld-focus-comment.role-group_leader>.ld-comment-wrapper>.ld-comment-avatar img{border-color:#00a2e8}.learndash-wrapper .ld-focus-comment.bypostauthor.ptype-sfwd-assignment>.ld-comment-wrapper{background:#0000;border-radius:0;padding:0}.learndash-wrapper .ld-focus-comment.bypostauthor.ptype-sfwd-assignment>.ld-comment-wrapper>.ld-comment-avatar img{border-color:#0000}.learndash-wrapper .ld-focus-comment.ld-no-avatar-image .ld-comment-body{margin-left:0}.ld-exam-content{margin-bottom:1em;margin-top:1em}.ld-exam-content:not(.ld-exam-graded) .ld-exam-questions{display:none}.ld-exam-content:not(.ld-exam-graded) .ld-exam-question-answer label{cursor:pointer}.ld-exam-content.ld-exam-graded .ld-exam-footer,.ld-exam-content.ld-exam-graded .ld-exam-header button.ld-exam-button-start,.ld-exam-content.ld-exam-graded .ld-exam-questions,.ld-exam-content:not(.ld-exam-graded) .ld-exam-result-message{display:none}.ld-exam-content .ld-exam-result-button,.ld-exam-content button{align-items:center;background-color:#00a2e8;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;font-family:inherit;font-size:.75em;font-weight:800;height:auto;justify-content:center;line-height:1.25em;margin:auto;opacity:1;padding:1em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3s ease;white-space:normal;width:auto}.ld-exam-content .ld-exam-result-message{background-color:#f0f3f6;border:2px solid #e2e7ed;border-radius:6px;box-shadow:none;color:#728188;margin:1em 0;min-height:none;padding:25px;position:relative}.ld-exam-content .ld-exam-result-message p{margin:1em auto}.ld-exam-content .ld-exam-result-message .result-button{text-align:center}.ld-exam-content .ld-exam-header button{display:flex}.ld-exam-content .ld-exam-header .ld-exam-progress-bar{background-color:#e0e0e0;border-radius:3px;box-shadow:inset 0 1px 3px #0003;padding:3px;width:100%}.ld-exam-content .ld-exam-header .ld-exam-progress-bar-fill{background-color:#019e7c;border-radius:3px;display:block;height:22px;transition:width .5s ease-in-out}.ld-exam-content .ld-exam-questions{list-style:none;margin-top:50px;padding-left:0}.ld-exam-content .ld-exam-questions .ld-exam-question{margin-bottom:50px}.ld-exam-content .ld-exam-questions .ld-exam-question .ld-exam-question-description,.ld-exam-content .ld-exam-questions .ld-exam-question .ld-exam-question-title{margin-bottom:1em}.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer{align-items:center;background:#0000;border:2px solid #e2e7ed;border-radius:6px;box-shadow:none;display:flex;margin-bottom:.5em}.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer *{margin:0}.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer input{margin:auto 1em}.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer label{margin-left:-2.2em;padding:1em 1em 1em 2em;width:100%}.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-student-selected{border-color:#00a2e8}.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-correct{border-color:#00c349}.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-student-correct{border-color:#00a2e8}.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-student-selected.ld-exam-question-answer-student-correct{background-color:#00c349;border-color:#00a2e8}.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-incorrect{border-color:#f11414}.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-student-selected.ld-exam-question-answer-incorrect{background-color:#f11414;border-color:#00a2e8}.ld-exam-content .ld-exam-questions .ld-exam-question-answers .ld-exam-question-answer-student-selected.ld-exam-question-answer-correct{background-color:#00c349;border-color:#00a2e8}.ld-exam-content .ld-exam-questions .ld-exam-question-correct-message,.ld-exam-content .ld-exam-questions .ld-exam-question-incorrect-message{background-color:#f0f3f6;border:2px solid #e2e7ed;border-radius:6px;box-shadow:none;color:#728188;display:none;margin:1em 0;min-height:none;padding:25px;position:relative}.ld-exam-content .ld-exam-questions .ld-exam-question-correct-message p,.ld-exam-content .ld-exam-questions .ld-exam-question-incorrect-message p{margin:1em auto}.ld-exam-content .ld-exam-questions .ld-exam-question-correct .ld-exam-question-correct-message,.ld-exam-content .ld-exam-questions .ld-exam-question-incorrect .ld-exam-question-incorrect-message{display:block}.ld-exam-content .ld-exam-footer{min-height:50px}.ld-exam-content .ld-exam-footer *{float:right}
.pac_divi_table_of_contents,.pac_dtoc_body_area,.pac_dtoc_title_area{border-style:solid}.pac_divi_table_of_contents{border-radius:3px;overflow:hidden}.divi_table_of_contents ul{padding-bottom:0!important}.divi_table_of_contents>ul{padding-left:0!important}.divi_table_of_contents li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;border-style:solid;overflow:visible!important}.divi_table_of_contents a{font-size:15px;line-height:18px}.pac_dtoc_title{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-positive:1;flex-grow:1;font-size:24px;line-height:28px;color:#fff}.pac_dtoc_title_area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.pac_dtoc_title_area.click_on:hover{cursor:pointer!important}html{scroll-behavior:auto}.divi_table_of_contents span:hover+a{color:#2ea3f2!important}.divi_table_of_contents span{cursor:pointer}.divi_table_of_contents li div:hover{color:#2ea3f2!important}.divi_table_of_contents a:after{content:"";display:block;width:0;height:1px;background:#2ea3f2;-webkit-transition:width .3s;-o-transition:width .3s;transition:width .3s}.divi_table_of_contents li.active_jsx a:after,.divi_table_of_contents li.active a:after,.divi_table_of_contents span:hover+a:after{width:100%}.pac_dtoc_search_keyword{position:relative;display:-ms-flexbox;display:flex}.pac_dtoc_search_keyword .pac_dtoc_search_input{-ms-flex-preferred-size:100%;flex-basis:100%;border-radius:3px;border-width:2px;border-color:#666}.pac_dtoc_clear_keyword_input{position:absolute;top:calc(50% - 12px);right:15px;font-size:25px;font-weight:900;padding:0 5px;cursor:pointer}.pac_dtoc_mobile_open_close_icons{display:-ms-flexbox;display:flex;margin:10px}.pac_dtoc_body_area.inside .divi_table_of_contents ul{list-style-position:inside}.pac_dtoc_body_area.inside .divi_table_of_contents ul li div{display:-ms-inline-flexbox;display:inline-flex;padding-left:7px;width:calc(100% - 50px)}.pac_dtoc_body_area.inside .divi_table_of_contents ul li{width:100%}.divi_table_of_contents ul li div{position:relative}.divi_table_of_contents ul li div span{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}.pac_divi_table_of_contents.et_pb_module.et_pb_sticky_placeholder{opacity:0!important}.pac_dtoc_notice{font-size:24px;font-weight:500;line-height:28px;color:red!important;background:transparent}.pac_dtoc_body_area .divi_table_of_contents ul li{text-align:left}
#wp-h5p-xapi-spinner {
	position: fixed;
	top: 0;
	right: 0;
	color: #ffffff;
	background: #000000;
	margin: 10px;
	padding: 5px;
	border-radius: 10px;
	z-index: 100000;
	box-shadow: 0 0 2px 2px #404040;
}

.h5p-xapi-lrs-instructions {
	background: #ffffff;
	border: 1px solid #ddd;
	padding: 10px;
	display: none;
}
body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-size:14px}.et_pb_slide_content,.et_pb_best_value{font-size:15px}body{color:#000000}h1,h2,h3,h4,h5,h6{color:#0f3566}.woocommerce #respond input#submit,.woocommerce-page #respond input#submit,.woocommerce #content input.button,.woocommerce-page #content input.button,.woocommerce-message,.woocommerce-error,.woocommerce-info{background:#41e2b9!important}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.woocommerce div.product span.price,.woocommerce-page div.product span.price,.woocommerce #content div.product span.price,.woocommerce-page #content div.product span.price,.woocommerce div.product p.price,.woocommerce-page div.product p.price,.woocommerce #content div.product p.price,.woocommerce-page #content div.product p.price,.et_pb_member_social_links a:hover,.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a{color:#41e2b9}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.woocommerce a.button.alt,.woocommerce-page a.button.alt,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt.disabled,.woocommerce input.button.alt,.woocommerce-page input.button.alt,.woocommerce #respond input#submit.alt,.woocommerce-page #respond input#submit.alt,.woocommerce #content input.button.alt,.woocommerce-page #content input.button.alt,.woocommerce a.button,.woocommerce-page a.button,.woocommerce button.button,.woocommerce-page button.button,.woocommerce input.button,.woocommerce-page input.button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#41e2b9}.footer-widget h4{color:#41e2b9}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#41e2b9}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#41e2b9}.container,.et_pb_row,.et_pb_slider .et_pb_container,.et_pb_fullwidth_section .et_pb_title_container,.et_pb_fullwidth_section .et_pb_title_featured_container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container{max-width:1100px}.et_boxed_layout #page-container,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row{max-width:1260px}a{color:#41e2b9}.et_secondary_nav_enabled #page-container #top-header{background-color:#41e2b9!important}#et-secondary-nav li ul{background-color:#41e2b9}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#41e2b9}.footer-widget li:before{border-color:#41e2b9}.woocommerce a.button.alt,.woocommerce-page a.button.alt,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt.disabled,.woocommerce input.button.alt,.woocommerce-page input.button.alt,.woocommerce #respond input#submit.alt,.woocommerce-page #respond input#submit.alt,.woocommerce #content input.button.alt,.woocommerce-page #content input.button.alt,.woocommerce a.button,.woocommerce-page a.button,.woocommerce button.button,.woocommerce-page button.button,.woocommerce input.button,.woocommerce-page input.button,.woocommerce #respond input#submit,.woocommerce-page #respond input#submit,.woocommerce #content input.button,.woocommerce-page #content input.button,.woocommerce-message a.button.wc-forward,body .et_pb_button{background-color:#41e2b9}.woocommerce.et_pb_button_helper_class a.button.alt,.woocommerce-page.et_pb_button_helper_class a.button.alt,.woocommerce.et_pb_button_helper_class button.button.alt,.woocommerce.et_pb_button_helper_class button.button.alt.disabled,.woocommerce-page.et_pb_button_helper_class button.button.alt,.woocommerce-page.et_pb_button_helper_class button.button.alt.disabled,.woocommerce.et_pb_button_helper_class input.button.alt,.woocommerce-page.et_pb_button_helper_class input.button.alt,.woocommerce.et_pb_button_helper_class #respond input#submit.alt,.woocommerce-page.et_pb_button_helper_class #respond input#submit.alt,.woocommerce.et_pb_button_helper_class #content input.button.alt,.woocommerce-page.et_pb_button_helper_class #content input.button.alt,.woocommerce.et_pb_button_helper_class a.button,.woocommerce-page.et_pb_button_helper_class a.button,.woocommerce.et_pb_button_helper_class button.button,.woocommerce-page.et_pb_button_helper_class button.button,.woocommerce.et_pb_button_helper_class input.button,.woocommerce-page.et_pb_button_helper_class input.button,.woocommerce.et_pb_button_helper_class #respond input#submit,.woocommerce-page.et_pb_button_helper_class #respond input#submit,.woocommerce.et_pb_button_helper_class #content input.button,.woocommerce-page.et_pb_button_helper_class #content input.button,body.et_pb_button_helper_class .et_pb_button,body.et_pb_button_helper_class .et_pb_module.et_pb_button{color:rgba(255,255,255,0.97)}body .et_pb_bg_layout_light.et_pb_button:hover,body .et_pb_bg_layout_light .et_pb_button:hover,body .et_pb_button:hover{color:#000000!important;background-color:#41e2b9}.woocommerce a.button.alt:hover,.woocommerce-page a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button.alt.disabled:hover,.woocommerce input.button.alt:hover,.woocommerce-page input.button.alt:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce-page #respond input#submit.alt:hover,.woocommerce #content input.button.alt:hover,.woocommerce-page #content input.button.alt:hover,.woocommerce a.button:hover,.woocommerce-page a.button:hover,.woocommerce button.button:hover,.woocommerce-page button.button:hover,.woocommerce input.button:hover,.woocommerce-page input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce-page #respond input#submit:hover,.woocommerce #content input.button:hover,.woocommerce-page #content input.button:hover{color:#000000!important;background-color:#41e2b9!important}@media only screen and (min-width:981px){.et_fixed_nav #page-container .et-fixed-header#top-header{background-color:#41e2b9!important}.et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul{background-color:#41e2b9}}@media only screen and (min-width:1375px){.et_pb_row{padding:27px 0}.et_pb_section{padding:55px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:82px}.et_pb_fullwidth_section{padding:0}}.learndash-wrapper .ld-focus{display:block}.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title{display:block;flex:1;font-weight:400;font-size:17px}.my-courses.ld-dashboard-enrolled-course-wrap .ld-mycourse-thumbnail{flex:0 0 350px;height:190px}.affwp-form input[type="submit"]{padding:15px 25px;font-size:16px;background-color:#41e2b9;color:#ffffff;border:2px solid #41e2b9;border-radius:5px;cursor:pointer;transition:background-color 0.3s ease,color 0.3s ease,border-color 0.3s ease}.affwp-form input[type="submit"]:hover{background-color:#ffffff;color:#41e2b9;border-color:#41e2b9}html{scroll-behavior:smooth}.affwp-form{font-family:'Poppins',"Poppins Fallback",sans-serif}.affwp-form input[type="submit"]{padding:15px 25px;font-size:16px;font-family:'Poppins',"Poppins Fallback",sans-serif;background-color:#41e2b9;color:#ffffff;border:2px solid #41e2b9;border-radius:5px;cursor:pointer;transition:background-color 0.3s ease,color 0.3s ease,border-color 0.3s ease}.affwp-form input[type="submit"]:hover{background-color:#ffffff;color:#41e2b9;border-color:#41e2b9}.affwp-form input[type="text"],.affwp-form input[type="email"],.affwp-form input[type="password"],.affwp-form textarea{font-family:'Poppins',"Poppins Fallback",sans-serif;padding:12px 15px;font-size:16px;width:100%;border:1px solid #ccc;border-radius:5px;margin-bottom:15px;box-sizing:border-box}.affwp-form input[type="text"]:focus,.affwp-form input[type="email"]:focus,.affwp-form input[type="password"]:focus,.affwp-form textarea:focus{border-color:#41e2b9;outline:none}.main_title{margin-bottom:20px;font-family:'Poppins',"Poppins Fallback",sans-serif}.affwp-form fieldset{border:none;margin-right:200px;margin-left:200px}.main_title{margin-bottom:20px;margin-left:200px;font-family:'Poppins',"Poppins Fallback",sans-serif}[id^="section-"]::before{content:"";display:block;height:100px;margin-top:-100px}
.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px;background-color:#0f3566!important}.et_pb_row_0_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:0px!important;padding-top:0px;padding-bottom:0px}.et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_module_header a{font-family:'Poppins',"Poppins Fallback",Helvetica,Arial,Lucida,sans-serif;font-size:15px;color:#ffffff!important;text-align:left}.et_pb_blurb_0_tb_header.et_pb_blurb,.et_pb_blurb_1_tb_header.et_pb_blurb,.et_pb_blurb_2_tb_header.et_pb_blurb{padding-right:98px!important;padding-left:9px!important;margin-top:16px!important;margin-left:-127px!important}.et_pb_blurb_0_tb_header .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_1_tb_header .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_2_tb_header .et_pb_main_blurb_image .et_pb_image_wrap{width:20px}.et_pb_blurb_0_tb_header .et_pb_blurb_content,.et_pb_blurb_1_tb_header .et_pb_blurb_content,.et_pb_blurb_2_tb_header .et_pb_blurb_content{max-width:100%}.et_pb_button_0_tb_header_wrapper .et_pb_button_0_tb_header,.et_pb_button_0_tb_header_wrapper .et_pb_button_0_tb_header:hover{padding-right:0px!important;padding-left:0px!important}.et_pb_button_0_tb_header_wrapper{margin-top:8px!important;margin-right:-57px!important}body #page-container .et_pb_section .et_pb_button_0_tb_header{border-width:0px!important;border-radius:5px;letter-spacing:0.15em;font-size:14px;font-family:'Poppins',"Poppins Fallback",Helvetica,Arial,Lucida,sans-serif!important;font-weight:600!important;background-color:RGBA(255,255,255,0)}body #page-container .et_pb_section .et_pb_button_0_tb_header:hover:after{margin-left:.3em;left:auto;margin-left:.3em}body #page-container .et_pb_section .et_pb_button_0_tb_header:after{color:#12D678;line-height:inherit;font-size:inherit!important;opacity:1;margin-left:.3em;left:auto;font-family:FontAwesome!important;font-weight:400!important}.et_pb_button_0_tb_header,.et_pb_button_0_tb_header:after{transition:all 300ms ease 0ms}ul.et_pb_social_media_follow_0_tb_header{margin-top:8px!important}.et_pb_social_media_follow_0_tb_header li a.icon:before{transition:color 300ms ease 0ms;font-size:13px;line-height:26px;height:26px;width:26px}.et_pb_social_media_follow_0_tb_header li.et_pb_social_icon a.icon:before{color:#ffffff}.et_pb_social_media_follow_0_tb_header li.et_pb_social_icon a.icon:hover:before{color:#efefef}.et_pb_social_media_follow_0_tb_header li a.icon{height:26px;width:26px}.et_pb_section_1_tb_header{border-bottom-width:2px;border-bottom-color:#0FE7B8}.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu ul li a{font-weight:700}.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu{background-color:#ffffff;padding-bottom:0px;margin-bottom:-11px}.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu ul li.current-menu-item a{color:#000000!important}.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .nav li ul,.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .et_mobile_menu,.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu .et_mobile_menu ul{background-color:#ffffff!important}.et_pb_fullwidth_menu_0_tb_header .et_pb_menu__logo-wrap .et_pb_menu__logo img{width:auto}.et_pb_fullwidth_menu_0_tb_header .et_pb_row>.et_pb_menu__logo-wrap,.et_pb_fullwidth_menu_0_tb_header .et_pb_menu__logo-slot{width:auto;max-width:100%}.et_pb_fullwidth_menu_0_tb_header .et_pb_row>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_fullwidth_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{height:91px;max-height:none}.et_pb_fullwidth_menu_0_tb_header .mobile_nav .mobile_menu_bar:before,.et_pb_fullwidth_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_fullwidth_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_fullwidth_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button{color:#41e2b9}.et_pb_social_media_follow_network_0_tb_header a.icon{background-color:#007bb6!important}.et_pb_social_media_follow_network_1_tb_header a.icon{background-color:#3b5998!important}.et_pb_social_media_follow_network_2_tb_header a.icon{background-color:#ea2c59!important}@media only screen and (min-width:981px){.et_pb_row_0_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row{width:90%;max-width:1170px}}@media only screen and (max-width:980px){.et_pb_row_0_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row{width:90%;max-width:90%}body #page-container .et_pb_section .et_pb_button_0_tb_header:after{line-height:inherit;font-size:inherit!important;margin-left:.3em;left:auto;display:inline-block;opacity:1;content:attr(data-icon);font-family:FontAwesome!important;font-weight:400!important}body #page-container .et_pb_section .et_pb_button_0_tb_header:before{display:none}body #page-container .et_pb_section .et_pb_button_0_tb_header:hover:after{margin-left:.3em;left:auto;margin-left:.3em}.et_pb_section_1_tb_header{border-bottom-width:2px;border-bottom-color:#0FE7B8}}@media only screen and (min-width:768px) and (max-width:980px){.et_pb_column_1_tb_header,.et_pb_column_2_tb_header,.et_pb_column_3_tb_header,.et_pb_column_4_tb_header{display:none!important}}@media only screen and (max-width:767px){.et_pb_section_0_tb_header,.et_pb_column_1_tb_header,.et_pb_column_2_tb_header,.et_pb_column_3_tb_header,.et_pb_column_4_tb_header{display:none!important}body #page-container .et_pb_section .et_pb_button_0_tb_header{font-size:12px!important}body #page-container .et_pb_section .et_pb_button_0_tb_header:after{line-height:inherit;font-size:inherit!important;margin-left:.3em;left:auto;display:inline-block;opacity:1;content:attr(data-icon);font-family:FontAwesome!important;font-weight:400!important}body #page-container .et_pb_section .et_pb_button_0_tb_header:before{display:none}body #page-container .et_pb_section .et_pb_button_0_tb_header:hover:after{margin-left:.3em;left:auto;margin-left:.3em}.et_pb_section_1_tb_header{border-bottom-width:2px;border-bottom-color:#0FE7B8;display:none!important}}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0 0 0 20px;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}

:where(html.wpc-bgl255) div#grassblade_quiz_report .grassblade_popup,:where(html.wpc-bgl255) .gb_iframe_loader{background: url("/wp-content/plugins/grassblade/img/loader.gif") center center no-repeat white}:where(html.wpc-bgl255) .page-gb-integrations h1{background-image: url("/wp-content/plugins/grassblade/img/icon_30x30.png")}:where(html.wpc-bgl255) .ld-cvss-button.ld-cvss-button-download-certificate .ld-icon.ld-icon-download{background-image: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224px%22%20%20height%3D%2224px%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2050%2049%22%20style%3D%22enable-background%3Anew%200%200%2050%2049%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.7%2C4.4v3.5h2.1V5.4h2.5V3.3H5.8C5.2%2C3.3%2C4.7%2C3.8%2C4.7%2C4.4z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M43%2C7.9h2.1V4.4c0-0.6-0.5-1.1-1.1-1.1h-3.5v2.1H43V7.9z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M45.1%2C30.7v-3.5H43v2.5h-2.5v2.1H44C44.6%2C31.8%2C45.1%2C31.3%2C45.1%2C30.7z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.8%2C27.2H4.7v3.5c0%2C0.6%2C0.5%2C1.1%2C1.1%2C1.1h3.5v-2.1H6.8V27.2z%22%2F%3E%0A%09%3Crect%20fill%3D%22%23ffffff%22%20x%3D%2214.8%22%20y%3D%229.1%22%20width%3D%2220.2%22%20height%3D%222.1%22%2F%3E%0A%09%3Crect%20fill%3D%22%23ffffff%22%20x%3D%229.9%22%20y%3D%2214%22%20width%3D%2230.1%22%20height%3D%222.1%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M48.7%2C0H1.1C0.5%2C0%2C0%2C0.5%2C0%2C1.1V34c0%2C0.6%2C0.5%2C1.1%2C1.1%2C1.1h14.6c0%2C0.2%2C0%2C0.3%2C0.1%2C0.5l-4.5%2C5.3%0A%09%09c-0.2%2C0.2-0.3%2C0.5-0.2%2C0.8c0%2C0.3%2C0.2%2C0.5%2C0.4%2C0.7c0.1%2C0.1%2C0.3%2C0.2%2C0.4%2C0.2l4.9%2C1.2l2%2C4.6c0.2%2C0.4%2C0.6%2C0.6%2C1%2C0.6%0A%09%09c0.1%2C0%2C0.3%2C0%2C0.4-0.1c0.2-0.1%2C0.3-0.2%2C0.4-0.3l4.4-5.2l4.4%2C5.2c0.4%2C0.5%2C1.1%2C0.5%2C1.5%2C0.1c0.1-0.1%2C0.2-0.2%2C0.3-0.4l2-4.6l4.9-1.2%0A%09%09c0.6-0.1%2C0.9-0.7%2C0.8-1.3c0-0.2-0.1-0.3-0.2-0.4l-4.5-5.3c0-0.2%2C0.1-0.3%2C0.1-0.5h14.6c0.6%2C0%2C1.1-0.5%2C1.1-1.1V1.1%0A%09%09C49.8%2C0.5%2C49.3%2C0%2C48.7%2C0z%20M20%2C45.9l-1.5-3.5c-0.1-0.3-0.4-0.5-0.7-0.6l-3.7-0.9l2.4-2.9c0.1%2C0.2%2C0.2%2C0.3%2C0.2%2C0.5%0A%09%09c0.1%2C0.1%2C0.1%2C0.2%2C0.2%2C0.3c0.1%2C0.2%2C0.2%2C0.4%2C0.4%2C0.6c0.1%2C0.1%2C0.2%2C0.3%2C0.3%2C0.4c0.1%2C0.1%2C0.2%2C0.3%2C0.4%2C0.4c0.1%2C0.1%2C0.3%2C0.3%2C0.4%2C0.4%0A%09%09c0.1%2C0.1%2C0.2%2C0.2%2C0.3%2C0.3l0.1%2C0.1c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.2c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.1l0.1%2C0.1c0%2C0%2C0.1%2C0%2C0.1%2C0.1l0.1%2C0.1l0.2%2C0.1%0A%09%09c0.1%2C0.1%2C0.2%2C0.1%2C0.3%2C0.2c0.2%2C0.2%2C0.5%2C0.3%2C0.7%2C0.4c0.1%2C0%2C0.2%2C0.1%2C0.3%2C0.1c0.2%2C0.1%2C0.5%2C0.2%2C0.7%2C0.3l0.2%2C0.1c0.2%2C0.1%2C0.4%2C0.1%2C0.6%2C0.2%0A%09%09L20%2C45.9z%20M36%2C41l-3.7%2C0.9c-0.3%2C0.1-0.6%2C0.3-0.7%2C0.6L30.1%2C46l-2.7-3c0.2-0.1%2C0.4-0.1%2C0.6-0.2l0.2-0.1c0.2-0.1%2C0.5-0.2%2C0.7-0.3H29%0A%09%09c0.1%2C0%2C0.1-0.1%2C0.2-0.1c0.3-0.1%2C0.5-0.3%2C0.7-0.4c0.1-0.1%2C0.2-0.1%2C0.3-0.2l0.2-0.1c0.1%2C0%2C0.1-0.1%2C0.2-0.1c0%2C0%2C0.1%2C0%2C0.1-0.1l0.1-0.1%0A%09%09c0.1%2C0%2C0.1-0.1%2C0.2-0.1c0.1%2C0%2C0.1-0.1%2C0.2-0.1l0.1-0.1c0.1-0.1%2C0.2-0.2%2C0.3-0.3s0.3-0.3%2C0.4-0.4c0.1-0.1%2C0.2-0.3%2C0.4-0.4%0A%09%09c0.1-0.1%2C0.2-0.3%2C0.3-0.4c0.1-0.2%2C0.3-0.4%2C0.4-0.6c0.1-0.1%2C0.1-0.2%2C0.2-0.3c0.1-0.2%2C0.2-0.3%2C0.2-0.5L36%2C41z%20M47.6%2C32.9H34.2%0A%09%09c-0.1-0.5-0.2-1.1-0.3-1.6L32%2C33.2c0%2C0.3%2C0.1%2C0.6%2C0.1%2C0.8c0%2C0.5-0.1%2C1.1-0.2%2C1.6v0.1c-0.1%2C0.4-0.2%2C0.7-0.3%2C1.1c0%2C0%2C0%2C0%2C0%2C0.1%0A%09%09c-0.1%2C0.3-0.3%2C0.6-0.5%2C0.9c0%2C0%2C0%2C0.1-0.1%2C0.1c-0.2%2C0.3-0.4%2C0.6-0.6%2C0.8l-0.1%2C0.1l-0.1%2C0.1c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5%0A%09%09c-0.1%2C0.1-0.3%2C0.3-0.4%2C0.4c-0.2%2C0.1-0.3%2C0.2-0.5%2C0.3c-0.1%2C0.1-0.3%2C0.2-0.5%2C0.3h-0.1c-0.1%2C0.1-0.2%2C0.1-0.4%2C0.2l-0.2%2C0.1%0A%09%09c-0.1%2C0-0.2%2C0.1-0.3%2C0.1h-0.1c-0.1%2C0-0.2%2C0.1-0.2%2C0.1h-0.2c-0.1%2C0-0.3%2C0.1-0.4%2C0.1h-0.1c-0.4%2C0.1-0.7%2C0.1-1.1%2C0.1h-0.1%0A%09%09c-0.2%2C0-0.4%2C0-0.6%2C0h-0.1c-0.4%2C0-0.7-0.1-1.1-0.1h-0.1c-0.1%2C0-0.3-0.1-0.5-0.1v-0.1c-0.1%2C0-0.2-0.1-0.3-0.1s-0.2-0.1-0.3-0.1%0A%09%09c-0.1%2C0-0.1%2C0-0.2-0.1s-0.3-0.1-0.4-0.2h-0.1c-0.3-0.2-0.6-0.4-0.9-0.6c-0.2-0.1-0.3-0.3-0.5-0.4c-0.2-0.2-0.3-0.3-0.5-0.5%0A%09%09l-0.1-0.1l-0.1-0.1c-0.2-0.3-0.4-0.5-0.6-0.8l-0.1-0.1c-0.2-0.3-0.3-0.6-0.4-0.9L18%2C36.9l0.2-0.2c-0.1-0.4-0.3-0.7-0.3-1v-0.1%0A%09%09c-0.1-0.5-0.2-1-0.2-1.6c0-4%2C3.2-7.2%2C7.2-7.2c1.5%2C0%2C2.9%2C0.5%2C4.1%2C1.3l1.5-1.5c-1.8-1.4-4-2.1-6.4-1.8c-4.4%2C0.4-7.9%2C3.8-8.4%2C8.2H2.1%0A%09%09V2.1h45.5V32.9z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M21.6%2C31.7L20%2C33.3l3.9%2C3.9c0.3%2C0.3%2C0.6%2C0.4%2C0.9%2C0.4c0.3%2C0%2C0.7-0.1%2C0.9-0.4l9.2-9.2l-1.6-1.6l-8.4%2C8.4%0A%09%09L21.6%2C31.7z%22%2F%3E%0A%3C%2Fsvg%3E") !important}:where(html.wpc-bgl255) .learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate .ld-alert-icon.ld-icon.ld-icon-certificate,:where(html.wpc-bgl255) .learndash-template-ld30.single-groups .ld-alert.ld-alert-success.ld-alert-certificate .ld-alert-icon.ld-icon.ld-icon-certificate{background-image: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2231px%22%20height%3D%22px%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2050%2049%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M48.7%2C0H1.1C0.5%2C0%2C0%2C0.5%2C0%2C1.1V34c0%2C0.6%2C0.5%2C1.1%2C1.1%2C1.1h14.6c0%2C0.2%2C0%2C0.3%2C0.1%2C0.5l-4.5%2C5.3%0A%09%09c-0.2%2C0.2-0.3%2C0.5-0.2%2C0.8c0%2C0.3%2C0.2%2C0.5%2C0.4%2C0.7c0.1%2C0.1%2C0.3%2C0.2%2C0.4%2C0.2l4.9%2C1.2l2%2C4.6c0.2%2C0.4%2C0.6%2C0.6%2C1%2C0.6%0A%09%09c0.1%2C0%2C0.3%2C0%2C0.4-0.1c0.2-0.1%2C0.3-0.2%2C0.4-0.3l4.4-5.2l4.4%2C5.2c0.4%2C0.5%2C1.1%2C0.5%2C1.5%2C0.1c0.1-0.1%2C0.2-0.2%2C0.3-0.4l2-4.6l4.9-1.2%0A%09%09c0.6-0.1%2C0.9-0.7%2C0.8-1.3c0-0.2-0.1-0.3-0.2-0.4l-4.5-5.3c0-0.2%2C0.1-0.3%2C0.1-0.5h14.6c0.6%2C0%2C1.1-0.5%2C1.1-1.1V1.1%0A%09%09C49.8%2C0.5%2C49.3%2C0%2C48.7%2C0z%20M2.1%2C32.9V2.1h45.5v30.8H34.2c-0.6-5-5-8.7-10.1-8.2c-4.4%2C0.4-7.9%2C3.8-8.4%2C8.2%0A%09%09C15.7%2C32.9%2C2.1%2C32.9%2C2.1%2C32.9z%20M16.5%2C38c0.1%2C0.2%2C0.2%2C0.3%2C0.2%2C0.5c0.1%2C0.1%2C0.1%2C0.2%2C0.2%2C0.3c0.1%2C0.2%2C0.2%2C0.4%2C0.4%2C0.6%0A%09%09c0.1%2C0.1%2C0.2%2C0.3%2C0.3%2C0.4c0.1%2C0.1%2C0.2%2C0.3%2C0.4%2C0.4c0.1%2C0.1%2C0.3%2C0.3%2C0.4%2C0.4c0.1%2C0.1%2C0.2%2C0.2%2C0.3%2C0.3l0.1%2C0.1%0A%09%09c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.2c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.1l0.1%2C0.1c0%2C0%2C0.1%2C0%2C0.1%2C0.1l0.1%2C0.1l0.2%2C0.1c0.1%2C0.1%2C0.2%2C0.1%2C0.3%2C0.2%0A%09%09c0.2%2C0.2%2C0.5%2C0.3%2C0.7%2C0.4c0.1%2C0%2C0.2%2C0.1%2C0.3%2C0.1c0.2%2C0.1%2C0.5%2C0.2%2C0.7%2C0.3l0.2%2C0.1c0.2%2C0.1%2C0.4%2C0.1%2C0.6%2C0.2L20%2C45.9l-1.5-3.5%0A%09%09c-0.1-0.3-0.4-0.5-0.7-0.6l-3.7-0.9L16.5%2C38z%20M22.7%2C40.8c-0.1%2C0-0.2-0.1-0.3-0.1c-0.1%2C0-0.2-0.1-0.3-0.1c-0.1%2C0-0.1%2C0-0.2-0.1%0A%09%09s-0.3-0.1-0.4-0.2h-0.1c-0.3-0.2-0.6-0.4-0.9-0.6c-0.2-0.1-0.3-0.3-0.5-0.4c-0.2-0.2-0.3-0.3-0.5-0.5l-0.1-0.1l-0.1-0.1%0A%09%09c-0.2-0.3-0.4-0.5-0.6-0.8l-0.1-0.1c-0.2-0.3-0.3-0.6-0.4-0.9L18%2C36.9l0.2-0.2c-0.1-0.4-0.3-0.7-0.3-1l0%2C0v-0.1%0A%09%09c-0.1-0.5-0.2-1-0.2-1.6c0-4%2C3.2-7.2%2C7.2-7.2l0%2C0c4%2C0%2C7.2%2C3.2%2C7.2%2C7.2c0%2C0.5-0.1%2C1.1-0.2%2C1.6v0.1c-0.1%2C0.4-0.2%2C0.7-0.3%2C1.1%0A%09%09c0%2C0%2C0%2C0%2C0%2C0.1c-0.1%2C0.3-0.3%2C0.6-0.5%2C0.9c0%2C0%2C0%2C0.1-0.1%2C0.1c-0.2%2C0.3-0.4%2C0.6-0.6%2C0.8l-0.1%2C0.1l-0.1%2C0.1c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5%0A%09%09c-0.1%2C0.1-0.3%2C0.3-0.4%2C0.4c-0.2%2C0.1-0.3%2C0.2-0.5%2C0.3c-0.1%2C0.1-0.3%2C0.2-0.5%2C0.3h-0.1c-0.1%2C0.1-0.2%2C0.1-0.4%2C0.2l-0.2%2C0.1%0A%09%09c-0.1%2C0-0.2%2C0.1-0.3%2C0.1h-0.1c-0.1%2C0-0.2%2C0.1-0.2%2C0.1h-0.2c-0.1%2C0-0.3%2C0.1-0.4%2C0.1h-0.1c-0.4%2C0.1-0.7%2C0.1-1.1%2C0.1h-0.1%0A%09%09c-0.2%2C0-0.4%2C0-0.6%2C0h-0.1c-0.4%2C0-0.7-0.1-1.1-0.1h-0.1C23.1%2C41%2C22.9%2C40.9%2C22.7%2C40.8L22.7%2C40.8z%20M28%2C42.8l0.2-0.1%0A%09%09c0.2-0.1%2C0.5-0.2%2C0.7-0.3H29c0.1%2C0%2C0.1-0.1%2C0.2-0.1c0.3-0.1%2C0.5-0.3%2C0.7-0.4c0.1-0.1%2C0.2-0.1%2C0.3-0.2l0.2-0.1%0A%09%09c0.1%2C0%2C0.1-0.1%2C0.2-0.1c0%2C0%2C0.1%2C0%2C0.1-0.1l0%2C0l0.1-0.1c0.1%2C0%2C0.1-0.1%2C0.2-0.1s0.1-0.1%2C0.2-0.1l0.1-0.1c0.1-0.1%2C0.2-0.2%2C0.3-0.3%0A%09%09c0.1-0.1%2C0.3-0.3%2C0.4-0.4c0.1-0.1%2C0.2-0.3%2C0.4-0.4c0.1-0.1%2C0.2-0.3%2C0.3-0.4c0.1-0.2%2C0.3-0.4%2C0.4-0.6c0.1-0.1%2C0.1-0.2%2C0.2-0.3%0A%09%09c0.1-0.2%2C0.2-0.3%2C0.2-0.5L36%2C41l-3.7%2C0.9c-0.3%2C0.1-0.6%2C0.3-0.7%2C0.6L30.1%2C46l-2.7-3C27.6%2C42.9%2C27.8%2C42.9%2C28%2C42.8z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.7%2C4.4v3.5h2.1V5.4h2.5V3.3H5.8C5.2%2C3.3%2C4.7%2C3.8%2C4.7%2C4.4z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M43%2C7.9h2.1V4.4c0-0.6-0.5-1.1-1.1-1.1h-3.5v2.1H43V7.9z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M45.1%2C30.7v-3.5H43v2.5h-2.5v2.1H44C44.6%2C31.8%2C45.1%2C31.3%2C45.1%2C30.7z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.8%2C27.2H4.7v3.5c0%2C0.6%2C0.5%2C1.1%2C1.1%2C1.1h3.5v-2.1H6.8V27.2z%22%2F%3E%0A%09%3Crect%20fill%3D%22%23ffffff%22%20x%3D%2214.7%22%20y%3D%229.1%22%20width%3D%2220.2%22%20height%3D%222.1%22%2F%3E%0A%09%3Crect%20fill%3D%22%23ffffff%22%20x%3D%229.9%22%20y%3D%2214%22%20width%3D%2230.1%22%20height%3D%222.1%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M30.3%2C34c0-3-2.4-5.4-5.4-5.4S19.4%2C31%2C19.4%2C34s2.4%2C5.4%2C5.4%2C5.4C27.9%2C39.5%2C30.3%2C37%2C30.3%2C34z%20M21.4%2C34%20c0-1.9%2C1.6-3.5%2C3.5-3.5c1.9%2C0%2C3.5%2C1.6%2C3.5%2C3.5s-1.6%2C3.5-3.5%2C3.5C23%2C37.5%2C21.4%2C36%2C21.4%2C34z%22%2F%3E%0A%3C%2Fsvg%3E")}:where(html.wpc-bgl255) .learndash_course_certificate .btn-blue .ld-icon.ld-icon-download,:where(html.wpc-bgl255) .ld-cvss-btn-blue .ld-icon.ld-icon-download,:where(html.wpc-bgl255) .wpProQuiz_certificate .btn-blue .ld-icon.ld-icon-download{background-image: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224px%22%20%20height%3D%2224px%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2050%2049%22%20style%3D%22enable-background%3Anew%200%200%2050%2049%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.7%2C4.4v3.5h2.1V5.4h2.5V3.3H5.8C5.2%2C3.3%2C4.7%2C3.8%2C4.7%2C4.4z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M43%2C7.9h2.1V4.4c0-0.6-0.5-1.1-1.1-1.1h-3.5v2.1H43V7.9z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M45.1%2C30.7v-3.5H43v2.5h-2.5v2.1H44C44.6%2C31.8%2C45.1%2C31.3%2C45.1%2C30.7z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.8%2C27.2H4.7v3.5c0%2C0.6%2C0.5%2C1.1%2C1.1%2C1.1h3.5v-2.1H6.8V27.2z%22%2F%3E%0A%09%3Crect%20fill%3D%22%23ffffff%22%20x%3D%2214.8%22%20y%3D%229.1%22%20width%3D%2220.2%22%20height%3D%222.1%22%2F%3E%0A%09%3Crect%20fill%3D%22%23ffffff%22%20x%3D%229.9%22%20y%3D%2214%22%20width%3D%2230.1%22%20height%3D%222.1%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M48.7%2C0H1.1C0.5%2C0%2C0%2C0.5%2C0%2C1.1V34c0%2C0.6%2C0.5%2C1.1%2C1.1%2C1.1h14.6c0%2C0.2%2C0%2C0.3%2C0.1%2C0.5l-4.5%2C5.3%0A%09%09c-0.2%2C0.2-0.3%2C0.5-0.2%2C0.8c0%2C0.3%2C0.2%2C0.5%2C0.4%2C0.7c0.1%2C0.1%2C0.3%2C0.2%2C0.4%2C0.2l4.9%2C1.2l2%2C4.6c0.2%2C0.4%2C0.6%2C0.6%2C1%2C0.6%0A%09%09c0.1%2C0%2C0.3%2C0%2C0.4-0.1c0.2-0.1%2C0.3-0.2%2C0.4-0.3l4.4-5.2l4.4%2C5.2c0.4%2C0.5%2C1.1%2C0.5%2C1.5%2C0.1c0.1-0.1%2C0.2-0.2%2C0.3-0.4l2-4.6l4.9-1.2%0A%09%09c0.6-0.1%2C0.9-0.7%2C0.8-1.3c0-0.2-0.1-0.3-0.2-0.4l-4.5-5.3c0-0.2%2C0.1-0.3%2C0.1-0.5h14.6c0.6%2C0%2C1.1-0.5%2C1.1-1.1V1.1%0A%09%09C49.8%2C0.5%2C49.3%2C0%2C48.7%2C0z%20M20%2C45.9l-1.5-3.5c-0.1-0.3-0.4-0.5-0.7-0.6l-3.7-0.9l2.4-2.9c0.1%2C0.2%2C0.2%2C0.3%2C0.2%2C0.5%0A%09%09c0.1%2C0.1%2C0.1%2C0.2%2C0.2%2C0.3c0.1%2C0.2%2C0.2%2C0.4%2C0.4%2C0.6c0.1%2C0.1%2C0.2%2C0.3%2C0.3%2C0.4c0.1%2C0.1%2C0.2%2C0.3%2C0.4%2C0.4c0.1%2C0.1%2C0.3%2C0.3%2C0.4%2C0.4%0A%09%09c0.1%2C0.1%2C0.2%2C0.2%2C0.3%2C0.3l0.1%2C0.1c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.2c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.1l0.1%2C0.1c0%2C0%2C0.1%2C0%2C0.1%2C0.1l0.1%2C0.1l0.2%2C0.1%0A%09%09c0.1%2C0.1%2C0.2%2C0.1%2C0.3%2C0.2c0.2%2C0.2%2C0.5%2C0.3%2C0.7%2C0.4c0.1%2C0%2C0.2%2C0.1%2C0.3%2C0.1c0.2%2C0.1%2C0.5%2C0.2%2C0.7%2C0.3l0.2%2C0.1c0.2%2C0.1%2C0.4%2C0.1%2C0.6%2C0.2%0A%09%09L20%2C45.9z%20M36%2C41l-3.7%2C0.9c-0.3%2C0.1-0.6%2C0.3-0.7%2C0.6L30.1%2C46l-2.7-3c0.2-0.1%2C0.4-0.1%2C0.6-0.2l0.2-0.1c0.2-0.1%2C0.5-0.2%2C0.7-0.3H29%0A%09%09c0.1%2C0%2C0.1-0.1%2C0.2-0.1c0.3-0.1%2C0.5-0.3%2C0.7-0.4c0.1-0.1%2C0.2-0.1%2C0.3-0.2l0.2-0.1c0.1%2C0%2C0.1-0.1%2C0.2-0.1c0%2C0%2C0.1%2C0%2C0.1-0.1l0.1-0.1%0A%09%09c0.1%2C0%2C0.1-0.1%2C0.2-0.1c0.1%2C0%2C0.1-0.1%2C0.2-0.1l0.1-0.1c0.1-0.1%2C0.2-0.2%2C0.3-0.3s0.3-0.3%2C0.4-0.4c0.1-0.1%2C0.2-0.3%2C0.4-0.4%0A%09%09c0.1-0.1%2C0.2-0.3%2C0.3-0.4c0.1-0.2%2C0.3-0.4%2C0.4-0.6c0.1-0.1%2C0.1-0.2%2C0.2-0.3c0.1-0.2%2C0.2-0.3%2C0.2-0.5L36%2C41z%20M47.6%2C32.9H34.2%0A%09%09c-0.1-0.5-0.2-1.1-0.3-1.6L32%2C33.2c0%2C0.3%2C0.1%2C0.6%2C0.1%2C0.8c0%2C0.5-0.1%2C1.1-0.2%2C1.6v0.1c-0.1%2C0.4-0.2%2C0.7-0.3%2C1.1c0%2C0%2C0%2C0%2C0%2C0.1%0A%09%09c-0.1%2C0.3-0.3%2C0.6-0.5%2C0.9c0%2C0%2C0%2C0.1-0.1%2C0.1c-0.2%2C0.3-0.4%2C0.6-0.6%2C0.8l-0.1%2C0.1l-0.1%2C0.1c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5%0A%09%09c-0.1%2C0.1-0.3%2C0.3-0.4%2C0.4c-0.2%2C0.1-0.3%2C0.2-0.5%2C0.3c-0.1%2C0.1-0.3%2C0.2-0.5%2C0.3h-0.1c-0.1%2C0.1-0.2%2C0.1-0.4%2C0.2l-0.2%2C0.1%0A%09%09c-0.1%2C0-0.2%2C0.1-0.3%2C0.1h-0.1c-0.1%2C0-0.2%2C0.1-0.2%2C0.1h-0.2c-0.1%2C0-0.3%2C0.1-0.4%2C0.1h-0.1c-0.4%2C0.1-0.7%2C0.1-1.1%2C0.1h-0.1%0A%09%09c-0.2%2C0-0.4%2C0-0.6%2C0h-0.1c-0.4%2C0-0.7-0.1-1.1-0.1h-0.1c-0.1%2C0-0.3-0.1-0.5-0.1v-0.1c-0.1%2C0-0.2-0.1-0.3-0.1s-0.2-0.1-0.3-0.1%0A%09%09c-0.1%2C0-0.1%2C0-0.2-0.1s-0.3-0.1-0.4-0.2h-0.1c-0.3-0.2-0.6-0.4-0.9-0.6c-0.2-0.1-0.3-0.3-0.5-0.4c-0.2-0.2-0.3-0.3-0.5-0.5%0A%09%09l-0.1-0.1l-0.1-0.1c-0.2-0.3-0.4-0.5-0.6-0.8l-0.1-0.1c-0.2-0.3-0.3-0.6-0.4-0.9L18%2C36.9l0.2-0.2c-0.1-0.4-0.3-0.7-0.3-1v-0.1%0A%09%09c-0.1-0.5-0.2-1-0.2-1.6c0-4%2C3.2-7.2%2C7.2-7.2c1.5%2C0%2C2.9%2C0.5%2C4.1%2C1.3l1.5-1.5c-1.8-1.4-4-2.1-6.4-1.8c-4.4%2C0.4-7.9%2C3.8-8.4%2C8.2H2.1%0A%09%09V2.1h45.5V32.9z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M21.6%2C31.7L20%2C33.3l3.9%2C3.9c0.3%2C0.3%2C0.6%2C0.4%2C0.9%2C0.4c0.3%2C0%2C0.7-0.1%2C0.9-0.4l9.2-9.2l-1.6-1.6l-8.4%2C8.4%0A%09%09L21.6%2C31.7z%22%2F%3E%0A%3C%2Fsvg%3E")}:where(html.wpc-bgl255) #ld-profile #ld-main-course-list .ld-item-list-item .ld-item-details .ld-certificate-link .ld-icon.ld-icon-certificate,:where(html.wpc-bgl255) #ld-profile #ld-main-course-list .ld-item-list-item .ld-table-list-item-preview .ld-certificate-link .ld-icon.ld-icon-certificate{background-image: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2236px%22%20height%3D%2236px%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2050%2049%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20fill%3D%22%231e84e4%22%20d%3D%22M48.7%2C0H1.1C0.5%2C0%2C0%2C0.5%2C0%2C1.1V34c0%2C0.6%2C0.5%2C1.1%2C1.1%2C1.1h14.6c0%2C0.2%2C0%2C0.3%2C0.1%2C0.5l-4.5%2C5.3%0A%09%09c-0.2%2C0.2-0.3%2C0.5-0.2%2C0.8c0%2C0.3%2C0.2%2C0.5%2C0.4%2C0.7c0.1%2C0.1%2C0.3%2C0.2%2C0.4%2C0.2l4.9%2C1.2l2%2C4.6c0.2%2C0.4%2C0.6%2C0.6%2C1%2C0.6%0A%09%09c0.1%2C0%2C0.3%2C0%2C0.4-0.1c0.2-0.1%2C0.3-0.2%2C0.4-0.3l4.4-5.2l4.4%2C5.2c0.4%2C0.5%2C1.1%2C0.5%2C1.5%2C0.1c0.1-0.1%2C0.2-0.2%2C0.3-0.4l2-4.6l4.9-1.2%0A%09%09c0.6-0.1%2C0.9-0.7%2C0.8-1.3c0-0.2-0.1-0.3-0.2-0.4l-4.5-5.3c0-0.2%2C0.1-0.3%2C0.1-0.5h14.6c0.6%2C0%2C1.1-0.5%2C1.1-1.1V1.1%0A%09%09C49.8%2C0.5%2C49.3%2C0%2C48.7%2C0z%20M2.1%2C32.9V2.1h45.5v30.8H34.2c-0.6-5-5-8.7-10.1-8.2c-4.4%2C0.4-7.9%2C3.8-8.4%2C8.2%0A%09%09C15.7%2C32.9%2C2.1%2C32.9%2C2.1%2C32.9z%20M16.5%2C38c0.1%2C0.2%2C0.2%2C0.3%2C0.2%2C0.5c0.1%2C0.1%2C0.1%2C0.2%2C0.2%2C0.3c0.1%2C0.2%2C0.2%2C0.4%2C0.4%2C0.6%0A%09%09c0.1%2C0.1%2C0.2%2C0.3%2C0.3%2C0.4c0.1%2C0.1%2C0.2%2C0.3%2C0.4%2C0.4c0.1%2C0.1%2C0.3%2C0.3%2C0.4%2C0.4c0.1%2C0.1%2C0.2%2C0.2%2C0.3%2C0.3l0.1%2C0.1%0A%09%09c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.2c0.1%2C0.1%2C0.1%2C0.1%2C0.2%2C0.1l0.1%2C0.1c0%2C0%2C0.1%2C0%2C0.1%2C0.1l0.1%2C0.1l0.2%2C0.1c0.1%2C0.1%2C0.2%2C0.1%2C0.3%2C0.2%0A%09%09c0.2%2C0.2%2C0.5%2C0.3%2C0.7%2C0.4c0.1%2C0%2C0.2%2C0.1%2C0.3%2C0.1c0.2%2C0.1%2C0.5%2C0.2%2C0.7%2C0.3l0.2%2C0.1c0.2%2C0.1%2C0.4%2C0.1%2C0.6%2C0.2L20%2C45.9l-1.5-3.5%0A%09%09c-0.1-0.3-0.4-0.5-0.7-0.6l-3.7-0.9L16.5%2C38z%20M22.7%2C40.8c-0.1%2C0-0.2-0.1-0.3-0.1c-0.1%2C0-0.2-0.1-0.3-0.1c-0.1%2C0-0.1%2C0-0.2-0.1%0A%09%09s-0.3-0.1-0.4-0.2h-0.1c-0.3-0.2-0.6-0.4-0.9-0.6c-0.2-0.1-0.3-0.3-0.5-0.4c-0.2-0.2-0.3-0.3-0.5-0.5l-0.1-0.1l-0.1-0.1%0A%09%09c-0.2-0.3-0.4-0.5-0.6-0.8l-0.1-0.1c-0.2-0.3-0.3-0.6-0.4-0.9L18%2C36.9l0.2-0.2c-0.1-0.4-0.3-0.7-0.3-1l0%2C0v-0.1%0A%09%09c-0.1-0.5-0.2-1-0.2-1.6c0-4%2C3.2-7.2%2C7.2-7.2l0%2C0c4%2C0%2C7.2%2C3.2%2C7.2%2C7.2c0%2C0.5-0.1%2C1.1-0.2%2C1.6v0.1c-0.1%2C0.4-0.2%2C0.7-0.3%2C1.1%0A%09%09c0%2C0%2C0%2C0%2C0%2C0.1c-0.1%2C0.3-0.3%2C0.6-0.5%2C0.9c0%2C0%2C0%2C0.1-0.1%2C0.1c-0.2%2C0.3-0.4%2C0.6-0.6%2C0.8l-0.1%2C0.1l-0.1%2C0.1c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5%0A%09%09c-0.1%2C0.1-0.3%2C0.3-0.4%2C0.4c-0.2%2C0.1-0.3%2C0.2-0.5%2C0.3c-0.1%2C0.1-0.3%2C0.2-0.5%2C0.3h-0.1c-0.1%2C0.1-0.2%2C0.1-0.4%2C0.2l-0.2%2C0.1%0A%09%09c-0.1%2C0-0.2%2C0.1-0.3%2C0.1h-0.1c-0.1%2C0-0.2%2C0.1-0.2%2C0.1h-0.2c-0.1%2C0-0.3%2C0.1-0.4%2C0.1h-0.1c-0.4%2C0.1-0.7%2C0.1-1.1%2C0.1h-0.1%0A%09%09c-0.2%2C0-0.4%2C0-0.6%2C0h-0.1c-0.4%2C0-0.7-0.1-1.1-0.1h-0.1C23.1%2C41%2C22.9%2C40.9%2C22.7%2C40.8L22.7%2C40.8z%20M28%2C42.8l0.2-0.1%0A%09%09c0.2-0.1%2C0.5-0.2%2C0.7-0.3H29c0.1%2C0%2C0.1-0.1%2C0.2-0.1c0.3-0.1%2C0.5-0.3%2C0.7-0.4c0.1-0.1%2C0.2-0.1%2C0.3-0.2l0.2-0.1%0A%09%09c0.1%2C0%2C0.1-0.1%2C0.2-0.1c0%2C0%2C0.1%2C0%2C0.1-0.1l0%2C0l0.1-0.1c0.1%2C0%2C0.1-0.1%2C0.2-0.1s0.1-0.1%2C0.2-0.1l0.1-0.1c0.1-0.1%2C0.2-0.2%2C0.3-0.3%0A%09%09c0.1-0.1%2C0.3-0.3%2C0.4-0.4c0.1-0.1%2C0.2-0.3%2C0.4-0.4c0.1-0.1%2C0.2-0.3%2C0.3-0.4c0.1-0.2%2C0.3-0.4%2C0.4-0.6c0.1-0.1%2C0.1-0.2%2C0.2-0.3%0A%09%09c0.1-0.2%2C0.2-0.3%2C0.2-0.5L36%2C41l-3.7%2C0.9c-0.3%2C0.1-0.6%2C0.3-0.7%2C0.6L30.1%2C46l-2.7-3C27.6%2C42.9%2C27.8%2C42.9%2C28%2C42.8z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%231e84e4%22%20d%3D%22M4.7%2C4.4v3.5h2.1V5.4h2.5V3.3H5.8C5.2%2C3.3%2C4.7%2C3.8%2C4.7%2C4.4z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%231e84e4%22%20d%3D%22M43%2C7.9h2.1V4.4c0-0.6-0.5-1.1-1.1-1.1h-3.5v2.1H43V7.9z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%231e84e4%22%20d%3D%22M45.1%2C30.7v-3.5H43v2.5h-2.5v2.1H44C44.6%2C31.8%2C45.1%2C31.3%2C45.1%2C30.7z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%231e84e4%22%20d%3D%22M6.8%2C27.2H4.7v3.5c0%2C0.6%2C0.5%2C1.1%2C1.1%2C1.1h3.5v-2.1H6.8V27.2z%22%2F%3E%0A%09%3Crect%20fill%3D%22%231e84e4%22%20x%3D%2214.7%22%20y%3D%229.1%22%20width%3D%2220.2%22%20height%3D%222.1%22%2F%3E%0A%09%3Crect%20fill%3D%22%231e84e4%22%20x%3D%229.9%22%20y%3D%2214%22%20width%3D%2230.1%22%20height%3D%222.1%22%2F%3E%0A%09%3Cpath%20fill%3D%22%231e84e4%22%20d%3D%22M30.3%2C34c0-3-2.4-5.4-5.4-5.4S19.4%2C31%2C19.4%2C34s2.4%2C5.4%2C5.4%2C5.4C27.9%2C39.5%2C30.3%2C37%2C30.3%2C34z%20M21.4%2C34%20c0-1.9%2C1.6-3.5%2C3.5-3.5c1.9%2C0%2C3.5%2C1.6%2C3.5%2C3.5s-1.6%2C3.5-3.5%2C3.5C23%2C37.5%2C21.4%2C36%2C21.4%2C34z%22%2F%3E%0A%3C%2Fsvg%3E")}:where(html.wpc-bgl255) .ld-cvss-social-button-icon.twitter:before{background-image: url("/wp-content/plugins/learndash-certificate-verify-and-share/assets/images/ld-cvss-twitter-icon.svg")}:where(html.wpc-bgl255) .ld-cvss-social-button-icon.facebook:before{background-image: url("/wp-content/plugins/learndash-certificate-verify-and-share/assets/images/ld-cvss-facebook-icon.svg")}:where(html.wpc-bgl255) .ld-cvss-social-button-icon.linkedin:before{background-image: url("/wp-content/plugins/learndash-certificate-verify-and-share/assets/images/ld-cvss-linkedin-icon.svg")}:where(html.wpc-bgl255) .ld-cvss-social-button-icon.linkedin-profile:before{background-image: url("/wp-content/plugins/learndash-certificate-verify-and-share/assets/images/ld-cvss-profile-linkedin-icon.svg")}@media screen and (max-width: 1024px){:where(html.wpc-bgl255) #rmp-container-78685{background-image: url("")}}:where(html.wpc-bgl255) .woocommerce form .show-password-input::before,:where(html.wpc-bgl255) .woocommerce-page form .show-password-input::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>')}:where(html.wpc-bgl255) .woocommerce form .show-password-input.display-password::before,:where(html.wpc-bgl255) .woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}:where(html.wpc-bgl255) .woocommerce .blockUI.blockOverlay::before{background:url("/wp-content/plugins/woocommerce/assets/images/icons/loader.svg") center center}:where(html.wpc-bgl255) .woocommerce .loader::before{background:url("/wp-content/plugins/woocommerce/assets/images/icons/loader.svg") center center}:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url("/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg")}:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url("/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg")}:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url("/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg")}:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url("/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg")}:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url("/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg")}:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url("/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg")}:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url("/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg")}:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,:where(html.wpc-bgl255) #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,:where(html.wpc-bgl255) .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,:where(html.wpc-bgl255) .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url("/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg")}:where(html.wpc-bgl255) .ui-progressbar .ui-progressbar-overlay{background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==")}:where(html.wpc-bgl255) .ui-icon,:where(html.wpc-bgl255) .ui-widget-content .ui-icon{background-image: url("/wp-content/plugins/ld-dashboard/public/css/jquery-ui/images/ui-icons_444444_256x240.png")}:where(html.wpc-bgl255) .ui-widget-header .ui-icon{background-image: url("/wp-content/plugins/ld-dashboard/public/css/jquery-ui/images/ui-icons_444444_256x240.png")}:where(html.wpc-bgl255) .ui-state-hover .ui-icon,:where(html.wpc-bgl255) .ui-state-focus .ui-icon,:where(html.wpc-bgl255) .ui-button:hover .ui-icon,:where(html.wpc-bgl255) .ui-button:focus .ui-icon{background-image: url("/wp-content/plugins/ld-dashboard/public/css/jquery-ui/images/ui-icons_555555_256x240.png")}:where(html.wpc-bgl255) .ui-state-active .ui-icon,:where(html.wpc-bgl255) .ui-button:active .ui-icon{background-image: url("/wp-content/plugins/ld-dashboard/public/css/jquery-ui/images/ui-icons_ffffff_256x240.png")}:where(html.wpc-bgl255) .ui-state-highlight .ui-icon,:where(html.wpc-bgl255) .ui-button .ui-state-highlight.ui-icon{background-image: url("/wp-content/plugins/ld-dashboard/public/css/jquery-ui/images/ui-icons_777620_256x240.png")}:where(html.wpc-bgl255) .ui-state-error .ui-icon,:where(html.wpc-bgl255) .ui-state-error-text .ui-icon{background-image: url("/wp-content/plugins/ld-dashboard/public/css/jquery-ui/images/ui-icons_cc0000_256x240.png")}:where(html.wpc-bgl255) .ui-button .ui-icon{background-image: url("/wp-content/plugins/ld-dashboard/public/css/jquery-ui/images/ui-icons_777777_256x240.png")}:where(html.wpc-bgl255) .ld-dashboard-profile-summary{background-image: url("/wp-content/plugins/ld-dashboard/public/img/ld-dashboard-cover.jpg")}:where(html.wpc-bgl255) .ld-dashboard-profile-form-field button.ld-dashboard-profile-settings:before{background-image: url("/wp-content/plugins/ld-dashboard/public/img/icons/camera-plus.svg")}:where(html.wpc-bgl255) .ld-dashboard-profile-form-field button.ld-dashboard-profile-settings.delete-avatar:before{background-image: url("/wp-content/plugins/ld-dashboard/public/img/icons/trash-alt-user.svg")}:where(html.wpc-bgl255) .ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li label:before{background: #1b52d8 url("/wp-content/plugins/ld-dashboard/public/img/icons/check-white.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(1n) label:before{background: #1b52d8 url("/wp-content/plugins/ld-dashboard/public/img/icons/toggle-off.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(2n) label:before{background: #00b890 url("/wp-content/plugins/ld-dashboard/public/img/icons/check-white.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(3n) label:before{background: #9034a9 url("/wp-content/plugins/ld-dashboard/public/img/icons/text-size.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(4n) label:before{background: #fe3129 url("/wp-content/plugins/ld-dashboard/public/img/icons/sort-amount-up.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(5n) label:before{background: #ffbf00 url("/wp-content/plugins/ld-dashboard/public/img/icons/exchange.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(6n) label:before{background: #f37512 url("/wp-content/plugins/ld-dashboard/public/img/icons/file.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(7n) label:before{background: #8a4a1b url("/wp-content/plugins/ld-dashboard/public/img/icons/files-landscapes-alt.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashborad-add-edit-course .acf-form .acf-field.ld_dashboard_sfwd-question_answer_type .acf-radio-list li:nth-child(8n) label:before{background: #a322f9 url("/wp-content/plugins/ld-dashboard/public/img/icons/compress.svg") no-repeat center center}:where(html.wpc-bgl255) .sfwd-answer-input-type .add-new-ques-btn:before{background: url("/wp-content/plugins/ld-dashboard/public/img/icons/plus-white.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson-dropdown .ld-dashboard-accordian-icon:before{background: url("/wp-content/plugins/ld-dashboard/public/img/icons/plus.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson-dropdown .ld-dashboard-accordian-icon.ld-dashboard-accordian-close:before{background: url("/wp-content/plugins/ld-dashboard/public/img/icons/minus.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashboard-crate-lesson button.ld_dashboard_builder_new_lesson,:where(html.wpc-bgl255) .ld-dashboard-single-wrap.ld-dashboard-course-builder-lesson .ld-dashboard-crate-topics-quiz button,:where(html.wpc-bgl255) .ld-dashboard-crate-lesson button.ld_dashboard_builder_new_section_heading{background-image: url("/wp-content/plugins/ld-dashboard/public/img/icons/plus-circle.svg")}:where(html.wpc-bgl255) .ld-dashboard-course-builder-lesson .ld-dashboard-sortable-input,:where(html.wpc-bgl255) .ld-dashboard-course-builder-lesson .ld-dashboard-course-lesson-builder-topic-single .ld-dashboard-sortable-input,:where(html.wpc-bgl255) .ld-dashboard-course-builder-lesson .ld-dashboard-course-lesson-builder-quiz-single .ld-dashboard-sortable-input,:where(html.wpc-bgl255) .ld-dashboard-quiz-builder-wrapper .ld-dashboard-quiz-builder-list-wrapper .ld-dashboard-sortable-input,:where(html.wpc-bgl255) .ld-dashboard-course-builder-wrapper .ld-dashboard-course-builder-lesson .ld-dashboard-sortable-input-section{background: url("/wp-content/plugins/ld-dashboard/public/img/icons/dragable.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashboard-quiz-builder-wrapper .ld-dashboard-quiz-builder-list-wrapper .remove-question{background: url("/wp-content/plugins/ld-dashboard/public/img/icons/trash-alt.svg") no-repeat center center}:where(html.wpc-bgl255) .ld-dashboard-announcement-single{background-image: url("/wp-content/plugins/ld-dashboard/public/img/icons/course.svg")}:where(html.wpc-bgl255) .zoom-meeting-filter-link a.create-meeting.ld-create-meeting-btn{background-image: url("/wp-content/plugins/ld-dashboard/public/img/zoom-icon.png")}:where(html.wpc-bgl255) table.dataTable thead .sorting{background-image:url("/wp-content/plugins/tin-canny-learndash-reporting/src/assets/admin/css/images/sort_both.png")}:where(html.wpc-bgl255) table.dataTable thead .sorting_asc{background-image:url("/wp-content/plugins/tin-canny-learndash-reporting/src/assets/admin/css/images/sort_asc.png") !important}:where(html.wpc-bgl255) table.dataTable thead .sorting_desc{background-image:url("/wp-content/plugins/tin-canny-learndash-reporting/src/assets/admin/css/images/sort_desc.png") !important}:where(html.wpc-bgl255) table.dataTable thead .sorting_asc_disabled{background-image:url("/wp-content/plugins/tin-canny-learndash-reporting/src/assets/admin/css/images/sort_asc_disabled.png")}:where(html.wpc-bgl255) table.dataTable thead .sorting_desc_disabled{background-image:url("/wp-content/plugins/tin-canny-learndash-reporting/src/assets/admin/css/images/sort_desc_disabled.png")}:where(html.wpc-bgl255) .uo-group-quiz-report .dataTables_filter label::before{background-image: url("data:image/svg+xml,%3Csvg aria-labelledby='title desc' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.9 19.7'%3E%3Cg class='search-path' fill='none' stroke='%23000'%3E%3Cpath stroke-linecap='square' d='m18.5 18.3-5.4-5.4'/%3E%3Ccircle cx='8' cy='8' r='7'/%3E%3C/g%3E%3C/svg%3E")}:where(html.wpc-bgl255) .uo-group-quiz-report .uo-group-quiz-report-table thead .sorting{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important}:where(html.wpc-bgl255) .uo-group-quiz-report .uo-group-quiz-report-table thead .sorting_asc{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 15 12 9 18 15'/%3E%3C/svg%3E") !important}:where(html.wpc-bgl255) /**
* Label Loading Animation
*/
.uo-group-quiz-report .label-loading::after{background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25' r='20' fill='none' stroke='black' stroke-width='2' stroke-dasharray='31.4 94.2'%3E%3Canimate attributeName='stroke-dashoffset' values='0;-125.6' dur='1s' repeatCount='indefinite' /%3E%3C/circle%3E%3C/svg%3E")}