/* Reset fonts */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Make img responsive */
img {
  height: auto;
  max-width: 100%;
}
/* Container around elements */
#index-content, #sub-content,
#index-all, #sub-all,
#header,
#banner-top,
#footerTop {
  margin: 0 20px;
}
@media (min-width: 768px) {
  #index-content, #sub-content,
  #index-all, #sub-all,
  #header,
  #banner-top,
  #footerTop {
    margin: 0 auto;
    width: 750px;
  }
}
@media (min-width: 992px) {
  #index-content, #sub-content,
  #index-all, #sub-all,
  #header,
  #banner-top,
  #footerTop {
    width: 960px;
  }
}
/* Import  font*/
/* Common */
HTML {
  background-color: #FFF;
}
BODY {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: Helvetica,Arial, Verdana, Geneva, sans-serif;
  color: #636e66;
  font-size: 14px;
  font-weight: normal;
}
FORM {
  margin: 0px;
  padding: 0px;
}
P {
  margin: 0px;
  padding: 0px;
  margin-bottom: 1em;
}
IMG {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
b, strong {
  font-weight: bold;
}
.link {
  cursor: pointer;
}
.clrbth, .clear {
  clear: both;
}
.left {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
.right {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}
/* Content wrapper */
#container {
  background-color: #FFF;
  border-top: 0px solid #FFF;
  border-bottom: 1px solid #e6e6e6;
  background-image: url("/static/img/imeidetective/wrap.png");
  background-repeat: repeat-x;
  background-position: top center;
  padding: 0 20px;
}
#index-content, #sub-content {
  position: relative;
  padding-top: 40px;
  padding-bottom: 21px;
  margin: 0px auto;
}
#index-all, #sub-all {
  padding: 0;
}
/* Content big*/
@media (min-width: 768px) {
  #index-big {
    width: 50%;
  }
  #sub-big {
    box-sizing: border-box;
    float: left;
    margin-left: 2%;
    width: 65%;
  }
  #index-left {
    float: left;
    width: 45.3125%;
  }
}
@media (min-width: 992px) {
  #sub-big {
    margin-left: 10px;
  }
}
#index-big {
  float: left;
  padding: 0px 0px 0px 0px;
}
/* LEFT, NO RIGHT*/
#sub-big {
  padding: 10px 10px 10px 10px;
  background-color: #FFFFFF;
  border: 1px solid #CDCDCD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* LEFT, NO RIGHT*/
#index-big-left, #sub-big-left{} 

/* NO LEFT, RIGHT*/
#index-small, #sub-small {
  width: 526px;
  float: left;
  padding: 0px 0px 0px 10px;
}
/* Left container*/
#index-left {
  padding-left: 0px;
  position: relative;
  margin-right: 0px;
  background: #fff;
  border: 1px solid #acacac;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media (max-width: 991px) {
  #index-left .document {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
  }
  #index-left iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
