.itopplus-background {

}
.fa-plus:before {
    content: "\f13a";
}
.nav-template7 li a {
    color: #ff0101;
    display: block;
}
.input-xs, .nav-template1 li a, .nav-template7 li a {
    font-size: 18px!important;
    font-family: supermarket;
}
.menuVertical .nav-pills>li>a {
    border-radius: 4px;
    color: #000;
    background-color: #fff;
    border: 1px solid #eee;
    font-family: supermarket;
    font-size: 16px;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, p:first-child {
    margin-top: 0;
    font-family: Supermarket;
}
.landingpagemanager {
    display: none;
}
.form-control {

  	font-family: supermarket;

}
.form-horizontal .control-label {
   font-size:16px;
	font-family: supermarket;
}
.label {
	font-family: supermarket;
}
.btn-default {
	font-family: supermarket;
    font-size:11px;
}

.navbar-default .navbar-nav>li>a{
	font-family: supermarket;
    font-size: 1.36em;
}

.dropdown-menu>li>a{
	font-family: supermarket;
    font-size: 1.3em;
}

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


}

