@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: 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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("assets/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: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

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

* {
  -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: rgba(0, 0, 0, 0);
}

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #f1f1f1;
}

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

a {
  color: #3b77d9;
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(32.3974358974, 83.5512820513, 167.1025641026);
  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;
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
}

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #f1f1f1;
  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;
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
}

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

hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid rgb(238.425, 238.425, 238.425);
}

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

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: rgb(119.085, 119.085, 119.085);
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
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: 9px;
  margin-bottom: 9px;
}
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: 33px;
}

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

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

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

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

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

p {
  margin: 0 0 9px;
}

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

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

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #ffed92;
  padding: 0.2em;
}

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

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

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

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

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

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

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

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

.text-muted {
  color: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: #2196f3;
}

a.text-primary:hover {
  color: rgb(11.5384615385, 124.0384615385, 213.4615384615);
}

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

a.text-success:hover {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.text-info {
  color: #333;
}

a.text-info:hover {
  color: rgb(25.5, 25.5, 25.5);
}

.text-warning {
  color: #333;
}

a.text-warning:hover {
  color: rgb(25.5, 25.5, 25.5);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #2196f3;
}

a.bg-primary:hover {
  background-color: rgb(11.5384615385, 124.0384615385, 213.4615384615);
}

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

a.bg-success:hover {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

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

a.bg-info:hover {
  background-color: rgb(166.6981132075, 207.9056603774, 239.3018867925);
}

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

a.bg-warning:hover {
  background-color: rgb(255, 228.5779816514, 95);
}

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

a.bg-danger:hover {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

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

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

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

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

dt,
dd {
  line-height: 1.428571429;
}

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 rgb(119.085, 119.085, 119.085);
}

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

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid rgb(238.425, 238.425, 238.425);
}
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.428571429;
  color: rgb(119.085, 119.085, 119.085);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  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: " —";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.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.428571429;
  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: #f1f1f1;
}

.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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

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

table 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: rgb(232.25, 232.25, 232.25);
}

.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: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

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

.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: rgb(188.3490566038, 219.4528301887, 243.1509433962);
}

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

.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: rgb(255, 232.7889908257, 120.5);
}

.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: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .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: 18px;
  font-size: 19.5px;
  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: 13px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
}

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  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: rgb(119.085, 119.085, 119.085);
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: rgb(119.085, 119.085, 119.085);
}
.form-control::-webkit-input-placeholder {
  color: rgb(119.085, 119.085, 119.085);
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  line-height: 32px;
  line-height: 1.428571429 \0 ;
}
input[type=date].input-sm, .form-horizontal .form-group-sm input[type=date].form-control,
input[type=time].input-sm,
.form-horizontal .form-group-sm input[type=time].form-control,
input[type=datetime-local].input-sm,
.form-horizontal .form-group-sm input[type=datetime-local].form-control,
input[type=month].input-sm,
.form-horizontal .form-group-sm input[type=month].form-control {
  line-height: 30px;
}
input[type=date].input-lg, .form-horizontal .form-group-lg input[type=date].form-control,
input[type=time].input-lg,
.form-horizontal .form-group-lg input[type=time].form-control,
input[type=datetime-local].input-lg,
.form-horizontal .form-group-lg input[type=datetime-local].form-control,
input[type=month].input-lg,
.form-horizontal .form-group-lg input[type=month].form-control {
  line-height: 45px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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 {
  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;
}
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control {
  padding-left: 0;
  padding-right: 0;
}

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

select.input-sm, .form-horizontal .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control {
  height: auto;
}

.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .form-horizontal .form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control {
  height: auto;
}

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

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

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.input-sm + .form-control-feedback, .form-horizontal .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 {
  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: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.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 {
  color: #333;
}
.has-warning .form-control {
  border-color: #333;
  -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: rgb(25.5, 25.5, 25.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
}
.has-warning .input-group-addon {
  color: #333;
  border-color: #333;
  background-color: #ffed92;
}
.has-warning .form-control-feedback {
  color: #333;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  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: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

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

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(114.75, 114.75, 114.75);
}

@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 .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: 25px;
}
.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 {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  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, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #2196f3;
  border-color: rgb(12.8461538462, 138.0961538462, 237.6538461538);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(11.5384615385, 124.0384615385, 213.4615384615);
  border-color: rgb(9.7076923077, 104.3576923077, 179.5923076923);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #2196f3;
  border-color: rgb(12.8461538462, 138.0961538462, 237.6538461538);
}
.btn-primary .badge {
  color: #2196f3;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #3b77d9;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .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: rgb(32.3974358974, 83.5512820513, 167.1025641026);
  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: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}

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

.btn-xs {
  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%;
}

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

.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: 13px;
  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: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: rgb(38.25, 38.25, 38.25);
  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: #2196f3;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
}

.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.428571429;
  color: rgb(119.085, 119.085, 119.085);
  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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@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-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.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-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn: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 > .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 {
  border-radius: 0;
}

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

.btn-group > .btn-group:last-child > .btn: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 {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .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 {
  margin-left: 0;
}

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  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 {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  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) > .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 {
  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-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn > input[type=radio],
[data-toggle=buttons] > .btn > input[type=checkbox] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.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: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #3b77d9;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  background-color: #f1f1f1;
  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: #2196f3;
}

.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-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-justified > .active > a:focus {
    border-bottom-color: #f1f1f1;
  }
}

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

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

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

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: #2196f3;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(11.5384615385, 124.0384615385, 213.4615384615);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.alert {
  padding: 15px;
  margin-bottom: 18px;
  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: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  background-color: #d2e7f7;
  border-color: rgb(179.6886792453, 225.1544025157, 241.6113207547);
  color: #333;
}
.alert-info hr {
  border-top-color: rgb(158.0377358491, 216.5742138365, 237.7622641509);
}
.alert-info .alert-link {
  color: rgb(25.5, 25.5, 25.5);
}

.alert-warning {
  background-color: #ffed92;
  border-color: rgb(229.5, 190.8, 0);
  color: #333;
}
.alert-warning hr {
  border-top-color: rgb(204, 169.6, 0);
}
.alert-warning .alert-link {
  color: rgb(25.5, 25.5, 25.5);
}

.alert-danger {
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
  color: #a94442;
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  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;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
  	border-top: 1px solid #ddd !important;
  }*/
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
}

.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}

.datepicker > div {
  display: none;
}

.datepicker.days div.datepicker-days {
  display: block;
}

.datepicker.months div.datepicker-months {
  display: block;
}

.datepicker.years div.datepicker-years {
  display: block;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a", endColorstr="#fdf59a", GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9 ;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a", endColorstr="#f3e97a", GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9 ;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3", endColorstr="#808080", GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9 ;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc", endColorstr="#0044cc", GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datepicker table tr td span:hover {
  background: #eeeeee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc", endColorstr="#0044cc", GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}

.datepicker th.datepicker-switch {
  width: 145px;
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

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

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

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

.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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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: translate3d(0, 0, 0);
  transform: translate3d(0, 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;
  min-height: 16.428571429px;
}

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

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.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 {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  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;
  }
}
.modal-scrollable-list {
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid #eee;
  padding: 5px;
  margin-top: 10px;
}

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  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);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  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 {
  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 {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.Grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.Grid-cell {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.Grid-cell-2 {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.Grid-animate {
  transition: all 0.3s ease;
}

.Grid--flexCells > .Grid-cell {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.Grid--top {
  align-items: flex-start;
}

.Grid--bottom {
  align-items: flex-end;
}

.Grid--center {
  align-items: center;
}

.Grid--justifyCenter {
  justify-content: center;
}

.Grid-cell--top {
  align-self: flex-start;
}

.Grid-cell--bottom {
  align-self: flex-end;
}

.Grid-cell--center {
  align-self: center;
}

.Grid-cell--autoSize {
  flex: none;
}

.Grid--fit > .Grid-cell {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.Grid--full > .Grid-cell {
  -webkit-box-flex: 0 0 100%;
  -moz-box-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.Grid--1of2 > .Grid-cell {
  -webkit-box-flex: 0 0 50%;
  -moz-box-flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.Grid--1of3 > .Grid-cell {
  -webkit-box-flex: 0 0 33.3333%;
  -moz-box-flex: 0 0 33.3333%;
  -webkit-flex: 0 0 33.3333%;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
}

.Grid--1of4 > .Grid-cell {
  -webkit-box-flex: 0 0 25%;
  -moz-box-flex: 0 0 25%;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

@media (break-sm) {
  .small-Grid--fit > .Grid-cell {
    flex: 1;
  }
  .small-Grid--full > .Grid-cell {
    flex: 0 0 100%;
  }
  .small-Grid--1of2 > .Grid-cell {
    flex: 0 0 50%;
  }
  .small-Grid--1of3 > .Grid-cell {
    flex: 0 0 33.3333%;
  }
  .small-Grid--1of4 > .Grid-cell {
    flex: 0 0 25%;
  }
}
@media (--break-md) {
  .med-Grid--fit > .Grid-cell {
    flex: 1;
  }
  .med-Grid--full > .Grid-cell {
    flex: 0 0 100%;
  }
  .med-Grid--1of2 > .Grid-cell {
    flex: 0 0 50%;
  }
  .med-Grid--1of3 > .Grid-cell {
    flex: 0 0 33.3333%;
  }
  .med-Grid--1of4 > .Grid-cell {
    flex: 0 0 25%;
  }
}
@media (--break-lg) {
  .large-Grid--fit > .Grid-cell {
    flex: 1;
  }
  .large-Grid--full > .Grid-cell {
    flex: 0 0 100%;
  }
  .large-Grid--1of2 > .Grid-cell {
    flex: 0 0 50%;
  }
  .large-Grid--1of3 > .Grid-cell {
    flex: 0 0 33.3333%;
  }
  .large-Grid--1of4 > .Grid-cell {
    flex: 0 0 25%;
  }
}
.Grid--gutters {
  /*margin: -1em 0 1em -1em;*/
  margin: -8px 0 8px 0;
}

.Grid--gutters > .Grid-cell,
.Grid--gutters > .Grid-cell-2 {
  /*padding: 1em 0 0 1em;*/
  padding: 8px;
}

.Grid--guttersLg {
  margin: -1.5em 0 1.5em -1.5em;
}

.Grid--guttersLg > .Grid-cell {
  padding: 1.5em 0 0 1.5em;
}

.Grid--guttersXl {
  margin: -2em 0 2em -2em;
}

.Grid--guttersXl > .Grid-cell {
  padding: 2em 0 0 2em;
}

@media (break-sm) {
  .small-Grid--gutters {
    margin: -1em 0 1em -1em;
  }
  .small-Grid--gutters > .Grid-cell {
    padding: 1em 0 0 1em;
  }
  .small-Grid--guttersLg {
    margin: -1.5em 0 1.5em -1.5em;
  }
  .small-Grid--guttersLg > .Grid-cell {
    padding: 1.5em 0 0 1.5em;
  }
  .small-Grid--guttersXl {
    margin: -2em 0 2em -2em;
  }
  .small-Grid--guttersXl > .Grid-cell {
    padding: 2em 0 0 2em;
  }
}
@media (--break-md) {
  .med-Grid--gutters {
    margin: -1em 0 1em -1em;
  }
  .med-Grid--gutters > .Grid-cell {
    padding: 1em 0 0 1em;
  }
  .med-Grid--guttersLg {
    margin: -1.5em 0 1.5em -1.5em;
  }
  .med-Grid--guttersLg > .Grid-cell {
    padding: 1.5em 0 0 1.5em;
  }
  .med-Grid--guttersXl {
    margin: -2em 0 2em -2em;
  }
  .med-Grid--guttersXl > .Grid-cell {
    padding: 2em 0 0 2em;
  }
}
@media (--break-lg) {
  .large-Grid--gutters {
    margin: -1em 0 1em -1em;
  }
  .large-Grid--gutters > .Grid-cell {
    padding: 1em 0 0 1em;
  }
  .large-Grid--guttersLg {
    margin: -1.5em 0 1.5em -1.5em;
  }
  .large-Grid--guttersLg > .Grid-cell {
    padding: 1.5em 0 0 1.5em;
  }
  .large-Grid--guttersXl {
    margin: -2em 0 2em -2em;
  }
  .large-Grid--guttersXl > .Grid-cell {
    padding: 2em 0 0 2em;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("/assets/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  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.2857142857em;
  text-align: center;
}

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

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

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

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

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

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

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.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: "\f000";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

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

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

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

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

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

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

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

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

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

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

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

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

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

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

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

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

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

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

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

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

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

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

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

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

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

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

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

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

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

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

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

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

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

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

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

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

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

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

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

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

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

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

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

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

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

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

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

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

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

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

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

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

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

.fa-ticket:before {
  content: "\f145";
}

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

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

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

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

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

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

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

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

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

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

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

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

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

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

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

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

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

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

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

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

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

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

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

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

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

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

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

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

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

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

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

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

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

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

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

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

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

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

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

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

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

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

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

.fa-pause-circle-o:before {
  content: "\f28c";
}

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

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

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

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

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

.fa-linode:before {
  content: "\f2b8";
}

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

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

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

.fa-user-circle-o:before {
  content: "\f2be";
}

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

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

html {
  font-size: 14px;
}

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

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

.clear {
  clear: both;
}

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

a {
  color: #2196f3;
  cursor: pointer;
}
a[disabled] {
  color: #999;
  pointer-events: none;
  cursor: default;
}
a.link {
  text-decoration: underline;
}
a.dashed {
  border-bottom: 1px dashed #2196f3;
  text-decoration: none;
}
a.dotted {
  border-bottom: 1px dotted #2196f3;
  text-decoration: none;
}
a.danger-link, a.danger-link:hover {
  color: #dd2c00;
}

.decor-none {
  text-decoration: none !important;
}

img {
  max-width: 100%;
}

body {
  line-height: 1.428571429;
}

input[type=text],
input[type=number],
input[type=password]:not(.md-input),
input[type=tel],
textarea {
  outline: none;
  border: 1px solid #ccc;
  padding: 3px 8px;
  font-family: "Open Sans", sans-serif;
  line-height: 18px;
  border-radius: 4px;
}
input[type=text]:focus,
input[type=number]:focus,
input[type=password]:not(.md-input):focus,
input[type=tel]:focus,
textarea:focus {
  border-color: #2196f3;
}

input[type=search] {
  font-family: "Open Sans", sans-serif;
}

textarea {
  resize: vertical;
}

input[type=text]:focus,
input[type=password]:not(.md-input):focus {
  border: 1px solid #2196f3;
}

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

input[disabled] {
  background: #eee;
  pointer-events: none;
}
input[disabled] + span {
  color: #ccc;
}

select {
  padding: 2px 3px;
  outline: none;
}
select[disabled] {
  background-color: #eaeaea;
}

button,
input[type=submit] {
  background-color: #fff;
  outline: none;
  border: 1px solid #adadad;
  padding: 3px 10px;
  transition: all 0.1s;
  border-radius: 4px;
  position: relative;
  font-weight: 700;
  font-size: 13px;
}
button:hover,
input[type=submit]:hover {
  background-color: #f2f2f2;
}
button:active,
input[type=submit]:active {
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0 0 3px;
  box-shadow: inset rgba(0, 0, 0, 0.3) 0 0 3px;
  background-color: #e8e8e8;
}
button.large,
input[type=submit].large {
  padding: 15px;
  font-size: 1.2em;
}

button.no-border {
  border: none;
}

button[disabled],
input[type=submit][disabled] {
  background-color: #ebebeb;
  color: #999;
}

input[type=text].sc-input {
  border: none;
  border-radius: 0;
  line-height: 40px;
  padding: 0 15px;
}

.ladda-button[disabled] {
  color: #fff;
  opacity: 0.5;
}

.ladda-button[data-color=white] {
  background: #fff;
  color: #555;
  border: 1px solid #ccc;
}
.ladda-button[data-color=white]:hover {
  background: rgb(242.25, 242.25, 242.25);
}
.ladda-button[data-color=white][disabled] {
  opacity: 0.5;
}

.ladda-button[data-color=blue] {
  background: #2196f3;
}
.ladda-button[data-color=blue]:hover {
  background: rgb(12.8461538462, 138.0961538462, 237.6538461538);
}
.ladda-button[data-color=blue][disabled] {
  background: rgb(178.1538461538, 218.6538461538, 250.8461538462);
  color: #fff;
}

.ladda-button[data-color=purple] {
  background: #9973c2;
}
.ladda-button[data-color=purple]:hover {
  background: rgb(140.0597014925, 97.2388059701, 186.2611940299);
}
.ladda-button[data-color=purple][disabled] {
  background: rgb(178.8805970149, 150.5223880597, 209.4776119403);
  color: #fff;
}

.ladda-button[data-color=red] {
  background: #db3b21;
}
.ladda-button[data-color=red]:hover {
  background: rgb(196.8392857143, 53.0297619048, 29.6607142857);
}
.ladda-button[data-color=red][disabled] {
  background: rgb(241.25, 174.5833333333, 163.75);
  color: #fff;
}

.ladda-button[data-size=xs] {
  padding: 2px 6px;
}

a.ladda-button:hover {
  color: #fff;
  text-decoration: none;
}

.dashed-button {
  display: inline-block;
  padding: 3px 10px;
  border: 1px dashed #3b77d9;
  color: #2196f3;
  border-radius: 4px;
}

ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

ol {
  list-style-position: inside;
  padding: 0;
}

table {
  width: 100%;
  color: #505458;
  /*input[type="text"] {width: 90%;}*/
}
table thead {
  border-bottom: 1px solid #c5c5c5;
}
table thead th {
  text-transform: uppercase;
  text-align: left;
  font-size: 10px;
  font-weight: 700;
  padding: 5px;
}
table thead th.clickable,
table thead th span.clickable {
  white-space: nowrap;
}
table thead tr.avg {
  border-top: 1px solid #c5c5c5;
}
table thead tr.avg td {
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: 10px;
}
table thead tr.avg span {
  display: block;
  font-size: 13px;
}
table tbody tr:nth-child(odd) {
  background-color: #f7f7f7;
}
table tbody tr.red {
  background-color: #fff2f2;
}
table tbody tr.selected {
  background-color: #e0f3ff;
}
table tbody tr td {
  padding: 4px 5px;
}
table tbody tr.headRow {
  background-color: #fff !important;
}
table tbody tr.headRow .h2 {
  margin: 10px 0;
}
table tbody tr td.nav-cell {
  padding: 0;
}
table tbody tr td.nav-cell > a {
  display: block;
  padding: 4px 5px;
  color: #505458;
}
table tbody tr td.nav-cell > a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 1030px) {
  table tbody tr td {
    padding: 4px 0;
  }
}
table.custom-stripe tbody tr {
  background: #fff;
}
table.custom-stripe tbody tr.odd {
  background: #f7f7f7;
}
table.custom-stripe tbody tr.selected {
  background-color: #e0f3ff;
}

.compact-cells td {
  padding: 2px;
}

form fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
form input {
  vertical-align: middle;
}

label {
  cursor: pointer;
}

a:hover,
a:focus {
  color: #2196f3;
}

md-content {
  background-color: #fff;
}

.pointer {
  cursor: pointer;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
}

.h1 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 15px;
}
.h1 a {
  font-size: 15px;
  margin-left: 5px;
}
.h1 .muted {
  font-weight: 400;
  color: #b2b2b2;
  font-size: 18px;
  margin-left: 5px;
}
@media only screen and (max-width: 900px) {
  .h1 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 800px) {
  .h1 {
    font-size: 19px;
  }
}

.h2 {
  font-size: 13px;
  font-weight: 700;
  color: #505458;
  text-transform: uppercase;
  padding-bottom: 6px;
  margin-bottom: 16px;
  position: relative;
  border-bottom: 1px solid #cccccc;
  /*@media only screen and (max-width: 900px) {& {font-size: 16.5px;}}*/
}
.h2 button {
  position: absolute;
  top: -5px;
  right: 0;
}
.h2 i.fa {
  font-size: 13px;
}
.h2 i.fa-chevron-up,
.h2 i.fa-chevron-down {
  position: relative;
  top: -2px;
}
.h2 .views {
  position: absolute;
  right: 0;
  top: -3px;
}
.h2 .sectionCtrl {
  margin-bottom: 0;
}
.h2 .sectionCtrl a {
  margin: 0 9px 0 0;
}
.h2 .sectionCtrl a:last-child {
  margin-right: 0;
}
.h2 select.pull-right {
  margin-top: -8px;
}
.h2 .title-comment {
  font-weight: 400;
  text-transform: none;
  margin-top: 10px;
}

.h3 {
  font-size: 15px;
  font-weight: 400;
  color: #505458;
  padding-bottom: 4px;
  margin-bottom: 12px;
  position: relative;
  border-bottom: 1px solid #cccccc;
}

.h6 {
  font-size: 10px;
  font-weight: 700;
  color: #505458;
  text-transform: uppercase;
  padding-bottom: 8px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}

/* SportContract typography styles */
.sc-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}
.sc-title + .sc-title {
  margin-top: -0.5em;
}

.sc-h1,
.sc-h2,
.sc-h3,
.sc-h4 {
  margin: 1.414em 0 0.5em;
  font-weight: inherit;
  line-height: 1.45;
}

.sc-h1 {
  margin-top: 0;
  font-size: 3.157em;
}

.sc-h2 {
  font-size: 2.369em;
}

.sc-h3 {
  font-size: 1.777em;
}

.sc-h4 {
  font-size: 1.333em;
}

.sc-font-small {
  font-size: 0.75em;
}

.text-squeeze {
  letter-spacing: -0.6px;
}

md-tooltip .md-content {
  font-size: 13px;
}

.scroll-visible *::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.scroll-visible *::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.gradient, .total-item.clickable.outlined,
.total-item.clickable:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f5f5f5+100 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#f5f5f5",GradientType=0 ); /* IE6-9 */
}

.gradient-2 {
  background: rgb(233, 233, 233);
  background: linear-gradient(0deg, rgb(233, 233, 233) 0%, rgb(255, 255, 255) 30%, rgb(255, 255, 255) 70%, rgb(233, 233, 233) 100%);
}

/* Base z-whiteframe shadows */
.sc-frame-z1,
.sc-frame-z2,
.sc-frame-z3 {
  background-color: #fff;
  position: relative;
}

.sc-frame-z1 {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084);
}

.sc-frame-z2 {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.14), 0 4px 5px 0 rgba(0, 0, 0, 0.098), 0 1px 10px 0 rgba(0, 0, 0, 0.084);
}

.sc-frame-z3 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.14), 0 6px 10px 0 rgba(0, 0, 0, 0.098), 0 1px 18px 0 rgba(0, 0, 0, 0.084);
}

.sc-frame-margin {
  margin: 8px;
}

/* Z-indexes */
.z-lift {
  z-index: 1;
}

/* Spacing Classes */
.p-n {
  padding: 0px;
}

.p-t-n {
  padding-top: 0px;
}

.p-r-n {
  padding-right: 0px;
}

.p-b-n {
  padding-bottom: 0px;
}

.p-l-n {
  padding-left: 0px;
}

/* Spacing Classes */
.p-t {
  padding-top: 16px;
}

.p-r {
  padding-right: 16px;
}

.p-b {
  padding-bottom: 16px;
}

.p-l {
  padding-left: 16px;
}

.p-xs {
  padding: 4px;
}

.p-t-xs {
  padding-top: 4px;
}

.p-r-xs {
  padding-right: 4px;
}

.p-b-xs {
  padding-bottom: 4px;
}

.p-l-xs {
  padding-left: 4px;
}

.p-sm {
  padding: 8px;
}

.p-t-sm {
  padding-top: 8px;
}

.p-r-sm {
  padding-right: 8px;
}

.p-b-sm {
  padding-bottom: 8px;
}

.p-l-sm {
  padding-left: 8px;
}

.p-t-md {
  padding-top: 16px;
}

.p-r-md {
  padding-right: 16px;
}

.p-b-md {
  padding-bottom: 16px;
}

.p-l-md {
  padding-left: 16px;
}

.p-md {
  padding: 16px;
}

.p-lg {
  padding: 24px;
}

.p-t-lg {
  padding-top: 24px;
}

.p-l-lg {
  padding-left: 24px;
}

.p-b-lg {
  padding-bottom: 24px;
}

.p-r-lg {
  padding-right: 24px;
}

.p-xl {
  padding: 32px;
}

.p-t-xl {
  padding-top: 32px;
}

.p-l-xl {
  padding-left: 32px;
}

.p-b-xl {
  padding-bottom: 32px;
}

.p-r-xl {
  padding-right: 32px;
}

/* FAB Buttons */
.md-button.md-fab.fab-white {
  background-color: #fcfcfc;
  color: #333;
}
.md-button.md-fab.fab-white:hover, .md-button.md-fab.fab-white.md-focused {
  background-color: #f8f8f8;
}
.md-button.md-fab.fab-white.disabled {
  pointer-events: none;
  background-color: #ccc;
  cursor: default;
  opacity: 0.5;
}

a.bold,
span.bold {
  font-weight: 700;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
             supported by Chrome and Opera */
}

.ng-hide.no-animate.ng-hide-animate {
  display: none !important;
}

.overflow-auto {
  overflow: auto;
}

.toast-message a.toast-message-link {
  text-decoration: underline;
  cursor: pointer;
}

.flag {
  width: 16px;
  height: 11px;
  background: url(../img/flags.png) no-repeat;
}

.flag.flag-ad {
  background-position: -16px 0;
}

.flag.flag-ae {
  background-position: -32px 0;
}

.flag.flag-af {
  background-position: -48px 0;
}

.flag.flag-ag {
  background-position: -64px 0;
}

.flag.flag-ai {
  background-position: -80px 0;
}

.flag.flag-al {
  background-position: -96px 0;
}

.flag.flag-am {
  background-position: -112px 0;
}

.flag.flag-an {
  background-position: -128px 0;
}

.flag.flag-ao {
  background-position: -144px 0;
}

.flag.flag-ar {
  background-position: -160px 0;
}

.flag.flag-as {
  background-position: -176px 0;
}

.flag.flag-at {
  background-position: -192px 0;
}

.flag.flag-au {
  background-position: -208px 0;
}

.flag.flag-aw {
  background-position: -224px 0;
}

.flag.flag-az {
  background-position: -240px 0;
}

.flag.flag-ba {
  background-position: 0 -11px;
}

.flag.flag-bb {
  background-position: -16px -11px;
}

.flag.flag-bd {
  background-position: -32px -11px;
}

.flag.flag-be {
  background-position: -48px -11px;
}

.flag.flag-bf {
  background-position: -64px -11px;
}

.flag.flag-bg {
  background-position: -80px -11px;
}

.flag.flag-bh {
  background-position: -96px -11px;
}

.flag.flag-bi {
  background-position: -112px -11px;
}

.flag.flag-bj {
  background-position: -128px -11px;
}

.flag.flag-bm {
  background-position: -144px -11px;
}

.flag.flag-bn {
  background-position: -160px -11px;
}

.flag.flag-bo {
  background-position: -176px -11px;
}

.flag.flag-br {
  background-position: -192px -11px;
}

.flag.flag-bs {
  background-position: -208px -11px;
}

.flag.flag-bt {
  background-position: -224px -11px;
}

.flag.flag-bv {
  background-position: -240px -11px;
}

.flag.flag-bw {
  background-position: 0 -22px;
}

.flag.flag-by {
  background-position: -16px -22px;
}

.flag.flag-bz {
  background-position: -32px -22px;
}

.flag.flag-ca {
  background-position: -48px -22px;
}

.flag.flag-catalonia {
  background-position: -64px -22px;
}

.flag.flag-cd {
  background-position: -80px -22px;
}

.flag.flag-cf {
  background-position: -96px -22px;
}

.flag.flag-cg {
  background-position: -112px -22px;
}

.flag.flag-ch {
  background-position: -128px -22px;
}

.flag.flag-ci {
  background-position: -144px -22px;
}

.flag.flag-ck {
  background-position: -160px -22px;
}

.flag.flag-cl {
  background-position: -176px -22px;
}

.flag.flag-cm {
  background-position: -192px -22px;
}

.flag.flag-cn {
  background-position: -208px -22px;
}

.flag.flag-co {
  background-position: -224px -22px;
}

.flag.flag-cr {
  background-position: -240px -22px;
}

.flag.flag-cu {
  background-position: 0 -33px;
}

.flag.flag-cv {
  background-position: -16px -33px;
}

.flag.flag-cw {
  background-position: -32px -33px;
}

.flag.flag-cy {
  background-position: -48px -33px;
}

.flag.flag-cz {
  background-position: -64px -33px;
}

.flag.flag-de {
  background-position: -80px -33px;
}

.flag.flag-dj {
  background-position: -96px -33px;
}

.flag.flag-dk {
  background-position: -112px -33px;
}

.flag.flag-dm {
  background-position: -128px -33px;
}

.flag.flag-do {
  background-position: -144px -33px;
}

.flag.flag-dz {
  background-position: -160px -33px;
}

.flag.flag-ec {
  background-position: -176px -33px;
}

.flag.flag-ee {
  background-position: -192px -33px;
}

.flag.flag-eg {
  background-position: -208px -33px;
}

.flag.flag-eh {
  background-position: -224px -33px;
}

.flag.flag-england {
  background-position: -240px -33px;
}

.flag.flag-er {
  background-position: 0 -44px;
}

.flag.flag-es {
  background-position: -16px -44px;
}

.flag.flag-et {
  background-position: -32px -44px;
}

.flag.flag-eu {
  background-position: -48px -44px;
}

.flag.flag-fi {
  background-position: -64px -44px;
}

.flag.flag-fj {
  background-position: -80px -44px;
}

.flag.flag-fk {
  background-position: -96px -44px;
}

.flag.flag-fm {
  background-position: -112px -44px;
}

.flag.flag-fo {
  background-position: -128px -44px;
}

.flag.flag-fr {
  background-position: -144px -44px;
}

.flag.flag-ga {
  background-position: -160px -44px;
}

.flag.flag-gb {
  background-position: -176px -44px;
}

.flag.flag-gd {
  background-position: -192px -44px;
}

.flag.flag-ge {
  background-position: -208px -44px;
}

.flag.flag-gf {
  background-position: -224px -44px;
}

.flag.flag-gg {
  background-position: -240px -44px;
}

.flag.flag-gh {
  background-position: 0 -55px;
}

.flag.flag-gi {
  background-position: -16px -55px;
}

.flag.flag-gl {
  background-position: -32px -55px;
}

.flag.flag-gm {
  background-position: -48px -55px;
}

.flag.flag-gn {
  background-position: -64px -55px;
}

.flag.flag-gp {
  background-position: -80px -55px;
}

.flag.flag-gq {
  background-position: -96px -55px;
}

.flag.flag-gr {
  background-position: -112px -55px;
}

.flag.flag-gs {
  background-position: -128px -55px;
}

.flag.flag-gt {
  background-position: -144px -55px;
}

.flag.flag-gu {
  background-position: -160px -55px;
}

.flag.flag-gw {
  background-position: -176px -55px;
}

.flag.flag-gy {
  background-position: -192px -55px;
}

.flag.flag-hk {
  background-position: -208px -55px;
}

.flag.flag-hm {
  background-position: -224px -55px;
}

.flag.flag-hn {
  background-position: -240px -55px;
}

.flag.flag-hr {
  background-position: 0 -66px;
}

.flag.flag-ht {
  background-position: -16px -66px;
}

.flag.flag-hu {
  background-position: -32px -66px;
}

.flag.flag-ic {
  background-position: -48px -66px;
}

.flag.flag-id {
  background-position: -64px -66px;
}

.flag.flag-ie {
  background-position: -80px -66px;
}

.flag.flag-il {
  background-position: -96px -66px;
}

.flag.flag-im {
  background-position: -112px -66px;
}

.flag.flag-in {
  background-position: -128px -66px;
}

.flag.flag-io {
  background-position: -144px -66px;
}

.flag.flag-iq {
  background-position: -160px -66px;
}

.flag.flag-ir {
  background-position: -176px -66px;
}

.flag.flag-is {
  background-position: -192px -66px;
}

.flag.flag-it {
  background-position: -208px -66px;
}

.flag.flag-je {
  background-position: -224px -66px;
}

.flag.flag-jm {
  background-position: -240px -66px;
}

.flag.flag-jo {
  background-position: 0 -77px;
}

.flag.flag-jp {
  background-position: -16px -77px;
}

.flag.flag-ke {
  background-position: -32px -77px;
}

.flag.flag-kg {
  background-position: -48px -77px;
}

.flag.flag-kh {
  background-position: -64px -77px;
}

.flag.flag-ki {
  background-position: -80px -77px;
}

.flag.flag-km {
  background-position: -96px -77px;
}

.flag.flag-kn {
  background-position: -112px -77px;
}

.flag.flag-kp {
  background-position: -128px -77px;
}

.flag.flag-kr {
  background-position: -144px -77px;
}

.flag.flag-kurdistan {
  background-position: -160px -77px;
}

.flag.flag-kw {
  background-position: -176px -77px;
}

.flag.flag-ky {
  background-position: -192px -77px;
}

.flag.flag-kz {
  background-position: -208px -77px;
}

.flag.flag-la {
  background-position: -224px -77px;
}

.flag.flag-lb {
  background-position: -240px -77px;
}

.flag.flag-lc {
  background-position: 0 -88px;
}

.flag.flag-li {
  background-position: -16px -88px;
}

.flag.flag-lk {
  background-position: -32px -88px;
}

.flag.flag-lr {
  background-position: -48px -88px;
}

.flag.flag-ls {
  background-position: -64px -88px;
}

.flag.flag-lt {
  background-position: -80px -88px;
}

.flag.flag-lu {
  background-position: -96px -88px;
}

.flag.flag-lv {
  background-position: -112px -88px;
}

.flag.flag-ly {
  background-position: -128px -88px;
}

.flag.flag-ma {
  background-position: -144px -88px;
}

.flag.flag-mc {
  background-position: -160px -88px;
}

.flag.flag-md {
  background-position: -176px -88px;
}

.flag.flag-me {
  background-position: -192px -88px;
}

.flag.flag-mg {
  background-position: -208px -88px;
}

.flag.flag-mh {
  background-position: -224px -88px;
}

.flag.flag-mk {
  background-position: -240px -88px;
}

.flag.flag-ml {
  background-position: 0 -99px;
}

.flag.flag-mm {
  background-position: -16px -99px;
}

.flag.flag-mn {
  background-position: -32px -99px;
}

.flag.flag-mo {
  background-position: -48px -99px;
}

.flag.flag-mp {
  background-position: -64px -99px;
}

.flag.flag-mq {
  background-position: -80px -99px;
}

.flag.flag-mr {
  background-position: -96px -99px;
}

.flag.flag-ms {
  background-position: -112px -99px;
}

.flag.flag-mt {
  background-position: -128px -99px;
}

.flag.flag-mu {
  background-position: -144px -99px;
}

.flag.flag-mv {
  background-position: -160px -99px;
}

.flag.flag-mw {
  background-position: -176px -99px;
}

.flag.flag-mx {
  background-position: -192px -99px;
}

.flag.flag-my {
  background-position: -208px -99px;
}

.flag.flag-mz {
  background-position: -224px -99px;
}

.flag.flag-na {
  background-position: -240px -99px;
}

.flag.flag-nc {
  background-position: 0 -110px;
}

.flag.flag-ne {
  background-position: -16px -110px;
}

.flag.flag-nf {
  background-position: -32px -110px;
}

.flag.flag-ng {
  background-position: -48px -110px;
}

.flag.flag-ni {
  background-position: -64px -110px;
}

.flag.flag-nl {
  background-position: -80px -110px;
}

.flag.flag-no {
  background-position: -96px -110px;
}

.flag.flag-np {
  background-position: -112px -110px;
}

.flag.flag-nr {
  background-position: -128px -110px;
}

.flag.flag-nu {
  background-position: -144px -110px;
}

.flag.flag-nz {
  background-position: -160px -110px;
}

.flag.flag-om {
  background-position: -176px -110px;
}

.flag.flag-pa {
  background-position: -192px -110px;
}

.flag.flag-pe {
  background-position: -208px -110px;
}

.flag.flag-pf {
  background-position: -224px -110px;
}

.flag.flag-pg {
  background-position: -240px -110px;
}

.flag.flag-ph {
  background-position: 0 -121px;
}

.flag.flag-pk {
  background-position: -16px -121px;
}

.flag.flag-pl {
  background-position: -32px -121px;
}

.flag.flag-pm {
  background-position: -48px -121px;
}

.flag.flag-pn {
  background-position: -64px -121px;
}

.flag.flag-pr {
  background-position: -80px -121px;
}

.flag.flag-ps {
  background-position: -96px -121px;
}

.flag.flag-pt {
  background-position: -112px -121px;
}

.flag.flag-pw {
  background-position: -128px -121px;
}

.flag.flag-py {
  background-position: -144px -121px;
}

.flag.flag-qa {
  background-position: -160px -121px;
}

.flag.flag-re {
  background-position: -176px -121px;
}

.flag.flag-ro {
  background-position: -192px -121px;
}

.flag.flag-rs {
  background-position: -208px -121px;
}

.flag.flag-ru {
  background-position: -224px -121px;
}

.flag.flag-rw {
  background-position: -240px -121px;
}

.flag.flag-sa {
  background-position: 0 -132px;
}

.flag.flag-sb {
  background-position: -16px -132px;
}

.flag.flag-sc {
  background-position: -32px -132px;
}

.flag.flag-scotland {
  background-position: -48px -132px;
}

.flag.flag-sd {
  background-position: -64px -132px;
}

.flag.flag-se {
  background-position: -80px -132px;
}

.flag.flag-sg {
  background-position: -96px -132px;
}

.flag.flag-sh {
  background-position: -112px -132px;
}

.flag.flag-si {
  background-position: -128px -132px;
}

.flag.flag-sk {
  background-position: -144px -132px;
}

.flag.flag-sl {
  background-position: -160px -132px;
}

.flag.flag-sm {
  background-position: -176px -132px;
}

.flag.flag-sn {
  background-position: -192px -132px;
}

.flag.flag-so {
  background-position: -208px -132px;
}

.flag.flag-somaliland {
  background-position: -224px -132px;
}

.flag.flag-sr {
  background-position: -240px -132px;
}

.flag.flag-ss {
  background-position: 0 -143px;
}

.flag.flag-st {
  background-position: -16px -143px;
}

.flag.flag-sv {
  background-position: -32px -143px;
}

.flag.flag-sx {
  background-position: -48px -143px;
}

.flag.flag-sy {
  background-position: -64px -143px;
}

.flag.flag-sz {
  background-position: -80px -143px;
}

.flag.flag-tc {
  background-position: -96px -143px;
}

.flag.flag-td {
  background-position: -112px -143px;
}

.flag.flag-tf {
  background-position: -128px -143px;
}

.flag.flag-tg {
  background-position: -144px -143px;
}

.flag.flag-th {
  background-position: -160px -143px;
}

.flag.flag-tj {
  background-position: -176px -143px;
}

.flag.flag-tk {
  background-position: -192px -143px;
}

.flag.flag-tl {
  background-position: -208px -143px;
}

.flag.flag-tm {
  background-position: -224px -143px;
}

.flag.flag-tn {
  background-position: -240px -143px;
}

.flag.flag-to {
  background-position: 0 -154px;
}

.flag.flag-tr {
  background-position: -16px -154px;
}

.flag.flag-tt {
  background-position: -32px -154px;
}

.flag.flag-tv {
  background-position: -48px -154px;
}

.flag.flag-tw {
  background-position: -64px -154px;
}

.flag.flag-tz {
  background-position: -80px -154px;
}

.flag.flag-ua {
  background-position: -96px -154px;
}

.flag.flag-ug {
  background-position: -112px -154px;
}

.flag.flag-um {
  background-position: -128px -154px;
}

.flag.flag-us {
  background-position: -144px -154px;
}

.flag.flag-uy {
  background-position: -160px -154px;
}

.flag.flag-uz {
  background-position: -176px -154px;
}

.flag.flag-va {
  background-position: -192px -154px;
}

.flag.flag-vc {
  background-position: -208px -154px;
}

.flag.flag-ve {
  background-position: -224px -154px;
}

.flag.flag-vg {
  background-position: -240px -154px;
}

.flag.flag-vi {
  background-position: 0 -165px;
}

.flag.flag-vn {
  background-position: -16px -165px;
}

.flag.flag-vu {
  background-position: -32px -165px;
}

.flag.flag-wales {
  background-position: -48px -165px;
}

.flag.flag-wf {
  background-position: -64px -165px;
}

.flag.flag-ws {
  background-position: -80px -165px;
}

.flag.flag-ye {
  background-position: -96px -165px;
}

.flag.flag-yt {
  background-position: -112px -165px;
}

.flag.flag-za {
  background-position: -128px -165px;
}

.flag.flag-zanzibar {
  background-position: -144px -165px;
}

.flag.flag-zm {
  background-position: -160px -165px;
}

.flag.flag-zw {
  background-position: -176px -165px;
}

@font-face {
  font-family: ep-icons-font;
  src: url("/assets/fonts/ep-icons/iconvault_a713344f48dadf3110c933cc4254b50b.eot");
  src: url("/assets/fonts/ep-icons/iconvault_a713344f48dadf3110c933cc4254b50b.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/ep-icons/iconvault_a713344f48dadf3110c933cc4254b50b.woff") format("woff"), url("/assets/fonts/ep-icons/iconvault_a713344f48dadf3110c933cc4254b50b.ttf") format("truetype"), url("/assets/fonts/ep-icons/iconvault_a713344f48dadf3110c933cc4254b50b.svg#iconvault") format("svg");
  font-weight: 400;
  font-style: normal;
}
.ep-icon {
  font-family: ep-icons-font;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
  transform: translateY(1pt) scale(1.5);
}
.ep-icon.icon-extension:before {
  content: "\f100";
}
.ep-icon.icon-transfer:before {
  content: "\f10a";
}
.ep-icon.icon-loan:before {
  content: "\f103";
}
.ep-icon.icon-return:before {
  content: "\f101";
}
.ep-icon.icon-lockout:before {
  content: "\f102";
}

.sc-icon-deceased {
  display: inline-block;
  width: 11px;
  height: 14px;
  background: url(img/cross.png) no-repeat;
}

.sc-icon-handshake {
  display: inline-block;
  width: 24px;
  height: 14px;
  background: url(img/handshake.png) no-repeat;
  position: relative;
  top: 2px;
}

html {
  background-color: #f1f1f1;
}

.wrapper {
  max-width: 1600px;
  min-width: 750px;
  margin: 0 auto;
}

#header {
  min-height: 48px;
  width: 100%;
  position: fixed;
  z-index: 1039;
  min-width: 750px;
}
#header .wrapper {
  padding-top: 8px;
}

.note {
  float: left;
}

#main {
  overflow: hidden;
}
#main.admin {
  padding-top: 80px;
}

