@page {
  size: landscape;
  margin: 1cm;
}
@font-face {
  font-family : "'Lato'";
  font-style : normal;
  font-weight : 300;
  src : local('Lato Light'), local('Lato-Light'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/nj47mAZe0mYUIySgfn0wpQ.ttf) format('truetype');
}
@font-face {
  font-family : "'Lato'";
  font-style : normal;
  font-weight : 400;
  src : local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/v0SdcGFAl2aezM9Vq_aFTQ.ttf) format('truetype');
}
@font-face {
  font-family : "'Lato'";
  font-style : normal;
  font-weight : 700;
  src : local('Lato Bold'), local('Lato-Bold'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/DvlFBScY1r-FMtZSYIYoYw.ttf) format('truetype');
}
/****************************
                other
*****************************/
a:link {
  text-decoration: none;
  color: #66cccc;
}
a:visited {
  text-decoration: none;
  color: #66cccc;
}
a:hover {
  text-decoration: none;
  color: #66cccc;
}
a:active {
  text-decoration: none;
  color: #f26c6d;
}

/****************************
                main
*****************************/
body {
  margin: 0 auto;
  padding: 0;
  font-family: 'Lato', sans-serif;
  min-width: 1237px;
  min-height: 500px;
  background-color: #444;
}
.container {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 95;
  border: 0px;
  font-family: 'Lato', sans-serif;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  min-height: 100%;
  
}
#top_menu {
  position: absolute;
  background: #00cccc;
  width: 100%;
  height: 40px;
  top: 40px;
  font-family: 'Lato', sans-serif;
  z-index: 200;
}
/****************************
                chart components
*****************************/
#chart_box {
  position: absolute;
  background: #008888;
  width: 1192px;
  border-right: 0px #66cccc solid;
  height: auto;
  min-height: 100%;
  top: 0px;
  left: 25px;
  font-family: 'Lato', sans-serif;
  white-space: nowrap;
  float: left;
  overflow-y: auto;
  overflow-x: hidden;
  list-style: none;
}
/*#chart_box::-webkit-scrollbar { width: 0 !important }
*/
.page_break {
  position: absolute;
  page-break-after: always;
  width: 1200px;
  height: 0px;
  border-top: 2px #f26c6d dashed;
  z-index: 1000;
}
/****************************
                code lists
*****************************/
.add_list {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  background: #44aaaa;
  border: 2px #44aaaa solid;
  opacity: .4;
  border-radius: 0px;
}
.add_list:hover { 
  opacity: 1;
  cursor: pointer;
  border: 2px #66eeaa dashed;
}
.add_list article {
  position: relative;
  margin: 100px auto;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: lighter;
}
#add_list2 { 
  position: absolute;
  height: 250px;
  width: 278px;
  left: 304px;
  top: -2px;
}
#add_list3 { 
  position: absolute;
  height: 250px;
  width: 278px;
  left: 602px;
  top: -2px;
  display: none;
}
#add_list4 { 
  position: absolute;
  height: 250px;
  width: 278px;
  left: 902px;
  top: -2px;
  display: none;
}
.delete_list {
  width: 298px;
  height: 40px;
  background: #f26c6d;
  text-align: center;
  font-size: 12pt;
  z-index: 1;
  opacity: .9;
}
#delete_list1 {
  position: absolute;
  top: 0px;
  left: 0px;
}
.delete_list:hover {
  background: #fc4446;
  cursor: pointer;
}
#code_list1 { 
  position: absolute;
  min-height: 252px;
  height: 100%;
  width: 298px;
  list-style-type: none;
  left: 0px;
  top: 0px;
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  font-family: 'Lato', sans-serif;
  background: url(../../images/bg/bg3.png) repeat;
}
#code_list2 { 
  position: absolute;
  min-height: 252px;
  height: 100%;
  width: 298px;
  list-style-type: none;
  left: 298px;
  top: 0px;
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  font-family: 'Lato', sans-serif;
  background: url(../../images/bg/bg4.png) repeat;
  display: none;
}
#code_list3 { 
  position: absolute;
  min-height: 252px;
  height: 100%;
  width: 298px;
  list-style-type: none;
  left: 596px;
  top: 0px;
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  font-family: 'Lato', sans-serif;
  background: url(../../images/bg/bg3.png) repeat;
  display: none;
}
#code_list4 { 
  position: absolute;
  min-height: 252px;
  height: 100%;
  width: 298px;
  list-style-type: none;
  left: 894px;
  top: 0px;
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  font-family: 'Lato', sans-serif;
  background: url(../../images/bg/bg4.png) repeat;
  display: none;
}
.code_group {
  position: relative;
  list-style-type: none;
  left: 0px;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  border-top: #fff 0px solid;
  border-bottom: #fff 0px solid;
  opacity: 1;
  white-space: normal;
}
.code_group:hover {
  cursor: move;
  border-top: #22cccc 15px solid;
  border-bottom: #22cccc 5px inset;
}
/****************************
                code components
*****************************/
.code {
  position: relative;
  width: 298px;
  min-height: 15px;
  margin: 4px 1px;
  opacity: 1;
  font-size: 1em;
  white-space: normal;
  outline: none;
  list-style-type: none;
  border: 0px;
}
/*add new class*/
ul.connected_lists1 li.code span.description{
    /*word-break: break-all;*/
}
/*add new class*/
.code.codeA {
  display: none;
}
.code_placeholder {
  position: relative;
  width: auto;
  background: #B2DDFC;
  border: #6ab8ee 1px dashed;
  min-height: 15px;
  height: 100%;
  margin: 4px 2px;
  opacity: 1;
  white-space: normal;
}
.ICD9 {
  position: absolute;
  width: 31px;
  left: 0px;
  min-height: 16px;
  height: 100%;
  padding: 1px 1px 1px 1px;
  color: #f0484a;
  font-size: 7.5pt;
  font-weight: normal;
  background: #fff;
  cursor: default;
  display:inline-table;
  vertical-align: middle;
}
span.ICD9 span{
  display:table-cell !important;
  vertical-align:middle !important;
  min-height:100% !important;
  width:100% !important;
}
/*.ICD10 {
        position: absolute;
        width: 49px;
        left: 33px;
        min-height: 16px;
        height: 100%;
        padding: 1px 1px 1px 1px;
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        font-size: 8pt;
        font-weight: bold;
        background: #66cccc;
        cursor: default;
}*/
.ICD10 {
  position: absolute;
  width: 49px;
  left: 33px;
  min-height: 16px;
  height: 100%;
  padding: 1px 1px 1px 1px;
  display:inline-table;
  vertical-align: middle;
  color: #fff;
  font-size: 8pt;
  font-weight: bold;
  background: #66cccc;
  cursor: default;
}
span.ICD10 span{
  display:table-cell !important;
  vertical-align:middle !important;
  min-height:100% !important;
  width:100% !important;
  text-align:center !important;
}
.description {
  position: absolute;
  width: 210px;
  left: 84px;
  min-height: 16px;
  padding: 1px 1px 1px 1px;
  display: inline-table;
  vertical-align: middle;
  color: #000;
  text-align: left;
  font-size: 7.5pt;
  font-weight: normal;
  background: #eaeaea;
  overflow: visible;
  cursor: default;
}
#code_list4 span.description{width: 195px;}
span.description span {
  display: table-cell !important;
  min-height: 100% !important;
  vertical-align: middle !important;
  width: 100% !important;
}
.DESCput {
  position: absolute;
  top: 0px;
  left: 84px;
  width: 208px;
  max-width: 208px;
  min-height: 16px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  display: inline;
  color: #000;
  font-family: 'Lato', sans-serif;
  text-align: left;
  font-size: 7.5pt;
  font-weight: normal;
  background: #eaeaea;
  overflow: visible;
  border: 0px;
  display: none;
  outline: none;
  z-index: 199;
}
.DESCput:focus {
  border: 0px;
  outline: none;
}
.category {
  position: absolute;
  width: 210px;
  left: 84px;
  min-height: 16px;
  padding: 1px 1px 1px 1px;
  color: #000;
  font-size: 8pt;
  text-align: left;
  font-weight: bold;
  background: #fff;
  cursor: default;
}
#code_list4 span.category{width: 195px;}
#code_list4 .category.nocode{width: 298px;}
.category.nocode {
  position: absolute;
  width: 298px;
  top: 10px;
  left: 0px;
  min-height: 16px;
  padding: 1px 1px 1px 1px;
  color: #ccc;
  font-size: 12pt;
  font-style: italic;
  text-align: center;
  font-weight: regular;
  background: none;
  cursor: default;
}
.CATput {
  position: absolute;
  top: -2px;
  left: 85px;
  width: 208px;
  max-width: 208px;
  min-height: 16px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #000;
  font-family: 'Lato', sans-serif;
  font-size: 8pt;
  text-align: left;
  font-weight: bold;
  background: #fff;
  overflow: visible;
  border: 0px;
  display: none;
  outline: none;
  z-index: 199;
}
.CATput:focus {
  border: 0px;
  outline: none;
}
.categorize {
  height: 0px;
  width: 0px;
  overflow: hidden;
  display: none;
  z-index: 0;
}
.code .x, .code_group .x {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  right: 2px;
  background: url(../../images/icons/x3.png) no-repeat;
  opacity: 0;
  cursor: pointer;
}
#code_list4 .code .x, #code_list4 .code_group .x {
  right:20px;
}
.code .edit, .code_group .edit {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  right: 20px;
  background: url(../../images/icons/edit3.png) no-repeat;
  opacity: 0;
  cursor: pointer;
}
#code_list4 .code .edit, #code_list4 .code_group .edit{
  right: 37px;
}
.code .confirm, .code_group .confirm {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  right: 20px;
  background: url(../../images/icons/confirm3.png) no-repeat;
  opacity: 1;
  display: none;
  cursor: pointer;
  z-index: 200;
}
.code .green_plus, .code_group .green_plus {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  right: 2px;
  background: url(../../images/icons/add3.png) no-repeat;
  opacity: 0;
  display: none;
  cursor: pointer;
}
.code .green_add, .code_group .green_add {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  right: 2px;
  background: url(../../images/icons/add3.png) no-repeat;
  opacity: 0;
  display: none;
  cursor: pointer;
}
.code .add_all, .code_group .add_all {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  right: 2px;
  background: url(../../images/icons/add3.png) no-repeat;
  opacity: 0;
  display: none;
  border: 0px;
  cursor: pointer;
}
.delete_option {
  position: absolute;
  right: 15px;
  width: 210px;
  height: 100%;
  padding-left: 75px;
  padding-bottom: 2px;
  padding-top: 2px;
  background: #6ab8ee;
  opacity: 1;
  font-size: 9pt;
  color: #fff;
  overflow: hidden;
  z-index: 110;
}
.delete_group {
  width: 120px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  background: #f26c6d;
}
.delete_group:hover {
  background: #ef2934;
  cursor: pointer;
}
.delete_code {
  width: 120px;
  padding-left: 10px;
  padding-right: 10px;
  height: 100%;
  color: #fff;
  background: #f26c6d;
}
.delete_code:hover {
  background: #ef2934;
  cursor: pointer;
}
.add_option {
  position: absolute;
  right: 15px;
  width: 210px;
  height: 100%;
  padding-left: 75px;
  padding-bottom: 2px;
  padding-top: 2px;
  background: #6ab8ee;
  opacity: 1;
  font-size: 9pt;
  color: #fff;
  overflow: hidden;
  z-index: 110;
}
.add_group {
  width: 120px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  background: #7bd68c;
}
.add_group:hover {
  background: #5cd673;
  cursor: pointer;
}
.add_code {
  width: 120px;
  padding-left: 10px;
  padding-right: 10px;
  height: 100%;
  color: #fff;
  background: #7bd68c;
}
.add_code:hover {
  background: #5cd673;
  cursor: pointer;
}
/****************************
        special results codes 
*****************************/
#results .code .green_add, #results .code .add_all, #results .code_group .green_add {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  right: 2px;
  opacity: 0;
  display: block;
}
#results .code .green_add:hover, #results .code .add_all:hover, #results .code_group .green_add:hover {
  color: #fff;
  opacity: 1;
}
#results .code .x, #results .code_group .x {
  color: #eaeaea;
  opacity: 0;
  display: none;
}
#results .code .x:hover, #results .code_group .x:hover {
  color: #fff;
  opacity: 1;
}
#results .code .edit, #results .code_group .edit {
  color: #eaeaea;
  opacity: 0;
  display: none;
}
#results .code .edit:hover, #results .code_group .edit:hover {
  color: #fff;
  opacity: 1;
}
#results .code_group {
  position: relative;
  list-style-type: none;
  left: 0px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  border-top: #fff 0px solid;
  border-bottom: #fff 0px solid;
  opacity: 1;
  white-space: normal;
}
#results .code_group:hover {
  cursor: move;
  border-top: #6ab8ee 0px inset;
  border-bottom: #6ab8ee 0px inset;
}
/****************************
                leftside bar 
*****************************/
#leftside_bar {
  position: absolute;
  min-width: 30px;
  width: 100%;
  max-width: 250px;
  height: 100%;
  top: 0px;
  left: -225px;
  padding-left: 0px;
  background: #444;
  border-right: 0px #f26c6d solid;
  z-index: 100;
}
#title_box {
  position: relative;
  width: 298px;
  height: 64px;
  top: 0px;
  left: 0px;
  background: #fff;
  border-bottom: 2px #66cccc dotted;
  list-style-type: none;
}
#logo1 {
  position: absolute;
  top: 0px;
  left: 5px;
}
#title_box article {
  margin: 3px 35px;
  width: 185px;
  color: #999;
  font-size: 16pt;
  font-weight: bold;
  text-align: left;
  cursor: default;
}
#title_box .logo {
  position: absolute;
  top: 2px;
  left: 8px;
  height: 22px;
  width: 22px;
  color: #999;
  font-size: 16pt;
  font-weight: bold;
  text-align: left;
  cursor: default;
  background: url(../../images/icons/icd10projectx25.png);
}
#title_box article b1 {
  color: #66cccc;
}
#chart_name {
  margin: 0px 8px;
  width: 210px;
  height: 24px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #CECECE;
  font-size: 13.5pt;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  border: 1px #fff solid;
  background: #fff;
  overflow: hidden;
  list-style-type: none;
}
#chart_name:hover {
  background: #f5f5f5;
  border: 1px #6ab8ee dashed;
  pointer: cursor;
}
#chart_namechange {
  margin: 0px 6px;
  width: 210px;
  height: 24px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #AFAFAF;
  font-size: 13.5pt;
  font-weight: bold;
  text-align: left;
  font-family: 'Lato', sans-serif;
  border: 1px #6ab8ee dashed;
  background: #fff;
  display: none;
  outline: none;
  list-style-type: none;
}
#chart_namechange:hover {
  background: #f5f5f5;
  border: 1px #6ab8ee dashed;
  pointer: cursor;
}
#gohome {
  background: #999;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0px;
  padding-bottom: 1px;
  color: #fff;
}
#gohome:hover {
  background: #0C3;
}
#holdhorses {
  background: #999;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0px;
  padding-bottom: 1px;
  color: #fff;
}
#holdhorses:hover {
  background: #F33;
}
#go_home {
  position: absolute;
  top: 4px;
  left: 180px;
  width: 25px;
  height: 20px;
  background: #7bd68c;
}
#go_home:hover {
  background: #36DD55;
  cursor: pointer;
}
#go_home img {
  position: relative;
  margin: 2px 4px;
}
#stay_here {
  position: absolute;
  top: 4px;
  left: 210px;
  width: 25px;
  height: 20px;
  background: #f26c6d;
  border-radius: 2px;
}
#stay_here:hover {
  background: #ef5051;
  cursor: pointer;
}
#stay_here img {
  position: relative;
  margin: 4px 6px;
}
#tool_box {
  position: absolute;
  width: 25px;
  height: 250px;
  top: 0px;
  left: 225px;
  z-index: 300;
  background: #444;
  float: left;
}
#menu_btn {
  position: absolute;
  top: 48px;
  right: 0px;
  width: 25px;
  height: 40px;
  z-index: 101;
  background: #444;
}
#menu_btn:hover {
  background: #555;
  cursor: pointer;
}
#menu_btn:active {
  background: #22cccc;
}
#menu_btn img {
  position: absolute;
  top: 0px;
  left: 0px;
}
#menubtn_show {
  position: absolute;
  top: 48px;
  left: 25px;
  width: 160px;
  height: 27px;
  padding: 8px 0px 5px 10px;
  color: #fff;
  font-size: 12pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  background: #00a3ec;
  opacity: .9;
  z-index: 102;
  display: none;
}
#menu_show {
  position: absolute;
  top: 48px;
  left: 25px;
  width: 800px;
  height: 36px;
  padding: 2px 0px 2px 0px;
  color: #fff;
  font-size: 12pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  background: #444;
  border-radius: 0px 0px 0px 0px;
  opacity: .95;
  z-index: 400;
  float: left;
  display: none;
}
.menu_option {
  position: relative;
  margin: 0 auto;
  height: 30px;
  width: 13%;
  background: #444;
  font-weight: lighter;
  font-size: 12pt;
  text-align: center;
  color: #f5f5f5;
  border-left: #444 1px solid;
  border-right: #444 1px solid;
  padding-left: 20px;
  padding-right: 30px;
  padding-top: 6px;
  padding-bottom: 0px;
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.menu_option:hover {
  background: #444;
  color: #fff;
  cursor: pointer;
}
.menu_suboption {
  position: relative;
  top: 10px;
  left: -21px;
  height: auto;
  width: 110%;
  background: #444;
  font-weight: lighter;
  font-size: 10pt;
  text-align: center;
  color: #f5f5f5;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  display: none;
  vertical-align: middle;
  list-style: none;
}
.menu_suboption:hover {
  background: #333;
  color: #fff;
  cursor: pointer;
}
.larrow {
  position: absolute;
  width: 9px;
  height: 15px;
  top: 10px;
  right: 5px;
  background: url(../../images/icons/left1s.png) no-repeat;
  opacity: .8;
}
.active_btn {
  position: absolute;
  right: 0px;
  width: 15px;
  height: 20px;
  background-color: #44cccc;
  padding: 3px 0px 5px 10px;
  z-index: 101;
}
.active_btn:hover {
  color: #fff;
  background-color: #44cccc;
  cursor: pointer;
}
.side_btn {
  position: absolute;
  right: 0px;
  width: 15px;
  height: 20px;
  background-color: #444;
  padding: 3px 0px 5px 10px;
  z-index: 101;
}
.side_btn:hover {
  color: #fff;
  background-color: #555;
  cursor: pointer;
}
.side_btn:active {
  background: #22cccc;
}
.side_show {
  position: absolute;
  width: 140px;
  height: 20px;
  padding: 3px 0px 5px 10px;
  left: 25px;
  color: #fff;
  font-size: 12pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  background: #44CCCC;
  border-radius: 0px 0px 0px 0px;
  opacity: .9;
  z-index: 102;
  display: none;
}
#search_btn {
  top: 0px;
  height: 40px;
  background: url(../../images/icons/search4.png) #00a3ec;
}
#search_btn:hover {
  background: url(../../images/icons/search4W.png) #008de7;
}
#search_btn.active_btn {
  background: url(../../images/icons/search4W.png) #008de7;
}
#search_show {
  top: 0px;
  padding-top: 10px;
  height: 33px;
  background: #00a3ec;
}
#saveprint_btn {top: 108px;}
#saveprint_btn img {position: absolute;top: 5px;left: 4px;}
#saveprint_show {top: 108px;}
#safesaveprint_btn {top: 108px;}
#safesaveprint_btn img {position: absolute;top: 5px;left: 4px;}
#saveprint_show {top: 108px;}
#share_btn {top: 136px;}
#share_btn img {position: absolute;top: 5px;left: 4px;}
#share_show {top: 136px;}
/* MT edit start */ 
#showchart_btn{top: 164px;}
#showchart_btn img{position: absolute;top: 5px;left: 4px;}
#showchart_show{top: 164px;}
#entercode_btn{top: 192px;}
#entercode_btn img{position: absolute;top: 5px;left: 4px;}
#entercode_show{top: 192px;}
#print_btn{top: 220px;}
#print_btn img {position: absolute;top: 5px;left: 4px;}
#print_show {top: 220px;}
#safeprint_btn {top: 220px;}
#safeprint_btn img {position: absolute;top: 5px;left: 4px;}
#safeprint_show {top: 220px;}
#settings_btn {top: 248px;}
#settings_btn img {position: absolute;top: 5px;left: 4px;}
#settings_show {top: 248px;}
#info_btn {width: 15px; top: 276px;}
#info_btn img {position: absolute;top: 5px;left: 4px;}
#info_show {top: 276px;}
/* MT end-----------------------------------------------------------------*/
/* new add*/
#myaccount_btn2{
  height: 20px;
  padding: 3px 0 5px 10px;
  position: absolute;
  right: 0;
  width: 15px;
  z-index: 101;
  top: 108px;
  cursor:pointer;
}
#myaccount_btn2 img{position: absolute;top: 5px;left: 4px;}
#myaccount_show2 {top: 276px;}
#myaccount_btn1 {top: 113px;}
#myaccount_btn1 img {position: absolute;top: 5px;left: 4px;}
#myaccount_show1 {top: 111px;}
#showchart_btn1{top: 143px;}
#showchart_btn1 img{position: absolute;top: 5px;left: 4px;}
#showchart_show1{top: 141px;}
#saveprint_btn1 {top: 231px;}
#saveprint_btn1 img {position: absolute;top: 5px;left: 4px;}
#saveprint_show1 {top: 231px;}
#print_btn1{top: 261px;}/*248*/
#print_btn1 img {position: absolute;top: 5px;left: 4px;}
#print_show1 {top: 261px;}
#safesaveprint_btn1 {top: 136px;}
#safesaveprint_btn1 img {position: absolute;top: 5px;left: 4px;}
/*#saveprint_show1 {top: 136px;}*/
#share_btn1 {top: 321px; display:none;}
#share_btn1 img {position: absolute;top: 5px;left: 4px;}
#share_show1 {top: 321px; display:none !important}
/* MT edit start */ 
#entercode_btn1{top: 313px;}/*220*/
#entercode_btn1 img{position: absolute;top: 5px;left: 4px;}
#entercode_show1{top: 311px;}
#safeprint_btn1 {top: 166px;}
#safeprint_btn1 img {position: absolute;top: 5px;left: 4px;}
#safeprint_show1 {top: 166px;}
#settings_btn1 {top: 201px;}
#settings_btn1 img {position: absolute;top: 5px;left: 4px;}
#settings_show1 {top: 201px;}
#coding_tool_btn {top: 171px;}
#coding_tool_btn img {position: absolute;top: 5px;left: 4px;}
#coding_tool_show {top: 171px;}
#info_btn1 {width: 15px; top: 324px;}/*304*/
#info_btn1 img {position: absolute;top: 5px;left: 4px;}
#info_show1 {top: 324px;}
#export_excel_btn1 {width: 15px; top: 291px;}/*304*/
#export_excel_btn1 img {position: absolute;top: 5px;left: 4px;}
#export_excel_show1 {top: 291px;}
/* new end*/
#coding_tool_box {
  position: absolute;
  width: 59px;
  height: 20px;
  padding: 3px 0px 5px 10px;
  top: 171px;
  left: 25px;
  color: #fff;
  font-size: 12pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  background: #444;
  border-radius: 0px 0px 0px 0px;
  opacity: .9;
  z-index: 102;
  display: none;
}
#export_excel_box {
  position: absolute;
  width: 24px;
  height: 20px;
  padding: 3px 0px 5px 10px;
  top: 291px;
  /*left: 25px;*/
  right:0;
  color: #fff;
  font-size: 12pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  /*background: #444;*/
  /*border-radius: 0px 0px 0px 0px;*/
  /*opacity: .9;*/
  z-index: 102;
  display:block !important;
}
#settings_box {
  position: absolute;
  width: 140px;
  height: 20px;
  padding: 3px 0px 5px 10px;
  top: 201px;
  left: 25px;
  color: #fff;
  font-size: 12pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  background: #444444;
  border-radius: 0px 0px 0px 0px;
  opacity: .9;
  z-index: 102;
  display: none;
}
#settings_box h1 {
  position: absolute;
  top: -8px;
  left: 5px;
  font-size: 12pt;
  color: #fff;
}
#alphabetize {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 3px;
  left: 5px;
  background-color: #44CCCC;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border: 0px;
}
#alphabetize:hover {
  cursor: pointer;
  background-color: #666; /*44cccc;*/
}
#alphabetize img {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 0px;
  left: 1px;
}
#alphabetize_B {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 3px;
  left: 35px;
  background-color: #444;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border: 0px;
}
#alphabetize_B:hover {
  cursor: pointer;
  background-color: #44cccc;
}
#alphabetize_B img {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 0px;
  left: 1px;
}
#export_to_pdf {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 3px;
  left: 5px;
  background-color: #444;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border: 0px;
}
#export_to_pdf:hover {
  cursor: pointer;
  background-color: #44CCCC;
}
#export_to_pdf img {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 0px;
  left: 1px;
}
#export_to_xlsx {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 3px;
  /*left: 6px;
  background-color: #444;
  border-radius: 1px;*/
  padding-left: 1px;
  padding-right: 1px;
  border: 0px;
}
#export_to_xlsx:hover {
  cursor: pointer;
  /*background-color: #44CCCC;*/
  background-color:#555;
}
#export_to_xlsx img {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 0px;
  left: 1px;
}
#code_selector_btn {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 3px;
  left: 5px;
  background-color: #444;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border: 0px;
}
#code_selector_btn:hover {
  cursor: pointer;
  background-color: #44CCCC;
}
#code_selector_btn img {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 0px;
  left: 1px;
}
#combination_codes_btn {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 3px;
  left: 35px;
  background-color: #444;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border: 0px;
}
#combination_codes_btn:hover {
  cursor: pointer;
  background-color: #44CCCC;
}
#combination_codes_btn img {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 0px;
  left: 1px;
}
#facebook_share {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 3px;
  left: 5px;
  background-color: #00aaaa;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border: 0px;
}
#facebook_share:hover {
  cursor: pointer;
  background-color: #666;
}
#facebook_share img {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 0px;
  left: 1px;
}
#twitter_share {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 3px;
  left: 35px;
  background-color: #444;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border: 0px;
}
#twitter_share:hover {
  cursor: pointer;
  background-color: #666;
}
#twitter_share img {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 0px;
  left: 1px;
}
#email_share{
  position: absolute;
  height: 22px;
  width: 32px;
  top: 3px;
  left: 5px;
  background-color: #00aaaa;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border: 0px;
  cursor: pointer;
  text-align:center;
}
#email_share:hover  {
  background-color: #666;
}
#icd10_ize{
  position: absolute;
  height: 22px;
  width: 32px;
  top: 3px;
  left: 105px;
  background-color: #444;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border: 0px;
  cursor: pointer;
  text-align:center;
}
#icd10_ize:hover  {
  background-color: #44CCCC;
}
#icd9_ize{
  position: absolute;
  height: 22px;
  width: 32px;
  top: 3px;
  left: 66px;
  background-color: #444;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  border: 0px;
  cursor: pointer;
  text-align:center;
}
#icd9_ize:hover  {
  background-color: #44CCCC;
}
#sorting_hat {
  display: none;
}
/*
#saveprint_box {
        position: absolute;
        width: 240px;
        height: 190px;
        top: 108px;
        left: 25px;
        z-index: 90;
        color: #fff;
        background: #00aaaa;
        opacity: .9;
        border-radius: 0px 2px 2px 0px;
        list-style-type: none;
        display: none;
}
*/
#saveprint_box {
  position: absolute;
  width: 240px;
  height:auto;
  top: 164px;
  left: 25px;
  z-index: 90;
  color: #fff;
  background: #00aaaa;
  opacity: .9;
  border-radius: 0px 2px 2px 0px;
  list-style-type: none;
  display: none;
  padding-bottom:5px;
}
#share_box {
  position: absolute;
  width: 33px;
  height: 20px;
  padding: 3px 0px 5px 10px;
  top: 321px;
  left: 25px;
  color: #fff;
  font-size: 12pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  background: #444;
  border-radius: 0px 0px 0px 0px;
  opacity: .9;
  z-index: 102;
  display: none;
}
/*
#saveprint_box h1 {
        position: absolute;
        top: -8px;
        left: 5px;
        font-size: 12pt;
        color: #fff;
}*/
#saveprint_box h1 {
  float:left;
  font-size: 12pt;
  color: #fff;
  width:220px;
  margin:3px 0 0 4px;
}
#saveprint_box:hover {
  opacity: 1;
}
/*
#chart_email {
        position: absolute;
        width: 220px;
        height: 12px;
        top: 25px;
        left: 4px;
        color: #6ab8ee;
        font-size: 9pt;
        text-align: left;
        font-weight: normal;
        background: #f5f5f5;
        border: 2px #f5f5f5 solid;
        padding: 2px 0px 2px 5px;
}
*/
.chart_email {
  width: 220px;
  height: 12px;
  color: #6ab8ee;
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  background: #f5f5f5;
  border: 2px #f5f5f5 solid;
  padding: 2px 0px 2px 5px;
  float:left;
  margin:3px 0 0 3px;
}
.chart_email:focus {
  color: #6ab8ee;
  background: #fff;
  border: 2px #fff solid;
  outline: none;
}
.chart_email:hover {
  background: #fff;
}
#from_email {
  position: absolute;
  width: 220px;
  height: 12px;
  top: 47px;
  left: 4px;
  color: #6ab8ee;
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  background: #f5f5f5;
  border: 2px #f5f5f5 solid;
  padding: 2px 0px 2px 5px;
  display: none;
}
#from_email:focus {
  color: #6ab8ee;
  background: #fff;
  border: 2px #fff solid;
  outline: none;
}
#from_email:hover {
  background: #fff;
}
/*chart style css design*/
ul.connected_lists1 li.inc-height:first-child{
    /*height:50px;*/
}
/*
#share_msg {
        position: absolute;
        width: 220px;
        height: 56px;
        max-width: 220px;
        max-height: 56px;
        top: 69px;
        left: 4px;
        color: #666;
        font-size: 9pt;
        text-align: left;
        font-weight: normal;
        background: #f5f5f5;
        border: 2px #f5f5f5 solid;
        padding: 2px 0px 2px 5px;
        display: none;
}
*/
.share_msg {
  width: 220px;
  height: 56px;
  max-width: 220px;
  max-height: 56px;
  color: #666;
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  background: #f5f5f5;
  border: 2px #f5f5f5 solid;
  padding: 2px 0px 2px 5px;
  float:left;
  margin:3px 0 0 3px;
}
.share_msg:focus {
  color: #666;
  background: #fff;
  border: 2px #fff solid;
  outline: none;
}
.share_msg:hover {
  background: #fff;
}
/*
#zip {
        position: absolute;
        width:70px;
        height: 12px;
        top: 135px;
        left: 4px;
        color: #6ab8ee;
        font-size: 9pt;
        text-align: left;
        font-weight: normal;
        background: #f5f5f5;
        border: 2px #f5f5f5 solid;
        padding: 2px 0px 2px 5px;
}*/
.submitbtn{
  float:left;
  width:100%;
}
#zip {
  width:70px;
  height: 12px;
  color: #6ab8ee;
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  background: #f5f5f5;
  border: 2px #f5f5f5 solid;
  padding: 2px 0px 2px 5px;
  float:left;
  margin:3px 0 0 3px;
}
#zip:focus {
  color: #6ab8ee;
  background: #fff;
  border: 2px #fff solid;
  outline: none;
}
#zip:hover {
  background: #fff;
}
#washington {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0px;
  left: 0px;
  opacity: 0;
  display: none;
}
#jefferson {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0px;
  left: 0px;
  opacity: 0;
  display: none;
}
#roosevelt {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0px;
  left: 0px;
  opacity: 0;
  display: none;
}
#lincoln {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0px;
  left: 0px;
  opacity: 0;
  display: none;
}
#chart_type {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0px;
  left: 0px;
  opacity: 0;
  display: none;
}
#chartname {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0px;
  left: 0px;
  opacity: 0;
  display: none;
}
/*
#submit_email {
        position: absolute;
        width: 46px;
        height: 22px;
        top: 160px;
        left: 4px;
        font-family: 'Lato', sans-serif;
        color: #fff;
        font-size: 11pt;
        text-align: left;
        font-weight: bold;
        background-color: #444;
        border: 0px;
        padding: 0px 2px 0px 4px;
}*/
.submit_email {
  width: 49px;
  height: 22px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-size: 11pt;
  text-align: left;
  font-weight: bold;
  background-color: #444;
  border: 0px;
  padding: 0px 2px 0px 4px;
  margin:3px 0 0 3px;
  float:left;
}
.submit_email:hover {
  color: #fff;
  cursor: pointer;
  background-color: #22cccc;
}
.submit_email:active {
  color: #fff;
  cursor: pointer;
  background-color: #22cccc;
}
/*
#confirmation {
        position: absolute;
        width: 120px;
        height: 19px;
        top: 160px;
        left: 55px;
        font-family: 'Lato', sans-serif;
        color: #FFF;
        font-size: 10pt;
        text-align: center;
        font-weight: normal;
        background: #00aaaa;
        border: 0px;
        padding: 2px 0px 2px 0px;
}
*/
.confirmation {
  width: 120px;
  height: 19px;
  font-family: 'Lato', sans-serif;
  color: #FFF;
  font-size: 10pt;
  text-align: center;
  font-weight: normal;
  background: #00aaaa;
  border: 0px;
  padding: 2px 0px 2px 0px;
  margin:3px 0 0 15px;
  float:left
}
#mail_field {
  border: 0px;
}
#saveprint_success {
  position: absolute;
  width: 65px;
  height: 16px;
  top: 135px;
  left: 130px;
  z-index: 89;
  color: #fff;
  background: #5cd673;
  opacity: 1;
  padding: 0px 0px 6px 5px;
  list-style-type: none; 
  overflow: hidden;
}
/****************************
                search components
*****************************/
#code-search {
  position: absolute;
  top: 0px;
  left: 25px;
  width: 1187px;
  min-height: 48px;
  height: 48px;
  background: #555;
  border-radius: 0px 0px 0px 0px;
  display: none;
  padding-right: 5px;
  opacity: 1;
}
#code-search:hover {
  opacity: 1;
}
#codesearch_handle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 48px;
  z-index: 100;
  background: #008de7;
  cursor: move;
  display: none;
  border-radius: 2px 0px 0px 2px;
}
#codesearch_handle img {
  position: absolute;
  top: 12px;
  left: 5px;
  width: 10px;
  height: 20px;
}
#popout {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 8px;
  height: 8px;
  cursor: pointer;
  z-index: 101;
  opacity: 1;
  border-radius: 6px;
  background: #7BD68C;
}
#popout:hover {
  opacity: .8;
  background: #7BD68C url(../../images/icons/popout2.png) no-repeat;
}
#popout img {
  position: absolute;
  top: 1px;
  right: 1px;
}
#minimize {
  position: absolute;
  top: 1px;
  right: 11px;
  width: 8px;
  height: 8px;
  cursor: pointer;
  z-index: 101;
  opacity: 1;
  border-radius: 6px;
  background: #FC3;
}
#minimize:hover {
  opacity: .8;
  background: #FC3 url(../../images/icons/minimize2.png) no-repeat;
}
#minimize img {
  position: absolute;
  top: 1px;
  right: 1px;
}
#search_wrap {
  position: relative;
  margin: 10px auto;
  /*width: 450px;*/ /* MT added */ width:550px;
  background: #555;
}
#results {
  position: absolute;
  top: 28px;
  left: 94px;
  width: 308px;
  height: auto;
  max-height: 335px;
  list-style-type: none;
  padding: 0px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #555;
  z-index: 101;
  border-radius: 0px 0px 2px 0px;
  border-left: 2px #555 solid;
  border-right: 5px #555 solid;
  border-top: 2px #555 solid;
  border-bottom: 5px #555 solid;
}
#results ul {
  position: relative;
  list-style-type: none;
  left: 0px;
  margin: 0px;
  padding: 0px;
}
#search_by {
  position: absolute;
  top: 0px;
  left: 30px;
  width: 66px;
  height: 28px;
  padding: 6px 7px 7px 7px;
  font-family: 'Lato', sans-serif;
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  color: #fff;
  background: #008de7 url(../../images/icons/down_select.png) no-repeat;
  border: 0 !important;
  display: block;
  border-radius: 0px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  cursor: pointer;
}
#search_bulk_by{
  width: 97px;
  height: 28px;
  padding: 6px 7px 7px 7px;
  font-family: 'Lato', sans-serif;
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  color: #fff;
  background: #008de7 url(../../images/icons/down_select.png) no-repeat;
  border: 0 !important;
  display: block;
  border-radius: 0px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  cursor: pointer;
  float:left;
  margin-left:5px;
  background-position: right;
}
.tab {
  width: 44px;
  height: 16px;
  padding: 4px 3px 4px 3px;
  font-size: 9pt;
  text-align: center;
  font-weight: normal;
  color: #f5f5f5;
}
.search_bar {
  position: absolute;
  width: 300px;
  height: 24px;
  top: 0px;
  left: 96px;
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  background: #f5f5f5;
  border: 0px;
  padding: 2px 0px 2px 5px;
}
/* Add mt*/
#bulk_search_btn{position: absolute;
                 width: 140px;
                 height: 28px;
                 top: 0px;
                 left: 420px;
                 font-size: 9pt;
                 font-weight: normal;
                 background: #393;
                 border: 0px;
                 padding: 4px 0px;
                 color:#fff;
                 text-align:center;
                 cursor:pointer;
                 text-indent:-999px;
                 background:url(../../images/icons/bulk_button1.png) no-repeat 0 0;
}
#bulk_search_btn:hover{
  background:url(../../images/icons/bulk_button2.png) no-repeat 0 0;
}
#mybulk_search{
  width:460px;
  background:#555;
  padding:5px;
  left:690px;
  top:50px;
  position:absolute;
  z-index:1000;
  border-radius:0 2px 2px 0;
  display:none;/**/
}
#mybulk_search_ta{
  max-width:437px;
  min-width:437px;
  min-height:95px;
  margin:5px;
  padding:5px;
  resize:none;
  font-size: 9pt; float:left;
  border:0;
  resize:both;
  overflow: auto;
}
#mybulk_search_btn{
  width: 21px;
  height: 20px;
  font-size: 9pt;
  font-weight: normal;
  background: #393;
  border: 0px;
  padding: 0px;
  color:#fff;
  text-align:center;
  cursor:pointer;
  margin:2px 0 4px 150px;
  float:left;
  text-indent:-999px;
  background:url(../../images/icons/bulk_button5.png) no-repeat 0 0;
}
#mybulk_search_btn:hover{
  background:url(../../images/icons/bulk_button4.png) no-repeat 0 0;
}
.animatebg{
  background:url(../../images/icons/bulk_button6.gif) no-repeat 0 0 !important;
}
#bulk_msg{ 
  float:left; 
  color:#fff;
  font-family: "Lato",sans-serif;
  font-size: 9pt;
  margin:5px 0 0 70px;
}
#mybulk_search_handle{
  width:20px;
  height:176px;
  background:#66cc66;
  overflow:hidden;
  position:absolute;
  left:-20px;
  top:0;
  border-radius: 2px 0px 0px 2px;
  cursor:move;
}
#mybulk_search_handle img{
  margin-top:73px;
}
#mybulk_search .mybulk_search_close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -12px;
  right: -12px;
  border-radius: 60px;
  background: #f26c6d;
  z-index: 203;
  cursor: pointer;
}
#mybulk_search .mybulk_search_close:hover {
  background: #ef3436 url(../../images/icons/close1S.png);
}
/*mt  end*/
#search_bar9 {
  color: #f26c6d;
  display: none;
}
#search_bar9:focus {
  color: #f26c6d;
  background: #fff;
  border: 0px;
  outline: none;
}
#search_bar10 {
  color: #66cccc;
  display: none;
}
#search_bar10:focus {
  color: #66cccc;
  background: #fff;
  border: 0px;
  outline: none;
}
#search_barC {
  color: #6ab8ee;
  display: none;
}
#search_barC:focus {
  color: #6ab8ee;
  background: #fff;
  border: 0px;
  outline: none;
}
#search_barD {
  color: #999;
}
#search_barD:focus {
  color: #999;
  background: #fff;
  border: 0px;
  outline: none;
}
#no_result {
  position:relative; 
  left: 0px; 
  width: 100%;
  height: 16px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Lato', sans-serif;
  color: #fff;
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
  background: #f26c6d;
}
#view_more {
  position: relative; 
  left: 0px;
  width: 100%;
  height: 16px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Lato', sans-serif;
  color: #fff;
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
  background: #7bd68c;
}
#view_more:hover {
  background: #5cd673;
  cursor: pointer;
}
/****************************
                enter code
*****************************/
#cover_all {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #66cccc;
  z-index: 200;
  opacity: 1;
}
#code_box {
  position: absolute;
  width: 300px;
  height: 80px;
  left:50%;
  top:50%;
  margin:-50px 0 0 -150px;
}
#code_box h1 {
  margin: 0px auto;
  font-family: 'Lato', sans-serif;
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  font-size: 18pt;
  font-weight: bold;
  text-shadow: 1px 1px 0px #4b8387;
}
#code_box h2 {
  position: absolute;
  top: 65px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  font-size: 12pt;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  background-color: #f26c6d;
}
#code_box h3 {
  position: absolute;
  top: 75px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  font-size: 12pt;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
}
#your_code {
  position: absolute;
  margin: 10px auto;
  width: 260px;
  height: 30px;
  color: #66cccc;
  font-size: 11pt;
  text-align: left;
  font-weight: normal;
  background: #f5f5f5;
  border: 0px;
  padding: 2px 0px 2px 10px;
}
#your_code:focus {
  color: #66cccc;
  background: #fff;
  border: 0px;
  outline: none;
}
#submit_code {
  position: absolute;
  width: 20px;
  height: 32px;
  margin: 10px auto;
  left: 275px;
  font-family: 'Lato', sans-serif;
  color: #999;
  font-size: 20pt;
  text-align: left;
  font-weight: normal;
  background: #f5f5f5;
  border: 0px;
  padding: 0px 0px 2px 2px;
}
#submit_code:hover {
  color: #5cd673;
  cursor: pointer;
  background: #fff;
}
#progress_bar {
  position: absolute;
  margin: 50px auto;
  width: 297px;
  height: 10px;
  background-color: #f5f5f5;
  border: 0px #f5f5f5 solid;
  padding: 0px;
  overflow: hidden;
  display: none;
}
#progress {
  position: absolute;
  left: 0px;
  height: 100%;
  width: 0%;
  background-color: #6ab8ee;
  z-index: 201;
}
.load_progress {
  position: absolute;
  left: 0px;
  height: 100%;
  padding-bottom: 3px;
  width: 60%;
  background-color: #0F9;
  opacity: .5;
  z-index: 200;
}
/****************************
                login
*****************************/
#login_option {
  width: 131%;
  height: auto;
}
#login {
  display: none;
}
#create_acct {
  width: 131%;
  height: auto;
}
#resetpass_option{
  width: 131%;
  height: auto;
}
#create_login {
  display: none;
}
#no_charts {
  width: 131%;
}
#account_name {
  width: 131%;
  text-overflow: ellipsis:
}
#logout {
  width: 131%;
}
.account_input {
  position: absolute;
  width: 95%;
  height: 20px;
  left: 0px;
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  background: #f5f5f5;
  border: 2px #f5f5f5 solid;
  padding: 2px 0px 2px 5px;
  outline: none;
  opacity: .9;
}
.account_input:hover {
  opacity: .9;
}
.account_input:focus {
  border: 2px #00a3ec solid;
  background: #f5f5f5;
  opacity: 1;
}
#user_name {
  top: 21px;
}
#pass {
  top: 50px;
}
#submit_login {
  position: absolute;
  width: 100%;
  height: 17px;
  top: 80px;
  left: 0px;
  font-family: 'Lato', sans-serif;
  color: #f5f5f5;
  font-size: 8pt;
  text-align: center;
  font-weight: normal;
  background: #008de7;
  border: 0px;
  padding: 0px 0px 2px 0px;
  cursor: pointer;
  outline: none;
}
#submit_login:hover {
  background: #00a3ec;
}
#create_name {
  top: 21px;
}
#submit_create {
  position: absolute;
  width: 100%;
  height: 17px;
  top: 51px;
  left: 0px;
  font-family: 'Lato', sans-serif;
  color: #f5f5f5;
  font-size: 8pt;
  text-align: center;
  font-weight: normal;
  background: #008de7;
  border: 0px;
  padding: 0px 0px 2px 0px;
  cursor: pointer;
  outline: none;
}
#submit_create:hover {
  background: #00a3ec;
}
/****************************
                my charts
*****************************/
#mycharts_box {
  position: absolute;
  margin: 10% 10%;
  width: 73%;
  height: 70%;
  padding: 30px;
  background: #333;
  float: left;
  border-radius: 4px 4px 4px 16px;
  opacity: .9;
  z-index: 200;
}
#mycharts_box .bigclose {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -10px;
  right: -10px;
  border-radius: 60px;
  background: #f26c6d;
  z-index: 203;
  cursor: pointer;
}
#mycharts_box .bigclose:hover {
  background: #ef3436 url(../../images/icons/close1.png);
}
.mychart {
  position: relative;
  margin: 5px;
  width: 160px;
  height: 160px;
  padding: 20px;
  background: #008de7;
  float: left;
  opacity: .9;
  z-index: 200;
  border-radius: 2px 2px 2px 8px;
}
.mychart:hover {
  background: #008de7;
  opacity: 1;
}
.mychart h1 {
  font-family: 'Lato', sans-serif;
  color: #f5f5f5;
  font-size: 14pt;
  font-weight: normal;
  text-align: left;
  z-index: 201;
  border: 0px #fff solid;
  text-overflow:ellipsis;
  cursor: default;
  overflow: hidden;
}
.mychart h2 {
  position: absolute;
  width: 120px;
  margin: 5px auto;
  font-family: 'Lato', sans-serif;
  color: #f5f5f5;
  font-size: 12pt;
  text-align: left;
  font-weight: lighter;
  display: block;
  z-index: 201;
  border: 0px #fff solid;
  text-overflow:ellipsis;
  cursor: default;
}
.mychart h3 {
  position: absolute;
  width: 120px;
  margin: 40px auto;
  background: #62b0e2;
  padding: 2px;
  font-family: 'Lato', sans-serif;
  color: #f5f5f5;
  font-size: 12pt;
  text-align: left;
  font-weight: lighter;
  display: block;
  z-index: 201;
  border: 0px #fff solid;
  text-overflow:ellipsis;
}
.mychart h4,
.mychart h4.export_chart,
.mychart h4.open_link {
  position: absolute;
  margin: 100px auto 100px -19px;
  padding: 4px;
  font-family: 'Lato', sans-serif;
  color: #f5f5f5;
  font-size: 10pt;
  text-align: left;
  font-weight: lighter;
  display: block;
  z-index: 201;
  border: 0px #fff solid;
  text-overflow:ellipsis;
  border-radius: 2px;
  cursor: pointer;
}
.mychart h4.export_chart {
  left: 71px;
}
.mychart h4:hover {
  background: #0C6;
}
.mychart .close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -5px;
  right: -5px;
  border-radius: 60px;
  background: #f26c6d;
  z-index: 203;
  cursor: pointer;
}
.mychart .close:hover {
  background: #ef3436 url(../../images/icons/close1S.png);
}
.mychart .fullclose {
  position: absolute;
  width: 110px;
  height: 20px;
  top: -2px;
  right: 2px;
  color: #333;
  font-weight: normal;
  padding: 2px 2px 2px 5px;
  background: #ef3436;
  z-index: 202;
  cursor: pointer;
  display: none;
}
/* MT add*/ 
li#liChangePassword,
li#lichangeEmail{
  border:0 !important;
  width:176px !important;
  padding:4px 0 !important;
}
h1.chart_login_require{
  font-size:16px;
  text-align:center;
  color:#fff;
}
#txtConfirmPassword,
#txtNewPass{
  margin-bottom:1px !important;
}
/* MT end*/
/* Edit by Paronsoft */
li#lichangeEmail form input, 
li#liChangePassword from input {
  display:block;
  overflow:hidden;
  width:100%;
  position:relative;
  top:0px;
  margin-bottom:1px;
  float:left;
}
li#liChangePassword form {
  height: 75px!important;
  height: ;
}
li#lichangeEmail form, li#liChangePassword from {
  height: auto;
  position:relative !important;
  overflow: hidden;
  height: 60px;
  top:0px;
}
li#logout_option {/*li#lichangeEmail*/
  /*padding: 4px 0;*/
  width:131%;
}
li#logout_option a{ color:#fff;}
li#lichangeEmail:hover form, li#liChangePassword:hover form {
  display: block !important;
}
form#frmresetpassword input,
form#frmForgotPassword input,
form#frmchangeEmail input,
form#fromChangePassword input {
  position: relative !important;
}
li#liChangePassword {
  /*padding: 0 4px !important;*/
  width:131%;
}
/*#submit_emailchange,*/
#submit_resetpass, #btnForgotPassword{
  top: 0px !important;
  width: 342px !important;
}
#fromChangePassword > input#btnPasswordChange {
  top: 0px !important;
  width: 100%;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}
