@font-face {
  font-family: 'Roboto';
  font-weight: 500;
  src: url("./fonts/Roboto-Medium.ttf");
}

@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  src: url("./fonts/Roboto-Regular.ttf");
}

#content {
  background: #fbfdff;
}

.BigText {
  color: #444444;
  font-weight: bold;
  font-size: 15px;
  text-align: right;
  font-family: Arial;
  width: 100px;
}


/* Push Button */
INPUT.button {
	color: #335588;
	font-weight: bold;
	font-size: 12px;
}

/* Selector Pen */
.selpen {

}

/* Calendar Classes */
.calendar {
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.brndrow1 {
	background-color: #5588BB;
}
.brndrow1 A {
  border: 0px;
}
.brndrow1 A:hover {
  border: 0px;
}

.brndrow2
{
	background-color: #5588BB;
}



/* =================================DTDMS styling=================================*/

div { padding: 0px}

#main{
padding: 0px;
height: 773px;
  text-align: -moz-center;
  margin-left: auto;
  margin-right: auto;
  
/*box-shadow: 10px 10px 5px #AAA;*/
}

.container {
  width: 960px;
  padding: 0 15px;
  margin-right: auto;
  margin-left: auto;
}

/*====== DTDMS Banner Section with top bar, logo, menu and search box ==============*/
#banner {
  background-color: #ffffff;
  padding-bottom: 0;
}

#brandingBar {
  height: 60px;
}

#tabsSpacer {
  padding: 0;
  height: 38px;
}

.navBorder {
  border-top: #D1D3D4 2px solid;
}

img#logo {
  padding: 15px 0;
}

img#spin{
position: relative;
top:  20px;
z-index: 500;
height: 55px;
}

/* ===================== DTDMS footers ==================*/
#floatingFooter {
  background-color: #7c7c7c;
  color: #f4f4f4;
  height: 40px;
  line-height: 40px;
  font-size: 10px;
}

#floatingFooter.fixed {
    position: fixed;
    bottom: 100px;
    left: 0;
    width: 100%;
}

#floatingFooter.bottomFixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;   
}

#floatingFooter img {
  padding-top: 11px;
}

#floatingFooter #floatingFooter-right {
  text-align: right;
}

#footer-info, #footer-screenId {
  height: inherit;
  vertical-align: middle;
  line-height: 40px;
  color: #f4f4f4;
  font-family: Roboto, sans-serif;
}
#staticFooter {
  background-color: #ffffff;
  color: #878787;
  height: 100px;
  font-size: 11px;
  width: 100%;
  padding: 0;
}

#staticFooter.bottomFixed {
    position: fixed;
    bottom: 0;
}

#staticFooter p {
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
}

#staticFooter #coxLogo {
  margin-top: 20px;
}

#footer-left {
  margin-top: 16px;
  max-width: 650px;
}

#staticFooter #flags {
  height: 50px;
  padding-right: 10px;
}

/* ===================== DTDMS Content section ==================*/
#dmsContent {
  padding-top: 20px;
  padding-bottom: 25px;
}

#genieContent{
position: relative;
/*background-color: #D6D7D6;
background-image: linear-gradient(to top, #D6D7D6 99.4%, #C2C3C1 );*/
/*width: 100%;*/
height: 660px;
padding: 0px;
top: 20px;
} 

.genie{
top: 20px;
left: 10px;
width: 940px;
height: 616px;
border: 0px;
margin: 0px;
padding: 0px;
border-style: none;
z-index: 0;
}

#contentPanel{
position: absolute;
top: 0px;
height: 616px;
border: 0px;
margin: 0px;
padding: 0px;
border-style: none;
background-color: white;
z-index: -1;
}

.navBarNo
{
/*left: 20px;  */
width: 960px;
}

.navBarYes
{
/*left: 226px;  
width: 746px;*/
width: 960px;
}




div.genie div { padding: 1px}

/* =================================================================================*/




/* Context Menu on a Subfile right-click */
#menuDiv {
  border: 2px dashed #CCCCCC; 
}
.menu {
  background: #5588BB;
}
.menu TR {
  cursor: pointer;
}
.menu TD {
  font-family: Arial;
  font-size: 12px;	
  color: white;
}
.menuHover TD {
  background: #FFFF66;
  color: #0000FF;
}




