﻿
body {
    font: 12px 'Open Sans', Arial, sans-serif;
    line-height: 20px;
    color: #333333;
    margin: 0;
    /*-moz-user-select:none;*/
}

.modalBg {
    background-color: #808080;
    opacity: 0.6;
}

.pagefootersyle {
    background-color: #5c2e91;
    border-top: 1px solid #444;
    bottom: 0;
    color: #ffffff;
    font: bold 12px "Open Sans",Arial,sans-serif;
    height: 25px;
    position: fixed;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

a {
    font: 12px 'Open Sans', Arial, sans-serif;
    color: #888888;
}


    a:hover {
        font: 12px 'Open Sans', Arial, sans-serif;
        color: green;
    }


.link11 {
    font: 11px 'Open Sans', Arial, sans-serif;
    color: #888888;
}


    .link11:hover {
        font: 11px 'Open Sans', Arial, sans-serif;
        color: green;
    }

.downloadanch {
    font: 12px 'Open Sans', Arial, sans-serif;
    color: blue;
    font-weight: bold;
}


    .downloadanch:hover {
        font: 12px 'Open Sans', Arial, sans-serif;
        color: #888888;
        font-weight: bold;
    }

.Calculator {
    max-height: 20px;
    text-align: right;
    vertical-align: middle;
    padding: 3px 5px 3px 5px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
}


.floatleft {
    float: left;
}

.floatright {
    float: right;
}

#hline {
    height: 5px;
    background-color: #5c2e91;
    width: 100%;
}

#hline20 { /*height: 20px;*/
    background-color: #5c2e91;
    width: 100%;
    min-height: 20px;
}

#hline2 {
    height: 2px;
    background-color: #5c2e91;
    width: 100%;
}

#hline1 {
    height: 2px;
    background-color: #9c27b0;
    width: 100%;
}

#vline {
    width: 5px;
    background-color: #9c27b0;
    height: 500px;
}

#vline2 {
    width: 2px;
    background-color: #9c27b0;
    height: 470px;
}

.txtalignright {
    text-align: right;
}

.txtaligncenter {
    text-align: center;
}

.btnprvnext {
    width: 100px;
}

.cntplaceholdertitle {
    font-size: 13px;
    font-weight: bold;
    max-height: 20px;
    padding: 3px 5px;
    text-align: left;
    /*text-shadow: 0px 0px 2px #ff0000;*/
    text-transform: uppercase;
    vertical-align: middle;
}

.cntplaceholderdetails {
    min-height: 400px;
    text-align: left;
    vertical-align: middle;
    padding: 5px 5px 10px 5px;
    font-weight: normal;
    font-size: 12px;
}

.cntplaceholderinnerdetails {
    /*min-height: 400px;
    max-height: 475px;*/
    text-align: left;
    vertical-align: middle;
    padding: 2px 2px 10px 2px;
    font-weight: normal;
    font-size: 12px;
    width: 1180px;
    /*overflow: auto;*/
}

div.screenMask {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #000000;
    opacity: 0.7;
    filter: alpha(opacity=100);
    /*visibility: hidden;*/
}

.cntplaceholdernavigation {
    max-height: 25px;
    text-align: center;
    vertical-align: middle;
    padding: 5px 5px 35px 5px;
    font-weight: normal;
    font-size: 12px;
}

.header_32 {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    background-color: #d8e4bc;
    min-height: 32px;
    line-height: 32px;
    max-height: 32px;
}

.colorblue {
    color: blue;
}

.colorgreen {
    color: green;
}

.colorred {
    color: red;
}

.colorwhite {
    color: #ffffff;
}

.coloryellow {
    color: yellow;
}

.bkcoloryellow {
    background-color: #ffff00!important;
}

.bkcolorblue {
    background-color: blue;
}

.bkskyblue {
    background-color: #b8cce4;
}
.bklightgray {
    background-color: #ebebeb!important;
}

.bklightgreen {
    background-color:lightgreen !important;
}

