@charset "UTF-8";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 {
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

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, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

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

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

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

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: ""; }

.clearfix:after {
  clear: both; }

.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

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

body {
  margin: 0;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff; }

a {
  color: #0088cc;
  text-decoration: none; }

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

.row {
  margin-left: -20px;
  *zoom: 1; }

.row:before, .row:after {
  display: table;
  content: ""; }

.row:after {
  clear: both; }

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

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

.span12 {
  width: 940px; }

.span11 {
  width: 860px; }

.span10 {
  width: 780px; }

.span9 {
  width: 700px; }

.span8 {
  width: 620px; }

.span7 {
  width: 540px; }

.span6 {
  width: 460px; }

.span5 {
  width: 380px; }

.span4 {
  width: 300px; }

.span3 {
  width: 220px; }

.span2 {
  width: 140px; }

.span1 {
  width: 60px; }

.offset12 {
  margin-left: 980px; }

.offset11 {
  margin-left: 900px; }

.offset10 {
  margin-left: 820px; }

.offset9 {
  margin-left: 740px; }

.offset8 {
  margin-left: 660px; }

.offset7 {
  margin-left: 580px; }

.offset6 {
  margin-left: 500px; }

.offset5 {
  margin-left: 420px; }

.offset4 {
  margin-left: 340px; }

.offset3 {
  margin-left: 260px; }

.offset2 {
  margin-left: 180px; }

.offset1 {
  margin-left: 100px; }

.row-fluid {
  width: 100%;
  *zoom: 1; }

.row-fluid:before, .row-fluid:after {
  display: table;
  content: ""; }

.row-fluid:after {
  clear: both; }

.row-fluid > [class*="span"] {
  float: left;
  margin-left: 2.127659574%; }

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

.row-fluid > .span12 {
  width: 99.99999998999999%; }

.row-fluid > .span11 {
  width: 91.489361693%; }

.row-fluid > .span10 {
  width: 82.97872339599999%; }

.row-fluid > .span9 {
  width: 74.468085099%; }

.row-fluid > .span8 {
  width: 65.95744680199999%; }

.row-fluid > .span7 {
  width: 57.446808505%; }

.row-fluid > .span6 {
  width: 48.93617020799999%; }

.row-fluid > .span5 {
  width: 40.425531911%; }

.row-fluid > .span4 {
  width: 31.914893614%; }

.row-fluid > .span3 {
  width: 23.404255317%; }

.row-fluid > .span2 {
  width: 14.89361702%; }

.row-fluid > .span1 {
  width: 6.382978723%; }

.container {
  margin-left: auto;
  margin-right: auto;
  *zoom: 1; }

.container:before, .container:after {
  display: table;
  content: ""; }

.container:after {
  clear: both; }

.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1; }

.container-fluid:before, .container-fluid:after {
  display: table;
  content: ""; }

.container-fluid:after {
  clear: both; }

p {
  margin: 0 0 9px;
  font-size: 13px;
  line-height: 18px; }

p small {
  font-size: 11px;
  color: #999999; }

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

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  color: #999999; }

h1 {
  font-size: 30px;
  line-height: 36px; }

h1 small {
  font-size: 18px; }

h2 {
  font-size: 24px;
  line-height: 36px; }

h2 small {
  font-size: 18px; }

h3 {
  line-height: 27px;
  font-size: 18px; }

h3 small {
  font-size: 14px; }

h4, h5, h6 {
  line-height: 18px; }

h4 {
  font-size: 14px; }

h4 small {
  font-size: 12px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase; }

.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee; }

.page-header h1 {
  line-height: 1; }

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

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

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li {
  line-height: 18px; }

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

dl {
  margin-bottom: 18px; }

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

dt {
  font-weight: bold;
  line-height: 17px; }

dd {
  margin-left: 9px; }

.dl-horizontal dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right; }

.dl-horizontal dd {
  margin-left: 130px; }

hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

.muted {
  color: #999999; }

abbr[title] {
  border-bottom: 1px dotted #ddd;
  cursor: help; }

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

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px; }

blockquote small {
  display: block;
  line-height: 18px;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #eeeeee; }

blockquote.pull-right p, blockquote.pull-right small {
  text-align: right; }

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

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

small {
  font-size: 100%; }

cite {
  font-style: normal; }

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

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

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12.025px;
  line-height: 18px;
  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;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word; }

pre.prettyprint {
  margin-bottom: 18px; }

pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0; }

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

form {
  margin: 0 0 18px; }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee; }

legend small {
  font-size: 13.5px;
  color: #999999; }

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

input, button, select, textarea {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  border: 1px solid #efefef; }

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

input, textarea, select, .uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #efefef; }

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

label input, label textarea, label select {
  display: block; }

input[type="image"], input[type="checkbox"], input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9; }

input[type="image"] {
  border: 0; }

input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #ffffff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

input[type="button"], input[type="reset"], input[type="submit"] {
  width: auto;
  height: auto; }

select, input[type="file"] {
  height: 28px;
  *margin-top: 4px;
  line-height: 28px; }

input[type="file"] {
  line-height: 18px \9; }

select {
  width: 220px;
  background-color: #ffffff; }

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

input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

textarea {
  height: auto; }

input[type="hidden"] {
  display: none; }

.radio, .checkbox {
  padding-left: 18px; }

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

.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:focus, textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -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);
  outline: 0;
  outline: thin dotted \9; }

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

.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 {
  float: none;
  margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
  -moz-box-shadow: 0 0 6px #dbc59e;
  box-shadow: 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 > label, .control-group.error .help-block, .control-group.error .help-inline {
  color: #b94a48; }

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

.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 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 > label, .control-group.success .help-block, .control-group.success .help-inline {
  color: #468847; }

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

.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 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; }

input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }

input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required: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: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #eeeeee;
  border-top: 1px solid #ddd;
  *zoom: 1; }

.form-actions:before, .form-actions:after {
  display: table;
  content: ""; }

.form-actions:after {
  clear: both; }

.uneditable-input {
  display: block;
  background-color: #ffffff;
  border-color: #eee;
  cursor: not-allowed; }

:-moz-placeholder {
  color: #999999; }

::-webkit-input-placeholder {
  color: #999999; }

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

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

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

.input-prepend, .input-append {
  margin-bottom: 5px; }

.input-prepend input, .input-append input, .input-prepend select, .input-append select, .input-prepend .uneditable-input, .input-append .uneditable-input {
  *margin-left: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.input-prepend input:focus, .input-append input:focus, .input-prepend select:focus, .input-append select:focus, .input-prepend .uneditable-input:focus, .input-append .uneditable-input:focus {
  position: relative;
  z-index: 2; }

.input-prepend .uneditable-input, .input-append .uneditable-input {
  border-left-color: #ccc; }

.input-prepend .add-on, .input-append .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc; }

.input-prepend .add-on, .input-append .add-on, .input-prepend .btn, .input-append .btn {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.input-prepend .active, .input-append .active {
  background-color: #a9dba9;
  border-color: #46a546; }

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

.input-append input, .input-append select .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.input-append .uneditable-input {
  border-left-color: #eee;
  border-right-color: #ccc; }

.input-append .add-on, .input-append .btn {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 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 .add-on:first-child, .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

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

.search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px; }

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0; }

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

.form-search label, .form-inline label {
  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-left: 0;
  margin-right: 3px; }

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

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

.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1; }

.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: ""; }

.form-horizontal .control-group:after {
  clear: both; }

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

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

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

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

.form-horizontal .form-actions-right {
  width: 380px;
  text-align: right; }

.form-horizontal .form-actions-right-xlarge {
  width: 440px;
  text-align: right; }

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

.table {
  width: 100%;
  margin-bottom: 18px; }

.table th, .table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table th {
  font-weight: bold; }

.table thead th {
  vertical-align: bottom; }

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

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

.table-bordered {
  border: 1px solid #dddddd;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.table-bordered th, .table-bordered td {
  border-left: 1px solid #dddddd; }

.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 {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0; }

.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0; }

.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px; }

.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0; }

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

.table tbody tr:hover td, .table tbody tr:hover th {
  background-color: none; }

.no-hover.table tbody tr:hover td, .no-hover.table tbody tr:hover th {
  background-color: transparent; }

.table.white-hover tbody tr:hover td, .table.white-hover tbody tr:hover th {
  background-color: #ffffff;
  background: white !important; }

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

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

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

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

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

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

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

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

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

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

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

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

table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0; }

table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0; }

table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0; }

table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0; }

table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0; }

table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0; }

table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0; }

table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0; }

table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0; }

table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0; }

table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0; }

table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0; }

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

[class^="icon-"]:last-child, [class*=" icon-"]:last-child {
  *margin-left: 0; }

.icon-white {
  background-image: url("//assets.contentdock.info/assets/glyphicons-halflings-white-5611a4a32e701d4ca2e41acecfdfb4d5.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; }

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

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

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

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

.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-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: ""; }

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

.dropdown:hover .caret, .open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100); }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -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;
  *border-right-width: 2px;
  *border-bottom-width: 2px; }

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

.dropdown-menu .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px; }

.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc; }

.dropdown.open {
  *z-index: 1000; }

.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3); }

.dropdown.open .dropdown-menu {
  display: block; }

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

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

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

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

.well {
  min-height: 20px;
  padding: 19px 19px 0px 19px;
  margin-bottom: 20px;
  background-color: #fcfcfc; }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

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

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

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

.fade.in {
  opacity: 1; }

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

.collapse.in {
  height: auto; }

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer; }

.btn, #popup_panel input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  *margin-left: .3em; }

.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background-color: #e6e6e6; }

.btn:active, .btn.active, #popup_panel input:active {
  background-color: #cccccc \9; }

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

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

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

.btn.active, .btn:active, #popup_panel input:ac.modal-bodytive {
  background-image: none;
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0; }

.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

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

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px; }

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

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px; }

.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover {
  color: #ffffff; }

.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 {
  background-color: #0074cc;
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #0055cc; }

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

.btn-warning {
  background-color: #faa732;
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  background-color: #f89406; }

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

.btn-danger {
  background-color: #da4f49;
  background-repeat: repeat-x;
  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); }

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  background-color: #bd362f; }

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

.btn-success {
  background-color: #5bb75b;
  background-repeat: repeat-x;
  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); }

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background-color: #51a351; }

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

.btn-info {
  background-color: #49afcd;
  background-repeat: repeat-x;
  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); }

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-color: #2f96b4; }

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

.btn-inverse {
  background-color: #414141;
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222; }

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

button.btn, input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px; }

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-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em; }

.btn-group:before, .btn-group:after {
  display: table;
  content: ""; }

.btn-group:after {
  clear: both; }

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

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

.btn-toolbar {
  margin-top: 9px;
  /*margin-bottom:9px;*/ }

.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.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 .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: 3px;
  *padding-bottom: 3px; }

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

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

.btn-group .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open {
  *z-index: 1000; }

.btn-group.open .dropdown-menu {
  display: block;
  margin-top: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

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

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

.btn:hover .caret, .open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100); }

.btn-mini .caret {
  margin-top: 5px; }

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

.btn-large .caret {
  margin-top: 6px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000; }

.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75); }

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

.alert-heading {
  color: inherit; }

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

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

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

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

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

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

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

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

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

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

.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  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 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc; }

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

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

.nav-tabs, .nav-pills {
  *zoom: 1; }

.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
  display: table;
  content: ""; }

.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: 18px;
  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 {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  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 {
  color: #ffffff;
  background-color: #0088cc; }

.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-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.nav-tabs.nav-stacked > li > a:hover {
  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, .nav-pills .dropdown-menu {
  margin-top: 1px;
  border-width: 1px; }

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

.nav-tabs .dropdown-toggle .caret, .nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px; }

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

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

.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer; }

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > .open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999; }

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

.tabs-stacked .open > a:hover {
  border-color: #999999; }

.tabbable {
  *zoom: 1; }

.tabbable:before, .tabbable:after {
  display: table;
  content: ""; }

.tabbable:after {
  clear: both; }

.tab-content {
  display: table;
  width: 100%; }

.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 {
  border-bottom-color: transparent;
  border-top-color: #ddd; }

.tabs-below .nav-tabs .active > a, .tabs-below .nav-tabs .active > a:hover {
  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 {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

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

.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 {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

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

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

.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); }

.navbar .container {
  width: auto; }

.btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  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); }

.btn-navbar:hover, .btn-navbar:active, .btn-navbar.active, .btn-navbar.disabled, .btn-navbar[disabled] {
  background-color: #222222; }

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

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

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

.navbar {
  color: #999999; }

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

.navbar .brand {
  float: left;
  display: block;
  padding: 10px 23px 12px;
  margin-left: -20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1;
  color: #999; }

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

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

.navbar .btn-group .btn {
  margin-top: 0; }

.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }

.navbar-form:before, .navbar-form:after {
  display: table;
  content: ""; }

.navbar-form:after {
  clear: both; }

.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox {
  margin-top: 5px; }

.navbar-form input, .navbar-form select {
  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: 6px;
  white-space: nowrap; }

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

.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0; }

.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #626262;
  border: 1px solid #151515;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.navbar-search .search-query:-moz-placeholder {
  color: #cccccc; }

.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc; }

.navbar-search .search-query:focus, .navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  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-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 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-fixed-top .container, .navbar-fixed-bottom .container {
  width: 940px; }

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

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

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

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

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

.navbar .nav > li > a {
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

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

.navbar .nav .active > a, .navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222; }

.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333; }

.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0; }

.navbar .dropdown-menu {
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.navbar .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 .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px; }

.navbar-fixed-bottom .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 .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto; }

.navbar .nav .dropdown-toggle .caret, .navbar .nav .open.dropdown .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.navbar .nav .active .caret {
  opacity: 1;
  filter: alpha(opacity=100); }

.navbar .nav .open > .dropdown-toggle, .navbar .nav .active > .dropdown-toggle, .navbar .nav .open.active > .dropdown-toggle {
  background-color: transparent; }

.navbar .nav .active > .dropdown-toggle:hover {
  color: #ffffff; }

.navbar .nav.pull-right .dropdown-menu, .navbar .nav .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

.navbar .nav.pull-right .dropdown-menu:before, .navbar .nav .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px; }

.navbar .nav.pull-right .dropdown-menu:after, .navbar .nav .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px; }

.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, white, whitesmoke);
  background-image: -ms-linear-gradient(top, white, whitesmoke);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(whitesmoke));
  background-image: -webkit-linear-gradient(top, white, whitesmoke);
  background-image: -o-linear-gradient(top, white, whitesmoke);
  background-image: linear-gradient(top, white, whitesmoke);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff; }

.breadcrumb li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff; }

.breadcrumb .divider {
  padding: 0 5px;
  color: #999999; }

.breadcrumb .active a {
  color: #333333; }

.pagination {
  height: 36px;
  margin: 18px 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0; }

.pagination li {
  display: inline; }

.pagination a, .page-pagination span {
  background: #53AF02;
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #dfdfdf;
  border-left-width: 0;
  color: #fff; }

.pagination a:hover, .pagination .active a {
  background-color: #f5f5f5; }

.pagination .active a {
  color: #999999;
  cursor: default; }

.pagination .disabled span, .pagination .disabled a, .pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default; }

.pagination li:first-child a, .page-pagination li:first-child span {
  border-left-width: 1px;
  /*-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;*/ }

.pagination.small {
  margin-bottom: 0; }

.pagination.small a {
  line-height: 28px; }

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

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

.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1; }

.pager:before, .pager:after {
  display: table;
  content: ""; }

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager a {
  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 a:hover {
  text-decoration: none;
  background-color: #f5f5f5; }

.pager .next a {
  float: right; }

.pager .previous a {
  float: left; }

.pager .disabled a, .pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default; }

.modal-open .dropdown-menu {
  z-index: 2050; }

.modal-open .dropdown.open {
  *z-index: 2050; }

.modal-open .popover {
  z-index: 2060; }

.modal-open .tooltip {
  z-index: 2070; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3040;
  background-color: #000000;
  z-index: 10000; }

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

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

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10001;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  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; }

.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -ms-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: 50%; }

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }

.modal-header .close {
  margin-top: 2px; }

.modal-body {
  /*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 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1; }

.modal-footer:before, .modal-footer:after {
  display: table;
  content: ""; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

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

.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.tooltip.top {
  margin-top: -2px; }

.tooltip.right {
  margin-left: 2px; }

.tooltip.bottom {
  margin-top: 2px; }

.tooltip.left {
  margin-left: -2px; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000; }

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

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px; }

.popover.top {
  margin-top: -5px; }

.popover.right {
  margin-left: 5px; }

.popover.bottom {
  margin-top: 5px; }

.popover.left {
  margin-left: -5px; }

.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fcfcfc; }

.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #fcfcfc; }

.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fcfcfc; }

.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fcfcfc; }

.popover .arrow {
  position: absolute;
  width: 0;
  height: 0; }

/*.popover-inner{padding:2px;width:280px;overflow:hidden;background:#666;background:rgba(102, 102, 102, 0.8);-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);}*/
.popover-inner {
  padding: 2px;
  width: 280px;
  overflow: visible;
  background: #fcfcfc;
  -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); }

.popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ccc;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.popover-content {
  padding: 14px;
  background-color: #fcfcfc;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }

.popover-content p, .popover-content ul, .popover-content ol {
  margin-bottom: 0; }

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }

.thumbnails:before, .thumbnails:after {
  display: table;
  content: ""; }

.thumbnails:after {
  clear: both; }

.thumbnails > li {
  float: left;
  margin: 0 0 18px 20px; }

.thumbnail {
  display: block;
  line-height: 1;
  border: 1px solid #dfdfdf; }

a.thumbnail:hover {
  border-color: #0088cc;
  -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; }

.label, .label-original {
  padding: 1px 4px 2px;
  font-size: 10.998px;
  font-weight: bold;
  line-height: 13px;
  color: #ffffff;
  vertical-align: middle;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.label:hover, .label-original:hover {
  color: #ffffff;
  text-decoration: none; }

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

.label-important:hover, .label-original-important:hover {
  background-color: #953b39; }

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

.label-warning:hover, .label-original-warning:hover {
  background-color: #c67605; }

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

.label-success:hover, .label-original-success:hover {
  background-color: #356635; }

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

.label-info:hover, .label-original-info:hover {
  background-color: #2d6987; }

.label-inverse, .label-original-inverse {
  background-color: #333333; }

.label-inverse:hover, .label-original-inverse:hover {
  background-color: #1a1a1a; }

.badge {
  padding: 1px 9px 2px;
  font-size: 12.025px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #999999;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

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

.badge-error:hover {
  background-color: #953b39; }

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

.badge-warning:hover {
  background-color: #c67605; }

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

.badge-success:hover {
  background-color: #356635; }

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

.badge-info:hover {
  background-color: #2d6987; }

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

.badge-inverse:hover {
  background-color: #1a1a1a; }

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

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

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

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

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

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

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

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

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

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

.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: -ms-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;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-danger .bar {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-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(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0); }

.progress-danger.progress-striped .bar {
  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: -ms-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 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-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(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0); }

.progress-success.progress-striped .bar {
  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: -ms-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 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-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(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0); }

.progress-info.progress-striped .bar {
  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: -ms-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 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0); }

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

.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-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

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

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

.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel .item > img {
  display: block;
  line-height: 1;
  margin: 0px; }

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

.carousel .active {
  left: 0; }

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

.carousel .next {
  left: 100%; }

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

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

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

.carousel .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: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.right {
  left: auto;
  right: 15px; }

.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

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

.carousel-caption h4, .carousel-caption p {
  color: #ffffff; }

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px; }

.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

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

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

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1; }

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

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

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

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

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

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

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

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

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.right {
  left: auto;
  right: 15px; }

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none; }

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px; }

.carousel-indicators .active {
  background-color: #fff; }

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

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

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

.carousel-caption p {
  margin-bottom: 0; }
.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: ""; }

.clearfix:after {
  clear: both; }

.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

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

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

.visible-phone {
  display: none; }

.visible-tablet {
  display: none; }

.visible-desktop {
  display: block; }

.hidden-phone {
  display: block; }

.hidden-tablet {
  display: block; }

.hidden-desktop {
  display: none; }

@media (max-width: 767px) {
  .visible-phone {
    display: block; }

  .hidden-phone {
    display: none; }

  .hidden-desktop {
    display: block; }

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

  .hidden-tablet {
    display: none; }

  .hidden-desktop {
    display: block; }

  .visible-desktop {
    display: none; } }
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }

  .page-header h1 small {
    display: block;
    line-height: 18px; }

  input[type="checkbox"], input[type="radio"] {
    border: 1px solid #ccc; }

  .form-horizontal .control-group > 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; }

  .modal {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0; }

  .modal.fade.in {
    top: auto; }

  .modal-header .close {
    padding: 10px;
    margin: -10px; }

  .carousel-caption {
    position: static; } }
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px; }

  .navbar-fixed-top {
    margin-left: -20px;
    margin-right: -20px; }

  .container {
    width: auto; }

  .row-fluid {
    width: 100%; }

  .row {
    margin-left: 0; }

  .row > [class*="span"], .row-fluid > [class*="span"] {
    float: none;
    display: block;
    width: auto;
    margin: 0; }

  .thumbnails [class*="span"] {
    width: auto; }

  input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

  .input-prepend input[class*="span"], .input-append input[class*="span"] {
    width: auto; } }
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }

  .row:before, .row:after {
    display: table;
    content: ""; }

  .row:after {
    clear: both; }

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

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

  .row-fluid:after {
    clear: both; }

  .row-fluid > [class*="span"] {
    float: left;
    margin-left: 2.762430939%; }

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

  .row-fluid > .span12 {
    width: 99.999999993%; }

  .row-fluid > .span11 {
    width: 91.436464082%; }

  .row-fluid > .span10 {
    width: 82.87292817100001%; }

  .row-fluid > .span9 {
    width: 74.30939226%; }

  .row-fluid > .span8 {
    width: 65.74585634900001%; }

  .row-fluid > .span7 {
    width: 57.182320438000005%; }

  .row-fluid > .span6 {
    width: 48.618784527%; }

  .row-fluid > .span5 {
    width: 40.055248616%; }

  .row-fluid > .span4 {
    width: 31.491712705%; }

  .row-fluid > .span3 {
    width: 22.928176794%; }

  .row-fluid > .span2 {
    width: 14.364640883%; }

  .row-fluid > .span1 {
    width: 5.801104972%; }

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

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

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

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

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

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

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

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

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

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

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

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

  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 32px; } }
@media (max-width: 979px) {
  body {
    padding-top: 0; }

  .navbar-fixed-top {
    position: static;
    margin-bottom: 18px; }

  .navbar-fixed-top .navbar-inner {
    padding: 5px; }

  .navbar .container {
    width: auto;
    padding: 0; }

  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }

  .navbar .nav-collapse {
    clear: left; }

  .navbar .nav {
    float: none;
    margin: 0 0 9px; }

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

  .navbar .nav > li > a {
    margin-bottom: 2px; }

  .navbar .nav > .divider-vertical {
    display: none; }

  .navbar .nav .nav-header {
    color: #999999;
    text-shadow: none; }

  .navbar .nav > li > a, .navbar .dropdown-menu a {
    padding: 6px 15px;
    font-weight: bold;
    color: #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }

  .navbar .dropdown-menu li + li a {
    margin-bottom: 2px; }

  .navbar .nav > li > a:hover, .navbar .dropdown-menu a:hover {
    background-color: #222222; }

  .navbar .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    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; }

  .navbar .dropdown-menu:before, .navbar .dropdown-menu:after {
    display: none; }

  .navbar .dropdown-menu .divider {
    display: none; }

  .navbar-form, .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    -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 .nav.pull-right {
    float: none;
    margin-left: 0; }

  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; }

  .btn-navbar {
    display: block; }

  .nav-collapse {
    overflow: hidden;
    height: 0; } }
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1; }

  .row:before, .row:after {
    display: table;
    content: ""; }

  .row:after {
    clear: both; }

  [class*="span"] {
    float: left;
    margin-left: 30px; }

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

  .span12 {
    width: 1170px; }

  .span11 {
    width: 1070px; }

  .span10 {
    width: 970px; }

  .span9 {
    width: 870px; }

  .span8 {
    width: 770px; }

  .span7 {
    width: 670px; }

  .span6 {
    width: 570px; }

  .span5 {
    width: 470px; }

  .span4 {
    width: 370px; }

  .span3 {
    width: 270px; }

  .span2 {
    width: 170px; }

  .span1 {
    width: 70px; }

  .offset12 {
    margin-left: 1230px; }

  .offset11 {
    margin-left: 1130px; }

  .offset10 {
    margin-left: 1030px; }

  .offset9 {
    margin-left: 930px; }

  .offset8 {
    margin-left: 830px; }

  .offset7 {
    margin-left: 730px; }

  .offset6 {
    margin-left: 630px; }

  .offset5 {
    margin-left: 530px; }

  .offset4 {
    margin-left: 430px; }

  .offset3 {
    margin-left: 330px; }

  .offset2 {
    margin-left: 230px; }

  .offset1 {
    margin-left: 130px; }

  .row-fluid {
    width: 100%;
    *zoom: 1; }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: ""; }

  .row-fluid:after {
    clear: both; }

  .row-fluid > [class*="span"] {
    float: left;
    margin-left: 2.564102564%; }

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

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

  .row-fluid > .span11 {
    width: 91.45299145300001%; }

  .row-fluid > .span10 {
    width: 82.905982906%; }

  .row-fluid > .span9 {
    width: 74.358974359%; }

  .row-fluid > .span8 {
    width: 65.81196581200001%; }

  .row-fluid > .span7 {
    width: 57.264957265%; }

  .row-fluid > .span6 {
    width: 48.717948718%; }

  .row-fluid > .span5 {
    width: 40.170940171000005%; }

  .row-fluid > .span4 {
    width: 31.623931624%; }

  .row-fluid > .span3 {
    width: 23.076923077%; }

  .row-fluid > .span2 {
    width: 14.529914530000001%; }

  .row-fluid > .span1 {
    width: 5.982905983%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .thumbnails {
    margin-left: -30px; }

  .thumbnails > li {
    margin-left: 30px; } }
.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}

.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  direction: ltr;
}

.fileupload {
  margin-bottom: 9px;
  width: 228px;
  position:relative;
}

.fileupload .uneditable-input {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text;
}

.fileupload .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

.fileupload .thumbnail > img {
  display: inline-block;
  max-height: 100%;
  vertical-align: middle;
}

.fileupload .btn, #choose-file-list .btn, .change-file .btn {
  vertical-align: middle;
  background: #efefef;
  border: 1px solid #dfdfdf;
  color: #262626;
}

.change-file .btn{
  font-size: 11px;
}

#choose-file-list .btn{
    font-size:10px;
    padding:5px;
    margin:0px;
}

#choose-file-list .btn.use-image, #choose-file-list .btn.use-image:hover, #choose-file-list .btn.use-image:focus{
    background: #53AF02;
    color:#fff;
}

.fileupload .btn i{
    color: #262626;
}

.fileupload .btn:focus i{
    color: #fff;
}

.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists {
  display: none;
}

.fileupload-inline .fileupload-controls {
  display: inline;
}

.fileupload-new .input-append .btn-file {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.thumbnail-borderless .thumbnail {
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.fileupload-new.thumbnail-borderless .thumbnail {
  border: 1px solid #ddd;
}

.control-group.warning .fileupload .uneditable-input {
  color: #a47e3c;
  border-color: #a47e3c;
}

.control-group.warning .fileupload .fileupload-preview {
  color: #a47e3c;
}

.control-group.warning .fileupload .thumbnail {
  border-color: #a47e3c;
}

.control-group.error .fileupload .uneditable-input {
  color: #b94a48;
  border-color: #b94a48;
}

.control-group.error .fileupload .fileupload-preview {
  color: #b94a48;
}

.control-group.error .fileupload .thumbnail {
  border-color: #b94a48;
}

.control-group.success .fileupload .uneditable-input {
  color: #468847;
  border-color: #468847;
}

.control-group.success .fileupload .fileupload-preview {
  color: #468847;
}

.control-group.success .fileupload .thumbnail {
  border-color: #468847;
}
.bootstrap-timepicker.dropdown-menu {
  border-radius: 4px 4px 4px 4px;
  display: none;
  left: 0;
  margin-top: 1px;
  padding: 4px;
  top: 0;
  min-width: 10px;
  z-index: 99999; }

.bootstrap-timepicker.dropdown-menu.open {
  display: inline-block;
  border: 1px solid #dfdfdf; }

.bootstrap-timepicker.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  left: 6px;
  position: absolute;
  top: -7px; }

.bootstrap-timepicker.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  left: 7px;
  position: absolute;
  top: -6px; }

.bootstrap-timepicker.modal {
  margin-left: -100px;
  margin-top: 0;
  top: 30%;
  width: 200px; }

.bootstrap-timepicker.modal .modal-header h3 {
  font-size: 16px !important;
  margin-top: 3px;
  margin-bottom: 3px; }

.bootstrap-timepicker.modal .modal-content {
  padding: 0; }

.bootstrap-timepicker table {
  margin: 0;
  width: 100%; }

.bootstrap-timepicker table td {
  height: 30px;
  margin: 0;
  padding: 2px;
  text-align: center; }

.bootstrap-timepicker table td span {
  width: 100%; }

.bootstrap-timepicker table td a {
  border: 1px solid transparent;
  display: inline-block;
  margin: 0;
  outline: 0 none;
  padding: 8px 0;
  width: 3em;
  color: #333333; }

.bootstrap-timepicker table td a:hover {
  background-color: #EEEEEE;
  border-color: #DDDDDD;
  border-radius: 4px 4px 4px 4px;
  text-decoration: none; }

.bootstrap-timepicker table td a i {
  margin-top: 2px; }

.bootstrap-timepicker table td input {
  margin: 0;
  text-align: center;
  width: 25px; }

.bootstrap-timepicker-component .add-on {
  cursor: pointer; }

.bootstrap-timepicker-component .add-on i {
  display: block;
  height: 16px;
  width: 16px; }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

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

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

.fa-2x {
  font-size: 2em !important; }

.fa-3x {
  font-size: 3em !important; }

.fa-4x {
  font-size: 4em !important; }

.fa-5x {
  font-size: 5em !important; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

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

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

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

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

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

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

.pull-left {
  float: left; }

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

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

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

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

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

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

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

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #ffffff; }

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

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("//assets.contentdock.info/assets/fontawesome-webfont-b8c03ed58cfffef4a51215d33d2a92bf.eot?v=3.2.1");
  src: url("//assets.contentdock.info/assets/fontawesome-webfont-b8c03ed58cfffef4a51215d33d2a92bf.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("//assets.contentdock.info/assets/fontawesome-webfont-3d37db9d4c456bbd59cd352c5862d0ab.woff?v=3.2.1") format("woff"), url("//assets.contentdock.info/assets/fontawesome-webfont-1ee4176fcaa999782b0c9196042a7f42.ttf?v=3.2.1") format("truetype"), url("//assets.contentdock.info/assets/fontawesome-webfont-5bdf5c8e550b5924b34fee5586cfffe7.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em; }

[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em; }

.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none; }

.icons-ul > li {
  position: relative; }

.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: #ffffff; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

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

.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

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

.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

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

.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

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

.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.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:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

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

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em; }

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em; }

.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }

.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em; }

.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em; }

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }

  100% {
    -moz-transform: rotate(359deg); } }

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

  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }

  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(359deg); } }

/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

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

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

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block; }

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

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope-alt:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

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

.icon-th:before {
  content: "\f00a"; }

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

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-power-off:before,
.icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

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

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file-alt:before {
  content: "\f016"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

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

.icon-refresh:before {
  content: "\f021"; }

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

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

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

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

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

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

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

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

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

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

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

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

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

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

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

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

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

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

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

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

.icon-eject:before {
  content: "\f052"; }

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

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

.icon-plus-sign:before {
  content: "\f055"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

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

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

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

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

.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

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

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

.icon-retweet:before {
  content: "\f079"; }

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

.icon-folder-close:before {
  content: "\f07b"; }

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

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

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

.icon-key:before {
  content: "\f084"; }

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

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up-alt:before {
  content: "\f087"; }

.icon-thumbs-down-alt:before {
  content: "\f088"; }

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

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

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

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

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

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-hand-down:before {
  content: "\f0a7"; }

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

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

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

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

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

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

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

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-bell-alt:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-food:before {
  content: "\f0f5"; }

.icon-file-text-alt:before {
  content: "\f0f6"; }

.icon-building:before {
  content: "\f0f7"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign-alt:before {
  content: "\f0fe"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile-phone:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

.icon-expand-alt:before {
  content: "\f116"; }

.icon-collapse-alt:before {
  content: "\f117"; }

.icon-smile:before {
  content: "\f118"; }

.icon-frown:before {
  content: "\f119"; }

.icon-meh:before {
  content: "\f11a"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-keyboard:before {
  content: "\f11c"; }

.icon-flag-alt:before {
  content: "\f11d"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-terminal:before {
  content: "\f120"; }

.icon-code:before {
  content: "\f121"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-mail-reply-all:before {
  content: "\f122"; }

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-crop:before {
  content: "\f125"; }

.icon-code-fork:before {
  content: "\f126"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-question:before {
  content: "\f128"; }

.icon-info:before {
  content: "\f129"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-puzzle-piece:before {
  content: "\f12e"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-off:before {
  content: "\f131"; }

.icon-shield:before {
  content: "\f132"; }

.icon-calendar-empty:before {
  content: "\f133"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-sign-down:before {
  content: "\f13a"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-anchor:before {
  content: "\f13d"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-rss-sign:before {
  content: "\f143"; }

.icon-play-sign:before {
  content: "\f144"; }

.icon-ticket:before {
  content: "\f145"; }

.icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-check-minus:before {
  content: "\f147"; }

.icon-level-up:before {
  content: "\f148"; }

.icon-level-down:before {
  content: "\f149"; }

.icon-check-sign:before {
  content: "\f14a"; }

.icon-edit-sign:before {
  content: "\f14b"; }

.icon-external-link-sign:before {
  content: "\f14c"; }

.icon-share-sign:before {
  content: "\f14d"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-collapse:before {
  content: "\f150"; }

.icon-collapse-top:before {
  content: "\f151"; }

.icon-expand:before {
  content: "\f152"; }

.icon-euro:before,
.icon-eur:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before,
.icon-usd:before {
  content: "\f155"; }

.icon-rupee:before,
.icon-inr:before {
  content: "\f156"; }

.icon-yen:before,
.icon-jpy:before {
  content: "\f157"; }

.icon-renminbi:before,
.icon-cny:before {
  content: "\f158"; }

.icon-won:before,
.icon-krw:before {
  content: "\f159"; }

.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a"; }

.icon-file:before {
  content: "\f15b"; }

.icon-file-text:before {
  content: "\f15c"; }

.icon-sort-by-alphabet:before {
  content: "\f15d"; }

.icon-sort-by-alphabet-alt:before {
  content: "\f15e"; }

.icon-sort-by-attributes:before {
  content: "\f160"; }

.icon-sort-by-attributes-alt:before {
  content: "\f161"; }

.icon-sort-by-order:before {
  content: "\f162"; }

.icon-sort-by-order-alt:before {
  content: "\f163"; }

.icon-thumbs-up:before {
  content: "\f164"; }

.icon-thumbs-down:before {
  content: "\f165"; }

.icon-youtube-sign:before {
  content: "\f166"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-sign:before {
  content: "\f169"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-stackexchange:before {
  content: "\f16c"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-sign:before {
  content: "\f172"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-sign:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-dribbble:before {
  content: "\f17d"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-trello:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-sun:before {
  content: "\f185"; }

.icon-moon:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren:before {
  content: "\f18b"; }
#popup_container {
  font-size: 13px;
  min-width: 300px;
  /* Dialog will be no smaller than this */
  max-width: 600px;
  /* Dialog will wrap after this width */
  background: #FFF;
  color: #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center; }

#popup_title {
  font-size: 26px;
  text-align: center;
  cursor: default;
  padding: 0em;
  margin: 0.5em; }

#popup_content {
  margin: 0em 1em 1em 1em; }

#popup_content.alert {
  text-shadow: none;
  background-color: #fff;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #000; }

#popup_message {
  padding-bottom: 0.75em; }

#popup_panel {
  text-align: center;
  margin: 1em 0em 0em 0em; }

#popup_prompt {
  margin: .5em 0em; }
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.2.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2014 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.chosen-container * {
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, white), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("//assets.contentdock.info/assets/chosen-sprite-62882e7c2cddc29c2db2e60d38272d4f.png") -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("//assets.contentdock.info/assets/chosen-sprite-62882e7c2cddc29c2db2e60d38272d4f.png") no-repeat 0px 2px; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("//assets.contentdock.info/assets/chosen-sprite-62882e7c2cddc29c2db2e60d38272d4f.png") no-repeat 100% -20px;
  background: url("//assets.contentdock.info/assets/chosen-sprite-62882e7c2cddc29c2db2e60d38272d4f.png") no-repeat 100% -20px;
  font-size: 1em;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: auto;
  height: auto !important;
  height: 1%;
  border: 1px solid #d9d9d9;
  background-color: #fafafa;
  /*
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
    */
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  line-height: normal;
  border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("//assets.contentdock.info/assets/chosen-sprite-62882e7c2cddc29c2db2e60d38272d4f.png") -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, white));
  background-image: -webkit-linear-gradient(#eeeeee 20%, white 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, white 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, white 80%);
  background-image: linear-gradient(#eeeeee 20%, white 80%);
  box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("//assets.contentdock.info/assets/chosen-sprite-62882e7c2cddc29c2db2e60d38272d4f.png") no-repeat -30px -20px;
  background: url("//assets.contentdock.info/assets/chosen-sprite-62882e7c2cddc29c2db2e60d38272d4f.png") no-repeat -30px -20px;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("//assets.contentdock.info/assets/chosen-sprite@2x-2ce60fa2be9f205216948881f3160f4d.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
/* @end */
/*
 * jQuery File Upload UI Plugin CSS 8.1
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.fileinput-button {
  position: relative;
  overflow: hidden; }

.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer; }

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px; }

.progress-animated .bar {
  background: url("//assets.contentdock.info/images/progressbar.gif") !important;
  filter: none; }

.fileupload-loading {
  float: right;
  width: 32px;
  height: 32px;
  background: url("//assets.contentdock.info/images/loading.gif") center no-repeat;
  background-size: contain;
  display: none; }

.fileupload-processing .fileupload-loading {
  display: block; }

.files audio,
.files video {
  max-width: 300px; }

@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none; }

  .files .name {
    width: 80px;
    word-wrap: break-word; }

  .files audio,
  .files video {
    max-width: 80px; } }
/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  zoom: 1; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: white url("//assets.contentdock.info/assets/ui-bg_flat_75_ffffff_40x100-0b6f581657b3af3a0cf39c69e1344440.png") 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("//assets.contentdock.info/assets/ui-bg_highlight-soft_75_cccccc_1x100-3d4f3200bf5f5ba047be444b4a14309d.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("//assets.contentdock.info/assets/ui-bg_glass_75_e6e6e6_1x400-fe2606ca49bf65e772d0a69da574a34d.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("//assets.contentdock.info/assets/ui-bg_glass_75_dadada_1x400-7d4e232aae9c73363fbfc735b1faaeb7.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a, .ui-state-hover a:hover {
  color: #212121;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: white url("//assets.contentdock.info/assets/ui-bg_glass_65_ffffff_1x400-7157b9b09ae9df646c15a511f904cfa9.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

.ui-widget :active {
  outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("//assets.contentdock.info/assets/ui-bg_glass_55_fbf9ee_1x400-ba07e772a55a35376fcf5b0bd8542a25.png") 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("//assets.contentdock.info/assets/ui-bg_glass_95_fef1ec_1x400-64f127eb4f09fad462821065d99b63d1.png") 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url("//assets.contentdock.info/assets/ui-icons_222222_256x240-b393a0b9197cadef29ef9f3fcf5e38d3.png"); }

.ui-widget-content .ui-icon {
  background-image: url("//assets.contentdock.info/assets/ui-icons_222222_256x240-b393a0b9197cadef29ef9f3fcf5e38d3.png"); }

.ui-widget-header .ui-icon {
  background-image: url("//assets.contentdock.info/assets/ui-icons_222222_256x240-b393a0b9197cadef29ef9f3fcf5e38d3.png"); }

.ui-state-default .ui-icon {
  background-image: url("//assets.contentdock.info/assets/ui-icons_888888_256x240-a0cadb461672be48cceb2478fd3e577a.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("//assets.contentdock.info/assets/ui-icons_454545_256x240-12ae9b9b16ab401c5b2a9973d506faa1.png"); }

.ui-state-active .ui-icon {
  background-image: url("//assets.contentdock.info/assets/ui-icons_454545_256x240-12ae9b9b16ab401c5b2a9973d506faa1.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("//assets.contentdock.info/assets/ui-icons_2e83ff_256x240-63a7ec3bc950367656f699cf5a2d501f.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("//assets.contentdock.info/assets/ui-icons_cd0a0a_256x240-8d0d7e9eabc376dd5810279c5cc0ebe1.png"); }

/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

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

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

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

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

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

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

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

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

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

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-off {
  background-position: -96px -144px; }

.ui-icon-radio-on {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("//assets.contentdock.info/assets/ui-bg_flat_0_aaaaaa_40x100-a736b1fad593dffc64ab967234606975.png") 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("//assets.contentdock.info/assets/ui-bg_flat_0_aaaaaa_40x100-a736b1fad593dffc64ab967234606975.png") 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

                                                                                                                                                                                                                                                                                            /*!
* jQuery UI Resizable 1.8.21
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Resizable#theming
*/
.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

                                                                                      /*!
* jQuery UI Selectable 1.8.21
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Selectable#theming
*/
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

/*!
 * jQuery UI Accordion 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion {
  width: 100%; }

.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1; }

.ui-accordion .ui-accordion-li-fix {
  display: inline; }

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important; }

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em; }

.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1; }

.ui-accordion .ui-accordion-content-active {
  display: block; }

/*!
 * jQuery UI Autocomplete 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
  position: absolute;
  cursor: default; }

/* workarounds */
* html .ui-autocomplete {
  width: 1px; }

/* without this, the menu expands to 100% in IE6 */
/*
 * jQuery UI Menu 1.8.21
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left; }

.ui-menu .ui-menu {
  margin-top: -3px; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1; }

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px; }

/*!
 * jQuery UI Button 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible; }

/* the overflow property removes extra width in IE */
.ui-button-icon-only {
  width: 2.2em; }

/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em; }

/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

/*button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

/*button sets*/
.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px; }

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px; }

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/*!
 * jQuery UI Slider 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

                                                   /*!
* jQuery UI Tabs 1.8.21
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Tabs#theming
*/
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1; }

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer; }

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tabs .ui-tabs-hide {
  display: none !important; }

/*!
 * jQuery UI Datepicker 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  /*sorry for IE5*/
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/ }

/*!
* jQuery UI Progressbar 1.8.21
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Progressbar#theming
*/
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }
/* Multiselect
----------------------------------*/
.ui-multiselect {
  border: solid 1px;
  font-size: 0.8em; }

.ui-multiselect ul {
  -moz-user-select: none; }

.ui-multiselect li {
  margin: 0;
  padding: 0;
  cursor: default;
  line-height: 20px;
  height: 20px;
  font-size: 11px;
  list-style: none; }

.ui-multiselect li a {
  color: #999;
  text-decoration: none;
  padding: 0;
  display: block;
  float: left;
  cursor: pointer; }

.ui-multiselect li.ui-draggable-dragging {
  padding-left: 10px; }

.ui-multiselect div.selected {
  position: relative;
  padding: 0;
  margin: 0;
  border: 0;
  float: left; }

.ui-multiselect ul.selected {
  position: relative;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  background: #fff;
  margin: 0;
  list-style: none;
  border: 0;
  position: relative;
  width: 100%; }

.ui-multiselect div.available {
  position: relative;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  border-left: 1px solid; }

.ui-multiselect ul.available {
  position: relative;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  background: #fff;
  margin: 0;
  list-style: none;
  border: 0;
  width: 100%; }

.ui-multiselect ul.available li {
  padding-left: 10px; }

.ui-multiselect .ui-state-default {
  border: none;
  margin-bottom: 1px;
  position: relative;
  padding-left: 20px; }

.ui-multiselect .ui-state-hover {
  border: none; }

.ui-multiselect .ui-widget-header {
  border: none;
  font-size: 11px;
  margin-bottom: 1px; }

.ui-multiselect .add-all {
  float: right;
  padding: 7px; }

.ui-multiselect .remove-all {
  float: right;
  padding: 7px; }

.ui-multiselect .search {
  float: left;
  padding: 4px; }

.ui-multiselect .count {
  float: left;
  padding: 7px; }

.ui-multiselect li span.ui-icon-arrowthick-2-n-s {
  position: absolute;
  left: 2px; }

.ui-multiselect li a.action {
  position: absolute;
  right: 2px;
  top: 2px; }

.ui-multiselect input.search {
  height: 14px;
  padding: 1px;
  opacity: 0.5;
  margin: 4px;
  width: 100px; }

img.modal_colorbox {
  cursor: pointer; }

.configurate_entity .field-list {
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 50px; }

.main-inner .table-striped tbody td {
  color: #000; }

.droppable-hover,
.main-inner .table-striped tbody td.droppable-hover {
  background-color: #fcf8e3;
  background: none repeat scroll 0 0 #fcf8e3 !important; }

.droppable-available,
.main-inner .table-striped tbody td.droppable-available {
  border: 5px dotted #53af02;
  box-sizing: border-box; }

.configurate_entity table tbody td {
  vertical-align: top; }

.configurate_entity .entity-label,
.entity-label {
  cursor: pointer; }

.configurate_entity .entity-label .label-entity-name,
.entity-label .label-entity-name {
  color: #000000; }

.entity-label .btn {
  text-transform: none; }

.entity-label.relation-entity-label {
  margin-top: 10px; }

.configurate_entity .small-entity-label,
.small-entity-label {
  font-size: 10px;
  line-height: 10px;
  padding-top: 1px; }

.js-mindmap-active h1 {
  display: none; }

.js-mindmap-active section h1 {
  display: block; }

.js-mindmap-active .node {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 11px;
  line-height: 13px;
  color: #666;
  cursor: move;
  cursor: hand;
  z-index: 100;
  list-style: none;
  text-align: center;
  letter-spacing: 0;
  display: block;
  background: #f4f4f4;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 187px;
  height: 47px; }

.js-mindmap-active .node:hover,
.js-mindmap-active .node:hover .node-sort {
  background: #768a94; }

.js-mindmap-active .node .wrapper {
  position: relative; }

.js-mindmap-active .node .title-information {
  height: 21px;
  text-align: left;
  margin: 0 38px 0 0;
  padding: 3px 0 0 5px;
  border-bottom: 1px solid #dfdfdf; }

.js-mindmap-active .node .title-information i {
  margin-right: 5px;
  cursor: default; }

.js-mindmap-active .node .title {
  height: 24px;
  text-align: left;
  margin: 0 38px 0 0;
  padding: 3px 0 0 5px;
  /*background:url(image_path("site/elements/pages.png")) no-repeat 15px -191px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.js-mindmap-active .node.active .title {
  background-position: 15px 2px;
  color: #fff; }

.js-mindmap-active .node:hover .title {
  color: #ffffff; }

.js-mindmap-active .node.node_with_child .title {
  background-position: 15px -291px; }

.js-mindmap-active .node.node_with_child.active .title {
  background-position: 15px -79px; }

.js-mindmap-active .node.root_node,
.js-mindmap-active .node.root_node:hover {
  background: #53af02;
  border: 2px solid #fff;
  color: #fff; }

.js-mindmap-active .node.activeparent,
.js-mindmap-active .node.activeparent:hover {
  background: #53af02;
  color: #fff; }

.js-mindmap-active .node.active {
  background: #53af02;
  color: #fff;
  -moz-box-shadow: 0 0 0 2px #031424;
  -webkit-box-shadow: 0 0 0 2px #031424;
  box-shadow: 0 0 0 2px #031424; }

.js-mindmap-active .node .operation {
  position: absolute;
  top: 0px;
  right: 0;
  color: #b9b9b9;
  border-left: 1px solid #dfdfdf; }

.js-mindmap-active .node .operation a,
.js-mindmap-active .node .operation a:hover {
  display: block;
  padding: 0px;
  margin: 0px;
  font-size: 26px;
  color: #b9b9b9;
  text-decoration: none; }

.js-mindmap-active .node .operation a:hover {
  color: #525252; }

.js-mindmap-active img.line {
  position: absolute;
  width: 200px;
  height: 133px;
  top: 0;
  left: 0;
  display: block;
  z-index: 0; }

.js-mindmap-active .node .node-action {
  position: absolute;
  right: -2em;
  bottom: -1px;
  text-align: center;
  vertical-align: super; }

.js-mindmap-active .node .child-information {
  color: black; }

.js-mindmap-active .node .mindmap-password,
.js-mindmap-active .node .mindmap-screen,
.js-mindmap-active .node .mindmap-template,
.js-mindmap-active .node .mindmap-bug,
.js-mindmap-active .node .mindmap-deactivate {
  color: #e6e6e6; }

.js-mindmap-active .node .mindmap-password.active,
.js-mindmap-active .node .mindmap-screen.active,
.js-mindmap-active .node .mindmap-template.active {
  color: #999999; }

.js-mindmap-active .node .mindmap-bug.active {
  color: #f3391a !important; }

.js-mindmap-active .node .mindmap-deactivate.active {
  color: #f3391a !important; }

.js-mindmap-active .node.active .mindmap-password,
.js-mindmap-active .node.activeparent .mindmap-password,
.js-mindmap-active .node.root_node .mindmap-password,
.js-mindmap-active .node.active .mindmap-screen,
.js-mindmap-active .node.activeparent .mindmap-screen,
.js-mindmap-active .node.root_node .mindmap-screen,
.js-mindmap-active .node.active .mindmap-bug,
.js-mindmap-active .node.activeparent .mindmap-bug,
.js-mindmap-active .node.root_node .mindmap-bug,
.js-mindmap-active .node.active .mindmap-template,
.js-mindmap-active .node.activeparent .mindmap-template,
.js-mindmap-active .node.root_node .mindmap-template,
.js-mindmap-active .node.active .mindmap-deactivate,
.js-mindmap-active .node.activeparent .mindmap-deactivate,
.js-mindmap-active .node.root_node .mindmap-deactivate {
  color: #ffffff; }

.js-mindmap-active .node.active .mindmap-password.active,
.js-mindmap-active .node.activeparent .mindmap-password.active,
.js-mindmap-active .node.root_node .mindmap-password.active,
.js-mindmap-active .node.active .mindmap-screen.active,
.js-mindmap-active .node.activeparent .mindmap-screen.active,
.js-mindmap-active .node.root_node .mindmap-screen.active {
  color: #efefef; }

.js-mindmap-active .node.active .mindmap-bug.active,
.js-mindmap-active .node.activeparent .mindmap-bug.active,
.js-mindmap-active .node.root_node .mindmap-bug.active,
.js-mindmap-active .node.active .mindmap-template.active,
.js-mindmap-active .node.activeparent .mindmap-template.active,
.js-mindmap-active .node.root_node .mindmap-template.active {
  color: #333333; }

.cd-plus {
  display: block;
  width: 38px;
  height: 24px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-plus-info-2-cea96060c15118756206def9d4dbad05.png") no-repeat left top;
  border-bottom: 1px solid #dfdfdf; }

.cd-info {
  display: block;
  width: 38px;
  height: 23px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-plus-info-2-cea96060c15118756206def9d4dbad05.png") no-repeat left bottom; }

.js-mindmap-active .node:hover .cd-plus {
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-plus-info-97c7de7d3b5c9526a014bfb55f802e66.png") no-repeat left top; }

.js-mindmap-active .node.root_node .cd-plus,
.js-mindmap-active .node.activeparent .cd-plus,
.js-mindmap-active .node.active .cd-plus {
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-plus-info-97c7de7d3b5c9526a014bfb55f802e66.png") no-repeat left top; }

.js-mindmap-active .node.root_node .cd-info,
.js-mindmap-active .node:hover .cd-info,
.js-mindmap-active .node.activeparent .cd-info,
.js-mindmap-active .node.active .cd-info {
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-plus-info-97c7de7d3b5c9526a014bfb55f802e66.png") no-repeat left bottom; }

.js-mindmap-active .node .node-sort {
  background: #f4f4f4;
  color: #fff;
  display: none;
  position: absolute;
  right: 39px;
  padding: 3px; }

.js-mindmap-active .node:hover .node-sort {
  display: inline;
  cursor: pointer; }

.js-mindmap-active .node .node-sort-up {
  top: -19px;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; }

.js-mindmap-active .node .node-sort-down {
  bottom: -19px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.js-mindmap-active .node.active .node-sort,
.js-mindmap-active .node.activeparent .node-sort {
  background: #53af02;
  color: #fff; }

/* IPHONE */
.main_iphone_block {
  background: url("//assets.contentdock.info/assets/iPadMini-f1be55ee7cd0f33a46736c6355b4ec18.png");
  width: 1000px;
  height: 678px; }

.iphone_block {
  width: 782px;
  height: 570px;
  position: relative;
  margin-left: 110px; }

/* MINDMAP */
.mindmap-second-line {
  margin-top: 15px;
  margin-bottom: 5px; }

.mindmap-3-line {
  margin-bottom: 15px; }

.popover {
  z-index: 9991 !important; }

.popover .popover-inner h3.popover-title {
  display: block;
  position: relative; }

.popover .popover-inner h3.popover-title span.top-action a {
  color: #fff;
  text-decoration: none;
  font-size: 14px; }

.popover-inner {
  width: 280px;
  background: #272734; }

.popover-content {
  background: #ffffff;
  color: #000000; }

.popover-title {
  margin: 0 15px;
  font-size: 12px;
  line-height: 15px;
  padding: 15px 0 12px 3px;
  background: none;
  border-bottom: 1px solid #272734;
  color: #ffffff;
  font-weight: normal; }

.popover-content label {
  color: #667881; }

.popover-content .center-me,
.center-me,
.popover-content .right-me,
.right-me {
  margin: 20px 0 0 0;
  font-size: 12px;
  line-height: 16px;
  border-top: 2px solid #031424;
  padding: 8px 0 0 0;
  color: #ffffff; }

.popover-content .center-me.second-row,
.center-me.second-row,
.popover-content .right-me.second-row,
.right-me.second-row {
  margin-top: 15px; }

.center-me.without-top-border {
  border-top: none; }

.popover-content .center-me a,
.center-me a,
.popover-content .right-me a,
.right-me a,
a.clear-css-field {
  color: #ffffff;
  text-decoration: none;
  border-radius: 3px;
  font-size: 12px;
  border: 0;
  margin-left: 2px;
  text-transform: none;
  padding: 5px 5px; }

.popover-content .center-me,
.center-me {
  text-align: center; }

.popover-content .right-me,
.right-me {
  text-align: right; }

.popover-pager-top {
  border-bottom: 2px solid #031424;
  margin-bottom: 5px; }

.popover.top .arrow {
  border-top: 5px solid #272734; }

.popover.left .arrow {
  border-left: 5px solid #272734; }

.popover.right .arrow {
  border-right: 5px solid #272734; }

.popover.bottom .arrow {
  border-bottom: 5px solid #272734; }

/* ENTITY GROUP */
.thumbnail_eg {
  display: block;
  padding: 0px 0 10px 0;
  color: #667881;
  font-size: 11px;
  position: relative; }

.thumbnail_eg.disabled {
  background-color: #ffffff; }

.thumbnail_eg .header1 {
  overflow: hidden;
  border-top: 1px dotted #cccccc;
  padding: 10px 0 9px 4px;
  margin: 0 20px;
  height: 40px;
  overflow: hidden; }

.thumbnail_eg .header1.repository {
  height: 50px; }

.thumbnail_eg .fff_text {
  padding: 0 0 2px 0; }

.thumbnail {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  background: #efefef;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.thumbnail_eg .description {
  height: 130px;
  overflow: hidden;
  margin: 10px 0 0 0;
  padding: 0 20px 0 24px;
  text-align: center;
  font-size: 11px; }

.thumbnail_eg .action {
  text-align: center;
  margin: 0 0 25px 0; }

.thumbnail_eg .action .btn,
.project_operations .btn {
  background: #768a94;
  font-size: 11px;
  padding: 12px;
  border: 1px solid #fff; }

.thumbnail_eg .action .btn.deactivate,
.thumbnail_eg .action .btn.deactivate:hover {
  background: #bebebe; }

.thumbnail_eg .modification-date {
  color: #ccc;
  text-align: center; }

.thumbnail_eg > img,
.thumbnail_eg > .icon img,
.thumbnail_eg > .img-wrapper img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 99%; }

.thumbnail_eg > img.not-visible,
.thumbnail_eg > .icon img.not-visible,
.thumbnail_eg > .img-wrapper img.not-visible {
  display: none; }

.thumbnail_eg .icon {
  height: 90px; }

.thumbnail_eg > .icon img {
  margin-top: 30px; }

.thumbnail_eg .form-wrapper {
  margin: 10px; }

.thumbnail_eg .form-wrapper .item-wrapper {
  margin-top: 10px; }

.project_operations .clone_projects {
  /*margin-right:10px;*/ }

.project_operations .btn {
  font-size: 10px;
  padding: 7px;
  border-radius: 5px; }

.entity_rows_count {
  font-weight: bold; }

.btn {
  background: #53af02;
  color: #fff;
  text-transform: uppercase;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.btn.disabled {
  /*color:#666;background:#ccc;border-color:#ccc;*/ }

.btn-black {
  background-color: #22212d; }

.btn.btn-small.save-cancel-button,
.btn.btn-small.close_popover {
  background-color: #c6c6c6;
  border-color: #c6c6c6; }

.fill-button,
.fill-button:hover {
  background-color: #5bb75b;
  padding: 4px;
  font-size: 12px; }

/* TODO FLORIAN - add style to this element please  */
.empty-result {
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 10px; }

.empty-result-box {
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
  background: #ffffff;
  padding: 20px; }

/* CHANGE BOOTSTRAP DIALOG WINDOW  */
.modal {
  outline: none;
  top: 15%;
  margin: 0 0 0 -280px;
  position: absolute;
  overflow: visible; }

.modal.modal-action {
  position: fixed; }

.modal,
.modal .modal-footer {
  border: none;
  border-radius: 5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: none;
  background-color: #ffffff; }

.modal .modal-header {
  border-bottom: 0px solid #232323;
  overflow: visible; }

.modal .modal-header h3 {
  font-size: 26px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: center;
  color: #031424;
  font-family: lovelo-black; }

.modal .modal-header .close {
  margin-top: -30px;
  margin-right: -33px;
  opacity: 1; }

.modal .modal-body {
  color: #000000;
  text-align: center; }

.modal .modal-body p {
  font-size: 13px; }

.modal .modal-body #MainGalleryImage {
  padding-top: 25px; }

.modal .modal-body .text,
.modal .modal-header .text {
  font-size: 13px; }

.modal .modal-header .text {
  color: #999999;
  text-align: center; }

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

.jcrop-holder .jcrop-handle {
  border: 0px solid #eeeeee;
  background: none; }

.jcrop-vline {
  background: none;
  border-left: 7px dotted #53af02; }

.jcrop-vline.right {
  border-left: 0px dotted #53af02;
  border-right: 7px dotted #53af02; }

.jcrop-hline {
  background: none;
  border-top: 7px dotted #53af02; }

.jcrop-hline.bottom {
  border-top: 0px dotted #53af02;
  border-bottom: 7px dotted #53af02; }

.jcrop-holder div div .jcrop-tracker {
  background: url("//assets.contentdock.info/assets/crop-8eb6b91e0cd44ff4239b6e26f5f5918a.png") no-repeat center; }

.crop-image-block {
  clear: both; }

.crop-image-block a {
  color: #666666;
  margin-top: 5px;
  font-size: 14px; }

.crop-image-block a i.icon-crop {
  color: #53af02; }

.crop-image-block a {
  text-decoration: none; }

/*------------------------------------------------------------------

[Pricing Plans Stylesheet]


-------------------------------------------------------------------*/
/*-- Plan Container --*/
.plan-container {
  position: relative;
  float: left; }

/*-- Plan --*/
.plan {
  margin-right: 6px;
  border-radius: 4px; }

/*-- Plan Header --*/
.plan-header {
  text-align: center;
  color: #fff;
  background-color: #313131;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }

.plan-title {
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
  border-bottom: 2px solid #232323; }

.plan-price {
  padding: 20px 0 10px;
  font-size: 66px;
  line-height: 0.8em;
  background: #2c2c2c;
  /* Для старых браузров */
  background: -moz-linear-gradient(top, #2d2c2c, #212121);
  /* Firefox 3.6+ */
  /* Chrome 1-9, Safari 4-5 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2d2c2c), color-stop(100%, #212121));
  /* Chrome 10+, Safari 5.1+ */
  background: -webkit-linear-gradient(top, #2d2c2c, #212121);
  background: -o-linear-gradient(top, #2d2c2c, #212121);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2d2c2c, #212121);
  /* IE10 */
  background: linear-gradient(top, #2d2c2c, #212121);
  /* CSS3 */ }

.plan-price span.term {
  display: block;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 0;
  padding: 2em 0 1em; }

.plan-price span.note {
  position: relative;
  top: -40px;
  left: 85px;
  display: inline;
  font-size: 17px;
  line-height: 0.8em; }

.plan-price span.note3 {
  left: 120px; }

/*-- Plan Features --*/
.plan-features {
  background-color: #e4e4e4;
  color: #555555; }

.plan-features {
  padding-bottom: 0.5em; }

.plan-features ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.plan-features li {
  padding: 0.5em 0;
  margin: 0 2em;
  text-align: left;
  border-bottom: 1px dotted #ccc; }

.plan-features li:last-child {
  border-bottom: none; }

/*-- Plan Actions --*/
.plan-actions {
  padding-top: 40px;
  text-align: center; }

/*
.plan-actions .btn {
	padding: 1em 0;
	margin: 0 2em;
	
	display: block;
	
	font-size: 16px;
	font-weight: 600;
}
*/
/*-- Columns --*/
.pricing-plans.plans-1 .plan-container {
  width: 100%; }

.pricing-plans.plans-2 .plan-container {
  width: 50%; }

.pricing-plans.plans-3 .plan-container {
  width: 33.33%; }

.pricing-plans.plans-4 .plan-container {
  width: 25%; }

/*  CROP */
.jcrop-holder {
  display: inline-block; }

#scrollbar1 {
  width: 100%;
  clear: both; }

#scrollbar1 .viewport {
  width: 100%;
  overflow: hidden;
  position: relative; }

#scrollbar1 .overview {
  position: absolute;
  left: 0;
  top: 0; }

#scrollbar1 .thumb .end {
  background-color: #e9e9e9; }

#scrollbar1 .scrollbar {
  position: relative;
  float: right;
  width: 10px; }

#scrollbar1 .track {
  background: #5f5f5f;
  height: 100%;
  width: 5px;
  position: relative;
  border: 1px solid #1c1c1c;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

#scrollbar1 .thumb {
  width: 5px;
  cursor: pointer;
  position: absolute;
  top: 0; }

#scrollbar1 .thumb .end {
  height: 100%;
  width: 5px;
  margin-left: -1px;
  border: 1px solid #686868;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #e9e9e9;
  background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* IE10+ */
  background: linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')"; }

#scrollbar1 .disable {
  display: none; }

.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

#plugin_scrollbar {
  margin: 20px 0 10px; }

#plugin_scrollbar .viewport {
  height: 125px;
  overflow: hidden;
  position: relative; }

#plugin_scrollbar .overview {
  list-style: none;
  width: 1416px;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0; }

#plugin_scrollbar .overview img {
  float: left; }

#plugin_scrollbar .scrollbar {
  position: relative;
  margin: 0 0 5px;
  clear: both;
  height: 15px;
  width: 100%; }

#plugin_scrollbar .track {
  clear: left;
  margin: 0px;
  background: #5f5f5f;
  border: 1px solid #1c1c1c;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  height: 5px; }

#plugin_scrollbar .thumb {
  height: 5px;
  cursor: pointer;
  position: absolute;
  left: 0;
  margin: 0; }

#plugin_scrollbar .thumb .end {
  height: 5px;
  margin: 0;
  margin-top: -1px;
  border: 1px solid #686868;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #e9e9e9;
  background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* IE10+ */
  background: linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')"; }

#plugin_scrollbar .disable {
  display: none; }

.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

/* PROGRESS LAYER */
.noty_bar .noty_message.ajax-inform {
  background: none repeat scroll 0 0 #53af02 !important;
  border: 1px solid #53af02 !important; }

.noty_message {
  position: relative; }

.noty_message #spinner {
  position: absolute;
  top: 50%;
  left: 15px; }

.noty_message .spinner_text {
  margin-left: 25px;
  font-size: 100%;
  font-weight: normal;
  text-transform: uppercase; }

.content-information {
  padding-left: 20px;
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
  border-top: none;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 20px; }

tr.active_last_change,
tr.active_last_change td {
  background: #ffffff; }

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.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; }

/**** disabling Isotope CSS3 transitions ****/
.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; }

.carousel.interact {
  margin: 0 10px 20px 10px; }

.carousel .carousel-control {
  width: 46px;
  height: 77px;
  margin: -45px 0 0 0;
  top: 50%;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px;
  border: none;
  background: transparent url("//assets.contentdock.info/assets/site/elements/slideshow-arrows-be30b9ad84c53a6bebec8348b5e453d4.png") no-repeat left top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=100); }

.carousel .carousel-control.left {
  left: -10px;
  background-position: 0 0; }

.carousel .carousel-control.right {
  right: -10px;
  background-position: 100% 0; }

body .full-width .carousel img {
  margin: 0; }

.carousel-indicators {
  left: 50%;
  top: auto;
  bottom: 20px;
  margin-left: -24px; }

.carousel-indicators li {
  cursor: pointer; }

.carousel .carousel-indicators.tour {
  overflow: hidden;
  margin: 0 0 3px 0 !important;
  background: #22212d;
  bottom: auto;
  left: auto;
  position: static; }

.carousel .carousel-indicators.tour li {
  float: left;
  background: #22212d;
  width: 19.5%;
  height: 49px;
  padding: 15px 0 0 0;
  list-style: none;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  border-left: 1px solid #4c4c4c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  text-indent: 0; }

.carousel .carousel-indicators.tour li:first-child {
  border: none; }

.carousel .carousel-indicators.tour li span {
  text-transform: uppercase;
  font-size: 13px; }

.carousel .carousel-indicators.tour li.active {
  color: #53af02; }

.carousel .arrow {
  position: absolute;
  z-index: 200;
  left: 50%;
  top: 64px;
  width: 72px;
  height: 13px;
  margin: 0 0 0 -46px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/tour-arrow-6886a8adc12e6d9192077f68bbf7ea1c.png") no-repeat left top; }

h2.show-library-title {
  padding: 0px;
  color: #031424;
  font-weight: normal;
  font-size: 26px;
  line-height: 40px;
  margin: 0px;
  text-rendering: optimizelegibility; }

/* TEMPLATE IMAGE GALLERY */
.template-gallery-thumblain {
  cursor: pointer; }

.template-gallery-thumblain.selected {
  border: 1px solid #53af02; }

.library-details .widget-header {
  border-bottom: none; }

.library-details .title {
  color: #667881;
  font-size: 15px;
  line-height: 23px; }

.library-details .text,
.library-details .text p {
  color: #667881;
  font-size: 15px;
  line-height: 23px; }

.library-details .text p {
  margin: 0 0 10px; }

.library-details a {
  color: #53af02; }

.send-spam-link a {
  color: #667881;
  font-size: 10px; }

.send-spam-link {
  margin-bottom: 15px; }

.navbar .red-limit {
  color: #45a1dc; }

.navbar .green-limit {
  color: #ffffff; }

.upgrade-plan-link a,
.upgrade-plan-link a:hover,
.upgrade-plan-link a:focus {
  text-decoration: none;
  color: #333333; }

.upgrade-plan-link {
  margin-bottom: 10px; }

.file-icon {
  background: url("//assets.contentdock.info/assets/admin/file_icon_set-3a4d218469b736af14e8f5966adb54d0.png");
  background-repeat: no-repeat;
  width: 53px;
  height: 53px;
  display: inline-block;
  line-height: 53px;
  background-position: 0px 0px; }

.file-icon-jpg {
  background: url("//assets.contentdock.info/assets/file_type/png/jpg-0d6ada98fddd7ed4ae7b480e078de12d.png"); }

.file-icon-gif {
  background: url("//assets.contentdock.info/assets/file_type/png/gif-c5ae646468ef3b162ad77869cb741986.png"); }

.file-icon-pdf {
  background: url("//assets.contentdock.info/assets/file_type/png/pdf-ec3c97a517f96d718908d09ca3f97730.png"); }

.file-icon-mp3 {
  background: url("//assets.contentdock.info/assets/file_type/png/mp3-cf25217bff8c8fdf44c9df8b82fa3f06.png"); }

.file-icon-mpeg {
  background: url("//assets.contentdock.info/assets/file_type/png/mpeg-618189905c2557beb1a05be42f46f5db.png"); }

.file-icon-txt {
  background: url("//assets.contentdock.info/assets/file_type/png/txt-db8cbba3d692a84e17d9b65861eb16c0.png"); }

.file-icon-empty {
  background-position: -78px -472px; }

.file-icon-empty2 {
  background-position: -128px -472px; }

.file-icon-zip {
  background-position: -178px -472px; }

.file-icon-zip2 {
  background-position: -228px -472px; }

.file-icon-zip3 {
  background-position: -278px -472px; }

.file-icon-zip4 {
  background-position: -328px -472px; }

#infscr-loading {
  position: fixed;
  text-align: center;
  bottom: 30px;
  left: 42%;
  z-index: 100;
  padding: 20px;
  font-size: 15px;
  font-weight: bold; }

.fileupload-preview-center {
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  line-height: 1.42857;
  padding-top: 4px;
  padding-bottom: 4px;
  width: 100%; }

.fileupload-preview {
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  line-height: 1.42857;
  padding-top: 4px;
  padding-bottom: 4px;
  transition: all 0.2s ease-in-out 0s;
  width: 100%; }

.fileupload-preview-without-border {
  border: 0;
  background: none; }

.file-preview-wrapper {
  padding-bottom: 5px; }

.preview-upload .content-block {
  display: table-cell;
  width: 200px;
  height: 150px; }

.content-image-preview {
  position: absolute;
  top: 10px;
  left: 0px;
  cursor: pointer;
  display: none;
  width: 100%; }

.library-examle-images .content-image-preview {
  top: 60px; }

.content-block.ready:hover .content-image-preview.ready,
.content-image-preview.ready:hover {
  display: block; }

.fileupload-preview img {
  max-height: 150px;
  max-width: 150px; }

.template-based-content .one-content-element {
  margin: 0;
  min-height: 20px;
  padding-top: 10px;
  padding-bottom: 0px; }

.template-based-content .one-content-element:nth-child(odd) {
  /*background-color: #eeeeee;*/ }

.template-based-content .one-content-element .well {
  background-color: #fdfdfd;
  border: 0px solid black;
  padding: 0px;
  margin: 0px; }

.template-based-content.well {
  border-top: none;
  padding-left: 0;
  padding-right: 0; }

.content-controls {
  padding-left: 0px;
  /*padding-right:10px;*/ }

.active-drag,
.js-mindmap-active .node.active-drag,
.template-based-content .one-content-element .well.active-drag {
  border: 1px solid red; }

.active-drag-over,
.js-mindmap-active .node.active-drag-over {
  background: none repeat scroll 0 0 #53af02;
  border: 1px solid #53af02; }

.template-based-content .one-content-element .well.active-drag-over {
  border: 1px solid #53af02; }

.publish-sub-action {
  border-left: none !important; }

#publish_btn i {
  height: 13px; }

.dotter-separate {
  margin-bottom: 10px; }

.dotter-separate.color1 {
  border-bottom: 1px dashed #dfdfdf; }

.dotter-separate.color2 {
  border-bottom: 1px dashed #dfdfdf; }

.dotter-separate.color3 {
  border-bottom: 1px dashed #dfdfdf;
  padding-top: 5px; }

.template-entity .title {
  text-align: center;
  font-size: 13px;
  line-height: 22px;
  color: #ffffff;
  padding: 0 20px 12px 24px;
  background: #363449;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }

.template-entity .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.template-entity .thumbnail-small {
  height: auto;
  background: #ffffff;
  padding-bottom: 20px;
  border: 0px; }

.template-entity .thumbnail-small .title {
  text-transform: capitalize; }

.template-entity .caption p {
  text-align: center;
  color: #666666;
  text-transform: none;
  margin-bottom: 0px;
  font-size: 11px;
  height: 50px;
  margin-top: 10px; }

.template-entity .thumbnail-small .placeholder-text {
  text-transform: none;
  cursor: pointer;
  margin-right: 30px; }

.template-entity .thumbnail-small > .icon {
  height: 90px; }

.template-entity .thumbnail-small > .icon img {
  margin-top: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.template-entity .thumbnail-small .description {
  overflow: hidden;
  margin: 10px 0 22px 0;
  padding: 0 20px 0 24px;
  text-align: center;
  font-size: 11px;
  text-transform: none;
  color: #666666; }

.template-entity .thumbnail-small .header1 p {
  margin-bottom: 5px;
  color: #000; }

.template-entity .thumbnail-small .info {
  text-align: left;
  border-top: 1px dotted #cccccc;
  padding: 10px; }

.template-entity .thumbnail-small .info div.text-left {
  color: #000;
  font-size: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: none; }

.template-entity .thumbnail-small .header1 {
  border-top: 1px dotted #cccccc;
  padding: 10px 0 9px 4px;
  margin: 0 20px;
  height: 40px;
  overflow: hidden; }

.template-entity .thumbnail_eg .description {
  height: 100px; }

.template-entity .thumbnail_eg .description-one-line {
  height: 50px; }

.template-entity .thumbnail_eg .header1 p {
  margin-bottom: 5px;
  color: #000; }

.page_template_entity hr {
  paddin: 0;
  margin-bottom: 10px;
  margin-top: 0; }

.page_template_entity i.fa-angle-double-right {
  font-size: 20px;
  line-height: 20px; }

/*
.template-entity .caption p.template-description{
  height: 50px;
  overflow: hidden;
}
*/
/*
.template-entity .caption .information p{
  text-align: left;
}
*/
/*
.template-entity .caption  a{
  background: #53AF02; font-size: 12px; padding: 12px; border: 1px solid #fff;
  text-transform: upper;
}
*/
/*
.template-entity .caption hr {
  border:none;
  border-top:1px dotted #cccccc;
  color:#fff;
  background-color:#fff;
  height:1px;
}
*/
.thumbnail.thumbnail-small .caption {
  padding: 0px; }

.template-entity .edit-title-field {
  margin-left: 30px;
  margin-bottom: 20px; }

.template-entity .edit-title-field .form-control {
  width: 80%; }

.template-entity .import-action-wrapper {
  height: 60px; }

.template-entity .import-checkbox-wrapper {
  width: 30px;
  height: 30px;
  float: left; }

#template_import_block .template-entity li {
  height: auto; }

.cd-item-file {
  width: 224px;
  height: auto;
  position: relative;
  overflow: hidden; }

.cd-item-file .file-short-information-name {
  opacity: 1;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  z-index: 1000;
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: #efefef;
  min-height: 26px; }

.cd-item-file .file-short-information-name .file-name {
  margin: 5px;
  text-align: center; }

.cd-item-file:hover .file-short-information-name {
  opacity: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.cd-item-file .file-short-information-name .file-name,
.cd-item-file .file-short-information .file-name {
  overflow-x: hidden;
  overflow-y: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.cd-item-file .file-short-information {
  opacity: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  z-index: 1000;
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: #53af02; }

.cd-item-file:hover .file-short-information {
  opacity: 1;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.cd-item-file .file-short-information .wrapper {
  padding: 5px;
  position: relative;
  color: #ffffff; }

.cd-item-file .file-short-information .icons {
  position: absolute;
  right: 5px;
  top: 5px; }

.cd-item-file .file-short-information .icons .cd-close {
  background-image: url("//assets.contentdock.info/assets/site/elements/cd-close-white-3ce5353c9414dbfe6da0817269cb4963.png"); }

.cd-item-file .file-short-information .icons .cd-list {
  background-image: url("//assets.contentdock.info/assets/site/elements/cd-list-copy-white-976c49b1346e6326c4e124b920d2e2d2.png"); }

.cd-item-file .file-short-information .icons .cd-list.wait-icon-loader-active {
  background-image: none; }

.cd-item-file .image-block,
.image-block {
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 224px;
  position: relative;
  display: table-cell; }

.cd-item-file .image-block > img,
.image-block > img {
  max-height: 100%;
  max-width: 100%; }

.cd-file-repository {
  padding: 0px 10px 10px 0px;
  background: #ffffff;
  border: 0px solid #ffffff;
  min-height: 70px !important;
  max-width: 1160px !important;
  border-radius: 5px; }

.cd-file-repository .cd-item-file {
  width: 222px;
  height: auto;
  margin-left: 10px;
  margin-top: 10px;
  border-radius: 5px; }

.cd-file-repository .file-storage-information {
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 20px; }

.infinity_down_image {
  margin-top: 20px; }

.subnavbar .container ul > li > a:hover {
  color: #fff;
  text-decoration: none;
  background: #53af02; }

.btn:focus,
.btn:active,
.btn:hover,
.template-entity .caption a:hover,
.thumbnail_eg .action .btn:hover,
.project_operations .btn.clone_projects:hover {
  background: #22212d;
  color: #fff;
  outline: none; }

.input-append .btn {
  border-bottom-color: #53af02;
  border-top-color: #53af02;
  border-right-color: #53af02;
  font-size: 13px;
  line-height: 20px;
  padding: 10px; }

.input-append .btn:hover {
  border-bottom-color: #53af02;
  border-top-color: #53af02;
  border-right-color: #53af02; }

.control-group.style-block {
  width: 100%; }

.style-block {
  width: 100%; }

.style-block .image-landscape-portrait {
  margin-bottom: 5px !important; }

.style-block .fileupload,
#create_category_form .fileupload,
.mobile-user-additional-fields .fileupload {
  width: 100%; }

a.disabled {
  /*pointer-events: none;*/
  cursor: default; }

.hand-font {
  font-family: journalregular;
  font-size: 28px;
  color: #333333;
  line-height: 25px; }

input[type="radio"].content-web-element-type-view {
  margin-top: 10px; }

.markdown-top-arrow {
  background: url("//assets.contentdock.info/assets/markdown_editor-711572632866b7f13b6d44c88b11138d.png") left top no-repeat;
  padding-left: 50px;
  height: 60px; }

.markdown-bottom-text a,
.markdown-bottom-text a:hover {
  color: #000;
  text-decoration: none; }

.markdown-action-button.btn-support-ask {
  margin-bottom: 0px;
  background-color: #333333;
  color: #cccccc;
  font-size: 12px;
  margin-bottom: 0px; }

.swipe-page {
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 120px;
  text-align: center; }

.swipe-page a,
.swipe-page a:hover {
  color: #ffffff;
  text-decoration: none; }

.repository-restart-crawler,
.repository-restart-crawler:hover {
  text-decoration: none;
  color: #f9a59a;
  margin-right: 5px; }

.repository-restart-crawler i {
  font-size: 28px; }

.not-active-link {
  pointer-events: none;
  cursor: default;
  background: #dfdfdf;
  color: #999999; }

.disable-click {
  pointer-events: none;
  cursor: default; }

.accordion-heading .accordion-toggle:hover {
  cursor: pointer; }

.form-actions.absolute-form-button {
  position: static;
  bottom: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 7px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  text-align: right;
  z-index: 1000; }

.error-restore-password {
  margin-bottom: 10px; }

.mpage-content-number {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  /*line-height:50px;*/
  text-align: center;
  background: #768a94;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer; }

.mpage-content-number:hover {
  background: #53af02; }

.mpage-content-number .sort-number {
  margin-top: 5px; }

.mpage-content-number .text {
  font-size: 8px;
  line-height: 10px; }

.mpage-password-wrapper a.empty-password-field,
.mpage-password-wrapper a.empty-password-field:hover,
.mpage-password-wrapper a.empty-password-field:active {
  float: right;
  color: #555555;
  text-decoration: none;
  line-height: 24px;
  font-size: 18px; }

.style-layer-form input.elem_color_input {
  width: 168px; }

.style-layer-form .style-width-280 input.elem_color_input {
  width: 204px; }

.style-layer-form .style-width-280 select.edit-input,
.style-layer-form .style-width-280 input.edit-input {
  width: 204px; }

.style-layer-form .style-width-280 select.edit-input {
  width: 214px; }

.style-layer-form .fileupload-preview {
  /*width: 210px;*/
  width: 100%; }

.create-collaborator-form input {
  width: 100%; }

.user-lock,
.user-unlock,
.action-edit,
.action-remove,
.action-lang-add {
  text-decoration: none; }

/*.user-lock i, .user-unlock i, */
.action-edit i,
.action-remove i,
.action-lang-add i {
  font-size: 25px;
  padding-left: 5px;
  padding-right: 0px;
  text-decoration: none; }

.action-lang-add i {
  font-size: 20px; }

/*
.user-lock i{
  color:#53AF02;
}

.user-unlock i{
  color:#53AF02;
}
*/
.action-edit i {
  color: #f9a59a; }

.action-remove i {
  color: #999999; }

.action-lang-add i {
  color: #999999; }

.action-not-active i {
  color: #cccccc; }

.spacer1,
.spacer2,
.spacer3,
.spacer4,
.spacer5,
.spacer6,
.spacer7,
.spacer8,
.spacer9,
.spacer10,
.spacer11,
.spacer12,
.spacer13,
.spacer14.spacer15,
.spacer20,
.spacer25,
.spacer30,
.spacer35,
.spacer40,
.spacer45,
.spacer50,
.spacer55,
.spacer60,
.spacer65,
.spacer70,
.spacer75,
.spacer80,
.spacer85,
.spacer90,
.spacer95,
.spacer100,
.spacer200,
.spacer300,
.spacer400,
.spacer500 {
  display: block;
  clear: both; }

.spacer1 {
  margin-top: 1px; }

.spacer2 {
  margin-top: 2px; }

.spacer3 {
  margin-top: 3px; }

.spacer4 {
  margin-top: 4px; }

.spacer5 {
  margin-top: 5px; }

.spacer6 {
  margin-top: 6px; }

.spacer7 {
  margin-top: 7px; }

.spacer8 {
  margin-top: 8px; }

.spacer9 {
  margin-top: 9px; }

.spacer10 {
  margin-top: 10px; }

.spacer11 {
  margin-top: 11px; }

.spacer12 {
  margin-top: 12px; }

.spacer13 {
  margin-top: 13px; }

.spacer14 {
  margin-top: 14px; }

.spacer15 {
  margin-top: 15px; }

.spacer20 {
  margin-top: 20px; }

.spacer25 {
  margin-top: 25px; }

.spacer30 {
  margin-top: 30px; }

.spacer35 {
  margin-top: 35px; }

.spacer40 {
  margin-top: 40px; }

.spacer45 {
  margin-top: 45px; }

.spacer50 {
  margin-top: 50px; }

.spacer55 {
  margin-top: 55px; }

.spacer60 {
  margin-top: 60px; }

.spacer65 {
  margin-top: 65px; }

.spacer70 {
  margin-top: 70px; }

.spacer75 {
  margin-top: 75px; }

.spacer80 {
  margin-top: 80px; }

.spacer85 {
  margin-top: 85px; }

.spacer90 {
  margin-top: 90px; }

.spacer95 {
  margin-top: 95px; }

.spacer100 {
  margin-top: 100px; }

.spacer200 {
  margin-top: 200px; }

.spacer300 {
  margin-top: 300px; }

.spacer400 {
  margin-top: 400px; }

.spacer500 {
  margin-top: 500px; }

.max-height-100 {
  max-height: 100% !important; }

.backgroundborder1 {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px dashed #dfdfdf;
  border-bottom: 1px dashed #dfdfdf; }

.action-block-td,
.main .table.table-bordered.cd-table-new td.action-block-td {
  background-color: #efefef;
  width: 20px; }

.action-block-tr,
.main .table.table-bordered.cd-table-new td.action-block-tr,
.main .table.table-bordered.cd-table-new th.action-block-tr {
  background-color: #efefef;
  color: #666;
  font-size: 13px; }

.thumbnail_eg .preview-block.right {
  right: -512px;
  left: auto; }

.thumbnail_eg .preview-block.left {
  left: -512px;
  right: auto; }

#cookiesdirective {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  background: black none repeat scroll 0% 0%;
  opacity: 0.8;
  color: white;
  font-size: 13px;
  text-align: center;
  z-index: 2000; }

#cookiesdirective_inner {
  position: relative;
  height: auto;
  width: 90%;
  padding: 10px;
  margin-left: auto;
  margin-right: auto; }

#cookiesdirective_inner .btn {
  background-color: #ff0000;
  font-size: 14px;
  padding: 10px; }

#epdnotick {
  color: #ca0000;
  display: none;
  margin: 2px; }

#cookies_accept_block {
  margin-top: 5px; }

.navbar .brand.message-count-tag {
  background-color: #363449;
  padding: 2px;
  padding-left: 10px;
  padding-right: 5px;
  margin-bottom: 10px;
  margin-top: 8px;
  color: #fff;
  font-size: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.navbar .brand.message-title {
  color: #667881; }

.message-wrapper {
  max-height: 300px;
  overflow-y: auto; }

.message-item {
  font-size: 10px;
  border-bottom: 2px solid #031424;
  padding-top: 10px;
  padding-bottom: 10px; }

.message-item .date {
  font-size: 8px; }

.message-item .icon-part {
  text-align: center;
  /*padding-top:20px;*/ }

.message-item .icon-part a,
.message-item .icon-part a:hover {
  color: #333333;
  text-decoration: none;
  font-size: 14px; }

.message-item .action-link {
  text-align: right; }

.message-item .action-link a {
  color: #333333; }

.message-item:nth-child(2n) {
  background-color: #ffffff; }

.message-wrapper .btn {
  font-size: 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 10px;
  border: 0px; }

.project-save-status .progress {
  height: 10px; }

.template-size-wrapper {
  padding-top: 20px; }

.template-size-wrapper ul {
  list-style: none;
  margin-left: 0px; }

.template-size-wrapper ul li {
  color: #768a94; }

.template-size-wrapper ul li i {
  font-size: 18px; }

.optimized-icon-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #667881; }

.optimized-icon-wrapper {
  margin-left: 5px; }

.optimized-icon-wrapper i {
  font-size: 24px;
  color: #666666;
  display: inline-block;
  vertical-align: middle; }

.optimized-icon-wrapper i:first-child {
  padding-right: 2px; }

.project-edit-back-link-wrapper {
  margin-bottom: 10px; }

.project-edit-back-link-wrapper .optimized-icon-text a {
  display: inline;
  margin-bottom: 0; }

.choose-general-webview-type span {
  margin-right: 10px; }

.choose-general-webview-type label {
  padding-left: 0; }

.content-information .type-list {
  margin-top: 20px; }

.not-visible,
.form-horizontal input.not-visible,
.form-inline label.not-visible,
.field-list-dragdrop .label-original.not-visible,
.form-horizontal select.not-visible {
  display: none; }

.field-list-dragdrop .label-original.not-active {
  background-color: #ccc;
  pointer-events: none; }

.template-entity-contents
.complex-element
.accordion-group:first-child
.cd-close {
  display: none; }

.webview-workarea {
  margin-top: 20px;
  min-height: 600px; }

.webview-workarea .wait {
  padding-top: 10px;
  text-align: left;
  font-size: 18px; }

.webview-workarea .note-editor .btn-group {
  display: inline-block; }

.editor-gallery-item {
  display: inline-block;
  width: 150px;
  height: 150px;
  border: 1px solid black; }

.html_editor {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.gray-theme.fr-toolbar.fr-top {
  border: 1px solid #dfdfdf !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: 0px !important;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important; }

.gray-theme.fr-box.fr-basic.fr-top .fr-wrapper {
  border-left: 1px solid #dfdfdf !important;
  border-right: 1px solid #dfdfdf !important;
  border-bottom: 1px solid #dfdfdf !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: 0px !important;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important; }

.fr-popup .fr-input-line input[type="text"],
.fr-popup .fr-input-line textarea {
  height: 25px !important; }

.fr-popup .fr-input-line input + label,
.fr-popup .fr-input-line textarea + label {
  position: relative !important;
  color: #777 !important; }

.gray-theme.fr-popup .fr-color-hex-layer .fr-action-buttons button {
  background: #e6e6e6 !important; }

/*  RTE EDITOR CSS STYLE */
/* CSS  */
.html_editor_css_block pre[class*="language-"] {
  color: black;
  text-shadow: 0 1px white;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  height: 537px !important;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fcfcfc;
  border-bottom-color: -moz-use-text-color;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color: -moz-use-text-color;
  border-left-style: none;
  border-left-width: medium;
  border-right-color: -moz-use-text-color;
  border-right-style: none;
  border-right-width: medium;
  border-top-color: -moz-use-text-color;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-style: none;
  border-top-width: medium;
  box-shadow: none;
  color: #5a5a5a;
  font-family: "PT Sans", sans-serif;
  letter-spacing: normal;
  line-height: 1.65;
  margin: 0;
  overflow: auto;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 0;
  padding-top: 0;
  word-break: normal;
  word-wrap: break-word;
  outline: 0;
  font-size: 14px;
  border: 1px solid #dfdfdf !important; }

.html_editor_css_block .token.comment,
.html_editor_css_block .token.prolog,
.html_editor_css_block .token.doctype,
.html_editor_css_block .token.cdata {
  color: slategray; }

.html_editor_css_block .token.punctuation {
  color: #999; }

.html_editor_css_block .namespace {
  opacity: 0.7; }

.html_editor_css_block .token.property,
.html_editor_css_block .token.tag,
.html_editor_css_block .token.boolean,
.html_editor_css_block .token.number,
.html_editor_css_block .token.constant,
.html_editor_css_block .token.symbol,
.html_editor_css_block .token.deleted {
  color: #905; }

.html_editor_css_block .token.selector,
.html_editor_css_block .token.attr-name,
.html_editor_css_block .token.string,
.html_editor_css_block .token.char,
.html_editor_css_block .token.builtin,
.html_editor_css_block .token.inserted {
  color: #690; }

.html_editor_css_block .token.operator,
.html_editor_css_block .token.entity,
.html_editor_css_block .token.url,
.html_editor_css_block .language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5); }

.html_editor_css_block .token.atrule,
.html_editor_css_block .token.attr-value,
.html_editor_css_block .token.keyword {
  color: #07a; }

.html_editor_css_block .token.function {
  color: #dd4a68; }

.html_editor_css_block .token.regex,
.html_editor_css_block .token.important,
.html_editor_css_block .token.variable {
  color: #e90; }

.html_editor_css_block .token.important,
.html_editor_css_block .token.bold {
  font-weight: bold; }

.html_editor_css_block .token.italic {
  font-style: italic; }

.html_editor_css_block .token.entity {
  cursor: help; }

.html_editor_css {
  white-space: pre-wrap;
  height: 440px;
  wordwrap: break-word;
  word-wrap: break-word; }

/* PROJECT LIST STYLE */
.main-inner .projects_list table.without-top-margin,
table.without-top-margin,
.main-inner .table.without-top-margin {
  margin-top: 0px;
  border-collapse: collapse; }

.main-inner .projects_list.small-top-margin {
  margin-top: 10px; }

.projects_list {
  /*margin-top:50px;*/
  margin-top: 25px; }

.projects_list tbody td.project-status span {
  background-color: #53af02;
  padding: 5px;
  color: #fff;
  margin-left: 10px;
  border-radius: 3px; }

.projects_list tbody td:first-child {
  padding-left: 10px; }

.projects_list tbody td.project-status span.disabled {
  background-color: #ffffff;
  color: #000000; }

.projects_list tbody td div.project-title span {
  font-size: 13px;
  padding: 3px;
  border-radius: 2px;
  border: 1px solid #5d788d;
  background: #5d788d;
  color: #fff;
  margin-right: 2px;
  display: inline-block;
  width: 90px;
  text-align: center; }

.projects_list tbody td div.project-title {
  font-size: 15px;
  padding-top: 5px; }

.projects_list tbody td div.project-description {
  font-size: 12px;
  color: #667881;
  margin-top: 5px;
  padding-right: 10px; }

.projects_list tbody td div.project-info {
  margin-top: 10px; }

.projects_list tbody td div.project-dates {
  border: 1px solid #efefef;
  padding: 5px;
  background: #fafafa;
  color: #768a94;
  border-radius: 3px;
  width: 90%; }

.projects_list tbody td div.project-user-wrapper {
  margin: 3px;
  display: inline-block; }

.projects_list tbody td div.project-user,
div.project-user {
  font-size: 12px;
  width: 40px;
  height: 40px;
  border: 1px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background-color: #ccc;
  color: #fff;
  cursor: pointer; }

.projects_list tbody td div.project-user.owner,
div.project-user.owner {
  background-color: #53af02; }

.projects_list thead {
  background-color: #363449;
  color: #fff; }

.projects_list .show-all {
  text-align: right; }

.projects_list .show-all a {
  color: #53af02; }

.projects_list .show-all a:hover {
  color: #53af02; }

.main-inner .projects_list thead th {
  color: #fff;
  font-size: 13px;
  line-height: 22px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-top: 10px;
  padding-left: 0px;
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
  background: none !important;
  border: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

.main-inner .projects_list thead th:first-child {
  padding-left: 10px; }

.main-inner .projects_list tbody {
  background-color: #fff; }

.main-inner .projects_list tbody td {
  color: #000; }

.project_operations .btn.disabled,
.project_operations .btn.disabled:hover,
.fileupload-preview .btn.disabled,
.fileupload-preview .btn.disabled:hover {
  opacity: 0.3; }

.fileupload-preview .btn.disabled:hover,
.fileupload-preview .btn.disabled:active,
.fileupload-preview .btn.disabled:focus,
.fileupload-preview .btn.disabled:hover i,
.fileupload-preview .btn.disabled:active i,
.fileupload-preview .btn.disabled:focus i {
  background-color: #efefef;
  opacity: 0.3;
  color: #262626; }

/* LAYER STYLE */
.wait-layer {
  margin-top: 30px;
  margin-bottom: 30px; }

.modal-backdrop.in.message-style {
  background-color: #000000; }

.modal-contact.message-style h2,
.modal-contact.message-style p {
  color: #031424; }

.wait-layer .btn.btn-black {
  background-color: #22212d; }

.clear-image-view {
  width: 200px;
  height: 200px;
  float: left; }

.clear-image-view img {
  display: block;
  max-height: 100%;
  max-width: 100%; }

.choose-image-item img,
.choose-image-item video,
.choose-image-item audio,
.choose-image-item span {
  display: block;
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto; }

.preview-img-action {
  font-size: 11px; }

.bg-type-view-block {
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 10px; }

.bg-type-view-block select {
  width: 120px;
  font-size: 11px; }

.crop-layer-body .buttons-row {
  text-align: left;
  margin-left: 33px;
  margin-top: 0;
  margin-bottom: 0; }

.crop-layer-body .buttons-row ul {
  margin-bottom: 0px; }

.crop-layer-body .text.image-info {
  margin-top: -35px;
  margin-bottom: 35px; }

.empty_preview_size {
  text-transform: lowercase;
  margin-top: 20px; }

.choose-file-block .drop-zone-wrapper {
  padding-left: 5px;
  padding-bottom: 20px;
  padding-right: 26px; }

.choose-file-block .drop-zone-wrapper .drop {
  padding-top: 15px;
  padding-bottom: 80px;
  font-size: 16px; }

.choose-file-block .choose-file-search-keyword-btn {
  font-size: 18px;
  position: absolute;
  top: 5px;
  right: 5px;
  text-decoration: none;
  color: #666; }

.choose-file-block .choose-file-search-tag-btn {
  font-size: 18px;
  position: absolute;
  top: 5px;
  right: 5px;
  text-decoration: none;
  color: #666; }

.choose-file-block .choose-file-list {
  height: 420px;
  overflow-y: auto; }

.choose-file-block .item {
  border: 1px solid #eeeeee;
  width: 150px;
  height: 200px;
  float: left;
  margin: 5px;
  text-align: center;
  background-color: #fff; }

.choose-file-block .item .title {
  max-height: 28px;
  overflow: hidden; }

.choose-file-block .item .title h3 {
  font-size: 11px; }

.choose-file-block .item .image-size {
  color: #667881;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 10px; }

.choose-file-block .item .preview {
  width: 135px;
  height: 100px;
  margin: 0 auto; }

.choose-file-block .item .action {
  width: 135px;
  margin: 0 auto; }

#choose-file-list .btn {
  background: #768a94;
  border: 1px solid #768a94;
  color: #fff; }

#choose-file-list .btn:hover {
  background: #031424;
  border: 1px solid #031424;
  color: #fff; }

#choose-file-list .btn.use-image {
  background: #53af02;
  border: 1px solid #53af02; }

#choose-file-list .btn.use-image:hover,
#choose-file-list .btn.use-image:focus {
  background: #031424;
  border: 1px solid #031424; }

.page-content-wrapper .general-content-title {
  margin-bottom: 19px; }

.btn-group .btn.button-group-first-item {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.template-set-property .delete-template-wrapper {
  margin-left: 0; }

.path-node-item {
  cursor: pointer; }

.row-fluid > [class*="content-property-color-wrapper"] {
  margin-left: 45px; }

.mindmap-area .cd-light-buttons.scroll-btn .btn,
.mindmap-area .cd-light-buttons.scroll-btn .btn:active,
.mindmap-area .cd-light-buttons.scroll-btn .btn:hover {
  padding: 12px 14px;
  background-color: #efefef;
  color: #666;
  border-color: #dfdfdf;
  text-decoration: none;
  font-size: 16px;
  outline: 0; }

.report-wrapper .report-filter-form .row.overview-header {
  margin-left: -30px; }

.report-wrapper .report-filter-form .row.next-line {
  margin-top: 20px; }

.report-wrapper .report-filter-form .row.last-line {
  position: relative; }

.report-wrapper .report-filter-form .radio-controls {
  padding-top: 5px; }

.report-wrapper .report-filter-form input[type="radio"] {
  margin-bottom: 5px; }

.report-wrapper .report-filter-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0; }

.report-teaser-wrapper {
  width: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  position: relative;
  background: #53af02; }

.report-teaser-wrapper.center {
  margin: 0 auto; }

.report-teaser-wrapper.right {
  float: right; }

.report-teaser-wrapper .icon,
.report-teaser-wrapper .content,
.report-teaser-wrapper .description {
  text-align: center; }

.report-teaser-wrapper .description-right {
  text-align: right; }

.report-teaser-wrapper {
  padding-bottom: 20px; }

.report-teaser-wrapper .description,
.report-teaser-wrapper .description-right {
  position: absolute;
  bottom: 2px; }

.report-teaser-wrapper .description-right {
  right: 10px; }

.report-teaser-wrapper .icon {
  padding-top: 30px; }

.report-teaser-wrapper i {
  font-size: 50px;
  color: #ffffff; }

.report-teaser-wrapper h2 {
  font-size: 16px;
  color: #ffffff; }

.report-teaser-wrapper h3,
.report-teaser-wrapper h3 span {
  font-size: 30px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 20px; }

.report-teaser-wrapper p {
  font-size: 13px;
  color: #ffffff;
  margin-bottom: 5px; }

.report-teaser-wrapper table.country {
  font-size: 14px;
  width: 100%; }

.report-teaser-wrapper table.country .country-name {
  color: #000000; }

.report-teaser-wrapper table.country .value1 {
  padding-left: 10px;
  text-align: left;
  color: #000000; }

.report-teaser-wrapper table.country .value2 {
  padding-left: 20px;
  text-align: right;
  color: #000000; }

.dashboard .report-teaser-wrapper {
  padding-bottom: 0px;
  background: #fff; }

.dashboard .report-teaser-wrapper h2 {
  font-size: 12px;
  color: #667881;
  line-height: 1.5;
  padding: 10px; }

.dashboard .report-teaser-wrapper h3 {
  color: #000000; }

.dashboard .report-teaser-wrapper i {
  font-size: initial;
  color: #53af02; }

.dashboard .highcharts-title {
  font-size: 12px !important; }

.highcharts-title {
  color: #667881 !important;
  fill: #667881 !important; }

.highcharts-axis text {
  color: #667881 !important;
  fill: #667881 !important; }

.highcharts-axis-labels text {
  color: #667881 !important;
  fill: #667881 !important; }

.second-help-button {
  position: absolute;
  right: 0px; }

.second-help-button .cd-help-btn.top-right {
  top: 10px;
  right: 17px; }

.second-help-button .cd-help-box.top-right {
  top: 0;
  right: 0; }

.input-group.elem_color .input-group-addon {
  margin-left: -4px; }

.form-horizontal .controls .elem_color input {
  margin-right: 0px; }

a .icon-animate[class^="icon-"],
a .icon-animate[class*=" icon-"] {
  display: inline-block; }

.icon-animate {
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 2s;
  animation-fill-mode: none;
  animation-iteration-count: infinite;
  animation-name: spin;
  animation-play-state: running;
  animation-timing-function: linear; }

.span9.padding {
  padding-bottom: 10px; }

.disable-permission {
  color: #cccccc; }

.styles-wrapper {
  margin-top: 10px; }

.content-style-group-name {
  border-bottom: 2px solid #031424;
  margin-bottom: 10px; }

.btn-delete,
.project_operations .btn.btn-delete,
.thumbnail_eg .action .btn.btn-delete,
.thumbnail_eg .action .btn.btn-delete:hover {
  background-color: #ff1d23; }

.cd-help-box h2 {
  font-size: 25px;
  color: #fff; }

.cd-help-box h3 {
  font-size: 21px;
  padding: 0 0 10px 0; }

.cd-help-box h4 {
  font-size: 16px;
  padding: 0 0 5px 0;
  color: #333333; }

.cd-help-box h5 {
  font-size: 14px;
  padding: 0 0 5px 0;
  color: #ffffff; }

.show-global-style-value {
  font-size: 11px; }

.individual-style-title {
  margin-top: 10px; }

.field_with_errors {
  display: inline; }

.notice-icon {
  color: #ff1d23; }

.mpage-delay-value {
  margin-left: 10px; }

.current-mpage-path a,
.current-mpage-path a:active {
  color: #333333;
  text-decoration: none; }

.current-mpage-path a:hover,
.swipe-page a:hover,
.path-node-item:hover {
  color: #53af02;
  text-decoration: none; }

.mpage-edit-property {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 20px; }

.edit-page-content-text-wrapper h2 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.error-help-block {
  color: #ff1d23; }

.publish-online-text {
  display: inline-block; }

.filters .input-append,
.input-prepend {
  display: table;
  width: 100%;
  box-sizing: border-box;
  min-height: 28px; }

.filters .input-append .btn,
.filters .input-prepend .btn {
  display: table-cell; }

.filters .input-append > input,
.filters .input-prepend > input {
  box-sizing: border-box;
  /* use bootstrap mixin or include vendor variants */
  display: table;
  /* table-cell is not working well in Chrome for small widths */
  min-height: inherit;
  width: 100%; }

.filters .input-append > input {
  border-right: 0; }

.filters .input-prepend > input {
  border-left: 0; }

.main-inner .cd-table.filters {
  position: relative; }

.filters .filter-block input.span4 {
  width: 340px; }

.filters .items,
.sorts .items {
  margin-right: 30px; }

.filters .filter-block {
  margin-bottom: 10px; }

.filters .filter-block input,
.filters .filter-block select,
.filters .filter-block textarea {
  width: 100%;
  box-sizing: border-box;
  min-height: 28px; }

.filters .filter-block textarea {
  height: 28px; }

.cd-table.filters .cd-add,
.cd-table.filters .cd-close {
  margin-right: 0;
  position: absolute;
  right: 0; }

.cd-table.filters .cd-add {
  bottom: 15px; }

.cd-table.filters .cd-close {
  top: 0; }

.filters.cd-table {
  margin-bottom: 0; }

.filter-value-wrapper {
  position: relative; }

.filter-value-wrapper > div {
  margin-right: 30px; }

.work_type[disabled],
.file-storage-filter[disabled] {
  pointer-events: none !important; }

.entity-config-table th,
.table-creator-table td.action-block-tr,
.table-creator-table th.action-block-tr {
  position: relative;
  min-width: 140px;
  vertical-align: top; }

.entity-config-table th .title,
.table-creator-table td.action-block-tr .title,
.table-creator-table th.action-block-tr .title {
  padding-right: 80px; }

.entity-config-table th .action,
.table-creator-table td.action-block-tr .action {
  width: 85px;
  position: absolute;
  top: 10px;
  right: 10px; }

.table-creator-table td.action-block-tr .action {
  width: 94px; }

.entity-config-table th a,
.entity-config-table th a:hover,
.table-creator-table td.action-block-tr a,
.table-creator-table td.action-block-tr a:hover {
  text-decoration: none; }

.entity-config-table th i,
.table-creator-table td.action-block-tr i {
  font-size: 14px; }

.entity-config-table th i.green,
.table-creator-table td.action-block-tr i.green {
  color: #53af02; }

.entity-config-table th i.danger,
.table-creator-table td.action-block-tr i.danger {
  color: #ff1d23; }

.entity-config-table th i.gray,
.table-creator-table td.action-block-tr i.gray {
  color: #ccc; }

.entity-config-table .label-original,
.entity-config-table .label-original:hover,
.table-creator-table .label-original,
.table-creator-table .label-original:hover {
  padding: 0;
  background-color: #ffffff;
  border-radius: 0; }

.entity-config-table .btn[disabled],
.entity-config-table .btn[disabled]:hover {
  background-color: #e6e6e6;
  color: #000000; }

.entity-edit-form td,
.mobile-user-config-fields-form td {
  vertical-align: top;
  padding-top: 5px !important; }

option.special-select-option {
  color: #999999; }

option.default-select-option {
  color: #000000; }

a.set-select-active,
a.set-select-active:hover {
  color: #333333; }

.configurate_entity .table.table-bordered th {
  text-transform: none; }

#modalDeleteProject .btn.disabled:focus,
#modalDeleteProject .btn.disabled:hover {
  background-color: #e6e6e6; }

ul.template-entity .thumbnail_eg .btn.btn-in-delete,
ul.template-entity .thumbnail_eg .btn.btn-in-delete:hover {
  background-color: #bebebe;
  cursor: default; }

.fileupload.fileupload-exists .preview.fileupload-preview,
.preview.fileupload-preview .content-block.image-preview,
.preview.fileupload-preview .content-block.audio-preview,
.preview.fileupload-preview .content-block.video-preview,
.preview.fileupload-preview .image-preview .image {
  width: 100%;
  height: 150px;
  position: relative; }

.fileupload.fileupload-exists .preview.fileupload-preview .preview-img-action,
.fileupload.fileupload-exists
.preview.fileupload-preview
.content-image-preview {
  display: none; }

.fileupload-preview img,
.fileupload-preview .audio-preview-icon,
.fileupload-preview video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%); }

.fileupload-preview .content-image-preview {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%); }

.audio-preview-icon {
  font-size: 40px; }

.library-social-link {
  list-style: none;
  margin: 0;
  padding: 0 10px 0px 10px;
  height: 30px; }
  .library-social-link li {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background-color: #ccc;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: center; }
    .library-social-link li a {
      color: #ffffff;
      line-height: 30px; }
  .library-social-link li.behance {
    background-color: #206efb; }
  .library-social-link li.dribbble {
    background-color: #e84f89; }
  .library-social-link li.deviantart {
    background-color: #5e7162; }
  .library-social-link li.digg {
    background-color: #000000; }
  .library-social-link li.linkedin {
    background-color: #127cb4; }

a.title-style-help-link,
a.title-style-help-link:hover {
  color: #bbb;
  font-size: 16px;
  margin-left: 3px;
  margin-right: 3px; }

a.style-help-link,
a.style-help-link:hover {
  color: #ddd;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 0px; }

a.style-help-link-inline,
a.style-help-link-inline:hover {
  position: static;
  margin-left: 5px; }

.inline-block {
  display: inline-block; }

.layer-style-help .image {
  width: 100%;
  height: 150px; }
  .layer-style-help .image img {
    display: block;
    max-width: 100%;
    max-height: 100%; }

.sub-page-load {
  text-align: center;
  margin: 40px; }
  .sub-page-load i {
    font-size: 40px;
    color: #dddddd; }

/*   STRIPE */
/**
 * The CSS shown here will not be introduced in the Quickstart guide, but shows
 * how you can use CSS to style your Element's container.
 */
.StripeElement {
  background-color: white;
  height: 40px;
  padding: 10px 12px;
  border-radius: 0px;
  border: 1px solid #efefef; }

.StripeElement--invalid {
  border-color: #fa755a; }

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important; }

.card-info {
  font-size: 18px; }

.card-info .brand {
  margin-right: 30px; }

.card-4-empty-token,
.card-4-last-token {
  margin-right: 30px; }

.current-resource-use td {
  font-weight: bold; }

.stripe .control-label {
  float: none;
  width: auto; }

.stripe .controls {
  margin-left: 0; }

.pf {
  font: normal normal normal 30px / 1 PaymentFont;
  font-size: 30px; }

#card_name {
  height: 45px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px; }

/*progressbar*/
#progressbar {
  overflow: hidden;
  /*CSS counters to number the steps*/
  counter-reset: step;
  margin: 0;
  margin-left: 0px; }

#progressbar li {
  list-style-type: none;
  text-transform: uppercase;
  font-size: 12px;
  width: 33.33%;
  float: left;
  position: relative;
  text-align: center; }

#progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 40px;
  line-height: 40px;
  display: block;
  font-size: 16px;
  color: #fff;
  background: #031424;
  border-radius: 3px;
  margin: 0 auto 5px auto; }

/*progressbar connectors*/
#progressbar li:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #031424;
  position: absolute;
  left: -50%;
  top: 19px;
  z-index: -1;
  /*put it behind the numbers*/ }

#progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none; }

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,
#progressbar li.active:after {
  background: #53af02;
  color: white; }

p.warning {
  color: #53af02; }

.alert-bell {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #ff1d23;
  z-index: 9999;
  cursor: pointer; }

.image-landscape-portrait {
  width: 228px; }

.filter-settings,
.filter-settings:active,
.filter-settings:hover {
  color: #272734;
  position: absolute;
  font-size: 24px; }

.filter-item {
  position: relative; }

.delete-tag-wrapper {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 30px; }

.delete-tag-wrapper a {
  font-size: 14px;
  color: #666666; }

.delete-tag-wrapper {
  display: none; }

li.filter-item:hover .delete-tag-wrapper {
  display: block; }

.collaborators_list .pagination {
  margin: 0; }

.collaborators_list .pagination.buttons-row ul {
  margin: 0; }

.custom-map-marker {
  width: 42px;
  height: 42px;
  background-color: #53af02;
  color: #ffffff;
  border-radius: 50%;
  line-height: 42px;
  text-align: center; }
/*----------------------------
    The file upload form
-----------------------------*/
.drop-down-upload {
  /*width:100%;*/
  /*margin-bottom:10px;*/
  /*border: 1px dotted #dfdfdf;*/ }

.drop-down-upload .drop {
  background-color: #f2f2f2;
  padding: 30px 50px;
  border: 0px solid #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  color: #768a94;
  background-image: url("//assets.contentdock.info/assets/drop_down_upload/dragdrop-bbfe493ac8bdc97489e72b7277de4fee.png");
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  padding-bottom: 80px;
  box-sizing: border-box;
  min-height: 140px;
  border-radius: 5px; }

.drop-down-upload .drop.over {
  background-color: #53AF02; }

.drop-down-upload .drop a {
  background-color: #007a96;
  padding: 12px 26px;
  color: #fff;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  margin-top: 12px;
  line-height: 1; }

.drop-down-upload .drop a:hover {
  background-color: #0986a3; }

.drop-down-upload .drop input {
  display: none; }

.drop-down-upload ul {
  list-style: none;
  margin: 0 -30px;
  border-top: 1px solid #2b2e31;
  border-bottom: 1px solid #3d4043; }

.drop-down-upload ul li {
  background-color: #333639;
  background-image: -webkit-linear-gradient(top, #333639, #303335);
  background-image: -moz-linear-gradient(top, #333639, #303335);
  background-image: linear-gradient(top, #333639, #303335);
  border-top: 1px solid #3d4043;
  border-bottom: 1px solid #2b2e31;
  padding: 15px;
  height: 52px;
  position: relative; }

.drop-down-upload ul li input {
  display: none; }

.drop-down-upload ul li p {
  width: 144px;
  overflow: hidden;
  white-space: nowrap;
  color: #EEE;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 100px; }

.drop-down-upload ul li i {
  font-weight: normal;
  font-style: normal;
  color: #7f7f7f;
  display: block; }

.drop-down-upload ul li canvas {
  top: 15px;
  left: 32px;
  position: absolute; }

.drop-down-upload ul li span {
  width: 15px;
  height: 12px;
  background: url("//assets.contentdock.info/assets/drop_down_upload/icons-8f65e6f73b711b7c41e5717f2e70bf78.png") no-repeat;
  position: absolute;
  top: 34px;
  right: 33px;
  cursor: pointer; }

.drop-down-upload ul li.working span {
  height: 16px;
  background-position: 0 -12px; }

.drop-down-upload ul li.error p {
  color: red; }

.drop-down-upload .drop.drop-for-image-content, .drop-for-image-content {
  height: 100px;
  font-size: 12px;
  padding: 20px; }
/*!
 * Bootstrap Colorpicker
 * http://mjolnic.github.io/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */
.colorpicker-saturation {
  float: left;
  width: 100px;
  height: 100px;
  cursor: crosshair;
  background-image: url("//assets.contentdock.info/assets/colorpicker/saturation-4631f094a2170dc6bce81dd294f8b162.png"); }

.colorpicker-saturation i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: -4px 0 0 -4px;
  border: 1px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.colorpicker-saturation i b {
  display: block;
  width: 5px;
  height: 5px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.colorpicker-hue,
.colorpicker-alpha {
  float: left;
  width: 15px;
  height: 100px;
  margin-bottom: 4px;
  margin-left: 4px;
  cursor: row-resize; }

.colorpicker-hue i,
.colorpicker-alpha i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
  background: #000;
  border-top: 1px solid #fff; }

.colorpicker-hue {
  background-image: url("//assets.contentdock.info/assets/colorpicker/hue-c471c5bbf3798af891d6f92fd2652f38.png"); }

.colorpicker-alpha {
  display: none;
  background-image: url("//assets.contentdock.info/assets/colorpicker/alpha-bdc1327531e009e1b1af41cbff4321b3.png"); }

.colorpicker-saturation,
.colorpicker-hue,
.colorpicker-alpha {
  background-size: contain; }

.colorpicker {
  top: 0;
  left: 0;
  z-index: 10000;
  min-width: 130px;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1; }

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

.colorpicker:after {
  clear: both; }

.colorpicker:before {
  position: absolute;
  top: -7px;
  left: 6px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.colorpicker:after {
  position: absolute;
  top: -6px;
  left: 7px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: ''; }

.colorpicker div {
  position: relative; }

.colorpicker.colorpicker-with-alpha {
  min-width: 140px; }

.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
  display: block; }

.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url("//assets.contentdock.info/assets/colorpicker/alpha-bdc1327531e009e1b1af41cbff4321b3.png");
  background-position: 0 100%; }

.colorpicker-color div {
  height: 10px; }

.colorpicker-selectors {
  display: none;
  height: 10px;
  margin-top: 5px;
  clear: both; }

.colorpicker-selectors i {
  float: left;
  width: 10px;
  height: 10px;
  cursor: pointer; }

.colorpicker-selectors i + i {
  margin-left: 3px; }

.colorpicker-element .input-group-addon i,
.colorpicker-element .add-on i {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: text-top;
  cursor: pointer; }

.colorpicker.colorpicker-inline {
  position: relative;
  z-index: auto;
  display: inline-block;
  float: none; }

.colorpicker.colorpicker-horizontal {
  width: 110px;
  height: auto;
  min-width: 110px; }

.colorpicker.colorpicker-horizontal .colorpicker-saturation {
  margin-bottom: 4px; }

.colorpicker.colorpicker-horizontal .colorpicker-color {
  width: 100px; }

.colorpicker.colorpicker-horizontal .colorpicker-hue,
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  float: left;
  width: 100px;
  height: 15px;
  margin-bottom: 4px;
  margin-left: 0;
  cursor: col-resize; }

.colorpicker.colorpicker-horizontal .colorpicker-hue i,
.colorpicker.colorpicker-horizontal .colorpicker-alpha i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 15px;
  margin-top: 0;
  background: #ffffff;
  border: none; }

.colorpicker.colorpicker-horizontal .colorpicker-hue {
  background-image: url("//assets.contentdock.info/assets/colorpicker/hue-horizontal-3f37e1cff929160394bb71198d1097cf.png"); }

.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  background-image: url("//assets.contentdock.info/assets/colorpicker/alpha-horizontal-66b2a71c14764c8ab615de0ac8b77898.png"); }

.colorpicker.colorpicker-hidden {
  display: none; }

.colorpicker.colorpicker-visible {
  display: block; }

.colorpicker-inline.colorpicker-visible {
  display: inline-block; }

.colorpicker-right:before {
  right: 6px;
  left: auto; }

.colorpicker-right:after {
  right: 7px;
  left: auto; }

.colorpicker-no-arrow:before {
  border-right: 0;
  border-left: 0; }

.colorpicker-no-arrow:after {
  border-right: 0;
  border-left: 0; }

/*
   Colorpicker for Bootstrap
   Copyright 2012 Stefan Petre
   Licensed under the Apache License v2.0
   http://www.apache.org/licenses/LICENSE-2.0

.colorpicker-saturation { width: 100px; height: 100px; background-image: url(image_path("colorpicker/saturation.png")); cursor: crosshair; float: left; } .colorpicker-saturation i { display: block; height: 5px; width: 5px; border: 1px solid #000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: absolute; top: 0; left: 0; margin: -4px 0 0 -4px; } .colorpicker-saturation i b { display: block; height: 5px; width: 5px; border: 1px solid #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .colorpicker-hue, .colorpicker-alpha { width: 15px; height: 100px; float: left; cursor: row-resize; margin-left: 4px; margin-bottom: 4px; } .colorpicker-hue i, .colorpicker-alpha i { display: block; height: 1px; background: #000; border-top: 1px solid #fff; position: absolute; top: 0; left: 0; width: 100%; margin-top: -1px; } .colorpicker-hue { background-image: url(image_path("colorpicker/hue.png")); } .colorpicker-alpha { background-image: url(image_path("colorpicker/alpha.png")); display: none; } .colorpicker { *zoom: 1; top: 0; left: 0; padding: 4px; min-width: 120px; margin-top: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .colorpicker:before, .colorpicker:after { display: table; content: ""; } .colorpicker:after { clear: both; } .colorpicker: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: 6px; } .colorpicker:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; position: absolute; top: -6px; left: 7px; } .colorpicker div { position: relative; } .colorpicker.alpha { min-width: 140px; } .colorpicker.alpha .colorpicker-alpha { display: block; } .colorpicker-color { height: 10px; margin-top: 5px; clear: both; background-image: url(image_path("colorpicker/alpha.png")); background-position: 0 100%; } .colorpicker-color div { height: 10px; } .input-append.color .btn i, .input-prepend.color .btn i { display: block; cursor: pointer; width: 20px; height: 20px; }
*/
 /*
	Datepicker for Bootstrap
	Copyright 2012 Stefan Petre
	Licensed under the Apache License v2.0
	http://www.apache.org/licenses/LICENSE-2.0
*/
.datepicker {
  z-index: 1051;
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*.dow { border-top: 1px solid #ddd !important; }*/ }

.datepicker.datepicker-orient-top: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: 6px; }

.datepicker.datepicker-orient-top:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px; }

.datepicker.datepicker-orient-bottom:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -7px;
  left: 6px; }

.datepicker.datepicker-orient-bottom:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  position: absolute;
  bottom: -6px;
  left: 7px; }

.datepicker > div {
  display: none; }

.datepicker table {
  width: 100%;
  margin: 0; }

.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer; }

.datepicker td.old, .datepicker td.new {
  color: #999999; }

.datepicker td.active, .datepicker td.active:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-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(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] {
  background-color: #0044cc; }

.datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active {
  background-color: #003399 \9; }

.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker td span:hover {
  background: #eeeeee; }

.datepicker td span.active {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-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(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] {
  background-color: #0044cc; }

.datepicker td span.active:active, .datepicker td span.active.active {
  background-color: #003399 \9; }

.datepicker td span.old {
  color: #999999; }

.datepicker th.switch {
  width: 145px; }

.datepicker th.next, .datepicker th.prev {
  font-size: 19.5px; }

.datepicker thead tr:first-child th {
  cursor: pointer; }

.datepicker thead tr:first-child th:hover {
  background: #eeeeee; }

.input-append.date .add-on i, .input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px; }
/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
  z-index: 9992 !important;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/ }

.datetimepicker-inline {
  width: 220px; }

.datetimepicker.datetimepicker-rtl {
  direction: rtl; }

.datetimepicker.datetimepicker-rtl table tr td span {
  float: right; }

.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
  top: 0;
  left: 0; }

[class*=" datetimepicker-dropdown"]: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; }

[class*=" datetimepicker-dropdown"]:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute; }

[class*=" datetimepicker-dropdown-top"]:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0; }

[class*=" datetimepicker-dropdown-top"]:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  border-bottom: 0; }

.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px; }

.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px; }

.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px; }

.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px; }

.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px; }

.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px; }

.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px; }

.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px; }

.datetimepicker > div {
  display: none; }

.datetimepicker.minutes div.datetimepicker-minutes {
  display: block; }

.datetimepicker.hours div.datetimepicker-hours {
  display: block; }

.datetimepicker.days div.datetimepicker-days {
  display: block; }

.datetimepicker.months div.datetimepicker-months {
  display: block; }

.datetimepicker.years div.datetimepicker-years {
  display: block; }

.datetimepicker table {
  margin: 0; }

.datetimepicker td,
.datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none; }

.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
  background-color: transparent; }

.datetimepicker table tr td.minute:hover {
  background: #eeeeee;
  cursor: pointer; }

.datetimepicker table tr td.hour:hover {
  background: #eeeeee;
  cursor: pointer; }

.datetimepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer; }

.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #999999; }

.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a; }

.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9; }

.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-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(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9; }

.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px; }

.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%; }

.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px; }

.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px; }

.datetimepicker table tr td span:hover {
  background: #eeeeee; }

.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default; }

.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-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(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9; }

.datetimepicker table tr td span.old {
  color: #999999; }

.datetimepicker th.switch {
  width: 145px; }

.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
  cursor: pointer; }

.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover {
  background: #eeeeee; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  cursor: pointer;
  width: 14px;
  height: 14px; }
/*---------- FONT SIZES ----------*/
.font-size-base {
  font-size: 1.125rem !important; }

.font-size-lg {
  font-size: 2.25rem !important; }

.font-size-sm {
  font-size: 1rem !important; }

.font-size-xs {
  font-size: .875rem !important; }

.font-size-xxs {
  font-size: .65rem !important; }

.font-size-xl {
  font-size: 2.75rem !important; }

.font-size-xxl {
  font-size: 3.75rem !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 500 !important; }

.font-weight-bolder {
  font-weight: 700 !important; }

.font-weight-light {
  font-weight: 200 !important; }

.letter-spacing-tight {
  letter-spacing: -0.05em; }

.letter-spacing-normal {
  letter-spacing: 0; }

.letter-spacing-loose {
  letter-spacing: 0.1em; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

/*---------- SPACING ----------*/
/* Padding */
.p0 {
  padding: 0 !important; }

.p10 {
  padding: 10px !important; }

.p20 {
  padding: 20px !important; }

.p30 {
  padding: 30px !important; }

.p40 {
  padding: 40px !important; }

/* Padding Top */
.pt0 {
  padding-top: 0 !important; }

.pt2 {
  padding-top: 2px !important; }

.pt3 {
  padding-top: 3px !important; }

.pt4 {
  padding-top: 4px !important; }

.pt5 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt19 {
  padding-top: 19px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt70 {
  padding-top: 70px !important; }

.pt80 {
  padding-top: 80px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pt110 {
  padding-top: 110px !important; }

.pt120 {
  padding-top: 120px !important; }

.pt130 {
  padding-top: 130px !important; }

.pt140 {
  padding-top: 140px !important; }

/* Padding Bottom */
.pb0 {
  padding-bottom: 0 !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb19 {
  padding-bottom: 19px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pb110 {
  padding-bottom: 110px !important; }

.pb120 {
  padding-bottom: 120px !important; }

.pb130 {
  padding-bottom: 130px !important; }

.pb140 {
  padding-bottom: 140px !important; }

/* Padding Left */
.pl0 {
  padding-left: 0 !important; }

.pl3 {
  padding-left: 3px !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl19 {
  padding-left: 19px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl50 {
  padding-left: 50px !important; }

.pl60 {
  padding-left: 60px !important; }

.pl70 {
  padding-left: 70px !important; }

.pl80 {
  padding-left: 80px !important; }

.pl90 {
  padding-left: 90px !important; }

.pl100 {
  padding-left: 100px !important; }

.pl110 {
  padding-left: 110px !important; }

.pl120 {
  padding-left: 120px !important; }

/* Padding Right */
.pr0 {
  padding-right: 0 !important; }

.pr5 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr19 {
  padding-right: 19px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr50 {
  padding-right: 50px !important; }

.pr60 {
  padding-right: 60px !important; }

.pr70 {
  padding-right: 70px !important; }

.pr80 {
  padding-right: 80px !important; }

.pr90 {
  padding-right: 90px !important; }

.pr100 {
  padding-right: 100px !important; }

.pr110 {
  padding-right: 110px !important; }

.pr120 {
  padding-right: 120px !important; }

/* Margin Auto */
.mr-auto {
  margin: auto;
  float: none; }

/* Margin */
.m10 {
  margin: 10px !important; }

.m20 {
  margin: 20px !important; }

.m30 {
  margin: 30px !important; }

.m40 {
  margin: 40px !important; }

.m50 {
  margin: 50px !important; }

.m60 {
  margin: 60px !important; }

/* Margin Top */
.mt0 {
  margin-top: 0 !important; }

.mt2 {
  margin-top: 2px !important; }

.mt3 {
  margin-top: 3px !important; }

.mt4 {
  margin-top: 4px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt19 {
  margin-top: 19px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt100 {
  margin-top: 100px !important; }

.mt110 {
  margin-top: 110px !important; }

.mt120 {
  margin-top: 120px !important; }

/* Margin Bottom */
.mb0 {
  margin-bottom: 0 !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb19 {
  margin-bottom: 19px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mb110 {
  margin-bottom: 110px !important; }

.mb120 {
  margin-bottom: 120px !important; }

/* Margin Left */
.ml0 {
  margin-left: 0 !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml11 {
  margin-left: 11px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml19 {
  margin-left: 19px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.ml60 {
  margin-left: 60px !important; }

.ml70 {
  margin-left: 70px !important; }

.ml80 {
  margin-left: 80px !important; }

.ml90 {
  margin-left: 90px !important; }

.ml100 {
  margin-left: 100px !important; }

.ml110 {
  margin-left: 110px !important; }

.ml120 {
  margin-left: 120px !important; }

/* Margin Right */
.mr0 {
  margin-right: 0 !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr19 {
  margin-right: 19px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr50 {
  margin-right: 50px !important; }

.mr60 {
  margin-right: 60px !important; }

.mr70 {
  margin-right: 70px !important; }

.mr80 {
  margin-right: 80px !important; }

.mr90 {
  margin-right: 90px !important; }

.mr100 {
  margin-right: 100px !important; }

.mr110 {
  margin-right: 110px !important; }

.mr120 {
  margin-right: 120px !important; }

@media (min-width: 1200px) {
  .pl-lg-50 {
    padding-left: 50px; }

  .pl-lg-60 {
    padding-left: 60px; }

  .pl-lg-80 {
    padding-left: 80px; } }
@media (min-width: 992px) {
  .pt-md-50 {
    padding-top: 50px; } }
@media (min-width: 480px) {
  .pt-sm-0 {
    padding-top: 0px; } }
/* Margin Classes */
.m-1 {
  margin: 0.25rem; }

.m-2 {
  margin: 0.5rem; }

.m-3 {
  margin: 1rem; }

.m-4 {
  margin: 2rem; }

.m-5 {
  margin: 3rem; }

.m-6 {
  margin: 4rem; }

/* Margin Classes for Responsive Breakpoints */
@media (min-width: 576px) {
  /* Small devices */
  .m-sm-1 {
    margin: 0.25rem; }

  .m-sm-2 {
    margin: 0.5rem; }

  .m-sm-3 {
    margin: 1rem; }

  .m-sm-4 {
    margin: 2rem; }

  .m-sm-5 {
    margin: 3rem; }

  .m-sm-6 {
    margin: 4rem; } }
@media (min-width: 768px) {
  /* Medium devices */
  .m-md-1 {
    margin: 0.25rem; }

  .m-md-2 {
    margin: 0.5rem; }

  .m-md-3 {
    margin: 1rem; }

  .m-md-4 {
    margin: 2rem; }

  .m-md-5 {
    margin: 3rem; }

  .m-md-6 {
    margin: 4rem; } }
@media (min-width: 992px) {
  /* Large devices */
  .m-lg-1 {
    margin: 0.25rem; }

  .m-lg-2 {
    margin: 0.5rem; }

  .m-lg-3 {
    margin: 1rem; }

  .m-lg-4 {
    margin: 2rem; }

  .m-lg-5 {
    margin: 3rem; }

  .m-lg-6 {
    margin: 4rem; } }
@media (min-width: 1200px) {
  /* Extra-large devices */
  .m-xl-1 {
    margin: 0.25rem; }

  .m-xl-2 {
    margin: 0.5rem; }

  .m-xl-3 {
    margin: 1rem; }

  .m-xl-4 {
    margin: 2rem; }

  .m-xl-5 {
    margin: 3rem; }

  .m-xl-6 {
    margin: 4rem; } }
/* Padding Classes */
.p-1 {
  padding: 0.25rem; }

.p-2 {
  padding: 0.5rem; }

.p-3 {
  padding: 1rem; }

.p-4 {
  padding: 2rem; }

.p-5 {
  padding: 3rem; }

.p-6 {
  padding: 4rem; }

/* Padding Classes for Responsive Breakpoints */
@media (min-width: 576px) {
  /* Small devices */
  .p-sm-1 {
    padding: 0.25rem; }

  .p-sm-2 {
    padding: 0.5rem; }

  .p-sm-3 {
    padding: 1rem; }

  .p-sm-4 {
    padding: 2rem; }

  .p-sm-5 {
    padding: 3rem; }

  .p-sm-6 {
    padding: 4rem; } }
@media (min-width: 768px) {
  /* Medium devices */
  .p-md-1 {
    padding: 0.25rem; }

  .p-md-2 {
    padding: 0.5rem; }

  .p-md-3 {
    padding: 1rem; }

  .p-md-4 {
    padding: 2rem; }

  .p-md-5 {
    padding: 3rem; }

  .p-md-6 {
    padding: 4rem; } }
@media (min-width: 992px) {
  /* Large devices */
  .p-lg-1 {
    padding: 0.25rem; }

  .p-lg-2 {
    padding: 0.5rem; }

  .p-lg-3 {
    padding: 1rem; }

  .p-lg-4 {
    padding: 2rem; }

  .p-lg-5 {
    padding: 3rem; }

  .p-lg-6 {
    padding: 4rem; } }
@media (min-width: 1200px) {
  /* Extra-large devices */
  .p-xl-1 {
    padding: 0.25rem; }

  .p-xl-2 {
    padding: 0.5rem; }

  .p-xl-3 {
    padding: 1rem; }

  .p-xl-4 {
    padding: 2rem; }

  .p-xl-5 {
    padding: 3rem; }

  .p-xl-6 {
    padding: 4rem; } }
/* Top Margin Classes */
.mt-1 {
  margin-top: 0.25rem; }

.mt-2 {
  margin-top: 0.5rem; }

.mt-3 {
  margin-top: 1rem; }

.mt-4 {
  margin-top: 2rem; }

.mt-5 {
  margin-top: 3rem; }

.mt-6 {
  margin-top: 4rem; }

/* Top Margin Classes for Responsive Breakpoints */
@media (min-width: 576px) {
  /* Small devices */
  .mt-sm-1 {
    margin-top: 0.25rem; }

  .mt-sm-2 {
    margin-top: 0.5rem; }

  .mt-sm-3 {
    margin-top: 1rem; }

  .mt-sm-4 {
    margin-top: 2rem; }

  .mt-sm-5 {
    margin-top: 3rem; }

  .mt-sm-6 {
    margin-top: 4rem; } }
@media (min-width: 768px) {
  /* Medium devices */
  .mt-md-1 {
    margin-top: 0.25rem; }

  .mt-md-2 {
    margin-top: 0.5rem; }

  .mt-md-3 {
    margin-top: 1rem; }

  .mt-md-4 {
    margin-top: 2rem; }

  .mt-md-5 {
    margin-top: 3rem; }

  .mt-md-6 {
    margin-top: 4rem; } }
@media (min-width: 992px) {
  /* Large devices */
  .mt-lg-1 {
    margin-top: 0.25rem; }

  .mt-lg-2 {
    margin-top: 0.5rem; }

  .mt-lg-3 {
    margin-top: 1rem; }

  .mt-lg-4 {
    margin-top: 2rem; }

  .mt-lg-5 {
    margin-top: 3rem; }

  .mt-lg-6 {
    margin-top: 4rem; } }
@media (min-width: 1200px) {
  /* Extra-large devices */
  .mt-xl-1 {
    margin-top: 0.25rem; }

  .mt-xl-2 {
    margin-top: 0.5rem; }

  .mt-xl-3 {
    margin-top: 1rem; }

  .mt-xl-4 {
    margin-top: 2rem; }

  .mt-xl-5 {
    margin-top: 3rem; }

  .mt-xl-6 {
    margin-top: 4rem; } }
/* Bottom Margin Classes */
.mb-1 {
  margin-bottom: 0.25rem; }

.mb-2 {
  margin-bottom: 0.5rem; }

.mb-3 {
  margin-bottom: 1rem; }

.mb-4 {
  margin-bottom: 2rem; }

.mb-5 {
  margin-bottom: 3rem; }

.mb-6 {
  margin-bottom: 4rem; }

/* Bottom Margin Classes for Responsive Breakpoints */
@media (min-width: 576px) {
  /* Small devices */
  .mb-sm-1 {
    margin-bottom: 0.25rem; }

  .mb-sm-2 {
    margin-bottom: 0.5rem; }

  .mb-sm-3 {
    margin-bottom: 1rem; }

  .mb-sm-4 {
    margin-bottom: 2rem; }

  .mb-sm-5 {
    margin-bottom: 3rem; }

  .mb-sm-6 {
    margin-bottom: 4rem; } }
@media (min-width: 768px) {
  /* Medium devices */
  .mb-md-1 {
    margin-bottom: 0.25rem; }

  .mb-md-2 {
    margin-bottom: 0.5rem; }

  .mb-md-3 {
    margin-bottom: 1rem; }

  .mb-md-4 {
    margin-bottom: 2rem; }

  .mb-md-5 {
    margin-bottom: 3rem; }

  .mb-md-6 {
    margin-bottom: 4rem; } }
@media (min-width: 992px) {
  /* Large devices */
  .mb-lg-1 {
    margin-bottom: 0.25rem; }

  .mb-lg-2 {
    margin-bottom: 0.5rem; }

  .mb-lg-3 {
    margin-bottom: 1rem; }

  .mb-lg-4 {
    margin-bottom: 2rem; }

  .mb-lg-5 {
    margin-bottom: 3rem; }

  .mb-lg-6 {
    margin-bottom: 4rem; } }
@media (min-width: 1200px) {
  /* Extra-large devices */
  .mb-xl-1 {
    margin-bottom: 0.25rem; }

  .mb-xl-2 {
    margin-bottom: 0.5rem; }

  .mb-xl-3 {
    margin-bottom: 1rem; }

  .mb-xl-4 {
    margin-bottom: 2rem; }

  .mb-xl-5 {
    margin-bottom: 3rem; }

  .mb-xl-6 {
    margin-bottom: 4rem; } }
/* Top Padding Classes */
.pt-1 {
  padding-top: 0.25rem; }

.pt-2 {
  padding-top: 0.5rem; }

.pt-3 {
  padding-top: 1rem; }

.pt-4 {
  padding-top: 2rem; }

.pt-5 {
  padding-top: 3rem; }

.pt-6 {
  padding-top: 4rem; }

/* Top Padding Classes for Responsive Breakpoints */
@media (min-width: 576px) {
  /* Small devices */
  .pt-sm-1 {
    padding-top: 0.25rem; }

  .pt-sm-2 {
    padding-top: 0.5rem; }

  .pt-sm-3 {
    padding-top: 1rem; }

  .pt-sm-4 {
    padding-top: 2rem; }

  .pt-sm-5 {
    padding-top: 3rem; }

  .pt-sm-6 {
    padding-top: 4rem; } }
@media (min-width: 768px) {
  /* Medium devices */
  .pt-md-1 {
    padding-top: 0.25rem; }

  .pt-md-2 {
    padding-top: 0.5rem; }

  .pt-md-3 {
    padding-top: 1rem; }

  .pt-md-4 {
    padding-top: 2rem; }

  .pt-md-5 {
    padding-top: 3rem; }

  .pt-md-6 {
    padding-top: 4rem; } }
@media (min-width: 992px) {
  /* Large devices */
  .pt-lg-1 {
    padding-top: 0.25rem; }

  .pt-lg-2 {
    padding-top: 0.5rem; }

  .pt-lg-3 {
    padding-top: 1rem; }

  .pt-lg-4 {
    padding-top: 2rem; }

  .pt-lg-5 {
    padding-top: 3rem; }

  .pt-lg-6 {
    padding-top: 4rem; } }
@media (min-width: 1200px) {
  /* Extra-large devices */
  .pt-xl-1 {
    padding-top: 0.25rem; }

  .pt-xl-2 {
    padding-top: 0.5rem; }

  .pt-xl-3 {
    padding-top: 1rem; }

  .pt-xl-4 {
    padding-top: 2rem; }

  .pt-xl-5 {
    padding-top: 3rem; }

  .pt-xl-6 {
    padding-top: 4rem; } }
/* Bottom Padding Classes */
.pb-1 {
  padding-bottom: 0.25rem; }

.pb-2 {
  padding-bottom: 0.5rem; }

.pb-3 {
  padding-bottom: 1rem; }

.pb-4 {
  padding-bottom: 2rem; }

.pb-5 {
  padding-bottom: 3rem; }

.pb-6 {
  padding-bottom: 4rem; }

/* Bottom Padding Classes for Responsive Breakpoints */
@media (min-width: 576px) {
  /* Small devices */
  .pb-sm-1 {
    padding-bottom: 0.25rem; }

  .pb-sm-2 {
    padding-bottom: 0.5rem; }

  .pb-sm-3 {
    padding-bottom: 1rem; }

  .pb-sm-4 {
    padding-bottom: 2rem; }

  .pb-sm-5 {
    padding-bottom: 3rem; }

  .pb-sm-6 {
    padding-bottom: 4rem; } }
@media (min-width: 768px) {
  /* Medium devices */
  .pb-md-1 {
    padding-bottom: 0.25rem; }

  .pb-md-2 {
    padding-bottom: 0.5rem; }

  .pb-md-3 {
    padding-bottom: 1rem; }

  .pb-md-4 {
    padding-bottom: 2rem; }

  .pb-md-5 {
    padding-bottom: 3rem; }

  .pb-md-6 {
    padding-bottom: 4rem; } }
@media (min-width: 992px) {
  /* Large devices */
  .pb-lg-1 {
    padding-bottom: 0.25rem; }

  .pb-lg-2 {
    padding-bottom: 0.5rem; }

  .pb-lg-3 {
    padding-bottom: 1rem; }

  .pb-lg-4 {
    padding-bottom: 2rem; }

  .pb-lg-5 {
    padding-bottom: 3rem; }

  .pb-lg-6 {
    padding-bottom: 4rem; } }
@media (min-width: 1200px) {
  /* Extra-large devices */
  .pb-xl-1 {
    padding-bottom: 0.25rem; }

  .pb-xl-2 {
    padding-bottom: 0.5rem; }

  .pb-xl-3 {
    padding-bottom: 1rem; }

  .pb-xl-4 {
    padding-bottom: 2rem; }

  .pb-xl-5 {
    padding-bottom: 3rem; }

  .pb-xl-6 {
    padding-bottom: 4rem; } }
/* Left Margin Classes */
.ml-1 {
  margin-left: 0.25rem; }

.ml-2 {
  margin-left: 0.5rem; }

.ml-3 {
  margin-left: 1rem; }

.ml-4 {
  margin-left: 2rem; }

.ml-5 {
  margin-left: 3rem; }

.ml-6 {
  margin-left: 4rem; }

/* Left Margin Classes for Responsive Breakpoints */
@media (min-width: 576px) {
  /* Small devices */
  .ml-sm-1 {
    margin-left: 0.25rem; }

  .ml-sm-2 {
    margin-left: 0.5rem; }

  .ml-sm-3 {
    margin-left: 1rem; }

  .ml-sm-4 {
    margin-left: 2rem; }

  .ml-sm-5 {
    margin-left: 3rem; }

  .ml-sm-6 {
    margin-left: 4rem; } }
@media (min-width: 768px) {
  /* Medium devices */
  .ml-md-1 {
    margin-left: 0.25rem; }

  .ml-md-2 {
    margin-left: 0.5rem; }

  .ml-md-3 {
    margin-left: 1rem; }

  .ml-md-4 {
    margin-left: 2rem; }

  .ml-md-5 {
    margin-left: 3rem; }

  .ml-md-6 {
    margin-left: 4rem; } }
@media (min-width: 992px) {
  /* Large devices */
  .ml-lg-1 {
    margin-left: 0.25rem; }

  .ml-lg-2 {
    margin-left: 0.5rem; }

  .ml-lg-3 {
    margin-left: 1rem; }

  .ml-lg-4 {
    margin-left: 2rem; }

  .ml-lg-5 {
    margin-left: 3rem; }

  .ml-lg-6 {
    margin-left: 4rem; } }
@media (min-width: 1200px) {
  /* Extra-large devices */
  .ml-xl-1 {
    margin-left: 0.25rem; }

  .ml-xl-2 {
    margin-left: 0.5rem; }

  .ml-xl-3 {
    margin-left: 1rem; }

  .ml-xl-4 {
    margin-left: 2rem; }

  .ml-xl-5 {
    margin-left: 3rem; }

  .ml-xl-6 {
    margin-left: 4rem; } }
/* Right Margin Classes */
.mr-1 {
  margin-right: 0.25rem; }

.mr-2 {
  margin-right: 0.5rem; }

.mr-3 {
  margin-right: 1rem; }

.mr-4 {
  margin-right: 2rem; }

.mr-5 {
  margin-right: 3rem; }

.mr-6 {
  margin-right: 4rem; }

/* Right Margin Classes for Responsive Breakpoints */
@media (min-width: 576px) {
  /* Small devices */
  .mr-sm-1 {
    margin-right: 0.25rem; }

  .mr-sm-2 {
    margin-right: 0.5rem; }

  .mr-sm-3 {
    margin-right: 1rem; }

  .mr-sm-4 {
    margin-right: 2rem; }

  .mr-sm-5 {
    margin-right: 3rem; }

  .mr-sm-6 {
    margin-right: 4rem; } }
@media (min-width: 768px) {
  /* Medium devices */
  .mr-md-1 {
    margin-right: 0.25rem; }

  .mr-md-2 {
    margin-right: 0.5rem; }

  .mr-md-3 {
    margin-right: 1rem; }

  .mr-md-4 {
    margin-right: 2rem; }

  .mr-md-5 {
    margin-right: 3rem; }

  .mr-md-6 {
    margin-right: 4rem; } }
@media (min-width: 992px) {
  /* Large devices */
  .mr-lg-1 {
    margin-right: 0.25rem; }

  .mr-lg-2 {
    margin-right: 0.5rem; }

  .mr-lg-3 {
    margin-right: 1rem; }

  .mr-lg-4 {
    margin-right: 2rem; }

  .mr-lg-5 {
    margin-right: 3rem; }

  .mr-lg-6 {
    margin-right: 4rem; } }
@media (min-width: 1200px) {
  /* Extra-large devices */
  .mr-xl-1 {
    margin-right: 0.25rem; }

  .mr-xl-2 {
    margin-right: 0.5rem; }

  .mr-xl-3 {
    margin-right: 1rem; }

  .mr-xl-4 {
    margin-right: 2rem; }

  .mr-xl-5 {
    margin-right: 3rem; }

  .mr-xl-6 {
    margin-right: 4rem; } }
/* Left Padding Classes */
.pl-1 {
  padding-left: 0.25rem; }

.pl-2 {
  padding-left: 0.5rem; }

.pl-3 {
  padding-left: 1rem; }

.pl-4 {
  padding-left: 2rem; }

.pl-5 {
  padding-left: 3rem; }

.pl-6 {
  padding-left: 4rem; }

/* Left Padding Classes for Responsive Breakpoints */
@media (min-width: 576px) {
  /* Small devices */
  .pl-sm-1 {
    padding-left: 0.25rem; }

  .pl-sm-2 {
    padding-left: 0.5rem; }

  .pl-sm-3 {
    padding-left: 1rem; }

  .pl-sm-4 {
    padding-left: 2rem; }

  .pl-sm-5 {
    padding-left: 3rem; }

  .pl-sm-6 {
    padding-left: 4rem; } }
@media (min-width: 768px) {
  /* Medium devices */
  .pl-md-1 {
    padding-left: 0.25rem; }

  .pl-md-2 {
    padding-left: 0.5rem; }

  .pl-md-3 {
    padding-left: 1rem; }

  .pl-md-4 {
    padding-left: 2rem; }

  .pl-md-5 {
    padding-left: 3rem; }

  .pl-md-6 {
    padding-left: 4rem; } }
@media (min-width: 992px) {
  /* Large devices */
  .pl-lg-1 {
    padding-left: 0.25rem; }

  .pl-lg-2 {
    padding-left: 0.5rem; }

  .pl-lg-3 {
    padding-left: 1rem; }

  .pl-lg-4 {
    padding-left: 2rem; }

  .pl-lg-5 {
    padding-left: 3rem; }

  .pl-lg-6 {
    padding-left: 4rem; } }
@media (min-width: 1200px) {
  /* Extra-large devices */
  .pl-xl-1 {
    padding-left: 0.25rem; }

  .pl-xl-2 {
    padding-left: 0.5rem; }

  .pl-xl-3 {
    padding-left: 1rem; }

  .pl-xl-4 {
    padding-left: 2rem; }

  .pl-xl-5 {
    padding-left: 3rem; }

  .pl-xl-6 {
    padding-left: 4rem; } }
/* Right Padding Classes */
.pr-1 {
  padding-right: 0.25rem; }

.pr-2 {
  padding-right: 0.5rem; }

.pr-3 {
  padding-right: 1rem; }

.pr-4 {
  padding-right: 2rem; }

.pr-5 {
  padding-right: 3rem; }

.pr-6 {
  padding-right: 4rem; }

/* Right Padding Classes for Responsive Breakpoints */
@media (min-width: 576px) {
  /* Small devices */
  .pr-sm-1 {
    padding-right: 0.25rem; }

  .pr-sm-2 {
    padding-right: 0.5rem; }

  .pr-sm-3 {
    padding-right: 1rem; }

  .pr-sm-4 {
    padding-right: 2rem; }

  .pr-sm-5 {
    padding-right: 3rem; }

  .pr-sm-6 {
    padding-right: 4rem; } }
@media (min-width: 768px) {
  /* Medium devices */
  .pr-md-1 {
    padding-right: 0.25rem; }

  .pr-md-2 {
    padding-right: 0.5rem; }

  .pr-md-3 {
    padding-right: 1rem; }

  .pr-md-4 {
    padding-right: 2rem; }

  .pr-md-5 {
    padding-right: 3rem; }

  .pr-md-6 {
    padding-right: 4rem; } }
@media (min-width: 992px) {
  /* Large devices */
  .pr-lg-1 {
    padding-right: 0.25rem; }

  .pr-lg-2 {
    padding-right: 0.5rem; }

  .pr-lg-3 {
    padding-right: 1rem; }

  .pr-lg-4 {
    padding-right: 2rem; }

  .pr-lg-5 {
    padding-right: 3rem; }

  .pr-lg-6 {
    padding-right: 4rem; } }
@media (min-width: 1200px) {
  /* Extra-large devices */
  .pr-xl-1 {
    padding-right: 0.25rem; }

  .pr-xl-2 {
    padding-right: 0.5rem; }

  .pr-xl-3 {
    padding-right: 1rem; }

  .pr-xl-4 {
    padding-right: 2rem; }

  .pr-xl-5 {
    padding-right: 3rem; }

  .pr-xl-6 {
    padding-right: 4rem; } }
.container-card {
  border-radius: 5px;
  background-color: #ffffff;
  clear: both; }

.container-shadow {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 2px 12px 0 rgba(0, 0, 0, 0.1), 0 0 1px 0 rgba(0, 0, 0, 0.1); }

/* Width Classes */
.w-100 {
  width: 100%; }

.w-75 {
  width: 75%; }

.w-50 {
  width: 50%; }

.w-25 {
  width: 25%; }

.w-auto {
  width: auto; }

/* Height Classes */
.h-100 {
  height: 100%; }

.h-75 {
  height: 75%; }

.h-50 {
  height: 50%; }

.h-25 {
  height: 25%; }

.h-auto {
  height: auto; }

/* Beautiful Table Styles */
.beautiful-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 16px;
  color: #333; }

.beautiful-table th, .beautiful-table td {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #ddd; }

.beautiful-table th {
  background-color: #f2f2f2; }

.beautiful-table tbody tr:hover {
  background-color: #f5f5f5; }

/* Add a subtle border radius for a softer look */
.beautiful-table th, .beautiful-table td {
  border-radius: 4px; }

/* Add some spacing to the cells */
.beautiful-table th, .beautiful-table td {
  padding: 15px; }

/* Add a subtle hover effect for better interactivity */
.beautiful-table tbody tr:hover {
  background-color: #f9f9f9; }

/* Add a border to the table header cells for separation */
.beautiful-table th {
  border-bottom: 2px solid #ddd; }

/* Add a background color to the header cells */
.beautiful-table th {
  background-color: #f4f4f4; }

.beautiful-table th.text-center, .beautiful-table td.text-center {
  text-align: center !important; }

/* Add some styles to the first and last columns for emphasis */
.beautiful-table th:first-child, .beautiful-table td:first-child {
  border-left: 2px solid #ddd;
  border-radius: 4px 0 0 4px; }

.beautiful-table th:last-child, .beautiful-table td:last-child {
  border-right: 2px solid #ddd;
  border-radius: 0 4px 4px 0; }
/*------------------------------------------------------------------

[Table of contents]
1. Global2. Navbar / .navbar3. Subnavbar / .subnavbar4. Main / .main5. Footer / .footer6. Profile / .complete-profile. Widget / .widget8. Error / .error-container8. Miscellaneous

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[1. Global]
*/
@font-face {
  font-family: 'journalregular';
  src: url("//assets.contentdock.info/assets/journal-webfont-5b5a7ae597e09e3ad0741dcf1c552bc9.eot");
  src: url("//assets.contentdock.info/assets/journal-webfont-5b5a7ae597e09e3ad0741dcf1c552bc9.eot?#iefix") format("embedded-opentype"), url("//assets.contentdock.info/assets/journal-webfont-1749f8c83a93d098879250f327e3b49e.woff") format("woff"), url("//assets.contentdock.info/assets/journal-webfont-3a6460583c5fde7f7529445630b4833a.ttf") format("truetype"), url("//assets.contentdock.info/assets/journal-webfont-efaae52566759247c3c9f05add8ca4a3.svg#journalregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'lovelo-black';
  src: url("//assets.contentdock.info/fonts/lovelo_black-webfont.eot?") format("eot"), url("//assets.contentdock.info/assets/lovelo_black-webfont-a1086840bd8da982f4529eb1ad45f681.woff") format("woff"), url("//assets.contentdock.info/assets/lovelo_black-webfont-c737045c5a0a13360e0d6a7b7a189955.ttf") format("truetype"), url("//assets.contentdock.info/assets/lovelo_black-webfont-69600236f13d41d10792d817d441a8e4.svg#webfont6LOZSOGi") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  background: #f3f8ff;
  font-size: 12px;
  line-height: 17px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #667881; }

a:focus {
  outline: none; }

p {
  font-size: 12px;
  line-height: 17px;
  margin: 0 0 15px; }

input,
button,
select,
textarea {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fafafa; }

input,
select,
textarea {
  width: 100%;
  height: auto;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #d9d9d9; }

input:focus, textarea:focus {
  border-color: #3b98eb !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 154, 235, 0.667);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 154, 235, 0.667);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 154, 235, 0.667);
  outline: 0;
  background: #ffffff;
  color: #000000; }

label {
  color: #111111; }

.btn-icon-only {
  padding-right: 3px;
  padding-left: 3px; }

.table.table-bordered th {
  background: #E9E9E9;
  background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* IE10+ */
  background: linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
  font-size: 10px;
  color: #444;
  text-transform: uppercase;
  padding-right: 20px !important; }

.table.table-bordered td {
  padding-right: 20px !important; }

.main .configurate_entity .field-list, .field-list {
  position: relative;
  min-height: auto;
  margin: 0 0 20px 0;
  border: 1px solid #efefef;
  background: #fff;
  min-height: 60px;
  padding: 20px 20px 60px 20px; }

.main .configurate_entity .cd-field-list {
  border: 1px solid #e9e9e9;
  background: #fff;
  padding: 50px 40px 20px 20px; }

.main .configurate_entity .cd-field-list .add_column, .table-creator .add_column,
.main .configurate_entity .cd-field-list .add_row, .table-creator .add_row {
  float: right;
  margin: 0 14px 0 0;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-add-a82ee8746b0858be940e854e9aee06a0.png") no-repeat right top;
  padding: 2px 27px 6px 0;
  color: #666; }

.add_item, .add_item:hover {
  display: inline-block;
  margin: 10px 14px 10px 0;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-add-a82ee8746b0858be940e854e9aee06a0.png") no-repeat left top;
  padding: 2px 0 6px 27px;
  color: #666666;
  text-decoration: none; }

.main .table.table-bordered.cd-table-new {
  clear: both;
  margin: 0 0 20px 0;
  border: none;
  border-left: 1px solid #e9e9e9; }

.main .table.table-bordered.cd-table-new th {
  border: 1px solid #e9e9e9 !important;
  border-bottom: none !important;
  border-left: none !important;
  background: #fff;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

.main .table.table-bordered.cd-table-new td {
  padding: 10px;
  border: 1px solid #e9e9e9 !important;
  border-left: none !important;
  background: #fff;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

.main .table.table-bordered.cd-table-new .cd-close, .cd-item-file .cd-close {
  float: right;
  height: 24px;
  text-decoration: none;
  width: 24px;
  margin: 0 0 0 10px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-close-6a094fbe185dc48fac22b0c775de489e.png") no-repeat 4px 4px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.cd-item-file .cd-close {
  margin-left: 0px; }

.main .table.table-bordered.cd-table-new .cd-edit {
  float: right;
  margin: 0 0 0 10px;
  text-decoration: none;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-edit-7378d13e079e37e39f8202ecd74d2a18.png") no-repeat left top;
  width: 24px;
  height: 24px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.label {
  cursor: default;
  display: inline-block;
  margin: 0 10px 5px 0;
  padding: 5px 27px 5px 4px;
  width: 92px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #666;
  background: transparent url("//assets.contentdock.info/assets/site/backgrounds/label-7e9fbae379923f743148c6f8a835ce85.png") no-repeat left bottom; }

.label:hover {
  background: transparent url("//assets.contentdock.info/assets/site/backgrounds/label-7e9fbae379923f743148c6f8a835ce85.png") no-repeat left bottom; }

.label-success {
  cursor: pointer;
  background: transparent url("//assets.contentdock.info/assets/site/backgrounds/label-7e9fbae379923f743148c6f8a835ce85.png") no-repeat left top;
  color: #333; }

.label-success:hover {
  background: transparent url("//assets.contentdock.info/assets/site/backgrounds/label-7e9fbae379923f743148c6f8a835ce85.png") no-repeat left top; }

.cd-top-p {
  color: #666;
  padding: 20px 0 10px 0; }

.draganddrop {
  width: 130px;
  height: 132px;
  position: absolute;
  bottom: -86px;
  left: 30%;
  background: transparent url("//assets.contentdock.info/assets/site/elements/draganddrop-941d77e838d25fe31ef304c45edf1f5d.png") no-repeat left top; }

.draganddrop.without-image {
  background: none; }

/*------------------------------------------------------------------
[2. Navbar / .navbar]
*/
.navbar {
  color: #ccc;
  height: 70px; }

.navbar .container {
  position: relative; }

.navbar-inner {
  padding: 0;
  background: #ffffff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none; }

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

.navbar .nav > li {
  margin-right: 5px; }

.navbar .nav a {
  font-size: 12px; }

.navbar .nav a.logo {
  padding-left: 0; }

.navbar .logo {
  display: block;
  width: 50px; }

.navbar .nav .active > a, .navbar .nav .active > a:hover {
  background-color: #53af02;
  border-radius: 3px; }

.navbar .nav > li > a:hover {
  color: #ffffff;
  background-color: #363449 !important;
  border-radius: 3px; }

.navbar .nav .open > .dropdown-toggle, .navbar .nav .active > .dropdown-toggle, .navbar .nav .open.active > .dropdown-toggle {
  color: #ffffff;
  background-color: #53af02 !important;
  border-radius: 3px; }

.navbar .nav a.logo:hover {
  background-color: #ffffff !important; }

.navbar .brand {
  font-weight: normal;
  position: relative;
  top: 2px;
  font-size: 11px;
  line-height: 13px;
  color: #ffffff; }

.navbar .search-query {
  background-color: #444;
  width: 150px;
  font-size: 11px;
  font-weight: bold; }

.navbar .search-query::-webkit-input-placeholder {
  color: #666; }

.navbar .search-query:-moz-placeholder {
  color: #666; }

.navbar .nav > li > a {
  text-shadow: none;
  color: #667881; }

.dropdown .dropdown-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #363449; }

.dropdown-menu a {
  color: #ffffff; }

i.icon-spinner.icon-animate {
  line-height: 12px;
  margin-right: 5px; }

/*------------------------------------------------------------------
[3. Subnavbar / .subnavbar]
*/
.subnavbar {
  margin-bottom: 20px; }

.subnavbar-inner {
  border-bottom: 2px solid #031424; }

.subnavbar .container {
  position: relative; }

.subnavbar .container .logo {
  display: block;
  width: 90px;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -45px; }

.subnavbar .container ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  display: block;
  left: 0;
  position: relative;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none; }

.subnavbar .container .navbar-wrapper {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  width: 910px; }

.subnavbar .container ul > li {
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase; }

.subnavbar .container ul > li:first-child {
  border: none; }

.subnavbar .container ul > li > a {
  position: relative;
  display: block;
  padding: 13px 40px 12px 40px;
  color: #000000;
  width: 100px; }

.subnavbar .container ul > li > a:hover {
  color: #fff;
  text-decoration: none; }

.subnavbar .container ul > li > a > i {
  display: none; }

.subnavbar .container ul > li > a > span {
  display: block; }

.subnavbar .container ul > li.logo-margin > a {
  margin-right: 185px;
  /*border-right:1px solid #262626;*/ }

.subnavbar .container ul > li.without-left-line {
  border-left: none; }

.subnavbar .container ul > li.active > a {
  color: #fff;
  background: #53AF02; }

.subnavbar .dropdown .dropdown-menu a {
  font-size: 12px; }

.subnavbar .dropdown .dropdown-menu {
  text-align: left;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.subnavbar .dropdown-menu::after {
  margin-left: -4px;
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 50%; }

.subnavbar .caret {
  margin-top: 4px;
  border-top-color: white;
  border-bottom-color: white; }

.subnavbar .dropdown .caret {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -1px;
  opacity: 0.8; }

.subnavbar .dropdown.open .caret {
  display: none; }

/*------------------------------------------------------------------
[4. Main / .main]
*/
.main {
  padding-bottom: 2em;
  border-bottom: 1px dashed #dfdfdf;
  margin-top: 70px; }

/*------------------------------------------------------------------
[5. Extra / .extra]
*/
.extra {
  padding: 5px 0 5px 0;
  background: #ffffff; }

.extra-inner {
  padding: 20px 0 0 0;
  color: #BBB; }

.extra h4 {
  margin-bottom: 10px;
  color: #031424;
  text-transform: uppercase;
  font-size: 20px;
  font-family: lovelo-black; }

.extra h4 a {
  color: #fff; }

.extra h4 a:hover {
  color: #ffffff; }

.extra ul {
  padding: 0 0 20px 0;
  margin: 0; }

.extra li {
  color: #a5a5a3;
  list-style: none;
  line-height: 17px;
  margin-bottom: 8px; }

.extra li a {
  color: #667881;
  font-size: 12px;
  background-size: 100% 200%;
  background-image: linear-gradient(to bottom, white 50%, #53af02 50%);
  -webkit-transition: background-position 0.5s;
  -moz-transition: background-position 0.5s;
  transition: background-position 0.5s;
  line-height: 1.6; }

.extra li a:hover {
  color: #fff;
  border-radius: 3px;
  padding: 4px;
  background-position: 0 -100%;
  text-decoration: none; }

.extra .unstyled {
  float: left; }

.extra .unstyled.site-footer {
  width: 255px; }

.extra .unstyled.site-footer li {
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 8px; }

/*.extra .unstyled.site-footer a {color:#fff;}
.extra .unstyled.site-footer a:hover {color: #000; text-decoration: none;}
.extra .unstyled.site-footer h4 {
  font-size: 21px;
  color:#fff;
  line-height: 28px;
}
*/
/*------------------------------------------------------------------
[6. Footer/ .footer]
*/
.footer {
  margin-top: 0; }

.footer-inner {
  padding: 17px 0 4px 0;
  font-size: 12px;
  background: #ffffff !important;
  color: #667881;
  border-top: 1px dashed #dfdfdf; }

.footer a {
  color: #031424; }

.footer a:hover {
  color: #031424;
  text-decoration: none; }

.footer .linklist {
  overflow: hidden; }

.footer .linklist li {
  float: left;
  padding: 0 26px 0 0; }

.footer .linklist li a {
  display: block;
  background: transparent url("//assets.contentdock.info/assets/site/elements/social-footer-38f3ff5f6b67390dcc933b3ab8e2a598.png") no-repeat left top; }

.footer .linklist li.fb a {
  padding: 0 0 0 20px;
  background-position: 0 1px; }

.footer .linklist li.fb a:hover {
  /*background-position:0 -49px;*/
  color: #fff; }

.footer .linklist li.tw a {
  padding: 0 0 0 28px;
  background-position: 0 -151px; }

.footer .linklist li.tw a:hover {
  /*background-position:0 -151px;*/
  color: #fff; }

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

.footer .text-right a:hover {
  color: #000; }

.footer .text-right a {
  text-decoration: underline; }

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

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

.footer .text-center a:hover {
  color: #000; }

.footer .text-center a {
  text-decoration: none; }

.footer .nav > li > a:hover {
  background-color: transparent; }

/*------------------------------------------------------------------
Tables
*/
.main-inner .projects_list table {
  border: none; }

.projects_list .table-striped tbody tr:nth-child(odd) td {
  background-color: #ffffff !important; }

.projects_list .table-striped tbody tr td {
  border-bottom: 1px solid #efefef; }

.projects_list .table-striped tbody tr:last-child td {
  border-bottom: 0; }

.projects_list .table-striped tbody tr td.bg-color-f3f8ff {
  background-color: #f3f8ff !important; }

table {
  border-collapse: inherit;
  border-spacing: revert; }

.table td {
  vertical-align: middle;
  border-top: none; }

.main-inner .projects_list table {
  border: none; }

.main-inner .table {
  margin: 20px 0 10px 0; }

.main-inner .table-striped tbody td {
  padding: 8px 0 9px 0;
  color: #262626; }

.table-striped tbody td .cd-close {
  float: right;
  height: 24px;
  width: 24px;
  margin: 0 14px 0 0;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-close-6a094fbe185dc48fac22b0c775de489e.png") no-repeat 4px 4px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.table-striped tbody td .cd-cancel {
  float: right;
  margin: 0 14px 0 0; }

.main-inner .table-striped tbody td.project_operations {
  padding-right: 10px;
  text-align: right; }

/*------------------------------------------------------------------
[Buttons]
*/
.btn-secondary-rgba {
  background-color: rgba(129, 167, 205, 0.1) !important;
  color: #93b4d4 !important; }

.container-card {
  border-radius: 5px;
  background-color: #ffffff;
  clear: both; }

.container-shadow {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 2px 12px 0 rgba(0, 0, 0, 0.1), 0 0 1px 0 rgba(0, 0, 0, 0.1); }

.main-inner .widget-content.no-background {
  border: none;
  padding: 0;
  background: transparent; }

.tooltip {
  z-index: 9999; }

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100); }

/*------------------------------------------------------------------
[7. Complete Profile]
*/
body.complete-profile h1 {
  font-family: lovelo-black;
  text-align: center; }

body.complete-profile h2 {
  font-family: lovelo-black;
  text-align: center;
  font-size: 30px;
  margin-bottom: 10px; }

body.complete-profile p {
  text-align: center; }

body.complete-profile #company_data {
  padding: 30px; }

body.complete-profile .subnavbar-inner {
  height: 40px; }

body.complete-profile input,
body.complete-profile textarea,
body.complete-profile select,
body.complete-profile .uneditable-input {
  color: #000000;
  background: #fafafa; }

body.complete-profile input:focus,
body.complete-profile textarea:focus {
  border-color: #303030; }

body.complete-profile .main .container .create_new,
body.complete-profile .main .container .create_new:hover,
body.complete-profile .btn-green,
body.complete-profile .modal-body .create_new,
body.complete-profile .modal-body .create_new:hover,
body.complete-profile .modal-footer .create_new,
body.complete-profile .modal-footer .create_new:hover,
body.complete-profile .widget-content .create_new,
body.complete-profile .widget-content .create_new:hover,
body.complete-profile .main .container .create_new2,
body.complete-profile .main .container .create_new2:hover {
  border-radius: 5px !important; }

body.complete-profile .btn {
  border: 1px solid #fff;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 0px !important; }

body.complete-profile .form-horizontal .controls input,
body.complete-profile .form-horizontal .controls select {
  height: 45px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 0px; }

body.complete-profile .form-horizontal .controls textarea {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-radius: 0px; }

body.complete-profile .form-horizontal .control-label {
  padding-top: 12px; }

body.complete-profile .cd-form-actions .btn {
  border-radius: 5px !important; }

body.complete-profile .url-input .btn-group .btn.dropdown-toggle {
  padding-bottom: 13px;
  padding-top: 13px; }

/*------------------------------------------------------------------
[6. Widget / .widget]
*/
.headline-subheadline-text p {
  color: #667881; }

.headline-subheadline-text p b {
  color: #031424; }

.cd-back-bread {
  margin: 0 0 5px 0; }

.main .cd-backlink, .popover .cd-backlink {
  display: inline-block;
  color: #667881;
  margin: 0 0 10px 0;
  background: none !important;
  border: none !important;
  font-size: 12px; }

.main .widget .cd-backlink {
  margin-top: 10px; }

.main .cd-backlink:hover {
  color: #031424;
  text-decoration: none; }

.cd-breadcrumb {
  clear: both;
  display: block;
  color: #666; }

.cd-breadcrumb .project_title {
  color: #53AF02; }

.cd-breadcrumb-2 {
  padding: 0 0 10px 0;
  display: inline-block; }

.cd-breadcrumb-2 #mpage_path {
  display: inline-block; }

.cd-breadcrumb-2 .operation {
  display: inline-block; }

.cd-breadcrumb-2 .operation a {
  color: #53AF02; }

.edit_entity_group {
  color: #333;
  margin: 0 0 0 10px; }

.edit_entity_group:hover {
  text-decoration: none;
  color: #333; }

.widget {
  position: relative;
  clear: both;
  margin-bottom: 20px;
  overflow: visible;
  padding: 0 0 15px 0; }

.widget-header {
  margin: 0 0 10px 0; }

.widget-header h1 {
  padding: 0 0 10px 0;
  font-size: 24px;
  line-height: 28px;
  color: #031424;
  border-bottom: 1px dashed #dfdfdf; }

.widget-header h1 span.project-title .project_title {
  font-weight: 300; }

.widget-header.smaller-headline {
  border: none; }

.widget-header.smaller-headline h3 {
  border: none;
  color: #262626;
  padding-bottom: 4px;
  font-size: 18px;
  line-height: 22px; }

.widget-header .project-title a.cd-edit, .mpage-title-block h3 a.cd-edit, .template-entity-title-block h2 a.cd-edit {
  display: inline-block;
  margin: 0 0 0 10px;
  text-decoration: none;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-edit-7378d13e079e37e39f8202ecd74d2a18.png") no-repeat left top;
  width: 24px;
  height: 24px; }

.widget-header i {
  display: none; }

.widget-header .icon-columns {
  display: none; }

.widget-header .icon-th-list {
  display: none; }

.widget-header .project-title a.wait-icon-loader-active, a.wait-icon-loader-active,
.mpage-title-block h3 a.wait-icon-loader-active, .template-entity-title-block h2 a.wait-icon-loader-active,
.js-mindmap-active .node.root_node .cd-info.wait-icon-loader-active, .js-mindmap-active .node.activeparent .cd-info.wait-icon-loader-active, .js-mindmap-active .node.active .cd-info.wait-icon-loader-active,
.js-mindmap-active .node.root_node .cd-plus.wait-icon-loader-active, .js-mindmap-active .node.activeparent .cd-plus.wait-icon-loader-active, .js-mindmap-active .node.active .cd-plus.wait-icon-loader-active,
.table-striped tbody td .cd-copy.wait-icon-loader-active, .table-striped tbody td .cd-list.wait-icon-loader-active, .cd-item-file .cd-list.wait-icon-loader-active {
  background: none;
  background-image: none;
  text-indent: 0;
  text-decoration: none; }

.widget-header a.wait-icon-loader-active i, a.wait-icon-loader-active i, .image-loader i {
  display: inline-block;
  color: #53AF02;
  font-size: 26px;
  line-height: 30px; }

.image-loader i.icon-spinner.icon-animate {
  font-size: 60px;
  line-height: 60px; }

.cd-item-file .cd-list.wait-icon-loader-active i {
  color: #ffffff;
  line-height: 18px; }

.js-mindmap-active .node .operation a.wait-icon-loader-active i {
  color: #666;
  font-size: 18px;
  line-height: 23px; }

.js-mindmap-active .node.root_node .cd-info.wait-icon-loader-active i, .js-mindmap-active .node.activeparent .cd-info.wait-icon-loader-active i, .js-mindmap-active .node.active .cd-info.wait-icon-loader-active i,
.js-mindmap-active .node.root_node .cd-plus.wait-icon-loader-active i, .js-mindmap-active .node.activeparent .cd-plus.wait-icon-loader-active i, .js-mindmap-active .node.active .cd-plus.wait-icon-loader-active i {
  color: #fff; }

.widget-nopad .widget-content {
  padding: 0; }

/* Widget Content Clearfix */
.widget-content:before,
.widget-content:after {
  content: "";
  display: table; }

.widget-content:after {
  clear: both; }

/* For IE 6/7 (trigger hasLayout) */
.widget-content {
  zoom: 1; }

/* Widget Table */
.main-inner .widget-content {
  border: 1px solid #dfdfdf;
  background: #efefef;
  padding: 20px; }

.thumbnails .cd-close {
  float: right;
  height: 24px;
  width: 24px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-close-6a094fbe185dc48fac22b0c775de489e.png") no-repeat 4px 4px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.operation .cd-close {
  display: block;
  height: 24px;
  width: 24px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-close-6a094fbe185dc48fac22b0c775de489e.png") no-repeat 4px 4px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.table-striped tbody td .cd-copy,
.table-striped tbody td .cd-list, .cd-item-file .cd-list {
  float: right;
  height: 24px;
  width: 24px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-list-copy-f9cede51e4600de2241f9bd5ac2b0962.png") no-repeat left top;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.thumbnails .cd-list {
  float: left;
  height: 24px;
  width: 24px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-list-copy-f9cede51e4600de2241f9bd5ac2b0962.png") no-repeat left top;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.thumbnails .cd-list.edit-link {
  background-position: 100% 0; }

.table-striped tbody td .cd-copy {
  margin: 0 26px 0 0;
  background-position: 1px 0; }

.table-striped tbody td .cd-list, .cd-item-file .cd-list {
  margin: 0 14px 0 0;
  background-position: 100% 0; }

.cd-item-file .cd-list {
  margin-right: 0px; }

.table-striped tbody td .cd-entities {
  float: right;
  margin: 0 24px 0 0; }

.table-striped tbody td.icons {
  width: 20%;
  text-align: right; }

.table-striped tbody td.icons.cd-more-space {
  width: 30%;
  text-align: right; }

.overview-project .table-striped tbody td.icons {
  width: 10%;
  text-align: right; }

.widget-content .nav-tabs {
  border: none; }

.widget-content .nav-tabs li a {
  background: #c6c6c6;
  color: #fff;
  text-transform: uppercase;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.widget-content .nav-tabs li a:hover, .widget-content .nav-tabs li.active a {
  background: #53AF02;
  border: none;
  color: #fff; }

/* Widget Plain */
.widget-plain {
  background: transparent;
  border: none; }

.widget-plain .widget-content {
  padding: 0;
  background: transparent;
  border: none; }

/*padding:60px 0 0 0;*/
.main .btn-preview {
  display: inline-block;
  background: #fff;
  border: 1px solid #c6c6c6;
  color: #c6c6c6;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 13px; }

.main .container .btn-support-ask,
.modal-body .btn-support-ask, .modal-footer .btn-support-ask,
.widget-content .btn-support-ask {
  display: inline-block;
  padding: 10px;
  margin: 0 0 10px 0;
  font-weight: 500;
  color: #fff;
  font-size: 12px;
  line-height: 20px; }

.main .container .btn-support-ask.not-visible {
  display: none; }

.main .container .save-submit-button {
  background-color: #53AF02 !important;
  border: none; }

.main .container .save-submit-button:hover {
  background-color: #031424 !important;
  border: none; }

.main .container #entity_data_area .save-submit-button {
  top: 2px;
  line-height: 20px; }

.main .container #entity_data_area .btn-group .dropdown-toggle.btn-success {
  top: 2px;
  border: none;
  line-height: 20px; }

.main .container .create_new, .main .container .create_new:hover, .btn-green,
.modal-body .create_new, .modal-body .create_new:hover,
.modal-footer .create_new, .modal-footer .create_new:hover,
.widget-content .create_new, .widget-content .create_new:hover, .main .container .create_new2, .main .container .create_new2:hover {
  background-color: #768a94;
  border: none; }

.main .container .create_new:hover, .modal-body .create_new:hover,
.modal-footer .create_new:hover,
.widget-content .create_new:hover, .main .container .create_new2:hover {
  background-color: #363449; }

.main .container .create_from_lib, .main .container .create_from_lib:hover,
.modal-body .create_from_lib, .modal-body .create_from_lib:hover,
.widget-content .create_from_lib, .widget-content .create_from_lib:hover {
  background-color: #363449;
  border-color: #363449; }

.main .container .cd-cancel, .main .container .cd-cancel:hover,
.modal-body .cd-cancel, .modal-body .cd-cancel:hover,
.modal-footer .cd-cancel, .modal-footer .cd-cancel:hover,
.widget-content .cd-cancel, .widget-content .cd-cancel:hover {
  background-color: #c6c6c6;
  border-color: #c6c6c6; }

.widget-content .btn-text, .widget-content .btn-text:hover {
  display: inline-block;
  padding: 4px;
  font-weight: normal;
  color: #c6c6c6;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  border: 1px solid #c6c6c6;
  background: #fff; }

/* Widget Box */
.widget-box .widget-content {
  background: #E3E3E3;
  background: #FFF; }

/*------------------------------------------------------------------
[7. Error / .error-container]
*/
.error-container {
  margin-top: 4em;
  margin-bottom: 4em;
  text-align: center; }

.error-container h1 {
  margin-bottom: .5em;
  font-size: 120px;
  line-height: 1em; }

.error-container h2 {
  margin-bottom: .75em;
  font-size: 28px; }

.error-container .error-details {
  margin-bottom: 1.5em;
  font-size: 16px; }

.error-container .error-actions a {
  margin: 0 .5em; }

/*------------------------------------------------------------------
[8. Miscellaneous]
*/
.chart-holder {
  width: 100%;
  height: 250px; }

/* FLORIAN START */
h1, h2, h3, h4, h5, h6, .widget-content h3 span {
  font-weight: 300;
  color: #666; }

h1 {
  font-size: 28px;
  line-height: 32px;
  color: #000000; }

h2 {
  font-size: 18px;
  color: #263a5b;
  font-weight: 400; }

h3 {
  font-size: 16px;
  color: #031424; }

.widget-header h2, .widget-content h2 {
  font-size: 22px;
  color: #031424; }

.widget-content h3, .widget-content h3 a {
  font-size: 16px;
  color: #484d51;
  padding-bottom: 15px; }

.widget-content h3.project-settings-title {
  font-size: 18px; }

.widget h2.intro {
  color: #031424; }

.widget h3 {
  color: #031424; }

.widget-content .project-settings-attention {
  background-color: #ff0000;
  border: 0px;
  border-radius: 5px;
  color: #fff;
  font-weight: 600; }

.invoice-list .project-settings-attention p {
  margin: 0; }

.cd-cg textarea {
  height: 100px; }

.navbar .nav li.active {
  color: #212121; }

.main .row .errorExplanation {
  padding: 0 0 20px 0; }

.main .row .errorExplanation h2 {
  color: #53AF02;
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 6px 0;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.main .row .errorExplanation p {
  margin: 0;
  color: #53AF02;
  padding: 0 0 4px 0; }

.main .row .errorExplanation ul {
  margin: 0; }

.main .row .errorExplanation ul li {
  list-style: none;
  color: #53AF02;
  padding: 0 0 2px 0; }

.pagination {
  height: auto; }

.pagination a {
  background: #fafafa;
  color: #666666; }

.pagination .disabled span, .pagination .disabled a, .pagination .disabled a:hover {
  background: #fdfdfd;
  color: #cccccc; }

.pagination a:hover, .pagination .active a {
  background: #53AF02;
  color: #fff; }

.pagination.dual-row {
  height: auto;
  position: relative;
  height: 100px;
  margin: 0 0 0 -20px;
  width: 100%;
  padding: 0 40px 0 0; }

.pagination.dual-row ul {
  background: #c6c6c6;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: -20px;
  padding: 0;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.pagination.dual-row ul li {
  width: 50%;
  float: left; }

.pagination.dual-row ul li a {
  float: none;
  padding: 20px 0 15px 0;
  line-height: 21px;
  background: none;
  color: #333;
  border: none;
  border-bottom: 1px solid #a2a2a2;
  display: block;
  text-align: center; }

.pagination.dual-row ul li.active a {
  background: #f5f5f5;
  color: #f88879;
  border-bottom: 1px solid #f5f5f5; }

.pagination.dual-row ul li a span {
  font-size: 18px;
  line-height: 22px; }

.pagination.dual-row ul > li:first-child > a,
.pagination.dual-row ul > li:first-child > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.pagination.dual-row ul > li:last-child > a,
.pagination.dual-row ul > li:last-child > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.pagination.buttons-row {
  height: auto; }

.pagination.buttons-row ul {
  overflow: hidden;
  margin: 0 0 20px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 4px; }

.pagination.buttons-row ul li {
  float: left;
  display: block;
  padding: 0;
  /*background:#768a94;*/ }

.pagination.buttons-row ul li:first-child {
  padding-left: 0; }

.pagination.buttons-row ul li:last-child {
  padding-right: 0; }

.pagination.buttons-row ul li a {
  padding: 2px 15px 3px 15px;
  background: #768a94;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  border-right: 1px solid #fff !important; }

.pagination.buttons-row ul li.active a {
  background: #53AF02; }

/*background:#16a085;*/
.pagination.buttons-row ul li a:hover {
  background: #53AF02; }

.pagination.buttons-row ul > li > a,
.pagination.buttons-row ul > li > span {
  border: none; }

.pagination.buttons-row ul > li:first-child > a,
.pagination.buttons-row ul > li:first-child > span {
  border: none;
  -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.buttons-row ul > li:last-child > a,
.pagination.buttons-row ul > li:last-child > span {
  border: none !important;
  -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; }

.cd-light-buttons.inline-block {
  display: inline-block; }

.cd-light-buttons .btn {
  background: #768a94;
  color: #fff;
  text-transform: none;
  border-color: #fff;
  padding: 12px 11px;
  font-size: 13px;
  line-height: 14px;
  border: 1px solid; }

.cd-light-buttons .btn:hover {
  background: #363449;
  color: #fff;
  border-color: #fff; }

.cd-light-buttons .btn.disabled {
  background: #53AF02;
  color: #fff;
  border-color: #fff; }

.cd-light-buttons .btn i.icon-spinner.icon-animate {
  line-height: 12px;
  margin-right: 5px; }

.cd-light-buttons .btn.html-disabled {
  background: #c6c6c6; }

.cd-publish .btn,
.cd-publish .btn:hover,
.cd-publish .btn:focus,
.cd-publish .btn:active {
  padding: 10px;
  margin: 0 0 0 0;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  background-color: #363449;
  border: 1px solid #363449;
  color: #fff;
  text-transform: uppercase; }

.cd-publish .dropdown-menu {
  background: #363449; }

.cd-publish .btn.unactive,
.cd-publish .btn.unactive:hover,
.cd-publish .btn.unactive:focus,
.cd-publish .btn.unactive:active,
.cd-saveto .btn.unactive,
.cd-saveto .btn.unactive:hover,
.cd-saveto .btn.unactive:focus,
.cd-saveto .btn.unactive:active,
.link-to-set-properties.btn.unactive,
.link-to-set-properties.btn.unactive:hover,
.link-to-set-properties.btn.unactive:focus,
.link-to-set-properties.btn.unactive:active,
.link-to-global-styles.btn.unactive,
.link-to-global-styles.btn.unactive:hover,
.link-to-global-styles.btn.unactive:focus,
.link-to-global-styles.btn.unactive:active,
.btn.unactive, .btn.unactive:hover,
.btn.unactive:focus, .btn.unactive:active,
.btn.entity-show-button.unactive, .btn.entity-show-button.unactive:hover, .btn.entity-show-button.unactive:active {
  background-color: #efefef;
  border-color: #dfdfdf;
  color: #ccc;
  outline: none; }

.cd-saveto .btn,
.cd-saveto .btn:hover {
  padding: 10px;
  margin: 0 0 0 0;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  background-color: #22212d;
  border-color: #22212d; }

.widget-content h3,
.widget-content h3 a {
  line-height: 18px;
  text-decoration: none; }

.widget-content h3 a:hover {
  text-decoration: underline; }

.widget-content .caption h3 {
  padding-bottom: 14px; }

.widget-content .tab-pane {
  padding: 0 10px; }

.widget-content .tab-pane h2 {
  padding-left: 0; }

.main-inner .cd-table {
  margin: 0 0 30px 0; }

.main-inner .cd-table.cd-nomarging {
  margin-bottom: 0; }

.main-inner .cd-table.cd-noborder td {
  border-top: none; }

.main-inner .cd-table th {
  padding: 5px 20px 5px 0;
  font-weight: normal; }

.main-inner .cd-table td {
  padding: 5px 20px 5px 0;
  color: #031424; }

.main-inner .cd-table td a, .main-inner .cd-table td a:hover {
  text-decoration: none;
  font-size: 23px;
  margin-right: 3px; }

.main-inner .cd-table td i.fa {
  color: #666; }

.cd-table .cd-close {
  float: right;
  height: 24px;
  width: 24px;
  margin: 0 14px 0 0;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-close-6a094fbe185dc48fac22b0c775de489e.png") no-repeat 4px 4px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.cd-table .cd-sort-up {
  float: right;
  height: 24px;
  width: 24px;
  margin: 0;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-sort-up-4b93858401c4593ab002e49b9c6982ab.png") no-repeat 4px 4px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.cd-table .cd-sort-down {
  float: right;
  height: 24px;
  width: 24px;
  margin: 0;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-sort-down-f6e92ac0c0000cb83d2d5446ffeae411.png") no-repeat 4px 4px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.cd-table .cd-add {
  float: right;
  height: 22px;
  width: 22px;
  margin: 0 14px 0 0;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-add-a82ee8746b0858be940e854e9aee06a0.png") no-repeat left top;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.cd-bg-box-2 {
  margin: 0 0 20px 0;
  padding: 20px 20px 10px 20px; }

.cd-bg-box-2 h3 {
  font-weight: 400; }

.cd-p {
  padding: 0 0 10px 0; }

.form-actions {
  background: none;
  border: none; }

/*.form-horizontal .form-actions-right {width: auto;}
.form-horizontal .form-actions-right-xlarge {width: auto;}
*/
.red-button .btn-danger, .red-button .btn-danger:hover {
  background: #ff1d23;
  border-color: #fff;
  padding: 10px;
  margin: 0 0 10px 0;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px; }

.red-button .btn-danger.show-payment-card-form, .red-button .btn-danger.show-payment-card-form:hover {
  background: #ff1d23;
  border-color: #fff;
  margin: 0;
  font-size: 11px;
  font-weight: bold;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.popover-content .red-button .btn-danger, .popover-content .red-button .btn-danger:hover,
.popover-content .center-me a.btn-danger:hover {
  margin: 0;
  line-height: 16px;
  padding: 5px;
  font-size: 12px; }

.confirm #popup_ok, .alert #popup_ok {
  text-transform: uppercase;
  color: #fff;
  background: #53AF02;
  border-color: #53AF02;
  padding: 10px;
  margin: 0 0 10px 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.confirm #popup_ok:hover, .alert #popup_ok:hover {
  text-transform: uppercase;
  color: #fff;
  background: #000000;
  border-color: #000000;
  padding: 10px;
  margin: 0 0 10px 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.confirm #popup_cancel, .confirm #popup_cancel:hover {
  text-transform: uppercase;
  color: #fff;
  background: #c6c6c6;
  border-color: #c6c6c6;
  padding: 10px;
  margin: 0 0 10px 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.cd-form-actions {
  padding: 20px 0 0 0;
  text-align: right; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background-color: #53AF02; }

.cd-publish .dropdown-menu > li > a:hover,
.cd-publish .dropdown-menu > li > a:focus,
.cd-publish .dropdown-submenu:hover > a,
.cd-publish .dropdown-submenu:focus > a {
  background-color: #53AF02; }

.form-horizontal .control-label {
  text-align: left; }

.form-horizontal .control-label.text-right {
  text-align: right; }

.form-horizontal .control-label.style {
  text-align: right;
  right: 15px;
  position: relative; }

.form-horizontal .control-label.small-16 {
  width: 80px; }

.widget-header h2.more-margin, .widget-content h2.more-margin {
  padding: 0 0 30px 0 !important; }

.widget-header h2.no-margin, .widget-content h2.no-margin {
  padding: 0; }

.add_new_select_field, .add_new_select_field:hover, .cd-table .btn.add_fields, .cd-table .btn.add_fields:hover, .btn.add_fields, btn.add_fields:hover, btn.add_fields:active, btn.add_fields:focus {
  float: left;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-green-plus-9fb1f2b092a17bfc990df80539de9947.png") no-repeat 0 8px !important;
  color: #53AF02 !important;
  border: none !important;
  padding: 10px 10px 10px 30px !important;
  font-weight: normal !important;
  font-size: 12px !important;
  line-height: 16px !important;
  text-transform: none !important;
  text-decoration: none !important; }

.aybabtu .form-actions {
  padding-left: 0; }

.justadiv {
  padding: 0 0 20px 0; }

.list-items-left {
  overflow: hidden;
  padding: 10px 0 0 0; }

.list-items-left li {
  padding: 0 0 10px 0; }

.list-items-left input {
  float: left; }

.list-items-left label {
  float: left;
  margin: 0 0 0 10px; }

.accordion-group {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.entity_group_description {
  color: #666; }

.colorgrey {
  color: #666;
  /*padding:28px 0 0 0;*/ }

.mindmap-3-line {
  padding: 9px 15px 13px 15px;
  background: #f5f5f5;
  border: 1px solid #f1f1f1; }

.mindmap-3-line #button_entity_list.disabled {
  display: none; }

.mindmap-3-line p {
  float: left;
  margin: 0 8px 0 0;
  border-left: 1px solid #666;
  color: #666;
  padding: 0 0 0 8px; }

.mindmap-3-line p.none {
  border: none;
  padding: 0; }

.mindmap-3-line p a {
  color: #53AF02; }

/*.control-group .chzn-container {width:270px !important;}*/
.popover-content .chzn-container {
  width: 220px !important; }

.noty_bar .noty_message {
  color: #fff; }

.well {
  border: 1px solid #ffffff;
  margin: 0;
  margin-bottom: 10px; }

.tab-pane .well:nth-child(2n) {
  background: #fafafa; }

.well legend {
  border: none;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 5px 0;
  color: #272734; }

.well legend .help-block {
  display: inline;
  font-size: 13px;
  line-height: 22px;
  color: #768a94; }

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

.form-horizontal .help-inline-block p {
  font-size: 11px;
  background: #fcfcfc;
  color: #768a94;
  padding: 10px;
  border-radius: 7px;
  border: 1px solid #f6f6f6; }

.form-horizontal .charNumber {
  margin-top: 9px !important; }

.well .preview-upload {
  padding: 10px 0 10px 0; }

.well legend + .control-group {
  margin-top: 0; }

.well .control-group {
  width: 50%;
  float: left; }

.well .control-group.small {
  width: 33.3%; }

.well .control-group.small-16 {
  width: 16.66%; }

.well .control-group.full {
  width: 100%; }

.well .control-group table {
  width: 100%; }

.well.fullwidth-well .control-group {
  width: auto;
  float: none; }

.form-horizontal .well .controls {
  margin-left: 140px;
  padding-right: 10px; }

.form-horizontal .well .controls.small-16 {
  margin-left: 80px; }

.well legend.entity {
  padding-top: 20px;
  font-size: 16px; }

.well legend.scale {
  /*padding-top: 20px;*/
  font-size: 15px; }

.cd-preview {
  clear: both;
  float: left;
  padding: 10px;
  border: 1px solid #ccc; }

.cd-file-input-replaced {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #A3A3A3;
  cursor: pointer;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  width: 206px; }

.cd-file-input-old {
  height: 0 !important;
  width: 0 !important;
  overflow: hidden; }

.overview-box {
  margin: 0 0 20px 0;
  padding: 26px 20px 13px 20px;
  background: #fdfdfd;
  border: 1px solid #efefef; }

.span7 .overview-box {
  padding-left: 0;
  padding-right: 0;
  border: none;
  background: transparent; }

.overview-news-and-test:after {
  content: ".";
  display: block;
  clear: both;
  font-size: 0;
  height: 0;
  visibility: hidden; }

.overview-news-and-test .news h2 {
  text-align: center;
  padding: 0 0 10px 0;
  color: #20262B;
  font-size: 16px;
  line-height: 22px; }

.overview-news-and-test .news.fullwidth {
  float: none;
  width: auto;
  margin-right: 0; }

.overview-news-and-test .test-version {
  margin: 0 0 20px 0;
  padding: 45px 0 18px 0px;
  position: relative;
  background: transparent url("//assets.contentdock.info/assets/site/backgrounds/cd-login-eff523e387b7b5049ed6e70c887c1333.png") repeat;
  text-align: center; }

.overview-box h2 {
  padding: 0 0 17px 0;
  color: #000000;
  font-size: 22px;
  line-height: 26px; }

.overview-news-and-test .test-version h2 {
  padding: 0 7px 15px 1px;
  color: #fff;
  font-size: 18px;
  line-height: 22px; }

.overview-box a {
  color: #53AF02; }

.overview-box.overview-project a.edit-project {
  color: #fff; }

.overview-box .table {
  margin: 0 0 21px 0; }

.overview-box .table th {
  padding-left: 0;
  font-weight: bold; }

.overview-box .table td {
  padding-left: 0; }

.overview-box .show-all {
  padding: 10px 0 0 0; }

/*border-top:1px solid #d3d3d3;*/
.overview-box .show-all a {
  padding: 0 14px 0 0;
  background: transparent url("//assets.contentdock.info/assets/site/elements/green-arrows-996205463d54001e65c7833475e1927b.png") no-repeat 100% 6px;
  color: #000000;
  font-weight: bold; }

.overview-box .more {
  padding: 10px 0 0 0;
  text-align: center; }

.overview-box .more a {
  padding: 0 14px 0 0;
  background: transparent url("//assets.contentdock.info/assets/site/elements/green-arrows-996205463d54001e65c7833475e1927b.png") no-repeat 100% 6px; }

.overview-box .news-list {
  padding: 0 7px;
  margin: 0 0 4px 0; }

.overview-box .news-list li {
  padding: 0 0 10px 0; }

.overview-box .news-list a {
  color: #333; }

.overview-box .news-list a p {
  overflow: hidden;
  height: 17px;
  margin: 0;
  color: #333;
  padding: 0 14px 1px 0;
  background: transparent url("//assets.contentdock.info/assets/site/elements/black-arrows-3ab0128940102b7a4b50569c0a0d7398.png") no-repeat 100% 6px; }

.modal-body .news li {
  color: #666666; }

.overview-box .fullwidth .news-list a p {
  height: auto; }

.overview-box .news-list a p.date {
  color: #666;
  height: auto;
  background: none; }

.test-version .dhm {
  overflow: hidden;
  padding: 0 0 19px 0;
  width: 215px;
  margin: 0 auto; }

.test-version .dhm .dhm-box {
  float: left;
  width: 61px;
  text-align: center;
  background: transparent url("//assets.contentdock.info/assets/site/backgrounds/counter-4a564730e0ef9db9e08c589bcee0b6b2.png") no-repeat left top; }

.test-version .dhm .days {
  margin: 0 16px 0 0; }

.test-version .dhm .hours {
  margin: 0 16px 0 0; }

.test-version .dhm span {
  display: block;
  padding: 2px 0 12px 0;
  font-size: 45px;
  line-height: 49px;
  color: #fff; }

.test-version .dhm p {
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  color: #edf6f8; }

.test-version .little-badge {
  position: absolute;
  left: -6px;
  top: -7px;
  display: block;
  width: 123px;
  height: 124px;
  background: transparent url("//assets.contentdock.info/assets/site/backgrounds/badge-916f738632470fc890eed809f3189d5e.png") no-repeat left top; }

.test-version .little-badge span {
  display: block;
  color: #fff;
  text-transform: uppercase;
  margin: 40px 0 0 -31px;
  font-weight: bold;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.overview-timeline {
  padding-right: 0;
  padding-left: 0; }

.overview-timeline h2 {
  padding-left: 33px; }

#logbook-scroll {
  position: relative;
  overflow: auto;
  width: 100%;
  height: 620px;
  margin: 0 auto; }

#logbook-scroll .scroller {
  cursor: pointer;
  z-index: 1000;
  position: absolute;
  left: 185px;
  width: 44px;
  height: 14px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/logbook-up-down-4fecefbeb1825de03cc0f814f7209854.png") no-repeat left top; }

#logbook-scroll .scroll-up {
  top: 0;
  background-position: left top; }

#logbook-scroll .scroll-down {
  bottom: 0;
  background-position: left bottom; }

#logbook-timeline {
  padding: 0;
  margin: 0 auto;
  margin-top: 40px;
  width: 1170px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/logbook-bg-f2c055043ba5870b01e0993f8ccca0cb.png") repeat-y 50% 0; }

#logbook-timeline .log-box {
  width: 560px;
  color: #000;
  background: #ffffff;
  border: none;
  margin-bottom: 40px;
  border-radius: 5px; }

#logbook-timeline.in-layer {
  width: 100%;
  background: none;
  margin-top: 10px; }

#logbook-timeline.in-layer .log-box {
  width: 100%;
  border: 0;
  background: none; }

@media (max-width: 979px) {
  #logbook-timeline .log-box {
    width: 445px; }

  #logbook-timeline {
    width: 940px; } }
/*
#logbook-timeline .logbox-left {margin-left: 8px;}
#logbook-timeline .logbox-right {margin-left: -8px;}
*/
#logbook-timeline .log-box .left-image {
  left: -170px; }

#logbook-timeline .log-box .right-image {
  right: -170px; }

#logbook-timeline .log-box.borderclass .corners {
  position: absolute;
  top: 20px;
  display: block;
  width: 31px;
  height: 16px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/logbook-arrows-86adf12dc0920e790431a8796818c408.png") no-repeat left top; }

#logbook-timeline .log-box.borderclass .leftCorner {
  left: -31px;
  background-position: left top; }

#logbook-timeline .log-box.borderclass .corners-for-image {
  position: absolute;
  top: 65px;
  display: block;
  width: 31px;
  height: 16px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/logbook-arrows2-a083cfd5100872b3a4d397300ffbe153.png") no-repeat left top; }

#logbook-timeline .log-box.borderclass .rightCorner {
  right: -31px;
  background-position: right top; }

#logbook-timeline .log-box p {
  font-size: 12px;
  line-height: 18px;
  margin: 0; }

#logbook-timeline .log-box .head {
  padding: 7px 10px 9px 10px;
  background: #D2D6D9;
  color: #272734;
  font-size: 14px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

#logbook-timeline .log-box.active .head {
  background: #53AF02;
  color: #ffffff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

#logbook-timeline .log-box.error .head {
  background: #ff1d23;
  color: #ffffff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

#logbook-timeline .log-box .update {
  padding: 4px 10px 15px 10px; }

#logbook-timeline .log-box.date-box {
  width: 100%;
  margin: 0 0 50px 0;
  text-align: center;
  background: none;
  border: none; }

#logbook-timeline .log-box.date-box.borderclass .corners {
  display: none; }

#logbook-timeline .log-box.date-box .date {
  padding: 2px 15px 4px 15px;
  display: inline-block;
  background: #fff; }

.row-cd:after {
  content: ".";
  display: block;
  clear: both;
  font-size: 0;
  height: 0;
  visibility: hidden; }

#logbook-timeline .log-box .publisher {
  font-size: 13px; }

#logbook-timeline .log-box .information {
  font-size: 13px; }

#logbook-timeline .log-box .details {
  max-height: 70px; }

#logbook-timeline .log-box dl {
  margin-top: 0px; }

#logbook-timeline .log-box dt {
  clear: both;
  float: left;
  padding-right: 5px;
  margin-bottom: 3px; }

#logbook-timeline .log-box dd {
  float: left;
  margin-left: 0px; }

#logbook-timeline .log-box h2.publish-warning {
  font-size: 16px;
  padding-left: 0;
  margin-top: 20px; }

#logbook-timeline .log-box .image-wrapper {
  position: relative; }

#logbook-timeline .log-box .image-wrapper .loop-icon {
  display: none; }

#logbook-timeline .log-box .image-wrapper:hover .loop-icon {
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 40px; }

#logbook-timeline .log-box .log-box-dark {
  color: #3c7775; }

#logbook-timeline .log-box .log-box-dark2 {
  color: #000000; }

#logbook-timeline .log-box .set-active-publish {
  width: 200px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  background: #ffffff;
  color: #212121; }

#logbook-timeline .log-box.active .set-active-publish, #logbook-timeline .log-box.active .btn.btn-danger {
  display: none; }

.project-publish-info {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  margin-right: 10px; }

.project-publish-info a, .project-publish-info a:hover {
  color: #333;
  text-decoration: none;
  cursor: pointer; }

.project-publish-info .dropdown-menu a, .project-publish-info .dropdown-menu a:hover {
  color: white;
  text-align: left; }

#logbook-timeline .log-box.active .corners {
  background-image: url("//assets.contentdock.info/assets/site/elements/logbook-arrows-active-e677ac8a03f8342c8b49de3f6c890828.png"); }

#logbook-timeline .log-box.error .corners {
  background-image: url("//assets.contentdock.info/assets/site/elements/logbook-arrows-error-1c612962f39b7db9873c79ea2db93761.png"); }

#logbook-timeline .log-box.active .corners-for-image {
  background-image: url("//assets.contentdock.info/assets/site/elements/logbook-arrows2-active-d87a85c2e29ce9c8442a8aba9dda2436.png"); }

.project-todos-count {
  background-color: #53AF02;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 100;
  font-size: 11px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.slider-bar {
  overflow: hidden;
  padding: 2px 0 2px 8px;
  width: 100%; }

.slider-bar-list {
  float: left;
  width: 2200px;
  margin: 0 0 21px 0; }

.slider-bar-list li {
  float: left;
  padding: 0 4px 0 0; }

.slider-bar-list li img {
  float: left;
  margin: 2px 12px 0 0; }

.slider-bar-list li .text {
  float: left;
  width: 100px; }

.slider-bar-list li .text h4 {
  padding: 0 0 7px 0;
  font-size: 13px;
  line-height: 17px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333; }

.slider-bar-list li .text p {
  margin: 0;
  padding: 0 0 1px 0;
  color: #666; }

.slider-bar-list li .text a {
  padding: 0 14px 0 0;
  background: transparent url("//assets.contentdock.info/assets/site/elements/green-arrows-996205463d54001e65c7833475e1927b.png") no-repeat 100% 6px; }

.slider-bar .scroll-bar-wrap {
  clear: left;
  padding: 0 4px 0 2px;
  margin: 0;
  background: #5f5f5f;
  border: 1px solid #1c1c1c;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.slider-bar .scroll-bar-wrap .scroll-bar {
  height: 5px;
  margin: 0 auto;
  border: none;
  background: none; }

.slider-bar .scroll-bar-wrap .scroll-bar .ui-handle-helper-parent {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.slider-bar .scroll-bar-wrap .scroll-bar .ui-slider-handle {
  top: -1px;
  height: 5px;
  border: 1px solid #686868;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #E9E9E9;
  background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* IE10+ */
  background: linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')"; }

.slider-bar .scroll-bar-wrap .scroll-bar .ui-slider-handle .ui-icon {
  display: none; }

.mini-btn {
  font-size: 10px;
  line-height: 12px;
  color: #fff;
  background: #53AF02;
  padding: 5px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.mini-btn.btn-green {
  background: #53AF02; }

.next-to-list {
  overflow: hidden;
  padding: 0 0 30px 0; }

.next-to-list li {
  float: left;
  margin: 0 30px 0 0; }

.cd-columns {
  overflow: hidden; }

.cd-column-a {
  float: left;
  padding: 18px 20px 10px 23px;
  width: 237px;
  margin: 0 40px 0 0;
  background: #fff; }

.cd-column-a p {
  cursor: pointer;
  padding: 0 0 4px 0; }

.cd-column-a p.opener {
  color: #53AF02; }

.cd-column-b {
  float: left;
  width: 240px; }

.cd-column-b h3 {
  color: #333;
  font-size: 13px;
  line-height: 17px;
  padding: 18px 0 20px 0;
  font-weight: bold; }

.cd-column-b ul {
  display: none; }

.cd-column-b ul.open {
  display: block; }

.cd-column-b ul li {
  overflow: hidden;
  padding: 0 0 9px 0; }

.cd-column-b ul li input {
  float: left; }

.cd-column-b ul li label {
  float: left;
  padding: 0 0 0 9px; }

.btn-toolbar {
  margin-top: 0; }

.preview-upload {
  padding: 10px 0 0 0;
  overflow: hidden; }

.preview-upload img {
  float: left;
  display: block;
  margin: 0 10px 0 0; }

.preview-upload .cd-close {
  float: left;
  margin: 0 10px 0 0;
  height: 24px;
  text-decoration: none;
  width: 24px;
  margin: 0 0 0 10px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/cd-close-6a094fbe185dc48fac22b0c775de489e.png") no-repeat 4px 4px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px; }

.preview-upload .crop-image {
  float: left; }

.intro-text {
  overflow: hidden; }

.intro-text .btn {
  float: right;
  margin-left: 20px !important; }

/*Imported from contentdock.css Start*/
#cd-isotope {
  padding: 10px 0 40px 0; }

#cd-isotope .cd-item {
  float: left;
  width: 300px;
  padding: 0 0 10px 0;
  border: 1px solid #e4e4e4;
  margin: 0 10px 10px 0px; }

#cd-isotope .cd-item a {
  color: #666;
  text-decoration: none; }

#cd-isotope .cd-item img {
  margin: 0 0 15px 0;
  display: block; }

#cd-isotope .cd-item h3 {
  padding: 10px;
  font-size: 18.5px;
  color: #53AF02;
  font-weight: normal; }

#cd-isotope .cd-item p {
  padding: 0 10px;
  font-size: 13px;
  line-height: 23px;
  margin: 0 0 10px; }

#cd-isotope .cd-item2 {
  margin: 0 8px 20px 4px; }

#cd-isotope .cd-item2:hover {
  border-color: #bebebe; }

.cd-sidebar {
  padding: 0 0 60px 0; }

.cd-sidebar .teaser {
  padding: 0 0 20px 0; }

.cd-sidebar .span8 img {
  display: block;
  margin: 0 0 20px 0;
  max-width: 100%; }

.cd-sidebar .span8 .carousel .item img {
  margin: 0px; }

.cd-sidebar .teaser img {
  margin: 0 auto 15px auto;
  display: block; }

.cd-sidebar .teaser p {
  padding: 0 0 3px 0; }

.cd-sidebar .teaser a {
  color: #667881; }

.cd-sidebar .teaser .btn {
  margin: 0 auto;
  display: block; }

.cd-sidebar .block {
  color: #ffffff;
  overflow: hidden;
  margin: 0 0 20px 0;
  padding: 0 20px 15px 20px;
  border-radius: 5px;
  background: #363449; }

.cd-sidebar .block .head {
  overflow: hidden;
  padding: 15px 0 10px 0;
  margin: 0 0 13px 0;
  border-bottom: 1px solid #c4c4c4;
  clear: both; }

.cd-sidebar .block .head h4 {
  float: left;
  padding: 5px 0 2px 0px;
  color: #fff; }

.cd-sidebar .block .head ul {
  float: right;
  margin: 3px 0 0 0; }

.cd-sidebar .block .head ul li {
  float: left; }

.cd-sidebar .block .head ul li a {
  display: block;
  margin: 0 0 0 3px;
  height: 16px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/spam-n-mail-ca15f54a91aeeeee2cb0b1225ed43639.png") no-repeat left top; }

.cd-sidebar .block .head ul li a.icon-animation {
  background: none;
  text-indent: 0;
  color: #667881;
  font-size: 18px;
  text-decoration: none; }

.cd-sidebar .block .head ul li.spam a {
  background-position: left top;
  width: 37px; }

.cd-sidebar .block .head ul li.mail a {
  background-position: right top;
  width: 22px; }

.cd-sidebar .block img {
  display: block;
  margin: 0 auto 12px auto; }

.cd-sidebar .block h3 {
  margin: 0;
  text-align: center;
  font-size: 18px;
  line-height: 22px; }

.cd-sidebar .block h4 {
  margin: 0;
  padding: 0 0 23px 0;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #666;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold; }

.cd-sidebar .block h4 a {
  color: #667881; }

.cd-sidebar .block p {
  margin: 0;
  padding: 0 10px 20px 10px;
  font-size: 13px;
  line-height: 18px; }

.cd-sidebar .block dl {
  overflow: hidden;
  margin: 0;
  padding: 0 0 10px 10px;
  font-size: 13px;
  line-height: 18px; }

.cd-sidebar .block dl dt {
  clear: both;
  float: left;
  width: 47%;
  padding: 0 0 2px 0;
  font-weight: normal;
  font-size: 12px; }

.cd-sidebar .block dl dd {
  float: left;
  margin: 0;
  width: 53%;
  padding: 0 0 2px 0;
  color: #fff; }

.cd-sidebar .block .social {
  margin-left: 10px; }

.cd-sidebar .tag-cloud {
  overflow: hidden;
  margin: 0 0 20px 0; }

.cd-sidebar .tag-cloud li {
  float: left;
  margin: 0 11px 11px 0; }

.cd-sidebar .tag-cloud li.likea {
  padding: 6px 21px 4px 17px;
  letter-spacing: 0.07em;
  color: #767676;
  font-size: 11px;
  line-height: 14px;
  background: whitesmoke url("//assets.contentdock.info/assets/site/backgrounds/tag-cloud-918ba09f1e85ffe4f26b0a761857c7ed.png") no-repeat right top; }

.cd-sidebar .tag-cloud li a {
  display: block;
  padding: 6px 21px 4px 17px;
  letter-spacing: 0.07em;
  color: #fff;
  font-size: 11px;
  line-height: 14px;
  background: #363449;
  border-radius: 5px; }

.cd-sidebar .tag-cloud li a:hover {
  text-decoration: none;
  background: #53AF02; }

.cd-span1 {
  width: 80px; }

.cd-span2 {
  width: 130px;
  margin: 0 !important; }

.cd-span3 {
  width: 160px;
  margin: 0 !important; }

.cd-help-btn {
  cursor: pointer;
  z-index: 3000;
  position: absolute;
  right: 50px;
  top: 110px;
  width: 46px;
  padding: 15px 0 17px 0;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  background: #53AF02;
  border: 1px solid #53AF02;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.cd-help-btn.top-right {
  top: 110px;
  right: 17px; }

.cd-help-box {
  display: none;
  z-index: 3001;
  position: absolute;
  right: 33px;
  top: 98px;
  width: 538px;
  height: auto;
  padding: 25px 30px 20px 32px;
  color: #fff;
  background: #53AF02;
  overflow: auto;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.cd-help-box.top-right {
  right: 0px;
  top: 100px; }

.content-element-helper-block .cd-help-btn {
  display: none; }

.content-element-helper-block .cd-help-box.top-right {
  top: 0px; }

.cd-help-box .cd-close {
  cursor: pointer;
  z-index: 3002;
  position: absolute;
  right: 17px;
  top: 12px;
  width: 46px;
  padding: 11px 0 13px 0;
  text-align: center;
  color: #53AF02;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  background: #fff;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.cd-help-box h3, .cd-help-box h1, .cd-help-box h2 {
  padding: 0 0 16px 0;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-family: lovelo-black; }

.cd-help-box p {
  margin: 0 0 20px 0; }

.cd-help-box iframe {
  margin: 0 0 20px 0; }

.cd-help-box .help-area {
  padding: 0 0 20px 0;
  text-align: center; }

.view_css, .view_css:hover, .style-link, .style-link:hover {
  font-size: 12px;
  color: #768a94;
  display: inline-block;
  margin: 0;
  padding: 7px 0 0 10px;
  background: transparent url("//assets.contentdock.info/assets/site/elements/arrow-right-9f37c3d98d6764ec17a9e594ed7ac576.png") no-repeat 0 13px;
  text-transform: none; }

.dl-horizontal dt {
  width: 110px;
  text-align: left;
  font-weight: normal;
  color: #667881; }

.dl-horizontal dd {
  margin-left: 150px; }

.empty-content {
  padding: 0 0 20px 0; }

.overview-header {
  padding: 0 0 20px 0; }

/*.overview-header select {float:left;margin:0 15px 0 0;width:227px;}*/
.cd-teaser-one {
  position: relative;
  margin: 40px 0 0 0;
  padding: 20px 20px 70px 20px;
  text-align: center; }

.cd-teaser-one h2 {
  padding: 0 0 10px 0;
  color: #22212d;
  font-size: 16px;
  line-height: 22px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.cd-teaser-one p {
  padding: 0 0 10px 0;
  color: #667881;
  font-size: 12px; }

.cd-teaser-one p a {
  color: #53AF02; }

.cd-teaser-one .row-fluid {
  margin: 0 0 10px 0; }

.cd-teaser-one .submit-btn {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center; }

.cd-teaser-one .submit-btn .btn {
  margin: 0; }

.cd-teaser-one .btn {
  font-size: 11px !important; }

.cd-teaser-one .colored {
  padding: 3px 0 0 7px; }

.cd-teaser-one label {
  text-align: left;
  color: #667881;
  font-size: 12px; }

.cd-teaser-one-image-top img {
  width: 100%; }

.current-price-teaser .current-price {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 25px;
  color: #263a5b; }

.current-price-teaser .warning {
  background: #ff0000;
  color: #fff;
  font-weight: 600;
  padding: 10px;
  border-radius: 3px; }

.current-price-teaser .warning a {
  color: #fff; }

.missing-textarea {
  width: 250px; }

.dashboard-create-project-block p {
  color: #667881; }

/*Imported from contentdock.css End*/
@media (min-width: 1200px) {
  .missing-textarea {
    width: 300px; } }
@media (max-width: 1199px) {
  .extra .unstyled.site-footer {
    width: 205px; } }
@media (min-width: 980px) and (max-width: 1199px) {
  .overview-news-and-test .news {
    margin-right: 0;
    width: auto;
    float: none; }

  .overview-news-and-test .test-version {
    float: none;
    width: auto; } }
@media (min-width: 980px) {
  .nav-collapse {
    height: auto !important; } }
/*

@media (max-width: 979px) {
  .subnavbar .container .logo{left:60px;}
  .subnavbar .container ul{margin-left:125px;}
  .subnavbar .container ul > li.logo-margin a{margin-right:0px;border-right:1px solid #262626;}

  .navbar .navbar-inner{padding-left:130px;}

  .other-languages {bottom:-12px !important;left:-10px !important;right:auto !important;}
	.thumbnails > li {width:auto;float:none;}
}



@media (min-width: 768px) and (max-width: 979px) {
	.cd-teaser-one textarea {width:170px;}
	.overview-news-and-test .news {margin-right:0;width:auto;float:none;}
	.overview-news-and-test .test-version {float:none;width:auto;padding-left:100px;}
	.cd-teaser-one {padding-bottom:110px;}
	.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {width:180px;}
	.control-group .chzn-container {width:180px !important;}
	input[type="image"], input[type="checkbox"], input[type="radio"] {width:auto !important;}
	.widget-content .form-horizontal .controls {margin-left:140px;}
	.form-horizontal .form-actions {padding-left:140px;}
	.main-inner .cd-table td {padding-right:5px;}
	.form-horizontal .well .controls {margin-left:120px;}

}

@media (min-width: 481px) and (max-width: 979px) {
}

@media (max-width: 767px) {
  .subnavbar .container .logo{
    position:static;
    left:0px;
    margin-left:0px;
    top:0px;
    margin:0 auto;
  }

  .subnavbar .container .navbar-wrapper{width:100%;}

  .subnavbar .container  ul{margin-left:0px;}
	.subnavbar .container  ul > li {overflow:hidden;float:none;border:none;}
	.subnavbar .container  ul > li > a {width:100%;padding-left:0;padding-right:0;margin-left:0;margin-right:0;}

	.overview-header select {width:150px;}
	.overview-header input {width:150px;}
	.footer .text-right {text-align:left;padding-left:20px;}
	.footer .linklist {padding-left:20px;}
	.main-inner .row-cd .span5 {margin:0;width:100%;}
	.main-inner .row-cd .span4 {margin:0;width:100%;}
	.main-inner .row-cd .span6 {margin:0;width:100%;}
	.main-inner .row-cd .span7 {margin:0;width:100%;}
	.overview-news-and-test .news {margin-right:0;width:auto;float:none;}
	.overview-news-and-test .test-version {float:none;width:auto;padding-left:100px;}
	.cd-teaser-one {height:auto !important;}
	.well .control-group {float:none;width:auto;}
}

@media (max-width: 480px) {
	.cd-form-right {float:left !important;margin:10px 0 0 0 !important;}
	.login-fields input {float:left !important;width:200px !important;}
	.cd-form-right-2 {float:left !important;}
	.form-horizontal .well .controls {margin-left:120px;}
}

@media (min-width: 768px) and (max-width: 979px) {
  .overview-news-and-test .test-version{padding-left:20px;}
}
*/
/* FLORIAN END */
.sort_up2, .sort_down2, .delete-subfield-from-element, .add-subfield-after-element {
  cursor: pointer; }

.client-content {
  margin-bottom: 10px; }

.client-content h1 {
  padding: 0 0 14px 0; }

.client-content .content-block {
  padding: 0 0 14px 0;
  font-size: 12px;
  line-height: 20px; }

.overview-header .form-inline label {
  margin-right: 14px; }

.overview-header .form-inline select {
  margin-right: 14px; }

.overview-header .form-inline input {
  margin-right: 14px; }

.form-horizontal .controls input {
  margin-right: 6px; }

.btn.disabled, .btn[disabled] {
  opacity: 1; }

.btn-group .dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn {
  text-shadow: none; }

.btn .caret {
  margin-top: 5px; }

body.client-part {
  min-width: 980px; }

.main-inner .widget-content.bg-light, .bg-light {
  border: none;
  background: #ffffff;
  border-radius: 5px; }

.form-horizontal .controls input.input-with-button, input.input-with-button {
  margin-right: 0px; }

.input-append .btn.button-with-input {
  padding-bottom: 3px;
  padding-top: 3px; }

.format-block {
  color: #999999; }

.loader-full-content {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: white url("//assets.contentdock.info/assets/site/logos/logo-grey-29ff3a0f31d29a48965e244a37e1c2c7.svg") 50% 50% no-repeat;
  background-size: auto 350px; }

.glass.information-glass-block {
  padding: 10px;
  position: absolute;
  top: 200px;
  right: 0px;
  left: 0px;
  margin: 0 auto;
  text-align: center; }

.preloader-image-block {
  /*
  width: 150px;
  height: 150px;
  position:relative;
  */
  margin: 0 auto; }

.preloader-image-block.height-100 .load-preview .icon-spinner {
  margin-top: 35px; }

.preloader-image-block img {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

input.elem_color_input, select.edit-input, input.edit-input {
  width: 179px;
  margin-bottom: 0px; }

select.edit-input {
  width: 182px; }

input.elem_color_input.width-205 {
  width: 205px; }

.elem_color {
  display: flex !important; }

.elem_color input.elem_color_input {
  width: 80%; }

.elem_color .input-group-addon {
  width: 20%; }

.input-append {
  display: flex !important; }

.input-append select.elem_font_size,
.input-append input.elem_font_size,
.input-append input.elem_color_input {
  width: 80%; }

.input-append .input-group-addon,
.input-append .btn {
  width: 20%; }

.color-choose-button {
  margin-left: -3px;
  background: none;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc; }

.colorpicker {
  z-index: 9999; }

.mpage-title-block {
  padding: 10px;
  padding-left: 20px; }

.top-page-properties-content .mpage-title-block {
  padding-top: 0px; }

.top-page-properties-header .mpage-title-block {
  padding: 19px; }

.mpage-title-block .top-margin {
  margin-top: 45px; }

.mpage-title-block .static-text {
  font-size: 18px;
  margin-bottom: 19px;
  color: #ffffff;
  font-weight: 400; }

.mpage-title-block .static-text-template-entity {
  font-size: 18px;
  margin-bottom: 19px;
  margin-top: 10px;
  color: #031424; }

.mpage-title-block .static-text-template {
  font-size: 18px;
  margin-bottom: 19px;
  margin-top: 10px;
  color: #031424; }

.mpage-title-block .static-text-master {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #031424; }

.mpage-title-block .title {
  font-size: 14px;
  vertical-align: top;
  color: #ffffff;
  font-weight: 500; }

.mpage-title-block .subtitle {
  font-size: 13px;
  color: #768a94; }

.mpage-title-block .page-edit-wrapper {
  display: inline-block; }

.mpage-title-block .last-update {
  position: absolute;
  bottom: 0px;
  margin-bottom: 5px;
  height: 35px;
  font-size: 13px;
  color: #768a94; }

.mpage-title-block .current-mpage-template {
  font-size: 13px;
  color: #768a94; }

.row-fluid > .span4.content-info-block {
  width: 33%;
  margin: 0;
  min-height: 280px;
  position: relative; }

.swipe-block {
  background: url("//assets.contentdock.info/assets/admin/swipe-block-16f861c4678e4b48b1df0b8ef2f72bc0.png") no-repeat center; }

.page-content .main-title {
  font-size: 18px;
  color: #031424; }

.todo-goto-icon {
  position: relative; }

.ajax-start-work, .ajax-start-work:hover, .edit_element_info, .edit_element_info:hover,
.view_css, .icon-eye-open, .icon-eye-open:hover,
.icon-eye-close, .icon-eye-close:hover,
.style-link, .todo-goto-icon a, .todo-goto-icon a:hover {
  text-decoration: none; }

.style-link:hover, .view_css:hover {
  text-decoration: none;
  color: #53af02; }

.todo-goto-icon i.icon-chevron-sign-right, .todo-goto-icon i.icon-spinner {
  color: #53AF02; }

.todo-goto-icon i.icon-remove {
  color: #ff1d23; }

hr {
  border-top: 1px solid #dddddd; }

/* COLLAPS EXPAND PART */
.page-property-style {
  background: #363449; }

.expand-collapse-block {
  position: relative; }

.expand-collapse-block .top-page-properties-header .content-info-block {
  height: 64px;
  min-height: 64px; }

.expand-collapse-block.close-block .top-page-properties-header .content-info-block {
  height: 64px;
  min-height: 64px; }

.expand-collapse-block .content-info-block.border {
  border-right: 1px solid #272734; }

.template-title {
  position: relative;
  background: #f8f8f8;
  border-bottom: 1px solid #e7e7e7;
  padding: 13px 19px 0px 19px;
  border-radius: 7px; }

.template-title .preview-block, .thumbnail_eg .preview-block {
  min-width: 512px;
  min-height: 384px;
  overflow: hidden;
  position: absolute;
  top: 50px;
  left: 70px;
  display: none;
  border: 1px solid #eeeeee;
  text-align: center;
  background: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 1001;
  vertical-align: middle;
  line-height: 384px; }

.template-title.expand-collapse-block .style-block {
  transition: opacity 2s; }

.template-title.expand-collapse-block .style-block label {
  color: #768a94; }

.template-title.expand-collapse-block.close-block .style-block {
  visibility: hidden;
  height: 0px; }

.template-title.expand-collapse-block .include-content-repository-item {
  visibility: hidden;
  height: 0px; }

.template-title.expand-collapse-block.close-block .include-content-repository-item {
  visibility: visible;
  padding-bottom: 0px;
  margin-bottom: 0px; }

.template-title.expand-collapse-block.repository-content-element-selected + .content-information {
  display: none; }

.template-title.expand-collapse-block.repository-content-element-selected .collapse-block-link,
.template-title.expand-collapse-block.repository-content-element-selected .expand-block-link {
  display: none; }

.expand-collapse-block.close-block .content-info-block.border {
  border: 0; }

.expand-block-link, .collapse-block-link,
.expand-block-link:hover, .collapse-block-link:hover {
  position: absolute;
  top: -2px;
  right: 4px;
  z-index: 999 !important;
  font-size: 26px;
  color: #363449; }

.page-property-style .expand-block-link,
.page-property-style .collapse-block-link {
  color: #53af02; }

.template-title .expand-block-link,
.template-title .collapse-block-link {
  color: #53af02; }

/* COLLAPS EXPAND PART */
.group-more-3-btn .btn,
.main .container .group-more-3-btn .btn-support-ask {
  border: none;
  margin-bottom: 0; }

.group-more-3-btn .btn-group {
  display: block;
  float: left;
  margin: 0; }

.group-more-3-btn .btn.active {
  background-color: #53AF02; }

.group-more-3-btn .btn {
  background-color: #768a94;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.group-more-3-btn .dropdown-menu {
  background-color: #031424; }

.group-more-3-btn .btn-group .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.group-more-3-btn .btn-group:first-child .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right-width: 1px;
  border-left: 1px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.group-more-3-btn .btn-group:last-child .btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.btn.dropdown-toggle.btn-sorting {
  background: #768a94;
  font-size: 13px;
  text-transform: none;
  padding: 10px;
  border: none;
  line-height: 20px; }

.btn.dropdown-toggle.btn-sorting span.pretext {
  color: #000000; }

.btn.dropdown-toggle.btn-sorting span.title {
  color: #ffffff; }

.btn-clean {
  box-shadow: none !important; }

/* bloch with label for drag and drop */
.field-list-dragdrop {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px 20px 70px;
  border-top: 0px;
  background-color: #ffffff;
  border-left: 0px;
  border-right: 0px; }

.field-list-dragdrop h3 {
  font-size: 18px;
  color: #031424; }

.field-list-dragdrop .label-wrapper, .table-label .label-wrapper {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  width: 100%; }

.field-list-dragdrop .label-original, .table-label .label-original {
  display: inline-block;
  padding: 5px;
  border: none;
  cursor: pointer;
  text-shadow: none;
  font-size: 12px;
  background-color: #53AF02;
  margin-bottom: 10px; }

.table-label .label-original {
  margin-left: 5px; }

.field-list-dragdrop .label-original:hover, .table-label .label-original:hover {
  background-color: #53AF02; }

.field-list-dragdrop .draganddrop {
  bottom: -60px; }

.field-list-dragdrop hr {
  margin-top: 5px;
  margin-bottom: 5px; }

.field-list-dragdrop .btn-delete {
  position: absolute;
  bottom: 10px;
  right: 10px; }

.field-list-dragdrop .btn-group {
  display: inline-block; }

.field-list-dragdrop .btn-group.not-visible {
  display: none; }

.field-list-dragdrop .btn-group .btn {
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 14px; }

.template-entity-element-layer .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #53AF02;
  opacity: 0.7;
  text-align: center;
  color: #000;
  border: 2px solid #000;
  font-size: 16px; }

.template-entity-element-layer .overlay .content {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translate(0%, -50%); }

.template-entity-element-layer .delete {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 5px;
  font-size: 20px; }

.template-entity-disable-layer .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0; }

.span3 .thumbnail_eg .img-wrapper {
  width: 219px;
  height: 165px;
  overflow: hidden; }

@media (min-width: 1200px) {
  .span3 .thumbnail_eg .img-wrapper {
    width: 269px;
    height: 203px; } }
.entity-file-tooltip {
  position: absolute;
  right: 4px;
  top: 0; }

.exist-lang .translate-entity-data {
  color: #53AF02; }

.link-without-decoration, .link-without-decoration:hover {
  text-decoration: none; }

.welcome-layer .image-wrapper {
  width: 100%;
  height: 350px;
  overflow: hidden;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px; }

.welcome-layer .image-wrapper img, .welcome-layer .image-wrapper video {
  display: block;
  /*min-height:100%;*/
  max-width: 100%; }

.modal-contact .modal-body.without-padding {
  padding: 0;
  margin: 0; }

.modal-contact .modal-body .content-padding {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px; }

.modal-contact .modal-body .content-padding h2 {
  margin-bottom: 10px; }

.relative {
  position: relative; }

.inline-block {
  display: inline-block; }

.big-zindex {
  z-index: 99999; }

.template-description {
  color: #999;
  font-style: italic; }

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

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

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

.black-color {
  color: #000000; }

.preview-version-data-block .dropdown.open .dropdown-toggle {
  background-color: rgba(0, 0, 0, 0); }

.project-publish-info .dropdown.open .dropdown-toggle {
  background: transparent; }

i.icon-spinner.choose-tag-preloader {
  color: #53AF02;
  font-size: 80px;
  line-height: 80px; }

i.icon-spinner.center-in-block-50 {
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px; }

.user-project-permission-item {
  width: 300px;
  margin-left: 30px;
  margin-bottom: 30px; }

.json-renderer {
  padding: 10px; }

.url-input {
  position: relative; }
  .url-input .btn-group {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px; }
    .url-input .btn-group .btn.dropdown-toggle {
      width: 100%;
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px;
      padding-bottom: 6px; }
  .url-input .input {
    padding-left: 100px;
    box-sizing: border-box;
    width: 100%;
    height: 100%; }

.input-prepend input {
  margin-left: -2px; }

/* Color Classes */
.bg-color-ffffff {
  background-color: #ffffff !important; }

.bg-color-949B9E {
  background-color: #949B9E; }

.bg-color-57ca8e {
  background-color: #53AF02; }

.bg-color-031424 {
  background-color: #031424 !important; }

.bg-color-59c489 {
  background-color: #59c489 !important; }

.bg-color-08335c {
  background-color: #08335c !important; }

.bg-color-39133e {
  background-color: #39133e !important; }

.bg-color-0075fd {
  background-color: #0075fd !important; }

.bg-color-0095fd {
  background-color: #0095fd !important; }

.bg-color-53af02 {
  background-color: #53af02 !important; }

.bg-color-355196 {
  background-color: #355196 !important; }

.bg-color-bf2604 {
  background-color: #bf2604 !important; }

.bg-color-f6f6f6 {
  background-color: #f6f6f6 !important; }

.bg-color-667881 {
  background-color: #667881 !important; }

.bg-color-768a94 {
  background-color: #768a94 !important; }

.bg-color-f3f8ff {
  background-color: #f3f8ff !important; }

.color-ffffff {
  color: #ffffff; }

.color-999999 {
  color: #999999; }

.color-57ca8e {
  color: #53AF02 !important; }

.color-031424 {
  color: #031424 !important; }

.color-768a94 {
  color: #768a94 !important; }

/* Border classes */
.bt-color-efefef {
  border-top: 1px solid #efefef; }

.bb-color-efefef {
  border-bottom: 1px solid #efefef; }

.br-color-efefef {
  border-right: 1px solid #efefef; }

.bl-color-efefef {
  border-left: 1px solid #efefef; }

.border-1-dfdfdf {
  border: 1px solid #dfdfdf; }

.border-1-efefef {
  border: 1px solid #efefef !important; }

.border-color-363449 {
  border-color: #363449 !important; }

.border-none {
  border: none !important; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.width-auto {
  width: auto !important; }

.width-100p {
  width: 100% !important; }

.width-150px {
  width: 150px !important; }

.overflow-hidden {
  overflow: hidden; }

.fs-xxs {
  font-size: 0.75rem !important; }

.fs-xs {
  font-size: 0.875rem !important; }

.fs-s {
  font-size: 1rem !important; }

.fs-m {
  font-size: 1.25rem !important; }

.fs-l {
  font-size: 1.75rem !important; }

.fs-xl {
  font-size: 2.25rem !important; }

.fs-1 {
  font-size: 2.25rem !important; }

.fs-2 {
  font-size: 1.75rem !important; }

.fs-3 {
  font-size: 1.25rem !important; }

.fs-4 {
  font-size: 1.125rem !important; }

.fs-5 {
  font-size: 1rem !important; }

.fs-6 {
  font-size: 0.875rem !important; }

.project-publish-info .icon-spinner {
  font-size: 40px; }

.project-details-static-info {
  float: left;
  width: 80px;
  color: #667881;
  margin-left: 10px;
  margin-right: 10px; }
  .project-details-static-info .title {
    font-size: 11px; }
  .project-details-static-info .values {
    font-size: 20px;
    font-weight: 300;
    color: #031424; }
    .project-details-static-info .values i {
      color: #dfdfdf; }

.project-details-static-info.small {
  width: 60px; }

.project-details-static-info.last {
  margin-right: 50px; }

.feedback-link-wrapper {
  clear: both; }

a.feedback-link {
  color: #667881;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  padding: 0 15px;
  text-decoration: none; }

a.feedback-link:hover {
  color: #53AF02; }

.repository-clear-filter {
  font-size: 20px;
  padding-left: 10px; }

.style-device-icon {
  font-size: 16px; }

#style_import_block h3 {
  font-weight: 400; }

.theme-switch {
  cursor: pointer; }
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }

  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }

  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important; } }
.brand p {
  font-size: 0.9em; }
.brand a {
  color: #53AF02; }

.navbar {
  height: auto !important; }
  .navbar .nav .active > a {
    background-color: #53AF02;
    color: #fff; }
  .navbar .nav .dropdown .dropdown-menu {
    background-color: #fff; }
  .navbar .nav li {
    margin-right: 0px; }
  .navbar .nav li a {
    color: #000;
    text-shadow: none; }
  .navbar .nav li > a:hover {
    background-color: transparent !important;
    color: inherit; }
  .navbar .navbar-inner {
    background-color: #fff;
    background-image: none; }

@media (min-width: 992px) {
  /* Large devices */
  .navbar {
    height: auto !important; }
    .navbar .nav li:first-child a {
      padding-left: 0px; }
    .navbar .nav li.active:first-child a {
      padding-left: 10px; } }
.footer .nav-pills > li > a:hover {
  background-color: #fff; }
.footer .nav-pills > .active > a, .footer .nav-pills > .active > a:hover {
  background-color: #53AF02; }
.footer .nav-pills li a {
  color: #000; }
.footer .nav-pills li a:hover {
  background-color: transparent;
  color: inherit; }
.footer .nav-pills .open .dropdown-toggle {
  background-color: #fff;
  color: #000; }
.footer .nav-pills li:first-child a {
  padding-left: 0px; }
.footer .nav-pills li.active:first-child a {
  padding-left: 10px; }
.footer .nav-pills ul.dropdown-menu li:first-child a {
  padding-left: 10px; }
.footer .nav-pills .dropdown-menu li > a:hover {
  background-color: #53AF02;
  color: #fff; }
.footer .nav-pills .dropdown .dropdown-menu {
  background-color: #fff; }

.main {
  padding-bottom: 10em;
  padding-top: 6em;
  border-bottom: none;
  margin-top: 0px; }

.footer-inner {
  color: #ccc;
  border-top: none;
  background-color: #fff; }

input, textarea, select, .uneditable-input {
  width: 100%; }

input[type="checkbox"],
input[type="radio"] {
  margin-right: 5px; }

.ad8-teaser {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%; }

.ad8-teaser-content {
  flex-grow: 1; }

.ad8-teaser-footer {
  margin-top: auto; }

.ad8-teaser-footer-absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