#sideMenu.admin {
  width: 190px;
}

#mainBody {
  padding-top: 47px;
}
#mainBody.wide {
  padding-left: 0;
}
#mainBody.admin {
  padding-left: 205px;
}
#mainBody.platform {
  padding-top: 69px;
}
#mainBody.taggingMode {
  padding-top: 0;
}

.has-banner #mainBody:not(.taggingMode) {
  padding-top: 74px;
}
.has-banner #mainBody:not(.taggingMode).platform {
  padding-top: 105px;
}

/* Vertically center div within table container */
.l-outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.table-container {
  width: 100%;
  height: 100%;
  display: table;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

/* Scroll main and sidebar tabs content on Competition page */
.scroll-sidetab {
  height: calc(100vh - 138px);
  overflow-y: auto;
}

.scroll-sidetab--short {
  height: calc(100vh - 185px);
  overflow-y: auto;
}

.scroll-player-tabs,
.tabs-wrapper-hide .scroll-sidetab {
  height: calc(100vh - 106px);
}

.scroll-tabs,
.scroll-tabs-alt {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.scroll-tabs {
  top: 144px;
}

.scroll-tabs-alt {
  top: 180px;
}

.ancient-browser-fallback .browser-logo {
  margin: 0px 40px;
  display: inline-block;
}

.grid--item {
  width: 50%;
}
@media only screen and (min-width: 880px) {
  .grid--item {
    width: 33.3%;
  }
}
@media only screen and (min-width: 1280px) {
  .grid--item {
    width: 25%;
  }
}

.grid--item-small {
  width: 50%;
}
.grid--item-small .flag-photo {
  height: 25px;
}
@media only screen and (min-width: 880px) {
  .grid--item-small {
    width: 25%;
  }
}
@media only screen and (min-width: 1280px) {
  .grid--item-small {
    width: 12.5%;
  }
}

.grid--link {
  position: relative;
  color: #505458;
}
.grid--link .user-photo img,
.grid--link .flag-photo {
  border: 1px solid #ddd;
  transition: all 0.18s;
}
.grid--link:hover, .grid--link:focus {
  text-decoration: none;
  color: #505458;
}
.grid--link:hover .user-photo img, .grid--link:hover .flag-photo {
  -webkit-box-shadow: #8d8d8d 0 3px 15px;
  box-shadow: #8d8d8d 0 3px 15px;
}
.grid--link:active {
  top: 1px;
}

.page-margin {
  margin: 12px 8px 8px 8px;
}

.grid {
  display: grid;
}

.grid-gap-sm {
  gap: 5px;
}

/* Vertically  center div */
.vc-outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}

.vc-middle {
  display: table-cell;
  vertical-align: middle;
}

.vc-inner {
  margin-left: auto;
  margin-right: auto;
  width: 600px;
}

/* end of Vertically center div */
.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.va-top td {
  vertical-align: top;
}

.bg-dark {
  background-color: #555;
}

.bg-black {
  background-color: #000;
}

.bg-grey, .list-group > .list-item:hover:not(.selected) {
  background-color: #d9d9d9;
}

.bg-white {
  background-color: #fff;
}

.bg-light {
  background-color: #f9f9f9;
}

.bg-blue {
  background-color: #2196f3 !important;
}

.bg-red {
  background-color: #ff4662 !important;
}

.bg-green {
  background-color: #0ec96d !important;
}

.bg-yellow {
  background-color: #fff8e4 !important;
}

.clear-right {
  clear: right;
}

.fixed-cell {
  position: relative;
  width: 50px;
}

.no-wrap {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.b-b {
  border-bottom: 1px solid #cccccc;
}

.b-t {
  border-top: 1px solid #cccccc;
}

.b-l {
  border-left: 1px solid #cccccc;
}

.b-r {
  border-right: 1px solid #cccccc;
}

.b-r.dashed {
  border-right: 1px dashed #cccccc;
}

.border-primary {
  border-color: #2196f3;
}

.no-border {
  border: none;
}

.expandable-icon {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid rgba(33, 150, 243, 0.3);
  max-width: 22px;
  height: 20px;
  line-height: 14pt;
  padding: 0 4px;
  position: absolute;
  margin-top: -10px;
  width: auto;
  overflow: hidden;
  white-space: nowrap;
  transition: z-index 0s linear 300ms, max-width 300ms ease-in-out;
  z-index: 100;
}
.expandable-icon:hover {
  max-width: 300px;
  z-index: 101;
  transition: z-index 0ms ease-in-out 0ms, max-width 500ms ease-in-out;
}
.expandable-icon .fa-question {
  margin-left: 3px;
}
.expandable-icon .fa-info {
  margin-left: 4px;
}
.expandable-icon .fa-link {
  margin-left: 1px;
}
.expandable-icon .fa-plus {
  margin-left: 2px;
  color: #f00;
}
.expandable-icon .ep-icon {
  margin-left: 1px;
}
.expandable-icon .ep-icon.icon-loan,
.expandable-icon .ep-icon.icon-return {
  margin-left: 0px;
}
.expandable-icon .description {
  margin-left: 7px;
}

.d-b {
  display: block !important;
}

.d-ib {
  display: inline-block !important;
}

.w100 {
  width: 100% !important;
}

.w70 {
  width: 70% !important;
}

.w50 {
  width: 50% !important;
}

.w-short {
  width: 140px;
}

.m-xxs {
  margin: 2px 4px;
}

.m-xs {
  margin: 5px;
}

.m-sm {
  margin: 10px;
}

.m {
  margin: 15px;
}

.m-md {
  margin: 20px;
}

.m-lg {
  margin: 30px;
}

.m-xl {
  margin: 50px;
}

.m-n {
  margin: 0 !important;
}

.m-l-none {
  margin-left: 0 !important;
}

.m-l-xs {
  margin-left: 5px;
}

.m-l-sm {
  margin-left: 8px;
}

.m-l {
  margin-left: 15px;
}

.m-l-md {
  margin-left: 20px;
}

.m-l-lg {
  margin-left: 30px;
}

.m-l-xl {
  margin-left: 40px;
}

.m-l-xxl {
  margin-left: 50px;
}

.m-l-n-xxs {
  margin-left: -1px;
}

.m-l-n-xs {
  margin-left: -5px;
}

.m-l-n-sm {
  margin-left: -10px;
}

.m-l-n {
  margin-left: -15px;
}

.m-l-n-md {
  margin-left: -20px;
}

.m-l-n-lg {
  margin-left: -30px;
}

.m-l-n-xl {
  margin-left: -40px;
}

.m-l-n-xxl {
  margin-left: -50px;
}

.m-t-none {
  margin-top: 0 !important;
}

.m-t-xxs {
  margin-top: 1px;
}

.m-t-xs {
  margin-top: 5px;
}

.m-t-sm {
  margin-top: 8px;
}

.m-t {
  margin-top: 15px;
}

.m-t-md {
  margin-top: 20px;
}

.m-t-lg {
  margin-top: 30px;
}

.m-t-xl {
  margin-top: 40px;
}

.m-t-xxl {
  margin-top: 50px;
}

.m-t-n-xxs {
  margin-top: -1px;
}

.m-t-n-xs {
  margin-top: -5px;
}

.m-t-n-sm {
  margin-top: -10px;
}

.m-t-n {
  margin-top: -15px;
}

.m-t-n-md {
  margin-top: -20px;
}

.m-t-n-lg {
  margin-top: -30px;
}

.m-t-n-xl {
  margin-top: -40px;
}

.m-t-n-xxl {
  margin-top: -50px;
}

.m-r-none {
  margin-right: 0 !important;
}

.m-r-xxs {
  margin-right: 1px;
}

.m-r-xs {
  margin-right: 5px;
}

.m-r-sm {
  margin-right: 8px;
}

.m-r {
  margin-right: 15px;
}

.m-r-md {
  margin-right: 20px;
}

.m-r-lg {
  margin-right: 30px;
}

.m-r-xl {
  margin-right: 40px;
}

.m-r-xxl {
  margin-right: 50px;
}

.m-r-n-xxs {
  margin-right: -1px;
}

.m-r-n-xs {
  margin-right: -5px;
}

.m-r-n-sm {
  margin-right: -10px;
}

.m-r-n {
  margin-right: -15px;
}

.m-r-n-md {
  margin-right: -20px;
}

.m-r-n-lg {
  margin-right: -30px;
}

.m-r-n-xl {
  margin-right: -40px;
}

.m-r-n-xxl {
  margin-right: -50px;
}

.m-b-none {
  margin-bottom: 0 !important;
}

.m-b-xxs {
  margin-bottom: 1px;
}

.m-b-xs {
  margin-bottom: 5px;
}

.m-b-sm {
  margin-bottom: 8px;
}

.m-b {
  margin-bottom: 15px;
}

.m-b-md {
  margin-bottom: 20px;
}

.m-b-lg {
  margin-bottom: 30px;
}

.m-b-xl {
  margin-bottom: 40px;
}

.m-b-xxl {
  margin-bottom: 50px;
}

.m-b-n-xxs {
  margin-bottom: -1px;
}

.m-b-n-xs {
  margin-bottom: -5px;
}

.m-b-n-sm {
  margin-bottom: -10px;
}

.m-b-n {
  margin-bottom: -15px;
}

.m-b-n-md {
  margin-bottom: -20px;
}

.m-b-n-lg {
  margin-bottom: -30px;
}

.m-b-n-xl {
  margin-bottom: -40px;
}

.m-b-n-xxl {
  margin-bottom: -50px;
}

.p-t {
  padding-top: 16px;
}

.p-n {
  padding: 0;
}

.rounded {
  border-radius: 4px;
}

.m-t-12 {
  margin-top: 12px;
}

#mainBody.no-sidemenu {
  padding-top: 51px !important;
}
@media only screen and (max-width: 1370px) {
  #mainBody.no-sidemenu {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1760px) {
  #mainBody {
    padding-left: 0;
    padding-right: 0;
  }
  #mainBody.no-sidemenu {
    padding-left: 0;
  }
}

.note, .note-error,
.error,
.danger, .note-warning,
.warning, .note-success,
.success {
  border-radius: 5px;
  font-size: 11px;
  background-color: #ffffdd;
  border: 1px solid #f7df92;
  padding: 4px 9px;
}
.note a, .note-error a,
.error a,
.danger a, .note-warning a,
.warning a, .note-success a,
.success a {
  cursor: pointer;
}
.note i.fa, .note-error i.fa,
.error i.fa,
.danger i.fa, .note-warning i.fa,
.warning i.fa, .note-success i.fa,
.success i.fa {
  font-size: 13px;
  color: #e7cc76;
  margin-right: 5px;
}

.note-success,
.success {
  background: none repeat scroll 0 0 #ffffff;
  border: medium none;
  bottom: 8px;
  position: relative;
  font-size: 14px;
}
.note-success span,
.success span {
  position: relative;
  bottom: 2px;
  color: #008000;
}
.note-success i.fa,
.success i.fa {
  margin-top: 5px;
  font-size: 16px;
  color: #008000;
  margin-right: 5px;
}

.note-warning,
.warning {
  background: none repeat scroll 0 0 #ffffff;
  border: medium none;
  bottom: 8px;
  position: relative;
  font-size: 14px;
}
.note-warning span,
.warning span {
  position: relative;
  bottom: 2px;
  color: #f0ad4e;
}
.note-warning i.fa,
.warning i.fa {
  margin-top: 5px;
  font-size: 16px;
  color: #f0ad4e;
  margin-right: 5px;
}

.note-error,
.error,
.danger {
  background: none repeat scroll 0 0 #ffffff;
  border: medium none;
  bottom: 8px;
  position: relative;
  font-size: 14px;
}
.note-error span,
.error span,
.danger span {
  position: relative;
  bottom: 2px;
  color: #ff0000;
}
.note-error i.fa,
.error i.fa,
.danger i.fa {
  margin-top: 5px;
  font-size: 16px;
  color: #ff0000;
  margin-right: 5px;
}

.notification-banner {
  background-color: #f9b516;
  padding: 4px 0;
  font-weight: bold;
  text-align: center;
}

.browser-banner {
  background-color: #eb5757;
  padding: 4px 0;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.scheduled-maintenance-banner {
  background-color: #f9b516;
  padding: 4px 0;
  font-weight: bold;
  text-align: center;
  color: black;
}
.scheduled-maintenance-banner .message {
  white-space: nowrap;
}
.scheduled-maintenance-banner .close {
  top: 5px;
}

.scheduled-maintenance-message {
  margin-top: 3px;
  margin-right: 50px;
  font-size: 8pt;
}

.sc-message-container {
  display: table;
  width: 100%;
  margin: 10px 0;
  border-radius: 2px;
  font-size: 14px;
}
.sc-message-container .sc-message-icon {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  width: 53px;
}
.sc-message-container .sc-message-contents {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 10px;
  color: #fff;
}
.sc-message-container.sc-message-info {
  background-color: #2196f3;
}

.logo, .logo-2x {
  width: 150px;
  height: 21px;
  margin-top: 7px;
  display: block;
  background: transparent url(../img/logo.png) no-repeat 0 0;
  background-size: contain;
}

.logo-stats-vision, .logo-stats-vision-2x {
  width: 130px;
  height: 21px;
  display: block;
  background: transparent url(../img/logo-stats-vision.png) no-repeat 0 0;
  background-size: contain;
}

.logo-stats-vision-2x {
  width: 250px;
  height: 32px;
  background-size: contain;
  margin: 32px auto 64px;
  float: none;
}

.logo-2x {
  width: 250px;
  height: 34px;
  margin: 32px auto 64px;
  background-image: url(../img/logo-2x.png);
  float: none;
}

.logo-text {
  letter-spacing: -0.6px;
  margin: 0;
  margin-left: 8px;
}

.userOptions {
  width: 260px;
  margin-top: -10px;
}
.userOptions .dropdown-toggle {
  padding-right: 35px;
}
.userOptions a {
  color: #808080;
  display: block;
  position: relative;
  padding-right: 12px;
}
.userOptions a:hover {
  text-decoration: none;
}
.userOptions a .userName {
  color: #333333;
  font-weight: 600;
  margin-bottom: 2px;
}
.userOptions a i.fa-ellipsis-v {
  font-size: 19px;
  position: absolute;
  right: 16px;
  top: 16px;
}
.userOptions sc-account-title {
  color: #484848;
}
.userOptions li.active {
  background-color: #2196f3;
}
.userOptions li.active a {
  color: white;
}
.userOptions li.active a:hover {
  background-color: transparent !important;
  cursor: default !important;
}
.userOptions li.active sc-account-title {
  color: white;
}

.dropdown {
  border-width: 0px !important;
  margin-bottom: 1px;
}
.dropdown .dropdown-content {
  background-color: #fff;
  border: 1px solid #cccccc;
  border-top-color: transparent;
  width: 100%;
  display: none;
}
.dropdown .dropdown-content .roles {
  border-bottom: 1px solid #cccccc;
  padding: 0 10px 4px;
  margin-top: -4px;
  font-size: 12px;
  color: #808080;
}
.dropdown .dropdown-content li:first-child a {
  padding-top: 6px;
}
.dropdown .dropdown-content li:last-child a {
  padding-bottom: 6px;
}
.dropdown .dropdown-content li a {
  display: block;
  padding: 4px 12px;
  cursor: pointer;
}
.dropdown .dropdown-content li a:hover {
  background-color: #f1f1f1;
}
.dropdown .dropdown-content li i.fa {
  margin-right: 3px;
}
.dropdown .dropdown-content li.divider {
  border-top: 1px solid #cccccc;
  margin-top: 3px;
  margin-bottom: 3px;
}
.dropdown .dropdown-content li.caption {
  padding-left: 12px;
  padding-bottom: 4px;
}
.dropdown.open {
  margin-bottom: 0px;
}
.dropdown.open > a {
  border: 1px solid #cccccc;
  border-bottom-color: transparent;
}
.dropdown.open .dropdown-content {
  position: absolute;
  z-index: 10;
  display: block;
  max-height: 450px;
  overflow-y: auto;
}

.dropdown-menu > li > a[disabled] {
  color: #999;
}

.btnMulti {
  position: relative;
}
.btnMulti a {
  padding: 5px 10px 6px;
  border: 1px solid transparent;
  border-bottom: none;
  color: #808080;
  text-decoration: none;
}
.btnMulti .open {
  border: 1px solid #cccccc;
  border-bottom-color: transparent;
  border-radius: 5px 5px 0 0;
}

.search {
  width: 480px;
  position: relative;
  padding-right: 40px;
  margin-top: 2px;
}
.search input {
  width: 100%;
  padding: 6px 8px 6px 46px;
  font-size: 14px;
  background-color: #f1f1f1;
  border-color: transparent;
  transition: all 0.1s ease-in;
  display: inline-block;
}
.search input:focus {
  background-color: #fff;
}
.search a {
  display: inline-block;
  width: 40px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  position: absolute;
  top: 0;
  right: 0;
}
.search .fa-search {
  font-size: 18px;
  position: absolute;
  left: 16px;
  top: 8px;
  color: #a2a2a2;
  color: rgba(0, 0, 0, 0.33);
}
.search .fa-plus {
  color: #757575;
  color: rgba(0, 0, 0, 0.54);
  font-size: 16px;
}
.search .search-switcher {
  border: none;
  border-radius: 4px;
  background-color: #e1e1e1;
  position: absolute;
  top: 4px;
  right: 44px;
}

.report-button {
  margin-top: -2px;
}

@media only screen and (max-width: 1020px) {
  .search {
    width: 340px;
  }
  .userOptions {
    width: 250px;
  }
  .userOptions .small {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 153px;
    overflow: hidden;
  }
}
.autocomplete {
  position: relative;
}
.autocomplete input {
  padding: 4px 25px 4px 4px;
  width: 100%;
}
.autocomplete .fa-spinner,
.autocomplete .fa-search {
  position: absolute;
  right: 5px;
  top: 7px;
  font-size: 13px;
  color: #bebebe;
}

#sideMenus ul {
  margin: 0;
}
#sideMenus ul li {
  text-align: center;
}
#sideMenus ul li.active {
  background: url(../img/activeArrow.png) no-repeat 125px 50%;
}
#sideMenus ul li.active a {
  background-color: #687174;
  color: #fff;
}
#sideMenus ul li.has-sub.active {
  /* to do: fix icon rotation of span i.fa {@include transform(rotate(180deg));}*/
}
#sideMenus ul li.has-sub.active a {
  background-color: #fff;
  color: #505458;
}
#sideMenus ul li.has-sub.active li.active a {
  background-color: #687174;
  color: #fff;
  border-radius: 0;
}
#sideMenus ul li a {
  color: #505458;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  font-weight: 700;
  background-color: #fff;
  display: block;
  padding: 18px 0;
  border-bottom: 1px solid #e5e5e5;
}
#sideMenus ul li a:hover {
  text-decoration: none;
}
#sideMenus ul li a i.fa {
  font-size: 18px;
  margin-bottom: 5px;
  display: block;
}
#sideMenus ul li:last-child a {
  border-bottom-right-radius: 5px;
  border-bottom: none;
}
#sideMenus .sub {
  display: none;
}
#sideMenus .has-sub {
  transition: all 0.15s ease-in;
}
#sideMenus .has-sub.active {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
  margin: 5px 0 8px;
}
#sideMenus .has-sub .sub li a {
  text-transform: capitalize;
  font-size: 13px;
}
#sideMenus.admin li {
  text-align: left;
}
#sideMenus.admin a {
  width: auto;
  padding: 12px 0 12px 18px;
}
#sideMenus.admin a i.fa {
  display: initial;
  vertical-align: middle;
  margin-right: 13px;
}
#sideMenus.admin a span i.fa {
  margin-right: 0;
  margin-left: 5px;
  transition: all 0.15s ease-in;
  font-size: 10px;
  position: relative;
  top: -2px;
}

.sc-nav .dropdown-menu {
  width: 320px;
  padding: 0;
  margin-left: 7px;
}

.sc-nav .dropdown-menu ul {
  padding: 7px;
}

.sc-nav .nav-text {
  font-size: 12px;
  color: #333;
  margin-bottom: 10px;
}

.sc-nav .logo, .sc-nav .logo-2x {
  display: inline-block;
  margin-top: 2px;
}

.sc-nav .sc-nav-icon {
  width: 18px;
  display: inline-block;
}

.sc-nav .sv-nav-icon {
  width: 36px;
  display: inline-block;
}

.sc-nav .dropdown-toggle {
  margin-left: 12px;
  cursor: pointer;
}

.align-sc-logo {
  margin-top: 8px;
}
.align-sc-logo + .sc-nav--at {
  margin-top: 8px;
}

.align-sv-logo + .sc-nav--at {
  margin-top: 2px;
}

.sc-nav .sc-nav--at {
  margin-left: 8px;
}
.sc-nav .sc-nav--at .hidden {
  display: none;
}
.sc-nav .sc-nav--at .visible {
  display: inline-block;
}
.sc-nav .sc-nav--at .textlike {
  color: #333;
  text-decoration: none;
  font-weight: 200;
  font-size: 14px;
  pointer-events: none;
}

.sc-nav .sc-nav--item {
  width: 86px;
  height: 86px;
  position: relative;
  text-align: center;
  text-decoration: none;
  margin: 7px;
  border-radius: 4px;
}
.sc-nav .sc-nav--item:hover {
  background-color: #f6fafe;
}
.sc-nav .sc-nav--item:active {
  background-color: #e8f0fd;
}

.sc-nav .active .sc-nav--item {
  background-color: #e8f0fd;
}

.sc-nav .has-inbox-unread .sc-nav--item:after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: orangered;
  border-radius: 6px;
  position: absolute;
  top: 4px;
  right: 4px;
  animation: blinker 1s linear infinite;
}

