<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Image */
.image {
  border-radius: 0.375em;
  border: 0;
  display: inline-block;
  position: relative; }
.image img {
    border-radius: 0.375em;
    display: block; }
.image.left, .image.right {
    max-width: 50%; }
 .image.left img, .image.right img {
      width: 100%; }
.image.left {
    float: left;
    padding: 0 1.5em 1em 0;
    top: 0.25em; }
.image.right {
    float: right;
    padding: 0 0 1em 1.5em;
    top: 0.25em; }
.image.fit {
    display: block;
    margin: 0 0 2em 0;
    width: 100%; }
  .image.fit img {
      width: 100%; }
.image.main {
    display: block;
    margin: 0 0 3em 0;
    width: 100%; }
.image.main img {
      width: 100%; }

a.image {
  overflow: hidden; }
  a.image img {
    -moz-transition: -moz-transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    -ms-transition: -ms-transform 0.2s ease;
    transition: transform 0.2s ease; }
  a.image:hover img {
    -moz-transform: scale(1.075);
    -webkit-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075); }
    
* {
  box-sizing: border-box;
}

img {
  vertical-align: middle;
}


/* Optimize Cumulative Layout Shift. Set an explicit width and height on image elements to reduce layout shifts and improve CLS */

img {
  aspect-ratio: attr(width) / attr(height);
}
/* EOF Optimize Cumulative Layout Shift.  */

.container {
  position: relative;
} 
/* Hide the images by default */
.mySlides {
  display: none;
}
.mySlides2 {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next &amp; previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
  padding: 0.5em;
	background: #fff; 
}

.active {
  opacity: 1;
	background: #77767b; 
}    
.demo:hover {
  opacity: 1;
	background: #cccccc; 
}   
/* EOF Image Carousel */

/* Box */
.box {
  border-radius: 0.375em;
  border: solid 1px rgba(210, 215, 217, 0.75);
  margin-bottom: .1em;
  padding: 1em; }
.box &gt; :last-child,
.box &gt; :last-child &gt; :last-child,
.box &gt; :last-child &gt; :last-child &gt; :last-child {
    margin-bottom: 0; }
.box.alt {
    /*border: solid 1px rgba(210, 215, 217, 0.75); */
    border: 1;
    border-radius: 0;
    padding: 0; }
.alt {
    /*border: solid 1px rgba(210, 215, 217, 0.75); */
    border: 1;
    border-radius: 0;
    padding: 0; }
.alt &gt; :last-child,
.alt &gt; :last-child &gt; :last-child,
.alt &gt; :last-child &gt; :last-child &gt; :last-child {
    margin-bottom: 0; }
/* Box Skuder Nav*/
.box_slider_nav {
  border-radius: 0.375em;
  border: solid 1px rgba(210, 215, 217, 0.75);
  margin-bottom: 0em;
  padding: 0.5em; }
  .box_slider_nav &gt; :last-child,
  .box_slider_nav &gt; :last-child &gt; :last-child,
  .box_slider_nav &gt; :last-child &gt; :last-child &gt; :last-child {
    margin-bottom: 0; }
  .box_slider_nav.alt {
    border: 0;
    border-radius: 0;
    padding: 0; }

/* Comments */
div.comments_header { 
	
	border-style:solid; border-left-width:0px; border-right-width:0px; border-bottom-width:0px; border-top-width:5px; border-color:#ffffff; 
	border-style:solid; border-top-width:0px; border-color:#000000; 
	overflow:hidden; 
	background: #cccccc; 
	color: #000000; font-family: Verdana, Arial; 
	font-size: small; font-weight: normal; 
	height: 28px; 
	padding: 0px 10px 10px 10px;; 
	text-align: left; 
	clear: left;
}
div.comments_header_small_right { 
	float: right;	
	font-size: x-small; 
	font-weight: normal; 
	padding: 0px 10px 10px 0px;; 
	text-align: right; 
	clear: left;
}
div.comments_bodyrow{ 
	
	border-style:solid; border-left-width:0px; border-right-width:0px; border-bottom-width:4px; border-top-width:0px; border-color:#ffffff; 
	overflow:hidden; 
	background: none; 
	color: #000000; font-family: Verdana, Arial; 
	font-size: small; font-weight: normal; 
	padding: 0px 0px 0px 10px;; 
	text-align: left; 
	clear: left;
}

