.itopplus-background {
background-image:none; 
background-color:none; 

}
table.myTable th {
    background-color: #fffa5f;
    border: 1px solid #222222!important;
    color: #000;
    padding: 8px;
    font-family: rsu;
    font-size: 18px;
}
table.myTable td {
    border: 1px solid #222222!important;
    padding: 5px;
    font-family: rsu;
    font-size: 18px;
}












.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    font-size: 24px;
}

.form-control {
  font-size:15px!important;
  	font-family: rsu;

}
.form-horizontal .control-label {
   font-size:18px;
	font-family: rsu;
}
.label {
	font-family: rsu;
}
button.btn.btn-default.ng-binding {
  	font-family: rsu;
    font-size: 15px;
}

.btn-group-sm>.btn, .btn-sm {

    font-size: 18px;

}
.ComponentWebboard .help {
    color: #666;
    font-size: 16px!important;
    line-height: 1.5;
}

button.btn.btn-default.btn-xs.ng-scope {
    font-size: 16px;
}
.panel-default {
    border-color: #ddd;
    font-family: rsu;
}
.dropdown-menu {
    font-size: 18px;
    font-family: rsu;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
    font-family: rsu;
}

.btn-default {

    font-size: 18px;
}

.navbar-default {
    background: #3d86ff;
}

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

}