.sc-nav ul > li {
  position: relative;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.purple-to-blue, .sc-nav .fa-bar-chart, .analytics-gradient-icon {
  background: -webkit-gradient(linear, left top, left bottom, from(#4c8bf5), to(#d22ddc));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sc-nav i.fa {
  display: inline-block;
  font-size: 36px;
  margin-top: 8px;
}
.sc-nav .fa-database {
  background: -webkit-gradient(linear, left top, left bottom, from(#00daff), to(#f3324a));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sc-nav .fa-globe {
  background: -webkit-gradient(linear, left top, left bottom, from(#00d5ff), to(#3564cf));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sc-nav .fa-comments-o {
  background: -webkit-gradient(linear, left top, left bottom, from(#14ab9c), to(#048478));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sc-nav .fa-cubes {
  background: -webkit-gradient(linear, left top, left bottom, from(#5290f5), to(#4252b4));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sc-nav .fa-tag {
  background: -webkit-gradient(linear, left top, left bottom, from(#ed4e41), to(#ff0000));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sc-nav .fa-binoculars {
  background: -webkit-gradient(linear, left top, left bottom, from(#fbbc05), to(#ff9f12));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sc-nav .fa-upload {
  background: -webkit-gradient(linear, left top, left bottom, from(#8dc44e), to(#1ca261));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sc-nav .fa-calendar {
  background: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#999999));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.no-touchevents .main-menu:hover,
.no-touchevents nav.main-menu.expanded {
  width: 220px;
  overflow: visible;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.14), 0 4px 5px 0 rgba(0, 0, 0, 0.098), 0 1px 10px 0 rgba(0, 0, 0, 0.084);
}
.no-touchevents .main-menu:hover .nav-text,
.no-touchevents nav.main-menu.expanded .nav-text {
  display: table-cell;
}
.no-touchevents .main-menu:hover .menu-title,
.no-touchevents nav.main-menu.expanded .menu-title {
  opacity: 1;
}

.main-menu {
  position: fixed;
  left: 0;
  top: 48px;
  bottom: 0;
  height: 100%;
  width: 64px;
  overflow: hidden;
  -webkit-transition: width 0.07s ease-in;
  -webkit-transform: translateZ(0) scale(1, 1);
  transition: width 0.07s ease-in;
  z-index: 104;
}
.main-menu.platform {
  top: 81px;
}
.main-menu .fa {
  position: relative;
  display: table-cell;
  width: 60px;
  height: 48px;
  padding-left: 4px;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  color: #919191;
}
.main-menu ul {
  margin: 0 0 8px;
}
.main-menu li {
  width: 220px;
}
.main-menu li > a {
  position: relative;
  display: block;
  border-collapse: collapse;
  border-spacing: 0;
  color: #333;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  text-decoration: none;
  -webkit-transform: translateZ(0) scale(1, 1);
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.main-menu li:hover > a {
  background-color: #deeffd;
}
.main-menu li.active .fa {
  color: #2196f3;
}
.main-menu li.active .nav-text {
  font-weight: 700;
}
.main-menu .nav-icon {
  position: relative;
  display: table-cell;
  width: 60px;
  height: 36px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
}
.main-menu .nav-text {
  position: relative;
  vertical-align: middle;
  display: none;
}
.main-menu > ul.logout {
  position: absolute;
  left: 0;
  bottom: 0;
}

.has-banner .main-menu {
  top: 86px;
}
.has-banner .main-menu.platform {
  top: 119px;
}

.menu-title {
  background-color: #d9d9d9;
  color: #333;
  color: rgba(0, 0, 0, 0.87);
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 0;
}

.no-touch .scrollable.hover {
  overflow-y: hidden;
}

.no-touch .scrollable.hover:hover {
  overflow-y: auto;
  overflow: visible;
}

nav {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.views.right {
  float: right;
  margin-right: 20px;
}
.views:before, .views:after {
  content: " ";
  display: table;
}
.views:after {
  clear: both;
}
.views li {
  float: left;
}
.views li a {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #505458;
  padding: 2px 9px;
  text-decoration: none;
}
.views li.active a {
  border-radius: 5px;
  color: #fff;
  background-color: #2196f3;
}
.views li .inactive,
.views li [disabled] {
  cursor: default;
  color: #bdbdbd;
}

.views--offset {
  margin-left: 288px;
}

.inline-views a {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #505458;
  padding: 2px 9px;
}
.inline-views a:hover {
  text-decoration: none;
}
.inline-views a.active {
  border-radius: 5px;
  color: #fff;
  background-color: #2196f3;
}

.viewBar {
  background-color: #fff;
  overflow: hidden;
  padding: 9px 15px;
  position: relative;
}
.viewBar .views ul:before, .viewBar .views ul:after {
  content: " ";
  display: table;
}
.viewBar .views ul:after {
  clear: both;
}
.viewBar .backBtn {
  margin: -9px 15px -9px -15px;
}
.viewBar .anchors {
  border-top: 1px solid #cccccc;
  padding: 0;
  margin-top: 8px;
}
.viewBar .anchors ul {
  margin-top: 4px;
}
.viewBar .close {
  right: 15px;
  top: 10px;
  font-size: 16px;
}
.viewBar .title {
  font-size: 18px;
  font-weight: 400;
  color: #505458;
  line-height: 1;
  float: left;
}
.viewBar.hasViewCtrl {
  margin-bottom: 0;
  border-radius: 5px 5px 0 0;
}
.viewBar.wrapping .views {
  float: right;
  margin-right: 20px;
  line-height: 24px;
}
@media only screen and (max-width: 1280px) {
  .viewBar.wrapping .views {
    float: none;
    clear: left;
    border-top: 1px solid #cccccc;
    margin: 35px -15px 0;
    padding: 3px 12px 0;
  }
  .viewBar.wrapping .views li {
    margin-top: 4px;
  }
  .viewBar.wrapping .viewBtn {
    margin-bottom: 9px;
  }
}

.viewBtn {
  font-size: 10px;
  font-weight: 700;
  float: left;
  text-transform: uppercase;
  padding: 2px 9px;
  background-color: #d14836;
  color: #fff;
  border-radius: 5px;
}
.viewBtn:hover {
  color: #fff;
}

.tabViews {
  background-color: #fff;
  margin: 0 8px 16px;
  overflow: hidden;
}
.tabViews .backBtn {
  padding: 6px 15px;
  font-size: 18px;
  color: #687174;
}
.tabViews .views {
  padding-left: 15px;
  float: left;
  line-height: 34px;
}
.tabViews.mb {
  border-bottom: none;
  border-radius: 0 0 5px 5px;
}

.anchors {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 3px 15px 8px;
  background-color: #fff;
  margin-bottom: 20px;
}
.anchors li {
  display: inline-block;
  margin-right: 12px;
  border-bottom: 1px dotted #2196f3;
}
.anchors li a {
  font-size: 12px;
}
.anchors li a:hover {
  text-decoration: none;
}
.anchors li.active {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-width: 0px;
  background-color: rgb(57.1923076923, 161.4423076923, 244.3076923077);
  margin: -2px 8px -2px -4px;
  padding: 2px 4px;
}
.anchors li.active a {
  color: #fff;
  text-decoration: none;
}

.close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 9;
  color: #808080;
}

.ui-select-match .close {
  top: 6px;
  right: 26px;
}

.backBtn {
  float: left;
  border-right: 1px solid #cccccc;
}
.backBtn a {
  display: block;
  line-height: 44px;
  padding: 0 12px;
  font-size: 16px;
}

.section {
  margin-bottom: 16px;
  position: relative;
  background-color: #fff;
  padding: 16px;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084);
}
.section .backBtn {
  margin: -5px 20px -5px -20px;
}
.section.viewCtrl {
  border-radius: 0 0 5px 5px;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.3);
}

.sc-content {
  padding: 16px;
}

.collapsed .h2 {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.collapsed .inner {
  display: none;
}

.section.noViews {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin-top: 0;
}

.center {
  text-align: center;
}

.mt {
  margin-top: 20px;
}

.mt10 {
  margin-top: 10px;
}

.mb {
  margin-bottom: 20px;
}

.mb10 {
  margin-bottom: 10px;
}

.p10 {
  padding: 10px 0;
}

.pt10 {
  padding-top: 10px;
}

.nm {
  margin: 0 -20px;
}

.vam {
  vertical-align: middle;
}

.finder {
  position: relative;
}
.finder .checkboxes {
  margin-top: 15px;
  width: 100%;
}
.finder .checkboxes input[type=checkbox] {
  vertical-align: top;
}

.filter {
  position: relative;
  float: left;
  width: 41.6666666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .filter {
    float: left;
    width: 41.6666666667%;
  }
}
.filter .filterHead:before, .filter .filterHead:after {
  content: " ";
  display: table;
}
.filter .filterHead:after {
  clear: both;
}
.filter .note, .filter .note-success,
.filter .success, .filter .note-warning,
.filter .warning, .filter .note-error,
.filter .error,
.filter .danger {
  margin: 5px 0;
  float: none;
}
.filter .filterAdd {
  float: none;
  margin-bottom: 8px;
}
@media only screen and (min-width: 1060px) {
  .filter .filterAdd {
    float: left;
  }
}
.filter .filterAdd .ui-select-container {
  width: 100%;
}
.filter .filterCtrl {
  float: right;
}
.filter .filterCtrl a {
  margin: 0 5px;
  display: inline-block;
  text-decoration: none;
}
.filter .secondary {
  border-bottom: none;
  padding-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.filter .secondary li {
  border-bottom: none;
  margin-top: 0;
  padding-bottom: 0;
}
.filter .secondary .h6 {
  margin-bottom: 6px;
}
.filter .secondary .h6 a {
  right: 15px;
  top: -1px;
  font-size: 13px;
}
.filter .secondary .list li {
  line-height: 1.8;
}
.filter .secondary:before, .filter .secondary:after {
  content: " ";
  display: table;
}
.filter .secondary:after {
  clear: both;
}
.filter .secondary .list {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .filter .secondary .list {
    float: left;
    width: 50%;
  }
}
.filter .selectize-dropdown-content {
  max-height: 214px;
}

.filterList {
  margin-top: 5px;
}
.filterList li.filterItem {
  position: relative;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
  padding-top: 10px;
}
.filterList .short {
  width: 24%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1240px) {
  .filterList .short {
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }
}
.filterList .medium {
  width: 27%;
  margin-right: 3%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1240px) {
  .filterList .medium {
    width: 40%;
  }
}
.filterList .long {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1240px) {
  .filterList .long {
    width: 50%;
  }
}
.filterList .longExtra {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
}
.filterList select {
  width: 100%;
}
.filterList .switch label {
  margin-right: 10px;
}
.filterList .sliderWrap {
  position: absolute;
  top: 7px;
}
.filterList .sliderWrap .edge {
  float: left;
  width: 5%;
}
.filterList .slider {
  background-color: #e4e4e4;
  position: relative;
  border-radius: 2px;
  height: 5px;
  float: left;
  width: 86%;
  top: 7px;
  margin: 0 2%;
}
.filterList .slider .range {
  background-color: #3cbd84;
  display: inline-block;
  height: 100%;
  width: 50px;
  position: absolute;
  top: 0;
  left: 20px;
}
.filterList .slider .handle {
  display: block;
  width: 12px;
  height: 12px;
  background-color: #8c8c8c;
  border-radius: 6px;
  position: absolute;
  top: -4px;
}
.filterList .slider .handle span {
  top: -18px;
  position: absolute;
  font-size: 11px;
}
.filterList .ui-select-container {
  height: 26px;
  width: 100%;
}
.filterList a.close {
  top: 0;
  right: 0;
  top: 50%;
  margin-top: -9px;
}
.filterList .datepicker-wrapper {
  padding-left: 90px;
}
@media screen and (max-width: 1240px) {
  .filterList .datepicker-wrapper {
    padding-left: 0px;
  }
}
.filterList .datepicker {
  width: 85px;
  padding: 2px 5px;
}
.filterList .rzslider .rz-pointer {
  width: 12px;
  height: 12px;
  top: -5px;
}
.filterList .rzslider .rz-pointer:after {
  top: 4px;
  left: 4px;
  width: 4px;
  height: 4px;
}

table.savedFilters td {
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.btnModal i {
  color: #505458;
}
.btnModal span {
  border-bottom: 1px dotted #2196f3;
}

.result {
  position: relative;
  float: left;
  width: 58.3333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .result {
    float: left;
    width: 58.3333333333%;
  }
}
.result .resultColPosition,
.result .resultColShoots {
  width: 60px;
}

#quickSearch {
  padding-bottom: 5px;
  position: relative;
  z-index: 100;
}

.quickSearch .h6 {
  margin-bottom: 0;
}
.quickSearch .results {
  overflow: hidden;
}
.quickSearch .results .col {
  width: 20%;
  float: left;
}
.quickSearch .small {
  font-size: 80%;
}
.quickSearch .list {
  overflow-y: auto;
  max-height: 200px;
}
.quickSearch .list > .item {
  padding: 6px 0 6px 4px;
}
.quickSearch .list > .item:hover {
  background: #edecec;
}
.quickSearch .list span.country-flag {
  float: left;
  font-size: 0px;
  margin-top: -1px;
}
.quickSearch .list a {
  cursor: pointer;
  display: block;
  color: #505458;
}
.quickSearch .list .info {
  padding-left: 25px;
  margin-top: -2px;
}
.quickSearch .list .info li {
  line-height: 1.33;
}
.quickSearch .list .info li b {
  font-size: 12px;
}
.quickSearch .list .info .dob {
  color: #a6a6a6;
}
.quickSearch .list .info .staffRole {
  color: #a6a6a6;
}
.quickSearch .list .from span {
  display: inline-block;
  font-size: 12px;
  font-style: italic;
}
.quickSearch loading-error h3 {
  font-size: 18.4px;
}
.quickSearch loading-error h4 {
  font-size: 11.9px;
}

.invoices form i {
  margin: 0 7px;
}
.invoices form input[type=text],
.invoices form select {
  margin: 0 3px;
}
.invoices form input[type=text] {
  width: 100px;
}
.invoices form input[type=submit] {
  vertical-align: top;
}
.invoices table {
  margin: 20px 0 10px;
}
.invoices table tbody td:first-child,
.invoices table thead th:first-child {
  padding-left: 20px;
}

.billSettings button {
  margin-top: 20px;
}

.photo {
  border-radius: 5px;
}

.staffTable tr {
  border-left: 4px solid transparent;
}
.staffTable tr.online {
  border-color: #76c95f;
}
.staffTable tr.newRecord .addPhoto {
  display: block;
  background-color: #fff;
  border: 1px solid #c2c2c2;
  text-align: center;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  border-radius: 5px;
}
.staffTable th {
  padding-left: 8px;
}
.staffTable th.center {
  text-align: center;
  padding-left: 0;
}
.staffTable td:first-child {
  padding-left: 12px;
}
.staffTable td.center {
  text-align: center;
  vertical-align: middle;
}
.staffTable td.center a {
  font-size: 16px;
}
.staffTable td input,
.staffTable td select {
  width: 80%;
}
.staffTable td ul {
  margin-bottom: 5px;
}
.staffTable td ul li {
  margin-bottom: 5px;
}
.staffTable td .remove {
  display: inline-block;
  width: 15%;
  text-align: center;
}
.staffTable td .updatePhoto {
  font-size: 11px;
  text-decoration: none;
  border-bottom: 1px dotted #2196f3;
}
.staffTable td .online {
  display: block;
  font-size: 11px;
  color: #46ac29;
  margin-top: 3px;
}
.staffTable td .online i {
  font-size: 8px;
  position: relative;
  top: -2px;
}

.staffManagement table td:first-child {
  padding-left: 12px;
}
.staffManagement table td img {
  max-width: 50px;
}
.staffManagement table tr:hover {
  background-color: #dedede;
}

.faded {
  color: #a6a6a6;
  font-style: italic;
}

.userRights table td:first-child {
  padding-left: 12px;
}
.userRights table td:nth-child(3) {
  padding-top: 15px;
}
.userRights table td img {
  max-width: 50px;
}
.userRights table tr:hover {
  background-color: #dedede;
}
.userRights .rightsList:before, .userRights .rightsList:after {
  content: " ";
  display: table;
}
.userRights .rightsList:after {
  clear: both;
}
.userRights .rightsList li {
  float: left;
  margin: 0 7px 7px 0;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 4px 10px;
  border-radius: 5px;
}
.userRights .rightsList li a {
  color: #bfbfbf;
  margin-left: 3px;
}
.userRights .rightsList li:hover {
  border-color: #bfbfbf;
}
.userRights .rightsList li:hover a {
  color: #808080;
}
.userRights .rightsList li.disabled {
  background-color: #ccc;
}

.sc-modal.access-rights-assignment img.photo {
  max-width: 50px;
}
.sc-modal.access-rights-assignment .modal-title {
  font-size: 20px;
}

.userList {
  overflow: hidden;
}
.userList li {
  float: left;
  text-align: center;
  margin: 0 50px 30px 0;
}
.userList li div {
  position: relative;
  width: 60px;
  margin: 0 auto 5px;
}
.userList li div a {
  position: absolute;
  top: 0;
  right: 0;
  color: #d3d4d4;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0 2px;
  border-radius: 0 5px 0 5px;
}
.userList li span,
.userList li b {
  display: block;
}
.userList li.addUser div {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  border: 2px dashed #3b77d9;
  border-radius: 5px;
}
.userList li.selected div {
  border-radius: 5px;
  border: 2px solid #3b77d9;
}

.selectStaff {
  position: relative;
  margin-top: -20px;
}
.selectStaff .userList li {
  cursor: pointer;
}
.selectStaff .separator {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.selectStaff .separator .arrow {
  display: block;
  height: 15px;
  margin-bottom: -1px;
  background: url(../img/staffArrow.png) no-repeat 0 0;
  position: relative;
  left: 15px;
}
.selectStaff .h2 {
  border-bottom: none;
  padding-bottom: 0;
}
.selectStaff .close {
  top: 25px;
  right: 0;
}
.selectStaff button {
  position: relative;
  top: -10px;
}

.hasCtrls {
  position: relative;
}
.hasCtrls .editCtrls {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 13px;
}
.hasCtrls .editCtrls a {
  margin-left: 4px;
}

.selectMulti {
  margin-bottom: 20px;
}
.selectMulti select {
  width: 100%;
  min-height: 200px;
  padding: 0;
  margin-bottom: 15px;
  border-radius: 0;
  border: none;
}
.selectMulti input {
  width: 65%;
}
@media only screen and (max-width: 980px) {
  .selectMulti input {
    width: 100%;
  }
}

.sectionCtrl {
  margin-bottom: 20px;
}
.sectionCtrl:before, .sectionCtrl:after {
  content: " ";
  display: table;
}
.sectionCtrl:after {
  clear: both;
}
.sectionCtrl li {
  float: left;
}
.sectionCtrl a {
  margin: 0 9px;
}
.sectionCtrl i {
  color: #505458;
}
.sectionCtrl span {
  font-size: 13px;
  border-bottom: 1px dotted #3b77d9;
}

.leagueName {
  position: relative;
}
@media only screen and (max-width: 1080px) {
  .leagueName .seasonSwitch {
    position: initial;
    text-align: center;
    margin-bottom: 10px;
  }
}

.teams {
  overflow: hidden;
}
.teams .lastGames {
  overflow: hidden;
  width: 130px;
  margin: 0 auto 8px;
}
.teams .lastGames li {
  width: 1.2em;
}
.teams .lastGames li:last-child {
  margin-right: 0;
}
.teams .lastGames li span {
  display: block;
  height: 11px;
  border-radius: 2px;
}
.teams .lastGames li span.win {
  background-color: #1db371;
}
.teams .lastGames li span.loss {
  background-color: #ee5151;
}
.teams .lastGames li span.draw {
  background-color: #b4b4b4;
}
.teams .lastGames li span.win-overtime {
  background-color: #edd42d;
}
.teams .lastGames li span.loss-overtime {
  background-color: #fc7e35;
}
.teams .lastGames li span.football.win {
  background-color: #1db371;
}
.teams .lastGames li span.football.loss {
  background-color: #ee5151;
}
.teams .lastGames li span.football.draw {
  background-color: #edd42d;
}
.teams .lastGames li span.football.win-overtime {
  background-color: #71bd9c;
}
.teams .lastGames li span.football.loss-overtime {
  background-color: #fc7e35;
}
.teams .nat-team a div {
  padding-top: 0;
  border: none;
  height: initial;
  margin: 0 auto 7px;
  width: 100px;
}
.teams .nat-team a div img {
  border: 1px solid #ccc;
}
.teams > li {
  float: left;
  text-align: center;
  width: 25%;
  min-height: 160px;
}
@media only screen and (max-width: 1020px) {
  .teams > li {
    width: 50%;
  }
}
@media only screen and (min-width: 1021px) and (max-width: 1200px) {
  .teams > li {
    width: 33%;
  }
}
.teams > li a {
  display: block;
  width: 120px;
  margin: 0 auto;
  transition: all 0.3s;
  position: relative;
}
.teams > li a div {
  height: 80px;
  transition: all 0.18s;
}
.teams > li a div img[src$="phimg-club.jpg"] {
  height: 80px;
}
.teams > li a span {
  font-weight: 700;
  color: #333;
  color: rgba(0, 0, 0, 0.54);
}
.teams > li a:active {
  top: 1px;
}
.teams > li a:hover span {
  text-decoration: underline;
  color: #2196f3;
}

.videoContainer {
  position: relative;
}
.videoContainer video {
  width: 100%;
}
.videoContainer .trackArea {
  padding-bottom: 50px;
  position: relative;
}
.videoContainer .trackArea .trackItem {
  position: absolute;
}
.videoContainer .trackArea .trackItem div {
  position: absolute;
  width: 150px;
  top: -20px;
}
.videoContainer .trackArea .trackItem span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 7px solid #333;
  border-radius: 20px;
}
.videoContainer .trackArea .trackItem .puck {
  border: none;
  background-color: #ff3000;
}
.videoContainer .videoCtrls {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
}
.videoContainer .videoCtrls .seekFragment {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 17px 15px 13px;
  font-size: 10px;
  color: #fff;
  position: relative;
}
.videoContainer .videoCtrls .seekFragment .seekBar {
  background: url(../img/timeMark.png) repeat-x;
  padding-top: 5px;
}
.videoContainer .videoCtrls .seekFragment span {
  position: absolute;
  top: 0;
}
.videoContainer .videoCtrls .seekFragment span.start {
  left: 5px;
}
.videoContainer .videoCtrls .seekFragment span.end {
  right: 5px;
}
.videoContainer .videoCtrls .seekFragment span.mid {
  left: 45%;
}
.videoContainer .videoCtrls .secondary {
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  position: relative;
}
.videoContainer .videoCtrls .secondary button {
  color: #333;
}
.videoContainer .videoCtrls .secondary .hide {
  position: absolute;
  right: 15px;
  top: 15px;
}
.videoContainer .videoCtrls .seekBar {
  position: relative;
}
.videoContainer .videoCtrls .seekBar .handle {
  width: 9px;
  height: 19px;
  top: -2px;
  left: 40px;
  background-color: #fff;
  position: absolute;
  -webkit-box-shadow: #383838 0 0 6px;
  box-shadow: #383838 0 0 6px;
  border-radius: 3px;
}
.videoContainer .videoCtrls .seekBar .length {
  background-color: #e5e5e5;
  height: 5px;
  width: 100%;
  border-radius: 5px;
}
.videoContainer .videoCtrls .seekFull {
  display: table;
  width: 100%;
  padding: 2px 0 4px;
  background: #303133;
  color: #fff;
  background: -moz-linear-gradient(top, #303133 0%, #202123 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #303133), color-stop(100%, #202123));
  background: -webkit-linear-gradient(top, #303133 0%, #202123 100%);
  background: -o-linear-gradient(top, #303133 0%, #202123 100%);
  background: -ms-linear-gradient(top, #303133 0%, #202123 100%);
  background: linear-gradient(to bottom, #303133 0%, #202123 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#303133", endColorstr="#202123", GradientType=0);
}
.videoContainer .videoCtrls .seekFull a {
  color: #fff;
}
.videoContainer .videoCtrls .seekFull .playCtrl {
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px;
  width: 40px;
}
.videoContainer .videoCtrls .seekFull .playCtrl a {
  margin-right: 10px;
}
.videoContainer .videoCtrls .seekFull .playCtrl .parts {
  display: inline-block;
  margin-left: 5px;
  font-size: 11px;
}
.videoContainer .videoCtrls .seekFull .playCtrl.wide {
  width: 130px;
}
.videoContainer .videoCtrls .seekFull .seekBar {
  display: inline-block;
  padding: 10px 0;
  vertical-align: middle;
}
.videoContainer .videoCtrls .seekFull .seekBar .length {
  background-color: #515254;
}
.videoContainer .videoCtrls .seekFull .seekBar .range {
  background-color: #e5e5e5;
  width: 100px;
  height: 5px;
  position: relative;
}
.videoContainer .videoCtrls .seekFull .seekBar .range div {
  position: absolute;
  top: -4px;
  font-size: 18px;
}
.videoContainer .videoCtrls .seekFull .seekBar .range .from {
  left: 0;
  left: -5px;
}
.videoContainer .videoCtrls .seekFull .seekBar .range .to {
  right: 0;
  right: -5px;
}
.videoContainer .videoCtrls .seekFull .seekBar .handle {
  top: 2px;
  z-index: 1;
}
.videoContainer .videoCtrls .seekFull .seek {
  display: table-cell;
  vertical-align: middle;
  width: auto;
}
.videoContainer .videoCtrls .seekFull .progress {
  position: relative;
  padding-right: 80px;
}
.videoContainer .videoCtrls .seekFull .progress .seekBar {
  width: 100%;
}
.videoContainer .videoCtrls .seekFull .time {
  position: absolute;
  right: 0;
  top: 3px;
}
.videoContainer .videoCtrls .seekFull .time div {
  display: inline;
  font-size: 11px;
}
.videoContainer .videoCtrls .seekFull .volumeBar {
  padding: 5px;
  background-color: #303133;
  width: 25px;
  height: 75px;
  position: absolute;
  top: -40px;
  border-radius: 4px;
}
.videoContainer .videoCtrls .seekFull .volumeBar .level {
  background-color: #515254;
  height: 100%;
  width: 7px;
  border-radius: 5px;
  margin: 0 auto;
}
.videoContainer .videoCtrls .seekFull .volumeBar .handle {
  height: 12px;
  width: 12px;
  position: relative;
  left: -2px;
  border-radius: 12px;
  background-color: #fff;
}
.videoContainer .videoCtrls .screenCtrl {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  width: 150px;
  text-align: right;
}
.videoContainer .videoCtrls .screenCtrl a {
  margin-right: 5px;
  width: 25px;
  display: inline-block;
  text-align: center;
}
.videoContainer .videoCtrls .screenCtrl a:last-child {
  margin-right: 0;
}
.videoContainer .videoCtrls .screenCtrl a.playerM {
  background: url(../img/videoMed.png) no-repeat;
  height: 11px;
  vertical-align: middle;
}
.videoContainer .videoCtrls .screenCtrl a.playerS {
  background: url(../img/videoSm.png) no-repeat;
  height: 11px;
  vertical-align: middle;
}
.videoContainer .videoCtrls.sm .screenCtrl {
  padding: 0 5px;
  width: 130px;
}
.videoContainer .videoCtrls.sm .screenCtrl a {
  margin-right: 2px;
}
.videoContainer .videoCtrls.sm .screenCtrl a:last-child {
  margin-right: 0;
}

.gameTable {
  margin-top: 3px;
}
.gameTable th {
  text-align: center;
  border-bottom: 1px solid #ddd;
  font-size: 10px;
  text-transform: uppercase;
  padding-bottom: 3px;
}
.gameTable td {
  font-size: 10px;
}
.gameTable td:first-child {
  padding-left: 20px;
}
.gameTable td:last-child {
  text-align: right;
  padding-right: 20px;
}

.cntrFlag span {
  display: block;
  margin-top: 10px;
  font-weight: 700;
}

.league-link {
  width: 100px;
  text-align: center;
  display: block;
}

.league-logo {
  max-width: 50px;
  margin: auto;
}

.leagues li {
  display: block;
  margin-right: 30px;
  margin-bottom: 15px;
}

.league-name {
  color: #333;
  font-weight: 700;
}

.clubInfo {
  position: relative;
}
.clubInfo .h1 a img {
  position: relative;
  top: -2px;
}
.clubInfo .seasonSwitch {
  position: absolute;
  right: 0;
  top: 0;
}
.clubInfo .image {
  width: 105px;
  height: auto;
  text-align: center;
  position: absolute;
}
.clubInfo .image ul {
  margin-top: 7px;
}
.clubInfo .image ul a {
  font-size: 16px;
}
.clubInfo .factsList th {
  width: 80px;
}
.clubInfo .playerList {
  overflow: hidden;
  margin: -20px 0 30px;
}
.clubInfo .playerList:last-child {
  margin-bottom: 0;
}
.clubInfo .playerList li {
  float: left;
  margin: 20px 30px 0 0;
  width: 120px;
  min-height: 200px;
}
.clubInfo .playerList a {
  text-align: center;
  display: block;
}
.clubInfo .playerList span {
  display: block;
  font-weight: 700;
  color: #333;
  margin-top: 10px;
}
.clubInfo table {
  margin-bottom: 20px;
}
.clubInfo table:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1020px) {
  .clubInfo .seasonSwitch {
    position: initial;
    margin-bottom: 10px;
    text-align: center;
  }
}
@media only screen and (max-width: 850px) {
  .clubInfo .image {
    width: 80px;
  }
  .clubInfo .factsList {
    padding-left: 110px;
  }
}

.factsList table tr:nth-child(odd) {
  background-color: transparent;
}
.factsList table td,
.factsList table th {
  vertical-align: baseline;
}
.factsList table th {
  padding: 6px 0;
  padding-right: 12px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.factsList table td {
  padding: 3px 0;
}
.factsList table td a {
  text-decoration: none;
}

.teamPlaysIn a {
  color: #b2b2b2;
  text-decoration: none;
}
.teamPlaysIn a:hover {
  text-decoration: underline;
}

.shotmap {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  height: 360px;
  position: relative;
}
.shotmap g.item {
  transition: transform 0.3s;
  transform-origin: center;
  transform-box: fill-box;
}
.shotmap g.item:hover {
  cursor: pointer;
  transform: scale(1.5);
}
.shotmap g#shooting-map-zones-wrapper g:hover circle,
.shotmap g#shooting-map-zones-wrapper g:hover rect {
  fill: rgb(98, 196, 251) !important;
  cursor: pointer;
}

.goalmap {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  background: url(../img/goal.svg) no-repeat 0 0;
  height: 265px;
  background-size: contain;
}

.faceoffmap {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.faceoffmap .rink-button-row {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 33.33%;
}

.faceoff-zones {
  margin: auto;
}
.faceoff-zones .zone-button {
  border: 1px solid #cccccc;
  padding: 2px 5px;
  cursor: pointer;
}
.faceoff-zones .zone-button:hover {
  background-color: #d2e7f7;
}
.faceoff-zones .zone-button.selected {
  color: white;
  background-color: #2196f3;
}

@media only screen and (max-width: 1024px) {
  .faceoffmap {
    width: 280px;
    height: 142px;
    padding: 6px 0;
  }
  .rink-button-row {
    padding: 0 18px;
  }
  .faceoff-zones {
    width: 280px;
  }
}
@media only screen and (min-width: 1025px) {
  .faceoffmap {
    width: 360px;
    height: 182px;
    padding: 20px 0;
  }
  .rink-button-row {
    padding: 0 24px;
  }
  .faceoff-zones {
    width: 360px;
  }
}
@media only screen and (min-width: 1281px) {
  .faceoffmap {
    width: 440px;
    height: 223px;
    padding: 24px 0;
  }
  .rink-button-row {
    padding: 0 30px;
  }
  .faceoff-zones {
    width: 440px;
  }
}
@media only screen and (min-width: 1531px) {
  .faceoffmap {
    width: 520px;
    height: 263px;
    padding: 36px 0;
  }
  .rink-button-row {
    padding: 0 36px;
  }
  .faceoff-zones {
    width: 520px;
  }
}
.playlist-remote .btn {
  text-align: left;
}

.playlist-remote .b-r-n .btn {
  border-right-width: 0px;
}

.playlist-remote .b-l-n .btn {
  border-left-width: 0px;
}

.playlist-remote .m-b-md {
  margin-bottom: 21px;
}

.playlist-list-item {
  color: #333;
}

.playlist-list-item:hover {
  background-color: #f5f5f5;
  color: #333;
}

#playerInfoContent .image {
  height: 100px;
  overflow: hidden;
}

#playerInfoContent:before, #playerInfoContent:after,
#staffInfoContent:before,
#staffInfoContent:after,
#agencyInfoContent:before,
#agencyInfoContent:after,
.user-layout:before,
.user-layout:after {
  content: " ";
  display: table;
}
#playerInfoContent:after,
#staffInfoContent:after,
#agencyInfoContent:after,
.user-layout:after {
  clear: both;
}
#playerInfoContent .image,
#staffInfoContent .image,
#agencyInfoContent .image,
.user-layout .image {
  float: left;
  width: 100px;
  text-align: center;
}
#playerInfoContent .image img,
#staffInfoContent .image img,
#agencyInfoContent .image img,
.user-layout .image img {
  border-radius: 5px;
}
#playerInfoContent .facts,
#staffInfoContent .facts,
#agencyInfoContent .facts,
.user-layout .facts {
  margin-left: 120px;
}
#playerInfoContent .large th,
#playerInfoContent .large td,
#staffInfoContent .large th,
#staffInfoContent .large td,
#agencyInfoContent .large th,
#agencyInfoContent .large td,
.user-layout .large th,
.user-layout .large td {
  text-align: center;
  vertical-align: middle;
}
#playerInfoContent.short,
#staffInfoContent.short,
#agencyInfoContent.short,
.user-layout.short {
  width: 555px;
}
@media only screen and (max-width: 900px) {
  #playerInfoContent.short,
  #staffInfoContent.short,
  #agencyInfoContent.short,
  .user-layout.short {
    width: 100%;
  }
}

.contract .h2 {
  margin-bottom: 10px;
}
.contract table {
  margin-bottom: 10px;
}
.contract table th {
  width: 50%;
}
.contract table:last-child {
  margin-bottom: 0;
}

.playlist-item, .playlist-item--disabled {
  width: 49%;
  margin-bottom: 10px;
}

.playlist-item--disabled a {
  color: #ccc;
  cursor: not-allowed;
}

.user {
  min-height: 40px;
  position: relative;
  display: flex;
  align-items: center;
}
.user .photo {
  width: 40px;
}
.user > div.details {
  padding-left: 20px;
}
.user.h50 {
  min-height: 50px;
  margin-left: 10px;
}
.user.h50 .details {
  position: relative;
  top: 8px;
}

.user-photo {
  width: 40px;
}

.flag-photo {
  height: 40px;
}

.details .name {
  color: #333;
  font-size: 13px;
}
.details span {
  display: block;
  color: #999;
  font-size: 12px;
}
.details .itl {
  font-style: italic;
  margin-bottom: 5px;
}
.details.first {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}

.player img {
  width: 50px;
  border-radius: 3px;
}
.player .pos {
  font-size: 13px;
}

.person-pic {
  max-width: 50px;
}

.scoutReports {
  position: relative;
}
.scoutReports .compare-link {
  position: absolute;
  top: 8px;
  right: 8px;
}
.scoutReports a.group {
  padding: 8px 0 8px;
}
.scoutReports a.group:hover {
  background-color: #f5f5f5;
  text-decoration: none;
}
.scoutReports .user {
  float: left;
}
.scoutReports li {
  border-bottom: 1px solid #cccccc;
}
.scoutReports li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.scoutReports .report {
  padding-left: 220px;
}

.contactList .details {
  padding: 0 20px 0 50px;
}
.contactList li {
  position: relative;
  padding: 8px 0;
  border-bottom: 1px solid #cccccc;
}
.contactList li:last-child {
  border: none;
}
.contactList li .contact,
.contactList li button {
  position: absolute;
  right: 0;
  top: 10px;
}
.contactList li .contact {
  font-size: 15px;
}

.modal-dialog .details {
  padding-bottom: 20px;
}
.modal-dialog .inputs {
  margin-top: 15px;
}
.modal-dialog .inputs textarea {
  width: 100%;
  height: 100px;
  margin-bottom: 15px;
}
.modal-dialog .inputs button {
  margin-right: 5px;
}

.popover-content {
  padding: 5px 10px;
}

.popList li {
  padding: 3px 0;
}
.popList a {
  color: #808080;
}

.right {
  float: right !important;
}

.hidden {
  display: none !important;
}

.visible {
  display: block !important;
}

.calList .cal {
  position: relative;
  background-color: #f5f5f5;
  border: 1px solid #e5e5e5;
  margin-top: 10px;
  border-radius: 5px 5px 0 0;
}
.calList .cal .delete {
  float: right;
  color: #999999;
}
.calList .cal .delete.active {
  color: #333;
}
.calList .cal .opt {
  width: 50%;
}
.calList .cal .nav-pills {
  background-color: #fff;
}
.calList .cal .tab-pane {
  padding: 10px;
  background-color: #fff;
}
.calList .cal .tab-pane.active {
  border-top: 1px solid #ddd;
}
.calList .calToggle {
  display: block;
  width: 100%;
  padding: 4px 10px 5px 10px;
  height: 24px;
}
.calList .calToggle input[type=checkbox] {
  margin-right: 3px;
}

.itemOpts .nav-pills {
  border-top: 1px solid #dddddd;
}
.itemOpts .nav-pills .opt {
  text-align: center;
  border-right: 1px solid #ddd;
}
.itemOpts .nav-pills .opt:last-child {
  border-right: none;
}
.itemOpts .nav-pills .opt + li {
  margin-left: 0;
}
.itemOpts .nav-pills .opt a {
  padding: 2px 0;
  color: #808080;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 0;
}
.itemOpts .nav-pills .opt a i {
  font-size: 13px;
}
.itemOpts .nav-pills .opt.active a {
  background-color: transparent;
  color: #333;
}

.calndrListFull .h6 span {
  vertical-align: middle;
}
.calndrListFull .calndrCountry {
  margin-top: 20px;
}
.calndrListFull .calndrCountry:first-child {
  margin-top: 0;
}
.calndrListFull .calndrCountry .h6 {
  margin-bottom: 4px;
  padding-bottom: 7px;
}
.calndrListFull .calndrCountry .h6 input[type=checkbox] {
  margin-right: 3px;
}
.calndrListFull .calndrLeagues li {
  margin-top: 3px;
}

.calEdit label {
  display: block;
}
.calEdit label span {
  display: block;
  margin-bottom: 4px;
}
.calEdit label input {
  width: 100%;
}
.calEdit .addEvent {
  margin-bottom: 15px;
}

.eventsList {
  margin: 10px -10px 10px;
}
.eventsList span {
  display: block;
  margin: 0 0 10px 10px;
}
.eventsList ul {
  min-height: 300px;
  max-height: 300px;
  overflow-y: auto;
}
.eventsList li {
  background-color: #f2f2f2;
  padding: 5px 10px;
  margin-top: 10px;
}
.eventsList li:first-child {
  margin-top: 0;
}
.eventsList li div {
  font-weight: 700;
  font-size: 12px;
}
.eventsList li p {
  margin: 0;
  font-size: 11px;
}
.eventsList li textarea {
  width: 100%;
}
.eventsList li span {
  margin-left: 0;
}
.eventsList li label {
  margin-bottom: 5px;
}
.eventsList li .date input {
  width: 60%;
}

.calShare .shareWith input {
  vertical-align: middle;
}
.calShare .shareWith label {
  display: block;
  margin-bottom: 5px;
}

.staffList {
  margin: 15px 0 15px;
  min-height: 200px;
  max-height: 200px;
  overflow-y: auto;
}
.staffList li {
  margin-top: 10px;
}
.staffList li:first-child {
  margin-top: 0;
}
.staffList label {
  display: block;
  width: 100%;
}
.staffList input {
  vertical-align: top;
  margin-top: 10px;
}
.staffList .title {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding-left: 38px;
  margin-left: 3px;
  max-width: 175px;
}
.staffList .photo {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 1px;
}
.staffList .job {
  display: block;
  color: #808080;
  font-size: 11px;
}

.shareMsg {
  margin: 10px 0 15px;
}
.shareMsg span {
  display: block;
  margin-bottom: 4px;
}
.shareMsg textarea {
  width: 100%;
  min-height: 66px;
}

.inlineForm .formGroup {
  display: inline-block;
  margin-right: 10px;
}
.inlineForm .formGroup label {
  margin-right: 5px;
}
.inlineForm .formGroup:last-child {
  margin-right: 0;
}

.editGames td,
.editGames th {
  text-align: center;
  vertical-align: top;
}
.editGames td {
  padding: 5px;
}
.editGames td:last-child a {
  margin: 0 4px;
}
.editGames a {
  text-decoration: none;
}
.editGames .teams b {
  padding: 0 5px;
}
@media only screen and (max-width: 1030px) {
  .editGames .teams span,
  .editGames .teams b {
    display: block;
  }
}

.addVidPart {
  margin-bottom: 5px;
  position: relative;
  padding-right: 50px;
}
.addVidPart button {
  position: absolute;
  right: 0;
  top: 0;
}

.spaced {
  padding: 20px 0 30px;
}

.multiNat {
  position: relative;
  height: 16px;
}
.multiNat img {
  -webkit-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  position: absolute;
  border-right: 1px solid #fff;
}
.multiNat img:nth-child(1) {
  z-index: 10;
}
.multiNat img:nth-child(2) {
  left: 8px;
  z-index: 9;
}
.multiNat img:nth-child(3) {
  left: 16px;
  z-index: 8;
}
.multiNat:hover img {
  border-right: none;
}
.multiNat:hover img:nth-child(2) {
  left: 18px;
}
.multiNat:hover img:nth-child(3) {
  left: 36px;
}

.calEventElement {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.calEventWrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.calEventDate {
  padding: 6px 8px !important;
}

.calEventLabel {
  width: 50px;
  float: left;
}

.calSelCalLabel {
  width: 120px;
  float: left;
}

.calEventList li.data {
  /*line-height:48px;*/
}

.calLeagueColorWrapper {
  width: 90%;
  float: left;
  height: 20px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.calLeagueColorElement {
  width: 12px;
  height: 12px;
  border: 1px solid #bbb;
  border-radius: 3px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  float: left;
  margin-right: 5px;
  cursor: pointer;
}

.newCalColorLine {
  padding-bottom: 10px;
  margin-top: 10px;
}

.newCalColorPicker {
  top: 10px;
}

.newCalSaveBtn {
  width: 50px;
  position: relative;
  left: 50%;
}

.close-colorpicker.close {
  top: 2px;
  right: -30px;
}

.fc-day:hover {
  cursor: pointer;
  background-color: #ddd;
}

.fc-today {
  background: #ddd !important;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  border-color: #ddd;
}

.staffList {
  margin: 15px 0 15px;
  min-height: 200px;
  max-height: 200px;
  overflow-y: auto;
}
.staffList li {
  margin-top: 10px;
}
.staffList li:first-child {
  margin-top: 0;
}
.staffList label {
  display: block;
  width: 100%;
}
.staffList input {
  vertical-align: top;
  margin-top: 10px;
}
.staffList .title {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding-left: 38px;
  margin-left: 3px;
  max-width: 175px;
}
.staffList .photo {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 1px;
}
.staffList .job {
  display: block;
  color: #808080;
  font-size: 11px;
}

.shareMsg {
  margin: 10px 0 15px;
}
.shareMsg span {
  display: block;
  margin-bottom: 4px;
}
.shareMsg textarea {
  width: 100%;
  min-height: 66px;
}

/*this for the teams section*/
#teamsAnchors li a.notActive,
#teamAnchors li a.notActive {
  color: #c4c4c4;
}
#teamsAnchors li a.loading,
#teamAnchors li a.loading {
  cursor: wait !important;
}
#teamsAnchors li a.notloaded,
#teamAnchors li a.notloaded {
  cursor: no-drop;
}

tr.queryRow {
  background-color: white !important;
}

.tableNoDataFoundMessage {
  text-align: center;
  font-size: 1em;
  background-color: white;
}

tr.loadMoreRows {
  background-color: transparent !important;
}
tr.loadMoreRows td {
  padding: 10px 0 0;
}

loading,
loading-error {
  display: table;
  width: 100%;
  height: 230px;
}
loading > .spinner,
loading > .message,
loading-error > .spinner,
loading-error > .message {
  display: table-cell;
  vertical-align: middle;
}
loading > .spinner > div,
loading > .message > div,
loading-error > .spinner > div,
loading-error > .message > div {
  margin: 0px auto;
}
loading.overlay,
loading-error.overlay {
  top: 0px;
  left: 0px;
  right: 0px;
  position: absolute;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.9);
}

loading-error {
  height: auto;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(174, 174, 174, 0.75);
}
loading-error .tryAgain:hover {
  text-decoration: none;
}

.has-loading-wrapper {
  position: relative;
  min-height: 200px;
}

.section.has-loading-wrapper > loading,
.section.has-loading-wrapper > loading-error {
  padding: 0px 10px;
  border-radius: 5px;
}

#teamArenaContent:after {
  content: "";
  display: block;
  clear: both;
}
#teamArenaContent .teamArenaImage {
  float: left;
}
#teamArenaContent .teamArenaImage img {
  max-width: 100%;
}
#teamArenaContent .teamArenaImage .teamArenaImagePlaceholder {
  width: 120px;
  text-align: center;
  padding: 10px;
  background-color: #eee;
}
#teamArenaContent .teamArenaDescription {
  float: left;
  padding-left: 20px;
}

.teamArenaDescription .factsList {
  padding-left: 0;
}
.teamArenaDescription .factsList th {
  padding-right: 10px;
}

team-league a[tab-switcher] {
  font-size: 1em;
  margin: 0px;
}

[sort-marker],
[sort-marker-static] {
  font-size: 0px;
}
[sort-marker] i,
[sort-marker-static] i {
  font-size: 10px;
}
[sort-marker] span,
[sort-marker-static] span {
  padding: 0px 3px;
}

span[sort-marker-static] {
  padding: 0px 3px;
}

.clickable {
  cursor: pointer;
}

.teamLabel img {
  width: 50px;
}
.teamLabel b {
  display: block;
  margin-bottom: 10px;
}

.fst {
  width: 280px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.fst .hide {
  position: absolute;
  right: 15px;
  top: 5px;
}
.fst .tagSet button,
.fst .tagSet tr {
  background-color: transparent !important;
  color: #fff;
}
.fst .tagSet tr {
  border-bottom: 1px solid #000;
}
.fst .tagSet td:last-child {
  border-right: 0;
  border-left-color: #000;
}
.fst .tagSet th {
  background-color: rgba(0, 0, 0, 0.3);
}

.tagSet tr {
  background-color: #fff !important;
  border-bottom: 1px solid #cccccc;
}
.tagSet th {
  text-align: center;
  padding: 5px 0;
  font-size: 10px;
  text-transform: uppercase;
}
.tagSet td {
  padding: 0;
}
.tagSet td button {
  width: 100%;
  border: none;
  padding: 5px 0;
  border-radius: 0;
}
.tagSet td:first-child button {
  background-color: #fff3f3;
}
.tagSet td:last-child {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #edf2fa;
}
.tagSet td:last-child button {
  background-color: #edf2fa;
}

.timeSheet thead th,
.timeSheet thead td {
  border-top: 1px solid #cccccc;
}
.timeSheet thead th {
  font-size: 16px;
  padding-bottom: 0;
}
.timeSheet thead td {
  padding-left: 10px;
}
.timeSheet th {
  border-right: 1px solid #cccccc;
  text-align: right;
  padding-right: 20px;
}
.timeSheet tr {
  background-color: #fff !important;
  border-bottom: 1px solid #cccccc;
}
.timeSheet .timeMarks {
  height: 27px;
  position: relative;
}
.timeSheet .handle {
  width: 15px;
  position: absolute;
  background: url(../img/arrow.png) no-repeat;
  text-align: center;
  left: -7px;
}
.timeSheet .handle span {
  display: inline-block;
  background-color: #f00;
  width: 1px;
  height: 179px;
}
.timeSheet .tf10 {
  width: 16.65%;
  height: 8px;
  float: left;
  font-size: 11px;
  position: relative;
  border-right: 1px solid #cccccc;
}
.timeSheet .tf10:first-child {
  border-left: 1px solid #cccccc;
}
.timeSheet .tf10 span {
  position: absolute;
  right: -30px;
  bottom: -15px;
}
.timeSheet .tf10 .start {
  left: -3px;
}
.timeSheet .tf10 .subtf .sub2 {
  float: left;
  width: 20%;
  border-right: 1px solid #cccccc;
  height: 4px;
}
.timeSheet .tf10 .subtf .sub2:last-child {
  border: none;
}
.timeSheet td {
  padding: 0 0 0 10px;
}
.timeSheet td ul {
  margin: 3px 0;
  min-height: 14px;
  overflow: hidden;
}
.timeSheet td li {
  border-radius: 2px;
  height: 14px;
  float: left;
  position: relative;
}
.timeSheet td .teamA li {
  background-color: #fb6c98;
}
.timeSheet td .teamB li {
  background-color: #6ca5fb;
}

#calendarPageContent .sectionControl {
  float: right;
}
#calendarPageContent .sectionControl:before, #calendarPageContent .sectionControl:after {
  content: " ";
  display: table;
}
#calendarPageContent .sectionControl:after {
  clear: both;
}
#calendarPageContent .sectionControl a {
  margin: 0 9px;
}
#calendarPageContent .sectionControl i {
  color: #505458;
}
#calendarPageContent .sectionControl span {
  font-size: 13px;
}
#calendarPageContent .customCalendarsNewEntryColorPicker {
  display: inline-block;
  top: 8px;
  margin-left: 5px;
  float: none;
}
#calendarPageContent .form-group {
  padding: 3px 0px;
}
#calendarPageContent .form-group input,
#calendarPageContent .form-group textarea {
  width: 100%;
}
#calendarPageContent .form-group select {
  display: block;
  width: 100%;
}
#calendarPageContent .calendarDetailsView {
  padding: 0px;
}
#calendarPageContent .calendarDetailsView .form-group {
  padding: 5px 10px;
}
#calendarPageContent .calendarEventsWrapper {
  max-height: 250px;
  overflow-y: auto;
}
#calendarPageContent .calendarEvent {
  margin: 7px 0px;
  padding: 5px 10px;
  background-color: #f0f0f0;
}
#calendarPageContent .calendarEvent input,
#calendarPageContent .calendarEvent textarea {
  width: 100%;
}
#calendarPageContent .calendarEvent:first-child {
  margin-top: 0px;
}
#calendarPageContent .calendarEvent:last-child {
  margin-bottom: 0px;
}