.centered {
  text-align: -moz-center;
  margin-left: auto;
  margin-right: auto;
}



body {
  margin: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: middle;
  background-repeat: repeat-y;
  background-color: #f4f4f4;
  font-family: Consolas,Monospace;
  font-size: 13px;
  overflow: auto;	
}


body.iPad {
  font-size: 12px;
}




div {
  padding: 1px; 
  z-index: 10;
  text-align: left;
  white-space: nowrap;
}

img {
  z-index: 10;
}



.hand {
  cursor: pointer;
}



.input {
  font-family: Monospace;
  font-weight: bold;
  font-size: 13px;
  z-index: 20;
  border: none;
}



body.iPad .input{
  font-size: 12px;
}



.focusInp {
	background: #ffffdd;
  font-weight: bold;
  font-family: Monospace;
  font-size: 13px;
  z-index: 20;
}

body.iPad .focusInp {
  font-size: 12px;
}


.label {
  text-align: right;
  font-weight: bold;
  color: #003399;
}

.heading {
  color: #105184;
  font-weight: bold;
  font-size: 20px
}

SELECT {
  font-family:  Monospace;
  font-size: 13px;
  background: #F0FFFF;
  border: 3px double #8EC8FF;
  z-index: 20;
}

body.iPad SELECT {
  font-size: 12px;
}

BUTTON {
  z-index: 20;
}

INPUT {
  font-family: Monospace;
  font-size: 13px;
  z-index: 20;
}

body.iPad INPUT {
  font-size: 12px;
}

TEXTAREA {
  z-index: 20;
}


/* Spaced Window Border */
DIV.Spaced {
  background-color: #FFFFFF;
  border-style: solid;                                                                                                  
  border-top-width: 12px; 
  border-bottom-width: 12px; 
  border-right-width: 8px ; 
  border-left-width: 8px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=white, direction=135, strength=6);
  z-index: 30;
  
}

/* default window border */
DIV.Default {
  border-color: #336699;
  background-color: #FFFFFF;
  border-style: solid;                                                                                                  
  border-width: 3px; 
  z-index: 30;
}

DIV.Default DIV.title {
  color: #336699;
  font-weight: bold;
  background-color: #FFFFFF;
}

.Title
{
  vertical-align: text-top; 
  background-color: #FFFFFF; 
  z-index: 40;
}





DIV.A20 A, A {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0067C3;
  text-decoration: none;
}
DIV.A20 A:hover {
  text-decoration: underline;
}

div.fkey-arrow {
  font-family: consolas;  
  font-weight: bold;
  cursor: normal;
  font-size: 15px;
  color: #999999;
}

div.fkey-link  {
  font-family: sans-serif;  
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
  color: #0067C3;  
}
div.fkey-link:hover {
  text-decoration: underline;
}


.A20 A {
  color: #003399;
}
.A3A A /*Blue*/
{
  color: #009B00;
}
.A22 A  /*White*/
{
  color: #003399;
}






/* Regular Green */
DIV.A20 {
  /* color: #003399; */
  color: #333333;
  font-weight: bold;
}
INPUT.A20 {
  color: #003399;
  font-weight: bold;
}

.A21  /*Reverse Green*/
{
  background-color: #FFCC00;
  color: #224E9F;
}
INPUT.A22 /* White Input Field */
{
  font-weight: bold;
  color: black;
}
.A22  /*White*/
{
  color: #3366CC;
  font-weight: bold;
  
}
.A23 /*Reverse White*/
{
  color: #FFFFFF; 
  background-color: #7A9BE0;
  background-image: none;
}
INPUT.A24 {
  color: black;
}
DIV.A24 /*Green Underscore*/
{
  color: #003399;
  border-bottom: solid 1px #003399;
}
DIV.A25 /*Green Underscore Reverse*/
{
  color: #224E9F; 
  background-color: #FFCC00;
  border-bottom: solid 1px #224E9F;
}
INPUT.A25 /*Green Underscore Reverse*/
{
  color: #224E9F; 
  background-color: #FFCC00;
}
DIV.A26 /*White Underscore*/
{
  color: #003399;
  border-bottom: solid 1px #003399;
}
INPUT.A26 /* White Underscore Input Field */
{
  font-weight: bold;
  color: black;
}
INPUT.A27 /* Nondisplay Input */
{
  color: black; 
}
DIV.A27 /*Nondisplay Output*/
{
  visibility: hidden;
}
.A28 /*Red*/
{
  color: red;
}
.A29 /*Reverse Red*/
{
  color: #FFFFFF; 
  background-color: red;
}
.A2B /* Red reverse image blink */
{
  color: white;
  background-color: red;
}
DIV.A2C /*Red Underscore*/
{
  color: Red;
  border-bottom: solid 1px Red;  
}
INPUT.A2C /*Red Underscore*/
{
  color: Red;
}
DIV.A2D /*Red Underscore Reverse */
{
  color: #FFFFFF; 
  background-color: red;
  border-bottom: #336699;

}
INPUT.A2D /*Red Underscore Reverse */
{
  color: #FFFFFF; 
  background-color: red;
  background-image: none;
}