.toupper {
    text-transform: uppercase;
}

.txtbold {
    font-weight: bold;
}

.txt10 {
    font-size: 10px;
}

.txt11 {
    font-size: 11px;
}

.txt12 {
    font-size: 12px;
}

.txt13 {
    font-size: 13px;
}

.txt14 {
    font-size: 14px;
}

.txt15 {
    font-size: 15px;
}

.txt16 {
    font-size: 16px;
}

.txt20 {
    font-size: 20px;
}

.txtboxsettings {
    /*height: 16px;*/
    border: 1px solid #3a3a3a;
    font: 12px 'Open Sans', Arial, sans-serif;
    vertical-align: middle;
    background-color: yellow;
}

input[type='text'] {
    background-color: yellow;
    border: 0px solid #3a3a3a; 
    /*padding: 3px;*/ 
}

input:focus {
    outline: none !important;
    border-bottom: 1.2px solid #307ecc;
    -webkit-transition: border 3s #307ecc;
    -moz-transition: border 3s #307ecc;
    -o-transition: border 3s #307ecc;
    -ms-transition: border 3s #307ecc;
    transition: border 3s #307ecc;
}

.gridtext {
    height: 14px;
    border: none;
    font: 11px 'Open Sans', Arial, sans-serif;
    vertical-align: middle;
}

.gridtext12 {
    height: 15px;
    border: none;
    font: 12px 'Open Sans', Arial, sans-serif;
    vertical-align: middle;
}

.gridtextwithline {
    height: 14px;
    border: 1px solid #3a3a3a;
    font: 11px 'Open Sans', Arial, sans-serif;
    vertical-align: middle;
}

.caltxtbox {
    height: 16px;
    border: 1px solid #3a3a3a;
    font: 12px 'Open Sans', Arial, sans-serif;
    vertical-align: middle;
    width: 90px;
}

.hidecontrol {
    width: 0px;
    height: 0px;
    border-style: none;
    border: none 0 white;
    display: none;
}

select {
    height: 21px;
    border: 0px solid #3a3a3a;
    font: 12px 'Open Sans', Arial, sans-serif;
    vertical-align: middle;
    background-color: yellow;
}

    select:focus {
        background-color: darkgreen;
        color: white;
    }
/*select:hover {  background-color:blue; color:white;}*/
fieldset {
    border: 1px solid darkgreen;
}

legend {
    font-weight: bold;
    color: brown;
}

.border1 {
    border: 1px solid #3a3a3a;
}


.txtareabox {
    height: 40px;
    border: 1px solid #ffffff;
    font: 12px 'Open Sans', Arial, sans-serif;
    vertical-align: top;
    background-color: yellow;
}

.width30 {
    width: 30px;
}

.width40 {
    width: 40px;
}

.width50 {
    width: 50px;
}

.width60 {
    width: 60px;
}

.width70 {
    width: 70px;
}

.width80 {
    width: 80px;
}

.width100 {
    width: 100px;
}

.width120 {
    width: 120px;
}

.width125 {
    width: 125px;
}

.width130 {
    width: 130px;
}

.width150 {
    width: 150px;
}

.width200 {
    width: 200px;
}

.width250 {
    width: 250px;
}

.width300 {
    width: 300px;
}

.width320 {
    width: 320px;
}

.width330 {
    width: 330px;
}

.width340 {
    width: 340px;
}

.width350 {
    width: 350px;
}

.width400 {
    width: 400px;
}

.width410 {
    width: 410px;
}

.width420 {
    width: 420px;
}

.width450 {
    width: 450px;
}

.width600 {
    width: 600px;
}
.width850 {
    width: 850px;
}
/*Height*/
.height15 {
    height: 15px;
}

.height250 {
    height: 250px;
}
/*end height*/
/*Padding */
.paddingtop70 {
    padding-top: 70px;
}

.paddingtop30 {
    padding-top: 30px;
}

.paddingtop20 {
    padding-top: 20px;
}