#sub-left {
  padding-left: 0px;
  position: relative;
  margin-right: 0px;
}
@media (min-width: 768px) {
  #sub-left {
    float: left;
    width: 32.5%;
  }
}
/*#intro .left{width:435px;height:297px;display:block;float:left;background:#fff;border:1px solid #acacac;border-radius:4px;margin:0;padding:10px;}
#intro .left video{width:100%;height:100%;background:#ccc;outline:none;border:0 solid gray;}*/
/* Right container*/
#index-right, #sub-right {
  width: 260px;
  padding-left: 12px;
  float: left;
  padding-top: 0px;
}
/* content - h1,h2, ...*/
.content {
  text-align: left;
}
.content a {
  text-align: left;
  font-size: 14px;
  color: #3F3F3F;
  text-decoration: none;
}
.content a:hover {
  text-align: left;
  font-size: 14px;
  color: #3F3F3F;
  text-decoration: underline;
}
/*.content b, .content strong{color: #192f58;}*/
.page_title {
  font-family: Helvetica, Arial, sans-serif;
  line-height: normal;
  color: #636E66;
  font-size: 20px;
  font-weight: 400;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  display: block;
  letter-spacing: -1px;
}
h1 {
  font-family: Helvetica, Arial, sans-serif;
  line-height: normal;
  color: #636E66;
  font-size: 20px;
  font-weight: 700;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
  letter-spacing: -1px;
}
h2 {
  font-family: Helvetica, Arial, sans-serif;
  line-height: normal;
  color: #636E66;
  font-size: 20px;
  font-weight: 700;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
  letter-spacing: -1px;
}
h3 {
  font-family: Helvetica, Arial, sans-serif;
  line-height: normal;
  color: #636E66;
  font-size: 16px;
  font-weight: 700;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
  letter-spacing: -1px;
}
.subttl {
  font-size: 14px;
  font-weight: bold;
  color: #636E66;
  letter-spacing: -1px;
  line-height: 16.8px;
  border-bottom: 1px solid #C7C7C7;
  margin: 0 0 10px;
  padding: 0 0 5px;
}
.document {
  /*line-height: 28px;*/
  padding: 0px;
}
.content ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  line-height: 28px;
}
.content ul li {
  padding-left: 24px;
  padding-bottom: 28px;
  background-image: url("/static/img/content/bullet.png");
  background-repeat: no-repeat;
  background-position: 4px 8px;
}
.content ol {
  margin: 0px 0px 0px 0px;
  padding-left: 21px;
}
.content ol li {
  padding-bottom: 20px;
}
.tabela {
  border-collapse: collapse;
  border: 0px solid #656565;
}
.tabela tr.first {
  background-color: #68c11c;
}
.tabela tr.first td {
  font-size: 14px;
  color: #ffffff;
}
.tabela tr.even {
  background-color: #e9fce5;
}
.tabela tr td {
  padding: 8px 10px 8px 10px;
}
.table {
  font-size: 12px;
  border-collapse: collapse;
}
.table TR TH {
  font-size: 12px;
  color: #636E66;
  line-height: 22.4px;
  font-weight: 400;
  text-align: left;
  padding: 6px;
}
.table TR TD {
  padding: 6px;
  font-size: 12px;
  color: #3F3F3F;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
  background-image: url("/static/img/imeidetective/tablebg.png");
  background-position: -10px 0;
  background-repeat: no-repeat;
}
.table TR TD.first {
  font-weight: bold;
  background-position: 0px 0;
}
.table TR TD.last {
  background-image: url("/static/img/imeidetective/tablebg.png");
  background-position: top right;
}
.content .table TR TD a {
  font-size: 12px;
}
/* Popup */
.popupOverlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3000;
  background: #000;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.popup {
  display: none;
  position: absolute;
  z-index: 3001;
  width: 954px;
  padding: 10px;
  top: 50%;
  left: 50%;
  text-align: left;
  background: #f5f5f5;
  -webkit-box-shadow: 0px 2px 3px rgba(63, 63, 63, 0.37);
  -moz-box-shadow: 0px 2px 3px rgba(63, 63, 63, 0.37);
  box-shadow: 0px 2px 3px rgba(63, 63, 63, 0.37);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.popup .ttl {
  position: absolute;
  width: 100%;
  top: -42px;
  left: 0px;
  z-index: 5001;
  text-align: center;
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  /*color: #4E4D4D;top: 0px; position: relative;*/
  background-color: #505050;
  padding: 10px 0px 10px 0px;
  /*-webkit-box-shadow: 0px 2px 3px rgba(63, 63, 63, 0.37); -moz-box-shadow: 0px 2px 3px rgba(63, 63, 63, 0.37); box-shadow:  0px 2px 3px rgba(63, 63, 63, 0.37);*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.popup .btnclose {
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 5002;
  right: 15px;
  top: 15px;
  cursor: pointer;
  background-image: url("/static/img/page/popupclose.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.popup .btnclose:hover {
  background-position: 0px -20px;
}
/*Form*/
.form_container {
  padding: 0px;
}
/*.FieldLabel{width: 160px; padding: 6px 18px 10px 0px;  font-size:16px; font-weight: normal; color:#304155; font-weight: 400; text-align: right; vertical-align: top;}*/
.FieldLabel {
  width: 160px;
  padding: 6px 18px 10px 0px;
  font-size: 12px;
  font-weight: normal;
  color: #3B413C;
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.fieldmand {
  float: right;
  color: #cd0008;
  padding-left: 2px;
  margin-top: 3px;
}
.field {
  width: 190px;
  padding: 5px;
  margin-bottom: 8px;
  font-family: Helvetica,Arial, Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
  color: #000;
  border: 1px solid #c7c7c7;
  background: #f7f7f7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.field:focus {
  /*border: 1px solid #4C7A9E;*/
  background-color: #e9e9e9;
}
.btn {
  display: inline-block;
  padding: 4px 70px 6px 70px;
  cursor: pointer;
  font-family: Helvetica,Arial, Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
  color: #000;
  border: 1px solid #c7c7c7;
  background: #f7f7f7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  *display: inline;
}
.btn:hover {
  background-color: #e9e9e9;
  text-decoration: none;
}
.btn:active {
  background-color: #e9e9e9;
  text-decoration: none;
}
.btn-search {
  color: #fff;
  width: 78px;
  height: 35px;
  cursor: pointer;
  text-align: center;
  background: url(/static/img/imeidetective/search_btn.png) no-repeat top left;
  border: 0px;
  margin: 0;
  padding: 0;
}
.btn-search:hover {
  background-position: 0 -35px;
}
.btn-search:active {
  background-position: 0 -70px;
}
.btn-back,
.content a.btn-back {
  display: inline-block;
  padding: 0px 0px 0px 26px;
  line-height: 16px;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #3B413C;
  background: url(/static/img/imeidetective/btnback.png);
  background-repeat: no-repeat;
  *zoom: 1;
  *display: inline;
}
.btn-back:hover,
.content a:hover.btn-back {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #3c6a8e;
}
.input_size {
  width: 300px;
}
SELECT.input_size {
  width: 305px;
}
/* Form - msgs */
.info, .success, .warning, .error, .validation {
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.info {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url("/static/img/icons/knob/info.png");
}
.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image: url("/static/img/icons/knob/success.png");
}
.warning {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url("/static/img/icons/knob/warning.png");
}
.error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url("/static/img/icons/knob/error.png");
}
.validation {
  color: #D63301;
  background-color: #FFCCBA;
  background-image: url("/static/img/icons/knob/error.png");
}
.validation b, .validation strong {
  color: #D63301;
}
/* Section title */
.sectionTitle {
  position: relative;
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  font-family: 'Bree Serif', arial, Helvetica,sans-serif;
  font-size: 18px;
  background-color: #c0c0c0;
  border-bottom: 1px solid #212121;
}
.sectionTitle .t1 {
  padding: 2px 12px 3px 12px;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.sectionTitle .t2 {
  color: #5a5a5a;
  position: absolute;
  z-index: 1;
  top: 3px;
  left: 13px;
}
/* header */
#header-container {
  text-align: center;
  border-bottom: 0px solid #dddddd;
}
#header {
  position: relative;
  text-align: left;
}
/*#logo{ position: absolute;z-index: 100; left: 1px; top: 49px; display: inline-block; zoom: 1; *display: inline;}*/
#header .logo {
  margin: 10px 0;
  text-align: center;
}
@media (min-width: 768px) {
  #header {
    height: 123px;
  }
  #header .logo {
    width: 550px;
    margin: 0;
    position: absolute;
    top: 8px;
    left: 0px;
    text-align: left;
  }
}
/*#header .logo h1{display:block;text-indent:-9999px;margin:0;padding:0;}
#header .logo h1 a{display:block;float:left;background:url(/data-en/image/logo.png) no-repeat top left;width:460px;height:49px;}
#header .logo h2{color:#636E66;font-size:14px;margin:0 0 10px;padding:0 0 5px; font-weight: bold;}
#header .logo p{display:block;float:left;margin:5px 0 0;}*/
#header .logo .txt {
  color: #636E66;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 17px;
}
#header .language {
  margin: 15px 0;
}
@media (min-width: 768px) {
  #header .language {
    width: 450px;
    height: 40px;
    text-align: right;
    margin: 0;
    position: absolute;
    right: 0px;
    top: 8px;
  }
  #header .language .welcome {
    margin-right: 20px;
  }
}
/* Header - Selectmenu */
.ui-selectmenu {
  display: block;
  display: inline-block;
  position: relative;
  height: 2.2em;
  vertical-align: middle;
  text-decoration: none;
  overflow: hidden;
  zoom: 1;
}
.ui-selectmenu-icon {
  position: absolute;
  right: 6px;
  margin-top: -8px;
  top: 50%;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  display: none;
  z-index: 1005;
}
/* z-index: 1005 to make selectmenu work with dialog */
.ui-selectmenu-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-menu-popup {
  margin-top: -1px;
}
.ui-selectmenu-menu li {
  padding: 0;
  margin: 0;
  display: block;
  border-top: 1px dotted transparent;
  border-bottom: 1px dotted transparent;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  font-weight: normal !important;
}
.ui-selectmenu-menu li a, .ui-selectmenu-status {
  line-height: 1.4em;
  display: block;
  padding: .405em 2.1em .405em 1em;
  outline: none;
  text-decoration: none;
}
.ui-selectmenu-menu li.ui-state-disabled a, .ui-state-disabled {
  cursor: default;
}
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status {
  padding-left: 20px;
  position: relative;
  margin-left: 5px;
}
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon {
  position: absolute;
  top: 1em;
  margin-top: -8px;
  left: 0;
}
.ui-selectmenu-status {
  line-height: 1.4em;
}
.ui-selectmenu-menu li span, .ui-selectmenu-status span {
  display: block;
  margin-bottom: .2em;
}
.ui-selectmenu-menu li .ui-selectmenu-item-header {
  font-weight: bold;
}
.ui-selectmenu-menu li .ui-selectmenu-item-footer {
  opacity: .8;
}
/* for optgroups */
.ui-selectmenu-menu .ui-selectmenu-group {
  font-size: 1em;
}
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label {
  line-height: 1.4em;
  display: block;
  padding: .6em .5em 0;
  font-weight: bold;
}
.ui-selectmenu-menu .ui-selectmenu-group ul {
  margin: 0;
  padding: 0;
}
/* IE6 workaround (dotted transparent borders) */
* html .ui-selectmenu-menu li {
  border-color: pink;
  filter: chroma(color=pink);
  width: 100%;
}
* html .ui-selectmenu-menu li a {
  position: relative;
}
/* IE7 workaround (opacity disabled) */
* + html .ui-state-disabled, * + html .ui-state-disabled a {
  color: silver;
}
/* header - statusbar */
#statusbar .stats {
  display: none;
}
@media (max-width: 767px) {
  #statusbar a {
    box-sizing: border-box;
    width: 24%;
    margin: 0 .5%;
  }
  #statusbar {
    height: 30px;
  }
}
@media (max-width: 500px) {
  #statusbar a {
    margin: 0;
    width: 50%;
  }
  #statusbar {
    height: 60px;
  }
}
@media (min-width: 768px) {
  #statusbar {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
  }
  #statusbar .stats {
    display: block;
    float: left;
    height: 30px;
    font-size: 12px;
    text-align: left;
    margin: 0;
  }
  #statusbar .stats span.icon {
    width: 28px;
  }
  #statusbar a.bar-acc, a.bar-add, a.bar-base, a.bar-log {
    margin-left: 5px;
  }
}
#statusbar .stats span.icon {
  display: block;
  float: left;
  height: 30px;
  background: url(/static/img/imeidetective/statistic_icon.png) no-repeat;
}
#statusbar .stats span.title {
  display: block;
  height: 19px;
  padding: 11px 5px 0px 5px;
  color: #3b413c;
  font-weight: 700;
  float: left;
  font-size: 12px;
  text-shadow: 0 1px 0 #fff;
  background: url(/static/img/imeidetective/statistic_dark_bg.png) repeat-x;
}
#statusbar .stats span.separator {
  display: block;
  float: left;
  height: 30px;
  width: 2px;
  background: url(/static/img/imeidetective/statistic_separator.png) no-repeat;
}
#statusbar .stats span.statspan {
  display: block;
  float: left;
  height: 19px;
  padding: 11px 5px 0px 5px;
  background: url(/static/img/imeidetective/statistic_bg.png) repeat-x;
}
#statusbar .stats span.right {
  display: block;
  float: left;
  height: 30px;
  width: 4px;
  background: url(/static/img/imeidetective/statistic_right.png) no-repeat;
}
#statusbar a.bar-acc, a.bar-add, a.bar-base, a.bar-log {
  display: block;
  float: right;
  height: 30px;
  padding: 0px 0px 0px 24px;
  text-decoration: none;
  color: #3b413c;
  font-size: 12px;
  text-shadow: 0 1px 0 #fff;
  font-weight: 400;
}
#statusbar a.bar-base {
  cursor: pointer;
  background: url(/static/img/imeidetective/stat_bg_base.png) no-repeat top left;
}
#statusbar a.bar-acc {
  cursor: pointer;
  background: url(/static/img/imeidetective/stat_bg_acc.png) no-repeat top left;
}
#statusbar a.bar-add {
  cursor: pointer;
  background: url(/static/img/imeidetective/stat_bg_add.png) no-repeat top left;
}
#statusbar a.bar-log {
  cursor: pointer;
  background: url(/static/img/imeidetective/stat_bg_add.png) no-repeat top left;
}
#statusbar a.bar-log span, #statusbar a.bar-base span, #statusbar a.bar-acc span, #statusbar a.bar-add span {
  display: block;
  height: 19px;
  padding: 11px 3px 0px 3px;
  background: url(/static/img/imeidetective/stat_bg_acc.png) no-repeat top right;
  /* Ugly fix from before*/
  position: relative;
  right: -3px;
}
#statusbar a:hover.bar-log span, #statusbar a:hover.bar-base span, #statusbar a:hover.bar-acc span, #statusbar a:hover.bar-add span {
  background: url(/static/img/imeidetective/stat_bg_acchover.png) no-repeat top right;
}
/* Header - banner*/
#banner-top {
  padding: 25px 0px 6px 0px;
}
/* Left menu*/
#leftmenu {
  position: relative;
}
  .leftmenu_item {  }
