h1 {
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 30px;
}
h2 {
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 24px;
}
h3 {
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 18px;
}
h4 {
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 18px;
}
h5 {
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  font-weight: 700;
  font-size: 17px;
}
h6 {
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 15px;
}
h7 {
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 12px;
}
a {
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  color: #3077b7;
  font-weight: 500;
  text-decoration: none;
}
a:hover {
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  color: #3077b7;
  font-weight: 500;
  text-decoration: underline;
}
hr {
  height: 1px;
  color: white;
}
.hr {
  height: 1px;
  background: #bbbbbb;
  margin-top: 15px;
  margin-bottom: 15px;
}
.hr2 {
  margin-top: 7px;
  margin-bottom: 7px;
}
.flat_button {
  line-height: 28px;
  height: 30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  font-size: 15px;
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 500;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  cursor: hand;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  white-space: nowrap;
}

.flat_button .svg-bg {
  width: 16px;
  height: 16px;
  margin-right: 2px;
  display: inline-block;
  background-repeat: no-repeat;
  /*	background-size: cover; */
  background-size: 16px 80px;
  vertical-align: middle;
}
.flat_button-green {
  color: #ffffff;
  background-color: #008b10;
}
.flat_button-green:hover,
.flat_button-green-hover {
  color: #ffffff;
  background-color: #00ab14;
}
.flat_button-green:active,
.flat_button-green-active {
  color: #ffffff;
  background-color: #00780e;
}
.flat_button-empty-green {
  color: #008b10;
  background-color: white;
  border: 1px solid;
}
.flat_button-empty-green:hover,
.flat_button-empty-green-hover {
  color: #00ab14;
}
.flat_button-empty-green:active,
.flat_button-empty-green-active {
  color: #00780e;
}
.flat_button-disabled,
.flat_button-gray {
  color: #696969;
  background-color: #dddddd;
}
.flat_button-disabled .svg-bg,
.flat_button-gray .svg-bg {
  background-position: 0% 0%;
}
.flat_button-gray:hover,
.flat_button-gray-hover {
  color: #696969;
  background-color: #f0f0f0;
}
.flat_button-gray:hover .svg-bg,
.flat_button-gray-hover .svg-bg {
  background-position: 0% 0%;
}
.flat_button-gray:active,
.flat_button-gray-active {
  color: #696969;
  background-color: #c4c4c4;
}
.flat_button-gray:active .svg-bg,
.flat_button-gray-active .svg-bg {
  background-position: 0% 0%;
}
.flat_button-empty-gray {
  color: #dddddd;
  background-color: white;
  border: 1px solid;
}
.flat_button-empty-gray .svg-bg {
  background-position: 0% 0%;
}
.flat_button-empty-gray:hover,
.flat_button-empty-gray-hover {
  color: #f0f0f0;
}
.flat_button-empty-gray:hover .svg-bg,
.flat_button-empty-gray-hover .svg-bg {
  background-position: 0% 0%;
}
.flat_button-empty-gray:active,
.flat_button-emtpy-gray-active {
  color: #f0f0f0;
}
.flat_button-empty-gray:active .svg-bg,
.flat_button-emtpy-gray-active .svg-bg {
  background-position: 0% 0%;
}
.flat_button-black {
  color: #ffffff;
  background-color: #333333;
}
.flat_button-black:hover,
.flat_button-black-hover {
  color: #ffffff;
  background-color: #484848;
}
.flat_button-black:active,
.flat_button-black-active {
  color: #ffffff;
  background: -color #212121;
}
.flat_button-empty-black {
  color: #333333;
  background-color: white;
  border: 1px solid;
}
.flat_button-empty-black:hover,
.flat_button-empty-black-hover {
  color: #484848;
}
.flat_button-empty-black:active,
.flat_button-empty-black-active {
  color: #212121;
}
.flat_button-blue {
  color: #ffffff;
  background-color: #3077b7;
}
.flat_button-blue .svg-bg {
  background-position: 0% 25%;
}
.flat_button-blue:hover,
.flat_button-blue-hover {
  color: #ffffff;
  background-color: #4a90d0;
}
.flat_button-blue:hover .svg-bg,
.flat_button-blue-hover .svg-bg {
  background-position: 0% 25%;
}
.flat_button-blue:active,
.flat_button-blue-active {
  color: #ffffff;
  background-color: #0058ab;
}
.flat_button-blue:active .svg-bg,
.flat_button-blue-active .svg-bg {
  background-position: 0% 25%;
}
.flat_button-empty-blue {
  color: #3077b7;
  background-color: white;
  border: 1px solid;
}
.flat_button-empty-blue .svg-bg {
  background-position: 0% 50%;
}
.flat_button-empty-blue:hover,
.flat_button-empty-blue-hover {
  color: #4a90d0;
}
.flat_button-empty-blue:hover .svg-bg,
.flat_button-empty-blue-hover .svg-bg {
  background-position: 0% 50%;
}
.flat_button-empty-blue:active,
.flat_button-empty-blue-active {
  color: #4a90d0;
}
.flat_button-empty-blue:active .svg-bg,
.flat_button-empty-blue-active .svg-bg {
  background-position: 0% 50%;
}
.flat_button-white {
  color: #696969;
  background-color: #ffffff;
  border: 1px solid #c9c9c9;
}
.flat_button-white:hover,
.flat_button-white-hover {
  color: #696969;
  background-color: #f2f2f2;
  border: 1px solid #EAEAEA;
}
.flat_button-white:active,
.flat_button-white-active {
  color: #696969;
  background-color: #e3e3e3;
  border: 1px solid #EAEAEA;
}
.flat_button-orange {
  color: #333333;
  background-color: #ffcc00;
}
.flat_button-orange:hover,
.flat_button-orange-hover {
  color: #333333;
  background-color: #ffcc00;
}
.flat_button-orange:active,
.flat_button-orange-active {
  color: #333333;
  background: #ffcc00;
}
.flat_button-empty-orange {
  color: #ffcc00;
  border: 1px solid;
  background-color: white;
}
.flat_button-empty-orange:hover,
.flat_button-empty-orange-hover {
  color: #ffcc00;
}
.flat_button-empty-orange:active,
.flat_button-empty-orange-active {
  color: #ffcc00;
}
.flat_button-golden {
  color: white;
  background-color: #ff9c43;
}
.flat_button-golden:hover,
.flat_button-golden-hover {
  color: white;
  background-color: #ffb776;
}
.flat_button-golden:active,
.flat_button-golden-active {
  color: white;
  background-color: #ffb776;
}
.flat_button-empty-golden {
  color: #ff9c43;
  background-color: white;
  border: 1px solid;
}
.flat_button-empty-golden:hover,
.flat_button-empty-golden-hover {
  color: #ffb776;
}
.flat_button-empty-golden:active,
.flat_button-empty-golden-active {
  color: #ffb776;
}
.flat_button td {
  font-size: 15px;
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 600;
  cursor: pointer;
  cursor: hand;
  text-align: center;
  height: 30px;
  vertical-align: middle;
  line-height: 30px;
}
.flat_button td img {
  vertical-align: baseline;
}
.flat_button-disabled:hover,
.flat_button-disabled td {
  cursor: default;
}
.APMonitorTabPanel input[type='text'] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.input-box-style, 
input[type='text'],
textarea,
input[type='password'],
select {
  border: 1px solid #afceeb;
  height: 25px;
  padding-left: 9px;
  font-size: 14px;
  font-weight: 500;
  font-color: #333333;
  margin: 1px;
}
.input-box-style:focus, 
input[type='text']:focus,
input[type='password']:focus,
textarea:focus,
select:focus {
  border: 2px solid #3077b7;
  height: 25px;
  padding-left: 9px;
  font-color: #333333;
  margin: 0px;
}
.wfocus {
  /*border: 2px solid #0d6bc3;*/
}
.bfocus {
  /*border: 2px solid #ffcc00;*/
}
.fwrapper {
  display: inline-block;
  margin: 0px 0px 8px;
  padding: 0;
  line-height: 18px !important;
  height: 18px !important;
  vertical-align: middle;
}
input.hint {
  color: grey;
  padding-left: 9px;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
}
select.hint {
  color: #808080;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  padding-left: 9px;
}
select.jsp {
  border: 1px solid #afceeb;
  height: 25px;
}
.styled-select {
  height: 30px;
  overflow: hidden;
  background: url(/images/160/down_arrow_blue.png) no-repeat right;
  border: 1px solid #afceeb;
}
.jsp-top-blank {
  height: 80px;
}
input.jsp[type=checkbox] {
  display: none;
  padding-left: 9px;
}
input.jsp[type=checkbox] {
  display: none;
  padding-left: 9px;
}
input.jsp[type=checkbox] + label {
  background: url("/images/160/checkbox_unchecked.png") no-repeat;
  height: 23px;
  width: 23px;
  display: inline-block;
  padding: 0 2px 0 0px;
  cursor: pointer;
  font-color: #333333;
}
input.jsp_white[type=checkbox]:checked + label {
  background: url("/images/160/checkbox_checked_white.svg") no-repeat;
  height: 23px;
  width: 25px;
  display: inline-block;
  padding: 0 0 0 0px;
  cursor: pointer;
}
input.jsp_white[type=checkbox] + label {
  background: url("/images/160/checkbox_unchecked_white.svg") no-repeat;
  height: 23px;
  width: 23px;
  display: inline-block;
  padding: 0 2px 0 0px;
  cursor: pointer;
  font-color: #333333;
}
input.jsp_white[type=checkbox] {
  display: none;
  padding-left: 9px;
}
input.jsp[type=checkbox]:checked + label {
  background: url("/images/160/checkbox_checked.png") no-repeat;
  height: 23px;
  width: 25px;
  display: inline-block;
  padding: 0 0 0 0px;
  cursor: pointer;
}
.large-select {
  height: 23px;
  background: url(/images/160/down_arrow_blue.png) no-repeat right;
  border: 1px solid #afceeb;
  cursor: pointer;
  padding-left: 9px;
  padding-right: 30px;
  line-height: 23px;
  padding-bottom: 2px;
  font-weight: 600;
  font-color: #333333;
}
.large-select-selected {
  height: 23px;
  background: url(/images/160/up_arrow_blue.png) no-repeat right;
  border: 2px solid #3077b7;
  cursor: pointer;
  padding-left: 9px;
  padding-right: 30px;
  line-height: 23px;
  padding-bottom: 2px;
  font-weight: 600;
  font-color: #333333;
}
.comb-select {
  height: 23px;
  background: url(/images/160/down_arrow_blue.png) no-repeat right;
  border: 1px solid #afceeb;
  cursor: pointer;
  line-height: 23px;
  padding-bottom: 2px;
  font-weight: 600;
  font-color: #333333;
}
.comb-select-selected {
  height: 23px;
  background: url(/images/160/up_arrow_blue.png) no-repeat right;
  border: 2px solid #3077b7;
  cursor: pointer;
  line-height: 23px;
  padding-bottom: 2px;
  font-weight: 600;
  font-color: #333333;
}
.short-select {
  height: 20px;
  background: url(/images/160/down_arrow_dark.png) no-repeat right;
  border: 1px solid #afceeb;
  cursor: pointer;
  padding-left: 9px;
  padding-right: 25px;
  background-position: right 9px center;
  line-height: 20px;
  padding-bottom: 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*font-weight: 600;*/
  font-color: #333333;
}

