﻿/*
Theme Name: TSCVPSSkin1 
Author: Atheeque Pasha
*/

.bluText {
    font-family: Arial;
    font-size: 8pt;
    color: DarkBlue;
}

.CAText {
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: Maroon;
}

.ULbluText {
    font-family: Arial;
    font-size: 10pt;
    color: DarkBlue;
    text-decoration: underline;
    font-weight: 300;
}

.ULbluTextbold {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: DarkBlue;
    text-decoration: underline;
}

.bldbluText {
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: DarkBlue;
}

.errText {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #ff0000;
}

.boldText {
    font-family: Arial;
    font-size: 12.5pt;
    font-weight: bold;
}
.boldText2{
    font-family: Arial;
    font-size: 9.5pt;
        font-weight: bold;

}
.Arialbold {
    font-family: Arial Black;
    font-size: 12pt;
    font-weight: bold;
    color: Black;
}

.ArialboldRed {
    font-family: Arial;
    font-size: 12.5pt;
    font-weight: bold;
    color: Red;
}

.smlText {
    font-size: 10pt;
    font-family: Arial;
    font-weight: bold;
    color: Gray;
}

.BigLabel {
    font-family: Arial;
    font-size: 12.5pt;
    font-weight: bold;
    color: #606060;
}

.printBigLabel {
    font-family: Arial;
    font-size: 12.5pt;
    font-weight: bold;
    color: Black;
}

.POTotal {
    font-family: Arial;
    font-size: 12.5pt;
    font-weight: bolder;
    color: BLACK;
}

.BigUnder {
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    text-decoration: underline;
    color: Gray;
}

.MedLabel {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: Gray;
}

.label {
    font-family: Arial;
    font-size: 10pt;
    color: Black;
}

.printlabel {
    font-family: Arial;
    font-size: 10pt;
    color: Black;
}

.bldlabel {
    font-family: Arial;
    font-size: 11.5pt;
    font-weight: 500;
    color: Black;
}

.bldlabelWhite {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: White;
}

.bldlabelWh {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: White;
}


.printbldlabel {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: Black;
}

.printbiglabel {
    font-family: Arial;
    font-size: 12.5pt;
    font-weight: bold;
    color: Black;
}

.bldlabelgroup {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: Blue;
}

.bldblutxt {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: DarkBlue;
}

.tab {
    font-family: Arial;
    font-size: 10pt;
    color: Black;
}

.info {
    font-family: Arial;
    font-size: 10pt;
    color: DarkGreen;
}

.infobig {
    font-family: Arial;
    font-size: 11pt;
    color: DarkGreen;
}

.infobold {
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    color: DarkGreen;
}


.lookup {
    background-image: url("../VpsImages/Skin1/preview_icon.gif");
    background-repeat: no-repeat;
    border: none 0px White;
    font-size: 10pt;
    color: white;
    height: 12px;
    width: 12px;
}

.button {
    box-shadow: none;
    /* to upate */
    color: #3463af;
    font-size: 14px;
    /* to upate */
    font-weight: 600;
    /*
    background-image: url("../VpsImages/Skin1/newButton-1.png");
    background-repeat:no-repeat;
    border:none 0px White;
    font-size:8pt;
    color:Black;
    font-family:Segoe UI;
    font-weight:400;
    height:20px;
    width:145px;
    text-align:center;
    vertical-align:middle;
    */
}
/*
:hover.button
{
    background-image: url("../VpsImages/Skin1/newButton-2.png");
    background-repeat:no-repeat;
    border:none 0px White;
    font-size:8pt; 
    color:Black;
    font-family:Segoe UI;
    font-weight:500;
    height:20px;
    width:145px;
    text-align:center;
    vertical-align:top;
}
:active.button
{
	background-image: url("../VpsImages/Skin1/newButton-3.png");
    background-repeat:no-repeat;
    border:none 0px White;
    font-size:8pt;
    color:Black;
    font-family:Segoe UI;
    font-weight:400;
    height:20px;
    width:145px;
    text-align:center;
    vertical-align:middle;
}
*/
.panGlow {
    border-color: #6bbfff;
    border-style: solid;
    border-width: 5px;
    background-color: White;
}

.panDrag {
    background-color: #EEEE00;
    cursor: crosshair;
    font-family: Arial;
    font-size: 8pt;
    color: DarkGreen;
}

.tbox {
    background-image: url("../VpsImages/Skin1/textbox1.png");
    padding-left: 3px;
    border: Solid 1px #c9c9c9;
    font-size: 10pt;
    color: Black;
    font-family: Arial;
    height: 15px;
    width: 220px;
    font-weight: 300;
}

