﻿/* ============================================= */
/* ======================== CSS for Print Elements  ===================== */
/* ============================================= */

@media print {
.noPrint ,.footer_bottom{
    display:none;
}

@page {
        /* auto is the initial value */
        size: landscape !important;
        /* this affects the margin in the printer settings */
        margin-top: 1.5cm !important;
        margin-bottom: 1.5cm !important;
        margin-left: 0.75cm !important;
        margin-right: 0.75cm !important;
    }

    .print
    {
        display : block !important;
    }


#ContactUsBody { 
    display: block;
    overflow: visible;
    font-family: Menlo, "Deja Vu Sans Mono", "Bitstream Vera Sans Mono", Monaco, monospace;
    white-space: pre;
    white-space: pre-wrap;
    border : 1px solid black;  
}

.ContentBody {
        display:block !important;
        page-break-inside:auto !important;
        overflow:visible ! important;    
    }

.tipsy, .tipsy-n {
    display:none !important;
    }

.printOnly {
     display: inline !important;
     color : black;
     border: none !important;
}


  #twelve columns
    {        
        display: inline !important;
           float: left !important;
    }

    /* Headers */
    h1, h2, h3, h4 {
        font: bold 1em/1.5em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
        color: #1C438F; /* main heading color */
    }

    h1 {
        font-size: 3.7em;
        font-weight: normal;
        letter-spacing: -2px;
    }

    h2 {
        font-size: 2.8em;
        font-weight: normal;
    }

    h3 {
        font-size: 2.2em;
        font-weight: normal;
        letter-spacing: -0.5px;
        padding-top: 15px;
    }

    h4 {
        font-size: 1.5em;
    }


/* ******************
    table 
   ****************** */

table {
    table-layout: fixed;
    max-width: 19cm;
}
table tfoot tr td {
    font-size: 6px !important;
    background: #FFFFFF !important;
    font-weight: bold;
}
table tbody tr td, table tr td {
    font-size: 6px !important;
    background: #FFFFFF !important;
    font-weight: normal;
}
th, td {
    text-align: left;
    border-width: 1px;
    border-style: solid;
    white-space: normal !important;
}
th {
    color: #fff !important;
    font-weight: bold;
    font-size: 6px !important;
    white-space:  normal !important;
}
td {
        word-break:normal 
   }
th a:link, th a:visited {
        color: #fff;
}

.t-dropdown-wrap
{
    font-size: 6px !important;
    word-wrap:break-word !important;
    width: 90px;
}

.t-formatted-value
{
     font-size: 6px !important;
     border: none !important;
     box-shadow: none !important;
     outline: none !important;
}

.statementParentRow td
{
    border-bottom : 1px solid black !important;
}
.column, .columns {
     float: left !important;
     min-height: 1px; 
     padding: 0 2px; 
     position: relative; 
}
.twelve, .row .twelve { width: 100% !important;
                        float: left !important;
                        padding-left: 10px !important;
                        margin-left:10px !important;
                        padding-right: 2px !important; 
                        margin-right: 2px !important;
}
.six {
    text-align: center ! important;
}

.maincontent, .statementContainer{ 
    width: 95% !important;
    float: left !important;
    padding-left: 2px !important; 
    margin-left: 2px !important;
    left:  2px !important;
    padding-right: 2px !important; 
    margin-right: 2px !important;
}