.content .leftmenu_item a {
  display: block;
  padding: 6px 5px 5px 5px;
  color: #3B413C;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  line-height: 22.4px;
  background-color: #D5D5D5;
  text-shadow: 0 1px 0 #FFFFFF;
}
.content .leftmenu_item a:hover {
  display: block;
  padding: 6px 5px 5px 5px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  line-height: 22.4px;
  background-color: #D5D5D5;
  text-shadow: 0 0 0 #FFFFFF;
}
  .leftmenu_item_sel{ }
.content .leftmenu_item_sel a,
.content .leftmenu_item_sel:hover a {
  display: block;
  padding: 6px 5px 5px 5px;
  color: #4c7a9e;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  line-height: 22.4px;
  background-color: #D5D5D5;
  text-shadow: 0 0 0 #FFFFFF;
}
.leftmenu_home_spacer {
  height: 20px;
}
.leftmenu_item_spacer {
  height: 10px;
}
/* Left - search */
#left-search {
  padding: 30px 0px 0px 0px;
}
#left-search input, .search button {
  border: none;
  float: left;
}
#left-search input.box {
  border: 0px;
  color: #636e66;
  width: 143px;
  height: 17px;
  margin-right: 5px;
  padding: 9px 15px 9px 45px;
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
  background: url(/static/img/imeidetective/search_bg.png) no-repeat top left;
}
#left-search input.box:focus {
  background: url(/static/img/imeidetective/search_bg.png) no-repeat top left;
  background-position: 0 -35px;
}
/* footer*/
#footerContainer {
  text-align: center;
  background-color: #e7e7e7;
  border-top: 1px solid #FFF;
}
#footer {
  clear: both;
}
#footerTop {
  position: relative;
  margin: 0px auto;
  padding: 13px 0px 13px 0px;
  color: #636E66;
  font-size: 12px;
  text-align: left;
}
#footer a {
  border-bottom: 1px solid #ccc;
  display: block;
  margin: 5px 20px 0 20px;
  padding: 7px 0;
  color: #636E66;
  text-decoration: none;
  font-size: 12px;
}
@media (min-width: 768px) {
  #footer a {
    border: none;
    float: left;
    margin-left: 15px;
    padding: 7px 0 0 0;
  }
}
#footer a:hover {
  color: #697ab5;
}
#footer a.fb {
  width: 25px;
  height: 25px;
  padding: 0px 0px 0px 0px;
  margin-left: 20px;
  background-image: url("/static/img/imeidetective/socialspan.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#footer a.tw {
  width: 25px;
  height: 25px;
  display: none;
  background-image: url("/static/img/imeidetective/socialspan.png");
  background-repeat: no-repeat;
  background-position: 0px -25px;
}
/* Breadcrumb*/
.menu_breadchrumb {
  width: auto;
  padding: 30px 0px 15px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  color: #575757;
  font-weight: 400;
  border-bottom: 1px solid #c8c8c8;
}
.content .menu_breadchrumb a {
  font-size: 13px;
  color: #575757;
  font-weight: 400;
  text-decoration: none;
}
.content .menu_breadchrumb a:hover {
  font-size: 13px;
  color: #575757;
  font-weight: 400;
  text-decoration: underline;
}
/*.content .menu_breadchrumb a:first-child {display: inline-block; color: #4B72BA; text-decoration: none; font-size: 11px;
   width: 49px; text-indent:-99999px; background-position: 0px 0px; padding-left: 0px;padding-right: 0px;}
.content .menu_breadchrumb a:first-child:hover {display: inline-block; color: #4B72BA;; text-decoration: underline; font-size: 11px;}*/
.content .menu_breadchrumb a:last-child {
  display: inline-block;
  color: #cb0b46;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}
.content .menu_breadchrumb a:last-child:hover {
  display: inline-block;
  color: #cb0b46;
  font-size: 13px;
  font-weight: 400;
  text-decoration: underline;
}
/* Paging */
.list_paging {
  margin-top: 20px;
  padding-top: 7px;
  margin-left: 2px;
  border-top: 1px solid #586b81;
  position: relative;
  color: #4c4c4c;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
}
.list_paging div {
  display: inline-block;
}
.list_paging_arrowleft {
  float: left;
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  left: 0px;
}
.list_paging_arrowleft:hover {
  color: #4C7A9E;
  text-decoration: none;
}
.list_paging_arrowleft_disabled {
  display: none;
}
.list_paging_arrowright {
  float: right;
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  right: 0px;
}
.list_paging_arrowright:hover {
  color: #4C7A9E;
  text-decoration: none;
}
.list_paging_arrowright_disabled {
  display: none;
}
.list_paging_numb {
  cursor: pointer;
  padding-left: 3px;
  padding-right: 3px;
}
.list_paging_numb_sel, .list_paging_numb:hover {
  cursor: pointer;
  padding-left: 3px;
  padding-right: 3px;
  color: #4C7A9E;
}
/* Filter*/
.filter {
  border-bottom: 1px solid #636E66;
  padding-bottom: 20px;
}
.filterttl {
  font-weight: bold;
  padding-bottom: 5px;
}
.filteritem {
  padding-bottom: 5px;
}
/* Index - txt */
#index-txt {
  font-size: 13px;
  line-height: 18.2px;
  margin-top: 20px;
}
#index-txt h2 {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  #index-txt {
    padding-left: 20px;
    margin-top: 0;
  }
}
/* Index - search */
#index-search {
  padding: 40px 0px 00px 0px;
}
#index-search input, .search button {
  border: none;
  float: left;
}
#index-search input.box {
  border: 0px;
  color: #636e66;
  width: 143px;
  height: 17px;
  margin-right: 5px;
  padding: 9px 15px 9px 45px;
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
  background: url(/static/img/imeidetective/search_bg.png) no-repeat top left;
}
#index-search input.box:focus {
  background: url(/static/img/imeidetective/search_bg.png) no-repeat top left;
  background-position: 0 -35px;
}
/* index - whatis*/
#index-whatis {
  float: left;
  margin: 0 0 10px 0;
  padding: 25px 0 0;
  width: 100%;
}
#index-whatis a {
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  color: #3f3f3f;
}
#index-whatis span {
  width: 20px;
  height: 18px;
  background: #3f3f3f;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  margin: 2px 0 0 5px;
  padding: 3px 6px;
}
@media (min-width: 768px) {
  margin-left: 7px;
}
/* Index - checksistem*/
#index-checksistem a {
  float: left;
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  color: #4c7a9e;
  display: block;
  width: 100%;
  margin: 15px 0 0;
}
#index-checksistem span {
  position: relative;
  bottom: 4px;
  text-indent: -9999px;
  width: 25px;
  height: 25px;
  float: left;
  display: block;
  background: url(/static/img/imeidetective/play.png) no-repeat top left;
  margin: 0 5px 0 0;
}
/* Index - socials*/
#index-socials {
  display: block;
  /*width:472px;ENABLE IF TWITTER*/
  margin-left: 10px;
  margin-top: 15px;
  width: 100%;
  float: left;
  background: #ECECEC;
  border-radius: 5px;
  border: 1px solid #D5D5D5;
  position: relative;
  left: -10px;
  padding-top: 8px;
}
#index-socials a {
  width: 215px;
  text-decoration: none;
  color: #636e66;
  font-size: 12px;
  float: left;
  padding: 5px 10px 6px 10px;
  line-height: 23px;
}
#index-socials a.fb {
  /* !!! ENABLE IF TWITTER !!! ;border-right: 1px solid #D5D5D5;*/
}
#index-socials a.fb span {
  text-indent: -9999px;
  float: left;
  display: block;
  width: 26px;
  height: 26px;
  background: url(/static/img/imeidetective/socialspan.png) no-repeat top left;
  position: relative;
  bottom: 3px;
  margin: 2px 5px 0 0px;
}
#index-socials a.tw {
  height: 100%;
  float: left;
  display: none;
}
#index-socials a.tw span {
  margin-right: 5px;
  text-indent: -9999px;
  float: left;
  display: block;
  width: 26px;
  height: 26px;
  background: url(/static/img/imeidetective/socialspan.png) no-repeat top left;
  background-position: 0 -25px;
  position: relative;
  bottom: 3px;
  margin-top: 2px;
}
#index-socials a.fb b {
  color: #3b5998;
}
#index-socials a.tw b {
  color: #53d4ff;
}
#index-socials a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  #index-socials {
    margin: 15px 0 0;
    width: 236px;
  }
}
/* Index - bottom */
#index-bottom-right,
#index-bottom-left,
#index-bottom-center {
  float: left;
  padding-bottom: 40px;
  width: 100%;
}
#index-bottom {
  padding: 21px 0px 0px 0px;
}
@media (min-width: 768px) {
  #index-bottom-left,
  #index-bottom-center {
    margin-left: 1.979%;
  }
  #index-bottom-right {
    width: 30.3125%;
  }
  #index-bottom-left {
    width: 31.666%;
  }
  #index-bottom-center {
    width: 30.3125%;
  }
  /* New right*/
}
#index-bottom h3 {
  font-weight: 700;
  padding: 7px 0 7px 10px;
  margin: 0 0 10px;
  min-height: 18px;
  background: #ECECEC;
  border: 1px solid #D5D5D5;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#index-bottom a.readmore {
  font-size: 12px;
  font-weight: 700;
  color: #3b413c;
  text-decoration: none;
  float: left;
  display: block;
  margin: 20px 0 0;
}
#index-bottom a:hover.readmore {
  color: #3c6a8e;
}
#index-bottom a.readmore span {
  width: 16px;
  padding: 2px 7px;
  background: url(/static/img/imeidetective/colink.png) no-repeat top left;
  margin-left: 10px;
}
#index-bottom-left-txt {
  line-height: 18.2px;
  color: #636E66;
  font-size: 13px;
  text-align: justify;
}
  #index-bottom-left-txt{line-height: 18.2px; color: #636E66; font-size: 13px; text-align: justify; }  
