/* PortalGate Custom */


.link-button {
    background-color: #819fba;
    border-color: rgba(0,0,0,0.3);
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
    color: #FFF;
    text-transform: uppercase !important;
    letter-spacing: 1px;
    font-size: 10px;
    padding: 5px 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #000000;
    border: 1px solid rgba(0,0,0,0.3);
    border-top-color: rgba(0, 0, 0, 0.3);
    border-right-color: rgba(0, 0, 0, 0.3);
    border-bottom-color: rgba(0, 0, 0, 0.3);
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.3);
    border-top-color: rgba(0, 0, 0, 0.3);
    border-right-color: rgba(0, 0, 0, 0.3);
    border-bottom-color: rgba(0, 0, 0, 0.3);
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.3);
    border-bottom-width: 3px;
    text-decoration: none !important;
    FONT: 1em 'Varela Round', 'Work Sans', Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align: center;
    font-size: 10px;
}

/* Card News */
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin: 25px;
    margin-top: 2px;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.date {
    font-weight: bold;
}

.news-title {
    color: #819fba;
    text-decoration: underline;
    text-align: left;
    padding-bottom: 10px;
}

.titleNews {
    color: black;
    font-size: 30px;
    border-bottom: 2px solid black;
    margin-bottom: 6px;
    width: 95%;
    margin-left: 2.5%;
    text-align: left;
}


.hr-dark {
    height: 2px;
    background-color: darkslategray;
    margin: -2px 0;
    width: 100%;
}

.hr-light-dark {
    height: 2px;
    background-color: lightgray;
    margin: -2px 0;
    width: 100%;
}

.loginContainer {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
	width:65%
}

    .loginContainer a {
        color: inherit;
        text-decoration: none
    }

    .loginContainer.clearfix:after, .loginContainer.clearfix:before {
        content: '';
        display: table
    }

    .loginContainer.clearfix:after {
        clear: both;
        display: block
    }

    .loginContainer *, :after, :before {
        box-sizing: border-box
    }

    .loginContainer .buttons {
        box-sizing: initial;
    }

.box-container-wrap {
    width: 100%;
    margin: auto 60;
    max-width: 1021px;
    min-height: 400px;
    position: relative;
    /*box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);*/
    float: left;
    color: black;
    font-size: 12px;
}

.login-wrap {
    margin: 0px !important;
    margin-left: 10px !important;
}

.login-descr-wrap {
    margin: 2px !important;
    padding: 1px !important;
    width: 50% !important;
}

.right-section-wrap {
    width: 100%;
    margin: auto;
    max-width: 500px;
    min-height: 500px;
    position: relative;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    float: right;
    color: #FFFFFF;
}

.left-section-wrap {
    width: 100%;
    margin: auto;
    max-width: 500px;
    min-height: 500px;
    position: relative;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    float: left;
    color: #FFFFFF;
}

.login-html {
    width: 40%;
    height: 40%;
    position: absolute;
    padding: 90px 70px 50px 70px;
    background: #043f75;
    background: rgba(4, 63, 117, 0.5)
}

.login-descr-html {
    width: 89%;
    height: 100%;
    /*position:absolute;*/
    padding: 50px 50px 50px 50px;
    background: rgba(255, 255, 255, 0.8); /*AF204 rgba(238, 238, 238, 0.8);*/
    text-align: center;
}

