/*Admin*/

.scroll{
  width:150px;
  height:15px;
  overflow:hidden;
  position:absolute;
  left: 0px;
	right:100px;
}
 
 .scrollingtext{
  white-space:nowrap;
  position:absolute;
 }
 
.copyright {  font-family: Courier, "Courier New"; font-size: 9pt; color: #FFFFFF}
a {  font-weight: bold; text-decoration: underline; color: #000000}
a:hover {  color: #6699FF; text-decoration: underline}
.txtNormalBold { font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: bold}
.txtSubTitle { font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; color: #0099CC ; font-weight: light}
.txtSubTitleMid { font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #0099CC ; font-weight: light}
.txtSubTitleH { font-family: albertus,Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #330000 ; font-weight: bold}
.txtMenu { font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #330033 ; font-weight: bold}
.txtNormal {  font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000}
.txtNormalYellow {  font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #CC9900; font-weight: bold}
.txtNormalGreen {  font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #2CAE00; font-weight: bold}
.txtMid {  font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
.txtMidBold {  font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: bold}
.txtMidBoldColor {  font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #CC9966; font-weight: bold}
.txtNormalColor {  font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #6600FF}
.txtNormalSmall {  font-family: Calibri,Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 6.5pt; color: #000000}
.txtNormalBoldSmall { font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 6.5pt; color: #000000; font-weight: bold}
.txtElementsBlack {BACKGROUND-COLOR: black; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; COLOR: white}
.txtElementsWhite {BACKGROUND-COLOR: white; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; COLOR: black}
.sel {HEIGHT: 270px; WIDTH: 240px}
.but {border-style: none; background-color: #457ea8; COLOR: #FFFFFF; CURSOR: hand; FONT-WEIGHT: bold;font-family: Calibri,Verdana, Arial, Helvetica;font-size: 13pt;border-radius: 5px;}
.butRed { border-style: none; background-color: #457ea8; COLOR: #FFFFFF; CURSOR: hand; FONT-WEIGHT: bold;font-family: Calibri,Verdana, Arial, Helvetica;font-size: 13pt;border-radius: 5px;}
.butYellow {border-style: none; background-color: #457ea8; COLOR: #FFFFFF; CURSOR: hand; FONT-WEIGHT: bold;font-family: Calibri,Verdana, Arial, Helvetica;font-size: 13pt;border-radius: 5px;}
.butGreen { border-style: none; background-color: #457ea8; COLOR: #FFFFFF; CURSOR: hand; FONT-WEIGHT: bold;font-family: Calibri,Verdana, Arial, Helvetica;font-size: 13pt;border-radius: 5px;}
.butOrange {border-style: none; background-color: #457ea8; COLOR: #FFFFFF; CURSOR: hand; FONT-WEIGHT: bold;font-family: Calibri,Verdana, Arial, Helvetica;font-size: 13pt;border-radius: 5px;}
.butMenu {width: 85%;box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);transition-duration: 0.4s;padding: 16px 16px; BORDER-BOTTOM-COLOR: #FFFFFF; BORDER-LEFT-COLOR: #077EE0; BORDER-RIGHT-COLOR: #FFFFFF; BORDER-TOP-COLOR: #077EE0; COLOR: #FFFFFF; CURSOR: hand; FONT-WEIGHT: bold;font-family: Calibri,Verdana, Arial, Helvetica;font-size: 11pt;border-radius: 1px;}

.butMenu:hover {
    background-color: #7DC9F7; 
    color: white;
}
.but:hover {
    background-color: #62C4F9; 
    color: white;
}

.butRed:hover {
    background-color: #62C4F9; 
    color: white;
}

.butYellow:hover {
    background-color: #62C4F9; 
    color: white;
}

.butGreen:hover {
    background-color: #62C4F9; 
    color: white;
}

.butOrange:hover {
    background-color: #62C4F9; 
    color: white;
}
input[name='DataListCPM']{width: 130px;}

input.button {
  color: #ffff; background: #0099FF;
  font-size: .8em;
  font-weight:bold;
  font-family: Calibri,Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;

}
.Gantt
{
    font-family:verdana, tahoma, arial, verdana;
    font-size:11px;
}

.GTaskTitle
{
    font-family:verdana, tahoma, arial, verdana;
    font-size:11px;
    font-weight:bold;
}

.GMonth
{
    padding-left:5px;
    font-family:verdana, tahoma, arial, verdana;
    font-size:11px;
    font-weight:bold;    
}

.GToday
{
    background-color: #FDFDE0;    
}

.GWeekend
{
    font-family:verdana, tahoma, arial, verdana;
    font-size:11px;
    background-color:#DBDBDB;
    text-align:center;
}

.GDay
{
    font-family:verdana, tahoma, arial, verdana;
    font-size:11px;
    text-align:center;
}

.GTask
{
    border-top:1px solid #4F4FFF;
    border-bottom:1px solid #4F4FFF;
    height:14px;
    background-color:#4F4FFF;
	display: block;
}

.GProgress
{
    background-color:#FF0000;
	    border-top:1px solid #3399FF;
    border-bottom:1px solid #3399FF;
    height:2px;
    overflow: hidden;
    margin-top:5px;
	display: block;
}

table tbody tr.stripe00 {
 background-color: #efefef;
}
 
table tbody tr.stripe1 {
 background-color: #C0C0C0;
 background: url('img/bg2.jpg') 
}

.myselect {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.myselect option {
    white-space: nowrap;
    width: 100%
}

iframe {
  margin-top: 5px;
  margin-bottom: 5px;
background: transparent
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
  border-radius: 15px; 

  -moz-box-shadow: 4px 4px 14px #000; 
  -webkit-box-shadow: 4px 4px 14px #000; 
  box-shadow: 4px 4px 4px #787878; 
 }

#myInput {
    margin-bottom: 5px; /* Add some space below the input */
	font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000
}
#myUL {
    /* Remove default list styling */
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#myUL li a {
    border: 1px solid #FFFFFF; /* Add a border to all links */
    margin-top: -1px; /* Prevent double borders */
    text-decoration: none; /* Remove default text underline */
    color: black; /* Add a black text color */
    display: ; /* Make it into a block element to fill the whole list */
	font-family: Calibri,Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000
}

#myUL li a:hover:not(.header) {
    background-color: #0099FF; /* Add a hover effect to all links, except for headers */
	color: #FFFFFF;
}

ul#navigation {list-style:none;position:relative; z-index:2;top:1px;display:table;border-left:1px solid #f5ab36;}
ul#navigation li {float:left;}
ul#navigation li a {background:#ffd89b;color:#222;display:block;padding:6px 15px;text-decoration:none;border-right:1px solid #f5ab36;border-top:1px solid #f5ab36;border-right:1px solid #f5ab36;margin:0;}
ul#navigation li a.selected {border-bottom:1px solid #fff;color:#344385;background:#fff;}


BODY 
{ 
scrollbar-face-color: #6699CC;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #6699CC; 
}


#element::-webkit-scrollbar {
/*do whatever you want*/
::-webkit-scrollbar { width: 3px; height: 3px;}
::-webkit-scrollbar-button {  background-color: #666; }
::-webkit-scrollbar-track {  background-color: #999;}
::-webkit-scrollbar-track-piece { background-color: #ffffff;}
::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 3px;}
::-webkit-scrollbar-corner { background-color: #999;}}
::-webkit-resizer { background-color: #666;}
}

 #transtable tr td, th{
	border:0px
  	padding:5px;
}
#transtable tr:hover{  
    background: #B6E2F8;
}