@charset "utf-8";

body {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 11px;
}

@font-face {
  font-family: 'Open Sans';
  src: url("/ttlive/templates/t3_tektranet/fonts/open-sans/Light/OpenSans-Light.eot?v=1.1.0");
  src: url("/ttlive/templates/t3_tektranet/fonts/open-sans/Light/OpenSans-Light.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("/ttlive/templates/t3_tektranet/fonts/open-sans/Light/OpenSans-Light.woff?v=1.1.0") format("woff"), url("/ttlive/templates/t3_tektranet/fonts/open-sans/Light/OpenSans-Light.ttf?v=1.1.0") format("truetype"), url("/ttlive/fonts/open-sans/Light/OpenSans-Light.svg?v=1.1.0#OpenSansBold") format("svg");
  font-weight: 300;
  font-style: normal;
}

li {
  font-size: 12px !important;
}
form {
  margin: 0 0 0px;
}
tr,
td {
  
  
  line-height: 1.5;
  padding: 5px;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 2px 0 0 !important;
  line-height: normal !important;
}
.btn {
  font-size: 12px !important;
}
textarea {
  font-size: 11px !important;
  height: 80px !important;
}
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  
  padding: 2px 6px !important;
  font-size: 11px;
  height: 23px !important;
}
table.display td {
  padding: 0px 0px;
}
.t3-mainbody {
  padding-top: 0px !important;
  padding-bottom: 5px !important;
}
.t3-module {
  
  margin-bottom: 0px;
}
.module-title {
  margin-bottom: 5px;
}

li.setup {
  background-color: #F59ABE;
}

.editrecord,
.viewrecord,
.iview {
  margin-top: 30px;
}
.alert {
  padding: 8px 35px 8px 40px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  margin-top: 10px;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.tkt-login {
  margin-top: 30px;
}
#form-login-username > div > span.input-group-addon,
#form-login-password > div > span.input-group-addon {
  padding: 12px 16px;
}
input#modlgn-username,
input#modlgn-passwd {
  padding: 20px 10px !important;
  font-size: 14px;
}
#login-form #form-login-remember label {
  
}
#login-form #form-login-remember label {
  font-weight: normal;
  padding-left: 0px !important;
}
#login-form ul.unstyled {
  margin-top: 20px !important;
  padding-left: 14px !important;
}
#login-form > fieldset > div.control-group > input.btn.btn-primary {
  width: 100%;
}

.component_wrapper {
  margin-top: 30px;
}
.tablename {
  margin-top: 4px;
  float: left;
  font-size: 16px;
}
.dataTable {
  line-height: 8px !important;
  font-size: 11px !important;
  
}
.dataTables_scrollBody {
  overflow-x: hidden !important;
}
th.th_last_col.sorting,
th.th_last_col.sorting_asc,
th.th_last_col.sorting_desc {
  background: url('/ttlive/templates/t3_tektranet/less/') no-repeat bottom center #eeeeee !important;
}

.th.sorting,
table.display td {
  
  
}
table#tkTable td {
  border: solid 1px #ddd !important;
}
.dataTables_scrollBody thead {
  visibility: hidden;
}

.search input[type="text"] {
  display: inline-block;
  height: 22px !important;
  padding: 4px 6px !important;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 5px;
}
.search button {
  margin-top: 5px;
  font-size: 100%;
  vertical-align: top;
}
.btn-toolbar {
  margin-top: 4px;
  margin-bottom: 5px;
}
.btn-lowerToolbar {
  margin-top: 4px;
  margin-bottom: 5px;
  float: right;
}
.btn-lowerToolbar > .btn,
.btn-lowerToolbar > .btn-group,
.btn-lowerToolbar > .input-group {
  margin-left: 5px;
}
.btn-toolbar.viewrecord,
.btn-toolbar.editrecord,
.btn-toolbar.iview {
  margin-top: 20px;
}

.content-wrapper {
  margin-left: 40px;
}
.sectiontableheader {
  min-width: 150px;
  font-weight: 600;
}
.sectiontablerow {
  padding: 8px 15px 5px 15px;
}
.field-desc {
  display: block;
}