.short-selectVdom {
  height: 25px;
  background: url(/images/160/down_arrow_small_white.png) no-repeat right;
  border: 1px solid #c0c0c0;
  cursor: pointer;
  padding-left: 9px;
  padding-top: 6px;
  padding-right: 25px;
  background-position: right 9px center;
  line-height: 20px;
  padding-bottom: 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-size: 17px;
}

.short-select-selected {
  height: 20px;
  background: url(/images/160/up_arrow_dark.png) no-repeat right;
  border: 2px solid #3077b7;
  cursor: pointer;
  padding-left: 9px;
  padding-right: 25px;
  background-position: right 9px center;
  line-height: 20px;
  padding-bottom: 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: 600;
  font-color: #333333;
}

.short-selectVdom-selected {
  height: 25px;
  background: url(/images/160/up_arrow_small_white.png) no-repeat right;
  border: 2px solid #3077b7;
  cursor: pointer;
  padding-left: 9px;
  padding-top: 6px;
  padding-right: 25px;
  background-position: right 9px center;
  line-height: 20px;
  padding-bottom: 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-size: 17px;
}
.short-select:focus {
  border: 2px solid #3077b7;
}
.no-border-select {
  height: 20px;
  background: url(/images/160/down_arrow_dark.png) no-repeat right;
  cursor: pointer;
  padding-left: 5px;
  background-position: right 5px center;
  font-color: #333333;
}
.no-border-select-selected {
  height: 20px;
  background: url(/images/160/up_arrow_dark.png) no-repeat right;
  cursor: pointer;
  padding-left: 5px;
  background-position: right 5px center;
  font-weight: 600;
  font-color: #333333;
}
.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.device_drop_down_active {
  border: 2px solid #3077b7;
}
.device_drop_down_active_header {
  background: url(/images/160/up_arrow_device.png) middle right;
}
.device_drop_down_inactive {
  border: 2px solid #3077b7;
}
.device_drop_down_inactive_header {
  background: url(/images/160/down_arrow_device.png) middle right;
}

