﻿/* CSS Document */


/* grid CSS */


.gridHeader
{
    background-color: #15AEB8;
    color: White;
    font-size: 11pt;
    font-weight: bold;
    background-image: url('../Images/tab-line.gif');
}

.gridAlternate
{
    background-color: Silver;
    color: Black;
}

.MiddleBars
{
    background-color: #ecebfe;
    height: 25px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.gridFooter
{
    background-color: #15AEB8;
    color: White;
}

.gridPaging
{
    background-color: #15AEB8;
    color: White;
}

.gridEmptyDataRowStyle
{
    background-color: #15AEB8;
    border-color: #15AEB8;
}

.SelectedNodeStyle
{
    font: Bold;
    display: block;
    text-decoration: Bold;
    color: #FF0066;
    
    border: solid 1px Transparent;
    padding: 2px 2px 2px 2px;
}


.dataingrid
{
    color: Black;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    height: 20px;
    /*left: 5px;*/
    position: relative;
    top: 0; /*width: 150px;*/
}



.InvisibleCol
{
    display: none;
}

.gridHeaderStyle
{
    background-color: #66BAC8;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
}
.gridHeaderStyle th { padding: 0 5px;  border-color: #e5e5e5;
    color: #FDFBFB;}

.gridFooterStyle
{
    background-color: #D5D1D1;
    height: 35px;
    text-align: left;
    vertical-align: top;
    color: #e5e5e5;
}

.gridEditRowStyle
{
    height: 35px;
    text-align: left;
    vertical-align: middle;
}
.gridEditRowStyle td
{
     border-color: #E5E5E5;
}

.gridRowStyle
{
    background-color: #fff;
    color: #000;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    height: 30px;
}
.gridRowStyle td
{
    border-color: #E5E5E5;
}
.gridRowStyle td span
{
    margin-left: 5px;
}

.gridSelectedRowStyle
{
    background-color: #FFFFCC;
    vertical-align: top;
    text-align: left;
}

.gridAlternatingRowStyle
{
    background-color: #EDEDED;
    color: #000;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    height: 30px;
}
.gridAlternatingRowStyle td
{
    border-color: #E5E5E5;
}
.gridAlternatingRowStyle td span
{
    margin-left: 5px;
}
.gridbuttonhover
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    color: #D75803;
    font-weight: normal;
    cursor: pointer;
    text-decoration: underline;
    left: 5px;
    height: 20px;
    position: relative;
    top: 0;
}









/*Page Related CSS */
html, body
{
    height: 100%;
    width: 100%;
    overflow: hidden;
}


.titles
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

.sectionTitles
{
    color: #54B3C0;
    font-family:verdana,Arial,Segoe UI,Helvetica,sans-serif,Geneva;
    font-size: 13px;
    font-weight: bold;
    left: 5px;
    position: relative;
    text-align: left; /*top: 6px;*/
}
.pageHeaderBackground
{
    width: 100%;
    background-image: url('../Images/PageHeader.png');
}


.sectionHeaderBackground
{
     border :thin solid #C0C0C0;
  height: 33px;
  vertical-align:middle;
	      border-radius:5px 5px 0 0;
	    
	      margin-right:0px;
	        background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#D3DCE7));
  background: -webkit-linear-gradient(#ffffff, #D3DCE7);
  background: -moz-linear-gradient(#ffffff, #D3DCE7);
  background: -ms-linear-gradient(#ffffff, #D3DCE7);
  background: -o-linear-gradient(#ffffff, #D3DCE7);
  background: linear-gradient(#ffffff, #D3DCE7);
 -pie-background: linear-gradient(#ffffff, #D3DCE7);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#D3DCE7');
}


.librarysectionHeaderBackground
{
    background-color: none;
}

.masterSectionHeaderBackground
{
    background-image: url('../Images/section_header.png');
    height: 35px;
    width: 660px !important;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    margin-left: 10px;
}

.divDetailSection /* Old Name:divLibrarySection*/
{
    border-width: 0.5px;
    border-style: solid;
    border-color: #dfdfdf;
    background-color: #F8F8F8; /* height: 300px;     width: 100%;*/
}

.divLibrarySection
{
    border-width: 0.1px;
    border-style: solid;
    border-color: #dfdfdf;
    background-color: #f8f8f8;
    line-height: 1.5em;
}










/* Control CSS */


.datainboxes
{
    color: #161212;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 13px;
    margin-bottom: 0;
    resize: none;
    text-align: left;
}

.datainboxesRightAlign
{
    color: #161212;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 13px;
    margin-bottom: 0;
    resize: none;
    text-align: right;
}

.buttons
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
.datainlabels
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    color: #161212;
    text-align: left;
    margin-left: 5px; /*text-transform: capitalize;*/
}
.lock
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    color: #161212;
    text-align: left;
    margin-left: 7px;
    text-transform: capitalize;
}
.datainlabelsRightAlign
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 13px;
    color: #161212;
    text-align: right;
    margin-left: 5px;
    text-transform: capitalize;
}


.ReqfieldLabel
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    color: Red;
    text-align: left;
}

.indicateLabel
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    font-style: italic;
    color: #000000;
    text-align: left;
}
.datainSuccesslabels
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    color: blue;
    text-align: left;
}
.datainErrorlabels
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    color: Red;
    text-align: left;
}
.indicateLabel
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

