

/* Start:/local/templates/kramzauto/cookie.css?16383623401709*/
.cookie_notify { 
   z-index: 10000!important;
   position: fixed;
   bottom: 0;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   z-index: 1000;
   color: #ffffff;
   background: #45484D;
   background: -moz-linear-gradient(top,  rgba(30,30,30,0.95) 0, rgba(0,0,0,0.95) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,30,30,0.95)), color-stop(100%,rgba(0,0,0,0.95)));
   background: -webkit-linear-gradient(top,  rgba(30,30,30,0.95) 0, rgba(0,0,0,0.95) 100%);
   background: -o-linear-gradient(top,  rgba(30,30,30,0.95) 0, rgba(0,0,0,0.95) 100%);
   background: -ms-linear-gradient(top,  rgba(30,30,30,0.95) 0, rgba(0,0,0,0.95) 100%);
   background: linear-gradient(to bottom,  rgba(30,30,30,0.95) 0, rgba(0,0,0,0.95) 100%);
   width: 100%;
}

.cookie_notify a {
   display: inline-block;
   color: #31A8F0;
   text-decoration: none;
}


.cookie_notify a:link, 
.cookie_notify a:visited {
color: #31A8F0!important;
}

.cookie_notify a:hover {
   color: #31A8F0;
   text-decoration: underline;
}

.cookie_notify_text {
   font-family: sans-serif;
   font-size: 10pt;
   font-weight: 300;
   margin: 10px;
}

.cookie_notify_button {
   background-color: #b80001;
   border-bottom: 1px solid #222;
   border-radius: 5px;
   color: #FFF !important;
   cursor: pointer;
   display: inline-block;
   float: right;
   font-weight: bold;
   line-height: 1;
   margin-top: 2px;
   padding: 5px 10px 6px;
   position: relative;
   text-decoration: none;
   text-shadow: 0 -1px 1px #222;
}

/* End */


/* Start:/local/templates/kramzauto/components/bitrix/menu/main_menu/style.css?1638271061581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/kramzauto/components/bitrix/menu/main_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/kramzauto/components/bitrix/breadcrumb/breadcrumb/style.css?1638271061585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/kramzauto/styles.css?1638362652380020*/
@charset "UTF-8";
@import '/local/templates/kramzauto/./assets/fonts/stylesheet.css';
.v3 {
  font-size: 10px; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

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

audio:not([controls]) {
  display: none; }

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

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover,
a:active {
  outline: 0; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

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

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

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

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

body {
  margin: 0;
  font-family: "Helvetica Neue", "Comic Sans MS", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff; }

a {
  color: #08c;
  text-decoration: none; }

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline; }

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

.row {
  margin-left: -20px;
  *zoom: 1; }
.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0; }
.row:after {
  clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.span1 {
  width: 60px; }

.span2 {
  width: 140px; }

.span3 {
  width: 220px; }

.span4 {
  width: 300px; }

.span5 {
  width: 380px; }

.span6 {
  width: 460px; }

.span7 {
  width: 540px; }

.span8 {
  width: 620px; }

.span9 {
  width: 700px; }

.span10 {
  width: 780px; }

.span11 {
  width: 860px; }

.span12 {
  width: 940px; }

.offset1 {
  margin-left: 100px; }

.offset2 {
  margin-left: 180px; }

.offset3 {
  margin-left: 260px; }

.offset4 {
  margin-left: 340px; }

.offset5 {
  margin-left: 420px; }

.offset6 {
  margin-left: 500px; }

.offset7 {
  margin-left: 580px; }

.offset8 {
  margin-left: 660px; }

.offset9 {
  margin-left: 740px; }

.offset10 {
  margin-left: 820px; }

.offset11 {
  margin-left: 900px; }

.offset12 {
  margin-left: 980px; }

.row-fluid {
  width: 100%;
  *zoom: 1; }
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0; }
.row-fluid:after {
  clear: both; }
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12766%;
  *margin-left: 2.07447%; }
.row-fluid [class*="span"]:first-child {
  margin-left: 0; }
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12766%; }
.row-fluid .span1 {
  width: 6.38298%;
  *width: 6.32979%; }
.row-fluid .span2 {
  width: 14.89362%;
  *width: 14.84043%; }
.row-fluid .span3 {
  width: 23.40426%;
  *width: 23.35106%; }
.row-fluid .span4 {
  width: 31.91489%;
  *width: 31.8617%; }
.row-fluid .span5 {
  width: 40.42553%;
  *width: 40.37234%; }
.row-fluid .span6 {
  width: 48.93617%;
  *width: 48.88298%; }
.row-fluid .span7 {
  width: 57.44681%;
  *width: 57.39362%; }
.row-fluid .span8 {
  width: 65.95745%;
  *width: 65.90426%; }
.row-fluid .span9 {
  width: 74.46809%;
  *width: 74.41489%; }
.row-fluid .span10 {
  width: 82.97872%;
  *width: 82.92553%; }
.row-fluid .span11 {
  width: 91.48936%;
  *width: 91.43617%; }
.row-fluid .span12 {
  width: 100%;
  *width: 99.94681%; }
.row-fluid .offset1 {
  margin-left: 10.6383%;
  *margin-left: 10.53191%; }
.row-fluid .offset1:first-child {
  margin-left: 8.51064%;
  *margin-left: 8.40426%; }
.row-fluid .offset2 {
  margin-left: 19.14894%;
  *margin-left: 19.04255%; }
.row-fluid .offset2:first-child {
  margin-left: 17.02128%;
  *margin-left: 16.91489%; }
.row-fluid .offset3 {
  margin-left: 27.65957%;
  *margin-left: 27.55319%; }
.row-fluid .offset3:first-child {
  margin-left: 25.53191%;
  *margin-left: 25.42553%; }
.row-fluid .offset4 {
  margin-left: 36.17021%;
  *margin-left: 36.06383%; }
.row-fluid .offset4:first-child {
  margin-left: 34.04255%;
  *margin-left: 33.93617%; }
.row-fluid .offset5 {
  margin-left: 44.68085%;
  *margin-left: 44.57447%; }
.row-fluid .offset5:first-child {
  margin-left: 42.55319%;
  *margin-left: 42.44681%; }
.row-fluid .offset6 {
  margin-left: 53.19149%;
  *margin-left: 53.08511%; }
.row-fluid .offset6:first-child {
  margin-left: 51.06383%;
  *margin-left: 50.95745%; }
.row-fluid .offset7 {
  margin-left: 61.70213%;
  *margin-left: 61.59574%; }
.row-fluid .offset7:first-child {
  margin-left: 59.57447%;
  *margin-left: 59.46809%; }
.row-fluid .offset8 {
  margin-left: 70.21277%;
  *margin-left: 70.10638%; }
.row-fluid .offset8:first-child {
  margin-left: 68.08511%;
  *margin-left: 67.97872%; }
.row-fluid .offset9 {
  margin-left: 78.7234%;
  *margin-left: 78.61702%; }
.row-fluid .offset9:first-child {
  margin-left: 76.59574%;
  *margin-left: 76.48936%; }
.row-fluid .offset10 {
  margin-left: 87.23404%;
  *margin-left: 87.12766%; }
.row-fluid .offset10:first-child {
  margin-left: 85.10638%;
  *margin-left: 85%; }
.row-fluid .offset11 {
  margin-left: 95.74468%;
  *margin-left: 95.6383%; }
.row-fluid .offset11:first-child {
  margin-left: 93.61702%;
  *margin-left: 93.51064%; }
.row-fluid .offset12 {
  margin-left: 104.25532%;
  *margin-left: 104.14894%; }
.row-fluid .offset12:first-child {
  margin-left: 102.12766%;
  *margin-left: 102.02128%; }

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none; }

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0; }
.container:after {
  clear: both; }

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1; }
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0; }
.container-fluid:after {
  clear: both; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999; }

a.muted:hover,
a.muted:focus {
  color: gray; }

.text-warning {
  color: #c09853; }

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c; }

.text-error {
  color: #b94a48; }

a.text-error:hover,
a.text-error:focus {
  color: #953b39; }

.text-info {
  color: #3a87ad; }

a.text-info:hover,
a.text-info:focus {
  color: #2d6987; }

.text-success {
  color: #468847; }

a.text-success:hover,
a.text-success:focus {
  color: #356635; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999; }

h1,
h2,
h3 {
  line-height: 40px; }

h1 {
  font-size: 38.5px; }

h2 {
  font-size: 31.5px; }

h3 {
  font-size: 24.5px; }

h4 {
  font-size: 17.5px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 11.9px; }

h1 small {
  font-size: 24.5px; }

h2 small {
  font-size: 17.5px; }

h3 small {
  font-size: 14px; }

h4 small {
  font-size: 14px; }

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee; }

ul, ol {
  padding: 0;
  margin: 0 0 10px 25px; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

li {
  line-height: 20px; }

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none; }
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

.dl-horizontal {
  *zoom: 1; }
.dl-horizontal:before, .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0; }
.dl-horizontal:after {
  clear: both; }
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.dl-horizontal dd {
  margin-left: 180px; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee; }
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }
blockquote small {
  display: block;
  line-height: 20px;
  color: #999; }
blockquote small:before {
  content: '\2014 \00A0'; }
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0; }
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right; }
blockquote.pull-right small:before {
  content: ''; }
blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
pre.prettyprint {
  margin-bottom: 20px; }
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

form {
  margin: 0 0 20px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
legend small {
  font-size: 15px;
  color: #999; }

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 5px; }

select,
textarea,
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"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

input,
textarea,
.uneditable-input {
  width: 206px; }

textarea {
  height: auto; }

textarea,
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"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px; }

select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.uneditable-input,
.uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999; }

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block; }

input,
textarea,
.uneditable-input {
  margin-left: 0; }

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px; }

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px; }

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px; }

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px; }

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px; }

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px; }

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px; }

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px; }

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px; }

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px; }

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px; }

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px; }

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px; }

.controls-row {
  *zoom: 1; }
.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0; }
.controls-row:after {
  clear: both; }

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853; }

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853; }

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48; }

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48; }

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847; }

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847; }

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad; }

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad; }

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; }

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad; }

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7; }

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }
.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0; }
.form-actions:after {
  clear: both; }

.help-block,
.help-inline {
  color: #595959; }

.help-block {
  display: block;
  margin-bottom: 10px; }

.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap; }
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 14px; }
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2; }
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc; }
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546; }

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px; }

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px; }

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none; }

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block; }

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

.control-group {
  margin-bottom: 10px; }

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1; }
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0; }
.form-horizontal .control-group:after {
  clear: both; }

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right; }

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0; }
.form-horizontal .controls:first-child {
  *padding-left: 180px; }

.form-horizontal .help-block {
  margin-bottom: 0; }

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px; }

.form-horizontal .form-actions {
  padding-left: 180px; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  width: 100%;
  margin-bottom: 20px; }
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd; }
.table th {
  font-weight: bold; }
.table thead th {
  vertical-align: bottom; }
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0; }
.table tbody + tbody {
  border-top: 2px solid #ddd; }
.table .table {
  background-color: #fff; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd; }
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0; }
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px; }
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0; }
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0; }
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px; }

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5; }

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0; }

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0; }

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0; }

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0; }

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0; }

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0; }

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0; }

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0; }

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0; }

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0; }

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0; }

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0; }

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0; }

.table tbody tr.success > td {
  background-color: #dff0d8; }

.table tbody tr.error > td {
  background-color: #f2dede; }

.table tbody tr.warning > td {
  background-color: #fcf8e3; }

.table tbody tr.info > td {
  background-color: #d9edf7; }

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6; }

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc; }

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc; }

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle {
  *margin-bottom: -3px; }

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }
.dropdown-menu.pull-right {
  right: 0;
  left: auto; }
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff; }
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0); }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0); }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default; }

.open {
  *z-index: 1000; }
.open > .dropdown-menu {
  display: block; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.dropdown-submenu.pull-left {
  float: none; }
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px; }

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
.fade.in {
  opacity: 1; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }
.collapse.in {
  height: auto; }

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20); }
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }
.btn:active, .btn.active {
  background-color: #cccccc \9; }
.btn:first-child {
  *margin-left: 0; }
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px; }

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0; }

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px; }

.btn-mini {
  padding: 0px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75); }

.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #08c, #0044cc);
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0044CC', GradientType=0);
  border-color: #0044cc #0044cc #002b80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003cb3; }
.btn-primary:active, .btn-primary.active {
  background-color: #003399 \9; }

.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505; }
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9; }

.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a; }
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9; }

.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249; }
.btn-success:active, .btn-success.active {
  background-color: #408140 \9; }

.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2F96B4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0; }
.btn-info:active, .btn-info.active {
  background-color: #24748c \9; }

.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0);
  border-color: #222 #222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515; }
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9; }

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px; }
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0; }
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px; }
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px; }
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px; }

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none; }

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em; }
.btn-group:first-child {
  *margin-left: 0; }

.btn-group + .btn-group {
  margin-left: 5px; }

.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px; }
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px; }

.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-group > .btn + .btn {
  margin-left: -1px; }

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px; }

.btn-group > .btn-mini {
  font-size: 10.5px; }

.btn-group > .btn-small {
  font-size: 11.9px; }

.btn-group > .btn-large {
  font-size: 17.5px; }

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px; }

.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px; }

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px; }

.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px; }

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6; }

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc; }

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406; }

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f; }

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351; }

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4; }

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222; }

.btn .caret {
  margin-top: 8px;
  margin-left: 0; }

.btn-large .caret {
  margin-top: 6px; }

.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px; }

.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px; }

.dropup .btn-large .caret {
  border-bottom-width: 5px; }

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1; }

.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px; }

.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; }

.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.alert {
  padding: 8px 35px 8px 14px;
  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,
.alert h4 {
  color: #c09853; }

.alert h4 {
  margin: 0; }

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

.alert-success h4 {
  color: #468847; }

.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.alert-danger h4,
.alert-error h4 {
  color: #b94a48; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

.alert-info h4 {
  color: #3a87ad; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0; }

.alert-block p + p {
  margin-top: 5px; }

.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none; }

.nav > li > a {
  display: block; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.nav > li > a > img {
  max-width: none; }

.nav > .pull-right {
  float: right; }

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

.nav li + .nav-header {
  margin-top: 9px; }

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.nav-list > li > a {
  padding: 3px 15px; }

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #08c; }

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px; }

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff; }

.nav-tabs,
.nav-pills {
  *zoom: 1; }
.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0; }
.nav-tabs:after,
.nav-pills:after {
  clear: both; }

.nav-tabs > li,
.nav-pills > li {
  float: left; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #08c; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li > a {
  margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.nav .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px; }

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580; }

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px; }

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555; }

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer; }

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999; }

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999; }

.tabbable {
  *zoom: 1; }
.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0; }
.tabbable:after {
  clear: both; }

.tab-content {
  overflow: auto; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff; }

.nav > .disabled > a {
  color: #999; }

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2; }

.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF2F2F2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1; }
.navbar-inner:before, .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0; }
.navbar-inner:after {
  clear: both; }

.navbar .container {
  width: auto; }

.nav-collapse.collapse {
  height: auto;
  overflow: visible; }

.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff; }
.navbar .brand:hover, .navbar .brand:focus {
  text-decoration: none; }

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777; }

.navbar-link {
  color: #777; }
.navbar-link:hover, .navbar-link:focus {
  color: #333; }

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff; }

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px; }

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0; }

.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }
.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
  line-height: 0; }
.navbar-form:after {
  clear: both; }
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px; }
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0; }
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px; }
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap; }
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0; }

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0; }
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.navbar-static-top {
  position: static;
  margin-bottom: 0; }
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px; }

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0; }

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

.navbar-fixed-bottom {
  bottom: 0; }
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); }

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0; }

.navbar .nav.pull-right {
  float: right;
  margin-right: 0; }

.navbar .nav > li {
  float: left; }

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff; }

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px; }

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none; }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); }

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); }
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
  background-color: #cccccc \9; }

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px; }

.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px; }

.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto; }

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555; }

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555; }

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777; }

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555; }

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px; }
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px; }
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF222222', endColorstr='#FF111111', GradientType=0);
  border-color: #252525; }

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
.navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: #fff; }

.navbar-inverse .brand {
  color: #999; }

.navbar-inverse .navbar-text {
  color: #999; }

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff; }

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111; }

.navbar-inverse .navbar-link {
  color: #999; }
.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
  color: #fff; }

.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff; }

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  color: #fff; }

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc; }
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc; }
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc; }
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0; }

.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF151515', endColorstr='#FF040404', GradientType=0);
  border-color: #040404 #040404 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: black; }
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
  background-color: black \9; }

.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #fff; }
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc; }
.breadcrumb .active {
  color: #999; }

.pagination {
  margin: 20px 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0; }

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5; }

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default; }

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px; }

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px; }

.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px; }

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0px 6px;
  font-size: 10.5px; }

.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1; }
.pager:before, .pager:after {
  display: table;
  content: "";
  line-height: 0; }
.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none; }
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%; }
.modal.fade.in {
  top: 10%; }

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }
.modal-header .close {
  margin-top: 2px; }
.modal-header h3 {
  margin: 0;
  line-height: 30px; }

.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

.modal-form {
  margin-bottom: 0; }

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1; }
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
  line-height: 0; }
.modal-footer:after {
  clear: both; }
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }
.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
.popover.top {
  margin-top: -10px; }
.popover.right {
  margin-left: 10px; }
.popover.bottom {
  margin-top: 10px; }
.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }
.popover-title:empty {
  display: none; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25); }
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff; }

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px; }

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0; }
.thumbnails:after {
  clear: both; }

.row-fluid .thumbnails {
  margin-left: 0; }

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px; }

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #08c;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.thumbnail .caption {
  padding: 9px;
  color: #555; }

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  margin-left: 0;
  list-style: none; }

.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999; }

.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

.label:empty,
.badge:empty {
  display: none; }