#btnPasswordChange {
  position: absolute;
  width: 100%;
  height: 17px;
  top: 51px;
  left: 0px;
  font-family: 'Lato', sans-serif;
  color: #f5f5f5;
  font-size: 8pt;
  text-align: center;
  font-weight: normal;
  background: #008de7;
  border: 0px;
  padding: 0px 0px 2px 0px;
  cursor: pointer;
  outline: none;
}
#btnPasswordChange:hover {
  background: #00a3ec;
}
#submit_emailchange {
  position: absolute;
  width: 100%;
  height: 17px;
  /*top: 51px;*/
  left: 0px;
  font-family: 'Lato', sans-serif;
  color: #f5f5f5;
  font-size: 8pt;
  text-align: center;
  font-weight: normal;
  background: #008de7;
  border: 0px;
  padding: 0px 0px 2px 0px;
  cursor: pointer;
  outline: none;
}
#submit_emailchange:hover {
  background: #00a3ec;
}
/* MT add*/
.mychart_box_inside{
  width:99%;
  margin:1% .5%;
  height:540px !important;
  overflow:auto;
}
.popup{
  width:350px;
  position:absolute;
  top:200px;
  left:40%;
  border:5px solid #555;
  display:none;
  z-index:99999 !important;
  background:#555;/*#008888;*/
  color:#fff;
}
.pop2{ width:450px} 
.pop22{ width:390px}
.nt{
  width:300px;
  padding:25px 25px 15px 25px;
  color:#fff;
  font-size:14px;
  font-family: 'Lato', sans-serif;
  float:left;
}
.nt2{ width:390px}
.nt strong{ border-bottom:1px solid #fff; font-size:16px;}
.login_options{
  width:405px;
  padding:25px 25px 15px 25px;
  color:#fff;
  font-size:14px;
  font-family: 'Lato', sans-serif;
  float:left;
}
.login_options strong{ border-bottom:1px solid #fff; font-size:16px;}
.popup .close2 {
  background: #66cc66;
  cursor: pointer;
  color:#fff;
  font-size:13px;
  padding:7px 10px;
  float:left;
  margin:0 0 5px 160px;
}
#changepadd_popup_btn,
#changemail_popup_btn,
#logout_popup_btn,
#login_popup_btn,
#myaccount_forgotPassword,
#myaccount_popup_btn{
  color:#fff; 
  background:#66cc66 url(../../images/icons/myaccount1.png) no-repeat 4px center;
  float:left;
  padding:6px 10px 6px 25px;
  margin-right:20px;
  cursor:pointer;
}
#logout_popup_btn:hover,
#login_popup_btn:hover,
#myaccount_popup_btn:hover{
  background:url(../../images/icons/myaccount1.png) no-repeat 4px center;
}
#changepadd_popup_btn,
#changemail_popup_btn{
  color:#fff; 
  background:#66cc66;
  float:left;
  padding:6px 10px;
  margin-right:20px;
  cursor:pointer;
}
#changepadd_popup_btn:hover,
#changemail_popup_btn:hover{
  background:none;
}
.lbtn{
  width:100%; 
  float:left; 
  text-align:center;
  padding-top:15px;
}
.lbtn #login_popup_btn,
.lbtn #myaccount_popup_btn{
  color:#fff; 
  background:#66cc66 url(../../images/icons/myaccount1.png) no-repeat 4px center;
  float:none;
  clear:both;
  display:inline-block;
  padding:6px 10px 6px 25px;
  margin-right:20px;
  cursor:pointer;
}
.lbtn #login_popup_btn:hover,
.lbtn #myaccount_popup_btn:hover{
  background:url(../../images/icons/myaccount1.png) no-repeat 4px center;
}
.close3 {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -10px;
  right: -10px;
  border-radius: 60px;
  background: #f26c6d;
  z-index: 203;
  cursor: pointer;
}
.close3:hover {
  background: #ef3436 url(../../images/icons/close1S.png);
}
#create_login_form #popup_create_name,
#login_form_div #popup_user_name,
#login_form_div #popup_pass{
  margin:3px 0 0 0;
  width:340px;
}
#create_login_form .account_input,
#login_form_div .account_input {
  position: relative;
}
.popup_submit{
  width: 350px;
  height: 17px;
  font-family: 'Lato', sans-serif;
  color: #f5f5f5;
  font-size: 8pt;
  text-align: center;
  font-weight: normal;
  background: #008de7;
  border: 0px;
  padding: 0px 0px 2px 0px;
  cursor: pointer;
  outline: none;
  margin-top:3px;
}
#login_popup_btn2,
#myaccount_popup_btn2{
  text-decoration:underline;
  color:#66cc66;
  cursor:pointer;
}
#login_popup_btn2:hover,
#myaccount_popup_btn2:hover{
  text-decoration:underline;
  color:#fff;
}
/* added by prosenjit - 1/4/2015*/
.guide-window{
  position:fixed;
  top:75px;              /* subrata edit it 100 to 80 */
  left:325px;
  width:600px;
  height:600px;
  background-color:#333333;
  z-index:99999 !important;
  display:block;
}
.guide-title{
  width:auto;
  background-color:#222525;
  color:#FFF;
  padding:30px 0 0 0;

  text-align:left;
  font-size:30px;
  height:80px;
  font-family: 'Lato', sans-serif;

}
.guide-title h4{
  background-color:#4f8be4;
  padding:10px 50px 10px 18px;
  font-weight:normal;
  margin:0;
  display:inline-block;
  font-size:24px;
}
.guide-title h5{
  background-color:#4f8be4;
  padding:10px 18px 10px 18px;
  font-weight:normal;
  margin:0;
  display:inline-block;
  font-size:24px;
}
.guide-window .bigclose{
  position: absolute;
  width: 40px;
  height: 40px;
  top: -10px;
  right: -15px;
  border-radius: 60px;
  background: #993333;
  z-index: 203;
  cursor: pointer;
}
.guide-window .bigclose:after {
  background: #993333 url(../../images/icons/close1.png);
  content:"";
}
.guide-window .allShowClose {
  background: #ef3436 url(../../images/icons/close1.png) !important;
}
.guide-image{
  padding:0 10px;

  width:auto;
  height:306px;
  background:#222525;
  overflow:hidden;

}
.guide-content{
  padding:25px 20px 0 30px;
  background-color:#333;
  border-top:0;
  font-family: 'Lato', sans-serif;
  font-size:14pt;

  height:100px;
  overflow:hidden;
  color:#fff;
}
.guide-content p{ font-size:14pt; margin:0; padding:0 0 8px 0; line-height:28px;}
.guide-content ol, ul{padding:0; margin:0;}
.guide-content ol li{list-style:number; padding:0; margin:0 0 8px 0; list-style-position:inside; line-height:28px;}
.text-image{ vertical-align: middle; -moz-box-align: center;
             -webkit-box-align: center;}
