.itopplus-background {

}
.dropdown-menu {
    background: #bd932f!important;
    color: #fff!important;
}





.form-horizontal .control-label {
    font-family: RSU;

}

.form-control, output {
    font-family: RSU;

}

.btn-default {
    font-family: RSU;

}
.page-header {
    font-family:RSU;
}

.search_text{
    font-family:RSU;
}

.search_urlSearch{
    font-family:RSU;
}
.search_titleText{
    font-family:RSU;
}
.search_filterTitle{
    font-family:RSU;
}

.search_RangTitle{
    font-family:RSU;
}
.ui.fluid.dropdown {
    display: block;
    width: 100%;
    min-width: 0;
   font-family: RSU;
}
.thumbs p.margin {
    font-family: RSU!important;
    text-align: center;
}





.thumbs img.imageGallery {
  border:solid 1px #ccc;
}

.thumbs img.imageGallery:hover{
   -webkit-filter: contrast(120%); /* Safari */
   filter: contrast(120%);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
   border:solid 1px #ccc;
}

.thumbs {
    line-height: 2;
}


.menuVertical>.nav>li>a:focus, .menuVertical>.nav>li>a:hover {
    background-color: #e4be64;
    background-color: rgb(237, 227, 106);
    color: #000!important;
    background-image: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.menuVertical>.nav-pills>li {
    border-bottom: solid 1px #e4be64;
    color: #131313;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    font-family: RSU;
    line-height: 20px;
    font-weight: 400;
}


.navbar-default .navbar-nav>li>a{
	color: #e4be64;	
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #e4be64;
}
.navbar-default .navbar-nav .open>.dropdown-menu {
    background: #bd932f;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: none;
    color: #bd932f!important;
}


@media (max-width:768px) {
    .navbar-default {
        background: #a26710;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {

h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

}

