.gallery-cat-outer {
    float: left;
    text-align: center;
    width: 100%;
    padding: 0 15px;
    margin: 0 0 15px;
}
.gallery-cat-outer .caret {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #383838;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 17px;
}
.gallery-cat-outer .btn {
    float: left;
    text-align: right;
    width: 100%;
}
.gallery-cat-outer .dropdown.btn-group {
    max-width: 400px;
width: 100%;
}
.gallery-cat-outer .dropdown-menu {
    border-color: #383838;
	border-top: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    width: 100%;
    max-height: 400px;
	overflow: auto;
}
.gallery-cat-outer .btn.dropdown-toggle {
    text-align: left;
    width: 100%;
    border-color: #383838;
    border-radius: 0;
    box-shadow: none !important;
	color: #B2C9CC;
    font-size: 18px;
    height: 42px;
    line-height: normal;
    text-align: left;
    width: 100%;
    overflow: hidden;
    padding-right: 30px;
}
.gallery-cat-outer .btn.dropdown-toggle .selection{
    overflow: hidden;
	display: inline-block;
    text-overflow: ellipsis;
    max-width:100%;
}
.btn-group.open .dropdown-toggle{
	box-shadow: none;
}
.gallery-cat-outer .dropdown.btn-group li a:hover {
	background-color: #B2C9CC;
	color:#fff;
}
.gallery-cat-outer .dropdown.btn-group li a {
    font-size: 18px;
    padding: 5px 10px;
	color: #B2C9CC;
	background:none;
    margin:1px 0;
}
.gallery-cat-outer .dropdown.btn-group li:first-child a{
	margin:0;
}
.gallery-cat-outer .dropdown.btn-group li:last-child a{
	margin:0;
}
.gallery-cat-outer .dropdown.btn-group li.active a{
	background-color: #B2C9CC;
    color:#fff;
}
.download-area .download-part {margin:0px;padding:0px;}.download-outer {padding: 15px;text-align:center;border-style:solid;border-width:1px;margin:0px -1px -1px 0px;height:120px;position:relative;}.download-outer h3 {font-size: 18px;line-height: 1.5;margin:0px;}.download-outer .fa-download {font-size: 18px;margin: 10px 5px 0px 0px;color:#000;}.download-outer p {color: #000;font-size: 17px;text-transform:uppercase;margin:0px;}.download-inner-area{position: relative;top: 50%;-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}.download-inner-area .tooltip-inner {background-color: #D29475; }.download-inner-area .tooltip.top .tooltip-arrow {border-top-color: #D29475;bottom: 1px; }.download-outer a {display: inline-block;height: 100%;width: 100%;}