tr.red .photo {
  left: 25px;
}
tr.red .details {
  padding-left: 75px;
}
tr.red .label-injured {
  position: absolute;
  top: 10px;
}

.label-injured {
  background-color: #fff;
  color: #d9534f;
  border: 1px solid #d9534f;
  padding: 0.4em 0.6em;
}

.list-inline > li > a:hover {
  text-decoration: none;
}
.list-inline .active a {
  background-color: #3b76da;
  color: #fff;
  padding: 0 5px;
  border-radius: 5px;
}

.selectize-control {
  min-width: 150px;
  display: inline-block;
  vertical-align: middle;
}

.selectize-input {
  padding: 3px 10px;
  min-height: 26px;
}

td[country-flag],
td[country-flag].multicountry {
  text-align: center;
  display: table-cell;
  width: auto;
  height: auto;
}

[country-flag].multicountry {
  font-size: 0px;
  position: relative;
  width: 16px;
  height: 13px;
  display: inline-block;
}
[country-flag].multicountry img {
  width: 16px;
  height: 16px;
}
[country-flag].multicountry .first-flag-wrapper,
[country-flag].multicountry .second-flag-wrapper {
  transform: skewX(-20deg);
  width: 11px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  transition: transform 100ms, width 200ms, margin-left 200ms;
}
[country-flag].multicountry .first-flag-wrapper img,
[country-flag].multicountry .second-flag-wrapper img {
  transform: skewX(20deg);
  transition: transform 100ms, margin-left 100ms;
}
[country-flag].multicountry .first-flag-wrapper {
  margin-left: -12px;
}
[country-flag].multicountry .first-flag-wrapper img {
  margin-left: 3px;
}
[country-flag].multicountry .second-flag-wrapper {
  margin-left: 0px;
}
[country-flag].multicountry .second-flag-wrapper img {
  margin-left: -4px;
}
[country-flag].multicountry:hover .first-flag-wrapper,
[country-flag].multicountry:hover .second-flag-wrapper {
  width: 16px;
  transform: skewX(0deg);
}
[country-flag].multicountry:hover .first-flag-wrapper img,
[country-flag].multicountry:hover .second-flag-wrapper img {
  transform: skewX(0deg);
  margin-left: 0px;
}
[country-flag].multicountry:hover .first-flag-wrapper {
  margin-left: -17px;
}
[country-flag].multicountry:hover .second-flag-wrapper {
  margin-left: 2px;
}

.loginForm {
  padding: 10px;
}
.loginForm .form-group {
  margin-bottom: 10px;
}
.loginForm .btn {
  margin-top: 10px;
}

.cntrFlag img {
  border: 1px solid #ddd;
}

.org-info .image {
  width: 120px;
  float: left;
}

.demo-wrap {
  position: relative;
}

.demo-fade {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 21;
}

.demo-desc {
  color: #fff;
  padding: 2em 3em;
  line-height: 1.5;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+25,000000+99&0.6+25,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0.01) 99%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0.01) 99%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0.01) 99%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#99000000", endColorstr="#00000000", GradientType=0);
  /* IE6-9 */
}

sc-protected-module {
  display: block;
  position: relative;
}

team-contacts {
  display: block;
}

md-tab-item {
  color: rgba(0, 0, 0, 0.54) !important;
  max-width: none !important;
}
md-tab-item.md-active {
  color: #2196f3 !important;
}

.delayed-leave.ng-leave {
  transition: 1ms max-height linear 500ms;
  max-height: 99999px;
}
.delayed-leave.ng-leave.ng-leave-active {
  max-height: 0px;
}

tab-name {
  display: none;
}

#competitionPlayerNationalitiesContent ul {
  -webkit-columns: 150px;
  -moz-columns: 150px;
  columns: 150px;
}

body > loading,
body > loading-error {
  background-color: transparent !important;
}

#leagueShortName {
  font-size: 0px;
}
#leagueShortName > span {
  font-size: 24px;
}
#leagueShortName [country-flag].multicountry {
  width: 40px;
  font-size: 0 !important;
}
#leagueShortName .country-flag-link {
  display: inline-block;
  vertical-align: text-bottom;
}
#leagueShortName a {
  font-size: inherit;
  margin: 0px;
}
#leagueShortName a.league-advanced-analytics {
  margin: 5px;
  font-size: 15px;
}

sc-league-link {
  display: inline-block;
  font-size: 0px;
  white-space: nowrap;
}
sc-league-link > * {
  font-size: 1.4rem;
}

#leagueInfoSection {
  padding: 0;
}

staff-root,
staff-contacts,
staff-overview,
staff-facts,
staff-career-history,
staff-bio-and-history {
  display: block;
}

.sc-modal--header .close {
  top: 24px;
  right: 16px;
}

.photo-sm {
  max-width: 24px;
}

#playerInfoContent {
  overflow: visible;
}

.btn-vertical-btn {
  width: calc(100% - 16px) !important;
  float: left !important;
}

.btn-vertical-dd {
  float: left !important;
  width: auto !important;
  padding-right: 3px !important;
  padding-left: 3px !important;
}

.radio-bg {
  position: relative;
}

.radio-bg input {
  position: absolute;
  top: calc(50% - 13px);
  visibility: hidden;
}

.radio-bg label {
  border: 2px solid transparent;
  border-radius: 4px;
}

.radio-bg input:checked + label {
  border-color: #488bfc;
  background-color: #f2f8ff;
}

.report-problem-hint {
  color: #a94442;
  font-size: 1.2rem;
}

modal-player-representation-changes {
  display: block;
}

.agent-licenses-overview {
  display: inline;
}
.agent-licenses-overview > *:not(:last-child):after {
  padding-right: 0.3em;
  content: ",";
}

.popover-min-width {
  min-width: 200px;
}

.popover-width {
  min-width: 380px;
}

.offer-reply {
  padding-left: 58px;
}

.relative {
  position: relative;
}

.caret-pointer {
  width: 0;
  height: 0;
  border-bottom: 12px solid #ebebeb;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  position: absolute;
  top: -12px;
  left: 95px;
}

.demo-bg {
  height: calc(100vh - 40px);
  background: #191919 url(../img/game-viewer.png) no-repeat 0 0;
  background-size: contain;
}

.position-subcolumn {
  display: inline-flex;
  align-items: baseline;
}
.position-subcolumn:before {
  content: "(";
}
.position-subcolumn:after {
  content: ")";
}

.scroll {
  overflow: auto;
  border: 1px solid #ccc;
}
.scroll.scroll-200 {
  max-height: 200px;
}

.pic-small img {
  width: 32px;
}

.alert-info i {
  color: #3c4afb;
}

.select-rounded {
  border: 1px solid #adadad;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
}

.pull-tags {
  margin-left: 150px;
}

.platform-videos {
  width: 440px;
}

.platform-videos .scroll-sidetab {
  height: calc(100vh - 140px);
}

.platform-countries {
  height: calc(100vh - 82px);
  overflow-y: auto;
}

.service-item {
  width: 180px;
  height: 95px;
  border-radius: 4px;
  text-decoration: none !important;
}

.service-item.selected {
  background-color: #edf4fa;
  text-decoration: none;
  border: 1px solid #008eff;
}
.service-item.selected .service-item-title {
  color: #008eff;
}

.service-item.disabled {
  opacity: 0.5;
  cursor: default;
}

.service-item-logo {
  max-height: 55px;
}

.service-item-title {
  line-height: 1.3;
  color: #333;
}

.tab-filter--item {
  cursor: pointer;
  margin: 0 4px;
  padding: 0 4px;
}

.tab-filter--item[disabled=disabled] {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}

.tab-filter--item.active {
  background-color: #fff;
}

.rink-button {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  min-width: 70px;
  z-index: 1;
}
.rink-button a {
  display: block;
  text-decoration: none;
}
.rink-button a.selected:not([disabled]) {
  color: #fff;
  background-color: #2196f3;
}

.bar-chart {
  border-radius: 8px;
  overflow: hidden;
}

.list-group {
  cursor: pointer;
}
.list-group > .list-item.selected {
  background-color: #c3c3c3;
}

.process-download:last-child {
  border-bottom: none !important;
}

.menu-separator {
  border-bottom: 1px solid #cacaca;
  margin: 6px 0;
}

.menu-item-padding {
  padding: 6px 20px;
}

.dropdown-menu .text-truncate {
  width: 200px;
}

.save-template-link {
  color: #fff;
}
.save-template-link:hover {
  color: #fff;
  text-decoration: underline;
}

.featured-report {
  background-color: #fff8e4;
  cursor: pointer;
}
.featured-report:hover {
  background-color: #ffefc4 !important;
}

.featured-report-logo {
  width: 50px;
}
.featured-report-logo.small {
  width: 25px;
}

.rounded-link {
  text-decoration: none;
  font-size: 12px;
  border-radius: 5px;
  padding: 0px 4px;
  color: #fff;
  font-weight: 700;
  background-color: #2196f3;
}

.ta-editor {
  min-height: 80px !important;
  margin: 0;
}
.ta-editor.ta-xs {
  min-height: 30px !important;
  overflow: hidden;
}
.ta-editor.ta-xs .ta-bind {
  min-height: auto !important;
}
.ta-editor .ta-bind {
  min-height: 80px !important;
}
.ta-editor .ta-bind p {
  margin-bottom: 0px !important;
}
.ta-editor ul {
  list-style-type: disc;
  padding-left: 40px;
}
.ta-editor p {
  margin-bottom: 0px;
}
.ta-editor br {
  display: none;
}
.ta-editor :focus br {
  display: block;
}

.ta-bind ul {
  list-style-type: disc;
  padding-left: 40px;
}
.ta-bind p {
  margin-bottom: 0px !important;
}

.add-to-playlist {
  background-image: url("/img/icons/attach_playlist_icon.svg");
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.add-to-playlist.text-primary {
  background-image: none;
  background-color: #2196f3;
  -webkit-mask: url("/img/icons/attach_playlist_icon.svg") no-repeat center;
  mask: url("/img/icons/attach_playlist_icon.svg") no-repeat center;
}

[disabled] .add-to-playlist {
  opacity: 0.4;
}

.font-format {
  background: url("/img/icons/font_format.svg");
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-repeat: no-repeat;
  opacity: 0.8;
}

.leagueLogo {
  max-width: 120px;
}

.glossary-table-link {
  display: inline-block;
  background-color: #e5f4ff;
  color: #2196f3;
  line-height: 28px;
  width: 28px;
  border-radius: 28px;
  text-align: center;
}

/*variation 1*/
.spinner1 {
  margin: 100px auto;
  width: 100px;
  text-align: center;
}

.spinner1 > div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner1 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner1 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*variation 2*/
.spinner2 {
  width: 30px;
  height: 30px;
  background-color: #333;
  margin: 100px auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/*variation 3*/
.spinner3 {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}

.spinner3 .double-bounce1,
.spinner3 .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.spinner3 .double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*variation 4*/
.spinner4 {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}

.spinner4 > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner4 .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner4 .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.spinner4 .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner4 .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
/*variation 5*/
.spinner5 {
  margin: 100px auto;
  width: 32px;
  height: 32px;
  position: relative;
}

.spinner5 .cube1,
.spinner5 .cube2 {
  background-color: #333;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: cubemove 1.8s infinite ease-in-out;
  animation: cubemove 1.8s infinite ease-in-out;
}

.spinner5 .cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
/*variation 6*/
.spinner6 {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: rotate 2s infinite linear;
  animation: rotate 2s infinite linear;
}

.spinner6 .dot1,
.spinner6 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.spinner6 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*variation 7*/
.spinner7 {
  margin: 100px auto;
  width: 20px;
  height: 20px;
  position: relative;
}

.spinner7 .container1 > div,
.spinner7 .container2 > div,
.spinner7 .container3 > div {
  width: 6px;
  height: 6px;
  background-color: #333;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner7 .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.spinner7 .container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.spinner7 .container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.spinner7 .circle1 {
  top: 0;
  left: 0;
}

.spinner7 .circle2 {
  top: 0;
  right: 0;
}

.spinner7 .circle3 {
  right: 0;
  bottom: 0;
}

.spinner7 .circle4 {
  left: 0;
  bottom: 0;
}

.spinner7 .container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner7 .container3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.spinner7 .container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner7 .container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.spinner7 .container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.spinner7 .container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.spinner7 .container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.spinner7 .container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.spinner7 .container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.spinner7 .container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.spinner7 .container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
loading-spinner .spinner4 {
  margin: 20px auto;
}

loading-icon {
  display: inline-block;
  width: 50px;
}
loading-icon .spinner4 {
  margin: 0;
  height: 24px;
}

sc-tags-autocomplete {
  display: block;
  position: relative;
}
sc-tags-autocomplete .sc-tags-input-slot {
  border-radius: 3px;
  padding: 0 3px;
  border: 1px solid #ccc;
  background-color: #fff;
  max-height: 66px;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
}
sc-tags-autocomplete .sc-tags-input-slot:hover {
  cursor: pointer;
}
sc-tags-autocomplete .sc-tags-input-slot.focus {
  border-color: #2196f3;
}
sc-tags-autocomplete .sc-tags-input-slot .sc-tags-input-ctn {
  flex: 1 0 30%;
}
sc-tags-autocomplete .sc-tags-input-slot .sc-tags-input-ctn input {
  width: 100%;
  border: none;
  padding: 3px 6px;
  background-color: #fff;
  margin-left: 3px;
  margin-top: 3px;
  margin-bottom: 3px;
}
sc-tags-autocomplete .sc-tags-input-slot .sc-tags-input-ctn input:focus {
  outline: none;
  border: none;
}
sc-tags-autocomplete .sc-tags-input-slot .sc-tags-selected-item {
  display: inline-block;
  padding: 3px 6px;
  border-radius: 3px;
  margin-right: 3px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: #2196f3;
  color: #ffffff;
}
sc-tags-autocomplete .sc-tags-input-slot .sc-tags-selected-item > i {
  margin-left: 5px;
  color: rgb(229.5, 229.5, 229.5);
}
sc-tags-autocomplete .sc-tags-input-slot .sc-tags-selected-item:hover {
  cursor: pointer;
  text-decoration: none;
}
sc-tags-autocomplete .sc-tags-input-slot .sc-tags-selected-item:hover > i {
  color: #cccccc;
}
sc-tags-autocomplete .sc-tags-input-slot .sc-tags-selected-item.sc-tags-fixed-item {
  background-color: #828282;
}
sc-tags-autocomplete .sc-tags-menu-slot {
  position: absolute;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  border-top: none;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
sc-tags-autocomplete .sc-tags-menu-slot ng-transclude {
  display: block;
}

.sc-dropdown {
  position: relative;
  cursor: pointer;
}
.sc-dropdown .fa-caret-up {
  display: none;
}
.sc-dropdown.open .fa-caret-down {
  display: none;
}
.sc-dropdown.open .fa-caret-up {
  display: inline-block;
}
.sc-dropdown sc-dropdown-list {
  position: absolute;
  top: 100%;
  min-width: 200px;
  margin-top: -2px;
  z-index: 1;
}

sc-loading-wrapper {
  display: block;
}

.sc-loading-wrapper {
  position: relative;
  height: 100%;
}
.sc-loading-wrapper.is-loading, .sc-loading-wrapper.has-error {
  min-height: 250px;
}
.sc-loading-wrapper.minimal.is-loading, .sc-loading-wrapper.minimal.has-error {
  min-height: 40px;
}
.sc-loading-wrapper.minimal.is-loading .spinner4, .sc-loading-wrapper.minimal.has-error .spinner4 {
  margin: 0 auto;
}

.sc-loading-wrapper-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  z-index: 100;
}

.no-overlay-bg .sc-loading-wrapper-overlay {
  background-color: transparent;
}

.has-error .sc-loading-wrapper-overlay {
  background-color: rgba(0, 0, 0, 0.68);
  color: white;
  padding: 30px;
  font-weight: bold;
}

#playerInfoContent .sc-loading-wrapper.is-loading, #playerInfoContent .sc-loading-wrapper.has-error,
#teamInfoContent .sc-loading-wrapper.is-loading,
#teamInfoContent .sc-loading-wrapper.has-error {
  min-height: 0;
}
#playerInfoContent .sc-loading-wrapper .spinner4,
#teamInfoContent .sc-loading-wrapper .spinner4 {
  margin: 15px auto;
}

.sc-time-input {
  border: 1px solid #e5e9ec;
  background-color: #fff;
  padding: 3px 8px;
  line-height: 18px;
  border-radius: 5px;
  cursor: pointer;
}
.sc-time-input.invalid {
  border: 1px solid red !important;
}
.sc-time-input input[type=text],
.sc-time-input input[type=text]:focus {
  border: none !important;
  width: 17px;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
}

.has-focus .sc-time-input {
  border: 1px solid #2196f3;
}

.fade-in.ng-hide-remove,
.fade-out.ng-hide-add {
  -webkit-transition: 400ms ease-in-out all;
  -moz-transition: 400ms ease-in-out all;
  -o-transition: 400ms ease-in-out all;
  transition: 400ms ease-in-out all;
  display: block !important;
}

.fade-in.ng-hide-remove,
.fade-out.ng-hide-add.ng-hide-add-active {
  opacity: 0;
}

.fade-out.ng-hide-add,
.fade-in.ng-hide-remove.ng-hide-remove-active {
  opacity: 1;
}

/*animations for ui-view*/
.panelContainer {
  position: relative;
  overflow: hidden;
}

/*panel animations*/
.commonLayout {
  position: relative;
  overflow: hidden;
}

