﻿.navbar-default .navbar-nav > li > a  {
    padding: 0 7px 0 !important;
    font-size: 15px;
    font-weight: 500;
    color: #171066;
}

.tooltipo {
        border-bottom: 1px dotted #ffffff;
    color: #171066;
    outline: none;
    cursor: help;
    text-decoration: none;
    position: initial;
    }

#marquee_section #MainContent_lblMArquee p {
    
    color: #585857;
    font-size: 15px;
    padding: 5px 0px;

    }

.tooltipo font{
   
    color: #171066 !important;
    font-size: 15px !important;
    font-weight: 400;
   
    }


    .tooltipo span {
        margin-left: -999em;
        position: absolute;
    }
    .tooltipo:hover span {
        border-radius: 5px 5px;
        -moz-border-radius: 1em;
        -webkit-border-radius: 5px;
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
        font-family: Calibri, Tahoma, Geneva, sans-serif;
        position: absolute;
        left: 1em;
        top: 2em;
        z-index: 99;
        margin-left: 350px;
        width: 450px;
        height: auto;
        font-size: large;
        margin-top: 300px;
    }
    .tooltipo:hover img {
        border: 0;
        margin: -10px 0 0 -55px;
        float: left;
        position: absolute;
    }
    .tooltipo:hover em {
        font-family: Candara, Tahoma, Geneva, sans-serif;
        font-size: 1.2em;
        font-weight: bold;
        display: block;
        padding: 0.2em 0 0.6em 0;
    }
    .classic {
        padding: 0.8em 1em;
    }
    .custom {
        padding: 0.5em 0.8em 0.8em 2em;
    }
    * html a:hover {
        background: transparent;
    }
    .classic {
        background: #FFFFAA;
        border: 1px solid #FFAD33;
    }
    .critical {
        background: #FFCCAA;
        border: 1px solid #FF3334;
    }
    .help {
        background: #9FDAEE;
        border: 1px solid #2BB0D7;
    }
    .info {
        background: #9FDAEE;
        border: 1px solid #2BB0D7;
    }
    .warning {
        background: #FFFFAA;
        border: 1px solid #FFAD33;
    }
   
     #affManager {
        float: left;
        width: 240px;
        height: 170px;
        background-color: #e1e1e1;
        padding-bottom: 5px;
        border: 1px solid #a1a1a1;
        border-radius: 10px;
        padding: 5px;
        margin: 10px;
        margin-right: 10px;
        box-shadow: 10px 10px 5px #888888;
    }
    .ManagerQuote {
    font-size: 15px;
    color: #585857;
    }
    .AccManagerHeader {
        font-size: 14px;
        font-family: Bradley Hand ITC;
        font-weight: bold;
        word-spacing: 2px;
        color: honeydew;
    }

   #aff_manager_leftsmalldiv {
    width: 205px;
    float: right;
    padding: 33px 0;
    text-align: left;
    color: #585857;
    font-weight: 400;
    font-size: 15px;
    }
    #aff_manager_rightsmalldiv {
        width: 100px;
        float: right;
        padding-top: 20px;
    }

    .failureNotification {
       background: red;
       color: white;
       padding:10px;
       font-weight:bold;
      

    }

        .smallfailureNotification {
       background: red;
       color: white;
       padding:10px;
       font-weight:bold;
      
      

    }

         .errorNotification
    {
    font-size: 1em;
    color: Red;
}

     .OL_num{counter-reset: item; }
     .LI_sub { display: block; }
     .LI_sub:before { content: counters(item, ".") " "; counter-increment: item;}
     .Roman_List{list-style-type: upper-roman;}
     .d {list-style-type: lower-alpha;}

     .BannerFarmWindow{
        text-align: center;
        font-size: 15px;
        color: #585857;
        margin: 10px;
         
     }

        #login_sub_container {
            float: left;
    text-align: center;
    width: 100%;
        }

        #login_left {
            float: left;
    width: 100%;
    clear: both;
   
        }

        #login_left input {
                width: auto !important;
        }

      

        #login_center {
               display: inline-block;
    margin: 0 auto;
    float: left;
    position: relative;
        }

        #login_right {
               float: right;
    position: relative;
    right: 0;
    margin-left: 10px;
        }

 

   

