.bi-2x {
	font-size: 1.2rem;
}

.rmv-btn {
	color: #fff;
	background-color: #d9534f;
	border-color: ;padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #d43f3a;
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }

    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active, .carousel-inner .carousel-item-next, .carousel-inner .carousel-item-prev {
    display: flex;
}

@media (min-width: 768px) {
    .carousel-inner .carousel-item-right.active, .carousel-inner .carousel-item-next {
        transform: translateX(33.333%);
    }

    .carousel-inner .carousel-item-left.active, .carousel-inner .carousel-item-prev {
        transform: translateX(-33.333%);
    }
}

.carousel-inner .carousel-item-right, .carousel-inner .carousel-item-left {
    transform: translateX(0);
}
#myCarousel .carousel-control-next, .carousel-control-prev {
  position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 4%;
	color: #fff;
	text-align: center;
	background: #426593;
	opacity: 1;
	transition: opacity .15s ease;
	height: 10%;
	border: 5px solid #fff;
	border-radius: 50%;
	padding: 1rem 1rem 1.1rem 1rem;
	box-shadow: 0px 0px 6px #5a5a5a;
}
.carousel-control-prev-icon{
	height: 1.5rem;
	transform: rotate(180deg);
}
.carousel-control-next-icon{
	height: 1.3rem;
}
.carousel-control-next {
  right: -1.5rem;
}
.card-library {
	padding: 1rem;
	box-shadow: 0px 0px 4px #ccc;
	border-radius: 3px;
	margin: auto 0.5rem;
	background: #fff;
	border: 1px solid #ccc;
	max-width: 100%;
	min-width: 100%;
}

#map {
	height: 500px;
	width: 100%;
}

.art-img {
	overflow: hidden;
	max-height: 300px;
	height: 210px;
	margin-top: 20px;
	text-align: center;
}

.art-img img {
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}

.cl-on.box-dv-col0 {
	background: rgba(86,160,211,0.9);
}

.cl-on.box-dv-col1 {
	background: rgba(134,168,37,0.9);
}

.cl-on.box-dv-col2 {
	background: rgba(34,132,141,0.9);
}

.cl-on.box-dv-col3 {
	background: #ED9C3C;
}

.cl-on.box-dv-col4 {
	background: rgba(221,75,57,0.8);
}

.cl-on.box-dv-col5 {
	background: rgb(162, 162, 162);
}

.cl-on.box-dv-col6 {
	background: rgb(70, 191, 70);
}

.cl-on.box-dv-col7 {
	background: rgb(46, 184, 184);
}

.cl-on.box-dv-col8 {
	background: rgb(211,211,211);
}

