/* ###
	BASE SYSTEM CSS
### */


/* ---------------------------------------------------
    FONTS
----------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;400;500;600;700;800;900&display=swap');


/* ---------------------------------------------------
    BODY - ELEMENTS
----------------------------------------------------- */

html {
	height: 100%;
}
body {
	/*height: 100%; */
}
.tooltip {
	font-family: 'Amsi Pro Normal', Arial, sans-serif;
}
a {
	outline: none !important;
}
.nowrap {
	white-space: nowrap;
}


/* ---------------------------------------------------
    FONTS
----------------------------------------------------- */

h1 {
	color: #222;
	font-size: 1.75em;
	font-weight: 700;
	letter-spacing: -.0125em;
	margin: 0;
}
h2 {
	color: #555;
	font-size: 1.25em;
	font-weight: 600;
	letter-spacing: -.0125em;
	margin: 0;
}
h3 {
	color: #222;
	font-size: 1.25em;
	font-weight: 600;
	margin: 0;
}
h4 {
	color: #555;
	font-size: 1.15em;
	font-weight: 500;
	letter-spacing: -.0125em;
	margin: 0;
}
p {
	color: #444;
	font-size: 1em;
	font-weight: 300;
}


/* ---------------------------------------------------
    TEXT - INDICATORS - SHORT FUNCTIONS
----------------------------------------------------- */

span.counter {
	border: 1px solid #eee;
	border-radius: 50px;
	color: #222;
	display: inline-block;
	font-family: 'Kanit', Arial, sans-serif;
	font-size: 1em;
	font-weight: 600;
	height: 30px;
	line-height: 1.75em;
	margin: 0;
	min-width: 30px;
	padding: 0 5px;
	text-align: center;
}
span.tablesettings {
	color: #aaa;
	cursor: pointer;
	display: inline-block;
	margin-right: 8px;
	transition: all 0.2s ease-out;
}
span.tablesettings:hover {
	color: #222;
}
span.summery-attention {
	color: #999;
	font-size: 60%;
	font-weight: 300
}
.h2-icon-title {
	font-size: 80%;
	width: 19px;
}
h4.mediahead {
	color: #222;
	font-family: 'Amsi Pro Normal', Arial, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	letter-spacing: -.0125em;
	margin: 0;
}
.summery_functions a {
	color: #aaa;
	cursor: pointer;
	display: inline-block;
	margin-right: 8px;
	transition: all 0.2s ease-out;
}
.summery_functions a:hover {
	color: #000743;
}
.builder_functions a {
	color: #aaa;
	cursor: pointer;
	display: inline-block;
	font-size: 1.25em;
	margin-left: 10px;
	transition: all 0.2s ease-out;
}
.builder_functions a.add {
	color: #888;
}
.builder_functions a:hover {
	color: #111;
}
.builder_functions span.indication {
	color: #666;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .85em;
	font-weight: 400;
	letter-spacing: -.0125em;
	margin: 0;
	vertical-align: text-bottom;
}
.dossier_functions a {
	color: #aaa;
	cursor: pointer;
	display: inline-block;
	font-size: 1.25em;
	margin-left: 10px;
	transition: all 0.2s ease-out;
}
.dossier_functions a.add {
	color: #888;
}
.dossier_functions a:hover {
	color: #111;
}
.dossier_functions span.indication {
	color: #666;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .85em;
	font-weight: 400;
	letter-spacing: -.0125em;
	margin: 0;
	vertical-align: text-bottom;
}
.media_functions {
	background: rgba(255,255,255,0.9);
	bottom: 10px;
	border-radius: .25rem;
	right: 20px;
	position: absolute;
	padding: .125rem .4rem;
}
.media_functions a {
	color: #aaa;
	cursor: pointer;
	display: inline-block;
	transition: all 0.2s ease-out;
}
.media_functions a:hover {
	color: #000743;
}
h4.pathfinderhead {
	color: #222;
	font-family: 'Amsi Pro Normal', Arial, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	letter-spacing: -.0125em;
	margin: 0;
}
.mailing_functions a {
	color: #aaa;
	cursor: pointer;
	display: inline-block;
	font-size: 1.25em;
	margin-left: 10px;
	transition: all 0.2s ease-out;
}
.mailing_functions a.add {
	color: #6d86ff;
}
.mailing_functions a:hover {
	color: #000743;
}
.mailing_functions span.indication {
	color: #999;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .85em;
	font-weight: 400;
	letter-spacing: -.0125em;
	margin: 0;
}
.stat-finished {
	color: #62259e;
}
.stat-inprogress {
	color: #6D86FF;
}
.stat-coming {
	color: #000743;
}
.stat-cancel {
	color: #c3c6c9;
}
.stat-noshow {
	color: #ff730d;
}
span.form_explanation {
	color: #999;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .85em;
	font-weight: 400;
	letter-spacing: -.0125em;
	margin: 0;
}
span.media_modal_title {
	color: #666;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .85em;
	font-weight: 400;
	letter-spacing: -.0125em;
	margin: 0;
}
span.result_indication {
	color: #333;
	font-size: .95em;
	font-family: 'Eina 01', Arial, sans-serif;
	font-weight: 400;
	letter-spacing: -.025em;
	white-space: nowrap;
}
span.result_indication.large {
	font-size: 1.25em;
}
.modal span.iteminfo {
	color: #555;
	display: inline-block;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .85em;
	font-weight: 400;
	letter-spacing: -.0125em;
}