/*Home */
     .welcomeDialog {
        position: fixed;
        font-family: Arial, Helvetica, sans-serif;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 99999;
        opacity: 0;
        pointer-events: none;
    }

       .welcomeDialog:target {
        opacity: 1;
        pointer-events: auto;
    }
   
    .welcomeDialog > div {
        width: 800px;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
    }

   .modalDialog {
        position: fixed;
        font-family: Arial, Helvetica, sans-serif;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 99999;
        opacity: 0;
        pointer-events: none;
    }
    .modalDialog:target {
        opacity: 1;
        pointer-events: auto;
    }
    .modalDialog > div {
        width: 500px;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
    }
    .close {
        background: #606061;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 3em;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }
    .close:hover {
        background: #00d9ff;
    }
  
     #dialog-message {
                -moz-border-radius: 0 0 8px 8px;
                -webkit-border-radius: 0 0 8px 8px;
                border-radius: 0 0 8px 8px; border-width: 0 8px 8px 8px;
    }
    
   #marquee_section {
        
    }

     #marquee_nav {
        line-height: 25px;
        background-color: #F5F5DC;
        float: left;
        border: 1px solid #a1a1a1;
        margin-bottom: 7px;
        margin-right: 7px;
        margin-left: 7px;
        width: 250px;
        height: 150px;
    }



    #terms {
        background-color: #ecebea;
        padding: 15px;
    }
    #terms > p {
        color: #767675;
       
    }
    #terms b {
        color: #767675;
        font-weight:bold;
    }

      .Table {
    display: table;
    width: 100%;
    background-color: #fafafa;
    border-right: 1px solid #e9e9e9 !important;
    border-top: none;
    border-bottom: 1px solid #e9e9e9 !important;
    border-left: 1px solid #e9e9e9 !important;
    }
    .Title {
        display: table-caption;
        text-align: center;
        font-weight: bold;
        font-size: larger;
    }
    .Heading {
        display: table-row;
        font-weight: bold;
        text-align: center;
        width: auto !important;
    }
    .Row {
        display: table-row;
    }
    .Home_Cell_center {
        display: table-cell;
        border: 1px solid #e9e9e9 !important;
        border-width: thin;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: auto !important;
        text-align: center;
        border-left: none;
        border-top: none;
            word-break: break-all;
    }
    .Home_Cell_side {
        display: table-cell;
        border: 1px solid #e9e9e9 !important;
        border-width: thin;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: auto !important;
        border-top: none;
    }
    .CPA_Home_Cell_side {
        display: table-cell;
        border: 1px solid #e9e9e9 !important;
        border-width: thin;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: auto !important;
        border-top: none;
    }
    .Home_Cell_top {
        display: table-cell;
        border-bottom: 1px solid #e9e9e9;
    }
    .Home_Cell_center_top {
        display: table-cell;
        border: 1px solid #e9e9e9;
        border-width: thin;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        width: auto !important;
        text-align: center;
        border-left: none;
        border-right: none;
        border-top: none;
    }

      .CpaTitle {
        display: table-caption;
        text-align: center;
        font-weight: bold;
        font-size: larger;
    }
    .CpaHeading {
        display: table-row;
        font-weight: bold;
        text-align: center;
    }
    .CpaRow {
        display: table-row;
        background-color: none;
    }
    .CpaRow:hover {
        background-color: #E8FFFF;
    }
    .CpaCell {
        display: table-cell;
        border: 1px solid;
        padding-left: 5px;
        padding-right: 5px;
    }

a.mail:link {color:blue;}
a.mail:hover {color:turquoise;}


#HomePageFrm .Row {
    display: block;
    padding: 15px 0px;
}