﻿/*****************************************************************************/
/* Default Settings */
.Font_PageTitle {
    font-family: Arial;
    font-size: xx-large;
    color: Black;
    font-weight: bold;
}

.Font_TableHeader {
    font-family: Arial;
    font-size: large;
    color: White;
    font-weight: bold;
}

.Font_TableInstruction {
    font-family: Arial;
    font-size: medium;
    color: Black;
    font-weight: bold;
}

.Font_TableText {
    font-family: Arial;
    font-size: medium;
    color: Black;
    font-weight: normal;
}

.Color_HeaderRowCellBGC {
    background-color: #1A2856;
}

.Color_CellBGC, .Color_HeaderRowCellBGC {
    border-color: #777777;
}

/*****************************************************************************/

.TopHeaders {
    background-color: #424242;
    font-family: Verdana, Geneva, Arial, serif;
    font-size: 12px;
    font-weight: 100;
    color: White;
}

.LogoCell {
    background: url(../images/CRYPTO-MAS_default.png) 0 0 no-repeat;
    padding: 0 0 0 0;
    z-index: 2;
}

a.TopHeaders:visited {
    color: White;
    text-decoration: none;
}

.buttons,.Header_CurrentLanguage,.help_panel input[type="button"], .help_panel .CloseLink {
  width : auto;
  min-height:28px;  
  color: #323b3b;
  font-family: Helvetica;
  font-size: 14.0px;
  text-align: center !important;
  background-color:#fff;
  border:1px solid #1A2856;
  font-weight:normal;
  line-height:27px;
  text-decoration:none;
  border-radius:3px;
  color:#1A2856;
  vertical-align:middle;
  min-width:140px;
  padding:0px;
}
.Header_CurrentLanguage {
    border-color:#969696
}
.help_panel input[type="button"],.help_panel .CloseLink {
    margin-top: 10px !important;
}
.help_panel .CloseLink{
    float: left;
    margin: 0 0 0 10px;
    padding:0;
    min-width:84px; 

}
.help_panel input[type="button"] {
    float: left !important;
    clear: left;
    color: #1A2856;
    border: 1px solid #1A2856;
    padding:0;
    min-width:83px;
}
.Header_CurrentLanguage {
    display:inline-block;
    background: url(../images/pin1.png) no-repeat 90% 12px;
    text-align: left;
    padding-left: 10px;
    padding-right: 34px;
}
.buttons_cell {
    display: inline;
    margin-right: 5px;
   
}
div.buttons_cell {
    padding-left:0;
}

.TopHeaders_Button {
    background-image: none;
}
.TopHeaders_Button:hover {
    text-decoration:none !important;
}
.top_heading_sectxt_alltxt {
    font-family: Helvetica;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin: 5px;
    color: #6497D0;
    background-color: #F4F4F4;
}

.moduleheader {
    font-family: Helvetica;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    color: #5A82B0;
    background-color: #F4F4F4;
    clear: both;
    height: 20px;
    padding: 5px;
    padding-left: 15px;
}


#tnav ul li a.current, #tnav ul li a.current:hover {
    color: #fff;
    line-height: 250%;
    /************************************************************
    line-height: Higher the % the higher the rollover image.
    ************************************************************/
}

    #tnav ul li a.current span {
        display: block;
        padding: 0 25px;
        /************************************************************
        2nd pad:  ># (greater than) = Spacing on the left between each tab and the tab name increases on the rollover state
        ************************************************************/
        width: auto;
        background-color: #00bbdd;
        height: auto;
        opacity: 1;
    }

#managetnav ul li a.current span {
    background-color: #00bbdd;
    opacity: 1;
}

/*Authentication Policy styles*/
.div-center {
    width: 100%;
    text-align: center;
}

.hide-info-span {
    font-family: Helvetica;
    font-size: 11px;
    font-weight: 100;
    color: grey;
    cursor: pointer;
}

.link-button-div {
    width: 100%;
    display: inline;
    margin-right: 20px;
    margin-top: 10px;
}

.link-button-span {
    float: right;
    margin-top: 10px;
    margin-right: 30px;
    display: block;
    color: navy;
    cursor: pointer;
    font-weight: bold;
}

.info-box-div {
    border: 1px solid gray;
    border-left: 5px solid navy;
    margin: 10px;
    padding: 5px;
}

.application-templates-table {
    width: 100%;
    padding: 0;
    vertical-align: top;
    border-spacing: 0px;
    border: 0px;
}

    .application-templates-table td.first {
        width: 130px;
    }

.context-auth-table {
    width: 100%;
    padding: 0;
    vertical-align: top;
    font-size: 12px;
    font-family: Helvetica;
    border-spacing: 0px;
}

    .context-auth-table td {
        min-height: 25px;
        vertical-align: top;
    }

        .context-auth-table td.impact-first {
            width: 200px;
            padding:10px;
        }

        .context-auth-table td.impact-second {
            width: auto;    
            padding: 10px;
            padding-left: 2px;
        }

        .context-auth-table td.first {
            width: 216px;
            vertical-align: top;
        }

        .context-auth-table td.first.hideFirst {
            display: none;
        }

        .context-auth-table td.second {
            width: 380px;
            text-align: left;
            vertical-align: top;
            padding-top: 3px;
        }
        
        .context-auth-table td.second.hideFirst {
            padding-left: 5px;
        }

            .context-auth-table td.second ul {
                font-size: 11px;
                width: 345px;
                display: block;
                border-width: 1px;
                border-style: solid;
                border-color: #BABABA;
                background: white;
                padding: 0;
                margin: 0;             
            }


                .context-auth-table td.second ul input {
                    margin-left: 5px;
                    background: white;
                }

        .context-auth-table td.info {
            width: auto;
            padding-left: 10px;
            vertical-align: top;
        }

        .context-auth-table td.info.hideFirst {
            padding-left: 310px;
        }

.context-auth-table-2 td.second {
        width: 434px;
}

.ui-autocomplete {
    font-size: 11px;
}

.warning-orange {
    color: #F5A108 !important;
    display: block;
    background: #FFF3DF;
    padding: 10px;
    border: 1px solid #FE9700;
    white-space:normal;
}
.warning-orange span {
    display:inline;
}
.warning-msg-helper {
    margin: 0 -180px 0 -330px;
    width: auto;
}
.warning-icon {
    background:url(../images/alerticon_b.png) no-repeat 10px center;
    padding-left: 40px;
}
.float-left {
    float:left;
    display: block;
    padding-top: 5px;
}

.float-right {
    float: right;
    display: block;
    width: 95%;
}
.saving-panel {
    border: 1px dashed Black;
    font-family: Helvetica;
    font-size: 11px;
    font-weight: 100;
    color: black;
    background-color: Transparent;
    margin: 5px;
    padding: 10px;
    width: 95%;
    display: block;
}

.btn-primary {
    background-color: #1A2856;
    color: #ffffff;
    border:1px solid #1A2856;
    font-size: 14px;
    font-weight:400;
}
.btn-primary:hover {
    color: #ffffff;
}
.warning-header {
    margin: 5px 0 10px 0;
}

.warning-header .glyphicon {
    margin: 0 10px 0 5px;
}