a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-important {
  background-color: #b94a48; }

.label-important[href] {
  background-color: #953b39; }

.label-warning {
  background-color: #f89406; }

.label-warning[href] {
  background-color: #c67605; }

.label-success {
  background-color: #468847; }

.label-success[href] {
  background-color: #356635; }

.label-info {
  background-color: #3a87ad; }

.label-info[href] {
  background-color: #2d6987; }

.label-inverse {
  background-color: #333; }

.label-inverse[href] {
  background-color: #1a1a1a; }

.badge-important {
  background-color: #b94a48; }

.badge-important[href] {
  background-color: #953b39; }

.badge-warning {
  background-color: #f89406; }

.badge-warning[href] {
  background-color: #c67605; }

.badge-success {
  background-color: #468847; }

.badge-success[href] {
  background-color: #356635; }

.badge-info {
  background-color: #3a87ad; }

.badge-info[href] {
  background-color: #2d6987; }

.badge-inverse {
  background-color: #333; }

.badge-inverse[href] {
  background-color: #1a1a1a; }

.btn .label,
.btn .badge {
  position: relative;
  top: -1px; }

.btn-mini .label,
.btn-mini .badge {
  top: 0; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFF9F9F9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF149BDF', endColorstr='#FF0480BE', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); }

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-danger .bar, .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFC43C35', GradientType=0); }

.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-success .bar, .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF57A957', GradientType=0); }

.progress-success.progress-striped .bar, .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-info .bar, .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF339BB9', GradientType=0); }

.progress-info.progress-striped .bar, .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-warning .bar, .progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0); }

.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.accordion {
  margin-bottom: 20px; }

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.accordion-heading {
  border-bottom: 0; }

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

.accordion-toggle {
  cursor: pointer; }

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1; }

.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative; }

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }
.carousel-control.right {
  left: auto;
  right: 15px; }
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none; }
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px; }
.carousel-indicators .active {
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75); }

.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 20px; }

.carousel-caption h4 {
  margin: 0 0 5px; }

.carousel-caption p {
  margin-bottom: 0; }

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px; }
.hero-unit li {
  line-height: 30px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

.clearfix {
  *zoom: 1; }
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }
.clearfix:after {
  clear: both; }

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

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

@-ms-viewport {
  width: device-width; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }
  .hidden-print {
    display: none !important; } }

.clearfix {
  *zoom: 1; }
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }
.clearfix:after {
  clear: both; }

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

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

.css-file-splitter {
  zoom: 1; }

/* Config params */
/* VT. Common Mixing SCSS */
.vt .Noscript, .vt .OldBrowser {
  line-height: 1em;
  color: #c00;
  background-color: #fff;
  border: solid 1px red;
  text-align: center;
  font-size: 10px;
  padding: 4px 20px;
  z-index: 9999; }

.vt .Noscript {
  display: block;
  bottom: 0;
  right: 0; }

.vt .OldBrowser {
  display: none;
  position: absolute;
  top: 0;
  right: 50%; }

.js .vt .Noscript {
  display: none; }

.lt-ie10 .vt .OldBrowser {
  display: block; }

.Pointer {
  cursor: pointer; }

.vtHidden {
  display: none; }

.unselectable {
  -webkit-user-select: none;
  /* Safari, Chrome */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  user-select: none;
  /* CSS3 */ }

table.Clear {
  empty-cells: show;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
  padding: 0; }

td.Clear {
  empty-cells: show;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
  padding: 0;
  vertical-align: top; }

input.Clear, button.Clear {
  border: 0;
  padding: 0;
  margin: 0;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px; }

div.Clear, p.Clear {
  clear: both; }

div.EditPopupDiv {
  position: absolute;
  display: none;
  z-index: 9999; }

.vtWideArea {
  width: 100%;
  overflow: auto; }

.borderShadow td.borderC {
  height: 100%;
  background-color: #f0f0f0;
  border-top: solid 1px #f4f4f4;
  border-left: solid 1px #f4f4f4;
  border-right: solid 1px #888;
  border-bottom: solid 1px #888; }

.borderShadow .borderTL {
  background: url(/local/templates/kramzauto/./assets/img/borderShadow/TL.png) no-repeat; }

.borderShadow .borderT {
  background: url(/local/templates/kramzauto/./assets/img/borderShadow/T.png) repeat-x; }

.borderShadow .borderTR {
  background: url(/local/templates/kramzauto/./assets/img/borderShadow/TR.png) no-repeat; }

.borderShadow .borderL {
  background: url(/local/templates/kramzauto/./assets/img/borderShadow/L.png) repeat-y;
  height: 100%; }

.borderShadow .borderR {
  background: url(/local/templates/kramzauto/./assets/img/borderShadow/R.png) repeat-y;
  height: 100%; }

.borderShadow .borderBL {
  background: url(/local/templates/kramzauto/./assets/img/borderShadow/BL.png) no-repeat; }

.borderShadow .borderB {
  background: url(/local/templates/kramzauto/./assets/img/borderShadow/B.png) repeat-x; }

.borderShadow .borderBR {
  background: url(/local/templates/kramzauto/./assets/img/borderShadow/BR.png) no-repeat; }

.borderShadow .borderTL,
.borderShadow .borderT,
.borderShadow .borderTR,
.borderShadow .borderBL,
.borderShadow .borderB,
.borderShadow .borderBR {
  height: 18px; }

.borderShadow .borderTL,
.borderShadow .borderTR,
.borderShadow .borderL,
.borderShadow .borderR,
.borderShadow .borderBL,
.borderShadow .borderBR {
  width: 13px; }

/*!
 *  Font Awesome 4.6.2 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/local/templates/kramzauto/./assets/fonts/fontawesome-webfont.eot?v=4.6.2");
  src: url("/local/templates/kramzauto/./assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.2") format("embedded-opentype"), url("/local/templates/kramzauto/./assets/fonts/fontawesome-webfont.woff2?v=4.6.2") format("woff2"), url("/local/templates/kramzauto/./assets/fonts/fontawesome-webfont.woff?v=4.6.2") format("woff"), url("/local/templates/kramzauto/./assets/fonts/fontawesome-webfont.ttf?v=4.6.2") format("truetype"), url("/local/templates/kramzauto/./assets/fonts/fontawesome-webfont.svg?v=4.6.2#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.icon-2x {
  font-size: 2em; }

.icon-3x {
  font-size: 3em; }

.icon-4x {
  font-size: 4em; }

.icon-5x {
  font-size: 5em; }

.icon-fw {
  width: 1.28571em;
  text-align: center; }

.icon-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
.icon-ul > li {
  position: relative; }

.icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
.icon-li.icon-lg {
  left: -1.85714em; }

.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.icon-pull-left {
  float: left; }

.icon-pull-right {
  float: right; }

.icon.icon-pull-left {
  margin-right: .3em; }

.icon.icon-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.icon.pull-left {
  margin-right: .3em; }

.icon.pull-right {
  margin-left: .3em; }

.icon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.icon-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.icon-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.icon-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.icon-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.icon-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none; }

.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.icon-stack-1x, .icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.icon-stack-1x {
  line-height: inherit; }

.icon-stack-2x {
  font-size: 2em; }

.icon-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-envelope-o:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-star-o:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-th-large:before {
  content: ""; }

.icon-th:before {
  content: ""; }

.icon-th-list:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-remove:before,
.icon-close:before,
.icon-times:before {
  content: ""; }

.icon-search-plus:before {
  content: ""; }

.icon-search-minus:before {
  content: ""; }

.icon-power-off:before {
  content: ""; }

.icon-signal:before {
  content: ""; }

.icon-gear:before,
.icon-cog:before {
  content: ""; }

.icon-trash-o:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-file-o:before {
  content: ""; }

.icon-clock-o:before {
  content: ""; }

.icon-road:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-arrow-circle-o-down:before {
  content: ""; }

.icon-arrow-circle-o-up:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

.icon-play-circle-o:before {
  content: ""; }

.icon-rotate-right:before,
.icon-repeat:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-list-alt:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-volume-off:before {
  content: ""; }

.icon-volume-down:before {
  content: ""; }

.icon-volume-up:before {
  content: ""; }

.icon-qrcode:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-tag:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-text-height:before {
  content: ""; }

.icon-text-width:before {
  content: ""; }

.icon-align-left:before {
  content: ""; }

.icon-align-center:before {
  content: ""; }

.icon-align-right:before {
  content: ""; }

.icon-align-justify:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-dedent:before,
.icon-outdent:before {
  content: ""; }

.icon-indent:before {
  content: ""; }

.icon-video-camera:before {
  content: ""; }

.icon-photo:before,
.icon-image:before,
.icon-picture-o:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-map-marker:before {
  content: ""; }

.icon-adjust:before {
  content: ""; }

.icon-tint:before {
  content: ""; }

.icon-edit:before,
.icon-pencil-square-o:before {
  content: ""; }

.icon-share-square-o:before {
  content: ""; }

.icon-check-square-o:before {
  content: ""; }

.icon-arrows:before {
  content: ""; }

.icon-step-backward:before {
  content: ""; }

.icon-fast-backward:before {
  content: ""; }

.icon-backward:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

.icon-fast-forward:before {
  content: ""; }

.icon-step-forward:before {
  content: ""; }

.icon-eject:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-plus-circle:before {
  content: ""; }

.icon-minus-circle:before {
  content: ""; }

.icon-times-circle:before {
  content: ""; }

.icon-check-circle:before {
  content: ""; }

.icon-question-circle:before {
  content: ""; }

.icon-info-circle:before {
  content: ""; }

.icon-crosshairs:before {
  content: ""; }

.icon-times-circle-o:before {
  content: ""; }

.icon-check-circle-o:before {
  content: ""; }

.icon-ban:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-mail-forward:before,
.icon-share:before {
  content: ""; }

.icon-expand:before {
  content: ""; }

.icon-compress:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

.icon-exclamation-circle:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

.icon-eye:before {
  content: ""; }

.icon-eye-slash:before {
  content: ""; }

.icon-warning:before,
.icon-exclamation-triangle:before {
  content: ""; }

.icon-plane:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-random:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-retweet:before {
  content: ""; }

.icon-shopping-cart:before {
  content: ""; }

.icon-folder:before {
  content: ""; }

.icon-folder-open:before {
  content: ""; }

.icon-arrows-v:before {
  content: ""; }

.icon-arrows-h:before {
  content: ""; }

.icon-bar-chart-o:before,
.icon-bar-chart:before {
  content: ""; }

.icon-twitter-square:before {
  content: ""; }

.icon-facebook-square:before {
  content: ""; }

.icon-camera-retro:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-gears:before,
.icon-cogs:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-thumbs-o-up:before {
  content: ""; }

.icon-thumbs-o-down:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-heart-o:before {
  content: ""; }

.icon-sign-out:before {
  content: ""; }

.icon-linkedin-square:before {
  content: ""; }

.icon-thumb-tack:before {
  content: ""; }

.icon-external-link:before {
  content: ""; }

.icon-sign-in:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

.icon-github-square:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-lemon-o:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-square-o:before {
  content: ""; }

.icon-bookmark-o:before {
  content: ""; }

.icon-phone-square:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook-f:before,
.icon-facebook:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-feed:before,
.icon-rss:before {
  content: ""; }

.icon-hdd-o:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-certificate:before {
  content: ""; }

.icon-hand-o-right:before {
  content: ""; }

.icon-hand-o-left:before {
  content: ""; }

.icon-hand-o-up:before {
  content: ""; }

.icon-hand-o-down:before {
  content: ""; }

.icon-arrow-circle-left:before {
  content: ""; }

.icon-arrow-circle-right:before {
  content: ""; }

.icon-arrow-circle-up:before {
  content: ""; }

.icon-arrow-circle-down:before {
  content: ""; }

.icon-globe:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-tasks:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-arrows-alt:before {
  content: ""; }

.icon-group:before,
.icon-users:before {
  content: ""; }

.icon-chain:before,
.icon-link:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-flask:before {
  content: ""; }

.icon-cut:before,
.icon-scissors:before {
  content: ""; }

.icon-copy:before,
.icon-files-o:before {
  content: ""; }

.icon-paperclip:before {
  content: ""; }

.icon-save:before,
.icon-floppy-o:before {
  content: ""; }

.icon-square:before {
  content: ""; }

.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before {
  content: ""; }

.icon-list-ul:before {
  content: ""; }

.icon-list-ol:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-magic:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-pinterest-square:before {
  content: ""; }

.icon-google-plus-square:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-money:before {
  content: ""; }

.icon-caret-down:before {
  content: ""; }

.icon-caret-up:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-columns:before {
  content: ""; }

.icon-unsorted:before,
.icon-sort:before {
  content: ""; }

.icon-sort-down:before,
.icon-sort-desc:before {
  content: ""; }

.icon-sort-up:before,
.icon-sort-asc:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-rotate-left:before,
.icon-undo:before {
  content: ""; }

.icon-legal:before,
.icon-gavel:before {
  content: ""; }

.icon-dashboard:before,
.icon-tachometer:before {
  content: ""; }

.icon-comment-o:before {
  content: ""; }

.icon-comments-o:before {
  content: ""; }

.icon-flash:before,
.icon-bolt:before {
  content: ""; }

.icon-sitemap:before {
  content: ""; }

.icon-umbrella:before {
  content: ""; }

.icon-paste:before,
.icon-clipboard:before {
  content: ""; }

.icon-lightbulb-o:before {
  content: ""; }

.icon-exchange:before {
  content: ""; }

.icon-cloud-download:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-user-md:before {
  content: ""; }

.icon-stethoscope:before {
  content: ""; }

.icon-suitcase:before {
  content: ""; }

.icon-bell-o:before {
  content: ""; }

.icon-coffee:before {
  content: ""; }

.icon-cutlery:before {
  content: ""; }

.icon-file-text-o:before {
  content: ""; }

.icon-building-o:before {
  content: ""; }

.icon-hospital-o:before {
  content: ""; }

.icon-ambulance:before {
  content: ""; }

.icon-medkit:before {
  content: ""; }

.icon-fighter-jet:before {
  content: ""; }

.icon-beer:before {
  content: ""; }

.icon-h-square:before {
  content: ""; }

.icon-plus-square:before {
  content: ""; }

.icon-angle-double-left:before {
  content: ""; }

.icon-angle-double-right:before {
  content: ""; }

.icon-angle-double-up:before {
  content: ""; }

.icon-angle-double-down:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-desktop:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-mobile-phone:before,
.icon-mobile:before {
  content: ""; }

.icon-circle-o:before {
  content: ""; }

.icon-quote-left:before {
  content: ""; }

.icon-quote-right:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-mail-reply:before,
.icon-reply:before {
  content: ""; }

.icon-github-alt:before {
  content: ""; }

.icon-folder-o:before {
  content: ""; }

.icon-folder-open-o:before {
  content: ""; }

.icon-smile-o:before {
  content: ""; }

.icon-frown-o:before {
  content: ""; }

.icon-meh-o:before {
  content: ""; }

.icon-gamepad:before {
  content: ""; }

.icon-keyboard-o:before {
  content: ""; }

.icon-flag-o:before {
  content: ""; }

.icon-flag-checkered:before {
  content: ""; }

.icon-terminal:before {
  content: ""; }

.icon-code:before {
  content: ""; }

.icon-mail-reply-all:before,
.icon-reply-all:before {
  content: ""; }

.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
  content: ""; }

.icon-location-arrow:before {
  content: ""; }

.icon-crop:before {
  content: ""; }

.icon-code-fork:before {
  content: ""; }

.icon-unlink:before,
.icon-chain-broken:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-exclamation:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-puzzle-piece:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

.icon-microphone-slash:before {
  content: ""; }

.icon-shield:before {
  content: ""; }

.icon-calendar-o:before {
  content: ""; }

.icon-fire-extinguisher:before {
  content: ""; }

.icon-rocket:before {
  content: ""; }

.icon-maxcdn:before {
  content: ""; }

.icon-chevron-circle-left:before {
  content: ""; }

.icon-chevron-circle-right:before {
  content: ""; }

.icon-chevron-circle-up:before {
  content: ""; }

.icon-chevron-circle-down:before {
  content: ""; }

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-anchor:before {
  content: ""; }

.icon-unlock-alt:before {
  content: ""; }

.icon-bullseye:before {
  content: ""; }

.icon-ellipsis-h:before {
  content: ""; }

.icon-ellipsis-v:before {
  content: ""; }

.icon-rss-square:before {
  content: ""; }

.icon-play-circle:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-minus-square:before {
  content: ""; }

.icon-minus-square-o:before {
  content: ""; }

.icon-level-up:before {
  content: ""; }

.icon-level-down:before {
  content: ""; }

.icon-check-square:before {
  content: ""; }

.icon-pencil-square:before {
  content: ""; }

.icon-external-link-square:before {
  content: ""; }

.icon-share-square:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-toggle-down:before,
.icon-caret-square-o-down:before {
  content: ""; }

.icon-toggle-up:before,
.icon-caret-square-o-up:before {
  content: ""; }

.icon-toggle-right:before,
.icon-caret-square-o-right:before {
  content: ""; }

.icon-euro:before,
.icon-eur:before {
  content: ""; }

.icon-gbp:before {
  content: ""; }

.icon-dollar:before,
.icon-usd:before {
  content: ""; }

.icon-rupee:before,
.icon-inr:before {
  content: ""; }

.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
  content: ""; }

.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before {
  content: ""; }

.icon-won:before,
.icon-krw:before {
  content: ""; }

.icon-bitcoin:before,
.icon-btc:before {
  content: ""; }

.icon-file:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-sort-alpha-asc:before {
  content: ""; }

.icon-sort-alpha-desc:before {
  content: ""; }

.icon-sort-amount-asc:before {
  content: ""; }

.icon-sort-amount-desc:before {
  content: ""; }

.icon-sort-numeric-asc:before {
  content: ""; }

.icon-sort-numeric-desc:before {
  content: ""; }

.icon-thumbs-up:before {
  content: ""; }

.icon-thumbs-down:before {
  content: ""; }

.icon-youtube-square:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

.icon-xing-square:before {
  content: ""; }

.icon-youtube-play:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-stack-overflow:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

.icon-bitbucket-square:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr-square:before {
  content: ""; }

.icon-long-arrow-down:before {
  content: ""; }

.icon-long-arrow-up:before {
  content: ""; }

.icon-long-arrow-left:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before,
.icon-gratipay:before {
  content: ""; }

.icon-sun-o:before {
  content: ""; }

.icon-moon-o:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

.icon-pagelines:before {
  content: ""; }

.icon-stack-exchange:before {
  content: ""; }

.icon-arrow-circle-o-right:before {
  content: ""; }

.icon-arrow-circle-o-left:before {
  content: ""; }

.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: ""; }

.icon-dot-circle-o:before {
  content: ""; }

.icon-wheelchair:before {
  content: ""; }

.icon-vimeo-square:before {
  content: ""; }

.icon-turkish-lira:before,
.icon-try:before {
  content: ""; }

.icon-plus-square-o:before {
  content: ""; }

.icon-space-shuttle:before {
  content: ""; }

.icon-slack:before {
  content: ""; }

.icon-envelope-square:before {
  content: ""; }

.icon-wordpress:before {
  content: ""; }

.icon-openid:before {
  content: ""; }

.icon-institution:before,
.icon-bank:before,
.icon-university:before {
  content: ""; }

.icon-mortar-board:before,
.icon-graduation-cap:before {
  content: ""; }

.icon-yahoo:before {
  content: ""; }

.icon-google:before {
  content: ""; }

.icon-reddit:before {
  content: ""; }

.icon-reddit-square:before {
  content: ""; }

.icon-stumbleupon-circle:before {
  content: ""; }

.icon-stumbleupon:before {
  content: ""; }

.icon-delicious:before {
  content: ""; }

.icon-digg:before {
  content: ""; }

.icon-pied-piper-pp:before {
  content: ""; }

.icon-pied-piper-alt:before {
  content: ""; }

.icon-drupal:before {
  content: ""; }

.icon-joomla:before {
  content: ""; }

.icon-language:before {
  content: ""; }

.icon-fax:before {
  content: ""; }

.icon-building:before {
  content: ""; }

.icon-child:before {
  content: ""; }

.icon-paw:before {
  content: ""; }

.icon-spoon:before {
  content: ""; }

.icon-cube:before {
  content: ""; }

.icon-cubes:before {
  content: ""; }

.icon-behance:before {
  content: ""; }

.icon-behance-square:before {
  content: ""; }

.icon-steam:before {
  content: ""; }

.icon-steam-square:before {
  content: ""; }

.icon-recycle:before {
  content: ""; }

.icon-automobile:before,
.icon-car:before {
  content: ""; }

.icon-cab:before,
.icon-taxi:before {
  content: ""; }

.icon-tree:before {
  content: ""; }

.icon-spotify:before {
  content: ""; }

.icon-deviantart:before {
  content: ""; }

.icon-soundcloud:before {
  content: ""; }

.icon-database:before {
  content: ""; }

.icon-file-pdf-o:before {
  content: ""; }

.icon-file-word-o:before {
  content: ""; }

.icon-file-excel-o:before {
  content: ""; }

.icon-file-powerpoint-o:before {
  content: ""; }

.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
  content: ""; }

.icon-file-zip-o:before,
.icon-file-archive-o:before {
  content: ""; }

.icon-file-sound-o:before,
.icon-file-audio-o:before {
  content: ""; }

.icon-file-movie-o:before,
.icon-file-video-o:before {
  content: ""; }

.icon-file-code-o:before {
  content: ""; }

.icon-vine:before {
  content: ""; }

.icon-codepen:before {
  content: ""; }

.icon-jsfiddle:before {
  content: ""; }

.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
  content: ""; }

.icon-circle-o-notch:before {
  content: ""; }

.icon-ra:before,
.icon-resistance:before,
.icon-rebel:before {
  content: ""; }

.icon-ge:before,
.icon-empire:before {
  content: ""; }

.icon-git-square:before {
  content: ""; }

.icon-git:before {
  content: ""; }

.icon-y-combinator-square:before,
.icon-yc-square:before,
.icon-hacker-news:before {
  content: ""; }

.icon-tencent-weibo:before {
  content: ""; }

.icon-qq:before {
  content: ""; }

.icon-wechat:before,
.icon-weixin:before {
  content: ""; }

.icon-send:before,
.icon-paper-plane:before {
  content: ""; }

.icon-send-o:before,
.icon-paper-plane-o:before {
  content: ""; }

.icon-history:before {
  content: ""; }

.icon-circle-thin:before {
  content: ""; }

.icon-header:before {
  content: ""; }

.icon-paragraph:before {
  content: ""; }

.icon-sliders:before {
  content: ""; }

.icon-share-alt:before {
  content: ""; }

.icon-share-alt-square:before {
  content: ""; }

.icon-bomb:before {
  content: ""; }

.icon-soccer-ball-o:before,
.icon-futbol-o:before {
  content: ""; }

.icon-tty:before {
  content: ""; }

.icon-binoculars:before {
  content: ""; }

.icon-plug:before {
  content: ""; }

.icon-slideshare:before {
  content: ""; }

.icon-twitch:before {
  content: ""; }

.icon-yelp:before {
  content: ""; }

.icon-newspaper-o:before {
  content: ""; }

.icon-wifi:before {
  content: ""; }

.icon-calculator:before {
  content: ""; }

.icon-paypal:before {
  content: ""; }

.icon-google-wallet:before {
  content: ""; }

.icon-cc-visa:before {
  content: ""; }

.icon-cc-mastercard:before {
  content: ""; }

.icon-cc-discover:before {
  content: ""; }

.icon-cc-amex:before {
  content: ""; }

.icon-cc-paypal:before {
  content: ""; }

.icon-cc-stripe:before {
  content: ""; }

.icon-bell-slash:before {
  content: ""; }

.icon-bell-slash-o:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-copyright:before {
  content: ""; }

.icon-at:before {
  content: ""; }

.icon-eyedropper:before {
  content: ""; }

.icon-paint-brush:before {
  content: ""; }

.icon-birthday-cake:before {
  content: ""; }

.icon-area-chart:before {
  content: ""; }

.icon-pie-chart:before {
  content: ""; }

.icon-line-chart:before {
  content: ""; }

.icon-lastfm:before {
  content: ""; }

.icon-lastfm-square:before {
  content: ""; }

.icon-toggle-off:before {
  content: ""; }

.icon-toggle-on:before {
  content: ""; }

.icon-bicycle:before {
  content: ""; }

.icon-bus:before {
  content: ""; }

.icon-ioxhost:before {
  content: ""; }

.icon-angellist:before {
  content: ""; }

.icon-cc:before {
  content: ""; }

.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
  content: ""; }

.icon-meanpath:before {
  content: ""; }

.icon-buysellads:before {
  content: ""; }

.icon-connectdevelop:before {
  content: ""; }

.icon-dashcube:before {
  content: ""; }

.icon-forumbee:before {
  content: ""; }

.icon-leanpub:before {
  content: ""; }

.icon-sellsy:before {
  content: ""; }

.icon-shirtsinbulk:before {
  content: ""; }

.icon-simplybuilt:before {
  content: ""; }

.icon-skyatlas:before {
  content: ""; }

.icon-cart-plus:before {
  content: ""; }

.icon-cart-arrow-down:before {
  content: ""; }

.icon-diamond:before {
  content: ""; }

.icon-ship:before {
  content: ""; }

.icon-user-secret:before {
  content: ""; }

.icon-motorcycle:before {
  content: ""; }

.icon-street-view:before {
  content: ""; }

.icon-heartbeat:before {
  content: ""; }

.icon-venus:before {
  content: ""; }

.icon-mars:before {
  content: ""; }

.icon-mercury:before {
  content: ""; }

.icon-intersex:before,
.icon-transgender:before {
  content: ""; }

.icon-transgender-alt:before {
  content: ""; }

.icon-venus-double:before {
  content: ""; }

.icon-mars-double:before {
  content: ""; }

.icon-venus-mars:before {
  content: ""; }

.icon-mars-stroke:before {
  content: ""; }

.icon-mars-stroke-v:before {
  content: ""; }

.icon-mars-stroke-h:before {
  content: ""; }

.icon-neuter:before {
  content: ""; }

.icon-genderless:before {
  content: ""; }

.icon-facebook-official:before {
  content: ""; }

.icon-pinterest-p:before {
  content: ""; }

.icon-whatsapp:before {
  content: ""; }

.icon-server:before {
  content: ""; }

.icon-user-plus:before {
  content: ""; }

.icon-user-times:before {
  content: ""; }

.icon-hotel:before,
.icon-bed:before {
  content: ""; }

.icon-viacoin:before {
  content: ""; }

.icon-train:before {
  content: ""; }

.icon-subway:before {
  content: ""; }

.icon-medium:before {
  content: ""; }

.icon-yc:before,
.icon-y-combinator:before {
  content: ""; }

.icon-optin-monster:before {
  content: ""; }

.icon-opencart:before {
  content: ""; }

.icon-expeditedssl:before {
  content: ""; }

.icon-battery-4:before,
.icon-battery-full:before {
  content: ""; }

.icon-battery-3:before,
.icon-battery-three-quarters:before {
  content: ""; }

.icon-battery-2:before,
.icon-battery-half:before {
  content: ""; }

.icon-battery-1:before,
.icon-battery-quarter:before {
  content: ""; }

.icon-battery-0:before,
.icon-battery-empty:before {
  content: ""; }

.icon-mouse-pointer:before {
  content: ""; }

.icon-i-cursor:before {
  content: ""; }

.icon-object-group:before {
  content: ""; }

.icon-object-ungroup:before {
  content: ""; }

.icon-sticky-note:before {
  content: ""; }

.icon-sticky-note-o:before {
  content: ""; }

.icon-cc-jcb:before {
  content: ""; }

.icon-cc-diners-club:before {
  content: ""; }

.icon-clone:before {
  content: ""; }

.icon-balance-scale:before {
  content: ""; }

.icon-hourglass-o:before {
  content: ""; }

.icon-hourglass-1:before,
.icon-hourglass-start:before {
  content: ""; }

.icon-hourglass-2:before,
.icon-hourglass-half:before {
  content: ""; }

.icon-hourglass-3:before,
.icon-hourglass-end:before {
  content: ""; }

.icon-hourglass:before {
  content: ""; }

.icon-hand-grab-o:before,
.icon-hand-rock-o:before {
  content: ""; }

.icon-hand-stop-o:before,
.icon-hand-paper-o:before {
  content: ""; }

.icon-hand-scissors-o:before {
  content: ""; }

.icon-hand-lizard-o:before {
  content: ""; }

.icon-hand-spock-o:before {
  content: ""; }

.icon-hand-pointer-o:before {
  content: ""; }

.icon-hand-peace-o:before {
  content: ""; }

.icon-trademark:before {
  content: ""; }

.icon-registered:before {
  content: ""; }

.icon-creative-commons:before {
  content: ""; }

.icon-gg:before {
  content: ""; }

.icon-gg-circle:before {
  content: ""; }

.icon-tripadvisor:before {
  content: ""; }

.icon-odnoklassniki:before {
  content: ""; }

.icon-odnoklassniki-square:before {
  content: ""; }

.icon-get-pocket:before {
  content: ""; }

.icon-wikipedia-w:before {
  content: ""; }

.icon-safari:before {
  content: ""; }

.icon-chrome:before {
  content: ""; }

.icon-firefox:before {
  content: ""; }

.icon-opera:before {
  content: ""; }

.icon-internet-explorer:before {
  content: ""; }

.icon-tv:before,
.icon-television:before {
  content: ""; }

.icon-contao:before {
  content: ""; }

.icon-500px:before {
  content: ""; }

.icon-amazon:before {
  content: ""; }

.icon-calendar-plus-o:before {
  content: ""; }

.icon-calendar-minus-o:before {
  content: ""; }

.icon-calendar-times-o:before {
  content: ""; }

.icon-calendar-check-o:before {
  content: ""; }

.icon-industry:before {
  content: ""; }

.icon-map-pin:before {
  content: ""; }

.icon-map-signs:before {
  content: ""; }

.icon-map-o:before {
  content: ""; }

.icon-map:before {
  content: ""; }

.icon-commenting:before {
  content: ""; }

.icon-commenting-o:before {
  content: ""; }

.icon-houzz:before {
  content: ""; }

.icon-vimeo:before {
  content: ""; }

.icon-black-tie:before {
  content: ""; }

.icon-fonticons:before {
  content: ""; }

.icon-reddit-alien:before {
  content: ""; }

.icon-edge:before {
  content: ""; }

.icon-credit-card-alt:before {
  content: ""; }

.icon-codiepie:before {
  content: ""; }

.icon-modx:before {
  content: ""; }

.icon-fort-awesome:before {
  content: ""; }

.icon-usb:before {
  content: ""; }

.icon-product-hunt:before {
  content: ""; }

.icon-mixcloud:before {
  content: ""; }

.icon-scribd:before {
  content: ""; }

.icon-pause-circle:before {
  content: ""; }

.icon-pause-circle-o:before {
  content: ""; }

.icon-stop-circle:before {
  content: ""; }

.icon-stop-circle-o:before {
  content: ""; }

.icon-shopping-bag:before {
  content: ""; }

.icon-shopping-basket:before {
  content: ""; }

.icon-hashtag:before {
  content: ""; }

.icon-bluetooth:before {
  content: ""; }

.icon-bluetooth-b:before {
  content: ""; }

.icon-percent:before {
  content: ""; }

.icon-gitlab:before {
  content: ""; }

.icon-wpbeginner:before {
  content: ""; }

.icon-wpforms:before {
  content: ""; }

.icon-envira:before {
  content: ""; }

.icon-universal-access:before {
  content: ""; }

.icon-wheelchair-alt:before {
  content: ""; }

.icon-question-circle-o:before {
  content: ""; }

.icon-blind:before {
  content: ""; }

.icon-audio-description:before {
  content: ""; }

.icon-volume-control-phone:before {
  content: ""; }

.icon-braille:before {
  content: ""; }

.icon-assistive-listening-systems:before {
  content: ""; }

.icon-asl-interpreting:before,
.icon-american-sign-language-interpreting:before {
  content: ""; }

.icon-deafness:before,
.icon-hard-of-hearing:before,
.icon-deaf:before {
  content: ""; }

.icon-glide:before {
  content: ""; }

.icon-glide-g:before {
  content: ""; }

.icon-signing:before,
.icon-sign-language:before {
  content: ""; }

.icon-low-vision:before {
  content: ""; }

.icon-viadeo:before {
  content: ""; }

.icon-viadeo-square:before {
  content: ""; }

.icon-snapchat:before {
  content: ""; }

.icon-snapchat-ghost:before {
  content: ""; }

.icon-snapchat-square:before {
  content: ""; }

.icon-pied-piper:before {
  content: ""; }

.icon-first-order:before {
  content: ""; }

.icon-yoast:before {
  content: ""; }

.icon-themeisle:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 100; }

/*
[class^="icon-"],
[class*=" icon-"],
.icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome; // shortening font declaration
  font-size: inherit; // can't have font-size inherit on line above, so need to override
  text-rendering: auto; // optimizelegibility throws things off #1094
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*/
.icon-question-sign:before {
  content: ""; }

.icon-clear:before,
.icon-delete:before {
  content: ""; }

.icon-add:before {
  content: ""; }

.icon-calendar {
  font-size: 1.2em; }

.icon-files:before {
  content: ""; }

.icon-admin:before {
  content: ""; }

.icon-versions:before {
  content: ""; }

.icon-picture:before {
  content: ""; }

.icon-time:before {
  content: ""; }

.icon-ok:before {
  content: ""; }

/* Bootstrap modernization */
.form-horizontal label {
  padding-top: 5px; }

.margin-bottom-null {
  margin-bottom: 0 !important; }

.lt-ie9 .input-block-level {
  min-height: 20px !important; }

/* end bootstrap modernization */
form {
  /* Этот стиль нужен для того, чтобы убрать высоту у области пост-кода, когда его ввод не требуется */ }
form .PostCode input, form .frmPostCode input {
  width: 4em !important; }
form .PostCode {
  min-height: 0 !important; }

.vt button {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
.vt button:hover, .vt button:focus, .vt button:active, .vt button.active, .vt button.disabled, .vt button[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }
.vt button:active, .vt button.active {
  background-color: #cccccc \9; }
.vt button:first-child {
  *margin-left: 0; }
.vt button:hover, .vt button:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }
.vt button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
.vt button.active, .vt button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
.vt button.disabled, .vt button[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.vt button.btn-primary, .vt button[type="submit"] {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #08c, #0044cc);
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0044CC', GradientType=0);
  border-color: #0044cc #0044cc #002b80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-primary:hover, .vt button.btn-primary:focus, .vt button.btn-primary:active, .vt button.btn-primary.active, .vt button.btn-primary.disabled, .vt button.btn-primary[disabled], .vt button[type="submit"]:hover, .vt button[type="submit"]:focus, .vt button[type="submit"]:active, .vt button[type="submit"].active, .vt button[type="submit"].disabled, .vt button[type="submit"][disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003cb3; }
.vt button.btn-primary:active, .vt button.btn-primary.active, .vt button[type="submit"]:active, .vt button[type="submit"].active {
  background-color: #003399 \9; }
.vt button.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-warning:hover, .vt button.btn-warning:focus, .vt button.btn-warning:active, .vt button.btn-warning.active, .vt button.btn-warning.disabled, .vt button.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505; }
.vt button.btn-warning:active, .vt button.btn-warning.active {
  background-color: #c67605 \9; }
.vt button.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-danger:hover, .vt button.btn-danger:focus, .vt button.btn-danger:active, .vt button.btn-danger.active, .vt button.btn-danger.disabled, .vt button.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a; }
.vt button.btn-danger:active, .vt button.btn-danger.active {
  background-color: #942a25 \9; }
.vt button.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-success:hover, .vt button.btn-success:focus, .vt button.btn-success:active, .vt button.btn-success.active, .vt button.btn-success.disabled, .vt button.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249; }
.vt button.btn-success:active, .vt button.btn-success.active {
  background-color: #408140 \9; }
.vt button.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2F96B4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-info:hover, .vt button.btn-info:focus, .vt button.btn-info:active, .vt button.btn-info.active, .vt button.btn-info.disabled, .vt button.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0; }
.vt button.btn-info:active, .vt button.btn-info.active {
  background-color: #24748c \9; }
.vt button.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0);
  border-color: #222 #222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-inverse:hover, .vt button.btn-inverse:focus, .vt button.btn-inverse:active, .vt button.btn-inverse.active, .vt button.btn-inverse.disabled, .vt button.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515; }
.vt button.btn-inverse:active, .vt button.btn-inverse.active {
  background-color: #090909 \9; }

.vt input[type="text"], .vt select {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline; }

.vt form > table > tbody > tr > th, .vt form > table > tbody > tr td, .vt form > table > thead > tr > th, .vt form > table > thead > tr td {
  padding-bottom: 0.2em; }

.vtButton [class^="icon-"] {
  margin-right: 4px; }

.vtInputDate {
  white-space: nowrap; }
.vtInputDate input[type="text"] {
  width: 6em;
  max-width: 6em;
  text-align: center; }
.vtInputDate .icon-calendar {
  line-height: 100%;
  font-size: 1em;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: -4px;
  padding-top: 8px;
  display: inline-block;
  cursor: pointer;
  color: #08c; }
.vtInputDate .icon-calendar:hover {
  color: #005580; }

.vtInputTime {
  white-space: nowrap; }
.vtInputTime input[type="text"] {
  width: 1.8em;
  max-width: 1.8em;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center; }

form {
  margin: 0; }

html.js .frmPostCode {
  display: none; }

body.BodyCard {
  height: auto;
  background-color: #f8f8f8; }
body.BodyCard .Toolbar {
  padding: 4px 20px;
  background-color: #333;
  color: #fff; }
body.BodyCard .Wrapper {
  padding: 50px 20px 0 20px;
  min-width: 1020px; }

.scFindForm form {
  width: 500px; }

.wsCard {
  width: 100%; }
.wsCard .frmP {
  font-weight: bold;
  color: #666; }
.wsCard .MainDiv {
  background-color: #fff;
  padding-bottom: 0px;
  border-radius: 6px; }
.wsCard .MainDiv .tab-content {
  border: solid 1px #ddd;
  border-radius: 6px;
  padding: 10px 0px 20px; }
.wsCard .scLangSelector {
  background-color: #fcfcfc; }
.wsCard [class^="icon-"] {
  margin-right: 4px; }
.wsCard .navbar-inverse table {
  color: #fff; }

.vtFormEdit, .vtFormFind {
  width: 100%; }
.vtFormEdit input, .vtFormEdit select, .vtFormEdit textarea, .vtFormFind input, .vtFormFind select, .vtFormFind textarea {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 2px; }
.vtFormEdit input[type="radio"], .vtFormEdit input[type="checkbox"], .vtFormFind input[type="radio"], .vtFormFind input[type="checkbox"] {
  width: auto;
  margin: -2px 0 0;
  min-height: inherit;
  line-height: 1em; }

.modal-dialog .vtFormEdit {
  padding: 0; }

input.FontBig {
  font-size: 24px; }

.form-aside {
  background-color: #ddd; }

.vtCardBody,
.vtFormEdit,
.vtFormFind,
.vtFormView {
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }
.vtCardBody:before, .vtCardBody:after,
.vtFormEdit:before,
.vtFormEdit:after,
.vtFormFind:before,
.vtFormFind:after,
.vtFormView:before,
.vtFormView:after {
  display: table;
  content: "";
  line-height: 0; }
.vtCardBody:after,
.vtFormEdit:after,
.vtFormFind:after,
.vtFormView:after {
  clear: both; }
.vtCardBody > table,
.vtFormEdit > table,
.vtFormFind > table,
.vtFormView > table {
  width: 100%; }
.vtCardBody > table > tr > th,
.vtCardBody > table > thead > tr > th,
.vtCardBody > table > tbody > tr > th,
.vtCardBody > table > tfoot > tr > th,
.vtFormEdit > table > tr > th,
.vtFormEdit > table > thead > tr > th,
.vtFormEdit > table > tbody > tr > th,
.vtFormEdit > table > tfoot > tr > th,
.vtFormFind > table > tr > th,
.vtFormFind > table > thead > tr > th,
.vtFormFind > table > tbody > tr > th,
.vtFormFind > table > tfoot > tr > th,
.vtFormView > table > tr > th,
.vtFormView > table > thead > tr > th,
.vtFormView > table > tbody > tr > th,
.vtFormView > table > tfoot > tr > th {
  text-align: right;
  white-space: nowrap;
  font-size: 0.9em;
  font-weight: normal;
  color: #666; }
.vtCardBody > table > tr > td,
.vtCardBody > table > tr > th,
.vtCardBody > table > thead > tr > td,
.vtCardBody > table > thead > tr > th,
.vtCardBody > table > tbody > tr > td,
.vtCardBody > table > tbody > tr > th,
.vtCardBody > table > tfoot > tr > td,
.vtCardBody > table > tfoot > tr > th,
.vtFormEdit > table > tr > td,
.vtFormEdit > table > tr > th,
.vtFormEdit > table > thead > tr > td,
.vtFormEdit > table > thead > tr > th,
.vtFormEdit > table > tbody > tr > td,
.vtFormEdit > table > tbody > tr > th,
.vtFormEdit > table > tfoot > tr > td,
.vtFormEdit > table > tfoot > tr > th,
.vtFormFind > table > tr > td,
.vtFormFind > table > tr > th,
.vtFormFind > table > thead > tr > td,
.vtFormFind > table > thead > tr > th,
.vtFormFind > table > tbody > tr > td,
.vtFormFind > table > tbody > tr > th,
.vtFormFind > table > tfoot > tr > td,
.vtFormFind > table > tfoot > tr > th,
.vtFormView > table > tr > td,
.vtFormView > table > tr > th,
.vtFormView > table > thead > tr > td,
.vtFormView > table > thead > tr > th,
.vtFormView > table > tbody > tr > td,
.vtFormView > table > tbody > tr > th,
.vtFormView > table > tfoot > tr > td,
.vtFormView > table > tfoot > tr > th {
  padding-bottom: 0.4em;
  padding-right: 0.5em; }
.vtCardBody form > table,
.vtFormEdit form > table,
.vtFormFind form > table,
.vtFormView form > table {
  width: 100%; }
.vtCardBody form > table > tr > th,
.vtCardBody form > table > thead > tr > th,
.vtCardBody form > table > tbody > tr > th,
.vtCardBody form > table > tfoot > tr > th,
.vtFormEdit form > table > tr > th,
.vtFormEdit form > table > thead > tr > th,
.vtFormEdit form > table > tbody > tr > th,
.vtFormEdit form > table > tfoot > tr > th,
.vtFormFind form > table > tr > th,
.vtFormFind form > table > thead > tr > th,
.vtFormFind form > table > tbody > tr > th,
.vtFormFind form > table > tfoot > tr > th,
.vtFormView form > table > tr > th,
.vtFormView form > table > thead > tr > th,
.vtFormView form > table > tbody > tr > th,
.vtFormView form > table > tfoot > tr > th {
  text-align: right;
  white-space: nowrap;
  font-size: 0.9em;
  font-weight: normal;
  color: #666; }
.vtCardBody form > table > tr > td,
.vtCardBody form > table > tr > th,
.vtCardBody form > table > thead > tr > td,
.vtCardBody form > table > thead > tr > th,
.vtCardBody form > table > tbody > tr > td,
.vtCardBody form > table > tbody > tr > th,
.vtCardBody form > table > tfoot > tr > td,
.vtCardBody form > table > tfoot > tr > th,
.vtFormEdit form > table > tr > td,
.vtFormEdit form > table > tr > th,
.vtFormEdit form > table > thead > tr > td,
.vtFormEdit form > table > thead > tr > th,
.vtFormEdit form > table > tbody > tr > td,
.vtFormEdit form > table > tbody > tr > th,
.vtFormEdit form > table > tfoot > tr > td,
.vtFormEdit form > table > tfoot > tr > th,
.vtFormFind form > table > tr > td,
.vtFormFind form > table > tr > th,
.vtFormFind form > table > thead > tr > td,
.vtFormFind form > table > thead > tr > th,
.vtFormFind form > table > tbody > tr > td,
.vtFormFind form > table > tbody > tr > th,
.vtFormFind form > table > tfoot > tr > td,
.vtFormFind form > table > tfoot > tr > th,
.vtFormView form > table > tr > td,
.vtFormView form > table > tr > th,
.vtFormView form > table > thead > tr > td,
.vtFormView form > table > thead > tr > th,
.vtFormView form > table > tbody > tr > td,
.vtFormView form > table > tbody > tr > th,
.vtFormView form > table > tfoot > tr > td,
.vtFormView form > table > tfoot > tr > th {
  padding-bottom: 0.4em;
  padding-right: 0.5em; }
.vtCardBody th,
.vtFormEdit th,
.vtFormFind th,
.vtFormView th {
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  font-size: 0.9em;
  font-weight: normal;
  color: #888; }

.vtCardBody {
  padding: 10px 20px; }

.vtFormFind {
  background-color: #f8f8f8;
  padding: 6px 10px 0;
  margin-bottom: 0.5em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ccc;
  border-width: 1px;
  border-style: solid; }

.vtFormFind form th,
.vtFormEdit form th {
  padding-top: 6px;
  color: #888; }

.vtFormFind form > table > tr > th,
.vtFormFind form > table > thead > tr > th,
.vtFormFind form > table > tbody > tr > th,
.vtFormFind form > table > tfoot > tr > th,
.vtFormEdit form > table > tr > th,
.vtFormEdit form > table > thead > tr > th,
.vtFormEdit form > table > tbody > tr > th,
.vtFormEdit form > table > tfoot > tr > th {
  padding-top: 6px;
  color: #888; }

.vtFieldDate > table {
  width: auto; }
.vtFieldDate > table td {
  white-space: nowrap; }

div#ui-datepicker-div {
  font-size: 12px; }
div#ui-datepicker-div select {
  min-height: 1em;
  height: 1.4em;
  padding: 0 4px; }

.vtButtons {
  text-align: right;
  padding: 0.5em 0.5em;
  white-space: nowrap; }
.vtButtons button {
  margin-left: 10px; }

.vtFormComment {
  font-size: 0.9em;
  color: #888; }

.vtFormEdit span.checkbox input[type="checkbox"] {
  margin-top: 2px; }

.vtFormEdit span.checkbox label {
  display: inline-block; }

div.Item {
  clear: both; }

.pagination ul li {
  background-image: none; }

.scTree ul, .scTree li {
  margin: 0;
  padding: 0;
  list-style-type: none; }
.scTree ul ul, .scTree li ul {
  margin-left: 14px; }

.scSiteMap ul, .scSiteMap li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

div.scSiteMap {
  font-size: 1.4em; }

div.scSiteMap {
  margin-bottom: 1em; }

div.scSiteMapSub {
  margin-left: 3em;
  font-size: 0.9em; }

.scSiteMap div.Item {
  margin-bottom: 1em; }

.scSiteMapSub div.Item {
  margin-top: 1em; }

.scSiteMap div.Head {
  margin-bottom: 0.3em; }

.scSiteMap div.Annotation {
  font-size: 0.85em; }

.Discuss .DiscussMessageContainer {
  margin: 1em 0; }

.vtFAQ {
  margin-bottom: 2em;
  border: solid 1px #eee;
  background-color: #d9edf7;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
.vtFAQ .vtQuestion {
  padding: 0.5em 1em;
  margin: 0;
  border-bottom: solid 1px #eee;
  color: #468847; }
.vtFAQ .vtQuestion .vtAuthor {
  font-weight: bold; }
.vtFAQ .vtAnswer {
  padding: 0.5em 1em;
  margin: 0;
  color: #3a87ad; }
.vtFAQ .vtAnswer .vtAuthor {
  font-weight: bold; }

.CardsList {
  *zoom: 1;
  clear: both; }
.CardsList:before, .CardsList:after {
  display: table;
  content: "";
  line-height: 0; }
.CardsList:after {
  clear: both; }
.CardsList .Item {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  width: 25%;
  padding-right: 1%;
  padding-bottom: 0.67em; }
.CardsList .Content {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin-right: 1em;
  padding: 0.33em 0.67em;
  border: dashed 1px #888;
  background-color: #fff; }
.CardsList .Image {
  margin-bottom: 0.67em; }
.CardsList .Image a {
  display: block;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat; }
.CardsList .Image img {
  width: 100%;
  max-width: 100%; }
.CardsList .Text {
  margin-bottom: 0.67em;
  text-align: center; }

body.cke_editable_themed {
  margin: 6px 14px 14px 14px; }

body, table {
  color: #333; }

div.IssuePrintSend {
  margin-top: 3em; }

div.scPrintSend {
  text-align: right; }

div.PrintHide {
  display: none; }

@media print {
  .vtNoPrint {
    display: none; } }

.sideSlideBar {
  background-color: #eee;
  border: solid 1px #ccc;
  border-radius: 6px 0 0 6px;
  font-size: 0.8em;
  display: none;
  position: absolute;
  overflow: hidden;
  padding: 0;
  box-shadow: 0px 0px 10px #ccc; }
.sideSlideBar label {
  display: inline-block;
  padding-top: 4px;
  text-align: right; }
.sideSlideBar form {
  margin: 0; }
.sideSlideBar .navbar {
  margin-bottom: 0px; }
.sideSlideBar .navbar-inner {
  padding: 4px 4px 4px 4px;
  min-height: 20px; }
.sideSlideBar .navbar-inner.Smallest {
  padding-left: 20px; }
.sideSlideBar .scToolbarVTMenu {
  font-size: 20px;
  color: #00f;
  cursor: pointer; }

.Debug {
  outline: dashed 1px red; }
.Debug .Debug {
  outline-color: blue; }
.Debug .Debug .Debug {
  outline-color: green; }
.Debug .Debug .Debug .Debug {
  outline-color: black; }
.Debug .Debug .Debug .Debug .Debug {
  outline-color: yellow; }
.Debug .Debug .Debug .Debug .Debug .Debug {
  outline-color: gray; }

.navbar-inverse .container {
  color: #fff; }

.ClearBr {
  clear: both; }

.Clearfix {
  *zoom: 1; }
.Clearfix:before, .Clearfix:after {
  display: table;
  content: "";
  line-height: 0; }
.Clearfix:after {
  clear: both; }

*:first-child + html .Clearfix {
  zoom: 1; }

/* IE7 */
div.Sizer {
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
  border: 0; }

.H100 {
  height: 100%; }

.WH100 {
  width: 100%;
  height: 100%; }

.W100, .span100 {
  width: 100%; }

.W25, .span25 {
  width: 25%; }

.W33, .span33 {
  width: 33.333%; }

.W50, .span50 {
  width: 50%; }

.W66, .span66 {
  width: 66.666%; }

.W75, .span75 {
  width: 75%; }

.WAuto {
  width: auto; }

.row .span100 {
  width: 100%; }

.row .span25 {
  width: 215px; }

.row .span75 {
  width: 685px; }

.row .span33 {
  width: 293.3302px; }

.row .span66 {
  width: 606.6604px; }

.row-fluid .span100 {
  width: 100%; }

.row-fluid .span25 {
  width: 25%; }

.row-fluid .span75 {
  width: 75%; }

.row-fluid .span33 {
  width: 33.333%; }

.row-fluid .span66 {
  width: 66.666%; }

.vtPullRight {
  float: right; }

.vtPullLeft {
  float: left; }

.vtPopupDiv {
  display: none;
  position: absolute;
  padding: 10px 20px;
  background-color: #f0f4ff;
  border: solid 1px #ccc;
  z-index: 900; }

.ajax-loader {
  display: none;
  width: 32px;
  height: 32px;
  background: url(/local/templates/kramzauto/./assets/img/ajax-loader.gif) no-repeat center; }

.js .vtSeoDiv {
  display: none; }

.Image img, img.PP_img {
  max-width: 100%;
  width: auto;
  height: auto; }

/* Tables */
td {
  vertical-align: top; }

table.tabB {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  border-radius: 4px; }
table.tabB th,
table.tabB td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd; }
table.tabB th {
  color: #000;
  background-color: #eee;
  font-weight: bold; }
table.tabB thead th {
  vertical-align: bottom; }
table.tabB caption + thead tr:first-child th,
table.tabB caption + thead tr:first-child td,
table.tabB colgroup + thead tr:first-child th,
table.tabB colgroup + thead tr:first-child td,
table.tabB thead:first-child tr:first-child th,
table.tabB thead:first-child tr:first-child td {
  border-top: 0; }
table.tabB tbody + tbody {
  border-top: 2px solid #ddd; }
table.tabB .tabB {
  background-color: transparent; }
table.tabB th,
table.tabB td {
  border-left: 1px solid #ddd; }
table.tabB caption + thead tr:first-child th,
table.tabB caption + tbody tr:first-child th,
table.tabB caption + tbody tr:first-child td,
table.tabB colgroup + thead tr:first-child th,
table.tabB colgroup + tbody tr:first-child th,
table.tabB colgroup + tbody tr:first-child td,
table.tabB thead:first-child tr:first-child th,
table.tabB tbody:first-child tr:first-child th,
table.tabB tbody:first-child tr:first-child td {
  border-top: 0; }
table.tabB thead:first-child tr:first-child > th:first-child,
table.tabB tbody:first-child tr:first-child > td:first-child,
table.tabB tbody:first-child tr:first-child > th:first-child {
  border-top-left-radius: 4px; }
table.tabB thead:first-child tr:first-child > th:last-child,
table.tabB tbody:first-child tr:first-child > td:last-child,
table.tabB tbody:first-child tr:first-child > th:last-child {
  border-top-right-radius: 4px; }
table.tabB thead:last-child tr:last-child > th:first-child,
table.tabB tbody:last-child tr:last-child > td:first-child,
table.tabB tbody:last-child tr:last-child > th:first-child,
table.tabB tfoot:last-child tr:last-child > td:first-child,
table.tabB tfoot:last-child tr:last-child > th:first-child {
  border-bottom-left-radius: 4px; }
table.tabB thead:last-child tr:last-child > th:last-child,
table.tabB tbody:last-child tr:last-child > td:last-child,
table.tabB tbody:last-child tr:last-child > th:last-child,
table.tabB tfoot:last-child tr:last-child > td:last-child,
table.tabB tfoot:last-child tr:last-child > th:last-child {
  border-bottom-right-radius: 4px; }
table.tabB tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0; }
table.tabB tfoot + tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0; }
table.tabB caption + thead tr:first-child th:first-child,
table.tabB caption + tbody tr:first-child td:first-child,
table.tabB colgroup + thead tr:first-child th:first-child,
table.tabB colgroup + tbody tr:first-child td:first-child {
  border-top-left-radius: 4px; }
table.tabB caption + thead tr:first-child th:last-child,
table.tabB caption + tbody tr:first-child td:last-child,
table.tabB colgroup + thead tr:first-child th:last-child,
table.tabB colgroup + tbody tr:first-child td:last-child {
  border-top-right-radius: 4px; }
table.tabB tbody > tr:nth-child(odd) > td,
table.tabB tbody > tr:nth-child(odd) > th {
  background-color: transparent; }

.vtTableList {
  /* @extend .table; */
  width: 100%;
  /* @extend .table-bordered; */
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  border-radius: 4px;
  /* @extend .table-condensed; */
  margin-bottom: .4em;
  font-size: 0.9em; }
.vtTableList th,
.vtTableList td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd; }
.vtTableList th {
  font-weight: bold; }
.vtTableList thead th {
  vertical-align: bottom; }
.vtTableList caption + thead tr:first-child th,
.vtTableList caption + thead tr:first-child td,
.vtTableList colgroup + thead tr:first-child th,
.vtTableList colgroup + thead tr:first-child td,
.vtTableList thead:first-child tr:first-child th,
.vtTableList thead:first-child tr:first-child td {
  border-top: 0; }
.vtTableList tbody + tbody {
  border-top: 2px solid #ddd; }
.vtTableList .table,
.vtTableList .vtTableList {
  background-color: transparent; }
.vtTableList th,
.vtTableList td {
  border-left: 1px solid #ddd; }
.vtTableList caption + thead tr:first-child th,
.vtTableList caption + tbody tr:first-child th,
.vtTableList caption + tbody tr:first-child td,
.vtTableList colgroup + thead tr:first-child th,
.vtTableList colgroup + tbody tr:first-child th,
.vtTableList colgroup + tbody tr:first-child td,
.vtTableList thead:first-child tr:first-child th,
.vtTableList tbody:first-child tr:first-child th,
.vtTableList tbody:first-child tr:first-child td {
  border-top: 0; }
.vtTableList thead:first-child tr:first-child > th:first-child,
.vtTableList tbody:first-child tr:first-child > td:first-child,
.vtTableList tbody:first-child tr:first-child > th:first-child {
  border-top-left-radius: 4px; }
.vtTableList thead:first-child tr:first-child > th:last-child,
.vtTableList tbody:first-child tr:first-child > td:last-child,
.vtTableList tbody:first-child tr:first-child > th:last-child {
  border-top-right-radius: 4px; }
.vtTableList thead:last-child tr:last-child > th:first-child,
.vtTableList tbody:last-child tr:last-child > td:first-child,
.vtTableList tbody:last-child tr:last-child > th:first-child,
.vtTableList tfoot:last-child tr:last-child > td:first-child,
.vtTableList tfoot:last-child tr:last-child > th:first-child {
  border-bottom-left-radius: 4px; }
.vtTableList thead:last-child tr:last-child > th:last-child,
.vtTableList tbody:last-child tr:last-child > td:last-child,
.vtTableList tbody:last-child tr:last-child > th:last-child,
.vtTableList tfoot:last-child tr:last-child > td:last-child,
.vtTableList tfoot:last-child tr:last-child > th:last-child {
  border-bottom-right-radius: 4px; }
.vtTableList tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0; }
.vtTableList tfoot + tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0; }
.vtTableList caption + thead tr:first-child th:first-child,
.vtTableList caption + tbody tr:first-child td:first-child,
.vtTableList colgroup + thead tr:first-child th:first-child,
.vtTableList colgroup + tbody tr:first-child td:first-child {
  border-top-left-radius: 4px; }
.vtTableList caption + thead tr:first-child th:last-child,
.vtTableList caption + tbody tr:first-child td:last-child,
.vtTableList colgroup + thead tr:first-child th:last-child,
.vtTableList colgroup + tbody tr:first-child td:last-child {
  border-top-right-radius: 4px; }
.vtTableList th,
.vtTableList td {
  padding: 4px 5px; }
.vtTableList th {
  text-align: center;
  vertical-align: middle;
  color: #333;
  padding: 2px 4px;
  font-size: 0.9em;
  line-height: 1.2em; }
.vtTableList td {
  padding: 2px 4px;
  line-height: 1.2em; }
.vtTableList > tbody > tr:hover > td {
  background-color: #f8f8f8;
  color: #0000cc; }
.vtTableList ul {
  margin-left: 14px; }
.vtTableList tr, .vtTableList thead, .vtTableList tfoot, .vtTableList td, .vtTableList th {
  page-break-inside: avoid;
  border-width: 1px !important; }
.vtTableList > thead > tr > th, .vtTableList > thead > tr > td, .vtTableList > tfoot > tr > th, .vtTableList > tfoot > tr > td {
  font-size: 0.9em;
  background-color: #f0f0f0; }

tr.Right > th, tr.Right > td, td.Right {
  text-align: right; }

tr.Left > th, tr.Left > td, td.Left {
  text-align: left; }

tr.Center > th, tr.Center > td, td.Center {
  text-align: center; }

tr.Middle > th, tr.Middle > td, td.Middle {
  vertical-align: middle; }

tr.Top > th, tr.Top > td, td.Top {
  vertical-align: top; }

tr.Bottom > th, tr.Bottom > td, td.Bottom {
  vertical-align: bottom; }

.vtDate, .vtRow {
  text-align: center;
  white-space: nowrap; }

.vtTotal .vtMoney {
  font-weight: bold; }

.vtMoney, .vtTotal {
  white-space: nowrap;
  text-align: right; }

td.vtDate, td.vtRow, th.vtDate, th.vtRow {
  text-align: center !important;
  white-space: nowrap; }

td.vtMoney, td.vtTotal, th.vtMoney, th.vtTotal {
  text-align: right !important;
  white-space: nowrap; }

td.Right {
  text-align: right; }

a {
  text-decoration: underline;
  color: #08c;
  text-decoration: underline; }
a:link {
  color: #08c; }
a:visited {
  color: #005580; }
a:hover {
  color: #005580; }
a:active {
  color: #005580; }
a:link, a:visited {
  text-decoration: underline; }
a:hover, a:active {
  text-decoration: underline; }
a.btn {
  color: #333; }
a.btn:link, a.btn:visited {
  color: #333; }
a.btn:hover, a.btn:active {
  color: #333; }
a.btn-info {
  color: #fff; }
a.btn-info:link, a.btn-info:visited {
  color: #fff; }
a.btn-info:hover, a.btn-info:active {
  color: #fff; }

a.NoDecorate {
  text-decoration: none; }
a.NoDecorate:link, a.NoDecorate:visited {
  text-decoration: none; }
a.NoDecorate:hover, a.NoDecorate:active {
  text-decoration: none; }

.navbar-inverse {
  color: #fff; }

.Smallest, .smallest {
  font-size: 0.8em;
  font-weight: bold; }

.Small, .small {
  font-size: 0.85em; }

.Normal {
  font-size: 1em; }

.Large, .large {
  font-size: 1.2em; }

.Largest, .largest {
  font-size: 1.4em; }

.Strong, .Bold {
  font-weight: bold; }

.Italic, .Em {
  font-style: italic; }

.Deleted {
  text-decoration: line-through; }

.Requered {
  color: Red;
  font-weight: bold; }

.Required {
  color: Red;
  font-weight: bold; }

.Dotted {
  border-bottom: dotted 1px; }

.Dashed {
  border-bottom: dashed 1px; }

.Copyright {
  font-size: 0.9em; }

.Sign {
  font-style: italic; }

.Right {
  text-align: right; }

.Left {
  text-align: left; }

.Center {
  text-align: center; }

.Middle {
  vertical-align: middle; }

.Top {
  vertical-align: top; }

.Bottom {
  vertical-align: bottom; }

div.Floatright {
  float: right; }

div.Floatleft {
  float: left; }

.Nofloat {
  float: none; }

.Nowrap {
  white-space: nowrap; }

.Noborder {
  border: 0; }

h1, h2, h3, h4, h5, h6 {
  color: inherit; }

/*
h2 a, h2 a:link, h2 a:visited,
h3 a, h3 a:link, h3 a:visited,
h4 a, h4 a:link, h4 a:visited,
h5 a, h5 a:link, h5 a:visited,
h6 a, h6 a:link, h6 a:visited
	{color:$ColorHead; text-decoration:underline}
h2 a:active, h2 a:hover,
h3 a:active, h3 a:hover,
h4 a:active, h4 a:hover,
h5 a:active, h5 a:hover,
h6 a:active, h6 a:hover
	{color:$ColorHead; text-decoration:underline;}
*/
/* Errors and warnings box */
div.ErrorBox, div.WarningBox, div.SuccessBox {
  padding: 0.75em;
  margin-bottom: 1.5em;
  border: 1px solid #ddd; }

h2.ErrorBox, h2.WarningBox, h2.SuccessBox {
  margin: 0;
  padding: 0px 0px 10px 0px; }

.ErrorBox {
  background: #FBE3E4;
  color: #D12F19;
  border-color: #FBC2C4; }

.WarningBox {
  background: #FFF6BF;
  color: #817134;
  border-color: #FFD324; }

.SuccessBox {
  background: #E6EFC2;
  color: #529214;
  border-color: #C6D880; }

.ErrorBox a {
  color: #D12F19; }

.WarningBox a {
  color: #817134; }

.SuccessBox a {
  color: #529214; }

.Warning {
  color: red; }

.Error {
  color: red; }

.Selected {
  color: green; }

hr {
  color: #eee;
  background-color: #eee;
  border: 0;
  height: 1px; }

img {
  max-width: none; }

/* ActiveImages */
div.ActiveImagesPopupWindow {
  display: none;
  position: absolute;
  background: #f3fbfd;
  border: solid 1px #cccccc;
  overflow: auto;
  z-index: 5; }

/* ExpandingImages */
div.ExpandingImagesPopupImage {
  display: none;
  position: absolute;
  overflow: visible;
  z-index: 5; }

/* BayanH */
.BayanH .item {
  background-repeat: no-repeat;
  background-position: left center; }

.BayanH td.rootDiv {
  border-radius: 8px;
  width: 100%;
  max-width: 100%; }
.BayanH td.rootDiv div.mm {
  position: relative;
  overflow: hidden;
  width: 100%; }

.BayanH .vBayan {
  font-size: 4px; }

/* BgSlider */
.BgSlider table {
  background-color: transparent; }

.BgSlider table.t {
  background-position: top left;
  background-repeat: no-repeat;
  float: left; }

.BgSlider td.prev, .BgSlider td.next {
  background-position: center center;
  background-repeat: no-repeat; }

.BgSlider td.rootDiv {
  border: solid 1px #888;
  border-radius: 8px;
  background-repeat: no-repeat;
  background-position: center top; }

.BgSlider td.mm {
  text-align: center;
  vertical-align: bottom; }

.BgSlider td.prev div,
.BgSlider td.next div {
  width: 40px; }

/* Calendar Style */
#CalendarToolsDiv {
  background-color: #eee;
  border: solid 1px #ddd;
  border-radius: 6px;
  padding: 10px 20px; }
#CalendarToolsDiv #wsPanel {
  width: 100%; }
#CalendarToolsDiv #wsPanel td {
  padding: 2px 4px;
  border: solid 1px #888; }

#wsCalendar {
  padding: 0;
  width: 100%; }
#wsCalendar table {
  color: #333; }
#wsCalendar td {
  font: 12px Arial, Verdana, sans-serif;
  white-space: nowrap; }
#wsCalendar select {
  font: 12px Arial, Verdana, sans-serif;
  width: 90px; }
#wsCalendar #wsPanel td {
  text-align: center;
  padding: 2px; }
#wsCalendar #wsPanel #wsWeekDayLabel {
  border-bottom: 1px solid #7F7F7F;
  color: #7F7F7F;
  padding-top: 5px; }
#wsCalendar #wsPanel #wsWeekEndLabel {
  border-bottom: 1px solid #7F7F7F;
  color: #7F7F7F;
  padding: 5px 2px 2px 2px;
  font-weight: bold; }
#wsCalendar #wsPanel a {
  color: #7F7F7F;
  border: 1px solid #F9F8F7;
  display: block;
  text-decoration: none;
  width: 100%; }
#wsCalendar #wsPanel a:hover {
  color: #0000ff;
  border-color: #0000ff; }
#wsCalendar #wsPanel #wsOriginal {
  border: 1px solid #7F7F7F; }
#wsCalendar #wsPanel #wsOriginal:hover {
  color: #0000ff;
  border-color: #0000ff; }
#wsCalendar #wsNavigator {
  width: 100%; }
#wsCalendar #wsNavigator td {
  background: #EAE9E8;
  padding: 3px; }
#wsCalendar #wsNavigator a {
  border: 1px solid #EAE9E8;
  color: #0000ff;
  font-size: 18px;
  text-decoration: none;
  padding: 2px 5px; }
#wsCalendar #wsNavigator a:hover {
  border-color: #0000ff; }
#wsCalendar #wsGoToday td {
  font-size: 10pt;
  padding: 6px 0;
  border-top: 1px solid #7F7F7F; }
#wsCalendar #wsGoToday a {
  border-bottom: 1px solid #F9F8F7;
  color: #0000ff;
  text-decoration: none;
  padding: 2px 5px; }
#wsCalendar #wsGoToday a:hover {
  border-color: #0000ff; }

table.ncal_area form {
  margin: 0;
  padding: 0; }

table.ncal_area .btn {
  margin: 0; }

table.ncal_area select {
  margin: 0; }

td.ncal_top {
  text-align: center; }

table.ncal_grid {
  width: 100%;
  border: solid 1px #ccc;
  border-collapse: collapse; }

.ncal_grid td {
  border: solid 1px #ccc;
  text-align: center; }

.ncal_grid a {
  display: block;
  padding: 0.25em; }

select.ncal_month {
  width: 90px;
  margin: 0; }

select.ncal_year {
  width: 70px;
  margin: 0; }

.ncal_area .weekend {
  color: red; }

/*
button.ncal_btn {font-size:8pt;}
.ncal_area .workDay, .area .weekendDay,
.ncal_area .ncal_curr_workDay, .ncal_area .ncal_curr_weekendDay {padding:0px 5px; text-align:right !important;}
.ncal_area .ncal_weekendDay {color:red;}
.ncal_area .ncal_curr_workDay, .ncal_area .ncal_curr_weekendDay {border:1px solid #aaddff;}
*/
div.CodeContainer, div.CodeContainerTest {
  width: 100%;
  padding: 0px;
  margin: 0px; }

div.CodeView {
  overflow-x: auto;
  margin: 0px;
  padding: 0px;
  background-color: #f4f4f4;
  border: 1px solid #888888;
  float: left;
  font-size: 12px;
  width: 100%; }

pre.Code {
  padding: 10px 20px;
  color: #333399; }

textarea.Code {
  background-color: #f0f0f0;
  color: #333399;
  padding: 5px 10px;
  border: 2px solid #aaa;
  font-family: Courier New;
  clear: both;
  width: 100%; }

textarea.Code {
  width: 100%;
  clear: both; }

div.CodeSrc {
  font-size: 12px;
  width: 100%; }

/* highlighting.js - class for code colorizing */
pre .comment, pre .annotation, pre .template_comment, pre .diff .header,
pre .chunk, pre .apache .cbracket {
  color: green; }

pre .keyword, pre .id, pre .title, pre .built_in, pre .aggregate, pre .smalltalk .class,
pre .winutils, pre .bash .variable {
  color: blue; }

pre .string, pre .title, pre .parent, pre .tag .attribute .value, pre .rules .value,
pre .rules .value .number, pre .ruby .symbol, pre .instancevar,
pre .aggregate, pre .template_tag, pre .django .variable, pre .addition,
pre .flow, pre .stream, pre .apache .tag, pre .date {
  color: #a31515; }

pre .ruby .string, pre .decorator, pre .filter .argument, pre .localvars, pre .array,
pre .attr_selector, pre .pseudo, pre .pi, pre .doctype, pre .deletion, pre .envvar, pre .shebang,
pre .preprocessor, pre .userType, pre .apache .sqbracket {
  color: #2b91af; }

pre .phpdoc, pre .javadoc, pre .xmlDocTag {
  color: gray; }

/* Discuss */
div.Discuss {
  clear: both; }

.Discuss .RatePanel {
  float: right; }

.Discuss .DiscussHead {
  margin-top: 4px; }

/* DiscussList */
div.DiscussListContainer {
  width: 100%; }

table.DiscussList {
  width: 100%;
  border-collapse: collapse; }
table.DiscussList th {
  vertical-align: top; }
table.DiscussList .MessageOverflow {
  height: 200px;
  overflow: auto; }
table.DiscussList .cmdToggleDiv {
  border-top: dashed 1px #888;
  text-align: center;
  margin-top: 4px;
  font-size: 12px; }

.DiscussList .tabH,
.DiscussList .tabV {
  padding: 10px;
  border: solid 1px #b3b3b3; }

.DiscussList .tabH {
  text-align: center; }

.DiscussList .tabH .AuthorName {
  font-weight: bold; }

.DiscussList .tabH .MessageParams {
  white-space: nowrap;
  font-size: 0.85em; }

.DiscussList .tabV {
  width: 100%;
  vertical-align: top; }

.DiscussList .RateName {
  font-weight: bold; }

.DiscussList .ButtonReplay {
  margin: 1em 0 0 0; }

.DiscussList blockquote {
  border-left: solid 2px #ccc;
  padding: 4px 0px 4px 10px; }
.DiscussList blockquote p {
  font-size: 0.9em; }

.DiscussList .DiscussButtonsEditDelete {
  float: right; }

.DiscussList .DiscussButtonsReplay {
  text-align: right;
  font-size: 0.85em;
  clear: both; }

/* DiscussMessage */
div.DiscussMessage {
  max-width: 600px; }

.DiscussMessage table.frmEdit {
  width: 100%; }

.DiscussMessage .frmMessage .frmTextarea {
  height: 300px; }

/* Discuss */
#RatePanel .Link {
  cursor: pointer; }

div.scRatePanel {
  white-space: nowrap;
  text-align: center; }
div.scRatePanel .RateItem {
  cursor: pointer; }
div.scRatePanel .scRateView_A {
  color: red; }
div.scRatePanel .scRateView_Z {
  color: grey; }

span.RatePanelComment {
  cursor: pointer; }

.InfoBlockCtrlContainer {
  position: relative;
  outline-color: #ccc;
  cursor: move; }
.InfoBlockCtrlContainer:hover {
  outline: dotted 1px transparent;
  -webkit-transition: outline-color 3s;
  -moz-transition: outline-color 3s;
  -o-transition: outline-color 3s;
  transition: outline-color 3s; }

.lt-ie9 .InfoBlockCtrlContainer {
  border: dotted 0px #ccc; }
.lt-ie9 .InfoBlockCtrlContainer:hover {
  border: dotted 1px #ccc; }

div.InfoBlockCtrlInline {
  position: absolute;
  line-height: 8px;
  width: 8px;
  height: 8px;
  text-align: center;
  color: red;
  background-color: yellow;
  font-size: 8px;
  margin: 0;
  padding: 0;
  font-weight: bold;
  cursor: pointer;
  z-index: 900; }

.InfoBlock div.InfoBlockCtrlInline {
  top: 0;
  left: 10px;
  z-index: 999; }

.InfoBlock .InfoBlock div.InfoBlockCtrlInline {
  top: 0px;
  left: 20px;
  z-index: 998; }

.InfoBlock .InfoBlock .InfoBlock div.InfoBlockCtrlInline {
  top: 0px;
  left: 30px;
  z-index: 997; }

.InfoBlock .InfoBlock .InfoBlock .InfoBlock div.InfoBlockCtrlInline {
  top: 0px;
  left: 40px;
  z-index: 996; }

.InfoBlock .InfoBlock .InfoBlock .InfoBlock .InfoBlock div.InfoBlockCtrlInline {
  top: 0px;
  left: 50px;
  z-index: 995; }

#infoblockMenuDiv {
  font-family: Arial;
  color: #369;
  display: none;
  padding: 15px;
  text-align: center;
  font-size: 1.1em;
  white-space: nowrap;
  position: absolute;
  background-color: #f4f4f4;
  opacity: 0.9;
  border-radius: 6px;
  box-shadow: 0 0 50px #ccc; }
#infoblockMenuDiv .borderC {
  opacity: 1;
  background-color: #fff; }

#infoblockMenuDiv table {
  color: #444; }

#infoblockMenuDiv strong {
  padding-right: 1em;
  font-size: 1.2em; }

#infoblockMenuDiv button {
  width: 120px; }

#infoblockMenuDiv_old {
  font-family: Arial;
  color: #369;
  display: none;
  padding: 15px;
  text-align: center;
  font-size: 1.1em;
  white-space: nowrap;
  position: absolute;
  background-color: #f4f4f4;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  opacity: 0.9;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-box-shadow: 0 0 50px #ccc;
  -webkit-box-shadow: 0 0 50px #ccc; }

/* InfoSlider */
div.VTPlug_InfoSlider {
  position: relative;
  overflow: hidden;
  height: 100%; }

div.VTPlug_InfoSlider_Items {
  width: 20000em;
  position: absolute; }

div.VTPlug_InfoSlider_Items span {
  float: left; }

div.vtInfoSliderContainer {
  border: 1px solid #ccc; }

#VT_ModalWindow .ModalWindow .btn .glyphicon {
  margin-right: 4px; }

#VT_ModalWindow .PreviewPublisherForm form {
  margin: 0; }

#VT_ModalWindow .PreviewPublisherForm input[type=text] {
  margin: 0 0 2px 0; }

#VT_ModalWindow .PreviewPublisherForm table {
  margin: 0; }
#VT_ModalWindow .PreviewPublisherForm table td {
  padding: 1px 6px 5px 1px; }
#VT_ModalWindow .PreviewPublisherForm table td table td {
  padding: 1px 1px 2px 1px; }

#VT_ModalWindow .PreviewPublisherForm .PhotoPreviewArea {
  width: 170px;
  height: 150px;
  overflow: auto;
  border: 1px solid #cccccc;
  background-color: #ffffff; }

#VT_ModalLabel {
  margin: 0;
  line-height: 1.42857143;
  font-size: 18px; }

/* PopupWindow (taa - it seems PopupWindow never used anymore) */
div.EditPopupDiv {
  position: absolute;
  display: none; }

div.EditPopupDiv .borderC {
  border: solid 1px #888; }

tr.EditPopupDivTitle {
  background-color: #5b657a;
  color: #ccc;
  font-size: 12px;
  font-weight: bold; }

td.EditPopupDivTitle {
  cursor: move;
  padding: 6px 10px 6px 14px; }

td.EditPopupDivClose {
  cursor: pointer;
  background-image: url(/local/templates/kramzauto/./assets/img/x.gif);
  background-repeat: no-repeat;
  background-position: right center;
  width: 50px; }

div.EditPopupDivContent {
  padding: 4px 10px;
  overflow: auto;
  clear: both;
  border-left: solid 4px #5b657a;
  border-right: solid 4px #5b657a;
  border-bottom: solid 4px #5b657a; }

.EditPopupDivContent h1, .EditPopupDivContent h2, .EditPopupDivContent h3 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin: 0; }

.RE_PopupWindow {
  position: absolute;
  display: none;
  background-color: #eee;
  border: solid 1px #888;
  padding: 10px 20px; }

/* styles for modal window like bootstrap 3 */
.vt-modal-dialog {
  position: relative;
  width: auto;
  margin: 5% auto 30px auto; }

.vt-modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0; }

.vt-modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px; }

.vt-modal-body {
  position: relative;
  padding: 15px; }

.vt-modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.vt-modal-footer:before,
.vt-modal-footer:after {
  content: " ";
  display: table; }

.vt-modal-footer:after {
  clear: both; }

.vt-modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

/* additional styles for magnificPopup */
.mfp-middle .mfp-content {
  vertical-align: middle; }

.mfp-figure:after {
  background: #fff !important; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Calendar Style */
#CalendarToolsDiv {
  background-color: #eee;
  border: solid 1px #ddd;
  border-radius: 6px;
  padding: 10px 20px; }
#CalendarToolsDiv #wsPanel {
  width: 100%; }
#CalendarToolsDiv #wsPanel td {
  padding: 2px 4px;
  border: solid 1px #888; }

#wsCalendar {
  padding: 0;
  width: 100%; }
#wsCalendar table {
  color: #333; }
#wsCalendar td {
  font: 12px Arial, Verdana, sans-serif;
  white-space: nowrap; }
#wsCalendar select {
  font: 12px Arial, Verdana, sans-serif;
  width: 90px; }
#wsCalendar #wsPanel td {
  text-align: center;
  padding: 2px; }
#wsCalendar #wsPanel #wsWeekDayLabel {
  border-bottom: 1px solid #7F7F7F;
  color: #7F7F7F;
  padding-top: 5px; }
#wsCalendar #wsPanel #wsWeekEndLabel {
  border-bottom: 1px solid #7F7F7F;
  color: #7F7F7F;
  padding: 5px 2px 2px 2px;
  font-weight: bold; }
#wsCalendar #wsPanel a {
  color: #7F7F7F;
  border: 1px solid #F9F8F7;
  display: block;
  text-decoration: none;
  width: 100%; }
#wsCalendar #wsPanel a:hover {
  color: #0000ff;
  border-color: #0000ff; }
#wsCalendar #wsPanel #wsOriginal {
  border: 1px solid #7F7F7F; }
#wsCalendar #wsPanel #wsOriginal:hover {
  color: #0000ff;
  border-color: #0000ff; }
#wsCalendar #wsNavigator {
  width: 100%; }
#wsCalendar #wsNavigator td {
  background: #EAE9E8;
  padding: 3px; }
#wsCalendar #wsNavigator a {
  border: 1px solid #EAE9E8;
  color: #0000ff;
  font-size: 18px;
  text-decoration: none;
  padding: 2px 5px; }
#wsCalendar #wsNavigator a:hover {
  border-color: #0000ff; }
#wsCalendar #wsGoToday td {
  font-size: 10pt;
  padding: 6px 0;
  border-top: 1px solid #7F7F7F; }
#wsCalendar #wsGoToday a {
  border-bottom: 1px solid #F9F8F7;
  color: #0000ff;
  text-decoration: none;
  padding: 2px 5px; }
#wsCalendar #wsGoToday a:hover {
  border-color: #0000ff; }

table.ncal_area form {
  margin: 0;
  padding: 0; }

table.ncal_area .btn {
  margin: 0; }

table.ncal_area select {
  margin: 0; }

td.ncal_top {
  text-align: center; }

table.ncal_grid {
  width: 100%;
  border: solid 1px #ccc;
  border-collapse: collapse; }

.ncal_grid td {
  border: solid 1px #ccc;
  text-align: center; }

.ncal_grid a {
  display: block;
  padding: 0.25em; }

select.ncal_month {
  width: 90px;
  margin: 0; }

select.ncal_year {
  width: 70px;
  margin: 0; }

.ncal_area .weekend {
  color: red; }

/*
button.ncal_btn {font-size:8pt;}
.ncal_area .workDay, .area .weekendDay,
.ncal_area .ncal_curr_workDay, .ncal_area .ncal_curr_weekendDay {padding:0px 5px; text-align:right !important;}
.ncal_area .ncal_weekendDay {color:red;}
.ncal_area .ncal_curr_workDay, .ncal_area .ncal_curr_weekendDay {border:1px solid #aaddff;}
*/
/* OpenID */
div.OpenIDLogon {
  padding: 10px 0px; }

.OpenIDProvider {
  padding: 0px 2px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  width: 16px;
  height: 16px; }

.OpenIDgoogle {
  background-image: url(/local/templates/kramzauto/./assets/img/openid/google.png); }

.OpenIDyandex {
  background-image: url(/local/templates/kramzauto/./assets/img/openid/yandex.png); }

.OpenIDmyopenid {
  background-image: url(/local/templates/kramzauto/./assets/img/openid/myopenid.png);
  display: none; }

/* PhotoGallery */
.pp_gallery {
  width: 100%; }
.pp_gallery img {
  width: 50px; }

div.PG_Left {
  border: solid 1px #666;
  padding: 10px 20px 10px 20px;
  border-left: 0px;
  left: 13px;
  background: #333;
  position: absolute;
  color: #fff;
  font-size: 11px;
  top: 45%;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0; }

div.PG_Next {
  border: solid 1px #666;
  padding: 10px 20px 10px 20px;
  right: 14px;
  border-right: 0px;
  background: #333;
  position: absolute;
  color: #fff;
  font-size: 11px;
  top: 45%;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0; }

#DiscussWaitDiv {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #666;
  opacity: 0.5; }

.DiscussList .PhotoGallery {
  border: solid 1px #ccc; }
.DiscussList .PhotoGallery .ItemCtrl {
  float: right;
  width: 40px; }
.DiscussList .PhotoGallery img {
  max-width: 100%; }
.DiscussList .PhotoGallery ul {
  margin: 0;
  padding: 0; }
.DiscussList .PhotoGallery li {
  display: inline-block;
  float: left;
  width: 30%;
  padding: 0.5em 4px;
  margin: 0; }
.DiscussList .PhotoGallery a {
  display: inline-block;
  width: 100%;
  border: solid 1px #ccc; }

.DiscussList .ctrlDeletePhoto {
  position: absolute;
  display: none;
  text-align: center;
  right: 0;
  width: 20px;
  height: 20px;
  background-color: #ccc;
  color: red; }

.DiscussList .ListCtrl {
  margin: 0.5em 0;
  text-align: center; }

/* PhotoRibbon */
div.scPhotoRibbon {
  width: 100%; }

table.scPhotoRibbon {
  background-color: #ccc;
  width: 100%; }

.scPhotoRibbon td.scBigPhoto {
  cursor: pointer; }

.scPhotoRibbon div.scBigPhoto {
  float: left;
  overflow: hidden; }

.scPhotoRibbon td.arrL, .scPhotoRibbon td.arrR {
  background-color: #ccc;
  text-align: center; }

.scPhotoRibbon div.arrL, .scPhotoRibbon div.arrR {
  padding: 0px;
  width: 44px; }

.scPhotoRibbon div.pp_arrowPassive img {
  display: none; }

.scPhotoRibbon div.scPhotoRibbonWorkArea {
  white-space: nowrap;
  position: absolute;
  margin-left: 0px; }

.scPhotoRibbon .scPhotoRibbonWorkArea img {
  border: solid 1px #eee;
  cursor: pointer; }

.scPhotoRibbon img.Active {
  border: dashed 1px #333;
  cursor: pointer; }

/* PhotoSliderAdv */
div.VTPlug_PSA {
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc; }

div.VTPlug_PSA_Items {
  position: absolute; }

div.VTPlug_PSA_Items span {
  float: left; }

#VTPlug_PSA_bigPhoto img {
  border: 1px solid #ccc; }

tr.PSA_Window .browse {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-image: url(/local/templates/kramzauto/./assets/img/hori_large.jpg);
  background-repeat: no-repeat;
  background-color: transparent; }

.PSA_Window .PSA_Prev a.browse:link,
.PSA_Window .PSA_Prev a.browse:visited {
  background-position: 0px 0px; }

.PSA_Window .PSA_Prev a.browse:hover {
  background-position: -30px 0; }

.PSA_Window .PSA_Prev a.browse:active {
  background-position: -60px 0; }

.PSA_Window .PSA_Next a.browse:link,
.PSA_Window .PSA_Next a.browse:visited {
  background-position: 0px -30px; }

.PSA_Window .PSA_Next a.browse:hover {
  background-position: -30px -30px; }

.PSA_Window .PSA_Next a.browse:active {
  background-position: -60px -30px; }

tr.PSA_Window td.PSA_Prev,
tr.PSA_Window td.PSA_Next {
  width: 30px; }

span.PSA_Item {
  overflow: hidden; }

span.PSA_Item span {
  cursor: pointer; }

/*Preview*/
/* VT. Common Mixing SCSS */
div.Previewleft,
table.Previewleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

div.Previewright,
table.Previewright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px; }

table.Preview .Text,
table.Previewleft .Text,
table.Previewright .Text {
  text-align: center;
  font-size: 0.94em; }

img.Previewleft {
  margin-right: 20px;
  margin-bottom: 10px; }

img.Previewright {
  margin-left: 20px;
  margin-bottom: 10px; }

div.ImagePreview {
  border: solid 1px #ccc;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  width: 120px;
  height: 75px;
  margin: 4px 10px 10px 0px; }
div.ImagePreview a {
  text-decoration: none; }
div.ImagePreview a:link, div.ImagePreview a:visited {
  text-decoration: none; }
div.ImagePreview a:hover, div.ImagePreview a:active {
  text-decoration: none; }

.TabPreview {
  color: #888;
  width: 100%;
  border: none; }

.TabPreview td {
  padding: 10px 20px;
  text-align: center;
  width: 1%;
  vertical-align: top;
  border: none; }

.TabPreview img {
  border-left: solid 1px #ccc;
  border-top: solid 1px #ccc;
  border-right: solid 1px #aaa;
  border-bottom: solid 1px #aaa; }

/*Slider*/
.pp_arrowActive {
  cursor: pointer; }

.pp_gallery {
  width: 100%; }

/* Scroller */
table.scScroller {
  width: 100%; }

.scScroller .pp_body {
  width: 100%; }

.scScroller .pp_body .cont {
  width: 100%;
  overflow: hidden;
  position: relative; }

.scScroller .pp_body .cont .gallery {
  white-space: nowrap;
  position: absolute; }

.scScroller .pp_body .cont .fd {
  margin-left: 0px; }

.scScroller td.arrL,
.scScroller td.arrR {
  vertical-align: middle;
  width: 40px; }

.scScroller span.arrL {
  width: 40px;
  height: 60px;
  padding: 15px;
  background-image: url(/local/templates/kramzauto/./assets/img/slider_arrow_l.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: block; }

.scScroller span.arrR {
  width: 40px;
  height: 60px;
  padding: 15px;
  background-image: url(/local/templates/kramzauto/./assets/img/slider_arrow_r.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: block; }

.vtSideSlideBar {
  position: fixed;
  top: 45%;
  right: 0;
  left: auto;
  width: 30px;
  opacity: 0.5;
  transition: opacity 0.5s ease;
  transition: width 0.5s ease;
  z-index: 999; }
.vtSideSlideBar .vtCard {
  overflow: hidden;
  background-color: #f4f4f4;
  border: solid 1px #ccc;
  border-radius: 6px 0 0 6px;
  box-shadow: 0 7px 14px rgba(0, 0, 0, 0.3); }
.vtSideSlideBar .vtPanelTitle {
  background-color: #036;
  font-family: Tahoma, Arial, Verdana, "Trebuchet MS";
  font-size: 14px;
  font-weight: bold;
  color: #eee;
  border-bottom: solid 1px #888;
  padding: 2px 14px 2px 0; }
.vtSideSlideBar .vtPanelTitle .Selected {
  color: #0c0; }
.vtSideSlideBar .vtPanelButtons {
  padding: 10px 14px;
  background-color: #f0f0f0;
  border-bottom: solid 1px #ccc; }
.vtSideSlideBar .vtPanelBody {
  padding: 10px 14px; }
.vtSideSlideBar .vtPanelBottom {
  padding: 6px 14px;
  background-color: #f0f0f0;
  border-top: solid 1px #ccc;
  font-size: 10px;
  text-align: right; }
.vtSideSlideBar .vtButton {
  white-space: nowrap;
  font-size: 12px;
  margin-bottom: 4px;
  margin-right: 6px; }
.vtSideSlideBar .btnOpen {
  display: inline-block; }
.vtSideSlideBar .btnClose {
  display: none; }
.vtSideSlideBar form th {
  padding: 4px 10px 0px 0;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
  font-weight: normal;
  color: #666; }
.vtSideSlideBar form td {
  padding: 0px 10px 0px 0;
  vertical-align: top; }

.vtSideSlideBar.In {
  opacity: 1; }
.vtSideSlideBar.In .btnOpen {
  display: none; }
.vtSideSlideBar.In .btnClose {
  display: inline-block; }

.chrome .vtSideSlideBar, .webkit .vtSideSlideBar {
  width: 15px; }

/* Plugin:Slider */
.Slider {
  margin: 0 auto 1em auto; }

.Slider .SliderPhotosContainer {
  position: relative;
  border: solid 1px #d1d1d9;
  overflow: hidden; }

.Slider .SliderPhotos {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0; }

.Slider table,
.Slider table td {
  margin: 0;
  padding: 0;
  border: none;
  border-collapse: collapse;
  border-spacing: 0; }

.Slider .Photo {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center; }

.Slider .PhotoDelimiter {
  display: none;
  width: 0px; }

.Slider .PhotoDelimiter .Sizer {
  width: 0px; }

.Slider .ArrowL,
.Slider .ArrowR {
  display: block;
  position: absolute;
  width: 19px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  background-image: url(/local/templates/kramzauto/./assets/img/slider/slider-arrows.png);
  background-repeat: no-repeat;
  outline: 0; }

.Slider .ArrowL {
  left: 19px;
  background-position: left top; }

.Slider .ArrowR {
  right: 19px;
  background-position: -19px top; }

.Slider:hover .ArrowL {
  background-position: left top; }

.Slider:hover .ArrowR {
  background-position: -19px top; }

.Slider .PositionMarker {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  height: 19px; }
.Slider .PositionMarker .MarkerContainer {
  height: 19px;
  margin: 0 auto;
  empty-cells: show; }
.Slider .PositionMarker .MarkerContainer .Item {
  width: 20px;
  height: 19px;
  background: transparent url(/local/templates/kramzauto/./assets/img/slider/slider-marker.png) no-repeat left top;
  cursor: pointer; }
.Slider .PositionMarker .MarkerContainer .Item:hover {
  background-position: -40px top; }
.Slider .PositionMarker .MarkerContainer .Item .ItemActiveBG {
  width: 100%;
  height: 100%;
  background: transparent url(/local/templates/kramzauto/./assets/img/slider/slider-marker.png) no-repeat -20px top; }
.Slider .PositionMarker .MarkerContainer .ItemActive:hover {
  background: none; }
.Slider .PositionMarker .MarkerContainer .Delimiter {
  width: 7px; }

.Slider .Templates {
  display: none; }

.Slider .FindContainer {
  display: none; }

/* End Slider */
/* Spoiler */
div.scSpoiler div.SpoilerBordered {
  border: solid 1px #ccc; }

.scSpoiler .SpoilerHidden {
  display: none; }

.scSpoiler .SpoilerAction {
  border-bottom: dashed 1px #00c;
  float: right;
  cursor: pointer; }

.scSpoiler .SpoilerOpen,
.scSpoiler .SpoilerClose {
  padding-left: 14px;
  padding-right: 10px;
  margin-bottom: 4px;
  margin-right: 10px; }

.scSpoiler .SpoilerOpen {
  background: url(/local/templates/kramzauto/./assets/img/down.gif) no-repeat 0 6px; }

.scSpoiler .SpoilerClose {
  background: url(/local/templates/kramzauto/./assets/img/up.gif) no-repeat 0 2px; }

td.SpoilerT, td.SpoilerB {
  height: 10px; }

td.SpoilerL, td.SpoilerR {
  width: 10px; }

/* Tab Panel */
.DefaultPanel {
  width: 100%; }

.DefaultPanel .TabNames .TabNamesTable {
  width: 100%; }

.DefaultPanel .TabNames .BorderTL {
  width: 100%;
  border-bottom: solid 1px #d6d6d6; }

.DefaultPanel .TabNames .Delimiter {
  display: none; }

.DefaultPanel .TabNames .ItemHover {
  cursor: pointer; }

.DefaultPanel .TabNames .Item,
.DefaultPanel .TabNames .ItemBody {
  height: 44px; }

.DefaultPanel .TabNames .Item .ItemC {
  padding: 0 17px;
  vertical-align: middle;
  border-style: solid none solid solid;
  border-width: 1px 0px 1px 1px;
  border-color: #d6d6d6 transparent #d6d6d6 #d6d6d6;
  background: #f5f5f5; }

.DefaultPanel .TabNames .Item .ItemCR {
  border-bottom: solid 1px #d6d6d6;
  background: #f5f5f5 url(/local/templates/kramzauto/./assets/img/tabPanel/tabpanel_i_cr.gif) no-repeat right top; }

.DefaultPanel .TabNames .Item .ItemCR,
.DefaultPanel .TabNames .Item .ItemCR .Sizer {
  width: 9px; }

.DefaultPanel .TabNames .ItemActive .ItemC {
  background: #ffffff; }

.DefaultPanel .TabNames .ItemActive .ItemCR {
  background: #ffffff url(/local/templates/kramzauto/./assets/img/tabPanel/tabpanel_ia_cr.gif) no-repeat right top; }

.DefaultPanel .TabNames .ItemActive .ItemC,
.DefaultPanel .TabNames .ItemActive .ItemCR {
  border-bottom: solid 1px transparent; }

.DefaultPanel .TabNames .ItemLast .ItemCR {
  background: #f5f5f5 url(/local/templates/kramzauto/./assets/img/tabPanel/tabpanel_i_cr_border.gif) no-repeat right top; }

.DefaultPanel .TabNames .ItemLastActive .ItemCR {
  background: #ffffff url(/local/templates/kramzauto/./assets/img/tabPanel/tabpanel_ia_cr_border.gif) no-repeat right top; }

.DefaultPanel .TabNames .ItemLast .ItemCR,
.DefaultPanel .TabNames .ItemLast .ItemCR .Sizer {
  width: 10px; }

.DefaultPanel .TabNames .Action {
  font-size: 0.94em;
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap; }

.DefaultPanel .TabNames .Action,
.DefaultPanel .TabNames .Action a:link,
.DefaultPanel .TabNames .Action a:visited {
  color: #737373;
  text-decoration: none; }

.DefaultPanel .TabNames .ItemHover .Action,
.DefaultPanel .TabNames .ItemHover .Action a:link,
.DefaultPanel .TabNames .ItemHover .Action a:visited,
.DefaultPanel .TabNames .ItemHover .Action a:hover,
.DefaultPanel .TabNames .ItemHover .Action a:active {
  color: #c51a2d; }

.DefaultPanel .TabNames .ItemActive .Action,
.DefaultPanel .TabNames .ItemActive .Action a:link,
.DefaultPanel .TabNames .ItemActive .Action a:visited,
.DefaultPanel .TabNames .ItemActive .Action a:hover,
.DefaultPanel .TabNames .ItemActive .Action a:active {
  color: #c51a2d; }

.DefaultPanel .TabContent {
  width: 100%; }

.DefaultPanel .TabContent .BorderC {
  padding: 19px 0 13px 0; }

.DefaultPanel .TabContent .BorderL,
.DefaultPanel .TabContent .BorderL .Sizer,
.DefaultPanel .TabContent .BorderR,
.DefaultPanel .TabContent .BorderR .Sizer,
.DefaultPanel .TabContent .BorderBL,
.DefaultPanel .TabContent .BorderBL .Sizer,
.DefaultPanel .TabContent .BorderBR,
.DefaultPanel .TabContent .BorderBR .Sizer {
  width: 7px; }

.DefaultPanel .TabContent .BorderL {
  border-left: solid 1px #d6d6d6; }

.DefaultPanel .TabContent .BorderR {
  border-right: solid 1px #d6d6d6; }

.DefaultPanel .TabContent .BorderBC {
  border-bottom: solid 1px #d6d6d6; }

.DefaultPanel .TabContent .BorderBL {
  border-bottom: solid 1px #d6d6d6;
  border-left: solid 1px #d6d6d6; }

.DefaultPanel .TabContent .BorderBR {
  border-bottom: solid 1px #d6d6d6;
  border-right: solid 1px #d6d6d6; }

.DefaultPanel .TabNames img {
  max-width: none; }

/* End TabPanel */
/* Votes */
div.VoteQuestion {
  margin: 20px 0; }

.VoteQuestion .Item,
.VoteQuestion .ItemActive {
  margin: 0 0 10px 0; }

.VoteQuestion .Date {
  font-style: italic; }

.VoteResult .Date .StartDate,
.VoteResult .Date .EndDate {
  font-weight: bold; }

.VoteResult table.VoteResultAnswers {
  width: 400px; }

.VoteResult .VoteResultAnswers td.Item {
  padding: 20px 0 0 0; }

.VoteResult .VoteResultAnswers .Item .AnswerCount {
  width: 100%; }

.VoteResult .VoteResultAnswers .Item .Answer {
  text-align: left; }

.VoteResult .VoteResultAnswers .Item .Count {
  text-align: right; }

.VoteResult .VoteResultAnswers .Item .Scale {
  height: 3px;
  padding: 1px;
  border: 1px solid #4466cc; }

.VoteResult .VoteResultAnswers .Item .Scale .Value {
  height: 3px;
  background: #ff8600; }

.VoteResult .VoteResultAnswers td.Total {
  padding: 20px 0 0 0;
  text-align: right; }

.VoteResult .VoteResultAnswers .Total .Title,
.VoteResult .VoteResultAnswers .Total .Count {
  font-weight: bold; }

.VoteResultQuick table.VoteResultAnswers {
  width: 100%; }

.VoteResultQuick .Head {
  font-weight: bold; }

.VoteResultQuick .Date {
  font-weight: bold; }

.VoteResultQuick .ViewResults {
  margin: 20px 0 0 0;
  text-align: right; }

.VoteForm .Head {
  margin: 0 0 20px 0;
  font-weight: bold; }

.VoteForm .ViewResults,
.VoteForm .Button {
  margin-left: 26px; }

.VoteForm .ViewResults {
  margin-top: 20px; }

.VoteForm .Item td {
  vertical-align: top; }

.VoteForm .Item .Answer,
.VoteForm .Item .Value {
  padding: 0 0 10px 0; }

.VoteForm .Item .Value {
  width: 21px; }

/*
.scVote .Total { text-align:right; }
.scVote .Total .Selected { font-size:1.2em; font-weight:bold; }
.scVote .Box { padding:1px; border:solid 1px #4466cc; background-color:#fff; }
.scVote .Line { height:4px; background-color:#6a6; }
.scVote table.scVoteResult { width:400px; }
.ssL .scVote table.scVoteResult,
.ssR .scVote table.scVoteResult { width:100%; }
*/
/* YouTubePopup */
.youtube-popup {
  display: inline-block;
  position: relative;
  outline: none;
  text-decoration: none;
  overflow: hidden; }
.youtube-popup:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: transparent;
  -webkit-transition: background-color 0.25s ease;
  -moz-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
.youtube-popup:hover:after {
  background-color: rgba(3, 26, 38, 0.8); }
.youtube-popup:hover .icon-play {
  opacity: 1; }
.youtube-popup img {
  display: block;
  width: 100%; }
.youtube-popup .icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 3em;
  color: white;
  opacity: 0;
  z-index: 100;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

/* AdminPage FTP */
.ftp .parent-dir {
  font-size: 1.2em;
  margin: 0 0 10px 0; }

.ftp table.ftp-content {
  width: 800px; }

.TS_TemplateName {
  font-size: 9px;
  text-align: right;
  display: block;
  color: #888;
  background-color: #fcfcfc;
  border-top: dotted 1px #888;
  border-left: dotted 1px #888;
  border-right: dotted 1px #888; }

.CFGValue {
  max-height: 100px;
  max-width: 500px;
  overflow: auto; }

.AdminPage {
  background: #fff none;
  min-width: 960px;
  margin: 10px 20px; }
.AdminPage a {
  color: #369; }
.AdminPage a:link, .AdminPage a:visited {
  color: #369; }
.AdminPage a:hover, .AdminPage a:active {
  color: #369; }
.AdminPage h1, .AdminPage h2, .AdminPage h3 {
  font-weight: normal; }
.AdminPage h1, .AdminPage h2, .AdminPage h3, .AdminPage h4, .AdminPage h5, .AdminPage h6 {
  color: #666; }
.AdminPage .Head {
  color: #69c; }
.AdminPage .scTrace {
  height: 40px;
  border-bottom: 0;
  background-image: none; }
.AdminPage .ssTAdmin {
  background-color: #f4f4f4;
  border-radius: 6px;
  border: solid 1px #ddd; }
.AdminPage .ssTAdmin .ssTL {
  padding: 0px 20px; }
.AdminPage .ssTAdmin .Version {
  font-size: 0.8em; }
.AdminPage .ssAdminLeft {
  margin-top: 20px; }
.AdminPage .ssAdminLeft .nav-list .active a {
  color: #eee;
  text-decoration: none; }
.AdminPage .ssAdminLeft .nav-list .active a:link, .AdminPage .ssAdminLeft .nav-list .active a:visited {
  color: #eee; }
.AdminPage .ssAdminLeft .nav-list .active a:hover, .AdminPage .ssAdminLeft .nav-list .active a:active {
  color: #fff; }
.AdminPage .ssAdminLeft .nav-list .active a:link, .AdminPage .ssAdminLeft .nav-list .active a:visited {
  text-decoration: none; }
.AdminPage .ssAdminLeft .nav-list .active a:hover, .AdminPage .ssAdminLeft .nav-list .active a:active {
  text-decoration: underline; }
.AdminPage .AdminFindForm {
  font-size: 0.9em;
  margin-bottom: 20px;
  background-color: #eee;
  border-radius: 6px; }
.AdminPage .AdminFindForm legend {
  font-size: 1.2em;
  font-weight: bold; }
.AdminPage .AdminFindForm label {
  font-size: 0.9em; }
.AdminPage thead, .AdminPage tfoot {
  background-color: #eee; }
.AdminPage .ssAdminMain {
  /*used in filemanager.html*/
  /*used in filesList.html*/ }
.AdminPage .ssAdminMain div.FMoverlay {
  position: absolute;
  display: none;
  background-color: #333;
  width: 300px;
  border: 1px solid #666;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
.AdminPage .ssAdminMain div.FMoverlay table.wsMenuAdmin {
  font: 12px Arial, Verdana, sans-serif;
  width: 100%;
  background-color: #F9F8F7;
  border: 1px solid #7F7F7F; }
.AdminPage .ssAdminMain div.FMoverlay table.wsMenuAdmin td.wsMenuAdminHead {
  font-weight: bold;
  padding: 6px 5px 6px 15px;
  background-color: #EAE9E8;
  border-bottom: 1px solid #7F7F7F; }
.AdminPage .ssAdminMain div.FMoverlay table.wsMenuAdmin td.wsMenu {
  padding: 4px 10px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #7F7F7F;
  background: #E5E3E0;
  vertical-align: top;
  font-weight: bold; }
.AdminPage .ssAdminMain div.FMoverlay table.wsMenuAdmin #FMTreeContainerRM {
  padding: 4px;
  overflow: auto;
  height: 350px; }
.AdminPage .ssAdminMain #FileListTreeContainer .scTree a.Action {
  text-decoration: none; }
.AdminPage .ssAdminMain #FileListTreeContainer .scTree a {
  padding: 2px 4px;
  border-radius: 3px; }
.AdminPage .ssAdminMain #FileListTreeContainer .scTree a#active_node {
  background-color: #0a246a;
  color: #fff; }
.AdminPage .ssAdminMain #FileListTreeContainer .scTree div.scTreeSub {
  padding-left: 16px; }
.AdminPage .ssAdminMain #FileListTreeContainer .scTree div.IsNode {
  padding-left: 19px;
  background: transparent url(/local/templates/kramzauto/./assets/img/icons/i-folder.gif) no-repeat 0px center; }
.AdminPage .ssAdminMain #FileListTreeContainer .scTree div.IsNode.IsActive {
  background: transparent url(/local/templates/kramzauto/./assets/img/icons/i-folderOpen.gif) no-repeat 0px center; }
.AdminPage #FilesContainer .FilesTree {
  margin-right: 20px; }
.AdminPage #FilesContainer .FilesTree, .AdminPage #FilesContainer .FilesList {
  padding: 10px 20px;
  border: solid 1px #eee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.FileManagerLeft, .FileManagerPopup {
  overflow: auto;
  max-height: 600px;
  height: 600px;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px; }
.FileManagerLeft .nav-list a, .FileManagerPopup .nav-list a {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  text-decoration: none;
  cursor: pointer;
  color: #369; }
.FileManagerLeft .nav-list a:link, .FileManagerLeft .nav-list a:visited, .FileManagerPopup .nav-list a:link, .FileManagerPopup .nav-list a:visited {
  color: #369; }
.FileManagerLeft .nav-list a:hover, .FileManagerLeft .nav-list a:active, .FileManagerPopup .nav-list a:hover, .FileManagerPopup .nav-list a:active {
  color: #258; }
.FileManagerLeft .nav-list a i, .FileManagerPopup .nav-list a i {
  padding-right: 5px; }
.FileManagerLeft .nav-list .active a, .FileManagerPopup .nav-list .active a {
  color: #eee; }
.FileManagerLeft .nav-list .active a:link, .FileManagerLeft .nav-list .active a:visited, .FileManagerPopup .nav-list .active a:link, .FileManagerPopup .nav-list .active a:visited {
  color: #eee; }
.FileManagerLeft .nav-list .active a:hover, .FileManagerLeft .nav-list .active a:active, .FileManagerPopup .nav-list .active a:hover, .FileManagerPopup .nav-list .active a:active {
  color: #fff; }

.FileManagerToolPanel .well {
  margin-bottom: 10px;
  height: 30px;
  padding: 5px; }

.FileManagerToolPanelElement, .FileManagerSearch {
  margin-right: 5px; }
.FileManagerToolPanelElement button, .FileManagerToolPanelElement a, .FileManagerSearch button, .FileManagerSearch a {
  background-image: none;
  text-decoration: none;
  color: #515151; }

.ajax-file-upload-progress {
  margin: 0px;
  width: 98%;
  border: 1px solid #ddd;
  padding: 1px; }

.ajax-file-upload-bar {
  background-color: #08c;
  width: 0;
  height: 18px;
  color: #FFFFFF; }

.FileManagerCurrentDirInfo .row-fluid {
  margin-bottom: 6px;
  margin-left: 6px; }

.FileManagerCurrentDirContent {
  max-height: 464px;
  height: 464px;
  padding: 5px; }

.FileManagerDirIcons .FileManagerDirIconsHead {
  margin-bottom: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px; }
.FileManagerDirIcons .FileManagerDirIconsHead i {
  margin-left: 5px; }
.FileManagerDirIcons .FileManagerDirIconsHead th {
  cursor: pointer; }

.FileManagerDirIcons .FileManagerDirIconsBody {
  background: #fff;
  max-height: 400px;
  height: 400px;
  overflow-y: scroll; }
.FileManagerDirIcons .FileManagerDirIconsBody table {
  margin-bottom: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }
.FileManagerDirIcons .FileManagerDirIconsBody .FileManagerCurrentDirItem a {
  cursor: pointer;
  text-decoration: none; }
.FileManagerDirIcons .FileManagerDirIconsBody .FileManagerCurrentDirItem .FileManagerCurrentDirElementEdit {
  display: none; }
.FileManagerDirIcons .FileManagerDirIconsBody .FileManagerCurrentDirItem .FileManagerCurrentDirElementEdit input, .FileManagerDirIcons .FileManagerDirIconsBody .FileManagerCurrentDirItem .FileManagerCurrentDirElementEdit button {
  padding: 0px 4px;
  margin: 0;
  line-height: 15px;
  height: 15px; }
.FileManagerDirIcons .FileManagerDirIconsBody .FileManagerCurrentDirItem .FileManagerCurrentDirElementEdit input i, .FileManagerDirIcons .FileManagerDirIconsBody .FileManagerCurrentDirItem .FileManagerCurrentDirElementEdit button i {
  padding: 0px; }
.FileManagerDirIcons .FileManagerDirIconsBody .FileManagerCurrentDirIconItem {
  padding: 10px; }
.FileManagerDirIcons .FileManagerDirIconsBody .FileManagerCurrentDirIconItem .FileManagerCurrentDirIconItemView {
  height: 120px;
  width: 145px;
  text-align: center;
  line-height: 120px; }
.FileManagerDirIcons .FileManagerDirIconsBody .FileManagerCurrentDirIconItem .FileManagerCurrentDirIconItemView img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border: 1px solid #eee; }
.FileManagerDirIcons .FileManagerDirIconsBody .FileManagerCurrentDirIconItem .FileManagerCurrentDirIconItemView i {
  font-size: 6em;
  vertical-align: bottom; }

.FileManagerDirTable .FileManagerDirTableHead {
  margin-bottom: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px; }
.FileManagerDirTable .FileManagerDirTableHead i {
  margin-left: 5px; }
.FileManagerDirTable .FileManagerDirTableHead th {
  cursor: pointer; }

.FileManagerDirTable .FileManagerDirTableBody {
  background: #fff;
  max-height: 400px;
  height: 400px;
  overflow-y: scroll; }
.FileManagerDirTable .FileManagerDirTableBody table {
  margin-bottom: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }
.FileManagerDirTable .FileManagerDirTableBody .FileManagerCurrentDirItem .FileManagerCurrentDirItemName i {
  padding-right: 5px; }
.FileManagerDirTable .FileManagerDirTableBody .FileManagerCurrentDirItem .FileManagerCurrentDirItemName a {
  cursor: pointer;
  text-decoration: none; }
.FileManagerDirTable .FileManagerDirTableBody .FileManagerCurrentDirItem .FileManagerCurrentDirItemName .FileManagerCurrentDirElementEdit {
  display: none; }
.FileManagerDirTable .FileManagerDirTableBody .FileManagerCurrentDirItem .FileManagerCurrentDirItemName .FileManagerCurrentDirElementEdit input, .FileManagerDirTable .FileManagerDirTableBody .FileManagerCurrentDirItem .FileManagerCurrentDirItemName .FileManagerCurrentDirElementEdit button {
  padding: 0px 4px;
  margin: 0;
  line-height: 16px;
  height: 16px; }
.FileManagerDirTable .FileManagerDirTableBody .FileManagerCurrentDirItem .FileManagerCurrentDirItemName .FileManagerCurrentDirElementEdit input i, .FileManagerDirTable .FileManagerDirTableBody .FileManagerCurrentDirItem .FileManagerCurrentDirItemName .FileManagerCurrentDirElementEdit button i {
  padding: 0px 2px; }

#FileManagerStatusMessageCont div {
  padding: 4px 10px;
  margin-top: 5px; }

/* Special controls */
.RE_TableOn {
  border: dashed 1px #eae; }

body.VTEditor {
  min-width: 100%;
  max-width: 100%; }

body.VTEditor span.VTComponent {
  color: #880000;
  border: 1px solid #888888;
  background: #eeeeee;
  padding: 2px 4px; }

.cke_combo__format .cke_combo_text {
  width: 90px; }

.cke_toolbar .cke_button__source_label {
  display: none; }

.cke_editable .vtPlugin,
.cke_editable .vtPluginStart {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  padding: 0px 4px;
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px #fff inset, 0 -1px 0px #ccc inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.cke_editable .vtPlugin {
  height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis; }

.cke_editable span.vtPlugin {
  max-width: 280px; }

.PluginDialog .btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.PluginDialog .btn:hover,
.PluginDialog .btn:focus {
  color: #333333;
  background-color: #e6e6e6; }

.PluginDialog .btn-mini {
  padding: 0px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.PluginDialog [class^="icon-"],
.PluginDialog [class*=" icon-"] {
  font: normal normal normal 14px/1 FontAwesome;
  cursor: pointer;
  color: #aaa; }
.PluginDialog [class^="icon-"]:hover,
.PluginDialog [class*=" icon-"]:hover {
  color: #555; }

.PluginDialog .input-block-level {
  margin: 0;
  min-width: 100px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

vt.vtPlugin {
  content: "Автоплагин"; }

vt.vtPluginStart {
  content: "Автоплагин Старт-Стоп"; }

vt.Small {
  content: "Маленький"; }

vt.Smallest {
  content: "Очень маленький"; }

vt.Large {
  content: "Большой"; }

vt.Largest {
  content: "Очень большой"; }

vt.Head {
  content: "Заголовок"; }

vt.Selected {
  content: "Выделенный"; }

vt.Warning {
  content: "Предупреждение"; }

vt.Error {
  content: "Ошибка"; }

vt.Left {
  content: "Прижать влево"; }

vt.Right {
  content: "Прижать вправо"; }

vt.Center {
  content: "Центрировать по горизонтали"; }

vt.Middle {
  content: "Центрировать по вертикали"; }

vt.vtTop {
  content: "Прижать вверх"; }

vt.vtBottom {
  content: "Прижать вниз"; }

vt.vtFloatRight {
  content: "Вправо, текст обтекает слева"; }

vt.vtFloatLeft {
  content: "Влево, текст обтекает справа"; }

vt.Logotype {
  content: "Логотип"; }

vt.Slogan {
  content: "Оформление слогана"; }

vt.Annotation {
  content: "Аннотация"; }

vt.Sign {
  content: "Подпись"; }

vt.Copyright {
  content: "Текст копирайта"; }

vt.Phone {
  content: "Телефон"; }

vt.Bold {
  content: "Жирный шрифт"; }

vt.Italic {
  content: "Наклонный шрифт"; }

vt.Date {
  content: "Дата"; }

vt.vtFAQ {
  content: "Абзац для вопросов и ответов"; }

vt.vtQuestion {
  content: "Текст вопроса"; }

vt.vtAnswer {
  content: "Текст ответа"; }

vt.vtAuthor {
  content: "Автор"; }

vt.vtTable {
  content: "Таблица"; }

vt.vtBordered {
  content: "Таблица с рамками"; }

.open-auth-inline .provider-list span {
  display: inline-block;
  margin-right: 3px; }

/* Bootstrap modernization */
.form-horizontal label {
  padding-top: 5px; }

.margin-bottom-null {
  margin-bottom: 0 !important; }

.lt-ie9 .input-block-level {
  min-height: 20px !important; }

/* end bootstrap modernization */
form {
  /* Этот стиль нужен для того, чтобы убрать высоту у области пост-кода, когда его ввод не требуется */ }
form .PostCode input, form .frmPostCode input {
  width: 4em !important; }
form .PostCode {
  min-height: 0 !important; }

.vt button {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
.vt button:hover, .vt button:focus, .vt button:active, .vt button.active, .vt button.disabled, .vt button[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }
.vt button:active, .vt button.active {
  background-color: #cccccc \9; }
.vt button:first-child {
  *margin-left: 0; }
.vt button:hover, .vt button:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }
.vt button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
.vt button.active, .vt button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
.vt button.disabled, .vt button[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.vt button.btn-primary, .vt button[type="submit"] {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #08c, #0044cc);
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0044CC', GradientType=0);
  border-color: #0044cc #0044cc #002b80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-primary:hover, .vt button.btn-primary:focus, .vt button.btn-primary:active, .vt button.btn-primary.active, .vt button.btn-primary.disabled, .vt button.btn-primary[disabled], .vt button[type="submit"]:hover, .vt button[type="submit"]:focus, .vt button[type="submit"]:active, .vt button[type="submit"].active, .vt button[type="submit"].disabled, .vt button[type="submit"][disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003cb3; }
.vt button.btn-primary:active, .vt button.btn-primary.active, .vt button[type="submit"]:active, .vt button[type="submit"].active {
  background-color: #003399 \9; }
.vt button.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-warning:hover, .vt button.btn-warning:focus, .vt button.btn-warning:active, .vt button.btn-warning.active, .vt button.btn-warning.disabled, .vt button.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505; }
.vt button.btn-warning:active, .vt button.btn-warning.active {
  background-color: #c67605 \9; }
.vt button.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-danger:hover, .vt button.btn-danger:focus, .vt button.btn-danger:active, .vt button.btn-danger.active, .vt button.btn-danger.disabled, .vt button.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a; }
.vt button.btn-danger:active, .vt button.btn-danger.active {
  background-color: #942a25 \9; }
.vt button.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-success:hover, .vt button.btn-success:focus, .vt button.btn-success:active, .vt button.btn-success.active, .vt button.btn-success.disabled, .vt button.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249; }
.vt button.btn-success:active, .vt button.btn-success.active {
  background-color: #408140 \9; }
.vt button.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2F96B4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-info:hover, .vt button.btn-info:focus, .vt button.btn-info:active, .vt button.btn-info.active, .vt button.btn-info.disabled, .vt button.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0; }
.vt button.btn-info:active, .vt button.btn-info.active {
  background-color: #24748c \9; }
.vt button.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0);
  border-color: #222 #222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.vt button.btn-inverse:hover, .vt button.btn-inverse:focus, .vt button.btn-inverse:active, .vt button.btn-inverse.active, .vt button.btn-inverse.disabled, .vt button.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515; }
.vt button.btn-inverse:active, .vt button.btn-inverse.active {
  background-color: #090909 \9; }

.vt input[type="text"], .vt select {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline; }

.vt form > table > tbody > tr > th, .vt form > table > tbody > tr td, .vt form > table > thead > tr > th, .vt form > table > thead > tr td {
  padding-bottom: 0.2em; }

.vtButton [class^="icon-"] {
  margin-right: 4px; }

.vtInputDate {
  white-space: nowrap; }
.vtInputDate input[type="text"] {
  width: 6em;
  max-width: 6em;
  text-align: center; }
.vtInputDate .icon-calendar {
  line-height: 100%;
  font-size: 1em;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: -4px;
  padding-top: 8px;
  display: inline-block;
  cursor: pointer;
  color: #08c; }
.vtInputDate .icon-calendar:hover {
  color: #005580; }

.vtInputTime {
  white-space: nowrap; }
.vtInputTime input[type="text"] {
  width: 1.8em;
  max-width: 1.8em;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center; }

form {
  margin: 0; }

html.js .frmPostCode {
  display: none; }

body.BodyCard {
  height: auto;
  background-color: #f8f8f8; }
body.BodyCard .Toolbar {
  padding: 4px 20px;
  background-color: #333;
  color: #fff; }
body.BodyCard .Wrapper {
  padding: 50px 20px 0 20px;
  min-width: 1020px; }

.scFindForm form {
  width: 500px; }

.wsCard {
  width: 100%; }
.wsCard .frmP {
  font-weight: bold;
  color: #666; }
.wsCard .MainDiv {
  background-color: #fff;
  padding-bottom: 0px;
  border-radius: 6px; }
.wsCard .MainDiv .tab-content {
  border: solid 1px #ddd;
  border-radius: 6px;
  padding: 10px 0px 20px; }
.wsCard .scLangSelector {
  background-color: #fcfcfc; }
.wsCard [class^="icon-"] {
  margin-right: 4px; }
.wsCard .navbar-inverse table {
  color: #fff; }

.vtFormEdit, .vtFormFind {
  width: 100%; }
.vtFormEdit input, .vtFormEdit select, .vtFormEdit textarea, .vtFormFind input, .vtFormFind select, .vtFormFind textarea {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 2px; }
.vtFormEdit input[type="radio"], .vtFormEdit input[type="checkbox"], .vtFormFind input[type="radio"], .vtFormFind input[type="checkbox"] {
  width: auto;
  margin: -2px 0 0;
  min-height: inherit;
  line-height: 1em; }

.modal-dialog .vtFormEdit {
  padding: 0; }

input.FontBig {
  font-size: 24px; }

.form-aside {
  background-color: #ddd; }

.vtCardBody,
.vtFormEdit,
.vtFormFind,
.vtFormView {
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }
.vtCardBody:before, .vtCardBody:after,
.vtFormEdit:before,
.vtFormEdit:after,
.vtFormFind:before,
.vtFormFind:after,
.vtFormView:before,
.vtFormView:after {
  display: table;
  content: "";
  line-height: 0; }
.vtCardBody:after,
.vtFormEdit:after,
.vtFormFind:after,
.vtFormView:after {
  clear: both; }
.vtCardBody > table,
.vtFormEdit > table,
.vtFormFind > table,
.vtFormView > table {
  width: 100%; }
.vtCardBody > table > tr > th,
.vtCardBody > table > thead > tr > th,
.vtCardBody > table > tbody > tr > th,
.vtCardBody > table > tfoot > tr > th,
.vtFormEdit > table > tr > th,
.vtFormEdit > table > thead > tr > th,
.vtFormEdit > table > tbody > tr > th,
.vtFormEdit > table > tfoot > tr > th,
.vtFormFind > table > tr > th,
.vtFormFind > table > thead > tr > th,
.vtFormFind > table > tbody > tr > th,
.vtFormFind > table > tfoot > tr > th,
.vtFormView > table > tr > th,
.vtFormView > table > thead > tr > th,
.vtFormView > table > tbody > tr > th,
.vtFormView > table > tfoot > tr > th {
  text-align: right;
  white-space: nowrap;
  font-size: 0.9em;
  font-weight: normal;
  color: #666; }
.vtCardBody > table > tr > td,
.vtCardBody > table > tr > th,
.vtCardBody > table > thead > tr > td,
.vtCardBody > table > thead > tr > th,
.vtCardBody > table > tbody > tr > td,
.vtCardBody > table > tbody > tr > th,
.vtCardBody > table > tfoot > tr > td,
.vtCardBody > table > tfoot > tr > th,
.vtFormEdit > table > tr > td,
.vtFormEdit > table > tr > th,
.vtFormEdit > table > thead > tr > td,
.vtFormEdit > table > thead > tr > th,
.vtFormEdit > table > tbody > tr > td,
.vtFormEdit > table > tbody > tr > th,
.vtFormEdit > table > tfoot > tr > td,
.vtFormEdit > table > tfoot > tr > th,
.vtFormFind > table > tr > td,
.vtFormFind > table > tr > th,
.vtFormFind > table > thead > tr > td,
.vtFormFind > table > thead > tr > th,
.vtFormFind > table > tbody > tr > td,
.vtFormFind > table > tbody > tr > th,
.vtFormFind > table > tfoot > tr > td,
.vtFormFind > table > tfoot > tr > th,
.vtFormView > table > tr > td,
.vtFormView > table > tr > th,
.vtFormView > table > thead > tr > td,
.vtFormView > table > thead > tr > th,
.vtFormView > table > tbody > tr > td,
.vtFormView > table > tbody > tr > th,
.vtFormView > table > tfoot > tr > td,
.vtFormView > table > tfoot > tr > th {
  padding-bottom: 0.4em;
  padding-right: 0.5em; }
.vtCardBody form > table,
.vtFormEdit form > table,
.vtFormFind form > table,
.vtFormView form > table {
  width: 100%; }
.vtCardBody form > table > tr > th,
.vtCardBody form > table > thead > tr > th,
.vtCardBody form > table > tbody > tr > th,
.vtCardBody form > table > tfoot > tr > th,
.vtFormEdit form > table > tr > th,
.vtFormEdit form > table > thead > tr > th,
.vtFormEdit form > table > tbody > tr > th,
.vtFormEdit form > table > tfoot > tr > th,
.vtFormFind form > table > tr > th,
.vtFormFind form > table > thead > tr > th,
.vtFormFind form > table > tbody > tr > th,
.vtFormFind form > table > tfoot > tr > th,
.vtFormView form > table > tr > th,
.vtFormView form > table > thead > tr > th,
.vtFormView form > table > tbody > tr > th,
.vtFormView form > table > tfoot > tr > th {
  text-align: right;
  white-space: nowrap;
  font-size: 0.9em;
  font-weight: normal;
  color: #666; }
.vtCardBody form > table > tr > td,
.vtCardBody form > table > tr > th,
.vtCardBody form > table > thead > tr > td,
.vtCardBody form > table > thead > tr > th,
.vtCardBody form > table > tbody > tr > td,
.vtCardBody form > table > tbody > tr > th,
.vtCardBody form > table > tfoot > tr > td,
.vtCardBody form > table > tfoot > tr > th,
.vtFormEdit form > table > tr > td,
.vtFormEdit form > table > tr > th,
.vtFormEdit form > table > thead > tr > td,
.vtFormEdit form > table > thead > tr > th,
.vtFormEdit form > table > tbody > tr > td,
.vtFormEdit form > table > tbody > tr > th,
.vtFormEdit form > table > tfoot > tr > td,
.vtFormEdit form > table > tfoot > tr > th,
.vtFormFind form > table > tr > td,
.vtFormFind form > table > tr > th,
.vtFormFind form > table > thead > tr > td,
.vtFormFind form > table > thead > tr > th,
.vtFormFind form > table > tbody > tr > td,
.vtFormFind form > table > tbody > tr > th,
.vtFormFind form > table > tfoot > tr > td,
.vtFormFind form > table > tfoot > tr > th,
.vtFormView form > table > tr > td,
.vtFormView form > table > tr > th,
.vtFormView form > table > thead > tr > td,
.vtFormView form > table > thead > tr > th,
.vtFormView form > table > tbody > tr > td,
.vtFormView form > table > tbody > tr > th,
.vtFormView form > table > tfoot > tr > td,
.vtFormView form > table > tfoot > tr > th {
  padding-bottom: 0.4em;
  padding-right: 0.5em; }
.vtCardBody th,
.vtFormEdit th,
.vtFormFind th,
.vtFormView th {
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  font-size: 0.9em;
  font-weight: normal;
  color: #888; }

.vtCardBody {
  padding: 10px 20px; }

.vtFormFind {
  background-color: #f8f8f8;
  padding: 6px 10px 0;
  margin-bottom: 0.5em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ccc;
  border-width: 1px;
  border-style: solid; }

.vtFormFind form th,
.vtFormEdit form th {
  padding-top: 6px;
  color: #888; }

.vtFormFind form > table > tr > th,
.vtFormFind form > table > thead > tr > th,
.vtFormFind form > table > tbody > tr > th,
.vtFormFind form > table > tfoot > tr > th,
.vtFormEdit form > table > tr > th,
.vtFormEdit form > table > thead > tr > th,
.vtFormEdit form > table > tbody > tr > th,
.vtFormEdit form > table > tfoot > tr > th {
  padding-top: 6px;
  color: #888; }

.vtFieldDate > table {
  width: auto; }
.vtFieldDate > table td {
  white-space: nowrap; }

div#ui-datepicker-div {
  font-size: 12px; }
div#ui-datepicker-div select {
  min-height: 1em;
  height: 1.4em;
  padding: 0 4px; }

.vtButtons {
  text-align: right;
  padding: 0.5em 0.5em;
  white-space: nowrap; }
.vtButtons button {
  margin-left: 10px; }

.vtFormComment {
  font-size: 0.9em;
  color: #888; }

.vtFormEdit span.checkbox input[type="checkbox"] {
  margin-top: 2px; }

.vtFormEdit span.checkbox label {
  display: inline-block; }

/* Tables */
td {
  vertical-align: top; }

table.tabB {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  border-radius: 4px; }
table.tabB th,
table.tabB td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd; }
table.tabB th {
  color: #000;
  background-color: #eee;
  font-weight: bold; }
table.tabB thead th {
  vertical-align: bottom; }
table.tabB caption + thead tr:first-child th,
table.tabB caption + thead tr:first-child td,
table.tabB colgroup + thead tr:first-child th,
table.tabB colgroup + thead tr:first-child td,
table.tabB thead:first-child tr:first-child th,
table.tabB thead:first-child tr:first-child td {
  border-top: 0; }
table.tabB tbody + tbody {
  border-top: 2px solid #ddd; }
table.tabB .tabB {
  background-color: transparent; }
table.tabB th,
table.tabB td {
  border-left: 1px solid #ddd; }
table.tabB caption + thead tr:first-child th,
table.tabB caption + tbody tr:first-child th,
table.tabB caption + tbody tr:first-child td,
table.tabB colgroup + thead tr:first-child th,
table.tabB colgroup + tbody tr:first-child th,
table.tabB colgroup + tbody tr:first-child td,
table.tabB thead:first-child tr:first-child th,
table.tabB tbody:first-child tr:first-child th,
table.tabB tbody:first-child tr:first-child td {
  border-top: 0; }
table.tabB thead:first-child tr:first-child > th:first-child,
table.tabB tbody:first-child tr:first-child > td:first-child,
table.tabB tbody:first-child tr:first-child > th:first-child {
  border-top-left-radius: 4px; }
table.tabB thead:first-child tr:first-child > th:last-child,
table.tabB tbody:first-child tr:first-child > td:last-child,
table.tabB tbody:first-child tr:first-child > th:last-child {
  border-top-right-radius: 4px; }
table.tabB thead:last-child tr:last-child > th:first-child,
table.tabB tbody:last-child tr:last-child > td:first-child,
table.tabB tbody:last-child tr:last-child > th:first-child,
table.tabB tfoot:last-child tr:last-child > td:first-child,
table.tabB tfoot:last-child tr:last-child > th:first-child {
  border-bottom-left-radius: 4px; }
table.tabB thead:last-child tr:last-child > th:last-child,
table.tabB tbody:last-child tr:last-child > td:last-child,
table.tabB tbody:last-child tr:last-child > th:last-child,
table.tabB tfoot:last-child tr:last-child > td:last-child,
table.tabB tfoot:last-child tr:last-child > th:last-child {
  border-bottom-right-radius: 4px; }
table.tabB tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0; }
table.tabB tfoot + tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0; }
table.tabB caption + thead tr:first-child th:first-child,
table.tabB caption + tbody tr:first-child td:first-child,
table.tabB colgroup + thead tr:first-child th:first-child,
table.tabB colgroup + tbody tr:first-child td:first-child {
  border-top-left-radius: 4px; }
table.tabB caption + thead tr:first-child th:last-child,
table.tabB caption + tbody tr:first-child td:last-child,
table.tabB colgroup + thead tr:first-child th:last-child,
table.tabB colgroup + tbody tr:first-child td:last-child {
  border-top-right-radius: 4px; }
table.tabB tbody > tr:nth-child(odd) > td,
table.tabB tbody > tr:nth-child(odd) > th {
  background-color: transparent; }

.vtTableList {
  /* @extend .table; */
  width: 100%;
  /* @extend .table-bordered; */
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  border-radius: 4px;
  /* @extend .table-condensed; */
  margin-bottom: .4em;
  font-size: 0.9em; }
.vtTableList th,
.vtTableList td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd; }
.vtTableList th {
  font-weight: bold; }
.vtTableList thead th {
  vertical-align: bottom; }
.vtTableList caption + thead tr:first-child th,
.vtTableList caption + thead tr:first-child td,
.vtTableList colgroup + thead tr:first-child th,
.vtTableList colgroup + thead tr:first-child td,
.vtTableList thead:first-child tr:first-child th,
.vtTableList thead:first-child tr:first-child td {
  border-top: 0; }
.vtTableList tbody + tbody {
  border-top: 2px solid #ddd; }
.vtTableList .table,
.vtTableList .vtTableList {
  background-color: transparent; }
.vtTableList th,
.vtTableList td {
  border-left: 1px solid #ddd; }
.vtTableList caption + thead tr:first-child th,
.vtTableList caption + tbody tr:first-child th,
.vtTableList caption + tbody tr:first-child td,
.vtTableList colgroup + thead tr:first-child th,
.vtTableList colgroup + tbody tr:first-child th,
.vtTableList colgroup + tbody tr:first-child td,
.vtTableList thead:first-child tr:first-child th,
.vtTableList tbody:first-child tr:first-child th,
.vtTableList tbody:first-child tr:first-child td {
  border-top: 0; }
.vtTableList thead:first-child tr:first-child > th:first-child,
.vtTableList tbody:first-child tr:first-child > td:first-child,
.vtTableList tbody:first-child tr:first-child > th:first-child {
  border-top-left-radius: 4px; }
.vtTableList thead:first-child tr:first-child > th:last-child,
.vtTableList tbody:first-child tr:first-child > td:last-child,
.vtTableList tbody:first-child tr:first-child > th:last-child {
  border-top-right-radius: 4px; }
.vtTableList thead:last-child tr:last-child > th:first-child,
.vtTableList tbody:last-child tr:last-child > td:first-child,
.vtTableList tbody:last-child tr:last-child > th:first-child,
.vtTableList tfoot:last-child tr:last-child > td:first-child,
.vtTableList tfoot:last-child tr:last-child > th:first-child {
  border-bottom-left-radius: 4px; }
.vtTableList thead:last-child tr:last-child > th:last-child,
.vtTableList tbody:last-child tr:last-child > td:last-child,
.vtTableList tbody:last-child tr:last-child > th:last-child,
.vtTableList tfoot:last-child tr:last-child > td:last-child,
.vtTableList tfoot:last-child tr:last-child > th:last-child {
  border-bottom-right-radius: 4px; }
.vtTableList tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0; }
.vtTableList tfoot + tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0; }
.vtTableList caption + thead tr:first-child th:first-child,
.vtTableList caption + tbody tr:first-child td:first-child,
.vtTableList colgroup + thead tr:first-child th:first-child,
.vtTableList colgroup + tbody tr:first-child td:first-child {
  border-top-left-radius: 4px; }
.vtTableList caption + thead tr:first-child th:last-child,
.vtTableList caption + tbody tr:first-child td:last-child,
.vtTableList colgroup + thead tr:first-child th:last-child,
.vtTableList colgroup + tbody tr:first-child td:last-child {
  border-top-right-radius: 4px; }
.vtTableList th,
.vtTableList td {
  padding: 4px 5px; }
.vtTableList th {
  text-align: center;
  vertical-align: middle;
  color: #333;
  padding: 2px 4px;
  font-size: 0.9em;
  line-height: 1.2em; }
.vtTableList td {
  padding: 2px 4px;
  line-height: 1.2em; }
.vtTableList > tbody > tr:hover > td {
  background-color: #f8f8f8;
  color: #0000cc; }
.vtTableList ul {
  margin-left: 14px; }
.vtTableList tr, .vtTableList thead, .vtTableList tfoot, .vtTableList td, .vtTableList th {
  page-break-inside: avoid;
  border-width: 1px !important; }
.vtTableList > thead > tr > th, .vtTableList > thead > tr > td, .vtTableList > tfoot > tr > th, .vtTableList > tfoot > tr > td {
  font-size: 0.9em;
  background-color: #f0f0f0; }

tr.Right > th, tr.Right > td, td.Right {
  text-align: right; }

tr.Left > th, tr.Left > td, td.Left {
  text-align: left; }

tr.Center > th, tr.Center > td, td.Center {
  text-align: center; }

tr.Middle > th, tr.Middle > td, td.Middle {
  vertical-align: middle; }

tr.Top > th, tr.Top > td, td.Top {
  vertical-align: top; }

tr.Bottom > th, tr.Bottom > td, td.Bottom {
  vertical-align: bottom; }

.vtDate, .vtRow {
  text-align: center;
  white-space: nowrap; }

.vtTotal .vtMoney {
  font-weight: bold; }

.vtMoney, .vtTotal {
  white-space: nowrap;
  text-align: right; }

td.vtDate, td.vtRow, th.vtDate, th.vtRow {
  text-align: center !important;
  white-space: nowrap; }

td.vtMoney, td.vtTotal, th.vtMoney, th.vtTotal {
  text-align: right !important;
  white-space: nowrap; }

td.Right {
  text-align: right; }

.v1 {
  font-size: 1px; }

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }
  .hidden-print {
    display: none !important; } }

.clearfix {
  *zoom: 1; }
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }
.clearfix:after {
  clear: both; }

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

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

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px; }
  .span1 {
    width: 70px; }
  .span2 {
    width: 170px; }
  .span3 {
    width: 270px; }
  .span4 {
    width: 370px; }
  .span5 {
    width: 470px; }
  .span6 {
    width: 570px; }
  .span7 {
    width: 670px; }
  .span8 {
    width: 770px; }
  .span9 {
    width: 870px; }
  .span10 {
    width: 970px; }
  .span11 {
    width: 1070px; }
  .span12 {
    width: 1170px; }
  .offset1 {
    margin-left: 130px; }
  .offset2 {
    margin-left: 230px; }
  .offset3 {
    margin-left: 330px; }
  .offset4 {
    margin-left: 430px; }
  .offset5 {
    margin-left: 530px; }
  .offset6 {
    margin-left: 630px; }
  .offset7 {
    margin-left: 730px; }
  .offset8 {
    margin-left: 830px; }
  .offset9 {
    margin-left: 930px; }
  .offset10 {
    margin-left: 1030px; }
  .offset11 {
    margin-left: 1130px; }
  .offset12 {
    margin-left: 1230px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641%;
    *margin-left: 2.51091%; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.5641%; }
  .row-fluid .span1 {
    width: 5.98291%;
    *width: 5.92971%; }
  .row-fluid .span2 {
    width: 14.52991%;
    *width: 14.47672%; }
  .row-fluid .span3 {
    width: 23.07692%;
    *width: 23.02373%; }
  .row-fluid .span4 {
    width: 31.62393%;
    *width: 31.57074%; }
  .row-fluid .span5 {
    width: 40.17094%;
    *width: 40.11775%; }
  .row-fluid .span6 {
    width: 48.71795%;
    *width: 48.66476%; }
  .row-fluid .span7 {
    width: 57.26496%;
    *width: 57.21177%; }
  .row-fluid .span8 {
    width: 65.81197%;
    *width: 65.75877%; }
  .row-fluid .span9 {
    width: 74.35897%;
    *width: 74.30578%; }
  .row-fluid .span10 {
    width: 82.90598%;
    *width: 82.85279%; }
  .row-fluid .span11 {
    width: 91.45299%;
    *width: 91.3998%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%; }
  .row-fluid .offset1 {
    margin-left: 11.11111%;
    *margin-left: 11.00473%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.54701%;
    *margin-left: 8.44063%; }
  .row-fluid .offset2 {
    margin-left: 19.65812%;
    *margin-left: 19.55174%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.09402%;
    *margin-left: 16.98763%; }
  .row-fluid .offset3 {
    margin-left: 28.20513%;
    *margin-left: 28.09875%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.64103%;
    *margin-left: 25.53464%; }
  .row-fluid .offset4 {
    margin-left: 36.75214%;
    *margin-left: 36.64575%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803%;
    *margin-left: 34.08165%; }
  .row-fluid .offset5 {
    margin-left: 45.29915%;
    *margin-left: 45.19276%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504%;
    *margin-left: 42.62866%; }
  .row-fluid .offset6 {
    margin-left: 53.84615%;
    *margin-left: 53.73977%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205%;
    *margin-left: 51.17567%; }
  .row-fluid .offset7 {
    margin-left: 62.39316%;
    *margin-left: 62.28678%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.82906%;
    *margin-left: 59.72268%; }
  .row-fluid .offset8 {
    margin-left: 70.94017%;
    *margin-left: 70.83379%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.37607%;
    *margin-left: 68.26969%; }
  .row-fluid .offset9 {
    margin-left: 79.48718%;
    *margin-left: 79.3808%; }
  .row-fluid .offset9:first-child {
    margin-left: 76.92308%;
    *margin-left: 76.81669%; }
  .row-fluid .offset10 {
    margin-left: 88.03419%;
    *margin-left: 87.92781%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.47009%;
    *margin-left: 85.3637%; }
  .row-fluid .offset11 {
    margin-left: 96.5812%;
    *margin-left: 96.47481%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709%;
    *margin-left: 93.91071%; }
  .row-fluid .offset12 {
    margin-left: 105.12821%;
    *margin-left: 105.02182%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.5641%;
    *margin-left: 102.45772%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px; }
  .thumbnails {
    margin-left: -30px; }
  .thumbnails > li {
    margin-left: 30px; }
  .row-fluid .thumbnails {
    margin-left: 0; } }

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px; }
  .span1 {
    width: 42px; }
  .span2 {
    width: 104px; }
  .span3 {
    width: 166px; }
  .span4 {
    width: 228px; }
  .span5 {
    width: 290px; }
  .span6 {
    width: 352px; }
  .span7 {
    width: 414px; }
  .span8 {
    width: 476px; }
  .span9 {
    width: 538px; }
  .span10 {
    width: 600px; }
  .span11 {
    width: 662px; }
  .span12 {
    width: 724px; }
  .offset1 {
    margin-left: 82px; }
  .offset2 {
    margin-left: 144px; }
  .offset3 {
    margin-left: 206px; }
  .offset4 {
    margin-left: 268px; }
  .offset5 {
    margin-left: 330px; }
  .offset6 {
    margin-left: 392px; }
  .offset7 {
    margin-left: 454px; }
  .offset8 {
    margin-left: 516px; }
  .offset9 {
    margin-left: 578px; }
  .offset10 {
    margin-left: 640px; }
  .offset11 {
    margin-left: 702px; }
  .offset12 {
    margin-left: 764px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243%;
    *margin-left: 2.70924%; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243%; }
  .row-fluid .span1 {
    width: 5.8011%;
    *width: 5.74791%; }
  .row-fluid .span2 {
    width: 14.36464%;
    *width: 14.31145%; }
  .row-fluid .span3 {
    width: 22.92818%;
    *width: 22.87499%; }
  .row-fluid .span4 {
    width: 31.49171%;
    *width: 31.43852%; }
  .row-fluid .span5 {
    width: 40.05525%;
    *width: 40.00206%; }
  .row-fluid .span6 {
    width: 48.61878%;
    *width: 48.56559%; }
  .row-fluid .span7 {
    width: 57.18232%;
    *width: 57.12913%; }
  .row-fluid .span8 {
    width: 65.74586%;
    *width: 65.69266%; }
  .row-fluid .span9 {
    width: 74.30939%;
    *width: 74.2562%; }
  .row-fluid .span10 {
    width: 82.87293%;
    *width: 82.81974%; }
  .row-fluid .span11 {
    width: 91.43646%;
    *width: 91.38327%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%; }
  .row-fluid .offset1 {
    margin-left: 11.32597%;
    *margin-left: 11.21958%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.56354%;
    *margin-left: 8.45715%; }
  .row-fluid .offset2 {
    margin-left: 19.8895%;
    *margin-left: 19.78312%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707%;
    *margin-left: 17.02069%; }
  .row-fluid .offset3 {
    margin-left: 28.45304%;
    *margin-left: 28.34666%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.69061%;
    *margin-left: 25.58422%; }
  .row-fluid .offset4 {
    margin-left: 37.01657%;
    *margin-left: 36.91019%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414%;
    *margin-left: 34.14776%; }
  .row-fluid .offset5 {
    margin-left: 45.58011%;
    *margin-left: 45.47373%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.81768%;
    *margin-left: 42.7113%; }
  .row-fluid .offset6 {
    margin-left: 54.14365%;
    *margin-left: 54.03726%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.38122%;
    *margin-left: 51.27483%; }
  .row-fluid .offset7 {
    margin-left: 62.70718%;
    *margin-left: 62.6008%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475%;
    *margin-left: 59.83837%; }
  .row-fluid .offset8 {
    margin-left: 71.27072%;
    *margin-left: 71.16434%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.50829%;
    *margin-left: 68.4019%; }
  .row-fluid .offset9 {
    margin-left: 79.83425%;
    *margin-left: 79.72787%; }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182%;
    *margin-left: 76.96544%; }
  .row-fluid .offset10 {
    margin-left: 88.39779%;
    *margin-left: 88.29141%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.63536%;
    *margin-left: 85.52898%; }
  .row-fluid .offset11 {
    margin-left: 96.96133%;
    *margin-left: 96.85494%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.1989%;
    *margin-left: 94.09251%; }
  .row-fluid .offset12 {
    margin-left: 105.52486%;
    *margin-left: 105.41848%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243%;
    *margin-left: 102.65605%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px; } }

@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px; }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px; }
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    width: 100%; }
  .row,
  .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0; }
  .modal.fade {
    top: -100px; }
  .modal.fade.in {
    top: 20px; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small {
    display: block;
    line-height: 20px; }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }
  .media-object {
    margin-right: 0;
    margin-left: 0; }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }
  .modal-header .close {
    padding: 10px;
    margin: -10px; }
  .carousel-caption {
    position: static; } }

@media (max-width: 979px) {
  body {
    padding-top: 0; }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top {
    margin-bottom: 20px; }
  .navbar-fixed-bottom {
    margin-top: 20px; }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }
  .navbar .container {
    width: auto;
    padding: 0; }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }
  .nav-collapse {
    clear: both; }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px; }
  .nav-collapse .nav > li {
    float: none; }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }
  .nav-collapse .nav > .divider-vertical {
    display: none; }
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none; }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2; }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999; }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111; }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .nav-collapse .open > .dropdown-menu {
    display: block; }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none; }
  .nav-collapse .dropdown-menu .divider {
    display: none; }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111; }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0; }
  .navbar .btn-navbar {
    display: block; }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }

.BodyPage:after {
  display: none;
  position: fixed;
  left: 0;
  top: 50%;
  color: red;
  font-size: 20px;
  content: 'normal'; }
@media (min-width: 1200px) {
  .BodyPage:after {
    content: 'desktop'; } }
@media (max-width: 979px) {
  .BodyPage:after {
    content: 'tablet'; } }
@media (max-width: 767px) {
  .BodyPage:after {
    content: 'smartphone'; } }
@media (max-width: 480px) {
  .BodyPage:after {
    content: 'phone'; } }

@font-face {
  font-family: 'font01';
  src: url("/local/templates/kramzauto/./assets/fonts/45a9841a7f5ba7a780f0a804553cfce7.eot?#iefix") format("embedded-opentype"), url("/local/templates/kramzauto/./assets/fonts/45a9841a7f5ba7a780f0a804553cfce7.woff") format("woff"), url("/local/templates/kramzauto/./assets/fonts/45a9841a7f5ba7a780f0a804553cfce7.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important; }

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important; }

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0; }

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5); }

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important; }

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform,width;
  transition-property: transform,width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0; }

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }

.fotorama__nav__frame, .fotorama__thumb-border {
  box-sizing: content-box; }

.fotorama__caption__wrap {
  box-sizing: border-box; }

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  -webkit-tap-highlight-color: transparent; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(/local/templates/kramzauto/./assets/img/fotorama.png) no-repeat; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(/local/templates/kramzauto/./assets/img/fotorama@2x.png) 0 0/96px 160px no-repeat; } }

.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2); }

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important; } }

.fotorama {
  min-width: 1px;
  overflow: hidden; }

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none; }

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000; }

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important; }

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000; }

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0; }

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl; }

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%; }

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y; }

.fotorama__wrap .fotorama__pointer {
  cursor: pointer; }

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important; }

.fotorama__stage__frame {
  overflow: hidden; }

.fotorama__stage__frame.fotorama__active {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none; }

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7; }

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9; }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none; }

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important; }

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block; }

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important; }

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden; }

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible; }

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5; }

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left; }

.fotorama__nav__frame {
  position: relative;
  cursor: pointer; }

.fotorama__nav--dots {
  display: block; }

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px; }

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none; }

.fotorama__nav--thumbs {
  display: block; }

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none; }

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f; }

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px; }

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%; }

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2; }

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1)); }

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue',Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000; }

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5); }

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5); }

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0; }

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none; }

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear; }

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: .3s; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

.fotorama__select {
  cursor: auto; }

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10; }

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent; } }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer; }

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px; }

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0; }

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0; }

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: .1; }

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20; }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%; }

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px; }

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none; }

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block; }

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px; }

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-close {
  display: none; }

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0; }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1; }

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block; }

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important; }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important; }

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform,opacity;
  transition-property: transform,opacity;
  transition-duration: .3s; }

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%,5px 100%; }

