/*
Last Updated Date: May 16th, 2018

[Table of Contents]

Accordions
AddThis
Alumni Grid
Banner
Buttons
Category Headings
Images
Minimum Height
Miscellaneous
Mobile Images
News Feed
Page Height
Profiles
Sidebars
Tab Navigation

*/

    /*///////////////////////////////////////BEGIN Accordions///////////////////////////////////////*/

.campsAccordion .uk-accordion-title {
   font-size: 20px;
   border-bottom: 1px #A3CD65 solid!important;
}

.campsAccordion .uk-accordion-title:before {
   color: #A3CD61;
}

    /*///////////////////////////////////////END Accordions///////////////////////////////////////*/

    /*///////////////////////////////////////BEGIN AddThis Embiggening///////////////////////////////////////*/

.addthis_32x32_style .at4-icon,
.addthis_32x32_white_style .at4-icon,
.at-32x32 {
		background-color: #888 !important;
		background-size: 2.5pc !important;
		border-radius: 3px;
		height: 2.5pc !important;
		line-height: 2.5pc !important;
		margin: 0 14px;
		width: 2.5pc !important;
	}

.at-icon-wrapper {
		height: 2.5pc !important;
		width: 2.5pc !important;
	}

.at-icon {
		height: 2.5pc !important;
		width: 2.5pc !important;
	}

.addthis_32x32_style .at4-icon,
.addthis_32x32_white_style .at4-icon,
.at-32x32 {
		background-size: 2.5pc !important;
	}

	@media screen and (max-width: 1080px) {
.at-icon-wrapper {
			height: 2pc !important;
			width: 2pc !important;
		}
.at-icon {
			height: 2pc !important;
			width: 2pc !important;
		}
#content .addthis_32x32_style .at4-icon,
.addthis_32x32_white_style .at4-icon,
.at-32x32 {
			background-size: 2pc !important;
		}
.addthis_32x32_style .at4-icon,
.addthis_32x32_white_style .at4-icon,
.at-32x32 {
			background-color: #888 !important;
			background-size: 2pc !important;
			height: 2pc !important;
			line-height: 2pc !important;
			margin: 0 5px;
			width: 2pc !important;
		}
	}
    /*///////////////////////////////////////END AddThis Embiggening///////////////////////////////////////*/

    /*///////////////////////////////////////BEGIN Alumni Grid///////////////////////////////////////*/

.alumniButtons .uk-panel:hover {
   text-decoration: underline;
}

.alumniButtons .uk-margin {
    font-weight: bold;
    text-align: center;
    margin: 5px 0;
}

