html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
body {
	border: 0px;
	padding: 0px;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF;
    width: 100%;
    height: 100%;
}

/* WRAPPER */

.wrapper {
    position: absolute;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 85px 1fr 18px;
    -ms-grid-columns: 255px 1fr;   
    grid-template-rows: 85px auto 18px;
    grid-template-columns: 255px 1fr; 
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.wrapper .content {
    overflow: scroll;
}

/* COMMON */

.navbar-top a span.label {
    position: absolute;
    top: -1px;
    right: -3px;
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: .9;
    color: #fff;
    background-color: red;
    font-weight: 700;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
    box-sizing: border-box;
}
.dhxtreeview_item_label span.label {
    position: relative;
    top: 0px;
    left: 2px;
    text-align: center;
    font-size: 12px;
    padding: 3px 5px;
    line-height: 1;
    color: #fff;
    background-color: red;
    font-weight: 700;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.7em;
    box-sizing: border-box;    
}

.fs_dhxform_item_absolute .dhxform_fs, .block_dhxform_item_absolute .dhxform_block {
    position: absolute;
}

.nmmc_dhx_fieldset div.dhxform_item_label_right {
    padding-top: 0px;
}

.dhxform_nmmc_simple_label .dhxform_txt_label2 {
    color: #000 !important;
    font-weight: normal !important;
}

/* HEADER */

.main-header {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-row: 1;
    grid-column: 1 3;
    grid-column-start: 1;
    grid-column-end: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 4px 8px 0px 8px;
}
.main-header .sidebar-toggle {
    display: none;
}
.main-header .logo {
    float: left;
    z-index: 1;
    margin-right: 10px;
    border: none;
    background-size: contain;
}
.main-header .logo-developer {
    float: right;
    z-index: 1;
    border: none;
    background-size: contain;
}
.main-header .app-title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18pt;
    color: #5883b2;
    margin: 0px;
    padding: 18px 0px 0px 0px;
}
.main-header .app-title-small {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    color: #5883b2;
    margin: 0px;
    padding: 2px 0px 0px 0px;
    display: none;
}
.main-header .app-version {
    padding-left: 1em;
    font-size: 60%;
}
.main-header .app-title-small .app-version {
    padding-left: .2em;
    font-size: 80%;
}
.main-header .app-page {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    color: #5883b2;
    margin: 0px;
    padding: 4px 0px 0px 0px;
    float: left;
}
.main-header .separator {
    height: 2px;
    border: none 0px;
    background-color: #9a9b9c;
    font-size: 1px;
    margin-left: 90px;
    margin-right: 10px;
    /*width: 100%;*/
}
.main-header .lang, .main-header a.lang, .jq-dropdown .lang, .jq-dropdown a.lang {
    width: 22px;
    height: 18px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
}
.main-header .lang-EN, .jq-dropdown .lang-EN {
    background-image: url('../img/flag-EN.png');
}
.main-header .lang-FR, .jq-dropdown .lang-FR {
    background-image: url('../img/flag-FR.png');
}
.main-header .lang-RO, .jq-dropdown .lang-RO {
    background-image: url('../img/flag-RO.png');
}



div#dropdown-menu-messages .jq-dropdown-menu, div#dropdown-menu-incidents .jq-dropdown-menu, div#dropdown-menu-language .jq-dropdown-menu,
div#dropdown-menu-user .jq-dropdown-menu, div#dropdown-menu-role .jq-dropdown-menu {
    min-width: unset;
}
div#dropdown-menu-language .jq-dropdown-menu {
    min-width: unset;
}
div#dropdown-menu-language ul.jq-dropdown-menu a.lang {
    padding: 0px !important;
    margin: 1px 4px;
}
.main-header .navbar-top {
    float: right;
}
.main-header .navbar-top ul {
    display: inline-block;
    list-style-type: none;
    margin: 4px 0px 0px 0px;
    color: #5883b2;
}
.main-header .navbar-top li {
    float: left;
    margin-right: 1em;
}
.main-header .navbar-top li a {
    text-decoration: none;
}
.main-header .navbar-top li a:hover {
    text-decoration: none;
}
.main-header .navbar-top li .dropdown-toggle {
    font-size: 12pt;
}
.main-header .navbar-top li .dropdown-toggle i {
    font-size: 18px;
}
.main-header .navbar-top li img.lang-flag {
    margin: 0px 5px;
    padding: 0px 7px;
    background-color: #fff;
    width: 24px;
    height: 24px;
}
.main-header .navbar-top img.lang-flag {
    /*border: solid #acd6ea 1px;*/
    width: 24px;
    height: 24px;
}

.main-header .navbar-top li {
    
}
.main-header .navbar .nav > li.user > a > .fas,
.main-header .navbar .nav > li.user > a > .glyphicon,
.main-header .navbar .nav > li.user > a > .ion {
  margin-right: 5px;
}
.main-header .navbar .nav > li > a > .label {
  position: absolute;
  top: 9px;
  right: 7px;
  text-align: center;
  font-size: 9px;
  padding: 2px 3px;
  line-height: .9;
}

/* BUTTONS */