@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0%, 0, 0);
  }
}
@keyframes slideInBottom {
  from {
    opacity: 0;
    transform: translate3d(0, 100%);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInTop {
  from {
    opacity: 0;
    transform: translate3d(0, -100%);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0%, 0);
  }
}
@keyframes slideOutRight {
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutBottom {
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutTop {
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.defaultForwardAnim.ng-enter,
.defaultForwardAnim.ng-leave,
.defaultBackAnim.ng-enter,
.defaultBackAnim.ng-leave {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.defaultForwardAnim.ng-enter {
  animation: slideInRight 0.5s both ease-in;
}

.defaultForwardAnim.ng-leave {
  animation: slideOutLeft 0.5s both ease-in;
}

.defaultBackAnim.ng-enter {
  animation: slideInLeft 0.5s both ease-in;
}

.defaultBackAnim.ng-leave {
  animation: slideOutRight 0.5s both ease-in;
}

.defaultDownAnim.ng-enter,
.defaultDownAnim.ng-leave,
.defaultUpAnim.ng-enter,
.defaultUpAnim.ng-leave {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.defaultDownAnim.ng-enter {
  animation: slideInBottom 0.5s both ease-in;
}

.defaultDownAnim.ng-leave {
  animation: slideOutTop 0.5s both ease-in;
}

.defaultUpAnim.ng-enter {
  animation: slideInTop 0.5s both ease-in;
}

.defaultUpAnim.ng-leave {
  animation: slideOutBottom 0.5s both ease-in;
}

.scrtabs-tab-container {
  position: relative;
}

.section-tabs .nav-tabs > li > a {
  font-size: 14px;
  color: #a1a1a1;
  color: rgba(0, 0, 0, 0.54);
  border: none;
  border-radius: 0;
}
.section-tabs .nav-tabs > li > a:hover {
  color: #2196f3;
  background: none;
}
.section-tabs .nav-tabs > li > a:focus {
  background: none;
}
.section-tabs .nav-tabs > li.active > a,
.section-tabs .nav-tabs > li.active > a:hover,
.section-tabs .nav-tabs > li.active > a:focus {
  background-color: #fff;
  border: none;
  border-bottom: 2px solid #2196f3;
  color: #2196f3;
  font-weight: 700;
}

.full-width-tabs ul.nav.nav-tabs {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.full-width-tabs ul.nav.nav-tabs > li {
  float: none;
  display: table-cell;
  width: 100%;
}

.full-width-tabs ul.nav.nav-tabs > li > a {
  text-align: center;
  padding: 10px 0;
  margin-right: 0;
}

.sc-tabs-container {
  border-top: 1px solid #dedede;
}
.sc-tabs-container:before, .sc-tabs-container:after {
  content: " ";
  display: table;
}
.sc-tabs-container:after {
  clear: both;
}

.sc-tabs-buttons {
  float: left;
}
.sc-tabs-buttons:before, .sc-tabs-buttons:after {
  content: " ";
  display: table;
}
.sc-tabs-buttons:after {
  clear: both;
}
.sc-tabs-buttons button {
  float: left;
  border-radius: 0;
  border: none;
  border-right: 1px solid #dedede;
  font-weight: 400;
  padding: 7px 15px;
}
.sc-tabs-buttons button:first-child {
  padding: 5px 0;
  line-height: 20px;
  width: 68px;
}
.sc-tabs-buttons button:first-child i.fa {
  font-size: 20px;
}
.sc-tabs-buttons button i.fa {
  color: #687174;
  font-size: 16px;
}

.sc-tabs md-tabs-canvas,
.sc-tabs md-pagination-wrapper {
  height: 32px;
}

.sc-tabs .md-tab {
  font-size: 13px;
  text-transform: none;
  padding: 4px 24px;
}

.sc-tab-close {
  position: absolute;
  top: 11px;
  right: 8px;
  display: block;
  width: 10px;
  height: 10px;
  background: url("../img/tabClose.png") no-repeat;
}

.sc-profile-nav a {
  display: block;
  padding: 8px 16px;
  text-decoration: none;
  color: #505458;
}
.sc-profile-nav a:hover {
  color: #2196f3;
}
.sc-profile-nav .active a {
  color: #2196f3;
  background-color: #e5f4ff;
  font-weight: 700;
  border-radius: 4px;
}
.sc-profile-nav .disabled a {
  pointer-events: none;
  color: #bdbdbd;
  color: rgba(0, 0, 0, 0.4);
}

.user-layout .image {
  position: relative;
  float: left;
}

.user-layout .facts {
  margin-left: 155px;
}

.facts .form-group label {
  display: block;
}

.facts .form-group input[type=text],
.facts .form-group select {
  width: 100%;
}

.factsList input[type=text] {
  width: auto;
}

.profile-widget {
  border-radius: 4px;
  padding: 15px;
  border: 1px solid #dedede;
}

.sc-chips li {
  border-radius: 15px;
  padding: 3px 10px;
  background-color: #f0f0f0;
  cursor: default;
}

/* Responsive columns for facts list and language tables */
.table-col-2 col:nth-child(1) {
  width: 30%;
}

.table-col-2 col:nth-child(2) {
  width: 70%;
}

.table-col-3 col:nth-child(1) {
  width: 30%;
}

.table-col-3 col:nth-child(2) {
  width: 60%;
}

.table-col-3 col:nth-child(3) {
  width: 10%;
}

@media only screen and (min-width: 980px) {
  .table-col-2 col:nth-child(1) {
    width: 20%;
  }
  .table-col-2 col:nth-child(2) {
    width: 80%;
  }
  .table-col-3 col:nth-child(1) {
    width: 20%;
  }
  .table-col-3 col:nth-child(2) {
    width: 70%;
  }
  .table-col-3 col:nth-child(3) {
    width: 10%;
  }
}
profile,
profile-basics,
profile-basics-general,
profile-basics-personal,
profile-basics-languages,
profile-basics-contacts,
profile-representation-tree {
  display: block;
}
profile:not(:first-child),
profile-basics:not(:first-child),
profile-basics-general:not(:first-child),
profile-basics-personal:not(:first-child),
profile-basics-languages:not(:first-child),
profile-basics-contacts:not(:first-child),
profile-representation-tree:not(:first-child) {
  margin-top: 16px;
}
profile .profile-edit-controls md-select,
profile-basics .profile-edit-controls md-select,
profile-basics-general .profile-edit-controls md-select,
profile-basics-personal .profile-edit-controls md-select,
profile-basics-languages .profile-edit-controls md-select,
profile-basics-contacts .profile-edit-controls md-select,
profile-representation-tree .profile-edit-controls md-select {
  margin: 0;
  padding: 4px 8px;
  border: 1px solid #ddd;
  width: 160px;
  margin-right: 16px;
}
profile .profile-edit-controls button,
profile-basics .profile-edit-controls button,
profile-basics-general .profile-edit-controls button,
profile-basics-personal .profile-edit-controls button,
profile-basics-languages .profile-edit-controls button,
profile-basics-contacts .profile-edit-controls button,
profile-representation-tree .profile-edit-controls button {
  margin: 0;
  padding: 0 16px;
}
profile .profile-edit-controls .md-button.edit,
profile-basics .profile-edit-controls .md-button.edit,
profile-basics-general .profile-edit-controls .md-button.edit,
profile-basics-personal .profile-edit-controls .md-button.edit,
profile-basics-languages .profile-edit-controls .md-button.edit,
profile-basics-contacts .profile-edit-controls .md-button.edit,
profile-representation-tree .profile-edit-controls .md-button.edit {
  color: #2196f3;
  margin-right: 48px;
}
profile .profile-edit-controls .close,
profile-basics .profile-edit-controls .close,
profile-basics-general .profile-edit-controls .close,
profile-basics-personal .profile-edit-controls .close,
profile-basics-languages .profile-edit-controls .close,
profile-basics-contacts .profile-edit-controls .close,
profile-representation-tree .profile-edit-controls .close {
  top: 24px;
}

profile-basics-general .profile-details {
  padding: 10px 20px;
  padding-left: 0px;
  max-width: 200px;
}
profile-basics-general profile-basics-roles .profile-details:last-child {
  padding-right: 10px;
}

profile-basics-languages md-select {
  margin: 0;
}

.sc-profile-nav {
  width: 184px;
}

.sc-drop-wrap {
  border: 1px solid #ddd;
  background-color: #fafafa;
  border-radius: 6px;
}

.sc-drop {
  border: 6px dashed #dddddd;
  border-radius: 8px;
  padding: 36px;
}

.gallery-item {
  width: 100px;
  height: 100px;
  overflow: hidden;
  box-sizing: content-box;
  margin: 8px;
  padding: 4px;
  border: 3px solid transparent;
  position: relative;
}

.gallery-item--active {
  border-color: #2196f3;
}

.gallery-item:hover a {
  display: block;
}

.gallery-item--active:hover a {
  display: none;
}

.gallery-item a {
  position: absolute;
  top: 4px;
  right: 4px;
  color: #e0322f;
  font-size: 16px;
  background-color: #fff;
  display: none;
}

.gallery-item a i {
  padding: 2px;
}

.gallery-item .marker {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #2196f3;
  text-align: center;
  left: 0;
  opacity: 0.87;
  color: #fff;
  display: none;
}

.gallery-item--active .marker {
  display: block;
}

profile-representation-tree .nested-tree profile-representation-tree .nested-tree profile-representation-tree {
  padding-left: 20px;
}
profile-representation-tree .nested-tree profile-representation-tree .nested-tree profile-representation-tree > div {
  background: transparent;
}

profile-representation-filter-display {
  display: inline-block;
}

sc-video-player .video-list {
  padding: 10px 5px;
}

.player-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.player-container > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.player-container .video-error {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  padding: 20px;
  color: #fff;
}
.player-container videogular vg-controls,
.player-container [videogular] vg-controls {
  height: 30px;
  background-color: #333;
  top: calc(100% - 30px);
}
.player-container videogular vg-controls .controls-container,
.player-container [videogular] vg-controls .controls-container {
  height: 30px;
}
.player-container videogular vg-time-display,
.player-container [videogular] vg-time-display {
  font-size: 12px;
  width: 50px;
}
.player-container videogular vg-volume,
.player-container [videogular] vg-volume,
.player-container videogular vg-mute-button,
.player-container [videogular] vg-mute-button,
.player-container videogular vg-volume-bar,
.player-container [videogular] vg-volume-bar,
.player-container videogular vg-play-pause-button,
.player-container [videogular] vg-play-pause-button,
.player-container videogular vg-fullscreen-button,
.player-container [videogular] vg-fullscreen-button {
  width: 25px;
}
.player-container videogular sc-player-controls,
.player-container [videogular] sc-player-controls {
  display: table-cell;
  width: 150px;
  vertical-align: middle;
  cursor: pointer;
}
.player-container videogular sc-player-controls .sc-control-btn,
.player-container [videogular] sc-player-controls .sc-control-btn {
  white-space: nowrap;
  padding: 6px 3px;
  -webkit-font-smoothing: antialiased;
  background: none;
  color: #fff;
  border: none;
  font-weight: normal;
}
.player-container videogular sc-player-controls .sc-control-btn.backward, .player-container videogular sc-player-controls .sc-control-btn.forward,
.player-container [videogular] sc-player-controls .sc-control-btn.backward,
.player-container [videogular] sc-player-controls .sc-control-btn.forward {
  font-size: 10px;
}
.player-container videogular sc-player-controls .sc-control-btn.backward.active, .player-container videogular sc-player-controls .sc-control-btn.forward.active,
.player-container [videogular] sc-player-controls .sc-control-btn.backward.active,
.player-container [videogular] sc-player-controls .sc-control-btn.forward.active {
  color: rgb(0, 153, 255);
}
.player-container videogular sc-player-controls .sc-control-btn.backward,
.player-container [videogular] sc-player-controls .sc-control-btn.backward {
  width: 40px;
  text-align: right;
  padding-right: 0;
}
.player-container videogular sc-player-controls .sc-control-btn.forward,
.player-container [videogular] sc-player-controls .sc-control-btn.forward {
  width: 35px;
  padding-left: 0;
  text-align: left;
}
.player-container videogular sc-player-controls .sc-control-btn.play,
.player-container [videogular] sc-player-controls .sc-control-btn.play {
  width: 25px;
}
.player-container videogular sc-player-controls .speed-selector,
.player-container [videogular] sc-player-controls .speed-selector {
  position: absolute;
  top: 0;
  left: 105px;
  transform: translateY(-100%);
  background-color: #333;
}
.player-container videogular sc-player-controls .speed-selector button,
.player-container [videogular] sc-player-controls .speed-selector button {
  display: block;
  border-radius: 0;
  width: 100%;
}
.player-container videogular sc-player-controls .speed-selector button.selected,
.player-container [videogular] sc-player-controls .speed-selector button.selected {
  font-weight: bold;
}
.player-container videogular sc-player-controls .speed-selector button:hover,
.player-container [videogular] sc-player-controls .speed-selector button:hover {
  background-color: #555;
}
.player-container videogular vg-buffering {
  height: auto;
  top: 0;
  bottom: 30px;
}

videogular .iconButton {
  border: 1px solid transparent;
}

videogular .iconButton:focus,
[videogular] .iconButton:focus {
  border-radius: 0px;
  padding: 7px;
}

videogular vg-buffering,
[videogular] vg-buffering {
  /* un-comment if we want to seek while video is loading */
  /* height: calc(100% - 65px) !important; */
}

videogular sc-scrub-bar,
[videogular] sc-scrub-bar {
  width: auto;
  display: table-cell;
  cursor: pointer;
  vertical-align: middle;
}

videogular sc-scrub-bar [role=slider],
[videogular] sc-scrub-bar [role=slider] {
  height: 6px;
  background-color: #555;
}

videogular sc-scrub-bar :focus sc-scrub-bar-current-time,
[videogular] sc-scrub-bar :focus sc-scrub-bar-current-time {
  border-right: 6px black groove;
}

videogular sc-scrub-bar-current-time,
[videogular] sc-scrub-bar-current-time {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}

videogular sc-scrub-bar-cue-points,
[videogular] sc-scrub-bar-cue-points {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

videogular sc-scrub-bar-cue-points .cue-point-timeline,
[videogular] sc-scrub-bar-cue-points .cue-point-timeline {
  color: #ffffff;
  padding-top: 3px;
}

videogular sc-scrub-bar-cue-points .cue-point-timeline .cue-point,
[videogular] sc-scrub-bar-cue-points .cue-point-timeline .cue-point {
  position: absolute;
  height: 3px;
  background-color: #ffffff;
}

videogular sc-scrub-bar [role=slider] {
  position: relative;
}

videogular sc-mini-scrub-bar {
  position: absolute;
  width: 100%;
  bottom: 30px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 17px 15px 13px;
  font-family: Arial;
  font-size: 10px;
  color: #fff;
  z-index: 3;
}

videogular sc-mini-scrub-bar:hover {
  cursor: pointer;
}

videogular sc-mini-scrub-bar [role=slider],
[videogular] sc-mini-scrub-bar [role=slider] {
  margin: 0;
  height: 5px;
  background-color: #555;
}

videogular sc-mini-scrub-bar .start,
videogular sc-mini-scrub-bar .end,
videogular sc-mini-scrub-bar .mid {
  position: absolute;
  top: 0;
}

videogular sc-mini-scrub-bar .start {
  left: 5px;
}

videogular sc-mini-scrub-bar .end {
  right: 5px;
}

videogular sc-mini-scrub-bar .mid {
  width: 50px;
  left: 50%;
  margin-left: -25px;
  text-align: center;
}

videogular sc-mini-scrub-bar div[role=slider] {
  background: url(/img/timeMark.png) repeat-x;
  padding-top: 5px;
  position: relative;
}
videogular sc-mini-scrub-bar div[role=slider] .handle {
  width: 8px;
  height: 19px;
  top: -2px;
  left: 50%;
  margin-left: -4px;
  background-color: #fff;
  position: absolute;
  -webkit-box-shadow: #383838 0 0 6px;
  box-shadow: #383838 0 0 6px;
  border-radius: 3px;
}
videogular sc-mini-scrub-bar div[role=slider] .length {
  background-color: #e5e5e5;
  height: 5px;
  width: 100%;
  border-radius: 5px;
}

.videoContainer .coming-soon {
  display: none;
}

videogular sc-adjust-clip-length {
  position: absolute;
  left: calc(50% - 300px);
  bottom: 65px;
  width: 600px;
  z-index: 3;
  display: flex;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  padding-top: 5px;
}
videogular sc-adjust-clip-length .buttons-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: -5px;
  justify-content: space-around;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
videogular sc-adjust-clip-length .invisible {
  visibility: hidden;
}
videogular sc-adjust-clip-length .offset-value {
  width: 40px;
  display: inline-flex;
  justify-content: center;
}
videogular sc-adjust-clip-length button {
  cursor: pointer;
  border: 1px solid white;
  color: white;
  border-radius: 3px;
  padding: 2px 5px;
  margin: 2px;
  background-color: rgba(0, 0, 0, 0.5);
}
videogular sc-adjust-clip-length .apply-button {
  margin-left: 30px;
  margin-bottom: 10px;
}
videogular sc-adjust-clip-length .reset-button {
  margin-right: 30px;
  margin-bottom: 10px;
}
videogular sc-adjust-clip-length button:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
videogular sc-adjust-clip-length button:disabled {
  color: grey;
  background-color: rgba(0, 0, 0, 0.5);
}

/*.template-builder-container {
    display: table;
    width: 100%;
}*/
/*.template-builder-sidebar,
.template-builder-content, {
    display: table-cell;
    vertical-align: top;
}*/
/*

.template-builder-content {
    width: 75%;
}
*/
.template-builder-sidebar {
  height: calc(100vh - 183px);
  max-width: 320px;
}
@media only screen and (max-width: 1020px) {
  .template-builder-sidebar {
    max-width: 240px;
  }
}

.template-block .h2 {
  padding: 16px;
}

/*
.tmpl-nav {
  width: 335px;
  position: absolute;
}
.tmpl-content {
  margin-left: 335px;
  border-left: 1px solid #e5e5e5;
  min-height: 500px;
}
*/
.tmpl-nav-buttons,
.tmpl-content-header {
  border-bottom: 1px solid #e5e5e5;
}

.tmpl-nav-list {
  overflow: auto;
}

.tmpl-nav-list li.tmpl-nav-item {
  cursor: pointer;
}
.tmpl-nav-list li.tmpl-nav-item > div > a {
  display: block;
  padding: 12px 16px;
}
.tmpl-nav-list li.tmpl-nav-item > div > a:hover, .tmpl-nav-list li.tmpl-nav-item > div > a:focus {
  text-decoration: none;
}
.tmpl-nav-list li.tmpl-nav-item .tmpl-nav-item-head {
  font-size: 1.2em;
  color: #333;
}
.tmpl-nav-list li.tmpl-nav-item .tmpl-nav-item-subhead {
  color: #999;
}
.tmpl-nav-list li.tmpl-nav-item:hover {
  background-color: #f1f1f1;
}
.tmpl-nav-list li.tmpl-nav-item.active {
  background-color: #2196f3;
}
.tmpl-nav-list li.tmpl-nav-item.active .tmpl-nav-item-head {
  color: #fff;
}
.tmpl-nav-list li.tmpl-nav-item.active .tmpl-nav-item-subhead {
  color: #eee;
}
.tmpl-nav-list li.tmpl-nav-item.active i {
  color: #fff;
}

.field-list {
  clear: right;
}
.field-list + .btnMulti {
  width: 200px;
}
.field-list + .btnMulti button {
  width: 100%;
}
.field-list .separator {
  border-top: 2px dashed #999;
}
.field-list .field {
  margin-bottom: 20px;
}
.field-list .field:last-child {
  margin-bottom: 0;
}
.field-list .field label {
  font-weight: normal;
}
.field-list .field field-skill-table .scale-config label {
  margin-right: 5px;
}
.field-list .field field-skill-table .scale-config input[type=number] {
  width: 50px;
}
.field-list .field field-skill-table .inputs {
  width: 100%;
}
.field-list .field field-datepicker table {
  width: auto;
}
.field-list .field field-datepicker table td {
  padding: 3px;
}
.field-list .field field-datepicker table .text-info {
  font-weight: bold;
}
.field-list .field field-datepicker table .btn-info {
  background-color: #2196f3;
}
.field-list .field field-datepicker table .btn-info.active .text-info {
  color: #fff;
}
.field-list .field field-tagging ul.template-tag-list {
  padding-left: 0;
}
.field-list .field field-tagging ul.template-tag-list > li {
  margin: 3px;
}
.field-list .field field-tagging .template-tag {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 2px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.field-list .field field-tagging .template-tag a {
  display: inline-block;
  margin-left: 5px;
  color: #999;
}
.field-list .field field-game .pull-left {
  width: 20%;
}
.field-list .field .btnMulti {
  width: 40%;
}
.field-list .field .btnMulti button {
  width: 100%;
}
@media only screen and (max-width: 980px) {
  .field-list .field .btnMulti {
    width: 80%;
  }
}
.field-list .field .field-header {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFF5F5F5", GradientType=0);
}
.field-list .field .field-header[ui-tree-handle]:hover {
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.field-list .field .field-body {
  border-radius: 5px 0 5px 5px;
  min-height: 56px;
}
.field-list .field .field-body .title {
  margin-bottom: 8px;
  font-weight: bold;
}
.field-list .field .field-body .title span,
.field-list .field .field-body .title .description-toggle {
  margin-right: 5px;
}
.field-list .field .field-body .title input[type=text] {
  font-weight: normal;
}
.field-list .field .field-body .title input.description {
  width: 30%;
}
.field-list .field .field-body .title.editing {
  border-bottom: 1px solid #cccccc;
}
.field-list .field .field-body .title.editing input {
  width: 85%;
  background-color: transparent;
  border: none;
  padding: 3px 0;
}
.field-list .field .field-body .inputs .item {
  position: relative;
  display: block;
  margin-bottom: 7px;
}
.field-list .field .field-body .inputs .item:last-child {
  margin-bottom: 0;
}
.field-list .field .field-body .inputs .item .edit {
  margin-right: 7px;
}
.field-list .field .field-body .inputs .item .remove {
  position: absolute;
  top: 3px;
}
.field-list .field .field-body .inputs textarea {
  min-height: 63px;
}
.field-list .field .field-body .inputs .rating-table input[type=text] {
  width: 133px;
}
.field-list .field .field-body .inputs .rating-table md-switch {
  margin: 0;
}
.field-list .field .field-body .inputs .rating-table .scale-description tr:nth-child(odd) {
  background-color: transparent;
}
.field-list .field .field-body .inputs .rating-table .scale-description td {
  text-align: left;
}
.field-list .field .field-body .inputs .rating-table .scale-description td:first-child {
  width: 1px;
  text-align: right;
  white-space: nowrap;
}

field-template-chapter .tmpl-chapter {
  border-top: 2px dashed #999;
  border-bottom: 2px dashed #999;
  padding-left: 0 !important;
  margin-bottom: 30px;
}
field-template-chapter .tmpl-chapter-title,
field-template-chapter .tmpl-chapter-footer {
  padding: 10px 0;
}
field-template-chapter .tmpl-chapter-body {
  padding: 20px 0;
}

field-drop-placeholder > div {
  padding: 30px;
  background-color: #f9f9f9;
  color: #dddddd;
  border: 1px dashed #eeeeee;
  border-radius: 5px;
}

.angular-ui-tree-placeholder {
  background: #fbfbfb;
  border: 2px dashed #f5f5f5;
}

.dropdown-submenu {
  position: relative;
}

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

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

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

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

.dropdown-submenu.pull-left {
  float: none;
}

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

template-editor {
  height: 100%;
  display: block;
  overflow: auto;
}
template-editor .tmpl-content {
  height: 100%;
  overflow: hidden;
}
template-editor .tmpl-content-inner {
  height: 100%;
  overflow: hidden;
}
template-editor .tmpl-content-fields {
  /*min-height: 560px;*/
  overflow: auto;
  max-height: calc(100vh - 278px);
}
template-editor ul.chapter-list li.chapter-item {
  padding: 10px;
  margin-bottom: 3px;
  background-color: #eee;
  position: relative;
}
template-editor ul.chapter-list li.chapter-item .close {
  top: 15px;
  right: 10px;
}
template-editor ul.chapter-list li.chapter-item:hover {
  background-color: #ddd;
  cursor: pointer;
}
template-editor ul.chapter-list li.chapter-item.active {
  background-color: #2196f3;
  color: #fff;
}
template-editor ul.chapter-list li.chapter-item.active .close {
  color: #fff;
}
template-editor .has-chapter-element .tmpl-content-fields,
template-editor .has-chapter-element template-chapter-navigator {
  float: left;
}
template-editor .has-chapter-element .tmpl-content-fields {
  width: 80%;
}
template-editor .has-chapter-element template-chapter-navigator {
  background-color: #fff;
  width: 20%;
  height: 100%;
}
template-editor .template-footer {
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  padding-left: 56px;
}
template-editor .validation-errors {
  margin: 15px;
}
template-editor .validation-errors ul {
  padding-left: 30px;
  list-style-type: disc;
}

.sc-modal.skill-selections label {
  font-weight: normal;
}

.skill-item {
  background-color: #f7f7f7;
  border: 1px solid #dfdfdf;
  cursor: move;
  height: 100%;
}

.dndDraggingSource {
  display: none;
}

.dndPlaceholder {
  background-color: #fefefe;
  border: 1px dashed #ccc;
  padding: 0;
}

.chapter-list {
  max-height: 637px;
  overflow-y: scroll;
}

admin-login-modal {
  display: block;
}

.payment-information label {
  width: 70px;
  text-align: right;
  margin-right: 10px;
}

.payment-form .group > label {
  position: relative;
  line-height: 40px;
  display: block;
}
.payment-form .group > label span {
  display: block;
}
.payment-form .field {
  background: transparent;
  font-weight: 400;
  outline: none;
  padding: 10px;
  cursor: text;
  width: 80%;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
}
.payment-form .outcome {
  margin-top: 10px;
}
.payment-form .success,
.payment-form .error {
  display: none;
  font-size: 13px;
  float: none;
}
.payment-form .success.visible,
.payment-form .error.visible {
  display: inline;
}
.payment-form .error {
  color: #e4584c;
}
.payment-form .success {
  color: #008000;
}
.payment-form .success .token {
  font-weight: 500;
  font-size: 13px;
}

div.sc-plans md-radio-group {
  display: flex;
  justify-content: center;
}
div.sc-plans md-radio-group md-radio-button + md-radio-button {
  margin-left: 20px;
}
div.sc-plans .your-subscription {
  margin-top: 60px;
  padding: 30px;
}
div.sc-plans .your-subscription table thead > tr > th {
  padding: 10px;
  background-color: #eee;
}

.plan-list {
  margin-top: 20px;
  margin-bottom: 30px;
}
.plan-list .plan-item {
  text-align: center;
}
.plan-list .plan-item h4 {
  padding: 15px 30px;
  margin: 0 0 15px 0;
  font-weight: bold;
}
.plan-list .plan-item:hover {
  cursor: pointer;
  background-color: #f7f7f7;
}
.plan-list .plan-item.selected h4 {
  background-color: #2196f3;
  color: #fff;
}
.plan-list .plan-item.current h4, .plan-list .plan-item.pending h4 {
  background-color: #dcdcdc;
  color: #333;
}
.plan-list .plan-item.current:hover, .plan-list .plan-item.pending:hover {
  cursor: default;
}
.plan-list .plan-item.downgrading {
  opacity: 0.3;
}
.plan-list .plan-item.downgrading:hover {
  background-color: transparent;
  cursor: default;
}
.plan-list .plan-item + .plan-item {
  margin-left: 30px;
}
.plan-list .plan-item .plan-features {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0px 30px;
}
.plan-list .plan-item .plan-features > div {
  margin-bottom: 10px;
  border-bottom: 1px dashed #c7c7c7;
  padding: 5px;
}
.plan-list .plan-item .plan-features > div:last-child {
  border-bottom: none;
}
.plan-list .plan-item .plan-price {
  margin-bottom: 20px;
}
.plan-list .plan-item .plan-price > div {
  font-size: 1.1em;
  font-weight: bold;
}
.plan-list .plan-item .plan-subscribe {
  margin-top: 20px;
  margin-bottom: 20px;
}

.package-list {
  margin-top: 20px;
}
.package-list .package-item {
  background-color: #fff;
}
.package-list .package-item > div {
  padding: 8px 16px;
}
.package-list .package-item md-checkbox {
  margin-bottom: 0;
}
.package-list .package-item .inclusive-text {
  display: none;
}
.package-list .package-item:hover {
  cursor: pointer;
  background-color: #f7f7f7;
  color: #333;
}
.package-list .package-item.selected {
  background-color: #2196f3;
  color: #fff;
}
.package-list .package-item.inclusive {
  background-color: #2196f3;
  color: #fff;
}
.package-list .package-item.inclusive md-checkbox {
  display: none;
}
.package-list .package-item.inclusive .inclusive-text {
  display: block;
}
.package-list .package-item.inclusive:hover {
  cursor: default;
}
.package-list .package-item.disabled {
  opacity: 0.3;
}

.subscription-overview .your-plan {
  margin-bottom: 30px;
}

.subscription-item {
  border: 3px solid #ccc;
  margin: 15px 0;
  position: relative;
}
.subscription-item > div {
  padding: 1.6em 1.6em;
}
.subscription-item .item-name {
  min-width: 200px;
  font-weight: bold;
  background-color: #f3f3f3;
}
.subscription-item .item-text {
  font-size: 12px;
}
.subscription-item .item-text ul {
  padding-left: 10px;
  list-style-type: disc;
}
.subscription-item .plan-price {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.subscription-item.selected {
  border-color: #2196f3;
}
.subscription-item.selected .item-name {
  background-color: #ccc;
}
.subscription-item.selected:before {
  font: normal normal normal 14px / 1 FontAwesome;
  content: "\f00c";
  position: absolute;
  top: 50%;
  margin-top: -1em;
  width: 2em;
  height: 2em;
  font-size: 1em;
  line-height: 2em;
  border-radius: 1em;
  left: -1em;
  text-align: center;
  background-color: #2196f3;
  color: #fff;
  z-index: 1;
}
.subscription-item.interactive:hover {
  cursor: pointer;
  border-color: #2196f3;
}
.subscription-item.inclusive {
  border-color: #9973c2;
}
.subscription-item.pending > div, .subscription-item.disabled > div {
  opacity: 0.5;
}

.change-packages-preview .added-packages,
.change-packages-preview .removed-packages,
.change-packages-preview .current-plan,
.change-packages-preview .next-plan,
.change-plan-preview .added-packages,
.change-plan-preview .removed-packages,
.change-plan-preview .current-plan,
.change-plan-preview .next-plan {
  margin-bottom: 20px;
}
.change-packages-preview .added-packages > strong,
.change-packages-preview .removed-packages > strong,
.change-packages-preview .current-plan > strong,
.change-packages-preview .next-plan > strong,
.change-plan-preview .added-packages > strong,
.change-plan-preview .removed-packages > strong,
.change-plan-preview .current-plan > strong,
.change-plan-preview .next-plan > strong {
  margin-bottom: 10px;
  display: inline-block;
}
.change-packages-preview .added-packages > div,
.change-packages-preview .removed-packages > div,
.change-packages-preview .current-plan > div,
.change-packages-preview .next-plan > div,
.change-plan-preview .added-packages > div,
.change-plan-preview .removed-packages > div,
.change-plan-preview .current-plan > div,
.change-plan-preview .next-plan > div {
  padding: 10px;
  background-color: #f3f3f3;
}
.change-packages-preview .added-packages > div:not(:last-child),
.change-packages-preview .removed-packages > div:not(:last-child),
.change-packages-preview .current-plan > div:not(:last-child),
.change-packages-preview .next-plan > div:not(:last-child),
.change-plan-preview .added-packages > div:not(:last-child),
.change-plan-preview .removed-packages > div:not(:last-child),
.change-plan-preview .current-plan > div:not(:last-child),
.change-plan-preview .next-plan > div:not(:last-child) {
  border-bottom: 1px solid #ccc;
}

sc-plans,
change-plan,
change-package,
subscription-view {
  display: block;
  max-width: 1280px;
  margin: 0 auto;
}
sc-plans .promo-text,
change-plan .promo-text,
change-package .promo-text,
subscription-view .promo-text {
  color: #2196f3;
}

.invoice-box {
  max-width: 800px;
  margin: auto;
  padding: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #555;
}

.invoice-box table {
  width: 100%;
  line-height: inherit;
  text-align: left;
}

.invoice-box table tbody tr {
  background-color: #fff !important;
}

.invoice-box table td {
  padding: 5px;
  vertical-align: top;
}

.invoice-box table tr td:nth-child(2) {
  text-align: right;
}

.invoice-box table tr.top table td {
  padding-bottom: 20px;
}

.invoice-box table tr.top table td.title {
  font-size: 45px;
  line-height: 45px;
  color: #333;
}

.invoice-box table tr.information table td {
  padding-bottom: 40px;
}

.invoice-box table tr.heading td {
  background: #eee;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}

.invoice-box table tr.details td {
  padding-bottom: 20px;
}

.invoice-box table tr.item td {
  border-bottom: 1px solid #eee;
}

.invoice-box table tr.item.last td {
  border-bottom: none;
}

.invoice-box table tr.total td:nth-child(2) {
  border-top: 2px solid #eee;
  font-weight: bold;
}

@media only screen and (max-width: 600px) {
  .invoice-box table tr.top table td {
    width: 100%;
    display: block;
    text-align: center;
  }
  .invoice-box table tr.information table td {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.group-item-padding > div {
  padding: 16px 8px 16px 8px;
}

.groups-sidebar {
  height: calc(100vh - 205px);
  width: 300px;
  background-color: #fff;
}

.modal-400 {
  width: 400px;
}

user-levels {
  display: block;
}

.person-card {
  width: 138px;
}
.person-card.active {
  background-color: #2196f3;
  color: #fff;
  cursor: default;
}
.person-card.active .text-muted {
  color: #fff;
}
.person-card.selected {
  background-color: green;
  color: #fff;
  cursor: pointer;
}
.person-card.selected .text-muted {
  color: #fff;
}
.person-card .image {
  margin-bottom: 4px;
}
.person-card.mini {
  width: 85px;
  font-size: 0.9em;
}

.person-action {
  position: absolute;
  background: white;
  top: 0;
}
.person-action.right {
  right: 0;
}
.person-action.left {
  left: 0;
}

.organization-levels {
  border: 3px solid #ccc;
  background-color: #fff;
}
.organization-levels:hover {
  border: 3px solid #2196f3;
}
.organization-levels .organization-name {
  background-color: #ccc;
}

.member-row {
  cursor: pointer;
  border-top: 1px solid #eee;
}
.member-row:hover {
  background-color: #e0f3ff !important;
}
.member-row.active {
  background-color: #eee !important;
  cursor: not-allowed;
}
.member-row.selected {
  background-color: #e0f3ff !important;
}
.member-row.selected > td:nth-child(2) {
  font-weight: bold;
}

.member-organization {
  background-color: #ccc !important;
  font-weight: bold;
  font-size: 1.4em;
}
.member-organization > td {
  padding: 15px;
}

.user-group-box {
  border: 1px solid #ccc;
  border-top: none;
  margin: 5px;
}

.browser-unsupported {
  max-width: 800px;
  margin: 0 auto;
}

.browser-logo img {
  width: 100px;
}
@media screen and (max-width: 599px) {
  .browser-logo {
    margin-bottom: 32px;
  }
}

#status-app .wrapper {
  max-width: 700px;
  min-width: 300px;
  margin: 0px auto;
  padding: 10px 10px;
}
#status-app h1 {
  text-align: center;
  margin-bottom: 30px;
}
#status-app md-card {
  background-color: white;
}
#status-app md-card md-card-title-text {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #ffa42b;
}
#status-app md-card md-card-title-text:before {
  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;
  content: "\f128";
  width: 30px;
}
#status-app md-card md-card-title-text:after {
  content: "please wait for a while...";
  display: block;
  font-size: 14pt;
  text-transform: none;
  position: absolute;
  right: 10px;
  bottom: 0;
}
#status-app md-card.online md-card-title-text {
  color: #198e19;
}
#status-app md-card.online md-card-title-text:before {
  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;
  content: "\f00c";
  width: 30px;
}
#status-app md-card.online md-card-title-text:after {
  content: "Operational";
  display: block;
  font-size: 14pt;
  text-transform: none;
  position: absolute;
  right: 10px;
  bottom: 0;
}
#status-app md-card.offline md-card-title-text {
  color: #dc4141;
}
#status-app md-card.offline md-card-title-text:before {
  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;
  content: "\f00d";
  width: 30px;
}
#status-app md-card.offline md-card-title-text:after {
  content: "Error...";
  display: block;
  font-size: 14pt;
  text-transform: none;
  position: absolute;
  right: 10px;
  bottom: 0;
}
#status-app h3.status-item .status-value {
  font-size: 1.1em;
  font-weight: 700;
  color: #198e19;
}
#status-app h3.status-item.has-error .status-value {
  color: #dc4141;
}

account-activator,
accept-tos {
  display: block;
}
account-activator > md-content,
accept-tos > md-content {
  width: 400px;
  margin: 90px auto 0;
}
account-activator img,
accept-tos img {
  padding-top: 16px;
}
account-activator loading.overlay,
account-activator loading-error.overlay,
accept-tos loading.overlay,
accept-tos loading-error.overlay {
  z-index: 2;
}
account-activator label,
accept-tos label {
  font-weight: initial;
  margin: initial;
}

accept-tos > md-content {
  width: 500px;
}

player-games {
  display: block;
}

.player-time-query-dd md-menu-item {
  min-height: 30px;
  height: auto;
}
.player-time-query-dd .layout-padding,
.player-time-query-dd .layout-padding > * {
  padding: 2px 8px;
}

a.total-item {
  text-decoration: none;
  color: #333;
}

.total-item.clickable {
  border: 1px solid transparent;
  border-radius: 4px;
}

.total-item.clickable.outlined,
.total-item.clickable:hover {
  border-color: #adadad;
}

.total-item.clickable:active {
  background: #e6e6e6;
  -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);
}

.total-item .sub-btns {
  border-bottom: 1px solid transparent;
}
.total-item .sub-btns a {
  text-decoration: none;
}
.total-item .sub-btns a:hover {
  color: initial;
}
.total-item .sub-btns a:not(:last-child) {
  border-right: 1px solid transparent;
}

.total-item.clickable.outlined .sub-btns,
.total-item.clickable:hover .sub-btns {
  border-color: #adadad;
}
.total-item.clickable.outlined .sub-btns a:not(:last-child),
.total-item.clickable:hover .sub-btns a:not(:last-child) {
  border-right-color: #adadad;
}

table.large thead th {
  padding: 5px 5px 0;
}

.chart-positive {
  background-color: #eaffeb;
}

.chart-negative {
  background-color: #ffe2e2;
}

a.chart-positive:hover {
  color: #3c763d;
  text-decoration: none;
}

a.chart-negative:hover {
  color: #dd2c00;
  text-decoration: none;
}

.relative-positive {
  background-color: #8be18f;
  color: #23910e;
  width: 60px;
  text-align: center;
}

.relative-negative {
  background-color: #fb6d6d;
  color: #b13232;
  width: 60px;
  text-align: center;
}

a[href*=youtube] {
  display: inline-block;
  width: 50px;
}

login-authenticator,
login-account-chooser {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
login-authenticator > md-content,
login-account-chooser > md-content {
  width: 400px;
  margin: 0px auto;
}
login-authenticator img,
login-account-chooser img {
  padding-top: 16px;
}
login-authenticator loading.overlay,
login-authenticator loading-error.overlay,
login-account-chooser loading.overlay,
login-account-chooser loading-error.overlay {
  z-index: 2;
}
login-authenticator label,
login-account-chooser label {
  font-weight: initial;
  margin: initial;
}

.sc-modal .modal-header {
  padding: 10px 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
  background: #424242;
  color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.sc-modal .modal-body {
  padding: 20px 15px;
}
.sc-modal .modal-footer {
  margin: 0;
  background: #eee;
  padding: 10px 15px;
}

.vclip-modal .modal-header,
.game-viewer-modal .modal-header,
.game-advanced-analytics-modal .modal-header,
.team-advanced-analytics-modal .modal-header,
.player-advanced-analytics-modal .modal-header {
  border-bottom: none;
}
.vclip-modal .modal-header .modal-title,
.game-viewer-modal .modal-header .modal-title,
.game-advanced-analytics-modal .modal-header .modal-title,
.team-advanced-analytics-modal .modal-header .modal-title,
.player-advanced-analytics-modal .modal-header .modal-title {
  font-size: 16px;
}
.vclip-modal .modal-body,
.game-viewer-modal .modal-body,
.game-advanced-analytics-modal .modal-body,
.team-advanced-analytics-modal .modal-body,
.player-advanced-analytics-modal .modal-body {
  padding: 0;
}
.vclip-modal .vclip-list,
.game-viewer-modal .vclip-list,
.game-advanced-analytics-modal .vclip-list,
.team-advanced-analytics-modal .vclip-list,
.player-advanced-analytics-modal .vclip-list {
  overflow-y: scroll;
}

.modal-fullscreen videogular sc-mini-scrub-bar,
.modal-fullscreen videogular vg-controls,
.modal-fullscreen [videogular] vg-controls {
  width: 600px;
  left: calc(50% - 300px);
}
.modal-fullscreen sc-video-player .video-list {
  display: none;
}
.modal-fullscreen select {
  color: #000;
}

.modal-fullscreen .modal-dialog {
  min-width: 100%;
  min-height: 100%;
  margin: 0;
}

.modal-fullscreen .modal-content {
  border-radius: 0;
  box-shadow: none;
  border: none;
}

.modal-fullscreen .modal-sidebar {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  height: 100%;
  width: 360px;
  background-color: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.87);
}

.modal-fullscreen .modal-sidebar a {
  color: #93feff;
}
.modal-fullscreen .modal-sidebar a:hover {
  color: #93feff;
}

.modal-fullscreen .header-sidebar {
  width: 360px;
  border-left: 1px solid rgba(255, 255, 255, 0.13);
}

.sc-modal-header {
  background-color: #191919;
  color: #fff;
  min-height: 40px;
}
.sc-modal-header .b-r {
  border-color: rgba(255, 255, 255, 0.13);
}

.sc-modal-header > div {
  min-height: 40px;
}

.modal-fullscreen .full-width-tabs .nav-pills {
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}

.modal-fullscreen .full-width-tabs .nav-pills li {
  border-left: 1px solid rgba(255, 255, 255, 0.13);
  border-right: none;
}

.modal-fullscreen .sc-game-event,
.modal-fullscreen .vclip-list .vclip-list-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}

.modal-fullscreen .sc-game-event {
  height: 100%;
}

.modal-fullscreen table {
  color: #fff;
}
.modal-fullscreen table tr {
  background-color: transparent !important;
}

.modal-fullscreen .lineup .h3,
.modal-fullscreen .game-sheet .h3 {
  color: #fff;
  border-bottom: none;
  background-color: rgba(255, 255, 255, 0.25);
}

.modal-fullscreen .nav > li > a:hover {
  background-color: transparent;
}

.pin-switch .md-thumb {
  background: #fafafa url(../img/pin-grey.png) 5px 5px no-repeat;
}

.pin-switch.md-checked .md-thumb {
  background: #448aff url(../img/pin-white.png) 6px 5px no-repeat;
}

.info-switch .md-thumb {
  background: #fafafa url(../img/info-grey.png) 5px 4px no-repeat;
}

.info-switch.md-checked .md-thumb {
  background: #448aff url(../img/info-white.png) 5px 4px no-repeat;
}