.guide-button{
  padding:10px;
  background-color:#FFF;
  border-top:1px solid #f1f1f1;
  width:580px;
  height:10px;
  float:left;
}
.guide-button-next{
  width:auto;
  height:35px;
  margin-right:0;
  float:right;
  padding: 0;
  font-family: 'Lato', sans-serif;
  font-size: 9pt;
  text-align: center;
  font-weight: normal;
  background-color:#4f8be4;
  color: #FFF;
  display: block;
  border: 0 !important;
  border-radius: 0px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  cursor: pointer;
  font-size:24px;
  text-transform:uppercase;
  padding:0 15px 0 8px;
}
.guide-button-next:hover{
  background-color:#008de7;
}
.guide-button-previous{
  width:auto;
  height:35px;
  margin-left:0;
  float:left;
  padding: 0;
  font-family: 'Lato', sans-serif;
  font-size: 9pt;
  text-align: center;
  font-weight: normal;
  background-color:#4f8be4;
  color: #FFF;
  display: block;
  border: 0 !important;
  border-radius: 0px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: "";
  cursor: pointer;
  font-size:24px;
  text-transform:uppercase;
  padding:0 8px 0 15px;
}
.guide-button-previous:hover{
  background-color:#008de7;
}
.guide-content2{
  background:#222525;

  padding:10px 10px 10px 10px;
  height:306px;
}
.guide-row{
  width:580px;
  float:left;
  margin-bottom:10px;
  color:#fff;
}
.clearfix{
  padding:0;
  margin:0;
  clear:both;}
