﻿.mainTiles
{
    text-align: center;
    font-weight: boldER;
    background: #f3f3f3;
    font-family: Calibri;
    font-size: 24px;
    color: darkgray;
    border-bottom: solid 10px #DADADA;
    border-right: solid 10px silver;
    border-radius: 20px;
}

.Home
{
    text-align: left;
    font-weight: boldER;
    vertical-align: middle;
    background: #6caee0;
    font-family: Calibri;
    font-size: 20px;
    border: 2px solid #f3f3f3;
    color: white;
    margin: auto;
    border-radius: 10px;
    width: 98%;
}

.Services
{
    text-align: left;
    font-weight: boldER;
    vertical-align: middle;
    background: #6caee0;
    font-family: Calibri;
    font-size: 20px;
    border: 2px solid #f3f3f3;
    color: white;
    margin: auto;
    border-radius: 10px;
    width: 99%;
}

.Services2
{
    text-align: left;
    font-weight: boldER;
    background: #6caee0;
    font-family: Calibri;
    font-size: 20px;
    border: 2px solid #f3f3f3;
    color: white;
    margin: auto;
    border-radius: 10px;
    display: inline;
}

.Claims
{
    text-align: left;
    font-weight: boldER;
    vertical-align: middle;
    background: #6caee0;
    font-family: Calibri;
    font-size: 20px;
    border: 2px solid #f3f3f3;
    color: white;
    margin: auto;
    border-radius: 10px;
    width: 98%;
}

.Business
{
    text-align: left;
    font-weight: boldER;
    vertical-align: middle;
    background: #6caee0;
    font-family: Calibri;
    font-size: 20px;
    border: 2px solid #f3f3f3;
    color: white;
    margin: auto;
    border-radius: 10px;
    width: 98%;
}

.Help
{
    text-align: left;
    font-weight: boldER;
    vertical-align: middle;
    background: #6caee0;
    font-family: Calibri;
    font-size: 20px;
    border: 2px solid #f3f3f3;
    color: white;
    margin: auto;
    border-radius: 10px;
    width: 98%;
}

.Impact
{
    text-align: left;
    font-weight: boldER;
    vertical-align: central;
    background: #6caee0;
    font-family: Calibri;
    font-size: 20px;
    border: 2px solid #f3f3f3;
    color: white;
    margin: auto;
    border-radius: 10px;
    width: 98%;
}

.Industry1
{
    text-align: left;
    font-weight: boldER;
    vertical-align: middle;
    background: #6caee0;
    font-family: Calibri;
    font-size: 20px;
    border: 2px solid #f3f3f3;
    color: white;
    margin: auto;
    border-radius: 10px;
    width: 98%;
}

.Industry
{
    text-align: left;
    font-weight: boldER;
    vertical-align: middle;
    background: #6caee0;
    font-family: Calibri;
    font-size: 20px;
    border: 2px solid #f3f3f3;
    color: white;
    margin: auto;
    border-radius: 10px;
    width: 96%;
}

.key-reports
{
    text-align: left;
    font-weight: bolder;
    vertical-align: middle;
    background: #6caee0;
    font-family: Calibri;
    font-size: 20px;
    border: 2px solid #f3f3f3;
    color: white;
    margin: auto;
    border-radius: 10px;
    width: 98%;
}

.pricing-trends
{
    text-align: left;
    font-weight: boldER;
    vertical-align: middle;
    background: #6caee0;
    font-family: Calibri;
    font-size: 20px;
    border: 2px solid #f3f3f3;
    color: white;
    margin: auto;
    border-radius: 10px;
    width: 98%;
}

@media (min-width: 1450px)
{
    .key-reports .tooltip
    {
        float: right;
    }
}

.SideTile_td
{
    text-align: center;
    font-weight: boldER;
    border-radius: 10px;
    height: 180px;
    color: white;
    vertical-align: middle;
    padding-top: 20px;
    width: 30%;
}

.mainTile_td
{
    text-align: center;
    border-radius: 10px;
    font-weight: boldER;
    background: linear-gradient(270deg,white, azure);
    height: 540px;
    color: white;
    vertical-align: middle;
    padding-top: 20px;
    width: 70%;
}

