@charset "utf-8";

@font-face {
  font-family:"UTMNeoSansIntel";src:url(../images/UTM-Neo-Sans-Intel.eot);src:url(../images/UTM-Neo-Sans-Intel.eot?#iefix) format('embedded-opentype'),url(../images/UTM-Neo-Sans-Intel.ttf) format('truetype');font-style:normal;
}

@font-face {
  font-family:"HelveticaNeueVnu-Bold-1";src:url(../images/HelveticaNeueVnu-Bold-1.ttf);
}

@font-face {
  font-family:"HelveticaNeueVnu-Light-1";src:url(../images/HelveticaNeueVnu-Light-1.ttf);
}

@font-face {
  font-family:"HelveticaNeueVnu-Roman-1";src:url(../images/HelveticaNeueVnu-Roman-1.ttf);
}

@font-face {
  font-family:"UnisectHeadlineVnu-1";src:url(../images/UnisectHeadlineVnu-1.ttf);
}

@font-face {
  font-family:"UnisectHeadlineVnu-Bold-1";src:url(../images/UnisectHeadlineVnu-Bold-1.ttf);
}

@font-face {
  font-family:"UnisectVnu-1";src:url(../images/UnisectVnu-1.ttf);
}

@font-face {
  font-family:"UnisectVnu-Bold-1";src:url(../images/UnisectVnu-Bold-1.ttf);
}

@font-face {
  font-family:"UTMNeoSansIntel";src:url(../images/UTM-Neo-Sans-Intel.ttf);
}

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 {
  max-width: 100%;
  width: auto\9;
  height: auto;
  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: .5cm;
  }

  p,h2,h3 {
    orphans: 3;
    widows: 3;
  }

  h2,h3 {
    page-break-after: avoid;
  }
}

body {
  margin: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #727272;
  background-color: white;
}

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

a:hover,a:focus {
  color: #bd1111;
  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: 964px;
}

.span12 {
  width: 964px;
}

.span11 {
  width: 882px;
}

.span10 {
  width: 800px;
}

.span9 {
  width: 718px;
}

.span8 {
  width: 636px;
}

.span7 {
  width: 554px;
}

.span6 {
  width: 472px;
}

.span5 {
  width: 390px;
}

.span4 {
  width: 308px;
}

.span3 {
  width: 226px;
}

.span2 {
  width: 144px;
}

.span1 {
  width: 62px;
}

.offset12 {
  margin-left: 1004px;
}

.offset11 {
  margin-left: 922px;
}

.offset10 {
  margin-left: 840px;
}

.offset9 {
  margin-left: 758px;
}

.offset8 {
  margin-left: 676px;
}

.offset7 {
  margin-left: 594px;
}

.offset6 {
  margin-left: 512px;
}

.offset5 {
  margin-left: 430px;
}

.offset4 {
  margin-left: 348px;
}

.offset3 {
  margin-left: 266px;
}

.offset2 {
  margin-left: 184px;
}

.offset1 {
  margin-left: 102px;
}

.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.07469%;
  *margin-left: 2.02282%;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
  margin-left: 2.07469%;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.94813%;
}

.row-fluid .span11 {
  width: 91.49378%;
  *width: 91.44191%;
}



.row-fluid .span10 {
  width: 82.98755%;
  *width: 82.93568%;
}

.row-fluid .span9 {
  width: 74.48133%;
  *width: 74.42946%;
}

.row-fluid .span8 {
  width: 65.9751%;
  *width: 65.92324%;
}

.row-fluid .span7 {
  width: 57.46888%;
  *width: 57.41701%;
}

.row-fluid .span6 {
  width: 48.96266%;
  *width: 48.91079%;
}

.row-fluid .span5 {
  width: 40.45643%;
  *width: 40.40456%;
}

.row-fluid .span4 {
  width: 31.95021%;
  *width: 31.89834%;
}

.row-fluid .span3 {
  width: 23.44398%;
  *width: 23.39212%;
}

.row-fluid .span2 {
  width: 14.93776%;
  *width: 14.88589%;
}

.row-fluid .span1 {
  width: 6.43154%;
  *width: 6.37967%;
}

.row-fluid .offset12 {
  margin-left: 104.14938%;
  *margin-left: 104.04564%;
}

.row-fluid .offset12:first-child {
  margin-left: 102.07469%;
  *margin-left: 101.97095%;
}

.row-fluid .offset11 {
  margin-left: 95.64315%;
  *margin-left: 95.53942%;
}

.row-fluid .offset11:first-child {
  margin-left: 93.56846%;
  *margin-left: 93.46473%;
}

.row-fluid .offset10 {
  margin-left: 87.13693%;
  *margin-left: 87.0332%;
}

.row-fluid .offset10:first-child {
  margin-left: 85.06224%;
  *margin-left: 84.95851%;
}

.row-fluid .offset9 {
  margin-left: 78.63071%;
  *margin-left: 78.52697%;
}

.row-fluid .offset9:first-child {
  margin-left: 76.55602%;
  *margin-left: 76.45228%;
}

.row-fluid .offset8 {
  margin-left: 70.12448%;
  *margin-left: 70.02075%;
}

.row-fluid .offset8:first-child {
  margin-left: 68.04979%;
  *margin-left: 67.94606%;
}

.row-fluid .offset7 {
  margin-left: 61.61826%;
  *margin-left: 61.51452%;
}

.row-fluid .offset7:first-child {
  margin-left: 59.54357%;
  *margin-left: 59.43983%;
}

.row-fluid .offset6 {
  margin-left: 53.11203%;
  *margin-left: 53.0083%;
}

.row-fluid .offset6:first-child {
  margin-left: 51.03734%;
  *margin-left: 50.93361%;
}

.row-fluid .offset5 {
  margin-left: 44.60581%;
  *margin-left: 44.50207%;
}

.row-fluid .offset5:first-child {
  margin-left: 42.53112%;
  *margin-left: 42.42739%;
}

.row-fluid .offset4 {
  margin-left: 36.09959%;
  *margin-left: 35.99585%;
}

.row-fluid .offset4:first-child {
  margin-left: 34.0249%;
  *margin-left: 33.92116%;
}

.row-fluid .offset3 {
  margin-left: 27.59336%;
  *margin-left: 27.48963%;
}

.row-fluid .offset3:first-child {
  margin-left: 25.51867%;
  *margin-left: 25.41494%;
}

.row-fluid .offset2 {
  margin-left: 19.08714%;
  *margin-left: 18.9834%;
}

.row-fluid .offset2:first-child {
  margin-left: 17.01245%;
  *margin-left: 16.90871%;
}

.row-fluid .offset1 {
  margin-left: 10.58091%;
  *margin-left: 10.47718%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.50622%;
  *margin-left: 8.40249%;
}

[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: 18px;
  font-weight: 200;
  line-height: 30px;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

.muted {
  color: #9d9d9d;
}

a.muted:hover,a.muted:focus {
  color: #848484;
}

.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: #3da2d1;
}

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

.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: #9d9d9d;
}

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

h1 {
  font-size: 33px;
}

h2 {
  font-size: 27px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10.2px;
}

h1 small {
  font-size: 21px;
}

h2 small {
  font-size: 15px;
}

h3 small {
  font-size: 12px;
}

h4 small {
  font-size: 12px;
}

.page-header {
  padding-bottom: 9px;
  margin: 10px 0 10px;
  border-bottom: 0 solid #d3d3d3;
}

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;
  *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 white;
}

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

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: 15px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote small {
  display: block;
  line-height: 20px;
  color: #9d9d9d;
}

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: 10px;
  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: 11px;
  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: 18px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

legend small {
  font-size: 15px;
  color: #9d9d9d;
}

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

input,button,select,textarea {
  font-family: Arial,Helvetica,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: 12px;
  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: white;
  border: 1px solid #b5b5b5;
  -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 .2s,box-shadow linear .2s;
  -moz-transition: border linear .2s,box-shadow linear .2s;
  -o-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .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;
  -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;
  margin-top: 1px \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;
  *margin-top: 4px;
  line-height: 30px;
}

select {
  width: 220px;
  border: 1px solid #b5b5b5;
  background-color: white;
}

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: #9d9d9d;
  background-color: #fcfcfc;
  border-color: #b5b5b5;
  -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: #9d9d9d;
}

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

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

.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.span12,textarea.span12,.uneditable-input.span12 {
  width: 950px;
}

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

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

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

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

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

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

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

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

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

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

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

.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: #3da2d1;
}

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

.control-group.info input,.control-group.info select,.control-group.info textarea {
  border-color: #3da2d1;
  -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: #2a86b1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #8fcae5;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #8fcae5;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #8fcae5;
}

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

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: whitesmoke;
  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: #989898;
}

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

.help-inline {
  display: inline-block;
  *display: inline;
  *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: 12px;
}

.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: 12px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 white;
  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;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.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;
  *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: white;
}

.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: whitesmoke;
}

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: 46px;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

.table td.span12,.table th.span12 {
  float: none;
  width: 948px;
  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;
}

[class^="icon-"],[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(../images/glyphicons-halflings.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

.icon-white,.nav-pills > .active > a > [class^="icon-"],.nav-pills > .active > a > [class*=" icon-"],.nav-list > .active > a > [class^="icon-"],.nav-list > .active > a > [class*=" icon-"],.navbar-inverse .nav > .active > a > [class^="icon-"],.navbar-inverse .nav > .active > a > [class*=" icon-"],.dropdown-menu > li > a:hover > [class^="icon-"],.dropdown-menu > li > a:focus > [class^="icon-"],.dropdown-menu > li > a:hover > [class*=" icon-"],.dropdown-menu > li > a:focus > [class*=" icon-"],.dropdown-menu > .active > a > [class^="icon-"],.dropdown-menu > .active > a > [class*=" icon-"],.dropdown-submenu:hover > a > [class^="icon-"],.dropdown-submenu:focus > a > [class^="icon-"],.dropdown-submenu:hover > a > [class*=" icon-"],.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url(../images/glyphicons-halflings-white.png);
}

.icon-glass {
  background-position: 0 0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  background-position: -216px -120px;
  width: 16px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}

.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

.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 black;
  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: white;
  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 white;
}

.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: white;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#0088cc,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#0088cc,#0077b3);
  background-image: -o-linear-gradient(top,#0088cc,#0077b3);
  background-image: linear-gradient(to bottom,#0088cc,#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: #333;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#0088cc,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#0088cc,#0077b3);
  background-image: -o-linear-gradient(top,#0088cc,#0077b3);
  background-image: linear-gradient(to bottom,#0088cc,#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: #9d9d9d;
}

.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;
}

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

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid black;
  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: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

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

.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;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

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

.collapse.in {
  height: auto;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: .2;
  filter: alpha(opacity=20);
}

.close:hover,.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  filter: alpha(opacity=40);
}

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

.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 12px;
  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: #9d9d9d;
  background-image: -moz-linear-gradient(top,#9d9d9d,#9d9d9d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#9d9d9d),to(#9d9d9d));
  background-image: -webkit-linear-gradient(top,#9d9d9d,#9d9d9d);
  background-image: -o-linear-gradient(top,#9d9d9d,#9d9d9d);
  background-image: linear-gradient(to bottom,#9d9d9d,#9d9d9d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9D9D9D',endColorstr='#FF9D9D9D',GradientType=0);
  border-color: #9d9d9d #9d9d9d #777;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #9d9d9d;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #bbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -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: #9d9d9d;
  *background-color: #909090;
}

.btn:active,.btn.active {
  background-color: #848484 \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,.btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .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: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 15px;
  -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: 10.2px;
  -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: 1px 6px;
  font-size: 9px;
  -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: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006ccc;
  background-image: -moz-linear-gradient(top,#0088cc,#0044cc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));
  background-image: -webkit-linear-gradient(top,#0088cc,#0044cc);
  background-image: -o-linear-gradient(top,#0088cc,#0044cc);
  background-image: linear-gradient(to bottom,#0088cc,#0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC',endColorstr='#FF0044CC',GradientType=0);
  border-color: #04c #0044cc #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #04c;
  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: white;
  background-color: #04c;
  *background-color: #003bb3;
}

.btn-primary:active,.btn-primary.active {
  background-color: #039 \9;
}

.btn-warning {
  color: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #feba8d;
  background-image: -moz-linear-gradient(top,#fecdac,#fe9f60);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fecdac),to(#fe9f60));
  background-image: -webkit-linear-gradient(top,#fecdac,#fe9f60);
  background-image: -o-linear-gradient(top,#fecdac,#fe9f60);
  background-image: linear-gradient(to bottom,#fecdac,#fe9f60);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFECDAC',endColorstr='#FFFE9F60',GradientType=0);
  border-color: #fe9f60 #fe9f60 #fe7114;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #fe9f60;
  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: white;
  background-color: #fe9f60;
  *background-color: #fe9047;
}

.btn-warning:active,.btn-warning.active {
  background-color: #fe802d \9;
}

.btn-danger {
  color: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4e49;
  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;
  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: white;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb65b;
  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;
  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: white;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: white;
  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;
  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: white;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#444444,#222222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444444),to(#222222));
  background-image: -webkit-linear-gradient(top,#444444,#222222);
  background-image: -o-linear-gradient(top,#444444,#222222);
  background-image: linear-gradient(to bottom,#444444,#222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444',endColorstr='#FF222222',GradientType=0);
  border-color: #222 #222222 black;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #222;
  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: white;
  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;
  *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: 12px;
}

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

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

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

.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: #9d9d9d;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #04c;
}

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

.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: white;
  border-bottom-color: white;
}

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *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: #3da2d1;
}

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

.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: #9d9d9d;
  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: white;
  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 white;
}

.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 #eeeeee #ddd;
}

.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus {
  color: #555;
  background-color: white;
  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: white;
  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;
}

.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: white;
  background-color: #9d9d9d;
  border-color: #9d9d9d;
}

.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: white;
  border-bottom-color: white;
  opacity: 1;
  filter: alpha(opacity=100);
}

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

.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 #dddddd #eee #eeeeee;
}

.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: white;
}

.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 #eeeeee #eee #dddddd;
}

.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: white;
}

.nav>.disabled>a {
  color: #9d9d9d;
}

.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: 70px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top,white,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(white),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,white,#f2f2f2);
  background-image: -o-linear-gradient(top,white,#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: 25px 20px 25px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 white;
}

.navbar .brand:hover,.navbar .brand:focus {
  text-decoration: none;
}

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

.navbar-link {
  color: #777;
}

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

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

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

.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: 20px;
}

.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: 20px;
  margin-bottom: 0;
}

.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: Arial,Helvetica,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: 964px;
}

.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: 25px 15px 25px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 white;
}

.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: #9d9d9d;
  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: white;
  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;
  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: white;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.navbar .btn-navbar:active,.navbar .btn-navbar.active {
  background-color: #ccc \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 white;
  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 white;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

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

.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: #9d9d9d;
}

.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: #9d9d9d;
  border-bottom-color: #9d9d9d;
}

.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: rgba(0,0,0,0.8);
  background-image: -moz-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.8));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0.8)),to(rgba(0,0,0,0.8)));
  background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.8));
  background-image: -o-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.8));
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.8),rgba(0,0,0,0.8));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC000000',endColorstr='#CC000000',GradientType=0);
  border-color: #252525;
}

.navbar-inverse .brand,.navbar-inverse .nav>li>a {
  color: #9d9d9d;
  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: white;
}

.navbar-inverse .brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

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

.navbar-inverse .nav .active > a,.navbar-inverse .nav .active > a:hover,.navbar-inverse .nav .active>a:focus {
  color: white;
  background-color: rgba(0,0,0,0.8);
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus {
  color: white;
}

.navbar-inverse .divider-vertical {
  border-left-color: rgba(0,0,0,0.8);
  border-right-color: rgba(0,0,0,0.8);
}

.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: rgba(0,0,0,0.8);
  color: white;
}

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

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

.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: white;
  border-bottom-color: white;
}

.navbar-inverse .navbar-search .search-query {
  color: white;
  background-color: rgba(64,64,64,0.8);
  border-color: rgba(0,0,0,0.8);
  -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 white;
  background-color: white;
  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: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: rgba(0,0,0,0.8);
  background-image: -moz-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.8));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0.8)),to(rgba(0,0,0,0.8)));
  background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.8));
  background-image: -o-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.8));
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.8),rgba(0,0,0,0.8));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC000000',endColorstr='#CC000000',GradientType=0);
  border-color: rgba(0,0,0,0.8) rgba(0,0,0,0.8) rgba(0,0,0,0.8);
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: rgba(0,0,0,0.8);
  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: white;
  background-color: rgba(0,0,0,0.8);
  *background-color: rgba(0,0,0,0.8);
}

.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active {
  background-color: rgba(0,0,0,0.8) \9;
}

.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  *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: white;
  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: whitesmoke;
}

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

.pagination ul > .disabled > span,.pagination ul > .disabled > a,.pagination ul > .disabled > a:hover,.pagination ul>.disabled>a:focus {
  color: #9d9d9d;
  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: 15px;
}

.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: 10.2px;
}

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

.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: #9d9d9d;
  background-color: #fff;
  cursor: default;
}

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

.modal-backdrop.fade {
  opacity: 0;
}

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

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: white;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -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 .3s linear,top .3s ease-out;
  -moz-transition: opacity .3s linear,top .3s ease-out;
  -o-transition: opacity .3s linear,top .3s ease-out;
  transition: opacity .3s linear,top .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 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  *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: .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:white;text-align:center;text-decoration:none;background-color:#46a546;-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:#46a546}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#46a546}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#46a546}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#46a546}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:white;-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:white}.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:white}.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:white}.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:white;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 .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .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:10.152px;font-weight:bold;line-height:14px;color:white;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#9d9d9d}.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:white;text-decoration:none;cursor:pointer}.label-important{background-color:#b94a48}.label-important[href]{background-color:#953b39}.label-warning{background-color:#fe9f60}.label-warning[href]{background-color:#fe802d}.label-success{background-color:#468847}.label-success[href]{background-color:#356635}.label-info{background-color:#3da2d1}.label-info[href]{background-color:#2a86b1}.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:#fe9f60}.badge-warning[href]{background-color:#fe802d}.badge-success{background-color:#468847}.badge-success[href]{background-color:#356635}.badge-info{background-color:#3da2d1}.badge-info[href]{background-color:#2a86b1}.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:25px;margin-bottom:20px;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;background:#ececec}.progress .bar{width:0%;color:white;float:left;font-size:12px;text-align:left;padding:3px 0 3px 5px;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-o-transition:width .6s ease;transition:width .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:#dd514b;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:#5db95d;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:#feba8d;background-image:-moz-linear-gradient(top,#fecdac,#fe9f60);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fecdac),to(#fe9f60));background-image:-webkit-linear-gradient(top,#fecdac,#fe9f60);background-image:-o-linear-gradient(top,#fecdac,#fe9f60);background-image:linear-gradient(to bottom,#fecdac,#fe9f60);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFECDAC',endColorstr='#FFFE9F60',GradientType=0)}.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fecdac;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:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.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:white;text-align:center;background:#222;border:3px solid white;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;filter:alpha(opacity=50)}.carousel-control.right{left:auto;right:15px}.carousel-control:hover,.carousel-control:focus{color:white;text-decoration:none;opacity:.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:white;line-height:20px}.carousel-caption h4{margin:0 0 5px}.carousel-caption p{margin-bottom:0}.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}.tp-hide-revslider,.tp-caption.tp-hidden-caption{visibility:hidden !important;display:none !important}.tp-caption{z-index:1}.tp-caption.big_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:20px;line-height:20px;font-family:'Open Sans',sans;padding:3px 4px;padding-top:1px;margin:0;border-width:0;border-style:none;background-color:#000;letter-spacing:0}.tp-caption.big_orange{position:absolute;color:#fff;text-shadow:none;font-weight:700;font-size:36px;line-height:36px;font-family:Arial;padding:0 4px;margin:0;border-width:0;border-style:none;background-color:#fb7354;letter-spacing:-1.5px}.tp-caption.big_black{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:36px;line-height:36px;font-family:'Open Sans',sans;padding:0 4px;margin:0;border-width:0;border-style:none;background-color:#fff;letter-spacing:-1.5px}.tp-caption.medium_grey{position:absolute;color:#fff;text-shadow:none;font-weight:700;font-size:20px;line-height:20px;font-family:Arial;padding:2px 4px;margin:0;border-width:0;border-style:none;background-color:#888;white-space:nowrap;text-shadow:0 2px 5px rgba(0,0,0,0.5)}.tp-caption.small_text{position:absolute;color:#fff;text-shadow:none;font-weight:700;font-size:14px;line-height:20px;font-family:Arial;margin:0;border-width:0;border-style:none;white-space:nowrap;text-shadow:0 2px 5px rgba(0,0,0,0.5)}.tp-caption.medium_text{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:20px;line-height:20px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap;text-shadow:0 2px 5px rgba(0,0,0,0.5)}.tp-caption.large_text{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:36px;line-height:36px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap;text-shadow:0 2px 5px rgba(0,0,0,0.5)}.tp-caption.large_black_text{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:42px;line-height:42px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.very_large_text{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:60px;line-height:60px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap;text-shadow:0 2px 5px rgba(0,0,0,0.5);letter-spacing:0}.tp-caption.very_large_black_text{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:72px;line-height:72px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.bold_red_text{position:absolute;color:#d31e00;text-shadow:none;font-weight:800;font-size:20px;line-height:20px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.bold_brown_text{position:absolute;color:#a04606;text-shadow:none;font-weight:800;font-size:20px;line-height:20px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.bold_green_text{position:absolute;color:#5b9830;text-shadow:none;font-weight:800;font-size:20px;line-height:20px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.very_big_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:36px;line-height:36px;font-family:'Open Sans',sans;margin:0;border-width:0;border-style:none;white-space:nowrap;padding:3px 4px;padding-top:1px;background-color:#7e8e96}.tp-caption.very_big_black{position:absolute;color:#000;text-shadow:none;font-weight:700;font-size:60px;line-height:60px;font-family:Arial;margin:0;border-width:0;border-style:none;white-space:nowrap;padding:0 4px;padding-top:1px;background-color:#fff}.tp-caption.modern_medium_fat{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:'Open Sans',sans-serif;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.modern_medium_fat_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:'Open Sans',sans-serif;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.modern_medium_light{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:24px;line-height:20px;font-family:'Open Sans',sans-serif;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.modern_big_bluebg{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:30px;line-height:36px;font-family:'Open Sans',sans-serif;padding:3px 10px;margin:0;border-width:0;border-style:none;background-color:#4e5b6c;letter-spacing:0}.tp-caption.modern_big_redbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:30px;line-height:36px;font-family:'Open Sans',sans-serif;padding:3px 10px;padding-top:1px;margin:0;border-width:0;border-style:none;background-color:#de543e;letter-spacing:0}.tp-caption.modern_small_text_dark{position:absolute;color:#555;text-shadow:none;font-size:14px;line-height:22px;font-family:Arial;margin:0;border-width:0;border-style:none;white-space:nowrap}.tp-caption.boxshadow{-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)}.tp-caption.black{color:#000;text-shadow:none;font-weight:300;font-size:19px;line-height:19px;font-family:'Open Sans',sans}.tp-caption.noshadow{text-shadow:none}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out}.tp-caption a:hover{color:#ffa902}.tp_inner_padding{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;max-height:none !important}.tp-caption .frontcorner{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;position:absolute;left:-40px;top:0}.tp-caption .backcorner{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;right:0;top:0}.tp-caption .frontcornertop{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;position:absolute;left:-40px;top:0}.tp-caption .backcornertop{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;position:absolute;right:0;top:0}

.button{padding:6px 13px 5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;height:30px;cursor:pointer;color:#fff !important;text-shadow:0 1px 1px rgba(0,0,0,0.6) !important;font-size:15px;line-height:45px !important;background:url(../images/g30.png) repeat-x top;font-family:arial,sans-serif;font-weight:bold;letter-spacing:-1px}.button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.6);font-weight:bold;padding:9px 20px;font-size:19px;line-height:57px !important;background:url(../images/g40.png) repeat-x top}.purchase:hover,.button:hover,.button.big:hover{background-position:bottom,15px 11px}@media only screen and (min-width:480px) and (max-width:767px){.button{padding:4px 8px 3px;line-height:25px !important;font-size:11px !important;font-weight:normal}a.button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none}}@media only screen and (min-width:0) and (max-width:479px){.button{padding:2px 5px 2px;line-height:20px !important;font-size:10px !important}a.button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none}}.button.green,.button:hover.green,.purchase.green,.purchase:hover.green{background-color:#21a117;-webkit-box-shadow:0 3px 0 0 #104d0b;-moz-box-shadow:0 3px 0 0 #104d0b;box-shadow:0 3px 0 0 #104d0b}.button.blue,.button:hover.blue,.purchase.blue,.purchase:hover.blue{background-color:#1d78cb;-webkit-box-shadow:0 3px 0 0 #0f3e68;-moz-box-shadow:0 3px 0 0 #0f3e68;box-shadow:0 3px 0 0 #0f3e68}.button.red,.button:hover.red,.purchase.red,.purchase:hover.red{background-color:#cb1d1d;-webkit-box-shadow:0 3px 0 0 #7c1212;-moz-box-shadow:0 3px 0 0 #7c1212;box-shadow:0 3px 0 0 #7c1212}.button.orange,.button:hover.orange,.purchase.orange,.purchase:hover.orange{background-color:#f70;-webkit-box-shadow:0 3px 0 0 #a34c00;-moz-box-shadow:0 3px 0 0 #a34c00;box-shadow:0 3px 0 0 #a34c00}.button.darkgrey,.button.grey,.button:hover.darkgrey,.button:hover.grey,.purchase.darkgrey,.purchase:hover.darkgrey{background-color:#555;-webkit-box-shadow:0 3px 0 0 #222;-moz-box-shadow:0 3px 0 0 #222;box-shadow:0 3px 0 0 #222}.button.lightgrey,.button:hover.lightgrey,.purchase.lightgrey,.purchase:hover.lightgrey{background-color:#888;-webkit-box-shadow:0 3px 0 0 #555;-moz-box-shadow:0 3px 0 0 #555;box-shadow:0 3px 0 0 #555}.tp-simpleresponsive .slotholder *,.tp-simpleresponsive img{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-perspective:1000}.tp-simpleresponsive .caption,.tp-simpleresponsive .tp-caption{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;visibility:hidden}.tp-simpleresponsive img{max-width:none}.noFilterClass{filter:none !important}.tp-bannershadow{position:absolute;margin-left:auto;margin-right:auto;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}

.tp-bannershadow.tp-shadow1 {
  background: url(../images/shadow1.png) no-repeat;
  background-size: 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

.tp-bannershadow.tp-shadow2 {
  background: url(../images/shadow2.png) no-repeat;
  background-size: 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

.tp-bannershadow.tp-shadow3 {
  background: url(../images/shadow3.png) no-repeat;
  background-size: 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

.caption.fullscreenvideo {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.caption.fullscreenvideo iframe {
  width: 100% !important;
  height: 100% !important;
}

.tp-caption.fullscreenvideo {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.tp-caption.fullscreenvideo iframe {
  width: 100% !important;
  height: 100% !important;
}

.tpclear {
  clear: both;
}

.tp-bullets {
  z-index: 1000;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
  -ms-transition: opacity .2s ease-out;
}

.tp-bullets.hidebullets {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tp-bullets.simplebullets.navbar {
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  background: url(../images/boxed_bgtile.png);
  height: 40px;
  padding: 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.tp-bullets.simplebullets.navbar-old {
  background: url(../images/navigdots_bgtile.png);
  height: 35px;
  padding: 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/bullet.png) no-Repeat top left;
  width: 20px;
  height: 20px;
  margin-right: 0;
  float: left;
  margin-top: -10px;
  margin-left: 3px;
}

.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}

.tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/bullets.png) no-Repeat bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0;
  float: left;
  margin-top: -12px;
}

.tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0;
}

.tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0;
  float: left;
  margin-top: -10px;
}

.tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0;
}

.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0;
  float: left;
  margin-top: -10px;
}

.tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0;
}

.tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/bullet_boxed.png) no-Repeat top left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 10px;
}

.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0 !important;
}

.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0 !important;
}

.tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../images/navigdots.png) no-Repeat bottom left;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 10px;
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0 !important;
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0 !important;
}

.tp-bullets.simplebullets .bullet:hover,.tp-bullets.simplebullets .bullet.selected {
  background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.navbar .bullet:hover,.tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left;
}

.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
  -ms-transition: opacity .2s ease-out;
}

.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/large_left.png) no-Repeat top left;
  width: 40px;
  height: 40px;
}

.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/large_right.png) no-Repeat top left;
  width: 40px;
  height: 40px;
}

.tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/small_left.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0;
  float: left;
  margin-top: -7px;
}

.tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/small_right.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0;
  float: left;
  margin-top: -7px;
}

.tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_left.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0;
  float: left;
  margin-top: -13px;
}

.tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_right.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0;
  float: left;
  margin-top: -13px;
}

.tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/small_left_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-right: 6px;
  margin-top: 12px;
}

.tp-rightarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/small_right_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-left: 6px;
  margin-top: 12px;
}

.tp-leftarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrowleft.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}

.tp-rightarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrowright.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}

.tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 10px;
}

.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0;
}

.tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0;
  margin-top: -9px;
}

.tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_right2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0;
  margin-top: -9px;
}

.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0;
  margin-top: -9px;
}

.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/arrow_right2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0;
  margin-top: -9px;
}

.tp-leftarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/large_left.png) no-Repeat 0 0;
  width: 40px;
  height: 40px;
}

.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/large_right.png) no-Repeat 0 0;
  width: 40px;
  height: 40px;
}

.tp-leftarrow:hover,.tp-rightarrow:hover {
  background-position: bottom left;
}

.tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px;
  margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
  padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px;
  overflow: hidden;
  position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px;
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: .5;
  -khtml-opacity: .5;
  opacity: .5;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,.tp-bullets.tp-thumbs .bullet.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-thumbs img {
  width: 100%;
}

.tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url(../images/timer.png);
  position: absolute;
  z-index: 200;
  top: 0;
}

.tp-bannertimer.tp-bottom {
  bottom: 0;
  height: 5px;
  top: auto;
}

@media only screen and (min-width:480px) and (max-width:767px) {
  .responsive .tp-bullets.tp-thumbs {
    width: 300px !important;
    height: 30px !important;
  }

  .responsive .tp-bullets.tp-thumbs .tp-mask {
    width: 300px !important;
    height: 30px !important;
  }

  .responsive .tp-bullets.tp-thumbs .bullet {
    width: 60px !important;
    height: 30px !important;
  }
}

@media only screen and (min-width:0) and (max-width:479px) {
  .responsive .tp-bullets {
    display: none;
  }

  .responsive .tparrows {
    display: none;
  }
}

.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-simpleresponsive a {
  text-decoration: none;
}

.tp-simpleresponsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tp-simpleresponsive>ul>li {
  list-stye: none;
  position: absolute;
  visibility: hidden;
}

.caption.slidelink a div,.tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(../images/coloredbg.png) repeat;
}

.tp-loader {
  background: url(../images/loader.gif) no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tp-transparentimg {
  content: "url(../images/transparent.png)";
}

.tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
}

.mejs-container {
  position: relative;
  min-width: 150px;
  background: none;
  font-family: sans-serif;
  text-align: left;
  vertical-align: top;
}

.me-plugin {
  position: absolute;
}

.mejs-embed,.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}

.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
  display: block;
  width: auto;
  height: 100%;
}

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-overlay-play {
  cursor: pointer;
}

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(../images/bigplay.png) no-repeat;
}

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
}

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: #3A3C3D url(../images/loading.gif) 50% 50% no-repeat;
  border-radius: 40px;
}

.mejs-container .mejs-controls {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 100%;
  background: #ececec url(../images/background.png);
  background: -webkit-linear-gradient(#ececec,#ececec);
  background: -moz-linear-gradient(#ececec,#ececec);
  background: -o-linear-gradient(#ececec,#ececec);
  background: -ms-linear-gradient(#ececec,#ececec);
  background: linear-gradient(#ececec,#ececec);
  list-style: none;
}

.mejs-audio .mejs-controls {
  border-radius: 3px;
}

.mejs-container .mejs-controls div {
  list-style-type: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 30px;
  font-size: 11px;
  line-height: 11px;
  font-family: sans-serif;
  background: url(../images/sep.png) left no-repeat;
  border: 0;
}

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 7px 0 9px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(../images/controls.png) no-repeat;
}

.mejs-controls .mejs-button button:focus {
  outline: solid 1px yellow;
}

.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 8px 5px 10px;
  overflow: hidden;
  text-align: center;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #333;
  line-height: 12px;
  display: block;
  float: left;
  width: auto;
}

.mejs-container .mejs-controls .mejs-playpause-button {
  cursor: pointer;
  width: 30px;
}

.mejs-controls .mejs-playpause-button button {
  margin: 7px 8px;
}

.mejs-controls .mejs-play button {
  background-position: 0 0;
}

.mejs-controls .mejs-play:hover button {
  background-position: 0 -32px;
}

.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

.mejs-controls .mejs-pause:hover button {
  background-position: 0 -48px;
}

.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

.mejs-controls .mejs-stop:hover button {
  background-position: -112px -32px;
}

.mejs-controls div.mejs-time-rail {
  width: 200px;
}

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 5px;
  cursor: pointer;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
  padding: 1px;
  margin: 11px 8px 0 10px;
  background: #262929;
  border-bottom: #3d3f40 0 solid;
  box-shadow: inset 1px 1px rgba(0,0,0,.4);
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background: #333;
  background-image: -webkit-linear-gradient(-45deg,#333 25%,#262929 25%,#262929 50%,#333 50%,#333 75%,#262929 75%,#262929);
  background-image: -moz-linear-gradient(-45deg,#333 25%,#262929 25%,#262929 50%,#333 50%,#333 75%,#262929 75%,#262929);
  background-image: -o-linear-gradient(-45deg,#333 25%,#262929 25%,#262929 50%,#333 50%,#333 75%,#262929 75%,#262929);
  background-image: -ms-linear-gradient(-45deg,#333 25%,#262929 25%,#262929 50%,#333 50%,#333 75%,#262929 75%,#262929);
  background-image: linear-gradient(-45deg,#333 25%,#262929 25%,#262929 50%,#333 50%,#333 75%,#262929 75%,#262929);
  -moz-background-size: 6px 6px;
  background-size: 6px 5px;
  -webkit-background-size: 6px 5px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
  z-index: 1;
}

@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #333;
  width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: #4fcaae;
  background-image: -webkit-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: -moz-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: -o-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: -ms-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px;
  z-index: 1;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 5px;
  background: transparent;
  cursor: pointer;
  top: 1px;
  z-index: 1;
  text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #333;
  background: -webkit-linear-gradient(#333333,#333333);
  background: -moz-linear-gradient(#333333,#333333);
  background: -o-linear-gradient(#333333,#333333);
  background: -ms-linear-gradient(#333333,#333333);
  background: linear-gradient(#333333,#333333);
  width: 36px;
  height: 17px;
  border-radius: 4px;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #ececec;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 3px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 4px #333;
  border-color: #333 transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 17px;
  left: 13px;
}

.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}

.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}

.mejs-controls .mejs-mute button:hover {
  background-position: -16px -48px;
}

.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

.mejs-controls .mejs-unmute button:hover {
  background-position: -16px -32px;
}

.mejs-controls .mejs-volume-button {
  position: relative;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 68px;
  width: 31px;
  background: #3A3C3D;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -68px;
  left: 1px;
  z-index: 1;
  position: absolute;
  margin: 0;
}

.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 13px;
  top: 8px;
  width: 5px;
  height: 50px;
  background: #262929;
  border-bottom: #3d3f40 0 solid;
  box-shadow: inset 1px 1px rgba(0,0,0,.4);
  margin: 0;
  padding: 1px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 13px;
  top: 8px;
  width: 5px;
  height: 50px;
  background: #4fcaae;
  background-image: -webkit-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: -moz-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: -o-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: -ms-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px;
  background-position: bottom;
  margin: 1px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 14px;
  top: 16px;
  width: 5px;
  height: 5px;
  background: transparent;
  margin: 0;
}

.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 62px;
  position: relative;
  background: none;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 5px;
  margin: 0;
  padding: 1px;
  font-size: 1px;
  background: #262929;
  border-bottom: #3d3f40 0 solid;
  box-shadow: inset 1px 1px rgba(0,0,0,.4);
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 5px;
  margin: 1px;
  padding: 0;
  font-size: 1px;
  background: #4fcaae;
  background-image: -webkit-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: -moz-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: -o-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: -ms-linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  background-image: linear-gradient(-45deg,#4fcaae 25%,#15b893 25%,#15b893 50%,#4fcaae 50%,#4fcaae 75%,#15b893 75%,#15b893);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}

.mejs-controls .mejs-captions-button {
  position: relative;
}

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}

.mejs-controls .mejs-captions-button:hover button {
  background-position: -48px -32px;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 30px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: #3A3C3D;
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: sans-serif;
  font-size: 10px;
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 0 #fff;
  width: 10000px;
  z-index: 1;
}

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #3A3C3D;
  background: rgba(58,60,61,0.7);
  background: -webkit-linear-gradient(top,rgba(74,76,77,0.7),rgba(0,0,0,0.7));
  background: -moz-linear-gradient(top,rgba(74,76,77,0.7),rgba(0,0,0,0.7));
  background: -o-linear-gradient(top,rgba(74,76,77,0.7),rgba(0,0,0,0.7));
  background: -ms-linear-gradient(top,rgba(74,76,77,0.7),rgba(0,0,0,0.7));
  background: linear-gradient(top,rgba(74,76,77,0.7),rgba(0,0,0,0.7));
  overflow: hidden;
  border: 0;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 0 #313335;
  border-right: solid 0 rgba(49,51,53,.7);
  border-bottom: solid 0 #313335;
  border-bottom: solid 0 rgba(49,51,53,.7);
  cursor: pointer;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #333;
  background: rgba(102,102,102,0.7);
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));
  background: -webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));
  background: -moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));
  background: -o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));
  background: -ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));
  background: linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.6));
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

.mejs-captions-position-hover {
  bottom: 45px;
}

.mejs-captions-text {
  padding: 5px 7px;
  background: #3a3c3d;
  background: rgba(58,60,61,0.8);
  border-radius: 4px;
}

.mejs-clear {
  clear: both;
}

.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}

.me-cannotplay span {
  padding: 15px;
  display: block;
}

.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

.mejs-controls .mejs-loop-off:hover button {
  background-position: -64px -48px;
}

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

.mejs-controls .mejs-loop-on::hover button {
  background-position: -64px -32px;
}

.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-off:hover button {
  background-position: -80px -48px;
}

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}

.mejs-controls .mejs-backlight-on:hover button {
  background-position: -80px -32px;
}

.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

.mejs-controls .mejs-picturecontrols-button:hover {
  background-position: -96px -32px;
}

.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
}

.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}

.mejs-contextmenu .mejs-contextmenu-item {
  font-family: sans-serif;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}

.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}

.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}

.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px -32px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: #3A3C3D;
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: sans-serif;
  font-size: 10px;
}

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right {
  height: 13px;
}

div.pp_default .pp_top .pp_left {
  background: url(../images/sprite.png) -78px -93px no-repeat;
}

div.pp_default .pp_top .pp_middle {
  background: url(../images/sprite_x.png) top left repeat-x;
}

div.pp_default .pp_top .pp_right {
  background: url(../images/sprite.png) -112px -93px no-repeat;
}

div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}

