/*!
 * Trend Micro Commercial Templates
 *
 * Copyright 2013 Trend Micro, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built by Commercial Bootstrap team.
 */

@font-face {
  font-family: "Interstate-Light";
  font-style: normal;
  font-weight: 400;
  src: url("../font/Interstate-Light-webfont.eot");
  src: url("../font/Interstate-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../font/Interstate-Light-webfont.woff") format("woff"), url("../font/Interstate-Light-webfont.ttf") format("truetype"), url("../font/Interstate-Light-webfont.svg#InterstateLight") format("svg");
}

@font-face {
  font-family: "Interstate-ExtraLight";
  font-style: normal;
  font-weight: 400;
  src: url("../font/Interstate-ExtraLight-webfont.eot");
  src: url("../font/Interstate-ExtraLight-webfont.eot?#iefix") format("embedded-opentype"), url("../font/Interstate-ExtraLight-webfont.woff") format("woff"), url("../font/Interstate-ExtraLight-webfont.ttf") format("truetype"), url("../font/Interstate-ExtraLight-webfont.svg#InterstateExtraLight") format("svg");
}

@font-face {
  font-family: "Interstate-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../font/Interstate-Regular.eot");
  src: url("../font/Interstate-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/Interstate-Regular-webfont.ttf") format("truetype"), url("../font/Interstate-Regular-webfont.svg#InterstateExtraLight") format("svg");
}

/*Content Panel*/

.commercial-theme .clearfix {
  *zoom: 1;
}

.commercial-theme .clearfix:before,
.commercial-theme .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.commercial-theme .clearfix:after {
  clear: both;
}

/*
.tab-set-style (@shadow: @btnInsetShadowFocused) when (@shadow = @btnDangerBorderColorFocused) {

}*/

.commercial-theme .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.commercial-theme .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.commercial-theme article,
.commercial-theme aside,
.commercial-theme details,
.commercial-theme figcaption,
.commercial-theme figure,
.commercial-theme footer,
.commercial-theme header,
.commercial-theme hgroup,
.commercial-theme nav,
.commercial-theme section {
  display: block;
}

.commercial-theme audio,
.commercial-theme canvas,
.commercial-theme video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.commercial-theme audio:not([controls]) {
  display: none;
}

.commercial-theme html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

.commercial-theme a:focus,
.commercial-theme a:hover,
.commercial-theme a:active {
  border-color: #bbbbbb \9;
  outline: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.commercial-theme sub,
.commercial-theme sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

.commercial-theme sup {
  top: -0.5em;
}

.commercial-theme sub {
  bottom: -0.25em;
}

.commercial-theme img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.commercial-theme #map_canvas img,
.commercial-theme .google-maps img {
  max-width: none;
}

.commercial-theme button,
.commercial-theme input,
.commercial-theme select,
.commercial-theme textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

.commercial-theme button,
.commercial-theme input {
  *overflow: visible;
  line-height: normal;
}

.commercial-theme button::-moz-focus-inner,
.commercial-theme input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.commercial-theme button,
.commercial-theme html input[type="button"],
.commercial-theme input[type="reset"],
.commercial-theme input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

.commercial-theme label,
.commercial-theme select,
.commercial-theme button,
.commercial-theme input[type="button"],
.commercial-theme input[type="reset"],
.commercial-theme input[type="submit"],
.commercial-theme input[type="radio"],
.commercial-theme input[type="checkbox"] {
  cursor: pointer;
}

.commercial-theme input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

.commercial-theme input[type="search"]::-webkit-search-decoration,
.commercial-theme input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.commercial-theme textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  .commercial-theme * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .commercial-theme a,
  .commercial-theme a:visited {
    text-decoration: underline;
  }
  .commercial-theme a[href]:after {
    content: " (" attr(href) ")";
  }
  .commercial-theme abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .commercial-theme .ir a:after,
  .commercial-theme a[href^="javascript:"]:after,
  .commercial-theme a[href^="#"]:after {
    content: "";
  }
  .commercial-theme pre,
  .commercial-theme blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .commercial-theme thead {
    display: table-header-group;
  }
  .commercial-theme tr,
  .commercial-theme img {
    page-break-inside: avoid;
  }
  .commercial-theme img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  .commercial-theme p,
  .commercial-theme h2,
  .commercial-theme h3 {
    orphans: 3;
    widows: 3;
  }
  .commercial-theme h2,
  .commercial-theme h3 {
    page-break-after: avoid;
  }
}