.dmFlexContainer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.dmFlexItem {
    display: flex;
    border: 1px solid #d0d0d0;
    margin: 2%;
    padding: 2%;
    width: 25%;
    text-align: center;
    height: 100px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.dmFlexItem a {
    font-size: 18px !important;
    font-weight: 500;
}

@media screen and (max-width:800px) {
    .dmFlexContainer {
        flex-direction: column;
    }
    .dmFlexItem {
        width: 90%;
    }
}
    /*///////////////////////////////////////END Alumni Grid///////////////////////////////////////*/

    /*///////////////////////////////////////BEGIN Banner///////////////////////////////////////*/
    /**************BEGIN Image***************/

    .wideload-banner {
        background-color: #231F20;
        background-image: url("images/banners/UAB_MaterialsEng_1280x300.jpg");
        min-height: 350px;
        background-size: cover;
        background-position: left;
        position: relative;
        width: 100%;
    }

    .wideload-overlay {
        background: rgba(50, 50, 50, 0.50);
        min-height: 350px;
        overflow: hidden;
        z-index: 2;
    }

    .wideload-content {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 50%;
        margin-right: -50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 70%;
    }
    /*---BEGIN Mobile---*/

    @media only screen and (min-width: 1025px) {
        .wideload-banner {
            background-image: url("images/banners/UAB_MaterialsEng_1280x300.jpg");
        }
    }

    @media only screen and (min-width:760px) and (max-width: 1024px) {
        .wideload-banner {
            background-image: url("images/banners/UAB_MaterialsEng_1020x300.jpg");
        }
    }

    @media only screen and (min-width:550px) and (max-width: 760px) {
        .wideload-banner {
            background-image: url("images/banners/UAB_MaterialsEng_768x300.jpg");
        }
    }

    @media only screen and (min-width:300px) and (max-width: 550px) {
        .wideload-banner {
            background-image: url("images/banners/UAB_MaterialsEng_420x300.jpg");
        }
    }
    /*---END Mobile---*/
    /**************END Image***************/
    /**************BEGIN Text***************/

    .wideload-banner h1,
    .wideload-banner h2 {
        text-align: center;
    }

    .wideload-banner h1 {
        color: #fff;
        margin: 0px;
    }

    .wideload-banner h2 {
        color: #A3CD65;
        margin: 0px;
    }

    .wideload-content h1 {
        font-size: 48pt;
        text-shadow: 2px 2px 2px black;
    }

    .wideload-content h2 {
        font-size: 24pt;
        font-family: din-condensed, san-serif !important;
        text-transform: uppercase;
        text-shadow: 2px 2px 2px black;
    }
    /*---BEGIN Mobile---*/

    @media only screen and (max-width: 980px) {
        .wideload-content {
            width: 95%;
        }
        .wideload-content h1 {
            font-size: 48px !important;
        }
        .wideload-banner h2 {
            font-size: 24px !important;
        }
    }
    /*---END Mobile---*/
    /**************END Text***************/

  /*---BEGIN Interior Banner---*/

.wideload-banner-interior {
    background-image: url("/engineering/mse/images/banners/1280x300_SOE_materials_internal_banner.jpg");
    background-size: cover;
    height:180px;
}

    @media only screen and (min-width:760px) and (max-width: 1024px) {
        .wideload-banner-interior {
            background-image: url("/engineering/mse/images/banners/1020x300_SOE_materials_internal_banner.jpg");
        }
    }

    @media only screen and (min-width:550px) and (max-width: 760px) {
        .wideload-banner-interior {
            background-image: url("/engineering/mse/images/banners/768x300_SOE_materials_internal_banner.jpg");
        }
    }

    @media only screen and (min-width:300px) and (max-width: 550px) {
        .wideload-banner-interior {
            background-image: url("/engineering/mse/images/banners/420x300_SOE_materials_internal_banner.jpg");
        }
    }

    /*---END Mobile---*/
    /*---End Interior Banner---*/
    /*///////////////////////////////////////END Banner///////////////////////////////////////*/

	/*///////////////////////////////////////   BEGIN Buttons  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
	/**************BEGIN Single Buttons***************/
	.wkFooter {
		background: #eee;
		padding: 40px 0 !important;
	}
	.readmore .btn {
		box-shadow: none;
		border-radius: 0px;
		text-shadow: none;
		background-image: none;
		background-color: #fff;
		color: #1E6B52;
		border: none;
		font-size: 1em;
                padding-left: 0;
	}
	/**************END Single Buttons***************/
	/*///////////////////////////////////////   END Buttons  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

	/*///////////////////////////////////////   BEGIN Category Headings  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

	span.subheading-category {
		font-size: 32px !important;
		letter-spacing: .05em;
		line-height: 120% !important;
		font-family: din-condensed, san-serif !important;
		color: #333 !important;
		margin: 0.5em 0 !important;
		text-align: left !important;
	}
	/*///////////////////////////////////////   END Category Headings  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

	/*///////////////////////////////////////   BEGIN Images  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
	.pull-right.item-image {
		margin: 10px 0 10px 15px;
	}
	@media all and (max-width:768px) {
		.item-page .item-image.pull-right {
			float: none;
			margin: 10px 0px;
		}
		.item-page .item-image.pull-right>img {
			width: 100%;
		}
	}
	/*///////////////////////////////////////   END Images  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

	/*///////////////////////////////////////   BEGIN Minimum Height   ///////////////////////////////////////*/
	.page-min-height-850 div#content {
		min-height: 850px;
	}

	@media only screen and (min-width: 1024px) {
		.item-page.shortPage {
			min-height: 550px;
		}
	}

	/*///////////////////////////////////////   END Minimum Height   ///////////////////////////////////////*/

	/*///////////////////////////////////////   BEGIN miscellaneous   ///////////////////////////////////////*/

 .fp_Buttons {
    text-shadow: 1px 2px 6px black;
}