/* ---------------------------------------------------
    DASHBOARD + DETAIL - STATS/INDICATORS
----------------------------------------------------- */

.statsbar {
}
.statsbar ul {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}
.statsbar ul li {
	display: flex;
}
.statsbar ul li a {
	display: block;
	width: 100%;
	text-decoration: none;
	transition: all .2s ease-in-out;
}
.statsbar ul li a:hover i {
	color: #AAA;
	transition: all .2s ease-in-out;
}
.statsbar ul li a:hover span.value {
	color: #333;
	margin-top: -5px;
	transition: all .2s ease-in-out;
}
.statsbar ul li i {
	color: #eee;
	font-size: 40px;
	padding-right: 15px;
	transition: all .2s ease-in-out;
}
.statsbar ul li i.fa-cocktail {
	padding-right: 5px;
}
.statsbar ul li span.value {
	color: #8e909d;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: 45px;
	font-weight: 300;
	letter-spacing: -.0125em;
	white-space: nowrap;
	transition: all .2s ease-in-out;
}
.statsbar ul li span.value sup {
	font-size: 27px;
}
.statsbar ul li span.desc {
	color: #111;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: 17px;
	font-weight: 500;
}


/* ---------------------------------------------------
    LOGIN - DEMO - REVIEW
----------------------------------------------------- */

main.login {
	height: 100%;
	width: 100%;
}
.loginlogo {
	height: 40px;
}
.company-avatar {
	vertical-align: middle;
	width: auto;
	height: 150px;
	/* border-radius: 50%; */
}
.login-image {
	background-image: url("../../images/system/login-screen.jpg");
	background-position: right 50% top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100vh;
}
.login-form {
	min-height: 100vh;
}
.login-form h1 {
	font-size: 3em;
	line-height: 1em;
}
.login-form p {
	color: #555;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: 1.05em;
	font-weight: 400;
	letter-spacing: -.025em;
}
.login-form p a {
	color: #888;
	text-decoration: none;
	transition: all .2s ease-in-out;
}
.login-form p a:hover {
	color: #000;
}
.login-form input.form-control {
	font-size: 1.05em;
	height: 45px;
	padding: .425rem .75rem .5rem .75rem;
}
.login-form .button-1 {
	width: 100%;
}


/* review */
main.review {
	height: 100%;
	width: 100%;
}
.reviewlogo {
	height: 40px;
}
.company-avatar {
	vertical-align: middle;
	width: auto;
	height: 150px;
	/* border-radius: 50%; */
}
.review-image {
	background-image: url("../../images/system/login-screen.jpg");
	background-position: right 50% top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100vh;
}
.review-form {
	min-height: 100vh;
}
.review-form h1 {
	font-size: 3em;
	line-height: 1em;
}
.review-form p {
	color: #555;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: 1.05em;
	font-weight: 400;
	letter-spacing: -.025em;
}
.review-form p a {
	color: #888;
	text-decoration: none;
	transition: all .2s ease-in-out;
}
.review-form p a:hover {
	color: #000;
}
.review-form input.form-control {
	font-size: 1.05em;
	height: 45px;
	padding: .425rem .75rem .5rem .75rem;
}
.review-form .button-1 {
	width: 100%;
}


