﻿body {
    font: normal 11pt Verdana,Arial,System;
    background-color: #F8FBFF;
    /*color: #000d9c;*/
    overflow-y: scroll;
    margin-top: 25px;
    margin-bottom: 25px;
}

.my-hiddens {
    display: none;
}

/*#cookieConsent {
    
}*/


h1.home {
    font-size: 2.5rem;
    text-align: left;
    margin-left: 15px;
    color: #797b98;
}

h2.home {
    font-size: 2.0rem;
    text-align: left;
    margin-left: 15px;
    color: #2f8ea4;
}

h2.home-subtitle {
    font-size: 2.0rem;
    text-align: left;
    margin-left: 15px;
    color: #2f8ea4;
}

h3.home {
    font-size: 1.5rem;
    text-align: left;
    margin-left: 15px;
}

h4.home-innertitle {
    font-size: 1.5rem;
    text-align: left;
    color: #3c3c3c;
}

p.home {
    font-size: 1.5rem;
    font-weight: 400;
    color: #3c3c3c;
}

ul.home {
    font-size: 1.5rem;
    font-weight: 400;
    color: #3c3c3c;
}

textarea {
    min-height: 4em;
    max-width: 100%;
}

.accordion-text-nodeco {
    text-decoration: none !important;
}

.container-footer {
    /*bottom: 5px;*/
    /*margin-left: 25px;*/
    /*z-index:5;*/
    
}

footer {
    /*bottom: 5px;*/
    /*margin-left: 25px;*/
    /*z-index:5;*/
}

.span-serno{
    width:50px;
}

.coppyright {
    color: white;
}

