ul.accordion-controls {
	padding-left: 0px !important;
}
ul.accordion-controls > li {
	list-style: none;
	clear: both;
}

ul.accordion-controls .accordion-control {
	min-height: 80px;
	position: relative;
	cursor: pointer;
}

ul.accordion-controls .accordion-control .chart-pie {
	z-index: 1;
}

ul.accordion-controls .accordion-control h3 {
	margin-top: 0;
}

ul.accordion-controls .accordion-control .disclosure {
	top: 40px;
	position: absolute;
	width: 80%;
	height: 2px;
	right: 0;
	margin-right: 24px;
	border-bottom: solid 2px #ececec;
}

ul.accordion-controls .accordion-control .disclosure span {
	position: absolute;
	width: 24px;
	height: 24px;
	top: -12px;
	right: -24px;
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNBOUFDQUYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=');
	background-repeat: no-repeat;
	transform: rotate(180deg);
	pointer-events: none;
	touch-action: none;
}

ul.accordion-controls .accordion-control[aria-expanded="true"] .disclosure span {
	 transform: rotate(0);
}

ul.accordion-controls .accordion-content {
	margin-top: 0px;
	margin-left: 20px;
}




/**========================================accordions======================================**/

 #aspect-content * {
	 box-sizing: border-box;
}
 .aspect-tab {
	 position: relative;
	 width: 100%;
	 margin: 0 auto 10px;
	 opacity: 1;
	 transition: box-shadow 0.2s, opacity 0.4s;
}
 .aspect-input {
	 display: none;
}
 .aspect-input:checked ~ .aspect-content + .aspect-tab-content {
	 max-height: 100%;
}
 .aspect-input:checked ~ .aspect-content:after {
	 transform: rotate(0);
}
 .aspect-label {
	 position: absolute;
	 top: 0;
	 left: 0;
	 height: 100%;
	 max-height: 80px;
	 width: 100%;
	 margin: 0;
	 padding: 0;
	 font-size: 0;
	 z-index: 1;
	 cursor: pointer;
}
 .aspect-label:hover ~ .aspect-content:after {
	 background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiM1NTZBRUEiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=');
}
 .aspect-content {
	 position: relative;
	 display: block;
	 height: 70px;
	 margin: 0;
	 font-size: 0;
	 cursor: pointer;
	 user-select: none;
	 -webkit-user-select: none;
	 -khtml-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 -o-user-select: none;
}
.aspect-content:after {
	 content: '';
	 display: inline-block;
	 vertical-align: middle;
}
 .aspect-content:after {
	 position: absolute;
	 width: 24px;
	 height: 100%;
	 right: 0px;
	 background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNBOUFDQUYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=');
	 background-repeat: no-repeat;
	 background-position: center;
	 transform: rotate(180deg);
}
 .aspect-name {
	 display: inline-block;
	 width: 75%;
	 margin-left: 16px;
	 font-weight: 500;
	 color: #242a32;
	 white-space: normal;
	 text-align: left;
	 vertical-align: middle;
}
 .all-opinions, .aspect-name {
	 font-size: 14px;
	 line-height: 22px;
}
 .all-opinions {
	 color: #5d5d5d;
	 text-align: left;
}
 .aspect-content + .aspect-tab-content {
	 max-height: 0;
	 overflow: hidden;
	 transition: max-height 0.3s;
}
 .aspect-content > div, .aspect-stat > div {
	 display: inline-block;
}
 .aspect-content > div {
	vertical-align: text-bottom;
}
 .chart-pie {
	 position:relative;
	 display: inline-block;
	 width: 100%;
}
.chart-pie h3 {
    font-size: 35px;
	position: relative;
    top: 19px;
}
.chart-pie h3 span {
	background-color: #fff;
	padding-right: 15px;
}
.chart-pie.listing h3 {
	left:0;
}
.chart-pie .link-listing {
	padding-top: 30px;
    display: block;
    padding-left: 90px;
}
.chart-pie img {
	 width: 50px;
    -webkit-filter: drop-shadow(12px 12px 25px rgba(0,0,0,0.5));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    position: absolute;
    padding: 7px 0;
}
.accordion .content-wrapper, .accordion .content-wrapper-student {
    padding: 24px 0px 30px;
    display: flex;
    flex-wrap: wrap;
}
.accordion .content-wrapper.no-tiles {
	 font-size: 14px;
    display: block;
}
.accordion .content-wrapper .content-wrapper-tools, .accordion .content-wrapper .custom_style {
	 position: relative;
     margin: 2%;
    flex: 0 0 45%;
	 border: thin solid #efefef;
}
.single-department .accordion .content-wrapper .content-wrapper-tools, .single-department .accordion .content-wrapper .custom_style {
    flex: 0 0 29%;
}
.accordion-content .content-wrapper .gform_wrapper.custom_style {
	margin: 0;
	border: 0;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.accordion-content .content-wrapper .gform_wrapper.custom_style .custom_style_interior {
	padding:0;
}
.accordion-content .quote_box{
    width: 90px;
    height: 90px;
    border: 5px solid #000;
    text-align: center;
    position: relative;
    padding-top: auto;
    padding-bottom: auto;
    float: right;
    bottom: -30px;
    padding-top: 25px;
}
ul.polka-accordion-controls .polka-accordion-control {
    background-color: rgba(0,0,0,.1);
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
    color: #000;
}