/* ---------------------------------------------------
    GIFT VOUCHER
----------------------------------------------------- */

body#giftvoucher {
	background-image: url("../../images/media/gosalon-cadeaubonpagina-afbeelding.jpg");
	background-position: right 50% top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	min-height: 100vh;
}
body#giftvoucher main, 
body#giftvoucher main > section, 
body#giftvoucher main > section > div , 
body#giftvoucher main > section > div > div 
{
	height: 100%;
}
body#giftvoucher main {
	width: 100% !important;
}
body#giftvoucher .voucher_content {
	width: 650px;
}
body#giftvoucher h1 {
	font-size: 3.5em;
}
body#giftvoucher h2 {
	font-size: 1.75em;
}
body#giftvoucher h3 {
	font-size: 1.25em;
}
body#giftvoucher h4 {
	font-size: 1.25em;
	font-weight: 900;
}
body#giftvoucher p {
	color: #111;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: 1.05em;
	font-weight: 400;
	letter-spacing: -.025em;
}
body#giftvoucher a {
	color: #777;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: 1.15em;
	font-weight: 400;
	letter-spacing: -.0125em;
	text-decoration: none;
	transition: all .2s ease-in-out;
}
body#giftvoucher a:hover {
	color: #333;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: 1.15em;
	font-weight: 400;
	letter-spacing: -.0125em;
}



/* ---------------------------------------------------
    NAVIGATION - TOP
----------------------------------------------------- */