.fp_Buttons {
    font-size: 1.5em!important;
}

.page-min-height-500 div#content {
        min-height: 500px;
    }

.gridStackPhotoBorder img {
   border: 1px solid #d7d7d7;
}

.campsAccordion .uk-accordion-title {
   background: none;
}

.learnMoreGroups .uk-accordion-content {
		background-color: #eee;
	}

.learnMoreGroups .uk-accordion-title {
		background-color: #fff;
		text-align: right;
		border-bottom: none;
		font-size:1.2em;
	}

.learnMoreGroups .uk-accordion-content {
padding: 0 20px 10px;
}

	/*///////////////////////////////////////   END Miscellaneous   ///////////////////////////////////////*/

        /*///////////////////////////////////////BEGIN Mobile Images///////////////////////////////////////*/
	@media only screen and (max-width: 700px) {
		.mobileImage {
			width: 100%;
			margin: 0px auto!important;
		}
	}

	/*///////////////////////////////////////END Mobile Images///////////////////////////////////////*/

	/*///////////////////////////////////////   BEGIN News Feed   \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

@media only screen and (max-width: 1024px) {
.newsImage {
   margin: 0px auto!important;
    padding-top: 60px;
    padding-bottom: 15px;
}
}

@media only screen and (max-width: 500px) {
.newsImage {
   padding-top: 20px!important;
}
}
.two_thirds {
  border-bottom: none!important;
}

body.hd .third {
		width: 25.33%;
	}
	@media screen and (max-width:1024px) {
		.newsASEM .third img {
			max-width: 250px !important;
			min-width: 250px;
		}
	}
	@media screen and (min-width:1024px) {
		.newsDescription .two_thirds {
			padding-left: 20px !important;
		}
	}
	.newsDescription .third {
		text-align: center;
	}
	.newsDescription {
		border: 1px #eee solid;
		padding: 10px;
		margin: 10px 0px;
		position: relative;
		overflow: hidden;
	}

	.newsTag {
		font-weight: 500;
		position: absolute;
		top: 15px;
		right: 0px;
		padding: 5px;
		background-color: #1E6B52;
		min-width: 180px;
		text-align: center;
		color: #fff;
	}
	.newsTitle {
		width: 60%;
		display: inline-block;
	}
	.spaceforCourseNumber {
		width: 20%;
		display: inline-block;
	}
	.newsTitle h2 {
		margin-top: 0px !important;
	}
	.newsbuttonContainer {
		text-align: left;
	}
	@media screen and (min-width:805px) and (max-width:1024px) {
		.newsButton {
			margin-top: 10px;
		}
	}
	@media screen and (max-width:500px) {
		.newsTag {
			position: absolute;
			top: 0px;
			width: 100%;
			text-align: center;
			right: 0px;
			padding: 5px 0px;
		}
		.newsDescription img {
			margin-top: 40px;
		}
		.newsDescription {
			margin-top: 20px;
		}
		.newsTitle h2 {
			margin-top: 20px !important;
		}
		.newsTitle {
			width: 100%;
			display: inline-block;
		}
		.spacefornewsTag {
			width: 0%;
			display: inline-block;
		}
		.newsButton {
			width: 100%;
			margin-top: 10px;
		}
	}
	/*///////////////////////////////////////   END News Feed   \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

	/*///////////////////////////////////////   BEGIN Page Height  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
	@media only screen and (min-width: 1024px) {
		.item-page.shortPage {
			min-height: 550px;
		}
	}
	/*///////////////////////////////////////   END Page Height  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*///////////////////////////////////////   BEGIN Profiles  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

    .item-image {
        margin: 0px 20px 20px 0px;
    }

    .readmore {
        text-align: left;
        margin: 5px 0px;
    }

    .item-page ul.bulletedList {
        margin: 0 0 0 30px;
    }
    /*---BEGIN Mobile---*/

    @media only screen and (max-width: 575px) {
        .item-page img {
            width: 100%;
            /*changes image to full width on mobile*/
        }
        .pull-left {
            float: none;
            /*changes image to not float on mobile*/
        }
    }
    /*---END Mobile---*/

