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

}
.navbar-default .navbar-nav&gt;li&gt;a{
  	font-family: BrowalliaNew;
    font-size: 1.5em;
}

.dropdown-menu&gt;li&gt;a{
  	font-family: BrowalliaNew;
    font-size: 1.36em;
}

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

  .navbar-default {
    border: 0px solid #dbdbdb;
    border-top: solid 0px #055ec1!important;
}
  
}

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

  .navbar-default {
    border: 0px solid #dbdbdb;
    border-top: solid 0px #055ec1!important;
}

}

.Contentmanager .caption{
font-size: large;
}

.toast-title, b, strong, .btn-sm p {
    font-family: supermarket;
    font-size: 18px;
}

 .text-justify {
    text-align: left;
}

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

.thumbnail a&gt;img, .thumbnail&gt;img {
margin-right: auto;
margin-left: auto;
height: 150px;
}

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