.navbar-toggler {
	padding: .25rem .75rem;
}
.navbar-toggler:focus, .navbar-toggler:hover {
	background-color: #fff;
	padding: .25rem .75rem;
}
nav.navbar {
	background-color: #fff;
	border-bottom: 1px solid #dee2e6;
}
nav.navbar .navbar-brand {
	min-width: 250px;
}
nav .navbar-toggler-icon {
	color: #333;
	font-size: .95em;
	font-weight: 700;
	height: auto;
	letter-spacing: -.0125em;
	transition: all .2s ease-in-out;
	vertical-align: top;
	width: auto;
}
nav .navbar-toggler-icon:hover {
	color: #999;
}
nav.navbar img {
	max-height: 3rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
nav.navbar input {
	border-radius: 0;
}
nav.navbar .nav-link {
	color: #183153;
}
nav.navbar .nav-link:hover {}


/* ---------------------------------------------------
    NAVIGATION - SIDEBAR
----------------------------------------------------- */

nav.sidebar {
	background-color: #f8f9fa;
	width: 250px;
	position: sticky;
	top: 3.7rem;
	height: calc(100vh - 3.7rem);
}
nav.sidebar .company-logo {
	bottom: 3%;
	position: absolute;
	width: 100% !important;
}
nav.sidebar .company-logo figure img {
	height: 50px;
	padding: 2px;
}
nav.sidebar div.navhead {
	background-color: #f6f6f6;
	color: #111;
	cursor: pointer;
	font-size: 1.05em;
	font-weight: 600;
	margin: 0;
	padding: .8rem 1rem;
}
nav.sidebar div.navhead:hover {
	background-color: #222;
	transition: all 0.2s ease-out;
}
nav.sidebar div.navhead i:not(.fa-angle-down) {
	color: #555;
	font-size: .95em;
	width: 31.5px;
}
nav.sidebar div.navhead i.fa-angle-down {
	font-size: 125%;	
	transition:transform 0.2s ease-out;
}
nav.sidebar div.slide-down-container ul {
	background-color: transparent;
}
nav.sidebar div.slide-down-container ul li {
	background-color: #f6f6f6;
}
nav.sidebar .nav-link {
	color: #222;
	font-size: 1.05em;
	font-weight: 600;
	padding: .8rem 1rem;
	text-decoration: none;
	transition: all 0.2s ease-out;
}
nav.sidebar .nav-link i {
	color: #fff;
	font-size: .95em;
	width: 28px;
}
nav.sidebar .nav-link.active {
	background-color: #333;
	color: #fff;
}
nav.sidebar .nav-link:hover {
	background-color: #666;
}
nav.sidebar .nav-link.subnav {
	padding-left: 48.5px;
	font-size: 1em;
	font-weight: 500;
}


/* ---------------------------------------------------
    MAIN
----------------------------------------------------- */

main {
	width: calc(100% - 250px);
}
main .table {
	border: 1px solid #e8ecf0;
	color: #111 !important;
	font-size: .95em;
	margin-bottom: 0 !important;
}
main .table-bordered td, .table-bordered th {
	border: 1px solid #e8ecf0;
}
main .table tbody tr:hover {
	background-color: #eff4f8;
	cursor: pointer;
}
main .table ul.functions {
	list-style: none;
	margin: 0;
	padding: 0;
}
main .table ul.functions li {
	color: #333;
	cursor: pointer;
	font-size: 17px;
	text-align: center;
	transition: all 0.2s ease-out;
}
main .table ul.functions li:hover {
	color: #888;
}
main .table ul.functions li a {
	color: #333;
	cursor: pointer;
	font-size: 17px;
	text-align: center;
	transition: all 0.2s ease-out;
}
main .table ul.functions li a:hover {
	color: #888;
}
main .table ul.functions li i {
	width: 32px;
}
main .table ul.functions li i.fa-grip-lines {
	cursor: grabbing;
}
main.table-bordered td, main.table-bordered th {
	border: 1px solid #e8ecf0;
}
main .table td, .table th {
	padding: .4rem .75rem;
	vertical-align: middle;
}
main .table td.functioncel, .table th.functioncel {
	padding: .4rem .45rem;
}
main .table th.mastercel {
	width: 49px;
}
main .table thead th {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #e8ecf0;
	font-family: 'Kanit', Arial, sans-serif;
	font-size: 1.15em;
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
main .table thead th i.fa-sort {
	font-size: .85em;
}
main .table tbody td {
	color: #444;
	font-family: 'Amsi Pro Normal', Arial, sans-serif;
	font-weight: 400;
}

main .table span.infoblock {
	display: inline-block;
	height: 22px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 350px;
	white-space: nowrap;
	vertical-align: text-top;
}
main .table span.infoblock2 {
	display: inline-block;
	height: 22px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 350px;
	white-space: nowrap;
	vertical-align: text-top;
}

.slide-down-container:not(.open) {
	transition:height 0.5s ease-out;
    height:0;
    overflow:hidden;
}
.slide-down-container.open {
    overflow:hidden;
}

main .form-wrapper span.iteminfo {
	color: #000743;
	display: inline-block;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: 1.05em;
	font-weight: 400;
	letter-spacing: -.025em;
}
main .form-wrapper span.itemlink a {
	color: #888;
	display: inline-block;
	font-family: 'Amsi Pro Normal', Arial, sans-serif;
	font-size: .95em;
	font-weight: 400;
	letter-spacing: -.025em;
	text-decoration: none;
	transition: all 0.2s ease-out;
}
main .form-wrapper span.itemlink a:hover {
	color: #222;
}
main .form-wrapper span.iteminfo_small {
	color: #000743;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .85em;
	font-weight: 400;
	letter-spacing: -.025em;
}

main .form-wrapper span.datainfo {
	color: #777;
	display: inline-block;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: 1.05em;
	font-weight: 400;
	letter-spacing: 0;
}

main .form-wrapper span.itemlink a {
	color: #888;
	display: inline-block;
	font-family: 'Amsi Pro Normal', Arial, sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: -.025em;
	text-decoration: none;
	transition: all 0.2s ease-out;
}
main .form-wrapper span.itemlink a:hover {
	color: #222;
}

.toolbar-button-container {
	padding: .8rem 0;
}


/* ---------------------------------------------------
    LEDGER
----------------------------------------------------- */

.ledger .table tr:hover {
	background-color: #fff;
	cursor: default;
}
.ledger .table tr.total_tax {
	background-color: #eff4f8;
	color: #fff !important;
}
.ledger .table tr.total_tax:hover {
	background-color: #eff4f8;
	cursor: default;
}
.ledger .table th.first_column {
	min-width: 200px;
}
.ledger .table tr td {
	white-space: nowrap;
}
.ledger .table tr.total_tax td {
	color: #333 !important;
	font-weight: 600;
}
.ledger .table tr.total_tax td small {
	font-weight: 600;
}
.ledger .table tr.total_taxfree td {
	color: #525463 !important;
}


/* ---------------------------------------------------
    CALENDAR
----------------------------------------------------- */

.calendar-button-container {
	padding: .8rem 0;
}
.calendarbox {
	
}
.calendarbox input[type="date"] {
	background-color: #fff !important;
	border: 1.5px solid #ddd !important;
	color: #000743 !important;
	font-family: 'Amsi Pro Normal', helvetica, arial, sans-serif;
	font-weight: 400;
	font-size: .9em;
	height: calc(1.5em + .5rem + 8px);
	letter-spacing: 0;
	padding: .35rem .8rem .5rem .8em;
	white-space: nowrap;
}
.calendarbox input[type="date"]:focus {
	background-color: #fff !important;
	border-color: #62259e !important;
	box-shadow: 0 0 0 .15rem rgba(84,176,245,.25) !important;
	color: #000743 !important;
}
.worktime input[type="time"] {
	padding-left: 32px;
}
.worktime i.fa-clock {
	color: #777;
	font-size: .9em;
	left: 16px;
	position: absolute;
	top: 11px;
}


/* ---------------------------------------------------
    SMART INPUT ROW
----------------------------------------------------- */

main .smartinputrow ul.functions {
	list-style: none;
	margin: 0;
	padding: 0;
}
main .smartinputrow ul.functions li i {
	width: 32px;
}
main .smartinputrow ul.functions li {
	color: #333;
	cursor: pointer;
	font-size: 1.15em;
	text-align: center;
	transition: all 0.2s ease-out;
}
main .smartinputrow ul.functions li:hover {
	color: #888;
}

main .smartinputrow .input-group-append {
	margin-left: -5px;
}
main .smartinputrow .input-group-text {
	background-color: #f6f8f9;
	border: 1.5px solid #ccc;
}



/* ---------------------------------------------------
    INVOICE
----------------------------------------------------- */

.totalsum {
	color: #222;
	font-family: 'Amsi Pro Normal', Arial, sans-serif;
	font-size: 1.65em;
	font-weight: 500;
	letter-spacing: -.0125em;
	margin: 0;
}
.totaldiscount {
	color: #222;
	font-family: 'Amsi Pro Normal', Arial, sans-serif;
	font-size: 1.15em;
	font-weight: 500;
	letter-spacing: -.0125em;
	margin: 0;
}


/* ---------------------------------------------------
    FILTER
----------------------------------------------------- */

main span.filter-select {
	display: inline-block;
}


/* ---------------------------------------------------
    BREADCRUMB
----------------------------------------------------- */

main .breadcrumb-container {
	background-color: #ffffff;
	position: sticky;
	top: 3.7rem;
	z-index: 1;
}
ol.breadcrumb {
	background-color: #fff;
	margin: 0;
	padding: .8rem 0rem;
}
ol.breadcrumb li {
	color: #aaa;
	font-family: 'Amsi Pro Normal', Arial, sans-serif;
	font-weight: 400;
}
ol.breadcrumb li a {
	color: #333;
	font-family: 'Kanit', Arial, sans-serif;
	font-weight: 300;
	text-decoration: none;
	transition: all 0.2s ease-out;
}
ol.breadcrumb li a:hover {
	color: #666;
}
.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	color: #bbb;
	content: "/";
	font-weight: 200;
}
.breadcrumb-item.active {
	color: #222;
	font-family: 'Kanit', Arial, sans-serif;
	font-weight: 600;
}


/* ---------------------------------------------------
    FORM PAGE
----------------------------------------------------- */

.pagebutton-container .btn-group {
	display: inline-flex;
}
.updatecounter {
	color: #222;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .95em;
	font-weight: 400;
	letter-spacing: -.0125em;
	margin: 0;
}


/* ---------------------------------------------------
    MEDIA GALLERY
----------------------------------------------------- */

ul.media-gallery {
	list-style: none;
	margin-bottom: 0;
	margin-left: -.5rem;
	margin-right: -.5rem;
	margin-top: 0;
	padding: 0;
}
ul.media-gallery li.gallery-item {
	/*height: 260px !important;*/
	overflow: hidden !important;
	/*width: 260px !important;*/
}
ul.media-gallery li figure {
	border-radius: .25rem;
	margin: 0;
	position: relative;
	overflow: hidden !important;
}
ul.media-gallery li span.media_img_title {
	color: #666;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .85em;
	font-weight: 400;
	letter-spacing: -.0125em;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
ul.media-gallery li figure img {
	cursor: pointer;
	/*height: 260px;*/
	object-fit: cover;
	/*width: 260px;*/
	transform-origin: center center;
	transition: all .3s ease;
}
ul.media-gallery li figure img:hover {
	/*height: 260px !important;*/
	/*width: 260px !important;*/
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


ul.photo-gallery {
	list-style: none;
	margin-bottom: 0;
	margin-left: -.5rem;
	margin-right: -.5rem;
	margin-top: 0;
	padding: 0;
}
ul.photo-gallery li.photo-item {
	/*height: 240px !important;*/
	overflow: hidden !important;
	/*width: 240px !important;*/
}
ul.photo-gallery li figure {
	border-radius: .25rem;
	margin: 0;
	position: relative;
	overflow: hidden !important;
}
ul.photo-gallery li span.media_img_title {
	color: #666;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .85em;
	font-weight: 400;
	letter-spacing: -.0125em;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.media_img_title {
	color: #666;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .85em;
	font-weight: 400;
	letter-spacing: -.0125em;
	margin: 0;
}
ul.photo-gallery li figure img {
	cursor: pointer;
	/*height: 240px;*/
	object-fit: cover;
	/*width: 240px;*/
	transform-origin: center center;
	transition: all .3s ease;
}
ul.photo-gallery li figure img:hover {
	/*height: 240px !important;*/
	/*width: 240px !important;*/
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


ul.map-scout {
	list-style: none;
	margin: 0;
	padding: 0
}
ul.map-scout li {
	padding-bottom: .5rem;
}
ul.map-scout li.opened {
	padding-bottom: .5rem;
}
ul.map-scout li.submap {
	padding-bottom: .15rem;
	padding-left: 1.5rem;
}
ul.map-scout li.submap-last {
	padding-bottom: .5rem;
	padding-left: 1.5rem;
}
ul.map-scout li i {
	font-size: 1.5em;
	width: 40px;
}
ul.map-scout li {
	color: #333;
	cursor: pointer;
	transition: all 0.2s ease-out;
}
ul.map-scout li:hover {
	color: #0bb2fc;
}
ul.map-scout li.active {
	color: #444;
}
ul.map-scout li span {
	display: inline-block;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: -.025em;
}


/* ---------------------------------------------------
    MAILING
----------------------------------------------------- */

.mailing-button-container {
	padding: .8rem 0;
}
.hr-next hr {
	border-color: #eee;
	border-width: 3px;
	margin: 10px auto;
	width: 10%;
}
ul.template-scout {
	list-style: none;
	margin: 0;
	padding: 0
}
ul.template-scout hr {
	border-color: #e5e5e5;
	margin-bottom: .75rem;
	margin-top: .75rem;
}
ul.template-scout li {
	border: 1.5px solid #eee;
	color: #000743;
	margin-bottom: .5rem;
	padding: .45rem .85rem;
}
ul.template-scout li:hover {
	background-color: #555;	
	border: 1.5px solid #555;
	color: #000743;
	transition: all 0.2s ease-out;
}
ul.template-scout li span.block-icons i {
	font-size: 1em;
	width: 22px;
}
ul.template-scout li span.function-icons i {
	font-size: 1em;
}
ul.template-scout li i.fa-grip-lines:hover {
	color: #666;
	cursor: move;
	transition: all 0.2s ease-out;
}
ul.template-scout li i.fa-trash:hover {
	color: #666;
	cursor: pointer;
	transition: all 0.2s ease-out;
}
ul.template-scout li {
	color: #333;
}
ul.template-scout li span.blocklabel {
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .95em;
	font-weight: 600;
}

.fontset1 {
	font-family: 'Poppins', Arial, sans-serif;
	font-weight: 300;
}
.fontset2 {
	font-family: 'Montserrat', Arial, sans-serif;
	font-weight: 300;
}
.fontset3 {
	font-family: 'Blinker', Arial, sans-serif;
	font-weight: 300;
	letter-spacing: .0125em;
}
.fontset4 {
	font-family: 'Taviraj', Arial, sans-serif;
	font-weight: 300;
}
.fontset5 {
	font-family: 'Rokkitt', Arial, sans-serif;
	font-weight: 300;
}
.fw300 {
	font-weight: 300 !important;
}
.fw400 {
	font-weight: 400 !important;
}
.fw600 {
	font-weight: 600 !important;
}


/* ---------------------------------------------------
    MODALS
----------------------------------------------------- */

.modal-content {
	border: 1px solid rgba(0,0,0,0);
	border-radius: .5rem;
}
.close {
	text-shadow: none !important;
	opacity: 1;
}
.modal-header button.close {
	background-color: transparent;
	border: 0;
}
.modal-header .close:hover {
	color: #000;
	text-decoration: none;
}
h5.modal-title {
	color: #222;
	font-size: 1.25em;
	letter-spacing: -.0125em;
}
h5.modal-title i {
	color: #888;
	font-size: .95em;
	width: 25px;
}
.modal-body p {
	color: #525463;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .95em;
	font-weight: 400;
	letter-spacing: 0;
}
.modal-body p span.p_bold {
	font-weight: 600;
}
.modal-body embed {
	border-radius: .5rem !important;
	object-fit: cover;
	height: 265px;
	width: 100%;
}
.modal-body .smartinputrow ul.functions {
	list-style: none;
	margin: 0;
	padding: 0;
}
.modal-body .smartinputrow ul.functions li i {
	width: 32px;
}
.modal-body .smartinputrow ul.functions li {
	color: #333;
	cursor: pointer;
	font-size: 1.15em;
	text-align: center;
	transition: all 0.2s ease-out;
}
.modal-body .smartinputrow ul.functions li:hover {
	color: #888;
}
.modal-body .smartinputrow ul.functions li i.fa-grip-lines {
	cursor: move;
}
.modal-body .modal-indication-icon {
	width: 25px;
}

#layout_modal .smartinputrow.box {
	border: 1.5px solid #eee;
	color: #001825;
	margin-bottom: .5rem;
	padding: .45rem .85rem;
}

#mail_layout_modal .block-icons i {
	color: #000743;
	font-size: 1em;
	width: 22px;
}
#mail_layout_modal .smartinputrow.box {
	border: 1.5px solid #eee;
	color: #000743;
	margin-bottom: .5rem;
	padding: .45rem .85rem;
}
#alinea_addblock_modal .block-icons i {
	color: #000743;
	font-size: 1em;
	width: 22px;
}
#alinea_addblock_modal .smartinputrow.box {
	border: 1.5px solid #eee;
	color: #000743;
	margin-bottom: .5rem;
	padding: .45rem .85rem;
}
#alinea_design_modal .input-group-append {
	margin-left: -5px;
}
.modal-body .input-group-append {
	margin-left: -5px;
}
.modal-body .input-group-text {
	background-color: #f6f8f9;
	border: 1.5px solid #ccc;
}



