﻿body {
    font: 12px 'Open Sans', Arial, sans-serif;
    line-height: 20px;
    color: #333333;
    margin: 0;
    background-color:#f8f8f8;
}

.modalBg {
    background-color: #808080;
    opacity: 0.6;
}

.pagefootersyle {
    font: 12px 'Open Sans', Arial, sans-serif;
    width: 100%;
    height: 20px;
    background-color: #292a2c;
    color: #888888;
    vertical-align: middle;
    border-top: 1px solid #444;
    right: 10;
    position: fixed;
    width: 100%;
    bottom: 0;
    vertical-align: middle;
    height: 25px;
    text-align: center;
    font-weight: bold;
}

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: #3a3a3a;
    width: 100%;
}

#hline20 { /*height: 20px;*/
    background-color: #3a3a3a;
    width: 100%;
    min-height: 20px;
}

#hline2 {
    height: 2px;
    background-color: #3a3a3a;
    width: 100%;
}

#hline1 {
    height: 2px;
    background-color: #3a3a3a;
    width: 100%;
}

#vline {
    width: 5px;
    background-color: #3a3a3a;
    height: 500px;
}

#vline2 {
    width: 2px;
    background-color: #3a3a3a;
    height: 470px;
}

.txtalignright {
    text-align: right;
}

.txtaligncenter {
    text-align: center;
}

.btnprvnext {
    width: 100px;
}

.cntplaceholdertitle {
    max-height: 20px;
    text-align: left;
    vertical-align: middle;
    padding: 3px 5px 3px 5px;
    font-weight: bold;
    font-size: 13px;
    text-shadow: 2px 2px 2px #FF0000;
    text-transform: uppercase;
}

.cntplaceholderdetails {
    min-height: 400px;
    text-align: left;
    vertical-align: middle;
    padding: 5px 5px 30px 40px;
    font-weight: normal;
    font-size: 12px;
}

.txtshadownone {
    text-shadow:none;
}

.cntplaceholderinnerdetails {
    /*min-height: 400px;
    max-height: 475px;*/
    text-align: left;
    vertical-align: middle;
    padding: 2px 2px 30px 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 20px 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;
}


.toupper {
    text-transform: uppercase;
}

.txtbold {
    font-weight: bold!important;
}

.txtItalic {
    font-style: italic;
}

.txtUnderLine {
    text-decoration: underline;
}

.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!important;
    font: 12px 'Open Sans', Arial, sans-serif!important;
    vertical-align: middle;
    background-color: yellow;
}

input[type='text'] {
    background-color: yellow;
    border: 1px solid #3a3a3a;
}

.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: block;
}

select {
    height: 21px;
    border: 1px 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;
}
.width90 {
    width: 90px;
}

.width100 {
    width: 100px;
}
.width110 {
    width: 110px;
}


.width120 {
    width: 120px;
}

.width125 {
    width: 120px;
}

.width130 {
    width: 130px;
}

.width150 {
    width: 150px;
}
.width175 {
    width: 175px;
}
.width190 {
    width: 190px;
}

.width200 {
    width: 200px;
}
.width210 {
    width: 210px;
}
.width220 {
    width: 220px;
}

.width250 {
    width: 250px;
}

.width300 {
    width: 300px;
}
.width305 {
    width: 305px;
}

.width310 {
    width: 310px;
}
.width320 {
    width: 320px;
}

.width330 {
    width: 330px;
}

.width340 {
    width: 340px;
}

.width350 {
    width: 350px;
}

.width400 {
    width: 400px;
}

.width410 {
    width: 410px;
}

.width420 {
    width: 420px;
}

.width450 {
    width: 450px;
}

.width500 {
    width: 500px;
}
.width540 {
    width: 540px;
}

.width700 {
    width: 700px;
}

.width850 {
    width: 850px;
}

.width1000 {
    width: 1000px;
}
/*Height*/
.height15 {
    height: 15px;
}

.height250 {
    height: 250px;
}
/*end height*/
/*Padding */
.paddingtop30 {
    padding-top: 30px;
}

.paddingtop20 {
    padding-top: 20px;
}

.paddingtop10 {
    padding-top: 10px;
}

.paddingbottom30 {
    padding-bottom: 30px;
}

.paddingbottom20 {
    padding-bottom: 20px;
}

.paddingbottom10 {
    padding-bottom: 10px;
}

.paddingleft30 {
    padding-left: 30px;
}
.paddingleft40 {
    padding-left: 40px;
}

.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;
}


input[disabled='disabled'] {
    background-color: #b8cce4;
    color: #000000;
}

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;
}



.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;
    }

.bkcolourltgry {
    background-color: #E8E8E8;
}

.bkcoloryhead {
    background-color:#006699;
    color:#ffffff;
     white-space: nowrap;
}

.treemenue {
    font-family: Arial;
    color: #ffffff;
    font-size: 13px;
    background: #878f91;
    padding: 7px 5px 7px 15px;
    text-decoration: none;
    min-width: 500px!important;
    max-width: 500px!important;
    font-weight: bold;
    display: block;
    border-top: 1px solid #ffffff;
}

.treemenueroot {
    font-family: Arial;
    color: #ffffff;
    font-size: 13px;
    background: #096692;
    padding: 7px 5px 7px 15px;
    text-decoration: none;
    min-width: 500px!important;
    max-width: 500px!important;
    font-weight: bold;
    display: block;
     border-top: 1px solid #ffffff;
}

    .treemenue:hover {
        background-color: #f0ad4e;
        color: #ffffff;
        min-width: 250px;
        font-weight: bold;
    }

    .treemenue:active {
        background-color: lightgreen;
        color: #000000;
        min-width: 500px!important;
        font-weight: bold;
    }

    .treemenueroot:hover {
        background-color: #f0ad4e;
        color: #ffffff;
        min-width: 250px;
        font-weight: bold;
    }

    .treemenueroot:active {
        background-color: lightgreen;
        color: #000000;
        min-width: 500px!important;
        font-weight: bold;
    }

ul.square {
    list-style-type: square;
}

input[type=number] {
  -moz-appearance: textfield;
  border:0px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none;
  margin: 0; /* Removes leftover margin */
}

.cancelinvoice {
    background-image:url(../images/CancelImg.png);background-repeat:no-repeat; background-position:center;
}

/* Fieldset*/
fieldset , legend {
    font: normal 12px/150% Verdana, Arial, Helvetica, sans-serif;
    background: #fff;
    overflow: hidden;
    border: 1px solid #7AA9E6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 6px;

     background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #006699) );
        background: -moz-linear-gradient( center top, #006699 5%, #006699 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#006699');
          background: #E1EEF4;
        color: #00557F;
        font-size: 11px;
        font-weight: bold;
        border-left: 1px solid #7AA9E6;
      
         /*height:25px!important;*/
         padding:4px; 
}

  
/*End Fieldset*/