.btn-add, .btn-addchild, .btn-edit, .btn-delete, .btn-save, .btn-cancel, .btn-nmmc, .btn-nmmc-mobile, .btn-plus, .btn-minus, .btn-print {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.btn-plus div.dhxform_btn, .btn-minus div.dhxform_btn {
    height: 22px;
}

.btn-plus div.dhxform_btn div.dhxform_btn_txt, .btn-minus div.dhxform_btn div.dhxform_btn_txt {
    height: 22px;
    line-height: 20px;
}

.btn-add div.dhxform_btn, .btn-addchild div.dhxform_btn, .btn-edit div.dhxform_btn, .btn-delete div.dhxform_btn, .btn-save div.dhxform_btn,
.btn-cancel div.dhxform_btn, .btn-nmmc div.dhxform_btn, .btn-nmmc-mobile div.dhxform_btn, .btn-plus div.dhxform_btn, .btn-minus div.dhxform_btn,
.btn-print div.dhxform_btn {
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}

.btn-nmmc-mobile div.dhxform_btn_txt {
    margin: 0px 3px !important;
}

.btn-delete .dhxform_btn_txt {
    color: red;
}

.dhxform_base .dhx_combo_with_button {
    clear: left !important;
}

.dhxform_base .dhx_combo_button {
    clear: right !important;
}

.dhxform_base .nmmc-buttons-right {
    float: right;
}

/* GRIDS */

.dhx_cell_cont_layout table.hdr div.filter select {
    font-size: 14px !important;
}


/*
 * Component: Dropdown menus
 * -------------------------
 */
/*Dropdowns in general*/
.dropdown-menu {
  box-shadow: none;
  border-color: #eee;
}
.dropdown-menu > li > a {
  color: #777;
}
.dropdown-menu > li > a > .glyphicon,
.dropdown-menu > li > a > .fa,
.dropdown-menu > li > a > .ion {
  margin-right: 10px;
}
.dropdown-menu > li > a:hover {
  background-color: #e1e3e9;
  color: #333;
}
.dropdown-menu > .divider {
  background-color: #eee;
}
.navbar-nav > .notifications-menu > .dropdown-menu,
.navbar-nav > .messages-menu > .dropdown-menu,
.navbar-nav > .tasks-menu > .dropdown-menu {
  width: 280px;
  padding: 0 0 0 0;
  margin: 0;
  top: 100%;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li,
.navbar-nav > .messages-menu > .dropdown-menu > li,
.navbar-nav > .tasks-menu > .dropdown-menu > li {
  position: relative;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li.header,
.navbar-nav > .messages-menu > .dropdown-menu > li.header,
.navbar-nav > .tasks-menu > .dropdown-menu > li.header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #ffffff;
  padding: 7px 10px;
  border-bottom: 1px solid #f4f4f4;
  color: #444444;
  font-size: 14px;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
.navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 12px;
  background-color: #fff;
  padding: 7px 10px;
  border-bottom: 1px solid #eeeeee;
  color: #444 !important;
  text-align: center;
}
@media (max-width: 991px) {
  .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
  .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
  .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
    background: #fff !important;
    color: #444 !important;
  }
}
.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover,
.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a:hover,
.navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a:hover {
  text-decoration: none;
  font-weight: normal;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu {
  max-height: 200px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: hidden;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
  display: block;
  white-space: nowrap;
  /* Prevent text from breaking */
  border-bottom: 1px solid #f4f4f4;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover {
  background: #f4f4f4;
  text-decoration: none;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion {
  width: 20px;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
  margin: 0;
  padding: 10px 10px;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
  margin: auto 10px auto auto;
  width: 40px;
  height: 40px;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
  padding: 0;
  margin: 0 0 0 45px;
  color: #444444;
  font-size: 15px;
  position: relative;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
  color: #999999;
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
  margin: 0 0 0 45px;
  font-size: 12px;
  color: #888888;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
  content: " ";
  display: table;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
  clear: both;
}
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
  padding: 10px;
}
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3 {
  font-size: 14px;
  padding: 0;
  margin: 0 0 10px 0;
  color: #666666;
}
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress {
  padding: 0;
  margin: 0;
}
.navbar-nav > .user-menu > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: 1px 0 0 0;
  border-top-width: 0;
  width: 280px;
}
.navbar-nav > .user-menu > .dropdown-menu,
.navbar-nav > .user-menu > .dropdown-menu > .user-body {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  height: 175px;
  padding: 10px;
  text-align: center;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
  z-index: 5;
  height: 90px;
  width: 90px;
  border: 3px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
  z-index: 5;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  font-size: 17px;
  margin-top: 10px;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small {
  display: block;
  font-size: 12px;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-body {
  padding: 15px;
  border-bottom: 1px solid #f4f4f4;
  border-top: 1px solid #dddddd;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-body:before,
.navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
  content: " ";
  display: table;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
  clear: both;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-body a {
  color: #444 !important;
}
@media (max-width: 991px) {
  .navbar-nav > .user-menu > .dropdown-menu > .user-body a {
    background: #fff !important;
    color: #444 !important;
  }
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
  background-color: #f9f9f9;
  padding: 10px;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer:before,
.navbar-nav > .user-menu > .dropdown-menu > .user-footer:after {
  content: " ";
  display: table;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer:after {
  clear: both;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default {
  color: #666666;
}
@media (max-width: 991px) {
  .navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default:hover {
    background-color: #f9f9f9;
  }
}
.navbar-nav > .user-menu .user-image {
  float: left;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: -2px;
}
@media (max-width: 767px) {
  .navbar-nav > .user-menu .user-image {
    float: none;
    margin-right: 0;
    margin-top: -8px;
    line-height: 10px;
  }
}
/* Add fade animation to dropdown menus by appending
 the class .animated-dropdown-menu to the .dropdown-menu ul (or ol)*/
.open:not(.dropup) > .animated-dropdown-menu {
  backface-visibility: visible !important;
  -webkit-animation: flipInX 0.7s both;
  -o-animation: flipInX 0.7s both;
  animation: flipInX 0.7s both;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
  }
}
/* Fix dropdown menu in navbars */
.navbar-top > .navbar-nav > li {
  position: relative;
}
.navbar-top > .navbar-nav > li > .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
}
@media (max-width: 991px) {
  .navbar-top > .navbar-nav {
    float: right;
  }
  .navbar-top > .navbar-nav > li {
    /*position: static;*/
  }
  .navbar-top > .navbar-nav > li > .dropdown-menu {
    position: absolute;
    right: 5%;
    left: auto;
    border: 1px solid #ddd;
    background: #fff;
  }
}


/* V2 */
div.test {
    border: solid red 1px;
}
a img {
    border: none;
}
a {
    color: #0070c0;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.container {
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    height: 100vh;
}
.content_container {
    margin: 0 auto;
    height: 100%;
    height: calc(100vh - 175px);
}
#pcMainContent {
    /*overflow-y: auto;*/
}

/* PAGE HEADER */
.header {
    
    clear: both;
    height: 120px;
    padding: 0px;
    border: solid 1px #EFEFEF;
}
.header h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    color: #5883b2;
    margin: 5px;
    padding: 0px;
	float: left;
}
.header h3 {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    margin: 5px 0px 0px 0px;
    padding: 0px;
	float: left;
}
.header a:link, .header a:visited {
    text-decoration: none;
    color: #0070c0;
}
.header .separator {
    height: 2px;
    border: none 0px;
    background-color: #9a9b9c;
    font-size: 1px;
    margin-left: 100px;
	width: 1074px;
}
.header h3#customer {
    display: block;
}
.header h3#head_user {
    display: block;
    /*font-size: 90%;*/
}
.header h3#head_user a {
    margin-left: 20px;
    font-size: 80%;
}
.header h3#head_user a:hover {
    text-decoration: underline;
}
.header .langbar {
    font-size: 60%;
    float: right; clear: right;
    margin-right: 24px;
}
.header .langbar img {
    margin: 0px 5px;
	padding: 0px 7px;
	background-color: #fff;
}
.header .langbar img.selected {
    border: solid #acd6ea 1px;
}

/* MAIN MENU */

.mainmenu {
    float: left;
    clear: left;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0px 6px;
    background-color: #EFEFEF;
    width: 170px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 80%;
    height: calc(100vh - 175px);
}
.mainmenu p {
    font-weight: bold;
    margin: 0px;
    padding: 14px 6px 0px;
    display: block;
    background-color: #EFEFEF;
    font-size: 120%;
    border-bottom: solid 1px #adafaf;
}
.mainmenu p.text {
    margin-bottom: 0.2em;
    background-color: transparent;
    font-size: 100%;
    border: none;
}
.mainmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	background-color: #EFEFEF;
}
.mainmenu li {
    padding: 4px 0px;
    margin: 0px;
}
.mainmenu li a {
	display: block;
	text-align: left;
	vertical-align: middle;
	line-height: 1.12em;
	color: #0070c0;
	text-decoration: none;
}
.mainmenu li a:hover {
    background-color: #FFFFD4;
    text-decoration: none;
}
.mainmenu li a:hover {
    background-color: #FFFFD4;
    text-decoration: none;
}
#divMainMenu .dhx_dataview .dhx_dataview_item {
	padding-left: 4px!important;
	padding-top: 4px!important;
	color: #0070C0!important;
}

