@charset "UTF-8";
/*---------------*/
/*    format 1   */
/*---------------*/
/*========================= Typography =========================*/
/*=========== Button All color Varable ==========*/
/* $btn-hover-bg-opt1	  : $white; */
/* $btn-default-hover-txt-color : $black; */
/* $btn-hover-txt-color-opt1 : $white; */
/* $btn-default-hover-bor-color : $black;
$btn-hover-bor-color-opt1 	 : $white;
 */
/*=========== Textbox All Varable ==========*/
/* $textbox-default-bg : $white; */
/* $textbox-default-text-color : $black;
$textbox-text-color-opt1	: $white;  */
/* $textbox-default-bor-color  : $black;
$textbox-bor-color-opt1     : $white;
 */
/* $bdr-color-opt1 : $black;
$bdr-color-opt2 : $white; */
a:hover, a:active, a:focus {
  color: red;
  text-decoration: underline; }

/* .sixteen-nine {
  @include aspect-ratio(16, 9);
} */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

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

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

  .navbar {
    display: none; }

  .btn > .caret, .btn-large > .caret,
  .dropup > .btn > .caret,
  .dropup > .btn-large > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

.text-center, .step-tab-nav ul li, .step-tab-nav ul li .step_label .round_circle, .default-form .form-footer-section .saveBtn {
  text-align: center; }

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

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

.text-info {
  color: #31708f; }

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

.text-warning {
  color: #8a6d3b; }

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

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

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

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

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

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

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

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

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

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

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

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

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

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

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

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

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

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

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

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="date"].btn-large, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].btn-large, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn-large, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].btn-large, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="date"].btn-large, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].btn-large, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn-large, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].btn-large, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .input-group-lg > .input-group-btn > .form-control-static.btn-large, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .input-group-sm > .input-group-btn > .form-control-static.btn-large {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .btn-large {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.btn-large {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.btn-large,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].btn-large {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .btn-large {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.btn-large {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.btn-large,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].btn-large {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn-large + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn-large + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn, .btn-large {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn-large:focus, .btn.focus, .focus.btn-large, .btn:active:focus, .btn-large:active:focus, .btn:active.focus, .btn-large:active.focus, .btn.active:focus, .active.btn-large:focus, .btn.active.focus, .active.focus.btn-large {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn-large:hover, .btn:focus, .btn-large:focus, .btn.focus, .focus.btn-large {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn-large:active, .btn.active, .active.btn-large {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .disabled.btn-large, .btn[disabled], [disabled].btn-large, fieldset[disabled] .btn, fieldset[disabled] .btn-large {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, a.disabled.btn-large, fieldset[disabled] a.btn, fieldset[disabled] a.btn-large {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #ffffff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #ffffff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #ffffff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-large {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn-large {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .btn-large {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

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

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

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

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

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

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

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

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

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .btn-large,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-large {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn-large:hover, .btn-group > .btn:focus, .btn-group > .btn-large:focus, .btn-group > .btn:active, .btn-group > .btn-large:active, .btn-group > .btn.active, .btn-group > .active.btn-large,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn-large:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn-large:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn-large:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.btn-large {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .btn-large,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .btn-large,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-large:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .btn-large:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-large:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .btn-large:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-large {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-large:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-large:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-large + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

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

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .btn-large .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .btn-large .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .btn-large .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-large,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-large {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .btn-large {
  float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn-large + .btn, .btn-group-vertical > .btn + .btn-large, .btn-group-vertical > .btn-large + .btn-large,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-large + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-large,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .btn-large:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn-large:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .btn-large:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-large {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-large:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-large:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .btn-large,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .btn-large {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-large input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-large input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn-large input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn-large input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > .input-group-addon.btn-large {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > .input-group-addon.btn-large {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-large,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .btn-large,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-large:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-large {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-large,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .btn-large,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-large:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-large {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .btn-large {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > .btn-large + .btn, .input-group-btn > .btn + .btn-large, .input-group-btn > .btn-large + .btn-large {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn-large:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn-large:focus, .input-group-btn > .btn:active, .input-group-btn > .btn-large:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-large,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-large,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-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);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.btn-large {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.btn-large {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

/* @import "bootstrap/pagination"; */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .btn-large .label {
    position: relative;
    top: -1px; }

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

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .btn-large .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn-large .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn-large .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-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-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  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: -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);
  background-size: 40px 40px; }

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

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    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: -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-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    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: -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-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    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: -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-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    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: -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); }

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

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

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

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

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

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

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

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

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

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

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

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

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .btn-large + .btn, .modal-footer .btn + .btn-large, .modal-footer .btn-large + .btn-large {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .btn-large + .btn, .modal-footer .btn-group .btn + .btn-large, .modal-footer .btn-group .btn-large + .btn-large {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
/* @import "bootstrap/tooltip" */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left, .popover.step-tab-nav, .step-tab-nav ul.popover, .step-tab-nav ul li.popover, .popover.step-tab_detailBlock, .default-form .popover.form-footer-section {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

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

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

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

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

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow, .popover.step-tab-nav > .arrow, .step-tab-nav ul.popover > .arrow, .step-tab-nav ul li.popover > .arrow, .popover.step-tab_detailBlock > .arrow, .default-form .popover.form-footer-section > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after, .popover.step-tab-nav > .arrow:after, .step-tab-nav ul.popover > .arrow:after, .step-tab-nav ul li.popover > .arrow:after, .popover.step-tab_detailBlock > .arrow:after, .default-form .popover.form-footer-section > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-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;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left, .carousel-inner > .item.active.step-tab-nav, .step-tab-nav .carousel-inner > ul.item.active, .step-tab-nav ul .carousel-inner > li.item.active, .carousel-inner > .item.active.step-tab_detailBlock, .default-form .carousel-inner > .item.active.form-footer-section {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.next.step-tab-nav, .step-tab-nav .carousel-inner > ul.item.next, .step-tab-nav ul .carousel-inner > li.item.next, .carousel-inner > .item.next.step-tab_detailBlock, .default-form .carousel-inner > .item.next.form-footer-section, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .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 > .next.step-tab-nav, .step-tab-nav .carousel-inner > ul.next, .step-tab-nav ul .carousel-inner > li.next, .carousel-inner > .next.step-tab_detailBlock, .default-form .carousel-inner > .next.form-footer-section,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left, .carousel-inner > .active.step-tab-nav, .step-tab-nav .carousel-inner > ul.active, .step-tab-nav ul .carousel-inner > li.active, .carousel-inner > .active.step-tab_detailBlock, .default-form .carousel-inner > .active.form-footer-section {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left, .carousel-control.step-tab-nav, .step-tab-nav ul.carousel-control, .step-tab-nav ul li.carousel-control, .carousel-control.step-tab_detailBlock, .default-form .carousel-control.form-footer-section {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .btn-large {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

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

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

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

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

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

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

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

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

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

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
html {
  font-size: 62.5% !important;
  /* 62.5% of 1em (16px) = 10px = 1rem*/ }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Light.eot");
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Extrabold.eot");
  src: url("../fonts/OpenSans-Extrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Extrabold.woff") format("woff"), url("../fonts/OpenSans-Extrabold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-BoldItalic.eot");
  src: url("../fonts/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans.eot");
  src: url("../fonts/OpenSans.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans.woff") format("woff"), url("../fonts/OpenSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-ExtraboldItalic.eot");
  src: url("../fonts/OpenSans-ExtraboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-ExtraboldItalic.woff") format("woff"), url("../fonts/OpenSans-ExtraboldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSansLight-Italic.eot");
  src: url("../fonts/OpenSansLight-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansLight-Italic.woff") format("woff"), url("../fonts/OpenSansLight-Italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Italic.eot");
  src: url("../fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-SemiboldItalic.eot");
  src: url("../fonts/OpenSans-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-SemiboldItalic.woff") format("woff"), url("../fonts/OpenSans-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Semibold.eot");
  src: url("../fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Semibold.woff") format("woff"), url("../fonts/OpenSans-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
body {
  font-family: 'Open Sans', sans-serif;
  background: #f3f3f3;
  font-weight: 300; }

h1, h2, h3, h4, h5, h6 {
  color: #dark-gray3;
  font-weight: 300; }

h6 {
  color: #676767;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */ }

.more-btn {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 1rem;
  /* 9 */
  width: 100%;
  position: relative; }

.more-btn > a {
  float: right !important; }

.card-box.card-box-with-min-height {
  padding: 15px !important; }

.card-box {
  background: #ffffff;
  border-bottom: 2px solid #e2e2e3;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 10px 20px;
  /* 9 */
  padding: 1rem 2rem;
  /* 9 */
  float: left;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 10px;
  /* 9 */
  margin-bottom: 1rem;
  /* 9 */ }

.card-box > .title {
  border-bottom: 1px solid #f1f1f1;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-bottom: 7px;
  /* 9 */
  padding-bottom: 0.7rem;
  /* 9 */
  float: left;
  width: 100%; }

.card-box > .title > h4 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 1.5rem;
  /* 9 */
  color: #313534;
  margin: 0;
  font-weight: 600;
  line-height: 18px; }
  @media (max-width: 22.5em) {
    .card-box > .title > h4 {
      font-size: 18px; } }

.card-box .body {
  float: left;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  padding: 10px 0 0 0;
  /* 9 */
  padding: 1rem 0 0 0;
  /* 9 */ }

.card-box .body .last-con {
  float: left; }
  @media (max-width: 47.9375em) {
    .card-box .body .last-con {
      width: 100%;
      margin: 0 0 10px; } }

.card-box .body .last-con span {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 9px;
  /* 9 */
  margin-top: 0.9rem;
  /* 9 */ }

.card-box .body .by-call {
  float: left;
  text-align: center; }

.card-box .body .by-call .by-call-group {
  display: inline-block; }

.card-box .body .by-call .by-call-group figure {
  background: #cecece;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 40px;
  /* 9 */
  width: 4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 40px;
  /* 9 */
  height: 4rem;
  /* 9 */
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-right: 11px;
  /* 9 */
  margin-right: 1.1rem;
  /* 9 */ }

.card-box .body .by-call .by-call-group figure > img {
  background: url("../images/owner-photo.png") no-repeat;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 40px;
  /* 9 */
  width: 4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 40px;
  /* 9 */
  height: 4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-width: 40px;
  /* 9 */
  max-width: 4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-height: 40px;
  /* 9 */
  max-height: 4rem;
  /* 9 */
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.card-box .body .by-call .by-call-group span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 9px;
  /* 9 */
  margin-top: 0.9rem;
  /* 9 */
  float: left; }

.card-box .body .by-call .by-call-group span > i {
  font-style: normal;
  font-weight: 300; }

.card-box .body .time-line {
  text-align: right;
  float: right; }
  @media (max-width: 22.5em) {
    .card-box .body .time-line {
      width: 100%; } }

.card-box .body .time-line > span {
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 11px;
  /* 9 */
  margin-top: 1.1rem;
  /* 9 */
  font-weight: 300; }
  @media (max-width: 22.5em) {
    .card-box .body .time-line > span {
      float: left;
      text-align: left; } }

.card-box.card-box-with-min-height {
  min-height: 188px;
  border: 1px solid #eee; }

.card-box > .title > h4 > a {
  text-decoration: none;
  color: #313534;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 1.5rem;
  /* 9 */ }

.card-box > .title > h4 > a > span {
  background: url("../images/tab_icons-hr-snapshot.png") repeat scroll 0 0;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 30px;
  /* 9 */
  width: 3rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 24px;
  /* 9 */
  height: 2.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-right: 10px;
  /* 9 */
  margin-right: 1rem;
  /* 9 */
  top: -1px;
  right: auto;
  bottom: auto;
  left: auto;
  position: relative; }

.card-box > .title > h4 > a > span.we-icon {
  background-position: -33px 0; }

.card-box > .title > h4 > a > span.mm-icon {
  background-position: -67px 0; }

.card-box > .title > h4 > a > span.pl-icon {
  background-position: -97px 0; }

.card-box > .title > h4 > a > span.rdp-icon {
  background-position: -130px 0; }

/*---------Money Matters---------*/
.card-box.money-metters-con .title {
  border: none; }

.card-box.money-metters-con .body {
  padding: 0; }

.card-box.money-metters-con .body ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%; }

.card-box.money-metters-con .body ul li {
  width: 50%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 12px 10px;
  /* 9 */
  padding: 1.2rem 1rem;
  /* 9 */
  float: left;
  border: 1px solid #dddddd;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: -1px 0 0 -1px;
  /* 9 */
  margin: -0.1rem 0 0 -0.1rem;
  /* 9 */
  min-height: 83px; }
  @media (max-width: 73.125em) {
    .card-box.money-metters-con .body ul li {
      width: 50%; } }
  @media (max-width: 29.9375em) {
    .card-box.money-metters-con .body ul li {
      width: 100%;
      padding: 5px 14px; } }

.card-box.money-metters-con .body ul li .con {
  width: 50%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 10px;
  /* 9 */
  padding: 0 1rem;
  /* 9 */
  float: left; }
  @media (max-width: 47.9375em) {
    .card-box.money-metters-con .body ul li .con {
      width: 100%;
      margin: 0 0 5px; } }

@media (max-width: 47.9375em) {
  .card-box.money-metters-con .body ul li .con:last-child {
    margin: 0; } }

.card-box.money-metters-con .body ul li .con .title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  font-weight: 600;
  margin: 0 0 2px 0;
  max-height: 23px;
  line-height: 11px; }

.card-box.money-metters-con .body ul li .con .price {
  font-weight: 300;
  word-wrap: break-word;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */ }

.card-box.money-metters-con .game-plan-step .title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 5px 0;
  /* 9 */
  margin: 0 0 0.5rem 0;
  /* 9 */ }

.card-box.money-metters-con .game-plan-step {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 10px 0 0 0;
  /* 9 */
  margin: 1rem 0 0 0;
  /* 9 */ }

.card-box.money-metters-con .game-plan-step .check-box {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 22px 0 0;
  /* 9 */
  margin: 0 2.2rem 0 0;
  /* 9 */ }

.card-box.money-metters-con .game-plan-step .check-box label {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 22px;
  /* 9 */
  line-height: 2.2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 26px;
  /* 9 */
  padding-left: 2.6rem;
  /* 9 */
  font-weight: 400;
  margin: 0;
  color: #363f44; }

/*---------Work and Education Snapshot---------*/
.card-box.work-edu-spshot .body {
  padding: 0; }

.card-box.work-edu-spshot .body ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%; }

.card-box.work-edu-spshot .body ul li {
  float: left;
  width: 50%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 20px;
  /* 9 */
  margin-top: 2rem;
  /* 9 */ }
  @media (max-width: 40em) {
    .card-box.work-edu-spshot .body ul li {
      width: 100%; } }

.card-box.work-edu-spshot .body ul li figure {
  background: #e1e1e1;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 50px;
  /* 9 */
  width: 5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 50px;
  /* 9 */
  height: 5rem;
  /* 9 */
  float: left;
  position: relative;
  margin: 0 20px 0 5px; }

.card-box.work-edu-spshot .body ul li figure span {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  /*  @include rem(width,50px); @include rem(height,50px); @include rem(max-width,50px); @include rem(max-height,50px); */ }

.card-box.work-edu-spshot .body ul li .right {
  float: left;
  color: #333333;
  width: -webkit-calc(100% - 75px);
  width: -moz-calc(100% - 75px);
  width: -o-calc(100% - 75px);
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-right: 70px;
  /* 9 */
  padding-right: 7rem;
  /* 9 */ }
  @media (max-width: 50em) {
    .card-box.work-edu-spshot .body ul li .right {
      padding: 0; } }

.card-box.work-edu-spshot .body ul li .right h5 {
  float: left;
  width: 100%;
  color: #333333;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-bottom: 7px;
  /* 9 */
  padding-bottom: 0.7rem;
  /* 9 */
  border-bottom: 1px solid #dddddd;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */ }

.card-box.work-edu-spshot .body ul li .right .title {
  float: left;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */ }

.card-box.work-edu-spshot .body ul li .right .name {
  float: left;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */ }

.card-box.work-edu-spshot .body ul li .right .year {
  float: left;
  width: 100%;
  font-weight: 300; }

/*---------comen css list-------------*/
.red-text {
  color: #c62630; }

.commimg-soon-text {
  color: #777;
  font-weight: 500; }

.materialize-red {
  background-color: #e51c23 !important; }

.materialize-red-text {
  color: #e51c23 !important; }

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important; }

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important; }

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important; }

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important; }

.materialize-red.lighten-3 {
  background-color: #f3989b !important; }

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important; }

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important; }

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important; }

.materialize-red.lighten-1 {
  background-color: #ea454b !important; }

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important; }

.materialize-red.darken-1 {
  background-color: #26a69a !important; }

.materialize-red-text.text-darken-1 {
  color: #26a69a !important; }

.materialize-red.darken-2 {
  background-color: #b9151b !important; }

.materialize-red-text.text-darken-2 {
  color: #b9151b !important; }

.materialize-red.darken-3 {
  background-color: #a21318 !important; }

.materialize-red-text.text-darken-3 {
  color: #a21318 !important; }

.materialize-red.darken-4 {
  background-color: #8b1014 !important; }

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important; }

.red {
  background-color: #F44336 !important; }

.red-text {
  color: #F44336 !important; }

.red.lighten-5 {
  background-color: #FFEBEE !important; }

.red-text.text-lighten-5 {
  color: #FFEBEE !important; }

.red.lighten-4 {
  background-color: #FFCDD2 !important; }

.red-text.text-lighten-4 {
  color: #FFCDD2 !important; }

.red.lighten-3 {
  background-color: #EF9A9A !important; }

.red-text.text-lighten-3 {
  color: #EF9A9A !important; }

.red.lighten-2 {
  background-color: #E57373 !important; }

.red-text.text-lighten-2 {
  color: #E57373 !important; }

.red.lighten-1 {
  background-color: #EF5350 !important; }

.red-text.text-lighten-1 {
  color: #EF5350 !important; }

.red.darken-1 {
  background-color: #E53935 !important; }

.red-text.text-darken-1 {
  color: #E53935 !important; }

.red.darken-2 {
  background-color: #D32F2F !important; }

.red-text.text-darken-2 {
  color: #D32F2F !important; }

.red.darken-3 {
  background-color: #C62828 !important; }

.red-text.text-darken-3 {
  color: #C62828 !important; }

.red.darken-4 {
  background-color: #B71C1C !important; }

.red-text.text-darken-4 {
  color: #B71C1C !important; }

.red.accent-1 {
  background-color: #FF8A80 !important; }

.red-text.text-accent-1 {
  color: #FF8A80 !important; }

.red.accent-2 {
  background-color: #FF5252 !important; }

.red-text.text-accent-2 {
  color: #FF5252 !important; }

.red.accent-3 {
  background-color: #FF1744 !important; }

.red-text.text-accent-3 {
  color: #FF1744 !important; }

.red.accent-4 {
  background-color: #D50000 !important; }

.red-text.text-accent-4 {
  color: #D50000 !important; }

.pink {
  background-color: #e91e63 !important; }

.pink-text {
  color: #e91e63 !important; }

.pink.lighten-5 {
  background-color: #fce4ec !important; }

.pink-text.text-lighten-5 {
  color: #fce4ec !important; }

.pink.lighten-4 {
  background-color: #f8bbd0 !important; }

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important; }

.pink.lighten-3 {
  background-color: #f48fb1 !important; }

.pink-text.text-lighten-3 {
  color: #f48fb1 !important; }

.pink.lighten-2 {
  background-color: #f06292 !important; }

.pink-text.text-lighten-2 {
  color: #f06292 !important; }

.pink.lighten-1 {
  background-color: #ec407a !important; }

.pink-text.text-lighten-1 {
  color: #ec407a !important; }

.pink.darken-1 {
  background-color: #d81b60 !important; }

.pink-text.text-darken-1 {
  color: #d81b60 !important; }

.pink.darken-2 {
  background-color: #c2185b !important; }

.pink-text.text-darken-2 {
  color: #c2185b !important; }

.pink.darken-3 {
  background-color: #ad1457 !important; }

.pink-text.text-darken-3 {
  color: #ad1457 !important; }

.pink.darken-4 {
  background-color: #880e4f !important; }

.pink-text.text-darken-4 {
  color: #880e4f !important; }

.pink.accent-1 {
  background-color: #ff80ab !important; }

.pink-text.text-accent-1 {
  color: #ff80ab !important; }

.pink.accent-2 {
  background-color: #ff4081 !important; }

.pink-text.text-accent-2 {
  color: #ff4081 !important; }

.pink.accent-3 {
  background-color: #f50057 !important; }

.pink-text.text-accent-3 {
  color: #f50057 !important; }

.pink.accent-4 {
  background-color: #c51162 !important; }

.pink-text.text-accent-4 {
  color: #c51162 !important; }

.purple {
  background-color: #9c27b0 !important; }

.purple-text {
  color: #9c27b0 !important; }

.purple.lighten-5 {
  background-color: #f3e5f5 !important; }

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important; }

.purple.lighten-4 {
  background-color: #e1bee7 !important; }

.purple-text.text-lighten-4 {
  color: #e1bee7 !important; }

.purple.lighten-3 {
  background-color: #ce93d8 !important; }

.purple-text.text-lighten-3 {
  color: #ce93d8 !important; }

.purple.lighten-2 {
  background-color: #ba68c8 !important; }

.purple-text.text-lighten-2 {
  color: #ba68c8 !important; }

.purple.lighten-1 {
  background-color: #ab47bc !important; }

.purple-text.text-lighten-1 {
  color: #ab47bc !important; }

.purple.darken-1 {
  background-color: #8e24aa !important; }

.purple-text.text-darken-1 {
  color: #8e24aa !important; }

.purple.darken-2 {
  background-color: #7b1fa2 !important; }

.purple-text.text-darken-2 {
  color: #7b1fa2 !important; }

.purple.darken-3 {
  background-color: #6a1b9a !important; }

.purple-text.text-darken-3 {
  color: #6a1b9a !important; }

.purple.darken-4 {
  background-color: #4a148c !important; }

.purple-text.text-darken-4 {
  color: #4a148c !important; }

.purple.accent-1 {
  background-color: #ea80fc !important; }

.purple-text.text-accent-1 {
  color: #ea80fc !important; }

.purple.accent-2 {
  background-color: #e040fb !important; }

.purple-text.text-accent-2 {
  color: #e040fb !important; }

.purple.accent-3 {
  background-color: #d500f9 !important; }

.purple-text.text-accent-3 {
  color: #d500f9 !important; }

.purple.accent-4 {
  background-color: #aa00ff !important; }

.purple-text.text-accent-4 {
  color: #aa00ff !important; }

.deep-purple {
  background-color: #673ab7 !important; }

.deep-purple-text {
  color: #673ab7 !important; }

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important; }

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important; }

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important; }

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important; }

.deep-purple.lighten-3 {
  background-color: #b39ddb !important; }

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important; }

.deep-purple.lighten-2 {
  background-color: #9575cd !important; }

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important; }

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important; }

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important; }

.deep-purple.darken-1 {
  background-color: #5e35b1 !important; }

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important; }

.deep-purple.darken-2 {
  background-color: #512da8 !important; }

.deep-purple-text.text-darken-2 {
  color: #512da8 !important; }

.deep-purple.darken-3 {
  background-color: #4527a0 !important; }

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important; }

.deep-purple.darken-4 {
  background-color: #311b92 !important; }

.deep-purple-text.text-darken-4 {
  color: #311b92 !important; }

.deep-purple.accent-1 {
  background-color: #b388ff !important; }

.deep-purple-text.text-accent-1 {
  color: #b388ff !important; }

.deep-purple.accent-2 {
  background-color: #7c4dff !important; }

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important; }

.deep-purple.accent-3 {
  background-color: #651fff !important; }

.deep-purple-text.text-accent-3 {
  color: #651fff !important; }

.deep-purple.accent-4 {
  background-color: #6200ea !important; }

.deep-purple-text.text-accent-4 {
  color: #6200ea !important; }

.indigo {
  background-color: #3f51b5 !important; }

.indigo-text {
  color: #3f51b5 !important; }

.indigo.lighten-5 {
  background-color: #e8eaf6 !important; }

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important; }

.indigo.lighten-4 {
  background-color: #c5cae9 !important; }

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important; }

.indigo.lighten-3 {
  background-color: #9fa8da !important; }

.indigo-text.text-lighten-3 {
  color: #9fa8da !important; }

.indigo.lighten-2 {
  background-color: #7986cb !important; }

.indigo-text.text-lighten-2 {
  color: #7986cb !important; }

.indigo.lighten-1 {
  background-color: #5c6bc0 !important; }

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important; }

.indigo.darken-1 {
  background-color: #3949ab !important; }

.indigo-text.text-darken-1 {
  color: #3949ab !important; }

.indigo.darken-2 {
  background-color: #303f9f !important; }

.indigo-text.text-darken-2 {
  color: #303f9f !important; }

.indigo.darken-3 {
  background-color: #283593 !important; }

.indigo-text.text-darken-3 {
  color: #283593 !important; }

.indigo.darken-4 {
  background-color: #1a237e !important; }

.indigo-text.text-darken-4 {
  color: #1a237e !important; }

.indigo.accent-1 {
  background-color: #8c9eff !important; }

.indigo-text.text-accent-1 {
  color: #8c9eff !important; }

.indigo.accent-2 {
  background-color: #536dfe !important; }

.indigo-text.text-accent-2 {
  color: #536dfe !important; }

.indigo.accent-3 {
  background-color: #3d5afe !important; }

.indigo-text.text-accent-3 {
  color: #3d5afe !important; }

.indigo.accent-4 {
  background-color: #304ffe !important; }

.indigo-text.text-accent-4 {
  color: #304ffe !important; }

.blue {
  background-color: #2196F3 !important; }

.blue-text {
  color: #2196F3 !important; }

.blue.lighten-5 {
  background-color: #E3F2FD !important; }

.blue-text.text-lighten-5 {
  color: #E3F2FD !important; }

.blue.lighten-4 {
  background-color: #BBDEFB !important; }

.blue-text.text-lighten-4 {
  color: #BBDEFB !important; }

.blue.lighten-3 {
  background-color: #90CAF9 !important; }

.blue-text.text-lighten-3 {
  color: #90CAF9 !important; }

.blue.lighten-2 {
  background-color: #64B5F6 !important; }

.blue-text.text-lighten-2 {
  color: #64B5F6 !important; }

.blue.lighten-1 {
  background-color: #42A5F5 !important; }

.blue-text.text-lighten-1 {
  color: #42A5F5 !important; }

.blue.darken-1 {
  background-color: #1E88E5 !important; }

.blue-text.text-darken-1 {
  color: #1E88E5 !important; }

.blue.darken-2 {
  background-color: #1976D2 !important; }

.blue-text.text-darken-2 {
  color: #1976D2 !important; }

.blue.darken-3 {
  background-color: #1565C0 !important; }

.blue-text.text-darken-3 {
  color: #1565C0 !important; }

.blue.darken-4 {
  background-color: #0D47A1 !important; }

.blue-text.text-darken-4 {
  color: #0D47A1 !important; }

.blue.accent-1 {
  background-color: #82B1FF !important; }

.blue-text.text-accent-1 {
  color: #82B1FF !important; }

.blue.accent-2 {
  background-color: #448AFF !important; }

.blue-text.text-accent-2 {
  color: #448AFF !important; }

.blue.accent-3 {
  background-color: #2979FF !important; }

.blue-text.text-accent-3 {
  color: #2979FF !important; }

.blue.accent-4 {
  background-color: #2962FF !important; }

.blue-text.text-accent-4 {
  color: #2962FF !important; }

.light-blue {
  background-color: #03a9f4 !important; }

.light-blue-text {
  color: #03a9f4 !important; }

.light-blue.lighten-5 {
  background-color: #e1f5fe !important; }

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important; }

.light-blue.lighten-4 {
  background-color: #b3e5fc !important; }

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important; }

.light-blue.lighten-3 {
  background-color: #81d4fa !important; }

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important; }

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important; }

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important; }

.light-blue.lighten-1 {
  background-color: #29b6f6 !important; }

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important; }

.light-blue.darken-1 {
  background-color: #039be5 !important; }

.light-blue-text.text-darken-1 {
  color: #039be5 !important; }

.light-blue.darken-2 {
  background-color: #0288d1 !important; }

.light-blue-text.text-darken-2 {
  color: #0288d1 !important; }

.light-blue.darken-3 {
  background-color: #0277bd !important; }

.light-blue-text.text-darken-3 {
  color: #0277bd !important; }

.light-blue.darken-4 {
  background-color: #01579b !important; }

.light-blue-text.text-darken-4 {
  color: #01579b !important; }

.light-blue.accent-1 {
  background-color: #80d8ff !important; }

.light-blue-text.text-accent-1 {
  color: #80d8ff !important; }

.light-blue.accent-2 {
  background-color: #40c4ff !important; }

.light-blue-text.text-accent-2 {
  color: #40c4ff !important; }

.light-blue.accent-3 {
  background-color: #00b0ff !important; }

.light-blue-text.text-accent-3 {
  color: #00b0ff !important; }

.light-blue.accent-4 {
  background-color: #0091ea !important; }

.light-blue-text.text-accent-4 {
  color: #0091ea !important; }

.cyan {
  background-color: #00bcd4 !important; }

.cyan-text {
  color: #00bcd4 !important; }

.cyan.lighten-5 {
  background-color: #e0f7fa !important; }

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important; }

.cyan.lighten-4 {
  background-color: #b2ebf2 !important; }

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important; }

.cyan.lighten-3 {
  background-color: #80deea !important; }

.cyan-text.text-lighten-3 {
  color: #80deea !important; }

.cyan.lighten-2 {
  background-color: #4dd0e1 !important; }

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important; }

.cyan.lighten-1 {
  background-color: #26c6da !important; }

.cyan-text.text-lighten-1 {
  color: #26c6da !important; }

.cyan.darken-1 {
  background-color: #00acc1 !important; }

.cyan-text.text-darken-1 {
  color: #00acc1 !important; }

.cyan.darken-2 {
  background-color: #0097a7 !important; }

.cyan-text.text-darken-2 {
  color: #0097a7 !important; }

.cyan.darken-3 {
  background-color: #00838f !important; }

.cyan-text.text-darken-3 {
  color: #00838f !important; }

.cyan.darken-4 {
  background-color: #006064 !important; }

.cyan-text.text-darken-4 {
  color: #006064 !important; }

.cyan.accent-1 {
  background-color: #84ffff !important; }

.cyan-text.text-accent-1 {
  color: #84ffff !important; }

.cyan.accent-2 {
  background-color: #18ffff !important; }

.cyan-text.text-accent-2 {
  color: #18ffff !important; }

.cyan.accent-3 {
  background-color: #00e5ff !important; }

.cyan-text.text-accent-3 {
  color: #00e5ff !important; }

.cyan.accent-4 {
  background-color: #00b8d4 !important; }

.cyan-text.text-accent-4 {
  color: #00b8d4 !important; }

.teal {
  background-color: #009688 !important; }

.teal-text {
  color: #009688 !important; }

.teal.lighten-5 {
  background-color: #e0f2f1 !important; }

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important; }

.teal.lighten-4 {
  background-color: #b2dfdb !important; }

.teal-text.text-lighten-4 {
  color: #b2dfdb !important; }

.teal.lighten-3 {
  background-color: #80cbc4 !important; }

.teal-text.text-lighten-3 {
  color: #80cbc4 !important; }

.teal.lighten-2 {
  background-color: #4db6ac !important; }

.teal-text.text-lighten-2 {
  color: #4db6ac !important; }

.teal.lighten-1 {
  background-color: #0e76bc !important; }

.teal-text.text-lighten-1 {
  color: #0e76bc !important; }

.teal.darken-1 {
  background-color: #00897b !important; }

.teal-text.text-darken-1 {
  color: #00897b !important; }

.teal.darken-2 {
  background-color: #00796b !important; }

.teal-text.text-darken-2 {
  color: #00796b !important; }

.teal.darken-3 {
  background-color: #00695c !important; }

.teal-text.text-darken-3 {
  color: #00695c !important; }

.teal.darken-4 {
  background-color: #004d40 !important; }

.teal-text.text-darken-4 {
  color: #004d40 !important; }

.teal.accent-1 {
  background-color: #a7ffeb !important; }

.teal-text.text-accent-1 {
  color: #a7ffeb !important; }

.teal.accent-2 {
  background-color: #64ffda !important; }

.teal-text.text-accent-2 {
  color: #64ffda !important; }

.teal.accent-3 {
  background-color: #1de9b6 !important; }

.teal-text.text-accent-3 {
  color: #1de9b6 !important; }

.teal.accent-4 {
  background-color: #00bfa5 !important; }

.teal-text.text-accent-4 {
  color: #00bfa5 !important; }

.green {
  background-color: #4CAF50 !important; }

.green-text {
  color: #4CAF50 !important; }

.green.lighten-5 {
  background-color: #E8F5E9 !important; }

.green-text.text-lighten-5 {
  color: #E8F5E9 !important; }

.green.lighten-4 {
  background-color: #C8E6C9 !important; }

.green-text.text-lighten-4 {
  color: #C8E6C9 !important; }

.green.lighten-3 {
  background-color: #A5D6A7 !important; }

.green-text.text-lighten-3 {
  color: #A5D6A7 !important; }

.green.lighten-2 {
  background-color: #81C784 !important; }

.green-text.text-lighten-2 {
  color: #81C784 !important; }

.green.lighten-1 {
  background-color: #66BB6A !important; }

.green-text.text-lighten-1 {
  color: #66BB6A !important; }

.green.darken-1 {
  background-color: #43A047 !important; }

.green-text.text-darken-1 {
  color: #43A047 !important; }

.green.darken-2 {
  background-color: #388E3C !important; }

.green-text.text-darken-2 {
  color: #388E3C !important; }

.green.darken-3 {
  background-color: #2E7D32 !important; }

.green-text.text-darken-3 {
  color: #2E7D32 !important; }

.green.darken-4 {
  background-color: #1B5E20 !important; }

.green-text.text-darken-4 {
  color: #1B5E20 !important; }

.green.accent-1 {
  background-color: #B9F6CA !important; }

.green-text.text-accent-1 {
  color: #B9F6CA !important; }

.green.accent-2 {
  background-color: #69F0AE !important; }

.green-text.text-accent-2 {
  color: #69F0AE !important; }

.green.accent-3 {
  background-color: #00E676 !important; }

.green-text.text-accent-3 {
  color: #00E676 !important; }

.green.accent-4 {
  background-color: #00C853 !important; }

.green-text.text-accent-4 {
  color: #00C853 !important; }

.light-green {
  background-color: #8bc34a !important; }

.light-green-text {
  color: #8bc34a !important; }

.light-green.lighten-5 {
  background-color: #f1f8e9 !important; }

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important; }

.light-green.lighten-4 {
  background-color: #dcedc8 !important; }

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important; }

.light-green.lighten-3 {
  background-color: #c5e1a5 !important; }

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important; }

.light-green.lighten-2 {
  background-color: #aed581 !important; }

.light-green-text.text-lighten-2 {
  color: #aed581 !important; }

.light-green.lighten-1 {
  background-color: #9ccc65 !important; }

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important; }

.light-green.darken-1 {
  background-color: #7cb342 !important; }

.light-green-text.text-darken-1 {
  color: #7cb342 !important; }

.light-green.darken-2 {
  background-color: #689f38 !important; }

.light-green-text.text-darken-2 {
  color: #689f38 !important; }

.light-green.darken-3 {
  background-color: #558b2f !important; }

.light-green-text.text-darken-3 {
  color: #558b2f !important; }

.light-green.darken-4 {
  background-color: #33691e !important; }

.light-green-text.text-darken-4 {
  color: #33691e !important; }

.light-green.accent-1 {
  background-color: #ccff90 !important; }

.light-green-text.text-accent-1 {
  color: #ccff90 !important; }

.light-green.accent-2 {
  background-color: #b2ff59 !important; }

.light-green-text.text-accent-2 {
  color: #b2ff59 !important; }

.light-green.accent-3 {
  background-color: #76ff03 !important; }

.light-green-text.text-accent-3 {
  color: #76ff03 !important; }

.light-green.accent-4 {
  background-color: #64dd17 !important; }

.light-green-text.text-accent-4 {
  color: #64dd17 !important; }

.lime {
  background-color: #cddc39 !important; }

.lime-text {
  color: #cddc39 !important; }

.lime.lighten-5 {
  background-color: #f9fbe7 !important; }

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important; }

.lime.lighten-4 {
  background-color: #f0f4c3 !important; }

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important; }

.lime.lighten-3 {
  background-color: #e6ee9c !important; }

.lime-text.text-lighten-3 {
  color: #e6ee9c !important; }

.lime.lighten-2 {
  background-color: #dce775 !important; }

.lime-text.text-lighten-2 {
  color: #dce775 !important; }

.lime.lighten-1 {
  background-color: #d4e157 !important; }

.lime-text.text-lighten-1 {
  color: #d4e157 !important; }

.lime.darken-1 {
  background-color: #c0ca33 !important; }

.lime-text.text-darken-1 {
  color: #c0ca33 !important; }

.lime.darken-2 {
  background-color: #afb42b !important; }

.lime-text.text-darken-2 {
  color: #afb42b !important; }

.lime.darken-3 {
  background-color: #9e9d24 !important; }

.lime-text.text-darken-3 {
  color: #9e9d24 !important; }

.lime.darken-4 {
  background-color: #827717 !important; }

.lime-text.text-darken-4 {
  color: #827717 !important; }

.lime.accent-1 {
  background-color: #f4ff81 !important; }

.lime-text.text-accent-1 {
  color: #f4ff81 !important; }

.lime.accent-2 {
  background-color: #eeff41 !important; }

.lime-text.text-accent-2 {
  color: #eeff41 !important; }

.lime.accent-3 {
  background-color: #c6ff00 !important; }

.lime-text.text-accent-3 {
  color: #c6ff00 !important; }

.lime.accent-4 {
  background-color: #aeea00 !important; }

.lime-text.text-accent-4 {
  color: #aeea00 !important; }

.yellow {
  background-color: #ffeb3b !important; }

.yellow-text {
  color: #ffeb3b !important; }

.yellow.lighten-5 {
  background-color: #fffde7 !important; }

.yellow-text.text-lighten-5 {
  color: #fffde7 !important; }

.yellow.lighten-4 {
  background-color: #fff9c4 !important; }

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important; }

.yellow.lighten-3 {
  background-color: #fff59d !important; }

.yellow-text.text-lighten-3 {
  color: #fff59d !important; }

.yellow.lighten-2 {
  background-color: #fff176 !important; }

.yellow-text.text-lighten-2 {
  color: #fff176 !important; }

.yellow.lighten-1 {
  background-color: #ffee58 !important; }

.yellow-text.text-lighten-1 {
  color: #ffee58 !important; }

.yellow.darken-1 {
  background-color: #fdd835 !important; }

.yellow-text.text-darken-1 {
  color: #fdd835 !important; }

.yellow.darken-2 {
  background-color: #fbc02d !important; }

.yellow-text.text-darken-2 {
  color: #fbc02d !important; }

.yellow.darken-3 {
  background-color: #f9a825 !important; }

.yellow-text.text-darken-3 {
  color: #f9a825 !important; }

.yellow.darken-4 {
  background-color: #f57f17 !important; }

.yellow-text.text-darken-4 {
  color: #f57f17 !important; }

.yellow.accent-1 {
  background-color: #ffff8d !important; }

.yellow-text.text-accent-1 {
  color: #ffff8d !important; }

.yellow.accent-2 {
  background-color: #ffff00 !important; }

.yellow-text.text-accent-2 {
  color: #ffff00 !important; }

.yellow.accent-3 {
  background-color: #ffea00 !important; }

.yellow-text.text-accent-3 {
  color: #ffea00 !important; }

.yellow.accent-4 {
  background-color: #ffd600 !important; }

.yellow-text.text-accent-4 {
  color: #ffd600 !important; }

.amber {
  background-color: #ffc107 !important; }

.amber-text {
  color: #ffc107 !important; }

.amber.lighten-5 {
  background-color: #fff8e1 !important; }

.amber-text.text-lighten-5 {
  color: #fff8e1 !important; }

.amber.lighten-4 {
  background-color: #ffecb3 !important; }

.amber-text.text-lighten-4 {
  color: #ffecb3 !important; }

.amber.lighten-3 {
  background-color: #ffe082 !important; }

.amber-text.text-lighten-3 {
  color: #ffe082 !important; }

.amber.lighten-2 {
  background-color: #ffd54f !important; }

.amber-text.text-lighten-2 {
  color: #ffd54f !important; }

.amber.lighten-1 {
  background-color: #ffca28 !important; }

.amber-text.text-lighten-1 {
  color: #ffca28 !important; }

.amber.darken-1 {
  background-color: #ffb300 !important; }

.amber-text.text-darken-1 {
  color: #ffb300 !important; }

.amber.darken-2 {
  background-color: #ffa000 !important; }

.amber-text.text-darken-2 {
  color: #ffa000 !important; }

.amber.darken-3 {
  background-color: #ff8f00 !important; }

.amber-text.text-darken-3 {
  color: #ff8f00 !important; }

.amber.darken-4 {
  background-color: #ff6f00 !important; }

.amber-text.text-darken-4 {
  color: #ff6f00 !important; }

.amber.accent-1 {
  background-color: #ffe57f !important; }

.amber-text.text-accent-1 {
  color: #ffe57f !important; }

.amber.accent-2 {
  background-color: #ffd740 !important; }

.amber-text.text-accent-2 {
  color: #ffd740 !important; }

.amber.accent-3 {
  background-color: #ffc400 !important; }

.amber-text.text-accent-3 {
  color: #ffc400 !important; }

.amber.accent-4 {
  background-color: #ffab00 !important; }

.amber-text.text-accent-4 {
  color: #ffab00 !important; }

.orange {
  background-color: #ff9800 !important; }

.orange-text {
  color: #ff9800 !important; }

.orange.lighten-5 {
  background-color: #fff3e0 !important; }

.orange-text.text-lighten-5 {
  color: #fff3e0 !important; }

.orange.lighten-4 {
  background-color: #ffe0b2 !important; }

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important; }

.orange.lighten-3 {
  background-color: #ffcc80 !important; }

.orange-text.text-lighten-3 {
  color: #ffcc80 !important; }

.orange.lighten-2 {
  background-color: #ffb74d !important; }

.orange-text.text-lighten-2 {
  color: #ffb74d !important; }

.orange.lighten-1 {
  background-color: #ffa726 !important; }

.orange-text.text-lighten-1 {
  color: #ffa726 !important; }

.orange.darken-1 {
  background-color: #fb8c00 !important; }

.orange-text.text-darken-1 {
  color: #fb8c00 !important; }

.orange.darken-2 {
  background-color: #f57c00 !important; }

.orange-text.text-darken-2 {
  color: #f57c00 !important; }

.orange.darken-3 {
  background-color: #ef6c00 !important; }

.orange-text.text-darken-3 {
  color: #ef6c00 !important; }

.orange.darken-4 {
  background-color: #e65100 !important; }

.orange-text.text-darken-4 {
  color: #e65100 !important; }

.orange.accent-1 {
  background-color: #ffd180 !important; }

.orange-text.text-accent-1 {
  color: #ffd180 !important; }

.orange.accent-2 {
  background-color: #ffab40 !important; }

.orange-text.text-accent-2 {
  color: #ffab40 !important; }

.orange.accent-3 {
  background-color: #ff9100 !important; }

.orange-text.text-accent-3 {
  color: #ff9100 !important; }

.orange.accent-4 {
  background-color: #ff6d00 !important; }

.orange-text.text-accent-4 {
  color: #ff6d00 !important; }

.deep-orange {
  background-color: #ff5722 !important; }

.deep-orange-text {
  color: #ff5722 !important; }

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important; }

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important; }

.deep-orange.lighten-4 {
  background-color: #ffccbc !important; }

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important; }

.deep-orange.lighten-3 {
  background-color: #ffab91 !important; }

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important; }

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important; }

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important; }

.deep-orange.lighten-1 {
  background-color: #ff7043 !important; }

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important; }

.deep-orange.darken-1 {
  background-color: #f4511e !important; }

.deep-orange-text.text-darken-1 {
  color: #f4511e !important; }

.deep-orange.darken-2 {
  background-color: #e64a19 !important; }

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important; }

.deep-orange.darken-3 {
  background-color: #d84315 !important; }

.deep-orange-text.text-darken-3 {
  color: #d84315 !important; }

.deep-orange.darken-4 {
  background-color: #bf360c !important; }

.deep-orange-text.text-darken-4 {
  color: #bf360c !important; }

.deep-orange.accent-1 {
  background-color: #ff9e80 !important; }

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important; }

.deep-orange.accent-2 {
  background-color: #ff6e40 !important; }

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important; }

.deep-orange.accent-3 {
  background-color: #ff3d00 !important; }

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important; }

.deep-orange.accent-4 {
  background-color: #dd2c00 !important; }

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important; }

.brown {
  background-color: #795548 !important; }

.brown-text {
  color: #795548 !important; }

.brown.lighten-5 {
  background-color: #efebe9 !important; }

.brown-text.text-lighten-5 {
  color: #efebe9 !important; }

.brown.lighten-4 {
  background-color: #d7ccc8 !important; }

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important; }

.brown.lighten-3 {
  background-color: #bcaaa4 !important; }

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important; }

.brown.lighten-2 {
  background-color: #a1887f !important; }

.brown-text.text-lighten-2 {
  color: #a1887f !important; }

.brown.lighten-1 {
  background-color: #8d6e63 !important; }

.brown-text.text-lighten-1 {
  color: #8d6e63 !important; }

.brown.darken-1 {
  background-color: #6d4c41 !important; }

.brown-text.text-darken-1 {
  color: #6d4c41 !important; }

.brown.darken-2 {
  background-color: #5d4037 !important; }

.brown-text.text-darken-2 {
  color: #5d4037 !important; }

.brown.darken-3 {
  background-color: #4e342e !important; }

.brown-text.text-darken-3 {
  color: #4e342e !important; }

.brown.darken-4 {
  background-color: #3e2723 !important; }

.brown-text.text-darken-4 {
  color: #3e2723 !important; }

.blue-grey {
  background-color: #607d8b !important; }

.blue-grey-text {
  color: #607d8b !important; }

.blue-grey.lighten-5 {
  background-color: #eceff1 !important; }

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important; }

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important; }

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important; }

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important; }

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important; }

.blue-grey.lighten-2 {
  background-color: #90a4ae !important; }

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important; }

.blue-grey.lighten-1 {
  background-color: #78909c !important; }

.blue-grey-text.text-lighten-1 {
  color: #78909c !important; }

.blue-grey.darken-1 {
  background-color: #546e7a !important; }

.blue-grey-text.text-darken-1 {
  color: #546e7a !important; }

.blue-grey.darken-2 {
  background-color: #455a64 !important; }

.blue-grey-text.text-darken-2 {
  color: #455a64 !important; }

.blue-grey.darken-3 {
  background-color: #37474f !important; }

.blue-grey-text.text-darken-3 {
  color: #37474f !important; }

.blue-grey.darken-4 {
  background-color: #263238 !important; }

.blue-grey-text.text-darken-4 {
  color: #263238 !important; }

.grey {
  background-color: #9e9e9e !important; }

.grey-text {
  color: #9e9e9e !important; }

.grey.lighten-5 {
  background-color: #fafafa !important; }

.grey-text.text-lighten-5 {
  color: #fafafa !important; }

.grey.lighten-4 {
  background-color: #f5f5f5 !important; }

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important; }

.grey.lighten-3 {
  background-color: #eeeeee !important; }

.grey-text.text-lighten-3 {
  color: #eeeeee !important; }

.grey.lighten-2 {
  background-color: #e0e0e0 !important; }

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important; }

.grey.lighten-1 {
  background-color: #bdbdbd !important; }

.grey-text.text-lighten-1 {
  color: #bdbdbd !important; }

.grey.darken-1 {
  background-color: #757575 !important; }

.grey-text.text-darken-1 {
  color: #757575 !important; }

.grey.darken-2 {
  background-color: #616161 !important; }

.grey-text.text-darken-2 {
  color: #616161 !important; }

.grey.darken-3 {
  background-color: #424242 !important; }

.grey-text.text-darken-3 {
  color: #424242 !important; }

.grey.darken-4 {
  background-color: #212121 !important; }

.grey-text.text-darken-4 {
  color: #212121 !important; }

.black {
  background-color: #000000 !important; }

.black-text {
  color: #000000 !important; }

.white {
  background-color: #FFFFFF !important; }

.white-text {
  color: #FFFFFF !important; }

.transparent {
  background-color: transparent !important; }

.transparent-text {
  color: transparent !important; }

/* ==========================================================================
   Materialize variables
   ========================================================================== */
/**
 * Table of Contents:
 *
 *  1. Colors
 *  2. Badges
 *  3. Buttons
 *  4. Cards
 *  5. Collapsible
 *  6. Chips
 *  7. Date Picker
 *  8. Dropdown
 *  10. Forms
 *  11. Global
 *  12. Grid
 *  13. Navigation Bar
 *  14. Side Navigation
 *  15. Photo Slider
 *  16. Spinners | Loaders
 *  17. Tabs
 *  18. Tables
 *  19. Toasts
 *  20. Typography
 *  21. Footer
 *  22. Flow Text
 *  23. Collections
 *  24. Progress Bar
 */
/* 1. Colors
   ========================================================================== */
/* 2. Badges
   ========================================================================== */
/* 3. Buttons
   ========================================================================== */
/* 4. Cards
   ========================================================================== */
/* 5. Collapsible
   ========================================================================== */
/* 6. Chips
   ========================================================================== */
/* 7. Date Picker
   ========================================================================== */
/* 8. Dropdown
   ========================================================================== */
/* 9. Fonts
   ========================================================================== */
/* 10. Forms
   ========================================================================== */
/* 11. Global
   ========================================================================== */
/* 12. Grid
   ========================================================================== */
/* 13. Navigation Bar
   ========================================================================== */
/* 14. Side Navigation
   ========================================================================== */
/* 15. Photo Slider
   ========================================================================== */
/* 16. Spinners | Loaders
   ========================================================================== */
/* 17. Tabs
   ========================================================================== */
/* 18. Tables
   ========================================================================== */
/* 19. Toasts
   ========================================================================== */
/* 20. Typography
   ========================================================================== */
/* 21. Footer
   ========================================================================== */
/* 22. Flow Text
   ========================================================================== */
/* 23. Collections
   ========================================================================== */
/* 24. Progress Bar
   ========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

ul {
  padding: 0;
  list-style-type: none; }
  ul.browser-default, ul.browser-default li {
    list-style-type: initial; }
  ul li {
    list-style-type: none; }

a {
  color: #337ab7;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }

.valign-wrapper {
  display: flex;
  align-items: center; }
  .valign-wrapper .valign {
    display: block; }

.clearfix {
  clear: both; }

.z-depth-0 {
  box-shadow: none !important; }

.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-floating:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21); }

.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22); }

.hoverable {
  transition: box-shadow .25s;
  box-shadow: 0; }

.hoverable:hover {
  transition: box-shadow .25s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0; }

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #ee6e73; }

i {
  line-height: inherit; }
  i.left, i.step-tab-nav, i.step-tab_detailBlock, .default-form i.form-footer-section {
    float: left;
    margin-right: 15px; }
  i.right {
    float: right;
    margin-left: 15px; }
  i.tiny {
    font-size: 1rem; }
  i.small {
    font-size: 2rem; }
  i.medium {
    font-size: 4rem; }
  i.large {
    font-size: 6rem; }

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto; }

.pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 30px; }
  .pagination li a {
    color: #444;
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px; }
  .pagination li.active a {
    color: #fff; }
  .pagination li.active {
    background-color: #ee6e73; }
  .pagination li.disabled a {
    cursor: default;
    color: #999; }
  .pagination li i {
    font-size: 2rem; }
.pagination li.pages ul li {
  display: inline-block;
  float: none; }

@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%; }
    .pagination li.prev,
    .pagination li.next {
      width: 10%; }
    .pagination li.pages {
      width: 80%;
      overflow: hidden;
      white-space: nowrap; } }
.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7); }
  .breadcrumb i,
  .breadcrumb [class^="mdi-"], .breadcrumb [class*="mdi-"],
  .breadcrumb i.material-icons {
    display: inline-block;
    float: left;
    font-size: 24px; }
  .breadcrumb:before {
    content: '\E5CC';
    color: rgba(255, 255, 255, 0.7);
    vertical-align: top;
    display: inline-block;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased; }
  .breadcrumb:first-child:before {
    display: none; }
  .breadcrumb:last-child {
    color: #fff; }

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px; }

.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }
  .parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%); }

.pin-top, .pin-bottom {
  position: relative; }

.pinned {
  position: fixed !important; }

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0; }

.fade-in {
  opacity: 0;
  transform-origin: 0 50%; }

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important; } }

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important; } }

@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important; } }

@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important; } }

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center; } }

footer.page-footer {
  margin-top: 20px;
  padding-top: 20px;
  background-color: #ee6e73; }
  footer.page-footer .footer-copyright {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08); }

table, th, td {
  border: none; }

table {
  width: 100%;
  display: table; }
  table.bordered > thead > tr, table.bordered > tbody > tr {
    border-bottom: 1px solid #ddd; }
  table.striped > tbody > tr:nth-child(odd) {
    background-color: #f2f2f2; }
  table.striped > tbody > tr > td {
    border-radius: 0; }
  table.highlight > tbody > tr {
    transition: background-color .25s ease; }
    table.highlight > tbody > tr:hover {
      background-color: #f2f2f2; }
  table.centered thead tr th, table.centered tbody tr td {
    text-align: center; }

thead {
  border-bottom: 1px solid #ddd; }

td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px; }

@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */ }
    table.responsive-table td:empty:before {
      content: '\00a0'; }
    table.responsive-table th,
    table.responsive-table td {
      margin: 0;
      vertical-align: top; }
    table.responsive-table th {
      text-align: left; }
    table.responsive-table thead {
      display: block;
      float: left; }
      table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0; }
        table.responsive-table thead tr th::before {
          content: "\00a0"; }
    table.responsive-table tbody {
      display: block;
      width: auto;
      position: relative;
      overflow-x: auto;
      white-space: nowrap; }
      table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top; }
    table.responsive-table th {
      display: block;
      text-align: right; }
    table.responsive-table td {
      display: block;
      min-height: 1.25em;
      text-align: left; }
    table.responsive-table tr {
      padding: 0 10px; }
    table.responsive-table thead {
      border: 0;
      border-right: 1px solid #ddd; }
    table.responsive-table.bordered th {
      border-bottom: 0;
      border-left: 0; }
    table.responsive-table.bordered td {
      border-left: 0;
      border-right: 0;
      border-bottom: 0; }
    table.responsive-table.bordered tr {
      border: 0; }
    table.responsive-table.bordered tbody tr {
      border-right: 1px solid #ddd; } }
.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative; }
  .collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0; }
    .collection .collection-item.avatar {
      min-height: 84px;
      padding-left: 72px;
      position: relative; }
      .collection .collection-item.avatar .circle {
        position: absolute;
        width: 42px;
        height: 42px;
        overflow: hidden;
        left: 15px;
        display: inline-block;
        vertical-align: middle; }
      .collection .collection-item.avatar i.circle {
        font-size: 18px;
        line-height: 42px;
        color: #fff;
        background-color: #999;
        text-align: center; }
      .collection .collection-item.avatar .title {
        font-size: 16px; }
      .collection .collection-item.avatar p {
        margin: 0; }
      .collection .collection-item.avatar .secondary-content {
        position: absolute;
        top: 16px;
        right: 16px; }
    .collection .collection-item:last-child {
      border-bottom: none; }
    .collection .collection-item.active {
      background-color: #0e76bc;
      color: #e5f4fd; }
      .collection .collection-item.active .secondary-content {
        color: #fff; }
  .collection a.collection-item {
    display: block;
    transition: .25s;
    color: #0e76bc; }
    .collection a.collection-item:not(.active):hover {
      background-color: #ddd; }
  .collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px; }
  .collection.with-header .collection-item {
    padding-left: 30px; }
  .collection.with-header .collection-item.avatar {
    padding-left: 72px; }

.secondary-content {
  float: right;
  color: #0e76bc; }

.collapsible .collection {
  margin: 0;
  border: none; }

span.badge {
  min-width: 3rem;
  padding: 0 6px;
  text-align: center;
  font-size: 1rem;
  line-height: inherit;
  color: #757575;
  position: absolute;
  right: 15px;
  box-sizing: border-box; }
  span.badge.new {
    font-weight: 300;
    font-size: 0.8rem;
    color: #fff;
    background-color: #0e76bc;
    border-radius: 2px; }
  span.badge.new:after {
    content: " new"; }
  span.badge[data-badge-caption]::after {
    content: " " attr(data-badge-caption); }

nav ul a span.badge {
  position: static;
  margin-left: 4px;
  line-height: 0; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: white;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden; }
  .progress .determinate {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    transition: width .3s linear; }
  .progress .indeterminate {
    background-color: #fff; }
    .progress .indeterminate:before {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }
    .progress .indeterminate:after {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      animation-delay: 1.15s; }

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }
/*******************
  Utility Classes
*******************/
.hide {
  display: none !important; }

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

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

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

.left, .step-tab-nav, .step-tab-nav ul, .step-tab-nav ul li, .step-tab_detailBlock, .default-form .form-footer-section {
  float: left !important; }

.right {
  float: right !important; }

.no-select, input[type=range],
input[type=range] + .thumb {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.circle {
  border-radius: 50%; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.no-padding {
  padding: 0 !important; }

/* This is needed for some mobile phones to display the Google Icon font properly */
.material-icons {
  text-rendering: optimizeLegibility;
  font-feature-settings: 'liga'; }

/* @import "materialize/grid"; */
nav {
  color: #fff;
  background-color: #ee6e73;
  width: 100%;
  height: 56px;
  line-height: 56px; }
  nav a {
    color: #fff; }
  nav i,
  nav [class^="mdi-"], nav [class*="mdi-"],
  nav i.material-icons {
    display: block;
    font-size: 2rem;
    height: 56px;
    line-height: 56px; }
  nav .nav-wrapper {
    position: relative;
    height: 100%; }
  @media only screen and (min-width: 993px) {
    nav a.button-collapse {
      display: none; } }
  nav .button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 56px; }
    nav .button-collapse i {
      font-size: 2.7rem;
      height: 56px;
      line-height: 56px; }
  nav .brand-logo {
    position: absolute;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    padding: 0;
    white-space: nowrap; }
    nav .brand-logo.center {
      left: 50%;
      transform: translateX(-50%); }
    @media only screen and (max-width: 992px) {
      nav .brand-logo {
        left: 50%;
        transform: translateX(-50%); }
        nav .brand-logo.left, nav .brand-logo.step-tab-nav, nav .step-tab-nav ul.brand-logo, .step-tab-nav nav ul.brand-logo, nav .step-tab-nav ul li.brand-logo, .step-tab-nav ul nav li.brand-logo, nav .brand-logo.step-tab_detailBlock, nav .default-form .brand-logo.form-footer-section, .default-form nav .brand-logo.form-footer-section, nav .brand-logo.right {
          padding: 0;
          transform: none; }
        nav .brand-logo.left, nav .brand-logo.step-tab-nav, nav .step-tab-nav ul.brand-logo, .step-tab-nav nav ul.brand-logo, nav .step-tab-nav ul li.brand-logo, .step-tab-nav ul nav li.brand-logo, nav .brand-logo.step-tab_detailBlock, nav .default-form .brand-logo.form-footer-section, .default-form nav .brand-logo.form-footer-section {
          left: 0.5rem; }
        nav .brand-logo.right {
          right: 0.5rem;
          left: auto; } }
    nav .brand-logo.right {
      right: 0.5rem;
      padding: 0; }
    nav .brand-logo i,
    nav .brand-logo [class^="mdi-"], nav .brand-logo [class*="mdi-"],
    nav .brand-logo i.material-icons {
      float: left;
      margin-right: 15px; }
  nav ul {
    margin: 0; }
    nav ul li {
      transition: background-color .3s;
      float: left;
      padding: 0; }
      nav ul li.active {
        background-color: rgba(0, 0, 0, 0.1); }
    nav ul a {
      transition: background-color .3s;
      font-size: 1rem;
      color: #fff;
      display: block;
      padding: 0 15px;
      cursor: pointer; }
      nav ul a.btn, nav ul a.btn-large, nav ul a.btn-large, nav ul a.btn-flat, nav ul a.btn-floating {
        margin-top: -2px;
        margin-left: 15px;
        margin-right: 15px; }
      nav ul a:hover {
        background-color: rgba(0, 0, 0, 0.1); }
    nav ul.left, nav ul.step-tab-nav, nav .step-tab-nav ul, .step-tab-nav nav ul, nav ul.step-tab_detailBlock, nav .default-form ul.form-footer-section, .default-form nav ul.form-footer-section {
      float: left; }
  nav form {
    height: 100%; }
  nav .input-field {
    margin: 0;
    height: 100%; }
    nav .input-field input {
      height: 100%;
      font-size: 1.2rem;
      border: none;
      padding-left: 2rem; }
      nav .input-field input:focus, nav .input-field input[type=text]:valid, nav .input-field input[type=password]:valid, nav .input-field input[type=email]:valid, nav .input-field input[type=url]:valid, nav .input-field input[type=date]:valid {
        border: none;
        box-shadow: none; }
    nav .input-field label {
      top: 0;
      left: 0; }
      nav .input-field label i {
        color: rgba(255, 255, 255, 0.7);
        transition: color .3s; }
      nav .input-field label.active i {
        color: #fff; }
      nav .input-field label.active {
        transform: translateY(0); }

.navbar-fixed {
  position: relative;
  height: 56px;
  z-index: 998; }
  .navbar-fixed nav {
    position: fixed; }

@media only screen and (min-width: 601px) {
  nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    height: 50px;
    line-height: 50px; }

  .navbar-fixed {
    height: 50px; } }
/* @import "materialize/roboto"; */
a {
  text-decoration: none; }

html {
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87); }
  @media only screen and (min-width: 0) {
    html {
      font-size: 14px; } }
  @media only screen and (min-width: 992px) {
    html {
      font-size: 14.5px; } }
  @media only screen and (min-width: 1200px) {
    html {
      font-size: 15px; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.1; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.1rem 0 1.68rem 0; }

h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 1.78rem 0 1.424rem 0; }

h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.46rem 0 1.168rem 0; }

h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.14rem 0 0.912rem 0; }

h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 0.82rem 0 0.656rem 0; }

h6 {
  font-size: 1rem;
  line-height: 110%;
  margin: 0.5rem 0 0.4rem 0; }

em {
  font-style: italic; }

strong {
  font-weight: 500; }

small {
  font-size: 75%; }

.light, footer.page-footer .footer-copyright {
  font-weight: 300; }

.thin {
  font-weight: 200; }

.flow-text {
  font-weight: 300; }
  @media only screen and (min-width: 360px) {
    .flow-text {
      font-size: 1.2rem; } }
  @media only screen and (min-width: 390px) {
    .flow-text {
      font-size: 1.224rem; } }
  @media only screen and (min-width: 420px) {
    .flow-text {
      font-size: 1.248rem; } }
  @media only screen and (min-width: 450px) {
    .flow-text {
      font-size: 1.272rem; } }
  @media only screen and (min-width: 480px) {
    .flow-text {
      font-size: 1.296rem; } }
  @media only screen and (min-width: 510px) {
    .flow-text {
      font-size: 1.32rem; } }
  @media only screen and (min-width: 540px) {
    .flow-text {
      font-size: 1.344rem; } }
  @media only screen and (min-width: 570px) {
    .flow-text {
      font-size: 1.368rem; } }
  @media only screen and (min-width: 600px) {
    .flow-text {
      font-size: 1.392rem; } }
  @media only screen and (min-width: 630px) {
    .flow-text {
      font-size: 1.416rem; } }
  @media only screen and (min-width: 660px) {
    .flow-text {
      font-size: 1.44rem; } }
  @media only screen and (min-width: 690px) {
    .flow-text {
      font-size: 1.464rem; } }
  @media only screen and (min-width: 720px) {
    .flow-text {
      font-size: 1.488rem; } }
  @media only screen and (min-width: 750px) {
    .flow-text {
      font-size: 1.512rem; } }
  @media only screen and (min-width: 780px) {
    .flow-text {
      font-size: 1.536rem; } }
  @media only screen and (min-width: 810px) {
    .flow-text {
      font-size: 1.56rem; } }
  @media only screen and (min-width: 840px) {
    .flow-text {
      font-size: 1.584rem; } }
  @media only screen and (min-width: 870px) {
    .flow-text {
      font-size: 1.608rem; } }
  @media only screen and (min-width: 900px) {
    .flow-text {
      font-size: 1.632rem; } }
  @media only screen and (min-width: 930px) {
    .flow-text {
      font-size: 1.656rem; } }
  @media only screen and (min-width: 960px) {
    .flow-text {
      font-size: 1.68rem; } }
  @media only screen and (max-width: 360px) {
    .flow-text {
      font-size: 1.2rem; } }

.card-panel {
  transition: box-shadow .25s;
  padding: 20px;
  margin: 0.5rem 0 1rem 0;
  border-radius: 2px;
  background-color: #fff; }

.card {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  transition: box-shadow .25s;
  border-radius: 2px; }
  .card .card-title {
    font-size: 24px;
    font-weight: 300; }
    .card .card-title.activator {
      cursor: pointer; }
  .card.small, .card.medium, .card.large {
    position: relative; }
    .card.small .card-image, .card.medium .card-image, .card.large .card-image {
      max-height: 60%;
      overflow: hidden; }
    .card.small .card-image + .card-content, .card.medium .card-image + .card-content, .card.large .card-image + .card-content {
      max-height: 40%; }
    .card.small .card-content, .card.medium .card-content, .card.large .card-content {
      max-height: 100%;
      overflow: hidden; }
    .card.small .card-action, .card.medium .card-action, .card.large .card-action {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  .card.small {
    height: 300px; }
  .card.medium {
    height: 400px; }
  .card.large {
    height: 500px; }
  .card.horizontal {
    display: flex; }
    .card.horizontal.small .card-image, .card.horizontal.medium .card-image, .card.horizontal.large .card-image {
      height: 100%;
      max-height: none;
      overflow: visible; }
      .card.horizontal.small .card-image img, .card.horizontal.medium .card-image img, .card.horizontal.large .card-image img {
        height: 100%; }
    .card.horizontal .card-image {
      max-width: 50%; }
      .card.horizontal .card-image img {
        max-width: 100%;
        width: auto; }
    .card.horizontal .card-stacked {
      display: flex;
      flex-direction: column;
      flex: 1;
      position: relative; }
      .card.horizontal .card-stacked .card-content {
        flex-grow: 1; }
  .card.sticky-action .card-action {
    z-index: 2; }
  .card.sticky-action .card-reveal {
    z-index: 1;
    padding-bottom: 64px; }
  .card .card-image {
    position: relative; }
    .card .card-image img {
      display: block;
      border-radius: 2px 2px 0 0;
      position: relative;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%; }
    .card .card-image .card-title {
      color: #fff;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 20px; }
  .card .card-content {
    padding: 20px;
    border-radius: 0 0 2px 2px; }
    .card .card-content p {
      margin: 0;
      color: inherit; }
    .card .card-content .card-title {
      line-height: 48px; }
  .card .card-action {
    position: relative;
    background-color: inherit;
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    padding: 20px; }
    .card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
      color: #ffab40;
      margin-right: 20px;
      transition: color .3s ease;
      text-transform: uppercase; }
      .card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
        color: #ffd8a6; }
  .card .card-reveal {
    padding: 20px;
    position: absolute;
    background-color: #fff;
    width: 100%;
    overflow-y: auto;
    top: 100%;
    height: 100%;
    z-index: 3;
    display: none; }
    .card .card-reveal .card-title {
      cursor: pointer;
      display: block; }

#toast-container {
  display: block;
  position: fixed;
  z-index: 10000; }
  @media only screen and (max-width: 600px) {
    #toast-container {
      min-width: 100%;
      bottom: 0%; } }
  @media only screen and (min-width: 601px) and (max-width: 992px) {
    #toast-container {
      left: 5%;
      bottom: 7%;
      max-width: 90%; } }
  @media only screen and (min-width: 993px) {
    #toast-container {
      top: 10%;
      right: 7%;
      max-width: 86%; } }

.toast {
  border-radius: 2px;
  top: 0;
  width: auto;
  clear: both;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  word-break: break-all;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .toast .btn, .toast .btn-large, .toast .btn-flat {
    margin: 0;
    margin-left: 3rem; }
  .toast.rounded {
    border-radius: 24px; }
  @media only screen and (max-width: 600px) {
    .toast {
      width: 100%;
      border-radius: 0; } }
  @media only screen and (min-width: 601px) and (max-width: 992px) {
    .toast {
      float: left; } }
  @media only screen and (min-width: 993px) {
    .toast {
      float: right; } }

.tabs {
  display: flex;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  white-space: nowrap; }
  .tabs .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    float: left;
    text-align: center;
    line-height: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    letter-spacing: .8px;
    width: 15%;
    min-width: 80px; }
    .tabs .tab a {
      color: #ee6e73;
      display: block;
      width: 100%;
      height: 100%;
      text-overflow: ellipsis;
      overflow: hidden;
      transition: color .28s ease; }
      .tabs .tab a:hover {
        color: #f9c9cb; }
    .tabs .tab.disabled a {
      color: #f9c9cb;
      cursor: default; }
  .tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #f6b2b5;
    will-change: left, right; }

/* @import "materialize/tooltip"; */
.btn, .btn-large,
.btn-flat {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  outline: 0;
  padding: 0 2rem;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent; }

.btn.disabled, .disabled.btn-large,
.btn-floating.disabled,
.btn-large.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-large:disabled,
.btn-floating:disabled,
.btn[disabled],
[disabled].btn-large,
.btn-large[disabled],
.btn-floating[disabled] {
  background-color: #DFDFDF !important;
  box-shadow: none;
  color: #9F9F9F !important;
  cursor: default; }
  .btn.disabled *, .disabled.btn-large *,
  .btn-floating.disabled *,
  .btn-large.disabled *,
  .btn:disabled *,
  .btn-large:disabled *,
  .btn-large:disabled *,
  .btn-floating:disabled *,
  .btn[disabled] *,
  [disabled].btn-large *,
  .btn-large[disabled] *,
  .btn-floating[disabled] * {
    pointer-events: none; }
  .btn.disabled:hover, .disabled.btn-large:hover,
  .btn-floating.disabled:hover,
  .btn-large.disabled:hover,
  .btn:disabled:hover,
  .btn-large:disabled:hover,
  .btn-large:disabled:hover,
  .btn-floating:disabled:hover,
  .btn[disabled]:hover,
  [disabled].btn-large:hover,
  .btn-large[disabled]:hover,
  .btn-floating[disabled]:hover {
    background-color: #DFDFDF !important;
    color: #9F9F9F !important; }

.btn i, .btn-large i,
.btn-floating i,
.btn-large i,
.btn-flat i {
  font-size: 1.3rem;
  line-height: inherit; }

.btn, .btn-large {
  text-decoration: none;
  color: #fff;
  background-color: #0e76bc;
  text-align: center;
  letter-spacing: .5px;
  transition: .2s ease-out;
  cursor: pointer; }
  .btn:hover, .btn-large:hover {
    background-color: #1085d4; }

.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 37px;
  height: 37px;
  line-height: 37px;
  padding: 0;
  background-color: #0e76bc;
  border-radius: 50%;
  transition: .3s;
  cursor: pointer;
  vertical-align: middle; }
  .btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 37px; }
  .btn-floating:hover {
    background-color: #0e76bc; }
  .btn-floating:before {
    border-radius: 0; }
  .btn-floating.btn-large {
    width: 55.5px;
    height: 55.5px; }
    .btn-floating.btn-large i {
      line-height: 55.5px; }

button.btn-floating {
  border: none; }

.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 998; }
  .fixed-action-btn.active ul.btns-menu {
    visibility: visible; }
  .fixed-action-btn.horizontal {
    padding: 0 0 0 15px; }
    .fixed-action-btn.horizontal ul.btns-menu {
      text-align: right;
      right: 64px;
      top: 50%;
      transform: translateY(-50%);
      height: 100%;
      left: auto;
      width: 500px;
      /*width 100% only goes to width of button container */ }
      .fixed-action-btn.horizontal ul.btns-menu li {
        display: inline-block;
        margin: 0; }
  .fixed-action-btn ul.btns-menu {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden; }
    .fixed-action-btn ul.btns-menu li {
      margin-bottom: 15px; }
    .fixed-action-btn ul.btns-menu a.btn-floating {
      opacity: 0; }

.btn-flat {
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  transition: background-color .2s; }
  .btn-flat:focus, .btn-flat:active {
    background-color: transparent; }
  .btn-flat:hover {
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: none; }
  .btn-flat.disabled {
    color: #b3b3b3;
    cursor: default; }

.btn-large {
  height: 54px;
  line-height: 54px; }
  .btn-large i {
    font-size: 1.6rem; }

.btn-block {
  display: block; }

.dropdown-content {
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 100px;
  max-height: 650px;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  z-index: 999;
  will-change: width, height; }
  .dropdown-content li {
    clear: both;
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    min-height: 50px;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
    text-transform: none; }
    .dropdown-content li:hover, .dropdown-content li.active, .dropdown-content li.selected {
      background-color: #eee; }
    .dropdown-content li.active.selected {
      background-color: #e1e1e1; }
    .dropdown-content li.divider {
      min-height: 0;
      height: 1px; }
    .dropdown-content li > a, .dropdown-content li > span {
      font-size: 16px;
      color: #0e76bc;
      display: block;
      line-height: 22px;
      padding: 14px 16px; }
    .dropdown-content li > span > label {
      top: 1px;
      left: 3px;
      height: 18px; }
    .dropdown-content li > a > i {
      height: inherit;
      line-height: inherit; }

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  transition: all .3s ease-out; }
  .waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.7s ease-out;
    transition-property: transform, opacity;
    transform: scale(0);
    pointer-events: none; }
  .waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45); }
  .waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7); }
  .waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7); }
  .waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7); }
  .waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7); }
  .waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7); }
  .waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7); }
  .waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
    border: 0;
    font-style: normal;
    font-size: inherit;
    text-transform: inherit;
    background: none; }
  .waves-effect img {
    position: relative;
    z-index: -1; }

.waves-notransition {
  transition: none !important; }

.waves-circle {
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); }

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom; }
  .waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1; }

.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none; }

.waves-block {
  display: block; }

/* Firefox Bug: link not triggered */
.waves-effect .waves-ripple {
  z-index: -1; }

.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0.5rem 0 1rem 0; }

.collapsible-header {
  display: block;
  cursor: pointer;
  min-height: 3rem;
  line-height: 3rem;
  padding: 0 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ddd; }
  .collapsible-header i {
    width: 2rem;
    font-size: 1.6rem;
    line-height: 3rem;
    display: block;
    float: left;
    text-align: center;
    margin-right: 1rem; }

.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box; }
  .collapsible-body p {
    margin: 0;
    padding: 2rem; }

.side-nav .collapsible,
.side-nav.fixed .collapsible {
  border: none;
  box-shadow: none; }
  .side-nav .collapsible li,
  .side-nav.fixed .collapsible li {
    padding: 0; }
.side-nav .collapsible-header,
.side-nav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px; }
  .side-nav .collapsible-header:hover,
  .side-nav.fixed .collapsible-header:hover {
    background-color: rgba(0, 0, 0, 0.05); }
  .side-nav .collapsible-header i,
  .side-nav.fixed .collapsible-header i {
    line-height: inherit; }
.side-nav .collapsible-body,
.side-nav.fixed .collapsible-body {
  border: 0;
  background-color: #fff; }
  .side-nav .collapsible-body li a,
  .side-nav.fixed .collapsible-body li a {
    padding: 0 23.5px 0 31px; }

.collapsible.popout {
  border: none;
  box-shadow: none; }
  .collapsible.popout > li {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin: 0 24px;
    transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .collapsible.popout > li.active {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    margin: 16px 0; }

.chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  line-height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
  margin-bottom: 5px;
  margin-right: 5px; }
  .chip img {
    float: left;
    margin: 0 8px 0 -12px;
    height: 32px;
    width: 32px;
    border-radius: 50%; }
  .chip .close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 32px;
    padding-left: 8px; }

.chips {
  border: none;
  border-bottom: 1px solid #9e9e9e;
  box-shadow: none;
  margin-bottom: 30px;
  min-height: 45px;
  outline: none;
  padding-bottom: 5px;
  transition: all .3s; }
  .chips.focus {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a; }
  .chips:hover {
    cursor: text; }
  .chips .chip.selected {
    background-color: #26a69a;
    color: #fff; }
  .chips .input {
    background: none;
    border: 0;
    color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    height: 32px;
    margin-right: 20px;
    line-height: 32px;
    outline: 0;
    padding: 0 !important;
    width: 120px !important; }
  .chips .input:focus {
    border: 0 !important;
    box-shadow: none !important; }

.materialboxed {
  display: block;
  cursor: zoom-in;
  position: relative;
  transition: opacity .4s; }
  .materialboxed:hover {
    will-change: left, top, width, height; }
    .materialboxed:hover:not(.active) {
      opacity: .8; }

.materialboxed.active {
  cursor: zoom-out; }

#materialbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #292929;
  z-index: 1000;
  will-change: opacity; }

.materialbox-caption {
  position: fixed;
  display: none;
  color: #fff;
  line-height: 50px;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0% 15%;
  height: 50px;
  z-index: 1000;
  -webkit-font-smoothing: antialiased; }

select:focus {
  outline: 1px solid #bfe3fa; }

button:focus {
  outline: none;
  background-color: #0f82cf; }

label {
  font-size: 0.8rem;
  color: #9e9e9e; }

/* Text Inputs + Textarea
   ========================================================================== */
/* Style Placeholders */
::-webkit-input-placeholder {
  color: #d1d1d1; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #d1d1d1; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #d1d1d1; }

:-ms-input-placeholder {
  color: #d1d1d1; }

/* Text inputs */
input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #d9d9d9;
  border-radius: 0;
  outline: none;
  height: 4rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 20px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: all 0.3s; }
  input:not([type]):disabled, input:not([type])[readonly="readonly"],
  input[type=text]:disabled,
  input[type=text][readonly="readonly"],
  input[type=password]:disabled,
  input[type=password][readonly="readonly"],
  input[type=email]:disabled,
  input[type=email][readonly="readonly"],
  input[type=url]:disabled,
  input[type=url][readonly="readonly"],
  input[type=time]:disabled,
  input[type=time][readonly="readonly"],
  input[type=date]:disabled,
  input[type=date][readonly="readonly"],
  input[type=datetime]:disabled,
  input[type=datetime][readonly="readonly"],
  input[type=datetime-local]:disabled,
  input[type=datetime-local][readonly="readonly"],
  input[type=tel]:disabled,
  input[type=tel][readonly="readonly"],
  input[type=number]:disabled,
  input[type=number][readonly="readonly"],
  input[type=search]:disabled,
  input[type=search][readonly="readonly"],
  textarea.materialize-textarea:disabled,
  textarea.materialize-textarea[readonly="readonly"] {
    color: rgba(0, 0, 0, 0.26);
    /*  border-bottom: $input-disabled-border; */ }
  input:not([type]):disabled + label, input:not([type])[readonly="readonly"] + label,
  input[type=text]:disabled + label,
  input[type=text][readonly="readonly"] + label,
  input[type=password]:disabled + label,
  input[type=password][readonly="readonly"] + label,
  input[type=email]:disabled + label,
  input[type=email][readonly="readonly"] + label,
  input[type=url]:disabled + label,
  input[type=url][readonly="readonly"] + label,
  input[type=time]:disabled + label,
  input[type=time][readonly="readonly"] + label,
  input[type=date]:disabled + label,
  input[type=date][readonly="readonly"] + label,
  input[type=datetime]:disabled + label,
  input[type=datetime][readonly="readonly"] + label,
  input[type=datetime-local]:disabled + label,
  input[type=datetime-local][readonly="readonly"] + label,
  input[type=tel]:disabled + label,
  input[type=tel][readonly="readonly"] + label,
  input[type=number]:disabled + label,
  input[type=number][readonly="readonly"] + label,
  input[type=search]:disabled + label,
  input[type=search][readonly="readonly"] + label,
  textarea.materialize-textarea:disabled + label,
  textarea.materialize-textarea[readonly="readonly"] + label {
    color: rgba(0, 0, 0, 0.26); }
  input:not([type]):focus:not([readonly]),
  input[type=text]:focus:not([readonly]),
  input[type=password]:focus:not([readonly]),
  input[type=email]:focus:not([readonly]),
  input[type=url]:focus:not([readonly]),
  input[type=time]:focus:not([readonly]),
  input[type=date]:focus:not([readonly]),
  input[type=datetime]:focus:not([readonly]),
  input[type=datetime-local]:focus:not([readonly]),
  input[type=tel]:focus:not([readonly]),
  input[type=number]:focus:not([readonly]),
  input[type=search]:focus:not([readonly]),
  textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #0e76bc;
    /*   box-shadow: 0 1px 0 0 $input-focus-color; */ }
  input:not([type]):focus:not([readonly]) + label,
  input[type=text]:focus:not([readonly]) + label,
  input[type=password]:focus:not([readonly]) + label,
  input[type=email]:focus:not([readonly]) + label,
  input[type=url]:focus:not([readonly]) + label,
  input[type=time]:focus:not([readonly]) + label,
  input[type=date]:focus:not([readonly]) + label,
  input[type=datetime]:focus:not([readonly]) + label,
  input[type=datetime-local]:focus:not([readonly]) + label,
  input[type=tel]:focus:not([readonly]) + label,
  input[type=number]:focus:not([readonly]) + label,
  input[type=search]:focus:not([readonly]) + label,
  textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #0e76bc; }
  input:not([type]).valid, input:not([type]):focus.valid,
  input[type=text].valid,
  input[type=text]:focus.valid,
  input[type=password].valid,
  input[type=password]:focus.valid,
  input[type=email].valid,
  input[type=email]:focus.valid,
  input[type=url].valid,
  input[type=url]:focus.valid,
  input[type=time].valid,
  input[type=time]:focus.valid,
  input[type=date].valid,
  input[type=date]:focus.valid,
  input[type=datetime].valid,
  input[type=datetime]:focus.valid,
  input[type=datetime-local].valid,
  input[type=datetime-local]:focus.valid,
  input[type=tel].valid,
  input[type=tel]:focus.valid,
  input[type=number].valid,
  input[type=number]:focus.valid,
  input[type=search].valid,
  input[type=search]:focus.valid,
  textarea.materialize-textarea.valid,
  textarea.materialize-textarea:focus.valid {
    border-bottom: 1px solid #4CAF50;
    /* box-shadow: 0 1px 0 0 $input-success-color; */ }
  input:not([type]).valid + label:after, input:not([type]):focus.valid + label:after,
  input[type=text].valid + label:after,
  input[type=text]:focus.valid + label:after,
  input[type=password].valid + label:after,
  input[type=password]:focus.valid + label:after,
  input[type=email].valid + label:after,
  input[type=email]:focus.valid + label:after,
  input[type=url].valid + label:after,
  input[type=url]:focus.valid + label:after,
  input[type=time].valid + label:after,
  input[type=time]:focus.valid + label:after,
  input[type=date].valid + label:after,
  input[type=date]:focus.valid + label:after,
  input[type=datetime].valid + label:after,
  input[type=datetime]:focus.valid + label:after,
  input[type=datetime-local].valid + label:after,
  input[type=datetime-local]:focus.valid + label:after,
  input[type=tel].valid + label:after,
  input[type=tel]:focus.valid + label:after,
  input[type=number].valid + label:after,
  input[type=number]:focus.valid + label:after,
  input[type=search].valid + label:after,
  input[type=search]:focus.valid + label:after,
  textarea.materialize-textarea.valid + label:after,
  textarea.materialize-textarea:focus.valid + label:after {
    content: attr(data-success);
    color: #4CAF50;
    opacity: 1; }
  input:not([type]).invalid, input:not([type]):focus.invalid,
  input[type=text].invalid,
  input[type=text]:focus.invalid,
  input[type=password].invalid,
  input[type=password]:focus.invalid,
  input[type=email].invalid,
  input[type=email]:focus.invalid,
  input[type=url].invalid,
  input[type=url]:focus.invalid,
  input[type=time].invalid,
  input[type=time]:focus.invalid,
  input[type=date].invalid,
  input[type=date]:focus.invalid,
  input[type=datetime].invalid,
  input[type=datetime]:focus.invalid,
  input[type=datetime-local].invalid,
  input[type=datetime-local]:focus.invalid,
  input[type=tel].invalid,
  input[type=tel]:focus.invalid,
  input[type=number].invalid,
  input[type=number]:focus.invalid,
  input[type=search].invalid,
  input[type=search]:focus.invalid,
  textarea.materialize-textarea.invalid,
  textarea.materialize-textarea:focus.invalid {
    border-bottom: 1px solid #F44336; }
  input:not([type]).invalid + label:after, input:not([type]):focus.invalid + label:after,
  input[type=text].invalid + label:after,
  input[type=text]:focus.invalid + label:after,
  input[type=password].invalid + label:after,
  input[type=password]:focus.invalid + label:after,
  input[type=email].invalid + label:after,
  input[type=email]:focus.invalid + label:after,
  input[type=url].invalid + label:after,
  input[type=url]:focus.invalid + label:after,
  input[type=time].invalid + label:after,
  input[type=time]:focus.invalid + label:after,
  input[type=date].invalid + label:after,
  input[type=date]:focus.invalid + label:after,
  input[type=datetime].invalid + label:after,
  input[type=datetime]:focus.invalid + label:after,
  input[type=datetime-local].invalid + label:after,
  input[type=datetime-local]:focus.invalid + label:after,
  input[type=tel].invalid + label:after,
  input[type=tel]:focus.invalid + label:after,
  input[type=number].invalid + label:after,
  input[type=number]:focus.invalid + label:after,
  input[type=search].invalid + label:after,
  input[type=search]:focus.invalid + label:after,
  textarea.materialize-textarea.invalid + label:after,
  textarea.materialize-textarea:focus.invalid + label:after {
    content: attr(data-error);
    color: #F44336;
    opacity: 1; }
  input:not([type]).validate + label,
  input[type=text].validate + label,
  input[type=password].validate + label,
  input[type=email].validate + label,
  input[type=url].validate + label,
  input[type=time].validate + label,
  input[type=date].validate + label,
  input[type=datetime].validate + label,
  input[type=datetime-local].validate + label,
  input[type=tel].validate + label,
  input[type=number].validate + label,
  input[type=search].validate + label,
  textarea.materialize-textarea.validate + label {
    width: 100%;
    pointer-events: none; }
  input:not([type]) + label:after,
  input[type=text] + label:after,
  input[type=password] + label:after,
  input[type=email] + label:after,
  input[type=url] + label:after,
  input[type=time] + label:after,
  input[type=date] + label:after,
  input[type=datetime] + label:after,
  input[type=datetime-local] + label:after,
  input[type=tel] + label:after,
  input[type=number] + label:after,
  input[type=search] + label:after,
  textarea.materialize-textarea + label:after {
    display: block;
    content: "";
    position: absolute;
    top: 60px;
    opacity: 0;
    transition: .2s opacity ease-out, .2s color ease-out; }

.input-field {
  position: relative;
  margin-top: 1rem; }
  .input-field.col label {
    left: 0.75rem; }
  .input-field.col .prefix ~ label,
  .input-field.col .prefix ~ .validate ~ label {
    width: calc(100% - 3rem - 1.5rem); }
  .input-field label {
    color: #9e9e9e;
    position: absolute;
    top: 0.8rem;
    font-size: 1rem;
    cursor: text;
    transition: .2s ease-out; }
  .input-field label.active {
    font-size: 0.8rem;
    transform: translateY(-140%);
    -webkit-transform: translateY(-140%);
    -moz-transform: translateY(-140%);
    -o-transform: translateY(-140%); }
  .input-field .prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    transition: color .2s; }
    .input-field .prefix.active {
      color: #0e76bc; }
  .input-field .prefix ~ input,
  .input-field .prefix ~ textarea,
  .input-field .prefix ~ label,
  .input-field .prefix ~ .validate ~ label,
  .input-field .prefix ~ .autocomplete-content {
    margin-left: 0rem;
    padding-left: 1.6em;
    width: 92%;
    width: calc(100% - 3rem);
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 17px;
    /* 9 */
    font-size: 1.7rem;
    /* 9 */ }
  .input-field .prefix ~ label {
    margin-left: 3rem; }
  @media only screen and (max-width: 992px) {
    .input-field .prefix ~ input {
      width: 86%;
      width: calc(100% - 3rem); } }
  @media only screen and (max-width: 600px) {
    .input-field .prefix ~ input {
      width: 80%;
      width: calc(100% - 3rem); } }

/* Search Field */
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem); }
  .input-field input[type=search]:focus {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    color: #444; }
    .input-field input[type=search]:focus + label i, .input-field input[type=search]:focus ~ .mdi-navigation-close, .input-field input[type=search]:focus ~ .material-icons {
      color: #444; }
  .input-field input[type=search] + label {
    left: 1rem; }
  .input-field input[type=search] ~ .mdi-navigation-close, .input-field input[type=search] ~ .material-icons {
    position: absolute;
    top: 0;
    right: 1rem;
    color: transparent;
    cursor: pointer;
    font-size: 2rem;
    transition: .3s color; }

/* Textarea */
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent; }
  textarea.materialize-textarea {
    overflow-y: hidden;
    /* prevents scroll bar flash */
    padding: .8rem 0 1.6rem 0;
    /* prevents text jump on Enter keypress */
    resize: none;
    min-height: 3rem; }

.hiddendiv {
  display: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */ }

/* Autocomplete */
.autocomplete-content {
  margin-top: -15px;
  display: block;
  opacity: 1;
  position: static; }
  .autocomplete-content li .highlight {
    color: #444; }
  .autocomplete-content li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px; }

/* Radio Buttons
   ========================================================================== */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0; }

[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: .28s ease;
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  user-select: none; }

[type="radio"] + label:before,
[type="radio"] + label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: .28s ease; }

/* Unchecked styles */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:before,
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border-radius: 50%; }

[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after {
  border: 1px solid #dadada;
  background: #fff; }

[type="radio"]:not(:checked) + label:after {
  z-index: -1;
  transform: scale(0); }

/* Checked styles */
[type="radio"]:checked + label:before {
  border: 1px solid #dadada;
  background: #fff; }

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border: 1px solid #dadada; }

._add_license [type="radio"]:checked + label:after, ._add_license [type="radio"].with-gap:checked + label:after {
  background-color: #5fbeaa;
  z-index: 0;
  width: 10px;
  height: 10px;
  margin: 2px 0;
  float: left;
  position: absolute;
  top: 5px;
  left: 3px;
  border: none; }

[type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:after {
  background-color: #01aef2;
  z-index: 0;
  width: 10px;
  height: 10px;
  margin: 2px 0;
  float: left;
  position: absolute;
  top: 5px;
  left: 7px;
  border: none; }

[type="radio"]:checked + label:after {
  transform: scale(1.02); }

/* Radio With gap */
[type="radio"].with-gap:checked + label:after {
  transform: scale(0.5); }

/* Focused styles */
[type="radio"].tabbed:focus + label:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); }

/* Disabled Radio With gap */
[type="radio"].with-gap:disabled:checked + label:before {
  border: 1px solid #dcdcdc; }

[type="radio"].with-gap:disabled:checked + label:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.26); }

/* Disabled style */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26); }

[type="radio"]:disabled + label {
  color: rgba(0, 0, 0, 0.26); }

[type="radio"]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.26); }

[type="radio"]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: #BDBDBD; }

/* Checkboxes
   ========================================================================== */
/* CUSTOM CSS CHECKBOXES */
form p {
  margin-bottom: 10px;
  text-align: left; }

form p:last-child {
  margin-bottom: 0; }

/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0; }

[type="checkbox"] {
  /* checkbox aspect */ }
  [type="checkbox"] + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    /* webkit (safari, chrome) browsers */
    -moz-user-select: none;
    /* mozilla browsers */
    -khtml-user-select: none;
    /* webkit (konqueror) browsers */
    -ms-user-select: none;
    /* IE10+ */ }
  [type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s; }
  [type="checkbox"]:not(.filled-in) + label:after {
    border: 0;
    transform: scale(0); }
  [type="checkbox"]:not(:checked):disabled + label:before {
    border: none;
    background-color: rgba(0, 0, 0, 0.26); }
  [type="checkbox"].tabbed:focus + label:after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1); }

[type="checkbox"]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #0e76bc;
  border-bottom: 2px solid #0e76bc;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%; }
[type="checkbox"]:checked:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  border-bottom: 2px solid rgba(0, 0, 0, 0.26); }

/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #0e76bc;
  border-bottom: none;
  transform: rotate(90deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%; }
[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent; }

[type="checkbox"].filled-in + label:after {
  border-radius: 2px; }
[type="checkbox"].filled-in + label:before,
[type="checkbox"].filled-in + label:after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  z-index: 1; }
[type="checkbox"].filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%; }
[type="checkbox"].filled-in:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0; }
[type="checkbox"].filled-in:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }
[type="checkbox"].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #01aef2;
  background-color: #01aef2;
  z-index: 0; }
[type="checkbox"].filled-in.tabbed:focus + label:after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1); }
[type="checkbox"].filled-in.tabbed:checked:focus + label:after {
  border-radius: 2px;
  background-color: #0e76bc;
  border-color: #0e76bc; }
[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent; }
[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #BDBDBD; }
[type="checkbox"].filled-in:disabled:checked + label:before {
  background-color: transparent; }
[type="checkbox"].filled-in:disabled:checked + label:after {
  background-color: #BDBDBD;
  border-color: #BDBDBD; }

/* Switch
   ========================================================================== */
.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none; }

.switch label {
  cursor: pointer; }

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0; }
  .switch label input[type=checkbox]:checked + .lever {
    background-color: #6eb0dc; }
    .switch label input[type=checkbox]:checked + .lever:after {
      background-color: #0e76bc;
      left: 24px; }

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #818181;
  border-radius: 15px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px; }
  .switch label .lever:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 21px;
    height: 21px;
    background-color: #F1F1F1;
    border-radius: 21px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    left: -5px;
    top: -3px;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease; }

input[type=checkbox]:checked:not(:disabled) ~ .lever:active::after,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(14, 118, 188, 0.1); }

input[type=checkbox]:not(:disabled) ~ .lever:active:after,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08); }

.switch input[type=checkbox][disabled] + .lever {
  cursor: default; }

.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #BDBDBD; }

/* Select Field
   ========================================================================== */
select {
  display: none; }

select.browser-default {
  display: block; }

select {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem; }

.select-label {
  position: absolute; }

.select-wrapper {
  position: relative; }
  .select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: #ccc;
    outline: none;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    display: block; }
  .select-wrapper span.caret {
    color: initial;
    position: absolute;
    right: 0;
    top: 16px;
    font-size: 10px; }
    .select-wrapper span.caret.disabled {
      color: rgba(0, 0, 0, 0.26); }
  .select-wrapper + label {
    position: absolute;
    top: -14px;
    font-size: 0.8rem; }

select:disabled {
  color: rgba(0, 0, 0, 0.3); }

.select-wrapper input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.3);
  cursor: default;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -ms-user-select: none;
  /* IE10+ */
  border-bottom: 1px solid rgba(0, 0, 0, 0.3); }

.select-wrapper i {
  color: rgba(0, 0, 0, 0.3); }

.select-dropdown li.disabled,
.select-dropdown li.disabled > span,
.select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent; }

.prefix ~ .select-wrapper {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem); }

.prefix ~ label {
  margin-left: 3rem; }

.select-dropdown li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
  float: right; }

.select-dropdown li.optgroup {
  border-top: 1px solid #eee; }
  .select-dropdown li.optgroup.selected > span {
    color: rgba(0, 0, 0, 0.7); }
  .select-dropdown li.optgroup > span {
    color: rgba(0, 0, 0, 0.4); }
  .select-dropdown li.optgroup ~ li.optgroup-option {
    padding-left: 1rem; }

/* File Input
   ========================================================================== */
.file-field {
  position: relative; }
  .file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px; }
  .file-field input.file-path {
    width: 100%; }
  .file-field .btn, .file-field .btn-large {
    float: left;
    height: 3rem;
    line-height: 3rem; }
  .file-field span {
    cursor: pointer; }
  .file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0); }

/* Range
   ========================================================================== */
.range-field {
  position: relative; }

input[type=range],
input[type=range] + .thumb {
  cursor: pointer; }

input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0; }
  input[type=range]:focus {
    outline: none; }

input[type=range] + .thumb {
  position: absolute;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #0e76bc;
  top: 10px;
  margin-left: -6px;
  transform-origin: 50% 50%;
  transform: rotate(-45deg); }
  input[type=range] + .thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #0e76bc;
    font-size: 0;
    transform: rotate(45deg); }
  input[type=range] + .thumb.active {
    border-radius: 50% 50% 50% 0; }
    input[type=range] + .thumb.active .value {
      color: #fff;
      margin-left: -1px;
      margin-top: 8px;
      font-size: 10px; }

input[type=range] {
  -webkit-appearance: none; }

input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none; }

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-color: #0e76bc;
  transform-origin: 50% 50%;
  margin: -5px 0 0 0;
  transition: .3s; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc; }

input[type=range] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid white;
  /*required for proper track sizing in FF*/ }

input[type=range]::-moz-range-track {
  height: 3px;
  background: #ddd;
  border: none; }

input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #0e76bc;
  margin-top: -5px; }

input[type=range]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px; }

input[type=range]:focus::-moz-range-track {
  background: #ccc; }

input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent; }

input[type=range]::-ms-fill-lower {
  background: #777; }

input[type=range]::-ms-fill-upper {
  background: #ddd; }

input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #0e76bc; }

input[type=range]:focus::-ms-fill-lower {
  background: #888; }

input[type=range]:focus::-ms-fill-upper {
  background: #ccc; }

/***************
    Nav List
***************/
.table-of-contents.fixed {
  position: fixed; }
.table-of-contents li {
  padding: 2px 0; }
.table-of-contents a {
  font-weight: 300;
  color: #757575;
  padding-left: 20px;
  height: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: .4;
  display: inline-block; }
  .table-of-contents a:hover {
    color: #a8a8a8;
    padding-left: 19px;
    border-left: 1px solid #ea4a4f; }
  .table-of-contents a.active {
    font-weight: 500;
    padding-left: 18px;
    border-left: 2px solid #ea4a4f; }

.side-nav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%); }
  .side-nav.right-aligned {
    right: 0;
    transform: translateX(105%);
    left: auto;
    transform: translateX(100%); }
  .side-nav .collapsible {
    margin: 0; }
  .side-nav li {
    float: none;
    line-height: 48px; }
    .side-nav li.active {
      background-color: rgba(0, 0, 0, 0.05); }
  .side-nav a {
    color: rgba(0, 0, 0, 0.87);
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    padding: 0 32px; }
    .side-nav a:hover {
      background-color: rgba(0, 0, 0, 0.05); }
    .side-nav a.btn, .side-nav a.btn-large, .side-nav a.btn-large, .side-nav a.btn-flat, .side-nav a.btn-floating {
      margin: 10px 15px; }
    .side-nav a.btn, .side-nav a.btn-large, .side-nav a.btn-large, .side-nav a.btn-floating {
      color: #fff; }
    .side-nav a.btn-flat {
      color: #343434; }
    .side-nav a.btn:hover, .side-nav a.btn-large:hover, .side-nav a.btn-large:hover {
      background-color: #1085d4; }
    .side-nav a.btn-floating:hover {
      background-color: #0e76bc; }
  .side-nav li > a > i,
  .side-nav li > a > [class^="mdi-"], .side-nav li > a > [class*="mdi-"],
  .side-nav li > a > i.material-icons {
    float: left;
    line-height: 48px;
    margin: 0 32px 0 0;
    width: 24px;
    color: rgba(0, 0, 0, 0.54); }
  .side-nav .divider {
    margin: 8px 0 0 0; }
  .side-nav .subheader {
    cursor: initial;
    pointer-events: none;
    color: rgba(0, 0, 0, 0.54);
    font-size: 14px;
    font-weight: 500;
    line-height: 48px; }
    .side-nav .subheader:hover {
      background-color: transparent; }
  .side-nav .userView {
    overflow: hidden;
    position: relative;
    padding: 32px 32px 0;
    margin-bottom: 8px; }
    .side-nav .userView a {
      height: auto;
      padding: 0; }
      .side-nav .userView a:hover {
        background-color: transparent; }
    .side-nav .userView .background {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1; }
    .side-nav .userView .circle, .side-nav .userView .name, .side-nav .userView .email {
      display: block; }
    .side-nav .userView .circle {
      height: 64px;
      width: 64px; }
    .side-nav .userView .name,
    .side-nav .userView .email {
      font-weight: 14px;
      line-height: 24px; }
    .side-nav .userView .name {
      margin-top: 16px;
      font-weight: 500; }
    .side-nav .userView .email {
      padding-bottom: 16px;
      font-weight: 400; }

.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998; }

.side-nav.fixed a {
  display: block;
  padding: 0 16px;
  color: rgba(0, 0, 0, 0.87); }

.side-nav.fixed {
  left: 0;
  transform: translateX(0);
  position: fixed; }
  .side-nav.fixed.right-aligned {
    right: 0;
    left: auto; }

@media only screen and (max-width: 992px) {
  .side-nav.fixed {
    transform: translateX(-105%); }
    .side-nav.fixed.right-aligned {
      transform: translateX(105%); }
  .side-nav a {
    padding: 0 16px; }
  .side-nav .userView {
    padding: 16px 16px 0; } }
.side-nav .collapsible-body li.active,
.side-nav.fixed .collapsible-body li.active {
  background-color: #ee6e73; }
  .side-nav .collapsible-body li.active a,
  .side-nav.fixed .collapsible-body li.active a {
    color: #fff; }

#sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  will-change: opacity; }

/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */
/**************************/
/* STYLES FOR THE SPINNER */
/**************************/
/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */
.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px; }
  .preloader-wrapper.small {
    width: 36px;
    height: 36px; }
  .preloader-wrapper.big {
    width: 64px;
    height: 64px; }
  .preloader-wrapper.active {
    /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
    -webkit-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite; }

@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes container-rotate {
  to {
    transform: rotate(360deg); } }
.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #0e76bc; }

.spinner-blue,
.spinner-blue-only {
  border-color: #4285f4; }

.spinner-red,
.spinner-red-only {
  border-color: #db4437; }

.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400; }

.spinner-green,
.spinner-green-only {
  border-color: #0f9d58; }

/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */
.active .spinner-layer.spinner-blue {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer.spinner-red {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer.spinner-yellow {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer.spinner-green {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  /* durations: 4 * ARCTIME */
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg); }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg); }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg); }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg); }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg); }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg); }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg); }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg); }
  /* 4   * ARCSIZE */ }
@keyframes fill-unfill-rotate {
  12.5% {
    transform: rotate(135deg); }
  /* 0.5 * ARCSIZE */
  25% {
    transform: rotate(270deg); }
  /* 1   * ARCSIZE */
  37.5% {
    transform: rotate(405deg); }
  /* 1.5 * ARCSIZE */
  50% {
    transform: rotate(540deg); }
  /* 2   * ARCSIZE */
  62.5% {
    transform: rotate(675deg); }
  /* 2.5 * ARCSIZE */
  75% {
    transform: rotate(810deg); }
  /* 3   * ARCSIZE */
  87.5% {
    transform: rotate(945deg); }
  /* 3.5 * ARCSIZE */
  to {
    transform: rotate(1080deg); }
  /* 4   * ARCSIZE */ }
@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1; }
  25% {
    opacity: 1; }
  26% {
    opacity: 0; }
  89% {
    opacity: 0; }
  90% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@keyframes blue-fade-in-out {
  from {
    opacity: 1; }
  25% {
    opacity: 1; }
  26% {
    opacity: 0; }
  89% {
    opacity: 0; }
  90% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0; }
  15% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0; } }
@keyframes red-fade-in-out {
  from {
    opacity: 0; }
  15% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0; } }
@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; }
  75% {
    opacity: 1; }
  76% {
    opacity: 0; } }
@keyframes yellow-fade-in-out {
  from {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; }
  75% {
    opacity: 1; }
  76% {
    opacity: 0; } }
@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0; }
  65% {
    opacity: 0; }
  75% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes green-fade-in-out {
  from {
    opacity: 0; }
  65% {
    opacity: 0; }
  75% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/**
 * Patch the gap that appear between the two adjacent div.circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit; }

.gap-patch .circle {
  width: 1000%;
  left: -450%; }

.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit; }
  .circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    /* STROKEWIDTH */
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0; }
  .circle-clipper.left .circle, .circle-clipper.step-tab-nav .circle, .step-tab-nav ul.circle-clipper .circle, .step-tab-nav ul li.circle-clipper .circle, .circle-clipper.step-tab_detailBlock .circle, .default-form .circle-clipper.form-footer-section .circle {
    left: 0;
    border-right-color: transparent !important;
    -webkit-transform: rotate(129deg);
    transform: rotate(129deg); }
  .circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent !important;
    -webkit-transform: rotate(-129deg);
    transform: rotate(-129deg); }

.active .circle-clipper.left .circle, .active .circle-clipper.step-tab-nav .circle, .active .step-tab-nav ul.circle-clipper .circle, .step-tab-nav .active ul.circle-clipper .circle, .active .step-tab-nav ul li.circle-clipper .circle, .step-tab-nav ul .active li.circle-clipper .circle, .active .circle-clipper.step-tab_detailBlock .circle, .active .default-form .circle-clipper.form-footer-section .circle, .default-form .active .circle-clipper.form-footer-section .circle {
  /* duration: ARCTIME */
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg); } }
@keyframes left-spin {
  from {
    transform: rotate(130deg); }
  50% {
    transform: rotate(-5deg); }
  to {
    transform: rotate(130deg); } }
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg); } }
@keyframes right-spin {
  from {
    transform: rotate(-130deg); }
  50% {
    transform: rotate(5deg); }
  to {
    transform: rotate(-130deg); } }
#spinnerContainer.cooldown {
  /* duration: SHRINK_TIME */
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1); }

@-webkit-keyframes fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.slider {
  position: relative;
  height: 400px;
  width: 100%; }
  .slider.fullscreen {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .slider.fullscreen ul.slides {
      height: 100%; }
    .slider.fullscreen ul.indicators {
      z-index: 2;
      bottom: 30px; }
  .slider .slides {
    background-color: #9e9e9e;
    margin: 0;
    height: 400px; }
    .slider .slides li {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: inherit;
      overflow: hidden; }
      .slider .slides li img {
        height: 100%;
        width: 100%;
        background-size: cover;
        background-position: center; }
      .slider .slides li .caption {
        color: #fff;
        position: absolute;
        top: 15%;
        left: 15%;
        width: 70%;
        opacity: 0; }
        .slider .slides li .caption p {
          color: #e0e0e0; }
      .slider .slides li.active {
        z-index: 2; }
  .slider .indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0; }
    .slider .indicators .indicator-item {
      display: inline-block;
      position: relative;
      cursor: pointer;
      height: 16px;
      width: 16px;
      margin: 0 12px;
      background-color: #e0e0e0;
      transition: background-color .3s;
      border-radius: 50%; }
      .slider .indicators .indicator-item.active {
        background-color: #4CAF50; }

.carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
  perspective: 500px;
  transform-style: preserve-3d;
  transform-origin: 0% 50%; }
  .carousel.carousel-slider {
    top: 0;
    left: 0;
    height: 0; }
    .carousel.carousel-slider .carousel-fixed-item {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 20px;
      z-index: 1; }
      .carousel.carousel-slider .carousel-fixed-item.with-indicators {
        bottom: 68px; }
    .carousel.carousel-slider .carousel-item {
      width: 100%;
      height: 100%;
      min-height: 400px;
      position: absolute;
      top: 0;
      left: 0; }
      .carousel.carousel-slider .carousel-item h2 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px; }
      .carousel.carousel-slider .carousel-item p {
        font-size: 15px; }
  .carousel .carousel-item {
    display: none;
    width: 200px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0; }
    .carousel .carousel-item img {
      width: 100%; }
  .carousel .indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0; }
    .carousel .indicators .indicator-item {
      display: inline-block;
      position: relative;
      cursor: pointer;
      height: 8px;
      width: 8px;
      margin: 24px 4px;
      background-color: rgba(255, 255, 255, 0.5);
      transition: background-color .3s;
      border-radius: 50%; }
      .carousel .indicators .indicator-item.active {
        background-color: #fff; }

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/**
 * The picker input element.
 */
.picker__input {
  cursor: default; }

/**
 * When the picker is opened, the input element is "activated".
 */
.picker__input.picker__input--active {
  border-color: #0089ec; }

/**
 * The holder is the only "scrollable" top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
/**
 * Make the holder and frame fullscreen.
 */
.picker__holder,
.picker__frame {
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%; }

/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  -webkit-transition: background 0.15s ease-out, top 0s 0.15s;
  -moz-transition: background 0.15s ease-out, top 0s 0.15s;
  transition: background 0.15s ease-out, top 0s 0.15s;
  -webkit-backface-visibility: hidden; }

/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  width: 300px;
  max-height: 350px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

@media (min-height: 28.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%; } }
@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%; } }
/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%; }

@media (min-height: 28.875em) {
  .picker__wrap {
    display: block; } }
/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #ffffff;
  display: table-cell;
  vertical-align: middle; }

@media (min-height: 28.875em) {
  .picker__box {
    display: block;
    border: 1px solid #777777;
    border-top-color: #898989;
    border-bottom-width: 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24); } }
/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  top: 0;
  /*background: transparent;*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  -webkit-transition: background 0.15s ease-out;
  -moz-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out; }

.picker--opened .picker__frame {
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

@media (min-height: 35.875em) {
  .picker--opened .picker__frame {
    top: 10%;
    bottom: auto; } }
/**
 * For `large` screens, transform into an inline picker.
 */
/* ==========================================================================
   CUSTOM MATERIALIZE STYLES
   ========================================================================== */
.picker__input.picker__input--active {
  border-color: #E3F2FD; }

.picker__frame {
  margin: 0 auto;
  max-width: 325px; }

@media (min-height: 38.875em) {
  .picker--opened .picker__frame {
    top: 10%;
    bottom: auto; } }
/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em; }

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em; }

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  height: 2em;
  padding: 0;
  margin-left: .25em;
  margin-right: .25em; }

.picker__select--month.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 40%; }

.picker__select--year.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 26%; }

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: rgba(0, 0, 0, 0.05); }

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: 1rem;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

.picker__table th, .picker__table td {
  text-align: center; }

.picker__table td {
  margin: 0;
  padding: 0; }

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */ }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }
/**
 * The days on the calendar
 */
.picker__day--today {
  position: relative;
  color: #595959;
  letter-spacing: -.3;
  padding: .75rem 0;
  font-weight: 400;
  border: 1px solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaaaaa; }

.picker__day--infocus:hover {
  cursor: pointer;
  color: #000;
  font-weight: 500; }

.picker__day--outfocus {
  display: none;
  padding: .75rem 0;
  color: #fff; }

.picker__day--outfocus:hover {
  cursor: pointer;
  color: #dddddd;
  font-weight: 500; }

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer; }

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  border-radius: 50%;
  transform: scale(0.75);
  background: #0089ec;
  color: #ffffff; }

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb; }

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: rgba(0, 0, 0, 0.05);
  outline: none; }

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200; }

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777; }

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa; }

/* ==========================================================================
   CUSTOM MATERIALIZE STYLES
   ========================================================================== */
.picker__box {
  border-radius: 2px;
  overflow: hidden; }

.picker__date-display {
  text-align: center;
  background-color: #0e76bc;
  color: #fff;
  padding-bottom: 15px;
  font-weight: 300; }

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #90c7ec; }

.picker__weekday-display {
  background-color: #0c619b;
  padding: 10px;
  font-weight: 200;
  letter-spacing: .5;
  font-size: 1rem;
  margin-bottom: 15px; }

.picker__month-display {
  text-transform: uppercase;
  font-size: 2rem; }

.picker__day-display {
  font-size: 4.5rem;
  font-weight: 400; }

.picker__year-display {
  font-size: 1.8rem;
  color: rgba(255, 255, 255, 0.4); }

.picker__box {
  padding: 0; }

.picker__calendar-container {
  padding: 0 1rem; }
  .picker__calendar-container thead {
    border: none; }

.picker__table {
  margin-top: 0;
  margin-bottom: .5em; }

.picker__day--infocus {
  color: #595959;
  letter-spacing: -.3;
  padding: .75rem 0;
  font-weight: 400;
  border: 1px solid transparent; }

.picker__day.picker__day--today {
  color: #0e76bc; }

.picker__day.picker__day--today.picker__day--selected {
  color: #fff; }

.picker__weekday {
  font-size: .9rem; }

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  border-radius: 50%;
  transform: scale(0.9);
  background-color: #0e76bc;
  color: #ffffff; }
  .picker__day--selected.picker__day--outfocus,
  .picker__day--selected:hover.picker__day--outfocus,
  .picker--focused .picker__day--selected.picker__day--outfocus {
    background-color: #90c7ec; }

.picker__footer {
  text-align: right;
  padding: 5px 10px; }

.picker__close, .picker__today {
  font-size: 1.1rem;
  padding: 0 1rem;
  color: #0e76bc; }

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #676767;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #676767; }

button.picker__today:focus, button.picker__clear:focus, button.picker__close:focus {
  background-color: #90c7ec; }

/* ==========================================================================
   $BASE-TIME-PICKER
   ========================================================================== */
/**
 * The list of times.
 */
.picker__list {
  list-style: none;
  padding: 0.75em 0 4.2em;
  margin: 0; }

/**
 * The times on the clock.
 */
.picker__list-item {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin-bottom: -1px;
  position: relative;
  background: #ffffff;
  padding: .75em 1.25em; }

@media (min-height: 46.75em) {
  .picker__list-item {
    padding: .5em 1em; } }
/* Hovered time */
.picker__list-item:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-color: #0089ec;
  z-index: 10; }

/* Highlighted and hovered/focused time */
.picker__list-item--highlighted {
  border-color: #0089ec;
  z-index: 10; }

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

/* Selected and hovered/focused time */
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
  background: #0089ec;
  color: #ffffff;
  z-index: 10; }

/* Disabled time */
.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  color: #dddddd;
  cursor: default;
  border-color: #dddddd;
  z-index: auto; }

/**
 * The clear button
 */
.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: none;
  border: 0;
  font-weight: 500;
  font-size: .67em;
  text-align: center;
  text-transform: uppercase;
  color: #666; }

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
  background: #b1dcfb;
  background: #ee2200;
  border-color: #ee2200;
  cursor: pointer;
  color: #ffffff;
  outline: none; }

.picker--time .picker__button--clear:before {
  top: -0.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: bold; }

.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
  color: #ffffff; }

/* ==========================================================================
   $DEFAULT-TIME-PICKER
   ========================================================================== */
/**
 * The frame the bounds the time picker.
 */
.picker--time .picker__frame {
  min-width: 256px;
  max-width: 320px; }

/**
 * The picker box.
 */
.picker--time .picker__box {
  font-size: 1em;
  background: #f2f2f2;
  padding: 0; }

@media (min-height: 40.125em) {
  .picker--time .picker__box {
    margin-bottom: 5em; } }
/*!
 *  Font Awesome 4.6.3 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.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#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.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

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

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

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  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: #fff; }

/* 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: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* .tags-link-box .bootstrap-tagsinput {
  background-color:rgba(0, 0, 0, 0)!important;
  border:none !important;
  @include rem(padding, 0);
  
}

.tags-link-box .bootstrap-tagsinput span.tag.label.label-info {width:auto; background-color:$white; font-size: 10px; padding: 5px 6px;  margin: 0 2px 2px 0;  color: #0e76bc; border-radius:0; }
.tags-link-box .bootstrap-tagsinput .tag [data-role="remove"] {margin-left: 4px;}
.tags-link-box .bootstrap-tagsinput input[type="text"] {height:auto;  border-bottom:none !important; color:#fff !important; float:left; height: 21px;}

 */
.tags-link-box tags-input .host {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */ }

.tags-link-box tags-input .tags {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */ }

.tags-link-box tags-input .tags .tag-item {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border: none !important;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 18px;
  /* 9 */
  line-height: 1.8rem;
  /* 9 */
  height: 20px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 1px 2px 1px 0;
  /* 9 */
  margin: 0.1rem 0.2rem 0.1rem 0;
  /* 9 */ }

.tags-link-box tags-input .tags .tag-item .remove-button {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1.6rem;
  /* 9 */
  color: #1c75bc;
  font-family: initial !important;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 0 0 0 3px;
  /* 9 */
  margin: 0 0 0 0.3rem;
  /* 9 */ }

.tags-link-box tags-input .tags .input {
  font-family: inherit !important;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 1.1rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */
  height: 16px; }

.tags-link-box tags-input .tags .input:focus {
  color: #0e76bc; }

.tags-link-box tags-input .tags .input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.9); }

.tags-link-box tags-input .tags .input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.9); }

.tags-link-box tags-input .tags .input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(0, 0, 0, 0.9); }

.tags-link-box tags-input .tags .input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.9); }

.uib-datepicker-popup.dropdown-menu {
  display: inline-block;
  float: none;
  margin: 0;
  width: 300px;
  max-width: 300px !important;
  overflow: hidden !important; }

.uib-datepicker-popup.dropdown-menu li {
  float: left;
  width: 100%; }

.uib-datepicker-popup.dropdown-menu table tr td {
  margin: 0 9px;
  padding: 0 1px;
  width: 30px;
  text-align: center; }

.uib-datepicker-popup.dropdown-menu table tr td button {
  background: #fff none repeat scroll 0 0;
  box-shadow: none;
  color: #808080;
  height: 27px;
  line-height: 20px;
  margin: 1px;
  padding: 0;
  width: 30px; }

.uib-datepicker-popup.dropdown-menu table tr td button.active {
  background: #0e76bc none repeat scroll 0 0; }

.uib-datepicker-popup.dropdown-menu table tr td button.active span.text-info {
  color: #fff; }

li.uib-button-bar button.uib-close {
  border-radius: 1px;
  box-shadow: none;
  height: 25px;
  line-height: 20px;
  padding: 2px 10px; }

.uib-datepicker-popup.dropdown-menu table tr td button:hover {
  background: #d5d5d5 none repeat scroll 0 0; }

.uib-datepicker-popup.dropdown-menu table tr th {
  padding: 5px; }

.uib-button-bar > span > button {
  border-radius: 1px !important;
  box-shadow: none;
  height: auto;
  line-height: 21px;
  margin: 0 6px 0 0;
  padding: 2px 9px; }

.uib-datepicker-popup.dropdown-menu table tr th .btn, .uib-datepicker-popup.dropdown-menu table tr th .btn-large {
  padding: 0 !important; }

.uib-monthpicker table tbody tr td {
  padding: 3px 7px !important; }

.uib-datepicker-popup.dropdown-menu table tr td button {
  background: #fff none repeat scroll 0 0;
  box-shadow: none;
  color: #808080;
  height: 27px;
  line-height: 20px;
  margin: 1px;
  padding: 0;
  width: 22px; }

.uib-datepicker-popup.dropdown-menu table tr td button.active span.ng-binding {
  color: #fff; }

.uib-monthpicker table tr td, .uib-monthpicker table tr th {
  padding: 5px; }

.uib-monthpicker table tr td button.btn-default {
  font-size: 12px; }

.uib-yearpicker table tr td {
  margin: 0 0 0 5px;
  padding: 2px 10px !important; }

.uib-datepicker-popup.dropdown-menu > li table tr > td > button > span {
  display: inline-block;
  float: none;
  font-style: normal;
  width: auto; }

.uib-datepicker-popup.dropdown-menu li .btn-sm.btn-default, .uib-datepicker-popup.dropdown-menu li .btn-group-sm > .btn-default.btn, .uib-datepicker-popup.dropdown-menu li .btn-group-sm > .btn-default.btn-large {
  padding: 0px 7px;
  height: 24px;
  font-size: 11px;
  line-height: 25px;
  border-radius: 0; }

.uib-datepicker-popup.dropdown-menu table tr td.uib-increment {
  text-align: center; }

.uib-datepicker-popup.dropdown-menu table.uib-timepicker {
  max-width: 170px !important;
  margin: 10px auto; }

.uib-datepicker-popup.dropdown-menu table tr td.form-group input[type="text"].form-control {
  padding: 0;
  width: 30px !important;
  margin: 0 auto;
  border: none; }

.uib-datepicker-popup.dropdown-menu table tr th .btn .fa-angle-left, .uib-datepicker-popup.dropdown-menu table tr th .btn-large .fa-angle-left {
  width: 15px !important; }

.uib-datepicker-popup.dropdown-menu li span .btn-sm, .uib-datepicker-popup.dropdown-menu li span .btn-group-sm > .btn, .uib-datepicker-popup.dropdown-menu li span .btn-group-sm > .btn-large {
  margin: 0 4px !important; }

.uib-datepicker-popup.dropdown-menu table tr td.uib-separator {
  text-align: center; }

.uib-datepicker-popup.dropdown-menu table tr td.uib-time.am-pm .btn, .uib-datepicker-popup.dropdown-menu table tr td.uib-time.am-pm .btn-large {
  padding: 0px !important;
  width: 31px;
  background: #dcdcdc; }

.uib-datepicker-popup.dropdown-menu table tr td.uib-increment .btn:focus, .uib-datepicker-popup.dropdown-menu table tr td.uib-increment .btn-large:focus, .uib-datepicker-popup.dropdown-menu table tr td.uib-decrement .btn:focus, .uib-datepicker-popup.dropdown-menu table tr td.uib-decrement .btn-large:focus {
  background: #0e76bc;
  color: #fff !important; }

.uib-datepicker-popup.dropdown-menu table tr td.uib-increment .btn, .uib-datepicker-popup.dropdown-menu table tr td.uib-increment .btn-large {
  height: 35px; }

.uib-datepicker-popup.dropdown-menu table tr td.uib-decrement .btn, .uib-datepicker-popup.dropdown-menu table tr td.uib-decrement .btn-large {
  height: 35px; }

.uib-datepicker-popup.dropdown-menu li .btn-sm.btn-default:focus, .uib-datepicker-popup.dropdown-menu li .btn-group-sm > .btn-default.btn:focus, .uib-datepicker-popup.dropdown-menu li .btn-group-sm > .btn-default.btn-large:focus {
  background: #dcdcdc;
  color: #464646; }

.login-form-con.user-profile-con {
  float: left;
  width: 100%;
  border: 1px solid #e2e6ea;
  padding-top: 10px; }

.user-profile-box {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 100px;
  /* 9 */
  width: 10rem;
  /* 9 */
  float: right; }

.profile-img-box {
  float: right; }
  @media (max-width: 47.9375em) {
    .profile-img-box {
      width: 100%; } }

.user-profile-box > ul > li {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 10px 0 0 0;
  /* 9 */
  margin: 1rem 0 0 0;
  /* 9 */
  width: 100%; }

.user-profile-box ul > li > a {
  color: #313534;
  text-decoration: none;
  width: 100%;
  float: left;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 20px;
  /* 9 */
  height: 2rem;
  /* 9 */
  position: relative;
  overflow: hidden;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */ }

.user-profile-box ul > li > a > .btn, .user-profile-box ul > li > a > .btn-large {
  display: block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 20px;
  /* 9 */
  height: 2rem;
  /* 9 */
  opacity: 0;
  position: absolute;
  left: -100px;
  cursor: pointer; }

.user-profile-box ul > li > a:hover {
  color: #0e76bc; }

.user-profile-box ul > li > a > i {
  background: url("../images/user-pro-icon.jpg") repeat scroll 0 0;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 20px;
  /* 9 */
  height: 2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 7px 0 0;
  /* 9 */
  margin: 0 0.7rem 0 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 20px;
  /* 9 */
  width: 2rem;
  /* 9 */ }

.user-profile-box ul li a > i.delete-icon {
  background-position: 0 20px; }

.user-profile-box figure {
  float: left;
  background: #e1e1e1;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 100px;
  /* 9 */
  width: 10rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 100px;
  /* 9 */
  height: 10rem;
  /* 9 */
  position: relative; }

.user-profile-box figure > img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 100px;
  /* 9 */
  width: 10rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 100px;
  /* 9 */
  height: 10rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-width: 100px;
  /* 9 */
  max-width: 10rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-height: 100px;
  /* 9 */
  max-height: 10rem;
  /* 9 */
  float: left;
  background: #e1e1e1;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.user-profile-con.login-form-con .login-reg-form .btn-login {
  background: #0e76bc;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  font-weight: 600;
  height: 34px;
  line-height: 30px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 2px 14px;
  /* 9 */
  padding: 0.2rem 1.4rem;
  /* 9 */
  text-transform: capitalize;
  width: auto; }

.user-profile-con .btn.btn-cancel, .user-profile-con .btn-cancel.btn-large {
  font-size: 16px;
  font-weight: 600;
  height: auto;
  padding: 4px 10px !important;
  text-transform: capitalize;
  width: 104px !important;
  margin-left: 15px; }

.user-profile-con .btn.btn-cancel:hover, .user-profile-con .btn-cancel.btn-large:hover {
  background: #f2f3f3;
  color: inherit; }

.login-form-con .login-reg-form .btn-login:focus {
  color: #fff;
  outline: none; }

.breadcrumb-row-box {
  float: left;
  width: 100%;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 10px;
  /* 9 */
  margin-bottom: 1rem;
  /* 9 */ }
  @media (max-width: 64em) {
    .breadcrumb-row-box {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-bottom: 10px;
      /* 9 */
      margin-bottom: 1rem;
      /* 9 */ } }

.breadcrumb-row-box .breadcrumb {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */
  margin: 0;
  float: right;
  line-height: 26px;
  /* @include breakpoint(l-small){display:none;} */ }
  @media (max-width: 64em) {
    .breadcrumb-row-box .breadcrumb {
      float: right;
      text-align: right;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      margin: -15px 0 5px 0;
      /* 9 */
      margin: -1.5rem 0 0.5rem 0;
      /* 9 */
      width: auto; } }
  @media (max-width: 62em) {
    .breadcrumb-row-box .breadcrumb {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin: 0 0 0 12px;
      /* 9 */
      margin: 0 0 0 1.2rem;
      /* 9 */ } }

.breadcrumb-row-box .breadcrumb::before {
  display: none; }

.breadcrumb > li + li::before {
  color: #c0c0c0;
  content: "/ ";
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 3px;
  /* 9 */
  padding: 0 0.3rem;
  /* 9 */
  top: 3px;
  right: auto;
  bottom: auto;
  left: auto;
  position: relative; }

.breadcrumb-row-box .breadcrumb li.active, .breadcrumb li a, .breadcrumb li a i {
  color: #000000;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  font-weight: 500;
  line-height: 9px; }

.breadcrumb-row-box .breadcrumb li a i {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 17px;
  /* 9 */
  font-size: 1.7rem;
  /* 9 */
  color: #0e76bc; }

.breadcrumb-row-box .breadcrumb-box {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 480px;
  /* 9 */
  width: 48rem;
  /* 9 */
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-left: 19px;
  /* 9 */
  margin-left: 1.9rem;
  /* 9 */ }
  @media (max-width: 62em) {
    .breadcrumb-row-box .breadcrumb-box {
      width: auto;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-left: 10px;
      /* 9 */
      margin-left: 1rem;
      /* 9 */ } }

.breadcrumb-row-box .breadcrumb-box .add-contact {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 1.1rem;
  /* 9 */
  font-weight: 600;
  height: 36px;
  letter-spacing: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 13px;
  /* 9 */
  padding: 0 1.3rem;
  /* 9 */
  text-transform: capitalize;
  box-shadow: none;
  border-radius: 1px;
  color: #ffffff;
  background: #0e76bc;
  line-height: 36px; }

.breadcrumb-row-box .breadcrumb-box .add-contact span.add-contact-icon {
  width: 20px;
  height: 19px;
  float: left;
  background: url(../images/add-contact.png) no-repeat;
  position: relative;
  top: 9px; }

.breadcrumb-row-box .breadcrumb-box .add-contact b {
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600; }

.contact-btn-group .dropdown-toggle.gray-btn {
  padding: 0;
  background: none !important; }

.contact-btn-group .dropdown-toggle.gray-btn i {
  color: #333;
  font-size: 22px;
  padding: 1px 10px 0 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

/*.breadcrumb-row-box .breadcrumb-box .add-contact:hover span.add-contact-icon { background-position: 0 -24px; }*/
.breadcrumb-row-box .breadcrumb-box .add-contact:hover {
  background: #086aad;
  color: #ffffff; }

.breadcrumb-row-box .breadcrumb-box .add-contact span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 6px 0 0;
  /* 9 */
  margin: 0 0.6rem 0 0;
  /* 9 */ }

.breadcrumb-row-box .breadcrumb-box .add-contact span img {
  position: relative;
  top: -2px; }

.breadcrumb-row-box .search-select-box {
  width: 200px;
  float: left; }
  @media (max-width: 62em) {
    .breadcrumb-row-box .search-select-box {
      width: 215px; } }
  @media (max-width: 29.9375em) {
    .breadcrumb-row-box .search-select-box {
      width: 210px; } }

.breadcrumb-row-box .search-select-box .select-wrapper > ul {
  border-color: #eeeeee;
  border-color: #b1b1b1; }

.breadcrumb-row-box .search-select-box .select-wrapper > ul > li {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 6px 4px;
  /* 9 */
  padding: 0.6rem 0.4rem;
  /* 9 */ }

.breadcrumb-row-box .search-select-box .select-wrapper > ul > li span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  font-weight: 300; }

.breadcrumb-row-box .search-input-box {
  float: left;
  width: calc(100% - 400px);
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */ }
  @media (max-width: 40em) {
    .breadcrumb-row-box .search-input-box {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      margin: 0 0 10px 0;
      /* 9 */
      margin: 0 0 1rem 0;
      /* 9 */
      width: -webkit-calc(100% - 192px);
      width: -moz-calc(100% - 192px);
      width: -o-calc(100% - 192px); } }
  @media (max-width: 62em) {
    .breadcrumb-row-box .search-input-box {
      width: 255px; } }
  @media (max-width: 50em) {
    .breadcrumb-row-box .search-input-box {
      width: 221px; } }
  @media (max-width: 47.9375em) {
    .breadcrumb-row-box .search-input-box {
      width: 221px; } }
  @media (max-width: 29.9375em) {
    .breadcrumb-row-box .search-input-box {
      width: 300px;
      top: auto;
      right: 0;
      bottom: auto;
      left: auto;
      position: absolute;
      width: 100%;
      z-index: 1; } }

.search-contact-form {
  -webkit-width: calc(100% - 100px);
  -moz-width: calc(100% - 100px);
  -o-width: calc(100% - 100px);
  width: calc(100% - 100px);
  float: left; }

button.btn.view-all, button.view-all.btn-large {
  text-transform: capitalize;
  border-radius: 0;
  padding: 0 10px;
  font-size: 11px;
  margin-left: 15px;
  height: 35px;
  width: 40px; }

.record-selected {
  margin: 12px 0 0 0;
  float: left;
  display: inline-block; }

.record-selected label {
  font-size: 13px;
  font-weight: 400;
  color: #444;
  float: left; }

button.btn.view-all i.fa-th, button.view-all.btn-large i.fa-th {
  font-size: 14px;
  height: auto; }

.record-selected.padding-left-none label {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  margin: 0; }

.record-selected.padding-left-none a {
  font-size: 12px;
  font-weight: 500;
  color: #0e76bc; }

.show-option-btn i {
  font-size: 17px;
  line-height: 37px;
  font-weight: normal; }

.dropdown.contact-btn-group {
  display: inline-block; }

.contact-btn-group .btn, .contact-btn-group .btn-large {
  border-radius: 0;
  height: 36px; }

.contact-btn-group .btn:hover, .contact-btn-group .btn-large:hover {
  background: #086aad;
  color: #ffffff; }

.breadcrumb-row-box .btn, .breadcrumb-row-box .btn-large {
  box-shadow: none; }

.contact-btn-group .dropdown-menu {
  padding: 0;
  border-radius: 0;
  min-width: 125px; }

.contact-btn-group .dropdown-menu > li > a {
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 500; }

a.gray-btn.snapshot-btn {
  width: 40px;
  padding: 0 10px; }

@media (max-width: 1300px) {
  .breadcrumb-row-box .search-input-box {
    width: 100%;
    margin-top: 10px; }

  .record-selected {
    margin: 14px 0 0 22px;
    float: left;
    display: inline-block; } }
@media (max-width: 1170px) {
  /* 	.breadcrumb-row-box .record-selected {
  	    margin: 10px 0 0 20px;
  	    float: left;
  	    display: inline-block;
  	    padding: 8px;
  	    background: #e5e5e5;
  	} */
  .breadcrumb-row-box .breadcrumb-box {
    width: 480px;
    margin-left: 0; }

  .search-main-left-group {
    float: left;
    width: 62%;
    width: calc(100% - 480px);
    width: -webkit-calc(100% - 480px);
    width: -moz-calc(100% - 480px); } }
@media (max-width: 992px) {
  .search-main-left-group {
    width: 430px; }

  .breadcrumb-row-box .record-selected {
    float: right; }

  .breadcrumb-row-box .search-main-left-group {
    width: 430px; } }
@media (max-width: 820px) {
  .breadcrumb-row-box .search-main-left-group {
    width: 100%;
    margin: 0 0 10px 0; }

  .breadcrumb-row-box .record-selected {
    float: left;
    margin: 0;
    padding: 9px; }

  .breadcrumb-row-box .breadcrumb {
    margin: 5px 0 0 10px; } }
@media (max-width: 640px) {
  .breadcrumb-row-box .search-main-left-group {
    margin: 0; }

  .breadcrumb-row-box .record-selected {
    margin: 0; } }
body {
  margin: 0;
  padding: 0; }

/*--MAIN DEFUILT FORM--*/
.main-default-form {
  width: 100%;
  float: left; }

.main-default-form .input-field.s6 {
  width: 50%; }

.main-default-form .input-field label {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  font-weight: 600;
  left: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */ }

.main-default-form .input-field label.active {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 1.1rem;
  /* 9 */
  -moz-transform: translate(auto, -91px);
  -o-transform: translate(auto, -91px);
  -ms-transform: translate(auto, -91px);
  -webkit-transform: translate(auto, -91px);
  transform: translate(auto, -91px);
  left: 0;
  top: 14px; }

.main-default-form .input-field label.active.align-set {
  left: 5px;
  top: 8px; }

.main-default-form .input-field.real-select .select-wrapper .dropdown-content {
  border: 1px solid #dddddd; }

.main-default-form .input-field.s6 {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin-right: 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 10px;
  /* 9 */
  margin-bottom: 1rem;
  /* 9 */
  width: 49%; }
  @media (max-width: 29.9375em) {
    .main-default-form .input-field.s6 {
      width: 100%;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin-right: 0;
      /* 9 */ } }

.main-default-form .input-field.s6:nth-child(2n) {
  margin-right: 2%; }

.main-default-form .hide-show-field .input-field.s6:nth-child(2n) {
  margin-right: 2%; }

.main-default-form .input-field.s6 .form-check-group {
  float: left;
  position: relative; }

.main-default-form .input-field.s6 .form-check-group > input[type="checkbox"] {
  cursor: pointer;
  left: 2px;
  opacity: 0;
  top: 12px;
  z-index: 999; }

.main-default-form .input-field.s6 .tags-link-box {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 14px 0 0;
  /* 9 */
  margin: 1.4rem 0 0;
  /* 9 */
  border-bottom: 1px solid #9c9c9c; }

.main-default-form .input-field.s6 .tags-link-box .tag {
  background: #ffffff;
  box-shadow: none;
  padding: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  min-height: 27px;
  /* 9 */
  min-height: 2.7rem;
  /* 9 */
  border-bottom: 1px solid #9e9e9e;
  border: none; }

.main-default-form .input-field.s6 .tags-link-box .tags-input {
  height: 18px; }

.main-default-form .input-field.s6 .tags-link-box .tag ul li {
  color: #ffffff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 2px 2px 0;
  /* 9 */
  margin: 0 0.2rem 0.2rem 0;
  /* 9 */ }

.main-default-form .input-field.s6 .tags-link-box .tags-input .tags .tag-item .remove-button {
  color: #ffffff; }

.main-default-form .input-field.s6 .tags-link-box .tags .input:focus {
  color: #000000; }

.main-default-form .input-field.s6 .tags-link-box .tags-input .tags {
  min-height: 26px; }

.main-default-form .input-field.s6 .tags-link-box .tags-input .tags .tag-item .remove-button {
  color: #ffffff; }

/* .main-default-form .input-field.s6 .tags-link-box .tag ul li .remove-button {color:$white;} */
.main-default-form .input-field.email-box span.left1 {
  float: left;
  width: calc(100% - 135px);
  width: -webkit-calc(100% - 135px);
  width: -moz-calc(100% - 135px);
  width: -o-calc(100% - 135px); }
  @media (max-width: 22.5em) {
    .main-default-form .input-field.email-box span.left1 {
      width: 100%; } }

.main-default-form .input-fielsdsdaasd.email-box span.left1.show-hide-check {
  float: left;
  width: calc(100% - 161px);
  width: -webkit-calc(100% - 161px);
  width: -moz-calc(100% - 161px);
  width: -o-calc(100% - 161px); }

.main-default-form .input-field.email-box span.left2 {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 105px;
  /* 9 */
  width: 10.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 9px 0 0 5px;
  /* 9 */
  margin: 0.9rem 0 0 0.5rem;
  /* 9 */
  position: relative; }
  @media (max-width: 22.5em) {
    .main-default-form .input-field.email-box span.left2 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      margin: 20px 0 0 0;
      /* 9 */
      margin: 2rem 0 0 0;
      /* 9 */ } }

.main-default-form .input-field.email-box span.left3 {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 25px;
  /* 9 */
  width: 2.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 13px 0 0 0;
  /* 9 */
  margin: 1.3rem 0 0 0;
  /* 9 */ }
  @media (max-width: 22.5em) {
    .main-default-form .input-field.email-box span.left3 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      margin: 25px 0 0 0;
      /* 9 */
      margin: 2.5rem 0 0 0;
      /* 9 */ } }

.main-default-form .input-field.email-box span.left3 i.plus-icon {
  background: #8dc741;
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 21px;
  /* 9 */
  font-size: 2.1rem;
  /* 9 */
  color: #ffffff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 18px;
  /* 9 */
  line-height: 1.8rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 20px;
  /* 9 */
  width: 2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 20px;
  /* 9 */
  height: 2rem;
  /* 9 */
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-weight: 400; }

.main-default-form .input-field.email-box span.left2 .select-wrapper {
  display: inline-block;
  float: left;
  height: auto;
  line-height: 16px;
  width: 71px;
  position: relative; }

.main-default-form .input-field.email-box span.left2 .select-wrapper .caret {
  top: 4px; }

.main-default-form .input-field.email-box span.left2 .select-wrapper .select-dropdown {
  color: #6e6e6e;
  font-size: 13px;
  height: auto;
  border-color: #ddd; }

.main-default-form .input-field.email-box span.left2 .select-wrapper ul.select-dropdown {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  top: 26px !important; }

.main-default-form .input-field.email-box span.left2 .radio-group {
  float: left;
  margin: 1px 0 0;
  width: 27px; }

.main-default-form .input-field.bithday-box span.left1 {
  float: left;
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: -o-calc(100% - 30px); }

.main-default-form .input-field.bithday-box span.left2 {
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 10px 0 0 0;
  /* 9 */
  margin: 1rem 0 0 0;
  /* 9 */ }

.main-default-form .input-field.bithday-box span.left2 i.date-icon {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 22px;
  /* 9 */
  width: 2.2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 13px 0 0 0;
  /* 9 */
  margin: 1.3rem 0 0 0;
  /* 9 */ }

.main-default-form .input-field.add-check-box span.left1 {
  float: left;
  width: calc(100% - 161px);
  width: -webkit-calc(100% - 161px);
  width: -moz-calc(100% - 161px);
  width: -o-calc(100% - 161px); }
  @media (max-width: 22.5em) {
    .main-default-form .input-field.add-check-box span.left1 {
      width: calc(100% - 26px);
      width: -webkit-calc(100% - 26px);
      width: -moz-calc(100% - 26px);
      width: -o-calc(100% - 26px); } }

.main-default-form .input-field.add-check-box .form-check-group {
  float: left; }

.main-default-form .input-field.add-check-box .left-check {
  float: left;
  margin: 4px 0 0 5px;
  width: 21px;
  position: relative; }

.main-default-form .input-field.add-check-box .left-check [type="checkbox"]:not(:checked),
.main-default-form .input-field.add-check-box .left-check [type="checkbox"]:checked {
  cursor: pointer;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 13px;
  z-index: 999999; }

.main-default-form .hide-show-field .input-field.col.s6.w-s3 {
  float: left;
  width: 48%; }

.main-default-form .hide-show-field .input-field.col.s6.w-s3:nth-child(2n) {
  float: right;
  margin-right: 0; }

.main-default-form .hide-show-field {
  clear: both;
  float: left;
  width: 100%;
  margin: 9px 0 0; }
  @media (max-width: 29.9375em) {
    .main-default-form .hide-show-field {
      width: 100%; } }

.main-default-form .hide-show-field .input-field.s6 {
  width: 48%;
  margin-right: 4%; }
  @media (max-width: 29.9375em) {
    .main-default-form .hide-show-field .input-field.s6 {
      width: 100%; } }

.main-default-form .hide-show-field .input-field.s6:nth-child(2n) {
  margin-right: 2%; }

.main-default-form .modal-footer.clr-fix {
  border: medium none;
  clear: both;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 15px;
  /* 9 */
  margin-top: 1.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  padding: 15px 0 0;
  /* 9 */
  padding: 1.5rem 0 0;
  /* 9 */
  text-align: left;
  width: 100%; }

@media (max-width: 29.9375em) {
  .main-default-form .modal-footer.clr-fix button,
  .main-default-form .modal-footer.clr-fix input {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    margin: 10px 8px 0 0;
    /* 9 */
    margin: 1rem 0.8rem 0 0;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 0 8px;
    /* 9 */
    padding: 0 0.8rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12px;
    /* 9 */
    font-size: 1.2rem;
    /* 9 */ } }

.modal-footer > input {
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize; }

.main-default-form .form-group > h5 {
  float: left;
  font-weight: 500;
  margin: 0 0 5px;
  width: 100%;
  color: #0e76bc;
  font-size: 13px; }

/*.main-default-form .modal-footer.clr-fix btn {@include rem(font-size,14px); font-weight: 500; letter-spacing: 0; text-transform: capitalize; } */
.btn.btn-second, .btn-second.btn-large {
  background: #f2f3f3;
  box-shadow: 0 0 3px #c6c6c6;
  color: #000000; }

.main-default-form .input-field.s6 input {
  color: #000000;
  font-size: 13px;
  margin: 0;
  font-weight: 300;
  float: left; }

/*-----login register form-----*/
.login-form-con.container {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 30px auto 30px;
  /* 9 */
  margin: 3rem auto 3rem;
  /* 9 */ }
  @media (max-width: 73.125em) {
    .login-form-con.container {
      width: 1030px;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin: 20px auto 20px;
      /* 9 */
      margin: 2rem auto 2rem;
      /* 9 */ } }
  @media (max-width: 64em) {
    .login-form-con.container {
      width: 750px; } }
  @media (max-width: 40em) {
    .login-form-con.container {
      width: 580px; } }
  @media (max-width: 47.9375em) {
    .login-form-con.container {
      width: 100%; } }
  @media (max-width: 22.5em) {
    .login-form-con.container {
      width: 100%; } }

@media (max-width: 64em) {
  .left-login-main-box {
    width: 100%; } }

@media (max-width: 64em) {
  .right-login-main-box {
    width: 100%; } }

@media (max-width: 64em) {
  .brand-logo {
    text-align: center;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0; } }

.brand-logo img {
  margin-top: 50px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0; }
  @media (max-width: 64em) {
    .brand-logo img {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      width: 300px;
      /* 9 */
      width: 30rem;
      /* 9 */
      height: auto;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      margin: 0 0 20px 0;
      /* 9 */
      margin: 0 0 2rem 0;
      /* 9 */ } }

.login-form-con .login-tab-btn .btn, .login-form-con .login-tab-btn .btn-large {
  background: #111111;
  font-weight: 500;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  box-shadow: none;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 22px;
  /* 9 */
  font-size: 2.2rem;
  /* 9 */
  height: auto;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 7px;
  /* 9 */
  padding: 0.7rem;
  /* 9 */
  text-transform: capitalize;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 168px;
  /* 9 */
  width: 16.8rem;
  /* 9 */
  color: #a4a8ab; }
  @media (max-width: 22.5em) {
    .login-form-con .login-tab-btn .btn, .login-form-con .login-tab-btn .btn-large {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      width: 130px;
      /* 9 */
      width: 13rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 21px;
      /* 9 */
      font-size: 2.1rem;
      /* 9 */ } }

.login-form-con .login-tab-btn .btn:hover, .login-form-con .login-tab-btn .btn-large:hover {
  color: #ffffff; }

.login-form-con .login-tab-btn .btn.active, .login-form-con .login-tab-btn .active.btn-large {
  background: #0e76bc;
  color: #ffffff;
  font-weight: 500; }

.login-form-con .login-tab-btn .or {
  background: #0e76bc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #ffffff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.8rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 70px;
  /* 9 */
  width: 7rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 70px;
  /* 9 */
  height: 7rem;
  /* 9 */
  position: relative;
  top: -10px;
  left: -6px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0 auto;
  /* 9 */
  text-align: center;
  vertical-align: middle; }

.login-form-con .login-tab-btn .or span {
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.login-form-con .panel-login form h5 {
  color: #979797;
  font-size: 20px;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 0 0 30px;
  /* 9 */
  margin: 0 0 3rem;
  /* 9 */
  line-height: 18px; }
  @media (max-width: 47.9375em) {
    .login-form-con .panel-login form h5 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin: 0 0 40px;
      /* 9 */
      margin: 0 0 4rem;
      /* 9 */
      line-height: 23px; } }

.login-form-con .panel.panel-login {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 20px 0 0 0;
  /* 9 */
  margin: 2rem 0 0 0;
  /* 9 */ }

.login-form-con .panel.panel-login .panel-body {
  padding: 30px;
  position: relative; }
  @media (max-width: 47.9375em) {
    .login-form-con .panel.panel-login .panel-body {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding: 20px;
      /* 9 */
      padding: 2rem;
      /* 9 */ } }

.login-form-con .login-reg-form .input-field {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0; }

.login-form-con .login-reg-form .input-field > i {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 20px;
  /* 9 */
  width: 2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 20px;
  /* 9 */
  height: 2rem;
  /* 9 */
  background: url("../images/register_icons.png") no-repeat;
  float: left;
  top: 13px;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute; }

.login-form-con .login-reg-form .input-field > i.pass {
  background-position: -50px 0; }

.login-form-con .login-reg-form .input-field > i.ca-code {
  background-position: -26px 0; }

.login-form-con .login-reg-form .input-field > i.e-id {
  background-position: -133px 0; }

.login-form-con .login-reg-form .input-field > i.db {
  background-position: -77px 0; }

.login-form-con .login-reg-form .input-field > i.p-no {
  background-position: -104px 0; }

.login-form-con .login-reg-form .input-field > input {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  color: #000;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 0 0 28px;
  /* 9 */
  padding: 0 0 0 2.8rem;
  /* 9 */
  box-sizing: border-box;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 46px;
  /* 9 */
  height: 4.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 23px;
  /* 9 */
  margin-bottom: 2.3rem;
  /* 9 */ }

.login-form-con .login-reg-form .input-field label {
  font-family: roboto;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  color: #9e9e9e;
  padding-left: 20px !important;
  top: 14px;
  width: 95% !important;
  font-weight: 400; }
  @media (max-width: 73.125em) {
    .login-form-con .login-reg-form .input-field label {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 15px;
      /* 9 */
      font-size: 1.5rem;
      /* 9 */ } }
  @media (max-width: 22.5em) {
    .login-form-con .login-reg-form .input-field label {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14px;
      /* 9 */
      font-size: 1.4rem;
      /* 9 */
      line-height: 25px; } }

.login-form-con .login-reg-form .input-field label.active {
  font-size: 12px;
  margin-left: 0;
  margin-top: 5px; }
  @media (max-width: 22.5em) {
    .login-form-con .login-reg-form .input-field label.active {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-top: 10px;
      /* 9 */
      margin-top: 1rem;
      /* 9 */ } }

.login-form-con .login-reg-form .btn-login {
  background: #0e76bc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-size: 21px;
  font-weight: 500;
  height: auto;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 6px;
  /* 9 */
  padding: 0.6rem;
  /* 9 */
  text-transform: capitalize;
  width: 140px; }
  @media (max-width: 47.9375em) {
    .login-form-con .login-reg-form .btn-login {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-bottom: 40px;
      /* 9 */
      margin-bottom: 4rem;
      /* 9 */ } }

.login-form-con .login-reg-form .remember-login {
  color: #9e9e9e;
  font-size: 13px;
  line-height: 22px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 21px;
  /* 9 */
  padding-left: 2.1rem;
  /* 9 */
  font-weight: 300;
  position: relative;
  top: -2px; }

.login-form-con .login-reg-form .remember-login-reg a {
  color: #0e76bc;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */ }

.login-form-con .login-reg-form .forgot-password {
  color: #9e9e9e;
  float: right;
  font-size: 13px;
  line-height: 43px;
  margin: 0;
  font-weight: 300; }

.login-form-con .login-reg-form .devide-or-line {
  border-right: 1px solid #afafaf;
  width: 53%; }
  @media (max-width: 47.9375em) {
    .login-form-con .login-reg-form .devide-or-line {
      border-right: none;
      border-bottom: 1px solid #afafaf;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-bottom: 30px;
      /* 9 */
      margin-bottom: 3rem;
      /* 9 */
      width: 100%;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding: 0 15px;
      /* 9 */
      padding: 0 1.5rem;
      /* 9 */ } }

.login-form-con .login-reg-form .devide-or-line::after {
  background: #e6e6e6;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  color: #a3a3a3;
  content: "or";
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 6px 8px;
  /* 9 */
  padding: 0.6rem 0.8rem;
  /* 9 */
  top: 49%;
  right: -19px;
  bottom: auto;
  left: auto;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 47.9375em) {
    .login-form-con .login-reg-form .devide-or-line::after {
      top: auto;
      right: 45%;
      bottom: auto;
      left: auto;
      position: absolute;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%); } }

#register-submit.form-control {
  margin-bottom: 0; }

/* #login-form::before, #register-form::before {background: $white; box-shadow:3px -3px 3px rgba(200, 200, 200, 0.2); -moz-box-shadow:3px -3px 3px rgba(200, 200, 200, 0.2); -webkit-box-shadow:3px -3px 3px rgba(200, 200, 200, 0.2); content: ""; float: left; @include rem(height,20px); @include abs-pos(-9px, auto, auto, 32%); @include rotate(-45deg); @include rem (width,20px); }
#register-form::before{  @include abs-pos(-9px, 33%, auto, auto); } */
.login-reg-form [type="checkbox"] + label::before,
.login-reg-form [type="checkbox"]:not(.filled-in) + label::after {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 15px;
  /* 9 */
  width: 1.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 15px;
  /* 9 */
  height: 1.5rem;
  /* 9 */
  border-radius: 0;
  top: 2px; }

.login-reg-form [type="checkbox"]:checked + label::before {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 10px;
  /* 9 */
  width: 1rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 18px;
  /* 9 */
  height: 1.8rem;
  /* 9 */
  top: -2px !important; }

.login-reg-form .text-center.social-btn-group, .login-reg-form .step-tab-nav ul li.social-btn-group, .step-tab-nav ul .login-reg-form li.social-btn-group, .login-reg-form .step-tab-nav ul li .step_label .social-btn-group.round_circle, .step-tab-nav ul li .step_label .login-reg-form .social-btn-group.round_circle, .login-reg-form .default-form .form-footer-section .social-btn-group.saveBtn, .default-form .form-footer-section .login-reg-form .social-btn-group.saveBtn {
  padding-right: 0;
  padding-left: 29px;
  width: 47%; }
  @media (max-width: 47.9375em) {
    .login-reg-form .text-center.social-btn-group, .login-reg-form .step-tab-nav ul li.social-btn-group, .step-tab-nav ul .login-reg-form li.social-btn-group, .login-reg-form .step-tab-nav ul li .step_label .social-btn-group.round_circle, .step-tab-nav ul li .step_label .login-reg-form .social-btn-group.round_circle, .login-reg-form .default-form .form-footer-section .social-btn-group.saveBtn, .default-form .form-footer-section .login-reg-form .social-btn-group.saveBtn {
      width: 100%;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      padding: 0;
      /* 9 */ } }

.login-reg-form .devide-or-line {
  padding-right: 37px; }

.login-reg-form .remember-login-reg {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1.6rem;
  /* 9 */
  float: left;
  font-weight: 300;
  position: relative;
  top: -2px; }

.login-reg-form .row .col.s6 {
  left: auto;
  margin-left: auto;
  margin-right: 2%;
  right: auto;
  width: 48%;
  float: left; }
  @media (max-width: 47.9375em) {
    .login-reg-form .row .col.s6 {
      width: 100%;
      margin: 0; } }

.login-reg-form .row .col.s6:nth-child(2n) {
  float: right;
  margin-right: 0; }

.login-reg-form .form-group.mrg-btm-0 {
  margin-bottom: 0; }

@media (max-width: 29.9375em) {
  .login-reg-form .form-group.mrg-btm-0 .top-pad-15 > a {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 10px;
    /* 9 */
    margin-top: 1rem;
    /* 9 */
    display: block; } }

.login-reg-form .remember-login-reg {
  line-height: 22px !important;
  padding-left: 22px !important;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */ }

.star-red {
  color: #ef4036;
  margin: 0 0 0 2px; }

/*--- social button---*/
.social-btn-group {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 9px 0 0 0;
  /* 9 */
  margin: 0.9rem 0 0 0;
  /* 9 */ }

@media (max-width: 47.9375em) {
  .social-btn-group .btn.btn-block.btn-social, .social-btn-group .btn-block.btn-social.btn-large, .social-btn-group .btn-block.btn-social.btn-large {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    margin-top: 0;
    /* 9 */ } }
@media (max-width: 40em) {
  .social-btn-group .btn.btn-block.btn-social, .social-btn-group .btn-block.btn-social.btn-large, .social-btn-group .btn-block.btn-social.btn-large {
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0; } }

.btn.btn-block.btn-social, .btn-block.btn-social.btn-large {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  width: 100%;
  display: inline-block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 17px;
  /* 9 */
  font-size: 1.7rem;
  /* 9 */
  font-weight: 400;
  height: 48px;
  line-height: 45px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  padding: 0 18px 0 0;
  /* 9 */
  padding: 0 1.8rem 0 0;
  /* 9 */
  text-transform: capitalize;
  letter-spacing: 0;
  margin: 40px 0 0; }
  @media (max-width: 47.9375em) {
    .btn.btn-block.btn-social, .btn-block.btn-social.btn-large {
      width: 250px; } }

.btn.btn-block.btn-social:hover, .btn-block.btn-social.btn-large:hover {
  color: #ffffff; }

.btn.btn-block.btn-social span, .btn-block.btn-social.btn-large span {
  border-radius: 5px 0 0 5px;
  display: inline-block;
  float: left;
  font-size: 29px;
  line-height: 48px;
  margin: 0 15px 0 0;
  position: relative;
  top: 0;
  width: 50px; }

.btn.btn-block.btn-social.btn-facebook, .btn-block.btn-social.btn-facebook.btn-large {
  background: #4f6aa2; }

.btn.btn-block.btn-social.btn-facebook span, .btn-block.btn-social.btn-facebook.btn-large span {
  background: #425f9b; }

.btn.btn-block.btn-social b, .btn-block.btn-social.btn-large b {
  font-weight: 300;
  float: left;
  line-height: 47px; }

.btn.btn-block.btn-social.btn-linkedin, .btn-block.btn-social.btn-linkedin.btn-large {
  background: #1984bc; }

.btn.btn-block.btn-social.btn-linkedin span, .btn-block.btn-social.btn-linkedin.btn-large span {
  background: #097cb7; }

/*--- forgot password---*/
.forgot-pass-form .active.btn.forgot-title, .forgot-pass-form .active.forgot-title.btn-large {
  display: block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 30px auto 0;
  /* 9 */
  margin: 3rem auto 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 300px;
  /* 9 */
  width: 30rem;
  /* 9 */
  cursor: default; }

.forgot-pass-form #login-form::before {
  display: none; }

.forgot-pass-form.login-form-con .panel-login form h5 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 25px 0;
  /* 9 */
  margin: 0 0 2.5rem 0;
  /* 9 */ }

.forgot-pass-form.login-form-con .panel.panel-login {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 50px 0 0 0;
  /* 9 */
  margin: 5rem 0 0 0;
  /* 9 */ }

#forgot-password-form .input-field input[type="email"] {
  cursor: text !important; }

.form-group.register-boxs {
  position: relative;
  float: left; }

form .register-boxs span.emessage.checkbox {
  margin-top: 18px;
  font-size: 11px; }

.dropdown-usermenu li {
  border-bottom: 1px solid #999; }

.form-group.register-box {
  float: left;
  width: 100%;
  position: relative; }

.form-group.register-box span.emessage {
  top: 19px;
  margin: 0;
  font-size: 11px; }

.dropdown-usermenu li > a i.fa {
  position: relative;
  top: 3px; }

.nav .dropdown-menu > li > a {
  padding: 14px 20px !important; }

.nav .dropdown-menu > li > a > i {
  background: url(../images/setting-icon.png) top no-repeat;
  width: 17px;
  height: 20px;
  float: left;
  margin: 0 18px 0 10px; }

.nav .dropdown-menu > li > a {
  padding: 14px 20px; }

.nav .dropdown-menu > li > a > i.profile-icon {
  background-position: 0 0; }

.nav .dropdown-menu > li > a > i.logout-icon {
  background-position: -17px 0px; }

.dropdown-usermenu li {
  border-bottom: 1px solid #f5f5f5;
  font-size: 14px; }

.dropdown-usermenu li:last-child {
  border-bottom: none; }

.top-head .navbar-nav .open .dropdown-menu {
  padding: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 7px rgba(32, 32, 32, 0.25);
  -moz-box-shadow: 0 0 7px rgba(32, 32, 32, 0.25);
  -o-box-shadow: 0 0 7px rgba(32, 32, 32, 0.25);
  box-shadow: 0 0 7px rgba(32, 32, 32, 0.25);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: none;
  margin-top: 11px; }

.top-head .navbar-nav .open .dropdown-menu:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #fff;
  left: 47%;
  transform: rotate(-45deg);
  top: -6px;
  -webkit-box-shadow: 1px -2px 1px #dedede;
  -moz-box-shadow: 1px -2px 1px #dedede;
  -o-box-shadow: 1px -2px 1px #dedede;
  box-shadow: 1px -2px 1px #dedede;
  z-index: -1; }

/*===== LEFT SIDEBAR=====*/
#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

#wrapper .sidebar-nav .toggle-icon {
  display: inline-block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 21px;
  /* 9 */
  font-size: 2.1rem;
  /* 9 */
  margin: 21px 18px 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 11px;
  /* 9 */
  padding: 1.1rem;
  /* 9 */
  cursor: pointer; }

#wrapper .sidebar-nav .toggle-icon i {
  color: #ffffff; }

#wrapper #sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: 200px;
  width: 0;
  height: 100%;
  margin-left: -200px;
  overflow-y: auto;
  background: #0e76bc;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media (max-width: 47.9375em) {
    #wrapper #sidebar-wrapper {
      width: 160px; } }

#wrapper #sidebar-wrapper a.toggle-icon {
  background: url("../images/nav-toggle-open.png") no-repeat 0 0;
  left: 160px;
  position: fixed;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

#wrapper.toggled {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 250px;
  /* 9 */
  padding-left: 25rem;
  /* 9 */ }
  @media (max-width: 47.9375em) {
    #wrapper.toggled {
      padding-left: 0; } }

#wrapper.toggled #sidebar-wrapper {
  width: 60px; }
  @media (max-width: 47.9375em) {
    #wrapper.toggled #sidebar-wrapper {
      width: 0; } }

#wrapper.toggled #sidebar-wrapper a.toggle-icon {
  background: transparent url("../images/nav-toggle-close.png") no-repeat scroll 0 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: fixed;
  top: 0;
  left: 60px;
  z-index: 1; }

#wrapper.toggled .sidebar-nav ul li a strong {
  opacity: 0;
  /* @include transition(all 0.5s ease); */ }

#wrapper.toggled-open > #page-content-wrapper::before {
  background: #000000;
  content: "";
  cursor: initial;
  height: 100%;
  opacity: 0.5;
  width: 100%;
  z-index: 99;
  top: auto;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute; }

#wrapper.toggled.toggled-mo .sidebar-nav ul li a strong {
  opacity: 1; }

#wrapper #page-content-wrapper {
  width: 100%;
  position: absolute;
  padding: 0 !important;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

#wrapper.toggled #page-content-wrapper {
  position: absolute;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-right: -250px;
  /* 9 */
  margin-right: -25rem;
  /* 9 */ }

#wrapper .sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none; }

#wrapper .sidebar-nav ul {
  margin: 0;
  padding: 0; }

#wrapper .sidebar-nav ul li {
  float: left;
  margin: 0;
  width: 100%; }

#wrapper .sidebar-nav ul li a {
  color: #ffffff;
  display: inline-block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 10px 4px;
  /* 9 */
  padding: 1rem 0.4rem;
  /* 9 */
  width: 100%;
  text-decoration: none;
  height: 65px; }

#wrapper .sidebar-nav ul li a:hover {
  background: #8dc741;
  color: #ffffff; }

#wrapper.toggled .sidebar-nav ul li a:hover {
  background: #8dc741;
  color: #0e76bc; }

#wrapper.toggled .sidebar-nav ul li a:hover span.icon1 {
  background-position: 0 -43px; }

#wrapper.toggled .sidebar-nav ul li a:hover span.icon2 {
  background-position: -53px -43px; }

#wrapper.toggled .sidebar-nav ul li a:hover span.icon3 {
  background-position: -104px -43px; }

#wrapper.toggled .sidebar-nav ul li a:hover span.icon4 {
  background-position: -157px -44px; }

#wrapper.toggled .sidebar-nav ul li a:hover span.icon5 {
  background-position: -209px -43px; }

#wrapper.toggled .sidebar-nav ul li a:hover span.icon6 {
  background-position: -260px -43px; }

#wrapper .sidebar-nav ul li a span {
  width: 52px;
  height: 45px;
  float: left;
  background-image: url("../images/sidebar-icons.png"); }

#wrapper .sidebar-nav ul li a span.icon1 {
  background-position: 0 0; }

#wrapper .sidebar-nav ul li a span.icon2 {
  background-position: -52px 0; }

#wrapper .sidebar-nav ul li a span.icon3 {
  background-position: -104px 0; }

#wrapper .sidebar-nav ul li a span.icon4 {
  background-position: -155px 0; }

#wrapper .sidebar-nav ul li a span.icon5 {
  background-position: -208px 0; }

#wrapper .sidebar-nav ul li a span.icon6 {
  background-position: -260px 0; }

#wrapper.toggled .sidebar-nav ul li a span.icon1 {
  background-position: 0 0; }

#wrapper.toggled .sidebar-nav ul li a span.icon2 {
  background-position: -52px 0; }

#wrapper.toggled .sidebar-nav ul li a span.icon3 {
  background-position: -104px 0; }

#wrapper.toggled .sidebar-nav ul li a span.icon4 {
  background-position: -155px 0; }

#wrapper.toggled .sidebar-nav ul li a span.icon5 {
  background-position: -208px 0; }

#wrapper.toggled .sidebar-nav ul li a span.icon6 {
  background-position: -260px 0; }

#wrapper .sidebar-nav ul li a:hover span {
  width: 52px;
  height: 45px;
  float: left;
  background-image: url("../images/sidebar-icons.png"); }

#wrapper .sidebar-nav ul li a:hover span.icon1 {
  background-position: 0 0; }

#wrapper .sidebar-nav ul li a:hover span.icon2 {
  background-position: -52px 0px; }

#wrapper .sidebar-nav ul li a:hover span.icon3 {
  background-position: -104px 0; }

#wrapper .sidebar-nav ul li a:hover span.icon4 {
  background-position: -155px 0; }

#wrapper .sidebar-nav ul li a:hover span.icon5 {
  background-position: -208px 0; }

#wrapper .sidebar-nav ul li a:hover span.icon6 {
  background-position: -260px 0; }

#wrapper .sidebar-nav ul li a strong {
  float: left;
  display: block;
  padding-left: 48px;
  height: 45px;
  padding-top: 14px; }

#wrapper .sidebar-nav ul li a span.icon10 strong {
  white-space: nowrap; }

@media (min-width: 768px) {
  #wrapper {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 60px;
    /* 9 */
    padding-left: 6rem;
    /* 9 */ }

  #wrapper.toggled {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 60px;
    /* 9 */
    padding-left: 6rem;
    /* 9 */ }

  #wrapper #sidebar-wrapper {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    width: 160px;
    /* 9 */
    width: 16rem;
    /* 9 */ }

  #wrapper #page-content-wrapper {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 20px;
    /* 9 */
    padding: 2rem;
    /* 9 */
    position: relative; }

  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }

  #wrapper #page-content-wrapper .top-head {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 60px;
    /* 9 */
    padding-left: 6rem;
    /* 9 */
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-right: 0; } }
#wrapper.toggled #page-content-wrapper .top-head {
  padding-left: 60px;
  padding-right: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media (max-width: 47.9375em) {
    #wrapper.toggled #page-content-wrapper .top-head {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding-left: 15px;
      /* 9 */
      padding-left: 1.5rem;
      /* 9 */ } }

#page-content-wrapper .top-head {
  background: #36404a;
  float: left;
  width: 100%;
  position: fixed;
  right: 0;
  z-index: 9;
  height: 60px;
  -webkit-box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.9);
  box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.9);
  padding: 0; }

.mo-nav {
  display: none; }
  @media (max-width: 47.9375em) {
    .mo-nav {
      color: #656565;
      cursor: pointer;
      float: left;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 24px;
      /* 9 */
      font-size: 2.4rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      margin: 12px 20px 0 0;
      /* 9 */
      margin: 1.2rem 2rem 0 0;
      /* 9 */
      display: block; } }

.top-head .left, .top-head .step-tab-nav, .top-head .step-tab-nav ul, .step-tab-nav .top-head ul, .top-head .step-tab-nav ul li, .step-tab-nav ul .top-head li, .top-head .step-tab_detailBlock, .top-head .default-form .form-footer-section, .default-form .top-head .form-footer-section {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 5px 0 0;
  /* 9 */
  margin: 0.5rem 0 0;
  /* 9 */ }

.top-head .left img, .top-head .step-tab-nav img, .step-tab-nav .top-head ul img, .step-tab-nav ul .top-head li img, .top-head .step-tab_detailBlock img, .top-head .default-form .form-footer-section img, .default-form .top-head .form-footer-section img, .top-head .left h4, .top-head .step-tab-nav h4, .step-tab-nav .top-head ul h4, .step-tab-nav ul .top-head li h4, .top-head .step-tab_detailBlock h4, .top-head .default-form .form-footer-section h4, .default-form .top-head .form-footer-section h4 {
  float: left;
  font-weight: 600; }

.top-head .left img, .top-head .step-tab-nav img, .step-tab-nav .top-head ul img, .step-tab-nav ul .top-head li img, .top-head .step-tab_detailBlock img, .top-head .default-form .form-footer-section img, .default-form .top-head .form-footer-section img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 3px 6px 0 0;
  /* 9 */
  margin: 0.3rem 0.6rem 0 0;
  /* 9 */ }

.top-head .left h4, .top-head .step-tab-nav h4, .step-tab-nav .top-head ul h4, .step-tab-nav ul .top-head li h4, .top-head .step-tab_detailBlock h4, .top-head .default-form .form-footer-section h4, .default-form .top-head .form-footer-section h4 {
  color: #fff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 2rem;
  /* 9 */ }
  @media (max-width: 29.9375em) {
    .top-head .left h4, .top-head .step-tab-nav h4, .step-tab-nav .top-head ul h4, .step-tab-nav ul .top-head li h4, .top-head .step-tab_detailBlock h4, .top-head .default-form .form-footer-section h4, .default-form .top-head .form-footer-section h4 {
      display: none; } }

.quick-add {
  float: right;
  margin: 19px 15px 0; }
  @media (max-width: 22.5em) {
    .quick-add {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      margin: 19px 8px 0;
      /* 9 */
      margin: 1.9rem 0.8rem 0;
      /* 9 */ } }

.quick-add > a {
  color: #fff; }

.quick-add > a:hover {
  text-decoration: none; }

.quick-add > a > i {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 5px 0 0;
  /* 9 */
  margin: 0 0.5rem 0 0;
  /* 9 */
  top: 2px;
  right: auto;
  bottom: auto;
  left: auto;
  position: relative; }

/*-------user droapdown --------*/
.navbar-right {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */
  float: right;
  display: inline-block; }

@media (max-width: 40em) {
  .navbar-right > li.open {
    width: 65px; } }

.navbar-right > li.open > a {
  background: none; }

.navbar-right > li > a {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 10px 15px;
  /* 9 */
  padding: 1rem 1.5rem;
  /* 9 */
  background: #3f4b57;
  font-weight: 500; }
  @media (max-width: 47.9375em) {
    .navbar-right > li > a {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      width: 65px;
      /* 9 */
      width: 6.5rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      height: 60px;
      /* 9 */
      height: 6rem;
      /* 9 */
      float: right; } }

.navbar-right > li > a span {
  font-weight: 500; }

.dropdown-usermenu li > a {
  font-weight: 500; }

.navbar-nav .dropdown-menu > li > a:first-child {
  border-radius: 5px 5px 0 0 !important; }

.navbar-nav .dropdown-menu > li > a:last-child {
  border-radius: 0 0 5px 5px !important; }

.navbar-nav .open .dropdown-menu {
  background-color: #eeeeee;
  width: 100%;
  border-left: 0 none;
  border-right: 0 none;
  border-top: medium none;
  box-shadow: none; }
  @media (max-width: 47.9375em) {
    .navbar-nav .open .dropdown-menu {
      top: 60px;
      right: 0;
      bottom: auto;
      left: auto;
      position: absolute; } }

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

.navbar-right .user-profile img {
  float: left;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 5px 0 0;
  /* 9 */
  margin: 0 0.5rem 0 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-width: 40px;
  /* 9 */
  max-width: 4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-height: 40px;
  /* 9 */
  max-height: 4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 40px;
  /* 9 */
  width: 4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 40px;
  /* 9 */
  height: 4rem;
  /* 9 */ }

.navbar-right .user-profile span {
  color: #fff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 40px;
  /* 9 */
  line-height: 4rem;
  /* 9 */
  text-transform: capitalize;
  font-weight: 300; }
  @media (max-width: 47.9375em) {
    .navbar-right .user-profile span {
      display: none; } }

.navbar-right .user-profile span i {
  margin-left: 5px;
  color: #fff;
  position: relative;
  top: 2px; }

/*-------contain part --------*/
.page-content.inset {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 18px;
  /* 9 */
  padding: 1.8rem;
  /* 9 */
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 60px;
  /* 9 */
  margin-top: 6rem;
  /* 9 */
  position: relative; }

.page-content.inset:before {
  content: "";
  /*   background: #fff; */
  width: 100%;
  height: 38px;
  position: absolute;
  left: 0;
  top: 0;
  /*  border-bottom: 1px solid #e8e8e8; */ }

.search-main-left-group {
  float: left;
  width: 62%;
  width: calc(100% - 500px);
  width: -webkit-calc(100% - 500px);
  width: -moz-calc(100% - 500px); }

.search-select-box .select-wrapper {
  background: #e5e5e5; }

.search-select-box .select-wrapper input {
  color: #363f44;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  font-weight: 300;
  height: 36px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 10px;
  /* 9 */
  padding: 0 1rem;
  /* 9 */
  margin: 0; }

/*.search-select-box .select-wrapper span.caret {font-size:0; margin: 0 7px 0 0;}*/
#page-content-wrapper .left-content {
  float: left;
  -webkit-box-shadow: 0 0 2px #c5c5c5;
  -moz-box-shadow: 0 0 2px #c5c5c5;
  box-shadow: 0 0 2px #c5c5c5;
  border: 1px solid #d8d8d8;
  width: 60%;
  width: calc(100% - 500px);
  width: -webkit-calc(100% - 500px);
  width: -moz-calc(100% - 500px); }
  @media (max-width: 73.125em) {
    #page-content-wrapper .left-content {
      width: 100%; } }

#page-content-wrapper .right-content {
  float: right;
  width: 40%;
  width: 480px;
  padding: 0; }

.search-input-box input[type="text"] {
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  color: #aaaaaa;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 36px;
  /* 9 */
  height: 3.6rem;
  /* 9 */
  margin: 0 !important;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 8px 40px 8px 7px;
  /* 9 */
  padding: 0.8rem 4rem 0.8rem 0.7rem;
  /* 9 */
  position: relative;
  width: 100%;
  font-weight: 500; }

.search-input-box input[type="text"]:hover, .search-input-box input[type="text"]:focus {
  box-shadow: none;
  border-color: #d5d5d5; }

.search-input-box .input-group-btn > i > img {
  background: #d5d3d3;
  height: 35px;
  padding: 7px;
  padding: 0.7rem;
  top: 0px;
  bottom: auto;
  left: auto;
  position: absolute;
  cursor: pointer;
  right: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border: 3px solid #d5d3d3; }

.search-input-box .input-group-btn > i.mobile-search-btn > img {
  display: none; }

.padding-left-none {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding-left: 0;
  /* 9 */ }

.padding-left-right-none {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  padding: 0 0 10px 0;
  /* 9 */
  padding: 0 0 1rem 0;
  /* 9 */ }

.dropdown-content.select-dropdown {
  border: 1px solid #666666;
  box-shadow: none;
  width: 100% !important; }

.select-wrapper .dropdown-content li {
  min-height: 34px; }

.dropdown-content li > a, .dropdown-content li > span {
  color: #0e76bc;
  display: block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  line-height: 19px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 8px 16px;
  /* 9 */
  padding: 0.8rem 1.6rem;
  /* 9 */ }

.listing-table-responsive {
  width: 100%;
  /* overflow-x:scroll; */ }

.responsive-table {
  background: #ffffff;
  float: left;
  padding: 0;
  width: 100%; }
  @media (max-width: 62em) {
    .responsive-table {
      overflow: scroll; } }

.responsive-table thead tr th {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 7px 5px;
  /* 9 */
  padding: 0.7rem 0.5rem;
  /* 9 */
  color: #313534;
  font-weight: 600;
  text-transform: capitalize; }

.responsive-table thead tr th span.pull-left.shorting-arrow {
  line-height: 16px; }

.responsive-table thead tr th span.pull-left.shorting-arrow + a.short-botom {
  margin: 6px 0 0; }

.responsive-table tbody tr td {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 7px 2px;
  /* 9 */
  padding: 0.7rem 0.2rem;
  /* 9 */
  position: relative; }

.responsive-table thead tr th input[type="checkbox"] + label {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 5px 3px 0 0;
  /* 9 */
  margin: 0.5rem 0.3rem 0 0;
  /* 9 */ }

.responsive-table thead tr th .group-img img {
  display: block;
  margin: 0 auto;
  text-align: center; }

.as-sortable-drag {
  z-index: 9 !important; }

.responsive-table tbody tr td, .responsive-table tbody tr td a,
.as-sortable-drag tr td, .as-sortable-drag tr td a {
  color: #666;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  font-weight: normal; }

.listing-table-responsive .listing-table tbody td:nth-child(1), .responsive-table.scroll-table thead tr th:nth-child(1), .as-sortable-drag tr th:nth-child(1), .table-head-set tr th:nth-child(1) {
  max-width: 55px !important;
  min-width: 55px;
  width: 55px !important;
  word-wrap: break-word; }

.listing-table-responsive .listing-table tbody td:nth-child(2), .responsive-table.scroll-table thead tr th:nth-child(2), .as-sortable-drag tr th:nth-child(2), .table-head-set tr th:nth-child(2) {
  max-width: 70px !important;
  min-width: 70px;
  word-wrap: break-word; }

.listing-table-responsive .listing-table tbody td:nth-child(3), .responsive-table.scroll-table thead tr th:nth-child(3), .as-sortable-drag tr th:nth-child(3), .table-head-set tr th:nth-child(3), .table-head-set tr td:nth-child(3), .responsive-table.scroll-table tbody tr td:nth-child(3) {
  max-width: 130px !important;
  min-width: 130px;
  width: 130px !important;
  word-wrap: break-word; }

.listing-table-responsive .listing-table tbody td:nth-child(4), .responsive-table.scroll-table thead tr th:nth-child(4), .as-sortable-drag tr th:nth-child(4), .table-head-set tr th:nth-child(4) {
  max-width: 60px !important;
  min-width: 60px;
  width: 60px !important;
  word-wrap: break-word;
  text-align: center; }

.listing-table-responsive .listing-table tbody td:nth-child(5), .responsive-table.scroll-table thead tr th:nth-child(5), .as-sortable-drag tr th:nth-child(5), .table-head-set tr th:nth-child(5) {
  max-width: 52px !important;
  min-width: 52px;
  width: 52px !important;
  word-wrap: break-word; }

.listing-table-responsive .listing-table tbody td:nth-child(6), .responsive-table.scroll-table thead tr th:nth-child(6), .as-sortable-drag tr th:nth-child(6), .table-head-set tr th:nth-child(6) {
  max-width: 80px !important;
  min-width: 80px;
  width: 80px !important;
  word-wrap: break-word; }

.listing-table-responsive .listing-table tbody td:nth-child(7), .responsive-table.scroll-table thead tr th:nth-child(7), .as-sortable-drag tr th:nth-child(7), .table-head-set tr th:nth-child(7) {
  max-width: 81px !important;
  min-width: 81px;
  width: 81px !important;
  word-wrap: break-word; }

.listing-table-responsive .listing-table tbody td:nth-child(8), .responsive-table.scroll-table thead tr th:nth-child(8), .as-sortable-drag tr th:nth-child(8), .table-head-set tr th:nth-child(8) {
  max-width: 60px !important;
  min-width: 60px;
  width: 60px !important;
  word-wrap: break-word; }

/* .listing-table-responsive .listing-table tbody td:nth-child(9), .responsive-table.scroll-table thead tr th:nth-child(9), .as-sortable-drag tr th:nth-child(9), .table-head-set tr th:nth-child(9) {max-width: 94px !important; min-width: 94px; width: 94px !important; word-wrap: break-word; } */
.responsive-table.scroll-table thead tr th:last-child, .responsive-table.scroll-table tbody tr td:last-child, .table-head-set tr th:last-child {
  min-width: 95px !important;
  width: 95px !important;
  text-align: left;
  padding-right: 8px; }

.responsive-table tbody tr td h5, .as-sortable-drag tr td h5 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  color: #313534;
  font-weight: 600;
  margin: 0;
  word-wrap: break-word;
  display: inline-block; }

.responsive-table tbody tr td span.call-box, .as-sortable-drag tr td span.call-box {
  display: block; }

.responsive-table tbody tr td span.no, .as-sortable-drag tr td span.no {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 3px 0 0 0;
  /* 9 */
  margin: 0.3rem 0 0 0;
  /* 9 */ }

.responsive-table tbody tr td span.no, .responsive-table tbody tr td span.nick, .responsive-table tbody tr td span.family,
.as-sortable-drag tr td span.no, .as-sortable-drag tr td span.nick, .as-sortable-drag tr td span.family {
  display: block;
  width: 100%; }

.responsive-table tbody tr td span.no img, .responsive-table tbody tr td span.email i {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 4px 0 0;
  /* 9 */
  margin: 0 0.4rem 0 0;
  /* 9 */
  font-size: 16px; }

.responsive-table tbody tr td span a, .responsive-table tbody tr td span.no strong,
.as-sortable-drag tr td span a, .as-sortable-drag tr td span.no strong {
  color: #313534;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  font-weight: 300;
  text-decoration: none; }

ul.email-box {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  margin: 0;
  padding: 10px;
  position: absolute;
  width: 100%;
  z-index: 99;
  max-height: 200px;
  overflow: auto; }

.responsive-table tbody tr td .select-wrapper span.caret {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  font-size: 0;
  /* 9 */ }

.responsive-table tbody tr td .select-wrapper input.select-dropdown,
.as-sortable-drag tr td .select-wrapper input.select-dropdown {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */ }
  @media (max-width: 40em) {
    .responsive-table tbody tr td .select-wrapper input.select-dropdown,
    .as-sortable-drag tr td .select-wrapper input.select-dropdown {
      width: 99% !important; } }

.responsive-table tbody tr td .input-field.contact-grouop,
.as-sortable-drag tr td .input-field.contact-grouop {
  margin: 0;
  width: 85px;
  float: left; }

.responsive-table tbody tr td .input-field.contact-grouop .select-wrapper input.select-dropdown {
  margin-bottom: 0; }

.responsive-table tbody tr td .input-field.contact-grouop .select-wrapper ul {
  border-color: #dddddd; }

.responsive-table tbody tr td .input-field.contact-grouop .select-wrapper ul > li {
  /* @include abs-pos(3px,auto,auto,-6px); */ }

.input-field.contact-grouop .select-wrapper span.caret {
  position: absolute;
  top: 14px; }

.select-wrapper .dropdown-content li {
  min-height: auto; }

.dropdown-content li > a, .dropdown-content li > span {
  color: #555555;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  line-height: 13px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 4px;
  /* 9 */
  padding: 0.4rem;
  /* 9 */ }

.owner-img, .owner-img img,
.as-sortable-drag tr td .owner-img, .as-sortable-drag tr td .owner-img img {
  background: #adadad;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  display: block;
  height: 40px;
  position: relative;
  width: 40px;
  margin: 0 auto; }

.owner-img > img {
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.responsive-table tbody tr td span a, .responsive-table tbody tr td span.no strong {
  /*border-bottom: 1px dotted $dark-gray6;*/
  text-decoration: underline;
  height: 7px;
  line-height: 0;
  word-wrap: break-word;
  font-weight: 500; }

.responsive-table thead tr th input[type="checkbox"] + label {
  left: 5px;
  position: relative; }

.responsive-table .mCSB_container {
  width: 100% !important; }

.responsive-table tbody tr td span a {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  -webkit-width: calc(100% - 24px);
  -moz-width: calc(100% - 24px);
  -o-width: calc(100% - 24px);
  width: calc(100% - 24px);
  overflow: hidden;
  line-height: 15px;
  height: initial;
  min-height: 15px;
  text-decoration: none; }

.responsive-table tbody tr td span a:hover {
  text-decoration: underline; }

/*========================table dynamic shorting========================*/
/*---shorting top bottom---*/
.short-top, .short-bottom, .short-both-none {
  background-image: url("../images/short-top-img.png");
  display: inline-block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 12px;
  /* 9 */
  height: 1.2rem;
  /* 9 */
  top: 3px;
  right: auto;
  bottom: auto;
  left: 3px;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 8px;
  /* 9 */
  width: 0.8rem;
  /* 9 */
  float: left; }

.short-bottom {
  background-image: url("../images/short-btm-img.png"); }

.short-both-none {
  background-image: url("../images/short-both-none-img.png");
  top: 4px; }

/*---table shorting options---*/
.table-filter-icon {
  width: 480px;
  float: left;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 3px 0 4px 0;
  /* 9 */
  margin: 0.3rem 0 0.4rem 0;
  /* 9 */ }
  @media (max-width: 73.125em) {
    .table-filter-icon {
      top: auto;
      right: auto;
      bottom: -9px;
      left: auto;
      position: relative; } }

.table-filter-icon > ul {
  float: left;
  position: relative;
  width: 100%;
  top: 5px;
  margin-bottom: 0; }

.table-filter-icon > ul > li {
  float: left; }

.table-filter-icon > ul > li.open > a.tag-icon-box::before {
  background: #f3f3f3 none repeat scroll 0 0;
  content: "";
  float: left;
  height: 10px;
  left: 13px;
  position: absolute;
  bottom: -6px;
  -webkit-transform: rotate(-136deg);
  -moz-transform: rotate(-136deg);
  transform: rotate(-136deg);
  width: 10px;
  z-index: 1; }

.table-filter-icon > ul > li > a {
  background: #5c5c5c;
  float: left;
  border-right: 1px solid #777;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 6px 3px 3px 3px;
  /* 9 */
  padding: 0.6rem 0.3rem 0.3rem 0.3rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 36px;
  /* 9 */
  width: 3.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 36px;
  /* 9 */
  height: 3.6rem;
  /* 9 */
  position: relative; }

.table-filter-icon > ul > li > a > i {
  background: transparent url("../images/filter-option-icons.png") repeat scroll 0 0;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 27px;
  /* 9 */
  width: 2.7rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 24px;
  /* 9 */
  height: 2.4rem;
  /* 9 */ }

.table-filter-icon > ul > li > a > i.chat-icon {
  background-position: -124px 0; }

.table-filter-icon > ul > li > a > i.msg-icon {
  background-position: -3px 0; }

.table-filter-icon > ul > li > a > i.note-icon {
  background-position: -93px 0; }

.table-filter-icon > ul > li > a > i.group-icon {
  background-position: -64px 0; }

.table-filter-icon > ul > li > a > i.tag-icon {
  background-position: -34px 0; }

.table-filter-icon > ul > li > a > i.delete-icon {
  background-position: -154px 0; }

.table-filter-icon > ul > li > a > i.add-group {
  background-position: -65px 0; }

.table-filter-icon > ul > li > a > i.merge-contacts {
  background-position: 29px 0; }

.table-filter-icon > ul > li .con > .tags-link-box .tag {
  background: transparent;
  box-shadow: none;
  padding: 0; }

/* .listing-table-responsive form > table { border-left: 3px solid #fff;} */
/*---checkbox check uncheck---*/
body .left-content .responsive-table table.striped > tbody > tr.check-selected td {
  background: #d1edff !important; }

/*---group open close, border add remove---*/
.responsive-table tbody tr td a.group-open {
  background-image: url("../images/group-open-icon.png");
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 10px;
  /* 9 */
  height: 1rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 12px 0 0 -8px;
  /* 9 */
  margin: 1.2rem 0 0 -0.8rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 10px;
  /* 9 */
  width: 1rem;
  /* 9 */
  display: none;
  position: relative;
  left: -3px; }

.responsive-table tbody.green-group-open tr:first-child > td > a.group-open,
.responsive-table tbody.blue-group-open tr:first-child > td > a.group-open,
.responsive-table tbody.red-group-open tr:first-child > td > a.group-open,
.responsive-table tbody.yellow-group-open tr:first-child > td > a.group-open,
.responsive-table tbody.orange-group-open tr:first-child > td > a.group-open {
  display: block; }

.responsive-table tbody.green-group-close tr:first-child > td > a.group-open,
.responsive-table tbody.blue-group-close tr:first-child > td > a.group-open,
.responsive-table tbody.red-group-close tr:first-child > td > a.group-open,
.responsive-table tbody.yellow-group-close tr:first-child > td > a.group-open,
.responsive-table tbody.orange-group-close tr:first-child > td > a.group-open {
  display: block;
  background-image: url("../images/group-close-icon.png"); }

.responsive-table tbody.blue-group-close {
  border-left: 5px solid #0e76bc;
  border-top: none; }

.responsive-table tbody.red-group-close {
  border-left: 5px solid #ef4036;
  border-top: none; }

.responsive-table tbody.yellow-group-close {
  border-left: 5px solid #faa41a;
  border-top: none; }

.responsive-table tbody.orange-group-close {
  border-left: 5px solid #ff7e00;
  border-top: none; }

.responsive-table tbody.green-group-close tr,
.responsive-table tbody.blue-group-close tr,
.responsive-table tbody.red-group-close tr,
.responsive-table tbody.yellow-group-close tr,
.responsive-table tbody.orange-group-close tr {
  display: none; }

.responsive-table tbody.green-group-close tr:first-child,
.responsive-table tbody.blue-group-close tr:first-child,
.responsive-table tbody.red-group-close tr:first-child,
.responsive-table tbody.yellow-group-close tr:first-child,
.responsive-table tbody.orange-group-close tr:first-child {
  display: table-row; }

.person-dets-box-green {
  border-top: 3px solid #499516; }

.person-dets-box-blue {
  border-top: 3px solid #0e76bc; }

.person-dets-box-red {
  border-top: 3px solid #ef4036; }

.person-dets-box-yellow {
  border-top: 3px solid #faa41a; }

.person-dets-box-orange {
  border-top: 3px solid #ff7e00; }

.person-dets-box-green .person-details .left-details .figure span img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 86px;
  /* 9 */
  width: 8.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 90px;
  /* 9 */
  height: 9rem;
  /* 9 */
  border: 2px solid #499516; }

.person-dets-box-blue .person-details .left-details .figure span img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 86px;
  /* 9 */
  width: 8.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 90px;
  /* 9 */
  height: 9rem;
  /* 9 */
  border: 2px solid #0e76bc; }

.person-dets-box-red .person-details .left-details .figure span img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 86px;
  /* 9 */
  width: 8.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 90px;
  /* 9 */
  height: 9rem;
  /* 9 */
  border: 2px solid #ef4036; }

.person-dets-box-yellow .person-details .left-details .figure span img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 86px;
  /* 9 */
  width: 8.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 90px;
  /* 9 */
  height: 9rem;
  /* 9 */
  border: 2px solid #faa41a; }

.person-dets-box-orange .person-details .left-details .figure span img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 86px;
  /* 9 */
  width: 8.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 90px;
  /* 9 */
  height: 9rem;
  /* 9 */
  border: 2px solid #ff7e00; }

.person-details-box .person-details .left-details figure {
  background: #adadad;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 86px;
  /* 9 */
  width: 8.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 90px;
  /* 9 */
  height: 9rem;
  /* 9 */
  position: relative; }

.person-dets-box-green .person-details .left-details figure span, .person-details-box .person-details .left-details figure span {
  color: #ffffff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 50px;
  /* 9 */
  font-size: 5rem;
  /* 9 */
  font-weight: 500;
  text-transform: uppercase;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 100%;
  height: 100%; }

.person-details-box .person-details .left-details figure span {
  color: #fff;
  text-align: center;
  line-height: 100px; }

.person-details-box .person-details .left-details figure span img {
  width: 100%;
  height: 100%; }

.person-dets-box-green .person-details .left-details figure, .person-dets-box-blue .person-details .left-details figure,
.person-dets-box-red .person-details .left-details figure, .person-dets-box-yellow .person-details .left-details figure,
.person-dets-box-orange .person-details .left-details figure {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 86px;
  /* 9 */
  width: 8.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 90px;
  /* 9 */
  height: 9rem;
  /* 9 */
  position: relative; }

.person-dets-box-green .person-details .left-details figure {
  background-color: #499516;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-dets-box-blue .person-details .left-details figure {
  background: #0e76bc;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-dets-box-red .person-details .left-details figure {
  background: #ef4036;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-dets-box-yellow .person-details .left-details figure {
  background: #faa41a;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-dets-box-orange .person-details .left-details figure {
  background: #ff7e00;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-dets-box-green .person-details .left-details figure span img {
  border: 2px solid #499516;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-dets-box-blue .person-details .left-details figure span img {
  border: 2px solid #0e76bc;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-dets-box-red .person-details .left-details figure span img {
  border: 2px solid #ef4036;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-dets-box-yellow .person-details .left-details figure span img {
  border: 2px solid #faa41a;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-dets-box-orange .person-details .left-details figure span img {
  border: 2px solid #ff7e00;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-details-box.person-dets-box-green.associated .person-details .left-details figure {
  background-color: #499516;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #ffffff; }

.person-details-box.person-dets-box-blue.associated .person-details .left-details figure {
  background: #0e76bc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #ffffff; }

.person-details-box.person-dets-box-red.associated .person-details .left-details figure {
  background: #ef4036;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #ffffff; }

.person-details-box.person-dets-box-yellow.associated .person-details .left-details figure {
  background: #faa41a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #ffffff; }

.person-details-box.person-dets-box-orange.associated .person-details .left-details figure {
  background: #ff7e00;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #ffffff; }

.person-details-box.person-dets-box-green.associated .person-details .left-details figure span img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-details-box.person-dets-box-blue.associated .person-details .left-details figure span img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-details-box.person-dets-box-red.associated .person-details .left-details figure span img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-details-box.person-dets-box-yellow.associated .person-details .left-details figure span img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.person-details-box.person-dets-box-orange.associated .person-details .left-details figure span img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody.green-group-open {
  border-left: 5px solid #499516;
  border-top: 3px solid #499516; }

.responsive-table tbody.green-group-close {
  border-left: 5px solid #499516;
  border-top: none; }

.responsive-table tbody.green-group-open tr td .main-photo, .responsive-table tbody.green-group-close tr td .main-photo {
  background-color: #499516;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody.green-group-open tr td .main-photo span, .responsive-table tbody.green-group-close tr td .main-photo span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 2rem;
  /* 9 */
  font-weight: 300;
  text-transform: uppercase;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #ffffff; }

/*.responsive-table tbody.green-group-open tr td .main-photo img, .responsive-table tbody.green-group-close tr td .main-photo img  { border: 2px solid $btn-bor-color-green; } */
.responsive-table tbody.blue-group-open {
  border-left: 5px solid #0e76bc;
  border-top: 3px solid #0e76bc; }

.responsive-table tbody.red-group-open {
  border-left: 5px solid #ef4036;
  border-top: 3px solid #ef4036; }

.responsive-table tbody.yellow-group-open {
  border-left: 5px solid #faa41a;
  border-top: 3px solid #faa41a; }

.responsive-table tbody.orange-group-open {
  border-left: 5px solid #ff7e00;
  border-top: 3px solid #ff7e00; }

/*---group open close, border add remove---*/
.responsive-table tbody tr td input[type="checkbox"] + label {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 5px 0 0;
  /* 9 */
  margin: 0.5rem 0 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */ }

.left-content .responsive-table table.striped > tbody:nth-child(2n) > tr td {
  background: #e5e5e5 !important; }

.left-content .responsive-table table.striped > tbody > tr {
  background: #ffffff; }

.responsive-table table.striped thead {
  background: #ffffff;
  z-index: 9;
  height: 0;
  width: 100%;
  border: none; }

.tags-link-box tags-input .tags .input {
  width: 60px; }

.tags-link-box .tag ul li.suggestion-item {
  color: #000; }

.tags-link-box .tag ul li.selected.suggestion-item {
  color: #fff; }

.p-bg, .s-bg {
  background: #0e76bc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #ffffff;
  display: inline-block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 8px;
  /* 9 */
  font-size: 0.8rem;
  /* 9 */
  font-style: normal;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 13px;
  /* 9 */
  height: 1.3rem;
  /* 9 */
  line-height: 12px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 0 0 0 2px;
  /* 9 */
  margin: 0 0 0 0.2rem;
  /* 9 */
  text-align: center;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 13px;
  /* 9 */
  width: 1.3rem;
  /* 9 */ }

.s-bg {
  background: #159d28; }

.p-bg::before {
  content: "P";
  line-height: 14px; }

.s-bg::before {
  content: "S";
  line-height: 14px; }

.group-hw {
  border-left: 3px solid #008000; }

.responsive-table tbody tr .main-photo, .as-sortable-drag tr .main-photo {
  height: 48px;
  width: 48px;
  position: relative;
  margin: 0 auto; }

.modal-dialog.add-contact-popup.alert-box.modal-sm {
  width: 400px; }

.form-con-view-box {
  float: left;
  width: 100%;
  padding: 0 20px; }

.forgot-pass-form
.responsive-table tbody tr.associated td .main-photo, .responsive-table tbody tr.associated td .main-photo span img {
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.group-open {
  border-top: 3px solid #008000; }

.responsive-table tbody tr.group-close {
  border-top: none; }

.responsive-table tbody tr.humity-score-color-yellow td .main-photo, .as-sortable-drag tbody tr.humity-score-color-yellow td .main-photo {
  background-color: #faa41a;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-red td .main-photo, .as-sortable-drag tbody tr.humity-score-color-red td .main-photo {
  background: #ef4036;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-blue td .main-photo, .as-sortable-drag tbody tr.humity-score-color-blue td .main-photo {
  background: #0e76bc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-green td .main-photo, .as-sortable-drag tr.humity-score-color-green td .main-photo {
  background: #499516;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-orange td .main-photo, .as-sortable-drag tr.humity-score-color-orange td .main-photo {
  background: #ff7e00;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-yellow td .main-photo span, .as-sortable-drag tr.humity-score-color-yellow td .main-photo span,
.responsive-table tbody tr.humity-score-color-red td .main-photo span, .as-sortable-drag tr.humity-score-color-red td .main-photo span,
.responsive-table tbody tr.humity-score-color-blue td .main-photo span, .as-sortable-drag tr.humity-score-color-blue td .main-photo span,
.responsive-table tbody tr.humity-score-color-green td .main-photo span, .as-sortable-drag tr.humity-score-color-green td .main-photo span,
.responsive-table tbody tr.humity-score-color-orange td .main-photo span, .as-sortable-drag tr.humity-score-color-orange td .main-photo span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 2rem;
  /* 9 */
  font-weight: 500;
  text-transform: uppercase;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #ffffff; }

/*---humality color with associated---*/
.responsive-table tbody tr.humity-score-color-yellow-associated td .main-photo {
  background: #faa41a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-yellow-associated td .main-photo span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 2rem;
  /* 9 */
  font-weight: 300;
  text-transform: uppercase;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #ffffff; }

.responsive-table tbody tr.humity-score-color-yellow-associated td .main-photo img {
  border: 3px solid #faa41a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-red-associated td .main-photo {
  background: #ef4036;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-red-associated td .main-photo span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 2rem;
  /* 9 */
  font-weight: 300;
  text-transform: uppercase;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #ffffff; }

.responsive-table tbody tr.humity-score-color-red-associated td .main-photo img {
  border: 3px solid #ef4036;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-blue-associated td .main-photo {
  background: #0e76bc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-blue-associated td .main-photo span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 2rem;
  /* 9 */
  font-weight: 300;
  text-transform: uppercase;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #ffffff; }

.responsive-table tbody tr.humity-score-color-blue-associated td .main-photo img {
  border: 3px solid #0e76bc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-green-associated td .main-photo {
  background: #499516;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-green-associated td .main-photo span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 2rem;
  /* 9 */
  font-weight: 300;
  text-transform: uppercase;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #ffffff; }

.responsive-table tbody tr.humity-score-color-green-associated td .main-photo img {
  border: 3px solid #499516;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-orange-associated td .main-photo {
  background: #ff7e00;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.responsive-table tbody tr.humity-score-color-orange-associated td .main-photo span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 2rem;
  /* 9 */
  font-weight: 300;
  text-transform: uppercase;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #ffffff; }

.responsive-table tbody tr.humity-score-color-orange-associated td .main-photo img {
  border: 3px solid #ff7e00;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

/*---humality color with without associated---*/
.responsive-table tbody tr.humity-score-color-yellow td .main-photo img {
  border: 3px solid #faa41a;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 48px;
  /* 9 */
  width: 4.8rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 48px;
  /* 9 */
  height: 4.8rem;
  /* 9 */ }

.responsive-table tbody tr.group-hw.group-open-devider td a.group-open {
  display: block; }

.responsive-table tbody tr td [type="checkbox"] + label::before,
.responsive-table tbody tr td [type="checkbox"]:not(.filled-in) + label::after {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 2px 0 0 6px;
  /* 9 */
  margin: 0.2rem 0 0 0.6rem;
  /* 9 */ }

/*==========================right content user details================================*/
#page-content-wrapper .page-content .right-content {
  padding-left: 0; }
  @media (max-width: 73.125em) {
    #page-content-wrapper .page-content .right-content {
      width: 100%;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      padding-left: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      margin: 20px 0 0 0;
      /* 9 */
      margin: 2rem 0 0 0;
      /* 9 */
      height: auto !important; } }

.profile-cover-box {
  background: url("../images/profile-cover-bg.jpg") left no-repeat;
  width: 100%;
  min-height: 140px;
  float: left;
  position: relative; }

.person-details-box {
  position: relative;
  background: #fff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 10px;
  /* 9 */
  padding: 1rem;
  /* 9 */
  width: 100%;
  float: left; }
  @media (max-width: 73.125em) {
    .person-details-box {
      width: 100%; } }

.person-details-box > .person-details {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 2px 0;
  /* 9 */
  margin: 0 0 0.2rem 0;
  /* 9 */
  width: 100%; }

.person-details-box > .person-details > .right-details {
  width: 100%;
  /*  border-bottom: 1px solid #e2e6ea; */
  margin: 10px 0 0 0;
  float: right;
  border-top: 1px solid #e2e6ea; }

.humality-icon {
  background: #ffffff;
  float: right;
  display: inline-block;
  padding: 12px 14px 2px 12px;
  /*  border-radius: 2px; */
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 11px;
  height: 32px; }

.humality-icon > img {
  position: absolute;
  top: 1px;
  left: 4px;
  padding: 0px 1px 5px 0; }

.humality-icon i {
  margin-right: 7px; }

.person-details-box > .person-details > .left-details > figure {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: -70px 10px 0 0;
  /* 9 */
  margin: -7rem 1rem 0 0;
  /* 9 */
  display: inline-block;
  float: left;
  width: 100px;
  height: 100px; }
  @media (max-width: 22.5em) {
    .person-details-box > .person-details > .left-details > figure {
      display: block;
      float: none;
      margin: 0 auto; } }

.person-details-box > .person-details > .left-details > figure span img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-width: 100px;
  /* 9 */
  max-width: 10rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-height: 100px;
  /* 9 */
  max-height: 10rem;
  /* 9 */
  float: left; }

.person-details-box > .person-details > .left-details {
  width: 100%;
  float: left; }

.person-details-box .person-details .left-details .left-details-box {
  display: inline-block;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 103px;
  /* 9 */
  width: 10.3rem;
  /* 9 */ }
  @media (max-width: 22.5em) {
    .person-details-box .person-details .left-details .left-details-box {
      width: 100%; } }

.person-details-box .person-details .left-details .left-details-box > b {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 1.1rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 2px 0 0 0;
  /* 9 */
  margin: 0.2rem 0 0 0;
  /* 9 */ }

.person-details-box .person-details .left-details .img-con {
  width: calc(100% - 180px);
  width: -webkit-calc(100% - 180px);
  width: -moz-calc(100% - 180px);
  width: -o-calc(100% - 180px);
  float: left;
  /* @include breakpoint(x-small){width: calc(100% - 104px); width: -webkit-calc(100% - 104px); width: -moz-calc(100% - 104px); width: -o-calc(100% - 104px);} @include breakpoint(xl-small){width:100%; @include rem(margin,7px 0 0 0); }*/ }

.person-details-box .person-details .left-details .img-con h4 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.8rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 5px 10px 5px 0;
  /* 9 */
  margin: 0.5rem 1rem 0.5rem 0;
  /* 9 */
  font-weight: bold;
  -webkit-max-width: calc(100% - 40px);
  -moz-max-width: calc(100% - 40px);
  -o-max-width: calc(100% - 40px);
  max-width: calc(100% - 40px);
  float: left; }

.person-details-box .person-details .left-details .img-con h4 span {
  float: left;
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: -o-calc(100% - 30px); }
  @media (max-width: 73.125em) {
    .person-details-box .person-details .left-details .img-con h4 span {
      width: auto; } }

.person-details-box .person-details .left-details .img-con h4 a {
  float: left;
  color: #363f44;
  width: 100%;
  word-wrap: break-word; }

.person-details-box .person-details .left-details .img-con h4 a:hover, .person-details-box .person-details .left-details .img-con h4 a:focus {
  text-decoration: none; }

.person-details-box .person-details .left-details .img-con .address {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 5px 0 0;
  /* 9 */
  margin: 0 0.5rem 0 0;
  /* 9 */
  float: left;
  width: 100%; }
  @media (max-width: 73.125em) {
    .person-details-box .person-details .left-details .img-con .address {
      width: 100%;
      min-width: auto;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      margin: 2px 15px 0 0;
      /* 9 */
      margin: 0.2rem 1.5rem 0 0;
      /* 9 */ } }

.person-details-box .person-details .left-details .img-con .address span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  font-weight: 300;
  word-wrap: break-word; }

.person-details-box .person-details .left-details .img-con .address img {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 2px 5px 0 0;
  /* 9 */
  margin: 0.2rem 0.5rem 0 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 12px;
  /* 9 */
  width: 1.2rem;
  /* 9 */ }

.person-details-box .person-details .left-details .img-con .address span {
  float: left;
  width: calc(100% - 18px);
  width: -webkit-calc(100% - 18px);
  width: -moz-calc(100% - 18px);
  width: -o-calc(100% - 18px); }

.person-details-box .person-details .left-details .img-con > span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 4px 4px 0 0;
  /* 9 */
  margin: 0.4rem 0.4rem 0 0;
  /* 9 */
  min-width: 48.3%;
  max-width: 100%;
  float: left;
  display: inline-block; }
  @media (max-width: 73.125em) {
    .person-details-box .person-details .left-details .img-con > span {
      min-width: auto;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      margin: 8px 15px 8px 0;
      /* 9 */
      margin: 0.8rem 1.5rem 0.8rem 0;
      /* 9 */ } }
  @media (max-width: 29.9375em) {
    .person-details-box .person-details .left-details .img-con > span {
      min-height: 21px;
      margin-bottom: 0; } }

.person-details-box .person-details .left-details .img-con > span > span {
  float: left;
  font-weight: 300; }

.person-details-box .person-details .left-details .img-con > span.email a,
.person-details-box .person-details .left-details .img-con > span.no strong {
  /*border-bottom: 1px dotted $dark-gray6;*/
  text-decoration: underline;
  height: auto;
  display: inline;
  word-wrap: break-word;
  -moz-max-width: calc(100% - 24px);
  -webkit-max-width: calc(100% - 24px);
  -o-max-width: calc(100% - 24px);
  max-width: calc(100% - 24px);
  font-weight: 400; }

.person-details-box .person-details .left-details .img-con > span strong,
.person-details-box .person-details .left-details .img-con > span a {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  font-weight: 400;
  color: #313534; }

.person-details-box .person-details .left-details .img-con > span i {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 2px 5px 0 0;
  /* 9 */
  margin: 0.2rem 0.5rem 0 0;
  /* 9 */
  float: left;
  font-size: 16px; }

.person-details-box .person-details .left-details .img-con > span.no strong {
  position: relative;
  top: -1px; }

.person-details-box .person-details .left-details .img-con > span a {
  position: relative;
  top: -2px; }

.person-details-box .person-details .left-details .img-con > span.date img {
  margin: 4px 7px 0 2px; }

.person-details-box .person-details .left-details .img-con > span.date span {
  margin: 1px 0; }

.social-group {
  display: inline-block;
  float: right;
  text-align: right; }

.social-group > a {
  float: left;
  display: inline-block; }

.social-group > a > span {
  width: 33px;
  height: 36px;
  border: none;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 7px 0 7px 2px;
  /* 9 */
  margin: 0.7rem 0 0.7rem 0.2rem;
  /* 9 */
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.social-group > a > span > i {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 2rem;
  /* 9 */
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.social-group > a > span.twt-icon {
  border-color: #2daae2; }

.social-group > a > span.twt-icon > i {
  color: #2daae2; }

.social-group > a > span.fb-icon {
  border-color: #3a559f; }

.social-group > a > span.fb-icon > i {
  color: #3a559f; }

.social-group > a > span.gplus-icon {
  border-color: #f34a38; }

.social-group > a > span.gplus-icon > i {
  color: #f34a38; }

.social-group > a > span.lind-icon {
  border-color: #0084b1; }

.social-group > a > span.lind-icon > i {
  color: #0084b1; }

.family-member-details {
  float: left;
  width: 100%;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 5px 0;
  /* 9 */
  margin: 0 0 0.5rem 0;
  /* 9 */ }

.family-member-details ul {
  float: left;
  width: 50%;
  padding: 0 0 0 10px; }
  @media (max-width: 40em) {
    .family-member-details ul {
      width: 100%;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin: 0;
      /* 9 */ } }

/* .family-member-details ul li:first-child {border-bottom: 1px solid $white; @include rem(margin,0 0 10px); @include rem(padding,0 0 9px); width: 100%; } */
.family-member-details ul li {
  display: block;
  float: left;
  margin: 0 0 5px;
  margin: 0 1% 7px 0;
  width: 100%; }

.family-member-details ul li figure {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 8px 0 0;
  /* 9 */
  margin: 0 0.8rem 0 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */
  float: left;
  display: inline-block; }

.family-member-details ul li figure img {
  height: 35px;
  width: 35px;
  border-radius: 0;
  background: #a5a5a5; }

.family-member-details ul > li:first-child figure img {
  height: 35px;
  width: 35px; }

.family-member-details ul li .name {
  font-weight: 600;
  line-height: 17px;
  -webkit-width: calc(100% - 44px);
  -moz-width: calc(100% - 44px);
  -o-width: calc(100% - 44px);
  width: calc(100% - 44px);
  float: left;
  color: #313534;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */ }

.family-member-details ul li .name > a {
  width: 100%;
  float: left;
  color: #313534;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  word-wrap: break-word; }

.family-member-details ul li .name > i {
  font-weight: 300;
  color: #313534;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  font-style: normal;
  margin-left: 2px; }

.family-member-details ul li .name > b {
  font-weight: 600;
  color: #313534;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  font-style: normal; }

.family-member-details .add-member {
  display: inline-block;
  float: left;
  margin: 0; }

.family-member-details .add-member span.plus {
  display: inline-block;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 23px;
  /* 9 */
  font-size: 2.3rem;
  /* 9 */
  font-weight: bold;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 16px;
  /* 9 */
  line-height: 1.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 4px 0 0;
  /* 9 */
  margin: 0 0.4rem 0 0;
  /* 9 */ }

.family-member-details .add-member span.plus img {
  width: 18px; }

.family-member-details .add-member a {
  border: 1px solid #36404a;
  background: #36404a;
  text-transform: uppercase;
  color: #fff;
  height: 31px;
  line-height: 21px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  float: left;
  font-weight: 700;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 4px 10px;
  /* 9 */
  padding: 0.4rem 1rem;
  /* 9 */
  text-decoration: none;
  font-size: 13px; }

.more-btn a {
  background: #0e76bc;
  color: #ffffff;
  float: left;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 4px 10px;
  /* 9 */
  padding: 0.4rem 1rem;
  /* 9 */
  text-decoration: none; }

.family-member-details .view-member > a span.view {
  float: left;
  display: inline-block; }

/* .family-member-details .add-member a:hover, .family-member-details .view-member > a:hover { background-color:#d4d4d4; } */
.family-member-details .view-member {
  float: left; }
  @media (max-width: 22.5em) {
    .family-member-details .view-member {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-bottom: 10px;
      /* 9 */
      margin-bottom: 1rem;
      /* 9 */
      float: left; } }

.family-member-details .view-member > a {
  border: 1px solid #36404a;
  min-width: 130px;
  background: #36404a;
  text-transform: uppercase;
  color: #fff;
  height: 31px;
  line-height: 21px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 5px 10px;
  /* 9 */
  padding: 0.5rem 1rem;
  /* 9 */
  text-decoration: none;
  font-weight: 700; }

.family-member-details .view-member > a span.view img {
  width: 23px; }

.tags-link-box .tag {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */
  width: 100%;
  border-top: 1px solid #313435; }

.tags-link-box .tag {
  float: left;
  padding: 7px 9px 3px 9px;
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #fff; }

.tags-link-box .tag .nav-tabs {
  padding: 5px 0; }

.tags-link-box .contact-acvt-tab-group .tab-content {
  padding: 0 10px;
  background: #fff;
  float: left;
  width: 100%; }

.tags-link-box .contact-acvt-tab-group .tab-content .tab-pane {
  padding: 10px 0;
  background: #fff;
  float: left;
  width: 100%;
  border-top: 1px solid #e2e6ea;
  border-bottom: 1px solid #e2e6ea;
  position: relative; }

.tags-link-box .contact-acvt-tab-group .nav-tabs li.active a:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 9px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: -11px;
  left: 50%;
  margin-left: -7px;
  z-index: 1;
  -webkit-box-shadow: 1px -1px 0px #dedede;
  -moz-box-shadow: 1px -1px 0px #dedede;
  box-shadow: 1px -1px 0px #dedede;
  background: #fff; }

.tags-link-box .tab-content .tab-pane .view-more {
  font-weight: 600;
  font-size: 12px; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  font-weight: 400;
  color: #999; }

.tags-link-box .tag h6 {
  color: #313435;
  display: inline-block;
  text-transform: uppercase;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 4px 5px 4px 0;
  /* 9 */
  margin: 0.4rem 0.5rem 0.4rem 0;
  /* 9 */ }

.tags-link-box .tag ul {
  margin: 0;
  padding: 0; }

.tags-link-box .tag ul li {
  background: #ffffff;
  color: #ffffff;
  display: inline-block;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 10px;
  /* 9 */
  font-size: 1rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 2px 2px 0 0;
  /* 9 */
  margin: 0.2rem 0.2rem 0 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 2px 6px;
  /* 9 */
  padding: 0.2rem 0.6rem;
  /* 9 */
  font-weight: 500; }

.btn:hover, .btn-large:hover {
  color: #ffffff; }

figure {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */ }

body a:focus, .btn:focus, .btn-large:focus {
  outline: none !important; }

a, button {
  cursor: pointer !important; }

.btn, .btn-large, .btn-large, .btn-flat {
  font-weight: 500; }

.btn.cancel, .cancel.btn-large {
  background: #f2f3f3;
  color: #000; }

.btn-cancel:hover {
  background: #f2f3f3 !important;
  color: #000 !important; }

.tags-link-box, .tab-content.nav-tabs-con {
  float: left;
  width: 100%; }
  @media (max-width: 73.125em) {
    .tags-link-box, .tab-content.nav-tabs-con {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-bottom: 12px;
      /* 9 */
      margin-bottom: 1.2rem;
      /* 9 */ } }

.tags-link-box .nav-tabs, .tags-link-box .nav-tabs {
  background: #ffffff;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */
  width: 100%;
  border: none;
  box-shadow: 1px 2px 2px rgba(230, 230, 230, 0.9);
  -webkit-box-shadow: 1px 2px 2px rgba(230, 230, 230, 0.9);
  -moz-box-shadow: 1px 2px 2px rgba(230, 230, 230, 0.9); }

.tags-link-box .nav-tabs li, .tags-link-box .nav-tabs > li {
  float: left;
  text-align: center;
  width: 20%;
  padding: 3px 0; }

.tags-link-box .contact-acvt-tab-group .nav-tabs li > a,
.tags-link-box .contact-acvt-tab-group .nav-tabs li.active > a,
.tags-link-box .contact-acvt-tab-group .nav-tabs li > a:hover,
.tags-link-box .contact-acvt-tab-group .nav-tabs li.active > a:hover,
.tags-link-box .contact-acvt-tab-group .nav-tabs li:focus > a,
.tags-link-box .contact-acvt-tab-group .nav-tabs li > a:focus {
  border: none !important;
  background: none; }

.tags-link-box .contact-acvt-tab-group .nav-tabs li {
  min-height: 71px; }

.tags-link-box .nav-tabs li figure {
  clear: both;
  display: inline-block;
  margin: 0;
  position: relative; }

.tags-link-box .nav-tabs li.active > a span {
  color: #0e76bc;
  font-weight: 600; }

.tags-link-box .nav-tabs li.active > a figure > span.task {
  background-position: -156px -30px; }

.tags-link-box .nav-tabs li.active > a figure > span.appoinments {
  background-position: -187px -30px; }

.tags-link-box .nav-tabs li.active > a figure > span.notes {
  background-position: -217px -30px; }

.tags-link-box .nav-tabs li.active > a figure > span.life-events {
  background-position: -247px -30px; }

.tags-link-box .nav-tabs li.active > a figure > span.add {
  background-position: -277px -30px; }

.tags-link-box .nav-tabs li a {
  color: #363f44;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 5px 3px;
  border-radius: 0; }

.tags-link-box .nav-tabs li a figure span {
  background: url("../images/task-group-icon.png");
  width: 25px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 30px;
  /* 9 */
  height: 3rem;
  /* 9 */ }

.tags-link-box .nav-tabs li a figure span.task {
  background-position: -156px 0; }

.tags-link-box .nav-tabs li a figure span.appoinments {
  background-position: -187px 0; }

.tags-link-box .nav-tabs li a figure span.notes {
  background-position: -217px 0; }

.tags-link-box .nav-tabs li a figure span.life-events {
  background-position: -247px 0; }

.tags-link-box .nav-tabs li a figure span.add {
  background-position: -277px 0; }

.tags-link-box .nav-tabs li span {
  display: block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  font-weight: 500;
  word-wrap: break-word; }

sup.count-degit {
  position: absolute;
  left: 14px;
  background: #dc4a00;
  min-width: 17px;
  min-height: 17px;
  border-radius: 50%;
  line-height: 17px;
  color: #fff;
  font-size: 9px;
  padding: 0 3px;
  top: -2px; }

.tag-task-con .tab-pane#task-tab2 > .title::before {
  left: 29%; }

.tag-task-con .tab-pane#task-tab3 > .title::before {
  left: 48.8%; }

.tag-task-con .tab-pane#task-tab4 > .title::before {
  left: 68.5%; }

.tag-task-con .tab-pane#task-tab5 > .title::before {
  left: 88.5%; }

.tag-task-con .tab-pane {
  background: #ffffff;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 20px 0;
  /* 9 */
  margin: 2rem 0;
  /* 9 */
  padding: 0;
  width: 100%;
  position: relative;
  box-shadow: 1px 2px 2px rgba(230, 230, 230, 0.9);
  -webkit-box-shadow: 1px 2px 2px rgba(230, 230, 230, 0.9);
  -moz-box-shadow: 1px 2px 2px rgba(230, 230, 230, 0.9); }

.tag-task-con .tab-pane > .title {
  background: #0e76bc;
  color: #ffffff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 8px 12px;
  /* 9 */
  padding: 0.8rem 1.2rem;
  /* 9 */ }

.tag-task-con .tab-pane > .title > span.task-add > a > em {
  background: #ffffff;
  color: #0e76bc;
  float: right;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 23px;
  /* 9 */
  font-size: 2.3rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 25px;
  /* 9 */
  width: 2.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 25px;
  /* 9 */
  height: 2.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 26px;
  /* 9 */
  line-height: 2.6rem;
  /* 9 */
  position: rel-pos(-2px, auto, auto, auto);
  text-align: center; }

.tag-task-con .tab-pane > .body {
  color: #777777;
  font-weight: 500;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 10px;
  /* 9 */
  padding: 1rem;
  /* 9 */
  position: relative;
  min-height: 100px; }

.tag-task-con .tab-pane > .title::before {
  background: #0e76bc;
  box-shadow: 3px -3px 3px rgba(200, 200, 200, 0.2);
  -webkit-box-shadow: 3px -3px 3px rgba(200, 200, 200, 0.2);
  -moz-box-shadow: 3px -3px 3px rgba(200, 200, 200, 0.2);
  -o-box-shadow: 3px -3px 3px rgba(200, 200, 200, 0.2);
  content: "";
  float: left;
  position: absolute;
  top: -9px;
  left: 9%;
  right: auto;
  bottom: auto;
  transform: rotate(-45deg);
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 16px;
  /* 9 */
  width: 1.6rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 19px;
  /* 9 */
  height: 1.9rem;
  /* 9 */ }

/*-------------------Details Tab-------------------*/
.accordion-tab-box .accordion-inner ul.details-task {
  background: #ffffff; }

.tags-link-box .accordion-tab-box .accordion-inner ul.details-task > li {
  float: left;
  width: 25%; }

.tags-link-box .details-task li > a, .tags-link-box .details-task li.active > a, .tags-link-box .details-task li > a:hover, .tags-link-box .details-task li.active > a:hover, .tags-link-box .details-task li:focus > a, .tags-link-box .details-task li > a:focus {
  border: none !important;
  background: none; }

.tags-link-box .accordion-tab-box .accordion-inner ul.details-task > li > a > span {
  width: 100%;
  background: none;
  color: #363f44;
  line-height: 17px;
  font-weight: 300; }

.tags-link-box .accordion-tab-box .accordion-inner ul.details-task > li.active > a > span {
  color: #0e76bc;
  font-weight: 500; }

.tags-link-box .accordion-tab-box .accordion-inner ul.nav-tabs.details-task > li > a > figure > span {
  background: url("../images/details-tab-icons.png");
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 30px;
  /* 9 */
  width: 3rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 23px;
  /* 9 */
  height: 2.3rem;
  /* 9 */ }

.act-log-module .accordion-body .accordion-inner ul.nav-tabs {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 1px 0 0 0;
  /* 9 */
  margin: 0.1rem 0 0 0;
  /* 9 */
  border-bottom: none; }

.act-log-module .accordion-body .accordion-inner ul.nav-tabs > li > a {
  border-bottom: 1px solid #dddddd;
  border-top: none; }

.act-log-module .accordion-body .accordion-inner ul.nav-tabs > li.active > a {
  border-bottom: 1px solid #0e76bc; }

.tags-link-box .accordion-tab-box .accordion-inner ul.nav-tabs.details-task > li > a > figure > span.rel-details {
  background-position: 0 0; }

.tags-link-box .accordion-tab-box .accordion-inner ul.nav-tabs.details-task > li > a > figure > span.work-edu {
  background-position: -30px 0; }

.tags-link-box .accordion-tab-box .accordion-inner ul.nav-tabs.details-task > li > a > figure > span.cli-detls {
  background-position: -60px 0; }

.tags-link-box .accordion-tab-box .accordion-inner ul.nav-tabs.details-task > li > a > figure > span.lic-detls {
  background-position: -90px 0; }

.tags-link-box .accordion-tab-box .accordion-inner ul.nav-tabs.details-task > li.active > a {
  background: none; }

.tags-link-box .accordion-tab-box .accordion-inner ul.nav-tabs.details-task > li.active > a > figure > span.rel-details {
  background-position: 0 23px; }

.tags-link-box .accordion-tab-box .accordion-inner ul.nav-tabs.details-task > li.active > a > figure > span.work-edu {
  background-position: -30px 23px; }

.tags-link-box .accordion-tab-box .accordion-inner ul.nav-tabs.details-task > li.active > a > figure > span.cli-detls {
  background-position: -60px 23px; }

.tags-link-box .accordion-tab-box .accordion-inner ul.nav-tabs.details-task > li.active > a > figure > span.lic-detls {
  background-position: -90px 23px; }

.details-task-con .tab-pane#details-tab1 > .title::before {
  left: 10.8%; }

.details-task-con .tab-pane#details-tab2 > .title::before {
  left: 36%; }

.details-task-con .tab-pane#details-tab3 > .title::before {
  left: 61%; }

.details-task-con .tab-pane#details-tab4 > .title::before {
  left: 86%; }

/*----------------EntrepreneurΓÇÖs Zone css-------------------*/
.accordion-tab-box .entrepreneur-module .accordion-body .accordion-inner ul.entrepreneurs-tab > li > a > span {
  width: 100%;
  background: none;
  color: #363f44;
  line-height: 17px;
  font-weight: 300; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li {
  float: left;
  text-align: center;
  width: 20%; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li a {
  color: #363f44;
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 10px 5px;
  border-radius: 0; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li > a, .accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li.active > a, .accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li > a:hover, .accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li.active > a:hover, .accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li:focus > a, .accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li > a:focus {
  border: none !important;
  background: none; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li figure {
  clear: both;
  display: inline-block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 4px 0;
  /* 9 */
  margin: 0.4rem 0;
  /* 9 */
  position: relative; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li.active > a > span {
  color: #0e76bc;
  font-weight: 600; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li.active > a > figure > span.act-tracker {
  background-position: -0 -23px; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li.active > a > figure > span.asso-tracker {
  background-position: -37px -23px; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li.active > a > figure > span.imp-tarcker {
  background-position: -74px -23px; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li.active > a > figure > span.pend-req {
  background-position: -111px -23px; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li.active > a > figure > span.tm-view {
  background-position: -148px -23px; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li a figure span {
  background: url("../images/ent-zon-icon.png");
  width: 37px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 23px;
  /* 9 */
  height: 2.3rem;
  /* 9 */ }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li a figure span.act-tracker {
  background-position: 0 0; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li a figure span.asso-tracker {
  background-position: -37px 0; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li a figure span.imp-tarcker {
  background-position: -74px 0; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li a figure span.pend-req {
  background-position: -111px 0; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li a figure span.tm-view {
  background-position: -148px 0; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li span {
  display: block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  font-weight: 300;
  height: auto; }

.accordion-tab-box .entrepreneur-module .accordion-inner ul.entrepreneurs-tab li.active > a > span {
  color: #0e76bc;
  font-weight: 600; }

.entrepreneurs-tab-con .tab-pane#entrepreneurs-tab2 > .title::before {
  left: 29%; }

.entrepreneurs-tab-con .tab-pane#entrepreneurs-tab3 > .title::before {
  left: 48.8%; }

.entrepreneurs-tab-con .tab-pane#entrepreneurs-tab4 > .title::before {
  left: 68.5%; }

.entrepreneurs-tab-con .tab-pane#entrepreneurs-tab5 > .title::before {
  left: 88.5%; }

/*----------------close EntrepreneurΓÇÖs Zone css-------------------*/
/*----------------document tab css-------------------*/
.document-module .accordion-body .accordion-inner {
  background: #ffffff;
  color: #666666;
  float: left;
  font-weight: 500;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 15px;
  /* 9 */
  padding: 1.5rem;
  /* 9 */
  border: 1px solid #e2e6ea; }

.document-module .details-task li > a, .document-module .details-task li.active > a, .document-module .details-task li > a:hover, .document-module .details-task li.active > a:hover, .document-module .details-task li:focus > a, .document-module .details-task li > a:focus {
  border: none !important;
  background: none; }

.document-module .accordion-body .accordion-inner ul.details-task > li > a > span {
  width: 100%;
  background: none;
  color: #363f44;
  line-height: 17px;
  font-weight: 300; }

#accordion-first .accordion-group {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 10px;
  /* 9 */
  margin-bottom: 1rem;
  /* 9 */
  /*  box-shadow: 0 1px 1px rgba(230, 230, 230, 0.9); */ }
  @media (max-width: 73.125em) {
    #accordion-first .accordion-group {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-bottom: 10px;
      /* 9 */
      margin-bottom: 1rem;
      /* 9 */ } }

#accordion-first .accordion-heading, #accordion-first .accordion-toggle:hover {
  background: none repeat scroll 0% 0% transparent;
  padding: 4px 0;
  text-transform: uppercase;
  width: 100%;
  position: relative; }
  @media (max-width: 22.5em) {
    #accordion-first .accordion-heading, #accordion-first .accordion-toggle:hover {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding: 4px 8px;
      /* 9 */
      padding: 0.4rem 0.8rem;
      /* 9 */ } }

#accordion-first .accordion-heading {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  background: white;
  clear: both !important;
  border-bottom: 2px solid #e2e2e3; }

#accordion-first .accordion-heading .accordion-toggle {
  display: block;
  cursor: pointer;
  padding: 8px 0px;
  color: #313435;
  outline: medium none !important;
  text-decoration: none;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  text-transform: uppercase;
  font-weight: 700; }
  @media (max-width: 22.5em) {
    #accordion-first .accordion-heading .accordion-toggle {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12px;
      /* 9 */
      font-size: 1.2rem;
      /* 9 */ } }

#accordion-first .accordion-heading .accordion-toggle > span > i, #accordion-first .accordion-heading .accordion-toggle > i {
  color: #656565;
  float: right;
  font-size: 18px !important;
  font-weight: bold !important;
  height: auto;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 20px;
  /* 9 */
  line-height: 2rem;
  /* 9 */
  text-align: center;
  width: auto;
  font-family: fontawesome; }

.accordion-group.main-section > .accordion-heading > .accordion-toggle > i.fa:before {
  font-size: 23px !important; }

.accordion-group.main-section > .accordion-heading > .accordion-toggle > span {
  background: transparent url("../images/tab_icons-hr.png") no-repeat scroll 0 0;
  display: none;
  float: left;
  height: 24px;
  margin-right: 9px;
  width: 30px;
  background-position: 0 -24px;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }

.accordion-group.main-section > .accordion-heading > .accordion-toggle > span.icon-box2 {
  background-position: -33px -24px; }

.accordion-group.main-section > .accordion-heading > .accordion-toggle > span.icon-box3 {
  background-position: -64px -24px; }

.accordion-group.main-section > .accordion-heading > .accordion-toggle > span.icon-box4 {
  background-position: -97px -24px; }

.accordion-group.main-section > .accordion-heading > .accordion-toggle > span.icon-box5 {
  background-position: -132px -24px; }

.accordion-group.main-section.active > .accordion-heading {
  background: #fff none repeat scroll 0 0 !important;
  border-bottom: none !important; }

.accordion-group.main-section.active > .accordion-heading > .accordion-toggle, .accordion-group.main-section.active > .accordion-heading > .accordion-toggle > i {
  color: #0e76bc !important; }

.accordion-group.main-section.active > .accordion-heading > .accordion-toggle > span.icon-box1 {
  background-position: 0 0; }

.accordion-group.main-section.active > .accordion-heading > .accordion-toggle > span.icon-box2 {
  background-position: -34px 0; }

.accordion-group.main-section.active > .accordion-heading > .accordion-toggle > span.icon-box3 {
  background-position: -67px 0; }

.accordion-group.main-section.active > .accordion-heading > .accordion-toggle > span.icon-box4 {
  background-position: -97px 0; }

.accordion-group.main-section.active > .accordion-heading > .accordion-toggle > span.icon-box5 {
  background-position: -132px 0; }

.accordion-group.main-section.active > .accordion-heading > .accordion-toggle {
  font-size: 17px !important;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.accordion-group.main-section.active > .accordion-heading {
  /* border-bottom: 1px solid #dddddd !important;  padding:0 !important; */ }

.accordion-group.sub-tab .accordion-body .accordion-inner {
  border: 1px solid #d0d2d7;
  margin: -1px 0 0;
  padding: 10px; }

.responsive-table tbody tr .main-photo span img, .as-sortable-drag tr .main-photo span img {
  width: 42px;
  height: 42px;
  max-width: 42px;
  max-height: 42px; }

/* table.listing-table {margin-left: 1px;} */
.accordion-tab-box .accordion-inner ul.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.accordion-tab-box .accordion-inner ul.nav-tabs li {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: -1px;
  /* 9 */
  margin-top: -0.1rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: -1px;
  /* 9 */
  margin-bottom: -0.1rem;
  /* 9 */
  width: 16.6667%; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li > a {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  border-left: 0;
  /* 9 */
  font-weight: 500;
  border-right: 1px solid #e6e6e6;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  border-radius: 0;
  /* 9 */
  text-align: center;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 6px 15px;
  /* 9 */
  padding: 0.6rem 1.5rem;
  /* 9 */ }

.accordion-tab-box .accordion-inner ul.nav-tabs > li.active > a {
  background: #0e76bc;
  color: #ffffff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  border-top: 0;
  /* 9 */ }

.accordion-tab-box .accordion-inner ul.nav-tabs > li > a span {
  width: 25px;
  height: 19px;
  display: inline-block;
  background-image: url("../images/activity-log-icon.png");
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 4px;
  /* 9 */
  margin-top: 0.4rem;
  /* 9 */ }

.accordion-tab-box .accordion-inner ul.nav-tabs > li > a span.all {
  background-position: 150px 0; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li > a span.call {
  background-position: 125px 0; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li > a span.msg {
  background-position: 100px 0; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li > a span.chat {
  background-position: 75px 0; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li > a span.note {
  background-position: 50px 0; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li > a span.date {
  background-position: 25px 0; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li.active > a span.all {
  background-position: 150px 19px; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li.active > a span.call {
  background-position: 125px 19px; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li.active > a span.msg {
  background-position: 100px 19px; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li.active > a span.chat {
  background-position: 75px 19px; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li.active > a span.note {
  background-position: 50px 19px; }

.accordion-tab-box .accordion-inner ul.nav-tabs > li.active > a span.date {
  background-position: 25px 19px; }

.all-con-dtls {
  background: #fff none repeat scroll 0 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 12px 0 12px;
  /* 9 */
  padding: 0 1.2rem 0 1.2rem;
  /* 9 */
  min-height: 150px;
  box-shadow: 1px 2px 2px rgba(230, 230, 230, 0.9);
  -webkit-box-shadow: 1px 2px 2px rgba(230, 230, 230, 0.9);
  -moz-box-shadow: 1px 2px 2px rgba(230, 230, 230, 0.9); }

.all-con-dtls li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  padding: 16px 0 16px 0;
  /* 9 */
  padding: 1.6rem 0 1.6rem 0;
  /* 9 */ }

.all-con-dtls li .left-con {
  float: left;
  line-height: 22px;
  width: calc(100% - 70px);
  width: -webkit-calc(100% - 70px);
  width: -moz-calc(100% - 70px);
  width: -o-calc(100% - 70px); }

.all-con-dtls li .left-con span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 10px 0 0;
  /* 9 */
  margin: 0 1rem 0 0;
  /* 9 */
  float: left; }

.all-con-dtls li .left-con h5 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 6px 0;
  /* 9 */
  margin: 0 0 0.6rem 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  font-weight: 600;
  line-height: 14px; }

.all-con-dtls li .left-con .call-icon {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 10px 0 0;
  /* 9 */
  margin: 0 1rem 0 0;
  /* 9 */ }

.all-con-dtls li .left-con span > img {
  float: left; }

.all-con-dtls li .con-right {
  text-align: right; }

.all-con-dtls li .right-con {
  width: 70px;
  float: left;
  text-align: right; }

.all-con-dtls li .right-con .photo {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 0 0 0 10px;
  /* 9 */
  margin: 0 0 0 1rem;
  /* 9 */ }

.all-con-dtls li span.time {
  color: #b0b0b0;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */ }

.all-con-dtls li span.photo img {
  width: 18px; }

.all-con-dtls li .left-con > .text-con {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  font-weight: 300;
  line-height: 14px;
  float: left; }

.all-con-dtls li .left-con > .text-con > strong {
  margin: 0 0 0 3px; }

.all-con-dtls li .text-con span {
  float: left; }

.all-con-dtls li .left-con > .text-con > span.text-con {
  margin: 0; }

.all-con-dtls > li:last-child {
  border-bottom: medium none; }

.all-con-dtls li .text-con span.text-n {
  font-weight: 300;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */ }

.all-con-dtls li.call-icon {
  width: 25px;
  height: 18px;
  display: inline-block;
  float: left; }

.all-con-dtls li.call-box .text-con {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  font-weight: 300;
  float: left; }

.all-con-dtls li.call-box .text-con strong {
  font-weight: 300; }

.modal-dialog .modal-content {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  border-radius: 0;
  /* 9 */ }

.modal-dialog .modal-content .modal-header .close {
  background: #5fbeaa;
  border-radius: 0;
  font-size: 25px;
  font-weight: 500;
  height: 30px;
  opacity: 1;
  position: absolute;
  right: 0px;
  top: 2px;
  width: 30px;
  color: #ffffff;
  z-index: 3;
  padding: 0 2px 8px;
  line-height: 26px;
  text-shadow: none; }

.modal-dialog .modal-content .modal-header {
  background: #f3f3f3;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 12px;
  /* 9 */
  padding: 1.2rem;
  /* 9 */ }

.modal-dialog .modal-content .modal-header h4 {
  color: #3e3e3e;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase; }

.browse-photo {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 7px;
  /* 9 */
  margin-bottom: 0.7rem;
  /* 9 */ }

.browse-photo figure {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  box-shadow: 0 0 3px #cfcfcf;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 54px;
  /* 9 */
  height: 5.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0 auto;
  /* 9 */
  position: relative;
  width: 54px; }

.browse-photo figure > img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.browse-photo .file-field.input-field {
  text-align: center;
  margin-top: 4px; }

.browse-photo .file-field.input-field .gray-btn {
  width: 62px;
  height: 23px;
  margin-bottom: 14px;
  overflow: hidden;
  position: relative; }

.file-field.input-field.remove-pics a {
  float: right;
  background: #4c5667;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  color: #fff;
  border: 2px solid;
  position: relative;
  top: -7px;
  right: -7px;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  display: none; }

.browse-photo figure:hover .file-field.input-field.remove-pics a {
  display: block; }

.browse-photo .file-field .btn, .browse-photo .file-field .btn-large {
  display: inline-block;
  float: none;
  height: auto;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 20px;
  /* 9 */
  line-height: 2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0 auto;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 9px 1px;
  /* 9 */
  padding: 0 0.9rem 0.1rem;
  /* 9 */
  text-align: center;
  box-shadow: none;
  position: relative; }

.browse-photo .file-field .btn .file-field input[type="file"], .browse-photo .file-field .btn-large .file-field input[type="file"] {
  width: 69px; }

.browse-photo .file-field .btn span, .browse-photo .file-field .btn-large span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  font-weight: 500;
  letter-spacing: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */
  text-transform: capitalize; }

.browse-photo .file-field .file-path-wrapper {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */ }

.browse-photo .file-field .file-path-wrapper .file-path {
  border: medium none;
  height: auto;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 2px 0 0 0;
  /* 9 */
  margin: 0.2rem 0 0 0;
  /* 9 */
  text-align: center;
  float: left; }

.modal-dialog.add-contact-popup {
  width: 760px; }
  @media (max-width: 47.9375em) {
    .modal-dialog.add-contact-popup {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      margin: 20px auto;
      /* 9 */
      margin: 2rem auto;
      /* 9 */
      width: 97%; } }
  @media (max-width: 29.9375em) {
    .modal-dialog.add-contact-popup {
      width: 92%; } }

/* .modal-dialog.add-contact-popup .modal-content {@include rem(padding,20px);} */
/* .modal-dialog.add-contact-popup .modal-content {padding:20px;} */
.add-contact-popup .input-field.s6 {
  width: 50%; }

.add-contact-popup .input-field label {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  font-weight: 600;
  left: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */ }

.add-contact-popup .input-field label.active {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 1.1rem;
  /* 9 */
  -moz-transform: translate(auto, -91px);
  -o-transform: translate(auto, -91px);
  -ms-transform: translate(auto, -91px);
  -webkit-transform: translate(auto, -91px);
  transform: translate(auto, -91px);
  left: 0;
  top: 14px; }

.add-contact-popup .input-field label.active.align-set {
  left: 5px;
  top: 8px; }

.add-contact-popup .input-field.real-select .select-wrapper .dropdown-content {
  border: 1px solid #dddddd; }

.add-contact-popup .modal-content form .input-field.s6 {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin-right: 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 10px;
  /* 9 */
  margin-bottom: 1rem;
  /* 9 */
  width: 49%; }
  @media (max-width: 29.9375em) {
    .add-contact-popup .modal-content form .input-field.s6 {
      width: 100%;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin-right: 0;
      /* 9 */ } }

.add-contact-popup .modal-content form .input-field.s6:nth-child(2n) {
  margin-right: 2%; }

.add-contact-popup .hide-show-field .input-field.s6:nth-child(2n) {
  margin-right: 2%; }

.form-add-group {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-right: 10px;
  /* 9 */
  margin-right: 1rem;
  /* 9 */
  width: 92%; }
  @media (max-width: 40em) {
    .form-add-group {
      width: 87%; } }

.add-contact-popup .modal-content form .input-field.s6 .form-check-group {
  float: left;
  position: relative; }

.add-contact-popup .input-field.s6 .form-check-group > input[type="checkbox"] {
  cursor: pointer;
  left: 2px;
  opacity: 0;
  top: 12px;
  z-index: 999; }

.add-contact-popup .modal-content form .input-field.s6.tags-link-box {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 14px 0 0;
  /* 9 */
  margin: 1.4rem 0 0;
  /* 9 */
  border-bottom: 1px solid #d9d9d9; }

.add-contact-popup .modal-content form .input-field.s6.tags-link-box .tag {
  background: #ffffff;
  box-shadow: none;
  padding: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  min-height: 27px;
  /* 9 */
  min-height: 2.7rem;
  /* 9 */
  border-bottom: 1px solid #9e9e9e;
  border: none; }

.add-contact-popup .modal-content form .input-field.s6.tags-link-box .tags-input {
  height: 18px; }

.add-contact-popup .modal-content form .input-field.s6.tags-link-box .tag ul li {
  color: #ffffff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 2px 2px 0;
  /* 9 */
  margin: 0 0.2rem 0.2rem 0;
  /* 9 */ }

.add-contact-popup .modal-content form .input-field.s6.tags-link-box .tags-input .tags .tag-item .remove-button {
  color: #ffffff; }

.add-contact-popup .modal-content form .input-field.s6.tags-link-box .tags .input:focus {
  color: #000000; }

.add-contact-popup .modal-content form .input-field.s6.tags-link-box .tags-input .tags {
  min-height: 26px; }

.add-contact-popup .modal-content form .input-field.s6.tags-link-box .tags-input .tags .tag-item .remove-button {
  color: #ffffff; }

/* .add-contact-popup .modal-content form .input-field.s6 .tags-link-box .tag ul li .remove-button {color:$white;} */
.add-contact-popup .modal-content form .input-field.email-box span.left1 {
  float: left;
  width: calc(100% - 135px);
  width: -webkit-calc(100% - 135px);
  width: -moz-calc(100% - 135px);
  width: -o-calc(100% - 135px); }
  @media (max-width: 22.5em) {
    .add-contact-popup .modal-content form .input-field.email-box span.left1 {
      width: 100%; } }

.add-contact-popup .modal-content form .input-fielsdsdaasd.email-box span.left1.show-hide-check {
  float: left;
  width: calc(100% - 161px);
  width: -webkit-calc(100% - 161px);
  width: -moz-calc(100% - 161px);
  width: -o-calc(100% - 161px); }

.add-contact-popup .modal-content form .input-field.email-box span.left2 {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 105px;
  /* 9 */
  width: 10.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 9px 0 0 5px;
  /* 9 */
  margin: 0.9rem 0 0 0.5rem;
  /* 9 */
  position: relative; }
  @media (max-width: 22.5em) {
    .add-contact-popup .modal-content form .input-field.email-box span.left2 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      margin: 20px 0 0 0;
      /* 9 */
      margin: 2rem 0 0 0;
      /* 9 */ } }

.add-contact-popup .modal-content form .input-field.email-box span.left3 {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 25px;
  /* 9 */
  width: 2.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 13px 0 0 0;
  /* 9 */
  margin: 1.3rem 0 0 0;
  /* 9 */ }
  @media (max-width: 22.5em) {
    .add-contact-popup .modal-content form .input-field.email-box span.left3 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      margin: 25px 0 0 0;
      /* 9 */
      margin: 2.5rem 0 0 0;
      /* 9 */ } }

.add-contact-popup .modal-content form .input-field.email-box span.left3 i.plus-icon {
  background: #8dc741;
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 21px;
  /* 9 */
  font-size: 2.1rem;
  /* 9 */
  color: #ffffff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 18px;
  /* 9 */
  line-height: 1.8rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 20px;
  /* 9 */
  width: 2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 20px;
  /* 9 */
  height: 2rem;
  /* 9 */
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-weight: 400; }

.add-contact-popup .modal-content form .input-field.email-box span.left2 .select-wrapper {
  display: inline-block;
  float: left;
  height: auto;
  line-height: 16px;
  width: 71px;
  position: relative; }

.add-contact-popup .modal-content form .input-field.email-box span.left2 .select-wrapper .caret {
  top: 4px; }

.minus.plus-icon {
  background: #f35648 !important;
  font-size: 38px !important;
  font-weight: 300 !important;
  line-height: 11px !important; }

.add-contact-popup .modal-content form .input-field.email-box span.left2 .select-wrapper .select-dropdown {
  color: #6e6e6e;
  font-size: 13px;
  height: auto;
  border-color: #ddd; }

.add-contact-popup .modal-content form .input-field.email-box span.left2 .select-wrapper ul.select-dropdown {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  top: 26px !important; }

.add-contact-popup .modal-content form .input-field.email-box span.left2 .radio-group {
  float: left;
  margin: 1px 0 0;
  width: 27px; }

.add-contact-popup .modal-content form .input-field.bithday-box span.left1 {
  float: left;
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: -o-calc(100% - 30px); }

.add-contact-popup .modal-content form .input-field.bithday-box span.left2 {
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 10px 0 0 0;
  /* 9 */
  margin: 1rem 0 0 0;
  /* 9 */ }

.add-contact-popup .modal-content form .input-field.bithday-box span.left2 i.date-icon {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 22px;
  /* 9 */
  width: 2.2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 13px 0 0 0;
  /* 9 */
  margin: 1.3rem 0 0 0;
  /* 9 */ }

.add-contact-popup .modal-content form .input-field.add-check-box span.left1 {
  float: left;
  width: calc(100% - 161px);
  width: -webkit-calc(100% - 161px);
  width: -moz-calc(100% - 161px);
  width: -o-calc(100% - 161px); }
  @media (max-width: 22.5em) {
    .add-contact-popup .modal-content form .input-field.add-check-box span.left1 {
      width: calc(100% - 26px);
      width: -webkit-calc(100% - 26px);
      width: -moz-calc(100% - 26px);
      width: -o-calc(100% - 26px); } }

.add-contact-popup .modal-content form .input-field.add-check-box .form-check-group {
  float: left; }

.add-contact-popup .modal-content form .input-field.add-check-box .left-check {
  float: left;
  margin: 4px 0 0 5px;
  width: 21px;
  position: relative; }

.add-contact-popup .modal-content form .input-field.add-check-box .left-check [type="checkbox"]:not(:checked),
.add-contact-popup .modal-content form .input-field.add-check-box .left-check [type="checkbox"]:checked {
  cursor: pointer;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 13px;
  z-index: 999999; }

.add-contact-popup .modal-content form .hide-show-field .input-field.col.s6.w-s3 {
  float: left;
  width: 48%; }

.add-contact-popup .modal-content form .hide-show-field .input-field.col.s6.w-s3:nth-child(2n) {
  float: right;
  margin-right: 0; }

.social-group.social-inline {
  margin: 10px 0 10px;
  width: 100%; }

.social-group.social-inline > a > span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 8px 0 0;
  /* 9 */
  margin: 0 0.8rem 0 0;
  /* 9 */ }

.social-group.social-inline h5 {
  color: #444444;
  font-size: 15px;
  font-weight: 600;
  text-align: left; }

.real-select .select-wrapper .caret {
  font-size: 0 !important; }

.real-select .select-wrapper input.select-dropdown {
  border-bottom: 1px solid #d9d9d9;
  color: #9e9e9e;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 39px;
  /* 9 */
  height: 3.9rem;
  /* 9 */ }

.real-select .select-wrapper .dropdown-content li > a, .real-select .select-wrapper .dropdown-content li > span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  line-height: 30px;
  font-weight: 600; }

.add-contact-popup .hide-show-field {
  clear: both;
  float: left;
  width: 100%;
  margin: 9px 0 0; }
  @media (max-width: 29.9375em) {
    .add-contact-popup .hide-show-field {
      width: 100%; } }

.add-contact-popup .modal-content form .hide-show-field .input-field.s6 {
  width: 48%;
  margin-right: 4%; }
  @media (max-width: 29.9375em) {
    .add-contact-popup .modal-content form .hide-show-field .input-field.s6 {
      width: 100%; } }

.add-contact-popup .modal-content form .hide-show-field .input-field.s6:nth-child(2n) {
  margin-right: 0; }

.add-contact-popup .modal-footer.clr-fix {
  border: medium none;
  clear: both;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 15px;
  /* 9 */
  margin-top: 1.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  padding: 15px 0 0;
  /* 9 */
  padding: 1.5rem 0 0;
  /* 9 */
  text-align: left;
  width: 100%; }

@media (max-width: 29.9375em) {
  .add-contact-popup .modal-footer.clr-fix button, .add-contact-popup .modal-footer.clr-fix input {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    margin: 10px 8px 0 0;
    /* 9 */
    margin: 1rem 0.8rem 0 0;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 0 8px;
    /* 9 */
    padding: 0 0.8rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12px;
    /* 9 */
    font-size: 1.2rem;
    /* 9 */ } }

.modal-footer > input {
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize; }

.add-contact-popup .form-group > h5 {
  float: left;
  font-weight: 500;
  margin: 0 0 5px;
  width: 100%;
  color: #0e76bc;
  font-size: 13px; }

/*.add-contact-popup .modal-footer.clr-fix btn {@include rem(font-size,14px); font-weight: 500; letter-spacing: 0; text-transform: capitalize; } .btn.btn-second {background: #f2f3f3; box-shadow: 0 0 3px #c6c6c6; color: #000000; }*/
.add-contact-popup .input-field.s6 input {
  color: #000000;
  font-size: 13px;
  margin: 0;
  font-weight: 300;
  float: left; }

.responsive-table {
  position: relative; }
  @media (max-width: 73.125em) {
    .responsive-table {
      overflow-y: scroll; } }

/* .responsive-table table.striped {@include rem(margin-left,2px); float:right; width: calc(100% - 2px); width:-webkit-calc(100% - 2px); width:-moz-calc(100% - 2px); width:-o-calc(100% - 2px); } */
.overlay {
  background: none;
  height: 100%;
  width: 100%;
  z-index: 9999;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.loader {
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 8px 15px;
  /* 9 */
  padding: 0.8rem 1.5rem;
  /* 9 */
  width: auto;
  height: auto;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 0 15px #aeaeae;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border: 1px solid #cdcdcd;
  background: #eeeeee; }

.loader > img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 7px 0 0;
  /* 9 */
  margin: 0 0.7rem 0 0;
  /* 9 */
  width: 26px; }

.loader > span {
  text-transform: uppercase;
  font-weight: 500; }

.show-loader {
  position: relative; }

.pagination {
  margin: 5px 6px 0 0;
  float: right;
  position: relative;
  z-index: 2;
  background: #fff; }

.pagination li i {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 21px;
  /* 9 */
  font-size: 2.1rem;
  /* 9 */
  line-height: 30px; }

.pagination li.active {
  background: #0e76bc;
  border-color: #0e76bc; }

.search-select-box.page-show-box {
  border-radius: 4px;
  float: left;
  margin: 4px 10px 4px 4px;
  width: 55px; }

.search-select-box.page-show-box .select-wrapper {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 2px; }

.search-select-box.page-show-box input {
  height: 30px; }

.search-select-box.page-show-box .select-wrapper ul.select-dropdown {
  border: 1px solid #e0e0e0;
  top: 100% !important; }

.alert-fix {
  border-radius: 0;
  bottom: 0;
  box-shadow: 2px 0 3px rgba(0, 0, 0, 0.4);
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 8px 10px;
  /* 9 */
  padding: 0.8rem 1rem;
  /* 9 */
  position: fixed;
  right: 20px;
  z-index: 2; }

.alert-fix .close {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 19px;
  /* 9 */
  font-size: 1.9rem;
  /* 9 */
  opacity: 0.3;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 0 0 0 5px;
  /* 9 */
  margin: 0 0 0 0.5rem;
  /* 9 */ }

.as-sortable-placeholder {
  position: relative;
  z-index: 1; }
  .as-sortable-placeholder:before {
    background: #f0ad4e;
    content: '';
    display: block;
    width: inherit;
    height: inherit;
    position: absolute;
    z-index: 999;
    z-index: 1; }

.scrollablCont {
  width: 100%;
  float: left; }

[type="checkbox"] + label::before,
[type="checkbox"]:not(.filled-in) + label::after {
  border-width: 1px !important;
  border-color: #999999;
  /* background:$white; */
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

[type="checkbox"]:checked + label::before {
  border-color: transparent #0e76bc #0e76bc transparent;
  background: none; }

/*================person-tab-details-box=================*/
.person-details-box.mo-detaile-page-contact {
  display: none; }
  @media (max-width: 73.125em) {
    .person-details-box.mo-detaile-page-contact {
      display: block;
      margin-bottom: 20px; } }

.person-tab-details-box {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 18px 0;
  /* 9 */
  margin: 0 0 1.8rem 0;
  /* 9 */
  border-bottom: 0; }
  @media (max-width: 40em) {
    .person-tab-details-box {
      background: #ffffff; } }

.person-tab-details-box li {
  width: 16.60%; }
  @media (max-width: 40em) {
    .person-tab-details-box li {
      width: 33.18%;
      margin-bottom: 0; } }
  @media (max-width: 29.9375em) {
    .person-tab-details-box li {
      width: 33.15%; } }
  @media (max-width: 29.9375em) {
    .person-tab-details-box li {
      width: 33.15%; } }

.person-tab-details-box li:last-child {
  border-right: none; }

@media (max-width: 40em) {
  .person-tab-details-box li:nth-child(3n) {
    border-right: none; } }

.person-tab-details-box li > a {
  background: #ffffff;
  position: relative;
  border-bottom: 5px solid #ffffff;
  text-align: center;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  color: #9b9b9b !important;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 8px 2px;
  /* 9 */
  padding: 0.8rem 0.2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 65px;
  /* 9 */
  height: 6.5rem;
  /* 9 */
  border-radius: 0 !important;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */ }
  @media (max-width: 47.9375em) {
    .person-tab-details-box li > a {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding: 8px 2px;
      /* 9 */
      padding: 0.8rem 0.2rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 11px;
      /* 9 */
      font-size: 1.1rem;
      /* 9 */ } }
  @media (max-width: 22.5em) {
    .person-tab-details-box li > a {
      min-height: 92px; } }

.person-tab-details-box li > a > i {
  background: url("../images/tab_icons.png") repeat scroll 0 0;
  display: none;
  clear: both;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 24px;
  /* 9 */
  height: 2.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 2px auto 8px;
  /* 9 */
  margin: 0.2rem auto 0.8rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 32px;
  /* 9 */
  width: 3.2rem;
  /* 9 */
  cursor: pointer; }

.person-tab-details-box li > a {
  border-bottom: 1px solid #e2e6ea; }

.person-tab-details-box > li.active > a, .person-tab-details-box > li.active > a:hover, .person-tab-details-box > li.active > a:focus {
  background: #ffffff;
  cursor: pointer;
  border: 1px solid #e2e6ea;
  border-bottom: none; }

/* .person-tab-details-box > li.active > a { border-bottom: 5px solid $blue-bg; } */
.person-tab-details-box li a {
  -webkit-border-radius: 5px 5px 0 0 !important;
  -moz-border-radius: 5px 5px 0 0 !important;
  -o-border-radius: 5px 5px 0 0 !important;
  border-radius: 5px 5px 0 0 !important; }

.person-tab-details-box li.active a i {
  margin-top: 13px;
  display: block; }

.person-tab-details-box li.active a span {
  display: none; }

.person-tab-details-box > li > a:hover {
  background: #e1e1e1;
  border: 1px solid transparent; }

.person-tab-details-box li > a > i.p1-icon {
  background-position: -192px 0; }

.person-tab-details-box li.active > a > i.p1-icon {
  background-position: 0 24px; }

.person-tab-details-box li > a > i.p2-icon {
  background-position: -32px 0; }

.person-tab-details-box li.active > a > i.p2-icon {
  background-position: 160px 24px; }

.person-tab-details-box li > a > i.p3-icon {
  background-position: -64px 0; }

.person-tab-details-box li.active > a > i.p3-icon {
  background-position: 128px 24px; }

.person-tab-details-box li > a > i.p4-icon {
  background-position: -96px 0; }

.person-tab-details-box li.active > a > i.p4-icon {
  background-position: 96px 24px; }

.person-tab-details-box li > a > i.p5-icon {
  background-position: -128px 0; }

.person-tab-details-box li.active > a > i.p5-icon {
  background-position: 64px 24px; }

.person-tab-details-box li > a > i.p6-icon {
  background-position: -160px 0; }

.person-tab-details-box li.active > a > i.p6-icon {
  background-position: 32px 24px; }

.person-tab-details-box li.active > a > span {
  color: #0e76bc; }

.person-tab-details-box li > a > span {
  display: inline-block;
  line-height: 14px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  color: #858585;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 13px;
  width: 100%; }

.person-tab-details-box-con #accordion-first .accordion-group {
  box-shadow: none;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 10px;
  /* 9 */
  margin-bottom: 1rem;
  /* 9 */ }

.person-tab-details-box-con #accordion-first .accordion-group.main-section {
  box-shadow: none;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 8px;
  /* 9 */
  margin-bottom: 0.8rem;
  /* 9 */ }
  @media (max-width: 73.125em) {
    .person-tab-details-box-con #accordion-first .accordion-group.main-section {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-bottom: 8px;
      /* 9 */
      margin-bottom: 0.8rem;
      /* 9 */ } }

.main-section .accordion-body .accordion-inner .accordion-tab-box .accordion-group {
  border: none; }

.main-section .accordion-body .accordion-inner .accordion-tab-box .accordion-group .accordion-heading {
  border: 1px solid #e2e6ea !important;
  padding: 0 12px !important;
  background: none !important;
  border-radius: 2px !important; }

.main-section .accordion-body .accordion-inner .accordion-tab-box .accordion-group:first-child .accordion-heading {
  border-radius: 0;
  /*--border-top: 4px solid #499516 !important;--*/ }

.details-pege-accordian .accordion-tab-box .accordion-group .accordion-inner {
  border: 1px solid #dfdfdf;
  margin: -1px 0 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  background: #ffffff;
  /*box-shadow: 0 2px 2px rgba(230, 230, 230, 0.9);
  -webkit-box-shadow: 0 2px 2px rgba(230, 230, 230, 0.9);
  -moz-box-shadow: 0 2px 2px rgba(230, 230, 230, 0.9);*/ }

.person-tab-details-box-con .accordion .accordion-inner-box.accordion .accordion-group .accordion-inner .work-edu-spshot {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 10px;
  /* 9 */
  padding: 1rem;
  /* 9 */ }

.edit-delete {
  clear: both;
  display: block;
  float: right;
  border: 1px solid #d0d2d7;
  margin: -1px 0 0 0; }

#accordion-first .accordion-group.panel {
  background: none;
  box-shadow: none; }

.right-content #accordion-first .accordion-group.document-module {
  margin-bottom: 7px; }

.right-content #accordion-first .accordion-group.document-module .accordion-heading {
  padding: 0 12px; }

.accordion-inner .edit-delete {
  border: medium none;
  clear: both;
  display: block;
  float: right;
  margin: 0;
  position: relative;
  top: 0; }
  @media (max-width: 29.9375em) {
    .accordion-inner .edit-delete {
      margin: 10px 0 10px 0;
      float: left; } }

.main-section > .accordion-heading {
  background: #ffffff !important;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none; }

.main-section > .accordion-heading > .accordion-toggle, .main-section > .accordion-heading > .accordion-toggle > em {
  color: #313435 !important;
  font-size: 15px !important; }

.person-tab-details-box-con #accordion-first .accordion-group.main-section a > b {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px; }
  @media (max-width: 22.5em) {
    .person-tab-details-box-con #accordion-first .accordion-group.main-section a > b {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12px;
      /* 9 */
      font-size: 1.2rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      width: 137px;
      /* 9 */
      width: 13.7rem;
      /* 9 */
      display: inline-block; } }

.rel-section .accordion-body .accordion-inner {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  padding: 20px; }

.accordion-group.main-section > .accordion-heading > .accordion-toggle {
  text-transform: capitalize !important; }

.person-tab-details-box-con .accordion-group .accordion-inner h5 {
  color: #313435;
  float: left;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 20px;
  width: calc(100% - 163px);
  -webkit-width: calc(100% - 163px);
  -moz-width: calc(100% - 163px);
  -o-width: calc(100% - 163px); }
  @media (max-width: 47.9375em) {
    .person-tab-details-box-con .accordion-group .accordion-inner h5 {
      width: 100%;
      margin-bottom: 10px; } }

.edit-delete > a {
  background: #f2f2f2 none repeat scroll 0 0;
  color: #666666;
  float: left;
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 0 1px;
  padding: 2px 9px;
  text-decoration: none;
  transition: none;
  line-height: 20px; }
  @media (max-width: 22.5em) {
    .edit-delete > a {
      border: 1px solid #dddddd;
      margin: 0 5px 0 1px; } }

.edit-delete > a:hover {
  background: #e5e5e5 none repeat scroll 0 0; }

.edit-delete a span i {
  font-size: 13px;
  margin: 0 2px 0 0; }

.edit-delete a span > i {
  background: transparent url("../images/edit-delete-icons.png") repeat scroll 0 0;
  float: left;
  height: 12px;
  margin: 4px 4px 0 0;
  width: 12px; }

.edit-delete a span > i.delete-icon {
  background-position: 0 13px; }

.edit-delete > a:hover {
  background: #0e76bc none repeat scroll 0 0;
  color: #fff; }

.edit-delete > a:hover > span > i.edit-icon {
  background-position: 14px 0; }

.edit-delete > a:hover > span > i.delete-icon {
  background-position: 15px 12px; }

.accordion-inner .add a {
  border-radius: 0;
  box-shadow: none;
  height: auto;
  line-height: 20px;
  padding: 4px 10px; }

.work-details-con li label {
  color: #313534;
  float: left;
  font-size: 13px;
  font-weight: 600;
  width: 208px;
  margin: 0; }
  @media (max-width: 29.9375em) {
    .work-details-con li label {
      width: 100%; } }

.work-details-con > li span {
  float: left;
  width: 300px;
  font-weight: 500; }
  @media (max-width: 29.9375em) {
    .work-details-con > li span {
      width: 100% !important; } }

.input-edit input {
  color: #777777;
  font-size: 15px;
  font-style: normal;
  height: 21px;
  margin: 0;
  padding: 0;
  width: 100%; }

.work-details-con {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0; }

.work-details-con > li {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px dashed #dfdfdf;
  border-radius: 0;
  float: left;
  line-height: 25px;
  margin: 5px 0 1px;
  padding: 3px 11px;
  width: 100%; }

.work-details-con > li:last-child {
  margin-bottom: 0; }

.work-details-con > li span {
  float: left;
  font-weight: 500;
  width: calc(100% - 208px);
  width: -webkit-calc(100% - 208px);
  width: -moz-calc(100% - 208px);
  width: -o-calc(100% - 208px);
  word-wrap: break-word; }

.work-details-con > li span > b {
  color: #363f44;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px; }
  @media (max-width: 22.5em) {
    .work-details-con > li span > b {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13px;
      /* 9 */
      font-size: 1.3rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      line-height: 13px;
      /* 9 */
      line-height: 1.3rem;
      /* 9 */
      color: #808080; } }

.details-group {
  display: block;
  float: left;
  font-weight: 500;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 20px; }

.mrg-left-10 > .btn, .mrg-left-10 > .btn-large {
  margin-right: 10px; }

hr {
  box-sizing: content-box;
  float: left;
  height: 0;
  margin: 15px 0;
  padding: 0;
  width: 100%; }

.person-tab-details-box-con .accordion-group .accordion-inner .details-group .title h5 {
  color: #0e76bc;
  margin: 0 0 17px 0;
  text-decoration: underline;
  padding: 0 !important; }

.details-group .title {
  /*   border-bottom: 1px solid #eaeaea; */
  float: left;
  margin: 0;
  width: 100%; }

#page-content-wrapper .left-content-details.right-content {
  float: left;
  border: 1px solid #e2e6ea;
  padding: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 480px;
  /* 9 */
  width: 48rem;
  /* 9 */ }
  @media (max-width: 73.125em) {
    #page-content-wrapper .left-content-details.right-content {
      width: 100%;
      height: auto !important;
      margin: 0; } }

.details-group.view:last-child > hr {
  display: none; }

.right-content-details {
  padding: 0 0 0 18px;
  overflow: hidden; }
  @media (max-width: 73.125em) {
    .right-content-details {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      padding: 0;
      /* 9 */
      float: left;
      width: 100%; } }

.details-group.edit .work-details-con li {
  margin: 0 0 10px !important; }

.add-cancel {
  margin: 0 0 0 36%; }

.add-cancel .btn, .add-cancel .btn-large {
  border-radius: 0;
  box-shadow: none;
  height: auto;
  line-height: 20px;
  padding: 4px 10px; }

.add-cancel .btn.cancel, .add-cancel .cancel.btn-large {
  background: #969696;
  color: #ffffff; }

/*-------------comen css btn--------------*/
.income-btn {
  clear: both;
  width: 100%;
  padding: 0 10px; }

.income-btn .btn, .income-btn .btn-large {
  text-transform: capitalize;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 5px 0 0;
  /* 9 */
  margin: 0 0.5rem 0 0;
  /* 9 */ }

.income-btn .btn.add:focus, .income-btn .add.btn-large:focus {
  color: #fff;
  outline: none; }

.btn-cancel {
  background: #f2f3f3;
  color: #000000; }

/*.select-wrapper span.caret {font-size:0 !important;}*/
.modal-body {
  padding: 20px; }

.modal-footer > button {
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize; }

.login-form-con form span.emessage {
  position: absolute;
  margin-top: -24px;
  color: #ef4036;
  font-size: 11px;
  left: auto; }

.contact-form .input-field span.emessage {
  color: #ef4036;
  font-size: 11px;
  left: 0;
  top: 62px;
  position: absolute; }

/*=============(4)MONEY MATTERS=============*/
/*---- (4-2) Income----*/
#income .accordion-inner {
  float: left;
  padding: 0; }

#income .details-group.view {
  padding: 20px; }

.income-form .input-field.s6.mrg-set {
  float: left;
  margin: 0 1.5%;
  width: 47%;
  min-height: 62px; }
  @media (max-width: 29.9375em) {
    .income-form .input-field.s6.mrg-set {
      width: 100%;
      margin: 0; } }

.income-form .input-field.s6.mrg-set.full {
  float: left;
  width: 97%;
  min-height: 62px; }
  @media (max-width: 29.9375em) {
    .income-form .input-field.s6.mrg-set.full {
      width: 100%;
      margin: 0; } }

.income-form .input-field.s6.mrg-set span.emessage {
  position: absolute;
  top: 40px; }

.input-field.s6.mrg-set .emessage {
  position: relative;
  margin-top: 0; }

.income-form .input-field.s6.mrg-set .select-wrapper ul {
  top: 31px !important; }

.income-form .pre-date {
  float: left;
  width: 44.8%;
  position: relative; }

.income-form .pre-date.full-date {
  width: 100%; }

span.emessage.datetime-error-msg {
  clear: both;
  left: 0; }

.pre-date.full-date {
  display: inline-block;
  width: 100%; }

.income-form .to {
  float: left;
  line-height: 50px;
  margin: 0 2%; }

.income-form.form-format.income-form.editform {
  margin: 10px 0 0 0 !important; }

.income-main-con.form-edit-open-box h5 {
  padding-left: 20px !important; }

/*.income-form .input-field.s6.mrg-set:nth-child(2n) {
    margin-right: 0;
    float: right;
}*/
.income-form .pre-date > label {
  font-size: 13px;
  left: 0;
  margin: 0;
  padding: 0;
  /*  top:15px;*/
  font-weight: 600; }

.income-form .pre-date > label.active {
  font-weight: 600;
  font-size: 12px;
  top: 12px; }

.income-form .input-field.s6.person-input:first-child {
  padding: 0 3% 0 0;
  width: 100%; }

.income-form .input-field.col.s6.person-input {
  margin: 0; }

.income-form .input-field.s6 input[type="text"], .income-form .input-field.s6.mrg-set input[type="email"] {
  color: #313435;
  font-size: 13px;
  font-weight: 500;
  height: 40px; }

.income-form .input-field.s6 > label {
  font-size: 13px;
  left: 0;
  font-weight: 600;
  color: #333; }

.income-form .input-field.s6 > label.active {
  font-size: 12px;
  top: 14px; }

/*.income-form .select-wrapper span.caret{font-size:0;}*/
.income-form .select-wrapper .select-dropdown {
  border-bottom: 1px solid #d9d9d9;
  max-height: 200px !important; }

.income-form .select-wrapper + label {
  font-size: 12px !important;
  color: #333333 !important; }

.income-form .select-wrapper ul {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 10px 0 0 0;
  /* 9 */
  margin: 1rem 0 0 0;
  /* 9 */ }

.income-form .select-wrapper ul li span {
  font-size: 13px;
  padding: 8px 10px; }

.income-form .date-set label {
  color: #7b7b7b;
  font-size: 12px;
  font-weight: 300; }

.income-form .income-btn > .btn, .income-form .income-btn > .btn-large {
  font-weight: 600; }

#income .add {
  float: right;
  margin: 15px 20px 0; }

.income-form .pre-date input[type="text"] {
  margin: 0;
  width: 86%; }

.current-work-date {
  float: right;
  padding: 0 3% 0 0;
  text-align: right;
  margin: -15px 0 0 0;
  position: relative;
  top: 18px; }

.current-work-date > label {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 0 0 22px; }

.income-form .input-field.s6.mrg-set .radio-group {
  float: left;
  left: 0;
  margin: 5px 20px 0 0;
  top: 0;
  z-index: 1; }

.income-form .input-field.s6.mrg-set .radio-group input[type="radio"] + label {
  font-size: 15px;
  font-weight: 600;
  left: -4px;
  line-height: 23px;
  margin: 0;
  padding-left: 28px; }

.current-work-date > label {
  font-weight: normal;
  line-height: 21px;
  padding: 0 0 0 22px;
  font-size: 11px;
  font-weight: 400;
  color: #000000;
  top: 0; }

.income-form .pre-date .date-icon {
  position: absolute;
  right: 0;
  top: 13px; }

.income-form .pre-date.full-date {
  width: 100%; }

.income-form .pre-date.full-date input[type="text"] {
  width: calc(100% - 24px); }

.edit-view-form-con-box {
  float: left;
  width: 100%; }

.past-incone-box {
  border-top: 1px solid #eaeaea;
  float: left;
  font-size: 16px;
  padding: 10px 0;
  width: 100%; }

.past-incone-box a {
  color: #0e76bc;
  text-decoration: underline; }

.tags-link-box tags-input .tags .tag-item {
  /*background-clip: padding-box;*/
  border: 1px solid #1c75bc !important;
  float: left;
  height: auto;
  line-height: 20px;
  margin: 0 2px 5px;
  padding: 0 7px 0 5px;
  background: none;
  border-radius: 16px; }

.tags-link-box tags-input .tags .input {
  color: #9a9a9a;
  font-family: inherit !important;
  font-weight: 500;
  height: 25px;
  margin: 0 0 0 5px;
  opacity: 1;
  padding: 0;
  font-size: 12px;
  text-transform: capitalize; }

.tags-link-box tags-input .tags .tag-item {
  float: left;
  display: inline-block; }

.tags-link-box tags-input .tags .tag-item span {
  float: left;
  display: inline-block;
  color: #1c75bc;
  font-size: 12px;
  font-weight: 400;
  padding: 0 3px; }

.income-form .input-field.s6.mrg-set.time-select .pre-date input[type="text"] {
  width: 100%;
  cursor: pointer; }

input.select-dropdown {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.income-form .input-field.s6.mrg-set.time-select .pre-date:nth-child(2) {
  float: right; }

/*-----------alert box css------------*/
.modal-dialog.add-contact-popup.alert-box .modal-content .modal-body, .modal-dialog.add-contact-popup.alert-box .modal-footer {
  text-align: center; }

/*---------radio button set--------------*/
.input-field.radio-set {
  float: left;
  width: 100%;
  font-size: 13px; }

.radio-set .radio-group, .radio-group {
  display: inline-block;
  position: relative;
  top: -7px;
  width: auto; }

.radio-set .radio-group label {
  padding: 0 2px 0 24px; }

.date-picker-open {
  z-index: 999999 !important;
  border-radius: 0 !important; }

.input-field.radio-set > span.emessage {
  left: 0;
  top: 23px !important; }

/*---------------custome css---------------*/
.ng-toast {
  border-radius: 0 !important;
  position: fixed;
  left: 50%;
  bottom: 0px;
  z-index: 999999;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.input-field .prefix ~ label {
  margin-left: 0px; }

.pac-container {
  z-index: 1051; }

.select-wrapper span.caret {
  width: 0px; }

.link {
  cursor: pointer; }

.alert-danger {
  background-color: #f2dede;
  border-radius: 2px;
  color: #b65c50;
  z-index: 999999;
  font-weight: 500;
  font-size: 12px;
  border: 1px solid #ebccd1; }

.alert-success {
  background-color: #dff0d8;
  border-radius: 2px;
  color: #3c763d;
  z-index: 999999;
  font-size: 12px;
  border: 1px solid #d6e9c6; }

.alert-info {
  background-color: #d9edf7;
  border-radius: 2px;
  color: #407ba5;
  z-index: 999999;
  font-size: 12px;
  border: 1px solid #bce8f1; }

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -4px;
  right: -19px;
  color: inherit; }

.main-section .accordion-body .accordion-inner {
  background: #fff none repeat scroll 0 0;
  padding: 10px 0;
  border-bottom: 2px solid #e2e2e3; }

#accordion-first .accordion-heading span .progress {
  border-radius: 39px;
  float: right;
  height: 20px;
  position: absolute;
  right: 70px;
  top: 5px;
  width: 90px;
  z-index: 1;
  display: none !important; }
  @media (max-width: 47.9375em) {
    #accordion-first .accordion-heading span .progress {
      right: 42px; } }
  @media (max-width: 29.9375em) {
    #accordion-first .accordion-heading span .progress {
      width: 40px;
      background: none; } }

#accordion-first .accordion-heading span .progress-bar {
  line-height: 19px;
  font-size: 11px;
  -webkit-border-radius: 39px;
  border-radius: 39px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  box-shadow: none; }
  @media (max-width: 29.9375em) {
    #accordion-first .accordion-heading span .progress-bar {
      width: 100% !important; } }

#accordion-first .accordion-heading span .progress {
  background-color: #9b9b9b;
  box-shadow: none !important; }

.progress .progress-bar.yellow {
  background: #ee9714 none repeat scroll 0 0 !important; }

.progress .progress-bar.red {
  background: #ef4036 none repeat scroll 0 0 !important; }

.progress .progress-bar.green {
  background: #499516 none repeat scroll 0 0 !important; }

.progress .progress-bar.orange {
  background: #fb7000 none repeat scroll 0 0 !important; }

.accordion.accordion-inner-box > .panel-group {
  margin: 0;
  padding: 0; }

.main-section .accordion-body .accordion-inner .accordion-tab-box .accordion-group:last-child {
  margin: 0 !important;
  padding: 0 !important; }

.main-section .accordion-body .accordion-inner .accordion-tab-box .accordion-group {
  margin: 0 0 10px !important; }

/* .person-details-box .person-details .left-details .img-con span.edit-delete-icons {float: right; display: inline-block; @include rem(width,60px); @include abs-pos(auto, 32px, auto, auto); @include breakpoint(xx-large){@include rem(width,80px);} @include breakpoint(x-small){right:0;}  @include breakpoint(xl-small){right:-7px; top: 9px;}}
.person-details-box .person-details .left-details .img-con span.edit-delete-icons img {
    width: 20px;
}
.person-details-box .person-details .left-details .img-con span.edit-delete-icons > a {
    margin: 0 0 0 3px;}
.person-details-box .person-details .left-details .img-con span.edit-delete-icons img {
    width: 20px;
}
.person-details-box .person-details .left-details .img-con span.edit-delete-icons > a {
    margin: 0 0 0 3px;
}

.person-details-box .person-details .left-details .img-con h4 span.edit-delete-icons a {
    width: 20px;
    @include breakpoint(xx-large){@include rem(width,31px);}
} */
.person-details .left-details .edit-delete-icons {
  width: 70px;
  float: left;
  text-align: right; }

.person-details .left-details .edit-delete-icons a {
  display: inline-block; }

[type="radio"]:not(:checked), [type="radio"]:checked {
  position: absolute;
  /* left: -10339px; */
  opacity: 0;
  z-index: 999999;
  top: 10px;
  left: 6px;
  width: 100%;
  cursor: pointer;
  height: 19px; }

.edit-delete-table > a {
  color: #555;
  float: left;
  margin: 0 3px 0 0;
  padding: 3px;
  border-radius: 50%; }

.edit-delete-table > a > i.fa-close {
  position: relative;
  top: -1px; }

/*-------------life events css--------------*/
.income-form.life-event-tab-form .pre-date {
  float: left;
  width: 100%; }

.income-form.life-event-tab-form .pre-date input[type="text"] {
  margin: 0;
  width: 93%; }

.add.one-row-add-box {
  float: left;
  margin: 10px 0;
  padding: 0 20px;
  width: 100%; }

.accordion-inner .add a > span {
  display: inline-block;
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
  margin: 1px 4px 0 0; }

.add.one-row-add-box > a {
  font-size: 12px;
  font-weight: inherit;
  letter-spacing: 0;
  text-transform: capitalize;
  transition: none;
  margin: 0; }

.income-form {
  background: #f5f5f5;
  border-bottom: 1px solid #d0d2d7;
  float: left;
  left: 0;
  margin: 0 0 20px 0;
  padding: 20px 5px;
  position: relative;
  width: 100%; }

.income-main-con.form-edit-open-box {
  float: left;
  width: 100%; }

/*----------life evnets table-----------*/
.person-tab-details-box-con .date-picker-open {
  top: 40px !important; }

.details-group.view .income-form {
  margin: 0 -30px 15px; }

/*-----goal module css-----*/
.details-group.edit form .income-form {
  margin: 0 -20px 15px !important; }

/*---work details-----*/
a.delete-data {
  margin: 0px 0 0 6px;
  position: relative;
  top: 1px;
  text-decoration: underline;
  font-size: 15px;
  font-weight: 600; }

/*.details-group.edit .income-form.goal-form.editform {
    margin: 0 -30px 15px !important;
}*/
/*-----anguler scrollbar css------*/
.right-mrg-none {
  margin-right: 0 !important;
  float: right !important; }

.income-form input[type="reset"], .income-form input[type="submit"],
.income-form input[type="button"] {
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  height: 34px !important;
  margin-right: 5px;
  border-radius: 2px; }

.table-filter-icon > ul > li .con {
  background: #f1f1f1 none repeat scroll 0 0;
  bottom: auto;
  height: auto;
  max-height: 300px;
  max-width: 700px;
  min-width: 250px;
  overflow-y: auto;
  padding: 10px;
  position: absolute;
  word-wrap: break-word;
  z-index: 4;
  top: 100%;
  left: auto;
  float: left;
  box-shadow: 0px 1px 1px #999;
  right: 0; }

.table-filter-icon > ul > li .con input.btn, .table-filter-icon > ul > li .con input.btn-large {
  border-radius: 0;
  font-size: 12px;
  font-weight: 600;
  height: auto;
  line-height: 11px;
  margin: 5px 0 0;
  padding: 7px 10px;
  text-transform: capitalize; }

.table-filter-icon > ul > li > .con .tags-link-box tags-input .tags .tag-item {
  margin: 0 1px 2px; }

.one-row-field {
  float: left;
  width: 100%; }

.mm-overview .card-box {
  padding: 0;
  border: none;
  min-height: auto; }

.mm-overview .income-form {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  margin: 0;
  padding: 0 0 15px 0;
  width: 100%; }

.mm-overview .income-form h5 {
  font-size: 15px !important;
  margin: 0 0 15px !important;
  padding: 0 15px !important;
  width: 100% !important; }

.mm-overview .income-form .income-btn {
  padding: 0 15px; }

.btn.add.view, .add.view.btn-large {
  border-radius: 0;
  clear: both;
  height: 35px;
  width: 100px; }

.h5-title-format {
  margin: 0 0 15px !important;
  padding: 0 !important; }

.mCSB_container {
  overflow: hidden;
  width: auto !important;
  height: auto; }

.table-head-set {
  background: #fff none repeat scroll 0 0; }

.table-head-set tr th {
  font-weight: 600;
  line-height: 16px;
  padding: 5px 2px;
  text-transform: capitalize; }

.table-head-set tr th label {
  left: 9px;
  margin: 4px 0 0;
  position: relative;
  top: 2px; }

.table-head-set tr th span.group-img {
  display: block;
  position: relative;
  text-align: center; }

.table-head-set tr th:last-child {
  text-align: center; }

.shorting-group {
  display: inline-block; }

.no-result-box p {
  margin: 10px; }

html, body {
  height: 100%; }

#base {
  height: 100%;
  width: 100%;
  float: left; }

.main-container {
  height: 100%;
  width: 100%;
  float: left; }

#wrapper {
  height: 100%;
  width: 100%;
  float: left; }

#page-content-wrapper {
  height: 100%;
  width: 100%;
  float: left; }

/*.sidebar-nav {
	&:hover {
		width: 200px !important;
		ul {
		 	li {
		 		a {
		 			strong { opacity: 1 !important; }
		 		}
		 	}
		}
	}
} */
.main-section.main-section-1, .panel-group, .scrollableCont {
  z-index: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.tabContViewport {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0; }

/* .responsive-table table.striped > tbody.contact-groupbox-open > tr:hover > td:first-child::after {
    border-left: 2px dotted #666;
    border-right: 2px dotted #666;
    content: "";
    font-size: 11px;
    height: 18px;
    left: 5px;
    position: absolute;
    top: 49%;
    width: 6px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
} */
.movable-element a, .as-sortable-drag tr td .movable-element a {
  width: 5px;
  height: 18px;
  float: left;
  border-left: 2px dotted #777777;
  border-right: 2px dotted #777777;
  position: relative;
  top: 7px;
  left: 2px; }

.select-bordar-remove {
  border: medium none !important; }

.income-form .pre-date > label.active {
  font-size: 10px !important; }

.add-contact-popup .input-field.s6 .pre-date input {
  width: calc(100% - 22px);
  -webkit-width: calc(100% - 22px);
  -moz-width: calc(100% - 22px);
  -o-width: calc(100% - 22px);
  float: left; }

.add-contact-popup .input-field.s6 .pre-date span img {
  position: relative;
  top: 10px; }

.login-form-con .login-reg-form .input-field > input[type="email"] {
  cursor: default; }

.login-form-con .login-reg-form .profile-cont-box .input-field > input[type="email"] {
  cursor: not-allowed;
  pointer-events: none; }

.details-group.edit form .income-form {
  margin: 0 !important; }

.details-group.edit {
  padding: 0; }

.editformopen {
  background: #f5f5f5;
  border-bottom: 1px solid #d0d2d7; }

.listing-table-responsive form {
  overflow: visible !important;
  width: 100%; }

.responsive-table {
  position: relative;
  width: 100% !important; }

@media (max-width: 768px) {
  .listing-table-responsive form {
    overflow: auto !important;
    width: 100% !important; }

  .responsive-table {
    position: relative;
    width: auto !important; } }
/*.datetime-picker-dropdown {max-width: 300px !important;}
.datetime-picker-dropdown table {width: 100%; display: inline-block !important;}
.datetime-picker-dropdown table thead , .datetime-picker-dropdown table tbody {width: 100%;}
.datetime-picker-dropdown table tbody  tr td {  }
.datetime-picker-dropdown table tbody  tr td .btn{ padding: 0 5px !important; height: 29px !important; line-height: 29px !important; background: #fff !important; box-shadow: none !important; color: #555 !important; }
.datetime-picker-dropdown table tbody  tr td, .datetime-picker-dropdown table thead  tr th {padding: 5px !important;}*/
/*--AUTO SUGGESTION CSS--*/
.angucomplete-dropdown {
  padding: 0 !important;
  margin-top: 0 !important;
  width: 100% !important;
  border-color: #999;
  max-height: 186px !important;
  overflow: auto; }

.angucomplete-selected-row {
  background: #eeeeee !important;
  color: #555555 !important; }

.angucomplete-row {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #eee;
  font-size: 12px !important;
  color: #777 !important; }

.angucomplete-description {
  font-size: 9px !important;
  color: #999 !important; }

.fa-angle-up:before {
  content: "" !important; }

.mCSB_scrollTools {
  z-index: 2 !important; }

.contact-form .address-box-set {
  float: left; }

html {
  font-size: 62.5% !important;
  /* Sets up the Base 10 stuff */
  -webkit-font-size: 62.5% !important;
  /* Sets up the Base 10 stuff */
  -moz-font-size: 62.5% !important;
  /* Sets up the Base 10 stuff */ }

/*------suggestion-------*/
.suggetions-box {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 10px;
  /* 9 */
  padding: 1rem;
  /* 9 */
  background: #e2e2e2; }

.suggetions-box .head {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 10px;
  /* 9 */
  margin-bottom: 1rem;
  /* 9 */ }

.suggetions-box .head h6 {
  display: inline-block;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */ }

.suggetions-box .head .search-box {
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 208px;
  /* 9 */
  width: 20.8rem;
  /* 9 */
  position: relative; }

.suggetions-box .head .search-box input[type="text"] {
  float: left;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 24px;
  /* 9 */
  height: 2.4rem;
  /* 9 */
  box-sizing: border-box;
  background: #ffffff;
  margin: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 2px 8px 2px 26px;
  /* 9 */
  padding: 0.2rem 0.8rem 0.2rem 2.6rem;
  /* 9 */
  border: none; }

.suggetions-box .head .search-icon {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 24px;
  /* 9 */
  width: 2.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 24px;
  /* 9 */
  height: 2.4rem;
  /* 9 */
  float: left;
  top: auto;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute;
  background: url("../images/search-icon.png") no-repeat;
  border: none; }

.suggetions-box > ul {
  float: left;
  margin: 0;
  width: 100%; }

.suggetions-box > ul > li:last-child {
  margin-right: 0; }

.suggetions-box > ul > li {
  float: left;
  margin-right: 1.1%; }

.suggetions-box > ul > li > figure:hover .tras-img-con-hover-link {
  display: block; }

.suggetions-box > ul > li > figure {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 130px;
  /* 9 */
  width: 13rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 130px;
  /* 9 */
  height: 13rem;
  /* 9 */
  position: relative;
  background: #e1e1e1; }

.suggetions-box > ul > li > figure > img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-width: 130px;
  /* 9 */
  max-width: 13rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-height: 130px;
  /* 9 */
  max-height: 13rem;
  /* 9 */
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.suggetions-box > ul > li > figure .tras-img-con {
  width: 100%;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  position: absolute;
  background: url("../images/panel-tra-bg.png") repeat-x;
  background-position: 100% 100%;
  height: 100%;
  float: left; }

.suggetions-box > ul > li > figure .tras-img-con-hover-link {
  display: none;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../images/team-edit-delete-bg.png") repeat; }

.suggetions-box > ul > li > figure .tras-img-con-hover-link a {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.suggetions-box > ul > li > figure .tras-img-con-hover-link a > img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 10px;
  /* 9 */
  padding: 1rem;
  /* 9 */ }

.suggetions-box > ul > li > figure .tras-img-con-hover-link a > img:hover {
  background: #0e76bc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.suggetions-box > ul > li > figure .text-con {
  top: auto;
  right: auto;
  bottom: 0;
  left: auto;
  position: absolute;
  width: 100%; }

.suggetions-box > ul > li > figure .text-con span {
  top: auto;
  right: auto;
  bottom: 0;
  left: auto;
  position: absolute;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 55px;
  /* 9 */
  height: 5.5rem;
  /* 9 */
  background: none;
  overflow: hidden; }

.suggetions-box > ul > li > figure .text-con span h6 {
  top: auto;
  right: auto;
  bottom: 0;
  left: auto;
  position: absolute;
  color: #ffffff;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  word-wrap: break-word;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 7px 5px;
  /* 9 */
  padding: 0.7rem 0.5rem;
  /* 9 */
  width: 100%;
  overflow: hidden; }

/*------HillaryΓÇÖs Hobbies, Interests, Passions------*/
#relationship-details .hobbies-tab-section .title-box {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #d0d2d7; }

#relationship-details .hobbies-tab-section .title-box h5 {
  width: calc(100% - 70px);
  width: -webkit-calc(100% - 70px);
  width: -moz-calc(100% - 70px);
  width: -o-calc(100% - 70px);
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 2px 0 12px 0;
  /* 9 */
  margin: 0.2rem 0 1.2rem 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 20px;
  /* 9 */
  line-height: 2rem;
  /* 9 */ }

/*--comen css--*/
.panel-box {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 160px;
  /* 9 */
  width: 16rem;
  /* 9 */
  box-shadow: 1px 2px 2px #e6e6e6;
  -webkit-box-shadow: 1px 2px 2px #e6e6e6;
  -moz-box-shadow: 1px 2px 2px #e6e6e6;
  margin-right: 2.9%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 1rem;
  /* 9 */ }

/*.panel-box:nth-child(4n+1) {margin-right:0;}*/
.panel-box:nth-child:last-child {
  margin-bottom: 0; }

.panel-box .title {
  background: #0e76bc;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 1.1rem;
  /* 9 */
  color: #ffffff;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 6px 8px;
  /* 9 */
  padding: 0.6rem 0.8rem;
  /* 9 */
  width: 100%;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  min-height: 30px;
  /* 9 */
  min-height: 3rem;
  /* 9 */ }

.panel-box .title span {
  top: 2px;
  right: 2px;
  bottom: auto;
  left: auto;
  position: absolute;
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 28px;
  /* 9 */
  width: 2.8rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 28px;
  /* 9 */
  height: 2.8rem;
  /* 9 */
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.panel-box .title span i.close-icon {
  background: url("../images/close-icon.png") no-repeat scroll 0 0;
  float: left;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 13px;
  /* 9 */
  width: 1.3rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 14px;
  /* 9 */
  height: 1.4rem;
  /* 9 */ }

.panel-box .body {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 10px 10px 10px;
  /* 9 */
  padding: 0 1rem 1rem 1rem;
  /* 9 */
  float: left;
  width: 100%;
  border: 1px solid #d0d2d7;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: -1px;
  /* 9 */
  margin-top: -0.1rem;
  /* 9 */ }

.panel-box .body ul {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */
  width: 100%;
  position: relative; }

.panel-box .body ul > li {
  width: 46%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  margin: 10px 0 0;
  /* 9 */
  margin: 1rem 0 0;
  /* 9 */
  float: left; }

.panel-box .body ul > li:nth-child(2n) {
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin-right: 0;
  /* 9 */ }

.panel-box .body ul > li > a > figure {
  background: #e1e1e1;
  float: left;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 64px;
  /* 9 */
  width: 6.4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 60px;
  /* 9 */
  height: 6rem;
  /* 9 */
  overflow: hidden; }

.panel-box .body ul > li > a > figure img {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  max-width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-height: 60px;
  /* 9 */
  max-height: 6rem;
  /* 9 */
  width: 100%; }

/*--change wodth for auto image set--*/
.panel-box-content {
  position: relative;
  float: left;
  width: 100%; }

/* .panel-box-content .panel-box .body {@include rem(min-height,380px);} */
.panel-box-content .panel-box {
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 11px 0 0 0;
  /* 9 */
  margin: 1.1rem 0 0 0;
  /* 9 */ }

.panel-box-content .panel-box::before {
  background: #0e76bc;
  content: "";
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 18px;
  /* 9 */
  width: 1.8rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 19px;
  /* 9 */
  height: 1.9rem;
  /* 9 */
  top: 6px;
  right: auto;
  bottom: auto;
  left: 60px;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.panel-box-content .panel-box .body ul li {
  width: 18.6%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 10px 10px 0 0;
  /* 9 */
  margin: 1rem 1rem 0 0;
  /* 9 */ }

/*.panel-box-content .panel-box .body ul li:nth-child(2n) {float: left; @include rem(margin,10px 10px 0 0);}*/
.panel-box-content .panel-box .body ul li:last-child {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin-right: 0;
  /* 9 */ }

.panel-box-content .panel-box .body ul li figure {
  background: #e1e1e1;
  float: left;
  position: relative;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 130px;
  /* 9 */
  height: 13rem;
  /* 9 */
  overflow: visible;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 5px 0;
  /* 9 */
  margin: 0 0 0.5rem 0;
  /* 9 */ }

.panel-box-content .panel-box .body ul li figure img, .panel-box-content .panel-box .body ul li.more a > span {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  max-width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-height: 130px;
  /* 9 */
  max-height: 13rem;
  /* 9 */ }

.panel-box-content .panel-box .body ul li figure .tras-img-con {
  width: 100%;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  position: absolute;
  background: url("../images/panel-tra-bg.png") repeat-x;
  background-position: 100% 100%;
  height: 100%;
  float: left; }

.panel-box-content .panel-box .body ul li figure .tras-img-con > a {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  position: absolute;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 30px;
  /* 9 */
  width: 3rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 30px;
  /* 9 */
  height: 3rem;
  /* 9 */
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.panel-box-content .panel-box .body ul li figure .tras-img-con > a i.ellipsis-icon {
  background: url("../images/ellipsis-v-icon.png") no-repeat;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 3px;
  /* 9 */
  width: 0.3rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 13px;
  /* 9 */
  height: 1.3rem;
  /* 9 */
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 10px 12px 0 0;
  /* 9 */
  margin: 1rem 1.2rem 0 0;
  /* 9 */ }

.panel-box-content .panel-box .body ul li figure .tras-img-con .edit-delete-main-box {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../images/team-edit-delete-bg.png") repeat; }

.panel-box-content .panel-box .body ul li figure .tras-img-con .edit-delete-main-box::after {
  content: "";
  top: auto;
  right: auto;
  bottom: -10px;
  left: 32px;
  position: absolute;
  float: left;
  background: url("../images/form-top-arrow.png") no-repeat;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 10px;
  /* 9 */
  width: 1rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 10px;
  /* 9 */
  height: 1rem;
  /* 9 */ }

.panel-box-content .panel-box .body ul li figure .tras-img-con .edit-delete-main-box .edit-delete-box {
  top: 3px;
  right: 3px;
  bottom: auto;
  left: auto;
  position: relative;
  width: auto;
  z-index: 9; }

.panel-box-content .panel-box .body ul li figure .tras-img-con .edit-delete-main-box .edit-delete-box::before {
  display: none; }

.panel-box-content .panel-box .body ul li figure .tras-img-con .edit-delete-main-box .edit-delete-box a {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 3px 7px;
  /* 9 */
  padding: 0.3rem 0.7rem;
  /* 9 */ }

.panel-box-content .panel-box .body ul li figure .text-con {
  top: auto;
  right: auto;
  bottom: 0;
  left: auto;
  position: absolute;
  width: 100%; }

.panel-box-content .panel-box .body ul li figure .text-con span {
  top: auto;
  right: auto;
  bottom: 0;
  left: auto;
  position: absolute;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 55px;
  /* 9 */
  height: 5.5rem;
  /* 9 */
  background: none;
  overflow: hidden; }

.panel-box-content .panel-box .body ul li figure .text-con span h6 {
  top: auto;
  right: auto;
  bottom: 0;
  left: auto;
  position: absolute;
  color: #ffffff;
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  word-wrap: break-word;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 7px 5px;
  /* 9 */
  padding: 0.7rem 0.5rem;
  /* 9 */
  width: 100%;
  overflow: hidden; }

.panel-box-content .panel-box .body ul li .team-con-form {
  width: 100%;
  float: left;
  position: static; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 25px 11px 11px;
  /* 9 */
  padding: 2.5rem 1.1rem 1.1rem;
  /* 9 */
  z-index: 1; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form .input-field.s6.mrg-set {
  width: 41%;
  float: left;
  margin: 0 1.5% 0 0;
  color: #313435 !important; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form .input-field.s6.mrg-set .select-wrapper > input {
  color: #313435; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form .input-field.s6.mrg-set .select-wrapper > ul {
  padding: 0; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form .input-field.s6.int-level {
  width: 16%;
  margin: 0; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form .input-field.s6.link-event {
  width: 40%; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form .input-field.s6.category {
  width: 28%; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form .input-field.s6.sub-category {
  width: 29%;
  margin: 0; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form .input-field.s6.asso-person {
  width: 40%; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box {
  background: #ebebeb;
  top: auto;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute;
  float: left;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 3px 0 0 0;
  /* 9 */
  margin: 0.3rem 0 0 0;
  /* 9 */ }

.panel-box-content .panel-box .body ul li .team-con-form .select-wrapper ul li {
  width: 100%;
  margin: 0; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box label {
  color: #313435;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  font-weight: 300; }

.panel-box-content .panel-box .body ul li .team-con {
  float: left;
  width: 100%;
  word-wrap: break-word; }

.panel-box-content .panel-box .body ul li .team-con p {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 17px;
  /* 9 */
  line-height: 1.7rem;
  /* 9 */
  font-weight: 300;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 2px;
  /* 9 */
  margin-bottom: 0.2rem;
  /* 9 */
  float: left; }

.panel-box-content .panel-box .body ul li .team-con strong {
  font-weight: 600;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-right: 2px;
  /* 9 */
  margin-right: 0.2rem;
  /* 9 */ }

.panel-box-content .panel-box .body ul li.more a > span {
  background: url("../images/less-more-arrow.png") no-repeat;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 32px;
  /* 9 */
  width: 3.2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 32px;
  /* 9 */
  height: 3.2rem;
  /* 9 */
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.panel-box-content .panel-box .body ul li.more.less a > span {
  background: url("../images/less-more-arrow.png") no-repeat;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  top: 38%;
  right: auto;
  bottom: auto;
  left: 62%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.other-member-hobbies {
  float: left;
  width: 100%;
  padding: 0; }

.other-member-hobbies h6 {
  float: left;
  width: 100%;
  font-weight: 500;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 35px;
  /* 9 */
  line-height: 3.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: -26px 0 0 0;
  /* 9 */
  margin: -2.6rem 0 0 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  border-bottom: 1px solid #d0d2d7; }

.other-member-hobbies h6 > span {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  position: relative;
  float: left;
  z-index: 2;
  max-width: 87%; }

.responsive-table .hobby-list-table tbody td:nth-child(1), .responsive-table .hobby-list-table thead tr th:nth-child(1) {
  max-width: 55px !important;
  min-width: 55px !important;
  width: 55px !important;
  word-wrap: break-word; }

.responsive-table .hobby-list-table tbody td:nth-child(2), .responsive-table .hobby-list-table thead tr th:nth-child(2) {
  max-width: 100px !important;
  min-width: 100px !important;
  width: 100px !important;
  word-wrap: break-word; }

.responsive-table .hobby-list-table tbody td:nth-child(3), .responsive-table .hobby-list-table thead tr th:nth-child(3) {
  max-width: 88px !important;
  min-width: 88px !important;
  width: 88px !important;
  word-wrap: break-word; }

.responsive-table .hobby-list-table tbody td:nth-child(4), .responsive-table .hobby-list-table thead tr th:nth-child(4) {
  max-width: 292px !important;
  min-width: 292px !important;
  width: 292px !important;
  word-wrap: break-word; }

.responsive-table .hobby-list-table tbody td:nth-child(5), .responsive-table .hobby-list-table thead tr th:nth-child(5) {
  max-width: 105px !important;
  min-width: 105px !important;
  width: 105px !important;
  word-wrap: break-word; }

.responsive-table .hobby-list-table tbody td:last-child, .responsive-table .hobby-list-table thead tr th:last-child {
  max-width: 40px !important;
  min-width: 40px !important;
  width: 40px !important;
  word-wrap: break-word; }

.responsive-table .hobby-list-table tbody td, .responsive-table .hobby-list-table thead tr th {
  color: #555;
  font-size: 11px;
  font-weight: 500;
  padding: 6px 5px; }

.responsive-table .hobby-list-table thead tr th {
  font-size: 11px;
  color: #000000; }

.hib-table-edit-form {
  -webkit-box-shadow: 0px 0px 6px #313534;
  -moz-box-shadow: 0px 0px 6px #313534;
  -o-box-shadow: 0px 0px 6px #313534;
  box-shadow: 0px 0px 6px #313534;
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 95%;
  margin: 0 auto;
  padding-top: 30px; }

.head.search-box {
  position: relative; }
  .head.search-box .search-contact-form .form-control {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14px;
    /* 9 */
    font-size: 1.4rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    margin-bottom: 0px;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 0 45px;
    /* 9 */
    padding: 0 4.5rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    height: 45px;
    /* 9 */
    height: 4.5rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    line-height: 45px;
    /* 9 */
    line-height: 4.5rem;
    /* 9 */
    box-sizing: border-box;
    box-shadow: none; }
  .head.search-box .search-contact-form .search-btn {
    background: none;
    border: none;
    position: absolute;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    left: 0px;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    top: 0px;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    height: 45px;
    /* 9 */
    height: 4.5rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    line-height: 45px;
    /* 9 */
    line-height: 4.5rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    width: 45px;
    /* 9 */
    width: 4.5rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    padding: 0px;
    /* 9 */
    background-image: url("../images/search-icon.png");
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: center;
    outline: none; }
  .head.search-box .search-contact-form .search-back {
    background: none;
    border: none;
    position: absolute;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    right: 0px;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    top: 0px;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    height: 45px;
    /* 9 */
    height: 4.5rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    line-height: 45px;
    /* 9 */
    line-height: 4.5rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    width: 45px;
    /* 9 */
    width: 4.5rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    padding: 0px;
    /* 9 */
    background-image: url("../images/close.png");
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    outline: none;
    text-indent: -99px;
    box-shadow: none; }

.boxes-hip .input-field.s6.mrg-set {
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */ }

.hobby-list-table thead th {
  background: #d0d0d0;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  white-space: nowrap;
  position: static !important;
  font-size: 11px;
  width: auto !important;
  min-width: auto !important;
  max-width: auto !important;
  left: 0 !important; }
.hobby-list-table tbody tr td {
  border-bottom: 1px solid #9e9e9e;
  width: auto !important;
  min-width: auto !important;
  max-width: auto !important; }
  .hobby-list-table tbody tr td .addBtn {
    background: #ddd;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    color: #a4a4a4;
    font-size: 13px;
    padding: 6px 5px;
    border-radius: 50%; }
.hobby-list-table tbody tr:last-child td {
  border-bottom: 0; }
.hobby-list-table tbody tr:nth-child(2n) td {
  background: #ddd !important; }

.goal-main-con {
  position: relative; }
  .goal-main-con .suggetions-box {
    padding: 0;
    background: transparent; }
    .goal-main-con .suggetions-box .head.search-box {
      background: #e2e2e2; }
  .goal-main-con .no-rec-msg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 10px 5px;
    background: #f1f1f1; }

.other-member-hobbies h6 {
  margin-top: 0; }
.other-member-hobbies .inner-head {
  width: 100%;
  float: left;
  margin: 0;
  padding: 15px 0 0; }
  .other-member-hobbies .inner-head h4 {
    font-size: 16px;
    font-weight: 600;
    color: #0E76BC;
    margin: 0;
    padding: 8px;
    font-style: normal;
    background: #f1f1f1;
    border-bottom: thin solid #0E76BC; }

.panel-box .body {
  min-height: 152px; }

.other-member-hobbies .panel-box .body {
  background: #fff; }

.other-member-hobbies .panel-box {
  position: relative; }

.tras-img-con .edit-delete-main-box .edit-delete-box {
  z-index: 9; }

.panel-box.main-member-hobbies.active .body::after {
  background: #0e76bc none repeat scroll 0 0;
  bottom: -17px;
  content: "";
  height: 12px;
  left: 50%;
  position: absolute;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 12px;
  z-index: 1; }

.body.hip-form-open {
  padding: 0; }

.body.hip-form-open {
  background: #e5e5e5 none repeat scroll 0 0;
  border: 1px solid #bbbbbb; }

.body.hip-form-open > ul > li {
  float: left;
  margin: 10px 1% !important;
  width: 18% !important; }

/*.other-member-hobbies:last-child {
    padding-bottom: 10px;
}*/
/*.other-member-hobbies .hip-form-open ul li:nth-child(6n) {
    clear: both;
}*/
.body.hip-form-open > ul > li:nth-child(6n) {
  clear: both; }

.other-member-hobbies {
  float: left;
  padding: 0 0 10px;
  width: 100%; }

.hobby-list-tabl-responsive {
  width: 100% !important;
  overflow: auto; }

.other-member-hobbies h6 {
  margin-top: 0;
  padding: 0 10px; }

.hip-group-box-set {
  padding: 0;
  float: left;
  width: 100%; }

.other-member-hobbies .panel-box {
  margin: 10px 10px; }

.other-member-hobbies .panel-box-content {
  padding: 0 10px; }

.other-member-hobbies .panel-box-content .panel-box {
  -webkit-box-shadow: 0 2px 5px #999;
  -moz-box-shadow: 0 2px 5px #999;
  box-shadow: 0 2px 5px #999;
  margin: 10px 0; }

.body.hip-form-open {
  background: #e5e5e5 none repeat scroll 0 0; }

.body.hip-form-open-box {
  padding-bottom: 150px; }

.panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form {
  padding: 2.5rem 1.1rem 1.1rem;
  z-index: 1;
  -webkit-box-shadow: 0px 4px 4px #868686;
  -moz-box-shadow: 0px 4px 4px #868686;
  box-shadow: 0px 4px 4px #868686; }

.suggestion-form-box {
  -webkit-box-shadow: 0 0 5px #666;
  -moz-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
  padding: 30px 10px 10px;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 98%; }

#contact-hobby-add-block {
  position: relative; }

.suggestion-form-box .income-btn {
  padding: 0 15px; }

@media (max-width: 991px) {
  .boxes-hip .input-field.s6.mrg-set img {
    margin: 0 0 30px; }

  .suggestion-form-box {
    padding: 10px; } }
@media (max-width: 896px) {
  .body.hip-form-open-box {
    padding-bottom: 133px; } }
@media (max-width: 640px) {
  .body.hip-form-open > ul > li, .body.hip-form-open > ul > li:nth-child(2n) {
    float: left;
    margin: 10px 1% !important;
    width: 23% !important; }

  .body.hip-form-open > ul > li:nth-child(6n) {
    clear: none; }

  .panel-box .body {
    min-height: 172px; }

  .panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form .input-field.s6 {
    margin: 0 1.5% !important;
    width: 47% !important; } }
@media (max-width: 540px) {
  .body.hip-form-open > ul > li, .body.hip-form-open > ul > li:nth-child(2n) {
    float: left;
    margin: 10px 1% !important;
    width: 31% !important; }

  .body.hip-form-open > ul > li:nth-child(6n) {
    clear: none; }

  .body.hip-form-open > ul > li:nth-child(3n+1) {
    clear: both; } }
@media (max-width: 480px) {
  .body.hip-form-open > ul > li, .body.hip-form-open > ul > li:nth-child(2n) {
    float: left;
    margin: 10px 1% !important;
    width: 48% !important; }

  .body.hip-form-open > ul > li:nth-child(6n) {
    clear: none; }

  .body.hip-form-open > ul > li:nth-child(3n+1) {
    clear: none; }

  .body.hip-form-open > ul > li:nth-child(2n+1) {
    clear: both; }

  .panel-box-content .panel-box .body ul li .team-con-form .form-box.income-form .input-field.s6 {
    margin: 0  !important;
    width: 100% !important; }

  .body.hip-form-open-box {
    padding-bottom: 386px; } }
@media (max-width: 439px) {
  .main-member-hobbies {
    display: block !important;
    float: none !important;
    margin: 10px auto !important;
    overflow: hidden; } }
@media (max-width: 390px) {
  .body.hip-form-open > ul > li {
    float: left;
    margin: 10px 0 !important;
    width: 100% !important; }

  .body.hip-form-open > ul > li:nth-child(6n) {
    clear: none; }

  .body.hip-form-open > ul > li:nth-child(2n+1) {
    clear: none; }

  .body.hip-form-open ul {
    padding: 0 10px; }

  .body.hip-form-open > ul > li:nth-child(2n) {
    width: 100% !important; } }
.panel-box.main-member-hobbies.active {
  float: left;
  margin-bottom: 250px; }

.funfacts-acco-con .add.one-row-add-box {
  padding: 0 10px; }

.funfact-con-group-box {
  float: left;
  width: 100%;
  padding: 0 4px; }

.funfact-con-group-box .panel-box-main-group {
  width: 31.9%;
  float: left;
  margin: 0 0.7% 10px 0.7%;
  min-height: 249px; }
  @media (max-width: 40em) {
    .funfact-con-group-box .panel-box-main-group {
      width: 49%; } }
  @media (max-width: 22.5em) {
    .funfact-con-group-box .panel-box-main-group {
      width: 100%; } }

@media (max-width: 40em) {
  .panel-box-main-group:nth-child(2n) {
    margin: 0; } }

.panel-box-group {
  box-shadow: 0 2px 2px rgba(230, 230, 230, 0.9); }

.panel-box-group > .title {
  background: #0e76bc;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  min-height: 48px;
  /* 9 */
  min-height: 4.8rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 15px;
  /* 9 */
  padding: 1.5rem;
  /* 9 */
  width: 100%;
  position: relative; }

.panel-box-group > .title > h5 {
  margin: 0 !important;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1.6rem;
  /* 9 */
  color: #ffffff !important;
  font-weight: 600;
  text-decoration: none;
  width: 86% !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 !important; }

.panel-box-group > .title > a {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 40px;
  /* 9 */
  width: 4rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 40px;
  /* 9 */
  height: 4rem;
  /* 9 */
  text-align: center;
  float: right;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  top: 4px;
  right: 4px;
  bottom: auto;
  left: auto;
  position: absolute; }

.panel-box-group > .title > a > i {
  color: #ffffff;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.panel-box-group .body {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 15px;
  /* 9 */
  padding: 1.5rem;
  /* 9 */
  border: 1px solid #d0d2d7;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: -1px;
  /* 9 */
  margin-top: -0.1rem;
  /* 9 */
  min-height: 206px; }

.panel-box-group .body ul {
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: -4px 0 0;
  /* 9 */
  margin: -0.4rem 0 0;
  /* 9 */
  padding: 0;
  width: 100%;
  word-wrap: break-word; }

.panel-box-group .body ul > li > label {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin-bottom: 0;
  /* 9 */
  font-weight: 300; }

.panel-box-group .body ul > li {
  float: left;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 5px;
  /* 9 */
  margin-bottom: 0.5rem;
  /* 9 */ }

.panel-box-group .body ul > li:last-child {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin-bottom: 0;
  /* 9 */ }

.panel-box-group .body ul > li .con {
  color: #313435;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  font-weight: 500;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 13px;
  /* 9 */
  line-height: 1.3rem;
  /* 9 */ }

.edit-delete-box {
  float: right;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 75px;
  /* 9 */
  width: 7.5rem;
  /* 9 */
  top: 48px;
  right: 3px;
  bottom: auto;
  left: auto;
  position: absolute; }

.edit-delete-box::before {
  content: "";
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 10px;
  /* 9 */
  width: 1rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 10px;
  /* 9 */
  height: 1rem;
  /* 9 */
  background: #e2e2e2;
  top: -5px;
  right: 15px;
  bottom: auto;
  left: auto;
  position: absolute; }

.edit-delete-box > a {
  background: #e2e2e2;
  color: #666666;
  display: block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-bottom: 1px;
  /* 9 */
  margin-bottom: 0.1rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 5px 10px;
  /* 9 */
  padding: 0.5rem 1rem;
  /* 9 */
  text-decoration: none; }

.edit-delete-box > a > i {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 12px;
  /* 9 */
  width: 1.2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 13px;
  /* 9 */
  height: 1.3rem;
  /* 9 */
  float: left;
  background: url("../images/edit-delete-icons.png");
  z-index: 1;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 2px 4px 0 0;
  /* 9 */
  margin: 0.2rem 0.4rem 0 0;
  /* 9 */ }

.edit-delete-box > a > i.delete-icon {
  background-position: 0 13px; }

.edit-delete-box > a:hover, .edit-delete-box::before {
  background: #dddddd; }

.life-event-table thead th:first-child, .life-event-table tbody td:first-child {
  min-width: 20%;
  width: 20%;
  max-width: 20%; }

.life-event-table thead th:nth-child(2), .life-event-table tbody td:nth-child(2) {
  width: 20%;
  min-width: 20%;
  max-width: 20%; }

.life-event-table thead th:nth-child(3), .life-event-table tbody td:nth-child(3) {
  width: 20%;
  min-width: 20%;
  max-width: 20%; }

.life-event-table thead th:nth-child(4), .life-event-table tbody td:nth-child(4) {
  width: 16%;
  min-width: 16%;
  max-width: 16%; }

.life-event-table thead th:nth-child(5), .life-event-table tbody td:nth-child(5) {
  width: 12%;
  min-width: 12%;
  max-width: 12%; }

.life-event-table thead th:last-child, .life-event-table tbody td:last-child {
  width: 10%;
  max-width: 10%;
  min-width: 10%;
  text-align: center; }

.life-event-table thead th {
  color: #313534;
  font-weight: 600;
  padding: 9px 9px;
  font-size: 12px; }

.life-event-table tbody td {
  padding: 7px 9px;
  font-weight: 500;
  font-size: 12px;
  color: #313534;
  word-wrap: break-word;
  float: left; }

.life-event-table > thead {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  box-sizing: border-box;
  float: left;
  width: 100%; }

.life-event-table-responsive .mCSB_container_wrapper {
  margin-right: 0; }

.life-event-table-responsive .mCSB_container_wrapper > .mCSB_container {
  padding-right: 0; }

.life-event-table tbody td .edit-delete-table {
  text-align: right;
  display: inline-block; }

.life-event-table > thead > tr {
  float: left;
  width: 100%; }

.life-event-table > thead > tr > th {
  float: left; }

.edit-delete-table > a > i {
  background: transparent url("../images/edit-delete-icons.png") repeat scroll 0 0;
  float: left;
  height: 12px;
  width: 13px; }

.edit-delete-table > a > i.close-icon {
  background-position: 0 12px; }

.edit-delete-table > a:hover {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.4); }

.table-height-scroll {
  float: left;
  min-height: 36px;
  max-height: 182px;
  overflow-y: auto;
  width: 100%;
  position: relative; }

.table-height-scroll p.text-center, .table-height-scroll .step-tab-nav ul li .step_label p.round_circle, .step-tab-nav ul li .step_label .table-height-scroll p.round_circle, .table-height-scroll .default-form .form-footer-section p.saveBtn, .default-form .form-footer-section .table-height-scroll p.saveBtn {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

#header-fixed {
  position: fixed;
  top: 0px;
  display: none;
  background-color: white; }

@media (max-width: 1170px) {
  .life-event-table-responsive .mCustomScrollbar {
    height: 290px !important; } }
@media (max-width: 940px) {
  /*    .life-event-table thead th:first-child, .life-event-table tbody td:first-child {
          min-width: 150px !important;
          width: 150px !important;
          max-width: 150px !important;
      }
      .life-event-table thead th:nth-child(2), .life-event-table tbody td:nth-child(2)  {
          width: 170px !important;
          min-width: 170px !important;
          max-width: 170px !important;
      }
  
      .life-event-table thead th:nth-child(3), .life-event-table tbody td:nth-child(3)  {
          width: 180px !important;
          min-width: 180px !important;
          max-width: 180px !important;
      }
  
      .life-event-table thead th:nth-child(4), .life-event-table tbody td:nth-child(4)  {
          width: 116px !important;
          min-width: 120px !important;
          max-width: 120px !important;
      }
      .life-event-table thead th:last-child, .life-event-table tbody td:last-child  {
          width:100px !important;
          max-width:100px !important;
          min-width:100px !important;
          text-align:center;
      }*/
  .life-event-table-responsive {
    float: left;
    width: 100%;
    overflow: auto; }

  .life-event-table-responsive table {
    width: 800px; }

  .table-height-scroll {
    width: 800px; } }
@media (min-width: 1171px) and (max-width: 1360px) {
  .life-event-table-responsive {
    float: left;
    width: 100%;
    overflow: auto; }

  .life-event-table-responsive table {
    width: 800px; }

  .table-height-scroll {
    width: 800px; } }
@media (max-width: 690px) {
  .income-form .input-field.s6.mrg-set {
    float: left;
    margin: 0;
    min-height: 62px;
    width: 100%; }

  .income-form {
    padding: 20px 15px; }

  .income-btn {
    padding: 0; }

  .add-contact-popup .modal-content form .input-field.s6 {
    width: 100%; } }
.pro-info .top-btn {
  float: left;
  width: 100%;
  border-bottom: 1px solid #d0d2d7;
  padding: 15px 15px 0 15px; }

.pro-info .top-btn .more-btn {
  display: inline-block;
  float: right;
  margin: 0;
  width: auto; }

.pro-info .top-btn .more-btn a {
  float: left !important;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 0 0 15px 10px;
  /* 9 */
  margin: 0 0 1.5rem 1rem;
  /* 9 */ }

.pro-info .top-btn .more-btn a > span {
  font-size: 20px;
  line-height: 19px;
  margin: 0 3px 0 -2px;
  float: left; }

.pro-info ul {
  float: left;
  margin: 0;
  padding: 15px; }

.pro-info ul li {
  float: left;
  width: 49%;
  margin: 10px 2% 0 0; }

.pro-info ul li:nth-child(2n) {
  margin-right: 0; }

.pro-info ul li > .panel-box-group > .title {
  min-height: 33px !important;
  padding: 7px 15px !important; }

.pro-info .pro-info-box-group.panel-box-group > .body {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  min-height: 123px;
  /* 9 */
  min-height: 12.3rem;
  /* 9 */ }

.pro-info .pro-info-box-group.panel-box-group > .body a {
  text-decoration: underline; }

.pro-info .pro-info-box-group.panel-box-group > .body > ul > li {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 5px 0;
  /* 9 */
  margin: 0 0 0.5rem 0;
  /* 9 */ }

.pro-info .pro-info-box-group.panel-box-group > .body > ul > li > .con {
  line-height: 20px;
  overflow: hidden; }

.pro-info .pro-info-box-group.panel-box-group > .body > ul > li > label {
  float: left;
  color: #313435;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 150px;
  /* 9 */
  width: 15rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
  font-weight: 600; }

@media (max-width: 767px) {
  .pro-info .pro-info-box-group.panel-box-group > .body > ul > li {
    margin-bottom: 10px; }

  .pro-info .pro-info-box-group.panel-box-group > .body > ul > li > label {
    width: 100%; }

  .pro-info .pro-info-box-group.panel-box-group > .body > ul > li > .con {
    width: 100%;
    overflow: auto;
    color: #777; } }
@media (max-width: 480px) {
  .pro-info ul li {
    width: 100%; } }
.card-box.card-box-with-min-height.work-edu-spshot.tab {
  height: auto;
  min-height: auto;
  padding: 0;
  border: none; }

.card-box.card-box-with-min-height.work-edu-spshot.tab .body ul li .right h5 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  padding: 0 0 7px 0;
  /* 9 */
  padding: 0 0 0.7rem 0;
  /* 9 */ }

.income-form.debt-form .input-field.s6.mrg-set.paid-select-box .current-work-date {
  float: left;
  margin: 0 0 0 -9px;
  position: relative; }

.income-form.debt-form .input-field.s6.mrg-set.paid-select-box .pre-date {
  float: right;
  width: 69%;
  width: calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: -moz-calc(100% - 100px); }

.income-form.debt-form .input-field.s6.mrg-set.paid-select-box .current-work-date > label {
  font-size: 15px;
  font-weight: 600;
  padding-left: 28px; }

.debt-btn::before {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden; }

.saving-main-con, .insurance-main-con, .debt-main-con, .budget-main-con {
  float: left;
  width: 100%; }

.insurance-main-con .input-field.col.s6.mrg-set.ins-status .radio-group {
  top: -36px; }

.input-field.col.s6.mrg-set.ins-status {
  margin: 27px 1.5% 11px;
  min-height: auto !important; }

.input-field.col.s6.mrg-set.ins-status .radio-group {
  display: inline-block;
  float: left;
  position: relative;
  top: -29px; }

.input-field.col.s6.mrg-set.ins-status label {
  display: inline-block;
  float: left;
  font-size: 15px;
  margin-right: 10px;
  position: relative;
  top: 20px; }

.insurance-btn {
  clear: both; }

.add-minus-step-box {
  text-align: right;
  width: 100%;
  padding: 0 1.5%;
  float: left;
  border-top: 1px dashed #c5c2c2;
  padding-top: 8px;
  height: 57px; }

.add-minus-step-box a i {
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  padding: 5px 7px;
  height: auto;
  line-height: 18px;
  box-shadow: none;
  text-transform: capitalize; }

.edit_delete_step_box {
  float: left;
  width: 100%;
  margin: 20px 0 0 0; }

.license {
  display: block;
  position: relative; }
  .license .box {
    display: inline-block;
    float: left;
    position: relative;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 0 15px;
    /* 9 */
    padding: 0 1.5rem;
    /* 9 */ }
  .license .box.b_one {
    width: 29%; }
  .license .box.b_two {
    width: 29%; }
  .license .box.b_three {
    width: 42%; }
  .license .input-field {
    width: 100%; }
    .license .input-field label.label {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12px;
      /* 9 */
      font-size: 1.2rem;
      /* 9 */
      left: 0;
      font-weight: 600;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      padding: 0;
      /* 9 */ }
    .license .input-field label.i_label {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 15px;
      /* 9 */
      font-size: 1.5rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      padding: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      top: 15px;
      /* 9 */
      top: 1.5rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      left: 0px;
      /* 9 */
      font-weight: 600; }
    .license .input-field label.i_label.active {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13px;
      /* 9 */
      font-size: 1.3rem;
      /* 9 */ }
    .license .input-field .select-box input.select-dropdown {
      color: #313435;
      font-weight: 500;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 15px;
      /* 9 */
      font-size: 1.5rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      height: 40px;
      /* 9 */
      height: 4rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin-bottom: 0;
      /* 9 */
      border-bottom: 1px solid #9e9e9e; }
    .license .input-field .select-box .dropdown-content {
      top: 41px !important; }
      .license .input-field .select-box .dropdown-content span {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14px;
        /* 9 */
        font-size: 1.4rem;
        /* 9 */
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        padding: 8px 10px;
        /* 9 */
        padding: 0.8rem 1rem;
        /* 9 */ }
    .license .input-field input.input-txt {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin-bottom: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14px;
      /* 9 */
      font-size: 1.4rem;
      /* 9 */ }
    .license .input-field .date-icon {
      position: absolute;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      right: 0px;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      top: 13px;
      /* 9 */
      top: 1.3rem;
      /* 9 */ }
  .license .input-button button.btn, .license .input-button button.btn-large {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13px;
    /* 9 */
    font-size: 1.3rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 0 14px;
    /* 9 */
    padding: 0 1.4rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 16px;
    /* 9 */
    margin-top: 1.6rem;
    /* 9 */
    color: #ffffff; }
    .license .input-button button.btn:active, .license .input-button button.btn-large:active, .license .input-button button.btn:hover, .license .input-button button.btn-large:hover, .license .input-button button.btn:focus, .license .input-button button.btn-large:focus {
      color: #ffffff; }
  .license .table-section {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-top: 30px;
    /* 9 */
    padding-top: 3rem;
    /* 9 */
    display: block;
    position: relative; }
    .license .table-section table {
      border: 1px solid #dddddd; }
      .license .table-section table .action_icon {
        display: inline-block;
        position: relative;
        margin: 0 2px; }
        .license .table-section table .action_icon .icon {
          display: inline-block;
          position: relative;
          height: 20px;
          width: 20px;
          background-position: center;
          background-repeat: no-repeat; }
        .license .table-section table .action_icon .icon.edit {
          background-size: 18px;
          background-image: url("../images/edit.png"); }
        .license .table-section table .action_icon .icon.remove {
          background-size: 15px;
          background-image: url("../images/close.png"); }

._add_license {
  position: relative;
  display: block;
  float: left;
  width: 100%; }
  ._add_license .c_card {
    display: inline-block;
    width: 100%;
    position: relative;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 15px;
    /* 9 */
    padding: 1.5rem;
    /* 9 */
    background-color: #ffffff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15); }
  ._add_license .panel-box.mtn {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    margin-top: 0px;
    /* 9 */ }
  ._add_license .panel-box {
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 0 0 20px 0;
    /* 9 */
    margin: 0 0 2rem 0;
    /* 9 */
    border: 1px solid #e2e6ea;
    position: relative;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    padding: 0;
    /* 9 */
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    ._add_license .panel-box .panel-title {
      display: block;
      position: relative;
      color: #000;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding: 15px;
      /* 9 */
      padding: 1.5rem;
      /* 9 */
      font-weight: 600;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 16px;
      /* 9 */
      font-size: 1.6rem;
      /* 9 */
      text-transform: uppercase; }
    ._add_license .panel-box .panel-body table.table {
      border: 1px solid #dddddd; }
      ._add_license .panel-box .panel-body table.table .action_icon {
        display: inline-block;
        position: relative;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 5 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        margin: 0 2px;
        /* 9 */
        margin: 0 0.2rem;
        /* 9 */ }
        ._add_license .panel-box .panel-body table.table .action_icon .icon {
          display: inline-block;
          position: relative;
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          height: 20px;
          /* 9 */
          height: 2rem;
          /* 9 */
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          width: 20px;
          /* 9 */
          width: 2rem;
          /* 9 */
          background-position: center;
          background-repeat: no-repeat; }
        ._add_license .panel-box .panel-body table.table .action_icon .icon.edit {
          background-size: 18px;
          background-image: url("../images/edit.png"); }
        ._add_license .panel-box .panel-body table.table .action_icon .icon.remove {
          background-size: 15px;
          background-image: url("../images/close.png"); }
  ._add_license .input-field {
    width: 100%; }
    ._add_license .input-field .inner-input {
      position: relative; }
    ._add_license .input-field input.radio-input {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      top: 8px;
      /* 9 */
      top: 0.8rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      width: 16px;
      /* 9 */
      width: 1.6rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      height: 16px;
      /* 9 */
      height: 1.6rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin-top: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      left: 0;
      /* 9 */ }
    ._add_license .input-field .radio-with-input {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding-left: 30px;
      /* 9 */
      padding-left: 3rem;
      /* 9 */
      position: relative; }
      ._add_license .input-field .radio-with-input:before {
        content: "";
        position: absolute;
        left: 0;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        top: 8px;
        /* 9 */
        top: 0.8rem;
        /* 9 */
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        width: 16px;
        /* 9 */
        width: 1.6rem;
        /* 9 */
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        height: 16px;
        /* 9 */
        height: 1.6rem;
        /* 9 */
        border-radius: 50%;
        border: 2px solid #5a5a5a;
        transition: 0.28s ease; }
      ._add_license .input-field .radio-with-input:after {
        content: "";
        position: absolute;
        left: 0;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        top: 8px;
        /* 9 */
        top: 0.8rem;
        /* 9 */
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        width: 16px;
        /* 9 */
        width: 1.6rem;
        /* 9 */
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        height: 16px;
        /* 9 */
        height: 1.6rem;
        /* 9 */
        border-radius: 50%;
        border: 2px solid transparent;
        background-color: #0e76bc;
        transform: scale(0);
        transition: 0.28s ease; }
    ._add_license .input-field input.radio-input:checked + div.radio-with-input:before {
      border: 2px solid transparent; }
    ._add_license .input-field input.radio-input:checked + div.radio-with-input:after {
      transform: scale(1); }
    ._add_license .input-field label.label {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13px;
      /* 9 */
      font-size: 1.3rem;
      /* 9 */
      left: 0;
      top: -8px;
      font-weight: 600;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      padding: 0;
      /* 9 */ }
    ._add_license .input-field label.i_label {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 15px;
      /* 9 */
      font-size: 1.5rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      padding: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      top: 15px;
      /* 9 */
      top: 1.5rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      left: 0px;
      /* 9 */
      font-weight: 600;
      color: #333333; }
    ._add_license .input-field label.i_label.active {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13px;
      /* 9 */
      font-size: 1.3rem;
      /* 9 */ }
    ._add_license .input-field input.input-txt {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin-bottom: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14px;
      /* 9 */
      font-size: 1.4rem;
      /* 9 */ }
  ._add_license .form-group {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%; }
    ._add_license .form-group .control-label._t_right {
      text-align: right; }
    ._add_license .form-group .control-label._t_left {
      text-align: left; }
    ._add_license .form-group .control-label.center {
      text-align: center; }
    ._add_license .form-group .control-label {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin-bottom: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding-top: 7px;
      /* 9 */
      padding-top: 0.7rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14px;
      /* 9 */
      font-size: 1.4rem;
      /* 9 */
      color: #565656; }
    ._add_license .form-group .form-control {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14px;
      /* 9 */
      font-size: 1.4rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin-bottom: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      height: 34px;
      /* 9 */
      height: 3.4rem;
      /* 9 */
      box-shadow: none; }
    ._add_license .form-group .form-actions {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding-top: 10px;
      /* 9 */
      padding-top: 1rem;
      /* 9 */ }
    ._add_license .form-group .date-icon {
      position: absolute;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      right: 15px;
      /* 9 */
      right: 1.5rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      top: 7px;
      /* 9 */
      top: 0.7rem;
      /* 9 */ }
    ._add_license .form-group ._stage_label {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin-bottom: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding-right: 5px;
      /* 9 */
      padding-right: 0.5rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14px;
      /* 9 */
      font-size: 1.4rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      max-width: 190px;
      /* 9 */
      max-width: 19rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      min-width: 190px;
      /* 9 */
      min-width: 19rem;
      /* 9 */
      text-align: right;
      color: #565656;
      vertical-align: middle; }
    ._add_license .form-group ._stage_date_picker {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 150px; }
      ._add_license .form-group ._stage_date_picker .date-icon {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 5 */
        /* 8 */
        right: 0;
        /* 9 */ }
  ._add_license .select-box input.select-dropdown {
    color: #313435;
    font-weight: 500;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15px;
    /* 9 */
    font-size: 1.5rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    height: 40px;
    /* 9 */
    height: 4rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    margin-bottom: 0;
    /* 9 */
    border-bottom: 1px solid #9e9e9e; }
  ._add_license .select-box .dropdown-content {
    top: 41px !important; }
    ._add_license .select-box .dropdown-content span {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14px;
      /* 9 */
      font-size: 1.4rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding: 8px 10px;
      /* 9 */
      padding: 0.8rem 1rem;
      /* 9 */ }
  ._add_license .form-box {
    float: left;
    display: inline-block;
    width: 20%;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 0 15px;
    /* 9 */
    padding: 0 1.5rem;
    /* 9 */ }
    ._add_license .form-box .form-label {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13px;
      /* 9 */
      font-size: 1.3rem;
      /* 9 */
      color: #000000; }
    ._add_license .form-box .form-value {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin-bottom: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13px;
      /* 9 */
      font-size: 1.3rem;
      /* 9 */ }
  ._add_license .information-section {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-top: 15px;
    /* 9 */
    padding-top: 1.5rem;
    /* 9 */
    display: inline-block;
    width: 100%; }
    ._add_license .information-section .date-icon {
      position: absolute;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      right: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      top: 10px;
      /* 9 */
      top: 1rem;
      /* 9 */ }
    ._add_license .information-section .input-field {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-bottom: 20px;
      /* 9 */
      margin-bottom: 2rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      min-height: 42px;
      /* 9 */
      min-height: 4.2rem;
      /* 9 */ }
      ._add_license .information-section .input-field label.i_label.radio-label {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        top: -10px;
        /* 9 */
        top: -1rem;
        /* 9 */
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 13px;
        /* 9 */
        font-size: 1.3rem;
        /* 9 */ }
      ._add_license .information-section .input-field .radio-button {
        display: inline-block;
        float: left;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        margin-right: 5px;
        /* 9 */
        margin-right: 0.5rem;
        /* 9 */ }
        ._add_license .information-section .input-field .radio-button input {
          display: inline-block;
          width: auto; }
        ._add_license .information-section .input-field .radio-button label {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 5 */
          /* 8 */
          margin: 0;
          /* 9 */
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          top: 13px;
          /* 9 */
          top: 1.3rem;
          /* 9 */
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          padding-left: 26px;
          /* 9 */
          padding-left: 2.6rem;
          /* 9 */
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 15px;
          /* 9 */
          font-size: 1.5rem;
          /* 9 */ }
      ._add_license .information-section .input-field .check-box label {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        /* 4 */
        /* 5 */
        /* 4 */
        /* 5 */
        margin: 8px 0 0;
        /* 9 */
        margin: 0.8rem 0 0;
        /* 9 */
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        padding-left: 26px;
        /* 9 */
        padding-left: 2.6rem;
        /* 9 */
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 12px;
        /* 9 */
        font-size: 1.2rem;
        /* 9 */ }
  ._add_license .stage_progress_section .form-group {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 20px;
    /* 9 */
    margin-bottom: 2rem;
    /* 9 */ }
  ._add_license .profile-icon {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    height: 110px;
    /* 9 */
    height: 11rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    width: 110px;
    /* 9 */
    width: 11rem;
    /* 9 */
    display: inline-block;
    border: 1px solid #676767; }
  ._add_license .form-group.join-group-box {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    padding: 0;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    margin: 0;
    /* 9 */ }
    ._add_license .form-group.join-group-box .control-label._t_right {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      padding: 0 0 0 15px;
      /* 9 */
      padding: 0 0 0 1.5rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 15px;
      /* 9 */
      font-size: 1.5rem;
      /* 9 */
      width: auto; }
    ._add_license .form-group.join-group-box .check-box {
      display: inline-block; }
      ._add_license .form-group.join-group-box .check-box [type="checkbox"] + label {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 5 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        /* 4 */
        /* 5 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        padding: 0 15px 0 25px;
        /* 9 */
        padding: 0 1.5rem 0 2.5rem;
        /* 9 */
        line-height: 22px;
        font-weight: 500;
        color: #313435;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14px;
        /* 9 */
        font-size: 1.4rem;
        /* 9 */ }

.license-add-form .select-wrapper .dropdown-content li {
  min-height: 35px; }
.license-add-form .select-wrapper .dropdown-content li > span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 10px;
  /* 9 */
  padding: 0 1rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 35px;
  /* 9 */
  line-height: 3.5rem;
  /* 9 */ }
.license-add-form .select-wrapper .dropdown-content li > span > label {
  top: 6px; }

.license-form-filed-group .col-md-6 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 0 15px 0;
  /* 9 */
  margin: 0 0 1.5rem 0;
  /* 9 */ }
.license-form-filed-group .col-md-12 ul {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 1.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 0 15px 0 0;
  /* 9 */
  margin: 0 1.5rem 0 0;
  /* 9 */ }

.one-third-box {
  width: 31%;
  float: left;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 0 17px 17px 0;
  /* 9 */
  margin: 0 1.7rem 1.7rem 0;
  /* 9 */ }

.one-third-box:nth-child(3n) {
  margin-right: 0; }

.one-third-box:nth-child(3n+1) {
  clear: both; }

.onboardmodal .modal-dialog {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 605px;
  /* 9 */
  width: 60.5rem;
  /* 9 */
  margin: 15px auto;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */ }

.onboardmodal .modal-body {
  overflow: hidden; }

.step-tab-nav {
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0;
  /* 9 */ }
  .step-tab-nav ul {
    width: 100%;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    margin: 0;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    padding: 0;
    /* 9 */ }
    .step-tab-nav ul li {
      width: 25%;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      margin: 0;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 8 */
      padding: 0;
      /* 9 */
      position: relative; }
      .step-tab-nav ul li .step_label {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        width: 80px;
        /* 9 */
        width: 8rem;
        /* 9 */
        display: inline-block;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 5 */
        /* 8 */
        margin: 0;
        /* 9 */
        /* 3 */
        /* 3 */
        /* 4 */
        /* 5 */
        /* 8 */
        padding: 0;
        /* 9 */ }
        .step-tab-nav ul li .step_label .round_circle {
          background: #ebebeb;
          border-radius: 50%;
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          width: 50px;
          /* 9 */
          width: 5rem;
          /* 9 */
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          height: 50px;
          /* 9 */
          height: 5rem;
          /* 9 */
          display: inline-block;
          /* 3 */
          /* 3 */
          /* 4 */
          /* 5 */
          /* 8 */
          margin: 0;
          /* 9 */
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          padding: 16px;
          /* 9 */
          padding: 1.6rem;
          /* 9 */
          color: #9b9b9b;
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 16px;
          /* 9 */
          font-size: 1.6rem;
          /* 9 */
          position: relative;
          z-index: 2; }
        .step-tab-nav ul li .step_label .label {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 12px;
          /* 9 */
          font-size: 1.2rem;
          /* 9 */
          color: #9b9b9b;
          /* 3 */
          /* 3 */
          /* 4 */
          /* 5 */
          /* 8 */
          margin: 0;
          /* 9 */
          /* 3 */
          /* 3 */
          /* 4 */
          /* 5 */
          /* 8 */
          padding: 0;
          /* 9 */
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          line-height: 20px;
          /* 9 */
          line-height: 2rem;
          /* 9 */
          white-space: pre-wrap;
          max-width: 65px;
          display: inline-block; }
      .step-tab-nav ul li:after {
        content: "";
        height: 3px;
        background: #ebebeb;
        top: 25px;
        right: 0;
        position: absolute;
        width: 100%;
        z-index: 1; }
      .step-tab-nav ul li:first-child:after, .step-tab-nav ul li:last-child:after {
        width: 50%; }
      .step-tab-nav ul li:last-child:after {
        right: inherit;
        left: 0; }
    .step-tab-nav ul li.active .step_label .round_circle {
      background: #048dcf;
      color: #ffffff; }

.step-tab_detailBlock {
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 30px 30px 10px;
  /* 9 */
  padding: 3rem 3rem 1rem;
  /* 9 */ }
  .step-tab_detailBlock p {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 20px;
    /* 9 */
    font-size: 2rem;
    /* 9 */
    color: #313435;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 0 0 10px 0;
    /* 9 */
    margin: 0 0 1rem 0;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 8 */
    padding: 0;
    /* 9 */
    font-weight: 500;
    line-height: 30px; }
  .step-tab_detailBlock h3 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 28px;
    /* 9 */
    font-size: 2.8rem;
    /* 9 */
    color: #0e76bc;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 5px 0 20px 0;
    /* 9 */
    margin: 0.5rem 0 2rem 0;
    /* 9 */
    font-weight: 600; }
  .step-tab_detailBlock .left-con {
    width: 50%;
    float: left; }
    .step-tab_detailBlock .left-con figure {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      margin: 50px 0 0 0;
      /* 9 */
      margin: 5rem 0 0 0;
      /* 9 */
      text-align: center; }
  .step-tab_detailBlock .right-con {
    width: 50%;
    float: left; }
  .step-tab_detailBlock form .con-bg {
    background: #ffffff;
    width: 100%;
    float: left;
    padding: 20px;
    border: 1px solid #eaeaea; }
    .step-tab_detailBlock form .con-bg .input-field label {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 15px;
      /* 9 */
      font-size: 1.5rem;
      /* 9 */
      font-weight: 600;
      left: 0; }
    .step-tab_detailBlock form .con-bg .input-field label.active {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12px;
      /* 9 */
      font-size: 1.2rem;
      /* 9 */
      top: 14px; }

.default-form .input-field {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 0 0 10px;
  /* 9 */
  margin: 0 0 1rem;
  /* 9 */ }
  .default-form .input-field label {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15px;
    /* 9 */
    font-size: 1.5rem;
    /* 9 */
    left: 0;
    font-weight: 600; }
  .default-form .input-field label.active {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12px;
    /* 9 */
    font-size: 1.2rem;
    /* 9 */
    top: 14px; }
  .default-form .input-field input[type="text"], .default-form .input-field input[type="email"] {
    color: #313435;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15px;
    /* 9 */
    font-size: 1.5rem;
    /* 9 */
    font-weight: 500;
    height: 40px; }
.default-form .mtop15 {
  margin-top: 15px !important; }
.default-form .mbot30 {
  margin-bottom: 30px !important; }
.default-form .select-wrapper span.caret {
  font-size: 0; }
.default-form .select-wrapper .select-dropdown {
  border-bottom: 1px solid #9e9e9e; }
.default-form .select-wrapper + label {
  font-size: 12px !important;
  color: #7b7b7b !important; }
.default-form .select-wrapper ul {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 10px 0 0 0;
  /* 9 */
  margin: 1rem 0 0 0;
  /* 9 */
  top: 31px !important; }
  .default-form .select-wrapper ul li span {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14px;
    /* 9 */
    font-size: 1.4rem;
    /* 9 */
    padding: 8px 10px; }
.default-form .form-footer-section {
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  margin: 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 8 */
  padding: 0px;
  /* 9 */ }
  .default-form .form-footer-section .btn, .default-form .form-footer-section .btn-large {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 0 20px;
    /* 9 */
    padding: 0 2rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16px;
    /* 9 */
    font-size: 1.6rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    height: 40px;
    /* 9 */
    height: 4rem;
    /* 9 */ }
  .default-form .form-footer-section .saveBtn {
    background: #f2f3f3;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    width: auto;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    margin: 10px 0 0;
    /* 9 */
    margin: 1rem 0 0;
    /* 9 */
    color: #000000;
    text-transform: capitalize; }
  .default-form .form-footer-section .nextBtn {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    margin: 10px 0 0;
    /* 9 */
    margin: 1rem 0 0;
    /* 9 */
    text-transform: capitalize; }

.import-box {
  float: left;
  background-color: #dff2ff;
  text-align: center;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 20px;
  /* 9 */
  padding: 2rem;
  /* 9 */ }
  .import-box p {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12px;
    /* 9 */
    font-size: 1.2rem;
    /* 9 */
    line-height: 14px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 5px;
    /* 9 */
    margin-bottom: 0.5rem;
    /* 9 */ }
  .import-box .file-field {
    width: 100%;
    float: left;
    margin-top: 0; }
    .import-box .file-field .btn, .import-box .file-field .btn-large {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      min-width: 152px;
      /* 9 */
      min-width: 15.2rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      height: 40px;
      /* 9 */
      height: 4rem;
      /* 9 */
      float: none;
      position: relative;
      z-index: 9; }
      .import-box .file-field .btn span, .import-box .file-field .btn-large span {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        line-height: 41px;
        /* 9 */
        line-height: 4.1rem;
        /* 9 */
        font-weight: 500;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 16px;
        /* 9 */
        font-size: 1.6rem;
        /* 9 */
        text-transform: capitalize; }
    .import-box .file-field .file-path-wrapper {
      width: 100%;
      float: left;
      padding-left: 0;
      position: absolute;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-top: -2px;
      /* 9 */
      margin-top: -0.2rem;
      /* 9 */ }
      .import-box .file-field .file-path-wrapper input.file-path {
        width: 100%;
        height: auto;
        margin: 0;
        text-align: center;
        border: none; }

.social-sync-box {
  float: left;
  width: 100%;
  margin: 20px 0 0 0; }
  .social-sync-box p {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13px;
    /* 9 */
    font-size: 1.3rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 5px;
    /* 9 */
    margin-bottom: 0.5rem;
    /* 9 */
    text-align: center; }
  .social-sync-box .board {
    float: left;
    width: 100%; }
    .social-sync-box .board .board-inner {
      float: left;
      width: 100%; }
      .social-sync-box .board .board-inner .nav-tabs {
        float: left;
        width: 100%;
        border: none; }
        .social-sync-box .board .board-inner .nav-tabs li {
          float: left;
          background-image: url("../images/onboard-img/acco-ing.png");
          background-repeat: no-repeat;
          border: none; }
          .social-sync-box .board .board-inner .nav-tabs li a {
            float: left;
            border: none;
            text-decoration: none;
            text-align: center; }
            .social-sync-box .board .board-inner .nav-tabs li a:hover {
              background: none !important; }
          .social-sync-box .board .board-inner .nav-tabs li li.active a {
            font-weight: 500;
            color: #0e76bc; }
  .social-sync-box .link-info h4 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14px;
    /* 9 */
    font-size: 1.4rem;
    /* 9 */
    text-align: center;
    font-weight: 500;
    margin-bottom: 0; }
  .social-sync-box .link-info p {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 10px;
    /* 9 */
    font-size: 1rem;
    /* 9 */
    text-align: center;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    line-height: 14px;
    /* 9 */
    line-height: 1.4rem;
    /* 9 */
    margin-bottom: 0; }
  .social-sync-box ul.connected-link li {
    text-align: center; }
    .social-sync-box ul.connected-link li span {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12px;
      /* 9 */
      font-size: 1.2rem;
      /* 9 */
      color: #313435; }
    .social-sync-box ul.connected-link li a {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12px;
      /* 9 */
      font-size: 1.2rem;
      /* 9 */
      color: #0e76bc; }
      .social-sync-box ul.connected-link li a b {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 12px;
        /* 9 */
        font-size: 1.2rem;
        /* 9 */ }

.que-ans-box {
  width: 100%;
  float: left; }
  .que-ans-box li {
    /*list-style-type: decimal;*/
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e6e6e6; }
    .que-ans-box li:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border: none; }
    .que-ans-box li h5 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 16px;
      /* 9 */
      font-size: 1.6rem;
      /* 9 */
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      margin-bottom: 20px;
      /* 9 */
      margin-bottom: 2rem;
      /* 9 */
      font-weight: 600;
      color: #313435;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      line-height: 23px;
      /* 9 */
      line-height: 2.3rem;
      /* 9 */ }
    .que-ans-box li .input-field.one-third-box {
      width: 32.5%;
      float: left;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      /* 4 */
      /* 5 */
      /* 4 */
      /* 5 */
      margin: 0 20px 0 0;
      /* 9 */
      margin: 0 2rem 0 0;
      /* 9 */ }
    .que-ans-box li .input-field.one-third-box:nth-child(3n+1) {
      margin: 0;
      clear: none; }

.default-form .select-all label {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  font-weight: 300;
  color: #000000;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 22px;
  /* 9 */
  line-height: 2.2rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 24px;
  /* 9 */
  padding-left: 2.4rem;
  /* 9 */ }
.default-form ul.select-fields {
  float: left;
  width: 100%;
  padding: 0 5px;
  margin-bottom: 0; }
  .default-form ul.select-fields li.select-field-box {
    float: left; }
    .default-form ul.select-fields li.select-field-box .con {
      float: left;
      display: inline-block;
      width: 100%; }
      .default-form ul.select-fields li.select-field-box .con label {
        width: 100%;
        float: left;
        height: 100%;
        padding: 0;
        border: 2px solid #e6e6e6;
        padding: 6px; }
      .default-form ul.select-fields li.select-field-box .con label:before {
        left: 5px;
        top: 5px; }
      .default-form ul.select-fields li.select-field-box .con [type="checkbox"]:checked + label::before {
        left: 0;
        top: 0; }
      .default-form ul.select-fields li.select-field-box .con [type="checkbox"]:checked + label {
        border-color: #0e76bc; }
    .default-form ul.select-fields li.select-field-box .right {
      float: right;
      display: inline-block; }
      .default-form ul.select-fields li.select-field-box .right i.group-id {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        width: 26px;
        /* 9 */
        width: 2.6rem;
        /* 9 */
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        height: 24px;
        /* 9 */
        height: 2.4rem;
        /* 9 */
        float: left;
        background: url("../images/onboard-img/group-small-icon.png") no-repeat;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 9px;
        /* 9 */
        font-size: 0.9rem;
        /* 9 */
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        /* 4 */
        /* 5 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        padding: 6px 5px 0 4px;
        /* 9 */
        padding: 0.6rem 0.5rem 0 0.4rem;
        /* 9 */
        font-style: normal;
        text-align: center; }
        .default-form ul.select-fields li.select-field-box .right i.group-id span {
          overflow: hidden;
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          max-width: 17px;
          /* 9 */
          max-width: 1.7rem;
          /* 9 */
          text-align: center; }
    .default-form ul.select-fields li.select-field-box .person-data {
      float: left;
      width: 100%;
      text-align: center; }
      .default-form ul.select-fields li.select-field-box .person-data figure {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 5 */
        /* 4 */
        /* 5 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        /* 4 */
        /* 5 */
        margin: 0 0 6px 0;
        /* 9 */
        margin: 0 0 0.6rem 0;
        /* 9 */
        display: inline-block;
        width: 55px;
        height: 55px;
        position: relative;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -o-border-radius: 6px;
        border-radius: 6px; }
        .default-form ul.select-fields li.select-field-box .person-data figure figure.green {
          background: #499516; }
        .default-form ul.select-fields li.select-field-box .person-data figure figure.blue {
          background: #0e76bc; }
        .default-form ul.select-fields li.select-field-box .person-data figure figure.yellow {
          background: #faa41a; }
        .default-form ul.select-fields li.select-field-box .person-data figure figure.red {
          background: #ef4036; }
        .default-form ul.select-fields li.select-field-box .person-data figure figure.orange {
          background: #ff7e00; }
        .default-form ul.select-fields li.select-field-box .person-data figure span {
          color: #ffffff;
          font-size: 40px;
          font-weight: 500;
          text-transform: uppercase;
          top: 50%;
          right: auto;
          bottom: auto;
          left: 50%;
          position: absolute;
          transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 22px;
          /* 9 */
          font-size: 2.2rem;
          /* 9 */ }
          .default-form ul.select-fields li.select-field-box .person-data figure span img {
            /* 3 */
            /* 3 */
            /* 4 */
            /* 6 */
            /* 6 */
            /* 7 */
            width: 55px;
            /* 9 */
            width: 5.5rem;
            /* 9 */
            /* 3 */
            /* 3 */
            /* 4 */
            /* 6 */
            /* 6 */
            /* 7 */
            height: 55px;
            /* 9 */
            height: 5.5rem;
            /* 9 */
            /* 3 */
            /* 3 */
            /* 4 */
            /* 6 */
            /* 6 */
            /* 7 */
            max-width: 55px;
            /* 9 */
            max-width: 5.5rem;
            /* 9 */
            /* 3 */
            /* 3 */
            /* 4 */
            /* 6 */
            /* 6 */
            /* 7 */
            max-height: 55px;
            /* 9 */
            max-height: 5.5rem;
            /* 9 */
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            -o-border-radius: 6px;
            border-radius: 6px;
            float: left; }
      .default-form ul.select-fields li.select-field-box .person-data .name {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 13px;
        /* 9 */
        font-size: 1.3rem;
        /* 9 */
        color: #313435;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        line-height: 14px;
        /* 9 */
        line-height: 1.4rem;
        /* 9 */
        word-wrap: break-word; }
      .default-form ul.select-fields li.select-field-box .person-data .email {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 11px;
        /* 9 */
        font-size: 1.1rem;
        /* 9 */
        color: #313435;
        word-wrap: break-word; }

figure.green span img {
  border: 2px solid #499516; }

figure.blue span img {
  border: 2px solid #0e76bc; }

figure.yellow span img {
  border: 2px solid #faa41a; }

figure.red span img {
  border: 2px solid #ef4036; }

figure.orange span img {
  border: 2px solid #ff7e00; }

.default-form ul.select-fields li.select-field-box.active {
  border-color: #0e76bc; }

.social-sync-box .board .board-inner .nav-tabs li.active > a, .social-sync-box .board .board-inner .nav-tabs li.active > a:hover, .social-sync-box .board .board-inner .nav-tabs li.active > a:focus {
  background: none !important; }

.social-sync-box .board .board-inner .nav-tabs li.active > a {
  display: none; }

.form-group-box-row {
  float: left;
  width: 100%; }

.csv-import-box .select-table {
  width: 22%;
  float: left; }
  .csv-import-box .select-table label {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 10px auto;
    /* 9 */
    margin: 1rem auto;
    /* 9 */
    color: #000000;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14px;
    /* 9 */
    font-size: 1.4rem;
    /* 9 */
    font-weight: 500; }
.csv-import-box .select-box-group {
  width: 36%;
  float: left;
  margin: 0 1.5%; }

.csv-import-box h5 {
  font-size: 17px;
  font-weight: 600;
  border-bottom: 1px solid #999;
  padding: 7px 8px;
  background: #eee;
  float: left;
  width: 100%; }

.csv-import-box h5 i {
  font-size: 17px;
  margin: 0 5px 0 0;
  line-height: 17px;
  position: relative;
  top: 2px; }

.csv-import-box.default-form .input-field input[type="text"], .csv-import-box.default-form .input-field input[type="email"] {
  font-size: 15px; }

.csv-import-box.default-form .select-wrapper ul li span {
  font-size: 13px; }

.hide-show-option .form-group-box-row {
  clear: both; }

.step-tab_detailBlock .con-bg {
  background: #ffffff;
  width: 100%;
  float: left;
  padding: 20px;
  border: 1px solid #eaeaea; }

/* .family-member-details ul li:first-child > .name { -moz-width: calc(100% - 210px); -webkit-width: calc(100% - 210px); -o-width: calc(100% - 210px); width: calc(100% - 210px)}
 */
.table-filter-icon > ul > li .tags-link-box .tag {
  border: none; }

.table-filter-icon > ul > li .tags-link-box .tag .autocomplete {
  background: #fff;
  padding: 3px;
  padding: 0.3rem;
  border: none;
  margin: 0 0 5px 0;
  float: left;
  left: 0;
  position: relative;
  box-shadow: none;
  /* border: 1px solid #af9999; */ }

.table-filter-icon tags-input .autocomplete .suggestion-list {
  padding-top: 5px; }

.table-filter-icon > ul > li .tags-link-box .tag .autocomplete ul.suggestion-list li.suggestion-item {
  font-size: 12px;
  color: #ffffff;
  margin: 0;
  border: 1px solid #b3b3b3;
  margin: 0 3px 3px 0; }

.table-filter-icon > ul > li .tags-link-box .tag .autocomplete ul.suggestion-list li.selected.suggestion-item {
  border-color: #6b6b68; }

.table-filter-icon > ul > li .tags-link-box .tag .autocomplete ul.suggestion-list li.suggestion-item em {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 1.1rem;
  /* 9 */
  vertical-align: bottom; }

.table-filter-icon > ul > li .tags-link-box .tag .autocomplete ul.suggestion-list li.suggestion-item.selected em {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 1.1rem;
  /* 9 */
  vertical-align: bottom; }

.table-filter-icon > ul > li .tags-link-box .tag .autocomplete ul.suggestion-list li.suggestion-item.selected span {
  color: #e2e2e2; }

.table-filter-icon > ul > li .tags-link-box .tag .autocomplete ul.suggestion-list li.suggestion-item span {
  font-size: 10px;
  color: #000000; }

.table-filter-icon > ul > li button.close-tag {
  width: 16px;
  background: #5c5c5c;
  position: absolute;
  right: 4px;
  top: 3px;
  text-align: center;
  font-size: 10px;
  padding: 1px;
  height: 15px;
  color: #fff;
  border: none;
  cursor: pointer;
  z-index: 9; }

.input-group-btn .clear-btn {
  display: none; }

/**/
.form-con-view-box {
  float: left;
  width: 100%;
  padding: 0 20px; }

.form-con-view-box form .income-form {
  margin: 0 0 20px 0 !important; }

.card-box.card-box-with-min-height.money-metters-con {
  padding: 15px 15px 0 15px !important; }

.saving-main-con .h5-title-format {
  padding: 0 !important; }

.insurance-main-con .form-con-view-box .h5-title-format {
  padding: 0 !important; }

.insurance-main-con .editformopen h5 {
  padding: 0 15px !important; }

.debt-main-con .editformopen h5 {
  padding: 0 15px !important; }

.budget-main-con h5 {
  padding: 0 20px 0 20px !important; }

/*# sourceMappingURL=main.css.map */