.textWatermark
{
    color: Gray;
    font-style: italic;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 13px;
}


.chkbox INPUT
{
    margin-right: 2px;
}








/* Tree CSS */
.treeBackGround
{
    background-color: #f5f5f5; /*width: 20%;*/
    border-color: #dfdfdf;
    border-width: 0.5px;
    border-style: solid; /*height: 450px;*/
    vertical-align: top;
}

.treeTaskLibraryDivScroll
{
    background-color: #F4F4F4;
    overflow: auto;
    height: 300px;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
}

.treeEditTaskLibraryDivScroll
{
    background-color: #F4F4F4;
    overflow: auto;
    height: 250px;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color:#eaeaea;
}

/* Tab CSS */


.RoundHyperLink
{
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: White;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 13px;
}


.tab-box
{
    background: none repeat scroll 0 0 #EAEAEA;
    border: 1px solid #DDDDDD;
    margin: 5px;
    padding: 5px;
}

.tab-box a
{
     background-color: #272727;
    color: #FFFFFF;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 15px;
    text-decoration: none; 
    border: 1px solid #616161;
    text-transform: uppercase;
}
.tab-box a:hover
{
     background-color:#DF9D02;
     border: 1px solid #E2AE33;
}

.tab-box a.activeLink
{
     background-color: #DF9D02;
    border: 1px solid #E2AE33;
    bottom: 1px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 15px 7px;
    position: relative;
    text-transform: uppercase;
}


.hide
{
    display: none;
}


.tab-box-Engineering
{
    padding: 5px;
    margin: 5px;
}

.tab-box-Engineering a
{
    color: #000000;
    padding: 5px 15px;
    text-decoration: none;
    background-color: #E6E6E6;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: small;
    font-weight: 200;
}

.tab-box-Engineering a.activeLinkEngineering
{
    background-color: #E1E1E1;
    border-bottom: 0;
    padding: 6px 15px;
    color: #4294A2;
}

.hideEngineering
{
    display: none;
}

.RoundHyperLinkMenu
{
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: Black;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 13px;
}


.tab-box-EngineeringMenu
{
    padding: 5px;
    margin: 5px;
    background-image: url('../Images/PageHeader.png');
}

.tab-box-EngineeringMenu a
{
    color: #000000;
    padding: 5px 15px;
    text-decoration: none;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: small;
    font-weight: 200;
}

.tab-box-EngineeringMenu a.activeLinkEngineering
{
    background-color: #E1E1E1;
    border-bottom: 0;
    padding: 6px 15px;
    color: #FF0000;
}

.tab-body
{
  border-right:1px solid #66BAC8;
}

/* Overlay div CSS */
#left-div
{    margin-right: 100%;
}

#right-div
{
    margin-left: 32%;
}


.divcollapse
{
    background-color: #f5f5f5;
    position: absolute;
    z-index: 80;
    height: 500px;
    border-width: 1px;
    border-style: solid;
    border-color: #dfdfdf;
    float: left;
}



/* ======================= */

.wbs_left
{
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #DFDFDF;
    width: 25%;
    vertical-align: top;
}

.wbs_right
{
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DFDFDF;
    width: 75%;
    vertical-align: top;
}
.wbs_date
{
    background: none repeat scroll 0 0 #EAEAEA;
    border: 1px solid #DFDFDF;
    width: 98%;
    margin-top: 5px;
}

/* ======================= */

.task_lock
{
    background: none repeat scroll 0 0 #E5E5E5;
    border: 1px solid #DFDFDF;
}
.task_lock span
{
    font-size: 13px;
    font-weight: normal;
    line-height: 1.6em;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
}
.task_bg
{
    border: 1px solid #DFDFDF;
    width: 100%;
    background: none repeat scroll 0 0 #F8F8F8;
}
.saveversion_bg
{
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DFDFDF;
    width: 100%;
}
.purchase_control
{
    width: 100%;
    border: 1px solid #DFDFDF;
    background: none repeat scroll 0 0 #F8F8F8;
}


.divHeading
{
    background-color: #4194a1;
    height: 30px;
    color: White;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 13px;
    font-weight: bold;
}
.task_right
{
    margin-left: 27%;
}
.newversion_btn
{
    position: relative;
    top: 2px;
}
.project_bg
{
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DFDFDF;
    width: 100%;
}
.worktask_bg
{
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DFDFDF;
    width: 100%;
}
.datapage_scroller
{
    color: Black;
    font-weight: normal;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 13px;
    color: #161212;
}
.datapage_scroller a
{
    color: #000;
    text-decoration: none;
}
.datapage_scroller a:hover
{
    text-decoration: underline;
    color: #f00;
}
.library_manager_bg
{
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DFDFDF;
    width: 99%;
    margin: 0 auto;
}
.library
{
    position: relative;
    top: 5px;
}
.Material_Categories
{
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #CCCCCC;
    width: 55%;
    margin-top: 5px;
    margin-bottom: 5px;
}
.Material_Categories tr
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 13px;
    color: #000;
}
.Material_Categories td
{
    padding-right: 30px;
}
.Material_Categories label:hover
{
    color: #5D6063;
}
sectionHeaderBackground span
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    margin-left: 10px;
}
.Material_Categories span
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 14px;
    margin-left: 10px;
}