/* CONTENT */

.content {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-row: 2;
    grid-column-start: 2;
    grid-column-end: 3;
    
    /*display: block;
    margin: 0px;
    margin-left: 250px;*/
    /*float: left;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*position: relative;*/
    overflow: auto;
}

.not-logged-in .content {
    -ms-grid-column: 1;
    grid-column-start: 1;
}

div.login-form-error div.dhxform_txt_label2, div.profile-form-error div.dhxform_txt_label2 {
    color: red;
}

div.profile-form-success div.dhxform_txt_label2 {
    color: blue;
}

.content .content-scrollable {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: calc(100vh - 235px);
}

.content h1, .content h2, .content h3, .content h4, .content h5 {
    border: 0px;
    margin: 15px 0px 10px 0px;
    padding: 0px;
    font-weight:bold;
}
.content h1 {
    font-size: 260%;
    line-height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14pt;
    border-bottom: solid 1px #adafaf;
    margin: 20px 0px 15px 0px;
		padding: 5px 0px 3px;
    color: #0070c0;
}
.content h1.first {
    margin-top: 7px;
}
.content h2 {
    font-size: 180%;
    line-height: 100%;
    font-family: "georgia",serif;
    font-weight:normal;
}
.content h3 {
    font-size:120%;
    line-height:100%;
    font-weight:bold;
}
.content h4 {
    font-size:120%;
}
.content h5 {
    font-size:100%;
}
/*.content table {
    background-color: #fff;
    border: 2px solid #D2D2ef;
    text-align: left;
    width: 99.5%;
    margin-bottom: 0.5em;
    font-size: 90%;
}
.content tr.tabhead th
{
	background-image: url(img/sky_blue_grid.gif);
	background-position: 0px -1px;
	background-repeat: repeat-x;
	height: auto;
    background-color: #acd6ea;
    font-weight: bold;
    text-align: left;
	padding: 7px 7px 1px;
	border-color: #FDFDFD #A4BED4 #A4BED4 #fff;
	border-width: 1px;
	color: black;
	font-family: Tahoma;
}*/
.TTitleRow
{
font-size: 1.2em;
line-height: 2em;
padding-left:1em;
}
/*.content td
{
    border-top: solid 1px #c0c0df;
    border-left: solid 1px #c0c0df;
    background-color: transparent;
    font-weight: normal;
    __text-align__: left;
	vertical-align: bottom;
}*/
.content table.form
{
    background-color: #fff;
    border-style: none;
    text-align: left;
    width: 40em;
    margin-bottom: 0.5em;
    font-size: 90%;
}
.content table.form td
{
    border-style: none;
}

.content table.newalarms
{
    border: solid 2px #99bbdd;
}
table.newalarms tr td.buttons input, table.alarms tr td.buttons input
{
    width: 50px;
}
table.alarms td,
{
		padding: 4px 4px 1px;
}
table.newalarms td
{
    font-weight: bold;
		padding: 4px 4px 1px;
}
table.alarms th,
table.newalarms th,
.report th,
#tblSitesInfo th,
table#tblNetwork th
{
    border: solid #acd6ea 1px;
		background-image: url(js/dhtmlx/imgs/sky_blue_grid.gif);
		background-position: 0px -1px;
		padding-left:3px;
}

/* OPEN (New) */
/* F:FEEDBACK - Returned to operator */
/* ACKNOWLEDGED */
/* V ??? */
/* C */
th.rank {width:20px!important;}
th.status {width:4em;}
th.al_code {width:6em;}
.content td div.A1, .content td.A1,
.content td div.A2, .content td.A2,
.content td div.A3, .content td.A3,
.content td div.A4, .content td.A4,
.content td div.A5, .content td.A5
{width: 16px; height:6px;
margin: 4px 2px;
border: outset #acd6ea 2px;
padding:0px;
font-size: 4px;
}
.content td div.A1, .content td.A1 {
    background-color: red;
}
.content td div.A2, .content td.A2 {
    background-color: orange;
}
.content td div.A3, .content td.A3 {
    background-color: yellow;
}
.content td div.A4, .content td.A4 {
    background-color: lime;
}
.content td div.A5, .content td.A5 {
    background-color: #3300ff;
}

.dhx_dataview_work_orders_item .A1, .dhx_dataview_work_orders_item_selected .A1 {
    color: red;
}
.dhx_dataview_work_orders_item .A2, .dhx_dataview_work_orders_item_selected .A2 {
    color: orange;
}
.dhx_dataview_work_orders_item .A3, .dhx_dataview_work_orders_item_selected .A3 {
    color: yellow;
}
.dhx_dataview_work_orders_item .A4, .dhx_dataview_work_orders_item_selected .A4 {
    color: lime;
}
.dhx_dataview_work_orders_item .A5, .dhx_dataview_work_orders_item_selected .A5 {
    color: #3300ff;
}

