.itopplus-background {

}
.dropdown-menu{
  	right :0 !important;
 	left: inherit !important;
    text-align: right;
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333;
    font-family: supermarket;
    font-size: 18px;
}

.navbar-default .navbar-nav>li>a{
  	color: #555555;
	font-family: supermarket;
    font-size: 1.26em;
}

/* 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 ;
}

}

.navbar-default .navbar-nav>li>a {
    font-size: 1.3em;
}

.search_text{
    font-family: supermarket;
    font-size: 18px;
}

.search_urlSearch{
    font-family: supermarket;
    font-size: 18px;
}
.search_titleText{
    font-family: supermarket;
    font-size: 18px;
}
.search_filterTitle{
    font-family: supermarket;
    font-size: 18px;
}

.search_RangTitle{
    font-family: supermarket;
    font-size: 18px;
}

.pull-right .dropdown-menu {
  left: 0 !important;
  text-align: unset !important;
}
.component-menu .dropdown-menu {
  left: 0 !important;
  right:unset !important;
  text-align: unset !important;
}
 
.open .dropdown-menu {
  text-align: left !important;
}

.unknown_prf .btn-main {
   border-radius: 50%;
   margin-bottom: 120%;
   transition: .3s;
   -webkit-transition: .3s;
   text-align: center;
   animation: pulsingAutodigi 1.5s infinite;
   -webkit-tap-highlight-color: rgba(255,255,255,0);
}