/*
div.spacer { 
	float: left;	
	width: 100%;
	border-style:solid; border-left-width:1px; border-right-width:0px; border-bottom-width:0px; border-top:0px; border-color:red; 		
	
	background: none; 
	clear: left;
	
}
*/
.responsive {
  width: 100%;
  height: auto;
}
ul.alt {  list-style: none; padding-left: 0; }
ul.alt li { border-top: solid 1px rgba(210, 215, 217, 0.75);  padding: 0.5em 0; }
ul.alt li:first-child { border-top: 0; padding-top: 0; }
  
.alignRight_sdfgsd {
	float: right;
  text-align: right;
}      
.alignRight {
	float: right;
	text-align: right;
}
.center_nav {
	  justify-content: center;
}
/*
#list-container ul li + li { margin-right: 100px; }
*/


/* dropdown22 */
.dropdown2-submenu {
  position: relative;
}

.dropdown2-submenu &gt; .dropdown2-menu {
  top: 0;
  left: 100%;
  margin-top: -2px;
  border-radius: 0;
}

.dropdown2-submenu &gt; a:after {
  display: block;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  float: right;
  margin-top: 0;
  margin-right: -5px;
  border: 0;
}

.dropdown2-submenu:hover &gt; a:after {
  border-left-color: #fff;
}

.dropdown2-menu {
  text-align: left;
  background: #fff;
  z-index: 100;
  min-width: 200px;
  border-radius: 0;
  border: 0;
  border-top: 2px solid #1c71d8;
  padding: 0 20px;
  margin: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

@media (max-width: 991px) {
  .dropdown2-menu {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
  }
}

.dropdown2-menu-large {
  min-width: 400px;
}

.dropdown2-menu-large &gt; li &gt; ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.dropdown2-menu-large &gt; li &gt; ul &gt; li &gt; a {
  padding-left: 0;
}

.dropdown2-menu-large &gt; li &gt; ul &gt; li.active &gt; a {
  color: #1c71d8 !important;
}

.navbar-nav &gt; li &gt; .dropdown2-menu a {
  background: none;
}


.dropdown2-menu li a {
  font-family: "Montserrat", sans-serif;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  padding: 15px 0;
  letter-spacing: .3px;
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
}

@media (max-width: 991px) {
  .dropdown2-menu li a {
    padding: 12px 0;
  }
}

.dropdown2-menu li:last-child &gt; a {
  border-bottom: 0;
}

.dropdown2-menu li a:hover,
.dropdown2-menu li a:focus {
  color: #1c71d8;
}

@media (min-width: 991px) {
  ul.nav li.dropdown2:hover ul.dropdown2-menu {
    display: block;
  }
}

@media (min-width: 991px) {
  ul.nav li.dropdown2 ul.dropdown2-menu li.dropdown2-submenu .dropdown2-menu {
    left: 100%;
    top: 0;
    display: none;
  }
  ul.nav li.dropdown2 ul.dropdown2-menu li.dropdown2-submenu:hover .dropdown2-menu {
    display: block;
  }
}

.dropdown2-menu &gt; .active &gt; a,
.dropdown2-menu &gt; .active &gt; a:hover,
.dropdown2-menu &gt; .active &gt; a:focus,
.dropdown2-menu &gt; .active &gt; .dropdown2-menu &gt; .active &gt; a {
  background: none;
  color: #1c71d8;
}
/* Table */
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto; }