.fotorama__nav:before, .fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0,0 0;
  left: -10px; }

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0; }

.fotorama__nav:after, .fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0,100% 0;
  right: -10px; }

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0; }

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none; }

/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/
.sm {
  position: relative; }

.sm,
.sm ul,
.sm li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left;
  -webkit-tap-highlight-color: transparent; }

.sm-rtl,
.sm-rtl ul,
.sm-rtl li {
  direction: rtl;
  text-align: right; }

.sm > li > h1,
.sm > li > h2,
.sm > li > h3,
.sm > li > h4,
.sm > li > h5,
.sm > li > h6 {
  margin: 0;
  padding: 0; }

.sm ul {
  display: none; }

.sm li,
.sm a {
  position: relative; }

.sm a {
  display: block; }

.sm a.disabled {
  cursor: not-allowed; }

.sm:after {
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.sm,
.sm *,
.sm *:before,
.sm *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sm-blue {
  font-family: 'font01';
  font-weight: 400; }

.sm-blue a {
  padding: 11px 58px 13px 19px;
  line-height: 20px; }

.sm-blue a:link,
.sm-blue a:visited,
.sm-blue a:hover,
.sm-blue a:active {
  text-decoration: none; }

.sm-blue a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff; }

.sm-blue a.highlighted span.sub-arrow:before {
  display: block;
  content: '-'; }