/* ---------------------------------------------------
    CALENDAR MODAL
----------------------------------------------------- */

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff;
	color: #000743;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .95em;
	font-weight: 400;
	letter-spacing: -.0125rem;	
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs a {
	background-color: transparent;
	color: #000743;
	font-family: 'Eina 01', Arial, sans-serif;
	font-size: .95em;
	font-weight: 400;
	letter-spacing: -.0125rem;	
	text-decoration: none;
	transition: all 0.2s ease-out;
}

.modal_searchbar input {
	padding-left: 35px;
	position: relative;
	width: 100%;
}
.modal_searchbar i.fa-search {
	color: #777;
	font-size: .9em;
	left: 17px;
	position: absolute;
	top: 12px;
}
.modal-body p a {
	color: #000743;
	text-decoration: none;
	transition: all 0.2s ease-out;
}
.modal-body p a:hover {
	color: #62259e;
}


/* ---------------------------------------------------
    MEDIA MODAL
----------------------------------------------------- */

#media_select_modal {
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.modal-wide {
	max-width: 100% !important;
}
figure.gallery-item-box {
	border: .5rem solid #fff;
	cursor: pointer;
	margin-bottom: 0;
}
figure.gallery-item-box img {
	width: 100%;
}
figure.gallery-item-box:hover {
	border: .5rem solid #aaa;
	transition: all 0.2s ease-in-out;
}
figure.gallery-item-box img:hover {
	filter: grayscale(100%);
}
figure.gallery-item-box.selected {
	border: .5rem solid #333;
}
figure.gallery-item-box.selected img {
	filter: grayscale(100%);
}











