.commercial-theme.tm-log-on-standard,
.commercial-theme .tm-log-on-standard,
.commercial-theme.tm-log-on-complex,
.commercial-theme .tm-log-on-complex {
  min-width: 1024px \9;
  *min-width: 1024px;
  text-align: center;
  background: #f0f0f0;
}

.commercial-theme.tm-log-on-standard .tm-navbar,
.commercial-theme .tm-log-on-standard .tm-navbar,
.commercial-theme.tm-log-on-complex .tm-navbar,
.commercial-theme .tm-log-on-complex .tm-navbar {
  border-top: 3px solid #ed1c24;
  border-bottom: 1px solid #cccccc;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
     -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
}

.commercial-theme.tm-log-on-standard .tm-log-on,
.commercial-theme .tm-log-on-standard .tm-log-on,
.commercial-theme.tm-log-on-complex .tm-log-on,
.commercial-theme .tm-log-on-complex .tm-log-on {
  display: inline-block;
  *display: inline;
  margin: 100px auto;
  *zoom: 1;
}

.commercial-theme.tm-log-on-standard .tm-log-on .tm-log-on-heading,
.commercial-theme .tm-log-on-standard .tm-log-on .tm-log-on-heading,
.commercial-theme.tm-log-on-complex .tm-log-on .tm-log-on-heading,
.commercial-theme .tm-log-on-complex .tm-log-on .tm-log-on-heading {
  display: inline-block;
  *display: inline;
  margin-bottom: 20px;
  *zoom: 1;
}

.commercial-theme.tm-log-on-standard .tm-log-on .tm-log-on-heading h3,
.commercial-theme .tm-log-on-standard .tm-log-on .tm-log-on-heading h3,
.commercial-theme.tm-log-on-complex .tm-log-on .tm-log-on-heading h3,
.commercial-theme .tm-log-on-complex .tm-log-on .tm-log-on-heading h3 {
  margin-bottom: 0;
}

.commercial-theme.tm-log-on-standard .tm-log-on .tm-log-on-heading h3.symbol,
.commercial-theme .tm-log-on-standard .tm-log-on .tm-log-on-heading h3.symbol,
.commercial-theme.tm-log-on-complex .tm-log-on .tm-log-on-heading h3.symbol,
.commercial-theme .tm-log-on-complex .tm-log-on .tm-log-on-heading h3.symbol {
  padding-left: 37px;
  line-height: 32px;
}