ol.alarm_type label
{    background-color: #fff4fa;}
div#divNewAlarms div.objbox, div#divAlarms div.objbox {
    overflow-x: hidden !important;
}
.content tr.A1 td,
ol.alarm_type label.A1
{    background-color: #fff4fa;}
fieldset .A1
{
    background-color: #fff4fa;
    width: 150px;
    height: 24px;
    padding: 0px 10px;
    margin-left: -10px;
    margin-bottom: 2px;
}
.content tr.A2 td,
ol.alarm_type label.A2
{    background-color: #fff8f0;}
fieldset .A2
{
    background-color: #fff8f0;
    width: 150px;
    height: 24px;
    padding: 0px 10px;
    margin-left: -10px;
    margin-bottom: 2px;
}
.content tr.A3 td,
ol.alarm_type label.A3
{    background-color: #fffff0;}
fieldset .A3
{
    background-color: #fffff0;
    width: 150px;
    height: 24px;
    padding: 0px 10px;
    margin-left: -10px;
    margin-bottom: 2px;
}
.content tr.A4 td,
ol.alarm_type label.A4
{    background-color: #f8fff8;}
fieldset .A4
{
    background-color: #f8fff8;
    width: 150px;
    height: 24px;
    padding: 0px 10px;
    margin-left: -10px;
    margin-bottom: 2px;
}
.content tr.A5 td,
ol.alarm_type label.A5
{    background-color: #f8faff;}
fieldset .A5
{
    background-color: #f8faff;
    width: 150px;
    height: 24px;
    padding: 0px 10px;
    margin-left: -10px;
    margin-bottom: 2px;
}
.content tr.F td
{
    color: #0070c0;
    /*border: solid 1px black;*/
    /*color: red;*/
}
.content tr.F td.buttons
{
    border: inherit;
}
/*--------------*/
.content textarea
{
    width: 98%;
    height: 75px
}
textarea
{
    font-family: Arial, Helvetica, Sans-serif;
}
.content table td.buttons
{
    padding-bottom: 0px;
		height: 100%;
}
.content table .buttons input
{
    width: 100px;
    float: left;
    clear: none;
    margin: 0px 0.5em 0px 0px;
}
.content td.buttons
{
    padding-bottom: 1em;
}
.content .buttons input
{
    width: 200px;
    float: left;
    clear: none;
    margin: 0px 0.5em 0px 0px;
}
.content .buttons input.cancel
{
    float: right;
}
.content .error
{
    color: white;
    background-color: red;
    font-weight: bold;
    padding: 0.2em 1em 1.2em;
    margin-bottom: 1em;
    width: 70%;
    text-align: center;
}

/* WORK ORDERS */

.wolist_title {
    color: #5883B2;
    font-size: 14pt;
}

div.wolist_main {
    padding-top: 4px;
    padding-bottom: 8px;
}

div.wolist_main span {
    color: black;
    font-size: 9pt;
    font-weight: bold;
    font-stretch: condensed;
    display: block;
}

span.wolist_site_lbl, span.wolist_team_lbl, span.wolist_proccode_lbl, span.wolist_sched_lbl, span.wolist_comments_lbl, span.wolist_component_lbl {
    padding-right: 1em;
}

span.wolist_zone_lbl, span.wolist_severity_lbl, span.wolist_proc_lbl, span.wolist_time_lbl {
    padding-left: 2em;
    padding-right: 1em;
}

div.wolist_buttons {
    margin-top: 0px;
    float: right;
    clear: none;
}

div.wolist_buttons a {
    margin-left: 8px;
}

div.wolist_buttons .svg-inline--fa {
    font-size: 18pt;
    color: darkgray;
    cursor: pointer;
}

div.wolist_buttons .fa-info-circle {
    font-size: 18pt;
    color: #5883B2;
}

div.wolist_report_icon {
    display: inline-block;
    position: relative;
    top: 4px;
    left: -6px;
}

div.wolist_report_icon .svg-inline--fa {
    font-size: 8pt;
    color: blue;
}

div.wolist_report_icon .fa-file-export {
    color: darkgray;
}

div.wolist_report_icon .fa-pen {
    color: #C29E48;
}

div.wolist_report_icon .fa-hourglass-half {
    color: blue;
}

div.wolist_report_icon .fa-ban {
    color: red;
}

div.wolist_report_icon .fa-check-circle {
    color: green;
}

.dhx_dataview .dhx_dataview_work_orders_item {
    border-color: #fff;
    border-left: 2px solid #fff;
}

.dhx_dataview_work_orders_item_selected .dhx_light {
    color: #C3C3C3;
}

.dhx_dataview .dhx_dataview_work_orders_item_selected {
    background-color: #eee;
    color: #404040;
    border-color: #eee;
    background-repeat: repeat-x;
    border-left: 2px solid #39c;
}

/* PAGE FOOTER */
.footer
{
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-row: 3;
    grid-column-start: 1;
    grid-column-end: 3;
    /*margin-top: 2em;
    padding-top: 1em;*/
    font-size: 80%;
    border-top: solid 1px #adafaf;
    text-align: center;
    /*clear: both;*/
}
/* FORMS */
.button2left input
{
    width: auto !important;
    float: left !important;
}
.button2right input
{
    width: auto !important;
    float: right !important;
}
.content .void_list_msg
{
    font-style: italic;
}
.content form.nmmcform
{
	color: #5883b2;
	float: left;
	width: 520px;
}
.content form.nmmcform table
{
	border: none;
	width: 520px;
	color: #0070c0;
}
.content form.nmmcform legend
{
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 0.5em;
    padding: 5px 10px;
	}
.content form.nmmcform li
{
	  border-bottom: solid white 1px;
}
.content form.nmmcform li
{
    display: block;
    /*float: left;*/
    /*clear: both;*/
    width: 97%;
    /*text-align:right;*/
}
.content form.nmmcform label
{
    /*display: inline;*/
    float:left;
    /*width: 6em;*/
}
.content form.nmmcform label
{
    font-size: 1.1em;
    display: inline-block;
    vertical-align: middle;
}
.content form.nmmcform input,
.content form.nmmcform select
{
    width: 200px;
    float:right;
}
.content form.nmmcform .alarm_type input,
.content form.nmmcform .alarm_type select
{
    width: auto;
}
.content form.nmmcform .alarm_type li
{
    text-align:left;
    font: bold 0.75em/2em Arial, Helvetica;
}
.content form.nmmcform .alarm_type label
{
    padding-left: 1% ;
    /*font-size: 80%;*/
    /*font-weight: bold;*/
    width: 95%;
    /*float: none;*/
}
.content form.nmmcform .clocks input
{
    width: 40px;
    padding: 1px 4px;
    color: red;
    border: inset #99ccff 1px;
    /*float: none;*/
}
.content form.nmmcform legend, .content form.nmmcform label
{
    color: #5883b2;
}
.content form.nmmcform div.results
{
	border: 2px solid #99ccff;
	background-color: #acd6ea;
	width: 98%;
	margin-left:1%;
	float: left;
}
.content form.nmmcform fieldset
{
 	width: auto;
	border: 2px outset #99ccff;
	margin-bottom: 5px;
	background: url(nmmcform-fieldset.gif) left bottom repeat-x;
}
.content form.nmmcform .host_group
{
	margin-left: 0.1%;
	float: left;
}
.content form.nmmcform .full
{
	width: 99.6%;
	margin-left: 0.1%;
	float: left;
}
.content form.nmmcform .to_left
{
	margin-left: 0.1%;
	float: left;
}
.W100, .w100
{
    width: inherit;
    clear: both;
}
.W70, .w70
{
    width: 68%;
}
.W30, .w30
{
    width: 29.8%;
}
.content form.nmmcform .to_right
{
	margin-right: 0.1%;
	float: right;
}
.content form.nmmcform fieldset fieldset
{
    background: none;
}
.content form.nmmcform fieldset ol
{
	padding: 0px;
	margin-left: 0px;
    /*text-align:right;*/
}
.content form.nmmcform fieldset li
{
	float: left;
	padding: 3px 5px 1px;
	margin-left: 0px;
	list-style-type: none;
	background: url(nmmcform-divider.gif) left bottom repeat-x;
}
/*TroubleTicket*/
.alarmDescription
{padding: .5em 0px .5em 6em;}
.alarmDescription .title
{float:left; margin-left:-5.5em; padding-right: .2em; font-size:1.1em;}
.alarmComment
{float:left; clear: left;
padding: .1em 0px .1em 2em;}

.alarmComment .head
{margin-left: -1em; font-size:.9em;}
.alarmComment .date
{font-style:italic;}
.alarmDescription .description, .alarmComment
{color: #222;}
.alarmComment .head
{color: #5883B2;}


/*End TroubleTicket*/

div.clearAll, div.clear_all
{
 	float: none!important;
    clear: both!important;
    font-size: 0px;
    height: 0px;
		width: 95%!important;
    line-height:0px;
		margin:0px!important;
		border:none!important;
}
.content p.N,
.content p.F,
.content p.A,
.content p.C
{
	text-align: center;
	font: bold 1.6em/1em Helvetica, Verdana, Arial;
	margin: 10px;
	padding: 3px;
	background-color: #FFF;
	border: solid #acd6ea 1px;
}
.content p.N 		{color: lime;}
.N { border: solid #acd6ea 1px; margin-bottom: 4px; margin-left: -10px; width: 160px; text-align: center; }
.N .dhxform_txt_label2 {color: lime!important; }
.content p.F 		{color: #FF2AD4;}
.F { border: solid #acd6ea 1px; margin-bottom: 4px; margin-left: -10px; width: 160px; text-align: center; }
.F .dhxform_txt_label2 {color: #FF2AD4!important; }
.content p.A 		{color: yellow;}
.A { border: solid #acd6ea 1px; margin-bottom: 4px; margin-left: -10px; width: 160px; text-align: center; }
.A .dhxform_txt_label2 {color: yellow!important; }
.content p.C 		{color: #99ccff;}
.C { border: solid #acd6ea 1px; margin-bottom: 4px; margin-left: -10px; width: 160px; text-align: center; }
.C .dhxform_txt_label2 {color: #99ccff!important; }
.content form.nmmcform div.clocks
{
	margin: 0px;
}
.content form.nmmcform div.clocks table
{
	width: 100%;
	float: left;
	clear: both;
}
.content form.nmmcform div.clocks td
{
	border: 1px solid #99ccff;
	margin: 1px;
	background-color: #acd6ea;
	width: 33%;
	vertical-align: baseline;
}
.content form.nmmcform div.clocks label
{
    font-size: smaller;
    padding: 2px 4px 4px 8px;
    width: 90px;
}
.clocks div
{
    font-size: 8pt!important;
}
.clocksValue div
{
    font-size: 8pt!important;
    width: 78px;
    background-color: #acd6ea;
    text-align: center;
}
/* DISPATCHER CONSOLE */
.dispatcher, .dispatcher ul, .dispatcher ol, .dispatcher p
{
    margin: 0px;
    padding: 0px;
}
.dispatcher
{
    min-width:800px;
    font: normal 80%/120% Arial, Helvetica, Sans-serif;
    border: inset #0070c0 2px;
    background-color: #acd6ea;
    vertical-align: baseline;
}
.dispatcher form
{
    border-bottom: solid #888 1px;
    margin-bottom: 4px;
}
.dispatcher .page_content
{
	vertical-align: baseline;
}
.dispatcher .page_title
{
	margin: 0px;
	background-color: #acd6ea;
	font: bold 1.8em Arial, Helvetica, Sans-serif;
	color: #5883b2;
	border: outset #3399cc 2px;
    padding: 20px;
}
.dispatcher #TTA {float:right;}
.dispatcher #al_type{float:left;}
.dispatcher #al_type, .dispatcher #TTA
{
	background-color: #0070C0;
	padding: 4px;
	color: white;
	border: solid white 1px;
	margin-top:-6px;
}
.dispatcher #al_mnemonic
{
	padding-left: 2em;
	color: #0070c0;
}
.dispatcher .chapter
{
	margin: 10px;
}
.dispatcher .ch_title
{
	margin: 0px;
	padding: 10px 10px 5px;
	border: outset #acd6ea 1px;
	background-color: #fff;
	font: bold 140%/120% Arial, Helvetica, Sans-serif;
	text-align:right;
}
.dispatcher .ch_content
{
	margin: 0px 2px 2px;
	padding: 0px;
	border: solid #acd6ea 1px;
	background-color: #fff;
	border-collapse:collapse;
	font: normal 110%/120% Arial, Helvetica, Sans-serif;
}
.dispatcher .label
{
    font-weight: normal;
}
.dispatcher .ch_title .label, .dispatcher .ch_title .value
{
    float:left;
}
.dispatcher .right_pane
{
    float:left;
    margin: 0.2em;
}
.dispatcher .persons
{
    margin: 0.5em 1em;
}
.dispatcher .to_details
{
    font-size: 0.8em;
}
.chapter a
{
}
.dispatcher .short_story legend
{
    display:none;
}
.dispatcher .short_story fieldset
{
    border:none;
    border-bottom: solid 1px rgb(136, 136, 136);
}
.dispatcher #GPS_link a
{
    font-size: 0.8em;
    padding: 3px 1em 1em 0px;
}
.dispatcher #GPS_det .label
{
    display: inline-block;
    width: 4em;
    margin: 0px 1em;
}
.dispatcher .value
{
    padding: 0px 1em 0px 0.2em;
}
.dispatcher .editable-value
{
    padding: 0px 0.2em 0px 0.2em;
}
.dispatcher .fa-edit
{
    padding-left: 0.2em;
    padding-right: 1em;
    color: #0070C0;
}
.dispatcher .fa-edit:hover
{
    color: #2190E0;
}
.dispatcher #incident_det .value
{    font-style:italic;
}
.dispatcher #site_det div.short_story
{
    display: none;
}
.dispatcher .short_story div
{
    padding-bottom: 4px;
}
.dispatcher .short_story
{
    padding: 3px 10px;
    font-size: 110%;
}
.dispatcher .long_story img
{
    float: left;
    margin:4px 10px;
    border: outset #eee 2px
}
.dispatcher .address, .dispatcher ul
{
    padding: 6px 10px;
}
.dispatcher ol
{
    list-style-type: none;
}
.dispatcher .w100, .dispatcher .W100
{
    clear: both;
    margin: 4px 10px;
    border: inset #eee 2px
}
.dispatcher .w100 .label, .dispatcher .W100 .label
{
    font-weight: bold;
}
.dispatcher .w100 DIV.value, .dispatcher .W100 DIV.value
{
    margin-left: 2em;
}
.dispatcher .w100 .label, .dispatcher .w100 .value, .dispatcher .W100 .label, .dispatcher .W100 .value
{
    padding: 0px 8px;
}
.dispatcher textarea
{
    width:98%;
}
.dispatcher .button2right
{
    float:right
}
.required
{
    font-weight: bold;
}
/* WORK ORDER CONSOLE */
.workord, .workord ul, .workord ol, .workord p
{
    margin: 0px;
    padding: 0px;
}
.workord
{
    min-width:800px;
    font: normal 80%/120% Arial, Helvetica, Sans-serif;
    border: inset #0070c0 2px;
    background-color: #acd6ea;
    vertical-align: baseline;
}
.workord form
{
    border-bottom: solid #3399cc 1px;
    margin-bottom: 4px;
}
.workord .page_content
{
	margin: 10px;
	padding: 16px;
	border: outset #3399cc 3px;
	background-color: #fff;
	vertical-align: baseline;
}
.workord .page_title
{
	margin: 0px;
	padding: 10px 20px;
	border: double #3399cc 1px;
	background-color: #acd6ea;
	font: bold 2.4em/2.5em Arial, Helvetica, Sans-serif;
	color: #0070c0;
	text-align: left;
	
}
.workord .page_title .team
{
	border: solid #3399cc 1px;
	display: inline-box;
	float: right; margin: -5px 1em 5px;
  background-color: #fff;
	padding:5px;
	font: bold 70%/80% Arial, Helvetica, Sans-serif;
}
.workord .page_stitle
{
	font: bold 70%/80% Arial, Helvetica, Sans-serif;
	margin: 0px;
	padding: 0px;
}
.workord #subj_long_story li
{
	padding-top: 4px;
}
.workord .chapter
{
	margin: 10px;
}
.workord .ch_title
{
	margin: 0px;
	padding: 10px 10px 5px;
	border: outset #3399cc 1px;
	background-color: #fff;
	font: bold 140%/120% Arial, Helvetica, Sans-serif;
	text-align:right;
}
.workord .ch_content
{
	margin: 0px 2px 2px;
	padding: 0px;
	border: solid #3399cc 1px;
	background-color: #fff;
	border-collapse:collapse;
	font: normal 110%/120% Arial, Helvetica, Sans-serif;
}
.workord .label
{
    font-weight: normal;
}
.workord .ch_title .label, .workord .ch_title .value
{
    float:left;
}
.workord .right_pane
{
    float:left;
    margin: 0.2em;
}
.workord .persons
{
    margin: 0.5em 1em;
}
.workord .to_details
{
    font-size: 0.8em;
}
.workord .chapter a
{
 		color: #0070c0;
}
.workord .short_story legend
{
    display:none;
}
.workord .short_story fieldset
{
    border:none;
    border-bottom: solid 1px #3399cc;
}
.workord #GPS_link a
{
    font-size: 0.8em;
    padding: 3px 1em 1em 0px;
}
.workord #GPS_det .label
{
    display: inline-block;
    width: 4em;
    margin: 0px 1em;
}
.workord .value
{
    padding: 0px 1em 0px 0.2em;
}
.workord #site_det div.short_story
{
    display: none;
}
.workord .short_story
{
    padding: 3px 10px;
    font-size: 110%;
}
.workord .long_story img
{
    float: left;
    margin:4px 10px;
    border: outset #eee 2px
}
.workord .address, .workord ul
{
    padding: 6px 10px;
}
.workord ol
{
    list-style-type: none;
}
.workord .w100, .workord .W100
{
    clear: both;
    margin: 4px 10px 4px 0;
		padding: 4px 10px;
    border: inset #3399cc 1px
}
.workord .w100 .label, .workord .W100 .label
{
    font-weight: bold;
}
.workord .w100 DIV.value, .workord .W100 DIV.value
{
    margin-left: 2em;
}
.workord .w100 .label, .workord .w100 .value, .workord .W100 .label, .workord .W100 .value
{
    padding: 0px 8px;
}
.workord textarea
{
    width:98%;
}
.workord .button2right
{
    float:right
}
.workord .required
{
    font-weight: bold;
}
#wr textarea#description
{margin: 4px 10px 4px 0;
padding: 4px 0 4px 8px;}

/* GENERIC LIST */
.content .generic_list .buttons
{
    width: 120px;
    padding-left: 0.5em;
}
.content .generic_list .buttons form
{
    display: inline;
    padding: 0px;
    margin: 0px;
}
.content .generic_list .buttons input
{
    width: 50px;
    padding: 0px;
    font-size: 90%;
}
.content .generic_list .buttons input.last
{
    margin: 0px;
}
/* GENERIC FORM 
=================*/
.generic_form a
{
    text-decoration: none;
		display: inline-block;
    float: right;
		margin-right: 4px;
}
.generic_form a img
{
    border: none;
}
.generic_form .question
{
text-align:center;
padding: 1em 3em;
}
.generic_form .FieldFieldset
{
		margin-right: 40px;
width: 325px;
padding-left: 0.5em;
}
.generic_form div.TField1,
.generic_form div.TFieldSingleLine,
.generic_form div.DateField,
.generic_form div.DateTimeField,
.generic_form div.FileField,
.generic_form div.NumberField,
.generic_form div.PictureField,
.generic_form div.TableField,
.generic_form div.TextField,
.generic_form div.TimeField,
.generic_form div.CheckBoxField
{
    text-align: left;
		display: inline-block;
		padding: 5px 10px;
		margin-right: 40px;
		width: 340px;
		vertical-align: middle;
		font-size: 90%;
}
.generic_form fieldset
{
		font-size: 80%;
}
.generic_form fieldset div.TField1,
.generic_form fieldset div.TFieldSingleLine,
.generic_form fieldset div.DateField,
.generic_form fieldset div.DateTimeField,
.generic_form fieldset div.FileField,
.generic_form fieldset div.NumberField,
.generic_form fieldset div.PictureField,
.generic_form fieldset div.TableField,
.generic_form fieldset div.TextField,
.generic_form fieldset div.TimeField
{
		padding: 2px 4px;
		margin: 0px;
		width: 300px;
}
.generic_form label
{
    width: 100px;
    margin: 0.2em 0.1em 0px 0px;
    text-align: left;
    display: inline;
    display: inline-block;
    clear: none;
}
.generic_form input
{
    width: 200px;
    display: inline;
    display: inline-block;
    clear: right;
}
.generic_form .CheckBoxField input
{
    width: 20px;
    clear: none;
}
.generic_form fieldset input
{
    width: 170px;
}
.generic_form label.radio_label
{
    display: block;
		width: auto;
    padding: 0px 0px 0px 0px;
    margin-bottom: 10px;
		vertical-align: baseline;
		text-line-height: 1em;
}
.generic_form input.radio
{
    width: auto;
    padding: 0px;
    margin: 0px 0.5em 10px 0px;
		display:block;
		float: left; clear:left;
}
.generic_form select
{
    float: right;
    width: 200px;
    clear: right;
    margin: 0.5em 1em 0px 0px;
}
.generic_form select.followed_by_popup
{
    float: right;
    width: 175px;
    clear: none;
    margin-right: 0px;
}
.generic_form .button_popup
{
    width: 50px;
    clear: right;
    margin: 0px 0px 0px 3px;
		padding: 0px;
		font-size: 90%;
}
.generic_form textarea
{
    width: 90%;
	height: 5.7em;
    clear: right;
    margin: 2px 0px 0px 8%;
}
.generic_form .buttons
{  display: block;
	width: 95%;
	clear: both;
	text-align: right;
}
.generic_form .buttons input
{
    width: 80px;
    display: inline;
	float: none;
}
#radiobox_sites_id_rank,
#radiobox_sites_id_status {
width: 140px;
padding: 5px 5px 5px 15px;
margin-right: 15px;
}
#field_sites_code,
#field_sites_name,
#field_sites_id_zone,
#field_sites_description,
#detail_addresses,
#radiobox_sites_id_status
{
float: left;
clear:left;
}
#field_sites_contact,
#field_sites_air_date,
#field_sites_days_notification,
#field_sites_gps_coord_n,
#field_sites_gps_coord_e,
#field_sites_id_backup_team,
#field_sites_id_team,
#rrrradiobox_sites_id_rank,
#rrrradiobox_sites_id_status, 
#field_sites_id_picture 
{
}

#radiobox_sites_id_rank
{
float: left;
clear:none;
}
#frm_sites fieldset {
 margin-top:12px;
}
#frm_sites fieldset legend {
padding-bottom: 5px;
font-weight: bold;
}

#detail_addresses {
}
#detail_addresses div.dhxlist_cont {
clear: right;}
#detail_addresses label {
width: 80px;
clear: none;
}
#addresses_address {
}

#field_site_components_id_subject {
width: 680px;
}
#site_components_id_subject {
width: 480px;
}
#field_sites_days_notification {
float:left;
}
#box_sites_id_picture {
width: 330px; margin-right:20px;
}
#lbl_sites_description
{ width: 200px;
}
#field_sites_id_picture {
padding: 0px; margin-right: 20px;
}
#box_sites_id_picture img {
margin: 5px;
}

#box_sites_id_picture label {
 width:120px;
}
#sites_id_picture {
width: 180px; clear:none;
}
#lbl_sites_id_picture_title 
{width: 100px!important;}