.item-page .item-image.pull-right {
		margin: 0px 20px;
	}
	.item-page .item-image.pull-right {
		margin: 0px 20px;
	}
	@media all and (max-width:768px) {
		.item-page .item-image.pull-right {
			float: none;
			margin: 10px 0px;
		}
	  .item-page .item-image.pull-right>img {
		width:100%;
	  }
	}

.item-page .item-image.pull-right {
		margin: 0px 20px;
	}
	.item-page .item-image.pull-right {
		margin: 0px 20px;
	}
	@media all and (max-width:768px) {
		.item-page .item-image.pull-right {
			float: none;
			margin: 10px 0px;
		}
	  .item-page .item-image.pull-right>img {
		width:100%;
	  }
	}
		 .blog.facultyStaffProfile h2 {
						padding: 10px!important;
		}

	.blog.facultyStaffProfileCol4 .span3, .blog.facultyStaffProfileCol3 .span4  {
		border: 1px solid #eee;
		position: relative;
	}
	@media all and (max-width:500px) {
		.blog.facultyStaffProfileCol4 .span3, .blog.facultyStaffProfileCol3 .span4 {
			min-height: 800px;
		}
	}
	@media all and (max-width:767px) {
		.facultyStaffProfile .readmore .btn {
			width: 100%;
		}
	}
	@media all and (min-width:500px) and (max-width:767px) {
		.blog.facultyStaffProfileCol4 .span3, .blog.facultyStaffProfileCol3 .span4 {
			min-height: 400px;
		}
	}
	@media all and (min-width:767px) {
		.blog.facultyStaffProfileCol4 .span3 {
			min-height: 620px;
		}
.blog.facultyStaffProfileCol3 .span4 {
    min-height: 700px!important;
}
		.blog.facultyStaffProfile .pull-left.item-image, .blog.facultyStaffProfile .pull-none.item-image {
			float: none;
			margin: 0px;
		}
		.blog.facultyStaffProfile .items-row.row-fluid img {
			margin: 0px;
		}
	}
	.facultyStaffProfile .readmore .btn {
		margin: 0px 0px;
		position: absolute;
		bottom: 0px;
		right: 0px;
		background-color: #eee;
		background-image: none;
		border-radius: 0px;
		border: none;
		padding: 5px 24px;
	}
	@media all and (max-width:500px) {
		.facultyStaffProfile .readmore .btn {
			padding: 20px 0px;
			font-size: 16px;
		}
	}
	.blog.facultyStaffProfile .item {
		width: 100%;
	}