table {
  margin: 0 0 .12em 0;
  width: 100%; }
  table tbody tr {
    border: solid 1px rgba(210, 215, 217, 0.75);
    border-left: 0;
    border-right: 0; }
    table tbody tr:nth-child(2n + 1) {
      background-color: rgba(230, 235, 237, 0.25); }
  table td {
    padding: 0.0em 0.0em; }
  table th {
    color: #3d4449;
    font-size: 0.9em;
    font-weight: 600;
    padding: 0 0.75em 0.75em 0.75em;
    text-align: left; }
  table thead {
    border-bottom: solid 2px rgba(210, 215, 217, 0.75); }
  table tfoot {
    border-top: solid 2px rgba(210, 215, 217, 0.75); }
  table.alt {
    border-collapse: separate; }
    table.alt tbody tr td {
      border: solid 1px rgba(210, 215, 217, 0.75);
      border-left-width: 0;
      border-top-width: 0; }
      table.alt tbody tr td:first-child {
        border-left-width: 1px; }
    table.alt tbody tr:first-child td {
      border-top-width: 1px; }
    table.alt thead {
      border-bottom: 0; }
    table.alt tfoot {
      border-top: 0; }
      
      
/* ********************************************************************************** */
.hidden { display: none; }
.unhidden { display: block; }
/* ********************************************************************************** */
/*
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased !important;
       text-transform: uppercase;
 ********************************************************************************** */


.text_title_header {
  font-family: 'Montserrat', sans-serif;
	color: #1a5fb4;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -1px;
  font-weight: 700;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
  
}
a.text_title_header:link {
  color: #1a5fb4;
}
a.text_title_header:hover {
  color: #e5a50a;
}

.linkOverDark {
  color: #ffff;
  font-size: 14px;
}
a.linkOverDark:hover,a.linkOverDark:active {
  color: #8ff0a4;
  font-size: 14px;
}
a.h1,
a.h2,
a.h3,
a.h4,
a.h5,
a.h6 {
  color: #1a5fb4;
}
a.h1:hover,a.h1:active,
a.h2:hover,a.h2:active,
a.h3:hover,a.h3:active,
a.h4:hover,a.h4:active,
a.h5:hover,a.h5:active,
a.h6:hover,a.h6:active {
  color: #62a0ea;
}

/* ********************************************************************************** */
Video Slide responsive
/* **********************************************************************************  */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




/* ********************************************************************************** */
/* ********************************************************************************** */


