﻿
/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> PAGE FORMAT & STRUCTURE <<<----*/
/* ---->>> <<<----*/

body {
    padding: 10px;
    margin: 0 auto;
    background-color: #f7f8f9;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    border-top: 70px solid #032550;
}


/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> PAGE & CONTENT FORMATTING <<<----*/
/* ---->>> <<<----*/


.wrapper {
    width: 1600px;
}

.navwrapper {
    width: 270px;
    float: left;
    margin-left: 5px;
    margin-top: 18px;
    height: calc(100vh - 108px);
    overflow-y: hidden;
}

    .navwrapper:hover {
        overflow-y: auto;
    }

.pagewrapper {
    width: 1280px;
    float: left;
    padding-left: 40px;
    background-color: #f7f8f9;
}

.loginwrapper {
    width: 100%;
    margin: 0 auto;
    background-color: #032550;
    padding: 0px;
}

.rowwrapper {
    width: 1280px;
    max-width: 1280px;
    background-color: #f7f8f9;
    margin: 0 auto;
}

.footerwrapper {
    width: 1280px;
    max-width: 1280px;
    min-height: 2px;
    background-color: #f7f8f9;
    border-top: 1px solid #d3d7da;
    margin-top: 10px;
}

.datawrapper {
    background-color: #ffffff;
    width: 1280px
}

.datawrapperV {
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
}


/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> GRAPH CONTAINERS <<<----*/
/* ---->>> <<<----*/

.div1280 {
    width: 1260;
    max-width: 1260px;
    height: 260px;
    padding: 10px;
    margin-top: 12px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #d3d7da;
    border-radius: 3px;
}

.div1280r {
    /*height: 282px;*/
    padding: 10px;
    margin-top: 12px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #d3d7da;
    border-radius: 3px;
}

.div960 {
    width: 960;
    max-width: 960px;
    height: 160px;
    padding: 10px;
    margin-top: 12px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #d3d7da;
    border-radius: 3px;
}

.div613L {
    float: left;
    width: 613px;
    max-width: 613px;
    height: 290px;
    padding: 10px;
    margin-top: 12px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #d3d7da;
    border-radius: 3px;
}

.div463 {
    float: left;
    width: 463px;
    max-width: 463px;
    height: 290px;
    padding: 10px;
    margin-top: 12px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #d3d7da;
    border-radius: 3px;
}

.div431R {
    float: left;
    width: 431px;
    max-width: 431px;
    height: 220px;
    padding: 10px;
    margin-top: 12px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #d3d7da;
    border-radius: 3px;
}

.div795L {
    float: left;
    width: 795px;
    max-width: 795px;
    height: 220px;
    padding-right: 20px;
    padding: 10px;
    margin-top: 12px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #d3d7da;
    border-radius: 3px;
}


/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> DIV DATA TABLES <<<----*/
/* ---->>> <<<----*/

.datarow:hover {
    background-color: #f7f8f9;
}

.calltrackingsource {
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #d3d7da;
    border-radius: 3px;
}

    .calltrackingsource:hover {
        background-color: #f7f8f9;
    }

.calltrackingother {
    padding: 10px;
    background-color: #f9fff4;
    border: 1px solid #d3d7da;
    border-radius: 3px;
}

    .calltrackingother:hover {
        background-color: #f7f8f9;
    }

.nav:hover {
    width: 100%;
    background-color: #f7f8f9;
}

/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> VAR COLUMN DIV TABLES <<<----*/
/* ---->>> <<<----*/