div.pp_default .pp_content_container .pp_left {
  background: url(../images/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}

div.pp_default .pp_content_container .pp_right {
  background: url(../images/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}

div.pp_default .pp_next:hover {
  background: url(../images/sprite_next.png) center right no-repeat;
  cursor: pointer;
}

div.pp_default .pp_previous:hover {
  background: url(../images/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}

div.pp_default .pp_expand {
  background: url(../images/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

div.pp_default .pp_expand:hover {
  background: url(../images/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_contract {
  background: url(../images/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

div.pp_default .pp_contract:hover {
  background: url(../images/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../images/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_gallery ul li a {
  background: url(../images/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaa;
}

div.pp_default .pp_social {
  margin-top: 7px;
}

div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}

div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause {
  background: url(../images/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}

div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}

div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next {
  background: url(../images/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}

div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}

div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}

div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}

div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}

div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover {
  opacity: .7;
}

div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}

div.pp_default .pp_bottom .pp_left {
  background: url(../images/sprite.png) -78px -127px no-repeat;
}

div.pp_default .pp_bottom .pp_middle {
  background: url(../images/sprite_x.png) bottom left repeat-x;
}

div.pp_default .pp_bottom .pp_right {
  background: url(../images/sprite.png) -112px -127px no-repeat;
}

div.pp_default .pp_loaderIcon {
  background: url(../images/loader.gif) center center no-repeat;
}

div.light_rounded .pp_top .pp_left {
  background: url(../images/sprite.png) -88px -53px no-repeat;
}

div.light_rounded .pp_top .pp_right {
  background: url(../images/sprite.png) -110px -53px no-repeat;
}

div.light_rounded .pp_next:hover {
  background: url(../images/btnNext.png) center right no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_previous:hover {
  background: url(../images/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_expand {
  background: url(../images/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_expand:hover {
  background: url(../images/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_contract {
  background: url(../images/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_contract:hover {
  background: url(../images/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_nav .pp_play {
  background: url(../images/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.light_rounded .pp_nav .pp_pause {
  background: url(../images/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.light_rounded .pp_arrow_previous {
  background: url(../images/sprite.png) 0 -71px no-repeat;
}

div.light_rounded .pp_arrow_next {
  background: url(../images/sprite.png) -22px -71px no-repeat;
}

div.light_rounded .pp_bottom .pp_left {
  background: url(../images/sprite.png) -88px -80px no-repeat;
}

div.light_rounded .pp_bottom .pp_right {
  background: url(../images/sprite.png) -110px -80px no-repeat;
}

div.dark_rounded .pp_top .pp_left {
  background: url(../images/sprite.png) -88px -53px no-repeat;
}

div.dark_rounded .pp_top .pp_right {
  background: url(../images/sprite.png) -110px -53px no-repeat;
}

div.dark_rounded .pp_content_container .pp_left {
  background: url(../images/contentPattern.png) top left repeat-y;
}

div.dark_rounded .pp_content_container .pp_right {
  background: url(../images/contentPattern.png) top right repeat-y;
}

div.dark_rounded .pp_next:hover {
  background: url(../images/btnNext.png) center right no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_previous:hover {
  background: url(../images/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_expand {
  background: url(../images/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_expand:hover {
  background: url(../images/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_contract {
  background: url(../images/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_contract:hover {
  background: url(../images/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff;
}

div.dark_rounded .pp_nav .pp_play {
  background: url(../images/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_rounded .pp_nav .pp_pause {
  background: url(../images/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_rounded .pp_arrow_previous {
  background: url(../images/sprite.png) 0 -71px no-repeat;
}

div.dark_rounded .pp_arrow_next {
  background: url(../images/sprite.png) -22px -71px no-repeat;
}

div.dark_rounded .pp_bottom .pp_left {
  background: url(../images/sprite.png) -88px -80px no-repeat;
}

div.dark_rounded .pp_bottom .pp_right {
  background: url(../images/sprite.png) -110px -80px no-repeat;
}

div.dark_rounded .pp_loaderIcon {
  background: url(../images/loader.gif) center center no-repeat;
}

div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content {
  background: #000;
}

div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0;
}

div.dark_square .pp_loaderIcon {
  background: url(../images/loader.gif) center center no-repeat;
}

div.dark_square .pp_expand {
  background: url(../images/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_expand:hover {
  background: url(../images/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_contract {
  background: url(../images/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_contract:hover {
  background: url(../images/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_nav {
  clear: none;
}

div.dark_square .pp_nav .pp_play {
  background: url(../images/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_square .pp_nav .pp_pause {
  background: url(../images/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_square .pp_arrow_previous {
  background: url(../images/sprite.png) 0 -71px no-repeat;
}

div.dark_square .pp_arrow_next {
  background: url(../images/sprite.png) -22px -71px no-repeat;
}

div.dark_square .pp_next:hover {
  background: url(../images/btnNext.png) center right no-repeat;
  cursor: pointer;
}

div.dark_square .pp_previous:hover {
  background: url(../images/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

div.light_square .pp_expand {
  background: url(../images/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

div.light_square .pp_expand:hover {
  background: url(../images/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

div.light_square .pp_contract {
  background: url(../images/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.light_square .pp_contract:hover {
  background: url(../images/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

div.light_square .pp_nav .pp_play {
  background: url(../images/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.light_square .pp_nav .pp_pause {
  background: url(../images/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.light_square .pp_arrow_previous {
  background: url(../images/sprite.png) 0 -71px no-repeat;
}

div.light_square .pp_arrow_next {
  background: url(../images/sprite.png) -22px -71px no-repeat;
}

div.light_square .pp_next:hover {
  background: url(../images/btnNext.png) center right no-repeat;
  cursor: pointer;
}

div.light_square .pp_previous:hover {
  background: url(../images/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

div.facebook .pp_top .pp_left {
  background: url(../images/sprite.png) -88px -53px no-repeat;
}

div.facebook .pp_top .pp_middle {
  background: url(../images/contentPatternTop.png) top left repeat-x;
}

div.facebook .pp_top .pp_right {
  background: url(../images/sprite.png) -110px -53px no-repeat;
}

div.facebook .pp_content_container .pp_left {
  background: url(../images/contentPatternLeft.png) top left repeat-y;
}

div.facebook .pp_content_container .pp_right {
  background: url(../images/contentPatternRight.png) top right repeat-y;
}

div.facebook .pp_expand {
  background: url(../images/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

div.facebook .pp_expand:hover {
  background: url(../images/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

div.facebook .pp_contract {
  background: url(../images/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.facebook .pp_contract:hover {
  background: url(../images/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../images/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

div.facebook .pp_description {
  margin: 0 37px 0 0;
}

div.facebook .pp_loaderIcon {
  background: url(../images/loader.gif) center center no-repeat;
}

div.facebook .pp_arrow_previous {
  background: url(../images/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}

div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}

div.facebook .pp_arrow_next {
  background: url(../images/sprite.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}

div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}

div.facebook .pp_nav {
  margin-top: 0;
}

div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}

div.facebook .pp_nav .pp_play {
  background: url(../images/sprite.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px;
}

div.facebook .pp_nav .pp_pause {
  background: url(../images/sprite.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px;
}

div.facebook .pp_next:hover {
  background: url(../images/btnNext.png) center right no-repeat;
  cursor: pointer;
}

div.facebook .pp_previous:hover {
  background: url(../images/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

div.facebook .pp_bottom .pp_left {
  background: url(../images/sprite.png) -88px -80px no-repeat;
}

div.facebook .pp_bottom .pp_middle {
  background: url(../images/contentPatternBottom.png) top left repeat-x;
}

div.facebook .pp_bottom .pp_right {
  background: url(../images/sprite.png) -110px -80px no-repeat;
}

div.pp_pic_holder a:focus {
  outline: none;
}

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}

.pp_content {
  height: 40px;
  min-width: 40px;
}

* html .pp_content {
  width: 40px;
}

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}

.pp_content_container .pp_left {
  padding-left: 20px;
}

.pp_content_container .pp_right {
  padding-right: 20px;
}

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}

.pp_description {
  display: none;
  margin: 0;
}

.pp_social {
  float: left;
  margin: 0;
}

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 90px;
  overflow: hidden;
}

.pp_social .twitter {
  float: left;
}

.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}

.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}

.pp_nav .pp_play,.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}

a.pp_arrow_previous,a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}

.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}

.pp_gallery ul a {
  border: 1px rgba(0,0,0,0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}

.pp_gallery ul a img {
  border: 0;
}

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

.pp_gallery li.default a {
  background: url(../images/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}

.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next {
  margin-top: 7px!important;
}

a.pp_next {
  background: url(../images/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}

a.pp_previous {
  background: url(../images/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}

a.pp_expand,a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}

#pp_full_res {
  line-height: 1!important;
}

#pp_full_res .pp_inline {
  text-align: left;
}

#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}

div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}

div.pp_default .pp_content,div.light_rounded .pp_content {
  background-color: #fff;
}

div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline {
  color: #000;
}

div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a {
  border-color: #fff;
}

div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details {
  position: relative;
}

div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content {
  background: #fff;
}

div.light_rounded .pp_description,div.light_square .pp_description {
  margin-right: 85px;
}

div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px!important;
}

div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}

div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}

div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon {
  background: url(../images/loader.gif) center center no-repeat;
}

div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle {
  background: url(../images/contentPattern.png) top left repeat;
}

div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder {
  color: #c4c4c4;
}

div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline {
  color: #fff;
}

.pp_top,.pp_bottom {
  height: 20px;
  position: relative;
}

* html .pp_top,* html .pp_bottom {
  padding: 0 20px;
}

.pp_top .pp_left,.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}

.pp_top .pp_middle,.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}

* html .pp_top .pp_middle,* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}

.pp_top .pp_right,.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.pp_fade,.pp_gallery li.default a img {
  display: none;
}

.acc-trigger {
  cursor: pointer;
  display: block;
  margin: 0;
  width: 100%;
}

.acc-trigger:last-of-type,.acc-container:last-of-type {
  margin-bottom: 20px;
}

.no-js .acc-trigger:last-of-type {
  border-bottom: none;
}

.acc-trigger a {
  background: url(../images/accordion-ico.png) no-repeat 20px 13px;
  display: block;
  padding: 11px 20px 11px 50px;
  text-decoration: none;
  text-shadow: none;
  font-family: 'Patrick Hand',cursive;
  font-size: 24px;
  color: #727272;
  border: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.acc-trigger a:hover {
  background-color: #eee;
}

.acc-trigger a:hover,.acc-trigger.active a,.acc-trigger.active a:hover {
  color: #850303;
  border-bottom: 1px solid #fff;
}

.acc-trigger.active a:hover {
  background-color: transparent;
}

.acc-trigger.active {
  cursor: default;
  background: #fff;
}

.acc-trigger.active:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}

.acc-trigger.active a {
  background-position: 20px -58px;
  cursor: default;
}

.acc-container .content {
  margin-top: 0;
  padding: 0 14px 15px 50px;
  margin-bottom: 4px;
  background-color: #fff;
  border: 1px solid #eee;
  border-top: 0 solid #eee;
}

.acc-container .content h3 {
  padding: 10px 0;
  font-size: 20px;
}

.acc-container .row {
  margin-left: 0!important;
}

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message {
  color: #fff;
  font-family: Helvetica,Arial,sans-serif;
  font-weight: 200;
}

#sb-container {
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  text-align: left;
  top: 0;
  visibility: hidden;
  z-index: 9999;
}

#sb-overlay {
  height: 100%;
  position: relative;
  width: 100%;
}

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}

#sb-wrapper-inner {
  height: 100px;
  overflow: hidden;
  position: relative;
}

#sb-body-inner {
  height: 100%;
  position: absolute;
  width: 100%;
}

#sb-player.html {
  overflow: auto;
}

#sb-body img {
  border: none;
}

#sb-loading-inner {
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  margin-top: -12px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

#sb-loading-inner span {
  background: url(../images/loading.gif) no-repeat;
  display: inline-block;
  padding-left: 34px;
}

#sb-body,#sb-loading {
  height: 100%;
  position: relative;
}

#sb-title,#sb-info {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 0;
  position: absolute;
  right: 5px;
}

#sb-title,#sb-title-inner {
  height: 0!important;
  line-height: 0!important;
}

#sb-title-inner {
  font-size: 16px;
}

#sb-info,#sb-info-inner {
  height: 34px;
  line-height: 34px;
}

#sb-info-inner {
  font-size: 12px;
}

#sb-nav {
  float: right;
  height: 34px;
  padding: 2px 0;
  width: 45%;
}

#sb-nav a {
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  float: right;
  height: 35px;
  margin-left: 3px;
  width: 35px;
}

#sb-nav-close {
  background-image: url(../images/close.png);
}

#sb-nav-next {
  background-image: url(../images/next.png);
}

#sb-nav-previous {
  background-image: url(../images/previous.png);
}

#sb-nav-play {
  background-image: url(../images/play.png);
}

#sb-nav-pause {
  background-image: url(../images/pause.png);
}

#sb-counter {
  float: left;
  width: 45%;
}

#sb-counter a {
  color: #fff;
  cursor: pointer;
  padding: 0 4px 0 0;
  text-decoration: none;
}

#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}

div.sb-message a:link,div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

.mejs-container {
  position: relative;
  min-width: 150px;
  background: none;
  text-align: left;
  vertical-align: top;
}

.me-plugin {
  position: absolute;
}

.mejs-embed,.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}

.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
  display: block;
  width: auto;
  height: 100%;
}

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-overlay-play {
  cursor: pointer;
}

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(../images/bigplay.png) no-repeat;
}

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
}

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: #3a3c3d url(../images/loading.gif) 50% 50% no-repeat;
  border-radius: 40px;
}

.mejs-container .mejs-controls {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 100%;
  background: #ececec url(../images/background.png);
  background: -webkit-linear-gradient(#ececec,#ececec);
  background: -moz-linear-gradient(#ececec,#ececec);
  background: -o-linear-gradient(#ececec,#ececec);
  background: -ms-linear-gradient(#ececec,#ececec);
  background: linear-gradient(#ececec,#ececec);
  list-style: none;
}

.mejs-audio .mejs-controls {
  border-radius: 3px;
}

.mejs-container .mejs-controls div {
  list-style-type: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 30px;
  font-size: 11px;
  line-height: 11px;
  background: url(../images/sep.png) left no-repeat;
  border: 0;
}

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 7px 0 9px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(../images/controls.png) no-repeat;
}

.mejs-controls .mejs-button button:focus {
  outline: solid 1px yellow;
}

.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 8px 5px 10px;
  overflow: hidden;
  text-align: center;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #333;
  line-height: 14px;
  display: block;
  float: left;
  width: auto;
}

.mejs-container .mejs-controls .mejs-playpause-button {
  cursor: pointer;
  width: 30px;
}

.mejs-controls .mejs-playpause-button button {
  margin: 7px 8px;
}

.mejs-controls .mejs-play button {
  background-position: 0 0;
}

.mejs-controls .mejs-play:hover button {
  background-position: 0 -32px;
}

.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

.mejs-controls .mejs-pause:hover button {
  background-position: 0 -48px;
}

.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

.mejs-controls .mejs-stop:hover button {
  background-position: -112px -32px;
}

.mejs-controls div.mejs-time-rail {
  width: 200px;
}

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 5px;
  cursor: pointer;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
  padding: 1px;
  margin: 11px 8px 0 10px;
  background: #262929;
  border-bottom: #3d3f40 0 solid;
  box-shadow: inset 1px 1px rgba(0,0,0,0.4);
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background: #333;
  background-image: -webkit-linear-gradient(-45deg,#333 25%,#262929 25%,#262929 50%,#333 50%,#333 75%,#262929 75%,#262929);
  background-image: -moz-linear-gradient(-45deg,#333 25%,#262929 25%,#262929 50%,#333 50%,#333 75%,#262929 75%,#262929);
  background-image: -o-linear-gradient(-45deg,#333 25%,#262929 25%,#262929 50%,#333 50%,#333 75%,#262929 75%,#262929);
  background-image: -ms-linear-gradient(-45deg,#333 25%,#262929 25%,#262929 50%,#333 50%,#333 75%,#262929 75%,#262929);
  background-image: linear-gradient(-45deg,#333 25%,#262929 25%,#262929 50%,#333 50%,#333 75%,#262929 75%,#262929);
  -moz-background-size: 6px 6px;
  background-size: 6px 5px;
  -webkit-background-size: 6px 5px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
  z-index: 1;
}

@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

@keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 30px 0;
  }
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #333;
  width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: #fd5647;
  background-image: -webkit-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: -moz-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: -o-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: -ms-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px;
  z-index: 1;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 5px;
  background: transparent;
  cursor: pointer;
  top: 1px;
  z-index: 1;
  text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #333;
  background: -webkit-linear-gradient(#333333,#333333);
  background: -moz-linear-gradient(#333333,#333333);
  background: -o-linear-gradient(#333333,#333333);
  background: -ms-linear-gradient(#333333,#333333);
  background: linear-gradient(#333333,#333333);
  width: 36px;
  height: 17px;
  border-radius: 4px;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #ececec;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 3px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 4px #333;
  border-color: #333 transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 17px;
  left: 13px;
}

.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}

.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}

.mejs-controls .mejs-mute button:hover {
  background-position: -16px -48px;
}

.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

.mejs-controls .mejs-unmute button:hover {
  background-position: -16px -32px;
}

.mejs-controls .mejs-volume-button {
  position: relative;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 68px;
  width: 31px;
  background: #3A3C3D;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -68px;
  left: 1px;
  z-index: 1;
  position: absolute;
  margin: 0;
}

.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 13px;
  top: 8px;
  width: 5px;
  height: 50px;
  background: #262929;
  border-bottom: #3d3f40 0 solid;
  box-shadow: inset 1px 1px rgba(0,0,0,0.4);
  margin: 0;
  padding: 1px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 13px;
  top: 8px;
  width: 5px;
  height: 50px;
  background: #fd5647;
  background-image: -webkit-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: -moz-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: -o-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: -ms-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px;
  background-position: bottom;
  margin: 1px;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 14px;
  top: 16px;
  width: 5px;
  height: 5px;
  background: transparent;
  margin: 0;
}

.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 62px;
  position: relative;
  background: none;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 5px;
  margin: 0;
  padding: 1px;
  font-size: 1px;
  background: #262929;
  border-bottom: #3d3f40 0 solid;
  box-shadow: inset 1px 1px rgba(0,0,0,0.4);
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 5px;
  margin: 1px;
  padding: 0;
  font-size: 1px;
  background: #fd5647;
  background-image: -webkit-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: -moz-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: -o-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: -ms-linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  background-image: linear-gradient(-45deg,#fd5647 25%,#981a1d 25%,#981a1d 50%,#fd5647 50%,#fd5647 75%,#981a1d 75%,#981a1d);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}

.mejs-controls .mejs-captions-button {
  position: relative;
}

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}

.mejs-controls .mejs-captions-button:hover button {
  background-position: -48px -32px;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 30px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: #3A3C3D;
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px;
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 0 #fff;
  width: 10000px;
  z-index: 1;
}

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #3A3C3D;
  background: rgba(58,60,61,0.7);
  background: -webkit-linear-gradient(top,rgba(74,76,77,0.7),rgba(0,0,0,0.7));
  background: -moz-linear-gradient(top,rgba(74,76,77,0.7),rgba(0,0,0,0.7));
  background: -o-linear-gradient(top,rgba(74,76,77,0.7),rgba(0,0,0,0.7));
  background: -ms-linear-gradient(top,rgba(74,76,77,0.7),rgba(0,0,0,0.7));
  background: linear-gradient(top,rgba(74,76,77,0.7),rgba(0,0,0,0.7));
  overflow: hidden;
  border: 0;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 0 #313335;
  border-right: solid 0 rgba(49,51,53,0.7);
  border-bottom: solid 0 #313335;
  border-bottom: solid 0 rgba(49,51,53,0.7);
  cursor: pointer;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #333;
  background: rgba(102,102,102,0.7);
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));
  background: -webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));
  background: -moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));
  background: -o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));
  background: -ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));
  background: linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.6));
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

.mejs-captions-position-hover {
  bottom: 45px;
}

.mejs-captions-text {
  padding: 5px 7px;
  background: #3a3c3d;
  background: rgba(58,60,61,0.8);
  border-radius: 4px;
}

.mejs-clear {
  clear: both;
}

.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}

.me-cannotplay span {
  padding: 15px;
  display: block;
}

.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

.mejs-controls .mejs-loop-off:hover button {
  background-position: -64px -48px;
}

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

.mejs-controls .mejs-loop-on::hover button {
  background-position: -64px -32px;
}

.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-off:hover button {
  background-position: -80px -48px;
}

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}

.mejs-controls .mejs-backlight-on:hover button {
  background-position: -80px -32px;
}

.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

.mejs-controls .mejs-picturecontrols-button:hover {
  background-position: -96px -32px;
}

.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
}

.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}

.mejs-contextmenu .mejs-contextmenu-item {
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}

.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}

.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}

.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px -32px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: #3A3C3D;
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,.isotope .isotope-item {
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
}

.isotope {
  -webkit-transition-property: height,width;
  -moz-transition-property: height,width;
  -ms-transition-property: height,width;
  -o-transition-property: height,width;
  transition-property: height,width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform,opacity;
  -moz-transition-property: -moz-transform,opacity;
  -ms-transition-property: -ms-transform,opacity;
  -o-transition-property: -o-transform,opacity;
  transition-property: transform,opacity;
}

.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.gw-go * {
  border: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0;
  outline: none;
  padding: 0;
  letter-spacing: normal !important;
  text-transform: none;
  text-decoration: none !important;
}

.gw-go-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.gw-go-clearfix {
  display: inline-block;
}/*\*/.gw-go-clearfix {
  display: block;
}

.gw-go-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.gw-go-clear {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}

.gw-go-tcenter {
  text-align: center;
}

.gw-go-tleft {
  text-align: center;
}

.gw-go-tright {
  text-align: right;
}

.gw-go-video-wrapper {
  padding-bottom: 56.25% !important;
  position: relative;
  height: 0;
}

.gw-go-header-bottom .gw-go-video-wrapper {
  margin-bottom: -1px;
}

.gw-go-video-wrapper iframe {
  height: 100%;
  left: 0;
  margin: 0;
  border: none;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.gw-go-img-wrapper {
  position: relative;
}

.gw-go img {
  display: block;
}

img.gw-go-responsive-img {
  border: none !important;
  height: auto !important;
  margin: 0 !important;
  paddig: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}

.gw-go audio,.gw-go video {
  margin: 0;
  paddig: 0;
  max-width: 100% !important;
  width: 100% !important;
}

.gw-go-gmap img {
  max-width: none !important;
}

.mejs-container img {
  height: auto !important;
  max-width: none !important;
  width: 100% !important;
}

.gw-go {
  font-size: 12px;
  line-height: 16px;
  margin: auto;
  width: 100%;
  margin-top: -10px;
}

.gw-go-1col .gw-go-col-wrap {
  width: 100%;
}

.gw-go-2cols .gw-go-col-wrap {
  width: 50%;
}

.gw-go-3cols .gw-go-col-wrap {
  width: 33.33%;
}

.gw-go-4cols .gw-go-col-wrap {
  width: 25%;
}

.gw-go-5cols .gw-go-col-wrap {
  width: 20%;
}

.gw-go-space-1p.gw-go-2cols .gw-go-col-wrap {
  width: 49.5%;
}

.gw-go-space-1p.gw-go-3cols .gw-go-col-wrap {
  width: 32.66%;
}

.gw-go-space-1p.gw-go-4cols .gw-go-col-wrap {
  width: 24.25%;
}

.gw-go-space-1p.gw-go-5cols .gw-go-col-wrap {
  width: 19.2%;
}

.gw-go-space-1p .gw-go-col-wrap {
  margin-left: 1%;
}

.gw-go-space-2p.gw-go-2cols .gw-go-col-wrap {
  width: 49%;
}

.gw-go-space-2p.gw-go-3cols .gw-go-col-wrap {
  width: 32%;
}

.gw-go-space-2p.gw-go-4cols .gw-go-col-wrap {
  width: 23.5%;
}

.gw-go-space-2p.gw-go-5cols .gw-go-col-wrap {
  width: 18.4%;
}

.gw-go-space-2p .gw-go-col-wrap {
  margin-left: 2%;
}

.gw-go-space-3p.gw-go-2cols .gw-go-col-wrap {
  width: 48.5%;
}

.gw-go-space-3p.gw-go-3cols .gw-go-col-wrap {
  width: 31.33%;
}

.gw-go-space-3p.gw-go-4cols .gw-go-col-wrap {
  width: 22.75%;
}

.gw-go-space-3p.gw-go-5cols .gw-go-col-wrap {
  width: 17.6%;
}

.gw-go-space-3p .gw-go-col-wrap {
  margin-left: 3%;
}

.gw-go-space-4p.gw-go-2cols .gw-go-col-wrap {
  width: 48%;
}

.gw-go-space-4p.gw-go-3cols .gw-go-col-wrap {
  width: 30.66%;
}

.gw-go-space-4p.gw-go-4cols .gw-go-col-wrap {
  width: 22%;
}

.gw-go-space-4p.gw-go-5cols .gw-go-col-wrap {
  width: 16.8%;
}

.gw-go-space-4p .gw-go-col-wrap {
  margin-left: 4%;
}

.gw-go-space-5p.gw-go-2cols .gw-go-col-wrap {
  width: 47.5%;
}

.gw-go-space-5p.gw-go-3cols .gw-go-col-wrap {
  width: 30%;
}

.gw-go-space-5p.gw-go-4cols .gw-go-col-wrap {
  width: 21.25%;
}

.gw-go-space-5p.gw-go-5cols .gw-go-col-wrap {
  width: 16%;
}

.gw-go-space-5p .gw-go-col-wrap {
  margin-left: 5%;
}

.gw-go-col-wrap {
  float: left;
  margin-left: -1px;
  min-width: 130px;
  padding: 20px 0 40px;
  position: relative;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.gw-go-col-wrap:first-child {
  margin-left: 0;
}

.gw-go-col {
  border: solid 1px #EBEBEB;
  border-bottom: solid 2px #D3D3D3;
  border-top-width: 2px;
  margin-bottom: -20px;
  position: relative;
  text-align: center;
  top: 0;
  -moz-transition: margin-top .2s linear,top .2s linear,-moz-box-shadow .2s linear;
  -ms-transition: margin-top .2s linear,top .2s linear,box-shadow .2s linear;
  -o-transition: margin-top .2s linear,top .2s linear,box-shadow .2s linear;
  -webkit-transition: margin-top .2s linear,top .2s linear,-webkit-box-shadow .2s linear;
  transition: margin-top .2s linear,top .2s linear,box-shadow .2s linear;
}

.gw-go-col:before {
  content: '';
  height: 23px;
  margin-top: 2px;
  filter: alpha(opacity=40);
  -khtml-opacity: .4;
  -moz-opacity: .4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  opacity: .4;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}

.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current {
  padding: 20px 0 40px;
}

.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col,.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current .gw-go-col {
  -moz-box-shadow: 0 0 20px -2px rgba(0,0,0,0);
  -webkit-box-shadow: 0 0 20px -2px rgba(0,0,0,0);
  box-shadow: 0 0 20px -2px rgba(0,0,0,0);
  margin-top: 0;
  top: 0;
}

.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current,.gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover,.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover {
  padding: 0;
  margin-bottom: 0;
}

.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-col,.gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover .gw-go-col,.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col {
  -moz-box-shadow: 0 0 20px -2px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 0 20px -2px rgba(0,0,0,0.25);
  box-shadow: 0 0 20px -2px rgba(0,0,0,0.25);
  margin-top: 20px;
  top: -20px;
}

.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current {
  z-index: 2;
}

.gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover {
  z-index: 3;
}

.gw-go-header {
  overflow: hidden;
  position: relative;
  text-align: center;
}

.gw-go-header p {
  margin-bottom: 4px;
}

.gw-go-header-top {
  height: 95px;
  position: relative;
}

.gw-go-header h1 {
  color: inherit;
  font-size: 32px !important;
  line-height: 32px !important;
  font-weight: normal !important;
  letter-spacing: normal !important;
  margin-bottom: 15px !important;
  padding: 0 !important;
  text-transform: none !important;
  top: 15px;
}

.gw-go-header h1 small {
  font-size: 26px;
}

.gw-go-header h2 {
  color: inherit;
  font-size: 26px !important;
  line-height: 32px !important;
  font-weight: normal !important;
  letter-spacing: normal !important;
  margin-bottom: 15px !important;
  padding: 0 !important;
  text-transform: none !important;
  top: 15px;
}

.gw-go-header h3 {
  color: inherit;
  font-size: 18px !important;
  line-height: 16px !important;
  font-weight: normal !important;
  left: 0;
  letter-spacing: normal !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  text-align: center;
  text-transform: none !important;
  top: 19px;
  width: 100%;
}

.gw-go-header h3 small {
  display: block;
  font-size: 12px;
}

.gw-go-header-bottom {
  border-top: solid 1px transparent;
  height: 50px;
}

.gw-go-coin-wrap {
  font-size: 32px;
  height: 78px;
  left: 50%;
  margin: 0 0 0 -40px;
  position: absolute;
  top: 54px;
  width: 78px;
  z-index: 1;
}

.gw-go-coinf,.gw-go-coinb {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  height: 176px;
  left: 0;
  position: absolute;
  width: 176px;
}

.gw-go-coinf div,.gw-go-coinb div {
  background: #FFF;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.25) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.25) inset;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.25) inset;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  font-size: 22px;
  height: 156px;
  margin: 0 auto;
  margin-top: -1px;
  margin-left: -1px;
  padding-top: 32px;
  width: 178px;
  top: 0;
}

.gw-go-coinf small,.gw-go-coinb small {
  display: block;
  font-size: 12px;
  margin-top: 9px;
}

.gw-go-coinb,.gw-go-col-wrap:hover .gw-go-coinf,.gw-go-col-wrap.gw-go-current .gw-go-coinf {
  visibility: hidden;
}

.gw-go-coinf,.gw-go-col-wrap:hover .gw-go-coinb,.gw-go-col-wrap.gw-go-current .gw-go-coinb {
  visibility: visible;
}

ul.gw-go-body {
  border-bottom: solid 1px transparent;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}

ul.gw-go-body li {
  background: none;
  border-top: solid 1px #FFF;
  min-height: 17px;
  line-height: 16px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 10px 5px !important;
}

ul.gw-go-body li.gw-go-has-tooltip {
  position: relative;
}

ul.gw-go-body li.gw-go-has-tooltip span.gw-go-tooltip {
  background: #9D9D9D;
  border-color: #9D9D9D;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);
  box-shadow: 0 0 5px rgba(0,0,0,0.15);
  bottom: 100%;
  color: #333;
  left: 50%;
  margin-bottom: -17px;
  margin-left: -15px;
  opacity: 0;
  padding: 6px 10px 6px 10px;
  position: absolute;
  text-align: left;
  text-decoration: none !important;
  -moz-transition: all .0s linear;
  -ms-transition: all .0s linear;
  -o-transition: all .0s linear;
  -webkit-transition: all .0s linear;
  transition: all .0s linear;
  visibility: hidden;
  width: 130px;
  z-index: 4;
}

ul.gw-go-body li.gw-go-has-tooltip:hover span.gw-go-tooltip {
  opacity: 1;
  visibility: visible;
  bottom: 100%;
  margin-bottom: -3px;
  -moz-transition: opacity .2s linear,visibility 0s linear,margin-bottom .2s linear;
  -ms-transition: opacity .2s linear,visibility 0s linear,margin-bottom .2s linear;
  -o-transition: opacity .2s linear,visibility 0s linear,margin-bottom .2s linear;
  -webkit-transition: opacity .2s linear,visibility 0s linear,margin-bottom .2s linear;
  transition: opacity .2s linear,visibility 0s linear,margin-bottom .2s linear;
}

ul.gw-go-body li.gw-go-has-tooltip span.gw-go-tooltip:before {
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #9D9D9D;
  border-top-color: inherit;
  content: '';
  left: 10px;
  position: absolute;
  top: 100%;
}

ul.gw-go-body li a {
  color: inherit;
  text-decoration: none !important;
}

ul.gw-go-body li a:hover {
  text-decoration: underline !important;
}

.gw-go-footer,.gw-go:hover .gw-go-footer,.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-footer,.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current .gw-go-footer {
  height: 67px;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-footer,.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap:hover .gw-go-footer,.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-footer {
  height: 107px;
}

.gw-go-btn {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  bottom: 20px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  text-decoration: none;
  -moz-transition: bottom .2s linear;
  -o-transition: bottom .2s linear;
  -webkit-transition: bottom .2s linear;
  transition: bottom .2s linear;
}

span.gw-go-btn form {
  display: none !important;
}

.gw-go-btn:hover {
  text-decoration: none !important;
}

.gw-go-col-wrap:hover .gw-go-btn:active,.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-btn:active {
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0.15) inset;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.15) inset;
  box-shadow: 0 0 0 rgba(0,0,0,0.15) inset;
  -moz-transition: all 0s linear;
  -ms-transition: all 0s linear;
  -o-transition: all 0s linear;
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.gw-go-btn-small {
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  margin-top: 43px;
  padding: 0 5px;
}

.gw-go-btn-medium {
  font-size: 12px;
  height: 27px;
  line-height: 27px;
  margin-top: 38px;
  padding: 0 8px;
}

.gw-go-btn-large {
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  margin-top: 31px;
  padding: 0 15px;
}

.gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover .gw-go-btn,.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-btn,.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-btn {
  bottom: 0;
}

.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current .gw-go-btn {
  bottom: 20px;
}

.gw-go-col.gw-go-shadow1:before {
  background: url(../images/shadow_1.png) 50% 100% no-repeat;
}

.gw-go-col.gw-go-shadow3:before {
  background: url(../images/shadow_3.png) 50% 100% no-repeat;
}

.gw-go-col.gw-go-shadow4:before {
  background: url(../images/shadow_4.png) 50% 100% no-repeat;
}

.gw-go-col.gw-go-shadow5:before {
  background: url(../images/shadow_5.png) 50% 100% no-repeat;
}

.gw-go-col.gw-go-shadow1:before,.gw-go-col.gw-go-shadow2:before,.gw-go-col.gw-go-shadow3:before,.gw-go-col.gw-go-shadow4:before,.gw-go-col.gw-go-shadow5:before {
  background-size: 100% 23px;
}

@media only screen and (min-width:480px) and (max-width:767px) {
  .gw-go-1col .gw-go-col-wrap,.gw-go-2cols .gw-go-col-wrap,.gw-go-3cols .gw-go-col-wrap,.gw-go-4cols .gw-go-col-wrap,.gw-go-5cols .gw-go-col-wrap {
    width: 50% !important;
  }

  .gw-go-space-1p .gw-go-col-wrap {
    width: 49.5% !important;
  }

  .gw-go-space-2p .gw-go-col-wrap {
    width: 49% !important;
  }

  .gw-go-space-3p .gw-go-col-wrap {
    width: 48.5% !important;
  }

  .gw-go-space-4p .gw-go-col-wrap {
    width: 48% !important;
  }

  .gw-go-space-5p .gw-go-col-wrap {
    width: 47.5% !important;
  }

  .gw-go-col-wrap:nth-of-type(2n-1) {
    margin-left: 0 !important;
  }
}

@media only screen and (max-width:479px) {
  .gw-go-1col .gw-go-col-wrap,.gw-go-2cols .gw-go-col-wrap,.gw-go-3cols .gw-go-col-wrap,.gw-go-4cols .gw-go-col-wrap,.gw-go-5cols .gw-go-col-wrap {
    margin-left: 0 !important;
    float: left !important;
    width: 100% !important;
  }
}

.gw-go-col.gw-go-style1 {
  background: #FFF;
}

.gw-go-col.gw-go-style1 .gw-go-header-top,.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header-top {
  background: #b21414;
  color: #fff;
}

.gw-go-col-wrap:hover .gw-go-col.gw-go-style1 .gw-go-header-top,.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header-top,.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style1 .gw-go-header-top {
  background: #981a1d;
}

.gw-go-col.gw-go-style1 .gw-go-header-bottom {
  background: #F5F5F5;
  border-top-color: #F5F5F5;
}

.gw-go-col.gw-go-style1 .gw-go-header h3,.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header h3 {
  color: #fff;
}

.gw-go-col-wrap:hover .gw-go-col.gw-go-style1 .gw-go-header h3,.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header h3,.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style1 .gw-go-header h3 {
  color: #FFF;
}

.gw-go-col.gw-go-style1 .gw-go-coinf,.gw-go-col.gw-go-style1 .gw-go-coinb {
  border: solid 2px #9D9D9D;
}

.gw-go-col.gw-go-style1 .gw-go-coinf div,.gw-go-col.gw-go-style1 .gw-go-coinb div {
  color: #981a1d;
}

.gw-go-col.gw-go-style1 .gw-go-coinf small,.gw-go-col.gw-go-style1 .gw-go-coinb small {
  color: #9d9d9d;
}

.gw-go-col.gw-go-style1 .gw-go-body li {
  background: #EBEBEB;
}

.gw-go-col.gw-go-style1 .gw-go-body li.gw-go-even {
  background: #F5F5F5;
  text-align: center;
}

.gw-go-col.gw-go-style1 .gw-go-body {
  border-bottom-color: #EBEBEB;
}

.gw-go-col.gw-go-style1 .gw-go-body li,.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-body li {
  color: #333;
}

.gw-go span {
  color: #000;
  display: block;
  font-weight: bold;
}

.gw-go span.yes {
  background: transparent url(../images/icon-yes.png) no-repeat center center;
  display: block;
  width: 32px;
  height: 32px;
  margin: auto;
  padding: auto;
  text-align: center;
}

.gw-go span.no {
  background: transparent url(../images/icon-no.png) no-repeat center center;
  display: block;
  width: 32px;
  height: 32px;
  margin: auto;
  padding: auto;
  text-align: center;
}

.gw-go-col.gw-go-style1 .gw-go-btn.gw-go-btn-small {
  margin-top: 45px;
}

.gw-go-col.gw-go-style1 .gw-go-btn.gw-go-btn-medium {
  margin-top: 40px;
}

.gw-go-col.gw-go-style1 .gw-go-btn.gw-go-btn-large {
  margin-top: 33px;
}

.gw-go-col.gw-go-style1 .gw-go-btn {
  background: #9D9D9D;
  color: #FFF;
}

.gw-go-col.gw-go-style1 .gw-go-btn:hover {
  background: #333;
}

.gw-go-col-wrap:hover .gw-go-col.gw-go-style1 .gw-go-btn:hover,.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-btn:hover,.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style1 .gw-go-btn:hover {
  background: #981a1d;
}

.gw-go-col.gw-go-style2,.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 {
  background: #F5F5F5;
}

.gw-go-col-wrap:hover .gw-go-col.gw-go-style2,.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2,.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 {
  background: #FFF;
}

.gw-go-col.gw-go-style2 .gw-go-header-top {
  background: #222;
}

.gw-go-col.gw-go-style2 .gw-go-header-top h3 {
  color: #FFF !important;
}

.gw-go-col.gw-go-style2 .gw-go-header h3,.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-header h3 {
  color: #333;
}

.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-header h3,.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-header h3,.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-header h3 {
  color: #981a1d;
}

.gw-go-col.gw-go-style2 .gw-go-coinf,.gw-go-col.gw-go-style2 .gw-go-coinb {
  border: solid 2px #9D9D9D;
}

.gw-go-col.gw-go-style2 .gw-go-coinf div,.gw-go-col.gw-go-style2 .gw-go-coinb div {
  color: #981a1d;
}

.gw-go-col.gw-go-style2 .gw-go-coinf small,.gw-go-col.gw-go-style2 .gw-go-coinb small {
  color: #9D9D9D;
}

.gw-go-col.gw-go-style2 .gw-go-body,.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body {
  border-bottom-color: #FFF;
}

.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-body,.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body,.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-body {
  border-bottom-color: #EBEBEB;
}

.gw-go-col.gw-go-style2 .gw-go-body li,.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body li {
  border-top-color: #FFF;
  color: #333;
}

.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-body li,.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body li,.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-body li {
  border-top-color: #EBEBEB;
  color: #333;
}

.gw-go-col.gw-go-style2 .gw-go-btn,.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-btn {
  background: #9D9D9D;
  color: #FFF;
}

.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-btn,.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-btn,.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-btn {
  background: #981a1d;
  color: #FFF;
}

#gw-switcher * {
  background: none;
  border: none;
  font-weight: normal;
  margin: 0;
  outline: none;
  padding: 0;
  letter-spacing: normal !important;
  text-transform: none;
  text-decoration: none !important;
}

#gw-switcher strong {
  font-weight: bold;
}

#gw-switcher {
  background: #981a1d;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  left: -143px;
  position: fixed;
  top: 100px;
  z-index: 99999;
}

#gw-switcher h1 {
  color: inherit;
  font-size: 18px;
  line-height: 20px;
}

.gw-switcher-header:after {
  border-top: dotted 1px #fff;
  content: '';
  display: block;
  opacity: .5;
  position: relative;
  height: 20px;
  top: 20px;
}

#gw-switcher .gw-switcher-tab {
  background: #981a1d;
  border-left-color: #FFF;
  -webkit-border-bottom-right-radius: 41px;
  -webkit-border-top-right-radius: 41px;
  -moz-border-radius-topright: 41px;
  -moz-border-radius-bottomright: 41px;
  border-bottom-right-radius: 41px;
  border-top-right-radius: 41px;
  -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
  height: 40px;
  position: absolute;
  text-align: center;
  width: 40px;
  right: -20px;
  top: 40px;
}

#gw-switcher .gw-switcher-tab:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 80px;
  background: #981a1d;
  right: 20px;
  top: -20px;
}

#gw-switcher .gw-switcher-tab a {
  background: url(../images/icon.png) 0 0 no-repeat;
  display: block;
  height: 40px;
  position: absolute;
  right: -4px;
  opacity: .8;
  top: 0;
  width: 44px;
}

#gw-switcher .gw-switcher-tab a:hover {
  opacity: 1;
}

#gw-switcher .gw-switcher-body {
  -moz-box-shadow: 0 0 20px -2px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 20px -2px rgba(0,0,0,0.15);
  box-shadow: 0 0 20px -2px rgba(0,0,0,0.15);
  position: relative;
  padding: 20px 30px;
}

#gw-switcher .gw-switcher-row {
  color: #fff;
  font: 11px/11px Arial,Geneva,sans-serif;
  margin-top: 20px;
  position: relative;
  text-align: left;
  z-index: 1;
}

#gw-switcher .gw-switcher-row:first-child {
  margin: 0;
}

#gw-switcher .gw-switcher-row a {
  color: #fff;
  display: block;
}

#gw-switcher .gw-switcher-row a span {
  background: url(../images/switch.png) 0 0 repeat;
  display: inline-block;
  height: 11px;
  margin-right: 10px;
  position: relative;
  top: 2px;
  width: 21px;
}

#gw-switcher .gw-switcher-row a.go-switcher-opt-checked span {
  background-position: 0 -10px;
}

#gw-switcher .gw-switcher-row>span {
  border-bottom: solid 5px transparent;
  border-left: solid 5px transparent;
  border-right: solid 5px #CECECE;
  border-top: solid 5px transparent;
  display: block;
  position: absolute;
  right: 17px;
  top: 20px;
}

@media (max-width:1003px) {
  #gw-switcher {
    display: none;
  }
}

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right {
  height: 13px;
}

div.pp_default .pp_top .pp_left {
  background: url(../images/sprite.png) -78px -93px no-repeat;
}

div.pp_default .pp_top .pp_middle {
  background: url(../images/sprite_x.png) top left repeat-x;
}

div.pp_default .pp_top .pp_right {
  background: url(../images/sprite.png) -112px -93px no-repeat;
}

div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}

div.pp_default .pp_content_container .pp_left {
  background: url(../images/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}

div.pp_default .pp_content_container .pp_right {
  background: url(../images/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}

div.pp_default .pp_next:hover {
  background: url(../images/sprite_next.png) center right no-repeat;
  cursor: pointer;
}

div.pp_default .pp_previous:hover {
  background: url(../images/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}

div.pp_default .pp_expand {
  background: url(../images/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

div.pp_default .pp_expand:hover {
  background: url(../images/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_contract {
  background: url(../images/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

div.pp_default .pp_contract:hover {
  background: url(../images/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../images/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_gallery ul li a {
  background: url(../images/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaa;
}

div.pp_default .pp_social {
  margin-top: 7px;
}

div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}

div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause {
  background: url(../images/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}

div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}

div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next {
  background: url(../images/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}

div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}

div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}

div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}

div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}

div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover {
  opacity: .7;
}

div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}

div.pp_default .pp_bottom .pp_left {
  background: url(../images/sprite.png) -78px -127px no-repeat;
}

div.pp_default .pp_bottom .pp_middle {
  background: url(../images/sprite_x.png) bottom left repeat-x;
}

div.pp_default .pp_bottom .pp_right {
  background: url(../images/sprite.png) -112px -127px no-repeat;
}

div.pp_default .pp_loaderIcon {
  background: url(../images/loader.gif) center center no-repeat;
}

div.light_rounded .pp_top .pp_left {
  background: url(../images/sprite.png) -88px -53px no-repeat;
}

div.light_rounded .pp_top .pp_right {
  background: url(../images/sprite.png) -110px -53px no-repeat;
}

div.light_rounded .pp_next:hover {
  background: url(../images/btnNext.png) center right no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_previous:hover {
  background: url(../images/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_expand {
  background: url(../images/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_expand:hover {
  background: url(../images/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_contract {
  background: url(../images/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_contract:hover {
  background: url(../images/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_nav .pp_play {
  background: url(../images/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.light_rounded .pp_nav .pp_pause {
  background: url(../images/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.light_rounded .pp_arrow_previous {
  background: url(../images/sprite.png) 0 -71px no-repeat;
}

div.light_rounded .pp_arrow_next {
  background: url(../images/sprite.png) -22px -71px no-repeat;
}

div.light_rounded .pp_bottom .pp_left {
  background: url(../images/sprite.png) -88px -80px no-repeat;
}

div.light_rounded .pp_bottom .pp_right {
  background: url(../images/sprite.png) -110px -80px no-repeat;
}

div.dark_rounded .pp_top .pp_left {
  background: url(../images/sprite.png) -88px -53px no-repeat;
}

div.dark_rounded .pp_top .pp_right {
  background: url(../images/sprite.png) -110px -53px no-repeat;
}

div.dark_rounded .pp_content_container .pp_left {
  background: url(../images/contentPattern.png) top left repeat-y;
}

div.dark_rounded .pp_content_container .pp_right {
  background: url(../images/contentPattern.png) top right repeat-y;
}

div.dark_rounded .pp_next:hover {
  background: url(../images/btnNext.png) center right no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_previous:hover {
  background: url(../images/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_expand {
  background: url(../images/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_expand:hover {
  background: url(../images/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_contract {
  background: url(../images/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_contract:hover {
  background: url(../images/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff;
}

div.dark_rounded .pp_nav .pp_play {
  background: url(../images/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_rounded .pp_nav .pp_pause {
  background: url(../images/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_rounded .pp_arrow_previous {
  background: url(../images/sprite.png) 0 -71px no-repeat;
}

div.dark_rounded .pp_arrow_next {
  background: url(../images/sprite.png) -22px -71px no-repeat;
}

div.dark_rounded .pp_bottom .pp_left {
  background: url(../images/sprite.png) -88px -80px no-repeat;
}

div.dark_rounded .pp_bottom .pp_right {
  background: url(../images/sprite.png) -110px -80px no-repeat;
}

div.dark_rounded .pp_loaderIcon {
  background: url(../images/loader.gif) center center no-repeat;
}

div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content {
  background: #000;
}

div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0;
}

div.dark_square .pp_loaderIcon {
  background: url(../images/loader.gif) center center no-repeat;
}

div.dark_square .pp_expand {
  background: url(../images/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_expand:hover {
  background: url(../images/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_contract {
  background: url(../images/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_contract:hover {
  background: url(../images/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_nav {
  clear: none;
}

div.dark_square .pp_nav .pp_play {
  background: url(../images/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_square .pp_nav .pp_pause {
  background: url(../images/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_square .pp_arrow_previous {
  background: url(../images/sprite.png) 0 -71px no-repeat;
}

div.dark_square .pp_arrow_next {
  background: url(../images/sprite.png) -22px -71px no-repeat;
}

div.dark_square .pp_next:hover {
  background: url(../images/btnNext.png) center right no-repeat;
  cursor: pointer;
}

div.dark_square .pp_previous:hover {
  background: url(../images/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

div.light_square .pp_expand {
  background: url(../images/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

div.light_square .pp_expand:hover {
  background: url(../images/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

div.light_square .pp_contract {
  background: url(../images/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.light_square .pp_contract:hover {
  background: url(../images/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

div.light_square .pp_nav .pp_play {
  background: url(../images/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.light_square .pp_nav .pp_pause {
  background: url(../images/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}

div.light_square .pp_arrow_previous {
  background: url(../images/sprite.png) 0 -71px no-repeat;
}

div.light_square .pp_arrow_next {
  background: url(../images/sprite.png) -22px -71px no-repeat;
}

div.light_square .pp_next:hover {
  background: url(../images/btnNext.png) center right no-repeat;
  cursor: pointer;
}

div.light_square .pp_previous:hover {
  background: url(../images/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

div.facebook .pp_top .pp_left {
  background: url(../images/sprite.png) -88px -53px no-repeat;
}

div.facebook .pp_top .pp_middle {
  background: url(../images/contentPatternTop.png) top left repeat-x;
}

div.facebook .pp_top .pp_right {
  background: url(../images/sprite.png) -110px -53px no-repeat;
}

div.facebook .pp_content_container .pp_left {
  background: url(../images/contentPatternLeft.png) top left repeat-y;
}

div.facebook .pp_content_container .pp_right {
  background: url(../images/contentPatternRight.png) top right repeat-y;
}

div.facebook .pp_expand {
  background: url(../images/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}

div.facebook .pp_expand:hover {
  background: url(../images/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}

div.facebook .pp_contract {
  background: url(../images/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.facebook .pp_contract:hover {
  background: url(../images/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../images/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}

div.facebook .pp_description {
  margin: 0 37px 0 0;
}

div.facebook .pp_loaderIcon {
  background: url(../images/loader.gif) center center no-repeat;
}

div.facebook .pp_arrow_previous {
  background: url(../images/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}

div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}

div.facebook .pp_arrow_next {
  background: url(../images/sprite.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}

div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}

div.facebook .pp_nav {
  margin-top: 0;
}

div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}

div.facebook .pp_nav .pp_play {
  background: url(../images/sprite.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px;
}

div.facebook .pp_nav .pp_pause {
  background: url(../images/sprite.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px;
}

div.facebook .pp_next:hover {
  background: url(../images/btnNext.png) center right no-repeat;
  cursor: pointer;
}

div.facebook .pp_previous:hover {
  background: url(../images/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}

div.facebook .pp_bottom .pp_left {
  background: url(../images/sprite.png) -88px -80px no-repeat;
}

div.facebook .pp_bottom .pp_middle {
  background: url(../images/contentPatternBottom.png) top left repeat-x;
}

div.facebook .pp_bottom .pp_right {
  background: url(../images/sprite.png) -110px -80px no-repeat;
}

div.pp_pic_holder a:focus {
  outline: none;
}

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}

.pp_content {
  height: 40px;
  min-width: 40px;
}

* html .pp_content {
  width: 40px;
}

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}

.pp_content_container .pp_left {
  padding-left: 20px;
}

.pp_content_container .pp_right {
  padding-right: 20px;
}

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}

.pp_description {
  display: none;
  margin: 0;
}

.pp_social {
  float: left;
  margin: 0;
}

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 90px;
  overflow: hidden;
}

.pp_social .twitter {
  float: left;
}

.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}

.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}

.pp_nav .pp_play,.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}

a.pp_arrow_previous,a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}

.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}

.pp_gallery ul a {
  border: 1px rgba(0,0,0,0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}

.pp_gallery ul a img {
  border: 0;
}

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

.pp_gallery li.default a {
  background: url(../images/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}

.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}

a.pp_next {
  background: url(../images/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}

a.pp_previous {
  background: url(../images/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}

a.pp_expand,a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}

#pp_full_res {
  line-height: 1 !important;
}

#pp_full_res .pp_inline {
  text-align: left;
}

#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}

div.ppt {
  color: #fff;
  display: none;
  font-size: 15px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}

div.pp_default .pp_content,div.light_rounded .pp_content {
  background-color: #fff;
}

div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline {
  color: #000;
}

div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a {
  border-color: #fff;
}

div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details {
  position: relative;
}

div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content {
  background: #fff;
}

div.light_rounded .pp_description,div.light_square .pp_description {
  margin-right: 85px;
}

div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}

div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}

div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}

div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon {
  background: url(../images/loader.gif) center center no-repeat;
}

div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle {
  background: url(../images/contentPattern.png) top left repeat;
}

div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder {
  color: #c4c4c4;
}

div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline {
  color: #fff;
}

.pp_top,.pp_bottom {
  height: 20px;
  position: relative;
}

* html .pp_top,* html .pp_bottom {
  padding: 0 20px;
}

.pp_top .pp_left,.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}

.pp_top .pp_middle,.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}

* html .pp_top .pp_middle,* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}

.pp_top .pp_right,.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.pp_fade,.pp_gallery li.default a img {
  display: none;
}

.green {
  color: #981a1d;
}

.grey {
  color: #9d9d9d;
}

*,html * {
  outline: 0 !important;
  outline: none !important;
}

body {
  color: #333;
  font-size: 15px;
  font-family: UTMNeoSansIntel,Arial,sans-serif!important;
}

body.boxed {
  background: url(../images/pattern_red.png);
  padding-top: 0;
}

body.boxed .boxed-container {
  background: #fff;
  width: 1004px;
  max-width: 100%;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
}

body.boxed .navbar-head {
  background: #fff;
  max-width: 1004px;
  margin: 0 auto;
}

body.boxed .navbar-menu-line,body.boxed .fullwidthbanner-container,body.boxed .fullwidthbanner-subpage-container,body.boxed .foot {
  max-width: 1004px;
  margin: 0 auto;
}

body.boxed .content {
  padding-bottom: 28px;
}

body.no-sticky .boxed-container {
  padding-top: 0;
}

.boxed-container {
  padding-top: 160px;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #981a1d;
  text-decoration: none;
}

a:hover {
  color: #981a1d;
  text-decoration: underline;
}

p {
  color: #333;
  line-height: 22px;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  color: #333;
  margin-top: 0;
}

h1 {
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 8px;
}

h2 {
  font-size: 24px;
  line-height: 30px;
}

h3 {
  font-size: 22px;
  line-height: 28px;
}

h4 {
  font-size: 20px;
  line-height: 24px;
}

h5 {
  font-size: 18px;
  line-height: 20px;
}

h6 {
  font-size: 16px;
  line-height: 18px;
}

ul,ol {
  margin: 0 0 10px 16px;
  font-size: 14px !important;
}

ol {
  margin-left: 20px;
}

small {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.no-bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.no-bottom-margin {
  margin-bottom: 0 !important;
}

.no-bottom-padding {
  padding-bottom: 0 !important;
}

.no-top {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.push-down-5 {
  margin-bottom: 5px;
}

.push-down-10 {
  margin-bottom: 10px;
}

.push-down-15 {
  margin-bottom: 15px;
}

.push-down-20 {
  margin-bottom: 20px;
}

.push-down-25 {
  margin-bottom: 25px;
}

.push-down-30 {
  margin-bottom: 30px;
}

.push-down-35 {
  margin-bottom: 35px;
}

.push-down-40 {
  margin-bottom: 40px;
}

.push-down-45 {
  margin-bottom: 45px;
}

.push-down-50 {
  margin-bottom: 50px;
}

.push-down-55 {
  margin-bottom: 55px;
}

.push-down-60 {
  margin-bottom: 60px;
}

blockquote,.author {
  font-size: 15px;
  color: #981a1d;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 10px;
  border-left: 5px solid #981a1d;
}

.distance-left {
  margin-left: 20px;
  margin-bottom: 10px;
}

.distance-right {
  margin-right: 20px;
  margin-bottom: 10px;
}

.tooltip.top .tooltip-arrow {
  bottom: 2px;
  border-top-color: #981a1d;
}

.tooltip-inner {
  padding: 2px 7px;
  margin-bottom: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #981a1d;
}

.label,.badge {
  font-size: 12px;
  font-weight: normal;
  text-shadow: none;
}

.label-green {
  background-color: #981a1d;
}

.first-letter {
  font-size: 36px;
  display: inline-block;
  margin: 8px 4px 0 -3px;
  float: left;
}

.first-letter-box {
  font-size: 22px;
  display: inline-block;
  margin: 5px 10px 0 0;
  float: left;
  color: #fff;
  background: #9d9d9d;
  padding: 5px 6px 6px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.first-letter-circle {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.green-bg {
  background-color: #981a1d;
}

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 {
  padding: 2px 6px 2px 6px;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.15) inset;
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.15) inset;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.15) inset;
  line-height: 1;
  height: 30px;
}

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: #981a1d;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.15) inset;
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.15) inset;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.15) inset;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  outline: 0 none;
}

select,input[type="file"] {
  height: 26px;
  line-height: 20px;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.15) inset;
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.15) inset;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.15) inset;
}

.control-group.error input,.control-group.error select,.control-group.error textarea {
  border-color: #981a1d;
  color: #981a1d;
}

.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #981a1d;
}

.control-group.error .control-label {
  color: #333;
}

::-moz-selection {
  color: #fff;
  background: #981a1d;
}

::selection {
  color: #fff;
  background: #981a1d;
}

label {
  cursor: default;
}

.nav-tabs {
  margin-bottom: 15px;
}

.slider-right .slider-right-inner,.slider-left .slider-left-inner,.toogle-pause-resume .slider-pause-resume-inner,.picture .img-overlay .slider-left-overlay .slider-left-overlay-inner,.picture .img-overlay .slider-right-overlay .slider-right-overlay-inner,.img-in-circle>.inner:before {
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.25) inset;
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.25) inset;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.25) inset;
}

.slider-right,.slider-left,.toogle-pause-resume,.img-in-circle,.picture .img-overlay .slider-left-overlay,.picture .img-overlay .slider-right-overlay,.slider-right .slider-right-inner,.slider-left .slider-left-inner,.toogle-pause-resume .slider-pause-resume-inner,.picture .img-overlay .slider-left-overlay .slider-left-overlay-inner,.picture .img-overlay .slider-right-overlay .slider-right-overlay-inner,.img-in-circle>.inner,.img-in-circle>.inner:before {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.slider-right,.slider-left,.toogle-pause-resume,.img-in-circle,.picture .img-overlay .slider-left-overlay,.picture .img-overlay .slider-right-overlay {
  border: 0 solid #9d9d9d;
  display: block;
}

.slider-right .slider-right-inner,.slider-left .slider-left-inner,.toogle-pause-resume .slider-pause-resume-inner,.picture .img-overlay .slider-left-overlay .slider-left-overlay-inner,.picture .img-overlay .slider-right-overlay .slider-right-overlay-inner,.img-in-circle>.inner {
  margin: -1px;
}

.icons-sprite,.icons-arrow-search,.icons-close-dark,.icons-close-light,.icons-icon-author,.icons-icon-basket-black-big,.icons-icon-basket-black-small,.icons-icon-basket-white-big,.icons-icon-basket-white-small,.icons-icon-comment,.icons-icon-download-white,.icons-icon-download,.icons-icon-minus,.icons-icon-plus,.icons-icon-right-arrow,.icons-icon-share,.icons-icon-tags,.icons-icon-testimonial,.icons-icon-two-columns,.icons-icon-url,.icons-lupe-img,.icons-nav-center,.icons-nav-left,.icons-nav-right,.icons-play-large,.icons-reply-arrow,.icons-slider-left,.icons-slider-pause,.icons-slider-pin-selected,.icons-slider-pin,.icons-slider-resume,.icons-slider-right,.icons-tothetop,.icons-upsize,.navbar-form .btn-search,.navbar-form .btn-search:hover,.slider-right .slider-right-inner,.slider-left .slider-left-inner,.slider-pause .slider-pause-resume-inner,.slider-resume .slider-pause-resume-inner,.slider-pin,.slider-pin.selected,.nav-left,.nav-left:hover,.nav-right,.nav-right:hover,.nav-center,.nav-center:hover,.video .play-btn,.video .fullscreen-btn,.btn:hover .icon-basket-big,.btn.active .icon-basket-big,.btn.disabled .icon-basket-big,.btn[disabled] .icon-basket-big,.picture .img-overlay .slider-left-overlay .slider-left-overlay-inner,.picture .img-overlay .slider-right-overlay .slider-right-overlay-inner,.icon-two-columns,.icon-tags,.icon-plus,.icon-minus,.icon-url,.icon-right-arrow,.icon-arrow-search,.icon-reply,.icon-author,.icon-comment,.icon-testimonial-small,.icon-share,.icon-basket-white,.icon-basket-white-big,.icon-basket,.icon-basket-big,.icon-download,.icon-download-white,.icon-close-light,.icon-close-dark {
  background: url(../images/icons-s901504688e.png) no-repeat;
}

.icons-arrow-search {
  background-position: 0 -656px;
  height: 7px;
  width: 5px;
}

.icons-close-dark {
  background-position: 0 -405px;
  height: 9px;
  width: 9px;
}

.icons-close-light {
  background-position: 0 -414px;
  height: 9px;
  width: 9px;
}

.icons-icon-author {
  background-position: 0 -336px;
  height: 14px;
  width: 11px;
}

.icons-icon-basket-black-big {
  background-position: 0 -202px;
  height: 21px;
  width: 24px;
}

.icons-icon-basket-black-small {
  background-position: 0 -265px;
  height: 16px;
  width: 19px;
}

.icons-icon-basket-white-big {
  background-position: 0 -223px;
  height: 21px;
  width: 24px;
}

.icons-icon-basket-white-small {
  background-position: 0 -281px;
  height: 16px;
  width: 19px;
}

.icons-icon-comment {
  background-position: 0 -390px;
  height: 15px;
  width: 14px;
}

.icons-icon-download-white {
  background-position: 0 -297px;
  height: 21px;
  width: 24px;
}

.icons-icon-download {
  background-position: 0 -244px;
  height: 21px;
  width: 24px;
}

.icons-icon-minus {
  background-position: 0 -618px;
  height: 18px;
  width: 18px;
}

.icons-icon-plus {
  background-position: 0 -562px;
  height: 18px;
  width: 18px;
}

.icons-icon-right-arrow {
  background-position: 0 -636px;
  height: 9px;
  width: 6px;
}

.icons-icon-share {
  background-position: 0 -350px;
  height: 10px;
  width: 10px;
}

.icons-icon-tags {
  background-position: 0 -376px;
  height: 14px;
  width: 9px;
}

.icons-icon-testimonial {
  background-position: 0 -360px;
  height: 16px;
  width: 18px;
}

.icons-icon-two-columns {
  background-position: 0 -645px;
  height: 11px;
  width: 11px;
}

.icons-icon-url {
  background-position: 0 -318px;
  height: 18px;
  width: 18px;
}

.icons-lupe-img {
  background-position: 0 -68px;
  height: 20px;
  width: 24px;
}

.icons-nav-center {
  background-position: 0 -599px;
  height: 19px;
  width: 19px;
}

.icons-nav-left {
  background-position: 0 -505px;
  height: 19px;
  width: 19px;
}

.icons-nav-right {
  background-position: 0 -486px;
  height: 19px;
  width: 19px;
}

.icons-play-large {
  background-position: 0 -663px;
  height: 40px;
  width: 65px;
}

.icons-reply-arrow {
  background-position: 0 -423px;
  height: 5px;
  width: 8px;
}

.icons-slider-left {
  background-position: 0 0;
  height: 34px;
  width: 34px;
}

.icons-slider-pause {
  background-position: 0 -108px;
  height: 47px;
  width: 47px;
}

.icons-slider-pin-selected {
  background-position: 0 -462px;
  height: 12px;
  width: 12px;
}

.icons-slider-pin {
  background-position: 0 -474px;
  height: 12px;
  width: 12px;
}

.icons-slider-resume {
  background-position: 0 -155px;
  height: 47px;
  width: 47px;
}

.icons-slider-right {
  background-position: 0 -34px;
  height: 34px;
  width: 34px;
}

.icons-tothetop {
  background-position: 0 -428px;
  height: 34px;
  width: 33px;
}

.icons-upsize {
  background-position: 0 -703px;
  height: 20px;
  width: 20px;
}

.icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.navbar-head {
  background: #fff;
  line-height: 1;
}

.navbar-head .call-us {
  color: #9d9d9d;
  display: inline-block;
  font-size: 14px;
  margin-top: 0;
}

.navbar-head .call-us span {
  display: inline-block;
  border-right: 1px dotted #999;
  text-align: center;
  padding: 0 10px;
  white-space: nowrap;
}

.navbar-head .social {
  margin-top: 30px;
  display: inline-block;
  *zoom: 1;
}

.navbar-head .social:before,.navbar-head .social:after {
  display: table;
  content: "";
  line-height: 0;
}

.navbar-head .social:after {
  clear: both;
}

.navbar-head .social>span {
  display: block;
  float: right;
}

.navbar-menu-line {
  border-top: 2px solid #981a1d;
  border-bottom: 2px solid white;
  background-color: whitesmoke;
}

.navbar-menu-line .divider-vertical {
  padding: 0;
  margin: 21px 0 0 -1px;
  border-left-color: #b5b5b5;
  border-left-style: dotted;
  border-right: none;
  height: 33px;
}

.navbar-menu-line.search-mode .nav>li>a {
  padding-left: 5px;
  padding-right: 5px;
}

.navbar-menu-line.search-mode .search-form {
  width: 230px;
}

.navbar .nav #magic-line {
  position: absolute;
  z-index: 0;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 6px;
  border-bottom: 2px solid #981a1d;
}

.navbar .nav #magic-line:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -5px;
  border-color: transparent;
  border-color: rgba(255,255,255,0);
  border-bottom-color: #981a1d;
  border-width: 6px;
  border-style: solid;
}

.navbar .nav>li>a {
  padding: 23px 8px 22px 8px;
  text-shadow: none;
  -webkit-transition: padding-left .15s ease-in,padding-right .15s ease-in;
  -moz-transition: padding-left .15s ease-in,padding-right .15s ease-in;
  -o-transition: padding-left .15s ease-in,padding-right .15s ease-in;
  transition: padding-left .15s ease-in,padding-right .15s ease-in;
}

.navbar .nav > li > a span {
  display: block;
  font-size: 20px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  font-family: UnisectVnu-Bold-1;
}

.navbar .nav > li > a small {
  display: block;
  font-size: 10px;
  line-height: 14px;
  margin-top: 2px;
  margin-bottom: 1px;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
}

.navbar .nav>li>a:hover {
  color: #981a1d;
}

.navbar .nav > li > a:hover small {
  color: #707070;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav>.active>a:focus {
  color: #981a1d;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.navbar .nav > .active > a small,.navbar .nav > .active > a:hover small,.navbar .nav > .active > a:focus small {
  color: #707070;
  white-space: nowrap;
}

.dropdown-toggle:hover {
  color: #981a1d;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none !important;
}

.dropdown-toggle:hover small {
  color: #707070;
}

.navbar-form {
  position: relative;
}

.navbar-form .search-form {
  display: block;
  width: 163px;
  padding: 28px 20px 24px 20px;
  background: #ececec;
  -webkit-transition: width .15s ease-in;
  -moz-transition: width .15s ease-in;
  -o-transition: width .15s ease-in;
  transition: width .15s ease-in;
}

.navbar-form .btn-search {
  position: absolute;
  top: 33px;
  right: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  border-left: 1px #ccc solid;
  border-top: none;
  border-bottom: none;
  border-right: none;
  background-position: 0 -68px;
  height: 20px;
  width: 24px;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.navbar-form .btn-search:hover {
  background-color: transparent;
  background-position: 0 -88px;
  height: 20px;
  width: 24px;
}

.navbar-form .btn-search:focus {
  background-color: transparent;
}

.navbar-form .search-input {
  margin-top: 0;
  padding: 2px 32px 2px 6px;
}

.dropdown-menu {
  display: none;
  min-width: 216px;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  background: #333;
}

.dropdown-menu>li {
  border-bottom: 1px solid #626262;
}

.dropdown-menu>li:last-of-type {
  border-bottom: none;
}

.dropdown-menu>li>a {
  color: #9d9d9d;
  padding: 5px 20px 4px 20px;
}

.dropdown-menu>li>a:hover {
  background-image: none;
  filter: none;
}

.dropdown-menu:after {
  border-bottom-color: #333 !important;
  left: 20px !important;
}

.dropdown-menu:before {
  display: none !important;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a {
  background: #981a1d;
}

.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 {
  color: #981a1d;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle small,.navbar-inverse .nav li.dropdown.active > .dropdown-toggle small,.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle small {
  color: #707070;
}

a.menu:after,.dropdown-toggle:after {
  content: none;
}

.navbar-inverse .nav > li > a:focus,.navbar-inverse .nav>li>a:hover {
  color: #981a1d;
}

.navbar-inverse .btn-navbar {
  background: #981a1d;
  margin-right: 0;
  -webkit-transition: background;
  -moz-transition: background;
  -o-transition: background;
  transition: background;
}

.navbar-inverse .btn-navbar .icon-bar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.header-padding {
  padding: 4px 0 11px 0;
}

.navbar .brand {
  padding: 0;
  margin-left: 0;
  max-height: 80px;
}

.fullwidthbanner-container {
  max-height: 450px;
  background: whitesmoke;
  overflow: hidden;
  position: relative;
}

.fullwidthbanner-container .slide {
  margin-top: 156px;
}

.fullwidthbanner-container .slide h1 {
  color: #333;
  font-size: 36px;
  font-weight: normal;
  margin: 0;
}

.fullwidthbanner-container .slide h2 {
  color: #981a1d;
  font-size: 24px;
  font-weight: normal;
  margin: 3px 0 12px 0;
}

.fullwidthbanner-container .slide p {
  color: #333;
  padding-bottom: 6px;
}

.fullwidthbanner-container .nav-icons {
  position: absolute;
  right: 20px;
  bottom: 0;
  z-index: 150;
  top: 50%;
  margin-top: -60px;
}

.fullwidthbanner-container .slider-content {
  position: absolute;
  width: 100%;
  margin-top: -500px;
}

.fullwidthbanner-container .tp-leftarrow,.fullwidthbanner-container .tp-rightarrow {
  display: none;
}

.tp-caption.title {
  color: #333;
  font-size: 32px;
  font-weight: normal;
  margin: 0;
}

.tp-caption.subtitle,.tp-caption.subtitle h1 {
  color: #981a1d;
  font-size: 22px;
  font-weight: normal;
  margin: 3px 0 12px 0;
}

.tp-caption.subtitle.white {
  color: #fff;
}

.tp-caption.normal-text {
  color: #333;
  padding-bottom: 6px;
}

.slider-right .slider-right-inner,.slider-left .slider-left-inner,.toogle-pause-resume .slider-pause-resume-inner,.picture .img-overlay .slider-left-overlay .slider-left-overlay-inner,.picture .img-overlay .slider-right-overlay .slider-right-overlay-inner {
  background-color: #fff;
  display: block;
}

.slider-right .slider-right-inner:hover,.slider-left .slider-left-inner:hover,.toogle-pause-resume .slider-pause-resume-inner:hover,.picture .img-overlay .slider-left-overlay .slider-left-overlay-inner:hover,.picture .img-overlay .slider-right-overlay .slider-right-overlay-inner:hover {
  background-color: whitesmoke;
}

.slider-right {
  margin: 0 0 0 7px;
  width: 32px;
  height: 32px;
}

.slider-right .slider-right-inner {
  background-position: 0 -34px;
  height: 34px;
  width: 34px;
}

.slider-left {
  margin: 5px 0 0 7px;
  width: 32px;
  height: 32px;
}

.slider-left .slider-left-inner {
  background-position: 0 0;
  height: 34px;
  width: 34px;
}

.toogle-pause-resume {
  margin-top: 5px;
  width: 45px;
  height: 45px;
}

.slider-pause .slider-pause-resume-inner {
  background-position: 0 -108px;
  height: 47px;
  width: 47px;
}

.slider-resume .slider-pause-resume-inner {
  background-position: 0 -155px;
  height: 47px;
  width: 47px;
}

.slider-pin {
  margin: 8px 0 0 19px;
  display: block;
  width: 12px;
  height: 12px;
  background-position: 0 -474px;
  height: 12px;
  width: 12px;
}

.slider-pin.selected {
  background-position: 0 -462px;
  height: 12px;
  width: 12px;
}

.banner-container {
  position: relative;
  overflow: hidden;
  padding: 0;
  max-height: 450px;
}

.banner p {
  font-size: 15px;
}

.banner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.banner ul>li {
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #ececec;
}

.fullwidthbanner-subpage-container {
  height: 182px;
  background: #b9b9b9;
  overflow: hidden;
}

.fullwidthbanner-subpage-container .slide {
  padding-top: 30px;
  overflow: hidden;
}

.fullwidthbanner-subpage-container h1 {
  padding: 0 8px;
  color: #981a1d;
  font-size: 28px;
  line-height: 34px;
  font-weight: normal;
  background: rgba(245,245,245,0.9);
  display: block;
  float: left;
}

.fullwidthbanner-subpage-container h2 {
  padding: 0 8px;
  color: #9d9d9d;
  font-size: 32px;
  line-height: 41px;
  font-weight: normal;
  background: rgba(245,245,245,0.9);
  display: block;
  float: left;
  margin: 2px 0 0 0;
}

.slider-pins {
  margin-top: 6px;
  overflow: auto;
}

.img-slide {
  background-size: cover;
}

.img-sub-01 {
  background: url(../images/header_1.jpg) no-repeat center top;
}

.img-sub-02 {
  background: url(../images/header_2.jpg) no-repeat center top;
}

.img-sub-thietkeweb {
  background: url(../images/header_thietkeweb.png) no-repeat center top;
}

.img-sub-nhandienthuonghieu {
  background: url(../images/header_nhandienthuonghieu.png) no-repeat center top;
}

.img-sub-chienluocquangcao {
  background: url(../images/header_chienluocquangcao.png) no-repeat center top;
}

.img-sub-quantrinoidung {
  background: url(../images/header_quantrinoidung.png) no-repeat center top;
}

.img-sub-studio {
  background: url(../images/header_studio.jpg) no-repeat center top;
}

.social-sprite,.social-social-envelope-2,.social-social-envelope,.social-social-facebook-2,.social-social-facebook,.social-social-flickr-2,.social-social-flickr,.social-social-linkedin-2,.social-social-linkedin,.social-social-pinterest-2,.social-social-pinterest,.social-social-rss-2,.social-social-rss,.social-social-skype-2,.social-social-skype,.social-social-twitter-2,.social-social-twitter,.social-social-vimeo-2,.social-social-vimeo,.social-social-youtube-2,.social-social-youtube,.social-icon-flickr,.social-icon-flickr:hover,.social-icon-pinterest,.social-icon-pinterest:hover,.social-icon-vimeo,.social-icon-vimeo:hover,.social-icon-skype,.social-icon-skype:hover,.social-icon-rss,.social-icon-rss:hover,.social-icon-facebook,.social-icon-facebook:hover,.social-icon-gplus,.social-icon-gplus:hover,.social-icon-youtube,.social-icon-youtube:hover,.social-icon-twitter,.social-icon-twitter:hover,.social-icon-envelope,.social-icon-envelope:hover {
  background: url(../images/social-s5b189f03c9.png) no-repeat;
}

.social-social-envelope-2 {
  background-position: 0 0;
  height: 20px;
  width: 31px;
}

.social-social-envelope {
  background-position: -31px 0;
  height: 20px;
  width: 31px;
}

.social-social-facebook-2 {
  background-position: -62px 0;
  height: 20px;
  width: 23px;
}

.social-social-facebook {
  background-position: -85px 0;
  height: 20px;
  width: 23px;
}

.social-social-flickr-2 {
  background-position: -108px 0;
  height: 20px;
  width: 29px;
}

.social-social-flickr {
  background-position: -137px 0;
  height: 20px;
  width: 29px;
}

.social-social-linkedin-2 {
  background-position: -166px 0;
  height: 20px;
  width: 29px;
}

.social-social-linkedin {
  background-position: -195px 0;
  height: 20px;
  width: 29px;
}

.social-social-pinterest-2 {
  background-position: -224px 0;
  height: 20px;
  width: 25px;
}

.social-social-pinterest {
  background-position: -249px 0;
  height: 20px;
  width: 25px;
}

.social-social-rss-2 {
  background-position: -274px 0;
  height: 20px;
  width: 30px;
}

.social-social-rss {
  background-position: -304px 0;
  height: 20px;
  width: 30px;
}

.social-social-skype-2 {
  background-position: -334px 0;
  height: 20px;
  width: 29px;
}

.social-social-skype {
  background-position: -363px 0;
  height: 20px;
  width: 29px;
}

.social-social-twitter-2 {
  background-position: -392px 0;
  height: 20px;
  width: 36px;
}

.social-social-twitter {
  background-position: -428px 0;
  height: 20px;
  width: 36px;
}

.social-social-vimeo-2 {
  background-position: -464px 0;
  height: 20px;
  width: 31px;
}

.social-social-vimeo {
  background-position: -495px 0;
  height: 20px;
  width: 31px;
}

.social-social-youtube-2 {
  background-position: -526px 0;
  height: 20px;
  width: 30px;
}

.social-social-youtube {
  background-position: -556px 0;
  height: 20px;
  width: 30px;
}

.social-icon-flickr,.social-icon-pinterest,.social-icon-vimeo,.social-icon-skype,.social-icon-rss,.social-icon-facebook,.social-icon-gplus,.social-icon-youtube,.social-icon-twitter,.social-icon-envelope {
  display: inline-block;
  opacity: .5;
  filter: alpha(opacity=50);
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}

.social-icon-flickr:hover,.social-icon-pinterest:hover,.social-icon-vimeo:hover,.social-icon-skype:hover,.social-icon-rss:hover,.social-icon-facebook:hover,.social-icon-gplus:hover,.social-icon-youtube:hover,.social-icon-twitter:hover,.social-icon-envelope:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.social-icon-flickr {
  background-position: -108px 0;
  height: 20px;
  width: 29px;
}

.social-icon-flickr:hover {
  background-position: -137px 0;
  height: 20px;
  width: 29px;
}

.social-icon-pinterest {
  background-position: -224px 0;
  height: 20px;
  width: 25px;
}

.social-icon-pinterest:hover {
  background-position: -249px 0;
  height: 20px;
  width: 25px;
}

.social-icon-vimeo {
  background-position: -464px 0;
  height: 20px;
  width: 31px;
}

.social-icon-vimeo:hover {
  background-position: -495px 0;
  height: 20px;
  width: 31px;
}

.social-icon-skype {
  background-position: -334px 0;
  height: 20px;
  width: 29px;
}

.social-icon-skype:hover {
  background-position: -363px 0;
  height: 20px;
  width: 29px;
}

.social-icon-rss {
  background-position: -274px 0;
  height: 20px;
  width: 30px;
}

.social-icon-rss:hover {
  background-position: -304px 0;
  height: 20px;
  width: 30px;
}

.social-icon-facebook {
  background-position: -62px 0;
  height: 20px;
  width: 23px;
}

.social-icon-facebook:hover {
  background-position: -85px 0;
  height: 20px;
  width: 23px;
}

.social-icon-gplus {
  background-position: -166px 0;
  height: 20px;
  width: 29px;
}

.social-icon-gplus:hover {
  background-position: -195px 0;
  height: 20px;
  width: 29px;
}

.social-icon-youtube {
  background-position: -526px 0;
  height: 20px;
  width: 30px;
}

.social-icon-youtube:hover {
  background-position: -556px 0;
  height: 20px;
  width: 30px;
}

.social-icon-twitter {
  background-position: -392px 0;
  height: 20px;
  width: 36px;
}

.social-icon-twitter:hover {
  background-position: -428px 0;
  height: 20px;
  width: 36px;
}

.social-icon-envelope {
  background-position: 0 0;
  height: 20px;
  width: 31px;
}

.social-icon-envelope:hover {
  background-position: -31px 0;
  height: 20px;
  width: 31px;
}

.content {
  margin-top: 55px;
}

.content>.row {
  padding-bottom: 41px;
}

.content .page-header {
  margin: 0;
  padding: 0;
  border-bottom: 2px #ececec solid;
}

.content .page-header h2 {
  line-height: 24px;
  font-size: 24px;
  font-weight: normal;
  color: #333;
}

.img-in-circle {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  display: block;
}

.img-in-circle>.inner {
  overflow: hidden;
  position: relative;
}

.img-in-circle>.inner:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 94px;
  right: 94px;
  z-index: 2;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
}

.img-in-circle img {
  max-width: 100%;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
}

.columnShortcodeType {
  margin-bottom: 4px;
}

.columnShortcodeType h3 {
  font-size: 22px;
  font-weight: normal;
  color: #981a1d;
  line-height: 23px;
  margin-top: 20px !important;
}

.columnShortcodeType p {
  color: #444 !important;
}

.columnShortcodeType p span {
  border-bottom: 1px dashed #F00;
  color: black;
}

.columnShortcodeType h3,.columnShortcodeType p {
  margin: 0;
}

.team .thumbnail h3 {
  margin-bottom: 0;
}

.team .thumbnail .job {
  display: block;
  color: #9d9d9d;
  font-style: italic;
  font-size: 12px;
  font-family: Verdana;
  padding-bottom: 10px;
}

.thumbnail-footer-social .icon-share {
  margin-top: 5px;
}

.thumbnail-footer-social .tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
}

.thumbnail-footer-social .tooltip .tooltip-inner {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.span2 .thumbnail .caption,.span3 .thumbnail .caption {
  background: none !important;
}

.thumbnail {
  padding: 0;
  margin-bottom: 4px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  border-top: 2px #ececec solid;
}

.thumbnail>img {
  margin: 0;
}

.thumbnail .thumbnail-arrow {
  position: absolute;
  width: 11px;
  height: 6px;
  background: url(../images/03_arrow.png) no-repeat;
  margin-top: -23px;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.thumbnail .caption {
  padding: 17px 20px 6px 20px;
  border-left: 1px #ebebeb solid;
  border-right: 1px #ebebeb solid;
}

.thumbnail .caption h3 {
  font-size: 20px;
  height: 24px;
  overflow: hidden;
}

.thumbnail .caption.caption-arrow {
  position: relative;
}

.thumbnail .caption.caption-arrow:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  border: 6px solid transparent;
  border: 6px solid rgba(255,255,255,0);
  border-bottom-color: #bebebe;
}

.thumbnail .caption-border-bottom {
  border-bottom: 2px #bebebe solid;
}

.thumbnail h3 {
  margin: 0 0 12px 0;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}

.thumbnail h3 a {
  color: #981a1d;
  -webkit-transition: color .3s ease-in;
  -moz-transition: color .3s ease-in;
  -o-transition: color .3s ease-in;
  transition: color .3s ease-in;
}

.thumbnail h3 a:hover {
  color: #333;
  text-decoration: none;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.thumbnail h6 {
  margin-bottom: 5px;
}

.thumbnail h6 a {
  color: #981a1d;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.thumbnail h6 a:hover {
  color: #333;
  text-decoration: none;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.thumbnail h3,.thumbnail h6 {
  color: #981a1d;
}

.thumbnail .thumbnail-footer {
  overflow: auto;
  padding: 6px 20px 6px 20px;
  background-color: #ececec;
  color: #9d9d9d;
  font-size: 15px;
}

.thumbnail .thumbnail-footer.thumbnail-footer-social {
  padding: 6px 20px 6px 14px;
  line-height: 0;
}

.thumbnail .thumbnail-footer.thumbnail-footer-social a[class*="social-icon-"] {
  display: block;
  float: left;
}

.thumbnail .thumbnail-footer a {
  color: #9d9d9d;
  text-decoration: none;
}

.thumbnail .thumbnail-footer a:hover {
  color: #333;
  text-decoration: none;
}

.thumbnail:hover {
  background-color: whitesmoke;
  cursor: pointer;
  border-top: 2px #981a1d solid;
  cursor: default;
}

.thumbnail:hover .thumbnail-arrow {
  background: url(../images/05_arrow.png) no-repeat;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.thumbnail:hover .caption-arrow:before {
  border-bottom-color: #981a1d;
}

.thumbnail:hover .caption-border-bottom {
  border-bottom: 2px #981a1d solid;
}

.span3 .thumbnail .caption {
  padding: 11px 20px 6px 20px;
}

.span3 .thumbnail .caption .thumbnail-arrow {
  margin-top: -17px;
}

.testimonial {
  margin: 5px 0 14px 0;
  padding: 38px 53px 30px 53px;
  overflow: auto;
  background: whitesmoke url(../images/apostrophe.png) no-repeat 20px 41px;
  border-top: 2px #981a1d solid;
  color: #b9b9b9;
  position: relative;
  overflow: visible;
  min-height: 70px;
}

.testimonial p {
  font-size: 16px;
  line-height: 30px;
  color: #9d9d9d;
}

.testimonial i {
  color: #333;
}

.testimonial span {
  border: 1px dashed #999;
  padding: 0 4px;
  font-size: 20px;
}

.testimonial a {
  padding: 0 10px;
  font-size: 20px;
  background: #000;
  color: white;
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.testimonial a:hover {
  padding: 0 10px;
  font-size: 20px;
  background: #a80000;
  color: white;
  text-decoration: none;
}

.testimonial .testimonial-img {
  right: 0;
  top: -20px;
  z-index: 2;
  position: absolute;
}

.brands {
  background: url(../images/border-line-px.gif) repeat-x left bottom;
}

.brands .caroufredsel_wrapper {
  margin-top: -2px !important;
}

.brands a {
  display: block;
  float: left;
  border-top: 2px transparent solid;
  border-bottom: 2px transparent solid;
  padding: 23px 8px;
  position: relative;
  -webkit-transition: border .3s ease-in-out;
  -moz-transition: border .3s ease-in-out;
  -o-transition: border .3s ease-in-out;
  transition: border .3s ease-in-out;
}

.brands a img {
  opacity: .5;
  filter: alpha(opacity=50);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 100%;
}

.brands a:after {
  content: "";
  display: block;
  bottom: 0;
  left: 50%;
  border-bottom: 2px #981a1d solid;
  position: absolute;
  margin-left: -5px;
  border-color: transparent;
  border-color: rgba(255,255,255,0);
  border-bottom-color: #ececec;
  border-width: 6px;
  border-style: solid;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.brands a:hover {
  border-top: 2px #981a1d solid;
  border-bottom: 2px solid #981a1d;
}

.brands a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  border-bottom-color: #981a1d;
}

.brands a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}

.carouFredSel .slide {
  float: left;
  display: none;
}

.carouFredSel .slide:first-of-type {
  display: block;
}

.carouFredSel.four-columnss .slide {
  max-width: 226px;
}

.carouFredSel-vertical .sidebar-post {
  display: none;
}

.carouFredSel-vertical .sidebar-post:first-of-type,.carouFredSel-vertical .sidebar-post:nth-of-type(2),.carouFredSel-vertical .sidebar-post:nth-of-type(3) {
  display: block;
}

.caroufredsel_wrapper .slide,.caroufredsel_wrapper .sidebar-post {
  display: block;
}

.navs {
  margin-top: 5px;
}

.nav-left {
  display: inline-block;
  width: 19px;
  height: 19px;
  background-position: 0 -505px;
  height: 19px;
  width: 19px;
}

.nav-left:hover {
  background-position: 0 -543px;
  height: 19px;
  width: 19px;
}

.nav-right {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-left: 2px;
  background-position: 0 -486px;
  height: 19px;
  width: 19px;
}

.nav-right:hover {
  background-position: 0 -524px;
  height: 19px;
  width: 19px;
}

.nav-center {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-left: 2px;
  background-position: 0 -599px;
  height: 19px;
  width: 19px;
}

.nav-center:hover {
  background-position: 0 -580px;
  height: 19px;
  width: 19px;
}

.testimonial-item i {
  margin: 0 7px 0 0;
}

.testimonial-item p {
  font-style: italic;
}

.progress {
  margin-bottom: 10px;
}

.progress-bar-item {
  margin-bottom: 20px;
}

.progress-bar-item .strong {
  background: #b9b9b9;
  color: #fff;
  border-right: 1px #ececec solid;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  padding: 3px 5px 2px 5px;
}

.progress .bar {
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  transition: width 1s ease;
}

.progress-success .bar,.progress .bar-success {
  filter: none;
  background: #981a1d;
}

.small-text {
  line-height: 18px;
  color: #9d9d9d;
  margin-top: -6px;
  display: inline-block;
}

.right-column>.row {
  padding-bottom: 35px;
}

.right-column .sidebar-post {
  padding-bottom: 20px;
}

.right-column .sidebar-post a {
  color: #333;
}

.right-column .sidebar-post a:hover {
  color: #981a1d;
  text-decoration: none;
}

.right-column .sidebar-post .picture {
  margin-top: 2px;
}

.right-column .sidebar-post .picture .img-overlay .plus {
  background: none !important;
}

.right-column .sidebar-post p {
  margin: 0;
}

.right-column .sidebar-post small {
  font-size: 11px;
  color: #9d9d9d;
}

.right-column .video-item small {
  font-size: 11px;
  color: #9d9d9d;
  line-height: 18px;
  margin: 15px 0;
  display: block;
}

.right-column .btn {
  margin-top: 5px;
}

.right-column .thumbnail {
  margin-top: 5px;
  margin-bottom: 20px;
}

.video {
  height: 143px;
  display: block;
  position: relative;
  background: #b9b9b9;
}

.video .play-btn {
  background-position: 0 -663px;
  height: 40px;
  width: 65px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -32px;
  background-color: #981a1d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.video .fullscreen-btn {
  position: absolute;
  right: 15px;
  bottom: 15px;
  background-position: 0 -703px;
  height: 20px;
  width: 20px;
}

iframe[src*="vimeo.com"],iframe[src*="youtube.com"] {
  width: 100%;
}

.nav-sidebar {
  margin-top: 5px;
}

.categories ul {
  margin: 0 0 20px 0;
}

.categories ul li {
  list-style: none;
}

.categories ul li a {
  display: block;
  padding: 7px 0 8px 19px;
  color: #333;
  background: url(../images/c-arrow.png) no-repeat left 13px;
  border-bottom: 1px #ebebeb solid;
  -webkit-transition: all .1s ease-in;
  -moz-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  transition: all .1s ease-in;
}

.categories ul li a:hover {
  color: #981a1d;
  text-decoration: none;
  padding: 7px 0 8px 26px;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
}

.page .thumbnail,.post .thumbnail {
  margin-bottom: 60px;
}

.page .navs-links .social,.post .navs-links .social {
  padding-top: 2px;
}

.portfolio .thumbnail {
  margin-bottom: 40px;
}

.portfolio-related .thumbnail {
  margin-bottom: 0;
}

.portfolio-4-cols .thumbnail {
  margin-bottom: 20px;
}

ul.sharp-arrows,ul.arrows,ul.circles {
  margin-left: 0;
}

ul.sharp-arrows ul,ul.arrows ul,ul.circles ul {
  margin-left: 2px;
}

ul.sharp-arrows li,ul.arrows li,ul.circles li {
  list-style: none;
  padding-left: 5px;
}

ul.sharp-arrows li a,ul.arrows li a,ul.circles li a {
  color: #333;
  padding: 2px 4px 5px;
}

ul.sharp-arrows li a:hover,ul.arrows li a:hover,ul.circles li a:hover {
  background: #981a1d;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

ul.sharp-arrows li {
  background: url(../images/01-li-arrow.gif) no-repeat left 6px;
}

ul.arrows ul {
  margin-left: 5px;
}

ul.arrows li {
  background: url(../images/02-li-arrow.gif) no-repeat left 6px;
  padding-left: 11px;
}

ul.circles {
  margin-left: 0;
}

ul.circles li {
  padding-left: 16px;
  list-style: none;
  background: url(../images/03-li-circle.gif) no-repeat left 6px;
}

.portfolio-navs i {
  margin: 3px 3px 0 0;
}

.portfolio-navs .icon-two-columns {
  margin-top: 3px;
}

.portfolio-navs .btn {
  margin-left: 1px;
}

.portfolio-navs .btn-mini {
  padding: 2px 7px 1px 7px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.pins {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}

.pins a {
  display: inline-block;
}

.pins .slider-pin {
  margin: 13px 0 0 4px;
}

.pageof {
  margin-top: -23px;
  color: #9d9d9d;
  position: relative;
  z-index: 99;
}

.pagination-row {
  margin-bottom: 10px;
}

.pagination-search-results {
  margin-top: 16px;
  margin-bottom: 10px;
}

.content>.pagination-row {
  padding-bottom: 0;
}

.portfolio .pagination-row {
  padding-top: 16px;
}

.portfolio-4-cols .pagination-row {
  padding-top: 30px;
}

.pagination {
  margin: 0;
  position: relative;
  z-index: 99;
}

.pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block;
}

.pagination ul li.active a {
  -webkit-transition: all .1s ease-in;
  -moz-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  transition: all .1s ease-in;
  color: #fff;
  background-color: #981a1d;
}

.pagination ul li > a,.pagination ul li>a:focus {
  margin-left: 4px;
  padding: 3px 8px 4px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: none;
  background: #9d9d9d;
  color: #fff;
  font-size: 15px;
}

.pagination ul li > a:first-child,.pagination ul li>a:focus:first-child {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.pagination ul li > a:last-child,.pagination ul li>a:focus:last-child {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.pagination ul li > a:hover,.pagination ul li>a:focus:hover {
  color: #FFF;
  background-color: #333;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.thumbnail-portfolio-single .buttons {
  padding: 16px 0 17px 0;
}

.thumbnail-portfolio-single .navs-links {
  margin-bottom: 15px;
}

.not-found-page ol {
  margin-bottom: 25px;
}

.not-found-page ol li {
  line-height: 18px;
}

.not-found-page-header {
  margin: 0 0 14px 0 !important;
}

.price-circle,.date-circle {
  display: inline-block;
  width: 76px;
  height: 76px;
  text-align: center;
  border: 2px #9D9D9D solid;
  margin-bottom: 13px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.price-circle .inner-shadow,.date-circle .inner-shadow {
  margin: -1px -1px 0 -1px;
  background: #fff;
  padding-top: 19px;
  height: 59px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.25) inset;
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.25) inset;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.25) inset;
}

.price-circle .price,.price-circle .date-day,.date-circle .price,.date-circle .date-day {
  display: block;
  color: #981a1d;
  font-size: 32px;
  padding-bottom: 6px;
}

.price-circle small,.date-circle small {
  font-size: 12px;
  color: #9d9d9d;
}

.alert {
  margin-bottom: 10px;
  font-size: 16px;
  border: none;
  background-color: lightgrey;
  color: #333;
  text-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.alert .close {
  color: #333;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
  margin-top: 6px;
}

.alert .close:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}

.alert-info {
  background-color: #53a0cf;
  color: #fff;
}

.alert-info .close {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.alert-info-black {
  background-color: #333;
  color: #fff;
}

.alert-info-black .close {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.alert-error {
  background-color: #fff;
  color: #f00;
  border: 1px dashed #f00;
  padding: 10px 10px 20px;
  margin-bottom: 20px;
}

.alert-success {
  background-color: #9dc869;
  color: #fff;
  padding: 10px 10px 20px;
  margin-bottom: 20px;
}

.alert-success-grey {
  background-color: lightgrey;
  color: #333;
}

.quote {
  background: #981a1d;
  color: #fff;
  padding: 5px 10px;
  width: 40%;
  margin-right: 18px;
  display: block;
  float: left;
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
  margin-top: 5px;
}

.nav-tabs > li.active a,.nav-tabs > li.active a:focus {
  border-top: 2px #981a1d solid;
  padding: 8px;
  margin-top: -4px;
}

.nav-tabs > li.active a:hover,.nav-tabs > li.active a:focus:hover {
  border-top: 2px #981a1d solid;
}

.nav-tabs>li>a {
  margin: 0 0 0 -1px;
  padding: 6px 8px;
  border: 1px solid #ddd;
  color: #9d9d9d;
  background: whitesmoke;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-top: 2px #ebebeb solid;
}

.nav-tabs>li>a:hover {
  border-color: none;
  margin-right: 0;
  border-top: 2px lightgrey solid;
}

.sidebar-gallery .picture {
  margin-bottom: 10px;
}

.sidebar-gallery .move-left {
  margin-left: 10px;
}

.sidebar-gallery .flickr {
  margin-left: -4.33%;
}

.sidebar-gallery .flickr .picture {
  display: block;
  width: 29%;
  margin-left: 4.33%;
  margin-bottom: 4.33%;
}

.flickr-badge-wrapper {
  margin-left: -10px;
}

.flickr-badge-wrapper .flickr_badge_image {
  float: left;
  width: 68px;
  margin: 0 0 10px 10px;
}

.flickr-badge-wrapper .flickr_badge_image:last-of-type,.flickr-badge-wrapper .flickr_badge_image:nth-last-of-type(2),.flickr-badge-wrapper .flickr_badge_image:nth-last-of-type(3) {
  margin-bottom: 0;
}

pre {
  background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#f5f5f5),color-stop(50%,#f5f5f5),color-stop(50%,#ffffff),color-stop(100%,#ffffff));
  background-image: -webkit-linear-gradient(center top,#f5f5f5 0%,#f5f5f5 50%,#fff 50%,#fff 100%);
  background-image: -moz-linear-gradient(center top,#f5f5f5 0%,#f5f5f5 50%,#fff 50%,#fff 100%);
  background-image: -o-linear-gradient(center top,#f5f5f5 0%,#f5f5f5 50%,#fff 50%,#fff 100%);
  background-image: linear-gradient(center top,#f5f5f5 0%,#f5f5f5 50%,#fff 50%,#fff 100%);
  background-size: 100% 36px;
  background-repeat: repeat-y;
  padding: 0 19px;
  line-height: 18px;
  border: none;
  color: #981a1d;
  font-size: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.accordion {
  margin-bottom: 10px;
}

.toggles i {
  margin: -1px 10px 0 0;
}

.toggles .accordion-group {
  border-top: none;
  border-left: none;
  border-right: none;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.toggles .accordion-group.active .accordion-toggle {
  color: #981a1d;
}

.toggles .accordion-toggle {
  font-size: 14px;
  color: #333;
  padding: 0;
  text-decoration: none;
}

.toggles .accordion-toggle:hover {
  text-decoration: none;
  color: #981a1d;
}

.toggles .accordion-heading {
  padding: 9px 0 10px 0;
}

.toggles .accordion-inner {
  border-top: none;
  padding: 0 15px 2px 15px;
}

.toggles .accordion-inner p {
  padding-left: 11px;
}

.faq {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.faq i {
  margin: -1px 10px 0 0;
}

.faq .accordion-group {
  border-top: none;
  border-left: none;
  border-right: none;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: whitesmoke;
}

.faq .accordion-group:last-child {
  border-bottom: none;
}

.faq .accordion-group.active {
  background-color: white;
}

.faq .accordion-group.active .accordion-toggle {
  color: #981a1d;
}

.faq .accordion-toggle {
  font-size: 14px;
  color: #333;
  text-decoration: none;
}

.faq .accordion-toggle:hover {
  text-decoration: none;
}

.faq .accordion-heading {
  padding: 9px 0 10px 0;
}

.faq .accordion-inner {
  border-top: none;
  padding: 0 15px 2px 15px;
}

.faq .accordion-inner p {
  padding-left: 11px;
}

.twitter-item {
  background: whitesmoke;
  padding: 15px 20px 0 20px;
}

.slidebar-small-img.pull-left {
  margin-right: 10px;
}

.slidebar-small-img.pull-right {
  margin-left: 10px;
}

.post .thumbnail:hover .caption {
  background: none;
}

.post .thumbnail h3 {
  margin-bottom: 0;
}

.post .meta,.post .entry {
  margin-bottom: 12px;
}

.post .meta,.post .entry p {
  text-align: justify;
}

.post .meta a,.post .entry a {
  color: #333;
}

.post .meta a:hover,.post .entry a:hover {
  color: #981a1d;
  text-decoration: none;
}

.post .entry h3 {
  padding-bottom: 10px;
  margin-top: 30px;
}

.post .entry .alert {
  margin: 26px 0;
}

.post .date {
  position: absolute;
  z-index: 10;
  margin: -12px 0 0 -15px;
}

.post .comments-div {
  margin: -3px -21px 0 10px;
}

.post .comments-div a {
  background: #981a1d;
  color: #fff;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  padding: 5px 10px 6px 10px;
  text-decoration: none;
}

.post .comments-div a i {
  margin-right: 1px;
}

.post .comments-div a:hover {
  color: #FFF;
  background-color: #333;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.post .no-picture {
  height: 72px;
  border-left: 1px #ebebeb solid;
  border-right: 1px #ebebeb solid;
  background: url(../images/no-picture-bg.gif) repeat-x left top;
  overflow: visible;
}

.post .audio {
  float: right;
  width: 600px;
}

.post .list {
  margin: 0 0 20px 0;
  overflow: auto;
}

.post-quote {
  background: #981a1d;
  color: #fff;
  padding: 5px 10px;
  display: block;
  float: left;
  font-size: 15px;
  font-style: italic;
}

.comments {
  padding-bottom: 45px;
}

.comments .name {
  font-size: 16px;
  color: #981a1d;
}

.comments .post-date {
  font-size: 11px;
  color: #9d9d9d;
}

.comments p {
  margin-top: 10px;
}

.comments .replied {
  margin-left: 60px;
}

.comments hr {
  margin: 20px 0 30px 0;
}

.move-9 {
  margin-top: 9px;
}

.input-are-you-human {
  width: 36px;
  margin: 0 !important;
}

.are-you-label {
  display: inline-block;
  margin: 13px 12px 0 0;
}

.google-map,#gmap {
  height: 450px;
}

.google-map img,#gmap img {
  max-width: none;
}

.slide-map {
  position: absolute;
  margin: -440px 0 0 0;
}

.contact-form {
  margin-top: 20px;
}

.contact-form .nav-tabs {
  float: right;
  margin-top: -50px;
}

.contact-form .tab-content {
  width: 100%;
  overflow: hidden;
}

.contact-form .tab-content .inner-slide-pane {
  width: 9999px;
}

.contact-form .tab-content .slide-pane {
  float: left;
}

.contact-form .controls-row>div {
  margin-bottom: 5px;
}

.custom-select-menu {
  color: #fff;
  position: relative;
}

.custom-select-menu>label {
  background: #9d9d9d url(../images/select-dropdown.png) no-repeat right center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  padding: 3px 7px;
}

.custom-select-menu>label.opened {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.custom-select-menu>ul {
  background-color: #333;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  list-style: none;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}

.custom-select-menu>ul>li {
  padding: 3px 7px;
  cursor: pointer;
  color: #9d9d9d;
}

.custom-select-menu>ul>li:hover {
  background-color: #981a1d;
  color: #fff;
}

.input-block-level {
  min-height: 26px;
}

.controls {
  font-family: UTMNeoSansIntel;
}

.require-budget {
  padding: 5px 0 10px 0;
}

.require-budget label {
  margin-bottom: 0;
}

.require-budget .radio.inline,.require-budget .checkbox.inline {
  padding-top: 0;
}

.btn-reply .btn {
  margin: 2px 0 0 -51px;
  padding: 0 5px 0 6px;
  line-height: 18px;
  font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.submit-a-comment .controls-row {
  padding-bottom: 5px;
}

.btn {
  border: none;
  text-shadow: none;
  color: #fff;
  background: #9d9d9d;
  -webkit-transition: background .3s ease-in;
  -moz-transition: background .3s ease-in;
  -o-transition: background .3s ease-in;
  transition: background .3s ease-in;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn i {
  margin-right: 2px !important;
}

.btn:first-child {
  margin-left: 0;
}

.btn .icon-basket-big,.btn .icon-basket-white-big,.btn .icon-download,.btn .icon-download-white {
  margin: -3px 0 0 -8px;
}

.btn:hover,.btn.active,.btn.disabled,.btn[disabled] {
  color: #FFF;
  background-color: #333;
  *background-color: #003bb3;
  -webkit-transition: background .3s ease-out;
  -moz-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
}

.btn:hover .icon-basket-big,.btn.active .icon-basket-big,.btn.disabled .icon-basket-big,.btn[disabled] .icon-basket-big {
  background-position: 0 -223px;
  height: 21px;
  width: 24px;
}

.btn:focus,.btn:active {
  background-color: #981a1d;
  color: white;
}

.btn-mini {
  padding: 1px 7px 2px 7px;
  font-size: 11px;
  line-height: 15px;
}

button.btn-mini {
  padding: 2px 7px 1px 7px;
}

.btn-small {
  padding: 5px 7px 4px 7px;
  font-size: 12px;
  line-height: 16px;
}

.btn-small i {
  margin-top: -1px !important;
}

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

.btn-green {
  color: #fff;
  text-shadow: none;
  background: #981a1d;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.btn-grey,.btn-grey:focus {
  color: #333;
  text-shadow: none;
  background-color: lightgrey;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.btn-black {
  color: #fff;
  text-shadow: none;
  background-color: #333;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.search-results>.row {
  padding-bottom: 0;
}

.search-results .thumbnail {
  margin-bottom: 40px;
}

.read-more i {
  margin-top: 10px;
  opacity: .3;
  filter: alpha(opacity=30);
}

.read-more a {
  color: #9d9d9d;
}

.read-more a:hover {
  color: #333;
  text-decoration: none;
}

.read-more a:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}

.foot {
  margin-top: -20px;
  background-color: #f5f5f5;
}

.foot-item {
  padding: 38px 0 0 0;
}

.foot-item h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'UnisectVnu-Bold-1',cursive;
  font-weight: normal;
  color: #981a1d;
  margin: 0 0 11px 0;
}

.foot-item .video {
  margin: 15px 0 0 0;
  border-top: 2px #981a1d solid;
}

.foot-item small {
  font-size: 11px;
  color: #9d9d9d;
  line-height: 18px;
  margin: 15px 0;
  display: block;
}

.foot-item .follow-us {
  margin-top: 3px;
  font-size: 11px;
  color: #9d9d9d;
}

.foot-item .follow-us a {
  color: #9d9d9d;
  text-decoration: none;
}

.foot-item .follow-us a:hover {
  text-decoration: none;
}

.foot-item .follow-us i {
  margin: 1px 5px 0 0;
  float: left;
  opacity: .3;
  filter: alpha(opacity=30);
}

.foot-item-green {
  background-color: #b4b4b4;
  color: #000;
}

.foot-item-green img {
  margin-top: 3px;
  width: 150px;
}

.foot-item-green p {
  color: #000;
  text-align: center;
}

.foot-item-green b {
  color: #000;
  text-align: center;
  font-weight: bold;
}

.foot-item-green .tel-text {
  display: block;
  text-align: center;
  font-size: 22px;
  margin: 25px 0 4px 0;
  color: black;
}

.foot-item-green .support-text {
  display: block;
  text-align: center;
  font-size: 14px;
  margin-bottom: 36px;
  color: #000;
}

.foot-item-green {
  padding: 35px 20px 20px 20px;
  width: 186px;
}

.foot a,footer a {
  color: #981a1d;
}

.foot a:hover,footer a:hover {
  text-decoration: underline;
}

.foot .social,footer .social {
  margin-top: -2px;
}

.foot .social > a,footer .social>a {
  display: block;
  float: left;
}

.subscribe-form {
  margin-top: 5px;
}

.subscribe-form input {
  margin-top: 0;
}

.subscribe-form .btn-subscribe {
  position: absolute;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0 0 0 6px;
  margin: 3px 0 0 -32px;
  border-left: 1px #ccc solid;
  border-top: none;
  border-bottom: none;
  border-right: none;
  color: #9c9fa2;
}

.subscribe-form .btn-subscribe:hover {
  color: #333;
}

footer {
  padding: 20px 0 19px 0;
  color: #9d9d9d;
}

footer a {
  color: #9d9d9d;
}

footer .terms-privacy-links {
  text-align: center;
}

footer .terms-privacy-links a {
  margin: 0 5px;
}

footer .terms-privacy-links a:hover {
  color: #333;
  text-decoration: none;
}

#tothetop {
  display: block;
  position: fixed;
  right: 25px;
  bottom: 42px;
  display: none;
  height: 34px;
  width: 34px;
  background: url(../images/scroll_to_top.png) 0 0;
}

#tothetop:hover {
  background-position: 0 34px;
}

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

.tweet_list li {
  line-height: 18px;
  padding-bottom: 15px;
}

.tweet_text {
  color: #333;
}

.tweet_time {
  display: block;
  font-size: 11px;
}

.picture .img-overlay,.picture .shine-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.picture {
  position: relative;
  overflow: hidden;
  height: 150px;
  -moz-box-shadow: 0 4px 7px rgba(000,000,000,0.3),inset 0 0 2px rgba(255,255,255,1);
  -webkit-box-shadow: 0 4px 7px rgba(000,000,000,0.3),inset 0 0 2px rgba(255,255,255,1);
  box-shadow: 0 4px 7px rgba(000,000,000,0.3),inset 0 0 2px rgba(255,255,255,1);
}

.picture img {
  width: 100%;
  min-height: 150px;
}

.picture .img-overlay {
  background-color: rgba(215,20,2,0.8);
  opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

.picture .img-overlay .plus,.picture .img-overlay .url,.picture .img-overlay .icons-zoom {
  position: absolute;
  top: 50%;
  left: 50%;
}

.picture .img-overlay-slider .slider-left-overlay,.picture .img-overlay-slider .slider-right-overlay {
  position: absolute;
  top: 50%;
}

.picture .img-overlay .plus {
  filter: none;
  width: 50px;
  height: 50px;
  background-color: rgba(21,21,21,0.3);
  margin-left: -25px;
  margin-top: -25px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
}

.picture .img-overlay .plus i {
  margin-top: 14px;
}

.picture .img-overlay .plus:hover {
  background-color: rgba(21,21,21,0.4);
}

.picture .img-overlay .url {
  filter: none;
  width: 50px;
  height: 50px;
  background-color: rgba(21,21,21,0.3);
  margin-left: 35px;
  margin-top: -25px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
}

.picture .img-overlay .url i {
  margin-top: 14px;
}

.picture .img-overlay .url:hover {
  background-color: rgba(21,21,21,0.4);
}

.picture .img-overlay .slider-left-overlay {
  filter: none;
  width: 32px;
  height: 32px;
  left: 10px;
  margin-top: -17px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.picture .img-overlay .slider-left-overlay .slider-left-overlay-inner {
  cursor: pointer;
  background-position: 0 0;
  height: 34px;
  width: 34px;
}

.picture .img-overlay .slider-right-overlay {
  filter: none;
  width: 32px;
  height: 32px;
  right: 10px;
  left: none !important;
  margin-top: -17px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.picture .img-overlay .slider-right-overlay .slider-right-overlay-inner {
  cursor: pointer;
  background-position: 0 -34px;
  height: 34px;
  width: 34px;
}

.picture .img-overlay .icons-zoom {
  margin-left: -8px;
  margin-top: -8px;
}

.picture .shine-overlay {
  background: url(../images/shine-overlay.png) no-repeat left top;
  -webkit-background-size: 80% auto;
  -moz-background-size: 80% auto;
  -o-background-size: 80% auto;
  background-size: 80% auto;
}

.picture a:hover .img-overlay,.picture-url-overlay:hover .img-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.url-overlay .plus {
  margin-left: -61px !important;
}

.url-overlay .url {
  margin-left: 9px !important;
}

.icon-two-columns {
  display: inline-block;
  width: 11px;
  height: 11px;
  background-position: 0 -645px;
  height: 11px;
  width: 11px;
  margin: 2px 7px 0 0;
}

.icon-tags {
  display: inline-block;
  width: 9px;
  height: 14px;
  background-position: 0 -376px;
  height: 14px;
  width: 9px;
  margin: 1px 7px 0 0;
}

.icon-plus {
  width: 18px;
  height: 18px;
  background-position: 0 -562px;
  height: 18px;
  width: 18px;
}

.icon-minus {
  width: 18px;
  height: 18px;
  background-position: 0 -618px;
  height: 18px;
  width: 18px;
}

.icon-url {
  width: 18px;
  height: 18px;
  background-position: 0 -318px;
  height: 18px;
  width: 18px;
}

.icon-right-arrow {
  width: 6px;
  height: 9px;
  background-position: 0 -636px;
  height: 9px;
  width: 6px;
}

.icon-arrow-search {
  width: 5px;
  height: 7px;
  background-position: 0 -656px;
  height: 7px;
  width: 5px;
}

.icon-reply {
  display: inline-block;
  width: 8px;
  height: 5px;
  margin-top: 4px !important;
  background-position: 0 -423px;
  height: 5px;
  width: 8px;
}

.icon-author {
  width: 11px;
  height: 14px;
  background-position: 0 -336px;
  height: 14px;
  width: 11px;
  margin-top: 1px;
}

.icon-comment {
  width: 14px;
  height: 15px;
  background-position: 0 -390px;
  height: 15px;
  width: 14px;
}

.icon-testimonial-small {
  width: 18px;
  height: 16px;
  background-position: 0 -360px;
  height: 16px;
  width: 18px;
}

.icon-share {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-position: 0 -350px;
  height: 10px;
  width: 10px;
}

.icon-basket-white {
  width: 19px;
  height: 16px;
  display: inline-block;
  background-position: 0 -281px;
  height: 16px;
  width: 19px;
}

.icon-basket-white-big {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -223px;
  height: 21px;
  width: 24px;
}

.icon-basket {
  width: 19px;
  height: 16px;
  display: inline-block;
  background-position: 0 -265px;
  height: 16px;
  width: 19px;
}

.icon-basket-big {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -202px;
  height: 21px;
  width: 24px;
}

.icon-download {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -244px;
  height: 21px;
  width: 24px;
}

.icon-download-white {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -297px;
  height: 21px;
  width: 24px;
}

.icon-close-light {
  width: 9px;
  height: 9px;
  background-position: 0 -414px;
  height: 9px;
  width: 9px;
}

.icon-close-dark {
  width: 9px;
  height: 9px;
  background-position: 0 -405px;
  height: 9px;
  width: 9px;
}

.touch-enabled #magic-line {
  display: none !important;
}

@media (max-width:1004px) {
  body {
    padding-top: 0;
  }

  .boxed-container {
    padding-top: 0;
  }

  .navbar-form .btn-search {
    position: relative;
    float: right;
    right: 7px;
    top: -25px;
  }

  .navbar-form .search-form {
    width: auto;
  }

  .btn-navbar:hover {
    background-position: 0 0;
  }

  .navbar-menu-line {
    min-height: 75px;
  }

  .navbar-menu-line>.container {
    position: relative;
  }

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

  .nav-collapse .nav > li > a,.nav-collapse .dropdown-menu a {
    background: none;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: normal;
  }

  .nav>.mobile-active {
    background-color: #981a1d;
    color: #fff;
  }

  .nav > .mobile-active > a span,.nav > .mobile-active > a small {
    color: #fff !important;
  }

  .nav-collapse .dropdown-menu .mobile-active a,.nav-collapse .dropdown-menu .mobile-active a:hover {
    background-color: #981a1d !important;
    color: #fff;
  }

  .navbar .container {
    width: 724px;
  }

  .navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav > .active > a:focus,.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: none;
    border: none;
  }

  .dropdown-toggle {
    border: none;
  }

  .navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
    border: none;
  }

  .columnShortcodeType h3,.thumbnail h3 {
    font-size: 16px;
    line-height: 18px;
  }

  .foot-item-green {
    padding: 35px 10px 15px 10px;
    width: 146px;
    height: 262px;
  }

  .foot-item-green .tex-text {
    line-height: 26px;
  }

  .subscribe-input {
    width: 149px;
  }

  .nav-collapse>.nav {
    margin-top: 20px;
  }

  .nav-collapse .dropdown-menu {
    display: block;
  }

  .nav-collapse .dropdown-menu {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
  }

  .nav-collapse .dropdown-menu>li {
    border-bottom-color: #b5b5b5;
  }

  .nav-collapse .dropdown-menu>li>a:hover {
    color: #981a1d;
  }

  .navbar-form .btn-search {
    right: 6px;
    top: -23px;
  }

  .brands .slide a {
    width: 23%;
    padding-left: 1%;
    padding-right: 1%;
    float: left;
  }

  .foot-item iframe,.right-column iframe {
    max-width: 100%;
  }

  .navbar-inverse .nav-collapse .navbar-form {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    border: none;
  }

  .fullwidthbanner-container .nav-icons {
    margin-top: 0;
    top: 20px;
  }

  .btn-tablet-fix {
    margin-bottom: 5px;
  }

  .fullwidthbanner-subpage-container h1 {
    font-size: 26px;
    line-height: 28px;
  }

  .fullwidthbanner-subpage-container h2 {
    font-size: 28px;
    line-height: 30px;
  }

  .sidebar-gallery .picture {
    margin-bottom: 7px;
  }

  .post .audio {
    width: 410px;
  }

  .testimonial-img {
    display: none;
  }

  .navbar-inverse .btn-navbar {
    position: absolute;
    left: 20px;
    top: 25px;
    z-index: 1;
    margin: 0;
  }

  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0;
  }

  .thumbnail-footer .tablet-bottom {
    float: none;
    clear: both;
  }
}

@media (max-width:767px) {
  .thumbnail-footer .tablet-bottom {
    float: right;
    clear: none;
  }

  .btn-tablet-fix {
    margin-bottom: 0;
  }

  .navbar-head {
    padding: 0 20px;
  }

  .fullwidthbanner-container {
    margin-left: -20px;
    margin-right: -20px;
  }

  footer [class*="span"] {
    text-align: center;
    margin-bottom: 10px;
  }

  footer .container>.row {
    padding-bottom: 0 !important;
  }

  footer .pull-right {
    float: none;
  }

  .foot .social,footer .social {
    margin: 0;
  }

  footer .social>a {
    display: inline-block;
    float: none;
  }

  .foot {
    height: auto;
  }

  .foot .foot-item {
    padding: 10px 20px 0 20px;
  }

  .foot .foot-item-green {
    width: auto;
    height: auto;
    padding-bottom: 10px;
  }

  .post .audio {
    width: 300px;
  }

  pre.no-bottom {
    margin-bottom: 20px !important;
  }

  .columnShortcodeType {
    margin-bottom: 20px;
  }

  .thumbnail,.page .thumbnail,.post .thumbnail {
    margin-bottom: 20px;
  }

  .page-header [class*="span"] {
    float: left;
    width: 50%;
  }

  .container>.row.no-bottom,.container>.row {
    padding-bottom: 40px !important;
  }

  .search-results>.row.no-bottom,.search-results>.row {
    padding-bottom: 0 !important;
  }

  .search-results>.pagination-row {
    margin-top: 40px;
  }

  .portfolio>.pagination-row {
    padding-top: 0;
    padding-bottom: 0 !important;
  }

  .foot .row {
    padding-bottom: 0 !important;
  }

  .right-column {
    padding-top: 40px;
  }

  .post {
    margin-bottom: 40px;
  }

  .navbar .container {
    width: auto;
  }

  .testimonial {
    padding-left: 83px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .mobile-spacing-0 {
    margin-bottom: 0 !important;
  }

  .mobile-spacing-5 {
    margin-bottom: 5px !important;
  }

  .mobile-spacing-10 {
    margin-bottom: 10px !important;
  }

  .mobile-spacing-15 {
    margin-bottom: 15px !important;
  }

  .mobile-spacing-20 {
    margin-bottom: 20px !important;
  }

  .mobile-spacing-25 {
    margin-bottom: 25px !important;
  }

  .mobile-spacing-30 {
    margin-bottom: 30px !important;
  }

  .mobile-spacing-35 {
    margin-bottom: 35px !important;
  }

  .mobile-spacing-40 {
    margin-bottom: 40px !important;
  }

  .mobile-spacing-45 {
    margin-bottom: 45px !important;
  }

  .mobile-spacing-50 {
    margin-bottom: 50px !important;
  }

  .mobile-spacing-55 {
    margin-bottom: 55px !important;
  }

  .mobile-spacing-60 {
    margin-bottom: 60px !important;
  }

  .portfolio-single>.row,.portfolio-single>.row.no-bottom,.blog-multiple>.row,.blog-multiple>.row.no-bottom,.blog-single>.row,.blog-single>.row.no-bottom,.contact-page>.row,.contact-page>.row.no-bottom {
    padding-bottom: 0 !important;
  }

  .portfolio-navs {
    margin-bottom: 4px;
  }

  .page .navs-links .social,.post .navs-links .social {
    margin-left: -1px;
  }
}

@media (max-width:480px) {
  .slider-pin {
    display: none;
  }

  .brands .slide a {
    width: 48%;
  }

  .navbar-head .brand {
    float: none;
    text-align: center;
    margin-bottom: 14px;
  }

  .navbar-head .pull-right {
    float: none;
  }

  .navbar-head .call-us {
    text-align: center;
    display: block;
  }

  .navbar-head .call-us span:last-child {
    border: none;
  }

  .navbar-head .social {
    text-align: center;
    display: block;
    margin-top: 8px;
  }

  .navbar-head .social>span {
    display: inline-block;
    float: none;
  }

  .fullwidthbanner-subpage-container h1 {
    font-size: 24px;
    line-height: 26px;
  }

  .fullwidthbanner-subpage-container h2 {
    font-size: 26px;
    line-height: 28px;
  }

  .comments .media .comment-avatar {
    float: left;
    margin-bottom: 15px;
  }

  .comments .btn-reply {
    float: right;
  }

  .comments .media-body {
    overflow: visible;
  }

  .comments p {
    clear: left;
  }

  .google-map,#gmap {
    height: 350px;
  }

  .slide-map {
    margin-top: -340px;
  }

  .subscribe-form .subscribe-input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 26px;
  }

  .subscribe-form .btn-subscribe {
    top: 5px;
    right: 9px;
  }
}

.lt-ie9 .picture .img-overlay {
  display: none;
}

.project_image {
  height: 204px;
  overflow: hidden;
}

.project_image img {
  height: auto;
  width: 100%;
  min-height: 204px;
}

.news_cat_grid .title {
  height: 70px;
  overflow: hidden;
}

.news_cat_grid .title h3 a {
  color: #333;
}

.news_cat_grid .title h3 a:hover {
  color: #981a1d;
}

.margin_bottom_20 {
  margin-bottom: 20px;
}

.margin_top_20 {
  margin-top: 20px;
}

.contentnews img {
  max-width: 100%;
  height: auto !important;
}

.bg_green,.bg_yellow,.bg_blue,.bg_silver_2,.bg_black,.bg_red,.bg_silver,.bg_red p,.bg_silver p {
  font-size: 15px;
}

.bg_black {
  background-color: #000;
  color: #fff !important;
  padding: 20px 0;
  margin: 0;
}

.bg_black h3 {
  color: #fff !important;
  text-align: center;
}

.bg_silver {
  background-color: #f5f5f5;
  color: black;
  padding: 20px 0;
  margin: 0;
}

.bg_silver_2 {
  background-color: #ebebeb;
  color: black;
  padding: 20px 0;
  margin: 0;
}

.bg_silver p,.bg_silver h2 {
  color: black;
  padding: 10px 0;
}

.bg_red p,.bg_red h2,.bg_red h3 {
  color: white;
  padding: 10px 0;
}

.bg_silver blockquote {
  border-left: 5px solid #981a1d;
  margin: 0 0 10px;
  padding: 0 0 0 15px;
  color: black;
}

.bg_red {
  background-color: #850303;
  color: white;
  padding: 20px 0;
}

.bg_red a {
  color: white;
}

.bg_red blockquote {
  border-left: 5px solid #FFF;
  margin: 0 0 10px;
  padding: 0 0 0 15px;
  color: white;
}

.bg_green {
  background-color: #379123;
  color: white;
  padding: 20px 0;
}

.bg_green a,.bg_green p,.bg_green h2 {
  color: white;
}

.bg_green blockquote {
  border-left: 5px solid #FFF;
  margin: 0 0 10px;
  padding: 0 0 0 15px;
  color: white;
}

.bg_yellow {
  background-color: #ffd041;
  color: #333;
  padding: 20px 0;
}

.bg_yellow a,.bg_yellow p,.bg_yellow h2 {
  color: #333;
}

.bg_yellow blockquote {
  border-left: 5px solid #FFF;
  margin: 0 0 10px;
  padding: 0 0 0 15px;
  color: white;
}

.bg_blue {
  background-color: #6999da;
  color: white;
  padding: 20px 0;
}

.bg_blue a,.bg_blue p,.bg_blue h2 {
  color: white;
}

.bg_blue blockquote {
  border-left: 5px solid #FFF;
  margin: 0 0 10px;
  padding: 0 0 0 15px;
  color: white;
}

.remove-pd {
  padding: 0 !important;
}

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

.bg-batdongsan {
  background: #FFF url(../images/bg-batdongsan.jpg) no-repeat top center;
  background-size: 100% auto;
  min-height: 460px;
  display: block;
}

.bg-batdongsan-2 {
  background: #FFF url(../images/bg-batdongsan-2.jpg) no-repeat top center;
  background-size: 100% auto;
  min-height: 460px;
  display: block;
}

.bg-content {
  padding: 20px;
  margin: 0;
  background: rgba(177,5,12,.8);
  color: white !important;
  width: 45%;
}

.bg-content p,.bg-content h2,.bg-content a {
  color: white !important;
}

.span-white {
  padding: 10px;
  margin: 40px auto;
  background: rgba(230,230,230,.8);
  display: block;
}

.span-red {
  padding: 10px;
  margin: 40px auto;
  background: rgba(195,10,18,.8);
  display: block;
}

.bg-content-2 {
  padding: 20px;
  margin: 0;
  background: rgba(230,230,230,.8);
}

.mg-20 {
  margin: 20px 0;
}

.mg-40 {
  margin: 40px 0;
}

.bg-thuonghieu {
  background: #000 url(../images/bg-thuonghieu.jpg) no-repeat top center;
  background-size: 100% auto;
  min-height: 400px;
  display: block;
  color: white !important;
}

.bg-thuonghieu p,.bg-thuonghieu h2,.bg-thuonghieu a {
  color: white !important;
}

.bg-black-red {
  background: transparent url(../images/bg-black-red.jpg) no-repeat center center;
  background-size: 100% auto;
  max-height: 600px;
  overflow: hidden;
  display: block;
  color: white !important;
}

.bg-black-red h2,.bg-black-red p,.bg-black-red a {
  color: white;
}

.bg-black {
  background: #000;
  background-size: 100% auto;
  display: block;
  color: white !important;
}

.bg-black h2,.bg-black p,.bg-black a {
  color: white;
}

.bg-otherservice-title {
  background: #ebebeb;
  background-size: 100% auto;
  display: block;
}

.bg-otherservice-title h2 {
  color: #000;
  text-shadow: 0 -1px 3px rgba(255,255,255,0.8),0px 1px 0 rgba(255,255,255,0.3);
  margin: 0 !important;
  padding: 15px 0 !important;
}

.bg-otherservice {
  background: #dbd9d9;
  background-size: 100% auto;
  display: block;
  color: black !important;
  padding: 20px 0;
}

.bg-otherservice h4 {
  color: #FFF;
  text-shadow: 0 -1px 3px rgba(255,255,255,0.8),0px 1px 0 rgba(255,255,255,0.3);
}

.bg-otherservice p {
  text-align: justify;
  margin: 10px;
  padding: 10px;
  color: black;
}

.bg-otherservice .span4:hover {
  background: #e5e5e5;
  background-image: -webkit-gradient(linear,center top,center bottom,from(#fcfcfc),to(#bfbfbf),color-stop(3%,#f7f7f7),color-stop(12%,#f2f2f2),color-stop(90%,#d9d9d9));
  background-image: -webkit-linear-gradient(top,#fcfcfc,#f7f7f7 3%,#f2f2f2 12%,#d9d9d9 90%,#bfbfbf);
  background-image: -moz-linear-gradient(top,#fcfcfc,#f7f7f7 3%,#f2f2f2 12%,#d9d9d9 90%,#bfbfbf);
  background-image: -o-linear-gradient(top,#fcfcfc,#f7f7f7 3%,#f2f2f2 12%,#d9d9d9 90%,#bfbfbf);
  background-image: -ms-linear-gradient(top,#fcfcfc,#f7f7f7 3%,#f2f2f2 12%,#d9d9d9 90%,#bfbfbf);
  background-image: linear-gradient(to bottom,#fcfcfc,#f7f7f7 3%,#f2f2f2 12%,#d9d9d9 90%,#bfbfbf);
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.75);
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.75);
  box-shadow: 0 1px 5px rgba(0,0,0,0.75);
}

.bg-otherservice .span4:hover .showtitle {
  background: #000;
}

.bg-otherservice .span4:hover .showtitle-red {
  background: #981a1d;
}

.bg-otherservice .showtitle {
  color: #f5f5f5;
  width: auto;
  overflow: hidden;
  text-align: center;
  margin: 0;
  padding: 10px;
  background-color: #333;
}

.bg-otherservice .showtitle small {
  display: block;
  font-size: 15px;
  text-align: center;
  color: #f5f5f5;
}

.bg-otherservice .showtitle-red {
  color: #f5f5f5;
  width: auto;
  overflow: hidden;
  text-align: center;
  margin: 0;
  padding: 10px;
  background-color: #9f1515;
}

.bg-otherservice .showtitle-red small {
  display: block;
  font-size: 15px;
  text-align: center;
  color: #f5f5f5;
}

.bg-otherservice #latdatweb {
  background-color: #cbc9c9;
}

.bg-otherservice #ngoisaoso-net {
  background-color: #bebebe;
}

.bg-otherservice #quanlykhachhang {
  background-color: #d2d0d0;
}

ul.ulotherservice {
  padding: 0;
  margin: 10px 0;
  width: 100% !important;
  display: table;
}

ul.ulotherservice li {
  color: white;
  list-style: none;
  padding: 3px 10px;
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
  font-size: 14px;
  border-bottom: 1px dashed #999;
  display: table;
  text-align: center;
  width: auto;
  margin: 0 auto;
}

ul.ulotherservice li a {
  color: black;
  font-size: 15px;
}

.bg-pink {
  background: #f4e3d0;
  background-size: 100% auto;
  display: block;
  color: black !important;
}

.bg-pink h2,.bg-pink p,.bg-pink a {
  color: black;
}

.bg-photography {
  background: transparent url(../images/bg-photography.jpg) no-repeat center right;
  background-size: 100% auto;
  max-height: 500px;
  overflow: hidden;
  display: block;
  color: black !important;
}

.bg-photography h2,.bg-photography p,.bg-photography a {
  color: black;
}

.bg-photography-2 {
  background: #d7d7d7 url(../images/bg-photography-2.jpg) no-repeat top left;
  background-size: 100% auto;
  display: block;
  color: black !important;
}

.bg-photography-2 h2,.bg-photography-2 p,.bg-photography-2 a {
  color: black;
}

.bg-package-price {
  background: #085851 url(../images/bg-package-price.png) repeat top right;
  background-size: auto auto;
  display: block;
  color: #000 !important;
}

.bg-package-price h2,.bg-package-price p,.bg-package-price a {
  color: #fff;
}

.bg-package-price .gw-go-footer {
  color: #000;
}

.bg-package-price2 {
  background: #555;
  display: block;
  color: #000 !important;
}

.bg-package-price2 h2,.bg-package-price2 p,.bg-package-price2 a {
  color: #fff;
}

.bg-package-price2 .gw-go-footer {
  color: #000;
}

.gw-go-col.gw-go-style2 .gw-go-body li.bgyes,.gw-go-col.gw-go-style1 .gw-go-body li.bgyes {
  background: #eee;
  color: #b11313;
}

.bg-videos {
  background: #1b4a04 url(../images/bg-video.jpg) no-repeat center left;
  background-size: auto 100%;
  max-height: 500px;
  overflow: hidden;
  display: block;
  color: #fff !important;
  padding: 20px 0;
}

.bg-videos h1,.bg-videos h2,.bg-videos p,.bg-videos a {
  color: #fff;
}

.bg-videos-2 {
  background: #f1f1f1 url(../images/bg-video2.jpg) no-repeat top right;
  background-size: auto auto;
  display: block;
  color: #000 !important;
}

.bg-videos-2 h2,.bg-videos-2 p,.bg-videos-2 a {
  color: #000;
}

.bg-videos-2 .gw-go-footer {
  color: #000;
}

.bg-green {
  background: #27bec5;
  color: white !important;
  padding: 20px 0;
}

.bg-green h2,.bg-green p,.bg-green a {
  color: white;
}

.bg-facebook {
  background: #3a5896;
}

.bg-facebook h2,.bg-facebook p,.bg-facebook a {
  color: white;
  overflow: visible;
}

.bg-orange {
  background: #faab20;
}

.bg-orange h2,.bg-orange p,.bg-orange a {
  color: white;
}

.bg-black {
  background: #000;
}

.bg-black h2,.bg-black p,.bg-black a {
  color: white;
}

.bg-orange,.bg-facebook,.bg-videos,.bg-photography,.bg-pink,.bg-otherservice,.bg-black-red,.bg-thuonghieu,.bg-batdongsan,.bg-batdongsan-2,.bg_green,.bg_yellow,.bg_blue,.bg_silver_2,.bg_black,.bg_red,.bg_silver {
  width: 100%;
  overflow: hidden;
}

ul.ulblack {
  padding: 0;
  margin: 10px 0;
  width: auto !important;
  display: block;
}

ul.ulblack li {
  background-color: black;
  color: white;
  list-style: none;
  margin-bottom: 2px;
  width: auto !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
  display: table;
  font-size: 15px;
}

ul.ulblack li:hover {
  background-color: silver;
  color: black;
}

ul.ulred {
  padding: 0;
  margin: 10px 0;
  width: auto !important;
  display: block;
}

ul.ulred li {
  background-color: #a40a11;
  color: white;
  list-style: none;
  margin-bottom: 2px;
  width: auto !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
  display: table;
  font-size: 15px;
}

ul.ulred li:hover {
  background-color: silver;
  color: black;
}

ul.ulsilver {
  padding: 0;
  margin: 10px 0;
}

ul.ulsilver li {
  background-color: #f3f3f3;
  color: black;
  display: table;
  font-size: 15px;
  list-style: none;
  margin-bottom: 2px;
  width: auto !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 10px;
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
}

ul.ulsilver li:hover {
  background-color: black;
  color: silver;
}

ul.ulsilver li a {
  color: #981a1d !important;
}

ul.ulsilver li a:hover,ul.ulsilver li:hover a {
  color: #FFF !important;
}

ul.uldashed {
  padding: 0;
  margin: 10px 0;
  clear: both;
  display: table;
  width: 100%;
}

ul.uldashed li {
  color: black;
  display: block;
  font-size: 15px;
  list-style: none;
  margin-bottom: 2px;
  width: auto !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 10px;
  background: #dcdcdc;
  border: 0 solid #e5e5e5;
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  -ms-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s;
}

ul.uldashed li:hover {
  color: #FFF;
  background: #000;
  font-size: 16px;
}

ul.uldashed li a:hover,ul.uldashed li:hover a {
  color: #FFF !important;
}

ul.ulborder-bottom {
  padding: 0;
  margin: 10px 0;
  width: auto !important;
  display: block;
}

ul.ulborder-bottom li {
  color: white;
  list-style: none;
  margin-bottom: 2px;
  padding: 5px 10px;
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
  font-size: 20px;
  border-bottom: 1px dashed #999;
  clear: both;
}

ul.ulgreen {
  padding: 0;
  margin: 10px 0;
  width: auto !important;
  display: block;
}

ul.ulgreen li {
  background-color: #14969c;
  color: white;
  list-style: none;
  margin-bottom: 2px;
  width: auto !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
  display: table;
  font-size: 20px;
}

ul.ulgreen li:hover {
  background-color: #0e8085;
  color: yellow;
}

.contactorder {
  margin: 5px 0 14px 0;
  padding: 38px 53px 30px 53px;
  overflow: auto;
  background: transparent url(../images/apostrophe.png) no-repeat 20px 41px;
  border-top: 2px #981a1d solid;
  color: #333;
  position: relative;
  overflow: visible;
  min-height: 70px;
}

.contactorder p {
  font-size: 14px;
  line-height: 29px;
  color: #333;
  font-weight: normal;
}

.contactorder i {
  color: #333;
}

.contactorder span {
  color: #981a1d;
  border: 1px dashed #981a1d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 10px;
  font-size: 20px;
}

.contactorder .contactorder-img {
  right: 70px;
  top: -48px;
  z-index: 2;
  position: absolute;
}

.contactorder a {
  font-size: 14px;
  line-height: 20px;
  color: #FFF;
  font-weight: normal;
  background: #981a1d;
  padding: 2px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
}

.contactorder a:hover {
  font-size: 14px;
  line-height: 20px;
  color: #FFF;
  font-weight: normal;
  background: #000;
  padding: 2px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}

.border-dashed-silver {
  border: 1px dashed #dfdfdf;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 20px;
  margin-bottom: 15px;
  clear: both;
  display: block;
  position: relative;
}

ul.ulbrand {
  padding: 0;
  margin: 10px 0;
}

ul.ulbrand li {
  color: black;
  display: block;
  border: 1px dashed #999;
  font-size: 15px;
  list-style: none;
  margin-bottom: 2px;
  width: auto;
  background: #f3f3f3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 10px;
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
}

ul.ulbrand li:hover {
  background-color: black;
  color: silver;
}

ul.ulgoogle {
  padding: 0;
  margin: 10px auto;
  text-align: center;
  position: relative;
  display: table;
}

ul.ulgoogle li {
  color: black;
  display: table;
  border: 1px silver #FFF;
  font-size: 20px;
  list-style: none;
  margin-bottom: 2px;
  width: auto;
  background: #125ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 2px 10px;
  width: auto;
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
}

ul.ulgoogle li {
  color: white;
}

ul.ulgoogle li:hover {
  background-color: white;
  color: black;
}

.bg-silver-gradient {
  background: -moz-linear-gradient( top,#fff 0%,#eae8e8 50%,#cfcece);
  background: -webkit-gradient( linear,left top,left bottom,from(#ffffff),color-stop(0.50,#eae8e8),to(#cfcece));
}

.bg-google-1 {
  background: #0f69ed;
}

.bg-google-1 h2 {
  color: white !important;
  padding: 20px 0;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(000,000,000,0.5),1px 1px 1px rgba(0,0,0,0.5);
}

.bg-google-2 {
  background: #d6402a;
}

.bg-google-3 {
  background: #ffb701;
}

.bg-google-4 {
  background: #17a969;
}

.bg-google-1,.bg-google-2,.bg-google-3,.bg-google-4 {
  padding: 40px 0;
  color: white;
}

.bg-google-1 h3,.bg-google-2 h3,.bg-google-3 h3,.bg-google-4 h3 {
  color: white;
  text-shadow: 0 1px 1px rgba(000,000,000,0.5),1px 1px 1px rgba(0,0,0,0.5);
}

.bg-google-1 p,.bg-google-2 p,.bg-google-3 p,.bg-google-4 p {
  color: white !important;
}

.bg-silver-gradient img,.bg-google-1 img,.bg-google-2 img,.bg-google-3 img,.bg-google-4 img {
  -moz-box-shadow: 0 0 10px rgba(000,000,000,0.3),inset 0 0 10px rgba(255,255,255,0.3);
  -webkit-box-shadow: 0 0 10px rgba(000,000,000,0.3),inset 0 0 10px rgba(255,255,255,0.3);
  box-shadow: 0 0 10px rgba(000,000,000,0.3),inset 0 0 10px rgba(255,255,255,0.3);
}

.bg-silver-shadow {
  -moz-box-shadow: 0 0 10px rgba(000,000,000,0.3),inset 0 0 10px rgba(255,255,255,0.3);
  -webkit-box-shadow: 0 0 10px rgba(000,000,000,0.3),inset 0 0 10px rgba(255,255,255,0.3);
  box-shadow: 0 0 10px rgba(000,000,000,0.3),inset 0 0 10px rgba(255,255,255,0.3);
  background: #e9e9e9;
}

.border-img-style1 {
  border: 7px solid #c9c9c9;
  width: 90%;
}

.bg-packaging-design {
  background: transparent url(../images/bg-package-design.jpg) no-repeat top center;
  background-size: 100% auto;
  min-height: 750px;
  display: block;
  color: black !important;
}

.bg-packaging-design p,.bg-packaging-design h2,.bg-packaging-design a {
  color: black !important;
}

.bg-packaging-design-2 {
  background: transparent url(../images/bg-package-design2.jpg) no-repeat top center;
  background-size: 100% auto;
  min-height: 520px;
  display: block;
  color: white !important;
}

.bg-packaging-design-2 p,.bg-packaging-design-2 h2,.bg-packaging-design-2 a {
  color: black !important;
}

.bg-packaging-design-3 {
  background: #000 url(../images/bg-packaging-design-3.jpg) no-repeat top center;
  background-size: 100% auto;
  min-height: 552px;
  display: block;
  color: black !important;
}

.bg-packaging-design-3 p,.bg-packaging-design-3 h2,.bg-packaging-design-3 a {
  color: black !important;
}

.bg-quangcao {
  background: transparent url(../images/bg-quangcao.jpg) no-repeat top center;
  background-size: 100% auto;
  min-height: 750px;
  display: block;
  color: black !important;
}

.bg-quangcao p,.bg-quangcao h2,.bg-quangcao a {
  color: black !important;
}

.bg-quangcao-2 {
  background: transparent url(../images/bg-quangcao2.jpg) no-repeat top center;
  background-size: 100% auto;
  min-height: 400px;
  display: block;
  color: white !important;
}

.bg-quangcao-2 p,.bg-quangcao-2 h2,.bg-quangcao-2 a {
  color: white !important;
}

.bg-quangcao-3 {
  background: #000 url(../images/bg-quangcao3.jpg) no-repeat top center;
  background-size: 100% auto;
  min-height: 552px;
  display: block;
  color: white !important;
}

.bg-quangcao-3 p,.bg-quangcao-3 h2,.bg-quangcao-3 a {
  color: white !important;
}

.bg-quantri {
  background: #0692d0 url(../images/dich-vu-cham-soc-web-2.png) no-repeat top right;
  min-height: 450px;
  display: block;
  color: white !important;
}

.bg-quantri p,.bg-quantri h1,.bg-quantri h2,.bg-quantri a {
  color: white !important;
}

.bg-quantri-2 {
  background: #ff9a00 url(../images/bg-quantri2.jpg) no-repeat top left;
  background-size: auto 100%;
  min-height: 350px;
  display: block;
  color: white !important;
}

.bg-quantri-2 p,.bg-quantri-2 h2,.bg-quantri-2 a {
  color: white !important;
}

.color-green {
  color: green !important;
}

.trutop-20 {
  margin-top: -20px;
}

.sb-body-inner .bg_red {
  padding: 0 !important;
}

.webserviceboxshadow {
  padding: 0 !important;
}

.body-box {
  background: #333;
}

.btn-default,a.btn-default {
  padding: 0 10px;
  font-size: 20px;
  background: #a80000;
  color: white !important;
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.btn-default,a.btn-default:hover {
  padding: 0 10px;
  font-size: 20px;
  background: #000;
  color: white !important;
  text-decoration: none;
}

table.show_service {
  padding: 0;
  color: #000;
  margin: 0 0 40px 0;
  border: 0 solid #ebebeb;
  -moz-box-shadow: 3px 3px 9px rgba(000,000,000,0.3),inset 0 0 0 rgba(046,110,179,1);
  -webkit-box-shadow: 3px 3px 9px rgba(000,000,000,0.3),inset 0 0 0 rgba(046,110,179,1);
  box-shadow: 3px 3px 9px rgba(000,000,000,0.3),inset 0 0 0 rgba(046,110,179,1);
}

table.show_service a {
  color: #c31313;
  text-transform: uppercase;
}

table.show_service thead tr th {
  padding: 8px 10px;
  margin: 0;
  text-transform: uppercase;
  background: #ededed;
}

table.show_service h4 {
  padding: 10px 0;
  text-align: center;
  color: #c31313;
}

table.show_service tbody tr td {
  padding: 4px 10px;
  margin: 0;
  border: 1px solid #ebebeb;
}

table.show_service tbody tr {
  background: #fcfbfb;
}

table.show_service tbody tr:hover {
  background: #fff;
}

table.show_service tbody tr td:first-child {
  text-transform: uppercase;
  font-weight: bold;
}

table.show_service tfoot tr td {
  padding: 14px 10px;
  margin: 0;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #fff;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #a80000;
}

.bg_chamsocweb {
  background: #0692d0 url(../images/bg-chamsocwebsite.png) no-repeat top center;
  min-height: 450px;
  display: block;
}

.bg_chamsocweb p,.bg_chamsocweb h1,.bg_chamsocweb h2,.bg_chamsocweb a {
  color: white;
}

.bg_chamsocweb2 {
  background: #7f0d9b url(../images/bg-chamsocwebsite2.jpg) no-repeat top center;
  min-height: 450px;
  display: block;
}

.bg_chamsocweb2 p,.bg_chamsocweb2 h1,.bg_chamsocweb2 h2,.bg_chamsocweb2 a {
  color: white;
}

.order_webdesign {
  position: fixed;
  display: block;
  top: 30%;
  right: 0;
  padding: 10px 12px;
  z-index: 9;
  background: #60523c;
  text-align: center;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -ms-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  border: 1px solid #000;
  -moz-box-shadow: 0 3px 11px rgba(000,000,000,0.3),inset 0 0 1px rgba(209,209,209,0.7);
  -webkit-box-shadow: 0 3px 11px rgba(000,000,000,0.3),inset 0 0 1px rgba(209,209,209,0.7);
  box-shadow: 0 3px 11px rgba(000,000,000,0.3),inset 0 0 1px rgba(209,209,209,0.7);
}

.order_webdesign:hover {
  background: #3e321e;
}

.order_webdesign a {
  color: #fff;
  text-decoration: none;
}

.order_brand {
  position: fixed;
  display: block;
  top: 30%;
  right: 0;
  padding: 10px 12px;
  z-index: 9;
  background: #1d6b47;
  text-align: center;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -ms-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  border: 1px solid #000;
  -moz-box-shadow: 0 3px 11px rgba(000,000,000,0.3),inset 0 0 1px rgba(209,209,209,0.7);
  -webkit-box-shadow: 0 3px 11px rgba(000,000,000,0.3),inset 0 0 1px rgba(209,209,209,0.7);
  box-shadow: 0 3px 11px rgba(000,000,000,0.3),inset 0 0 1px rgba(209,209,209,0.7);
}

.order_brand:hover {
  background: #105334;
}

.order_brand a {
  color: #fff;
  text-decoration: none;
}

.order_careweb {
  position: fixed;
  display: block;
  top: 30%;
  right: 0;
  padding: 10px 12px;
  z-index: 9;
  background: #132b58;
  text-align: center;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -ms-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  border: 1px solid #000;
  -moz-box-shadow: 0 3px 11px rgba(000,000,000,0.3),inset 0 0 1px rgba(209,209,209,0.7);
  -webkit-box-shadow: 0 3px 11px rgba(000,000,000,0.3),inset 0 0 1px rgba(209,209,209,0.7);
  box-shadow: 0 3px 11px rgba(000,000,000,0.3),inset 0 0 1px rgba(209,209,209,0.7);
}

.order_careweb:hover {
  background: #061634;
}

.order_careweb a {
  color: #fff;
  text-decoration: none;
}

table.table_photography {
  position: relative;
  margin: 0;
  padding: 0;
}

table.table_photography tr th {
  position: relative;
  margin: 0;
  padding: 0;
  background: rgba(0,0,0,.5);
  font-weight: normal;
  color: #fff;
}

table.table_photography tr td {
  position: relative;
  margin: 0;
  padding: 5px 10px;
  font-weight: normal;
  border: 1px solid #fff;
  font-size: 13px;
  text-align: center;
}

table.table_photography tr {
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  -ms-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s;
}

table.table_photography tr:hover {
  background: rgba(0,0,0,.5);
  color: #fff;
}

table.table_photography tr td.stitle {
  background: rgba(0,0,0,.5);
  color: #fff;
  font-size: 17px;
}

a.order_button {
  background: #981a1d none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 20px;
  padding: 2px 10px;
  transition-duration: .8s;
}

a.order_button:hover {
  background: #000 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  padding: 2px 10px;
  text-decoration: none;
}

@-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;
  }

  .bg-thuonghieu {
    background: #000;
  }

  h1,h2,h3,h4,h5,h6 {
    padding: 20px;
    text-align: center;
  }

  .contactorder {
    margin: 5px 0 14px 0;
    padding: 38px 53px 30px 53px;
    overflow: auto;
    background: transparent url(../images/apostrophe.png) no-repeat 20px 41px;
    border-top: 2px #850303 solid;
    color: #333;
    position: relative;
    overflow: visible;
    min-height: 70px;
  }

  .contactorder p {
    line-height: 18px;
    text-align: center;
  }

  .contactorder img {
    width: 0;
    height: 0;
  }

  .contactorder a {
    display: block;
    text-align: center;
    margin: 5px 0;
  }

  .contactorder span {
    display: block;
    text-align: center;
    margin: 5px 0;
  }

  .bg-black-red {
    background: black;
    overflow: visible;
  }
}

.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:768px) and (max-width:1004px) {
  .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;
  }

  .span12 {
    width: 724px;
  }

  .span11 {
    width: 662px;
  }

  .span10 {
    width: 600px;
  }

  .span9 {
    width: 538px;
  }

  .span8 {
    width: 476px;
  }

  .span7 {
    width: 414px;
  }

  .span6 {
    width: 352px;
  }

  .span5 {
    width: 290px;
  }

  .span4 {
    width: 228px;
  }

  .span3 {
    width: 166px;
  }

  .span2 {
    width: 104px;
  }

  .span1 {
    width: 42px;
  }

  .offset12 {
    margin-left: 764px;
  }

  .offset11 {
    margin-left: 702px;
  }

  .offset10 {
    margin-left: 640px;
  }

  .offset9 {
    margin-left: 578px;
  }

  .offset8 {
    margin-left: 516px;
  }

  .offset7 {
    margin-left: 454px;
  }

  .offset6 {
    margin-left: 392px;
  }

  .offset5 {
    margin-left: 330px;
  }

  .offset4 {
    margin-left: 268px;
  }

  .offset3 {
    margin-left: 206px;
  }

  .offset2 {
    margin-left: 144px;
  }

  .offset1 {
    margin-left: 82px;
  }

  .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.71056%;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .controls-row [class*="span"]+[class*="span"] {
    margin-left: 2.76243%;
  }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94813%;
  }

  .row-fluid .span11 {
    width: 91.43646%;
    *width: 91.3846%;
  }

  .row-fluid .span10 {
    width: 82.87293%;
    *width: 82.82106%;
  }

  .row-fluid .span9 {
    width: 74.30939%;
    *width: 74.25753%;
  }

  .row-fluid .span8 {
    width: 65.74586%;
    *width: 65.69399%;
  }

  .row-fluid .span7 {
    width: 57.18232%;
    *width: 57.13045%;
  }

  .row-fluid .span6 {
    width: 48.61878%;
    *width: 48.56692%;
  }

  .row-fluid .span5 {
    width: 40.05525%;
    *width: 40.00338%;
  }

  .row-fluid .span4 {
    width: 31.49171%;
    *width: 31.43985%;
  }

  .row-fluid .span3 {
    width: 22.92818%;
    *width: 22.87631%;
  }

  .row-fluid .span2 {
    width: 14.36464%;
    *width: 14.31277%;
  }

  .row-fluid .span1 {
    width: 5.8011%;
    *width: 5.74924%;
  }

  .row-fluid .offset12 {
    margin-left: 105.52486%;
    *margin-left: 105.42113%;
  }

  .row-fluid .offset12:first-child {
    margin-left: 102.76243%;
    *margin-left: 102.6587%;
  }

  .row-fluid .offset11 {
    margin-left: 96.96133%;
    *margin-left: 96.85759%;
  }

  .row-fluid .offset11:first-child {
    margin-left: 94.1989%;
    *margin-left: 94.09516%;
  }

  .row-fluid .offset10 {
    margin-left: 88.39779%;
    *margin-left: 88.29406%;
  }

  .row-fluid .offset10:first-child {
    margin-left: 85.63536%;
    *margin-left: 85.53162%;
  }

  .row-fluid .offset9 {
    margin-left: 79.83425%;
    *margin-left: 79.73052%;
  }

  .row-fluid .offset9:first-child {
    margin-left: 77.07182%;
    *margin-left: 76.96809%;
  }

  .row-fluid .offset8 {
    margin-left: 71.27072%;
    *margin-left: 71.16698%;
  }

  .row-fluid .offset8:first-child {
    margin-left: 68.50829%;
    *margin-left: 68.40455%;
  }

  .row-fluid .offset7 {
    margin-left: 62.70718%;
    *margin-left: 62.60345%;
  }

  .row-fluid .offset7:first-child {
    margin-left: 59.94475%;
    *margin-left: 59.84102%;
  }

  .row-fluid .offset6 {
    margin-left: 54.14365%;
    *margin-left: 54.03991%;
  }

  .row-fluid .offset6:first-child {
    margin-left: 51.38122%;
    *margin-left: 51.27748%;
  }

  .row-fluid .offset5 {
    margin-left: 45.58011%;
    *margin-left: 45.47638%;
  }

  .row-fluid .offset5:first-child {
    margin-left: 42.81768%;
    *margin-left: 42.71395%;
  }

  .row-fluid .offset4 {
    margin-left: 37.01657%;
    *margin-left: 36.91284%;
  }

  .row-fluid .offset4:first-child {
    margin-left: 34.25414%;
    *margin-left: 34.15041%;
  }

  .row-fluid .offset3 {
    margin-left: 28.45304%;
    *margin-left: 28.3493%;
  }

  .row-fluid .offset3:first-child {
    margin-left: 25.69061%;
    *margin-left: 25.58687%;
  }

  .row-fluid .offset2 {
    margin-left: 19.8895%;
    *margin-left: 19.78577%;
  }

  .row-fluid .offset2:first-child {
    margin-left: 17.12707%;
    *margin-left: 17.02334%;
  }

  .row-fluid .offset1 {
    margin-left: 11.32597%;
    *margin-left: 11.22223%;
  }

  .row-fluid .offset1:first-child {
    margin-left: 8.56354%;
    *margin-left: 8.4598%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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:1004px) {
  body {
    padding-top: 0;
  }

  .navbar-fixed-top,.navbar-fixed-bottom {
    position: static;
  }

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

  .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: #9d9d9d;
  }

  .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: rgba(0,0,0,0.8);
  }

  .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: rgba(0,0,0,0.8);
    border-bottom-color: rgba(0,0,0,0.8);
  }

  .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:1005px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .bg-quangcao {
    background: #7da6d4;
    background-size: auto 100%;
    min-height: auto;
    display: block;
    color: black !important;
    padding: 20px 0 40px;
  }

  .bg-quangcao-2 {
    background: transparent url(../images/bg-quangcao2.jpg) no-repeat top center;
    background-size: auto 100%;
    min-height: 400px;
    display: block;
    color: white !important;
  }

  .bg-quangcao-3 {
    background: transparent url(../images/bg-quangcao3.jpg) no-repeat top center;
    background-size: auto 100%;
    min-height: 552px;
    display: block;
    color: white !important;
  }
}

@media (max-width:767px) {
  iframe {
    width: 100% !important;
    height: auto !important;
  }

  .testimonial .testimonial-img {
    display: none;
  }

  .content-page {
    margin: 0 -20px;
    padding: 0;
  }

  .content-page p {
    padding: 20px !important;
  }

  .content-page ul {
    margin: 20px;
    width: auto !important;
  }

  .content-page h2,h3,h4,h5,h6 {
    padding: 0 20px !important;
    margin: 0;
  }

  .content-page blockquote {
    padding: 0 20px !important;
    margin: 0 20px;
  }

  .content-page img {
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 5% auto;
    height: auto !important;
    max-width: 90%;
    display: block;
  }

  .bg-quangcao {
    background: none;
    display: block;
    height: auto;
    min-height: 100%;
    color: black !important;
  }

  .bg-quangcao-2 {
    background: none;
    min-height: auto;
    display: block;
    color: #333 !important;
  }

  .bg-quangcao-2 p,.bg-quangcao-2 h2,.bg-quangcao-2 a {
    color: #333 !important;
  }

  .bg-quangcao-3 {
    min-height: auto;
    background: none;
    display: block;
    color: #333 !important;
  }

  .bg-quangcao-3 p,.bg-quangcao-3 h2,.bg-quangcao-3 a {
    color: #333 !important;
  }

  .bg-batdongsan {
    background: none;
    background-size: none;
    min-height: 400px;
    display: block;
  }

  .bg-content {
    width: 100%;
  }

  .bg-batdongsan-2 {
    background: none;
    background-size: 100% auto;
    min-height: auto;
    display: block;
  }

  .bg-photography {
    background: #FFF;
    overflow: none;
    display: block;
    color: black !important;
    max-height: auto !important;
  }

  .bg-photography h2,.bg-photography p,.bg-photography a {
    color: black;
  }

  .bg-black-red {
    background: #000;
    max-height: auto;
    overflow: none;
    display: table;
    height: 100%;
    color: white !important;
    clear: both;
  }

  .bg-quantri {
    background: #0692d0;
    background-size: 100% auto;
    min-height: auto;
    display: block;
    color: white !important;
  }

  .bg-quantri-2 {
    background: #ff9a00;
    min-height: auto;
    display: block;
  }

  .bg-otherservice #latdatweb,.bg-otherservice #ngoisaoso-net,.bg-otherservice #quanlykhachhang {
    background-size: auto 100%;
  }

  ul.ulotherservice {
    margin: 0 auto;
  }

  .accordion {
    margin: 0 20px;
  }

  .img-in-circle>.inner:before {
    left: 128px;
    right: 128px;
  }

  .foot {
    margin: -20px -20px 0 -20px;
  }

  .order_webdesign,.order_brand,.order_careweb {
    display: none;
  }

  .bg-packaging-design {
    background: #ebebeb;
    min-height: auto;
    display: block;
    padding: 20px;
    color: black !important;
  }

  .bg-packaging-design-2 {
    background: #ebebeb;
    color: white !important;
    display: block;
    min-height: auto;
  }

  .bg-packaging-design-3 {
    background: #ebebeb;
    min-height: auto;
    padding: 20px;
  }
}

h1 {
  font-size: 22px;
  text-transform: uppercase;
}

.contentnews {
  font-size: 15px;
}

.contentnews img {
  max-width: 100%;
  height: auto;
  margin: 10px 0 10px 0;
  border: 1px solid #999 !important;
  -moz-box-shadow: 0 4px 7px rgba(000,000,000,0.3),inset 0 0 2px rgba(255,255,255,1);
  -webkit-box-shadow: 0 4px 7px rgba(000,000,000,0.3),inset 0 0 2px rgba(255,255,255,1);
  box-shadow: 0 4px 7px rgba(000,000,000,0.3),inset 0 0 2px rgba(255,255,255,1);
}

.contentnews h2 {
  border-bottom: 0 solid #666;
  margin: 20px 0 10px 0;
  font-size: 20px;
  text-transform: uppercase;
}

.contentnews h3 {
  font-size: 18px;
  margin: 20px 0 10px 0;
  padding: 4px 20px;
  border-bottom: 2px solid #ebebeb;
  border-left: 6px solid #999;
}

.contentnews h4 {
  font-size: 17px;
}

.contentnews h5 {
  font-size: 16px;
}

.contentnews h6 {
  font-size: 15px;
}

.contentnews img {
  max-width: 100%;
  height: auto;
}

.contentnews .cpright {
  margin: 0;
  padding: 0;
  text-align: right;
}

.contentnews .socialnetwork {
  margin: 20px 0;
  padding: 0 0 0 270px;
  width: 100%;
  overflow: hidden;
  height: 50px;
  background: url(../images/likesocialnw.jpg) no-repeat 0 -6px;
}

.contentnews .hometext {
  margin: 10px 0;
}

table.tab1 {
  background: #fff;
  border: 1px solid #dadada;
  border-collapse: separate;
  border-spacing: 1px;
  caption-side: top;
  empty-cells: show;
  width: 100%;
}

table.tab1 caption {
  background: url(../images/arrow4_red.gif) no-repeat left center;
  font: bold 13px/ 27px tahoma,verdana,sans-serif;
  margin-top: 8px;
  text-align: left;
  text-indent: 12px;
}

table.tab1 tbody {
  background: #f7f7f7;
}

table.tab1 tbody.second {
  background: #eee;
}

table.tab1 td a,table.tab1 th a {
  color: #333;
  text-decoration: underline;
}

table.tab1 td,table.tab1 th {
  padding: 7px 5px;
}

table.tab1 tfoot {
  background: #ccc;
  font: bold 11px tahoma,verdana,sans-serif;
}

table.tab1 th {
  background: #ccc;
  font-weight: normal;
  text-align: left;
}

table.tab1 thead {
  background: #8ab0ff;
  font: bold 11px/ 18px tahoma,verdana,sans-serif;
  white-space: nowrap;
}

table.tab1 th.head1 {
  text-align: center;
  white-space: nowrap;
  width: 35px;
}

table.tab1 td.col1 {
  font-size: 8px;
  text-align: center;
  vertical-align: bottom;
  width: 35px;
}

table.tab1 td.col2 {
  font-size: 8px;
  width: 300px;
}

table.tab1 tr.row1 {
  text-align: center;
  width: 35px;
}

table.tab1 td.align_r {
  text-align: right;
}

@charset"UTF-8";

@font-face {
  font-family:'ytpregular';src:url(../images/ytp-regular.eot);
}

@font-face {
  font-family:'ytpregular';src:url(../../themes/2014/js/itplayer/css/data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=) format('woff'),url(../images/ytp-regular.ttf) format('truetype');font-weight:normal;font-style:normal;
}

.mb_YTVPlayer:focus {
  outline: 0;
}

.mb_YTVPlayer {
  display: block;
  transform: translateZ(0);
  transform-style: preserve-3d;
  perspective: 1000;
  backface-visibility: hidden;
  transform: translate3d(0,0,0);
  animation-timing-function: linear;
}

.fullscreen {
  display: block!important;
  position: fixed!important;
  width: 100%!important;
  height: 100%!important;
  top: 0!important;
  left: 0!important;
  margin: 0!important;
  border: none !important;
  z-index: 10000;
}

.mb_YTVPlayer.fullscreen .mbYTP_wrapper {
  opacity: 1 !important;
}

.mbYTP_wrapper iframe {
  max-width: 4000px !important;
}

.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,.7);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.7);
  box-shadow: 0 0 5px rgba(0,0,0,.7);
  background: rgba(0,0,0,.5);
}

.inline_YTPlayer img {
  border: none!important;
  -moz-transform: none!important;
  -webkit-transform: none!important;
  -o-transform: none!important;
  transform: none!important;
  margin: 0!important;
  padding: 0!important;
}

.mb_YTVPBar .ytpicon {
  font-size: 20px;
  font-family: 'ytpregular';
}

.mb_YTVPBar .mb_YTVPUrl.ytpicon {
  font-size: 30px;
}

.mb_YTVPBar {
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  display: block;
  width: 100%;
  height: 10px;
  padding: 5px;
  background: #333;
  position: fixed;
  bottom: 0;
  left: 0;
  -moz-box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: white;
  opacity: .1;
}

.mb_YTVPBar.visible,.mb_YTVPBar:hover {
  opacity: 1;
}

.mb_YTVPBar .buttonBar {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  background: transparent;
  font: 12px/14px Calibri;
  position: absolute;
  top: -30px;
  left: 0;
  padding: 5px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.mb_YTVPBar:hover .buttonBar {
  background: rgba(0,0,0,0.4);
}

.mb_YTVPBar span {
  display: inline-block;
  font: 16px/20px Calibri,sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle;
}

.mb_YTVPBar span.mb_YTVPTime {
  width: 130px;
}

.mb_YTVPBar span.mb_YTVPUrl,.mb_YTVPBar span.mb_OnlyYT {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
}

.mb_YTVPBar span.mb_YTVPUrl img {
  width: 60px;
}

.mb_YTVPBar span.mb_OnlyYT {
  left: 185px;
  right: auto;
}

.mb_YTVPBar span.mb_OnlyYT img {
  width: 25px;
}

.mb_YTVPBar span.mb_YTVPUrl a {
  color: white;
}

.mb_YTVPPlaypause,.mb_YTVPlayer .mb_YTVPPlaypause img {
  cursor: pointer;
}

.mb_YTVPMuteUnmute {
  cursor: pointer;
}

.mb_YTVPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0;
}

.mb_YTVPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0;
}

.mb_YTVTime {
  height: 5px;
  width: 0;
  background: #fff;
  bottom: 0;
  left: 0;
  -moz-box-shadow: #666 1px 1px 3px;
  -webkit-box-shadow: #666 1px 1px 3px;
}

.YTPOverlay.raster {
  background: url(../images/raster.png);
}

.YTPOverlay.raster.retina {
  background: url(../images/raster@2x.png);
}

@media (max-width:480px) {
  .socialnetwork {
    background: none !important;
    margin: 20px 0;
    padding: 0 !important;
    width: 100% !important;
  }
}