.blog.facultyStaffProfileCol3 .span4 .item {
    margin-bottom: 50px;
}
	.blog.facultyStaffProfile h2,
	.blog.facultyStaffProfile p {
		padding: 0px 10px;
	}
	@media all and (max-width: 767px) {
		.facultyStaffProfile .items-row.row-fluid>div {
			clear: both;
			overflow: hidden;
		}
	}
	.facultyStaffProfile .item-image>a>img {
		width: 100%;
	}
 /*///////////////////////////////////////   END Profiles \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

	/*///////////////////////////////////////   BEGIN Sidebars  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
	@media only screen and (max-width: 750px) {
		.advisingMobile {
			width: 95%!important;
			float: none!important;
			margin: 0 0 10px 0!important;
		}
	}
	@media only screen and (max-width: 750px) {
		.sidebarMobile {
			width: 100%!important;
			float: none!important;
			margin: 0 0 10px 0!important;
		}
	}
	/*///////////////////////////////////////   END Sidebars  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

	/*///////////////////////////////////////   BEGIN Tab Navigation  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
	.uk-tab>li>a:hover {
		border-bottom: 1px solid #f5f5f5;
	}
	.uk-tab>li>a {
		border: 1px solid #eee;
		font-family: din-condensed, san-serif !important;
		font-weight: 400;
		font-size: 18px;
	}
	/*adds border on tabs */
	.uk-tab>li.uk-active>a {
		background: #1E6B52;
		color: #fff;
		border: none;
		border-bottom: 1px solid #1E6B52;
		transition: color 0s;
	}
	/* changes background color and text color of active tab in widgekit.  Removes border on active tab. */
	.uk-tab>li.uk-active>a:hover {
		color: #fff !important;
		/*changes hover color of text of active tab*/
	}
	.uk-nav-dropdown>li.uk-active>a {
		color: #1E6B52;
		background-color: #f5f5f5;
	}
	/*changes text color and background color of active link in tab dropdown - on mobile or when tab text doesn't fit screen width*/
	.uk-nav-dropdown>li>a:hover {
		background: #eee;
	}
	/*changes background color of hovered over link in tab dropdown - on mobile or when tab text doesn't fit screen width*/
	.uk-tab .uk-nav-dropdown>li>a {
		font-weight: 400;
	}
	/*changes font weight of dropdown menu links - on mobile or when tab text doesn't fit screen width */
	.uk-switcher .uk-panel {
		padding: 15px;
	}
	/*adds padding around tab content*/
	.uk-margin-top.uk-switcher {
		margin-top: 0px!important;
	}
	/*removes excess margin above tab content*/
	/*///////////////////////////////////////   END Tab Navigation  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*/
////////////////////////////////////// BEGIN Footer ///////////////////////////////////////*/
.wkFooter {
    padding: 0 !important;
}
body.ribbonFullwidth #footer {
    background-color: white !important;
}
.quicklinksNestedContainer a {
    color: green;
}
ul.customFooterLinks li a {
    color: #0A6142 !important;
}
#footer .customFooterLinks a:hover {
    color: #0A6142 !important;
}
#footer .uabFooterMenu a:hover {
    color: #eee !important;
}
@media only screen and (max-width: 300px) and (min-width: 1024px) {
    #footer {
        background-color: white !important;
    }
}
.uabFooterMenu {
    background-color: rgba(0, 0, 0, 0.65);
}
body.hd #footer .uabFooterMenu {
    padding: 2em 0 2em 0;
}
.customFooter {
    padding: 0px 0px !important;
    background-color: #f5f5f5;
}
.nestedContainer,
.quicklinksNestedContainer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    justify-content: center;
}
.footerSocialMediaContainer {
    padding-right: 100px;
}
.footerContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 50px 0px;
}
.footerItem {
    margin: 20px 0px;
}
.footerSecondItem {
    flex-grow: 1;
    align-self: flex-end;
}
.footerThirdItem > img {
    margin-left: 15px;
}
.quicklinksText {
    margin-right: 0px !important;
    padding-right: 0px!important;
}
.footerSocialMediaContainer a {
    margin-right: 5px;
}
@media only screen and (min-width: 200px) and (max-width: 1024px) {
    .footerItem {
        flex: 1 100%;
        padding-top: 30px;
    }
    .footerSecondItem {
        flex-grow: 2;
    }
    .footerSocialMediaContainer {
        padding-right: 0px;
    }
    .nestedContainer,
    .quicklinksNestedContainer {
        display: flex;
        align-items: center;
    }
    .quicklinksNestedContainer {
        margin-left: -50px;
    }
    .footerFirstItem {
        justify-content: center;
    }
    .quicklinksText {
        margin-right: 40px !important;
    }
}
@media screen and (min-width: 1024px) {
    body.ribbonFullwidth #footer div {}
}
.uabFooterMenu,
.poweredByDM {
    background-color: rgba(0, 0, 0, 0.65);
    background-color: #595959;
}
/* AddThis Embiggening */
.addthis_32x32_style .at4-icon,
.addthis_32x32_white_style .at4-icon,
.at-32x32 {
        background-color: #888 !important;
        background-size: 2.5pc !important;
        border-radius: 3px;
        height: 2.5pc !important;
        line-height: 2.5pc !important;
        margin: 0 14px;
        width: 2.5pc !important;
    }