.modal-fullscreen .game-sheet sc-player-link a {
  color: #fff;
}

.modal-fullscreen.overflow-hidden {
  overflow: hidden;
}

.table-scroll {
  max-height: 240px;
  overflow-y: auto;
}

.reports-comparision-modal,
.comments-board-modal {
  height: 100vh;
  overflow-y: auto;
  background-color: #f1f1f1;
}
.reports-comparision-modal .has-notes,
.comments-board-modal .has-notes {
  position: relative;
  cursor: pointer;
}
.reports-comparision-modal .has-notes:after,
.comments-board-modal .has-notes:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-right-color: #0c0;
  border-top-color: #0c0;
}
.reports-comparision-modal table,
.comments-board-modal table {
  color: #000;
}
.reports-comparision-modal .modal-body,
.comments-board-modal .modal-body {
  padding: 0;
  background-color: #fff;
}
.reports-comparision-modal .player-name strong,
.comments-board-modal .player-name strong {
  font-size: 1.2em;
  font-weight: 600;
}

.comments-board-modal .comment-body {
  margin-bottom: 10px;
}
.comments-board-modal .player-section {
  border-bottom: 1px solid #ccc;
}
.comments-board-modal textarea {
  width: 100%;
  max-width: 250px;
}

.add-members-to-level-modal .modal-body,
.add-members-to-group-modal .modal-body {
  max-height: 500px;
  overflow-y: auto;
}

.icon-user-created {
  color: #98ae06;
}

.attached-items-row {
  padding-left: 50px;
}

.selected-playlist {
  background-color: #fafafa;
}

.add-to-playlist-modal-body {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#game-list-scroll-container,
#schedule-scroll-container {
  overflow: auto;
  overflow-x: hidden;
}

.game-list--scroll {
  max-height: 400px;
  overflow: scroll;
  overflow-x: hidden;
  border-bottom: 1px solid #e1e1e1;
}

.game-list .no-video {
  background-color: #fef3f1;
  padding: 10px;
  text-align: center;
}
.game-list .game-item--selected a {
  background-color: #e8f4fe;
}
.game-list .game-item {
  border-bottom: 1px solid #e1e1e1;
}
.game-list .game-item:last-child {
  border-bottom: none;
}
@media only screen and (max-width: 1030px) {
  .game-list .nav-pills li a i {
    display: block;
  }
}
.game-list a[module=team] {
  color: #333;
}

.game-item .team-logo {
  max-width: 28px;
}

player-playlist {
  display: block;
  height: 100%;
}
player-playlist .game-viewer-wrapper > div[loading-wrapper] {
  flex: 1;
  overflow: hidden;
}

virtual-clip-download {
  display: inline-block;
}

virtual-clip-viewer {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
virtual-clip-viewer .virtual-clips {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
}
virtual-clip-viewer .virtual-clips .vclip-list {
  flex: 1;
  overflow-x: hidden;
  overflow-y: auto;
}

.virtual-clips-inner {
  flex: 1;
}

.game-item-close a {
  display: block;
  width: 64px;
  height: 64px;
  padding-top: 23px;
  font-size: 18px;
  text-align: center;
}

.game-head {
  height: 50px;
  display: flex;
  align-items: center;
}
.game-head + div {
  height: calc(100% - 50px);
}

.game-item-head {
  flex: 1;
  padding-right: 16px;
  border-left: 1px solid #dedede;
}

.game-item-clubname {
  display: inline-block;
}

.game-date {
  font-size: 11px;
  color: #9a9a9a;
  margin-bottom: 16px;
}
.game-item-head .game-date {
  margin-bottom: 0;
}

.game-date.upcoming {
  font-size: 14px;
  font-weight: 700;
}

.game-score {
  font-weight: 700;
  font-size: 18px;
}

.team-logo {
  max-width: 40px;
  display: inline-block;
}

.full-width-tabs .nav-pills {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #ddd;
}
.full-width-tabs .nav-pills li {
  width: 25%;
  text-align: center;
  border-right: 1px solid #ddd;
}
.full-width-tabs .nav-pills li:last-child {
  border-right: none;
}
.full-width-tabs .nav-pills li + li {
  margin-left: 0;
}
.full-width-tabs .nav-pills li a {
  padding: 2px 0;
  color: #808080;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 0;
}
.full-width-tabs .nav-pills li a i {
  font-size: 13px;
}
.full-width-tabs .nav-pills li a:hover {
  color: #808080;
}
.full-width-tabs .nav-pills li.active a {
  background-color: transparent;
  color: #fff;
}

.lineup,
.game-sheet {
  width: 100%;
}
.lineup .h3,
.game-sheet .h3 {
  font-size: 12px;
  font-weight: bold;
  background-color: #eee;
  padding: 3px;
  margin: 0;
}
.lineup .jersey-number,
.lineup .event-time,
.lineup .event-type,
.game-sheet .jersey-number,
.game-sheet .event-time,
.game-sheet .event-type {
  display: inline-block;
  color: #999;
}
.lineup .event-time,
.game-sheet .event-time {
  font-size: 0.9em;
}
.lineup .event-type,
.game-sheet .event-type {
  width: 30px;
}
.lineup .jersey-number,
.game-sheet .jersey-number {
  width: 30px;
}
.lineup .game-sheet-item,
.game-sheet .game-sheet-item {
  border-bottom: 1px solid #ddd;
}
.lineup .game-sheet-item:hover,
.game-sheet .game-sheet-item:hover {
  background-color: rgba(194, 240, 255, 0.24);
}
.lineup a,
.game-sheet a {
  color: #2196f3;
}
.lineup a:hover,
.game-sheet a:hover {
  text-decoration: none;
  color: rgb(8.9230769231, 95.9230769231, 165.0769230769);
}
.lineup a[disabled],
.game-sheet a[disabled] {
  color: #999;
}

.modal-sidebar .jersey-number {
  color: #fff;
  text-shadow: 0 1px 0 #000;
}

.season-switch {
  padding: 8px;
  border-bottom: 1px solid #e0e0e0;
}

game-viewer {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background-color: #000;
}
game-viewer sc-loading-wrapper {
  flex: 1;
}
game-viewer sc-video-player,
game-viewer ng-transclude {
  height: 100%;
  display: block;
}
game-viewer .game-viewer-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
}
game-viewer .period-switch {
  display: flex;
}
game-viewer .period-switch a {
  color: #fff;
  text-decoration: none;
}
game-viewer .period-switch > li {
  padding: 1px 6px;
  border-radius: 4px;
}
game-viewer .period-switch > li.active {
  background-color: #3e76d8;
}
game-viewer input.time-to-jump {
  width: 80px;
  color: #555;
}
game-viewer .full-width-tabs {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
game-viewer .full-width-tabs > div {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
game-viewer .full-width-tabs .tab-content {
  flex: 1;
  overflow: hidden;
}
game-viewer .full-width-tabs .tab-content > .active {
  display: flex;
  overflow-y: auto;
  height: 100%;
}
game-viewer .hockey-rink {
  padding: 10px;
}
game-viewer .game-events-wrapper {
  display: flex;
  flex: 1;
  flex-direction: column;
}
game-viewer .game-events-wrapper .game-events {
  flex: 1;
  overflow-y: auto;
}
game-viewer .game-events-wrapper .game-events .alert {
  margin-bottom: 0;
}
game-viewer .game-events-wrapper sc-loading-wrapper {
  flex: unset;
}
game-viewer .player-wrapper {
  height: 100%;
  position: relative;
}
game-viewer .player-wrapper .game-clock {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
game-viewer .sc-loading-wrapper-overlay {
  background-color: transparent;
}
game-viewer .spinner4 > div {
  background-color: #fff;
}
game-viewer .virtual-item {
  height: 60px;
  overflow: hidden;
  white-space: nowrap;
}
game-viewer .smooth-scroll .md-virtual-repeat-container .md-virtual-repeat-scroller {
  scroll-behavior: smooth;
}

/* Game Events & Player Playlist (Virtual Clips) */
.game-event-extra {
  text-align: left;
  white-space: nowrap;
  width: 200px;
}
.game-event-extra .extra-heading {
  display: inline-block;
  min-width: 50%;
}
.game-event-extra table {
  color: #fff;
  width: 100%;
}
.game-event-extra table tbody tr td {
  padding: 0;
}
.game-event-extra table tbody tr {
  background-color: transparent;
}
.game-event-extra li > label {
  display: inline-block;
  margin: 0;
  width: 70px;
}

game-event .sc-game-event {
  cursor: pointer;
}
game-event .sc-game-event.selected {
  color: #93feff;
  -webkit-transition: color 500ms linear;
  -o-transition: color 500ms linear;
  transition: color 500ms linear;
}
game-event .sc-game-event.completed {
  color: #98ffb8;
}
game-event .game-event-extra {
  padding: 0 10px 10px 10px;
}

.sc-game-event {
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}

.sc-game-event:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.sc-game-event table {
  color: inherit;
}

.sc-game-event-summary {
  position: relative;
  padding: 8px 0;
}
.sc-game-event-summary:before, .sc-game-event-summary:after {
  content: " ";
  display: table;
}
.sc-game-event-summary:after {
  clear: both;
}

.sc-game-event-summary__time {
  position: absolute;
  width: 56px;
  text-align: center;
}

.sc-game-event:hover .time {
  display: none;
}

.sc-game-event-summary__performer {
  margin-left: 56px;
  margin-right: 56px;
}
.sc-game-event-summary__performer:before, .sc-game-event-summary__performer:after {
  content: " ";
  display: table;
}
.sc-game-event-summary__performer:after {
  clear: both;
}

.sc-game-event-summary__performer-logo {
  position: absolute;
  width: 24px;
}
.sc-game-event-summary__performer-logo i.fa {
  font-size: 20px;
  color: #bebebe;
}

.sc-game-event-summary__performer-name {
  float: left;
  margin-left: 34px;
}

.sc-game-event-summary__expand {
  position: absolute;
  right: 0;
  top: 8px;
  width: 56px;
  text-align: center;
}
.sc-game-event-summary__expand a {
  display: block;
  line-height: 3;
}

.vclip-list .vclip-list-item .modified-event,
game-event .sc-game-event .modified-event {
  display: block;
  color: #deff00;
}
.vclip-list .vclip-list-item:hover .modified-event,
game-event .sc-game-event:hover .modified-event {
  display: none;
}
.vclip-list .vclip-list-item:hover .event-index,
game-event .sc-game-event:hover .event-index {
  display: none;
}
.vclip-list .vclip-list-item .pin-event,
game-event .sc-game-event .pin-event {
  display: none;
}
.vclip-list .vclip-list-item .pin-event a,
game-event .sc-game-event .pin-event a {
  color: #fff;
  font-size: 20px;
}
.vclip-list .vclip-list-item .pin-event a:hover,
game-event .sc-game-event .pin-event a:hover {
  color: #00aeff;
}
.vclip-list .vclip-list-item.pinned,
game-event .sc-game-event.pinned {
  border-left: 4px solid #00aeff;
}
.vclip-list .vclip-list-item.pinned .pin-event a,
game-event .sc-game-event.pinned .pin-event a {
  color: #00aeff;
}
.vclip-list .vclip-list-item:hover .pin-event,
game-event .sc-game-event:hover .pin-event {
  display: block;
}

.vclip-list .vclip-list-item {
  padding: 8px;
}
.vclip-list .vclip-list-item:hover {
  cursor: pointer;
}
.vclip-list .vclip-list-item.active {
  color: #93feff;
}
.vclip-list .vclip-list-item-text {
  padding-left: 10px;
}
.vclip-list .vclip-list-item-text h4 {
  font-size: 1em;
  line-height: 1em;
  margin: 0;
}
.vclip-list .vclip-list-item-text p {
  margin: 0;
  font-size: 0.9em;
}
.vclip-list .vclip-list-item-text span.tagging-label {
  display: inline-block;
  margin: 2px 2px;
  padding: 3px 4px;
  white-space: nowrap;
  line-height: 1em;
}
.vclip-list .vclip-list-item-index {
  font-size: 1.2em;
  text-align: center;
}
.vclip-list .game-event-extra {
  padding-top: 10px;
  display: none;
}
.vclip-list .extra-visible .game-event-extra {
  display: block;
}

game-list md-toolbar {
  min-height: 0px;
  padding: 5px 16px;
  font-size: 10pt;
}

.game-detail-page hr {
  margin-top: 0;
}
.game-detail-page .game-head {
  height: auto;
  padding: 10px;
}
.game-detail-page .game-item-head {
  border: none;
  padding: none;
}

.playable-stat {
  padding: 1px 4px;
  background-color: #2196f3;
  color: #fff;
  border-radius: 3px;
}
.playable-stat:hover {
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  background-color: rgb(11.5384615385, 124.0384615385, 213.4615384615);
}
.playable-stat[disabled] {
  background-color: #dedede;
  cursor: default;
}

.request-stat {
  cursor: pointer;
  padding: 3px 4px;
  background-color: #ffffff;
  color: #2196f3;
  border-radius: 3px;
  border: 1px solid #2196f3;
}
.request-stat:hover {
  background-color: #e2e6ea;
}
.request-stat[disabled] {
  color: #999999;
  border: 0px;
  cursor: default;
}
.request-stat[disabled]:hover {
  background-color: #ffffff;
}

.request-video {
  cursor: pointer;
  color: #2196f3;
}
.request-video[disabled] {
  color: #999999;
  cursor: default;
}

game-advanced-analytics {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
game-advanced-analytics #game-advance-analytics {
  display: flex;
  height: 100vh;
  flex-direction: column;
}

team-advanced-analytics {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
team-advanced-analytics #team-advanced-analytics {
  display: flex;
  height: 100vh;
  flex-direction: column;
}

.note-area {
  position: absolute;
  top: 0;
  left: 50px;
  z-index: 5;
  width: 360px;
  cursor: pointer;
}
.note-area .note-box {
  position: relative;
  background-color: rgba(0, 0, 0, 0.8);
  margin: 8 auto;
  padding: 8px 16px;
  color: #fff;
  border-radius: 4px;
  margin: 5px 0px;
}
.note-area .note-box.hidden {
  display: none;
}
.note-area .note-head {
  font-size: 12px;
  opacity: 0.64;
  margin-bottom: 4px;
}
.note-area .note-msg {
  font-size: 16px;
}
.note-area .note-close {
  position: absolute;
  top: 8px;
  right: 8px;
}

/* Lineup Modal */
.lineup-square-wrapper {
  margin: auto;
  z-index: 1;
  position: relative;
}

.lineup-square {
  width: 48px;
  height: 48px;
}

.lineup-square__head {
  position: relative;
  top: -7px;
}

.lineup-square__body {
  position: relative;
  top: -5px;
}

.lineup-square__body .md-title {
  margin-left: -3px;
}

.line-number {
  background-color: #000;
  color: #fff;
  width: 24px;
  height: 24px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  border-radius: 24px;
}
.line-number.empty {
  width: 24px;
  height: 24px;
  background-color: unset;
}

.lineup-connect {
  border-bottom: 1px dashed #ccc;
  position: relative;
  top: 24px;
  z-index: 0;
}

.lineup-players-container {
  flex-wrap: wrap;
}
.lineup-players-container .lineup-player {
  max-width: 33%;
  min-width: 25%;
  margin: 5px;
}

.report-problem-btn {
  cursor: pointer;
  color: #666;
}
.report-problem-btn .visible-hover {
  visibility: hidden;
}
.report-problem-btn .visible-hover:hover {
  visibility: visible;
}

#settings-page {
  padding-top: 51px;
  display: flex;
  flex-direction: column;
}
#settings-page .sc-content {
  flex: 1;
}

.offset-settings {
  padding-top: 74px !important;
}

.preferences fieldset {
  margin-bottom: 32px;
}
.preferences fieldset .example {
  margin-left: 12px;
}
.preferences select {
  width: 160px;
}
.preferences input[type=submit] {
  margin-top: 20px;
}

ul.sessions-list {
  max-height: calc(100vh - 160px);
  overflow-y: auto;
}
ul.sessions-list li {
  margin-right: 15px;
  padding: 8px 8px 8px;
}
ul.sessions-list li.current {
  border-bottom: 1px solid #ccc;
}
ul.sessions-list li:nth-child(even) {
  background-color: #f0f0f0;
}

#communication-settings .add-to-blacklist {
  margin-top: 10px;
}
#communication-settings .add-to-blacklist button {
  margin: 0;
}
#communication-settings .blacklist {
  margin-top: 30px;
}
#communication-settings .blacklist .blacklist-item {
  border-top: 1px solid #ccc;
}
#communication-settings .blacklist .blacklist-item:nth-child(odd) {
  background-color: #dedede;
}
#communication-settings .blacklist .blacklist-item:last-child {
  border-bottom: 1px solid #ccc;
}
#communication-settings .blacklist message-sender-profile-card {
  display: flex;
}
#communication-settings .blacklist message-sender-profile-card .actions {
  display: none;
}
#communication-settings .blacklist message-sender-profile-card div.info,
#communication-settings .blacklist message-sender-profile-card div.profile-wrapper {
  padding: 5px 10px;
}
#communication-settings .blacklist message-sender-profile-card div.profile-wrapper {
  width: 300px;
}
#communication-settings .blacklist message-sender-avatar {
  margin-right: 15px;
}
#communication-settings .blacklist message-sender-avatar img.photo {
  margin-top: 0;
}
#communication-settings .blacklist .profile-background {
  display: none;
}
#communication-settings .sc-select {
  margin: 0;
  padding: 4px 8px;
  border: 1px solid #ddd;
  width: 250px;
  margin-right: 16px;
  margin-bottom: 20px;
}

search-tags-input ul.suggestion-list {
  display: flex;
  flex-wrap: wrap;
  max-height: 300px;
}
search-tags-input ul.suggestion-list > li {
  width: 200px;
  margin: 5px 10px;
}
search-tags-input ul.suggestion-list > li a {
  display: inline-block;
  padding: 5px;
  text-decoration: none;
  border-radius: 3px;
}
search-tags-input ul.suggestion-list > li:hover a {
  background-color: #efefef;
}
search-tags-input ul.suggestion-list > li.selected a {
  background-color: #2196f3;
  color: #fff;
}

mega-filter {
  display: block;
  position: relative;
}
mega-filter .filters-input {
  border-radius: 3px;
  padding: 0 3px;
  border: 1px solid #ccc;
  background-color: #fff;
  max-height: 61px;
  overflow-y: auto;
}
mega-filter .filters-input:hover {
  cursor: pointer;
}
mega-filter .filters-input.focus {
  border-color: #2196f3;
}
mega-filter .filters-input input {
  width: 100px;
  border: none !important;
  padding: 3px 6px;
  background-color: #fff;
  margin-left: 3px;
  margin-bottom: 3px;
}
mega-filter .filters-input input:focus {
  outline: none;
}
mega-filter .filters-input .active-filter-list {
  display: inline;
}
mega-filter .filters-input .active-filter-list .active-filter-item {
  display: inline-block;
  border-radius: 3px;
  font-size: 11px;
  font-weight: bold;
  border-radius: 3px;
  padding: 0px 6px;
  margin-right: 3px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: grey;
  color: white;
}
mega-filter .filters-input .active-filter-list .active-filter-item > i {
  margin-left: 5px;
  color: hsl(0, 0%, 110%);
}
mega-filter .filters-input .active-filter-list .active-filter-item:hover {
  cursor: pointer;
}
mega-filter .filters-input .active-filter-list .active-filter-item:hover > i {
  color: hsl(0, 0%, 120%);
}
mega-filter .filters-menu {
  position: absolute;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  border-top: none;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
mega-filter .filters-menu .filters-grid {
  padding: 10px;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
}
mega-filter .filters-menu .filters-group .filters-group-heading {
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 10px 5px 0px;
}
mega-filter .filters-menu .filters-action {
  padding: 5px 10px;
  background-color: rgb(242.25, 242.25, 242.25);
  border-top: 1px solid #eee;
}
mega-filter .filters-menu .filters-action > a {
  margin-left: 10px;
}
mega-filter .filters-menu .filter-list {
  padding-left: 15px;
}
mega-filter .filters-menu .filter-list .filter-item {
  padding: 0px 6px;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  margin: 3px;
  color: #555;
  background-color: lightgrey;
}
mega-filter .filters-menu .filter-list .filter-item i {
  display: none;
}
mega-filter .filters-menu .filter-list .filter-item:hover, mega-filter .filters-menu .filter-list .filter-item.active {
  text-decoration: none;
  cursor: pointer;
}
mega-filter .filters-menu .filter-list .filter-item.active {
  background-color: grey;
  color: white;
}
mega-filter .filters-menu .filter-list .filter-item.active i {
  display: inline-block;
}
mega-filter .filters-menu .filter-list .filter-item[disabled] {
  color: grey !important;
  cursor: none;
}
mega-filter .filters-menu .menu-close {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #999;
}
mega-filter .filters-menu .menu-close:hover {
  color: #555;
}

.select2-results .select2-highlighted,
.select2-results .select2-highlighted:hover {
  background: #3875d7;
  color: #fff;
}

.experimental-warning {
  background-color: #fffedd;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  border: 1px solid #ececec;
  border-radius: 10px;
  margin: 0px 10px;
}
.experimental-warning.compact {
  margin: 0;
  padding: 5px 10px;
  border-radius: 2px;
  font-size: 12px;
}

team-advanced-analytics,
league-advanced-analytics,
player-advanced-analytics {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
team-advanced-analytics #team-advance-analytics,
league-advanced-analytics #team-advance-analytics,
player-advanced-analytics #team-advance-analytics {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.sc-heading {
  font-size: 20px;
  font-weight: 600;
}

.text-error {
  color: #dd2c00;
}

.text-green {
  color: #23910e;
}

.text-yellow {
  color: #b89102;
}

.text-black {
  color: #000;
}

.text-lime {
  color: #94e148;
}

.text-orange {
  color: #f09e2a;
}

.text-light {
  color: #ebebeb;
}

.text-white {
  color: #fff;
}

.text-red {
  color: #f56f8d;
}

.text-blue {
  color: #1e88e5;
}

.text-purple {
  color: #a023bc;
}

.text-lighpurple {
  color: #99abe2;
}

.text-tiny {
  font-size: 10px;
}

.text-small {
  font-size: 12px;
}

.text-medium {
  font-size: 18px;
}

.text-white {
  color: #fff;
}

.text-emphasized,
.text-bold {
  font-weight: bold;
}

.text-semibold {
  font-weight: 600 !important;
}

.text-normal {
  font-weight: 400 !important;
}

.text-caps {
  text-transform: uppercase;
}

.text-striked {
  font-weight: normal !important;
  text-decoration: line-through;
}

.text-muted {
  color: #999;
}

.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
}

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

.text-pre {
  font-family: "Open Sans", sans-serif;
  display: block;
  unicode-bidi: embed;
  white-space: pre-wrap;
}

.text-truncate, .table-sidebar td .cell-wide, .table-scrolling-body th,
.table-scrolling-body td, .table-scrolling-body .cell-wide {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.text-smallcaps {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}

.text-outline {
  border: 1px solid #fff;
}

.icon-button-base, .rating-widget li.text > *, .icon-button-read-only, .icon-button {
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  min-width: 40px;
  padding: 0 5px;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
}

.icon-button-read-only, .icon-button {
  color: #c6c6c6;
  height: 40px;
  width: 40px;
}

.icon-button:hover, .icon-button:focus {
  color: #c6c6c6;
}
.icon-button:active {
  background-color: #f2f2f2;
}

.rating-widget li {
  display: inline-block;
  text-align: center;
}

.rating-widget li.text {
  border-radius: 4px;
}
.rating-widget li.text .legend {
  background-color: rgba(0, 0, 0, 0.08);
}
.rating-widget li.text.read-only {
  color: #c6c6c6;
  cursor: default;
}
.rating-widget li.text:not(.read-only) {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
}
.rating-widget li.text > * {
  color: inherit;
  max-width: 200px;
}
.rating-widget li.text.selected > * {
  color: #fff;
  font-weight: 600;
}
.rating-widget li.text:not(.selected) {
  background-color: transparent !important;
}
.rating-widget li.text:hover:not(.selected):not(.read-only) a {
  background-color: #e5e5e5 !important;
}
.rating-widget li.text:hover:not(.selected):not(.read-only) > * {
  color: #666;
}
.rating-widget li.text .placeholder {
  line-height: 0px;
  font-weight: bold;
  display: block;
  pointer-events: none;
  visibility: hidden;
}

.rating-widget li.star a,
.rating-widget li.star span.read-only {
  text-decoration: none;
  color: #e1e1e1;
  font-size: 24px;
  padding: 5px;
  display: inline-block;
}
.rating-widget li.star a.highlighted,
.rating-widget li.star span.read-only.highlighted {
  color: #cacaca;
}
.rating-widget li.star .description {
  max-width: 150px;
  opacity: 0;
  font-weight: bold;
}
.rating-widget li.star:hover .description, .rating-widget li.star.active .description {
  opacity: 1;
}
.rating-widget li.star.selected a, .rating-widget li.star.selected span.read-only {
  color: #f9b516;
}

.rating-widget-dropdown .select2-container {
  min-width: 170px;
}
.rating-widget-dropdown .select2-container.open .select2-choice:after {
  content: "\f0d8";
}
.rating-widget-dropdown .select2-choice {
  height: 30px;
  line-height: 30px;
  border: none;
  padding: 0;
}
.rating-widget-dropdown .select2-choice i.fa-remove {
  color: #fff;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -8px;
}
.rating-widget-dropdown .select2-choice:after {
  font-family: FontAwesome;
  font-size: 20px;
  content: "\f0d7";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  color: #fff;
}
.rating-widget-dropdown .select2-choice > .select2-chosen {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  margin-right: 0;
}
.rating-widget-dropdown .select2-choice.select2-default {
  border: 1px solid #ccc;
}
.rating-widget-dropdown .select2-choice.select2-default > .select2-chosen {
  color: #999;
  padding-left: 5px;
  font-weight: normal;
}
.rating-widget-dropdown .select2-choice.select2-default:after {
  color: #999;
}
.rating-widget-dropdown .select2-choice .select2-arrow {
  display: none;
}
.rating-widget-dropdown .search-container {
  padding-top: 5px;
  padding-bottom: 5px;
}
.rating-widget-dropdown .rating-value {
  padding-left: 15px;
  padding-right: 35px;
}
.rating-widget-dropdown .rating-option {
  padding: 7px 15px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.rating-widget-dropdown .rating-option:hover {
  opacity: 0.8;
}
.rating-widget-dropdown .select2-results {
  margin: 0;
  padding: 0;
}
.rating-widget-dropdown .select2-results .select2-result-label {
  padding: 0;
}
.rating-widget-dropdown .select2-results .select2-highlighted {
  position: relative;
}
.rating-widget-dropdown .select2-results .select2-highlighted .rating-option:after {
  font-family: FontAwesome;
  font-size: 15px;
  content: "\f00c";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  color: #fff;
}
.rating-widget-dropdown .rating-value-readonly {
  display: inline-block;
  width: 150px;
  font-size: 14px;
  padding: 5px 15px;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
}
.rating-widget-dropdown.with-description .rating-value-readonly {
  width: 300px;
}
.rating-widget-dropdown.with-description .select2-container {
  min-width: 300px;
}

.skill-list .sc-md-textarea {
  padding: 0;
}
.skill-list .skill-rating-wrapper {
  border-bottom: 1px solid #e8e8e8;
  display: flex;
}
.skill-list .skill-rating-wrapper:last-child {
  border-bottom: none;
}
.skill-list .skill-rating-wrapper .skill-rating {
  flex: 1;
}
.skill-list.horizontal {
  border-top: none;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
}
.skill-list.horizontal .skill-rating-wrapper {
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  flex-direction: column;
  border: 1px solid #ccc;
  display: flex;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 4px;
  min-width: 250px;
}
.skill-list.horizontal .skill-rating-wrapper .select2-container {
  width: 100%;
}
.skill-list.horizontal .skill-rating-wrapper textarea.md-input {
  background-color: #fff;
}
.skill-list.compact .skill-rating-wrapper {
  min-width: 150px;
}
.skill-list:not(.horizontal):not(.compact) .skill-rating.use-dropdown {
  display: flex;
}
.skill-list:not(.horizontal):not(.compact) .skill-rating.use-dropdown > div:last-child {
  flex: 1;
}

.average-row {
  border-top: 1px solid #f1f1f1;
}

.average-column {
  border-left: 1px solid #f1f1f1;
}

scouting-view-report,
scouting-report-header,
scouting-report-elements,
scouting-report-sidebar,
scouting-report-footer {
  display: block;
}

.report-footer {
  position: fixed;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-left: 56px;
}

scouting-report-header md-input-container[md-no-float] {
  margin-bottom: 4px;
}
scouting-report-header md-input-container[md-no-float] .md-errors-spacer {
  display: none;
}
scouting-report-header md-select {
  display: inline-block;
  margin: 0;
}

.preserve-spaces {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.break-word {
  word-wrap: break-word;
}

scouting-report-elements .md-errors-spacer {
  display: none;
}
scouting-report-elements md-select {
  margin: 7px 0px;
}
scouting-report-elements md-select .md-select-value {
  padding-bottom: 7px;
}
scouting-report-elements md-select:not([disabled]):focus .md-select-value {
  padding-bottom: 6px;
}
scouting-report-elements md-datepicker {
  margin-left: -17px;
  margin-bottom: 4px;
  display: inline-block;
}
scouting-report-elements md-autocomplete {
  min-width: 275px;
}

scouting-report-header .player.details > span {
  display: inline-block;
}

scouting-report-footer .has-loading-wrapper {
  min-height: 50px;
}
scouting-report-footer loading {
  height: 50px !important;
}

scouting-report-field-area,
scouting-report-field-text,
scouting-report-field-radio,
scouting-report-field-dropdown,
scouting-report-field-skill-table,
scouting-tags,
scouting-roster,
scouting-game-selector,
scouting-report-field-datepicker,
scouting-department-player-agents {
  display: block;
}
scouting-report-field-area md-content,
scouting-report-field-text md-content,
scouting-report-field-radio md-content,
scouting-report-field-dropdown md-content,
scouting-report-field-skill-table md-content,
scouting-tags md-content,
scouting-roster md-content,
scouting-game-selector md-content,
scouting-report-field-datepicker md-content,
scouting-department-player-agents md-content {
  overflow: visible;
}
scouting-report-field-area .element-name .sc-h4,
scouting-report-field-text .element-name .sc-h4,
scouting-report-field-radio .element-name .sc-h4,
scouting-report-field-dropdown .element-name .sc-h4,
scouting-report-field-skill-table .element-name .sc-h4,
scouting-tags .element-name .sc-h4,
scouting-roster .element-name .sc-h4,
scouting-game-selector .element-name .sc-h4,
scouting-report-field-datepicker .element-name .sc-h4,
scouting-department-player-agents .element-name .sc-h4 {
  margin-top: 0.5em;
}

scouting-report-field-skill-table .aggregation {
  text-align: right;
}
scouting-report-field-skill-table .aggregation small {
  display: block;
  font-size: 60%;
}

scouting-report-field-radio label {
  display: block;
}

scouting-report-field-comment table tbody tr td {
  padding: 0px;
}
scouting-report-field-comment md-input-container {
  margin: 18px 0px 5px 0px;
}

scouting-game-selector button.md-button {
  margin: 0 0 0 6px;
}
scouting-game-selector .text-muted {
  color: grey !important;
}

scouting-game-details {
  display: block;
}
scouting-game-details .fa-times {
  font-size: 21px;
}
scouting-game-details .close-button {
  float: right;
}

scouting-report-attachments,
scouting-report-attachments [layout] {
  flex-wrap: wrap;
}
scouting-report-attachments md-icon[md-svg-icon=md-close] {
  cursor: pointer;
}
scouting-report-attachments md-card {
  display: inline-block;
}
scouting-report-attachments md-card md-card-avatar {
  margin-left: 0px !important;
}
scouting-report-attachments md-card md-card-header-text {
  max-width: 175px;
}
scouting-report-attachments md-card md-card-header-text a.md-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
scouting-report-attachments md-card md-card-header-text .md-subhead {
  line-height: 18px;
}
scouting-report-attachments md-card md-card-header {
  padding: 7px;
}
scouting-report-attachments md-card md-card-header md-icon.fa {
  padding: 11px;
  padding-top: 8px;
  font-size: 23px;
  height: 40px;
  width: 40px;
}
scouting-report-attachments md-card md-card-header md-icon[md-svg-icon=md-close] {
  padding: 5px;
  height: 40px;
  width: 40px;
}
scouting-report-attachments md-card md-card-header md-icon[md-svg-icon=md-close] svg {
  width: 30px;
  height: 30px;
}

scouting-report-attached-playlists virtual-clip-viewer {
  background: #333;
}
scouting-report-attached-playlists .virtual-clips {
  display: flex;
  flex-direction: column;
}
scouting-report-attached-playlists .virtual-clips .player-container {
  flex: 2;
}
scouting-report-attached-playlists .virtual-clips .vclip-list {
  flex: 1;
  background: #fff;
  max-height: 500px;
  overflow-y: scroll;
  border: 1px solid #ccc;
}

.report-sidebar {
  position: fixed;
  width: 100%;
  max-width: 360px;
  height: calc(100vh - 165px);
}
.report-sidebar a.selected {
  background-color: #2196f5;
  color: #fff;
  font-weight: bold;
}
.report-sidebar md-tabs li > a:hover {
  text-decoration: none;
}
.report-sidebar md-tabs li > a.selected {
  background-color: #2196f5;
  color: #fff;
  font-weight: bold;
}

.report-content {
  margin-left: 356px !important;
}

.sc-md-form md-autocomplete md-input-container,
.sc-md-form md-input-container {
  margin: 0;
}

.sc-md-form label {
  font-weight: initial;
}

.sc-md-form .md-datepicker-button {
  display: none;
}

.sc-md-form .md-datepicker-input-container {
  margin-left: 0;
}

.team-score-input {
  margin: 4px 0 0 8px !important;
  max-width: 100px;
}

.team-scores {
  position: relative;
}

.team-scores .team-scores-margin {
  margin-right: 40px;
}

.team-scores .md-icon-button {
  position: absolute;
  top: calc(50% - 20px);
  right: 0;
}

.team-scores .md-icon-button .fa {
  color: #2196f3;
}

.scroll-player-list {
  max-height: 200px;
  overflow-y: scroll;
}

scouting-report-overview-tags[hide-report-tags] .label-primary {
  display: none;
}

scouting-tags {
  min-width: 160px;
}

.skill-table-element {
  padding-bottom: 1px;
}

.lineup-position,
.skill-title {
  width: 160px;
}

.short-input {
  width: 80px;
}

.shorter-input {
  width: 50px;
}

.text-short {
  width: 22px;
}

.goalie-checkbox {
  line-height: 40px;
}

.row-of-two {
  margin-left: 130px;
  margin-right: 130px;
}

.scroll-player-list--tall {
  max-height: 700px;
}

.scroll-player-list--med {
  max-height: 480px;
}

.tabs-equal md-tab-item {
  width: 50%;
}

.report-content {
  height: calc(100vh - 178px);
  overflow-y: auto;
}

.report-content--edit {
  height: calc(100vh - 165px);
}

lineup-item md-checkbox {
  margin: 0;
}

.tag-bar {
  min-height: 32px;
}

.player-photo {
  width: 56px;
}

.jersey-input {
  width: 110px;
}

.report-controls {
  min-height: 48px;
}

.modal-lineup .modal-lg {
  width: 1000px;
}

.wide-inputs md-autocomplete input:not(.md-input) {
  padding-right: 0;
}

scouting-filter-item .has-loading-wrapper {
  min-height: 50px;
}
scouting-filter-item .has-loading-wrapper loading {
  height: 50px !important;
}

.scouting-filter.disabled {
  background-color: #dddddd;
}
.scouting-filter.negative {
  background-color: #ffa9a9;
}

.scouting-filter__title {
  width: 180px;
}

.scouting-filter__operator {
  width: 155px;
}

.scouting-filter__input {
  min-width: 400px;
}

.filter-delete {
  font-size: 18px;
}

.report-item {
  color: #333;
}

.report-item:hover {
  color: #333;
  background-color: #f5f5f5;
}

.report-item .label-primary {
  background-color: #fff;
  color: #2196f3;
  border: 1px solid #2196f3;
}

.edit-yellow {
  background-color: #fff8c4;
}

.add-filter-button {
  margin: 0 0 0 16px;
}

scouting-report-overview-tags .line {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  margin-bottom: 0.1em;
}
scouting-report-overview-tags .label {
  margin-bottom: 0.1em;
  margin-right: 0.5em;
  padding: 0.5em 0.7em;
}
scouting-report-overview-tags .remove-tag {
  cursor: pointer;
  padding: 3px;
  margin: -3px -3px -3px 0px;
}

/* Scouting Labels */
.label__sidebar {
  height: calc(100vh - 131px);
  width: 300px;
  background-color: #fff;
}

.label__content {
  height: calc(100vh - 131px);
  overflow: auto;
}

.label__content tbody.selected tr {
  background-color: #e0f3ff !important;
}

.label-player {
  background: #fff;
}

.label-player table tr:hover td {
  background-color: #e0f3ff;
  cursor: pointer;
}

.scouting-label {
  cursor: pointer;
}
.scouting-label.private .scouting-label__icon,
.scouting-label.private .scouting-label__subtitle {
  color: #2196f5;
}
.scouting-label.organization .scouting-label__icon,
.scouting-label.organization .scouting-label__subtitle {
  color: #23910e;
}
.scouting-label.users .scouting-label__icon,
.scouting-label.users .scouting-label__subtitle {
  color: #d22048;
}
.scouting-label a:hover {
  text-decoration: none;
}

.scouting-label-padding > div {
  padding: 5px 3px 5px 8px;
}

.scouting-label-count {
  width: 40px;
  text-align: center;
}

.scouting-label label {
  font-weight: 400;
}

.scouting-label a.selected {
  background-color: #2196f5;
  color: #fff;
  font-weight: bold;
}

.scouting-label .fa-caret-down,
.scouting-label .fa-caret-right {
  font-size: 18px;
  color: #555;
}

.scouting-label__title--highlight {
  cursor: default;
}
.scouting-label__title--highlight .scouting-label__icon,
.scouting-label__title--highlight .scouting-label__subtitle {
  color: #fff !important;
}

.scouting-label__title--highlight .text-muted {
  color: #fff;
}

.scouting-label__title--highlight a {
  color: #fff;
}

.scouting-label__title--highlight {
  background-color: #2196f5;
  color: #fff;
}
.scouting-label__title--highlight .text-green {
  color: #fff;
}

.show-on-hover {
  visibility: hidden;
}

.scouting-label:hover .show-on-hover {
  visibility: visible;
}

#scouting-department-players tbody.angular-ui-tree-placeholder {
  display: table-row;
  background: #f0f9ff;
  border: 2px solid #bed2db;
}
#scouting-department-players th.clickable.disabled {
  cursor: not-allowed;
}
#scouting-department-players td.disabled {
  pointer-events: none;
  cursor: default;
}
#scouting-department-players .angular-ui-tree-empty {
  display: none;
}

