body {
    font-family: Verdana, Tahoma, Arial;
    font-size: 9pt;
    margin: 0px;
    border: 0px;
    background-color: #eeeeee;
    cursor: default;
}

td {
    font-size: 11px;
}


table {
    cursor: default;
}

a {
    color: #0000ff;
    font-weight: bold;
}

.CustomBtn {    
    cursor: pointer;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #7b9ebd;
    /*background-color:#cecfde;*/
    background: -webkit-linear-gradient(#ffffff, #cecfde); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #cecfde); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #cecfde); /* For Firefox 3.6 to 15 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cecfde',GradientType=0 ); /* for old IE */
    /*background-image: linear-gradient(top, #ffffff 0% ,#cecfde 100%);*/
    background-image: linear-gradient(#FFF, #CECFDE);    
    height:20px;
}

.CustomBtnBold {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
    background: -webkit-linear-gradient(#ffffff, #cecfde); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #cecfde); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #cecfde); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffffff, #cecfde); /* Standard syntax */

    cursor: hand;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #7b9ebd;
    height:18px;
}

.CustomBtnRedBold {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
    background: -webkit-linear-gradient(#ffffff, #cecfde); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #cecfde); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #cecfde); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffffff, #cecfde); /* Standard syntax */

    cursor: hand;
    cursor: pointer;
    font-size: 11px;
    color: #ff0000;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #7b9ebd;
    height:18px;
}

.Customlbl {
    font-family: Verdana,Arial,Tahoma;
    font-size: 8pt;
    margin: 0px;
}

.CustomTextbox {
    width: 150px;
    font-size: 11px;
    border: 1px solid #7b9ebd;
}

body.text {
    width: 150px;
    font-size: 9pt;
    border: 1px solid #7b9ebd;
}

body.stage {
    padding: 20px;
    padding-top: 10px;
    background-color: #efefeb;
}

body.masterfrm {
    background-color: #efefeb;
}

table.stdTable {
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.normalfont {
    font-size: 10px;
}

.normalbutton {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
    background: -webkit-linear-gradient(#ffffff, #cecfde); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #cecfde); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #cecfde); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffffff, #cecfde); /* Standard syntax */

    cursor: hand;
    cursor: pointer;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #7b9ebd;
}

.toolbar {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#E5E3D5, EndColorStr=#C9C7BA);
    background: -webkit-linear-gradient(#E5E3D5, #C9C7BA); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#E5E3D5, #C9C7BA); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#E5E3D5, #C9C7BA); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#E5E3D5, #C9C7BA); /* Standard syntax */
}

TEXTAREA {
    font-family: Verdana, Tahoma,Arial;
    font-size: 8pt;
    width: 100%;
    border: 1px solid #7b9ebd;
}

DIV.tab {
    /*padding: 10px;*/
}

SPAN.lui {
    color: #0000ff;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
}

IMG.lui {
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin-left: 2px;
    margin-right: 5px;
}

DIV.lu {
    overflow-y: auto;
    overflow-x: hidden;
    height: 19px;
    background: window;
    width: 100%;
    border: 1px solid #7b9ebd;
}

DIV.ro {
    overflow-y: auto;
    height: 19px;
    width: 100%;
    background-color: #fffbff;
    border-color: #cccccc;
}

DIV.lud {
    background: #efefeb;
}

IMG.icon {
    margin-left: 2px;
    margin-right: 5px;
}

TD.sec {
    width: 100%;
    color: #606050;
    font-weight: bold;
    padding-left: 0px;
    padding-bottom: 2px;
}


TD.PageHeader {
    font-weight: bold;
    font-size: 15px;
    overflow: hidden;
    color: #0033cc;
    TEXT-OVERFLOW: ellipsis;
}

TD.bar {
    border-bottom: 1px solid #838574;
}

TD.req {
    font-weight: bold;
    color: #990000;
    overflow: hidden;
    text-overflow: ellipsis;
}

TD.BlackBold {
    font-weight: bold;
    color: Black;
    overflow: hidden;
    text-overflow: ellipsis;
}

TD.tips {
    font-weight: bold;
    color: Green;
    overflow: hidden;
    text-overflow: ellipsis;
}

TD.ChRed {
    font-weight: bold;
    color: Red;
    overflow: hidden;
    text-overflow: ellipsis;
}


TD.openstatus {
    font-weight: bold;
    font-size: 10pt;
    color: Green;
    background-color: yellow;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    border: solid 1 black;
    font-family: arial;
}

TD.closestatus {
    font-weight: bold;
    font-size: 10pt;
    color: red;
    background-color: yellow;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    border: solid 1 black;
    font-family: arial;
}

TD.holdstatus {
    font-weight: bold;
    font-size: 16pt;
    color: red;
    background-color: red;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

TD.InsOpenstatus {
    font-weight: bold;
    font-size: 8pt;
    color: Lime;
    background-color: Lime;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

TD.InsViolstatus {
    font-weight: bold;
    font-size: 8pt;
    color: Red;
    background-color: Red;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

TD.rec {
    font-weight: bold;
    color: #000099;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
}

TD.n {
    overflow: hidden;
    text-overflow: ellipsis;
}

LABEL {
    cursor: hand;
    cursor: pointer;
}


TD.radioLabel {
    padding-left: 2px;
    padding-right: 10px;
}

TD.leftBar {
    width: 140px;
    text-align: right;
    vertical-align: top;
    padding-top: 20px;
}

TABLE.error {
    background-color: #ffffcc;
    border: 1px solid #919276;
    width: 100%;
    table-layout: fixed;
    padding-top: 20px;
    padding-bottom: 20px;
}

TD.areas {
    padding: 10px;
}

DIV.area {
    padding: 10px;
    overflow-y: auto;
    width: 100%;
    height: 100%;
}

TABLE.layout {
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

INPUT.ReadOnlyText {
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial;
    height: 19px;
    width: 75%;
    border: 1px solid #7b9ebd;
    background-color: #E0E0E0;
}

INPUT.textbox {
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial;
    border: 1px solid #7b9ebd;
    /*height: 15px;*/    /* commented by deeban- for textbox height showing different size for some screens */
    /*border-color:       #abc1de; */
    border-color: #a2b9d8;
    height:16px;
  
}

INPUT.textboxInactive {
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px solid;
    font-size: 8pt;
    border-left: #7b9ebd 1px solid;
    width: 75%;
    border-bottom: #7b9ebd 1px solid;
    font-family: Verdana, Tahoma, Arial;
    color: black;
    height: 16px;
    
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
    background: -webkit-linear-gradient(#ffffff, #cecfde); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #cecfde); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #cecfde); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffffff, #cecfde); /* Standard syntax */
}

INPUT.menuItem {
    cursor: hand;
    cursor: pointer;
    /*height:17px;*/
}

INPUT.DisabledImgMnuItem {
    cursor: default;
    FILTER: Alpha(opacity=30);
    opacity:0.3 ;  /* Filter is not working in the upgrade for IE*/
}

INPUT.ro, TEXTAREA.ro, DIV.ro, SPAN.ro {
    background-color: #fffbff;
    border-color: #cccccc;
}

INPUT.rad {
    width: 15px;
    border: 0px;
    cursor: hand;
    cursor: pointer;
}



TABLE.Search {
    font-family: Verdana, Tahoma, Arial;
    font-size: 9pt;
    margin: 0px;
    border: 0px;
    background-color: Transparent;
    cursor: default;
}

/* Updated for Global Themes on April27th by kallis

.status
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor:	hand;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom:	1px solid #7b9ebd;
	width:200px;
} 

.SearchStatus
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor:	hand;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom:	1px solid #7b9ebd;
} 


.otherstatus
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#b4bfcd, EndColorStr=#ffffff);
	height:20px;
} 

*/

.otherstatusMenuEx {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#b4bfcd, EndColorStr=#ffffff);
    background: -webkit-linear-gradient(#b4bfcd, #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b4bfcd, #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b4bfcd, #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b4bfcd, #ffffff); /* Standard syntax */
}

.otherstatus1 {
    height: 100%;
    background-color: #b4bfcd;
}

.kpitab {
    background-color: White;
}

/*
TD.statusBar
{
	background-color:	#365484;
	color:				#ffffff;
	padding-left:		5px;
	height:				23px;
} */

/*TD.appStatusBar
{
	padding-left: 5px;
	color: #ffffff;
	height: 25px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#E5E3D5, EndColorStr=#C9C7BA);
} */

TD.Label {
    text-align: right;
}

.internalMenu {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
    background: -webkit-linear-gradient(#ffffff, #cecfde); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #cecfde); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #cecfde); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffffff, #cecfde); /* Standard syntax */

    color: Red;
    cursor: hand;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    border-style: none;
    height: 100%;
}

span.menu {
    height: 100%;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #7288AC;
}

span.button {
    height: 100%;
    cursor: hand;
    cursor: pointer;
    padding: 2px;
    border: 1px solid #7288AC;
}

table.mnuList {
    border: #00377a 1px solid;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#efefeb, EndColorStr=#ffffff);
    background: -webkit-linear-gradient(#efefeb, #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#efefeb, #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#efefeb, #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#efefeb, #ffffff); /* Standard syntax */
}

/*
table.mnuBar
{
	color: #ffffff;
	height: 23px;
	width: 100%;
	background-color: #7288AC;
	border: #abc0e7 1px solid;
	border-right: #00377a 1px solid;
	border-bottom: #00377a 1px solid;
} */

table.mnuBarEx {
    color: #ffffff;
    background-color: #7288AC;
    border: #abc0e7 1px solid;
    border-right: #00377a 1px solid;
    border-bottom: #00377a 1px solid;
}

tr.mnuSpacer {
    padding: 0px;
    font-size: 1px;
}

td.icMenu {
    behavior: url(/_nav/menu.htc);
}

td.mnuTitle {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    cursor: default;
    color: #ffff00;
    padding-left: 25px;
}

td.mnuRight {
    width: 100%;
    text-align: right;
    padding-right: 5px;
}

img.mnuBtn {
    width: 16px;
    height: 16px;
    margin-right: 1px;
    margin-bottom: -1px;
    vertical-align: top;
}

hr.mnuSpacer {
    height: 1px;
    margin-left: 10px;
}

col.mnuItm {
    padding-top: 5px;
    padding-left: 10px;
}

col.mnuLeft {
    width: 27px;
    text-align: center;
    background-color: #889DC2;
}

nobr.mnuTitle {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

u.mnuKey {
    accelerator: true;
}

.mnuborder {
    BORDER-TOP: #7f7d75 1px solid;
    BORDER-BOTTOM: #b0aea3 1px solid;
}

SELECT {
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px solid;
    font-size: 8pt;
    border-left: #7b9ebd 1px solid;
    width: 75%;
    color: black;
    border-bottom: #7b9ebd 1px solid;
    font-family: Verdana, Tahoma, Arial;
    height: 20px;
}

 .SELECTInActive {
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px solid;
    font-size: 8pt;
    border-left: #7b9ebd 1px solid;
    width: 75%;
    color: black;
    border-bottom: #7b9ebd 1px solid;
    font-family: Verdana, Tahoma, Arial;
    height: 20px;
   background-image: linear-gradient(rgb(255, 255, 255), rgb(193, 219, 177));
}


TD.grdDelText {
    font-size: X-Small;
    font-family: Verdana, Tahoma, Arial;
    text-align: Center;
    color: Red;
    cursor: hand;
    cursor: pointer;
}

TD.grdDelHdr {
    font-weight: bold;
    font-size: X-Small;
    font-family: Verdana, Tahoma, Arial;
    text-align: Center;
    color: Red;
}


.HistBorder {
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-BOTTOM: 0px solid;
}

.HisHeadTxt {
    FONT-WEIGHT: lighter;
    FONT-SIZE: 10pt;

    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
    background: -webkit-linear-gradient(#ffffff, #cecfde); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #cecfde); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #cecfde); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffffff, #cecfde); /* Standard syntax */

    FONT-FAMILY: Verdana;
}

.HistoryComments {
    FONT-SIZE: 10pt;
    OVERFLOW: auto;
    FONT-FAMILY: Verdana;
}

TrackerNotes {
    font-family: Tahoma;
    font-size: 11pt;
}

#allofofstuffhere, #andhere, #andheretoo {
    display: none;
}

ClassSize {
    background-color: Red;
}

TD.red {
    font-weight: bold;
    color: #000099;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.CustomlblBold {
    cursor: hand;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

.CustNoBorder {
    overflow-x: hidden;
    overflow-y: hidden;
}

.CustNoDisplay {
    display: none;
    visibility: hidden;
}

.CustDisplay {
    display: inline;
    visibility: visible;
}

.ig_cdca1227_r1 {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FAFCFE, EndColorStr=#D2DEF0);
    background: -webkit-linear-gradient(#FAFCFE, #D2DEF0); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FAFCFE, #D2DEF0); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FAFCFE, #D2DEF0); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FAFCFE, #D2DEF0); /* Standard syntax */
}

.ig_cdca1227_r2 {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FAFCFE, EndColorStr=#D2DEF0);
    background: -webkit-linear-gradient(#FAFCFE, #D2DEF0); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FAFCFE, #D2DEF0); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FAFCFE, #D2DEF0); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FAFCFE, #D2DEF0); /* Standard syntax */
}

.ig_7af8649b_r1 {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FAFCFE, EndColorStr=#D2DEF0) !important;
    background: -webkit-linear-gradient(#FAFCFE, #D2DEF0) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FAFCFE, #D2DEF0)  !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FAFCFE, #D2DEF0) !important;  /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FAFCFE, #D2DEF0) !important; /* Standard syntax */
}

.ig_7af8649b_r2 {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FAFCFE, EndColorStr=#D2DEF0) !important;
    background: -webkit-linear-gradient(#FAFCFE, #D2DEF0) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FAFCFE, #D2DEF0)  !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FAFCFE, #D2DEF0) !important;  /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FAFCFE, #D2DEF0) !important; /* Standard syntax */
}

.custom-tooltip-styling {
    min-height: 100px;
    position: absolute;
    display: block;
    background-color: White;
    width: 200px;
    border: 1px gray solid;
    padding: 10px 2px 2px 5px;
    top: 20px;
    left: 30px;
    float: left;
    font-size: 11px;
    z-index: 10;
}

.sclose {
    color: Black;
    float: right;
    padding: 2px;
    width: 20px;
    height: 20px;
    font-weight: bold;
    margin-top: -10px;
    text-align: right;
    font-size: 12px;
}

.custom-span-tooltip-link {
    border-top: 1px solid gray;
    width: 100%;
    float: left;
    padding: 5px 0 5px 27px;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
}

.custom-span-tooltip {
    border-top: 1px solid gray;
    width: 100%;
    float: left;
    padding: 5px 0 5px 27px;
    font-weight: bold;
    font-size: 10px;
}



/* CRM#32032-Change background across the product to matches RMS -  all multi select dropdown. */
.RadcomboBoxDropDown_Default .rcbCheckAllItems {
    background-color: #FAFFFF !important;
}

.rcbInputCellLeft {
    background-position: 0px 0px;
}


.RadComboBoxDropDown_Default .rcbHovered {
    background-color: rgb(51,153,255) !important;
}

.RadComboBoxDropDown_Default .rcbCheckAllItemsHovered {
    background-color: rgb(51,153,255) !important;
}

.RadComboBox_Default .rcbArrowCell .rcbArrowCellRight {
    background-color: rgb(255,255,255) !important;
    background-image: url("/KPIImages/ico_Arrow_D.gif") !important;
    vertical-align: middle !important;
    text-align: center !important;
}

.RadComboBox_Default .rcbArrowCellRight {
    background-position: 40% 45%;
}

/*.RadComboBox .rcbArrowCell A {
    border: 1px !important;
    border-top-style: solid !important;
    border-bottom-style: solid !important;
    border-right-style: solid !important;
    border-color: #ABABAB !important;
}*/

/* Changed by rajeshkumar v for CRM#143998 */

.RadComboBox .rcbReadOnly .rcbInputCellLeft {
    background-position: 0 0 !important;
}

.RadComboBox .rcbArrowCell {
    background-image: none;
}

.RadComboBox .rcbArrowCell a {
        background: url("/KPIImages/drop_down_New.png") no-repeat;
 }

.RadComboBox .rcbReadOnly .rcbInputCellLeft {
    background-image: none;
}

.RadComboBox_Default .rcbReadOnly .rcbInput {
    border: 1px solid #7b9ebd;
    border-right: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.RadComboBox table td.rcbInputCell {
    padding: 0 !important;
}
.RadComboBox .rcbInput {
    padding: 2px 4px 2px !important;
    background-color: #ffffff !important;
}
.RadComboBox .rcbInputCell {
    background-color: #ffffff !important
}

.RadComboBox_Default .rcbReadOnly .rcbInput {
    color: black !important;
}

/* Changed by rajeshkumar v for CRM#143998 - End */

.Srchtoolbar {
    height: 30px;
    width: 100%;
    vertical-align: top;
}

.SrchtoolbarItems {
    vertical-align: top;
}

.GridNoBorder {  border-color:transparent !important; border-width:0px !important;  }
.pnxToolBar {
    display: -webkit-inline-box !important; 
     display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
     display: -ms-inline-flexbox !important;
     display: inline-flex !important;
     -webkit-align-self: auto !important;
}
.Delete_Icon_Style{

   font-family :'Comic Sans MS,'!important;
   font-size: medium !important;
   text-align:center !important;
   color:red !important;

}

.tabRedClr { color: red;}

.tabGreenClr { color: green;}

.tabAttBoldClr { background-color:blue; font-weight:bold; color: white }

.tabAttachmentWithData {
    color: blue ;
    font-weight: bold;
}

.tabAttachmentWithoutData {
    color: black;
   
}

.tabMandatoryQAFormNotFilled{
    color: red;
}
.tabMandatoryQAFormFilled{
    color: green;
}

.tabHasDataColor{
    color:blue;
}

.lookuplens {
    height: 20px !important;
    cursor: hand;
    cursor: pointer;
    vertical-align: bottom !important;
}
.textboxdatetime{
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial;
    height:16px !important;
}

.lookuplensinactive
{
    height:20px !important;
    vertical-align:bottom !important;
    cursor: default;
    FILTER: Alpha(opacity=30);
    opacity:0.3 ;  /* Filter is not working in the upgrade for IE*/
}

.DateButton
{
    cursor:hand;
    cursor:pointer;
    vertical-align:bottom;
    height:20px;
}

.DisabledDateButton{
    height:20px !important;
    vertical-align:bottom !important;
    cursor: default;
    FILTER: Alpha(opacity=30);
    opacity:0.3 ;
    padding-left:2px;
}

.DisabledToolbarMenuIcon{
    vertical-align:bottom !important;
    cursor: default;
    FILTER: Alpha(opacity=30);
    opacity:0.3 ;
}

  .classPanel
             {
                   
                margin-left: 20px;
                    -moz-border-radius: 15px;
                    border-radius: 15px;
             }
      .classCloseButton
             {
                   margin-left: 430px;
             }


      .classImageVideoButton
             {
                   
               Background-image:url("/KPIImages/ico/PlayWhatsNew.png") !important;
               height:23px;
               width:36px;
               margin-right:300px;
             }

       .classImageVideoButtonForDescription
             {
                   
               Background-image:url("/KPIImages/ico/PlayWhatsNew.png") !important;
               height:23px;
               width:36px;  
               margin-left:25px;
               margin-bottom:5px;
             }
        
       .WhatsNewClass {
    border:1px solid #00ffff;

    text-align:right;

    z-index:9999;
    width:3%;
    max-width: 550px;
    
    margin: 0 auto; left:0px; 
    margin-right:30px;

    }

.scrolAllFields { 
    table-layout: fixed; 
    display:block; 
    overflow-y:auto; 
    overflow-x:hidden;
}
.unScrolAlLFields{
     table-layout: fixed; 
} 
.ClryRptDivider{   
    border-bottom-style: solid; border-bottom-width: 1px; border-color: #808080; height: 3px; margin-left:10px; margin-right:10px;
}
.ClryRptDivider_wdt100{    
    border-bottom-style: solid; width: 100%; border-bottom-width: 1px; border-color: #808080; height: 3px; margin-left:10px; margin-right:10px;
}
.padlftrgt10px{
    padding-left:10px;padding-right:10px
}
.padlftrgt10px_fntItl{
    padding-left:10px;padding-right:10px;font-style:italic;
}


.gridsettingsIcon {
    color: #117ef7 !important;
    font-size: 15px;
    border: none !important;
    background: transparent;
    cursor: pointer;
    width: 12px !important;
}

.gridIcon:focus {
    outline: none;
}

.grdbrdrleft {
    border-left: none !important;
}

.closeicon {
    color: white !important;
    font-size: 18px;
    border: none !important;
    background: transparent;
    cursor: pointer;
    float: right;
    padding-right: 4px;
    height: 28px;
}

    .closeicon:hover {
        background-color: red;
    }

.para {
    float: left;
    padding-left: 9px;
    font-size: 14px;
    font-weight: bold;
}

.grdconfigbtn {
    margin-top: 4px;
    float: left;
    padding-right: 308px;
    margin-left: 8px;
    border: none;
    background: transparent;
    width: 14%;
    height: 23px;
    cursor: pointer;
}

    .grdconfigbtn:hover {
        background-image: linear-gradient(lightblue,lightblue);
    }

.grdcolumnhide {
    font-weight: normal;
}

    .grdcolumnhide:hover {
        cursor: pointer;
    }


/* #region Custom Grid Right Click Styles  */

/* Context menu */
.PNXGRDCOLcontext-menu {
    display: none;
    position: absolute;
    border: 1px solid black;
    border-radius: 3px;
    background-color: #D6E3EC;
    margin: 0px;
    font-family: Verdana;
}
    .PNXGRDCOLcontext-menu:hover {
        cursor: pointer;
        background-color: #0F4787;
        color:white;
    }
    
    .PNXGRDCOLcontext-menu ul {
        list-style: none;
        padding: 1px;
        margin: 2px;
    }
        .PNXGRDCOLcontext-menu ul li {
            margin: 2px;
            padding-right: 1px;
            padding: 0px;
            color: black;
            font-weight: normal;
            font-size: 12px;
        }

            .PNXGRDCOLcontext-menu ul li:hover {
                cursor: pointer;
                color:white;
            }

/* #endregion */


/* #region Custom Grid Styles */

.excelexportsettings {
    margin-top: 19px;
    padding-bottom: 3px;
    padding-left: 9px;
    text-decoration: underline;
    color: dodgerblue;
    float: left;
    font-size: unset;
}

.maindiv {
    width: 277px;
    background-color: rgb(233, 233, 233);
    z-index: 55;
}

.innerdiv1 {
    background-color: rgb(53, 103, 140);
    color: white;
    padding: 2.5%;
}

.innerdiv1pele {
    float: right;
    margin-top: -6px;
    cursor: pointer;
    margin-right: -7px;
    padding: 2.3px 4px;
    font-size: 18px;
}

    .innerdiv1pele:hover{
        background-color:red;
    }

 .innerdiv2 {
        margin-left: 6px;
        padding-bottom: 8px;
    }

.innerdiv1spanele {
    margin-left: 0px;
}

.ptag {
    margin-top: 7px;
    cursor: pointer;
    padding: 5px;
    margin-bottom: 0px;
}

    .ptag:hover {
        background-image: linear-gradient(lightblue,lightblue);
    }

.innerdiv2 > p{
    width:94.5%;
} 
/* #endregion */

            