.paddingtop10 {
    padding-top: 10px;
}

.paddingbottom30 {
    padding-bottom: 30px;
}

.paddingbottom20 {
    padding-bottom: 20px;
}

.paddingbottom10 {
    padding-bottom: 10px;
}

.paddingleft150 {
    padding-left: 150px;
}

.paddingleft80 {
    padding-left: 80px;
}

.paddingleft50 {
    padding-left: 50px;
}

.paddingleft30 {
    padding-left: 30px;
}

.paddingleft20 {
    padding-left: 20px;
}

.paddingleft10 {
    padding-left: 10px;
}

.paddingright10 {
    padding-right: 10px;
}

.paddingright20 {
    padding-right: 20px;
}

.paddingright30 {
    padding-right: 30px;
}

.paddingitem3 {
    padding: 3px 3px 3px 3px;
}

.paddingleftright3 {
    padding: 0px 3px 0px 3px;
}

/*end padding*/
/*Height*/
.height20 {
    max-height: 20px;
}

.height25 {
    max-height: 25px;
}

.height30 {
    min-height: 30px;
}

.height40 {
    min-height: 40px;
}

height50 {
    max-height: 50px;
}

/*end Height*/
.phone {
    background: url('/images/phone.png') no-repeat 2px 4px;
    padding-left: 25px; 
}

.mail {
    background: url('/images/mail.png') no-repeat 0 4px;
    padding-left: 25px;
    color:lawngreen!important;
}


input[disabled='disabled'] {
    background-color: #b8cce4 !important;
    color: #000000 !important;
    cursor: not-allowed!important;
}

select[disabled='disabled'] {
    background-color: #b8cce4;
    color: #000000;
}

.bklevelonetotal {
    background-color: #5A5A5A;
    color: #ffffff;
    font-weight: bold;
}

.bkleveltwototal {
    background-color: #949494;
    color: #ffffff;
    font-weight: bold;
}

.bklevelthreetotal {
    background-color: #C3C3C3;
    color: #ffffff;
    font-weight: bold;
}
.bkleveloneCollapse {
    background-color: #d9d9d9;
    color: #000000;
    /*font-weight: bold;*/
}
.bkleveltwoCollapse {
    background-color: #ececec;    
    color: #000000;
    /*font-weight: bold;*/
}
.accessmodule {
    font: 14px 'Open Sans', Arial, sans-serif;
    font-weight: bold;
    color: #000000;
}

    .accessmodule:hover {
        font: 14px 'Open Sans', Arial, sans-serif;
        font-weight: bold;
        color: green;
    }


.search {
    width: 250px;
    height: 16px;
}


#myProgressdiv {
    /*position: fixed;
    top: 50%;
    left: 50%;
    width: 30em;
    height: 18em;
    margin-top: -9em; 
    margin-left: -15em;  
    border: 1px solid #ccc;
    background-color: #f3f3f3;
    */
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.4;
    background-color: #000;
    color: #ffffff !important; /*#0b8ae8 !important;*/
    z-index: 9999;
    text-align: center;
    filter: alpha(opacity=40);
    font-weight: bold;
    font-size: 18px;
}



.buttonDFNormal {
    width: auto !important;
    -webkit-border-radius: 10 !important;
    -moz-border-radius: 10 !important;
    border-radius: 10px !important;
    font-family: Courier New !important;
    color: #000000 !important;
    font-size: 12px !important;
    background: #ffffff !important;
    padding: 4px 6px 4px 6px !important;
    border: solid #000000 1px !important;
    text-decoration: none !important;
    cursor: pointer !important;
}


.buttonDFActive {
    width: auto !important;
    background: #79c76d !important;
    -webkit-border-radius: 10 !important;
    -moz-border-radius: 10 !important;
    border-radius: 10px !important;
    font-family: Courier New !important;
    color: #000000 !important;
    font-size: 13px !important;
    padding: 4px 6px 4px 6px !important;
    border: solid #000000 1px !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

.underline{text-decoration:underline}