.editcustomzeview input[type="text"] {
  display: inline-block;
  height: 20px;
  padding: 0px 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.iview-column {
  font-weight: 600;
}

.display.historylog {
  line-height: 15px;
  font-size: 11px;
}

td.fullwidth {
  width: 90% !important;
}
.td-col_type1 {
  width: 97% !important;
}
.td-col_type2 {
  width: 62% !important;
}
.td-col_type3 {
  width: 28% !important;
}
.inputbox_link {
  float: left;
}
.lbl_quick_select {
  margin-top: 8px !important;
  margin-left: 15px !important;
  text-align: left !important;
  float: left;
  font-size: 12px;
  font-weight: 700;
  width: initial;
}
td.sectiontableheader {
  font-size: 11px;
  padding: 8px 0px 5px 15px;
  font-weight: 700;
}

table#sqlGenTable {
  background-color: #EEE;
}
tr.adv_search-topbar {
  width: 100%;
  background-color: #253440;
}
td#sqlGenTitleBar {
  cursor: move;
  width: 100%;
}
div.adv_search-title {
  width: 100%;
  color: #FFF;
}
table.adv_search-submitbar {
  width: 100%;
  background-color: #EEEEEE;
}

table.quick_edit-box,
table.loweTable_quick_edit-box {
  width: 450px;
}
tr.quick_edit-topbar,
tr.loweTable_quick_edit-topbar {
  width: 100%;
  background-color: #253440;
}
div#editBoxTitle,
div#lowerTableEditBoxTitle {
  width: 100%;
  color: #FFF;
}

div#ajaxfeditboxMask {
  filter: alpha(opacity=50);
  -moz-opacity: .50;
  opacity: .50;
  background-color: #c0c0c0;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  display: none;
}
div#ajaxCopyBox {
  position: fixed;
  display: none;
  z-index: 100;
  width: 450px;
}
table.copyrecord-box {
  width: 450px;
}
tr.copyrecord-topbar {
  width: 100%;
  background-color: #253440;
}
td#copyRecordTitleBar {
  cursor: move;
  width: 100%;
}
div#copyBoxTitle {
  width: 100%;
  color: #FFFFFF;
}
div#lowerTableAjaxfeditboxMask {
  filter: alpha(opacity=50);
  -moz-opacity: .50;
  opacity: .50;
  background-color: #c0c0c0;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  display: none;
}
div#lowerTableAjaxCopyBox {
  position: fixed;
  display: none;
  z-index: 100;
  width: 450px;
}
table.lowerTableCopyRecordBox {
  width: 450px;
}
tr.lowerTableCopyRecord-topbar {
  width: 100%;
  background-color: #253440;
}
td#lowerTableCopyRecordTitleBar {
  cursor: move;
  width: 100%;
}
div#lowerTableCopyBoxTitle {
  width: 100%;
  color: #FFFFFF;
}

table.processbar-box {
  width: 100%;
}
tr.processbar-topbar {
  width: 100%;
  background-color: #253440;
}
td#proccessBarTitleBar,
td#lowerTableProcessBarTitleBar {
  cursor: move;
  width: 100%;
}
div#proccessBarTitle,
div#lowerTableProcessBarTitle {
  width: 100%;
  color: #FFF;
}
table#proccessBarTable,
table#lowerTableProcessBarTable {
  height: 100%;
  background-color: #EEEEEE;
}
table.processbar-submitbar {
  width: 100%;
  height: 100%;
  background-color: #EEEEEE;
}

input.btn.btn-success.prompt-button {
  font-size: 8px !important;
}
input.btn.btn-success.lowerTable_prompt-button {
  font-size: 10px !important;
  margin-right: 10px;
}
label#tkLowerTable_filter {
  display: -webkit-inline-box !important;
}
.dataTables_filter {
  float: left !important;
  position: absolute !important;
  top: -37px !important;
}
.dataTables_filter input[type="search"] {
  width: 350px;
}

.dataTables_scrollHeadInner,
.dataTables_scrollFootInner {
  padding-left: 0px !important;
}

tr.sectiontableentry1.odd:hover {
  background-color: #FFFFCC;
}
tr.sectiontableentry1.even:hover {
  background-color: #FFFFCC;
}
select#fvalue {
  float: left;
}

button.btn.autopurchasing_btn {
  padding: 0px !important;
  background-color: #EEEEEE !important;
  border: none !important;
}

button.btn.searchs,
button.btn.tools {
  padding: 0px !important;
  background-color: #EEEEEE !important;
  border: none !important;
}