.cl-on {
	padding: 20px 20px 30px;
	background: rgba(86,160,211,0.9);
	min-height: 240px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.cl-ons {
	padding: 10px 10px 15px;
	background: rgba(86,160,211,0.9);
	min-height: 180px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.cl-ons.box-dv-col1 {
	background: rgba(134,168,37,0.9);
}

.cl-ons.box-dv-col2 {
	background: rgba(34,132,141,0.9);
}

.cl-ons.box-dv-col3 {
	background: #ED9C3C;
}

.cl-ons.box-dv-col4 {
	background: rgba(221,75,57,0.8);
}

.cl-ons.box-dv-col5 {
	background: rgb(162, 162, 162);
}

.cl-ons.box-dv-col6 {
	background: rgb(70, 191, 70);
}

.cl-ons.box-dv-col7 {
	background: rgb(211,211,211);
}

.cl-ons.box-dv-col8 {
	background: rgb(162, 162, 61);
}

.cl-ons.box-dv-col9 {
	background: rgb(59, 96, 161);
}

.cl-ons.box-dv-col10 {
	background: rgb(94, 200, 188);
}

.cl-ons.box-dv-col11 {
	background: rgb(186, 94, 200);
}

.cl-ons.box-dv-col12 {
	background: rgb(200, 94, 131);
}

.cl-ons.box-dv-col13 {
	background: rgb(200, 131, 94);
}

.cl-ons.box-dv-col14 {
	background: rgb(200, 150, 94);
}

.cl-ons.box-dv-col15 {
	background: rgba(134,168,37,0.9);
}

.cl-ons.box-dv-col16 {
	background: rgba(34,132,141,0.9);
}

.cl-ons.box-dv-col17 {
	background: #ED9C3C;
}

.cl-ons.box-dv-col18 {
	background: rgba(221,75,57,0.8);
}

.cl-ons.box-dv-col19 {
	background: rgb(162, 162, 162);
}

.cl-ons.box-dv-col20 {
	background: rgb(70, 191, 70);
}

.cl-ons.box-dv-col21 {
	background: rgb(211,211,211);
}

.cl-ons.box-dv-col22 {
	background: rgb(162, 162, 61);
}

.cl-ons.box-dv-col23 {
	background: rgb(59, 96, 161);
}

.cl-ons.box-dv-col24 {
	background: rgb(94, 200, 188);
}

.cl-ons.box-dv-col25 {
	background: rgb(186, 94, 200);
}

.cl-ons.box-dv-col12 {
	background: rgb(200, 94, 131);
}

.cl-ons.box-dv-col26 {
	background: rgb(200, 131, 94);
}

.cl-ons.box-dv-col27 {
	background: rgb(200, 150, 94);
}

.cl-ons button {
	color: #fff;
	border: 1px solid #fff;
	width: 120px;
	display: block;
	margin: 0px auto;
	border-radius: 0px;
	height: 36px;
	background: transparent;
	position: relative;
	transition: background 0.3s linear;
}

.cl-ons button:hover::before {
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	-webkit-transition: border-top-color 0.10s linear, border-right-color 0.10s linear 0.1s, border-bottom-color 0.10s linear 0.2s, border-left-color 0.10s linear 0.3s;
	transition: border-top-color 0.10s linear, border-right-color 0.10s linear 0.1s, border-bottom-color 0.10s linear 0.2s, border-left-color 0.10s linear 0.3s;
}

.cl-ons button::before {
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	content: '';
	border-radius: 0px;
}

.cl-ons button:hover {
	background: transparent;
	border: none;
}

.cl-on button {
	color: #fff;
	border: 1px solid #fff;
	width: 120px;
	display: block;
	margin: 0px auto;
	border-radius: 0px;
	height: 36px;
	background: transparent;
	position: relative;
	transition: background 0.3s linear;
}

.cl-on button:hover::before {
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	-webkit-transition: border-top-color 0.10s linear, border-right-color 0.10s linear 0.1s, border-bottom-color 0.10s linear 0.2s, border-left-color 0.10s linear 0.3s;
	transition: border-top-color 0.10s linear, border-right-color 0.10s linear 0.1s, border-bottom-color 0.10s linear 0.2s, border-left-color 0.10s linear 0.3s;
}

.cl-on button::before {
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	content: '';
	border-radius: 0px;
}

.cl-on button:hover {
	background: transparent;
	border: none;
}

.cl-on h3 {
	font-size: 20px;
}

.cl-ons h3 {
	font-size: 20px;
}

.mar-20 {
	margin-bottom: 20px;
}

.button-block {
	margin: 2em auto;
}

.widget-main {
	padding: 20px 20px 20px;
	border: 1px solid #e6e6e6;
	background: rgba(179,220,237,.2);
	*background: -moz-linear-gradient(45deg, rgba(179,220,237,.4) 0%, rgba(41,184,229,0.47) 50%, rgba(188,224,238,0.33) 100%);
	*background: -webkit-linear-gradient(45deg, rgba(179,220,237,.4) 0%, rgba(41,184,229,0.47) 50%, rgba(188,224,238,0.33) 100%);
	border-radius: 4px;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.5) inset,0px -1px 2px rgba(0,0,0,0.5);
}

.bx-fl-dash {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}

.bx-1 {
	flex-basis: 50%;
	min-height: 100px;
	background: rgb(255, 223, 153);
	align-items: center;
	display: inline-flex;
	justify-content: start;
	border: 1px solid #fff;
	color: #2f2f2f;
	padding: 10px 20px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	width: 50%;
}

.bg-light-grey {
	background: lightgrey;
}

.bg-4, .panel-default .bg-4.panel-heading {
	background: rgb(170, 201, 248);
}

.mar-zero {
	margin: 0;
}

.mar-zero.fsize {
	font-size: 14px;
	font-weight: lighter;
}

.bx-1 > p {
	text-transform: uppercase;
	flex-grow: 2;
}

.dash-count {
	font-size: 32px;
	color: rgb(221,75,57);
}

.panel-heading {
	margin-bottom: 0;
}

.panel-title {
	font-size: 1.2rem;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
	color: #262626;
}

.admin-dasboard-btn {
	justify-content: space-between;
}

.down-arrow {
	float: inline-end;
}

.shadowDepth0 {
	box-shadow: 0 1px 3px rgba(0,0,0, 0.12), 0 1px 2px rgba(0,0,0, 0.24);
	border: 1px solid rgba(0,0,0,.125);
	background: #f4f6ff;
}

.card-left-content {
	padding: 1em;
}

.card-left-content .card__article {
	padding: 0.5em 1em;
	text-align: justify;
}

.card-left-content h2 {
	font-weight: 600;
	font-size: 1.5em;
}

#national-executive-reports {
}