.guide-icon{
  margin-right:10px;
  width:60px;
  float:left;
  background-color:#444444;
}
.guide-icon-text{
  width:500px;
  float:left;
  font-size:10pt;
  display:inline-table;
  height:30px;
  vertical-align:top;
}
.guide-icon-text p{ display:table-cell; vertical-align:top; font-size:14pt; line-height:24px;}
.guide-icon img{
  padding:5px 20px;
}
.guide-ul{
  list-style-type:none;
  margin-top:0px;
  padding-top:0px;
}
.guide-ul li{
  list-style-type:none;
  margin:0px;
  padding:0px;
}
.topic-window{
  position:relative;
  display:none;
}
.guide-switch{
  position:absolute;
  bottom:15px;
  width:100%;
}
.switch-left{
  top:-200px;
  left:-25px;
  position:absolute;
  cursor:pointer;
  background:url(../../images/icons/arrow2.jpg) no-repeat 0 0;
  width:0px;
  height:0px;
  padding:40px 25px 0px 0px;
}
.switch-left:hover{
  background-image:url(../../images/icons/arrow3.jpg);
}
.switch-right{
  right:-25px;
  top:-200px;
  position:absolute;
  cursor:pointer;
  background:url(../../images/icons/arrow.jpg) no-repeat 0 0;
  width:0px;
  height:0px;
  padding:40px 25px 0px 0px;
}
.switch-right:hover{
  background-image:url(../../images/icons/arrow4.jpg);
}
.page-overlay{
  min-height:100%;
  width:100%;
  position:fixed;
  top:0px;
  left:0px;
  background:#000;
  z-index:999;
  opacity:0.6;
  display:block;
}
.loding{
  min-height:100%;
  width:100%;
  position:fixed;
  top:0px;
  left:0px;
  z-index:99999999 !important;
  display:none;
  background:url(../../images/icons/bulk_button6.gif) no-repeat 50% center !important;
}
.image-1{
  margin:0 auto;
  display:block;
}
.image-2{
  margin:0 auto;
  display:block;
}
.image-3{
  margin:0 auto;
  display:block;
}
.image-4{
  margin:0 auto;
  display:block;
}
.image-5{
  margin:0 auto;
  display:block;
}
.image-6{
  margin:0 auto;
  display:block;
}
.image-7{
  margin:0 auto;
  display:block;
}
.image-8{
  margin:0 auto;
  display:block;
}
.image-9{
  margin:0 auto;
  display:block;
}
.image-10{
  margin:0 auto;
  display:block;
}
.image-11{
  margin:0 auto;
  display:block;
}
.image-12{
  margin:0 auto;
  display:block;
}
/****************************
                slider elements
*****************************/
#slide_select {
  position: absolute;
  top: 490px;
  left: 48%;
  height: 18px;
  width: 114px;
  border: 0px #fff solid;
  text-align: center;
  z-index: 110;
}
.slide_selector {
  position: relative;
  margin: 0px 2px;
  height: 15px;
  width: 15px;
  border-radius: 20px;
  border: 0px #fff solid;
  background: #ccc;
  z-index: 110;
  float: left;
  display: inline-block;
  cursor: pointer;
}
.slide_selector:hover {
  border: 0px;
  background: #999999;
}
.guide-window .active_selector {
  background: #4f8be4;
  display: block;
}
.slider {
  position: absolute;
}
.active_slider {
}
#slide_box {}
#slide_1 {
  min-width: 600px;
  width: 100%;
  height: auto;
  display: none;
}
#slide_2 {
  min-width: 420px;
  width: 100%;
  display: none;
}
#slide_3 {
  min-width: 420px;
  width: 100%;
  display: none;
}
#slide_4 {
  min-width: 420px;
  width: 100%;
  display: none;
}
#slide_5 {
  min-width: 600px;
  width: 100%;
  height: auto;
  display: none;
}
#slide_6 {
  min-width: 600px;
  width: 100%;
  height: auto;
}
#slide_7 {
  min-width: 600px;
  width: 100%;
  height: auto;
}
#slide_8 {
  min-width: 600px;
  width: 100%;
  height: auto;
}
#slide_9 {
  min-width: 600px;
  width: 100%;
  height: auto;
}
#slide_10, #slide_11 {
  min-width: 600px;
  width: 100%;
  height: auto;
}
#search_page {
  min-width: 420px;
  width: 100%;
}
.guide-window #slide_select{
  left: 32%;
  top: 10px;
  width: 230px;
}
.content_scroller{
  overflow: auto;
  position: relative;
  padding: 0;
  background: #333;
  margin: 0;
  width: auto;
  max-width: 100%;
  height: 100px;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.content_scroller.hidden{ display: none; }
.content_scroller.light{
  background-color: #ddd;
}
.content_scroller_large{
  overflow: auto;
  position: relative;
  padding: 0;
  background: #222525;
  margin: 0;
  width: auto;
  max-width: 100%;
  height: 306px;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.content_scroller_large.hidden{ display: none; }
.content_scroller_large.light{
  background-color: #ddd;
}
span.code_selector_icd9{
  color:#3399FF;
}
span.code_selector_icd9-O{
  color:#003399;
}
span.ICD10PCS {
  //color: #008de7;
  background: #008de7;
  font-size: 7.3pt;
}