/* HIGHLIGHTED BLOCK CSS STARTS*/
#block-block-18 h2.block-title{
    display:none;
}
#highlighted-region{
    font-family: 'Roboto', serif;
    font-size: 16px;
    min-height: 436px;
    background-repeat: no-repeat;
    margin-top: -36px;
}
}
#highlighted-region img{
    min-height: 436px;
}
#highlighted-info{
    padding: 20px 40px 20px 25px;
    position: absolute;
    top: 9px;
    background-color: #f7f7ed;
}
.hero-title-welcome{
    font-family: 'Roboto', serif;
    font-size: 16px;
    font-weight: 300;
}
.orange-title{
    font-weight: 600;
    color:#f36e21;
    margin-top: 25px;
    margin-bottom: 5px;
}
.emphasis{
    font-weight: 600;
    color: #87080e;
}

.styled-select{
    background: #FFF;
    overflow: hidden;
    display: inline-block;
    box-shadow: 0px 2px 4px -1px rgba(34,34,34,0.5);
}
.styled-select select{
  background-size: 16px 16px;
  padding:10px;
  width: 100%;
  height: 43px;
  line-height: 25px;
  font-family: 'Roboto', serif;
  font-size:16px;
  text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
  border: none;
    overflow: hidden;
    background: url(https://www-staging.rit.edu/fa/facilities/sites/rit.edu.fa.facilities/files/images/homepage/select-arrow.png) no-repeat right;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;
    background-color: white;
}
/* HIGHLIGHTED BLOCK CSS ENDS*/


.box-container {
    margin-top: 30px;
}

#block-with-title {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
    text-decoration: none;
    box-shadow: 0px 2px 4px 1px rgba(34,34,34,0.5);
}
#block-with-title a:hover {
    text-decoration: none;
}
#block-with-title p {
    margin-top: 15px;
}
#block-with-title #title a {
    color: #fff !important;
}
#title {
    background-color: #272727;
    border-bottom: 2px solid #fff;
    text-align: left;
    line-height: 45px;
    font-size: 21px;
    width: 327px;
    color: #fff;
}
#title a {
    margin-left: 1em;
}

.imageHolder {
	position: relative; 
	width: 327px;
	height: 195px;
}
.imageHolder .caption { 
    position: absolute;
    width: 327px; 
	height: 195px;
	left: 0;
	top: 0;
	background-color: #eae7ec;
	color: #000; 
	opacity: 0; 
	padding: 15px;
	text-align: center;
    font-style: normal !important;
    transition: all 0.3s ease-in-out;
} 
.imageHolder:hover .caption { 
	opacity: 0.9;
	transition: all 0.3s ease-in-out;
} 
.block-button {
    margin-top: 20px;
    position: relative;
    top: 20px;
    width: 200px;
	background: #272727;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	transition: all 0.3s ease-in-out;
}
.block-button a {
    color: #fff;
	font-size: 13px;
	font-weight: bold;
	transition: all 0.2s ease-in;
}
.block-button a:hover {
    color: #f36e21 !important;
    transition: all 0.2s ease-in;
}

.fa.fa-wrench, .fa.fa-search,
.fa.fa-building, .fa.fa-recycle {
    display: inline-block;
    float: right;
    margin-top: 9px;
    margin-right: 0.8em;
    
    background-color: #f36e21;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    padding: 6px 3px 6px 7px;
}

.styled-select {
    overflow: hidden;
    background: url(https://www-staging.rit.edu/fa/facilities/sites/rit.edu.fa.facilities/files/images/homepage/select-arrow.png) no-repeat right #ddd;
}

#block-block-18 .block_edit {
    display: none;
}

/************************/

#block-block-13 {
    background-color: #f1f1f1;
    box-shadow: 0px 2px 4px 1px rgba(34,34,34,0.5);
    font-size: 15px;
    padding-bottom: 2em;
}
#block-block-13 > *:not(.block-title) {
    padding: 0 10px;
}
#block-block-13 .block-title {
    background-color: #f36e21;
    border-bottom: 2px solid #fff;
    color: #fff;
    padding-left: 1em;
    text-align: left;
    line-height: 45px;
    font-size: 16px;
    font-weight: 400 !important;
}
#block-block-13 h4 {
    color: #f36e21;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
}

#block-block-13 .block-button {
    padding: 10px;
    width: 180px;
    position: static;
    margin-bottom: 20px;
}

#block-block-13 .block-list p {
    margin-bottom: 0px;
}

@media screen and (min-width:1239px) {
    .box-container {
        width: 700px;
        margin-left: -35px;
    }
    #block-with-title:not(:nth-child(even)) {
        margin-right: 15px;
    }
    #block-with-title:not(:nth-child(odd)) {
        margin-right: 0;
    }
    #block-block-13 {
        min-width: 197px;
    }
}

@media screen and (max-width:1199px) {
    .content-sidebar-container {
        /*margin-left: 35px;*/
        /*margin-top: -40px;*/
    }
    #block-block-13 {
        min-width: 328px;
    }
}

@media screen and (max-width:736px) {
    #highlighted-region img {
        min-height: auto;
    }
    #highlighted-info {
        position: relative;
    }
    /*.content-sidebar-container {*/
    /*    margin-top: -40px;*/
    /*}*/
}

@media screen and (min-width:736px) and (max-width:900px) {
    #block-block-13 {
        min-width: 225px;
    }
}


#block-views-d0684a0838349aadce44c240f653932a h2::after {
    content: "\f071";
    color: white;
    font-size: 14px;
    font-family: fontawesome;
    float: right;
    background-color: black;
    padding: 2px 8px;
    border-radius: 20px;
}

@media (max-width: 1535px) and (min-width: 1200px) {
    #block-views-d0684a0838349aadce44c240f653932a h2::after {
        float: none;
        padding: 6px 6px;
        margin-left: 10px;
    }
}

.important-info {
    color: rgb(115, 0, 0);
    font-weight: 700;
    font-size: 18px;
}
.red {
    background: #730000;
}
.block-button{
    position: relative;
    top: 20px;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 2px 4px 0px rgba(34,34,34,0.5);
}