#national-executive-reports .card-header p {
	color: #262626;
	font-size: 0.875rem;
	margin-bottom: 0;
}

#national-executive-reports .card-header h3 {
	color: #262626;
	font-size: 1.5rem;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0.2rem 0;
}

#executive-nation-reports .card-header h3 {
	color: #262626;
	font-size: 1.5rem;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0.2rem 0;
}
#executive-nation-reports .card-header p {
	color: #262626;
	font-size: 0.875rem;
	margin-bottom: 0;
}

#executive-university-reports .card-header p {
	color: #262626;
	font-size: 0.875rem;
	margin-bottom: 0;
}

.activityListSection {
}

.activityListSection .card-header {
	font-size: 1rem;
}

.arrow-circle-green {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #008d4c;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

.arrow-circle-green.right {
	background-image: url('../../img/icons/arrow-right-short.svg');
	margin-left: 4px;
}

.arrow-circle-green.left {
	background-image: url('../../img/icons/arrow-left-short.svg');
	margin-right: 4px;
}

.bi-chart {
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

.bi-chart.pie {
	background-image: url('../../img/icons/pie-chart-fill.svg');
}

.bi-chart.bar {
	background-image: url('../../img/icons/bar-chart-line-fill.svg');
}

.bi-download {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #008d4c;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	display: inline-block;
	vertical-align: middle;
	background-image: url('../../img/icons/download.svg');
}

@media only screen and (max-width: 992px) {
	#executive-nation-reports .card-header h3 {
		color: #262626;
		font-size: 0.9rem;
		font-weight: 600;
		text-transform: uppercase;
		margin: 0.2rem 0;
	}
	#executive-nation-reports  .card-header p {
		color: #262626;
		font-size: 0.7rem;
		margin-bottom: 0;
	}

	#national-executive-reports .card-header h3 {
		color: #262626;
		font-size: 0.9rem;
		font-weight: 600;
		text-transform: uppercase;
		margin: 0.2rem 0;
	}

	.panel-title {
		font-size: 0.9rem;
		margin: 0;
		font-weight: 600;
		text-transform: uppercase;
		color: #262626;
	}

	#national-executive-reports .card-header p {
		color: #262626;
		font-size: 0.7rem;
		margin-bottom: 0;
	}
}


/*GALLERY CAROUSEL CSS HERE*/

 @media (min-width: 768px) {

    /* show 3 items */
    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
    }
    
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(50%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}