a[href]:after {
    content: none !important;
  }

    body {
        font: 11px Verdana, Arial, Helvetica, Sans-serif;
        background-color: white !important;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

    .page, .row {
        /*A4 page dimensions*/
        width: auto;
        min-width: 0px;
        max-width: 19cm !important;
        min-height: 0px;
        padding: 0;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        table-layout: fixed;
    }

    table {
        table-layout: fixed;
        max-width: 19cm;
    }

            /* links */
    a:link {
        color: black;
        text-decoration: none;
    }

    a:visited {
        color: black;
        text-decoration: none;
    }

    a:hover {
        color: black;
    }

    a:link.more, a:visited.more {
        float: left;
        margin-top: 20px;
        margin-right: 5px;
        padding: 6px 8px;
        border: 1px solid #2177A5;
        background-color: #A0153A;
        text-transform: lowercase;
        text-decoration: none;
        font-weight: bold;
        color: #fff;
    }

    a:hover.more {
        border: 1px solid #FF2B95;
        background-color: #FF3399;
    }


    /* ***************************************
        Zebra dialog printing styling 
        ************************************** */
    .ZebraDialog {
        position:absolute !important;
        left:1cm !important;
        top:1cm !important;
        border:none !important;
        width:auto !important;
        overflow:hidden !important;
    }
    .ZebraDialog table{
        width:98% !important;
        overflow:hidden !important;
    }

    /* ***************************************
        Telerik printing styling 
        ************************************** */
    .t-formatted-value
    {

    }
    /*
    input.t-input {
        border:none;
    }
    .t-widget.t-numerictextbox > .t-formatted-value {
        border-bottom: 1px solid #a5ab59 !important;
        border-top: 1px solid #a5ab59 !important;
        border-left: 1px solid #a5ab59 !important;
        border-right: 1px solid #a5ab59 !important;
        width: 1cm;
    }
    .t-widget.t-dropdown.t-header > .t-dropdown-wrap.t-state-default > span.t-input {
        width:2cm;
    }
    .t-widget.t-numerictextbox > .t-formatted-value, 
    .t-widget.t-dropdown.t-header > .t-dropdown-wrap.t-state-default > span.t-input,
    .t-animation-container > .t-popup.t-group > ul.t-reset > .t-item.t-state-selected{
        font-size: 6px !important;
    }
    .t-widget.t-dropdown.t-header > .t-dropdown-wrap.t-state-default > span.t-input,
    .t-animation-container > .t-popup.t-group > ul.t-reset > .t-item.t-state-selected {
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;            
    }
    .numberAlignment > .telerikContainerCell > .t-widget.t-numerictextbox > .t-formatted-value {
        text-align:right!important;
    }
    .leftAlignment > .telerikContainerCell > .t-widget.t-numerictextbox > .t-formatted-value {
        text-align:initial!important;
    }
    .centerAlignment > .telerikContainerCell > .t-widget.t-numerictextbox > .t-formatted-value {
        text-align:center!important;
    }

        */
    /* ****************************************************
        if headers have too much text on tables specify this class on thead tag
       **************************************************** */
    .smallPrintHeaderSize th {
        font-size:6px!important;
    }

    /* ******************************************************************************************
       FOR TDs and THs in tables than can handle long dynamic content to avoid content in 1 line.
       ****************************************************************************************** */
    .wrapMeOnPrinting {
        white-space: normal!important;
    }

    /* ******************************************************************************************
      Removing background input styles for printing
       ****************************************************************************************** 
    div[id*='toogleBoxQuestion_'] ul > li > input[type="radio"]{ 
        -moz-appearance: none;
        -webkit-appearance: none;
        width:1.25em!important;
        height:1.25em!important;
        background: transparent!important;
        border: 1px solid #a5ab59 !important;
        border-radius: 50%;
    }

    div[id*='toogleBoxQuestion_'] ul > li > input[type="checkbox"]{ 
        -moz-appearance: none;
        -webkit-appearance: none;
        width:1.25em!important;
        height:1.25em!important;
        background: transparent!important;
        border: 1px solid #a5ab59 !important;
    }

    div[id*='toogleBoxQuestion_'] ul > li > input[type="checkbox"]:checked+label{ 
      font-weight: bold;
      color: #f00;
      font-style: normal;
    }
    div[id*='toogleBoxQuestion_'] ul > li > input[type="radio"]:checked+label{ 
      font-weight: bold;
      color: #f00;
      font-style: normal;
    }
    
    div[id*='toogleBoxQuestion_'] ul > li > input[type="radio"]:checked:active,
    div[id*='toogleBoxQuestion_'] ul > li > input[type="checkbox"]:checked:active {
	    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
    }

    div[id*='toogleBoxQuestion_'] ul > li > input[type="checkbox"]:checked {
	    background-color: #e9ecee;
	    border: 1px solid #adb8c0;
	    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	    color: #99a1a7;
    }*/
}