.top-right {
  position: absolute;
  background-color: #29CE80;
  z-index: 1000;
  top: 0;
  right: 0;
}
.top-right > .nav-pills > li > a {
  color: #FFF;
  display: initial;
  padding: 2px 5px;
  text-decoration: none;
}
.top-right > .nav-pills > li > a:hover {
  color: #000;
  display: initial;
  padding: 2px 5px;
  text-decoration: none;
}
.nav-pills > .nav-stacked.dashboard > li > a,
.nav-pills > li > a {
  padding: 5px 15px !important;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #333333 !important;
  background-color: #EEEEEE !important;
  padding: 5px 15px !important;
}
.btn-primary {
  color: #ffffff;
  background-color: #29CE80;
  border-color: #29CE80;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #29CE80 !important;
  border-color: #29CE80 !important;
}

.t3-sl {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
table.sectiontableentry1 td {
  border-styw: 1px solid #000;
}

body div#fd.es .es-toolbar .fd-navbar-search .search-query {
  height: 16px !important;
}
body div#fd.es .es-toolbar .fd-navbar-search .ies-search {
  position: absolute;
  top: 10px;
  left: 50px !important;
  color: #fff;
  z-index: 2;
}
form.es-form-login > fieldset > input.form-control.input-xs {
  height: 35px !important;
}
form.es-form-login > fieldset > div.checkbox {
  padding-left: 0px !important;
}

div.itemListCategory {
  background: #f9f9f9 !important;
  border: 1px solid #ddd !important;
  margin: 0 !important;
  padding: 0px 0px 4px 8px !important;
}
div.itemListCategory h2 {
  font-family: 'Open Sans';
  font-size: 160%;
  font-weight: 900;
}
div.catItemHeader h3.catItemTitle {
  font-family: 'Open Sans';
  font-size: 100%;
  font-weight: 600;
  line-height: 100%;
  padding: 5px 0 0px 0;
  margin: 0;
}
div.itemHeader h2.itemTitle {
  font-family: 'Open Sans';
  font-size: 160%;
  font-weight: 900;
  line-height: 100%;
  padding: 5px 0 0px 0;
  margin: 0;
}

.maximenuckh {
  line-height: 15px !important;
}
ul.maximenuck {
  
  font-family: Arial, Helvetica, sans-serif !important;
}
div#maximenuck141.maximenuckh ul.maximenuck li.maximenuck.level1 li.maximenuck > span.separator span.titreck {
  font-family: 'Open Sans' !important;
  color: #34B76F !important;
  font-weight: bold !important;
}
div#maximenuck141 ul.maximenuck li ul.maximenuck2 li.maximenuck:hover,
div#maximenuck141 ul.maximenuck2 li.maximenuck:hover {
  background: #E3E3E3 !important;
  border-bottom: none !important;
  border-top: none !important;
}
div#maximenuck141 ul.maximenuck li.level1.parent ul.maximenuck2 li.maximenuck.nodropdown li.maximenuck > a:hover {
  text-indent: none !important;
}
div#maximenuck141 ul.maximenuck li ul.maximenuck2 li.maximenuck,
div#maximenuck141 ul.maximenuck2 li.maximenuck {
  text-align: left;
  z-index: 11001;
  padding: 0;
  position: static;
  float: none !important;
  list-style: none;
  display: block !important;
  background: none;
  border: none;
  border-bottom: none !important;
  border-top: none !important;
}
div#maximenuck141 ul.maximenuck li.level1.parent ul.maximenuck2 li.maximenuck.nodropdown li.maximenuck > a {
  text-indent: 0px !important;
}
div#maximenuck141 ul.maximenuck li.level1.parent ul.maximenuck2 li.maximenuck.nodropdown li.maximenuck > a:hover {
  background-color: #29CE80;
}
div#maximenuck141 ul.maximenuck li.level1.parent ul.maximenuck2 li.maximenuck.nodropdown li.maximenuck > a {
  
  font-family: Arial, Helvetica, sans-serif !important;
  text-indent: 0px !important;
  padding: 6px 15px !important;
  font-size: 12px !important;
}
div#maximenuck141.maximenuckh ul.maximenuck li.level1.parent > a:after,
div#maximenuck141.maximenuckh ul.maximenuck li.level1.parent > span.separator:after {
  content: " ";
  display: none;
  position: absolute;
  width: 0;
  height: 0;
  border: none !important;
  top: 50%;
  right: 3px;
}
.current.active.first.level3 {
  background-color: #bfbebe !important;
}
div#tkLowerTable_filter > label > input {
  margin-top: 10px !important;
}

aside.article-aside.clearfix {
  margin-bottom: 0px;
}