.commercial-theme.tm-log-on-standard .tm-log-on-content,
.commercial-theme .tm-log-on-standard .tm-log-on-content,
.commercial-theme.tm-log-on-complex .tm-log-on-content,
.commercial-theme .tm-log-on-complex .tm-log-on-content {
  padding: 20px 60px 20px 60px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.commercial-theme.tm-log-on-standard .tm-license-expired,
.commercial-theme .tm-log-on-standard .tm-license-expired,
.commercial-theme.tm-log-on-complex .tm-license-expired,
.commercial-theme .tm-log-on-complex .tm-license-expired {
  max-width: 500px;
}

.commercial-theme.tm-log-on-standard .tm-license-expired .tm-log-on-content,
.commercial-theme .tm-log-on-standard .tm-license-expired .tm-log-on-content,
.commercial-theme.tm-log-on-complex .tm-license-expired .tm-log-on-content,
.commercial-theme .tm-log-on-complex .tm-license-expired .tm-log-on-content {
  padding: 5px;
  background-color: transparent;
  border: none;
}

.commercial-theme.tm-log-on-standard .tm-sigin-forgot-content,
.commercial-theme .tm-log-on-standard .tm-sigin-forgot-content,
.commercial-theme.tm-log-on-complex .tm-sigin-forgot-content,
.commercial-theme .tm-log-on-complex .tm-sigin-forgot-content,
.commercial-theme.tm-log-on-standard .tm-sigin-installation-content,
.commercial-theme .tm-log-on-standard .tm-sigin-installation-content,
.commercial-theme.tm-log-on-complex .tm-sigin-installation-content,
.commercial-theme .tm-log-on-complex .tm-sigin-installation-content {
  padding: 20px 30px 20px 30px;
}

.commercial-theme.tm-log-on-standard form .tm-alert,
.commercial-theme .tm-log-on-standard form .tm-alert,
.commercial-theme.tm-log-on-complex form .tm-alert,
.commercial-theme .tm-log-on-complex form .tm-alert,
.commercial-theme.tm-log-on-standard form input[type="text"],
.commercial-theme .tm-log-on-standard form input[type="text"],
.commercial-theme.tm-log-on-complex form input[type="text"],
.commercial-theme .tm-log-on-complex form input[type="text"],
.commercial-theme.tm-log-on-standard form input[type="email"],
.commercial-theme .tm-log-on-standard form input[type="email"],
.commercial-theme.tm-log-on-complex form input[type="email"],
.commercial-theme .tm-log-on-complex form input[type="email"],
.commercial-theme.tm-log-on-standard form input[type="password"],
.commercial-theme .tm-log-on-standard form input[type="password"],
.commercial-theme.tm-log-on-complex form input[type="password"],
.commercial-theme .tm-log-on-complex form input[type="password"] {
  min-height: 30px;
  min-height: 20px \9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.commercial-theme.tm-log-on-standard form .tm-alert.input-mini,
.commercial-theme .tm-log-on-standard form .tm-alert.input-mini,
.commercial-theme.tm-log-on-complex form .tm-alert.input-mini,
.commercial-theme .tm-log-on-complex form .tm-alert.input-mini {
  *width: 16px;
}

.commercial-theme.tm-log-on-standard form .tm-alert.input-small,
.commercial-theme .tm-log-on-standard form .tm-alert.input-small,
.commercial-theme.tm-log-on-complex form .tm-alert.input-small,
.commercial-theme .tm-log-on-complex form .tm-alert.input-small {
  *width: 46px;
}

.commercial-theme.tm-log-on-standard form .tm-alert.input-medium,
.commercial-theme .tm-log-on-standard form .tm-alert.input-medium,
.commercial-theme.tm-log-on-complex form .tm-alert.input-medium,
.commercial-theme .tm-log-on-complex form .tm-alert.input-medium {
  *width: 106px;
}

.commercial-theme.tm-log-on-standard form .tm-alert.input-large,
.commercial-theme .tm-log-on-standard form .tm-alert.input-large,
.commercial-theme.tm-log-on-complex form .tm-alert.input-large,
.commercial-theme .tm-log-on-complex form .tm-alert.input-large {
  *width: 166px;
}

.commercial-theme.tm-log-on-standard form .tm-alert.input-xlarge,
.commercial-theme .tm-log-on-standard form .tm-alert.input-xlarge,
.commercial-theme.tm-log-on-complex form .tm-alert.input-xlarge,
.commercial-theme .tm-log-on-complex form .tm-alert.input-xlarge {
  *width: 236px;
}

.commercial-theme.tm-log-on-standard form .tm-alert.input-xxlarge,
.commercial-theme .tm-log-on-standard form .tm-alert.input-xxlarge,
.commercial-theme.tm-log-on-complex form .tm-alert.input-xxlarge,
.commercial-theme .tm-log-on-complex form .tm-alert.input-xxlarge {
  *width: 306px;
}

.commercial-theme.tm-log-on-standard form .tm-form-actions,
.commercial-theme .tm-log-on-standard form .tm-form-actions,
.commercial-theme.tm-log-on-complex form .tm-form-actions,
.commercial-theme .tm-log-on-complex form .tm-form-actions {
  padding: 20px 0 0;
  margin-top: 20px;
  clear: both;
  background-color: transparent;
}

.commercial-theme.tm-log-on-standard form .tm-btn,
.commercial-theme .tm-log-on-standard form .tm-btn,
.commercial-theme.tm-log-on-complex form .tm-btn,
.commercial-theme .tm-log-on-complex form .tm-btn {
  *margin-left: 0;
}

.commercial-theme.tm-log-on-standard form .tm-btn + .tm-btn,
.commercial-theme .tm-log-on-standard form .tm-btn + .tm-btn,
.commercial-theme.tm-log-on-complex form .tm-btn + .tm-btn,
.commercial-theme .tm-log-on-complex form .tm-btn + .tm-btn {
  *margin-left: 5px;
}

.commercial-theme.tm-log-on-standard .captcha,
.commercial-theme .tm-log-on-standard .captcha,
.commercial-theme.tm-log-on-complex .captcha,
.commercial-theme .tm-log-on-complex .captcha {
  position: relative;
  height: 55px;
}

.commercial-theme.tm-log-on-standard .captcha img,
.commercial-theme .tm-log-on-standard .captcha img,
.commercial-theme.tm-log-on-complex .captcha img,
.commercial-theme .tm-log-on-complex .captcha img {
  float: left;
  margin-right: 12px;
}

.commercial-theme.tm-log-on-standard .captcha .tm-control-inline,
.commercial-theme .tm-log-on-standard .captcha .tm-control-inline,
.commercial-theme.tm-log-on-complex .captcha .tm-control-inline,
.commercial-theme .tm-log-on-complex .captcha .tm-control-inline {
  position: absolute;
  right: 0;
  left: 146px;
}

.commercial-theme.tm-log-on-standard .captcha span,
.commercial-theme .tm-log-on-standard .captcha span,
.commercial-theme.tm-log-on-complex .captcha span,
.commercial-theme .tm-log-on-complex .captcha span {
  padding-left: 24px;
  background: url("../img/icon_refresh.png") no-repeat 0 0;
}

:root .commercial-theme.tm-log-on-standard form input[type="text"],
:root .commercial-theme .tm-log-on-standard form input[type="text"],
:root .commercial-theme.tm-log-on-complex form input[type="text"],
:root .commercial-theme .tm-log-on-complex form input[type="text"],
:root .commercial-theme.tm-log-on-standard form input[type="email"],
:root .commercial-theme .tm-log-on-standard form input[type="email"],
:root .commercial-theme.tm-log-on-complex form input[type="email"],
:root .commercial-theme .tm-log-on-complex form input[type="email"],
:root .commercial-theme.tm-log-on-standard form input[type="password"],
:root .commercial-theme .tm-log-on-standard form input[type="password"],
:root .commercial-theme.tm-log-on-complex form input[type="password"],
:root .commercial-theme .tm-log-on-complex form input[type="password"] {
  min-height: 30px \9;
}

.commercial-theme.tm-log-on-complex .tm-log-on-content,
.commercial-theme .tm-log-on-complex .tm-log-on-content {
  display: inline-block;
  *display: inline;
  padding: 24px 30px 24px 30px;
  *zoom: 1;
}

.commercial-theme.tm-log-on-complex .tm-log-on-description,
.commercial-theme .tm-log-on-complex .tm-log-on-description {
  float: left;
  width: 300px;
  padding: 5px 30px 5px 0;
  border-right: 1px solid #d3d3d3;
}

.commercial-theme.tm-log-on-complex .tm-log-on-description img,
.commercial-theme .tm-log-on-complex .tm-log-on-description img {
  margin-top: 20px;
}

.commercial-theme.tm-log-on-complex .tm-log-on-description + form,
.commercial-theme .tm-log-on-complex .tm-log-on-description + form {
  float: left;
  padding: 0 0 0 30px;
  margin-left: -1px;
  border-left: 1px solid #d3d3d3;
}

.commercial-theme .tm-scheduler .tm-interval {
  float: left;
}

.commercial-theme .tm-scheduler .tm-occurence {
  padding: 20px;
  margin-left: 100px;
  border: solid 1px #ccc;
}

.commercial-theme .tm-scheduler .tm-occurence .tm-controls {
  margin-left: 80px;
  line-height: 30px;
}

.commercial-theme .tm-scheduler .tm-occurence .tm-controls select {
  width: 200px;
}

.commercial-theme .tm-scheduler .tm-occurence .tm-controls div select {
  width: 95px;
}

.commercial-theme .tm-scheduler .tm-occurence .tm-controls div {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

.commercial-theme .tm-scheduler .tm-occurence .tm-control-label {
  width: 72px;
  text-align: left;
}

.commercial-theme .tm-scheduler .tm-control-group {
  display: table;
}

.commercial-theme .tm-selection-max-width {
  width: 100%;
}

.commercial-theme .tm-selection-max-width .tm-selection-filter {
  width: 50%;
  padding: 15px 0;
  line-height: 16px;
}

.commercial-theme .tm-selection-max-width .tm-selection-pagination {
  text-align: right;
}

.commercial-theme .tm-selection-max-width .tm-selection-selector {
  width: 100%;
}