#index-bottom #index-bottom-left a.readmore {
  margin-top: 10px;
}
/* Index - bottom - antitheft */
.index-antitheft-item {
  /*width: 93%; */
  padding: 5px;
  margin: 0 0 8px;
  cursor: pointer;
  border: 1px solid #EAEAEA;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.index-antitheft-item .img {
  float: left;
  margin: 1px 6px 0 1px;
}
.index-antitheft-item .txt {
  float: left;
  width: 220px;
}
@media (min-width: 768px) {
  .index-antitheft-item .txt {
    width: 160px;
  }
}
@media (min-width: 992px) {
  .index-antitheft-item .txt {
    width: 217px;
  }
}
.index-antitheft-item .txt .ttl {
  padding-top: 7px;
  padding-bottom: 4px;
}
.index-antitheft-item .txt .ttl a {
  color: #3B413C;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}
.index-antitheft-item .txt .ttl a:hover,
.index-antitheft-item:hover .txt .ttl a {
  color: #4c7a9e;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}
.index-antitheft-item .txt IMG {
  margin-right: 6px;
}
/* Index - bottom - phones*/
.index-phones-item {
  /*width: 93%; */
  padding: 5px;
  margin: 0 0 8px;
  cursor: pointer;
  border: 1px solid #EAEAEA;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.index-phones-item .img {
  float: left;
  margin: 1px 6px 0 1px;
}
.index-phones-item .txt {
  float: left;
  width: 170px;
  padding-right: 17px;
  color: #636E66;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
@media (min-width: 768px) {
  .index-phones-item .txt {
    width: 120px;
  }
}
@media (min-width: 992px) {
  .index-phones-item .txt {
    width: 170px;
  }
}
.index-phones-item .txt .ttl {
  padding-top: 5px;
  padding-bottom: 3px;
}
.index-phones-item .txt .ttl a {
  color: #636E66;
  font-size: 12px;
  text-decoration: none;
  font-weight: 400;
}
.index-phones-item .txt .ttl a:hover,
.index-phones-item:hover .txt .ttl a {
  color: #4c7a9e;
  font-size: 12px;
  text-decoration: none;
  font-weight: 400;
}
.index-phones-item .goto {
  float: left;
  width: 19px;
  height: 19px;
  margin-top: 14px;
  background-image: url("/static/img/imeidetective/gotobg.png");
  background-repeat: no-repeat;
  background-position: 0px -18px;
}
.index-phones-item .goto:hover {
  background-position: 0px 0px;
}
/* Phone list*/
  #phoneslist{}
#phoneslisttable {
  padding-top: 15px;
  overflow-x: auto;
}
#phoneslisttable td.brand { min-width: 250px; }
#phoneslisttable td.country { min-width: 120px; }
#phoneslisttable TABLE {
  font-size: 12px;
  border-collapse: collapse;
}
#phoneslisttable TABLE TR TH {
  font-size: 12px;
  color: #636E66;
  line-height: 22.4px;
  font-weight: 400;
  text-align: left;
  padding: 6px;
}
#phoneslisttable TABLE TR TD {
  padding: 6px;
  cursor: pointer;
  font-size: 12px;
  color: #3F3F3F;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
  background-image: url("/static/img/imeidetective/tablebg.png");
  background-position: -10px 0;
  background-repeat: no-repeat;
}
#phoneslisttable TABLE TR TD.status {
  font-weight: bold;
  background-position: 0px 0;
}
#phoneslisttable TABLE TR TD.details {
  background-image: url("/static/img/imeidetective/tablebg.png");
  background-position: top right;
  font-weight: bold;
  cursor: pointer;
}
#phoneslisttable TABLE TR TD.delete {
  background-image: url("/static/img/imeidetective/tablebg.png");
  background-position: top right;
}
#phoneslisttable TABLE TR TD a {
  font-size: 12px;
  color: #3B413C;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}