#box_sites_id_picture label {
 padding: 10px 0px; }

.PictureField img {margin-left:100px!important;}
.PictureField .file_container {display: inline-block;}

/*Timeline*/
#aaa.timeline-ether-marker-bottom {
 width:        5em;
 height:       1.5em;
 border-left:  1px solid #aaa;
 padding-left: 2px;
 color:        black;
}
#aaa.timeline-ether-marker-bottom-emphasized {
 width:        5em;
 height:       2em;
 border-left:  1px solid #aaa;
 padding-left: 2px;
 color:        black;
 font-size:    120%;
 font-weight:  bold;
}
img.timeline-copyright {
  display:none;
	}
.timeline-band-0 .timeline-event-label {
  display: none;
	}
.timeline-band-1 .timeline-event-label {
  font: normal normal 9px/9px Arial, Helvetica, Sans-Serif;
  margin-top: -11px;
  }
.timeline-band-2 .timeline-event-label {
  font: normal normal 12px/12px Arial, Helvetica, Sans-Serif;
  margin-top: -14px;
  }
.timeline-event-tape,
.timeline-small-event-tape,
.timeline-small-event-icon {
	opacity:0.8!important;
}
.tape-tape_teal {
	background-color: lime!important;
}
.tape-tape_orange {
	background-color: orange!important;
}
.tape-tape_cyan {
	background-color: cyan!important;
}

