:root {
    /*Pantone
	--pw-primary-light: #8bc34a;
	--pw-primary: #689f38;
	--pw-primary-dark: #558b2f;
    --pw-primary-darker: #33691e;
    --pw-primary-darkest-transparent: #33691e81;

    /*Material Teal
	--pw-primary-light: #80cbc4;
	--pw-primary: #26a69a;
	--pw-primary-dark: #00897b;
    --pw-primary-darker: #00695c;
    --pw-primary-darkest-transparent: #00695d81;

    /*Material Teal V2
	--pw-primary-light: #23e5bf;
	--pw-primary: #1bccb1;
	--pw-primary-dark: #19b298;
    --pw-primary-darker: #169983;
    --pw-primary-darkest-transparent: #16998381;

    /*Material Teal V3
	--pw-primary-lightest: #33ffd8;
	--pw-primary-lighter: #2ee8c5;
	--pw-primary-light: #28d1b4;
	--pw-primary: #21b9a5;
	--pw-primary-dark: #1e9e88;
    --pw-primary-darker: #198472;
    --pw-primary-darkest: #156858;
    --pw-primary-darkest-transparent: #19847281;

    /*Excel
	--pw-primary-light: #32c581;
	--pw-primary: #20a566;
	--pw-primary-dark: #127a42;
    --pw-primary-darker: #165b38;
    --pw-primary-darkest-transparent: #165b3981;

    /*Publisher
	--pw-primary-light: #52e8e3;
	--pw-primary: #37c6d0;
	--pw-primary-dark: #1a9ba1;
    --pw-primary-darker: #038387;
    --pw-primary-darkest-transparent: #03838781;
    /**/
}

.d-contents {
    display: contents;
}

/* COLUMNS PADDING*/
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	padding-right: .0rem;
	padding-left: .0rem;
}

.row {
	margin-left: 0rem;
	margin-right: 0rem;
}

.lbc-5 {
	border-bottom-left-radius: .25rem
}

.rbc-5 {
	border-bottom-right-radius: .25rem
}

.ltc-5 {
	border-top-left-radius: .25rem
}
.rtc-5 {
	border-top-right-radius: .25rem
}

.p-01 {
	padding: .1rem;
}

.p-02 {
	padding: .2rem;
}

.p-03 {
	padding: .3rem;
}

.p-04 {
	padding: .4rem;
}

.p-075 {
	padding: .75rem;
}

.modal-header {
	padding: .5rem;
}

.modal-content {
	border-radius: .25rem;
}

.modal-body {
	padding: .5rem;
}

.modal-body h5 {
	font-weight: bold;
}

.modal-body form {
	font-weight: normal;
}

#gallery-media-single {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.mh-50 {
	max-width: 50vh;
}

.br-0_25 {
	border-radius: .25rem;
}

.br-0_5 {
	border-radius: .5rem;
}

.br-1 {
	border-radius: 1rem;
}

.br-1_5 {
	border-radius: 1.5rem;
}

.br-2 {
	border-radius: 2rem;
}

.mh-70vh {
	max-height: 70vh
}

.btb {
	border-top: black 1px dotted;
}

/*********** Material Design Icons ************/
/*
.mdi::before {
    font-size: 24px;
    line-height: 14px;
}
.btn .mdi::before {
    position: relative;
    top: 4px;
}
.btn-xs .mdi::before {
    font-size: 18px;
    top: 3px;
}
.btn-sm .mdi::before {
    font-size: 18px;
    top: 3px;
}
.dropdown-menu .mdi {
    width: 18px;
}
.dropdown-menu .mdi::before {
    position: relative;
    top: 4px;
    left: -8px;
}
.nav .mdi::before {
    position: relative;
    top: 4px;
}
.navbar .navbar-toggle .mdi::before {
    position: relative;
    top: 4px;
    color: #FFF;
}
.breadcrumb .mdi::before {
    position: relative;
    top: 4px;
}
.breadcrumb a:hover {
    text-decoration: none;
}
.breadcrumb a:hover span {
    text-decoration: underline;
}
.alert .mdi::before {
    position: relative;
    top: 4px;
    margin-right: 2px;
}
.input-group-addon .mdi::before {
    position: relative;
    top: 3px;
}
.navbar-brand .mdi::before {
    position: relative;
    top: 2px;
    margin-right: 2px;
}
.list-group-item .mdi::before {
    position: relative;
    top: 3px;
    left: -3px
}*/

.mt-0_1 {
    margin-top: .1rem;
}

.mt-0_2 {
    margin-top: .2rem;
}

.mt-0_3 {
    margin-top: .3rem;
}

.mt-0_4 {
    margin-top: .4rem;
}

.btn-info {
    color: #fff;
    background-color: #6cb2eb;
    border-color: #6cb2eb;
}

.tab-content {
    background-color: white;
    padding: .5rem;
    border: rgb(230, 230, 230) solid 1px;
    border-top: 0;
	border-radius: 0 0 .5rem .5rem;
}

.nav-tabs .nav-link.active {
    background-color: white;
}

.nav-tabs .nav-link {
    background-color: rgb(245, 245, 245);
    border: rgb(230, 230, 230) solid 1px;
}


.tab-pane .row:first-of-type {
    border-top: none;
}

.custom-control-label::before {
    border: rgb(220, 255, 210) solid 1px;
;}

.custom-control-input:checked ~ .custom-control-label::before {
    background-color: var(--pw-primary-light);
    border-color: var(--pw-primary);
}

.card-columns {
    column-gap: .5rem
;}

.question-categories .category,
.blog-categories .category {
    position: absolute;
    left: 2rem;
    top: .5rem;
	color: white;
	background-color: var(--pw-primary);
	border-radius: .25rem;
	padding: .1rem .4rem !important;
}

.card .category {
	position: absolute;
	color: white;
	background-color: var(--pw-primary);
	border-top-left-radius: .25rem;
	border-bottom-right-radius: .25rem;
	padding: .1rem .4rem !important;
}

.question-categories a:hover,
.blog-categories a:hover {
    filter: brightness(50%);
	color: var(--pw-primary-lightest);
}

.brr-0 {
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
}

.blr-0 {
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
}

.btr-0 {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}

.bbr-0 {
    border-bottom-left-radius: 0rem;
    border-bottom-right-radius: 0rem;
}

.carousel-indicators {
    bottom: unset;
}

.carousel-inner {
    top: 1.5rem;
    margin-bottom: 1.5rem;
}

.carousel-item img {
    max-height: 60vh;
}