.sm-blue > li {
  border-bottom: 1px solid #fff; }

.sm-blue > li > a {
  font-size: 16px;
  color: white;
  background: #003e7d; }

.sm-blue > li > a.active {
  color: #9cb2c8;
  background: #002a54; }

.sm-blue > li > a:hover,
.sm-blue > li > a:active,
.sm-blue > li > a.highlighted {
  color: #fed7b7;
  background: #ff7200; }

.sm-blue > li:first-child > a {
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0; }

.sm-blue > li:last-child > a {
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px; }

.sm-blue ul li {
  border-top: 1px solid #002a54; }

.sm-blue ul a {
  color: white;
  background: #003e7d; }

.sm-blue ul a:hover,
.sm-blue ul a:active,
.sm-blue ul a.active {
  color: #9cb2c8;
  background: #002a54; }

.sm-blue ul a {
  border-left: 15px solid transparent; }

.sm-blue ul ul a {
  border-left: 30px solid transparent; }

.sm-blue ul ul ul a {
  border-left: 45px solid transparent; }

.sm-blue ul ul ul ul a {
  border-left: 60px solid transparent; }

.sm-blue ul ul ul ul ul a {
  border-left: 75px solid transparent; }

.sm-blue ul ul ul ul ul ul a {
  border-left: 90px solid transparent; }

@media (min-width: 768px) {
  /* start... (it's not recommended editing these rules) */
  .sm-blue ul {
    position: absolute;
    width: 12em; }
  .sm-blue li {
    float: left; }
  .sm-blue.sm-horizontal > li {
    float: none;
    display: table-cell;
    width: 1%;
    text-align: center; }
  .sm-blue.sm-horizontal > li > ul {
    min-width: 100% !important; }
  .sm-blue.sm-vertical {
    float: left;
    width: 100%; }
  .sm-blue ul li,
  .sm-blue.sm-vertical li {
    float: none; }
  .sm-blue a {
    white-space: nowrap; }
  .sm-blue ul a,
  .sm-blue.sm-vertical a {
    white-space: normal; }
  .sm-blue .sm-nowrap > li > a,
  .sm-blue .sm-nowrap > li > :not(ul) a {
    white-space: nowrap; }
  /* ...end */
  .sm-blue a.highlighted span.sub-arrow:before {
    display: none; }
  .sm-blue.sm-horizontal > li > a span.sub-arrow {
    top: auto;
    margin-top: 0;
    bottom: 6px;
    left: 50%;
    margin-left: -4px;
    right: auto;
    background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -408px no-repeat;
    width: 9px;
    height: 4px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
  .sm-blue.sm-horizontal > li > a.active span.sub-arrow {
    background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px 0px no-repeat; }
  .sm-blue.sm-horizontal > li > a:hover span.sub-arrow,
  .sm-blue.sm-horizontal > li > a:active span.sub-arrow,
  .sm-blue.sm-horizontal > li > a.highlighted span.sub-arrow {
    background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -204px no-repeat; }
  .sm-blue.sm-vertical a span.sub-arrow {
    margin-top: -3px;
    right: 10px;
    background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -1030px no-repeat;
    width: 4px;
    height: 9px; }
  .sm-blue.sm-vertical > li > a.active span.sub-arrow {
    background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -612px no-repeat; }
  .sm-blue.sm-vertical > li > a:hover span.sub-arrow,
  .sm-blue.sm-vertical > li > a:active span.sub-arrow,
  .sm-blue.sm-vertical > li > a.highlighted span.sub-arrow {
    background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -821px no-repeat; }
  .sm-blue > li {
    border-left: 1px solid #fff; }
  .sm-blue > li:first-child {
    border-left: 0; }
  .sm-blue > li > a {
    font-size: 14px; }
  .sm-blue > li:first-child > a,
  .sm-blue > li:last-child > a,
  .sm-blue > li > a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
  .sm-blue.sm-horizontal > li > a {
    padding: 11px 0px 13px 0px;
    border-bottom: 1px solid #fff; }
  .sm-blue.sm-horizontal > li > a.highlighted {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    border-bottom: 1px solid #ff7200; }
  .sm-blue ul {
    border: 1px solid #002a54;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2); }
  .sm-blue ul li:first-child {
    border-top: none; }
  .sm-blue ul a {
    border-left: none !important;
    padding: 6px 30px 8px 19px; }
  .sm-blue ul a span.sub-arrow {
    margin-top: -3px;
    right: 10px;
    background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -1030px no-repeat;
    width: 4px;
    height: 9px; }
  .sm-blue ul a.active span.sub-arrow,
  .sm-blue ul a:hover span.sub-arrow,
  .sm-blue ul a:active span.sub-arrow {
    background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -612px no-repeat; }
  .sm-blue span.scroll-up,
  .sm-blue span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: white;
    height: 20px; }
  .sm-blue span.scroll-up-arrow,
  .sm-blue span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #2b82ac transparent; }
  .sm-blue span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #2b82ac transparent transparent transparent; }
  .sm-blue.sm-vertical > li {
    border-left: none; } }

@media (min-width: 980px) {
  .sm-blue > li > a {
    font-size: 16px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
.slick-list:focus {
  outline: none; }
.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
.slick-track:before, .slick-track:after {
  content: "";
  display: table; }
.slick-track:after {
  clear: both; }
.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
[dir="rtl"] .slick-slide {
  float: right; }
.slick-slide img {
  display: block; }
.slick-slide.slick-loading img {
  display: none; }
.slick-slide.dragging img {
  pointer-events: none; }
.slick-initialized .slick-slide {
  display: block; }
.slick-loading .slick-slide {
  visibility: hidden; }
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

body {
  margin: 0;
  font-size: 14px;
  overflow-y: scroll; }
@media (max-width: 767px) {
  body {
    padding: 0; } }

.BodyPage {
  background-color: #f9f9f9; }
@media (max-width: 767px) {
  .BodyPage {
    background-color: #fff; } }

.row-fluid [class*="span"] {
  min-height: 1px; }

a:link,
a:visited {
  color: #015bb6;
  text-decoration: underline; }

a:hover,
a:active {
  color: #015bb6;
  text-decoration: none; }

a:focus {
  outline: none; }

li {
  line-height: 22px; }

hr {
  color: #eee;
  background-color: #eee; }
hr.PageHR {
  height: 2px; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'font01';
  font-weight: 400;
  color: black;
  text-rendering: auto;
  line-height: 1.2; }

.h1, h1 {
  font-size: 28px; }

.h2, h2 {
  font-size: 24px; }

.h3, h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

vt.h1 {
  content: 'Заголовок 1'; }

vt.h2 {
  content: 'Заголовок 2'; }

vt.h3 {
  content: 'Заголовок 3'; }

h1.IssueHead {
  display: block;
  overflow: hidden;
  vertical-align: middle;
  font-size: 24px;
  margin-bottom: 24px;
  padding-bottom: 4px;
  border-bottom: 2px solid #ff7200; }
@media (max-width: 979px) {
  h1.IssueHead {
    border-bottom: none; } }

.TCB h1.IssueHead {
  border-bottom: none; }

.Selected {
  color: #ff7200; }

.siteTextSelected {
  background-color: #f2f2f2;
  font-style: italic;
  padding: 10px; }

vt.siteTextSelected {
  content: 'Выделенный блок текста'; }

.site-modal-dialog legend,
.site-modal-dialog table,
.main-holder legend,
.main-holder table {
  color: #353535; }

.site-modal-dialog select,
.site-modal-dialog textarea,
.site-modal-dialog input[type="text"],
.site-modal-dialog input[type="password"],
.site-modal-dialog input[type="datetime"],
.site-modal-dialog input[type="datetime-local"],
.site-modal-dialog input[type="date"],
.site-modal-dialog input[type="month"],
.site-modal-dialog input[type="time"],
.site-modal-dialog input[type="week"],
.site-modal-dialog input[type="number"],
.site-modal-dialog input[type="email"],
.site-modal-dialog input[type="url"],
.site-modal-dialog input[type="search"],
.site-modal-dialog input[type="tel"],
.site-modal-dialog input[type="color"],
.site-modal-dialog .uneditable-input,
.main-holder select,
.main-holder textarea,
.main-holder input[type="text"],
.main-holder input[type="password"],
.main-holder input[type="datetime"],
.main-holder input[type="datetime-local"],
.main-holder input[type="date"],
.main-holder input[type="month"],
.main-holder input[type="time"],
.main-holder input[type="week"],
.main-holder input[type="number"],
.main-holder input[type="email"],
.main-holder input[type="url"],
.main-holder input[type="search"],
.main-holder input[type="tel"],
.main-holder input[type="color"],
.main-holder .uneditable-input {
  background-color: white;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  box-shadow: inset 0 0 0 2px white;
  margin: 0 0 10px 0;
  padding: 0 8px;
  border-color: #b3b3b3;
  border-radius: 3px;
  font-size: 14px;
  color: #353535;
  line-height: 22px;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.site-modal-dialog select, .site-modal-dialog select:focus,
.site-modal-dialog textarea,
.site-modal-dialog textarea:focus,
.site-modal-dialog input[type="text"],
.site-modal-dialog input[type="text"]:focus,
.site-modal-dialog input[type="password"],
.site-modal-dialog input[type="password"]:focus,
.site-modal-dialog input[type="datetime"],
.site-modal-dialog input[type="datetime"]:focus,
.site-modal-dialog input[type="datetime-local"],
.site-modal-dialog input[type="datetime-local"]:focus,
.site-modal-dialog input[type="date"],
.site-modal-dialog input[type="date"]:focus,
.site-modal-dialog input[type="month"],
.site-modal-dialog input[type="month"]:focus,
.site-modal-dialog input[type="time"],
.site-modal-dialog input[type="time"]:focus,
.site-modal-dialog input[type="week"],
.site-modal-dialog input[type="week"]:focus,
.site-modal-dialog input[type="number"],
.site-modal-dialog input[type="number"]:focus,
.site-modal-dialog input[type="email"],
.site-modal-dialog input[type="email"]:focus,
.site-modal-dialog input[type="url"],
.site-modal-dialog input[type="url"]:focus,
.site-modal-dialog input[type="search"],
.site-modal-dialog input[type="search"]:focus,
.site-modal-dialog input[type="tel"],
.site-modal-dialog input[type="tel"]:focus,
.site-modal-dialog input[type="color"],
.site-modal-dialog input[type="color"]:focus,
.site-modal-dialog .uneditable-input,
.site-modal-dialog .uneditable-input:focus,
.main-holder select,
.main-holder select:focus,
.main-holder textarea,
.main-holder textarea:focus,
.main-holder input[type="text"],
.main-holder input[type="text"]:focus,
.main-holder input[type="password"],
.main-holder input[type="password"]:focus,
.main-holder input[type="datetime"],
.main-holder input[type="datetime"]:focus,
.main-holder input[type="datetime-local"],
.main-holder input[type="datetime-local"]:focus,
.main-holder input[type="date"],
.main-holder input[type="date"]:focus,
.main-holder input[type="month"],
.main-holder input[type="month"]:focus,
.main-holder input[type="time"],
.main-holder input[type="time"]:focus,
.main-holder input[type="week"],
.main-holder input[type="week"]:focus,
.main-holder input[type="number"],
.main-holder input[type="number"]:focus,
.main-holder input[type="email"],
.main-holder input[type="email"]:focus,
.main-holder input[type="url"],
.main-holder input[type="url"]:focus,
.main-holder input[type="search"],
.main-holder input[type="search"]:focus,
.main-holder input[type="tel"],
.main-holder input[type="tel"]:focus,
.main-holder input[type="color"],
.main-holder input[type="color"]:focus,
.main-holder .uneditable-input,
.main-holder .uneditable-input:focus {
  transition: none;
  outline: none;
  box-shadow: none !important; }

.site-modal-dialog .input-block-level,
.main-holder .input-block-level {
  min-height: 32px; }

.site-modal-dialog select,
.main-holder select {
  height: 32px;
  line-height: 32px; }

.site-modal-dialog textarea,
.main-holder textarea {
  padding-top: 4px;
  padding-bottom: 4px; }

.content-default-wrap,
.Issue {
  overflow-x: auto; }
.content-default-wrap img,
.Issue img {
  max-width: 100%; }
.content-default-wrap .PP_img.Preview,
.Issue .PP_img.Preview {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 6px; }
.content-default-wrap .PP_img.Preview[style*=left], .content-default-wrap .PP_img.Preview[align=left],
.Issue .PP_img.Preview[style*=left],
.Issue .PP_img.Preview[align=left] {
  margin-right: 10px; }
.content-default-wrap .PP_img.Preview[style*=right], .content-default-wrap .PP_img.Preview[align=right],
.Issue .PP_img.Preview[style*=right],
.Issue .PP_img.Preview[align=right] {
  margin-left: 10px; }
@media (min-width: 1200px) {
  .content-default-wrap .PP_img.Preview[style*=left], .content-default-wrap .PP_img.Preview[align=left],
  .Issue .PP_img.Preview[style*=left],
  .Issue .PP_img.Preview[align=left] {
    margin-right: 20px; }
  .content-default-wrap .PP_img.Preview[style*=right], .content-default-wrap .PP_img.Preview[align=right],
  .Issue .PP_img.Preview[style*=right],
  .Issue .PP_img.Preview[align=right] {
    margin-left: 20px; } }
@media (max-width: 979px) {
  .content-default-wrap .PP_img.Preview,
  .Issue .PP_img.Preview {
    max-width: 50%; } }
@media (max-width: 767px) {
  .content-default-wrap .PP_img.Preview,
  .Issue .PP_img.Preview {
    max-width: 100%;
    float: none !important;
    margin: 0 0 5px 0 !important; } }

.site-radio {
  display: block;
  position: relative;
  cursor: pointer;
  list-style: none;
  margin-bottom: 0;
  line-height: 20px;
  padding: 5px 0 6px 0; }
.site-radio input[type=radio] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0; }
.site-radio span {
  display: inline-block;
  padding-left: 31px;
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -1455px no-repeat; }
.site-radio.active span,
.site-radio input[type=radio]:checked ~ span {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -1675px no-repeat; }

.site-checkbox {
  display: block;
  position: relative;
  cursor: pointer;
  list-style: none;
  margin-bottom: 0;
  line-height: 20px;
  padding: 5px 0 6px 0; }
.site-checkbox input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0; }
.site-checkbox span {
  display: inline-block;
  padding-left: 31px;
  min-height: 21px;
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -2116px no-repeat; }
.site-checkbox.active span,
.site-checkbox input[type=checkbox]:checked ~ span {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -1895px no-repeat; }

.collapse-toggler + div {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.collapse-toggler.active + div {
  height: auto; }

/* tabB */
table.tabB {
  border-collapse: collapse; }
table.tabB .tabH,
table.tabB .tabH td,
table.tabB .tabH th,
table.tabB .tabHead,
table.tabB .tabHead td,
table.tabB .tabHead th,
table.tabB.vtTableHeadLeft td:first-child,
table.tabB.vtTableHeadLeft th:first-child,
table.tabB.vtTableHeadTop tr:first-child td,
table.tabB.vtTableHeadTop tr:first-child th {
  color: #ff7200; }
table.tabB p {
  margin: 0; }

table.tabB tbody > tr:nth-child(odd) > td,
table.tabB tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

vt.tabH {
  content: 'Выделенная ячейка в таблице'; }

.BodyPrint h1.IssueHead,
.BodyPrint .Issue {
  padding-right: 20px;
  padding-left: 20px; }

.BodyPrint .news-controls {
  display: none; }

.BodyPrint .scTrace {
  padding-top: 10px; }

.main-holder {
  width: 100%;
  min-width: 300px;
  float: none;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  color: #353535;
  font-family: Arial, sans-serif;
  line-height: 22px; }
@media (max-width: 767px) {
  .main-holder {
    padding: 0;
    box-shadow: none;
    border: none; } }

@media (min-width: 1200px) {
  .container {
    width: 960px; } }

.content {
  margin-top: 16px;
  margin-bottom: 50px; }
@media (max-width: 480px) {
  .content img {
    float: none !important; } }

.content-default {
  padding-top: 50px;
  padding-bottom: 40px;
  background: #fff;
  border-top: 2px solid #eee; }

.header-wrap {

  margin-top: 15px;
  padding-top: 171px;
  position: relative;

}



@media (max-width: 767px) {
  .header-wrap {
    margin-top: 0px;
    padding-top: 24px;
  }
}



.header-wrap .logo {
  z-index: 100;
  display: block;
  position: absolute;
  top: 15px;
  left: 0px;
  text-align: center; }
@media (max-width: 767px) {
  .header-wrap .logo {
    position: relative;
    top: auto;
    left: auto; } }
.header-wrap .logo a {
  display: block;
  overflow: hidden;
  text-decoration: none; }

.header-wrap .logo img {
  width: 259px;
  max-width: 100%; }

@media (max-width: 480px) {
  .header-wrap .logo img {
    top: 10px;
    float: left;
    padding-left: 10px;
  }
  .header-wrap .logo {
    top: 10px;
  }
}

@media (max-width: 767px) {
  .header-wrap .logo img {
    top: 10px;
    float: left;
    padding-left: 10px;
  }
  .header-wrap .logo {
    top: -12px;
  }
}



.header-wrap .logo-text {
  font-family: 'font01';
  font-weight: 400;
  color: #ff7200;
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  padding-bottom: 6px; }

@media (max-width: 767px) {
  .header-wrap .menu-logon-search-wrap {
    background-color: #003e7d;
    padding: 20px 20px 20px 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 1px; } }

@media (max-width: 480px) {
  .header-wrap .menu-logon-search-wrap {
    padding: 20px 10px 20px 10px; } }

.header-wrap .logon {
  position: absolute;
  top: 35px;
  left: 330px;
  cursor: pointer; }


@media (max-width: 979px) {
  .header-wrap .logon {
    left: 345px;
  } }

@media (max-width: 767px) {
  .header-wrap .logon {
    position: relative;
    top: auto;
    left: auto;
    float: left;
    margin: 6px 0 0 20px; } }

@media (max-width: 480px) {
  .header-wrap .logon {
    float: right;
    min-height: 35px;
    margin-bottom: 20px; } }

.header-wrap .find-form {
  display: block;
  position: absolute;
  top: 60px;
  left: 550px;
  width: 186px; }
@media (max-width: 979px) {
  .header-wrap .find-form {
    width: 160px;
    left: auto;
    right: 0; } }
@media (max-width: 767px) {
  .header-wrap .find-form {
    position: relative;
    top: 0px;
    left: auto;
    overflow: hidden;
    width: auto;
    margin-top: 6px;
    padding-left: 20px; } }
@media (max-width: 480px) {
  .header-wrap .find-form {
    clear: both;
    padding-left: 0; } }
.header-wrap .find-form .search-text {
  display: block;
  background-color: #fff;
  border: 1px solid #ccc;
  padding-left: 10px;
  padding-right: 43px; }
.header-wrap .find-form input[type=text] {
  font-family: 'font01';
  font-weight: 400;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 33px;
  min-height: 33px;
  height: 33px;
  font-size: 14px;
  background: #fff; }
.header-wrap .find-form input[type=text], .header-wrap .find-form input[type=text]:focus {
  transition: none;
  outline: none;
  box-shadow: none; }
.header-wrap .find-form input[type=text]:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 500px #fff !important;
  -webkit-text-fill-color: #b0b0b0 !important;
  color: #b0b0b0 !important; }
.header-wrap .find-form input[type=text]::-webkit-input-placeholder {
  color: #b0b0b0; }
.header-wrap .find-form input[type=text]::-moz-placeholder {
  color: #b0b0b0; }
.header-wrap .find-form input[type=text]:-moz-placeholder {
  color: #b0b0b0; }
.header-wrap .find-form input[type=text]:-ms-input-placeholder {
  color: #b0b0b0; }
.header-wrap .find-form input[type=text]:focus::-webkit-input-placeholder {
  color: transparent; }
.header-wrap .find-form input[type=text]:focus::-moz-placeholder {
  color: transparent; }
.header-wrap .find-form input[type=text]:focus:-moz-placeholder {
  color: transparent; }
.header-wrap .find-form input[type=text]:focus:-ms-input-placeholder {
  color: transparent; }
.header-wrap .find-form .search-btn {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 11px -1229px no-repeat;
  width: 38px;
  height: 35px;
  padding: 0;
  margin: 0;
  border: none;
  outline: none; }
.header-wrap .find-form .search-btn:focus {
  box-shadow: none; }
.header-wrap .top-contacts {
  position: absolute;
  width: auto;
  top: 18px;
  right: 0px;
  font-family: 'font01';
  font-weight: 400;
  color: #ff7200; }
@media (max-width: 979px) {
  .header-wrap .top-contacts {
    display: none; 
  }
  .low-vision
  {
    width: 178px !important;
    right: 0px !important;
  }
}
@media (max-width: 767px) {
  .low-vision
  {
    width: 178px !important;
    right: 10px !important;
  }
}
.header-wrap .top-contacts a {
  color: #ff7200; }
.header-wrap .menu-toggle {
  float: left;
  display: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: none;
  outline: none;
  color: #fff;
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -6220px no-repeat;
  cursor: pointer;
  z-index: 100; }
.header-wrap .menu-toggle.collapsed {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -5978px no-repeat; }
@media (max-width: 767px) {
  .header-wrap .menu-toggle {
    display: inline-block; } }

.nav2-news-block {
  margin-top: 14px;
  padding-bottom: 40px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease; }

.news-wrap {
  margin-top: 23px;
  overflow: hidden; }

@media (max-width: 767px) {
  .nav2-news-block {
    margin-top: 23px; }
  .news-wrap {
    margin-top: 0; }
  .nav2-wrap {
    float: left;
    width: 245px;
    margin-left: -265px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    margin-right: 20px; }
  .navPanel-visible .nav2-news-block {
    -webkit-transform: translateX(265px);
    -moz-transform: translateX(265px);
    -ms-transform: translateX(265px);
    -o-transform: translateX(265px);
    transform: translateX(265px); }
  .navPanel-visible .nav2-wrap {
    opacity: 1;
    pointer-events: auto; } }

.footer {
  font-size: 12px;
  color: #b9b9b9;
  border-top: 1px solid #dfdfdf; }

.footer-wrap {
  padding-top: 35px;
  padding-bottom: 29px; }
@media (max-width: 767px) {
  .footer-wrap {
    text-align: center; } }

.footer-left {
  float: left;
  min-height: 1px; }
@media (max-width: 979px) {
  .footer-left {
    max-width: 340px; } }
@media (max-width: 767px) {
  .footer-left {
    float: none;
    max-width: none;
    margin-bottom: 20px; } }

.footer-right {
  float: right;
  text-align: right; }
@media (max-width: 767px) {
  .footer-right {
    float: none;
    text-align: center; } }

.navbar-collapse.collapse {
  position: static; }

.navigation {
  font-family: 'font01';
  font-weight: 400;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
@media (max-width: 767px) {
  .navigation {
    position: static;
    top: auto;
    left: auto; } }

@media (max-width: 767px) {
  .news-wrap,
  .content-wrap,
  .content-default-wrap,
  .trace-wrap,
  .footer-wrap {
    padding-left: 10px;
    padding-right: 10px; } }

@media (max-width: 480px) {
  .news-wrap,
  .content-wrap,
  .content-default-wrap,
  .trace-wrap,
  .footer-wrap {
    padding-left: 5px;
    padding-right: 5px; } }

.content-wrap {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease; }

@media (max-width: 979px) {
  .navPanel-visible .content-wrap {
    -webkit-transform: translateX(265px);
    -moz-transform: translateX(265px);
    -ms-transform: translateX(265px);
    -o-transform: translateX(265px);
    transform: translateX(265px); } }

.navPanel-visible .TCB .content-wrap {
  -webkit-transform: translateX(265px);
  -moz-transform: translateX(265px);
  -ms-transform: translateX(265px);
  -o-transform: translateX(265px);
  transform: translateX(265px); }

.ssL {
  float: left;
  min-height: 1px;
  width: 220px;
  margin-right: 20px; }
@media (min-width: 1200px) {
  .ssL {
    margin-right: 30px; } }
@media (max-width: 979px) {
  .ssL {
    width: 245px;
    margin-left: -265px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    margin-right: 20px; } }

.TCB .ssL {
  width: 245px;
  margin-left: -265px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin-right: 20px; }

@media (max-width: 979px) {
  .navPanel-visible .ssL {
    opacity: 1;
    pointer-events: auto; } }

.navPanel-visible .TCB .ssL {
  opacity: 1;
  pointer-events: auto; }

.ssM {
  display: block;
  overflow: hidden;
  padding: 8px 30px 30px 30px;
  background-color: white;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  min-height: 548px;
  min-height: calc(100vh - 402px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
@media (max-width: 979px) {
  .ssM {
    padding: 8px 10px; } }
@media (max-width: 767px) {
  .ssM {
    padding: 0;
    border: none; } }

.TCRB .ssL {
  float: right;
  margin-left: 20px;
  margin-right: 0; }
@media (min-width: 1200px) {
  .TCRB .ssL {
    margin-left: 30px; } }
@media (max-width: 979px) {
  .TCRB .ssL {
    float: left;
    margin-left: -265px;
    margin-right: 20px; } }

@media (min-width: 1200px) {
  .TLCRB .ssL {
    width: 220px; } }

@media (min-width: 1200px) {
  .TLCRB .ssM {
    float: left;
    width: 460px; } }

.TLCRB .ssR {
  display: none;
  float: left;
  width: 220px;
  min-height: 1px;
  margin-left: 30px; }
@media (min-width: 1200px) {
  .TLCRB .ssR {
    display: block; } }

.navbar-toggle {
  display: none;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  color: #fff;
  font-size: 28px;
  width: 54px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  text-align: center;
  border: none;
  outline: none;
  background: #003e7d;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  z-index: 100; }
.navbar-toggle .icon-menu {
  margin: 0;
  color: #fff;
  height: 50px;
  line-height: 50px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
.navbar-toggle .icon-menu:before {
  content: "\f0c9"; }

.navPanel-visible .navbar-toggle .icon-menu:before {
  content: "\f00d"; }

@media (max-width: 979px) {
  .navbar-toggle-internal {
    display: inline-block; } }

@media (max-width: 767px) {
  .navbar-toggle-default {
    display: inline-block; } }

.TCB .navbar-toggle-internal {
  display: inline-block; }

.BodyPrint .navbar-toggle-internal {
  display: none; }

.side-left .side-column {
  min-height: 1px;
  width: 310px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px; }
@media (min-width: 1200px) {
  .side-left .side-column {
    margin-right: 40px; } }
@media (max-width: 979px) {
  .side-left .side-column {
    width: 245px;
    margin-right: 20px; } }
@media (max-width: 767px) {
  .side-left .side-column {
    float: none;
    margin-right: 0;
    width: 100%; } }

.side-left .content-column {
  overflow: hidden;
  margin-bottom: 30px; }

.side-right .content-column {
  min-height: 1px;
  width: 600px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px; }
@media (min-width: 1200px) {
  .side-right .content-column {
    width: 610px;
    margin-right: 40px; } }
@media (max-width: 979px) {
  .side-right .content-column {
    width: 459px;
    margin-right: 20px; } }
@media (max-width: 767px) {
  .side-right .content-column {
    float: none;
    margin-right: 0;
    width: 100%; } }

.side-right .side-column {
  overflow: hidden;
  margin-bottom: 30px; }

.scMenuAlter {
  font-size: 12px; }

.default .trace {
  display: none; }

.scTrace {
  color: #b7b7b7;
  font-size: 12px;
  line-height: 19px;
  margin-top: 27px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.scTrace .Delimiter {
  padding: 0px 8px; }
@media (max-width: 767px) {
  .scTrace .Delimiter {
    padding: 0px 4px; } }
.scTrace a {
  color: #b7b7b7; }

/* MainSlider */
.slider {
  margin-top: 12px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.main-slider {
  position: relative; }
.main-slider .slider-arrow {
  position: absolute;
  width: 54px;
  height: 54px;
  top: 50%;
  margin-top: -29px;
  border-radius: 50%; }
.main-slider .slider-arrow:hover {
  cursor: pointer; }
@media (max-width: 767px) {
  .main-slider .slider-arrow {
    display: none; } }
.main-slider .slider-arrow-prev {
  left: -25px;
  background: #f9f9f9 url(/local/templates/kramzauto/./assets/img/sprite.png) 11px -4811px no-repeat; }
.main-slider .slider-arrow-prev:hover {
  background: #f9f9f9 url(/local/templates/kramzauto/./assets/img/sprite.png) 11px -5739px no-repeat; }
.main-slider .slider-arrow-next {
  right: -25px;
  background: #f9f9f9 url(/local/templates/kramzauto/./assets/img/sprite.png) 11px -5043px no-repeat; }
.main-slider .slider-arrow-next:hover {
  background: #f9f9f9 url(/local/templates/kramzauto/./assets/img/sprite.png) 11px -4579px no-repeat; }
.main-slider .fotorama__wrap .fotorama__grab {
  cursor: move; }
.main-slider .fotorama__stage {
  border-radius: 2px; }
.main-slider .slider-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: url("data:image/gif;base64,R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==") 0 0 no-repeat;
  line-height: 0; }
.main-slider .slider-link.hide {
  display: none; }

.SocialLinks .item {
  display: inline-block;
  text-decoration: none;
  margin-left: 18px; }
.SocialLinks .item:first-child {
  margin-left: 0; }

.youtube-popup {
  display: inline-block;
  position: relative;
  outline: none;
  text-decoration: none;
  overflow: hidden; }
.youtube-popup:after {
  content: " ";
  position: absolute;
  display: block;
  width: 64px;
  height: 64px;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -32px;
  filter: alpha(Opacity=80);
  opacity: .8;
  -webkit-transition: opacity .3s,-webkit-transform .4s;
  transition: opacity .3s,-webkit-transform .4s;
  transition: opacity .3s,transform .4s;
  transition: opacity .3s,transform .4s,-webkit-transform .4s;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'><defs><filter id='blur'><feGaussianBlur in='SourceGraphic' stdDeviation='20'/></filter><g id='play'><path d='M255.99 12C121.247 12 12 121.247 12 256s109.247 244 243.99 244C390.753 500 500 390.753 500 256S390.753 12 255.99 12zm0 464.203c-121.597 0-220.193-98.597-220.193-220.203 0-121.617 98.597-220.192 220.193-220.192 121.627 0 220.213 98.576 220.213 220.192 0 121.606-98.586 220.203-220.213 220.203zm-83.08-331.23l221.19 111.03-221.19 111.025V144.972z'/></g></defs><use x='0' y='0' xlink:href='#play' fill='black' fill-opacity='0.4' filter='url(#blur)'/><use x='0' y='0' xlink:href='#play' fill='white'/></svg>"); }
.youtube-popup:hover:after {
  filter: alpha(Opacity=99);
  opacity: .99;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }
.youtube-popup img {
  display: block;
  width: 100%; }

/* ~List */
.scNewsList .item {
  position: relative;
  padding-top: 2px;
  padding-bottom: 24px;
  margin-bottom: 23px;
  border-bottom: 1px solid #e3e3e3; }
.scNewsList .item:last-child {
  border-bottom: none; }

.scNewsListDefault .Preview,
.scQAList .Preview,
.scNewsList .Preview {
  float: left;
  width: 84px;
  margin-top: 6px;
  margin-right: 16px;
  margin-left: 35px; }
.scNewsListDefault .Preview img,
.scQAList .Preview img,
.scNewsList .Preview img {
  width: 100%; }

.scNewsListDefault .Text,
.scQAList .Text,
.scNewsList .Text {
  overflow: hidden;
  margin-left: 77px; }

.scNewsListDefault .Head,
.scQAList .Head,
.scNewsList .Head {
  display: block;
  font-family: 'font01', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px; }

.scNewsListDefault .Annotation,
.scQAList .Annotation,
.scNewsList .Annotation {
  font-size: 12px;
  margin-top: 7px; }
.scNewsListDefault .Annotation p,
.scQAList .Annotation p,
.scNewsList .Annotation p {
  margin: 0; }

.scNewsListDefault .Date,
.scQAList .Date,
.scNewsList .Date {
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  background-color: white;
  border: 1px solid #d2dae2;
  border-radius: 2px;
  box-shadow: 0 6px 10px rgba(2, 37, 72, 0.14);
  font-family: 'font01';
  font-weight: 400;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 1px; }

.scNewsListDefault .NewsDay,
.scQAList .NewsDay,
.scNewsList .NewsDay {
  color: #6e6b5f;
  font-size: 28px;
  line-height: 1; }

.scNewsListDefault .NewsMonth,
.scQAList .NewsMonth,
.scNewsList .NewsMonth {
  color: #888;
  font-size: 12px; }

.scNewsListDefault {
  display: none;
  overflow: hidden;
  margin-left: -5px;
  padding-left: 5px; }
.scNewsListDefault .title {
  font-size: 28px;
  white-space: nowrap;
  margin-bottom: 19px; }
.scNewsListDefault .title:after {
  content: '';
  display: inline-block;
  height: 2px;
  background-color: #eee;
  width: 1000px;
  margin-left: 20px;
  vertical-align: middle; }
@media (max-width: 480px) {
  .scNewsListDefault .title:after {
    display: none; } }
.scNewsListDefault .arrows {
  display: inline-block;
  margin-left: 20px; }
.scNewsListDefault .slick-arrow {
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-indent: -1000px; }
.scNewsListDefault .slick-prev {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -2775px no-repeat; }
.scNewsListDefault .slick-prev:hover, .scNewsListDefault .slick-prev:active {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -2999px no-repeat; }
.scNewsListDefault .slick-prev.slick-disabled {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -3223px no-repeat; }
.scNewsListDefault .slick-next {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -2551px no-repeat; }
.scNewsListDefault .slick-next:hover, .scNewsListDefault .slick-next:active {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -2327px no-repeat; }
.scNewsListDefault .slick-next.slick-disabled {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -3447px no-repeat; }
.scNewsListDefault .news-carousel-slick {
  margin-left: -40px; }
.scNewsListDefault .item {
  position: relative;
  margin-left: 40px;
  min-height: 66px; }
.scNewsListDefault .item:focus {
  outline: none; }
.scNewsListDefault .Annotation {
  display: none; }
@media (max-width: 979px) {
  .scNewsListDefault .news-carousel-slick {
    margin-left: -20px; }
  .scNewsListDefault .item {
    margin-left: 20px; } }
@media (max-width: 767px) {
  .scNewsListDefault .slick-track {
    transform: translate3d(0px, 0px, 0px) !important; }
  .scNewsListDefault .Annotation {
    display: block; }
  .scNewsListDefault .title:after,
  .scNewsListDefault .arrows,
  .scNewsListDefault .item {
    display: none; }
  .scNewsListDefault .item_1,
  .scNewsListDefault .item_2,
  .scNewsListDefault .item_3 {
    display: block;
    float: none;
    padding-top: 2px; }
  .scNewsListDefault .item_1,
  .scNewsListDefault .item_2 {
    padding-bottom: 24px;
    margin-bottom: 23px;
    border-bottom: 1px solid #e3e3e3; } }

.NewsPrevNextButtons {
  float: right; }
.NewsPrevNextButtons a,
.NewsPrevNextButtons span {
  display: inline-block;
  width: 44px;
  height: 44px;
  margin: 0;
  text-decoration: none;
  text-indent: -1000px; }
.NewsPrevNextButtons .news-previous {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -2551px no-repeat; }
.NewsPrevNextButtons .news-previous:hover, .NewsPrevNextButtons .news-previous:active {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -2327px no-repeat; }
.NewsPrevNextButtons .news-previous.disabled {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -3447px no-repeat; }
.NewsPrevNextButtons .news-next {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -2775px no-repeat; }
.NewsPrevNextButtons .news-next:hover, .NewsPrevNextButtons .news-next:active {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -2999px no-repeat; }
.NewsPrevNextButtons .news-next.disabled {
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 10px -3223px no-repeat; }

div.scSiteMap {
  font-size: 1em; }
div.scSiteMap div.Annotation {
  font-size: 0.95em; }
div.scSiteMap div.scSiteMapSub {
  font-size: 1em; }

.IssuePrintSend {
  font-size: 13px; }
.IssuePrintSend a {
  text-decoration: none; }

.site-pagination {
  margin: 20px 0; }
.site-pagination ul {
  display: block;
  margin: 0; }
.site-pagination li {
  display: block;
  float: left; }
.site-pagination li + li {
  margin-left: 3px; }
.site-pagination span,
.site-pagination a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #353535;
  text-decoration: none;
  border-radius: 100%;
  border: 1px solid transparent; }
.site-pagination a {
  transition: border-color 0.2s ease-in-out; }
.site-pagination a:hover, .site-pagination a:active {
  border-color: #ff7200; }
.site-pagination li.active span,
.site-pagination li.active a {
  color: white;
  background-color: #ff7200; }

.Bootstrap2Tab a[data-toggle=tab] {
  text-decoration: none; }

.Bootstrap2Accordion .accordion-group {
  position: relative;
  margin-bottom: 0;
  border: none; }

.Bootstrap2Accordion .accordion-heading .accordion-toggle {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  margin-bottom: 10px;
  text-decoration: none; }

.Bootstrap2Accordion .title {
  display: inline;
  font-size: 1.2em;
  line-height: 1.5;
  border-bottom: 1px dashed; }

.Bootstrap2Accordion .arrow {
  visibility: hidden; }
.Bootstrap2Accordion .arrow:before {
  display: inline-block;
  font-family: FontAwesome;
  content: "\f196";
  font-size: 1.2em;
  line-height: 1.5;
  padding-right: 0.2em; }

.Bootstrap2Accordion .arrow.arrow-shown:before {
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible; }

.Bootstrap2Accordion .in + .arrow:before {
  content: "\f147"; }

.Bootstrap2Accordion .accordion-body.collapse.in {
  margin-bottom: 20px; }

.Bootstrap2Accordion .accordion-inner {
  padding: 0;
  border-top: none; }

.scLogonForm .Actions,
.scLogonPageForm .Actions {
  margin-top: 1em; }

.scFindForm form {
  width: auto;
  max-width: 500px; }

.scFindForm select,
.scFindForm button,
.scFindForm input {
  margin-bottom: 10px; }

@media (max-width: 767px) {
  .scFindForm select {
    margin-bottom: 20px; } }

#frmVote {
  color: dimgrey; }
#frmVote .Head {
  padding: 15px 22px;
  background-color: #faf8e3;
  border-radius: 2px;
  line-height: 24px;
  margin: 0 0 15px 0; }
#frmVote .AnswerVariants {
  margin-bottom: 15px; }
#frmVote .AnswerVariants label {
  font-size: 12px; }
#frmVote .Action {
  display: inline-block;
  font-size: 12px;
  line-height: 19px;
  vertical-align: middle;
  margin-bottom: 10px;
  margin-left: 30px; }

.VoteResult table.VoteResultAnswers {
  width: 100%;
  max-width: 400px; }
.VoteResult table.VoteResultAnswers .Item .Scale {
  border: 1px solid #003e7d; }
.VoteResult table.VoteResultAnswers .Item .Scale .Value {
  background: #ff7200; }

h3#VT_ModalLabel {
  font-size: 1.2em; }

.personal-logon .item {
  margin-bottom: 10px; }
.personal-logon .item:last-child {
  margin-bottom: 20px; }

.personal-logon input[type=text] {
  min-height: 40px; }

.personal-logon .site-checkbox {
  margin-top: 4px; }

.personal-logon button {
  font-size: 16px;
  line-height: 40px;
  padding: 0px 22px; }

/* buttons */
.scFindForm button,
.btn-primary,
.btn-main {
  font-family: 'font01';
  font-weight: 400;
  display: inline-block;
  padding: 0px 17px;
  line-height: 35px;
  border-radius: 2px;
  -webkit-transition: background, color 0.2s ease-in-out;
  -moz-transition: background, color 0.2s ease-in-out;
  -o-transition: background, color 0.2s ease-in-out;
  transition: background, color 0.2s ease-in-out; }
.scFindForm button, .scFindForm button:link, .scFindForm button:visited, .scFindForm button:focus,
.btn-primary,
.btn-primary:link,
.btn-primary:visited,
.btn-primary:focus,
.btn-main,
.btn-main:link,
.btn-main:visited,
.btn-main:focus {
  color: #fff !important;
  background: #ff7200;
  text-decoration: none;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  border: none; }
.scFindForm button:active, .scFindForm button:hover,
.btn-primary:active,
.btn-primary:hover,
.btn-main:active,
.btn-main:hover {
  color: #fed7b7;
  background: #d96100;
  box-shadow: none; }

vt.btn-main {
  content: 'Кнопка'; }

.btn-refresh {
  display: inline-block;
  width: 45px;
  height: 35px;
  margin-bottom: 10px;
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 12px -3901px no-repeat; }
.btn-refresh, .btn-refresh:link, .btn-refresh:visited, .btn-refresh:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  border: none; }
.btn-refresh:active, .btn-refresh:hover {
  box-shadow: none;
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 12px -4127px no-repeat; }





.ur_service-type-buttons {
  margin: 5px 0 5px 0;
  font-size: 0;
  list-style: none;
  overflow: hidden; }
.ur_service-type-buttons li {
  display: inline-block;
  white-space: nowrap; }

.btn-ur_service-type {
  font-family: 'font01';
  display: inline-block;
  padding: 4px 5px 4px 5px;
  border: 2px solid #00599d;
  border-radius: 3px;
  color: black;
  font-size: 14px;
  background-color: white;  }

.btn-ur_service-type, .btn-ur_service-type:link, .btn-ur_service-type:visited, .btn-ur_service-type:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
  text-shadow: none; }
.btn-ur_service-type:active, .btn-ur_service-type:hover,
.active > .btn-ur_service-type {
  color: white;
  background-color: #00599d;
  box-shadow: none; }



.device-type-buttons {
  margin: 0 0 20px 0;
  font-size: 0;
  list-style: none;
  overflow: hidden; }
.device-type-buttons li {
  display: inline-block;
  white-space: nowrap; }

.btn-device-type {
  font-family: 'font01';
  font-weight: 100;
  display: inline-block;
  padding: 6px 10px 6px 10px;
  border: 2px solid #00599d;
  border-radius: 3px;
  height: 30px;
  color: black;
  font-size: 14px;
  line-height: 15px;
  background-color: white;
  margin-right:5px;
  margin-bottom: 10px; }
.btn-device-type, .btn-device-type:link, .btn-device-type:visited, .btn-device-type:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
  text-shadow: none; }
.btn-device-type:active, .btn-device-type:hover,
.active > .btn-device-type {
  color: white;
  background-color: #00599d;
  box-shadow: none; }

.table-header-color {
  background-color: #E3EBF2;
}


.oplata-type-buttons {
  margin: 0 0 20px 0;
  font-size: 0;
  list-style: none;
  overflow: hidden; }
.oplata-type-buttons li {
  display: inline-block;
  white-space: nowrap; }

.btn-oplata-type {
  font-family: 'font01';
  font-weight: 400;
  display: inline-block;
  padding: 6px 10px 6px 10px;
  border: 2px solid #00599d;
  border-radius: 3px;
  height: 70px;
  color: black;
  font-size: 18px;
  line-height: 20px;
  background-color: white;
  margin-bottom: 10px; }
.btn-oplata-type, .btn-oplata-type:link, .btn-oplata-type:visited, .btn-oplata-type:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
  text-shadow: none; }
.btn-oplata-type:active, .btn-oplata-type:hover,
.active > .btn-oplata-type {
  color: white;
  background-color: #00599d;
  box-shadow: none; }
@media (min-width: 1200px) {
  .btn-oplata-type {
    padding: 12px 15px 12px 15px; } }
@media (max-width: 979px) {
  .btn-oplata-type {
    padding: 12px 25px 13px 25px;
    font-size: 16px; } }
@media (max-width: 767px) {
  .btn-oplata-type {
    padding: 12px 12px 13px 12px; } }
@media (max-width: 480px) {
  .btn-oplata-type {
    padding: 5px 15px 6px 15px; } }



.btn-sign {
  font-family: 'font01';
  font-weight: 400;
  display: inline-block;
  width: 36px;
  color: black;
  font-size: 22px;
  line-height: 53px;
  text-align: center;
  margin-bottom: 10px; }
.btn-sign, .btn-sign:link, .btn-sign:visited, .btn-sign:focus, .btn-sign:active, .btn-sign:hover {
  text-decoration: none;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  border: none; }
@media (max-width: 480px) {
  .btn-sign {
    line-height: 39px; } }

form .items input {
  width: 100%; }

.mfp-bg {
  background: #013e7d;
  opacity: 0.66; }

.site-modal-dialog {
  position: relative;
  background-color: #fff;
  margin: 0 auto;
  max-width: 100%;
  border-radius: 3px; }
.site-modal-dialog .site-modal-content {
  padding: 0px 55px 35px 55px; }
@media (max-width: 767px) {
  .site-modal-dialog .site-modal-content {
    padding: 0px 25px 25px 25px; } }
@media (max-width: 480px) {
  .site-modal-dialog .site-modal-content {
    padding: 5px 15px 15px 15px; } }
.site-modal-dialog .site-modal-close {
  position: absolute;
  top: -32px;
  right: -35px;
  cursor: pointer;
  width: 32px;
  height: 32px;
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -4358px no-repeat; }
@media (max-width: 480px) {
  .site-modal-dialog .site-modal-close {
    top: 5px;
    right: 5px;
    background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -5286px no-repeat; } }
.site-modal-dialog .site-modal-header {
  color: black;
  font-family: 'font01';
  font-weight: 400;
  font-size: 28px;
  line-height: 74px;
  border-bottom: 2px solid #eee;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.site-modal-dialog .site-modal-body {
  color: #2d2d2d; }

/* ====== Zoom effect ====== */
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out; }
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1); }
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.66; }
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0; }
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

.p-l-r-15 {
  padding: 0 15px; }
@media (max-width: 979px) {
  .p-l-r-15 {
    padding: 0; } }

.general-info .item {
  padding: 7px 0 6px 0;
  border-bottom: 1px solid #eee; }

.general-info .name {
  float: left;
  min-height: 1px;
  width: 225px; }
@media (max-width: 767px) {
  .general-info .name {
    width: 195px; } }
@media (max-width: 480px) {
  .general-info .name {
    float: none;
    width: 100%; } }

.general-info .value {
  overflow: hidden;
  font-size: 16px;
  font-weight: 700;}




.general-info .personalName {
  display: inline-block;
  float: left;
  min-height: 1px;
  width: 225px; }
@media (max-width: 767px) {
  .general-info .personalName {
    width: 195px; } }
@media (max-width: 480px) {
  .general-info .personalName {
    float: none;
    width: 100%; } }

.general-info .personalValue {
  float: left;
  overflow: hidden;
  font-size: 16px;
  font-weight: 700;
  width: 180px;
}

.general-info .editValue {
  overflow: hidden;
  font-size: 12px;
  font-weight: 100;
  width: 250px;
}



.r-table {
  display: table; }
.r-table .r-tr-head,
.r-table .r-tr {
  display: table-row; }
.r-table .r-td {
  display: table-cell;
  padding: 15px 17px;
  border-bottom: 1px solid #eee; }
.r-table .r-m-head {
  display: none;
  float: left;
  width: 100%;
  margin-left: -100%; }
.r-table .r-tr-head .r-td {
  color: #9b9b8c;
  font-size: 12px;
  background-color: #f5f5ee;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: none; }
.r-table .r-tr-head .r-td:first-child {
  border-radius: 2px 0 0 2px; }
.r-table .r-tr-head .r-td:last-child {
  border-radius: 0 2px 2px 0; }
@media (max-width: 979px) {
  .r-table .r-td {
    padding: 15px 12px; } }
@media (max-width: 767px) {
  .r-table .r-td {
    padding: 15px 5px; } }
@media (max-width: 480px) {
  .r-table {
    display: block; }
  .r-table .r-tr,
  .r-table .r-th,
  .r-table .r-td {
    display: block; }
  .r-table .r-td:empty,
  .r-table .r-tr-head {
    display: none; }
  .r-table .r-m-head {
    display: inline-block; }
  .r-table .r-tr {
    background-color: #f5f5ee;
    padding: 10px 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 20px; }
  .r-table .r-td {
    padding: 5px 0px 5px 50%;
    border-bottom: none;
    border-top: 1px solid #ddd;
    text-align: left; }
  .r-table .r-td:first-child {
    border-top: none; } }

.data-items {
  margin-bottom: 10px;
  overflow: hidden; }
.data-items .data-item {
  float: left;
  width: 199px;
  margin-left: 30px; }
.data-items .data-item:first-child {
  margin-left: 0; }
.data-items .data-item label {
  font-size: 12px; }
.data-items .data-item input {
  margin-bottom: 0 !important; }

.data-items .data-buttons {
  float: left;
  padding-top: 24px;
  font-size: 0; }
.data-items .data-buttons .btn-refresh,
.data-items .data-buttons .btn-main {
  margin-left: 15px;
  margin-bottom: 10px; }
.data-items .data-buttons .detail-all {
  color: #015bb6;
  text-decoration: none;
  border-bottom: 1px dotted;
  font-size: 14px;
  display: inline-block;
  line-height: 16px;
  margin-left: 15px; }
@media (max-width: 979px) {
  .data-items .data-item {
    width: 140px; }
  .data-items .data-buttons .btn-refresh,
  .data-items .data-buttons .btn-main {
    margin-left: 8px; } }
@media (max-width: 767px) {
  .data-items .data-buttons .btn-refresh,
  .data-items .data-buttons .btn-main {
    margin-left: 15px; } }
@media (max-width: 480px) {
  .data-items .data-item {
    float: none;
    width: 100%;
    max-width: 199px;
    margin: 0 0 10px 0; }
  .data-items .data-buttons {
    padding-top: 10px; } }

.data-items .data-buttons-small {
  float: left;
  padding-top: 10px;
  font-size: 0; }
.data-items .data-buttons-small .btn-refresh {
  margin-top: 14px;
  margin-right: 15px;
  margin-bottom: 10px; }

.data-items .data-buttons-small .btn-main {
  margin-right: 15px;
  margin-bottom: 10px; }
.data-items .data-buttons-small .detail-all {
  color: #015bb6;
  text-decoration: none;
  border-bottom: 1px dotted;
  font-size: 14px;
  display: inline-block;
  line-height: 16px;
  margin-left: 15px; }
@media (max-width: 979px) {
  .data-items .data-item {
    width: 140px; }
  .data-items .data-buttons-small .btn-refresh,
  .data-items .data-buttons-small .btn-main {
    margin-left: 8px; } }
@media (max-width: 767px) {
  .data-items .data-buttons-small .btn-refresh,
  .data-items .data-buttons-small .btn-main {
    margin-right: 15px; } }
@media (max-width: 480px) {
  .data-items .data-item {
    float: none;
    width: 100%;
    max-width: 199px;
    margin: 0 0 10px 0; }
  .data-items .data-buttons-small {
    padding-top: 10px; } }


.counters {
  display: inline-block;
  width: 94px;
  height: 25px;
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -3681px no-repeat;
  color: #fff;
  line-height: 25px;
  letter-spacing: 11px;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }


.cabinet .nav-tabs > .active > a, .cabinet .nav-tabs > .active > a:hover, .cabinet .nav-tabs > .active > a:focus {
  border: 1px solid #dfdfdf;
  border-bottom-color: transparent;
  font-weight: 600;
  color: #003E7D; }

.cabinet .nav-select-cabinet {
  display: none;
  margin-bottom: 20px; }

.cabinet .nav-tabs-cabinet {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 0; }
.cabinet .nav-tabs-cabinet a {
  font-family: 'font01';
  font-weight: 400;
  font-size: 15px;
  color: #5a5a5a;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none; }

.cabinet .tab-content-cabinet {
  background: #fff;
  padding: 30px 15px 30px 15px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 0 3px 3px 3px;
  color: #292929; }

@media (max-width: 979px) {
  .cabinet .nav-tabs-cabinet a {
    padding-left: 22px;
    padding-right: 22px; }
  .cabinet .tab-content-cabinet {
    padding: 20px 15px; } }

@media (max-width: 767px) {
  .cabinet .nav-select-cabinet {
    display: inline-block; }
  .cabinet .nav-tabs-cabinet {
    display: none; }
  .cabinet .tab-content-cabinet {
    padding: 0;
    border: none; } }

.cabinet .cabinet-comment {
  margin-top: 30px; }


.cabinet-tabs .nav-tabs > .active > a, .cabinet-tabs .nav-tabs > .active > a:hover, .cabinet-tabs .nav-tabs > .active > a:focus {
  border: 1px solid #dfdfdf;
  border-bottom-color: transparent;
  font-weight: 600;
  color: #003E7D; }


.cabinet-tabs .nav-tabs-cabinet-tabs {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 0; }
.cabinet-tabs .nav-tabs-cabinet-tabs a {
  font-family: 'font01';
  font-weight: 400;
  font-size: 15px;
  color: #5a5a5a;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none; }

.cabinet-tabs .tab-content-cabinet-tabs {
  background: #fff;
  padding: 30px 15px 30px 15px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 0 3px 3px 3px;
  color: #292929; }

@media (max-width: 979px) {
  .cabinet-tabs .nav-tabs-cabinet-tabs a {
    padding-left: 22px;
    padding-right: 22px; }
  .cabinet-tabs .tab-content-cabinet-tabs {
    padding: 20px 15px; } }

@media (max-width: 767px) {
  .cabinet-tabs .tab-content-cabinet-tabs {
    padding: 0;
    border: none; } }

.cabinet-tabs .cabinet-tabs-comment {
  margin-top: 30px; }


.fz-general-personal .general-info {
  float: left;
  min-height: 1px;
  width: 100%;
  margin-right: 20px;}


.fz-general .general-info {
  float: left;
  min-height: 1px;
  width: 491px;
  margin-right: 20px; }


.fz-general .general-info .pay-choices {
  overflow: hidden;
  min-width: 150px;
  margin-top: 5px;
  margin-bottom: 5px; }

.fz-general .general-info .pay-head {
  float: left;
  margin-right: 75px;
  width: 150px;
  font-size: 12px;
  font-style:italic;
  line-height: 10px;
  padding-top: 12px; }

.fz-general .general-info .pay-img-link {
  float: left;
  width: 80px;
  text-decoration: none; }

.fz-general .general-info .pay-img-link + .pay-img-link {
  width: 90px;
  margin-left: 5px;
}



.fz-general .fz-general-add {
  overflow: hidden;
  background-color: #faf8e3;
  border-radius: 3px;
  padding: 20px 22px 20px 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.fz-general .fz-general-add .title {
  color: black;
  font-family: 'font01';
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 7px;
  border-bottom: 2px solid #ff7200;
  margin-bottom: 20px; }
.fz-general .fz-general-add .item {
  margin-bottom: 10px; }
.fz-general .fz-general-add .item:last-child {
  margin-bottom: 20px; }
.fz-general .fz-general-add .name {
  overflow: hidden;
  line-height: 18px; }
.fz-general .fz-general-add .value {
  float: right;
  min-height: 1px;
  width: 20px;
  margin-left: 15px; }

.fz-general .fz-general-add .fullname {
  float: left;
  min-height: 1px;
  width: 100%;
  line-height: 18px;}

.fz-general .fz-general-add select {
  width: 100%; }

@media (min-width: 1200px) {
  .fz-general .general-info {
    width: 501px;
    margin-right: 30px; } }

@media (max-width: 979px) {
  .fz-general .general-info {
    float: none;
    width: 100%;
    margin-bottom: 40px; } }

.fz-electro .fz-electro-oplata {
  float: left;
  min-height: 1px;
  width: 644px;
  margin-right: 30px; }

.fz-electro .fz-electro-decode {
  overflow: hidden;
  background-color: #faf8e3;
  height: 334px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  white-space: nowrap; }
.fz-electro .fz-electro-decode:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
.fz-electro .fz-electro-decode > * {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }
.fz-electro .fz-electro-decode a {
  display: inline-block;
  padding-left: 40px;
  background: transparent url(/local/templates/kramzauto/./assets/img/sprite.png) 0px -5513px no-repeat;
  text-align: left;
  min-height: 44px;
  max-width: 140px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media (max-width: 979px) {
  .fz-electro .fz-electro-oplata {
    width: 490px;
    margin-right: 20px; } }

@media (max-width: 767px) {
  .fz-electro .fz-electro-oplata {
    float: none;
    width: 100%;
    margin-bottom: 30px; }
  .fz-electro .fz-electro-decode {
    height: auto;
    background-color: transparent;
    text-align: left; }
  .fz-electro .fz-electro-decode a {
    max-width: 100%;
    line-height: 41px; } }





.fz-service .info .info-summa {
  float: left;
  font-family: 'font01';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: black;
  max-width: 350px;
  margin-right: 59px;
  margin-bottom: 20px; }

.fz-service .info .info-summa-line {
  float: left;
  font-family: 'font01';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: black;
  max-width: 700px;
  margin-right: 59px;
  margin-bottom: 20px; }

.fz-service .info .pay-choices {
  overflow: hidden;
  min-width: 350px;
  margin-bottom: 20px; }

.fz-service .info .pay-head {
  float: left;
  width: 130px;
  font-size: 14px;
  line-height: 18px;
  padding-top: 15px; }

.fz-service .info .pay-img-link {
  float: left;
  text-decoration: none; }
.fz-service .info .pay-img-link + .pay-img-link {
  margin-left: 15px; }

@media (max-width: 979px) {
  .fz-service .info .info-summa {
    margin-right: 15px; }
}

@media (max-width: 480px) {
  .fz-service .info .pay-head {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 10px; } }

.fz-service .fz-service-oplata-wrap {
  padding: 15px;
  background-color: #f3f9fe;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
.fz-service .fz-service-oplata-wrap .r-table .r-td {
  border-color: #d8e0e8; }
.fz-service .fz-service-oplata-wrap .r-table .r-tr-head .r-td {
  color: #708699;
  background-color: #e3ebf2; }

.fz-service .fz-service-oplata-itogo {
  max-width: 644px; }

.fz-service .fz-service-oplata-personal {
  max-width: 644px; }
.fz-service .fz-service-oplata-personal .title {
  color: black;
  font-family: 'font01';
  font-weight: 400;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 10px; }

.fz-service .send-counters {
  margin-top: 14px;
  max-width: 100%;
  background-color: #f7fbfe;
  border: 2px solid #e3ebf2;
  padding: 19px 18px 20px 18px; }
.fz-service .send-counters .head {
  display: inline-block;
  line-height: 32px;
  margin-right: 20px; }
.fz-service .send-counters input {
  width: 130px;
  margin-bottom: 0; }
.fz-service .send-counters .btn-main {
  line-height: 32px;
  margin-left: 7px; }


@media (max-width: 480px) {
  .fz-service .fz-service-oplata-wrap .r-table .r-tr {
    background-color: #e3ebf2; }
  .fz-service .send-counters {
    padding: 0;
    border: none; }
  .fz-service .send-counters .head {
    margin-right: 10px; } }


.ie-container {overflow: hidden;width:auto;}
.ie-box {white-space: nowrap}
.ie-box div {display: inline-block; border: none;}

.ie-box-border {
  margin: 0 auto;
  border-radius: 6px;
  border: solid 1px lightgray;
  padding: 20px;
}

.pwd-change-link {
  display: inline-block;
  position: absolute;
  margin-left: 150px;
  margin-top: -2px;
}

@media (max-width: 480px) {
  .pwd-change-link {
    margin-left: 150px;
    margin-top: -2px;
  } }


/*Правая панель*/
.panel {
  padding: 20px 20px 40px 20px;

  width: 460px;
  height: 500px;
  background: White;
  border: #0E4389 2px solid;

  z-index:900;
}

.panelSmall {
  padding: 20px 20px 40px 20px;

  width: 460px;
  height: 200px;
  background: White;
  border: #0E4389 2px solid;

  z-index:900;
}

@media (max-width: 1000px) {
  .panel {
    display: none;
  }
  .panelSmall {
    display: none;
  }
}



/*Мастер заявок*/
.InputFormBlock
{
  padding: 20px 20px 20px 20px;
  background: #F7F7F7;
  border-radius: 10px;
  margin: 10px 10px 10px 10px;
  display: none;
}

.InputFormBlockErr
{
  padding: 20px 20px 20px 20px;
  background: #FFE8E8;
  border-radius: 10px;
  margin: 10px 10px 10px 10px;
  display: block;
}

.InputFormTable
{
  padding: 20px 0 0 0;
}


/*Статистический отчет*/
.InputFormBlock-Stat
{
  padding: 10px 10px 10px 10px;
  background: #F7F7F7;
  border-radius: 10px;
  margin: 0 0 10px 0;
}  

.btn-to-lk {
  position: absolute;
  top: 60px;
  left: 450px;
}
@media screen and (max-width: 960px) {
  .btn-to-lk {
    left: 450px;
  }
}
@media screen and (max-width: 767px) {
  .btn-to-lk {
    left: auto;
    right: 10px;
  }
}
@media screen and (max-width: 460px) {
  .btn-to-lk {
     left: auto;
     width: 300px;
     top: auto;
     right: -100px;
     bottom: 62px;
   }
}
.low-vision
{
  width: 223px; position: absolute; top:19px; right:145px; font-size: 12px;
}
.low-vision a 
{
  text-decoration: none;color: #000000;
}
.low-vision img
{
  margin-bottom: 3px; padding-right: 5px;  vertical-align: middle;
}
/* End */


/* Start:/local/templates/kramzauto/template_styles.css?1638453942476*/
form#payment 
{
    display: flex;
    align-items: start;
    flex-direction: column;
}
form#payment input.error,
form#payment input.error::placeholder
{
    border-color: crimson;
}
form#payment div.error
{
    color: crimson;
    padding: 20px;
    border: 1px solid crimson;
    border-radius: 3px;
    margin-bottom: 15px;
}
form#payment div.ok
{
    color: darkgreen;
    padding: 20px;
    border: 1px solid darkgreen;
    border-radius: 3px;
    margin-bottom: 15px;
}
/* End */
/* /local/templates/kramzauto/cookie.css?16383623401709 */
/* /local/templates/kramzauto/components/bitrix/menu/main_menu/style.css?1638271061581 */
/* /local/templates/kramzauto/components/bitrix/breadcrumb/breadcrumb/style.css?1638271061585 */
/* /local/templates/kramzauto/styles.css?1638362652380020 */
/* /local/templates/kramzauto/template_styles.css?1638453942476 */