/* INVENTORY */
div.selection div div
{
float: left; clear: none;
}
#site_selection,
#subj_selection
{
    background-color: #fff;
    border: dotted 1px #696969;
    padding: 0.5em 1em 1em 1em;
}
#site_selection p,
#subj_selection p
{
    margin: 0px;
    padding: 0px 0px 0.5em 0px;
    font-size: 100%;
    font-weight: normal;
}
#site_selection div,
#subj_selection div
{
    display: inline-block;
    padding: 0px 5px;
    margin: 0px 1px 0px 0px;
    border: solid #acd6ea 1px;
		background-image: url(js/dhtmlx/imgs/sky_blue_grid.gif);
		background-position: 0px -1px;
}
#site_selection select,
#subj_selection select
{
    width: 150px;
}
#site_selection #field_zone,
#subj_selection #field_zone
{
    width: 220px;
}
#site_selection #field_site_code
{
    width: 220px;
}
#site_selection #field_zone select,
#site_selection #field_site_code select,
#subj_selection #field_category select,
#subj_selection #field_type select
{
    width: 150px;
}
#site_selection #field_site_name select,
#subj_selection #field_subject select
{
    max-width: 290px;
}
#site_selection #field_site_name
{
    width: 220px;
}
#filter
{
    background-color: #99ccff;
		background-image: url(js/dhtmlx/imgs/sky_blue_grid.gif);
    color: #0070c0;
    margin: 10px 0px 0px;
    border: solid 1px #5883b2;
    padding: 0.5em 1em 1em;
	  font-size: 90%;
}
#filter div
{
    display: inline-block;
    padding: 0px;
    margin: 0px;
    border: none;
    width: 200px;
}
#filter select
{
    width: 180px;
    font-size: 90%;
}
#filter #filter_label
{
    font-size: 110%;
    color: ##0070C0;
    font-weight: bold;
    width: 80px;
    vertical-align: top;
    padding-top: 1em;
}
#filter #field_subject
{
    width: 170px;
}
#filter #field_subject select
{
    width: 170px;
}
#inventory
{
    position: relative;
    top: -20px;
}
#inventory td#buttons form {display: inline; padding: 1px;}
#inventory table
{
    border-collapse: collapse;
		width: 100%;
    border: solid 1px #5883b2;
    font-size: 90%;
    background-color: #fff;
    padding: 0px;
		margin: 0px;
}
#inventory th {    background-color: #5883b2; border: solid 1px #5883b2;
		background-image: url(js/dhtmlx/imgs/sky_blue_grid.gif);
 padding-left: .5em;}
