.itopplus-background {

}
 
/*code*/
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, p:first-child {
    font-family: Quark;
}

.Contentmanager .caption {
    height: 50px;
    overflow: hidden;
    font-family: Quark;
    font-size: 16px;
}

.btn-group-sm>.btn, .btn-sm {
    line-height: 2.0;
 
}

.dropdown-menu>li>a{
	font-family: QuarkBold;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: QuarkBold;
    font-size: 1.36em;
}

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

}

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

}

btn-default {
    font-family: Quark;

}

.panel-default>.panel-heading {
    font-family: Quark;
}

.btn-group-sm>.btn, .btn-sm {
    font-family: Quark;
    font-size: 16px;
}

.ComponentWebboard .help {
    color: #666;
    font-size: 12px;
    line-height: 1.5;
    font-family: Quark;
}


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

}

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


}

.Contentmanager .caption {
    font-size: 14px;
}