INPUT.A2A /* Red Blink */
{
  color: red;
}

DIV.A2A /* Red Blink */
{
  color: red;
}

INPUT.A2E /* Red Underscore Blink */
{
  color: red;
}

DIV.A2E /* Red Underscore Blink */
{
  color: red;
  border-bottom: solid 1px Red;  
}

DIV.A2F /*Nondisplay*/
{
  visibility: hidden;
}
DIV.A30 /*Turquise (Column Seperators)*/ 
{
  color: #3366cc;
  border-bottom: thin dashed;
}
INPUT.A30 /*Turquise (Column Seperators)*/ 
{
  color: navy;
}
.A31 /*Turquise Reverse*/ 
{
  color: #FFFFFF;
  background-color: #33CCCC;
}
DIV.A32 /*Yellow (Column Separators)*/
{
  color: #ff8040;
  border-bottom: thin dashed;
}
INPUT.A32 /*Yellow (Column Separators)*/
{
  color: black;
}
.A33 /*Yellow Reverse*/ 
{
  color: #FFFFFF;
  background-color: #ff8040;
}
DIV.A34 /*Turquise Underscore*/ 
{
  color: #3366cc;
  border-bottom: solid 1px #3366cc;
}
INPUT.A34 /*Turquise Underscore*/ 
{
  color: black;
}
DIV.A35 /*Turqouise Underscore Reverse*/
{
  color: #FFFFFF;
  background-color: aqua;
  border-bottom: solid 1px #336699;
}
INPUT.A35 /*Turqouise Underscore Reverse*/
{
  color: #FFFFFF;
  background-color: aqua;
}
DIV.A36 /*Yellow Underscore*/
{
  color: #ff8040;
  border-bottom: solid 1px #ff8040;
}
INPUT.A36 /*Yellow Underscore*/
{
  color: black;
}
.A37 /*Nondisplay*/
{ 
  color: #FFFFFF; 
  background-color: #FFFFFF;
}
.A38 /*Pink*/
{
  color: fuchsia;
}
.A39 /*Pink Reverse*/
{
  color: #FFFFFF;
  background-color: fuchsia;
}
.A3A /*Blue*/
{
  color: #666666;
  /*font-size: 14px;*/
  font-weight: bold;
}
.A3B /*Blue Reverse */
{
  color: #FFFFFF; 
  background-color: #9999FF;
  
}
INPUT.A3B /*Blue Reverse */
  background-image: none;
}
DIV.A3C /*Pink Underscore*/
{
  color: fuchsia;
  border-bottom: solid 1px fuchsia;
}
INPUT.A3C /*Pink Underscore*/
{
  color: fuchsia;
}
DIV.A3D /*Pink Underscore Reverse*/
{
  color: #FFFFFF;
  background-color: fuchsia;
  border-bottom: solid 1px #336699;
}
INPUT.A3D /*Pink Underscore Reverse*/
{
  color: #336699; 
  background-color: fuchsia;
}
DIV.A3E /*Blue Underscore*/
{
  color: #6666FF;
  border-bottom: solid 1px #6666FF;
}
INPUT.A3E /*Blue Underscore*/
{
  color: #333399;
}

/**************************************/

.hide {
  visibility: hidden;
}

.upper {
  text-transform: uppercase; 
}





INPUT.readOnly {
	background: #FFFFFF;
	border: 0px;
  color: #003399;	
}

.autocomplete-item {

	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF rgb(255, 255, 255) rgb(238, 238, 238);
	font-size: 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #555555;
	background-color: #FFFFFF;
	cursor: pointer;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;	

}