#inventory td {padding-left: .5em; border-width: 1px 1px 1px 1px;
border-color: #FDFDFD #A4BED4 #A4BED4 #A4BED4;
}
#inventory input.Edit {background-color: #ff9900}
#inventory input.Replace {background-color: #33cc00}
#inventory input.Delete {background-color: #f00}
#inventory tr#Add_up {display:none;}
#inlineGridForm,
#inlineGridForm input,
#inlineGridForm select {
border: 0px!important;
padding: 0px;
margin: 0px;
color:black;
background-color: #ff9;
overflow: visible;
font-size:100%;
}
.selected,
.selected td
{
background-color: #ffa;
}
.modified,
.modified td
{
background-color: #cfc;
}
.popup
{
    position: absolute;
    z-index: 100;
    color: red;
    background-color: #FFFFD4;
    border: solid 1px #99ccff;
}
/* SITE DETAILS */
#popup_site_info {
min-width: 520px;
min-height: 360px;
}
#det_site
{background-color: white;
}
#det_site .ch_title
{border-bottom: 1px solid black;
display: block;
font-size: 120%;
font-weight: bold;
margin: 0px;
padding: 14px 4px 0px;
}
#det_site .ch_content
{padding:0.5em;
}
#det_site .label
{color: #99ccff;
}
#det_site .value
{padding-left: 0.8em;
padding-right: 2em;
}
#det_site #site_descr
{border-bottom: solid #aaa 1px;
padding: 0.2em 0px 0.5em
}
#det_site #site_descr .label,
#det_site #site_descr .value
{display: block; float: left;
}
#det_site .to_details
{display: block;
border: solid outset 2px;
background-color: #acd6ea;
padding: 0px 0.5em;
margin-top: 0.5em;
width: 15em;
}
#det_site .to_details a
{text-decoration:none;
}
#det_site .long_story
{background-color: #fff;
padding: 4px 0.5em 0.5em;
margin-bottom: 0.5em;
border-bottom: solid #aaa 1px;
font-size: 80%;
}
#det_site .long_story img
{border: 2px outset #fff;
float: left;
margin: 4px 10px;
}
#det_site .long_story .right_pane
{float: left;
margin: 1em;
}
#det_site #GPS_link
{padding: 0.5em;
}
#dialog .content
{width: 550px;
}
dl.hlplist
{ font-size: 90%;border-bottom: solid #efefef 2px; padding-left: 5px; margin:0 0 2px 0;
}
.hlplist dt
{ font-weight: bold; padding:3px;
}
.hlplist dd
{ padding-bottom:3px;
}
.ui-resizable-handle {display:none;}