.at-icon-wrapper {
        height: 2.5pc !important;
        width: 2.5pc !important;
    }
.at-icon {
        height: 2.5pc !important;
        width: 2.5pc !important;
    }
.addthis_32x32_style .at4-icon,
.addthis_32x32_white_style .at4-icon,
.at-32x32 {
        background-size: 2.5pc !important;
    }
    @media screen and (max-width: 1080px) {
.at-icon-wrapper {
            height: 2pc !important;
            width: 2pc !important;
        }
.at-icon {
            height: 2pc !important;
            width: 2pc !important;
        }
#content .addthis_32x32_style .at4-icon,
.addthis_32x32_white_style .at4-icon,
.at-32x32 {
            background-size: 2pc !important;
        }
.addthis_32x32_style .at4-icon,
.addthis_32x32_white_style .at4-icon,
.at-32x32 {
            background-color: #888 !important;
            background-size: 2pc !important;
            height: 2pc !important;
            line-height: 2pc !important;
            margin: 0 5px;
            width: 2pc !important;
        }
    }
/*/
////////////////////////////////////// END Footer ///////////////////////////////////////*/




/***BEGIN Directory Styling ***/

/* .template-01 .blog.directory [itemprop="name"] a:after {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    content:'';
} */

.template-01 .blog.directory .span4 {
    position:relative;
}

.template-01 .blog.directory [itemprop="name"] a  {
    background-color:#1E6B52;
    display:block;
    margin-top:-20px;
    margin-left:-10px;
    margin-right:-10px;
    padding:10px;
    color:#fff;
    font-size:1.3rem !important;
    min-height:50px;
    display:flex;
    align-items: center;
    border-bottom:3px solid #80bc00;
    z-index:1;
    position:relative;
    
}

.template-01 .blog.directory [itemprop="name"] a:hover  {
    color:#fff !important;
    text-decoration:none;
}

.template-01 .blog.directory .faculty-profile-contact-info {
    background-color:#eee;
    display:block;
    margin-left:-10px;
    margin-right:-10px;
    padding:10px;
}

.template-01 .blog.directory .readmore a {
    
}

.template-01 .blog.directory .span4 {
    border:1px solid #1E6B52;
        transition: all ease 0.5s;
}
/* .template-01 .blog.directory .span3:hover {
    box-shadow: 0px 10px 0 -6px #80bc00;
        transform: scale(1.02);
    transition: all ease 0.5s;
 
} */
    
.template-01 .blog.directory .items-row {
    flex-wrap: wrap;
}
.template-01 .blog.directory .items-row {
    border:none;
}

.template-01 .blog.directory .readmore {
    margin-top:40px !important;
}


/* .template-01 .blog.directory .readmore a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} */

/***END Directory Styling ***/


/*---#region FormAssembly Styling---*/
@media all and (min-width: 901px) {
	#rightsidebar .wForm {
		box-sizing: border-box !important;
	}

	#rightsidebar .wFormContainer .wForm form {
		max-width: 280px !important;
		padding-left: 0.5em !important;
		padding-right: 0.5em !important;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	#downright .wForm input {
		max-width: 100%;
		font-size: 100%;
	}
}
/*---#endregion FormAssembly Styling---*/