#phonelistnoresult {
  font-weight: bold;
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 0px;
  color: red;
}
/* Phone details */
  #phonesdetails{}
#phonesdetails TABLE h2 {
  border-bottom: 1px solid #C7C7C7;
  font-size: 14px;
  margin: 10px 0px;
  padding: 0 0 5px;
}
#phonesdetails TABLE TD {
  /*font-size: 14px; color:*/
  line-height: 22.4px;
}
#phonewrongenty {
  padding-top: 40px;
}
#phonewrongenty .ttl {
  font-weight: 700;
  cursor: pointer;
  padding-bottom: 10px;
}
#phonewrongenty .ttl:hover {
  font-weight: 700;
  cursor: pointer;
  color: #3c6a8e;
}
#phonewrongentyform {
  display: none;
}
#phonewrongentyThanks {
  display: none;
}
#contactuser {
  padding-top: 20px;
}
#contactuser .ttl {
  font-weight: 700;
  cursor: pointer;
  padding-bottom: 10px;
}
#contactuser .ttl:hover {
  font-weight: 700;
  cursor: pointer;
  color: #3c6a8e;
}
  
#contactuserform {
  display: none;
}
#contactuserThanks {
  display: none;
}
  #phonesdetails .imagecontainer{float: right; width: 200px; padding-left: 10px;}
  
  #phonesdetails .socials{ text-align: center; padding-top: 5px;}
  #phonesdetails .socials a{display: inline-block;  width: 30px; height: 30px;
    background-image: url("/static/img/socials/socials.png"); background-repeat: no-repeat; background-position: 0px 0px;
    *zoom: 1; *display: none;}
  #phonesdetails .socials a.fb{background-position: 0px 0px;}
  #phonesdetails .socials a:hover.fb{background-position: 0px -30px;}
  
  #phonesdetails .socials a.tw{background-position: -34px 0px; margin-left: 4px;  }
  #phonesdetails .socials a:hover.tw{background-position: -34px -30px;}
    
    
  