.popup_form
{
    position: absolute;
    border: solid 2px black;
    background-color: #E7E4CF;
    width: 750px;
    height: 500px;
    font-size: 10pt;
    overflow: scroll;
}

.popup_form h1
{
    margin-top: 0px;
    margin-left: 0px;
    font-size: 12pt;
    background-color: blue;
    border: none;
    padding: 3px;
    color: white;
}
.table_list UL
{
list-style-image: url("img/arrow4.gif"); 
}
.table_list li > a
{
text-decoration: none;
display: block;
margin-top: 4px;
padding: 2px;
}
.table_list UL
{
list-style-type: none;
}
/* NEW DHTML CONTENT */
.dhtml_content
{   margin-bottom:8px;
	  border-bottom: solid #99ccff 1px;
    background-color: #fff;
}
a[target="_self"]
{	display: block;
background-image: url(img/dhxform_btns.gif);
background-position: 0px -12px;
background-repeat: repeat-x;
height:12px;
border-left: solid thin #aaddff;
border-right: outset thin #6699ff;
	text-decoration:none;
	font-size: 80%;
	color: #0070c0;
	padding-left:2px;
}
a[target="_self"]:hover
{ background-image: url(img/dhxform_btns.gif);
background-position: 0px -60px;
	color: blue;
}
.dhtml_content table
{
    border: none;
    background-color: #EFEFEF;
    margin-bottom: 0;
}
.dhtml_content table th
{
    border: none;
}
.dhtml_content table td
{
    border: none;
}
.dhtml_content .add_form
{
    background-color: #EFEFEF;
}
.dhxlist_txt_label
{
display: inline-block;

}
.dhxlist_cont
{
float:right;
}
.generic_form label {padding-top:4px;}
#lbl_sites_air_date,
#lbl_site_components_install_date
 {width:200px;}
#field_sites_air_date a {padding-right:12px;}
#sites_air_date 
    {margin-right:16px;}
.dhx_combo_box 
	  {clear:none;}
.TField1>span
		{display: inline-block; float:right; clear:none; margin-right: 4px;}
/*.dhtmlx_window_active
		{position:fixed!important;}
--------------.dhx_combo_list 		{position:fixed!important;}  */
#lbl_sites_days_notification {width:200px;}
#sites_days_notification 
		{width:100px; float: right;}
#field_zones_name,
#field_zones_id_supervisor,
#field_zones_id_engineer 
    {float: left; clear: left;}
#field_zones_description 
    {margin-top:1em;}
.dhxlist_tbl_head {width: 85px;
}
div.dhxlist_obj_dhx_skyblue, .dhxlist_base table {background-color: #fff!important;
}
input[type="button"] {
background-image: url(img/dhxform_btns21.gif);
background-position: 0px -21px;
background-repeat: repeat-x;
height:21px;
border-left: solid thin #aaddff;
border-right: outset thin #6699ff;
	text-decoration:none;
	font-size: 80%;
	padding-left:2px;
}
input[type="button"]:hover
{ background-image: url(img/dhxform_btns21.gif);
background-position: 0px -147px;
	color:#008;
}
#workFilter {
background-image: url(img/sky_blue_grid.gif);
background-position: 0px -1px;
background-repeat: repeat-x;
height:20px;
border: outset thin #aaddff;
padding: 1em;
}
.workNoWorkMsg {
padding: .5em 1em
}
#wo_list>li {
list-style-type: none;
border-bottom: dashed #99ccff 1px; margin-bottom:6px;
}
#wo_list input {
float: right; clear:right; margin-right: 1em; height: 21px; 
}
#wo_list input.woreport {
margin-top: -1em; 
}
#wo_list input.wodetails {
margin: 1em; 
}
#wo_list .label {
padding-left: 1em;
}
#wo_list .value {
padding-left: 1em; 
}
#workplanning .selection
{margin-bottom:30px;}

.fsAlarmSourceClass
{
    background-color: red;
    heigth: 300px;
}

.doc_report {
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
}
.doc_report table {
    width: 100%;
    border: none;
    border-collapse: collapse;
}
.doc_report table.doc_header {
    font-size: 12pt;
    font-weight: bold;
}
.doc_report table.doc_header .right {
    text-align: right;
}
.doc_report h1 {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
}
.doc_report h2 {
    text-align: center;
    font-size: 14pt;
    font-weight: bolder;
}
.doc_report table.doc_content {
    border: solid 2px black;
    font-size: 10pt;
}
.doc_report table.doc_content th {
    padding: 0.2em 0.5em;
    border: solid 1px black;
    border-bottom: solid 2px black;
}
.doc_report table.doc_content td {
    padding: 0.2em 0.5em;
    border: solid 1px black;
}
.doc_report .center {
    text-align: center;
}
.doc_report .right {
    text-align: right;
}
.doc_report table.doc_footer {
    margin-top: 2em;
}
.doc_report table.doc_footer td {
    text-align: center;
}
.doc_report table.doc_footer tr.companies td span {
    width: 0 auto;
    padding: 0.7em;
    display: inline-block;
    border: solid 1px black;
}
.doc_report table.doc_footer td.column {
    width: 50%;
    text-align: center;
}
.doc_report table.doc_footer td.fullname_head {
    padding-top: 1em;
    padding-left: 10%;
    width: 150px;
    text-align: left;
}
.doc_report table.doc_footer td.signature_head {
    padding-top: 0.4em;
    padding-left: 10%;
    width: 150px;
    text-align: left;
}
.title44 {
    font-weight: bold;
    clear: both;
    padding-top: 8px;
    padding-bottom: 2px;
}

@media print {
    .doc_report .btn_print {
        display: none;
        color: red;
    }
}
#alarmCommentEdit img {
    border: none;
}
.cellWithError {
    color: red;
}

div.scrollable_area div.objbox {
    overflow: hidden !important;
}