.autocomplete-selected {

	background-color: #DFE8F6;
	border: 1px dotted #A3BAE9 !important; 


}

.autocomplete-col {

	overflow: hidden;
	white-space: nowrap;

}



INPUT.A23, INPUT.A2D, INPUT.A3B, INPUT.A35, INPUT.A33 {
  background-image: none;
}

.checkbox{
/*border: none;*/
}

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#DCDCDC;}

/* Container */
#simplemodal-container {width:260px; height:160px; color:#bbb; background-color:#DCDCDC; border:2px solid #868D8B; position:absolute; top:185px; right:50%;}
#simplemodal-container .modal-body {width:200px; height:80px; z-index:20; position:absolute; top:70px; right:30px;}
#simplemodal-container .simplemodal-data {position:relative; height:70px; top:40px;}
#simplemodal-container a {color:#DCDCDC;}
#simplemodal-container a.modalCloseImg {background:url(../../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
h3 {color:#272425; font-size:18px; font-family: consolas; line-height:26px; font-weight:normal; margin:0 0 14px 0;}

.dtdms-navButton {
  top: 3px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 500;
  background: white;
  height: 40px;
  color: gray;
  border: hidden;
  border-top: 2px solid #d7d8d9;
  padding-bottom: 0;
}

.dtdms-navButton:focus {
  outline: none;
}

#HtmlContainer2, #moreButton {
  width: 100px;
  padding: 0px;
}

.dtdms-navButtonSelected, #moreButton:hover {
  background-color: #f4f4f4;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #0063a2;
  border: hidden;
  border-top: 2px solid #0063a2;
  height: 40px;
  padding-bottom: 0;
}

#moreMenu {
  list-style: none;
  text-align: left;
}

#moreMenu > li {
  height: 40px;
  line-height: 40px;
  width: 205px;
  padding-left: 5px;
}

.showMoreMenu, #moreMenu:hover {
  display: block;
  z-index: 99;
  margin: 0;
  padding: 0;
  cursor: default;
  background-color: #f4f4f4; /* change this back to f4f4f4 */
  font-family: Roboto, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #626365;
  position: absolute;
}

.hideMoreMenu {
  display: none;
  z-index: -1;
}

#moreMenu > li:hover {
  background-color: #eaeaea;
  color: #0063a2;
  z-index: 99;
}
/* ===================== Help button ==================*/
.btn {
  border: 1px solid !important;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

#helpButton {
  width: 65px;
  /*height: 24px;*/
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin-top: 16px;
}

#DMS360Button {
	position: relative;
	left: 675px;
	text-align: center;
	height: 30px;
	width: 130px;
	font-family: Helvetica;
	font-size: 20px;
	font-weight: 500;
	margin-top:14px;	
}

.btn-blue-line { 
  color: #FFFFFF; 
  background-color: #008FCC; 
  border-color: #FFFFFF; 
} 
 
.btn-blue-line:hover, 
.btn-blue-line:focus, 
.btn-blue-line:active, 
.btn-blue-line.active, 
.open .dropdown-toggle.btn-blue-line { 
  /*color: #2A9FD8; */
  color: #008FCC !important;
  background-color: #FFFFFF; 
  border-color: #FFFFFF !important; 
} 
 
.btn-blue-line:active, 
.btn-blue-line.active, 
.open .dropdown-toggle.btn-blue-line { 
  background-image: none; 
} 
 
.btn-blue-line.disabled, 
.btn-blue-line[disabled], 
fieldset[disabled] .btn-blue-line, 
.btn-blue-line.disabled:hover, 
.btn-blue-line[disabled]:hover, 
fieldset[disabled] .btn-blue-line:hover, 
.btn-blue-line.disabled:focus, 
.btn-blue-line[disabled]:focus, 
fieldset[disabled] .btn-blue-line:focus, 
.btn-blue-line.disabled:active, 
.btn-blue-line[disabled]:active, 
fieldset[disabled] .btn-blue-line:active, 
.btn-blue-line.disabled.active, 
.btn-blue-line[disabled].active, 
fieldset[disabled] .btn-blue-line.active { 
  background-color: #008FCC; 
  border-color: #FFFFFF !important; 
} 
 
.btn-blue-line .badge { 
  color: #FFFFFF; 
  background-color: #008FCC; 
}

.display-none { 
  display: none;
}