.transparent_button_link:link, .transparent_button_link:visited { 
    background-color: Transparent;
    background-repeat:no-repeat;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    /*-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
  	border-radius: 3px;*/
    height:  38px;
    line-height:  40px;
    border:  1px solid #DEDEDE;
    display:  inline-block;
    float:  none;
    text-align:  center;
    width:  125px;
    padding:  10px!important;
    font-size:  14px;
    color:  #E3E3E3;
    text-decoration: none;
    text-align: center;

   
}
.transparent_button_link_small:link, .transparent_button_link_small:visited { 
    background-color: Transparent;
    background-repeat:no-repeat;
    cursor:pointer;
    overflow: hidden;
    outline:none;
  	line-height: 28px;
 	height: 30px;
 	/*-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
  	border-radius: 3px;*/
    border:  1px solid white;
    display:  inline-block;
    float:  none;
    text-align:  center;
    width:  300px;  
    font-size:  15px;
 	font-weight: 600 !important;
    color:  #fff;
    text-decoration: none;
    text-align: center;
    font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif !important;   
}

.transparent_button_link:hover, .transparent_button_link:active, 
.transparent_button_link_small:hover, .transparent_button_link_small:active  {
  /* color: #6B6D6E;
  background-color: white; */
}

.transparent_flat_button {
  background-color: Transparent;
  background-repeat:no-repeat;
  line-height: 28px;
  height: 30px;
  /*-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;*/
   border:  1px solid white;
  font-size: 15px;
  color:  #fff;
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 500;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  cursor: hand;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  white-space: nowrap;
}

.transparent_flat_button:hover {
  /*color: #6B6D6E;
  background-color: white;*/
}

.transparent_flat_button_2 {
  background-color: Transparent;
  background-repeat:no-repeat;
  line-height: 28px;
  height: 30px;
  /*-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;*/
   border:  1px solid white;
  font-size: 15px;
  color:  #000000;
  font-family: Lato, "Segoe UI", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 500;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  cursor: hand;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  white-space: nowrap;
}