scouting-department sc-loading-wrapper {
  height: 100%;
}

.modal-height--300 {
  min-height: 300px;
}

.modal-max-height--500 {
  max-height: 500px;
  overflow-y: auto;
}

.label-outline {
  border: 1px solid #777;
  color: #777;
}

md-menu-content .menu-control-item {
  position: absolute;
  bottom: -48px;
  width: 100%;
}
md-menu-content .menu-control-item button {
  width: 100%;
}

.department-label-changed-hint {
  color: red;
}

.label-dpt {
  display: inline-block;
  margin: 0 2px 2px 0;
}
.label-dpt span {
  background-color: #8a8a8a;
  border-color: #8a8a8a;
  color: #fff;
  font-weight: bold;
  margin-left: 13px;
  line-height: 16px;
  font-size: 10px;
  padding-right: 16px;
  padding-left: 2px;
  display: block;
  border-radius: 0 3px 3px 0;
  position: relative;
  /* Makes the circle */
}
.label-dpt span:before {
  content: "";
  position: absolute;
  display: block;
  left: -11px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 11px solid;
  border-right-color: inherit;
}
.label-dpt span:after {
  content: "";
  background-color: white;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  display: block;
  position: absolute;
  left: -5px;
  top: 6px;
}
.label-dpt span .close {
  position: absolute;
  right: 4px;
  top: 0px;
  color: #fff;
}

.total-item {
  max-width: 150px;
}

.total-number {
  vertical-align: sub;
}

.progress-chart {
  position: relative;
}

.progress-chart__from,
.progress-chart__to {
  position: absolute;
  top: 2px;
  color: #fff;
  opacity: 0.87;
  font-size: 10px;
}

.progress-chart__from {
  left: 8px;
}

.progress-chart__to {
  right: 8px;
  color: #000;
}

.progress-chart__bar {
  height: 24px;
  font-size: 16px;
  color: #fff;
}

.progress-chart.empty .progress-chart__from,
.progress-chart.empty .progress-chart__to {
  color: #555;
}

.rating-widget-value {
  padding: 5px;
  border-radius: 3px;
  color: #fff;
}
.rating-widget-value.empty {
  background-color: transparent !important;
  color: #555;
}

.rating-dropdown {
  min-width: 64px;
  font-size: 20px;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.rating-dropdown option {
  color: #fff;
}

.compact--description {
  border-radius: 4px;
}

scouting-view-report-player-overview {
  font-size: 13px !important;
}
scouting-view-report-player-overview .compact--title {
  font-size: 13px;
  text-transform: capitalize;
}
scouting-view-report-player-overview .compact--title-gradient {
  width: 100%;
  padding: 0 8px;
}
scouting-view-report-player-overview .compact--header {
  padding: 0;
}
scouting-view-report-player-overview .compact--description {
  padding: 0 8px;
  border-radius: 0;
}
scouting-view-report-player-overview .aggregation small {
  display: inline;
}
scouting-view-report-player-overview .compact--comment {
  padding: 0 8px;
  margin: 0 0 4px;
}
scouting-view-report-player-overview .compact--element-body {
  padding: 0 8px 4px;
}
scouting-view-report-player-overview .compact--element-body > div {
  padding: 0;
}
scouting-view-report-player-overview .compact--total {
  padding: 0;
}
scouting-view-report-player-overview .total-item {
  margin-bottom: 4px;
}
scouting-view-report-player-overview .total-item .md-display-1,
scouting-view-report-player-overview .total-number {
  font-size: 18px;
  line-height: 18px;
  vertical-align: initial;
}
scouting-view-report-player-overview .compact--skill {
  padding: 4px 8px;
  border-bottom: 1px solid #cccccc;
  border-top: none;
}
scouting-view-report-player-overview .skill-title,
scouting-view-report-player-overview .skill-description {
  margin-top: 0;
}
scouting-view-report-player-overview .md-whiteframe-2dp {
  box-shadow: none;
}
scouting-view-report-player-overview .compact--no-spacing {
  margin: 0;
  padding: 0;
}

.icon-popover {
  height: 18px;
}

.table-sidebar td {
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 1px solid #cccccc;
}
.table-sidebar td .cell-wide {
  width: 140px;
}

.table-scrolling-body {
  overflow-x: scroll;
}
.table-scrolling-body table {
  table-layout: fixed;
}
.table-scrolling-body th {
  width: 80px;
}
.table-scrolling-body th,
.table-scrolling-body td {
  border-bottom: 1px solid #cccccc;
}
.table-scrolling-body .cell-wide {
  width: 150px;
}
.table-scrolling-body scouting-report-rating-data > div > div {
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-comments-table td {
  vertical-align: top;
}

.horizontal-nav a {
  height: 4px;
  background-color: #cecece;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.horizontal-nav a.active {
  background-color: #2196f3;
  cursor: default;
}

.player-added-by {
  color: #fff;
  position: absolute;
  right: 10px;
  top: 8px;
}

.remove-player-button {
  background: none;
  border: none;
  color: red;
  font-size: 16px;
  cursor: pointer;
  outline: none;
}

.cell-80 {
  min-width: 120px;
  max-width: 120px;
}

.cell-100 {
  min-width: 100px;
  max-width: 100px;
}

.cell-150 {
  min-width: 150px;
  max-width: 150px;
}

.cell-250 {
  min-width: 250px;
  max-width: 250px;
}

.compact-video-btns {
  margin-bottom: 2px;
}
.compact-video-btns > a.total-item {
  padding-top: 21px;
}
.compact-video-btns .total-item {
  margin-bottom: 0;
}

table.border {
  border: 1px solid #cccccc;
}

.scouting-playlist-item {
  cursor: pointer;
}
.scouting-playlist-item:hover {
  background-color: #f5f5f5;
}

.scouting-playlist-breadcrumb {
  cursor: pointer;
}
.scouting-playlist-breadcrumb:hover {
  color: #2196f5;
}
.scouting-playlist-breadcrumb:last-child {
  font-weight: bold;
}
.scouting-playlist-breadcrumb:not(:last-child)::after {
  content: "/";
}

table.large td {
  vertical-align: top;
  padding: 8px;
}

table.align-top td {
  vertical-align: top;
}

table.center th,
table.center td {
  text-align: center;
}

thead.gradient th {
  padding-bottom: 8px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f5f5f5+100 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#f5f5f5",GradientType=0 ); /* IE6-9 */
}

table.no-stripe tr:nth-child(odd) {
  background-color: transparent;
}

table.mark-rows tbody tr {
  background-color: initial;
}

table.mark-rows tbody tr.bg-warning {
  background-color: #fcf8e3 !important;
}

table.bordered td {
  border-bottom: 1px solid #dbdbdb;
}

table.bordered tr:last-child td {
  border-bottom: none;
}

table.selectable tbody tr:hover {
  background-color: #f5f5f5;
}
table.selectable tbody tr:hover.no-data {
  background-color: transparent;
}

tbody.divided {
  border-top: 1px solid #2196f3;
}

tr.bordered td {
  border-bottom: 1px solid #dbdbdb;
}

.row-icon {
  display: block;
  width: 14px;
}

tr.bg-success td {
  background-color: #f1ffdb;
}

tr.bg-failed td {
  background-color: #ffe1e1;
}

tr.bg-expired td {
  background-color: #efefef;
}

.title-row {
  background-color: #f2f2f2;
  font-size: 13px;
  padding: 0 5px;
}

.sc-tag {
  display: inline-block;
  margin: 0 7px 7px 0;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 4px 10px;
  border-radius: 5px;
}
.sc-tag a {
  color: #bfbfbf;
  margin-left: 3px;
}
.sc-tag:hover {
  border-color: #bfbfbf;
}
.sc-tag:hover a {
  color: #808080;
}

.sc-tag-chooser__list {
  width: 400px;
  float: left;
  min-height: 100px;
}

.sc-tag-chooser__buttons {
  width: 150px;
  float: left;
}
.sc-tag-chooser__buttons button {
  display: block;
  width: 100%;
}

md-datepicker,
md-datepicker *,
md-calendar,
md-calendar * {
  box-sizing: content-box;
}

md-calendar .md-calendar-day-header,
md-calendar .md-calendar {
  width: auto;
}
md-calendar .md-calendar-day-header tr:nth-child(odd),
md-calendar .md-calendar tr:nth-child(odd) {
  background-color: inherit;
}

.md-button md-icon.fa {
  padding: 4px 0px;
  font-size: 18px;
  width: 22px;
}

md-toast {
  z-index: 2005;
}
md-toast.md-bottom {
  position: fixed;
}
md-toast .md-toast-content {
  padding: 0 18px;
}
md-toast .sc-toast-icon {
  max-width: 40px;
  max-height: 40px;
  margin-right: 9px;
}
md-toast .sc-toast-wrapper {
  padding: 9px 0;
  text-overflow: ellipsis;
  max-width: 300px;
  overflow: hidden;
  white-space: nowrap;
}

.md-select-menu-container {
  z-index: 2000;
}

.md-chips {
  padding-bottom: 3px;
}
.md-chips md-chip,
.md-chips .md-chip-input-container,
.md-chips .md-chip-input-container:not(:first-child) {
  margin-top: 3px;
}

md-input-container[md-no-float] {
  margin-top: 0px;
}
md-input-container.compact {
  margin-bottom: 0px;
}
md-input-container.no-messages {
  margin-bottom: 0px;
}
md-input-container.no-messages .md-errors-spacer {
  display: none;
}

md-select {
  font-size: 14px;
}

.sc-md-textarea textarea.md-input {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  line-height: 1.6;
  min-height: 30px;
}
.sc-md-textarea textarea.md-input:focus {
  border: 1px solid #2196f3;
}

.md-virtual-repeat-container.md-autocomplete-suggestions-container,
.md-datepicker-calendar-pane {
  z-index: 2000;
}

md-backdrop.md-select-backdrop {
  z-index: 1900;
}

.sc-md-mini-btn {
  min-height: 24px;
  line-height: 24px;
  text-transform: initial;
}

.player-time-query-dd md-checkbox .md-label {
  white-space: nowrap;
}

.sc-datepicker .md-datepicker-button {
  display: none;
}

.sc-datepicker .md-datepicker-input-container {
  margin-left: 0;
}

/**
 * In the most recent upgrade of angularjs-material@1.1.20, they added `overflow: auto` to this class
 * which make our APPLY btn inside <department-labels-dropdown />, <gamestats-query-selector />
 * becomes hidden and not usable any more
 *
 * This is the fix for it. But not the best fix, because it's a global changes for all <md-menu>
 *
 * We can specify the class for the <md-menu-content> div  but not for its direct parent,
 * which is this class
 */
.md-open-menu-container {
  overflow: visible;
}

sc-upload-button {
  display: inline-block;
}
sc-upload-button .short-mode {
  margin: 0px 5px;
}
sc-upload-button .short-mode md-progress-circular {
  display: inline-block;
  vertical-align: bottom;
  pointer-events: none;
  z-index: 1;
}
sc-upload-button .short-mode .md-icon-button {
  margin: 0px;
}

.connection-message {
  padding: 5px 10px;
  background-color: #da0000;
  color: #fff;
  font-weight: bold;
}

.inbox-container {
  height: calc(100vh - 133px);
  background-color: #fff;
  display: flex;
}
.inbox-container .channel-list {
  width: 300px;
  border-right: 1px solid #cccccc;
}
.inbox-container .channel-detail {
  flex: 1;
}
.inbox-container .inbox-selector {
  font-size: 1.1em;
}
.inbox-container .inbox-selector a {
  color: #333;
}
.inbox-container .inbox-selector a:hover, .inbox-container .inbox-selector a:focus {
  text-decoration: none;
}
.inbox-container .inbox-selector a.dropdown-toggle {
  display: block;
  padding: 16px 10px;
  height: 55px;
  background-color: #fff;
  border: 1px solid transparent;
  border-bottom: 1px solid #cccccc;
}
.inbox-container .inbox-selector a.dropdown-toggle i {
  float: right;
}
.inbox-container .inbox-selector a.dropdown-toggle:hover {
  background-color: #2196f3;
  color: #fff;
}
.inbox-container .inbox-selector .dropdown.open > a.dropdown-toggle {
  background-color: #2196f3;
  color: #fff;
}
.inbox-container .inbox-selector .dropdown-content {
  border-top: none;
}
.inbox-container .inbox-selector .dropdown-content li.active {
  font-weight: 600;
}
.inbox-container .inbox-selector .dropdown-content li a {
  padding: 16px 10px;
}
.inbox-container .channel-list-container {
  height: calc(100% - 56px);
  overflow-y: auto;
}
.inbox-container [ui-view=messages],
.inbox-container message-list {
  height: 100%;
}
.inbox-container .chat-box {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.inbox-container .chat-box .file-drop-placeholder {
  display: none;
}
.inbox-container .chat-box.file-drag-enter {
  border: 1px dashed #ccc;
  background-color: #fff;
  position: relative;
}
.inbox-container .chat-box.file-drag-enter .file-drop-placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
}
.inbox-container .chat-box .chat-head {
  padding: 6px 24px;
  border-bottom: 1px solid #ccc;
  position: relative;
  min-height: 55px;
}
.inbox-container .chat-box .chat-head .contact {
  float: left;
}
.inbox-container .chat-box .chat-head .contact .name {
  font-size: 16px;
}
.inbox-container .chat-box .chat-head .contact .job {
  color: #808080;
}
.inbox-container .chat-box .chat-head .chat-subject {
  max-width: 100%;
  padding-right: 20px;
  line-height: 1.7;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inbox-container .chat-box .chat-head .chat-participants {
  font-size: 11px;
}
.inbox-container .chat-box .chat-head .chat-participants > div:hover {
  cursor: pointer;
  opacity: 0.7;
}
.inbox-container .chat-box .chat-head .chatActions {
  position: absolute;
  top: 8px;
  right: 8px;
}
.inbox-container .chat-box .chat-head .chatActions a {
  color: #484848;
}
.inbox-container .chat-box .chat-head .chatActions a:hover {
  text-decoration: none;
}
.inbox-container .chat-box .chat-head .chatActions .dropdown > a {
  border: 1px solid transparent;
  display: block;
  padding: 10px;
}
.inbox-container .chat-box .chat-head .chatActions .dropdown.open > a {
  /*border-color: #cccccc;*/
}
.inbox-container .chat-box .chat-head .chatActions .dropdown.open > a .fa-bars {
  color: #2196f3;
}
.inbox-container .chat-box .chat-head .chatActions .dropdown > .dropdown-content {
  left: -117px;
  width: 150px;
  top: 39px;
}
.inbox-container .chat-box .chat-head .chatActions ul > li {
  text-align: left;
}
.inbox-container .chat-box .chat-messages {
  position: relative;
  padding: 10px;
  height: calc(100vh - 240px);
  overflow-y: auto;
  background-color: #f1f1f1;
}
.inbox-container .chat-box .chat-messages .message {
  padding-right: 60px;
}
.inbox-container .chat-box .chat-messages .msg-attachment-thumb {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.inbox-container .chat-box .chat-messages .msg-attachment-thumb:hover {
  opacity: 0.8;
}
.inbox-container .chat-box .chat-messages .player-preview {
  padding: 0 10px;
  margin-top: 10px;
  border-left: 2px solid orange;
  display: flex;
  align-items: flex-start;
}
.inbox-container .chat-box .chat-messages .player-preview img {
  max-width: 80px;
  margin-right: 10px;
  border-radius: 10px;
}
.inbox-container .chat-box .chat-messages .timestamp {
  position: absolute;
  bottom: 2px;
  right: 5px;
  color: #b2b2b2;
  font-size: 0.8em;
}
.inbox-container .chat-box .chat-messages .timestamp > span {
  text-align: right;
  display: block;
}
.inbox-container .chat-box .chat-messages .timestamp > span.time {
  font-weight: bold;
}
.inbox-container .chat-box .chat-messages .photo {
  float: left;
  width: 40px;
}
.inbox-container .chat-box .chat-messages .username {
  margin-left: 60px;
  margin-bottom: 3px;
  font-weight: bold;
  color: #333;
}
.inbox-container .chat-box .chat-messages .username.online:after {
  content: "";
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  width: 8px;
  margin-left: 6px;
  background: rgb(66, 183, 42);
}
.inbox-container .chat-box .chat-messages .bubble {
  position: relative;
  margin-left: 60px;
  padding: 10px 30px 10px 12px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  background-color: #fff;
  border-radius: 4px;
}
.inbox-container .chat-box .chat-messages .bubble .text {
  white-space: pre-wrap;
  word-break: break-word;
}
.inbox-container .chat-box .chat-messages .bubble .pointer {
  position: absolute;
  display: block;
  width: 11px;
  height: 12px;
  top: 6px;
  left: -11px;
  background: url(../img/messageArrow.png) no-repeat;
}
.inbox-container .chat-box .chat-messages .item {
  margin-top: 15px;
}
.inbox-container .chat-box .chat-messages .item:first-child {
  margin-top: 0;
}
.inbox-container .chat-box .chat-messages .item.ng-enter {
  opacity: 0;
  transition: opacity 0.7s ease;
}
.inbox-container .chat-box .chat-messages .item.ng-enter-active {
  opacity: 1;
}
.inbox-container .chat-box .chat-messages .item .read-receipts {
  margin-left: 60px;
  color: #555;
  font-size: 12px;
}
.inbox-container .chat-box .chat-messages .item.own .message {
  padding-right: 0;
}
.inbox-container .chat-box .chat-messages .item.own .timestamp {
  margin-top: 0;
}
.inbox-container .chat-box .chat-messages .item.own .photo {
  float: right;
}
.inbox-container .chat-box .chat-messages .item.own .username {
  display: none;
}
.inbox-container .chat-box .chat-messages .item.own .bubble {
  border-color: #c3deff;
  background-color: #f6faff;
  margin-right: 60px;
}
.inbox-container .chat-box .chat-messages .item.own .bubble .pointer {
  left: inherit;
  right: -11px;
  background: url(../img/messageArrowBlue.png) no-repeat;
}
.inbox-container .chat-box .chat-messages .item.own .read-receipts {
  margin-left: 0;
  margin-right: 60px;
  text-align: right;
}
.inbox-container .chat-box .chat-messages .item.grouped {
  margin-top: 5px;
}
.inbox-container .chat-box .chat-messages .item .system-message {
  color: #999;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.inbox-container .chat-box .chat-composer {
  padding: 10px 13px 25px;
  border: 1px solid transparent;
  border-top: 1px solid #ccc;
}
.inbox-container .chat-box .chat-composer .attach {
  float: left;
  color: #2196f3;
  font-size: 20px;
  position: relative;
  z-index: 10;
  cursor: pointer;
}
.inbox-container .chat-box .chat-composer .attach[disabled] {
  color: #ddd;
  cursor: not-allowed;
}
.inbox-container .chat-box .chat-composer .inputs {
  position: relative;
  padding: 0 112px 0 60px;
}
.inbox-container .chat-box .chat-composer .inputs textarea {
  width: 100%;
  padding: 8px 8px;
}
.inbox-container .chat-box .chat-composer .inputs button {
  position: absolute;
  top: 0;
  right: 0;
}

.no-message-container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 24px;
}

.typing-users {
  font-size: 1rem;
  position: absolute;
  top: 100%;
}
.typing-users .user {
  font-weight: 700;
  color: #b3b3b3;
  padding-bottom: 5px;
  min-height: auto;
}
.typing-users .ellipsis {
  font-size: 0;
}
.typing-users .ellipsis span {
  font-size: 1rem;
  opacity: 0;
  animation-name: dot;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 2s;
}
.typing-users .ellipsis span:nth-child(1) {
  animation-delay: 0s;
}
.typing-users .ellipsis span:nth-child(2) {
  animation-delay: 0.5s;
}
.typing-users .ellipsis span:nth-child(3) {
  animation-delay: 1s;
}
@keyframes dot {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

tags-input.user-search-box .main-title {
  font-size: 14px;
  line-height: 22px;
}
tags-input.user-search-box .main-title em {
  font-size: 1em;
}
tags-input.user-search-box .sub-title {
  color: #999;
  font-size: 12px;
  line-height: 14px;
}
tags-input.user-search-box .sub-title em {
  font-size: 1em;
}
tags-input.user-search-box .autocomplete .suggestion-item.selected .sub-title {
  color: #dedede;
}

notifications-hint {
  display: block;
  margin: 0 !important;
  padding: 0 8px;
}

.inbox-nav {
  margin: 0 -16px 0;
  padding: 0 16px 10px;
  border-bottom: 1px solid #cccccc;
}
.inbox-nav select {
  width: 100%;
}
@media only screen and (max-width: 1080px) {
  .inbox-nav {
    padding: 0 16px 8px;
  }
  .inbox-nav .chat-nav {
    float: none;
    text-align: center;
    margin-bottom: 6px;
  }
}

.inbox-search .search {
  width: auto;
  margin: 0;
  padding: 0;
}

.chat-counter {
  display: inline-block;
  padding-top: 5px;
}

.new-chat {
  float: right;
}
@media only screen and (max-width: 1080px) {
  .new-chat {
    float: none;
    text-align: center;
  }
}

#new-chat-modal .hint {
  font-size: 12px;
}
#new-chat-modal #subject {
  height: 32px;
}
#new-chat-modal label {
  min-width: 112px;
  text-align: right;
  padding-right: 10px;
  justify-content: end;
  display: flex;
}
#new-chat-modal div[layout] {
  margin-bottom: 10px;
}
#new-chat-modal recipients-autocomplete {
  flex: 1;
}
#new-chat-modal inbox-selector {
  min-width: 200px;
}
#new-chat-modal inbox-selector a,
#new-chat-modal inbox-selector a:hover,
#new-chat-modal inbox-selector a:focus {
  color: #555;
  text-decoration: none;
}
#new-chat-modal inbox-selector a.dropdown-toggle {
  color: #555;
  text-decoration: none;
  padding: 3px 8px;
  border-radius: 3px;
  background: #e5e5e5;
  display: flex;
  font-weight: bold;
  align-items: center;
}
#new-chat-modal inbox-selector .dropdown.open > a {
  border: none;
}

.inboxItem {
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  position: relative;
}
.inboxItem > a {
  display: block;
  min-height: 70px;
  padding: 10px 16px 10px 10px;
}
.inboxItem > a:hover {
  background-color: #ebebeb;
}
.inboxItem .inboxItem-thumbnail {
  position: absolute;
  width: 40px;
  top: 10px;
}
.inboxItem .inboxItem-thumbnail > i {
  color: #c5c5c5;
}
.inboxItem .inboxItem-details {
  padding-left: 50px;
}
.inboxItem .name,
.inboxItem .name > span,
.inboxItem .name a {
  color: #333;
}
.inboxItem .subject {
  color: #333;
  font-size: 12px;
}
.inboxItem .last-message {
  color: #888;
  font-size: 11px;
}
.inboxItem .name > span,
.inboxItem .subject,
.inboxItem .last-message,
.inboxItem .timestamp {
  max-width: calc(100% - 10px);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inboxItem .name > span {
  max-width: calc(100% - 72px);
}
.inboxItem .name .group-title sc-popover,
.inboxItem .name .group-title ng-transclude,
.inboxItem .name .group-title sc-popover-trigger,
.inboxItem .name .group-title a {
  display: inline-block;
}
.inboxItem .timestamp {
  position: absolute;
  top: 11px;
  right: 5px;
  color: #888;
  font-size: 10px;
  max-width: 72px;
}
.inboxItem .unread-count {
  position: absolute;
  right: 15px;
  top: 25px;
  padding: 0 5px;
  border-radius: 12px;
  background-color: #2196f3;
  color: #fff;
  font-size: 11px;
}
.inboxItem.new {
  border-left-color: #2196f3;
}
.inboxItem.new .name {
  font-weight: 700;
}
.inboxItem:hover {
  /*background-color: #eee;*/
}
.inboxItem.active {
  background-color: #3796f3;
  border-bottom: none;
}
.inboxItem.active a:hover {
  background-color: #3796f3;
}
.inboxItem.active .inboxItem-thumbnail i,
.inboxItem.active .subject,
.inboxItem.active .name a,
.inboxItem.active .name > span,
.inboxItem.active .timestamp,
.inboxItem.active .last-message {
  color: rgba(255, 255, 255, 0.9);
}
@media only screen and (max-width: 980px) {
  .inboxItem .inboxItem-thumbnail {
    display: none;
  }
  .inboxItem .inboxItem-details {
    padding-left: 0;
  }
}

.btnGroup .item {
  margin-left: 6px;
  display: inline-block;
}

recipients-autocomplete .recipients-suggestions,
share-with-users-autocomplete .recipients-suggestions,
share-with-staff-autocomplete .recipients-suggestions,
share-with-hierarchy-organizations .recipients-suggestions,
agencies-filter .recipients-suggestions {
  max-height: 250px;
  overflow-y: auto;
  padding: 10px;
}
recipients-autocomplete .recipients-suggestions .spinner,
share-with-users-autocomplete .recipients-suggestions .spinner,
share-with-staff-autocomplete .recipients-suggestions .spinner,
share-with-hierarchy-organizations .recipients-suggestions .spinner,
agencies-filter .recipients-suggestions .spinner {
  vertical-align: top;
  padding-top: 30px;
}
recipients-autocomplete .recipients-suggestions h4,
recipients-autocomplete .recipients-suggestions label,
share-with-users-autocomplete .recipients-suggestions h4,
share-with-users-autocomplete .recipients-suggestions label,
share-with-staff-autocomplete .recipients-suggestions h4,
share-with-staff-autocomplete .recipients-suggestions label,
share-with-hierarchy-organizations .recipients-suggestions h4,
share-with-hierarchy-organizations .recipients-suggestions label,
agencies-filter .recipients-suggestions h4,
agencies-filter .recipients-suggestions label {
  display: block;
  font-size: 14px;
  color: #999;
  font-weight: bold;
  padding: 0 5px;
}
recipients-autocomplete .recipients-suggestions label,
share-with-users-autocomplete .recipients-suggestions label,
share-with-staff-autocomplete .recipients-suggestions label,
share-with-hierarchy-organizations .recipients-suggestions label,
agencies-filter .recipients-suggestions label {
  padding: 0;
}
recipients-autocomplete .recipients-suggestions label input,
share-with-users-autocomplete .recipients-suggestions label input,
share-with-staff-autocomplete .recipients-suggestions label input,
share-with-hierarchy-organizations .recipients-suggestions label input,
agencies-filter .recipients-suggestions label input {
  margin: 0;
}
recipients-autocomplete .recipients-suggestions label:hover,
share-with-users-autocomplete .recipients-suggestions label:hover,
share-with-staff-autocomplete .recipients-suggestions label:hover,
share-with-hierarchy-organizations .recipients-suggestions label:hover,
agencies-filter .recipients-suggestions label:hover {
  color: #555;
}
recipients-autocomplete .recipients-suggestions ul > li,
share-with-users-autocomplete .recipients-suggestions ul > li,
share-with-staff-autocomplete .recipients-suggestions ul > li,
share-with-hierarchy-organizations .recipients-suggestions ul > li,
agencies-filter .recipients-suggestions ul > li {
  margin-bottom: 5px;
}
recipients-autocomplete .recipients-suggestions ul > li > a,
share-with-users-autocomplete .recipients-suggestions ul > li > a,
share-with-staff-autocomplete .recipients-suggestions ul > li > a,
share-with-hierarchy-organizations .recipients-suggestions ul > li > a,
agencies-filter .recipients-suggestions ul > li > a {
  padding: 5px;
  display: block;
  color: #555;
  border-radius: 3px;
  margin-right: 10px;
}
recipients-autocomplete .recipients-suggestions ul > li > a:hover,
share-with-users-autocomplete .recipients-suggestions ul > li > a:hover,
share-with-staff-autocomplete .recipients-suggestions ul > li > a:hover,
share-with-hierarchy-organizations .recipients-suggestions ul > li > a:hover,
agencies-filter .recipients-suggestions ul > li > a:hover {
  background-color: #eee;
  cursor: pointer;
  text-decoration: none;
}
recipients-autocomplete .recipients-suggestions ul > li > a.disabled:hover,
share-with-users-autocomplete .recipients-suggestions ul > li > a.disabled:hover,
share-with-staff-autocomplete .recipients-suggestions ul > li > a.disabled:hover,
share-with-hierarchy-organizations .recipients-suggestions ul > li > a.disabled:hover,
agencies-filter .recipients-suggestions ul > li > a.disabled:hover {
  background-color: #fff;
  cursor: default;
}
recipients-autocomplete .recipients-suggestions ul > li.selected a,
share-with-users-autocomplete .recipients-suggestions ul > li.selected a,
share-with-staff-autocomplete .recipients-suggestions ul > li.selected a,
share-with-hierarchy-organizations .recipients-suggestions ul > li.selected a,
agencies-filter .recipients-suggestions ul > li.selected a {
  background-color: #2196f3;
  color: #fff;
  position: relative;
}
recipients-autocomplete .recipients-suggestions ul > li.selected a:after,
share-with-users-autocomplete .recipients-suggestions ul > li.selected a:after,
share-with-staff-autocomplete .recipients-suggestions ul > li.selected a:after,
share-with-hierarchy-organizations .recipients-suggestions ul > li.selected a:after,
agencies-filter .recipients-suggestions ul > li.selected a:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00c";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
recipients-autocomplete .recipients-suggestions ul > li.selected a .text-muted,
share-with-users-autocomplete .recipients-suggestions ul > li.selected a .text-muted,
share-with-staff-autocomplete .recipients-suggestions ul > li.selected a .text-muted,
share-with-hierarchy-organizations .recipients-suggestions ul > li.selected a .text-muted,
agencies-filter .recipients-suggestions ul > li.selected a .text-muted {
  color: #eee;
}
recipients-autocomplete .recipients-suggestions ul > li.blocked a,
share-with-users-autocomplete .recipients-suggestions ul > li.blocked a,
share-with-staff-autocomplete .recipients-suggestions ul > li.blocked a,
share-with-hierarchy-organizations .recipients-suggestions ul > li.blocked a,
agencies-filter .recipients-suggestions ul > li.blocked a {
  position: relative;
  pointer-events: none;
}
recipients-autocomplete .recipients-suggestions ul > li.blocked a:before,
share-with-users-autocomplete .recipients-suggestions ul > li.blocked a:before,
share-with-staff-autocomplete .recipients-suggestions ul > li.blocked a:before,
share-with-hierarchy-organizations .recipients-suggestions ul > li.blocked a:before,
agencies-filter .recipients-suggestions ul > li.blocked a:before {
  font-family: "FontAwesome";
  content: "\f023";
  position: absolute;
  font-size: 22px;
  top: 50%;
  margin-top: -11px;
  left: 50%;
  margin-left: -11px;
  z-index: 1;
}
recipients-autocomplete .recipients-suggestions ul > li.blocked a:after,
share-with-users-autocomplete .recipients-suggestions ul > li.blocked a:after,
share-with-staff-autocomplete .recipients-suggestions ul > li.blocked a:after,
share-with-hierarchy-organizations .recipients-suggestions ul > li.blocked a:after,
agencies-filter .recipients-suggestions ul > li.blocked a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.76);
  border: 1px solid #efefef;
  border-radius: 5px;
}
recipients-autocomplete .recipients-suggestions .not-contactable,
share-with-users-autocomplete .recipients-suggestions .not-contactable,
share-with-staff-autocomplete .recipients-suggestions .not-contactable,
share-with-hierarchy-organizations .recipients-suggestions .not-contactable,
agencies-filter .recipients-suggestions .not-contactable {
  color: red;
  font-weight: bold;
  font-size: 70%;
}
recipients-autocomplete .recipients-suggestions .suggestion-name,
share-with-users-autocomplete .recipients-suggestions .suggestion-name,
share-with-staff-autocomplete .recipients-suggestions .suggestion-name,
share-with-hierarchy-organizations .recipients-suggestions .suggestion-name,
agencies-filter .recipients-suggestions .suggestion-name {
  display: flex;
}
recipients-autocomplete .close,
share-with-users-autocomplete .close,
share-with-staff-autocomplete .close,
share-with-hierarchy-organizations .close,
agencies-filter .close {
  position: absolute;
  right: 25px;
  top: 10px;
}