.mtbox {
    background-image: url("../VpsImages/Skin1/textbox1.png");
    padding-left: 3px;
    border: Solid 1px #c9c9c9;
    font-size: 10pt;
    color: Black;
    font-family: Arial;
    height: 15px;
    width: 145px;
    font-weight: 300;
}

.stbox {
    background-image: url("../VpsImages/Skin1/textbox1.png");
    padding-left: 3px;
    border: Solid 1px #c9c9c9;
    font-size: 10pt;
    color: Black;
    font-family: Arial;
    height: 15px;
    width: 57px;
    font-weight: 300;
}

.atbox {
    background-color: #f2f2f2;
    border: Solid 1px #c9c9c9;
    font-size: 10pt;
    color: Black;
    font-family: Arial;
    width: 290px;
    height: 50px;
    font-weight: 300;
}

.atboxnew {
    background-color: #f2f2f2;
    border: Solid 1px #c9c9c9;
    font-size: 10pt;
    color: Black;
    font-family: Arial;
    width: 500px;
    height: 50px;
}

.atbox:focus {
    border: solid 1px #66B3FF;
}

.stbox:focus {
    border: solid 1px #66B3FF;
}

.tbox:focus {
    border: solid 1px #66B3FF;
}

.mtbox:focus {
    border: solid 1px #66B3FF;
}

.sbox:focus {
    border: solid 1px black;
}

.sbox {
    font-size: 10pt;
    color: Black;
    font-family: Arial;
    height: 18px;
    font-weight: 300;
    text-align: left;
}

a {
    text-decoration: none;
}

BODY {
    scrollbar-face-color: #e3e3e3;
    scrollbar-highlight-color: #d8d8d8;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-shadow-color: #95a2b1;
    scrollbar-arrow-color: #51a3ff;
    scrollbar-track-color: #ffffff;
    font-family: Arial;
}

.grid {
    background-color: white;
    text-align: center;
    font-size: 10px;
    color: Black;
    font-family: Arial;
    color: Gray;
}

    .grid th {
        color: #e8e8e8;
        background-color: #527DC1;
        font-family: Arial;
        font-weight: normal;
        border: solid 1px #ffffff;
        text-decoration: underline;
    }

    .grid td {
        color: Black;
        font-family: Arial;
        border: solid 1px #ffffff;
    }

.htmltableheader {
    color: Black;
    background-color: #b2dfff;
    font-family: Arial;
    font-size: 1.1em;
    font-weight: normal;
    border: solid 1px #ffffff;
    text-decoration: underline;
}

.GridItem {
    background-color: #ffffff;
}

.GridAltItem {
    background-color: #DAE8FA;
}

.hiddencol {
    display: none;
}

.viscol {
    display: block;
}

.TextIndicator_TextBox1_Strength1 {
    background-color: Gray;
    color: White;
    font-family: Arial;
    font-size: 10pt;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
}

.TextIndicator_TextBox1_Strength2 {
    background-color: Gray;
    color: Yellow;
    font-family: Arial;
    font-size: 10pt;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
}

.TextIndicator_TextBox1_Strength3 {
    background-color: Gray;
    color: #FFCAAF;
    font-family: Arial;
    font-size: 10pt;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
}

.TextIndicator_TextBox1_Strength4 {
    background-color: Gray;
    color: Aqua;
    font-family: Arial;
    font-size: 10pt;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
}

.TextIndicator_TextBox1_Strength5 {
    background-color: Gray;
    color: #93FF9E;
    font-family: Arial;
    font-size: 10pt;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
}

.calDay {
    color: Black;
    background-color: #DAE8FA;
    border: Solid 1px Gray;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bolder;
    height: 50px;
}

.calDayHeader {
    color: Black;
    background-color: #AFCAEC;
    border-color: Black;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}

.calTitle {
    color: Black;
    background-color: #82A5D3;
    border-color: Black;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}

.calToday {
    color: Black;
    background-color: #FEFFFF;
    font-family: Arial;
    font-size: 10pt;
}

.modalBackground {
    width: 100%;
    height: 100%;
    background-image: url("../VpsImages/Skin1/modalback.png");
    position: absolute;
    z-index: 500;
    top: 0px;
    left: 0px;
}

.modalContainer {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 750;
}

.modal {
    background-color: white;
    border: solid 2px #6bbfff;
    position: absolute;
    top: -50px;
    left: -200px;
    z-index: 1000;
    padding: 0px;
}

.md {
    background-color: #000000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.pagination .current {
    background: #26B;
    color: #fff;
    border: solid 1px #AAE;
}