.tooltip
{
    color: white;
    cursor: pointer;
    text-decoration: none;
    position: relative;
}

    .tooltip span
    {
        margin-left: -999em;
        position: absolute;
        margin-bottom: 40px;
    }

    .tooltip:hover span
    {
        border-radius: 5px 5px;
        border-width: 0;
        border-style: ridge;
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
        font-family: Calibri;
        font-size: 15px;
        text-align: left;
        color: white;
        font-weight: normal;
        position: absolute;
        left: 1px;
        top: 2em;
        z-index: 99;
        margin-left: 0;
        width: 200px;
        padding: 5px;
    }

.parallelogram span
{
    margin-left: -999em;
    position: absolute;
    margin-bottom: 40px;
}

.parallelogram:hover span
{
    border-radius: 5px 5px;
    border-width: 0;
    border-style: ridge;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
    font-family: Calibri;
    font-size: 12px;
    text-align: left;
    color: white;
    font-weight: normal;
    position: absolute;
    left: 1px;
    top: 2em;
    z-index: 99;
    margin-left: 0;
    width: 200px;
    padding: 5px;
}

* html a:hover
{
    background: transparent;
}

.classic
{
    background: gray;
    background: linear-gradient(270deg,silver, gray);
    border: 0px solid #ffd800;
}

.ProjectTital
{
    font-family: Calibri;
    font-size: 20px;
    color: black;
    font-weight: bold;
}

.BarImage
{
    width: 85%;
}

.ButtonReg
{
    background-color: gray;
    color: white;
    border: solid #DADADA 1px;
    border-radius: 10px;
    font-weight: bold;
    border-right: solid 3px #DADADA;
    border-left: solid 3px silver;
}

.DIv_MHA
{
    background: linear-gradient(270deg, #a8d0ee, #6caee0);
    border: 1px solid #6caee0;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    padding-right: 8%;
    padding-left: 5%;
}

.ButtonChart
{
    background-color: gray;
    color: white;
    border: solid #DADADA 1px;
    border-radius: 10px;
    font-weight: bold;
    border-right: solid 3px #DADADA;
    border-left: solid 3px silver;
    font-size: 12px;
}

.ChkBox
{
    width: 500px;
}

.lableNormal
{
    font-family: Calibri;
    font-size: 15px;
    color: inherit;
    font-weight: bold;
}

.lableNormal1
{
    font-family: Calibri;
    font-size: 15px;
    color: inherit;
}

.hyperlink
{
    font-family: Calibri;
    font-size: 15px;
    color: #3b66cc;
    font-weight: bold;
}

.hyperlink1
{
    font-family: Calibri;
    font-size: 25px;
    color: #3b66cc;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}

.hyperlink_hd
{
    font-family: Arial Rounded MT Bold;
    font-size: 25px;
    color: #015498;
    font-weight: bold;
    font-style: italic;
}

.lableNormal_heder
{
    font-family: Calibri;
    font-size: 15px;
    color: inherit;
    font-weight: bold;
}

.tileImage
{
    padding-top: 5px;
    padding-left: 15px;
    height: 70px;
    width: 100px;
}

.UnderConstruction
{
    height: 180px;
    width: 100%;
}

.tileImage_vertical
{
    padding-top: 5px;
    padding-left: 15px;
    height: 130px;
    width: 100px;
}

.parallelogram
{
    width: 30%;
    text-align: center;
    font-weight: bolder;
    vertical-align: middle;
    font-family: Calibri;
    font-size: 15px;
    border: 2px solid #f3f3f3;
    border-radius: 10px;
    padding-left: 10px;
    background-color: #6caee0;
}

    .parallelogram a {
        color: white;
        text-decoration: none;   
    }

.parallelogram1
{
    width: 30%;
    text-align: center;
    font-weight: bolder;
    vertical-align: middle;
    background: linear-gradient(to bottom, rgba(146,237,220, 0.8), #6caee0);

    font-family: Calibri;
    font-size: 15px;
    border: 2px solid rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    padding-left: 10px;
}

    .parallelogram1 a {
        color: white;
        text-decoration: none;   
    }

.ui-widget-content a
{
    cursor: pointer;
}

.news-alerts-notification
{
    color: red;
}

.modal-footer button
{
    background-color: #015498;
    color: white;
}

    .modal-footer button:hover
    {
        background-color: #6caee0;
        color: white;
    }

    .modal-footer button:active:focus
    {
        background-color: #6caee0;
        color: white;
    }

#news-alerts-modal
{
    top: 15%;
}

.queued-report-request-notification
{
    font-size: 14px !important;
    display: none;
}