/* Anti theft - list */
#antitheftlisttable {
  padding-top: 20px;
}
#antitheftlistfilter {
  padding-top: 20px;
}
#antitheftlist_noresult {
  font-weight: bold;
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 0px;
  color: red;
}


@media(max-width: 991px) {
  #antitheftlisttable .index-antitheft-item {
    float: none !important;
    width: 95.2% !important;
  }

  .topads {
    overflow: hidden;
  }
}

/* Anti theft - details*/

  #antitheft_details{}    


/*.pagetitleline{
  border-bottom: 1px solid #C7C7C7; }*/
#antitheft_details .pagetitle {
  overflow: hidden;
  border-bottom: 1px solid #C7C7C7;
}
#antitheft_details .pagetitle .img {
  float: left;
  margin-right: 10px;
}
#antitheft_details .pagetitle span {
  float: left;
  line-height: 50px;
}
#antitheft_details_content {
  padding: 20px 0px 0px 0px;
}
#antitheft_details_content .prop {
  padding-bottom: 5px;
}
#antitheft_details_content .url {
  padding-bottom: 5px;
  padding-top: 20px;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
}
/* Menu - sitemap*/
.sitemap_item {
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: bold;
  font-size: 13px;
}
.sitemap_itemsub {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 13px;
}
/* Gallery - list */
.gallery_list {
  overflow: hidden;
  padding: 19px 33px 0px 33px;
}
.gallery_list_spacer {
  width: 14px;
  height: 172px;
  float: left;
}
.gallery_list_item {
  float: left;
  width: 183px;
  height: 172px;
  cursor: pointer;
}
.gallery_list_item .img {
  width: 177px;
  height: 132px;
  padding: 3px;
  position: relative;
}
.gallery_list_item .img .frame {
  position: absolute;
  width: 183px;
  height: 138px;
  top: 0px;
  left: 0px;
  z-index: 2;
  background-image: url("/static/img/gallery/gallery-item.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.gallery_list_item:hover .img .frame {
  position: absolute;
  width: 183px;
  height: 138px;
  top: 0px;
  left: 0px;
  z-index: 2;
  background-image: url("/static/img/gallery/gallery-item.png");
  background-repeat: no-repeat;
  background-position: 0px -138px;
}
/*.gallery_list_item .spacer{height: 4px; }
.gallery_list_item .date{color: #3f3f3f; font-weight: normal; font-size: 12px; width: 152px; padding: 10px 2px 1px 2px; height: 18px;}*/
.gallery_list_item .title {
  heightx: 30px;
  width: 177px;
  padding: 0px 3px 0px 3px;
  text-align: center;
  overflow: hidden;
  background-color: transparent;
}
.gallery_list_item .title a {
  font-size: 14px;
  color: #404040;
  text-decoration: none;
}
.gallery_list_item .title a:hover,
.gallery_list_item:hover .title a {
  font-size: 14px;
  color: #cb0b46;
  text-decoration: none;
}
/*.gallery_list_item .more      {  width: 150px; padding: 0px 3px 0px 3px; color: #f58633; font-size: 14px;}
.gallery_list_item:hover .more{  width: 150px; padding: 0px 3px 0px 3px; color: #f58633; font-size: 14px; text-decoration: underline;}*/
.gallery_list_row {
  height: 1px;
  clear: both;
}
/* Gallery -details*/
.gallery_details {
  overflow: hidden;
  padding: 19px 33px 0px 33px;
}
.gallery_details .date {
  font-size: 12px;
  color: #3f3f3f;
  text-decoration: none;
  padding-bottom: 14px;
}
.gallery_details .desc {
  padding-bottom: 20px;
}
.gallery_details_spacer {
  width: 13px;
  height: 142px;
  float: left;
}
.gallery_details_item {
  float: left;
  width: 156px;
  height: 142px;
}
.gallery_details_item .img {
  width: 156px;
  height: 100px;
  background-color: #f88e40;
  overflow: hidden;
  text-align: center;
}
.gallery_details_item .img IMG {
  /*width: 156px; height:100px;*/
}
.gallery_details_item .title {
  height: 30px;
  width: 152px;
  padding: 8px 2px 0px 2px;
  overflow: hidden;
  font-size: 12px;
  color: #353d4f;
  text-decoration: none;
  text-align: center;
}
.gallery_details_row {
  height: 10px;
  clear: both;
}
/* Gallery - index*/
.galley_index {
  background-color: #ededed;
  width: 586px;
  padding: 11px 0px 0px 13px;
  position: relative;
  left: -9px;
}
.galley_index_title {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  padding-bottom: 12px;
  padding-left: 3px;
}
.gallery_index_item {
  float: left;
  width: 183px;
  height: 138px;
  cursor: pointer;
}
.gallery_index_item .img {
  width: 177px;
  height: 132px;
  padding: 3px;
  position: relative;
}
.gallery_index_item .img .frame {
  position: absolute;
  width: 183px;
  height: 138px;
  top: 0px;
  left: 0px;
  z-index: 2;
  background-image: url("/static/img/gallery/gallery-item.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.gallery_index_item:hover .img .frame {
  position: absolute;
  width: 183px;
  height: 138px;
  top: 0px;
  left: 0px;
  z-index: 2;
  background-image: url("/static/img/gallery/gallery-item.png");
  background-repeat: no-repeat;
  background-position: 0px -138px;
}
.gallery_index_spacer {
  width: 13px;
  height: 138px;
  float: left;
}
.gallery_index_row {
  height: 13px;
  clear: both;
}
/* Translate - list*/ 
  #translatelist{}
#translatelisttable {
  padding-top: 15px;
}
#translatelisttable TABLE {
  font-size: 12px;
  border-collapse: collapse;
}
#translatelisttable TABLE TR TH {
  font-size: 12px;
  color: #636E66;
  line-height: 22.4px;
  font-weight: 400;
  text-align: left;
  padding: 6px;
}
#translatelisttable TABLE TR TD {
  padding: 6px;
  cursor: pointer;
  font-size: 12px;
  color: #3F3F3F;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
  background-image: url("/static/img/imeidetective/tablebg.png");
  background-position: -10px 0;
  background-repeat: no-repeat;
}
#translatelisttable TABLE TR TD.lang {
  font-weight: bold;
  background-position: 0px 0;
}
#translatelisttable TABLE TR TD.details {
  background-image: url("/static/img/imeidetective/tablebg.png");
  background-position: top right;
  font-weight: bold;
  cursor: pointer;
}
#translatelisttable TABLE TR TD.delete {
  background-image: url("/static/img/imeidetective/tablebg.png");
  background-position: top right;
}
#translatelisttable TABLE TR TD a {
  font-size: 12px;
  color: #3B413C;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}