share-with-users-autocomplete .recipients-suggestions ul > li > a {
  margin-right: 0;
}
share-with-users-autocomplete .sc-tags-selected-item.outside-organization {
  background-color: #f38422;
}

.group-item {
  display: flex !important;
  margin-right: 0 !important;
}

.contact-row {
  position: relative;
}

.contact-row:hover {
  background-color: #eaf6ff;
}

.contact-row new-chat-button {
  float: right;
  margin-right: 8px;
  top: 0px !important;
}

.btn-new-chat {
  position: absolute;
  top: 4px;
}

new-chat-button .disabled {
  opacity: 0.5;
  cursor: default;
  color: #333;
}

attachment-viewer {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
}
attachment-viewer .attachment-viewer-backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 10050;
  display: flex;
  justify-content: center;
  align-items: center;
}
attachment-viewer .attachment-viewer-content {
  position: relative;
  z-index: 10051;
  text-align: center;
  max-width: 90%;
  max-height: 90%;
}
attachment-viewer .attachment-viewer-close {
  position: fixed;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 30px;
  padding: 15px;
}
attachment-viewer .attachment-viewer-actions {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  z-index: 10051;
  text-align: center;
}
attachment-viewer .spinner4 > div {
  background-color: #fff;
}

.msd-elastic {
  max-height: 240px;
}

#sc-popover-container {
  background-color: #fff;
  border-radius: 3px;
  box-sizing: border-box;
  text-align: left;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
}

sc-popover-trigger:hover {
  cursor: pointer;
}

sc-popover-content > .popover-content {
  max-height: 300px;
  overflow-y: auto;
  padding: 1em;
}

message-sender-profile-card,
player-profile-card {
  display: block;
  min-width: 250px;
}
message-sender-profile-card img.photo,
player-profile-card img.photo {
  margin-top: -45px;
  width: 72px;
  margin-right: 10px;
  border: 1px solid #eee;
}
message-sender-profile-card div.profile-background,
player-profile-card div.profile-background {
  height: 58px;
  background-color: #555;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
message-sender-profile-card div.profile-wrapper,
player-profile-card div.profile-wrapper {
  padding: 5px 10px;
  position: relative;
  display: flex;
}
message-sender-profile-card div.info,
player-profile-card div.info {
  color: #555;
  padding: 15px 10px;
}
message-sender-profile-card div.actions,
player-profile-card div.actions {
  padding: 10px;
  white-space: nowrap;
  width: 100%;
}
message-sender-profile-card strong.name,
player-profile-card strong.name {
  font-size: 1.2em;
}

player-profile-card img.photo {
  margin-top: -70px;
}
player-profile-card div.profile-background {
  color: #fff;
  padding: 5px 0 0 90px;
  height: 75px;
}
player-profile-card div.profile-content {
  min-width: 250px;
  height: 300px;
  overflow-y: auto;
}

.form-row {
  padding: 4px 0;
}

.form-row__label {
  width: 170px;
  padding-top: 5px;
}

.form-row__input--select md-select {
  display: inline-block;
}

.form-row__input--select md-select,
.form-row__input input[type=text] {
  width: 240px;
}

.form-row__label md-select,
.form-row__input md-select {
  margin-top: 0;
  margin-bottom: 0;
  border: 1px solid #e1e1e1;
  border-bottom: 0;
  border-radius: 3px;
}

.form-row__label .md-select-value.md-select-placeholder,
.form-row__label .md-select-value,
.form-row__input .md-select-value.md-select-placeholder,
.form-row__input .md-select-value {
  padding-left: 8px;
  padding-bottom: 3px;
}

.form-row__input md-select:not([disabled]):focus .md-select-value {
  padding-bottom: 2px;
}

.sc-form .field {
  flex-wrap: wrap;
  align-items: center;
}
.sc-form .field label {
  line-height: 1em;
}
.sc-form .field + .field {
  margin-top: 20px;
}
.sc-form .field .input-medium {
  width: 240px;
}
.sc-form .field input[type=text] + input,
.sc-form .field input[type=number] + input {
  margin-left: 10px;
}
.sc-form .field input[type=text][disabled],
.sc-form .field input[type=number][disabled] {
  background: #eee;
  pointer-events: none;
}
.sc-form .field select {
  flex: 1 0 0;
}

.f-tagging-wrapper {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 50px;
}
.f-tagging-wrapper button {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 6px;
  font-size: 10px;
}
.f-tagging-wrapper button:hover, .f-tagging-wrapper button.tagging-button.recording {
  background-color: rgba(255, 255, 255, 0.2);
}
.f-tagging-wrapper button.big {
  padding: 5px 10px;
}
.f-tagging-wrapper button.small {
  padding: 3px;
}

.f-player-control {
  width: 600px;
  position: absolute;
  z-index: 100;
  bottom: 25px;
  left: calc(50% - 300px);
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  display: flex;
  align-items: center;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.f-player-control .button-container {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.f-player-control .button-container button {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  background-color: transparent;
}
.f-player-control .button-container button:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.f-player-control .no-event-selected {
  font-style: italic;
}
.f-player-control .event-title-container {
  width: 100%;
}
.f-player-control .event-title-container .event-name {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.f-player-control .event-title-container .event-name button {
  border-radius: 100%;
  border: 0px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}
.f-player-control .event-title-container .event-name button:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.f-player-control .event-title-container .event-time {
  display: flex;
  justify-content: space-between;
}

.f-tagging-upper {
  height: calc(100% - 70px);
}
.f-tagging-upper > div {
  display: flex;
  justify-content: space-between;
}
.f-tagging-upper > .layout-left-right .f-tagging-left,
.f-tagging-upper > .layout-left-right .f-tagging-right {
  text-align: center;
  width: 120px;
}
.f-tagging-upper > .layout-left-right .f-tagging-left button,
.f-tagging-upper > .layout-left-right .f-tagging-right button {
  margin-bottom: 10px;
  margin-right: 10px;
}
.f-tagging-upper > .layout-right .f-tagging-right > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
  align-content: flex-start;
  width: 250px;
}
.f-tagging-upper > .layout-right .f-tagging-right > div > div {
  margin-right: 5px;
  height: 45px;
}
.f-tagging-upper > .layout-right .f-tagging-right .f-tagging-buttons {
  margin-top: 60px;
  margin-bottom: 30px;
}

.f-tagging-lower {
  text-align: center;
  height: 70px;
  display: flex;
}
.f-tagging-lower .f-tagging-lower-left {
  flex: 1 0 20%;
  padding-top: 5px;
}
.f-tagging-lower .f-tagging-lower-center {
  flex: 1 0 60%;
}
.f-tagging-lower .f-tagging-lower-right {
  flex: 1 0 20%;
}

.f-tagging-recent-event {
  position: absolute;
  bottom: 25px;
  right: 15px;
  height: 80px;
  width: 250px;
  border-radius: 3px;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid #ccc;
  color: #fff;
  z-index: 101;
}
.f-tagging-recent-event.recording {
  border-color: #ec473a;
}
.f-tagging-recent-event > a.f-tagging-recent-event-undo {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  z-index: 101;
}
.f-tagging-recent-event > a.f-tagging-recent-event-undo > .fa {
  padding: 0;
}
.f-tagging-recent-event > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
}
.f-tagging-recent-event > div > strong {
  margin-bottom: 5px;
  display: inline-block;
}
.f-tagging-recent-event > div .tagging-label {
  margin-right: 5px;
  margin-bottom: 5px;
}

.swap-animation.ng-enter,
.swap-animation.ng-leave {
  transition: 0.5s linear all;
}

.swap-animation.ng-enter {
  top: -80px;
}

.swap-animation.ng-enter-active {
  top: 0px;
}

.swap-animation.ng-leave {
  top: 0px;
}

.swap-animation.ng-leave-active {
  top: 80px;
}

table.tagging-lists tbody {
  border-bottom: 1px solid #ccc;
}
table.tagging-lists tr:hover {
  background-color: #f1f1f1;
}

.tagging-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 20px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  z-index: 1000;
}
.tagging-overlay strong {
  font-size: 32px;
  line-height: 44px;
}
.tagging-overlay a {
  color: #fff;
  text-decoration: underline;
}

.tagging-buttons button {
  display: block;
  width: 100%;
  margin-bottom: 16px;
}

.sc-heading-dark {
  padding: 8px 16px;
  background-color: #333;
  color: #fff;
}
.sc-heading-dark .md-button {
  color: #fff;
}

.sc-heading-warm {
  padding: 8px 16px;
  background-color: #fb722e;
  color: #fff;
}
.sc-heading-warm .md-button {
  color: #fff;
}

.video-tagging {
  height: calc(100vh - 20px);
}
.video-tagging > div {
  height: 100%;
}
.video-tagging .video-overlay-container {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video-tagging .player-container {
  padding-bottom: 56.25%;
}
.video-tagging .video-list {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  z-index: 100;
}
.video-tagging .video-list .list-inline li:not(.active) a {
  padding: 0 5px;
  border-radius: 5px;
  background-color: #fff;
  color: #333;
}
.video-tagging .tagging-list-header {
  padding: 5px;
}
.video-tagging .tagging-list-header.is-filtering {
  background-color: #2196f3;
}
.video-tagging .tagging-list-header.is-filtering a.text-white:hover {
  color: #fff;
}
.video-tagging .tagging-list-header.is-filtering button {
  border: none;
}
.video-tagging .tagging-list-header .dropdown a {
  color: #333;
  text-decoration: none;
}
.video-tagging .tagging-list-header .dropdown .active a {
  background-color: #2196f3;
  color: #fff;
}
.video-tagging .tagging-list-header .dropdown-toggle {
  padding: 3px 10px;
  color: #333;
  border: 1px solid transparent;
  border-radius: 3px;
  text-decoration: none;
}
.video-tagging .tagging-list-header .dropdown-toggle:hover {
  border-color: #ccc;
}
.video-tagging .tagging-list-header .dropdown-toggle i {
  color: #bbb;
}
.video-tagging .tagging-list-header .dropdown.open .dropdown-toggle {
  border-color: #ccc;
}
.video-tagging .tagging-list-header .dropdown-content {
  top: 26px;
}
.video-tagging .tagging-list-header .dropdown-content .divider {
  margin: 0;
}
.video-tagging .tagging-list-header .dropdown-content li > strong {
  display: block;
  color: #777;
  padding: 8px 12px 4px 12px;
}
.video-tagging .tagging-list-header .filters-input {
  border-color: transparent;
}
.video-tagging videogular vg-controls {
  z-index: 103;
}

md-dialog md-dialog-actions button {
  width: 200px;
}

.filter-block {
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.filter-block md-input-container > label {
  margin: 0;
  font-weight: normal;
}
.filter-block md-autocomplete[md-floating-label] md-input-container {
  padding-bottom: 0;
}
.filter-block .md-errors-spacer {
  min-height: 0 !important;
}
.filter-block md-content {
  margin-bottom: 10px;
}
.filter-block .team-logo {
  max-width: 50px;
}
.filter-block md-select {
  margin-top: 6px;
}

.tagging-buttons-container {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.tagging-buttons-container > div {
  margin-bottom: 15px;
  margin-right: 5px;
  position: relative;
}
.tagging-buttons-container > div button {
  width: 100%;
}
.tagging-buttons-container.is-editing > div button {
  padding-right: 30px;
}
.tagging-buttons-container.is-editing > div tagging-button + a {
  position: absolute;
  right: 5px;
  top: 6px;
}
.tagging-buttons-container.is-editing > div tagging-label + a {
  position: absolute;
  right: 5px;
  top: 5px;
}

button.tagging-button {
  height: 30px;
  min-width: 60px;
}
button.tagging-button .fa-circle {
  color: #ec473a;
}
button.tagging-button.recording {
  background: #eee;
}

.recording .fa-circle {
  animation-direction: normal;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: flashing-green;
  animation-timing-function: ease;
}

.label-color {
  border: 1px solid #eee;
  border-radius: 3px;
  width: 18px;
  height: 18px;
  display: inline-block;
}

button.tagging-label {
  padding-left: 30px;
  border: 1px dashed #999;
  font-weight: normal;
}
button.tagging-label.active {
  border: 2px solid #2196f3;
  font-weight: bold;
}
button.tagging-label .label-color {
  position: absolute;
  display: inline-block;
  top: 4px;
  left: 4px;
}

span.tagging-label {
  font-size: 11px;
  font-weight: bold;
  border-radius: 3px;
  padding: 2px 7px;
  background-color: lightgrey;
  color: #555;
}
span.tagging-label.generated-label {
  border: 1px dashed #2196f3;
  background-color: #fff;
}

.tagging-events-header {
  font-weight: 600;
}

.tagging-events {
  overflow-y: auto;
}
.tagging-events .tagging-label {
  margin-left: 5px;
}
.tagging-events .tagging-label:first-child {
  margin-left: 0px;
}
.tagging-events .virtual-item {
  height: 55px;
  padding-top: 4px;
  border-bottom: 1px solid #efefef;
  white-space: nowrap;
}
.tagging-events .virtual-item.virtual-item--extra {
  height: 100px;
  overflow: hidden;
}
.tagging-events .virtual-item .move-buttons {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}
.tagging-events .virtual-item .move-buttons > a {
  margin-top: -5px;
  position: relative;
  bottom: 2px;
}
.tagging-events .virtual-item .move-buttons > a ~ a {
  position: relative;
  margin-bottom: -10px;
}
.tagging-events .virtual-item .stop-event,
.tagging-events .virtual-item .pause-event,
.tagging-events .virtual-item .play-event,
.tagging-events .virtual-item .delete-event,
.tagging-events .virtual-item .edit-event,
.tagging-events .virtual-item .pin-event,
.tagging-events .virtual-item .move-event,
.tagging-events .virtual-item .duplicate-event {
  display: none;
}
.tagging-events .virtual-item > div:first-child {
  margin-bottom: 5px;
}
.tagging-events .virtual-item .time-input-wrapper {
  position: relative;
}
.tagging-events .virtual-item .time-input-wrapper time-input {
  position: absolute;
  left: 0;
  top: 0;
}
.tagging-events .virtual-item:hover {
  cursor: pointer;
}
.tagging-events .virtual-item:hover .event-index {
  display: none;
}
.tagging-events .virtual-item:hover .play-event,
.tagging-events .virtual-item:hover .delete-event,
.tagging-events .virtual-item:hover .edit-event,
.tagging-events .virtual-item:hover .pin-event,
.tagging-events .virtual-item:hover .move-event,
.tagging-events .virtual-item:hover .duplicate-event {
  display: inline-block;
}
.tagging-events .virtual-item.pinned {
  border-left: 4px solid #00aeff;
}
.tagging-events .virtual-item.pinned .pin-event {
  display: inline-block;
}
.tagging-events .virtual-item.pinned .event-index {
  display: none;
}
.tagging-events .virtual-item.labeling {
  border: 2px dashed #2196f3;
}
.tagging-events .virtual-item.highlighted {
  background-color: yellow;
}
.tagging-events .virtual-item.has-error {
  background-color: #f9a1a1;
}
.tagging-events.has-active-event .active .event-index {
  display: none;
}
.tagging-events.has-active-event .active .play-event {
  display: none;
}
.tagging-events.has-active-event .active .stop-event {
  display: inline-block;
}
.tagging-events.has-active-event .active .pause-event {
  display: inline-block;
}

.event-edit-form .tagging-label {
  margin-right: 5px;
}
.event-edit-form .team-name {
  line-height: 35px;
}
.event-edit-form .previous-note {
  border: 1px dashed #999;
  width: 100%;
  display: block;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 5px;
  position: relative;
}
.event-edit-form .remove-note {
  cursor: pointer;
  position: absolute;
  top: 30%;
  right: 2%;
}

.list-name-editable {
  display: block;
  margin-right: 20px;
  border: 1px dashed transparent;
}
.list-name-editable:hover {
  cursor: pointer;
  background: #fff;
}
.list-name-editable:hover div[contenteditable] {
  border: 1px dashed #555;
}
.list-name-editable div[contenteditable] {
  padding: 5px;
  border-radius: 3px;
  border: 1px solid transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-name-editable div[contenteditable]:focus {
  text-overflow: clip;
}
.list-name-editable div[contenteditable=true]:focus {
  background: #fff;
  border: 1px solid #ccc;
}

.placeholder-link {
  display: block;
  height: 100%;
  width: 100%;
}
.placeholder-link:hover {
  text-decoration: none;
}

.tagging-edit-modal .modal-body {
  max-height: 500px;
  overflow-y: auto;
}
.tagging-edit-modal .button-type-group {
  display: flex;
}

.tab-arena-events {
  height: calc(100vh - 125px);
}
.tab-arena-events .virtual-item:hover .play-arena-event {
  display: inline-block;
}
.tab-arena-events .virtual-item .playing .play-arena-event {
  display: none;
}
.tab-arena-events .virtual-item .playing .stop-arena-event {
  display: inline-block;
}
.tab-arena-events .playing {
  background-color: yellow;
}
.tab-arena-events .play-arena-event {
  display: none;
}
.tab-arena-events .stop-arena-event {
  display: none;
}

@-webkit-keyframes flashing-green {
  0% {
    color: #55af38;
  }
  25% {
    color: #63c742;
  }
  50% {
    color: #73e44e;
  }
  75% {
    color: #63c742;
  }
  100% {
    color: #55af38;
  }
}
@-moz-keyframes flashing-green {
  0% {
    color: #55af38;
  }
  25% {
    color: #63c742;
  }
  50% {
    color: #73e44e;
  }
  75% {
    color: #63c742;
  }
  100% {
    color: #55af38;
  }
}
.scroll-220 {
  max-height: 220px;
  overflow-y: auto;
}

.playlist-action {
  display: flex;
  justify-content: flex-end;
}

.arena-event-control {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
.arena-event-control .auto-play {
  display: flex;
  align-items: center;
}
.arena-event-control .auto-play .auto-play-switch {
  margin: 0;
}

agencies-list,
agency-clients,
agency-members,
agency-offers,
agency-overview,
agent-facts,
agent-work-history {
  display: block;
}

agencies-list .players-count-details {
  display: flex;
}
agencies-list .agencies-list {
  min-height: 300px;
}

agent-work-history {
  min-height: 130px;
}

.progress {
  width: 100%;
  height: 3px;
  background-color: red;
}

.progress-tall {
  height: 5px;
}

.progress-narrow {
  width: 270px;
}

.progress--bar {
  height: 100%;
}

.select-reject > div {
  display: block;
  line-height: 40px;
  text-decoration: none;
  border: 1px solid #c1c1c1;
  border-bottom: none;
  padding: 0 16px;
  color: #333;
}
.select-reject > div:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.select-reject > div:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 1px solid #c1c1c1;
}
.select-reject > div.selected, .select-reject > div.selected:hover {
  color: #fff;
  background-color: #2196f3;
}
.select-reject > div:hover {
  background-color: #bcdffb;
}
.select-reject > div.rejected:not(.placeholder) {
  text-decoration: line-through;
  position: relative;
}
.select-reject > div.rejected:not(.placeholder) profile-representation-filter-display {
  text-decoration: line-through;
}
.select-reject > div.rejected:not(.placeholder):after {
  content: "Rejected";
  position: absolute;
  right: 16px;
  top: 0;
  color: red;
}

organization-navigation,
organization-agency-client-list,
organization-agency-client-details,
organization-agency-new-client,
organization-agency-new-client-user,
organization-agency-representation-tree,
organization-agency-representation-tree-wrapper,
organization-agency-representation-group-display,
modal-agency-representation-conflict {
  display: block;
}

organization-agency-representation-tree .nested-tree {
  border-left: 20px solid rgba(33, 150, 243, 0.1);
}

organization-agency-new-client-user h4 small {
  display: block;
  padding-left: 2px;
  padding-top: 0.4em;
}

.activation-email-resend-link .fa-spin {
  animation-iteration-count: 1;
}

.representation-changes-overview > div {
  padding-top: 0.7em;
}
.representation-changes-overview .shaded {
  opacity: 1;
}
.representation-changes-overview ul {
  list-style-type: " - ";
  padding-left: 2em;
}
.representation-changes-overview ul li {
  padding-top: 0.3em;
}

.rating-button-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rating-button-group .rating-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border: 1px solid #ececec;
  border-radius: 5px;
  padding: 5px;
  margin: 5px;
  cursor: pointer;
}
.rating-button-group .rating-button:hover {
  background-color: #ececec;
}
.rating-button-group .rating-button.active {
  color: #fff;
}
.rating-button-group .rating-button-minus,
.rating-button-group .rating-button-plus,
.rating-button-group .rating-button-neutral {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ececec;
  border-radius: 5px;
  padding: 5px;
  margin: 5px;
  user-select: none;
  cursor: pointer;
  flex: 1;
}
.rating-button-group .rating-button-minus {
  background-color: #ffc9c9;
}
.rating-button-group .rating-button-plus {
  background-color: #d4ffd5;
}
.rating-button-group .rating-button-neutral {
  background-color: #cce5ff;
}
.rating-button-group .rating-button-value {
  width: 50px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: #fff;
}

@media only screen and (max-width: 980px) {
  #mainBody.wide {
    padding-left: 0;
  }
  #sideMenu,
  #sideMenu.admin {
    width: 70px;
  }
  #sideMenu ul li,
  #sideMenu.admin ul li {
    text-align: center;
  }
  #sideMenu ul li.active,
  #sideMenu.admin ul li.active {
    background: none;
  }
  #sideMenu ul li.active a,
  #sideMenu.admin ul li.active a {
    background-color: transparent;
    color: #505458;
  }
  #sideMenu ul li a,
  #sideMenu.admin ul li a {
    background-color: transparent;
    width: 100%;
    border-bottom: none;
    color: #808080;
  }
  #sideMenu ul li span,
  #sideMenu.admin ul li span {
    display: none;
  }
  .menu-list-title {
    display: none;
  }
}
/*
 * VERSION 2.1.2
 * Original version: 1.0 © 2010 Andrew Valums ( andrew(at)valums.com )
 * Current Maintainer (2.0+): 2012, Ray Nicholus ( fineuploader(at)garstasio.com )
 *
 * Licensed under MIT license, GNU GPL 2 or later, GNU LGPL 2 or later, see license.txt.
 */
/* line 8, ../sass/upload.scss */
.qq-uploader {
  position: relative;
  width: 100%;
}

/* line 12, ../sass/upload.scss */
.qq-upload-button {
  display: block;
  /*or inline-block*/
  width: 105px;
  padding: 7px 0;
  text-align: center;
  background: #880000;
  border-bottom: 1px solid #ddd;
  color: #fff;
}

/* line 22, ../sass/upload.scss */
.qq-upload-button-hover {
  background: #cc0000;
}

/* line 25, ../sass/upload.scss */
.qq-upload-button-focus {
  outline: 1px dotted #000000;
}

/* line 28, ../sass/upload.scss */
.qq-upload-drop-area,
.qq-upload-extra-drop-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 30px;
  z-index: 2;
  background: #ff9797;
  text-align: center;
}

/* line 39, ../sass/upload.scss */
.qq-upload-drop-area span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -8px;
  font-size: 16px;
}

/* line 47, ../sass/upload.scss */
.qq-upload-extra-drop-area {
  position: relative;
  margin-top: 50px;
  font-size: 16px;
  padding-top: 30px;
  height: 20px;
  min-height: 40px;
}

/* line 55, ../sass/upload.scss */
.qq-upload-drop-area-active {
  background: #ff7171;
}

/* line 58, ../sass/upload.scss */
.qq-upload-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 63, ../sass/upload.scss */
.qq-upload-list li {
  margin: 0;
  padding: 9px;
  line-height: 15px;
  font-size: 16px;
  background-color: #fff0bd;
}

/* line 70, ../sass/upload.scss */
.qq-upload-file,
.qq-upload-spinner,
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-failed-text,
.qq-upload-finished {
  margin-right: 12px;
}

/* line 75, ../sass/upload.scss */
.qq-upload-spinner {
  display: inline-block;
  background: url("loading.gif");
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}

/* line 82, ../sass/upload.scss */
.qq-upload-finished {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}

/* line 88, ../sass/upload.scss */
.qq-upload-size,
.qq-upload-cancel {
  font-size: 12px;
  font-weight: normal;
}

/* line 92, ../sass/upload.scss */
.qq-upload-failed-text {
  display: none;
  font-style: italic;
  font-weight: bold;
}

/* line 97, ../sass/upload.scss */
.qq-upload-failed-icon {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}

/* line 103, ../sass/upload.scss */
.qq-upload-fail .qq-upload-failed-text {
  display: inline;
}

/* line 106, ../sass/upload.scss */
.qq-upload-list li.qq-upload-success {
  background-color: #5da30c;
  color: #ffffff;
}

/* line 110, ../sass/upload.scss */
.qq-upload-list li.qq-upload-fail {
  background-color: #d60000;
  color: #ffffff;
}

/* line 114, ../sass/upload.scss */
.qq-progress-bar {
  background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(50%, #2989d8), color-stop(51%, #207cca), color-stop(100%, #7db9e8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* W3C */
  width: 0%;
  height: 15px;
  border-radius: 6px;
  margin-bottom: 3px;
  display: none;
}

/* line 127, ../sass/upload.scss */
progress {
  display: none;
}

/* line 130, ../sass/upload.scss */
#frame {
  opacity: 0.4;
}

/* line 133, ../sass/upload.scss */
#frame.active {
  opacity: 1;
}

/* line 136, ../sass/upload.scss */
.shaded {
  opacity: 0.5;
}

/* line 139, ../sass/upload.scss */
* {
  outline: none !important;
}

/* line 143, ../sass/upload.scss */
.calendarsquare {
  border: 1px solid #a9a9a9;
  background: white;
  border: 1px solid gainsboro;
  border-radius: 1px;
  height: 11px;
  margin-right: 4px;
  position: relative;
  top: 2px;
  width: 11px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  display: inline-block;
}

/* line 160, ../sass/upload.scss */
.calendar-league-list {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 3px;
}

/* line 168, ../sass/upload.scss */
.calendar-league-list span {
  font-size: 12px;
}

/* line 171, ../sass/upload.scss */
.calendar-league-list:hover a {
  text-decoration: none;
}

/* line 175, ../sass/upload.scss */
.calendar-league-list.mute span {
  color: #333;
}

/* line 178, ../sass/upload.scss */
.calendar-league-list.mute span {
  text-decoration: underline;
}

.calendar-page ul.calendar-league-u-list {
  height: 725px;
  overflow: scroll;
}

/* line 183, ../sass/upload.scss */
.calendarsquare.unactive {
  background-color: transparent !important;
}

.btn.btn-primary[disabled] {
  color: #eee;
}

.ui-select-choices-row.disabled {
  color: #ccc;
}

tags-input .tags {
  border-color: transparent;
  border-radius: 4px;
  box-shadow: 0 0 3px 1px transparent;
  background-color: #f1f1f1;
}
tags-input .tags.focused {
  background-color: #fff;
  border-color: #ccc;
  border-radius: 4px;
  box-shadow: 0 0 3px 1px #fff;
}
tags-input .tags.focused .input,
tags-input .tags.focused .input:focus {
  background-color: #fff;
}
tags-input .tags .input,
tags-input .tags .input:focus {
  background-color: #f1f1f1;
  border: none;
}
tags-input .tags .tag-item {
  background: #eeeeee;
}

.header-sidebar .dropdown-menu {
  right: -16px;
  left: auto;
}

.list-actions .dropdown-menu {
  left: -24px;
}

.dropdown.open > a {
  border-color: transparent;
}

.display-flex {
  display: flex !important;
}

/* Temporarily disable md-tabs underline */
md-tabs.md-default-theme md-tabs-wrapper,
md-tabs md-tabs-wrapper {
  border-color: rgba(0, 0, 0, 0);
}

md-checkbox.w100 .md-label {
  display: block;
}

md-radio-button.max-label {
  display: flex;
}
md-radio-button.max-label .md-label {
  flex: 1;
}
md-radio-button.max-label i {
  pointer-events: all;
}

.cfp-hotkeys {
  position: absolute;
  overflow-y: scroll;
}

.print-only {
  display: none;
}

@media print {
  #header,
  .viewbar,
  .print-wrapper,
  .no-print,
  .fa-info-circle,
  .fa-question-circle,
  .fa-check-circle,
  .rating-widget li.text:not(.selected),
  scouting-report-attachments,
  .reports-comparision-modal-open .commonLayout,
  md-tabs-canvas {
    display: none;
  }
  * [class*=md-whiteframe] {
    box-shadow: none;
  }
  md-content,
  .invoice-box {
    border: none !important;
  }
  a[href]:after {
    content: none !important;
  }
  /* Single Report View */
  .has-banner #mainBody:not(.taggingMode) {
    padding-top: 0;
  }
  .print-only {
    display: block;
  }
  .rating-widget li.text.selected > * {
    font-weight: 700;
  }
  .rating-widget li.text > * {
    font-size: 12pt;
    line-height: initial;
    padding: 0;
    min-width: initial;
  }
  .report-content {
    height: auto;
    overflow-y: initial;
    margin-left: 0 !important;
  }
  .layout-margin > .flex,
  .layout-margin > * {
    margin: 0;
  }
  .layout-padding > * {
    padding: 0;
  }
  .m-l-xxl {
    margin-left: 0;
  }
  .compact--title {
    text-transform: capitalize;
    font-size: 14pt;
  }
  .skill-list .skill-rating-wrapper {
    border-bottom: none;
  }
  .skill-rating-wrapper {
    padding: 0 !important;
    margin-bottom: 12pt;
  }
  #mainBody {
    padding-top: 0;
  }
  .overall-description {
    margin: 0;
    font-size: 10pt;
  }
  .compact--header {
    padding: 0;
    margin-bottom: 6pt;
  }
  .skill-title {
    margin-top: 0;
  }
  .rating-widget-dropdown .rating-value-readonly {
    padding: 0;
    font-size: 12pt;
    width: auto;
    min-width: 20pt;
  }
  .print-border,
  scouting-report-field-total md-content,
  scouting-report-field-person md-content,
  scouting-report-field-checkbox md-content {
    border-bottom: 1px solid #000;
  }
  .skill-list.horizontal .skill-title {
    width: 100%;
  }
  .skill-list.horizontal .skill-rating-wrapper {
    min-width: 33%;
    margin: 0;
    padding: 0;
  }
  .skill-list.horizontal .rating-widget {
    display: none;
  }
  .skill-title {
    font-size: 12pt;
    width: 30%;
  }
  .value-preview, .preserve-spaces {
    font-size: 12pt;
  }
  .print--no-padding, .print-player-info {
    padding-left: 0;
    padding-right: 0;
  }
  .print-value--short {
    width: 10%;
    display: inline-block;
  }
  .print-comment {
    display: inline-block;
  }
  .print-only .text-pre,
  .compact--description {
    font-size: 11pt;
  }
  .compact--no-spacing {
    padding: 0;
  }
  scouting-report-rating-legend {
    font-size: 12pt;
  }
  scouting-report-field-checkbox .compact--title,
  scouting-report-field-dropdown .compact--title,
  scouting-report-field-datepicker .compact--title,
  scouting-report-field-person .compact--title,
  scouting-report-field-radio .compact--title,
  scouting-report-field-text .compact--title {
    font-size: 12pt;
  }
  scouting-report-field-checkbox .element-name,
  scouting-report-field-dropdown .element-name,
  scouting-report-field-datepicker .element-name,
  scouting-report-field-person .element-name,
  scouting-report-field-radio .element-name,
  scouting-report-field-text .element-name {
    display: inline-block;
    width: 30%;
    white-space: normal;
  }
  scouting-report-field-checkbox .compact--element-body,
  scouting-report-field-dropdown .compact--element-body,
  scouting-report-field-datepicker .compact--element-body,
  scouting-report-field-person .compact--element-body,
  scouting-report-field-radio .compact--element-body,
  scouting-report-field-text .compact--element-body {
    display: inline-block;
    vertical-align: top;
    padding: 0;
  }
  scouting-report-field-checkbox .value-preview, scouting-report-field-checkbox .preserve-spaces,
  scouting-report-field-dropdown .value-preview,
  scouting-report-field-dropdown .preserve-spaces,
  scouting-report-field-datepicker .value-preview,
  scouting-report-field-datepicker .preserve-spaces,
  scouting-report-field-person .value-preview,
  scouting-report-field-person .preserve-spaces,
  scouting-report-field-radio .value-preview,
  scouting-report-field-radio .preserve-spaces,
  scouting-report-field-text .value-preview,
  scouting-report-field-text .preserve-spaces {
    font-weight: 700;
    padding: 0;
    padding-bottom: 6pt;
  }
  scouting-report-field-checkbox .value-preview.print-text-normal, scouting-report-field-checkbox .print-text-normal.preserve-spaces,
  scouting-report-field-dropdown .value-preview.print-text-normal,
  scouting-report-field-dropdown .print-text-normal.preserve-spaces,
  scouting-report-field-datepicker .value-preview.print-text-normal,
  scouting-report-field-datepicker .print-text-normal.preserve-spaces,
  scouting-report-field-person .value-preview.print-text-normal,
  scouting-report-field-person .print-text-normal.preserve-spaces,
  scouting-report-field-radio .value-preview.print-text-normal,
  scouting-report-field-radio .print-text-normal.preserve-spaces,
  scouting-report-field-text .value-preview.print-text-normal,
  scouting-report-field-text .print-text-normal.preserve-spaces {
    font-weight: 400;
  }
  .skill-list.horizontal .skill-rating-wrapper {
    background: transparent;
    border: none;
  }
  .skill-list.horizontal .print-value--short {
    width: 100%;
  }
  /* Report Evaluation */
  .reports-comparision-modal {
    height: 100%;
  }
  .table-scrolling-body th {
    width: auto;
  }
  .table-sidebar td:nth-child(2),
  .table-sidebar th:nth-child(2),
  .reports-comparision-modal table td.has-notes:after {
    display: none;
  }
  /* Lineup Modal */
  .modal-dialog {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
  }
  .modal-content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0;
  }
  .lineup-square {
    border: 1px solid #000;
  }
  .lineup-square__head {
    top: 0;
  }
  .lineup-player a,
  .lineup-role,
  .line-number {
    color: #000;
  }
  /* Faceoffs Rink Map */
  .faceoffmap {
    width: 520px;
    height: 263px;
    padding: 36px 32px;
  }
  .faceoff-zones {
    width: 520px;
  }
  .rink-button a.selected {
    background-color: transparent !important;
  }
  .rink-button a.selected:not([disabled]) {
    color: #2196f3;
  }
  .rink-button a.text-green.selected {
    color: #23910e;
  }
  .rink-button a.text-red.selected {
    color: #f56f8d;
  }
  .faceoff-zones .zone-button.selected {
    color: #999;
    background-color: transparent;
  }
}