.login-html .inner-login {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.login-html .sign-in,
.login-form .group .check {
    display: none;
}

.login-html .tab,
.login-form .group .label,
.login-form .group .button {
    text-transform: uppercase;
}

.login-html .tab {
    font-size: 22px;
    margin-right: 15px;
    padding-bottom: 5px;
    margin: 0 15px 10px 0;
    display: inline-block;
    border-bottom: 2px solid transparent;
    color: #fff;
    border-color: #1a7d98;
}

.login-descr-html .tab {
    font-size: 22px;
    margin-right: 15px;
    margin: 0;
    display: inline-block;
    border-bottom: 2px solid transparent;
    color: #3d3d3d;
}

.login-descr-html .tab-small {
    font-size: 16px;
    margin-right: 15px;
    margin: 0;
    display: inline-block;
    border-bottom: 2px solid transparent;
    color: #3d3d3d;
}

.login-descr-html .login-ul {
    font-size: 12px;
    margin-right: 15px;
    margin: 0;
    display: inline-block;
    border-bottom: 2px solid transparent;
    color: #3d3d3d;
    text-align: left;
}

.login-descr-html .main-section {
    width: 100%;
    height: 85%;
    font-size: 16px;
    margin-right: 15px;
    margin: 0;
    display: inline-block;
    border-bottom: 2px solid transparent;
    color: #3d3d3d;
    text-align: center;
}

.main-section a {
     
    text-decoration: underline;
    text-transform: lowercase;
}

    .main-section a:hover {
        color: #283965;
        color: rgba(40, 57, 101, 0.8);
        text-decoration: underline;
        text-transform: lowercase;
    }

    .main-section a.main-link {
        color: #3d3d3d;
        text-decoration: underline;
        text-transform: capitalize;
    }

        .main-section a.main-link:hover, .main-section a.main-link:active {
            color: #5f5f5f;
            text-decoration: underline;
            text-transform: capitalize;
        }

.login-descr-html .tab-list {
    font-size: 12px;
    margin-right: 15px;
    margin: 0;
    display: inline-block;
    border-bottom: 2px solid transparent;
    color: #3d3d3d;
    text-align: center;
    font-weight: normal;
}

.login-descr-html .emphasis {
    font-size: 12px;
    margin-right: 15px;
    margin: 0;
    display: inline-block;
    border-bottom: 2px solid transparent;
    color: #3d3d3d;
    text-align: left;
    font-style: italic;
    font-weight: bolder;
}

.box-descr-html {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 50px 50px 50px 50px;
    background: rgba(238, 238, 238, 0.8);
    text-align: center;
}

    .box-descr-html .main-section {
        width: 100%;
        height: 85%;
        font-size: 16px;
        margin-right: 15px;
        margin: 0;
        display: inline-block;
        border-bottom: 2px solid transparent;
        color: #3d3d3d;
        text-align: center;
    }

    .box-descr-html .tab {
        font-size: 22px;
        margin-right: 15px;
        margin: 0;
        display: inline-block;
        border-bottom: 2px solid transparent;
        color: #3d3d3d;
    }

.tab-small a, .login-ul a, .tab-list a {
    text-decoration: underline;
}

    .tab-small a:hover, .tab-small a:active, .login-ul a:active, .login-ul a:hover, .tab-list a:hover, .tab-list a:active {
        color: #283965;
        color: rgba(40, 57, 101, 0.8);
        text-decoration: underline;
    }

.login-form {
    min-height: 345px;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

    .login-form .group {
        margin-bottom: 15px;
    }

        .login-form .group .label,
        .login-form .group .input,
        .login-form .group .button {
            width: 100%;
            color: #fff;
            display: block;
        }

        .login-form .group .input,
        .login-form .group .button {
            border: none;
            padding: 15px 20px;
            border-radius: 5px;
            background: #535353;
            background: rgba(255,255,255,.2);
        }

.error {
    text-align: center;
    color: #FF0000;
}

.login-form .group input[data-type="password"] {
    text-security: circle;
    -webkit-text-security: circle;
}

.login-form .group .label {
    color: #ddd;
    font-size: 12px;
}

.hr {
    height: 2px;
    margin: 60px 0 50px 0;
    background: #9D9D9D;
    background: rgba(255, 255, 255, .5);
}

.hr-minspace {
    height: 2px;
    margin: 5px 0 5px 0;
    background: #9D9D9D;
    background: rgba(255, 255, 255, .5);
}

.hr-nospace {
    height: 2px;
    margin: 0;
    background: #9D9D9D;
    background: rgba(255, 255, 255, .5);
}

.hr-dark {
    height: 2px;
    margin: 10px 0 10px 0;
    background: #3b3b3b;
    background: rgba(61, 61, 61, .6);
}

.v-spacer20px {
    height: 20px;
}

.v-spacer50px {
    height: 50px;
}

.v-spacer100px {
    height: 100px;
}

.foot-lnk {
    text-align: center;
}

    .foot-lnk a:hover {
        color: white !important;
    }

.note {
    font-style: italic;
    color: #9D9D9D;
    color: rgba(255, 255, 255, .5);
    font-size: 12px;
    padding-top: 3px;
}

    .note a {
        color: #9D9D9D;
        color: rgba(255, 255, 255, .5);
        text-decoration: underline;
    }

        .note a:hover {
            color: white;
            text-decoration: underline;
        }

.table {
    width: 100%;
}

.row {
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #3d3d3d;
}

.cell {
    width: 50%;
    padding: 2px;
    float: left;
    text-align: left;
}

    .cell.right {
        text-align: right;
    }

.row.title {
    font-size: 18px;
    margin: 15px 0 15px 0;
}


/* Per il Login */

.lowercase {
    TEXT-TRANSFORM: lowercase;
}

.uppercase {
    TEXT-TRANSFORM: uppercase;
}

A {
    /*TEXT-TRANSFORM: capitalize;*/
    COLOR: #000000;
    TEXT-DECORATION: none
}

    A:hover {
        COLOR: #043f75;
        TEXT-DECORATION: underline
    }

    A.NoTextTransform {
        TEXT-TRANSFORM: none;
        COLOR: #000000;
        TEXT-DECORATION: none
    }

        A.NoTextTransform:hover {
            TEXT-TRANSFORM: none;
            TEXT-DECORATION: underline
        }

    A.redlink {
        TEXT-TRANSFORM: capitalize;
        COLOR: red;
        TEXT-DECORATION: none
    }

        A.redlink:hover {
            TEXT-TRANSFORM: capitalize;
            TEXT-DECORATION: underline
        }

    A.whitelink {
        TEXT-TRANSFORM: capitalize;
        COLOR: #fff;
        TEXT-DECORATION: none
    }

        A.whitelink:hover {
            TEXT-TRANSFORM: capitalize;
            TEXT-DECORATION: underline
        }

    A.NoLinkBlack {
        TEXT-TRANSFORM: capitalize;
        COLOR: #000000;
        TEXT-DECORATION: none
    }

        A.NoLinkBlack:hover {
            TEXT-TRANSFORM: capitalize;
            TEXT-DECORATION: none;
            cursor: default
        }

    A.BlackTitle {
        TEXT-TRANSFORM: capitalize;
        COLOR: #000000;
        TEXT-DECORATION: none
    }

        A.BlackTitle:hover {
            TEXT-TRANSFORM: capitalize;
            TEXT-DECORATION: underline;
        }

    A.lowercase {
        TEXT-TRANSFORM: lowercase;
    }

        A.lowercase:hover {
            TEXT-TRANSFORM: lowercase;
        }

    A.descriptionBox {
        TEXT-TRANSFORM: none;
        COLOR: white;
        TEXT-DECORATION: underline
    }

        A.descriptionBox:hover {
            TEXT-TRANSFORM: none;
            TEXT-DECORATION: underline
        }

H1 {
    MARGIN: 15px 0px 0px;
    COLOR: #c0cfdc;
    FONT-SIZE: 1.4em
}

    H1.box {
        MARGIN: 0px;
        COLOR: #c0cfdc;
        FONT-SIZE: 1.4em
    }

H2 {
    MARGIN-BOTTOM: 15px;
    COLOR: #006666;
    FONT-SIZE: 1.2em
}

H3 {
    MARGIN-BOTTOM: 10px;
    COLOR: #006666;
    FONT-SIZE: 1em
}

HR {
    border: 1px;
    height: 1px;
    background: #c0cfdc;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0), #006666, rgba(0, 0, 0, 0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0, 0, 0, 0), #006666, rgba(0, 0, 0, 0)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0, 0, 0, 0), #006666, rgba(0, 0, 0, 0)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0), #006666, rgba(0, 0, 0, 0));
}

.vertical-middle {
    VERTICAL-ALIGN: middle;
}

INPUT {
    FONT: 1em 'Varela Round', 'Work Sans', Verdana, Arial, Helvetica, sans-serif;
    COLOR: #006666;
}

SELECT {
    BORDER: #043f75 1px solid;
    FONT: 1em 'Varela Round', 'Work Sans', Verdana, Arial, Helvetica, sans-serif;
    COLOR: #006666;
    display: inline-block;
}

TEXTAREA {
    BORDER: #043f75 1px solid;
    FONT: 1em 'Varela Round', 'Work Sans', Verdana, Arial, Helvetica, sans-serif;
    COLOR: #006666;
}

SELECT[disabled], SELECT[disabled] :active {
    color: #bababa;
    border: 1px solid #c0c0c0;
    background-color: #dddddd;
    display: inline-block;
}

INPUT[type="radio"], INPUT[type="checkbox"] {
    BORDER: medium none;
}

INPUT[type="text"] {
    BORDER: #043f75 1px solid;
}

INPUT[type="password"] {
    BORDER: #043f75 1px solid;
    FONT: 1em 'Varela Round', 'Work Sans', Verdana, Arial, Helvetica, sans-serif;
    COLOR: #006666;
}

BUTTON, INPUT[type="button"], INPUT[type="submit"], INPUT[type="reset"] {
    display: inline-block;
    color: #666;
    background-color: #eee;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    padding: 5px 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #000000;
    border: 1px solid rgba(0,0,0,0.3);
    border-bottom-width: 3px;
    text-decoration: none;
}

    BUTTON:hover,
    INPUT[type="button"]:hover,
    INPUT[type="submit"]:hover,
    INPUT[type="reset"]:hover {
        background-color: #e3e3e3;
        border-color: #000000;
        border-color: rgba(0,0,0,0.5);
    }

    BUTTON[disabled]:active, BUTTON[disabled], BUTTON[disabled]:hover,
    INPUT[type="reset"][disabled]:active, INPUT[type="reset"][disabled], INPUT[type="reset"][disabled]:hover,
    INPUT[type="button"][disabled]:active, INPUT[type="button"][disabled], INPUT[type="button"][disabled]:hover,
    INPUT[type="submit"][disabled]:active, INPUT[type="submit"][disabled], INPUT[type="submit"][disabled]:hover {
        color: #bababa;
        border: 1px solid #c0c0c0;
        background-color: #FFFFF;
    }

BUTTON.purelybig, INPUT.purelybig[type="button"], INPUT.purelybig[type="submit"], INPUT.purelybig[type="reset"] {
    letter-spacing: 2px;
    font-size: 18px;
    padding: 15px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 15px;
}

BUTTON.btn-blue, INPUT.btn-blue[type="button"], INPUT.btn-blue[type="submit"], INPUT.btn-blue[type="reset"] {
    background-color: #043f75;
    border-color: rgba(0,0,0,0.3);
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
    color: #FFF;
    width: 100%;
}

    BUTTON.btn-blue:hover, INPUT.btn-blue[type="button"]:hover, INPUT.btn-blue[type="submit"]:hover, INPUT.btn-blue[type="reset"]:hover {
        background-color: #c0cfdc;
        border-color: rgba(0, 0, 0, 0.5);
    }

