<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itopplus-background {

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

.form-group {
    margin-bottom: 30px;
}

.form-control {
  font-size:16px!important;
  	font-family: RSU;

}
.form-horizontal .control-label {
   font-size:16px;
	font-family: RSU;
}
.label {
	font-family: RSU;
}
button.btn.btn-default.ng-binding {
  	font-family: RSU;
    font-size: 16px;
}


.navbar-default .navbar-nav&gt;li&gt;a{
	font-family: RSU;
    font-size: 18px;
}

/* 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 &gt; li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}
.navbar-default .navbar-nav&gt;li&gt;a {
    padding-left: 18px;
    padding-right: 18px;
}
}

/* 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 &gt; li {
    float:none;	
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}
.navbar-default .navbar-nav&gt;li&gt;a {
    padding-left: 30px;
    padding-right: 30px;
}
}

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

.Contentmanager .caption {
    height: 55px;
    overflow: hidden;
    font-family: RSU;
    font-size: 18px;
}

.glyphicon-chevron-left:before {
    content: "\f0a8";
    font-family: FontAwesome!important;
}

.glyphicon-chevron-right:before {
    content: "\f138";
    font-family: FontAwesome!important;
}


/*------------------------back to top --------------------------------*/

#scrollTop{
position:fixed;
bottom:15px;
right:15px;
display:inline-block;
visibility:hidden;
cursor:pointer;
z-index:999;

opacity:0;

transition:all 0.3s ease-in-out;
font-size:26px;
line-height: 1;
padding:5px 9.5px;
text-align:center;
}
#scrollTop.fixed {
visibility:visible;
opacity:1;
cursor: pointer;
}


@media (max-width: 768px) {  
		#myImage1527564044057 {
			    width: 40%!important;
}
}

</pre></body></html>