.containerx {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ********************************************************************************** */
.video_active_list_bgcolor_active:hover,
.video_active_list_bgcolor_active {
  background: #1c71d8;
  color: #fff;
  border-radius: 8px;
}
a.video_active_list_bgcolor_active{
  color: #fff;

}
.video_active_list_bgcolor {
  background: #d8d0c6;
    color: #1a5fb4;
  border-radius: 8px;
}
.video_active_list_bgcolor:hover {
  background: #deddda;
  color: #1a5fb4;
  border-radius: 8px;
}
a.video_active_list_bgcolor{
  color: #1a5fb4;
}
a.video_active_list_bgcolor:hover {
  color: #1a5fb4;
}
/* ********************************************************************************** */

.video_active_list_bgcolor_active2:hover,
.video_active_list_bgcolor_active2 {
  background: #efdaa2;
  color: #fff;
  border-radius: 5px;
}
a.video_active_list_bgcolor_active2{
  color: #fff;

}
.video_active_list_bgcolor2 {
  background: #deddda;
  border-radius: 8px;
    color: #1a5fb4;
}
.video_active_list_bgcolor2:hover {
  background: #e2c579;
  color: #1a5fb4;
  border-radius: 8px;
}
a.video_active_list_bgcolor2{
  color: #1a5fb4;
}
a.video_active_list_bgcolor2:hover {
  color: #1a5fb4;
}
/* ********************************************************************************** */
div.image_list_bgcolor {
  background: #fff;
    color: #1a5fb4;
}
div.image_list_bgcolor:hover {
  background: #deddda;
  color: #1a5fb4;
  border-radius: 5px;
}
.list_bgcolor{
  color: #9a9996;
  
}
a.list_bgcolor{
  color: #1a5fb4;
}

div.image_list_bgcolor_active:hover,
div.image_list_bgcolor_active {
  background: #1c71d8;
  color: #fff;
  border-radius: 5px;
}
.list_bgcolor_active{
  color: #fff;
}
a.list_bgcolor_active{
  color: #fff;

}

/* ********************************************************************************** */


ul.rowHeader1 { background-color:#f5f5f5; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;   }
li.rowHeader1 { width:100%; color: #000; overflow:hidden;  float:left; padding:3px; display:inline; font-size: 12px;   font-family: Verdana, Arial;   text-align: left; }
li.rowHeader1:hover { background-color:#fffff8; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;  }

DIV.rowHeader1 { background-color:#1c71d8; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;   }
.rowHeader1 {	color:#fff; }
a.rowHeader1:link, a.rowHeader1:visited {	color:#fff;  }
a.rowHeader1:hover { color: #ffbe6f; 	 }

div.rowHeader11:hover { float:left;  display:block; overflow:hidden;  width:100%; margin:auto; padding:0px;  border-bottom:1px solid black; }


DIV.rowHeader { background-color:#1c71d8; color:#ffffff; width:100%; list-style-type:none; margin:0; padding:0; border-bottom:1px solid grey; overflow:hidden;   }
.rowHeader { color: #ffffff; font-family: Verdana, Arial; font-size: small; font-weight: normal;  text-decoration:none; text-transform:uppercase; }
a.rowHeader:link,a.rowheader:visited {color: #ffffff; font-family: Verdana, Arial; font-size: x-small; font-weight: bold; text-decoration:none; text-transform:uppercase; }
a.rowHeader:hover {color: #ffbe6f; font-family: Verdana, Arial; font-size: x-small; font-weight: bold; text-decoration:none; text-transform:uppercase; }

/* 
.rowHeader 	{   color:#ffffff; margin:auto; padding:0; border-bottom:1px solid grey;  overflow:hidden; }
.rowHeader 	{ margin:auto; padding:0; border-bottom:1px solid grey;  overflow:hidden; }
 */


ul.rowA { background-color:#fff; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;   }
li.rowA { width:100%; overflow:hidden;  float:left; padding:3px; display:inline; font-family: Verdana, Arial;  font-size: 12px;  text-align: left; }
/* a.rowA:link,a.rowA:visited { display:block; color: #dedede;  }
a.rowA:hover,a.rowA:active { color: #000;  }
 */
ul.rowB { background-color:#f5f5f5; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;   }
li.rowB { width:100%; color: #000; overflow:hidden;  float:left; padding:3px; display:inline; font-size: 12px;   font-family: Verdana, Arial;   text-align: left; }

ul.rowA:hover,ul.rowB:hover,ul.rowwhite:hover { background-color:#fffff8; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;  }

ul.rowwhite { background-color:#ffffff; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:0px solid black; overflow:hidden; }
ul.rowwhiteunderline:hover { background-color:#ffff00; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid black; overflow:hidden; }
ul.rowwhiteunderline { background-color:#ffffff; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid black; overflow:hidden; }
ul.rowtrans { width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:0px solid black; overflow:hidden; }

li.pix50pc {  width:49%; overflow:hidden;  float:left; padding:3px; display:inline; text-align: left; }
li.pix200 { width:200px;  overflow:hidden; float:left; padding:3px; display:inline; text-align: left; }
li.pix200r { width:200px;  overflow:hidden; float:left; padding:3px; display:inline; text-align: left; }
li.pix1 { width:1px;  overflow:hidden; float:left; padding:3px; display:inline; text-align: left; }

/* Actions */
ul.actions {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  cursor: default;
  list-style: none;
  margin-left: -1em;
  padding-left: 0; }
  ul.actions li {
    padding: 0 0 0 1em;
    vertical-align: middle; }
  ul.actions.special {
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    margin-left: 0; }
    ul.actions.special li:first-child {
      padding-left: 0; }
  ul.actions.stacked {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0; }
    ul.actions.stacked li {
      padding: 1.3em 0 0 0; }
      ul.actions.stacked li:first-child {
        padding-top: 0; }
  ul.actions.fit {
    width: calc(100% + 1em); }
    ul.actions.fit li {
      -moz-flex-grow: 1;
      -webkit-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1;
      -moz-flex-shrink: 1;
      -webkit-flex-shrink: 1;
      -ms-flex-shrink: 1;
      flex-shrink: 1;
      width: 100%; }
      ul.actions.fit li &gt; * {
        width: 100%; }
    ul.actions.fit.stacked {
      width: 100%; }

ul.rowXXXB { background-color:#f5f5f5; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;   }
ul.rowDark { background-color:#f5f5f5; width:100%; list-style-type:none;  margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;   }
ul.rowBright { background-color:#f5f5f5;   }

.rowXXXB { background-color:#f5f5f5; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;   }
.rowDark 	{ background-color:#f5f5f5;  color:#000000; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey;  overflow:hidden; }
.rowBright 	{ background-color:#fbfbfb;  color:#000000; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey;  overflow:hidden; }
.rowActive 	{ background-color:#deddda;  color:#000000; list-style-type:none; margin:auto; padding:0;  border-bottom:1px solid grey;  overflow:hidden; }
.rowOver 	{ background-color:#f9f06b;  color:#000000; list-style-type:none; margin:auto; padding:0;  border-bottom:1px solid grey;  overflow:hidden; }

.rowDark:hover,
.rowBright:hover {
  background-color:#f9f06b;
}

DIV.rowA { background-color:#fff; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;   }
DIV.rowB { background-color:#f5f5f5; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;   }
DIV.rowA:hover,DIV.rowB:hover,DIV.rowwhite:hover { background-color:#fffff8; width:100%; list-style-type:none; margin:auto; padding:0; border-bottom:1px solid grey; overflow:hidden;  }

/*
div.rowA {  padding:3px;  overflow:hidden;  width:98%; margin:auto;background: #f5f5f5; color: #000000; font-family: Verdana, Arial; font-size: x-small; font-weight: normal;  border-bottom:1px solid gray; }
div.rowB {   overflow:hidden;  width:98%; margin:auto; background: #e5e5e5; color: #000000; font-family: Verdana, Arial; font-size: x-small; font-weight: normal; padding:3px; border-bottom:1px solid gray; }
*/


.col-sm-6:hover,
.col-md-6:hover,
.col-lg-6:hover {
  background-color:#f6f5f4;
}

/* Texts */

.miniTitleLink { color: #FF9900; font-family: Verdana, Arial; font-size: small; font-weight: bold; }
.textData { background: none; color: #333333; font-family: Verdana, Arial; font-size: small; font-style: normal; }
.textDataBig { background: none; color: #333333; font-family: Verdana, Arial; font-size: large; font-style: normal; }
.textDataSmall { background: none; color: #333333; font-family: Verdana, Arial; font-size: x-small; font-style: normal; }
.textTitle { background: none; color: #333333; font-family: Verdana, Arial; font-size: small; font-weight: bold; }
.textTitleBig { background: none; color: #333333; font-family: Verdana, Arial; font-size: large; font-weight: bold; }
.textTitleSmall { background: none; color: #333333; font-family: Verdana, Arial; font-size: x-small; font-weight: bold; }
.textTitleWarnSmall { background: none; color: #ff0000; font-family: Verdana, Arial; font-size: x-small; font-weight: bold; }
.textTitleWarnNormal { background: none; color: #ff0000; font-family: Verdana, Arial; font-size: small; font-weight: normal; }
.textTitleWarnBig { background: none; color: #ff0000; font-family: Verdana, Arial; font-size: big; font-weight: bold; }

A.miniTitleLink:hover { color: #FF9900; font-family: Verdana, Arial; font-size: small; font-weight: bold; text-decoration: underline; }
A.miniTitleLink:link { color: #FF9900; font-family: Verdana, Arial; font-size: small; font-weight: bold; text-decoration: underline; }
A.miniTitleLink:visited { color: #FF9900; font-family: Verdana, Arial; font-size: small; font-weight: bold; text-decoration: underline; }
A.textData:hover { color: #1a5fb4; font-family: Verdana, Arial; font-size: small; font-style: normal; text-decoration: underline; }
A.textData:link { color: #729fcf; font-family: Verdana, Arial; font-size: small; font-style: normal; text-decoration: underline; }
A.textData:visited { color: #1a5fb4; font-family: Verdana, Arial; font-size: small; font-style: normal; text-decoration: underline; }
A.textDataBig:hover { color: #1a5fb4; font-family: Verdana, Arial; font-size: large; font-style: normal; text-decoration: underline; }
A.textDataBig:link { color: #729fcf; font-family: Verdana, Arial; font-size: large; font-style: normal; text-decoration: underline; }
A.textDataBig:visited { color: #1a5fb4; font-family: Verdana, Arial; font-size: large; font-style: normal; text-decoration: underline; }
A.textDataSmall:hover { color: #1a5fb4; font-family: Verdana, Arial; font-size: x-small; font-style: normal; text-decoration: underline; }
A.textDataSmall:link { color: #729fcf; font-family: Verdana, Arial; font-size: x-small; font-style: normal; text-decoration: underline; }
A.textDataSmall:visited { color: #1a5fb4; font-family: Verdana, Arial; font-size: x-small; font-style: normal; text-decoration: underline; }
A.textTitle:hover { color: #729fcf; font-family: Verdana, Arial; font-size: small; font-weight: bold; text-decoration: underline; }
A.textTitle:link { color: #729fcf; font-family: Verdana, Arial; font-size: small; font-weight: bold; text-decoration: underline; }
A.textTitle:visited { color: #1a5fb4; font-family: Verdana, Arial; font-size: small; font-weight: bold; text-decoration: underline; }
A.textTitleBig:hover { color: #1a5fb4; font-family: Verdana, Arial; font-size: large; font-weight: bold; text-decoration: none; }
A.textTitleBig:link { color: #729fcf; font-family: Verdana, Arial; font-size: large; font-weight: bold; text-decoration: none; }
A.textTitleBig:visited { color: #1a5fb4; font-family: Verdana, Arial; font-size: large; font-weight: bold; text-decoration: underline; }
A.textTitleSmall:hover { color: #1a5fb4; font-family: Verdana, Arial; font-size: x-small; font-weight: bold; text-decoration: underline; }
A.textTitleSmall:link { color: #729fcf; font-family: Verdana, Arial; font-size: x-small; font-weight: bold; text-decoration: underline; }
A.textTitleSmall:visited { color: #1a5fb4; font-family: Verdana, Arial; font-size: x-small; font-weight: bold; text-decoration: underline; }
A.textTitleWarnSmall:hover { color: #ff0000; font-family: Verdana, Arial; font-size: x-small; font-weight: bold; text-decoration: underline; }
A.textTitleWarnSmall:link { color: #ff0000; font-family: Verdana, Arial; font-size: x-small; font-weight: bold; text-decoration: underline; }
A.textTitleWarnSmall:visited { color: #ff0000; font-family: Verdana, Arial; font-size: x-small; font-weight: bold; text-decoration: underline; }


.dropdown-menu {
    margin-top: 0;
}
.dropdown-menu .dropdown-toggle::after {
    vertical-align: middle;
    border-left: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}
.dropdown-menu .dropdown .dropdown-menu {
    left: 100%;
    top: 0%;
    margin:0 20px;
    border-width: 0;
}
.dropdown-menu .dropdown .dropdown-menu.left {
    right: 100%;
    left: auto;
}

.dropdown-menu &gt; li a:hover,
.dropdown-menu &gt; li.show {
	background: #007bff;
	color: white;
}
.dropdown-menu &gt; li.show &gt; a{
	color: white;
}

@media (min-width: 768px) {
    .dropdown-menu .dropdown .dropdown-menu {
        margin:0;
        border-width: 1px;
    }
}

.avatar {
  vertical-align: middle;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.Margin {
  margin-bottom: 0.5em;
  padding: 0.5em;
}


.red {
  color: #e01b24;
}
.blue {
  color: #1c71d8;
}
.black {
  color: #000000;
}
.green {
  color: #26a269;
}


div.filescelscroll {
background-color:#eeeeec;
width:auto;
height:500px;
overflow:scroll;
}</pre></body></html>