#trnslatelist-btn {
  background-image: url("/static/img/btn/add-16x16.png");
  background-repeat: no-repeat;
  padding: 2px 0px 0px 20px;
}
#trnslatelist-btn-config {
  background-image: url("/static/img/btn/config-16x16.png");
  background-repeat: no-repeat;
  padding: 2px 0px 0px 20px;
}
/* Translate - item*/
#translate .FieldLabel {
  text-align: left;
}
#translate .field {
  width: 96%;
}
.tranitem {
  width: 285px;
  float: left;
  padding: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #BBBBBB;
}
.tranitem .val {
  padding-top: 5px;
}
.tranitem TEXTAREA {
  width: 100%;
  border: 1px solid #BBBBBB;
}
.tranitem INPUT {
  width: 100%;
  border: 1px solid #BBBBBB;
}
.trandocitem {
  width: 605px;
  padding: 5px;
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #BBBBBB;
}
.trandocitem .ttl{  }
.trandocitem .val {
  padding-top: 5px;
}
.trandocitem TEXTAREA {
  width: 100%;
  border: 1px solid #BBBBBB;
}
/*Controlpanel - searches */
/* News - full */
.news_full{}
.news_full_content{}
.news_full_seperator {
  height: 19px;
}
.news_full_item {
  background-color: #FFF;
  overflow: hidden;
  cursor: pointer;
  height: 170px;
  position: relative;
}
.news_full_item .img {
  width: 189px;
  float: left;
}
.news_full_content {
  position: absolute;
  top: 0px;
  left: 189px;
  width: 476px;
  height: 170px;
}
.news_full_item .newsttl {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 416px;
  padding: 7px 30px 7px 30px;
  background-color: #ededed;
}
.content .news_full_item .newsttl a {
  color: #3B413C;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}
.content .news_full_item:hover .newsttl a,
.content .news_full_item .newsttl a:hover {
  text-decoration: none;
  color: #4C7A9E;
}
.news_full_item .summary {
  position: absolute;
  top: 52px;
  left: 26px;
  width: 412px;
  height: 64px;
  overflow: hidden;
  padding: 14px 6px 0px 6px;
  color: #4c4c4c;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  border-bottom: 1px solid #ededed;
}
.news_full_item .date {
  position: absolute;
  width: 72px;
  height: 14px;
  bottom: 14px;
  left: 25px;
  padding: 0px 0px 0px 25px;
  color: #9e9e9e;
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  background-image: url("/static/img/news/calendar.png");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  border-right: 1px solid #ededed;
}
.news_full_item .arrow {
  position: absolute;
  width: 100px;
  bottom: 15px;
  left: 137px;
  padding: 0px 0px 0px 0px;
}
.content .news_full_item .arrow a {
  color: #3B413C;
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  text-decoration: none;
}
.content .news_full_item .arrow a:hover {
  color: #4C7A9E;
  text-decoration: underline;
}
/* News - details */
.news_details_title {
  padding-bottom: 20px;
}
.news_details_date {
  /*font-size: 12px; color: #414141; padding: 3px 0px 3px 0px; font-weight: bold; line-height: 19px;*/
  color: #9e9e9e;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  padding: 0px 0px 0px 25px;
  background-image: url("/static/img/news/calendar.png");
  background-repeat: no-repeat;
  background-position: 0px 1px;
}
.news_details_desc {
  padding-bottom: 30px;
  padding-top: 10px;
}
.news_details_img {
  padding-bottom: 30px;
  float: right;
  margin-left: 10px;
}
.news_details_img IMG {
  border: 2px solid #3B413C;
}
.news_details_img:hover IMG {
  border: 2px solid #4C7A9E;
}
.news_details_gallery {
  padding-top: 20px;
  padding-bottom: 0px;
  overflow: hidden;
  clear: both;
}
.news_details_gallery .img {
  width: 150px;
  height: 122px;
  float: left;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  border: 2px solid #3B413C;
}
.news_details_gallery .img:hover {
  border: 2px solid #4C7A9E;
}
.news_details_gallery .img IMG {
  width: 150px;
  height: 122px;
}
.news_details_gallery .spacer {
  width: 15px;
  height: 122px;
  float: left;
}
.news_details_gallery .spacerv {
  height: 15px;
  clear: both;
}
.news_details_code {
  clear: both;
  padding-top: 20px;
}

/* Pricing table */

.pricing-table{
  padding-left: 20px;
}

.pricing-table ul{ 
    border-width: 1px; 
    border-style: solid; 
    border-color: #CCCCCC; 
    border-radius: 3px;
    margin: 2px; 
    width: 170px; 
    text-align: center; 
    list-style: none; 
    float: left; 
    padding: 5px; 
    background-color: #FFFFFF; 
} 
.pricing-table ul li{ 
    padding: 5px; 
    background-color: #FFFFFF; 
    border-width: 0px; 
    border-style: dotted; 
    border-color: #B8B8B8; 
    border-radius: 0px; 
    border-bottom-width: 1px; 
    font-size: 13px;
    background-image: none;
} 
.pricing-table li:nth-child(odd){ 
    background-color: #FFFFFF; 
} 
.pricing-table ul .heading{ 
    color: #FFFFFF; 
    background-color: #545454; 
    font-size: 16px; 
} 
.pricing-table ul .price{ 
    color: #636363; 
    background-color: #FFFFFF; 
    font-size: 20px; 
} 
.pricing-table ul .action{ 
    font-size: 14px; 
    background-color: #F5F5F5; 
    color: #4F4F4F; 
} 
.feature{ 
    -webkit-transform: scale(1.1); 
    transform: scale(1.1); 
    box-shadow: 3px 5px 7px rgba(0,0,0,.7); 
} 
.pricing-table .action a{ 
    border-color: #B83737; 
    border-width: 0px; 
    border-radius: 2px; 
    background-color: #EEEEEE; 
    padding-top: 5px; 
    padding-bottom: 5px; 
    padding-left: 15px; 
    padding-right: 15px; 
    border-style: solid; 
    color: #000000; 
}