.showmodal
{
    top: 200px;
    left: 250px;
    z-index: 1000;
    position: absolute;
    background-color: White;
    display: block;
}

.hidemodal
{
    display: none;
}

.OverlayEffect
{
    background-color: black;
    filter: alpha(opacity=70);
    opacity: 0.7;
    width: 100%;
    height: 100%;
    z-index: 400;
    position: absolute;
    top: 0;
    left: 0;
}

.gridtitle
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    border-color: #E5E5E5;
}

.radiobuttongroupbox
{
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    color: #161212;
    text-align: left;
    background-color: #ededed;
    border-color: #dfdfdf;
    border-width: 0.5px;
    border-style: solid;
}
.task_lockcheckbox{ background:#EAEAEA;}
.readonlydata1 
{
  border: 1px solid #cccccc; 
  border-width: 1px;
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
}
.datalogin1
{
    background: #E6E6E6;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E6E6E6), to(#B3BCC7));
  background: -webkit-linear-gradient(#E6E6E6, #B3BCC7);
  background: -moz-linear-gradient(#E6E6E6, #B3BCC7);
  background: -ms-linear-gradient(#E6E6E6, #B3BCC7);
  background: -o-linear-gradient(#E6E6E6, #B3BCC7);
  background: linear-gradient(#E6E6E6, #B3BCC7);
 -pie-background: linear-gradient(#E6E6E6, #B3BCC7);
    border-top: 3px solid #000;
    height: 45px;
    position: absolute;
    text-align: left;
     bottom: 0;
    width:100%;
}
.datalogin
{
   font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 12px;
    color: #000;
    font-weight:bold;
    
  
}
.material_brand
{
    height: 25px; 
    background:#66BAC8; 
    border: 1px solid #eaeaea; 
    color:#FDFBFB;
    font-family: Arial,Segoe UI,Verdana,Helvetica, sans-serif, Geneva;
    font-size: 14px;
   font-weight:bold;
    
    }
    
.sectionTitles_1 {
   color: #54B3C0;
   font-family: verdana,Arial,Segoe UI,Helvetica,sans-serif,Geneva;
    font-size: 12px;
    font-weight: bold;
    left: 5px;
    position: relative;
    text-align: left;
    top: 5px;
}
	      
    
   
  















 .page_Header
	{
	     border :thin solid #C0C0C0;
  height: 33px;
  vertical-align:middle;
	      border-radius:5px 5px 0 0;
	    
	      margin-right:0px;
	        background: #ffffff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#D3DCE7));
  background: -webkit-linear-gradient(#ffffff, #D3DCE7);
  background: -moz-linear-gradient(#ffffff, #D3DCE7);
  background: -ms-linear-gradient(#ffffff, #D3DCE7);
  background: -o-linear-gradient(#ffffff, #D3DCE7);
  background: linear-gradient(#ffffff, #D3DCE7);
 -pie-background: linear-gradient(#ffffff, #D3DCE7);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#D3DCE7');
	   
	}
	
	
	.page_background
	{
	    border :thin solid #C0C0C0;
	     background-color: #f5f5f5;
	   
	      height:420px;
	      margin-right:0px;
	     
	}

	
	
	 .border
{
    border: solid #ccc 1px;
   -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;
    background-color:#F9F9F9;         
}
.border tr:nth-child(2n+1)
{
    height:15px;
    background:none;
}
.border tr:nth-child(odd)
{
     background:none;
}
.border tr:nth-child(even)
{
    background:#ffffff;
 }

.border td, .border th
 {
    border-color:#CCCCCC;
  
    text-align: left;
    color: #2C2C2C;
     font-family:verdana ,Arial,Segoe UI,Helvetica,sans-serif,Geneva;
    font-size: 11px;
    padding:3px;
   
}
.border th 
{
    background-color:#489AA9;
    -webkit-box-shadow: 0 1px 0 rgba(147, 147, 147, .8) inset;
    -moz-box-shadow: 0 1px 0 rgba(147, 147, 147, .8) inset;
    box-shadow: 0 1px 0 rgba(147, 147, 147, .8) inset;
    height: 20px;
    background-image: linear-gradient(top, #80C6D6, #7EDEF4);
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: medium;
       color: #FFFFFF!important;
    /* padding-left: 10px;*/
}
.gridFooterStyle
{
    background-color: #D8D8D8 !important;
}


.readonlydata1 {
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
}

.readonlydata1:hover {
    border: 1px solid #66BAC8;
}