.sortingheaderleftV {
    float: left;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheadercenterV {
    float: left;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheaderrightV {
    float: left;
    text-align: center;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    border-right: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

/* ---->>>  variable header <<<----*/

.header1leftV {
    float: left;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}
/*
@media screen and (max-width: 1536px) {
    header1left {
        font-size: 22px;
    }
}

@media screen and (max-width: 768px) {
    header1left {
        font-size: 20px;
    }
}

@media screen and (max-width: 750px) {
    header1left {
        font-size: 18px;
    }
}
    */

.header1centerV {
    float: left;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1rightV {
    float: left;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> variable data row <<<----*/

.whitedatarowleftV {
    float: left;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowcenterV {
    float: left;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowrightV {
    float: left;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> 8 COLUMN DIV TABLES <<<----*/
/* ---->>> <<<----*/

.sortingheaderleft8 {
    float: left;
    width: 196px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheadercenter8 {
    float: left;
    width: 146.61px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheaderright8 {
    float: left;
    width: 146.61px;
    text-align: center;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    border-right: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

/* ---->>> <<<----*/

.header1left8 {
    float: left;
    width: 196px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

@media screen and (max-width: 1536px) {
    header1left {
        font-size: 22px;
    }
}

@media screen and (max-width: 768px) {
    header1left {
        font-size: 20px;
    }
}

@media screen and (max-width: 750px) {
    header1left {
        font-size: 18px;
    }
}


.header1center8 {
    float: left;
    width: 146.61px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1right8 {
    float: left;
    width: 146.61px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}


/* ---->>> <<<----*/

.header2left8 {
    float: left;
    width: 196px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2center8 {
    float: left;
    width: 146.61px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2right8 {
    float: left;
    width: 146.61px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.whitedatarowleft8 {
    float: left;
    width: 196px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowcenter8 {
    float: left;
    width: 146.61px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowright8 {
    float: left;
    width: 146.61px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ---->>> <<<----*/

/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> 7 COLUMN DIV TABLES <<<----*/
/* ---->>> <<<----*/

.sortingheaderleft7 {
    float: left;
    width: 182px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheadercenter7 {
    float: left;
    width: 173px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheaderright7 {
    float: left;
    width: 182px;
    text-align: center;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    border-right: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

/* ---->>> <<<----*/

.header1left7 {
    float: left;
    width: 182px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1center7 {
    float: left;
    width: 173px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1right7 {
    float: left;
    width: 182px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.header2left7 {
    float: left;
    width: 182px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2center7 {
    float: left;
    width: 173px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2right7 {
    float: left;
    width: 182px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.whitedatarowleft7 {
    float: left;
    width: 182px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowcenter7 {
    float: left;
    width: 173px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowright7 {
    float: left;
    width: 182px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ---->>> <<<----*/


/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> 6 COLUMN DIV TABLES <<<----*/
/* ---->>> <<<----*/

.sortingheaderleft6 {
    float: left;
    width: 206.07px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheadercenter6 {
    float: left;
    width: 206.07px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheaderright6 {
    float: left;
    width: 206.07px;
    text-align: center;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    border-right: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

/* ---->>> <<<----*/

.header1left6 {
    float: left;
    width: 206.07px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1center6 {
    float: left;
    width: 206.07px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1right6 {
    float: left;
    width: 206.07px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.header2left6 {
    float: left;
    width: 206.07px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2center6 {
    float: left;
    width: 206.07px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2right6 {
    float: left;
    width: 206.07px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.whitedatarowleft6 {
    float: left;
    width: 206.07px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowcenter6 {
    float: left;
    width: 206.07px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowright6 {
    float: left;
    width: 206.07px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ---->>> <<<----*/



/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> 5 COLUMN DIV TABLES <<<----*/
/* ---->>> <<<----*/

.sortingheaderleft5 {
    float: left;
    width: 248.69px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheadercenter5 {
    float: left;
    width: 248.69px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheaderright5 {
    float: left;
    width: 248.69px;
    text-align: center;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    border-right: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

/* ---->>> <<<----*/

.header1left5 {
    float: left;
    width: 248.69px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1center5 {
    float: left;
    width: 248.69px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1right5 {
    float: left;
    width: 248.69px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.header2left5 {
    float: left;
    width: 248.69px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2center5 {
    float: left;
    width: 248.69px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2right5 {
    float: left;
    width: 248.69px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.whitedatarowleft5 {
    float: left;
    width: 248.69px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowcenter5 {
    float: left;
    width: 248.69px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowright5 {
    float: left;
    width: 248.69px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ---->>> <<<----*/



/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> 4 COLUMN DIV TABLES <<<----*/
/* ---->>> <<<----*/

.sortingheaderleft4 {
    float: left;
    width: 312.65px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheadercenter4 {
    float: left;
    width: 312.65px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheaderright4 {
    float: left;
    width: 312.65px;
    text-align: center;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    border-right: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

/* ---->>> <<<----*/

.header1left4 {
    float: left;
    width: 312.65px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1center4 {
    float: left;
    width: 312.65px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1right4 {
    float: left;
    width: 312.65px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.header2left4 {
    float: left;
    width: 312.65px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2center4 {
    float: left;
    width: 312.65px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2right4 {
    float: left;
    width: 312.65px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.whitedatarowleft4 {
    float: left;
    width: 312.65px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowcenter4 {
    float: left;
    width: 312.65px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowright4 {
    float: left;
    width: 312.65px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* ---->>> <<<----*/



/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> 3 COLUMN DIV TABLES <<<----*/
/* ---->>> <<<----*/

.sortingheaderleft3 {
    float: left;
    width: 419.21px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheadercenter3 {
    float: left;
    width: 419.21px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

.sortingheaderright3 {
    float: left;
    width: 419.21px;
    text-align: center;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    border-right: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

/* ---->>> <<<----*/

.header1left3 {
    float: left;
    width: 419.21px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1center3 {
    float: left;
    width: 419.21px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1right3 {
    float: left;
    width: 419.21px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.header2left3 {
    float: left;
    width: 419.21px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2center3 {
    float: left;
    width: 419.21px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2right3 {
    float: left;
    width: 419.21px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.whitedatarowleft3 {
    float: left;
    width: 419.21px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowcenter3 {
    float: left;
    width: 419.21px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.whitedatarowright3 {
    float: left;
    width: 419.21px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ---->>> <<<----*/



/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> 2 COLUMN DIV TABLES <<<----*/
/* ---->>> <<<----*/

.sortingheaderleft2 {
    float: left;
    width: 632px;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}


.sortingheaderright2 {
    float: left;
    width: 632px;
    text-align: center;
    text-align: center;
    background-color: #f7f8f9;
    border-top: 1px solid #f7f8f9;
    border-left: 1px solid #f7f8f9;
    border-right: 1px solid #f7f8f9;
    padding: 9px 3px 9px 3px;
}

/* ---->>> <<<----*/

.header1left2 {
    float: left;
    width: 632px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header1right2 {
    float: left;
    width: 632px;
    text-align: center;
    background-color: #d4dae1;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.header2left2 {
    float: left;
    width: 632px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

.header2right2 {
    float: left;
    width: 632px;
    text-align: center;
    background-color: #ebeef1;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 10px 3px 10px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    line-height: 1.7;
}

/* ---->>> <<<----*/

.whitedatarowleft2 {
    float: left;
    width: 632px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
}

.whitedatarowright2 {
    float: left;
    width: 632px;
    text-align: center;
    border-bottom: 1px solid #d3d7da;
    border-left: 1px solid #d3d7da;
    border-right: 1px solid #d3d7da;
    padding: 9px 3px 9px 3px;
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    line-height: 1.7;
}




/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> CALLOUT <<<----*/
/* ---->>> <<<----*/

.callout {
    position: fixed;
    top: 55px;
    right: 30px;
    margin-left: 20px;
    max-width: 300px;
}

.callout-header {
    padding: 5px 5px;
    background: #2f5ec4;
    font-size: 30px;
    color: #ffffff;
}

.callout-container {
    padding: 5px;
    text-align: center;
    background-color: #ffffff;
    color: #191919;
    border: 1px solid #c8cfd5;
    box-shadow: 0 1px 2px 0 rgba(155, 155, 155, 0.10), 0 2px 6px 0 rgba(0, 0, 0, 0.10);
}

.closebtn {
    position: absolute;
    top: 5px;
    right: 5px;
    color: white;
    font-size: 25px;
    cursor: pointer;
}

    .closebtn:hover {
        color: #ffffff;
    }



/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> CONTROLS <<<----*/
/* ---->>> <<<----*/

.bigger {
    font-size: 150%;
}

.disabled {
    color: #d8d8d8;
}



/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> COLOR SCHEMES <<<----*/
/* ---->>> <<<----*/

.green {
    color: #2f5ec4;
}

.white {
    color: #ffffff;
}

.pink {
    color: #F545A5;
}

.orange {
    color: #F5454D;
}

.silver {
    color: #88929c;
    font-size: 90%;
}

.silvertext {
    color: #88929c;
}

.red {
    color: #b90927;
}

.hilite {
    background-color: #ffffcc;
}




/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> TEXT <<<----*/
/* ---->>> <<<----*/

h1 {
    font-family: sans-serif;
    font-size: 24px;
    color: #434343;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-family: sans-serif;
    font-size: 16px;
    color: #434343;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

h3 {
    font-family: sans-serif;
    font-size: 18px;
    color: #434343;
    font-weight: normal;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h4 {
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

.splashprice {
    font-family: sans-serif;
    font-size: 66px;
    color: #032550;
    font-weight: strong;
    margin: 0px;
    padding: 0px;
    line-height: 1.0;
}

.splashnumbers {
    font-family: sans-serif;
    font-size: 36px;
    color: #032550;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    line-height: 1.1;
}

.text {
    font-family: sans-serif;
    font-size: 13px;
    color: #434343;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 1.7;
}

.errorcode {
    font-family: sans-serif;
    font-size: 11px;
    color: #b90927;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 1.2;
}

.formtext {
    font-family: sans-serif;
    font-size: 13px;
    color: #434343;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 1.0;
}

.text2 {
    font-family: sans-serif;
    font-size: 14px;
    color: #434343;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 2.4;
}

.text3 {
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 1.7;
}

.text4 {
    font-family: sans-serif;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 1.4;
}

.chartnumbers {
    font-family: sans-serif;
    font-size: 26px;
    color: #434343;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 1.41;
}

.charttext {
    font-family: sans-serif;
    font-size: 16px;
    color: #434343;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 1.88;
}

.chartnumbers2 {
    font-family: sans-serif;
    font-size: 28px;
    color: #434343;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 1.0;
}

.charttext2 {
    font-family: sans-serif;
    font-size: 13px;
    color: #434343;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 1.1;
}

.code {
    font-family: "Courier New", Courier, monospace;
    color: #434343;
    font-size: 13px;
    line-height: 1.4;
}

sup {
    font-size: 60%;
}




/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/
/* ---->>> NAVIGATION <<<----*/
/* ---->>> <<<----*/

.button1_nav {
    font-family: sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    line-height: 1.4;
    align: left;
    text-decoration: none;
    padding: 15px 15px 15px 15px;
    background-color: #032550;
    border: 1px solid #032550;
    border-radius: 3px 3px 3px 3px;
}

    .button1_nav:hover {
        font-family: sans-serif;
        font-size: 12px;
        color: #ffffff;
        font-weight: normal;
        line-height: 1.4;
        align: left;
        text-decoration: none;
        padding: 15px 15px 15px 15px;
        background-color: #8293A8;
        border: 1px solid #8293A8;
        border-radius: 3px 3px 3px 3px;
    }

.button1_navcurrent {
    font-family: sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: normal;
    line-height: 1.4;
    align: left;
    text-decoration: none;
    padding: 15px 15px 15px 15px;
    background-color: #8293A8;
    border: 1px solid #8293A8;
    border-radius: 10px 10px 10px 10px;
}

.button1_dead {
    font-family: sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: normal;
    line-height: 1.4;
    align: left;
    text-decoration: none;
    padding: 8px 13px 8px 13px;
    background-color: #b6b6b6;
    border: 1px solid #b6b6b6;
    border-radius: 10px 10px 10px 10px;
}

.button2_nav {
    font-family: sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    line-height: 1.2;
    align: left;
    text-decoration: none;
    padding: 2px 4px 2px 4px;
    background-color: #ED750A;
    border: 1px solid #ED750A;
    border-radius: 10px 10px 10px 10px;
}

    .button2_nav:hover {
        font-family: sans-serif;
        font-size: 12px;
        color: #ffffff;
        font-weight: normal;
        line-height: 1.2;
        align: left;
        text-decoration: none;
        padding: 2px 4px 2px 4px;
        background-color: #45A5F5;
        border: 1px solid #45A5F5;
        border-radius: 10px 10px 10px 10px;
    }

.headernav {
    font-family: sans-serif;
    font-size: 12px;
    color: #1c1c1c;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.7;
}

    .headernav:hover {
        font-family: sans-serif;
        font-size: 12px;
        color: #88929c;
        text-decoration: none;
        font-weight: bold;
        line-height: 1.7;
    }

.regnav {
    font-family: sans-serif;
    font-size: 14px;
    color: #434343;
    text-decoration: none;
    line-height: 1.6;
    padding: 6px 60px 6px 0px;
    border: 1px solid #ffffff;
    border-radius: 0px 20px 20px 0px;
}

    .regnav:hover {
        font-family: sans-serif;
        font-size: 14px;
        color: #434343;
        text-decoration: none;
        line-height: 1.6;
        background-color: #e7e7e7;
        padding: 6px 60px 6px 0px;
        border: 1px solid #e5e5e5;
        border-radius: 0px 20px 20px 0px;
    }

.regnavcurrent {
    font-family: sans-serif;
    font-size: 14px;
    color: #c0c0c0;
    text-decoration: none;
    line-height: 1.6;
    padding: 6px 60px 6px 0px;
    border: 1px solid #ffffff;
    border-radius: 0px 20px 20px 0px;
}

    .regnavcurrent:hover {
        font-family: sans-serif;
        font-size: 14px;
        color: #434343;
        text-decoration: none;
        line-height: 1.6;
        background-color: #c0c0c0;
        padding: 6px 60px 6px 0px;
        border: 1px solid #e5e5e5;
        border-radius: 0px 20px 20px 0px;
    }

.pagenav {
    font-family: sans-serif;
    font-size: 13px;
    color: #1d5499;
    text-decoration: none;
    line-height: 1.7;
}

    .pagenav:hover {
        font-family: sans-serif;
        font-size: 13px;
        color: #78899f;
        text-decoration: none;
        line-height: 1.7;
    }


.notificationnav {
    font-family: sans-serif;
    font-size: 13px;
    color: #434343;
    text-decoration: underline;
    line-height: 1.7;
}

    .notificationnav:hover {
        font-family: sans-serif;
        font-size: 13px;
        color: #78899f;
        text-decoration: underline;
        line-height: 1.7;
    }








.list-group-item {
    font-family: sans-serif;
    font-size: 14px;
    color: #78899f;
    text-decoration: none;
    line-height: 1.7;
    font-weight: bold;
}

.list-group-item.active {
    font-family: sans-serif;
    font-size: 14px;
    color: #b90927;
    text-decoration: none;
    line-height: 1.7;
    font-weight: bold;
}

    .list-group-item:hover {
        font-family: sans-serif;
        font-size: 14px;
        color: #b90927;
        text-decoration: none;
        line-height: 1.7;
        font-weight: bold;
    }

.list-group-item2 {
    font-family: sans-serif;
    font-size: 19px;
    color: #1d5499;
    text-decoration: none;
    line-height: 1.7;
    font-weight: bold;
}

    .xxlist-group-item2:hover {
        font-family: sans-serif;
        font-size: 19px;
        color: #78899f;
        text-decoration: none;
        line-height: 1.7;
        font-weight: bold;
    }

.pagenavwhite {
    color: #ffffff;
    text-decoration: none;
    line-height: 1.8;
    background: #45A5F5;
    border: 1px solid #45A5F5;
    border-radius: 3px 20px 3px 20px;
    padding: 20px 10px 20px 10px;
    text-align: center;
}

    .pagenavwhite:hover {
        color: #ffffff;
        text-decoration: none;
        line-height: 1.8;
        background: #2f5ec4;
        border: 1px solid #2f5ec4;
        border-radius: 3px 20px 3px 20px;
        padding: 20px 10px 20px 10px;
        text-align: center;
    }

.pagenav2 {
    font-family: sans-serif;
    font-size: 12px;
    color: #b90927;
    text-decoration: none;
    line-height: 1.8;
}

    .pagenav2:hover {
        font-family: sans-serif;
        font-size: 12px;
        color: #78899f;
        text-decoration: none;
        line-height: 1.8;
    }

.iconnav {
    font-family: sans-serif;
    font-size: 13px;
    color: #78899f;
    text-decoration: none;
    line-height: 1.8;
}

    .iconnav:hover {
        font-family: sans-serif;
        font-size: 13px;
        color: #434343;
        text-decoration: none;
        line-height: 1.8;
    }

.navnav {
    font-family: sans-serif;
    font-size: 13px;
    color: #1d5499;
    text-decoration: none;
    font-weight: normal;
    line-height: 1.8;
}

    .navnav:hover {
        font-family: sans-serif;
        font-size: 13px;
        color: #78899f;
        text-decoration: none;
        font-weight: normal;
        line-height: 1.8;
    }

.navnavcurrent {
    font-family: sans-serif;
    font-size: 13px;
    color: #78899f;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.8;
}

.editnavnav {
    font-family: sans-serif;
    font-size: 13px;
    color: #b90927;
    text-decoration: none;
    font-weight: normal;
    line-height: 1.8;
}

    .editnavnav:hover {
        font-family: sans-serif;
        font-size: 13px;
        color: #78899f;
        text-decoration: none;
        font-weight: normal;
        line-height: 1.8;
    }

.editnavnavcurrent {
    font-family: sans-serif;
    font-size: 13px;
    color: #78899f;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.8;
}

.editnavhelp {
    font-family: sans-serif;
    font-size: 13px;
    color: #1d5499;
    text-decoration: none;
    font-weight: normal;
    line-height: 1.8;
}

    .editnavhelp:hover {
        font-family: sans-serif;
        font-size: 13px;
        color: #78899f;
        text-decoration: none;
        font-weight: normal;
        line-height: 1.8;
    }

.editnavhelpcurrent {
    font-family: sans-serif;
    font-size: 13px;
    color: #78899f;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.8;
}


.tooltip {
    position: relative;
    display: inline-block;
    font-family: sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    color: #88929c;
    cursor: pointer;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 350px;
        color: #434343;
        font-size: 13px;
        font-weight: normal;
        background-color: #f8fafc;
        border: 1px solid #e9ecee;
        font-family: sans-serif;
        line-height: 1.6;
        text-align: left;
        border-radius: 4px;
        padding: 8px;
        /* Position the tooltip */
        position: absolute;
        left: 22px;
        z-index: 1;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        cursor: pointer;
    }


.tooltip2 {
    position: relative;
    display: inline-block;
    font-family: sans-serif;
    color: #434343;
    font-size: 12px;
    cursor: pointer;
}

    .tooltip2 .tooltip2text {
        visibility: hidden;
        width: 200px;
        color: #434343;
        font-size: 13px;
        font-weight: normal;
        background-color: #f8fafc;
        border: 1px solid #e9ecee;
        font-family: sans-serif;
        line-height: 1.6;
        text-align: center;
        border-radius: 4px;
        padding: 8px;
        /* Position the tooltip */
        position: absolute;
        left: 95px;
        z-index: 1;
    }

    .tooltip2:hover .tooltip2text {
        visibility: visible;
        cursor: pointer;
    }

.tooltip3 {
    position: relative;
    display: inline-block;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #ffffff;
    cursor: pointer;
}

    .tooltip3 .tooltip3text {
        visibility: hidden;
        width: 100px;
        color: #434343;
        font-size: 13px;
        font-weight: normal;
        background-color: #f8fafc;
        border: 1px solid #e9ecee;
        font-family: sans-serif;
        line-height: 1.6;
        text-align: center;
        border-radius: 4px;
        padding: 8px;
        /* Position the tooltip */
        position: absolute;
        left: 92px;
        z-index: 1;
    }

    .tooltip3:hover .tooltip3text {
        visibility: visible;
        cursor: pointer;
    }









.tooltip4 {
    position: relative;
    display: inline-block;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #ffffff;
    cursor: pointer;
}

    .tooltip4 .tooltip4text {
        visibility: hidden;
        width: 300px;
        color: #434343;
        font-size: 13px;
        font-weight: normal;
        background-color: #ffffff;
        border: 1px solid #e9ecee;
        font-family: sans-serif;
        line-height: 1.6;
        text-align: center;
        border-radius: 4px;
        padding: 8px;
        /* Position the tooltip */
        position: absolute;
        left: 30px;
        z-index: 1;
    }

    .tooltip4:hover .tooltip4text {
        visibility: visible;
        cursor: pointer;
    }


.tooltip5 {
    position: relative;
    display: inline-block;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #ffffff;
    cursor: pointer;
}

    .tooltip5 .tooltip5text {
        visibility: hidden;
        width: 300px;
        color: #434343;
        font-size: 13px;
        font-weight: normal;
        background-color: #ffffff;
        border: 1px solid #e9ecee;
        font-family: sans-serif;
        line-height: 1.6;
        text-align: center;
        border-radius: 4px;
        padding: 8px;
        /* Position the tooltip */
        position: absolute;
        right: 30px;
        z-index: 1;
    }

    .tooltip5:hover .tooltip5text {
        visibility: visible;
        cursor: pointer;
    }



/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/

.container {
    position: relative;
    max-width: 90px;
    width: 90px;
    max-height: 90px;
    height: 90px;
}

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.container:hover .image {
    opacity: 0.2;
}

.container:hover .middle {
    opacity: 1;
}




/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/

.accordionnavheader {
    font-family: sans-serif;
    font-size: 17px;
    color: #434343;
    font-weight: normal;
}

.accordion1 {
    background-color: #f7f8f9;
    font-family: sans-serif;
    font-size: 13px;
    color: #1d5499;
    font-weight: bold;
    cursor: pointer;
    width: 200px;
    border: none;
    text-align: left;
    outline: none;
    transition: 1.9s;
}

    .active, .accordion1:hover {
        background-color: #f7f8f9;
    }

.panel1 {
    background-color: #f7f8f9;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.6s ease-out;
}




.accordion2 {
    background-color: #f7f8f9;
    font-family: sans-serif;
    font-size: 13px;
    color: #1d5499;
    font-weight: bold;
    cursor: pointer;
    width: 200px;
    border: none;
    text-align: left;
    outline: none;
    transition: 1.9s;
}

    .active, .accordion2:hover {
        background-color: #f7f8f9;
    }


.panel2 {
    background-color: #f7f8f9;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.6s ease-out;
}


/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/

.editnavbutton {
    font-family: sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    line-height: 1.4;
    align: left;
    text-decoration: none;
    padding: 10px 5px 10px 5px;
    background-color: #032550;
    border: 1px solid #032550;
    padding: 15px 15px 15px 15px;
}

    .editnavbutton:hover {
        font-family: sans-serif;
        font-size: 12px;
        color: #ffffff;
        font-weight: normal;
        line-height: 1.4;
        align: left;
        text-decoration: none;
        padding: 10px 5px 10px 5px;
        background-color: #8293A8;
        border: 1px solid #8293A8;
        padding: 15px 15px 15px 15px;
    }


/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/

#background {
    position: absolute;
    z-index: 0;
    background: white;
    display: block;
    text-align: center;
    padding-top: 110px;
    min-height: 60%;
    min-width: 100%;
}

#background2 {
    position: absolute;
    z-index: 0;
    background: white;
    display: block;
    text-align: center;
    padding-top: 20px;
    min-height: 60%;
    min-width: 100%;
}

#content {
    position: absolute;
    z-index: 1;
}

#bg-text {
    color: #f3f4f5;
    text-align: center;
    font-size: 80px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}



/* ---->>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<----*/

.editnav {
}

    .editnav:hover {
    }


/* cancel link */
.cancelnav {
    font-family: sans-serif;
    font-size: 13px;
    color: #1d5499;
    text-decoration: none;
    line-height: 1.7;
}

    .cancelnav:hover {
        font-family: sans-serif;
        font-size: 13px;
        color: #78899f;
        text-decoration: none;
        line-height: 1.7;
    }


/* custom scrollbars */

/* width */
::-webkit-scrollbar {
    width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #e9eef3;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #bbc4cd;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #29353d;
    }

/* Buttons */
::-webkit-scrollbar-button:single-button {
    background-color: #bbbbbb;
    display: block;
    border-style: solid;
    height: 13px;
    width: 16px;
}

    /* Up */
    ::-webkit-scrollbar-button:single-button:vertical:decrement {
        border-width: 0 8px 8px 8px;
        border-color: transparent transparent #e9eef3 transparent;
    }

        ::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
            border-color: transparent transparent #29353d transparent;
        }
    /* Down */
    ::-webkit-scrollbar-button:single-button:vertical:increment {
        border-width: 8px 8px 0 8px;
        border-color: #e9eef3 transparent transparent transparent;
    }

::-webkit-scrollbar-button:vertical:single-button:increment:hover {
    border-color: #29353d transparent transparent transparent;
}


/*
    styles for call scoring
*/

.active-tabs {
    width: 100%; /*936px;*/
    padding: 0px;
    position: relative;
    margin: 0px auto;
}

    .active-tabs input {
        font-size: 13px;
    }

    .active-tabs label {
        font-size: 13px;
    }



    .active-tabs input:checked + label {
        background: #f7f8f9;
        font-weight: bold;
        color: #032550;
        border-bottom: 2px solid #032550;
    }

.tabs-container {
    width: 100%;
    position: relative;
    float: left;
    background: #f7f8f9;
}

.tab-1,
.tab-2,
.tab-3,
.tab-4,
.tab-5,
.tab-6,
.tab-7 {
    height: 200px;
    /*width: 100%;*/
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
}

.tab-2,
.tab-4,
.tab-6 {
    height: 300px;
}

    .tab-1 p,
    .tab-2 p,
    .tab-3 p,
    .tab-4 p,
    .tab-5 p,
    .tab-6 p,
    .tab-7 p {
        color: #1babbb;
        font-family: "Open Sans";
        font-size: 50px;
        line-height: 200px;
        text-align: center;
    }

    .tab-2 p,
    .tab-4 p,
    .tab-6 p {
        line-height: 300px;
    }

.btn-1:checked ~ .tabs-container .tab-1,
.btn-2:checked ~ .tabs-container .tab-2,
.btn-3:checked ~ .tabs-container .tab-3,
.btn-4:checked ~ .tabs-container .tab-4,
.btn-5:checked ~ .tabs-container .tab-5,
.btn-6:checked ~ .tabs-container .tab-6,
.btn-7:checked ~ .tabs-container .tab-7 {
    position: relative;
    visibility: visible;
    top: 0;
    left: 0;
    opacity: 1;
}








/*
* {
    margin: 0;
    padding: 0;
}
*/

.rate {
    float: left;
    height: 0px;
    padding: 0 px;
}

    .rate:not(:checked) > input {
        position: absolute;
        top: -9999px;
    }

    .rate:not(:checked) > label {
        float: right;
        width: 1em;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        font-size: 19px;
        color: #ccc;
    }

        .rate:not(:checked) > label:before {
            content: ' ★ ';
        }

    .rate > input:checked ~ label {
        color: #032550;
        background-color: #ffffff;
        border-bottom: 0px;
    }

    .rate:not(:checked) > label:hover,
    .rate:not(:checked) > label:hover ~ label {
        color: #032550;
        background-color: #ffffff;
        border-bottom: 0px;
    }

    .rate > input:checked + label:hover,
    .rate > input:checked + label:hover ~ label,
    .rate > input:checked ~ label:hover,
    .rate > input:checked ~ label:hover ~ label,
    .rate > label:hover ~ input:checked ~ label {
        color: #032550;
        background-color: #ffffff;
        border-bottom: 0px;
    }

/*
        end call scoring styles
    */






/* ---->>> FEBRUARY 2023 ADDITIONS <<<---- */

.muchbigger {
    font-size: 400%;
}




/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 60px;
        height: 20px;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #cd065a;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 23px;
        width: 23px;
        left: 5px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #cd065a;
}

input:focus + .slider {
    box-shadow: 0 0 0px #2e4b60;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 10px;
}

    .slider.round:before {
        border-radius: 32%;
    }




/* Style the tab */
.tab2 {
    overflow: hidden;
    border: 0px solid #f3f6f9;
    background-color: transparent;
}

    /* Style the buttons inside the tab */
    .tab2 button {
        float: center;
        background-color: transparent;
        width: 280px;
        margin-right: 10px;
        margin-left: 10px;
        margin-top: 10px;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 11px;
        transition: 0.3s;
        font-family: 'Asap Condensed', sans-serif;
        color: #cd065a;
        font-size: 17px;
        font-weight: normal;
        line-height: 1.5;
        border-bottom: 1px solid #e8ebee;
        text-align: center;
    }

@media (max-width: 1300px) {
    .tab button {
        float: none;
    }
}

@media (max-width:600px) {
    .tab button {
        float: none;
    }
}


/* Change background color of buttons on hover */
.tab2 button:hover {
    background-color: #eaeef1;
    color: #2e4b60;
}

/* Create an active/current tablink class */
.tab2 button.active {
    background-color: #eaeef1;
    font-family: 'Asap Condensed', sans-serif;
    color: #2e4b60;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.5;
}

/* Style the tab content */
.tab2content {
    display: none;
}


.smaller2 {
    font-size: 40%;
}
