/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}
.ui-helper-clearfix:after {
  clear: both
}
.ui-helper-clearfix {
  min-height: 0
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}
.ui-front {
  z-index: 100
}
.ui-state-disabled {
  cursor: default !important
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  font-size: 100%
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible
}
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none
}
.ui-button-icon-only {
  width: 2.2em
}
button.ui-button-icon-only {
  width: 2.4em
}
.ui-button-icons-only {
  width: 3.4em
}
button.ui-button-icons-only {
  width: 3.7em
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em
}
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px
}
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em
}
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em
}
input.ui-button {
  padding: .4em 1em
}
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px
}
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em
}
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em
}
.ui-buttonset {
  margin-right: 7px
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em
}
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px
}
.ui-datepicker .ui-datepicker-next {
  right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0
}
.ui-datepicker td {
  border: 0;
  padding: 1px
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}
.ui-datepicker.ui-datepicker-multi {
  width: auto
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0
}
.ui-datepicker-rtl {
  direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none
}
.ui-menu .ui-menu {
  position: absolute
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px
}
.ui-menu-icons {
  position: relative
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none
}
.ui-resizable {
  position: relative
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0
}
.ui-selectmenu-open {
  display: block
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.ui-slider {
  position: relative;
  text-align: left
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit
}
.ui-slider-horizontal {
  height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0
}
.ui-slider-vertical {
  width: .8em;
  height: 100px
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0
}
.ui-spinner-up {
  top: 0
}
.ui-spinner-down {
  bottom: 0
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px
}
.ui-tabs {
  position: relative;
  padding: .2em
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa
}
body .ui-tooltip {
  border-width: 2px
}
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em
}
.ui-widget .ui-widget {
  font-size: 1em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333
}
.ui-widget-content a {
  color: #333
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #fff;
  font-weight: bold
}
.ui-widget-header a {
  color: #fff
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #fff
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #fff
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #fff
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}
.ui-icon {
  width: 16px;
  height: 16px
}
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png")
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png")
}
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png")
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png")
}
.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png")
}
.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png")
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png")
}
.ui-icon-blank {
  background-position: 16px 16px
}
.ui-icon-carat-1-n {
  background-position: 0 0
}
.ui-icon-carat-1-ne {
  background-position: -16px 0
}
.ui-icon-carat-1-e {
  background-position: -32px 0
}
.ui-icon-carat-1-se {
  background-position: -48px 0
}
.ui-icon-carat-1-s {
  background-position: -64px 0
}
.ui-icon-carat-1-sw {
  background-position: -80px 0
}
.ui-icon-carat-1-w {
  background-position: -96px 0
}
.ui-icon-carat-1-nw {
  background-position: -112px 0
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}
.ui-icon-arrow-4 {
  background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}
.ui-icon-extlink {
  background-position: -32px -80px
}
.ui-icon-newwin {
  background-position: -48px -80px
}
.ui-icon-refresh {
  background-position: -64px -80px
}
.ui-icon-shuffle {
  background-position: -80px -80px
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px
}
.ui-icon-folder-open {
  background-position: -16px -96px
}
.ui-icon-document {
  background-position: -32px -96px
}
.ui-icon-document-b {
  background-position: -48px -96px
}
.ui-icon-note {
  background-position: -64px -96px
}
.ui-icon-mail-closed {
  background-position: -80px -96px
}
.ui-icon-mail-open {
  background-position: -96px -96px
}
.ui-icon-suitcase {
  background-position: -112px -96px
}
.ui-icon-comment {
  background-position: -128px -96px
}
.ui-icon-person {
  background-position: -144px -96px
}
.ui-icon-print {
  background-position: -160px -96px
}
.ui-icon-trash {
  background-position: -176px -96px
}
.ui-icon-locked {
  background-position: -192px -96px
}
.ui-icon-unlocked {
  background-position: -208px -96px
}
.ui-icon-bookmark {
  background-position: -224px -96px
}
.ui-icon-tag {
  background-position: -240px -96px
}
.ui-icon-home {
  background-position: 0 -112px
}
.ui-icon-flag {
  background-position: -16px -112px
}
.ui-icon-calendar {
  background-position: -32px -112px
}
.ui-icon-cart {
  background-position: -48px -112px
}
.ui-icon-pencil {
  background-position: -64px -112px
}
.ui-icon-clock {
  background-position: -80px -112px
}
.ui-icon-disk {
  background-position: -96px -112px
}
.ui-icon-calculator {
  background-position: -112px -112px
}
.ui-icon-zoomin {
  background-position: -128px -112px
}
.ui-icon-zoomout {
  background-position: -144px -112px
}
.ui-icon-search {
  background-position: -160px -112px
}
.ui-icon-wrench {
  background-position: -176px -112px
}
.ui-icon-gear {
  background-position: -192px -112px
}
.ui-icon-heart {
  background-position: -208px -112px
}
.ui-icon-star {
  background-position: -224px -112px
}
.ui-icon-link {
  background-position: -240px -112px
}
.ui-icon-cancel {
  background-position: 0 -128px
}
.ui-icon-plus {
  background-position: -16px -128px
}
.ui-icon-plusthick {
  background-position: -32px -128px
}
.ui-icon-minus {
  background-position: -48px -128px
}
.ui-icon-minusthick {
  background-position: -64px -128px
}
.ui-icon-close {
  background-position: -80px -128px
}
.ui-icon-closethick {
  background-position: -96px -128px
}
.ui-icon-key {
  background-position: -112px -128px
}
.ui-icon-lightbulb {
  background-position: -128px -128px
}
.ui-icon-scissors {
  background-position: -144px -128px
}
.ui-icon-clipboard {
  background-position: -160px -128px
}
.ui-icon-copy {
  background-position: -176px -128px
}
.ui-icon-contact {
  background-position: -192px -128px
}
.ui-icon-image {
  background-position: -208px -128px
}
.ui-icon-video {
  background-position: -224px -128px
}
.ui-icon-script {
  background-position: -240px -128px
}
.ui-icon-alert {
  background-position: 0 -144px
}
.ui-icon-info {
  background-position: -16px -144px
}
.ui-icon-notice {
  background-position: -32px -144px
}
.ui-icon-help {
  background-position: -48px -144px
}
.ui-icon-check {
  background-position: -64px -144px
}
.ui-icon-bullet {
  background-position: -80px -144px
}
.ui-icon-radio-on {
  background-position: -96px -144px
}
.ui-icon-radio-off {
  background-position: -112px -144px
}
.ui-icon-pin-w {
  background-position: -128px -144px
}
.ui-icon-pin-s {
  background-position: -144px -144px
}
.ui-icon-play {
  background-position: 0 -160px
}
.ui-icon-pause {
  background-position: -16px -160px
}
.ui-icon-seek-next {
  background-position: -32px -160px
}
.ui-icon-seek-prev {
  background-position: -48px -160px
}
.ui-icon-seek-end {
  background-position: -64px -160px
}
.ui-icon-seek-start {
  background-position: -80px -160px
}
.ui-icon-seek-first {
  background-position: -80px -160px
}
.ui-icon-stop {
  background-position: -96px -160px
}
.ui-icon-eject {
  background-position: -112px -160px
}
.ui-icon-volume-off {
  background-position: -128px -160px
}
.ui-icon-volume-on {
  background-position: -144px -160px
}
.ui-icon-power {
  background-position: 0 -176px
}
.ui-icon-signal-diag {
  background-position: -16px -176px
}
.ui-icon-signal {
  background-position: -32px -176px
}
.ui-icon-battery-0 {
  background-position: -48px -176px
}
.ui-icon-battery-1 {
  background-position: -64px -176px
}
.ui-icon-battery-2 {
  background-position: -80px -176px
}
.ui-icon-battery-3 {
  background-position: -96px -176px
}
.ui-icon-circle-plus {
  background-position: 0 -192px
}
.ui-icon-circle-minus {
  background-position: -16px -192px
}
.ui-icon-circle-close {
  background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px
}
.ui-icon-circle-check {
  background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px
}
.ui-widget-overlay {
  background: #666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50)
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px
}

/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #ffffff;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #ffffff;
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
  background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50); /* support: IE8 */
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20); /* support: IE8 */
  border-radius: 5px;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  margin: .67em 0;
  font-size: 2em
}
mark {
  color: #000;
  background: #ff0
}
small {
  font-size: 80%
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit
}
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 {
  padding: 0;
  border: 0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver
}
legend {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
td, th {
  padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }
  a, a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " ("attr(href) ")"
  }
  abbr[title]:after {
    content: " ("attr(title) ")"
  }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""
  }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  img, tr {
    page-break-inside: avoid
  }
  img {
    max-width: 100% !important
  }
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  .navbar {
    display: none
  }
  .btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000 !important
  }
  .label {
    border: 1px solid #000
  }
  .table {
    border-collapse: collapse !important
  }
  .table td, .table th {
    background-color: #fff !important
  }
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
  content: "\002a"
}
.glyphicon-plus:before {
  content: "\002b"
}
.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac"
}
.glyphicon-minus:before {
  content: "\2212"
}
.glyphicon-cloud:before {
  content: "\2601"
}
.glyphicon-envelope:before {
  content: "\2709"
}
.glyphicon-pencil:before {
  content: "\270f"
}
.glyphicon-glass:before {
  content: "\e001"
}
.glyphicon-music:before {
  content: "\e002"
}
.glyphicon-search:before {
  content: "\e003"
}
.glyphicon-heart:before {
  content: "\e005"
}
.glyphicon-star:before {
  content: "\e006"
}
.glyphicon-star-empty:before {
  content: "\e007"
}
.glyphicon-user:before {
  content: "\e008"
}
.glyphicon-film:before {
  content: "\e009"
}
.glyphicon-th-large:before {
  content: "\e010"
}
.glyphicon-th:before {
  content: "\e011"
}
.glyphicon-th-list:before {
  content: "\e012"
}
.glyphicon-ok:before {
  content: "\e013"
}
.glyphicon-remove:before {
  content: "\e014"
}
.glyphicon-zoom-in:before {
  content: "\e015"
}
.glyphicon-zoom-out:before {
  content: "\e016"
}
.glyphicon-off:before {
  content: "\e017"
}
.glyphicon-signal:before {
  content: "\e018"
}
.glyphicon-cog:before {
  content: "\e019"
}
.glyphicon-trash:before {
  content: "\e020"
}
.glyphicon-home:before {
  content: "\e021"
}
.glyphicon-file:before {
  content: "\e022"
}
.glyphicon-time:before {
  content: "\e023"
}
.glyphicon-road:before {
  content: "\e024"
}
.glyphicon-download-alt:before {
  content: "\e025"
}
.glyphicon-download:before {
  content: "\e026"
}
.glyphicon-upload:before {
  content: "\e027"
}
.glyphicon-inbox:before {
  content: "\e028"
}
.glyphicon-play-circle:before {
  content: "\e029"
}
.glyphicon-repeat:before {
  content: "\e030"
}
.glyphicon-refresh:before {
  content: "\e031"
}
.glyphicon-list-alt:before {
  content: "\e032"
}
.glyphicon-lock:before {
  content: "\e033"
}
.glyphicon-flag:before {
  content: "\e034"
}
.glyphicon-headphones:before {
  content: "\e035"
}
.glyphicon-volume-off:before {
  content: "\e036"
}
.glyphicon-volume-down:before {
  content: "\e037"
}
.glyphicon-volume-up:before {
  content: "\e038"
}
.glyphicon-qrcode:before {
  content: "\e039"
}
.glyphicon-barcode:before {
  content: "\e040"
}
.glyphicon-tag:before {
  content: "\e041"
}
.glyphicon-tags:before {
  content: "\e042"
}
.glyphicon-book:before {
  content: "\e043"
}
.glyphicon-bookmark:before {
  content: "\e044"
}
.glyphicon-print:before {
  content: "\e045"
}
.glyphicon-camera:before {
  content: "\e046"
}
.glyphicon-font:before {
  content: "\e047"
}
.glyphicon-bold:before {
  content: "\e048"
}
.glyphicon-italic:before {
  content: "\e049"
}
.glyphicon-text-height:before {
  content: "\e050"
}
.glyphicon-text-width:before {
  content: "\e051"
}
.glyphicon-align-left:before {
  content: "\e052"
}
.glyphicon-align-center:before {
  content: "\e053"
}
.glyphicon-align-right:before {
  content: "\e054"
}
.glyphicon-align-justify:before {
  content: "\e055"
}
.glyphicon-list:before {
  content: "\e056"
}
.glyphicon-indent-left:before {
  content: "\e057"
}
.glyphicon-indent-right:before {
  content: "\e058"
}
.glyphicon-facetime-video:before {
  content: "\e059"
}
.glyphicon-picture:before {
  content: "\e060"
}
.glyphicon-map-marker:before {
  content: "\e062"
}
.glyphicon-adjust:before {
  content: "\e063"
}
.glyphicon-tint:before {
  content: "\e064"
}
.glyphicon-edit:before {
  content: "\e065"
}
.glyphicon-share:before {
  content: "\e066"
}
.glyphicon-check:before {
  content: "\e067"
}
.glyphicon-move:before {
  content: "\e068"
}
.glyphicon-step-backward:before {
  content: "\e069"
}
.glyphicon-fast-backward:before {
  content: "\e070"
}
.glyphicon-backward:before {
  content: "\e071"
}
.glyphicon-play:before {
  content: "\e072"
}
.glyphicon-pause:before {
  content: "\e073"
}
.glyphicon-stop:before {
  content: "\e074"
}
.glyphicon-forward:before {
  content: "\e075"
}
.glyphicon-fast-forward:before {
  content: "\e076"
}
.glyphicon-step-forward:before {
  content: "\e077"
}
.glyphicon-eject:before {
  content: "\e078"
}
.glyphicon-chevron-left:before {
  content: "\e079"
}
.glyphicon-chevron-right:before {
  content: "\e080"
}
.glyphicon-plus-sign:before {
  content: "\e081"
}
.glyphicon-minus-sign:before {
  content: "\e082"
}
.glyphicon-remove-sign:before {
  content: "\e083"
}
.glyphicon-ok-sign:before {
  content: "\e084"
}
.glyphicon-question-sign:before {
  content: "\e085"
}
.glyphicon-info-sign:before {
  content: "\e086"
}
.glyphicon-screenshot:before {
  content: "\e087"
}
.glyphicon-remove-circle:before {
  content: "\e088"
}
.glyphicon-ok-circle:before {
  content: "\e089"
}
.glyphicon-ban-circle:before {
  content: "\e090"
}
.glyphicon-arrow-left:before {
  content: "\e091"
}
.glyphicon-arrow-right:before {
  content: "\e092"
}
.glyphicon-arrow-up:before {
  content: "\e093"
}
.glyphicon-arrow-down:before {
  content: "\e094"
}
.glyphicon-share-alt:before {
  content: "\e095"
}
.glyphicon-resize-full:before {
  content: "\e096"
}
.glyphicon-resize-small:before {
  content: "\e097"
}
.glyphicon-exclamation-sign:before {
  content: "\e101"
}
.glyphicon-gift:before {
  content: "\e102"
}
.glyphicon-leaf:before {
  content: "\e103"
}
.glyphicon-fire:before {
  content: "\e104"
}
.glyphicon-eye-open:before {
  content: "\e105"
}
.glyphicon-eye-close:before {
  content: "\e106"
}
.glyphicon-warning-sign:before {
  content: "\e107"
}
.glyphicon-plane:before {
  content: "\e108"
}
.glyphicon-calendar:before {
  content: "\e109"
}
.glyphicon-random:before {
  content: "\e110"
}
.glyphicon-comment:before {
  content: "\e111"
}
.glyphicon-magnet:before {
  content: "\e112"
}
.glyphicon-chevron-up:before {
  content: "\e113"
}
.glyphicon-chevron-down:before {
  content: "\e114"
}
.glyphicon-retweet:before {
  content: "\e115"
}
.glyphicon-shopping-cart:before {
  content: "\e116"
}
.glyphicon-folder-close:before {
  content: "\e117"
}
.glyphicon-folder-open:before {
  content: "\e118"
}
.glyphicon-resize-vertical:before {
  content: "\e119"
}
.glyphicon-resize-horizontal:before {
  content: "\e120"
}
.glyphicon-hdd:before {
  content: "\e121"
}
.glyphicon-bullhorn:before {
  content: "\e122"
}
.glyphicon-bell:before {
  content: "\e123"
}
.glyphicon-certificate:before {
  content: "\e124"
}
.glyphicon-thumbs-up:before {
  content: "\e125"
}
.glyphicon-thumbs-down:before {
  content: "\e126"
}
.glyphicon-hand-right:before {
  content: "\e127"
}
.glyphicon-hand-left:before {
  content: "\e128"
}
.glyphicon-hand-up:before {
  content: "\e129"
}
.glyphicon-hand-down:before {
  content: "\e130"
}
.glyphicon-circle-arrow-right:before {
  content: "\e131"
}
.glyphicon-circle-arrow-left:before {
  content: "\e132"
}
.glyphicon-circle-arrow-up:before {
  content: "\e133"
}
.glyphicon-circle-arrow-down:before {
  content: "\e134"
}
.glyphicon-globe:before {
  content: "\e135"
}
.glyphicon-wrench:before {
  content: "\e136"
}
.glyphicon-tasks:before {
  content: "\e137"
}
.glyphicon-filter:before {
  content: "\e138"
}
.glyphicon-briefcase:before {
  content: "\e139"
}
.glyphicon-fullscreen:before {
  content: "\e140"
}
.glyphicon-dashboard:before {
  content: "\e141"
}
.glyphicon-paperclip:before {
  content: "\e142"
}
.glyphicon-heart-empty:before {
  content: "\e143"
}
.glyphicon-link:before {
  content: "\e144"
}
.glyphicon-phone:before {
  content: "\e145"
}
.glyphicon-pushpin:before {
  content: "\e146"
}
.glyphicon-usd:before {
  content: "\e148"
}
.glyphicon-gbp:before {
  content: "\e149"
}
.glyphicon-sort:before {
  content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"
}
.glyphicon-sort-by-order:before {
  content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154"
}
.glyphicon-sort-by-attributes:before {
  content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"
}
.glyphicon-unchecked:before {
  content: "\e157"
}
.glyphicon-expand:before {
  content: "\e158"
}
.glyphicon-collapse-down:before {
  content: "\e159"
}
.glyphicon-collapse-up:before {
  content: "\e160"
}
.glyphicon-log-in:before {
  content: "\e161"
}
.glyphicon-flash:before {
  content: "\e162"
}
.glyphicon-log-out:before {
  content: "\e163"
}
.glyphicon-new-window:before {
  content: "\e164"
}
.glyphicon-record:before {
  content: "\e165"
}
.glyphicon-save:before {
  content: "\e166"
}
.glyphicon-open:before {
  content: "\e167"
}
.glyphicon-saved:before {
  content: "\e168"
}
.glyphicon-import:before {
  content: "\e169"
}
.glyphicon-export:before {
  content: "\e170"
}
.glyphicon-send:before {
  content: "\e171"
}
.glyphicon-floppy-disk:before {
  content: "\e172"
}
.glyphicon-floppy-saved:before {
  content: "\e173"
}
.glyphicon-floppy-remove:before {
  content: "\e174"
}
.glyphicon-floppy-save:before {
  content: "\e175"
}
.glyphicon-floppy-open:before {
  content: "\e176"
}
.glyphicon-credit-card:before {
  content: "\e177"
}
.glyphicon-transfer:before {
  content: "\e178"
}
.glyphicon-cutlery:before {
  content: "\e179"
}
.glyphicon-header:before {
  content: "\e180"
}
.glyphicon-compressed:before {
  content: "\e181"
}
.glyphicon-earphone:before {
  content: "\e182"
}
.glyphicon-phone-alt:before {
  content: "\e183"
}
.glyphicon-tower:before {
  content: "\e184"
}
.glyphicon-stats:before {
  content: "\e185"
}
.glyphicon-sd-video:before {
  content: "\e186"
}
.glyphicon-hd-video:before {
  content: "\e187"
}
.glyphicon-subtitles:before {
  content: "\e188"
}
.glyphicon-sound-stereo:before {
  content: "\e189"
}
.glyphicon-sound-dolby:before {
  content: "\e190"
}
.glyphicon-sound-5-1:before {
  content: "\e191"
}
.glyphicon-sound-6-1:before {
  content: "\e192"
}
.glyphicon-sound-7-1:before {
  content: "\e193"
}
.glyphicon-copyright-mark:before {
  content: "\e194"
}
.glyphicon-registration-mark:before {
  content: "\e195"
}
.glyphicon-cloud-download:before {
  content: "\e197"
}
.glyphicon-cloud-upload:before {
  content: "\e198"
}
.glyphicon-tree-conifer:before {
  content: "\e199"
}
.glyphicon-tree-deciduous:before {
  content: "\e200"
}
.glyphicon-cd:before {
  content: "\e201"
}
.glyphicon-save-file:before {
  content: "\e202"
}
.glyphicon-open-file:before {
  content: "\e203"
}
.glyphicon-level-up:before {
  content: "\e204"
}
.glyphicon-copy:before {
  content: "\e205"
}
.glyphicon-paste:before {
  content: "\e206"
}
.glyphicon-alert:before {
  content: "\e209"
}
.glyphicon-equalizer:before {
  content: "\e210"
}
.glyphicon-king:before {
  content: "\e211"
}
.glyphicon-queen:before {
  content: "\e212"
}
.glyphicon-pawn:before {
  content: "\e213"
}
.glyphicon-bishop:before {
  content: "\e214"
}
.glyphicon-knight:before {
  content: "\e215"
}
.glyphicon-baby-formula:before {
  content: "\e216"
}
.glyphicon-tent:before {
  content: "\26fa"
}
.glyphicon-blackboard:before {
  content: "\e218"
}
.glyphicon-bed:before {
  content: "\e219"
}
.glyphicon-apple:before {
  content: "\f8ff"
}
.glyphicon-erase:before {
  content: "\e221"
}
.glyphicon-hourglass:before {
  content: "\231b"
}
.glyphicon-lamp:before {
  content: "\e223"
}
.glyphicon-duplicate:before {
  content: "\e224"
}
.glyphicon-piggy-bank:before {
  content: "\e225"
}
.glyphicon-scissors:before {
  content: "\e226"
}
.glyphicon-bitcoin:before {
  content: "\e227"
}
.glyphicon-btc:before {
  content: "\e227"
}
.glyphicon-xbt:before {
  content: "\e227"
}
.glyphicon-yen:before {
  content: "\00a5"
}
.glyphicon-jpy:before {
  content: "\00a5"
}
.glyphicon-ruble:before {
  content: "\20bd"
}
.glyphicon-rub:before {
  content: "\20bd"
}
.glyphicon-scale:before {
  content: "\e230"
}
.glyphicon-ice-lolly:before {
  content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232"
}
.glyphicon-education:before {
  content: "\e233"
}
.glyphicon-option-horizontal:before {
  content: "\e234"
}
.glyphicon-option-vertical:before {
  content: "\e235"
}
.glyphicon-menu-hamburger:before {
  content: "\e236"
}
.glyphicon-modal-window:before {
  content: "\e237"
}
.glyphicon-oil:before {
  content: "\e238"
}
.glyphicon-grain:before {
  content: "\e239"
}
.glyphicon-sunglasses:before {
  content: "\e240"
}
.glyphicon-text-size:before {
  content: "\e241"
}
.glyphicon-text-color:before {
  content: "\e242"
}
.glyphicon-text-background:before {
  content: "\e243"
}
.glyphicon-object-align-top:before {
  content: "\e244"
}
.glyphicon-object-align-bottom:before {
  content: "\e245"
}
.glyphicon-object-align-horizontal:before {
  content: "\e246"
}
.glyphicon-object-align-left:before {
  content: "\e247"
}
.glyphicon-object-align-vertical:before {
  content: "\e248"
}
.glyphicon-object-align-right:before {
  content: "\e249"
}
.glyphicon-triangle-right:before {
  content: "\e250"
}
.glyphicon-triangle-left:before {
  content: "\e251"
}
.glyphicon-triangle-bottom:before {
  content: "\e252"
}
.glyphicon-triangle-top:before {
  content: "\e253"
}
.glyphicon-console:before {
  content: "\e254"
}
.glyphicon-superscript:before {
  content: "\e255"
}
.glyphicon-subscript:before {
  content: "\e256"
}
.glyphicon-menu-left:before {
  content: "\e257"
}
.glyphicon-menu-right:before {
  content: "\e258"
}
.glyphicon-menu-down:before {
  content: "\e259"
}
.glyphicon-menu-up:before {
  content: "\e260"
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
:after, :before {
  -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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a {
  color: #337ab7;
  text-decoration: none
}
a:focus, a:hover {
  color: #23527c;
  text-decoration: underline
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
figure {
  margin: 0
}
img {
  vertical-align: middle
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .thumbnail a>img, .thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto
}
.img-responsive {
  display: block;
  width: 100%;
  height: auto
}
.img-responsive1 {
  display: block;
  max-width: 75%;
  height: auto;
  padding-left: 50px;
}

.img-responsive2 {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.img-circle {
  border-radius: 50%
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}
.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
}
[role=button] {
  cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%
}
.h1, h1 {
  font-size: 36px
}
.h2, h2 {
  font-size: 30px
}
.h3, h3 {
  font-size: 24px
}
.h4, h4 {
  font-size: 18px
}
.h5, h5 {
  font-size: 14px
}
.h6, h6 {
  font-size: 12px
}
p {
  margin: 0 0 10px
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}
.mobile_show {
	display: none;
}
@media (min-width:768px) {
  .lead {
    font-size: 21px
  }
}
.small, small {
  font-size: 85%
}
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3
}
.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: #777
}
.text-primary {
  color: #337ab7
}
a.text-primary:focus, a.text-primary:hover {
  color: #286090
}
.text-success {
  color: #3c763d
}
a.text-success:focus, a.text-success:hover {
  color: #2b542c
}
.text-info {
  color: #31708f
}
a.text-info:focus, a.text-info:hover {
  color: #245269
}
.text-warning {
  color: #8a6d3b
}
a.text-warning:focus, a.text-warning:hover {
  color: #66512c
}
.text-danger {
  color: #a94442
}
a.text-danger:focus, a.text-danger:hover {
  color: #843534
}
.bg-primary {
  color: #fff;
  background-color: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090
}
.bg-success {
  background-color: #dff0d8
}
a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3
}
.bg-info {
  background-color: #d9edf7
}
a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee
}
.bg-warning {
  background-color: #fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5
}
.bg-danger {
  background-color: #f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}
ol, ul {
  margin-top: 0;
  margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
.list-unstyled {
  padding-left: 0;
  list-style: none
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none
}
.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}
dl {
  margin-top: 0;
  margin-bottom: 20px
}
dd, dt {
  line-height: 1.42857143
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
  }
  .dl-horizontal dd {
    margin-left: 180px
  }
}
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777
}
.initialism {
  font-size: 90%;
  text-transform: uppercase
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0
}
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014'
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
@media (min-width:768px) {
  .container {
    width: 750px
  }
}
@media (min-width:992px) {
  .container {
    width: 970px
  }
}
@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
.row {
  margin-right: -15px;
  margin-left: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
 padding-right:10px;
  padding-left: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left
}
.col-xs-12 {
  width: 100%
}
.col-xs-11 {
  width: 91.66666667%
}
.col-xs-10 {
  width: 83.33333333%
}
.col-xs-9 {
  width: 75%
}
.col-xs-8 {
  width: 73%
}
.col-xs-7 {
  width: 58.33333333%
}
.col-xs-6 {
  width: 50%
}
.col-xs-5 {
  width: 41.66666667%
}
.col-xs-4 {
  width: 33.33333333%
}
.col-xs-3 {
  width: 25%
}
.col-xs-2 {
  width: 16.66666667%
}
.col-xs-1 {
  width: 8.33333333%
}
.col-xs-pull-12 {
  right: 100%
}
.col-xs-pull-11 {
  right: 91.66666667%
}
.col-xs-pull-10 {
  right: 83.33333333%
}
.col-xs-pull-9 {
  right: 75%
}
.col-xs-pull-8 {
  right: 66.66666667%
}
.col-xs-pull-7 {
  right: 58.33333333%
}
.col-xs-pull-6 {
  right: 50%
}
.col-xs-pull-5 {
  right: 41.66666667%
}
.col-xs-pull-4 {
  right: 33.33333333%
}
.col-xs-pull-3 {
  right: 25%
}
.col-xs-pull-2 {
  right: 16.66666667%
}
.col-xs-pull-1 {
  right: 8.33333333%
}
.col-xs-pull-0 {
  right: auto
}
.col-xs-push-12 {
  left: 100%
}
.col-xs-push-11 {
  left: 91.66666667%
}
.col-xs-push-10 {
  left: 83.33333333%
}
.col-xs-push-9 {
  left: 75%
}
.col-xs-push-8 {
  left: 66.66666667%
}
.col-xs-push-7 {
  left: 58.33333333%
}
.col-xs-push-6 {
  left: 50%
}
.col-xs-push-5 {
  left: 41.66666667%
}
.col-xs-push-4 {
  left: 33.33333333%
}
.col-xs-push-3 {
  left: 25%
}
.col-xs-push-2 {
  left: 16.66666667%
}
.col-xs-push-1 {
  left: 8.33333333%
}
.col-xs-push-0 {
  left: auto
}
.col-xs-offset-12 {
  margin-left: 100%
}
.col-xs-offset-11 {
  margin-left: 91.66666667%
}
.col-xs-offset-10 {
  margin-left: 83.33333333%
}
.col-xs-offset-9 {
  margin-left: 75%
}
.col-xs-offset-8 {
  margin-left: 66.66666667%
}
.col-xs-offset-7 {
  margin-left: 58.33333333%
}
.col-xs-offset-6 {
  margin-left: 50%
}
.col-xs-offset-5 {
  margin-left: 41.66666667%
}
.col-xs-offset-4 {
  margin-left: 33.33333333%
}
.col-xs-offset-3 {
  margin-left: 25%
}
.col-xs-offset-2 {
  margin-left: 16.66666667%
}
.col-xs-offset-1 {
  margin-left: 8.33333333%
}
.col-xs-offset-0 {
  margin-left: 0
}
@media (min-width:768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left
  }
  .col-sm-12 {
    width: 100%
  }
  .col-sm-11 {
    width: 91.66666667%
  }
  .col-sm-10 {
    width: 83.33333333%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-8 {
    width: 66.66666667%
  }
  .col-sm-7 {
    width: 58.33333333%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-5 {
    width: 41.66666667%
  }
  .col-sm-4 {
    width: 33.33333333%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-2 {
    width: 16.66666667%
  }
  .col-sm-1 {
    width: 8.33333333%
  }
  .col-sm-pull-12 {
    right: 100%
  }
  .col-sm-pull-11 {
    right: 91.66666667%
  }
  .col-sm-pull-10 {
    right: 83.33333333%
  }
  .col-sm-pull-9 {
    right: 75%
  }
  .col-sm-pull-8 {
    right: 66.66666667%
  }
  .col-sm-pull-7 {
    right: 58.33333333%
  }
  .col-sm-pull-6 {
    right: 50%
  }
  .col-sm-pull-5 {
    right: 41.66666667%
  }
  .col-sm-pull-4 {
    right: 33.33333333%
  }
  .col-sm-pull-3 {
    right: 25%
  }
  .col-sm-pull-2 {
    right: 16.66666667%
  }
  .col-sm-pull-1 {
    right: 8.33333333%
  }
  .col-sm-pull-0 {
    right: auto
  }
  .col-sm-push-12 {
    left: 100%
  }
  .col-sm-push-11 {
    left: 91.66666667%
  }
  .col-sm-push-10 {
    left: 83.33333333%
  }
  .col-sm-push-9 {
    left: 75%
  }
  .col-sm-push-8 {
    left: 66.66666667%
  }
  .col-sm-push-7 {
    left: 58.33333333%
  }
  .col-sm-push-6 {
    left: 50%
  }
  .col-sm-push-5 {
    left: 41.66666667%
  }
  .col-sm-push-4 {
    left: 33.33333333%
  }
  .col-sm-push-3 {
    left: 25%
  }
  .col-sm-push-2 {
    left: 16.66666667%
  }
  .col-sm-push-1 {
    left: 8.33333333%
  }
  .col-sm-push-0 {
    left: auto
  }
  .col-sm-offset-12 {
    margin-left: 100%
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }
  .col-sm-offset-0 {
    margin-left: 0
  }
}
@media (min-width:992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left
  }
  .col-md-12 {
    width: 100%
  }
  .col-md-11 {
    width: 91.66666667%
  }
  .col-md-10 {
    width: 83.33333333%
  }
  .col-md-9 {
    width: 75%
  }
  .col-md-8 {
    width: 66.66666667%
  }
  .col-md-7 {
    width: 58.33333333%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-5 {
    width: 41.66666667%
  }
  .col-md-4 {
    width: 33%
    
  }
  .col-md-3 {
    width: 25%
  }
  .col-md-2 {
    width: 16.66666667%
  }
  .col-md-1 {
    width: 8.33333333%
  }
  .col-md-pull-12 {
    right: 100%
  }
  .col-md-pull-11 {
    right: 91.66666667%
  }
  .col-md-pull-10 {
    right: 83.33333333%
  }
  .col-md-pull-9 {
    right: 75%
  }
  .col-md-pull-8 {
    right: 66.66666667%
  }
  .col-md-pull-7 {
    right: 58.33333333%
  }
  .col-md-pull-6 {
    right: 50%
  }
  .col-md-pull-5 {
    right: 41.66666667%
  }
  .col-md-pull-4 {
    right: 33.33333333%
  }
  .col-md-pull-3 {
    right: 25%
  }
  .col-md-pull-2 {
    right: 16.66666667%
  }
  .col-md-pull-1 {
    right: 8.33333333%
  }
  .col-md-pull-0 {
    right: auto
  }
  .col-md-push-12 {
    left: 100%
  }
  .col-md-push-11 {
    left: 91.66666667%
  }
  .col-md-push-10 {
    left: 83.33333333%
  }
  .col-md-push-9 {
    left: 75%
  }
  .col-md-push-8 {
    left: 66.66666667%
  }
  .col-md-push-7 {
    left: 58.33333333%
  }
  .col-md-push-6 {
    left: 50%
  }
  .col-md-push-5 {
    left: 41.66666667%
  }
  .col-md-push-4 {
    left: 33.33333333%
  }
  .col-md-push-3 {
    left: 25%
  }
  .col-md-push-2 {
    left: 16.66666667%
  }
  .col-md-push-1 {
    left: 8.33333333%
  }
  .col-md-push-0 {
    left: auto
  }
  .col-md-offset-12 {
    margin-left: 100%
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%
  }
  .col-md-offset-0 {
    margin-left: 0
  }
}
@media (min-width:1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left
  }
  .col-lg-12 {
    width: 100%
  }
  .col-lg-11 {
    width: 91.66666667%
  }
  .col-lg-10 {
    width: 83.33333333%
  }
  .col-lg-9 {
    width: 75%
  }
  .col-lg-8 {
    width: 66.66666667%
  }
  .col-lg-7 {
    width: 58.33333333%
  }
  .col-lg-6 {
    width: 50%
  }
  .col-lg-5 {
    width: 41.66666667%
  }
  .col-lg-4 {
    width: 33.33333333%
  }
  .col-lg-3 {
    width: 25%
  }
  .col-lg-2 {
    width: 16.66666667%
  }
  .col-lg-1 {
    width: 8.33333333%
  }
  .col-lg-pull-12 {
    right: 100%
  }
  .col-lg-pull-11 {
    right: 91.66666667%
  }
  .col-lg-pull-10 {
    right: 83.33333333%
  }
  .col-lg-pull-9 {
    right: 75%
  }
  .col-lg-pull-8 {
    right: 66.66666667%
  }
  .col-lg-pull-7 {
    right: 58.33333333%
  }
  .col-lg-pull-6 {
    right: 50%
  }
  .col-lg-pull-5 {
    right: 41.66666667%
  }
  .col-lg-pull-4 {
    right: 33.33333333%
  }
  .col-lg-pull-3 {
    right: 25%
  }
  .col-lg-pull-2 {
    right: 16.66666667%
  }
  .col-lg-pull-1 {
    right: 8.33333333%
  }
  .col-lg-pull-0 {
    right: auto
  }
  .col-lg-push-12 {
    left: 100%
  }
  .col-lg-push-11 {
    left: 91.66666667%
  }
  .col-lg-push-10 {
    left: 83.33333333%
  }
  .col-lg-push-9 {
    left: 75%
  }
  .col-lg-push-8 {
    left: 66.66666667%
  }
  .col-lg-push-7 {
    left: 58.33333333%
  }
  .col-lg-push-6 {
    left: 50%
  }
  .col-lg-push-5 {
    left: 41.66666667%
  }
  .col-lg-push-4 {
    left: 33.33333333%
  }
  .col-lg-push-3 {
    left: 25%
  }
  .col-lg-push-2 {
    left: 16.66666667%
  }
  .col-lg-push-1 {
    left: 8.33333333%
  }
  .col-lg-push-0 {
    left: auto
  }
  .col-lg-offset-12 {
    margin-left: 100%
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
  .col-lg-offset-0 {
    margin-left: 0
  }
}
table {
  background-color: transparent
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left
}
th {
  text-align: left
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  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>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
  border-top: 0
}
.table>tbody+tbody {
  border-top: 2px solid #ddd
}
.table .table {
  background-color: #fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
  padding: 5px
}
.table-bordered {
  border: 1px solid #ddd
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border: 1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
  background-color: #f5f5f5
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none
}
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
  background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
  background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
  background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
  background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
  background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto
}
@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }
  .table-responsive>.table {
    margin-bottom: 0
  }
  .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: nowrap
  }
  .table-responsive>.table-bordered {
    border: 0
  }
  .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
  }
  .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
  }
  .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
input[type=checkbox], input[type=radio] {
  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=checkbox]:focus, input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #999
}
.form-control::-webkit-input-placeholder {
  color: #999
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed
}
textarea.form-control {
  height: auto
}
input[type=search] {
  -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px
  }
  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px
  }
  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px
  }
}
.form-group {
  margin-bottom: 15px
}
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}
.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px
}
.checkbox+.checkbox, .radio+.radio {
  margin-top: -5px
}
.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
select.input-sm {
  height: 30px;
  line-height: 30px
}
select[multiple].input-sm, textarea.input-sm {
  height: auto
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
select.input-lg {
  height: 46px;
  line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
  height: auto
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.has-feedback {
  position: relative
}
.has-feedback .form-control {
  padding-right: 42.5px
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d
}
.has-success .form-control-feedback {
  color: #3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b
}
.has-warning .form-control-feedback {
  color: #8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442
}
.has-error .form-control-feedback {
  color: #a94442
}
.has-feedback label~.form-control-feedback {
  top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
  top: 0
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}
@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-static {
    display: inline-block
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto
  }
  .form-inline .input-group>.form-control {
    width: 100%
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0
  }
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0
}
.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px
}
@media (min-width:768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    margin-left:-20px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px
}
@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px
  }
}
@media (min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none
}
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}
.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
  background-image: none
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc
}
.btn-default .badge {
  color: #fff;
  background-color: #333
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
  background-image: none
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
  background-image: none
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
  background-image: none
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
  background-image: none
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
  background-image: none
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent
}
.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none
}
.btn-group-lg>.btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
.btn-group-sm>.btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.btn-group-xs>.btn, .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=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}
.fade.in {
  opacity: 1
}
.collapse {
  display: none
}
.collapse.in {
  display: block
}
tr.collapse.in {
  display: table-row
}
tbody.collapse.in {
  display: table-row-group
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}
.dropdown, .dropup {
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
  color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
  display: block
}
.open>a {
  outline: 0
}
.dropdown-menu-right {
  right: 0;
  left: auto
}
.dropdown-menu-left {
  right: auto;
  left: 0
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990
}
.pull-right>.dropdown-menu {
  right: 0;
  left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}
@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
  position: relative;
  float: left
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
  z-index: 2
}
.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 .btn, .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-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0
}
.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}
.dropup .btn-lg .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>.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-left-radius: 4px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.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-left-radius: 0;
  border-top-right-radius: 0
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  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=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}
.input-group .form-control:focus {
  z-index: 3
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px
}
select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
  height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px
}
select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
  height: auto
}
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
.input-group-addon, .input-group-btn {
  white-space: nowrap;
  vertical-align: middle
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.input-group-addon:first-child {
  border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.input-group-addon:last-child {
  border-left: 0
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}
.input-group-btn>.btn {
  position: relative
}
.input-group-btn>.btn+.btn {
  margin-left: -1px
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
  z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
  margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}
.nav>li {
  position: relative;
  display: block
}
.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: #eee
}
.nav>li.disabled>a {
  color: #777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: #eee;
  border-color: #337ab7
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.nav>li>a>img {
  max-width: none
}
.nav-tabs {
  border-bottom: 1px solid #ddd
}
.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}
.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}
.nav-tabs.nav-justified>li {
  float: none
}
.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}
@media (min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd
}
@media (min-width:768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }
  .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff
  }
}
.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:focus, .nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #337ab7
}
.nav-stacked>li {
  float: none
}
.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0
}
.nav-justified {
  width: 100%
}
.nav-justified>li {
  float: none
}
.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center
}
.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}
@media (min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%
  }
  .nav-justified>li>a {
    margin-bottom: 0
  }
}
.nav-tabs-justified {
  border-bottom: 0
}
.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd
}
@media (min-width:768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }
  .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff
  }
}
.tab-content>.tab-pane {
  display: none
}
.tab-content>.active {
  display: block
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}
@media (min-width:768px) {
  .navbar {
    border-radius: 4px
  }
}
@media (min-width:768px) {
  .navbar-header {
    float: left
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}
.navbar-collapse.in {
  overflow-y: auto
}
@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }
  .navbar-collapse.in {
    overflow-y: visible
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px
}
@media (max-device-width:480px) and (orientation:landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px
}
@media (min-width:768px) {
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}
@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}
@media (min-width:768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none
}
.navbar-brand>img {
  display: block
}
@media (min-width:768px) {
  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.navbar-toggle:focus {
  outline: 0
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px
}
@media (min-width:768px) {
  .navbar-toggle {
    display: none
  }
}
.navbar-nav {
  margin: 7.5px -15px
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}
@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px
  }
  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px
  }
  .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none
  }
}
@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }
  .navbar-nav>li {
    float: left
  }
  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}
@media (min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .navbar-form .form-control-static {
    display: inline-block
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
  }
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto
  }
  .navbar-form .input-group>.form-control {
    width: 100%
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0
  }
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}
@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0
  }
  
  .mobile_none{
	display: none;
  }
}
@media (min-width:768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  .mobile_none{
	display: block;
  }
}
.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}
@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px
  }
}
@media (min-width:768px) {
  .navbar-left {
    float: left !important
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px
  }
  .navbar-right~.navbar-right {
    margin-right: 0
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}
.navbar-default .navbar-brand {
  color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent
}
.navbar-default .navbar-text {
  color: #777
}
.navbar-default .navbar-nav>li>a {
  color: #777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent
}
.navbar-default .navbar-toggle {
  border-color: #ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  color: #555;
  background-color: #e7e7e7
}
@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
  }
}
.navbar-default .navbar-link {
  color: #777
}
.navbar-default .navbar-link:hover {
  color: #333
}
.navbar-default .btn-link {
  color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-text {
  color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent
}
.navbar-inverse .navbar-toggle {
  border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #080808
}
@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
  color: #fff
}
.navbar-inverse .btn-link {
  color: #9d9d9d
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px
}
.breadcrumb>li {
  display: inline-block
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}
.breadcrumb>.active {
  color: #777
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}
.pagination>li {
  display: inline;
  margin-right:5pt;

}
.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none
}
.pager li {
  display: inline
}
.pager li>a, .pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}
.pager li>a:focus, .pager li>a:hover {
  text-decoration: none;
  background-color: #eee
}
.pager .next>a, .pager .next>span {
  float: right
}
.pager .previous>a, .pager .previous>span {
  float: left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff
}
.label {
  display: inline;
  padding: .4em .6em .4em;
  font-size: 85%;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}
a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.label:empty {
  display: none
}
.btn .label {
  position: relative;
  top: -1px
}
.label-default {
  background-color: #777
}
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e
}
.label-primary {
  background-color: #337ab7
}
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090
}
.label-success {
  background-color: #5cb85c
}
.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44
}
.label-info {
  background-color: #5bc0de
}
.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5
}
.label-warning {
  background-color: #fba626
}
.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f
}
.label-danger {
  background-color: #d9534f
}
.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px
}
.badge:empty {
  display: none
}
.btn .badge {
  position: relative;
  top: -1px
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px
}
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff
}
.list-group-item>.badge {
  float: right
}
.list-group-item>.badge+.badge {
  margin-right: 5px
}
.nav-pills>li>a>.badge {
  margin-left: 3px
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee
}
.jumbotron .h1, .jumbotron h1 {
  color: inherit
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}
.jumbotron>hr {
  border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px
}
.jumbotron .container {
  max-width: 100%
}
@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px
  }
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out
}
.thumbnail a>img, .thumbnail>img {
  margin-right: auto;
  margin-left: auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7
}
.thumbnail .caption {
  padding: 9px;
  color: #333
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}
.alert h4 {
  margin-top: 0;
  color: inherit
}
.alert .alert-link {
  font-weight: 700
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.alert-success hr {
  border-top-color: #c9e2b3
}
.alert-success .alert-link {
  color: #2b542c
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.alert-info hr {
  border-top-color: #a6e1ec
}
.alert-info .alert-link {
  color: #245269
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.alert-warning hr {
  border-top-color: #f7e1b5
}
.alert-warning .alert-link {
  color: #66512c
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.alert-danger hr {
  border-top-color: #e4b9c0
}
.alert-danger .alert-link {
  color: #843534
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px
}
.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
  background-color: #5cb85c
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
  background-color: #5bc0de
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
  background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
  background-color: #d9534f
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media {
  margin-top: 15px
}
.media:first-child {
  margin-top: 0
}
.media, .media-body {
  overflow: hidden;
  zoom: 1
}
.media-body {
  width: 10000px
}
.media-object {
  display: block
}
.media-object.img-thumbnail {
  max-width: none
}
.media-right, .media>.pull-right {
  padding-left: 10px
}
.media-left, .media>.pull-left {
  padding-right: 10px
}
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top
}
.media-middle {
  vertical-align: middle
}
.media-bottom {
  vertical-align: bottom
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.media-list {
  padding-left: 0;
  list-style: none
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
a.list-group-item, button.list-group-item {
  color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}
button.list-group-item {
  width: 100%;
  text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
  color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
  color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
  padding: 15px
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
  color: inherit
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
  color: inherit
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
  margin-bottom: 0
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0
}
.list-group+.panel-footer {
  border-top-width: 0
}
.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
  margin-bottom: 0
}
.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
  padding-right: 15px;
  padding-left: 15px
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
  border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0
}
.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0
}
.panel>.table-responsive {
  margin-bottom: 0;
  border: 0
}
.panel-group {
  margin-bottom: 20px
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}
.panel-group .panel+.panel {
  margin-top: 5px
}
.panel-group .panel-heading {
  border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd
}
.panel-group .panel-footer {
  border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}
.panel-default {
  border-color: #ddd
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd
}
.panel-primary {
  border-color: #337ab7
}
.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7
}
.panel-success {
  border-color: #d6e9c6
}
.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6
}
.panel-info {
  border-color: #bce8f1
}
.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1
}
.panel-warning {
  border-color: #faebcc
}
.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc
}
.panel-danger {
  border-color: #ebccd1
}
.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%
}
.embed-responsive-4by3 {
  padding-bottom: 75%
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15)
}
.well-lg {
  padding: 24px;
  border-radius: 6px
}
.well-sm {
  padding: 9px;
  border-radius: 3px
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2
}
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0
}
.modal-open {
  overflow: hidden
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%)
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
  margin-top: -2px
}
.modal-title {
  margin: 0;
  line-height: 1.42857143
}
.modal-body {
  position: relative;
  padding: 15px
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px
}
.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, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }
  .modal-sm {
    width: 300px
  }
}
@media (min-width:992px) {
  .modal-lg {
    width: 900px
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  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 {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -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;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  line-break: auto
}
.popover.top {
  margin-top: -10px
}
.popover.right {
  margin-left: 10px
}
.popover.bottom {
  margin-top: 10px
}
.popover.left {
  margin-left: -10px
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0
}
.popover-content {
  padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.popover>.arrow {
  border-width: 11px
}
.popover>.arrow:after {
  content: "";
  border-width: 10px
}
.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0
}
.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0
}
.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0
}
.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0
}
.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff
}
.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff
}
.carousel {
  position: relative
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}
.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
  line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
  }
  .carousel-inner>.item.active.right, .carousel-inner>.item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  .carousel-inner>.item.active.left, .carousel-inner>.item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
  display: block
}
.carousel-inner>.active {
  left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}
.carousel-inner>.next {
  left: 100%
}
.carousel-inner>.prev {
  left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
  left: 0
}
.carousel-inner>.active.left {
  left: -100%
}
.carousel-inner>.active.right {
  left: 100%
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x
}
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1
}
.carousel-control .icon-prev:before {
  content: '\2039'
}
.carousel-control .icon-next:before {
  content: '\203a'
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
  text-shadow: none
}
@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }
  .carousel-indicators {
    bottom: 20px
  }
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}
.pull-right {
  float: right !important
}
.pull-left {
  float: left !important
}
.hide {
  display: none !important
}
.show {
  display: block !important
}
.invisible {
  visibility: hidden
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.hidden {
  display: none !important
}
.affix {
  position: fixed
}
@-ms-viewport {
  width: device-width
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important
}
@media (max-width:767px) {
  .visible-xs {
    display: block !important
  }
  table.visible-xs {
    display: table !important
  }
  tr.visible-xs {
    display: table-row !important
  }
  td.visible-xs, th.visible-xs {
    display: table-cell !important
  }
}
@media (max-width:767px) {
  .visible-xs-block {
    display: block !important
  }
}
@media (max-width:767px) {
  .visible-xs-inline {
    display: inline !important
  }
}
@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block !important
  }
  table.visible-sm {
    display: table !important
  }
  tr.visible-sm {
    display: table-row !important
  }
  td.visible-sm, th.visible-sm {
    display: table-cell !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important
  }
  table.visible-md {
    display: table !important
  }
  tr.visible-md {
    display: table-row !important
  }
  td.visible-md, th.visible-md {
    display: table-cell !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}
@media (min-width:1200px) {
  .visible-lg {
    display: block !important
  }
  table.visible-lg {
    display: table !important
  }
  tr.visible-lg {
    display: table-row !important
  }
  td.visible-lg, th.visible-lg {
    display: table-cell !important
  }
}
@media (min-width:1200px) {
  .visible-lg-block {
    display: block !important
  }
}
@media (min-width:1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}
@media (min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}
@media (max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important
  }
}
@media (min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}
.visible-print {
  display: none !important
}
@media print {
  .visible-print {
    display: block !important
  }
  table.visible-print {
    display: table !important
  }
  tr.visible-print {
    display: table-row !important
  }
  td.visible-print, th.visible-print {
    display: table-cell !important
  }
}
.visible-print-block {
  display: none !important
}
@media print {
  .visible-print-block {
    display: block !important
  }
}
.visible-print-inline {
  display: none !important
}
@media print {
  .visible-print-inline {
    display: inline !important
  }
}
.visible-print-inline-block {
  display: none !important
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}
@media print {
  .hidden-print {
    display: none !important
  }
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}
.btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-danger.disabled, .btn-danger[disabled], .btn-default.disabled, .btn-default[disabled], .btn-info.disabled, .btn-info[disabled], .btn-primary.disabled, .btn-primary[disabled], .btn-success.disabled, .btn-success[disabled], .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-default, fieldset[disabled] .btn-info, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-success, fieldset[disabled] .btn-warning {
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn-danger .badge, .btn-default .badge, .btn-info .badge, .btn-primary .badge, .btn-success .badge, .btn-warning .badge {
  text-shadow: none
}
.btn.active, .btn:active {
  background-image: none
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc
}
.btn-default:focus, .btn-default:hover {
  background-color: #e0e0e0;
  background-position: 0 -15px
}
.btn-default.active, .btn-default:active {
  background-color: #e0e0e0;
  border-color: #dbdbdb
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #e0e0e0;
  background-image: none
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580
}
.btn-primary:focus, .btn-primary:hover {
  background-color: #265a88;
  background-position: 0 -15px
}
.btn-primary.active, .btn-primary:active {
  background-color: #265a88;
  border-color: #245580
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #265a88;
  background-image: none
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e
}
.btn-success:focus, .btn-success:hover {
  background-color: #419641;
  background-position: 0 -15px
}
.btn-success.active, .btn-success:active {
  background-color: #419641;
  border-color: #3e8f3e
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #419641;
  background-image: none
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9
}
.btn-info:focus, .btn-info:hover {
  background-color: #2aabd2;
  background-position: 0 -15px
}
.btn-info.active, .btn-info:active {
  background-color: #2aabd2;
  border-color: #28a4c9
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #2aabd2;
  background-image: none
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13
}
.btn-warning:focus, .btn-warning:hover {
  background-color: #eb9316;
  background-position: 0 -15px
}
.btn-warning.active, .btn-warning:active {
  background-color: #eb9316;
  border-color: #e38d13
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #eb9316;
  background-image: none
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28
}
.btn-danger:focus, .btn-danger:hover {
  background-color: #c12e2a;
  background-position: 0 -15px
}
.btn-danger.active, .btn-danger:active {
  background-color: #c12e2a;
  border-color: #b92c28
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #c12e2a;
  background-image: none
}
.img-thumbnail, .thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}
.navbar-brand, .navbar-nav>li>a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a {
  background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
  border-radius: 0
}
@media (max-width:767px) {
  .navbar .navbar-nav .open .dropdown-menu>.active>a, .navbar .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a
}
.list-group-item.active .badge, .list-group-item.active:focus .badge, .list-group-item.active:hover .badge {
  text-shadow: none
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}
.panel-default>.panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x
}
.panel-primary>.panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x
}
.panel-success>.panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x
}
.panel-info>.panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x
}
.panel-warning>.panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x
}
.panel-danger>.panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.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
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .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.28571429em;
  text-align: center
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}
.fa-ul>li {
  position: relative
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}
.fa-li.fa-lg {
  left: -1.85714286em
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}
.fa-pull-left {
  float: left
}
.fa-pull-right {
  float: right
}
.fa.fa-pull-left {
  margin-right: .3em
}
.fa.fa-pull-right {
  margin-left: .3em
}
.pull-right {
  float: right
}
.pull-left {
  float: left
}
.fa.pull-left {
  margin-right: .3em
}
.fa.pull-right {
  margin-left: .3em
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}
.fa-flip-horizontal {
  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 {
  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
}
.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: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-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-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"
}

/*!
 * Jasny Bootstrap v3.1.3 (http://jasny.github.io/bootstrap)
 * Copyright 2012-2014 Arnold Daniels
 * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
 */
.container-smooth {
  max-width: 1170px
}
@media (min-width: 1px) {
  .container-smooth {
    width: auto
  }
}
.btn-labeled {
  padding-top: 0;
  padding-bottom: 0
}
.btn-label {
  position: relative;
  background: 0 0;
  background: rgba(0, 0, 0, .15);
  display: inline-block;
  padding: 6px 12px;
  left: -12px;
  border-radius: 3px 0 0 3px
}
.btn-label.btn-label-right {
  left: auto;
  right: -12px;
  border-radius: 0 3px 3px 0
}
.btn-lg .btn-label {
  padding: 10px 16px;
  left: -16px;
  border-radius: 5px 0 0 5px
}
.btn-lg .btn-label.btn-label-right {
  left: auto;
  right: -16px;
  border-radius: 0 5px 5px 0
}
.btn-sm .btn-label {
  padding: 5px 10px;
  left: -10px;
  border-radius: 2px 0 0 2px
}
.btn-sm .btn-label.btn-label-right {
  left: auto;
  right: -10px;
  border-radius: 0 2px 2px 0
}
.btn-xs .btn-label {
  padding: 1px 5px;
  left: -5px;
  border-radius: 2px 0 0 2px
}
.btn-xs .btn-label.btn-label-right {
  left: auto;
  right: -5px;
  border-radius: 0 2px 2px 0
}
.nav-tabs-bottom {
  border-bottom: 0;
  border-top: 1px solid #ddd
}
.nav-tabs-bottom>li {
  margin-bottom: 0;
  margin-top: -1px
}
.nav-tabs-bottom>li>a {
  border-radius: 0 0 4px 4px
}
.nav-tabs-bottom>li>a:hover, .nav-tabs-bottom>li>a:focus, .nav-tabs-bottom>li.active>a, .nav-tabs-bottom>li.active>a:hover, .nav-tabs-bottom>li.active>a:focus {
  border: 1px solid #ddd;
  border-top-color: transparent
}
.nav-tabs-left {
  border-bottom: 0;
  border-right: 1px solid #ddd
}
.nav-tabs-left>li {
  margin-bottom: 0;
  margin-right: -1px;
  float: none
}
.nav-tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  margin-bottom: 2px
}
.nav-tabs-left>li>a:hover, .nav-tabs-left>li>a:focus, .nav-tabs-left>li.active>a, .nav-tabs-left>li.active>a:hover, .nav-tabs-left>li.active>a:focus {
  border: 1px solid #ddd;
  border-right-color: transparent
}
.row>.nav-tabs-left {
  padding-right: 0;
  padding-left: 15px;
  margin-right: -1px;
  position: relative;
  z-index: 1
}
.row>.nav-tabs-left+.tab-content {
  border-left: 1px solid #ddd
}
.nav-tabs-right {
  border-bottom: 0;
  border-left: 1px solid #ddd
}
.nav-tabs-right>li {
  margin-bottom: 0;
  margin-left: -1px;
  float: none
}
.nav-tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-left: 0;
  margin-bottom: 2px
}
.nav-tabs-right>li>a:hover, .nav-tabs-right>li>a:focus, .nav-tabs-right>li.active>a, .nav-tabs-right>li.active>a:hover, .nav-tabs-right>li.active>a:focus {
  border: 1px solid #ddd;
  border-left-color: transparent
}
.row>.nav-tabs-right {
  padding-left: 0;
  padding-right: 15px
}
.navmenu, .navbar-offcanvas {
  width: 300px;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px
}
.navmenu-fixed-left, .navmenu-fixed-right, .navbar-offcanvas {
  position: fixed;
  z-index: 1030;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  border-radius: 0
}
.navmenu-fixed-left, .navbar-offcanvas.navmenu-fixed-left {
  left: 0;
  right: auto;
  border-width: 0 1px 0 0
}
.navmenu-fixed-right, .navbar-offcanvas {
  left: auto;
  right: 0;
  border-width: 0 0 0 1px
}
.navmenu-nav {
  margin-bottom: 10px
}
.navmenu-nav.dropdown-menu {
  position: static;
  margin: 0;
  padding-top: 0;
  float: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0
}
.navbar-offcanvas .navbar-nav {
  margin: 0
}
@media (min-width:768px) {
  .navbar-offcanvas {
    width: auto;
    border-top: 0;
    box-shadow: none
  }
  .navbar-offcanvas.offcanvas {
    position: static;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }
  .navbar-offcanvas .navbar-nav.navbar-left:first-child {
    margin-left: -15px
  }
  .navbar-offcanvas .navbar-nav.navbar-right:last-child {
    margin-right: -15px
  }
  .navbar-offcanvas .navmenu-brand {
    display: none
  }
}
.navmenu-brand {
  display: block;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 15px;
  margin: 10px 0
}
.navmenu-brand:hover, .navmenu-brand:focus {
  text-decoration: none
}
.navmenu-default, .navbar-default .navbar-offcanvas {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}
.navmenu-default .navmenu-brand, .navbar-default .navbar-offcanvas .navmenu-brand {
  color: #777
}
.navmenu-default .navmenu-brand:hover, .navbar-default .navbar-offcanvas .navmenu-brand:hover, .navmenu-default .navmenu-brand:focus, .navbar-default .navbar-offcanvas .navmenu-brand:focus {
  color: #5e5e5e;
  background-color: transparent
}
.navmenu-default .navmenu-text, .navbar-default .navbar-offcanvas .navmenu-text {
  color: #777
}
.navmenu-default .navmenu-nav>.dropdown>a:hover .caret, .navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret, .navmenu-default .navmenu-nav>.dropdown>a:focus .caret, .navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333
}
.navmenu-default .navmenu-nav>.open>a, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a, .navmenu-default .navmenu-nav>.open>a:hover, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover, .navmenu-default .navmenu-nav>.open>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus {
  background-color: #e7e7e7;
  color: #555
}
.navmenu-default .navmenu-nav>.open>a .caret, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a .caret, .navmenu-default .navmenu-nav>.open>a:hover .caret, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover .caret, .navmenu-default .navmenu-nav>.open>a:focus .caret, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555
}
.navmenu-default .navmenu-nav>.dropdown>a .caret, .navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a .caret {
  border-top-color: #777;
  border-bottom-color: #777
}
.navmenu-default .navmenu-nav.dropdown-menu, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #e7e7e7
}
.navmenu-default .navmenu-nav.dropdown-menu>.divider, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider {
  background-color: #f8f8f8
}
.navmenu-default .navmenu-nav.dropdown-menu>.active>a, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a, .navmenu-default .navmenu-nav.dropdown-menu>.active>a:hover, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover, .navmenu-default .navmenu-nav.dropdown-menu>.active>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus {
  background-color: #d7d7d7
}
.navmenu-default .navmenu-nav>li>a, .navbar-default .navbar-offcanvas .navmenu-nav>li>a {
  color: #777
}
.navmenu-default .navmenu-nav>li>a:hover, .navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover, .navmenu-default .navmenu-nav>li>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus {
  color: #333;
  background-color: transparent
}
.navmenu-default .navmenu-nav>.active>a, .navbar-default .navbar-offcanvas .navmenu-nav>.active>a, .navmenu-default .navmenu-nav>.active>a:hover, .navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover, .navmenu-default .navmenu-nav>.active>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7
}
.navmenu-default .navmenu-nav>.disabled>a, .navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a, .navmenu-default .navmenu-nav>.disabled>a:hover, .navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:hover, .navmenu-default .navmenu-nav>.disabled>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent
}
.navmenu-inverse, .navbar-inverse .navbar-offcanvas {
  background-color: #222;
  border-color: #080808
}
.navmenu-inverse .navmenu-brand, .navbar-inverse .navbar-offcanvas .navmenu-brand {
  color: #999
}
.navmenu-inverse .navmenu-brand:hover, .navbar-inverse .navbar-offcanvas .navmenu-brand:hover, .navmenu-inverse .navmenu-brand:focus, .navbar-inverse .navbar-offcanvas .navmenu-brand:focus {
  color: #fff;
  background-color: transparent
}
.navmenu-inverse .navmenu-text, .navbar-inverse .navbar-offcanvas .navmenu-text {
  color: #999
}
.navmenu-inverse .navmenu-nav>.dropdown>a:hover .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret, .navmenu-inverse .navmenu-nav>.dropdown>a:focus .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff
}
.navmenu-inverse .navmenu-nav>.open>a, .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a, .navmenu-inverse .navmenu-nav>.open>a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover, .navmenu-inverse .navmenu-nav>.open>a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus {
  background-color: #080808;
  color: #fff
}
.navmenu-inverse .navmenu-nav>.open>a .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a .caret, .navmenu-inverse .navmenu-nav>.open>a:hover .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover .caret, .navmenu-inverse .navmenu-nav>.open>a:focus .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff
}
.navmenu-inverse .navmenu-nav>.dropdown>a .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a .caret {
  border-top-color: #999;
  border-bottom-color: #999
}
.navmenu-inverse .navmenu-nav.dropdown-menu, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #080808
}
.navmenu-inverse .navmenu-nav.dropdown-menu>.divider, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider {
  background-color: #222
}
.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a, .navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover, .navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus {
  background-color: #000
}
.navmenu-inverse .navmenu-nav>li>a, .navbar-inverse .navbar-offcanvas .navmenu-nav>li>a {
  color: #999
}
.navmenu-inverse .navmenu-nav>li>a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:hover, .navmenu-inverse .navmenu-nav>li>a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:focus {
  color: #fff;
  background-color: transparent
}
.navmenu-inverse .navmenu-nav>.active>a, .navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a, .navmenu-inverse .navmenu-nav>.active>a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:hover, .navmenu-inverse .navmenu-nav>.active>a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:focus {
  color: #fff;
  background-color: #080808
}
.navmenu-inverse .navmenu-nav>.disabled>a, .navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a, .navmenu-inverse .navmenu-nav>.disabled>a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:hover, .navmenu-inverse .navmenu-nav>.disabled>a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent
}
.alert-fixed-top, .alert-fixed-bottom {
  position: fixed;
  width: 100%;
  z-index: 1035;
  border-radius: 0;
  margin: 0;
  left: 0
}
@media (min-width:992px) {
  .alert-fixed-top, .alert-fixed-bottom {
    width: 992px;
    left: 50%;
    margin-left: -496px
  }
}
.alert-fixed-top {
  top: 0;
  border-width: 0 0 1px
}
@media (min-width:992px) {
  .alert-fixed-top {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-width: 0 1px 1px
  }
}
.alert-fixed-bottom {
  bottom: 0;
  border-width: 1px 0 0
}
@media (min-width:992px) {
  .alert-fixed-bottom {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-width: 1px 1px 0
  }
}
.offcanvas {
  display: none
}
.offcanvas.in {
  display: block
}
@media (max-width:767px) {
  .offcanvas-xs {
    display: none
  }
  .offcanvas-xs.in {
    display: block
  }  
  .slick-dots {
  margin-bottom: -40px;
}
}
@media (max-width:991px) {
  .offcanvas-sm {
    display: none
  }
  .offcanvas-sm.in {
    display: block
  }

}
@media (max-width:1199px) {
  .offcanvas-md {
    display: none
  }
  .offcanvas-md.in {
    display: block
  }
}
.offcanvas-lg {
  display: none
}
.offcanvas-lg.in {
  display: block
}
.canvas-sliding {
  -webkit-transition: top .35s, left .35s, bottom .35s, right .35s;
  transition: top .35s, left .35s, bottom .35s, right .35s
}
.offcanvas-clone {
  height: 0 !important;
  width: 0 !important;
  overflow: hidden !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: auto !important;
  left: auto !important;
  bottom: 0 !important;
  right: 0 !important;
  opacity: 0 !important
}
.table.rowlink td:not(.rowlink-skip), .table .rowlink td:not(.rowlink-skip) {
  cursor: pointer
}
.table.rowlink td:not(.rowlink-skip) a, .table .rowlink td:not(.rowlink-skip) a {
  color: inherit;
  font: inherit;
  text-decoration: inherit
}
.table-hover.rowlink tr:hover td, .table-hover .rowlink tr:hover td {
  background-color: #cfcfcf
}
.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle
}
.btn-file>input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  height: 100%;
  width: 100%;
  direction: ltr;
  cursor: pointer
}
.fileinput {
  margin-bottom: 9px;
  display: inline-block
}
.fileinput .form-control {
  padding-top: 7px;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text
}
.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center
}
.fileinput .thumbnail>img {
  max-height: 100%
}
.fileinput .btn {
  vertical-align: middle
}
.fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists {
  display: none
}
.fileinput-inline .fileinput-controls {
  display: inline
}
.fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden
}
.form-control .fileinput-filename {
  vertical-align: bottom
}
.fileinput.input-group {
  display: table
}
.fileinput.input-group>* {
  position: relative;
  z-index: 2
}
.fileinput.input-group>.btn-file {
  z-index: 1
}
.fileinput-new.input-group .btn-file, .fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0
}
.fileinput-new.input-group .btn-file.btn-xs, .fileinput-new .input-group .btn-file.btn-xs, .fileinput-new.input-group .btn-file.btn-sm, .fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0
}
.fileinput-new.input-group .btn-file.btn-lg, .fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0
}
.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b
}
.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc
}
.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442
}
.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1
}
.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d
}
.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6
}
.input-group-addon:not(:first-child) {
  border-left: 0
}

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;

}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset 'UTF-8';

/* Slider */
.slick-loading .slick-list {
  background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('./fonts/slick.eot');
  src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-top: -10px\9; /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  /*bottom: -27px;*/
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;/* margin: 0 5px; */
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  content: '•';
  text-align: center;
  opacity: .7;
  color: #a1a1a1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #8850a3;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper, .owl-carousel  .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);/*IE7 fix*/
  opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */

/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);/*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center
}

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */

/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1
  }
}
@keyframes empty {
  0% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.fixed-table-container .bs-checkbox, .fixed-table-container .no-records-found {
  text-align: center
}
.fixed-table-body thead th .th-inner, .table td, .table th {
  box-sizing: border-box
}
.bootstrap-table .table {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #ddd;
  border-collapse: collapse !important;
  border-radius: 1px
}
.bootstrap-table .table:not(.table-condensed), .bootstrap-table .table:not(.table-condensed)>tbody>tr>td, .bootstrap-table .table:not(.table-condensed)>tbody>tr>th, .bootstrap-table .table:not(.table-condensed)>tfoot>tr>td, .bootstrap-table .table:not(.table-condensed)>tfoot>tr>th, .bootstrap-table .table:not(.table-condensed)>thead>tr>td {
  padding: 8px
}
.bootstrap-table .table.table-no-bordered>tbody>tr>td, .bootstrap-table .table.table-no-bordered>thead>tr>th {
  border-right: 2px solid transparent
}
.fixed-table-container {
  position: relative;
  clear: both;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px
}
.fixed-table-container.table-no-bordered {
  border: 1px solid transparent
}
.fixed-table-footer, .fixed-table-header {
  overflow: hidden
}
.fixed-table-footer {
  border-top: 1px solid #ddd
}
.fixed-table-body {
  overflow-x: auto;
  overflow-y: auto;
  height: 100%
}
.fixed-table-container table {
  width: 100%
}
.fixed-table-container thead th {
  height: 0;
  padding: 0;
  margin: 0;
  border-left: 1px solid #ddd
}
.fixed-table-container thead th:focus {
  outline: transparent solid 0
}
.fixed-table-container thead th:first-child {
  border-left: none;
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px
}
.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner {
  padding: 8px;
  line-height: 24px;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.fixed-table-container thead th .sortable {
  cursor: pointer;
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 30px
}
.fixed-table-container thead th .both {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC')
}
.fixed-table-container thead th .asc {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==)
}
.fixed-table-container thead th .desc {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=)
}
.fixed-table-container th.detail {
  width: 30px
}
.fixed-table-container tbody td {
  border-left: 1px solid #ddd
}
.fixed-table-container tbody tr:first-child td {
  border-top: none
}
.fixed-table-container tbody td:first-child {
  border-left: none
}
.fixed-table-container tbody .selected td {
  background-color: #f5f5f5
}
.fixed-table-container .bs-checkbox .th-inner {
  padding: 8px 0
}
.fixed-table-container input[type=radio], .fixed-table-container input[type=checkbox] {
  margin: 0 auto !important
}
.fixed-table-pagination .pagination-detail, .fixed-table-pagination div.pagination {
  margin-top: 10px;
  margin-bottom: 10px
}
.fixed-table-pagination div.pagination .pagination {
  margin: 0
}
.fixed-table-pagination .pagination a {
  padding: 6px 12px;
  line-height: 1.428571429
}
.fixed-table-pagination .pagination-info {
  line-height: 34px;
  margin-right: 5px
}
.fixed-table-pagination .btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle
}
.fixed-table-pagination .dropup .dropdown-menu {
  margin-bottom: 0
}
.fixed-table-pagination .page-list {
  display: inline-block
}
.fixed-table-toolbar .columns-left {
  margin-right: 5px
}
.fixed-table-toolbar .columns-right {
  margin-left: 5px
}
.fixed-table-toolbar .columns label {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429
}
.fixed-table-toolbar .bars, .fixed-table-toolbar .columns, .fixed-table-toolbar .search {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 34px
}
.fixed-table-pagination li.disabled a {
  pointer-events: none;
  cursor: default
}
.fixed-table-loading {
  display: none;
  position: absolute;
  top: 42px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: #fff;
  text-align: center
}
.fixed-table-body .card-view .title {
  font-weight: 700;
  display: inline-block;
  min-width: 30%;
  text-align: left !important
}
.table td, .table th {
  vertical-align: middle
}
.fixed-table-toolbar .dropdown-menu {
  text-align: left;
  max-height: 300px;
  overflow: auto
}
.fixed-table-toolbar .btn-group>.btn-group {
  display: inline-block;
  margin-left: -1px !important
}
.fixed-table-toolbar .btn-group>.btn-group>.btn {
  border-radius: 0
}
.fixed-table-toolbar .btn-group>.btn-group:first-child>.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}
.fixed-table-toolbar .btn-group>.btn-group:last-child>.btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.bootstrap-table .table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd
}
.bootstrap-table .table thead>tr>th {
  padding: 0;
  margin: 0
}
.bootstrap-table .fixed-table-footer tbody>tr>td {
  padding: 0 !important
}
.bootstrap-table .fixed-table-footer .table {
  border-bottom: none;
  border-radius: 0;
  padding: 0 !important
}
.pull-right .dropdown-menu {
  right: 0;
  left: auto
}
p.fixed-table-scroll-inner {
  width: 100%;
  height: 200px
}
div.fixed-table-scroll-outer {
  top: 0;
  left: 0;
  visibility: hidden;
  width: 200px;
  height: 150px;
  overflow: hidden
}

/*
 *  Bootstrap TouchSpin - v3.1.1
 *  A mobile and touch friendly input spinner component for Bootstrap 3.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */
.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell
}
.bootstrap-touchspin .input-group-btn-vertical>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 4px
}
.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: 400
}

/*!
 * Bootstrap-select v1.10.0 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden, select.selectpicker {
  display: none !important
}
.bootstrap-select {
  width: 220px\9
}
.bootstrap-select>.dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1
}
.bootstrap-select>select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: .5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none
}
.bootstrap-select>select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2
}
.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48
}
.bootstrap-select.fit-width {
  width: auto !important
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none
}
.bootstrap-select.form-control:not([class*=col-]) {
  width: 100%
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right
}
.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
  margin-bottom: 0
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group>.disabled {
  cursor: not-allowed
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group>.disabled:focus {
  outline: 0 !important
}
.bootstrap-select.btn-group.bs-container {
  position: absolute
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle
}
.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: .5em
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  pointer-events: none;
  opacity: .9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
  z-index: 1061
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, .2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, .2);
  border-bottom: 0
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
  display: block
}
.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px 8px
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.bs-actionsbox .btn-group button {
  width: 50%
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.bs-donebutton .btn-group button {
  width: 100%
}
.bs-searchbox+.bs-actionsbox {
  padding: 0 8px 4px
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none
}

/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2015 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */
.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.btn-social>:first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2)
}
.btn-social.btn-lg {
  padding-left: 61px
}
.btn-social.btn-lg>:first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em
}
.btn-social.btn-sm {
  padding-left: 38px
}
.btn-social.btn-sm>:first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em
}
.btn-social.btn-xs {
  padding-left: 30px
}
.btn-social.btn-xs>:first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em
}
.btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0
}
.btn-social-icon>:first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2)
}
.btn-social-icon.btn-lg {
  padding-left: 61px
}
.btn-social-icon.btn-lg>:first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em
}
.btn-social-icon.btn-sm {
  padding-left: 38px
}
.btn-social-icon.btn-sm>:first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em
}
.btn-social-icon.btn-xs {
  padding-left: 30px
}
.btn-social-icon.btn-xs>:first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em
}
.btn-social-icon>:first-child {
  border: none;
  text-align: center;
  width: 100% !important
}
.btn-social-icon.btn-lg {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0
}
.btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0
}
.btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0
}
.btn-adn {
  color: #fff;
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-adn:focus, .btn-adn.focus {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-adn:hover {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-adn:active, .btn-adn.active, .open>.dropdown-toggle.btn-adn {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-adn:active:hover, .btn-adn.active:hover, .open>.dropdown-toggle.btn-adn:hover, .btn-adn:active:focus, .btn-adn.active:focus, .open>.dropdown-toggle.btn-adn:focus, .btn-adn:active.focus, .btn-adn.active.focus, .open>.dropdown-toggle.btn-adn.focus {
  color: #fff;
  background-color: #b94630;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-adn:active, .btn-adn.active, .open>.dropdown-toggle.btn-adn {
  background-image: none
}
.btn-adn.disabled, .btn-adn[disabled], fieldset[disabled] .btn-adn, .btn-adn.disabled:hover, .btn-adn[disabled]:hover, fieldset[disabled] .btn-adn:hover, .btn-adn.disabled:focus, .btn-adn[disabled]:focus, fieldset[disabled] .btn-adn:focus, .btn-adn.disabled.focus, .btn-adn[disabled].focus, fieldset[disabled] .btn-adn.focus, .btn-adn.disabled:active, .btn-adn[disabled]:active, fieldset[disabled] .btn-adn:active, .btn-adn.disabled.active, .btn-adn[disabled].active, fieldset[disabled] .btn-adn.active {
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-adn .badge {
  color: #d87a68;
  background-color: #fff
}
.btn-bitbucket {
  color: #fff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-bitbucket:focus, .btn-bitbucket.focus {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-bitbucket:hover {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-bitbucket:active, .btn-bitbucket.active, .open>.dropdown-toggle.btn-bitbucket {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-bitbucket:active:hover, .btn-bitbucket.active:hover, .open>.dropdown-toggle.btn-bitbucket:hover, .btn-bitbucket:active:focus, .btn-bitbucket.active:focus, .open>.dropdown-toggle.btn-bitbucket:focus, .btn-bitbucket:active.focus, .btn-bitbucket.active.focus, .open>.dropdown-toggle.btn-bitbucket.focus {
  color: #fff;
  background-color: #0f253c;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-bitbucket:active, .btn-bitbucket.active, .open>.dropdown-toggle.btn-bitbucket {
  background-image: none
}
.btn-bitbucket.disabled, .btn-bitbucket[disabled], fieldset[disabled] .btn-bitbucket, .btn-bitbucket.disabled:hover, .btn-bitbucket[disabled]:hover, fieldset[disabled] .btn-bitbucket:hover, .btn-bitbucket.disabled:focus, .btn-bitbucket[disabled]:focus, fieldset[disabled] .btn-bitbucket:focus, .btn-bitbucket.disabled.focus, .btn-bitbucket[disabled].focus, fieldset[disabled] .btn-bitbucket.focus, .btn-bitbucket.disabled:active, .btn-bitbucket[disabled]:active, fieldset[disabled] .btn-bitbucket:active, .btn-bitbucket.disabled.active, .btn-bitbucket[disabled].active, fieldset[disabled] .btn-bitbucket.active {
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-bitbucket .badge {
  color: #205081;
  background-color: #fff
}
.btn-dropbox {
  color: #fff;
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-dropbox:focus, .btn-dropbox.focus {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-dropbox:hover {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-dropbox:active, .btn-dropbox.active, .open>.dropdown-toggle.btn-dropbox {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-dropbox:active:hover, .btn-dropbox.active:hover, .open>.dropdown-toggle.btn-dropbox:hover, .btn-dropbox:active:focus, .btn-dropbox.active:focus, .open>.dropdown-toggle.btn-dropbox:focus, .btn-dropbox:active.focus, .btn-dropbox.active.focus, .open>.dropdown-toggle.btn-dropbox.focus {
  color: #fff;
  background-color: #0a568c;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-dropbox:active, .btn-dropbox.active, .open>.dropdown-toggle.btn-dropbox {
  background-image: none
}
.btn-dropbox.disabled, .btn-dropbox[disabled], fieldset[disabled] .btn-dropbox, .btn-dropbox.disabled:hover, .btn-dropbox[disabled]:hover, fieldset[disabled] .btn-dropbox:hover, .btn-dropbox.disabled:focus, .btn-dropbox[disabled]:focus, fieldset[disabled] .btn-dropbox:focus, .btn-dropbox.disabled.focus, .btn-dropbox[disabled].focus, fieldset[disabled] .btn-dropbox.focus, .btn-dropbox.disabled:active, .btn-dropbox[disabled]:active, fieldset[disabled] .btn-dropbox:active, .btn-dropbox.disabled.active, .btn-dropbox[disabled].active, fieldset[disabled] .btn-dropbox.active {
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-dropbox .badge {
  color: #1087dd;
  background-color: #fff
}
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-facebook:focus, .btn-facebook.focus {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-facebook:active, .btn-facebook.active, .open>.dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-facebook:active:hover, .btn-facebook.active:hover, .open>.dropdown-toggle.btn-facebook:hover, .btn-facebook:active:focus, .btn-facebook.active:focus, .open>.dropdown-toggle.btn-facebook:focus, .btn-facebook:active.focus, .btn-facebook.active.focus, .open>.dropdown-toggle.btn-facebook.focus {
  color: #fff;
  background-color: #23345a;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-facebook:active, .btn-facebook.active, .open>.dropdown-toggle.btn-facebook {
  background-image: none
}
.btn-facebook.disabled, .btn-facebook[disabled], fieldset[disabled] .btn-facebook, .btn-facebook.disabled:hover, .btn-facebook[disabled]:hover, fieldset[disabled] .btn-facebook:hover, .btn-facebook.disabled:focus, .btn-facebook[disabled]:focus, fieldset[disabled] .btn-facebook:focus, .btn-facebook.disabled.focus, .btn-facebook[disabled].focus, fieldset[disabled] .btn-facebook.focus, .btn-facebook.disabled:active, .btn-facebook[disabled]:active, fieldset[disabled] .btn-facebook:active, .btn-facebook.disabled.active, .btn-facebook[disabled].active, fieldset[disabled] .btn-facebook.active {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-facebook .badge {
  color: #3b5998;
  background-color: #fff
}
.btn-flickr {
  color: #fff;
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-flickr:focus, .btn-flickr.focus {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-flickr:hover {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-flickr:active, .btn-flickr.active, .open>.dropdown-toggle.btn-flickr {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-flickr:active:hover, .btn-flickr.active:hover, .open>.dropdown-toggle.btn-flickr:hover, .btn-flickr:active:focus, .btn-flickr.active:focus, .open>.dropdown-toggle.btn-flickr:focus, .btn-flickr:active.focus, .btn-flickr.active.focus, .open>.dropdown-toggle.btn-flickr.focus {
  color: #fff;
  background-color: #a80057;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-flickr:active, .btn-flickr.active, .open>.dropdown-toggle.btn-flickr {
  background-image: none
}
.btn-flickr.disabled, .btn-flickr[disabled], fieldset[disabled] .btn-flickr, .btn-flickr.disabled:hover, .btn-flickr[disabled]:hover, fieldset[disabled] .btn-flickr:hover, .btn-flickr.disabled:focus, .btn-flickr[disabled]:focus, fieldset[disabled] .btn-flickr:focus, .btn-flickr.disabled.focus, .btn-flickr[disabled].focus, fieldset[disabled] .btn-flickr.focus, .btn-flickr.disabled:active, .btn-flickr[disabled]:active, fieldset[disabled] .btn-flickr:active, .btn-flickr.disabled.active, .btn-flickr[disabled].active, fieldset[disabled] .btn-flickr.active {
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-flickr .badge {
  color: #ff0084;
  background-color: #fff
}
.btn-foursquare {
  color: #fff;
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-foursquare:focus, .btn-foursquare.focus {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-foursquare:hover {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-foursquare:active, .btn-foursquare.active, .open>.dropdown-toggle.btn-foursquare {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-foursquare:active:hover, .btn-foursquare.active:hover, .open>.dropdown-toggle.btn-foursquare:hover, .btn-foursquare:active:focus, .btn-foursquare.active:focus, .open>.dropdown-toggle.btn-foursquare:focus, .btn-foursquare:active.focus, .btn-foursquare.active.focus, .open>.dropdown-toggle.btn-foursquare.focus {
  color: #fff;
  background-color: #e30742;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-foursquare:active, .btn-foursquare.active, .open>.dropdown-toggle.btn-foursquare {
  background-image: none
}
.btn-foursquare.disabled, .btn-foursquare[disabled], fieldset[disabled] .btn-foursquare, .btn-foursquare.disabled:hover, .btn-foursquare[disabled]:hover, fieldset[disabled] .btn-foursquare:hover, .btn-foursquare.disabled:focus, .btn-foursquare[disabled]:focus, fieldset[disabled] .btn-foursquare:focus, .btn-foursquare.disabled.focus, .btn-foursquare[disabled].focus, fieldset[disabled] .btn-foursquare.focus, .btn-foursquare.disabled:active, .btn-foursquare[disabled]:active, fieldset[disabled] .btn-foursquare:active, .btn-foursquare.disabled.active, .btn-foursquare[disabled].active, fieldset[disabled] .btn-foursquare.active {
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-foursquare .badge {
  color: #f94877;
  background-color: #fff
}
.btn-github {
  color: #fff;
  background-color: #444;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-github:focus, .btn-github.focus {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-github:hover {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-github:active, .btn-github.active, .open>.dropdown-toggle.btn-github {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-github:active:hover, .btn-github.active:hover, .open>.dropdown-toggle.btn-github:hover, .btn-github:active:focus, .btn-github.active:focus, .open>.dropdown-toggle.btn-github:focus, .btn-github:active.focus, .btn-github.active.focus, .open>.dropdown-toggle.btn-github.focus {
  color: #fff;
  background-color: #191919;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-github:active, .btn-github.active, .open>.dropdown-toggle.btn-github {
  background-image: none
}
.btn-github.disabled, .btn-github[disabled], fieldset[disabled] .btn-github, .btn-github.disabled:hover, .btn-github[disabled]:hover, fieldset[disabled] .btn-github:hover, .btn-github.disabled:focus, .btn-github[disabled]:focus, fieldset[disabled] .btn-github:focus, .btn-github.disabled.focus, .btn-github[disabled].focus, fieldset[disabled] .btn-github.focus, .btn-github.disabled:active, .btn-github[disabled]:active, fieldset[disabled] .btn-github:active, .btn-github.disabled.active, .btn-github[disabled].active, fieldset[disabled] .btn-github.active {
  background-color: #444;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-github .badge {
  color: #444;
  background-color: #fff
}
.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-google:focus, .btn-google.focus {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-google:hover {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-google:active, .btn-google.active, .open>.dropdown-toggle.btn-google {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-google:active:hover, .btn-google.active:hover, .open>.dropdown-toggle.btn-google:hover, .btn-google:active:focus, .btn-google.active:focus, .open>.dropdown-toggle.btn-google:focus, .btn-google:active.focus, .btn-google.active.focus, .open>.dropdown-toggle.btn-google.focus {
  color: #fff;
  background-color: #a32b1c;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-google:active, .btn-google.active, .open>.dropdown-toggle.btn-google {
  background-image: none
}
.btn-google.disabled, .btn-google[disabled], fieldset[disabled] .btn-google, .btn-google.disabled:hover, .btn-google[disabled]:hover, fieldset[disabled] .btn-google:hover, .btn-google.disabled:focus, .btn-google[disabled]:focus, fieldset[disabled] .btn-google:focus, .btn-google.disabled.focus, .btn-google[disabled].focus, fieldset[disabled] .btn-google.focus, .btn-google.disabled:active, .btn-google[disabled]:active, fieldset[disabled] .btn-google:active, .btn-google.disabled.active, .btn-google[disabled].active, fieldset[disabled] .btn-google.active {
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-google .badge {
  color: #dd4b39;
  background-color: #fff
}
.btn-instagram {
  color: #fff;
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-instagram:focus, .btn-instagram.focus {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-instagram:hover {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-instagram:active, .btn-instagram.active, .open>.dropdown-toggle.btn-instagram {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-instagram:active:hover, .btn-instagram.active:hover, .open>.dropdown-toggle.btn-instagram:hover, .btn-instagram:active:focus, .btn-instagram.active:focus, .open>.dropdown-toggle.btn-instagram:focus, .btn-instagram:active.focus, .btn-instagram.active.focus, .open>.dropdown-toggle.btn-instagram.focus {
  color: #fff;
  background-color: #26455d;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-instagram:active, .btn-instagram.active, .open>.dropdown-toggle.btn-instagram {
  background-image: none
}
.btn-instagram.disabled, .btn-instagram[disabled], fieldset[disabled] .btn-instagram, .btn-instagram.disabled:hover, .btn-instagram[disabled]:hover, fieldset[disabled] .btn-instagram:hover, .btn-instagram.disabled:focus, .btn-instagram[disabled]:focus, fieldset[disabled] .btn-instagram:focus, .btn-instagram.disabled.focus, .btn-instagram[disabled].focus, fieldset[disabled] .btn-instagram.focus, .btn-instagram.disabled:active, .btn-instagram[disabled]:active, fieldset[disabled] .btn-instagram:active, .btn-instagram.disabled.active, .btn-instagram[disabled].active, fieldset[disabled] .btn-instagram.active {
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-instagram .badge {
  color: #3f729b;
  background-color: #fff
}
.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-linkedin:focus, .btn-linkedin.focus {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-linkedin:hover {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-linkedin:active, .btn-linkedin.active, .open>.dropdown-toggle.btn-linkedin {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-linkedin:active:hover, .btn-linkedin.active:hover, .open>.dropdown-toggle.btn-linkedin:hover, .btn-linkedin:active:focus, .btn-linkedin.active:focus, .open>.dropdown-toggle.btn-linkedin:focus, .btn-linkedin:active.focus, .btn-linkedin.active.focus, .open>.dropdown-toggle.btn-linkedin.focus {
  color: #fff;
  background-color: #00405f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-linkedin:active, .btn-linkedin.active, .open>.dropdown-toggle.btn-linkedin {
  background-image: none
}
.btn-linkedin.disabled, .btn-linkedin[disabled], fieldset[disabled] .btn-linkedin, .btn-linkedin.disabled:hover, .btn-linkedin[disabled]:hover, fieldset[disabled] .btn-linkedin:hover, .btn-linkedin.disabled:focus, .btn-linkedin[disabled]:focus, fieldset[disabled] .btn-linkedin:focus, .btn-linkedin.disabled.focus, .btn-linkedin[disabled].focus, fieldset[disabled] .btn-linkedin.focus, .btn-linkedin.disabled:active, .btn-linkedin[disabled]:active, fieldset[disabled] .btn-linkedin:active, .btn-linkedin.disabled.active, .btn-linkedin[disabled].active, fieldset[disabled] .btn-linkedin.active {
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-linkedin .badge {
  color: #007bb6;
  background-color: #fff
}
.btn-microsoft {
  color: #fff;
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-microsoft:focus, .btn-microsoft.focus {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-microsoft:hover {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-microsoft:active, .btn-microsoft.active, .open>.dropdown-toggle.btn-microsoft {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-microsoft:active:hover, .btn-microsoft.active:hover, .open>.dropdown-toggle.btn-microsoft:hover, .btn-microsoft:active:focus, .btn-microsoft.active:focus, .open>.dropdown-toggle.btn-microsoft:focus, .btn-microsoft:active.focus, .btn-microsoft.active.focus, .open>.dropdown-toggle.btn-microsoft.focus {
  color: #fff;
  background-color: #0f4bac;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-microsoft:active, .btn-microsoft.active, .open>.dropdown-toggle.btn-microsoft {
  background-image: none
}
.btn-microsoft.disabled, .btn-microsoft[disabled], fieldset[disabled] .btn-microsoft, .btn-microsoft.disabled:hover, .btn-microsoft[disabled]:hover, fieldset[disabled] .btn-microsoft:hover, .btn-microsoft.disabled:focus, .btn-microsoft[disabled]:focus, fieldset[disabled] .btn-microsoft:focus, .btn-microsoft.disabled.focus, .btn-microsoft[disabled].focus, fieldset[disabled] .btn-microsoft.focus, .btn-microsoft.disabled:active, .btn-microsoft[disabled]:active, fieldset[disabled] .btn-microsoft:active, .btn-microsoft.disabled.active, .btn-microsoft[disabled].active, fieldset[disabled] .btn-microsoft.active {
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-microsoft .badge {
  color: #2672ec;
  background-color: #fff
}
.btn-odnoklassniki {
  color: #fff;
  background-color: #f4731c;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-odnoklassniki:focus, .btn-odnoklassniki.focus {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-odnoklassniki:hover {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-odnoklassniki:active, .btn-odnoklassniki.active, .open>.dropdown-toggle.btn-odnoklassniki {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-odnoklassniki:active:hover, .btn-odnoklassniki.active:hover, .open>.dropdown-toggle.btn-odnoklassniki:hover, .btn-odnoklassniki:active:focus, .btn-odnoklassniki.active:focus, .open>.dropdown-toggle.btn-odnoklassniki:focus, .btn-odnoklassniki:active.focus, .btn-odnoklassniki.active.focus, .open>.dropdown-toggle.btn-odnoklassniki.focus {
  color: #fff;
  background-color: #b14c09;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-odnoklassniki:active, .btn-odnoklassniki.active, .open>.dropdown-toggle.btn-odnoklassniki {
  background-image: none
}
.btn-odnoklassniki.disabled, .btn-odnoklassniki[disabled], fieldset[disabled] .btn-odnoklassniki, .btn-odnoklassniki.disabled:hover, .btn-odnoklassniki[disabled]:hover, fieldset[disabled] .btn-odnoklassniki:hover, .btn-odnoklassniki.disabled:focus, .btn-odnoklassniki[disabled]:focus, fieldset[disabled] .btn-odnoklassniki:focus, .btn-odnoklassniki.disabled.focus, .btn-odnoklassniki[disabled].focus, fieldset[disabled] .btn-odnoklassniki.focus, .btn-odnoklassniki.disabled:active, .btn-odnoklassniki[disabled]:active, fieldset[disabled] .btn-odnoklassniki:active, .btn-odnoklassniki.disabled.active, .btn-odnoklassniki[disabled].active, fieldset[disabled] .btn-odnoklassniki.active {
  background-color: #f4731c;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-odnoklassniki .badge {
  color: #f4731c;
  background-color: #fff
}
.btn-openid {
  color: #fff;
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-openid:focus, .btn-openid.focus {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-openid:hover {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-openid:active, .btn-openid.active, .open>.dropdown-toggle.btn-openid {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-openid:active:hover, .btn-openid.active:hover, .open>.dropdown-toggle.btn-openid:hover, .btn-openid:active:focus, .btn-openid.active:focus, .open>.dropdown-toggle.btn-openid:focus, .btn-openid:active.focus, .btn-openid.active.focus, .open>.dropdown-toggle.btn-openid.focus {
  color: #fff;
  background-color: #b86607;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-openid:active, .btn-openid.active, .open>.dropdown-toggle.btn-openid {
  background-image: none
}
.btn-openid.disabled, .btn-openid[disabled], fieldset[disabled] .btn-openid, .btn-openid.disabled:hover, .btn-openid[disabled]:hover, fieldset[disabled] .btn-openid:hover, .btn-openid.disabled:focus, .btn-openid[disabled]:focus, fieldset[disabled] .btn-openid:focus, .btn-openid.disabled.focus, .btn-openid[disabled].focus, fieldset[disabled] .btn-openid.focus, .btn-openid.disabled:active, .btn-openid[disabled]:active, fieldset[disabled] .btn-openid:active, .btn-openid.disabled.active, .btn-openid[disabled].active, fieldset[disabled] .btn-openid.active {
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-openid .badge {
  color: #f7931e;
  background-color: #fff
}
.btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-pinterest:focus, .btn-pinterest.focus {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-pinterest:hover {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-pinterest:active, .btn-pinterest.active, .open>.dropdown-toggle.btn-pinterest {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-pinterest:active:hover, .btn-pinterest.active:hover, .open>.dropdown-toggle.btn-pinterest:hover, .btn-pinterest:active:focus, .btn-pinterest.active:focus, .open>.dropdown-toggle.btn-pinterest:focus, .btn-pinterest:active.focus, .btn-pinterest.active.focus, .open>.dropdown-toggle.btn-pinterest.focus {
  color: #fff;
  background-color: #801419;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-pinterest:active, .btn-pinterest.active, .open>.dropdown-toggle.btn-pinterest {
  background-image: none
}
.btn-pinterest.disabled, .btn-pinterest[disabled], fieldset[disabled] .btn-pinterest, .btn-pinterest.disabled:hover, .btn-pinterest[disabled]:hover, fieldset[disabled] .btn-pinterest:hover, .btn-pinterest.disabled:focus, .btn-pinterest[disabled]:focus, fieldset[disabled] .btn-pinterest:focus, .btn-pinterest.disabled.focus, .btn-pinterest[disabled].focus, fieldset[disabled] .btn-pinterest.focus, .btn-pinterest.disabled:active, .btn-pinterest[disabled]:active, fieldset[disabled] .btn-pinterest:active, .btn-pinterest.disabled.active, .btn-pinterest[disabled].active, fieldset[disabled] .btn-pinterest.active {
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-pinterest .badge {
  color: #cb2027;
  background-color: #fff
}
.btn-reddit {
  color: #000;
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-reddit:focus, .btn-reddit.focus {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-reddit:hover {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-reddit:active, .btn-reddit.active, .open>.dropdown-toggle.btn-reddit {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-reddit:active:hover, .btn-reddit.active:hover, .open>.dropdown-toggle.btn-reddit:hover, .btn-reddit:active:focus, .btn-reddit.active:focus, .open>.dropdown-toggle.btn-reddit:focus, .btn-reddit:active.focus, .btn-reddit.active.focus, .open>.dropdown-toggle.btn-reddit.focus {
  color: #000;
  background-color: #98ccff;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-reddit:active, .btn-reddit.active, .open>.dropdown-toggle.btn-reddit {
  background-image: none
}
.btn-reddit.disabled, .btn-reddit[disabled], fieldset[disabled] .btn-reddit, .btn-reddit.disabled:hover, .btn-reddit[disabled]:hover, fieldset[disabled] .btn-reddit:hover, .btn-reddit.disabled:focus, .btn-reddit[disabled]:focus, fieldset[disabled] .btn-reddit:focus, .btn-reddit.disabled.focus, .btn-reddit[disabled].focus, fieldset[disabled] .btn-reddit.focus, .btn-reddit.disabled:active, .btn-reddit[disabled]:active, fieldset[disabled] .btn-reddit:active, .btn-reddit.disabled.active, .btn-reddit[disabled].active, fieldset[disabled] .btn-reddit.active {
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-reddit .badge {
  color: #eff7ff;
  background-color: #000
}
.btn-soundcloud {
  color: #fff;
  background-color: #f50;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-soundcloud:focus, .btn-soundcloud.focus {
  color: #fff;
  background-color: #c40;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-soundcloud:hover {
  color: #fff;
  background-color: #c40;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-soundcloud:active, .btn-soundcloud.active, .open>.dropdown-toggle.btn-soundcloud {
  color: #fff;
  background-color: #c40;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-soundcloud:active:hover, .btn-soundcloud.active:hover, .open>.dropdown-toggle.btn-soundcloud:hover, .btn-soundcloud:active:focus, .btn-soundcloud.active:focus, .open>.dropdown-toggle.btn-soundcloud:focus, .btn-soundcloud:active.focus, .btn-soundcloud.active.focus, .open>.dropdown-toggle.btn-soundcloud.focus {
  color: #fff;
  background-color: #a83800;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-soundcloud:active, .btn-soundcloud.active, .open>.dropdown-toggle.btn-soundcloud {
  background-image: none
}
.btn-soundcloud.disabled, .btn-soundcloud[disabled], fieldset[disabled] .btn-soundcloud, .btn-soundcloud.disabled:hover, .btn-soundcloud[disabled]:hover, fieldset[disabled] .btn-soundcloud:hover, .btn-soundcloud.disabled:focus, .btn-soundcloud[disabled]:focus, fieldset[disabled] .btn-soundcloud:focus, .btn-soundcloud.disabled.focus, .btn-soundcloud[disabled].focus, fieldset[disabled] .btn-soundcloud.focus, .btn-soundcloud.disabled:active, .btn-soundcloud[disabled]:active, fieldset[disabled] .btn-soundcloud:active, .btn-soundcloud.disabled.active, .btn-soundcloud[disabled].active, fieldset[disabled] .btn-soundcloud.active {
  background-color: #f50;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-soundcloud .badge {
  color: #f50;
  background-color: #fff
}
.btn-tumblr {
  color: #fff;
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-tumblr:focus, .btn-tumblr.focus {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-tumblr:hover {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-tumblr:active, .btn-tumblr.active, .open>.dropdown-toggle.btn-tumblr {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-tumblr:active:hover, .btn-tumblr.active:hover, .open>.dropdown-toggle.btn-tumblr:hover, .btn-tumblr:active:focus, .btn-tumblr.active:focus, .open>.dropdown-toggle.btn-tumblr:focus, .btn-tumblr:active.focus, .btn-tumblr.active.focus, .open>.dropdown-toggle.btn-tumblr.focus {
  color: #fff;
  background-color: #111c26;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-tumblr:active, .btn-tumblr.active, .open>.dropdown-toggle.btn-tumblr {
  background-image: none
}
.btn-tumblr.disabled, .btn-tumblr[disabled], fieldset[disabled] .btn-tumblr, .btn-tumblr.disabled:hover, .btn-tumblr[disabled]:hover, fieldset[disabled] .btn-tumblr:hover, .btn-tumblr.disabled:focus, .btn-tumblr[disabled]:focus, fieldset[disabled] .btn-tumblr:focus, .btn-tumblr.disabled.focus, .btn-tumblr[disabled].focus, fieldset[disabled] .btn-tumblr.focus, .btn-tumblr.disabled:active, .btn-tumblr[disabled]:active, fieldset[disabled] .btn-tumblr:active, .btn-tumblr.disabled.active, .btn-tumblr[disabled].active, fieldset[disabled] .btn-tumblr.active {
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-tumblr .badge {
  color: #2c4762;
  background-color: #fff
}
.btn-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-twitter:focus, .btn-twitter.focus {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-twitter:hover {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-twitter:active, .btn-twitter.active, .open>.dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-twitter:active:hover, .btn-twitter.active:hover, .open>.dropdown-toggle.btn-twitter:hover, .btn-twitter:active:focus, .btn-twitter.active:focus, .open>.dropdown-toggle.btn-twitter:focus, .btn-twitter:active.focus, .btn-twitter.active.focus, .open>.dropdown-toggle.btn-twitter.focus {
  color: #fff;
  background-color: #1583d7;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-twitter:active, .btn-twitter.active, .open>.dropdown-toggle.btn-twitter {
  background-image: none
}
.btn-twitter.disabled, .btn-twitter[disabled], fieldset[disabled] .btn-twitter, .btn-twitter.disabled:hover, .btn-twitter[disabled]:hover, fieldset[disabled] .btn-twitter:hover, .btn-twitter.disabled:focus, .btn-twitter[disabled]:focus, fieldset[disabled] .btn-twitter:focus, .btn-twitter.disabled.focus, .btn-twitter[disabled].focus, fieldset[disabled] .btn-twitter.focus, .btn-twitter.disabled:active, .btn-twitter[disabled]:active, fieldset[disabled] .btn-twitter:active, .btn-twitter.disabled.active, .btn-twitter[disabled].active, fieldset[disabled] .btn-twitter.active {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-twitter .badge {
  color: #55acee;
  background-color: #fff
}
.btn-vimeo {
  color: #fff;
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vimeo:focus, .btn-vimeo.focus {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vimeo:hover {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vimeo:active, .btn-vimeo.active, .open>.dropdown-toggle.btn-vimeo {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vimeo:active:hover, .btn-vimeo.active:hover, .open>.dropdown-toggle.btn-vimeo:hover, .btn-vimeo:active:focus, .btn-vimeo.active:focus, .open>.dropdown-toggle.btn-vimeo:focus, .btn-vimeo:active.focus, .btn-vimeo.active.focus, .open>.dropdown-toggle.btn-vimeo.focus {
  color: #fff;
  background-color: #0f7b9f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vimeo:active, .btn-vimeo.active, .open>.dropdown-toggle.btn-vimeo {
  background-image: none
}
.btn-vimeo.disabled, .btn-vimeo[disabled], fieldset[disabled] .btn-vimeo, .btn-vimeo.disabled:hover, .btn-vimeo[disabled]:hover, fieldset[disabled] .btn-vimeo:hover, .btn-vimeo.disabled:focus, .btn-vimeo[disabled]:focus, fieldset[disabled] .btn-vimeo:focus, .btn-vimeo.disabled.focus, .btn-vimeo[disabled].focus, fieldset[disabled] .btn-vimeo.focus, .btn-vimeo.disabled:active, .btn-vimeo[disabled]:active, fieldset[disabled] .btn-vimeo:active, .btn-vimeo.disabled.active, .btn-vimeo[disabled].active, fieldset[disabled] .btn-vimeo.active {
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vimeo .badge {
  color: #1ab7ea;
  background-color: #fff
}
.btn-vk {
  color: #fff;
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vk:focus, .btn-vk.focus {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vk:hover {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vk:active, .btn-vk.active, .open>.dropdown-toggle.btn-vk {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vk:active:hover, .btn-vk.active:hover, .open>.dropdown-toggle.btn-vk:hover, .btn-vk:active:focus, .btn-vk.active:focus, .open>.dropdown-toggle.btn-vk:focus, .btn-vk:active.focus, .btn-vk.active.focus, .open>.dropdown-toggle.btn-vk.focus {
  color: #fff;
  background-color: #3a526b;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vk:active, .btn-vk.active, .open>.dropdown-toggle.btn-vk {
  background-image: none
}
.btn-vk.disabled, .btn-vk[disabled], fieldset[disabled] .btn-vk, .btn-vk.disabled:hover, .btn-vk[disabled]:hover, fieldset[disabled] .btn-vk:hover, .btn-vk.disabled:focus, .btn-vk[disabled]:focus, fieldset[disabled] .btn-vk:focus, .btn-vk.disabled.focus, .btn-vk[disabled].focus, fieldset[disabled] .btn-vk.focus, .btn-vk.disabled:active, .btn-vk[disabled]:active, fieldset[disabled] .btn-vk:active, .btn-vk.disabled.active, .btn-vk[disabled].active, fieldset[disabled] .btn-vk.active {
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-vk .badge {
  color: #587ea3;
  background-color: #fff
}
.btn-yahoo {
  color: #fff;
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-yahoo:focus, .btn-yahoo.focus {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-yahoo:hover {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-yahoo:active, .btn-yahoo.active, .open>.dropdown-toggle.btn-yahoo {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-yahoo:active:hover, .btn-yahoo.active:hover, .open>.dropdown-toggle.btn-yahoo:hover, .btn-yahoo:active:focus, .btn-yahoo.active:focus, .open>.dropdown-toggle.btn-yahoo:focus, .btn-yahoo:active.focus, .btn-yahoo.active.focus, .open>.dropdown-toggle.btn-yahoo.focus {
  color: #fff;
  background-color: #39074e;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-yahoo:active, .btn-yahoo.active, .open>.dropdown-toggle.btn-yahoo {
  background-image: none
}
.btn-yahoo.disabled, .btn-yahoo[disabled], fieldset[disabled] .btn-yahoo, .btn-yahoo.disabled:hover, .btn-yahoo[disabled]:hover, fieldset[disabled] .btn-yahoo:hover, .btn-yahoo.disabled:focus, .btn-yahoo[disabled]:focus, fieldset[disabled] .btn-yahoo:focus, .btn-yahoo.disabled.focus, .btn-yahoo[disabled].focus, fieldset[disabled] .btn-yahoo.focus, .btn-yahoo.disabled:active, .btn-yahoo[disabled]:active, fieldset[disabled] .btn-yahoo:active, .btn-yahoo.disabled.active, .btn-yahoo[disabled].active, fieldset[disabled] .btn-yahoo.active {
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2)
}
.btn-yahoo .badge {
  color: #720e9e;
  background-color: #fff
}
.brighttheme {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}
.brighttheme.ui-pnotify-container {
  padding: 18px
}
.brighttheme .ui-pnotify-title {
  margin-bottom: 12px
}
.brighttheme-notice {
  background-color: #FFFFA2;
  border: 0 solid #FF0;
  color: #4F4F00
}
.brighttheme-info {
  background-color: #8FCEDD;
  border: 0 solid #0286A5;
  color: #012831
}
.brighttheme-success {
  background-color: #AFF29A;
  border: 0 solid #35DB00;
  color: #104300
}
.brighttheme-error {
  background-color: #FFABA2;
  background-image: repeating-linear-gradient(135deg, transparent, transparent 35px, rgba(255, 255, 255, .3) 35px, rgba(255, 255, 255, .3) 70px);
  border: 0 solid #FF1800;
  color: #4F0800
}
.brighttheme-icon-closer, .brighttheme-icon-info, .brighttheme-icon-notice, .brighttheme-icon-sticker, .brighttheme-icon-success {
  position: relative;
  width: 16px;
  height: 16px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  font-family: "Courier New", Courier, monospace;
  border-radius: 50%
}
.brighttheme-icon-closer:after, .brighttheme-icon-info:after, .brighttheme-icon-notice:after, .brighttheme-icon-sticker:after, .brighttheme-icon-success:after {
  position: absolute;
  top: 0;
  left: 4px
}
.brighttheme-icon-notice {
  background-color: #2E2E00;
  color: #FFFFA2;
  margin-top: 2px
}
.brighttheme-icon-notice:after {
  content: "!"
}
.brighttheme-icon-info {
  background-color: #012831;
  color: #8FCEDD;
  margin-top: 2px
}
.brighttheme-icon-info:after {
  content: "i"
}
.brighttheme-icon-success {
  background-color: #104300;
  color: #AFF29A;
  margin-top: 2px
}
.brighttheme-icon-success:after {
  content: "\002713"
}
.brighttheme-icon-error {
  position: relative;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 16px solid #2E0400;
  font-size: 0;
  line-height: 0;
  color: #FFABA2;
  margin-top: 1px
}
.brighttheme-icon-error:after {
  position: absolute;
  top: 1px;
  left: -4px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  font-family: "Courier New", Courier, monospace;
  content: "!"
}
.brighttheme-icon-closer, .brighttheme-icon-sticker {
  display: inline-block
}
.brighttheme-icon-closer:after {
  top: -4px;
  content: "\002715"
}
.brighttheme-icon-sticker:after {
  top: -5px;
  content: "\01D1BC";
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}
.brighttheme-icon-sticker.brighttheme-icon-stuck:after {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.brighttheme .ui-pnotify-action-bar {
  padding-top: 12px
}
.brighttheme .ui-pnotify-action-bar input, .brighttheme .ui-pnotify-action-bar textarea {
  display: block;
  width: 100%;
  margin-bottom: 12px !important
}
.brighttheme .ui-pnotify-action-button {
  text-transform: uppercase;
  font-weight: 700;
  padding: 4px 8px;
  border: none;
  background: 0 0
}
.brighttheme .ui-pnotify-action-button.btn-primary {
  border: none;
  border-radius: 0
}
.brighttheme-notice .ui-pnotify-action-button.btn-primary {
  background-color: #FF0;
  color: #4F4F00
}
.brighttheme-info .ui-pnotify-action-button.btn-primary {
  background-color: #0286A5;
  color: #012831
}
.brighttheme-success .ui-pnotify-action-button.btn-primary {
  background-color: #35DB00;
  color: #104300
}
.brighttheme-error .ui-pnotify-action-button.btn-primary {
  background-color: #FF1800;
  color: #4F0800
}
.ui-pnotify-closer, .ui-pnotify-sticker {
  float: right;
  margin-left: .2em
}
.ui-pnotify {
  top: 36px;
  right: 36px;
  position: absolute;
  height: auto;
  z-index: 2
}
body>.ui-pnotify {
  position: fixed;
  z-index: 100040
}
.ui-pnotify-modal-overlay {
  background-color: rgba(0, 0, 0, .4);
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1
}
body>.ui-pnotify-modal-overlay {
  position: fixed;
  z-index: 100039
}
.ui-pnotify.ui-pnotify-in {
  display: block !important
}
.ui-pnotify.ui-pnotify-move {
  transition: left .5s ease, top .5s ease, right .5s ease, bottom .5s ease
}
.ui-pnotify.ui-pnotify-fade-slow {
  transition: opacity .6s linear;
  opacity: 0
}
.ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move {
  transition: opacity .6s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease
}
.ui-pnotify.ui-pnotify-fade-normal {
  transition: opacity .4s linear;
  opacity: 0
}
.ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move {
  transition: opacity .4s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease
}
.ui-pnotify.ui-pnotify-fade-fast {
  transition: opacity .2s linear;
  opacity: 0
}
.ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move {
  transition: opacity .2s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease
}
.ui-pnotify.ui-pnotify-fade-in {
  opacity: 1
}
.ui-pnotify .ui-pnotify-shadow {
  -webkit-box-shadow: 0 6px 28px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 6px 28px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 6px 28px 0 rgba(0, 0, 0, .1)
}
.ui-pnotify-container {
  background-position: 0 0;
  padding: .8em;
  height: 100%;
  margin: 0
}
.ui-pnotify-container:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both
}
.ui-pnotify-container.ui-pnotify-sharp {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}
.ui-pnotify-title {
  display: block;
  margin-bottom: .4em;
  margin-top: 0
}
.ui-pnotify-text {
  display: block
}
.ui-pnotify-icon, .ui-pnotify-icon span {
  display: block;
  float: left;
  margin-right: .2em
}
.ui-pnotify.stack-bottomleft, .ui-pnotify.stack-topleft {
  left: 25px;
  right: auto
}
.ui-pnotify.stack-bottomleft, .ui-pnotify.stack-bottomright {
  bottom: 25px;
  top: auto
}
.ui-pnotify.stack-modal {
  left: 50%;
  right: auto;
  margin-left: -150px
}
.ui-pnotify-history-container {
  position: absolute;
  top: 0;
  right: 18px;
  width: 70px;
  border-top: none;
  padding: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
  z-index: 10000
}
.ui-pnotify-history-container.ui-pnotify-history-fixed {
  position: fixed
}
.ui-pnotify-history-container .ui-pnotify-history-header {
  padding: 2px;
  text-align: center
}
.ui-pnotify-history-container button {
  cursor: pointer;
  display: block;
  width: 100%
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
  display: block;
  margin: 0 auto
}
.ui-pnotify-container {
  position: relative;
  left: 0
}
@media (max-width:480px) {
  .ui-pnotify-mobile-able.ui-pnotify {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: auto !important;
    font-size: 1.2em;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased
  }
  .ui-pnotify-mobile-able.ui-pnotify .ui-pnotify-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom-width: 5px
  }
  .ui-pnotify-mobile-able .ui-pnotify-container {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
  }
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft, .ui-pnotify-mobile-able.ui-pnotify.stack-topleft {
    left: 0;
    right: 0
  }
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft, .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto
  }
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft .ui-pnotify-shadow, .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright .ui-pnotify-shadow {
    border-top-width: 5px;
    border-bottom-width: 1px
  }
}

/* add to ".admin-panels" wrapper to have the content fadein
 * after its contents are finished loading/rearranging */
.admin-panels.fade-onload {
  opacity: 0;
}

/* when preserve grid setting is true and invisible
 * panel is left in an otherwise empty column. This is
 * useful when you want to drag a panel to a column 
 * that would otherwise be empty */
.preserve-grid {
  padding: 10px;
  background: transparent !important;
  border: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
}
.panel + .preserve-grid {
  padding: 0;
}
body.ui-drag-active .preserve-grid {
  visibility: hidden;
  padding: 0;
}

/* placeholder */
.ui-sortable-handle {
  cursor: pointer;
}
.panel-placeholder {
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 0;
  background-color: #eee;
  border: 2px dashed #ccc;
}
.ui-sortable-helper.panel {
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}
.panel-sortable .panel-heading {
  cursor: move;
}
.sortable-grid {
  min-height: 200px;
}
.sortable-grid.col-lg-12, .sortable-grid.col-md-12, .sortable-grid.col-sm-12, .sortable-grid.col-xs-12 {
  min-height: 0;
}

/* title/color editboxes */
.panel-colorbox, .panel-editbox {
  position: relative;
  display: none;
  text-align: center;
  background: #f1f1f1;
  padding: 9px;
  color: #AAA;
  background-color: #f1f1f1;
  border-left: 2px dashed #d9d9d9;
  border-right: 2px dashed #d9d9d9;
  border-bottom: 1px solid #ddd;
}

/* titlebox */
.panel-editbox {
  padding: 12px 16px;
}
.panel-editbox input {
  height: 40px;
  background-color: #fff;
  border-radius: 2px;
  text-align: center;
  color: #AAA;
  font-size: 16px;
}
.panel-editbox input:focus {
  border-color: #DDD;
  color: #666;
}

/* colorbox */
.panel-colorbox {
  padding: 12px 9px;
}
.panel-colorbox > span {
  cursor: pointer;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin: 4px 5px 0;
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.panel-colorbox > span:hover {
  border-color: rgba(0, 0, 0, 0.4);
}

/* If titlebox or colorbox are present we need
 * to remove duplicate panel borders. Check sibling
 * elements and remove borders accordingly */
.panel-heading + div + .panel-body, .panel-heading + div + .panel-menu, .panel-heading + div + div + .panel-body, .panel-heading + div + div + .panel-menu {
  border-top: 0;
}

/* fullscreen */
body.panel-fullscreen-active {
  overflow: hidden;
  position: fixed;
}
body.panel-fullscreen-active .navbar, body.panel-fullscreen-active #topbar, body.panel-fullscreen-active #sidebar_left, body.panel-fullscreen-active #sidebar_right {
  z-index: -1;
  display: none !important;
}
body.panel-fullscreen-active #content_wrapper {
  position: relative;
  z-index: 9999;
}
.panel-fullscreen {
  display: block !important;
  z-index: 9999 !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
}

/* hide remove and collapse icon during fullscreen */
.panel-fullscreen .panel-controls > .panel-control-remove, .panel-fullscreen .panel-controls > .panel-control-collapse {
  display: none !important;
}

/* collapsed */
.panel-control-collapse:after {
  content: "\f068";  /* fa-pencil */
}
.panel-collapsed .panel-control-collapse:after {
  content: "\f067";  /* fa-pencil */
}

/* controls */
.panel-controls {
  float: right;
  display: block;
  cursor: pointer;
}
.panel-controls > a {
  padding-top: 1px;
  display: inline-block;
  opacity: 0.7;
  width: 30px;
  color: #999;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
.panel-controls > a:hover {
  text-decoration: none;
  opacity: 1;
}

/* Icon colors for panel contextuals */
.panel-primary .panel-controls > a, .panel-info .panel-controls > a, .panel-success .panel-controls > a, .panel-warning .panel-controls > a, .panel-danger .panel-controls > a, .panel-alert .panel-controls > a, .panel-system .panel-controls > a, .panel-dark .panel-controls > a {
  color: #FFF;
}

/* control button icons */
.panel-controls > a:after {
  font-family: "FontAwesome";
}

/* title icon */
.panel-control-title:after {
  content: "\f040";  /* fa-pencil */
}
.panel-editbox-open .panel-control-title:after {
  content: "\f0c7";  /* fa-save */
}

/* color icon */
.panel-control-color:after {
  content: "\f043";  /* fa-tint */
}
.panel-colorbox-open .panel-control-color:after {
  content: "\f0c7";  /* fa-save */
}

/* collapsed icon */
.panel-control-collapse:after {
  content: "\f068";  /* fa-pencil */
}
.panel-collapsed .panel-control-collapse:after {
  content: "\f067";  /* fa-pencil */
}

/* fullscreen icon */
.panel-control-fullscreen:after {
  content: "\f066";  /* fa-pencil */
}

/* remove icon */
.panel-control-remove:after {
  content: "\f00d";  /* fa-remove */
}

/* callback icon */
.panel-control-callback:after {
  content: "\f121";  /* fa-code */
}

/* expose icon */
.panel-control-expose:after {
  content: "\f06e";  /* fa-eye */
}
.panel-exposed .panel-control-expose:after {
  content: "\f070";  /* fa-eye closed */
}

/* dockable icon */
.panel-control-dockable:after {
  content: "\f187";  /* fa-code */
}

/* loading icon */
.panel-controls > a.panel-control-loader {
  opacity: 1;
  display: none;
}
.panel-loader-active .panel-controls > a.panel-control-loader {
  display: inline-block !important;
}
.panel-control-loader:after {
  content: "\f110";  /* fa-refresh */
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* loading icon animation */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-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);
  }
}
.panel.mobile-controls .panel-heading > .panel-controls {
  width: 28px;
  height: 28px;
  margin-top: 5px;
  position: relative;
  overflow: hidden;
  background: #F4F4F4;
  border-radius: 2px;
  border: 1px solid #EEE;
}
.panel.mobile-controls .panel-heading > .panel-controls:hover, .panel.mobile-controls .panel-heading > .panel-controls.panel-controls-open {
  background: #F0F0F0;
  border-color: #E6E6E6;
}
.panel.mobile-controls .panel-heading > .panel-controls:after {
  position: absolute;
  content: "\f0c9";
  font-family: "FontAwesome";
  top: 0;
  left: 7px;
  line-height: 28px;
  font-weight: 400;
  font-size: 14px;
  color: #AAA;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

/* menu open states */
.panel.mobile-controls .panel-heading > .panel-controls:hover, .panel.mobile-controls .panel-heading > .panel-controls.panel-controls-open {
  background: #F0F0F0;
  border-color: #E6E6E6;
}
.panel.mobile-controls .panel-heading > .panel-controls:hover:after, .panel.mobile-controls .panel-heading > .panel-controls.panel-controls-open:after {
  color: #777;
}
.panel.mobile-controls .panel-controls a {
  color: #999 !important;
}
.panel.mobile-controls .panel-heading > .panel-controls > a {
  display: none;
}
.panel.mobile-controls .panel-heading .panel-controls a.panel-control-loader, .panel.mobile-controls .panel-heading .panel-controls a.panel-control-loader:after {
  display: none !important;
  opacity: 0 !important;
  width: 0;
  height: 0;
}
.panel.mobile-controls.panel-loader-active .panel-heading > .panel-controls:after {
  display: block;
  content: "\f110" !important;
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.panel.mobile-controls .popover-content:after {
  display: none;
}
.panel.mobile-controls .panel-controls + .popover {
  border: 1px solid #ddd;
}
.panel.mobile-controls .panel-controls + .popover > .arrow {
  border-left-color: #ccc;
}
.panel.mobile-controls .panel-controls + .popover > .popover-content {
  padding: 2px 5px;
}
.panel.mobile-controls .popover-content {
  float: none;
  margin: 0;
  width: auto;
  height: auto;
  background: none;
  border: 0;
}
.panel.mobile-controls .popover-content .panel-controls > a {
  display: inline-block;
}

/* mobile control modifications during panel fullscreen mode */
.panel.mobile-controls.panel-fullscreen .panel-heading > .panel-controls {
  width: auto;
  height: auto;
  margin-top: 0;
  position: relative;
  overflow: hidden;
  background: none;
  border-radius: 0;
  border: 0;
}
.panel.mobile-controls.panel-fullscreen .panel-heading > .panel-controls:after {
  display: none !important;
}
.panel.mobile-controls.panel-fullscreen .panel-controls a {
  color: inherit !important;
}
.panel.mobile-controls.panel-fullscreen .panel-heading > .panel-controls > a {
  display: inline-block;
}
.panel.mobile-controls.panel-fullscreen .popover {
  display: none !important;
}

/* Author: AdminDesigns.com
 * Copyright 2014 Admin Designs
====================================================================
   Table of Contents
====================================================================
    I. SHARED STYLES
   II. PRIMARY COMPONENTS
  III. PANELS
====================================================================
  B. SHARED 
===================================================================*/

/*==================================================================
  B. FORM WRAPPERS
===================================================================*/
.admin-form, .admin-form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.admin-form {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  line-height: 1.231;
  font-weight: 400;
  font-size: 14px;
  color: #626262;
}

/*==================================================================
  B. Browser Styling Reset
===================================================================*/
.admin-form .gui-input, .admin-form .gui-textarea, .admin-form .select > select, .admin-form input[type="button"], .admin-form input[type="submit"], .admin-form input[type="search"], .admin-form .select-multiple select {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.admin-form input[type="search"]::-webkit-search-decoration, .admin-form input[type="search"]::-webkit-search-cancel-button, .admin-form input[type="search"]::-webkit-search-results-button, .admin-form input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

/*==================================================================
  B. prevent user selection for usability purposes
===================================================================*/
.admin-form .radio, .admin-form .button, .admin-form .checkbox, .admin-form .select .arrow, .admin-form .switch > label, .admin-form .ui-slider .ui-slider-handle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*==================================================================
  B. Input General Styles
===================================================================*/
.admin-form label, .admin-form input, .admin-form button, .admin-form select, .admin-form textarea {
  margin: 0;
  font-size: 14px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #626262;
  outline: none;
}

/*==================================================================
  B. Input Animations
===================================================================*/
.admin-form .radio, .admin-form .button, .admin-form .tooltip, .admin-form .checkbox, .admin-form .gui-input, .admin-form .input-footer, .admin-form .notification, .admin-form .gui-textarea, .admin-form .select > select, .admin-form .select-multiple select {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: none;
}
.admin-form .smart-link, .admin-form .panel-heading, .admin-form .section-divider span, .admin-form .select > select, .admin-form .select-multiple select {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/*==================================================================
  B. Firefox select fix - select arrow hack  disabled 
     on FF 30+. Authored by Elfaire
===================================================================*/
@-moz-document url-prefix() {
  .admin-form .select:before {
    content: '';
    pointer-events: none;
    -moz-transition: none;
    transition: none;
    position: absolute;
    background: #F5F5F5;
    width: 36px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    z-index: 99;
  }
  .admin-form .select > select:focus, .admin-form .select > select:hover, .admin-form .select:hover select, .admin-form .select:hover:before {
    background: #fff;
    -moz-transition: none;
    transition: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .admin-form .select .arrow {
    z-index: 100;
  }
  .admin-form .state-error.select > select:focus, .admin-form .state-error.select > select:hover, .admin-form .state-error.select:hover select, .admin-form .state-error.select:hover:before, .admin-form .state-error.select:before {
    background: #FEE9EA;
  }
  .admin-form .state-success.select > select:focus, .admin-form .state-success.select > select:hover, .admin-form .state-success.select:hover select, .admin-form .state-success.select:hover:before, .admin-form .state-success.select:before {
    background: #F0FEE9;
  }
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .admin-form .select .arrow:after, .admin-form .select .arrow:before {
    display: block;
  }
}

/*==================================================================
  B. ANDROID + IOS FIXES
===================================================================*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .admin-form .option, .admin-form .rating, .admin-form .switch, .admin-form .captcode {
    -webkit-animation: bugfix infinite 1s;
  }
  @-webkit-keyframes bugfix {
    from {
      padding: 0;
    }
    to {
      padding: 0;
    }
  }
  .admin-form .switch {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .admin-form .option {
    margin-right: 15px;
  }
}

/*==================================================================
  v. HELPERS
   A. General
     B. Font Size 
   C. Table Layout
   A. General
     B. Font Size 
   C. Table Layout
   A. General
     B. Font Size 
   C. Table Layout
===================================================================
  B. responsiveness for tablets + smart mobile 
===================================================================*/
@media (max-width:600px) {
  .admin-form .section row {
    margin: 0;
  }
  .admin-form .section row .colm {
    width: 100%;
    float: none;
    padding: 0;
  }
  .admin-form .bdl {
    border-left: 0;
  }
  .admin-form .border-right {
    border-right: 0;
  }
  .admin-form .align-right {
    text-align: left;
  }
}

/*===============================================
  B. Dividers
================================================= */
.admin-form .spacer {
  border-top: 1px solid #eee;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  height: 0;
}

/*==================================================================
  B. Form Text Elements
===================================================================*/

/* Themed Link */
.admin-form .theme-link {
  color: #3bafda;
  text-decoration: none;
}
.admin-form .theme-link:hover {
  text-decoration: underline;
}

/* Section Divider */
.admin-form .section-divider {
  height: 0;
  border-top: 1px solid #DDD;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.admin-form .section-divider span {
  display: inline-block;
  position: relative;
  padding: 0 17px;
  background: #e9e9e9;
  color: #999;
  top: -11px;
  font-size: 15px;
}
.admin-form.panel .section-divider span, .admin-form .panel .section-divider span, .admin-form.tab-content .section-divider span, .admin-form .tab-content .section-divider span {
  background: #fff;
}
.admin-form.bg-light .section-divider span, .admin-form .bg-light .section-divider span {
  background: #FAFAFA;
}
.admin-form.bg-light.light .section-divider span, .admin-form .bg-light.light .section-divider span {
  background: #FEFEFE;
}
.admin-form.bg-light.dark .section-divider span, .admin-form .bg-light.dark .section-divider span {
  background: #F2F2F2;
}
.admin-form.well .section-divider span, .admin-form .well .section-divider span {
  background: #f5f5f5;
}

/* Input Labels */
.admin-form .switch, .admin-form .option, .admin-form .field-label {
  font-size: 14px;
}

/* Column Labels - Can also use .field-align */
.admin-form .field-label[class*='col-'] {
  line-height: 42px;
}
.admin-form .field-align {
  line-height: 42px;
}

/*==================================================================
  B. Input General Styling 
===================================================================*/
.admin-form .radio, .admin-form .option, .admin-form .checkbox {
  cursor: pointer;
}
.admin-form .field {
  display: block;
  position: relative;
}
.admin-form .field-icon i {
  color: #BBB;
  position: relative;
}
.admin-form .field-label {
  display: block;
  margin-bottom: 7px;
}
.admin-form .field-label em {
  color: #e74c3c;
  font-size: 14px;
  font-style: normal;
  display: inline-block;
  margin-left: 4px;
  position: relative;
  top: 3px;
}
.admin-form .gui-input, .admin-form .gui-textarea {
  padding: 10px;
}
.admin-form .select, .admin-form .gui-input, .admin-form .gui-textarea, .admin-form .select > select, .admin-form .select-multiple select {
  position: relative;
  vertical-align: top;
  border: 1px solid #DDD;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  color: #626262;
  outline: none;
  height: 42px;
  width: 100%;
  *zoom: 1;
}
.admin-form .select option {
  background: #fff;
}
.admin-form select[disabled], .admin-form .select > select[disabled] {
  color: #aaa !important;
}

/*==================================================================
  B. Textarea
===================================================================*/
.admin-form .gui-textarea {
  resize: none;
  line-height: 19px;
  overflow: auto;
  max-width: 100%;
  height: 96px;
}

/*==================================================================
  B. Select
===================================================================*/
.admin-form .select {
  border: 0;
  z-index: 10;
}
.admin-form .select > select {
  display: block;
  padding: 9px 10px;
  color: #626262;
  background: #FFF;
  border: 1px solid #DDD;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: normal;
  outline: none;
  text-indent: 0.01px;
  text-overflow: '';
  z-index: 10;
  margin: 0;
}
.admin-form .select > select::-ms-expand {
  display: none;
}
.admin-form .select .arrow {
  position: absolute;
  top: 9px;
  right: 4px;
  width: 24px;
  height: 24px;
  color: #9F9F9F;
  pointer-events: none;
  z-index: 16;
}
.admin-form .select .arrow:after, .admin-form .select .arrow:before {
  content: '';
  position: absolute;
  font: 12px "Consolas", monospace;
  font-style: normal;
  pointer-events: none;
  display: none\9;
  left: 5px;
}
.admin-form .select .arrow:before {
  content: '\25BC';
  bottom: 4px;
}
.admin-form .select .double:after {
  content: '\25B2';
  top: -1px;
}
.admin-form .select .double:before {
  content: '\25BC';
  bottom: -1px;
}
.admin-form .select-multiple select {
  width: 100%;
  height: 123px;
  padding: 10px;
}

/*==================================================================
  B. File Input
===================================================================*/
.admin-form .file {
  display: block;
  width: 100%;
}
.admin-form .file .gui-file {
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 8px 10px;
  position: absolute;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 11;
  bottom: 0;
  right: 0;
}

/* Default state positions button right */
.admin-form .file .button {
  position: absolute;
  top: 4px;
  right: 4px;
  float: none;
  height: 34px;
  line-height: 34px;
  padding: 0 16px;
  z-index: 10;
}

/* File Button - Left Style */
.admin-form .file.append-button .button {
  left: 4px;
  right: auto;
}
.admin-form .file.append-button > input.gui-input {
  padding-right: 40px;
  padding-left: 125px;
  text-align: right;
}
.admin-form .file.append-button > label.field-icon {
  right: 4px;
  left: auto;
}

/*==================================================================
  B. Inputs:hover state
-===================================================================*/
.admin-form .gui-input:hover, .admin-form .gui-textarea:hover, .admin-form .select > select:hover, .admin-form .select-multiple select:hover, .admin-form .gui-input:hover ~ .input-footer, .admin-form .file .gui-file:hover + .gui-input, .admin-form .gui-textarea:hover ~ .input-footer {
  border-color: #888;
}

/*==================================================================
  B. Inputs:focus state
===================================================================*/
.admin-form .gui-input:focus, .admin-form .gui-textarea:focus, .admin-form .select > select:focus, .admin-form .select-multiple select:focus {
  color: #3c3c3c;
  background: #fff;
  border: 1px solid #999;
  outline: none;
}
.admin-form .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form .gui-textarea:focus {
  height: 120px;
}
.admin-form .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form .gui-input:focus ~ .field-icon i, .admin-form .gui-textarea:focus ~ .field-icon i {
  color: #999;
}
.admin-form .select-multiple select:focus, .admin-form .gui-input:focus ~ .input-footer, .admin-form .gui-textarea:focus ~ .input-footer, .admin-form .file .gui-file:focus + .gui-input {
  border-color: #999;
}
.admin-form .select > select:focus + .arrow {
  color: #999;
}

/*==================================================================
  B. Radio/Checkboxes
-===================================================================*/
.admin-form .option {
  position: relative;
  padding-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.admin-form .option > input {
  position: absolute;
  height: inherit;
  width: inherit;
  opacity: 0;
  left: 0;
}
.admin-form .checkbox, .admin-form .radio {
  cursor: pointer;
  position: relative;
  margin-right: 5px;
  background: #fff;
  display: inline-block;
  border: 3px solid #DDD;
  height: 21px;
  width: 21px;
  top: 4px;
}
.admin-form .checkbox:before, .admin-form .radio:before {
  content: '';
  display: none;
}
.admin-form input:checked + .checkbox:before, .admin-form input:checked + .radio:before {
  display: block;
}
.admin-form .checkbox:before {
  position: absolute;
  top: 4px;
  left: 3px;
  width: 6px;
  height: 3px;
  border: solid #888;
  border-width: 0 0 3px 3px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.admin-form input:checked + .checkbox, .admin-form input:checked + .radio {
  border: 3px solid #888;
}
.admin-form .radio {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.admin-form .radio:before {
  margin: 4px;
  width: 7px;
  height: 7px;
  background: #888;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

/*==================================================================
  B. Radio/Checkboxes:hover state 
===================================================================*/
.admin-form input:not([disabled]):hover + .checkbox, .admin-form input:not([disabled]):hover + .radio {
  border-color: #666;
}

/*==================================================================
  B. Radio/Checkboxes:focus state 
-===================================================================*/
.admin-form input:focus + .checkbox, .admin-form input:focus + .radio {
  border-color: #666;
}
.admin-form input:focus + .radio:before {
  background: #666;
}
.admin-form input:focus + .checkbox:before {
  border-color: #666;
}

/*==================================================================
  B. Switches
===================================================================*/
.admin-form .switch {
  cursor: pointer;
  position: relative;
  padding-right: 10px;
  display: inline-block;
  margin-bottom: 5px;
  height: 26px;
}
.admin-form .switch > label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  height: 25px;
  width: 58px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  background: #D7D7D7;
  border: 2px solid #D7D7D7;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.admin-form .switch > label + span {
  display: inline-block;
  padding-left: 5px;
  position: relative;
  top: -7px;
}
.admin-form .switch > label:before {
  content: attr(data-off);
  position: absolute;
  top: 1px;
  right: 3px;
  width: 33px;
}
.admin-form .switch > label:after {
  content: "";
  margin: 1px;
  width: 19px;
  height: 19px;
  display: block;
  background: #fff;
}
.admin-form .switch > input {
  -webkit-appearance: none;
  position: absolute;
  width: inherit;
  height: inherit;
  opacity: 0;
  left: 0;
  top: 0;
}

/*==================================================================
  B. Switch:focus state
-===================================================================*/
.admin-form .switch > input:focus {
  outline: none;
}
.admin-form .switch > input:focus + label {
  color: #fff;
  border-color: #C7C7C7;
  background: #C7C7C7;
}
.admin-form .switch > input:focus + label:after {
  background: #fff;
}

/*==================================================================
  B. Switch - toggled
===================================================================*/
.admin-form .switch > input:checked + label {
  border-color: #999;
  background: #999;
  padding-left: 33px;
  color: white;
}
.admin-form .switch > input:checked + label:before {
  content: attr(data-on);
  left: 1px;
  top: 1px;
}
.admin-form .switch > input:checked + label:after {
  margin: 1px;
  width: 19px;
  height: 19px;
  background: white;
}

/*==================================================================
  B. Switch - toggled:focus state
-===================================================================*/
.admin-form .switch > input:checked:focus + label {
  background: #555;
  border-color: #555;
}

/* Round Style*/
.admin-form .switch-round > label {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
}
.admin-form .switch-round > label + span {
  top: -2px;
}
.admin-form .switch-round > label:before {
  width: 33px;
}
.admin-form .switch-round > label:after {
  width: 19px;
  color: #D7D7D7;
  content: "\2022";
  font: 20px/20px Times, Serif;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
}
.admin-form .switch-round > input:checked + label {
  padding-left: 33px;
}
.admin-form .switch-round > input:checked + label:after {
  color: #999;
}

/*==================================================================
  B. Custom Toggle Switch
-===================================================================*/
.admin-form .switch-custom > label {
  background: #f3a79b;
  border-color: #f3a79b;
}
.admin-form .switch-custom > input:hover + label, .admin-form .switch-custom > input:focus + label {
  background: #e74b31;
  border-color: #e74b31;
}

/* Checked state */
.admin-form .switch-custom > input:checked + label {
  background: #70ca63;
  border-color: #70ca63;
}
.admin-form .switch-custom > input:checked:hover + label, .admin-form .switch-custom > input:checked:focus + label {
  background: #47a839;
  border-color: #47a839;
}

/*==================================================================
  B. Input:disabled state
===================================================================*/
.admin-form .button[disabled], .admin-form .state-disabled .button, .admin-form input[disabled] + .radio, .admin-form input[disabled] + .checkbox, .admin-form .switch > input[disabled] + label {
  cursor: default;
  opacity: 0.5;
}
.admin-form .gui-input[disabled], .admin-form .gui-textarea[disabled], .admin-form .select > select[disabled], .admin-form .select-multiple select[disabled], .admin-form .gui-input[disabled] ~ .input-footer, .admin-form .file .gui-file[disabled] + .gui-input, .admin-form .file .gui-file[disabled]:hover + .gui-input, .admin-form .gui-textarea[disabled] ~ .input-footer {
  background-color: #f4f6f6;
  border-color: #d5dbdb !important;
  cursor: default;
  color: #d5dbdb;
  opacity: 0.7;
}
.admin-form input[disabled] ~ .field-icon i, .admin-form textarea[disabled] ~ .field-icon i, .admin-form .select > select[disabled] + .arrow {
  opacity: 0.4;
}

/*==================================================================
  B. FORM ADDONS
===================================================================



 FORM "ADDONS"



==================================================================
  B. Input Help Footer
===================================================================*/
.admin-form .input-footer {
  padding: 10px;
  display: block;
  margin-top: -1px;
  line-height: 16px;
  position: relative;
  background: #F5F5F5;
  border: 1px solid #DDD;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-size: 11px;
  color: #999;
}

/*==================================================================
  B. Field Icons
===================================================================*/
.admin-form .append-icon, .admin-form .prepend-icon {
  top: 0;
  left: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.admin-form .append-icon .field-icon, .admin-form .prepend-icon .field-icon {
  top: 0;
  z-index: 4;
  width: 42px;
  height: 42px;
  color: inherit;
  line-height: 42px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  pointer-events: none;
}
.admin-form .append-icon .field-icon i, .admin-form .prepend-icon .field-icon i {
  position: relative;
  font-size: 14px;
}
.admin-form .prepend-icon .field-icon {
  left: 0;
}
.admin-form .append-icon .field-icon {
  right: 0;
}
.admin-form .prepend-icon > input, .admin-form .prepend-icon > textarea {
  padding-left: 36px;
}
.admin-form .append-icon > input, .admin-form .append-icon > textarea {
  padding-right: 36px;
  padding-left: 10px;
}
.admin-form .append-icon > textarea {
  padding-right: 36px;
}

/*==================================================================
  B. Input Tooltips
===================================================================*/
.admin-form .tooltip {
  position: absolute;
  z-index: -1;
  opacity: 0;
  color: #fff;
  width: 184px;
  left: -9999px;
  top: auto;
  font-size: 11px;
  font-weight: normal;
  background: #333333;
  -webkit-transition: margin 0.6s, opacity 0.6s;
  -moz-transition: margin 0.6s, opacity 0.6s;
  -ms-transition: margin 0.6s, opacity 0.6s;
  -o-transition: margin 0.6s, opacity 0.6s;
  transition: margin 0.6s, opacity 0.6s;
}
.admin-form .tooltip > em {
  padding: 12px;
  font-style: normal;
  display: block;
  position: static;
}
.admin-form .tooltip:after {
  content: '';
  position: absolute;
}
.admin-form .gui-input:focus + .tooltip, .admin-form .gui-textarea:focus + .tooltip {
  opacity: 1;
  z-index: 999;
}

/*==================================================================
  B. Tooltip - left
===================================================================*/
.admin-form .tip-left {
  top: 1px;
  margin-right: -20px;
}
.admin-form .tip-left:after {
  top: 12px;
  left: 100%;
  border-left: 8px solid #333333;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.admin-form .gui-input:focus + .tip-left, .admin-form .gui-textarea:focus + .tip-left {
  margin-right: 5px;
  right: 100%;
  left: auto;
}

/*==================================================================
  B. Tooltip - right
===================================================================*/
.admin-form .tip-right {
  top: 1px;
  margin-left: -20px;
}
.admin-form .tip-right:after {
  top: 12px;
  right: 100%;
  border-right: 8px solid #333333;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.admin-form .gui-input:focus + .tip-right, .admin-form .gui-textarea:focus + .tip-right {
  left: 100%;
  margin-left: 5px;
}

/*==================================================================
  B. Tooltip - right-top
===================================================================*/
.admin-form .tip-right-top {
  bottom: 100%;
  margin-bottom: -20px;
}
.admin-form .tip-right-top:after {
  top: 100%;
  right: 12px;
  border-top: 8px solid #333333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.admin-form .gui-input:focus + .tip-right-top, .admin-form .gui-textarea:focus + .tip-right-top {
  right: 0;
  left: auto;
  margin-bottom: 10px;
}

/*==================================================================
  B. Tooltip - left-top
===================================================================*/
.admin-form .tip-left-top {
  bottom: 100%;
  margin-bottom: -20px;
}
.admin-form .tip-left-top:after {
  top: 100%;
  left: 12px;
  border-top: 8px solid #333333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.admin-form .gui-input:focus + .tip-left-top, .admin-form .gui-textarea:focus + .tip-left-top {
  left: 0;
  right: auto;
  margin-bottom: 10px;
}

/*==================================================================
  B. Tooltip - right-bottom
===================================================================*/
.admin-form .tip-right-bottom {
  top: 100%;
  margin-top: -20px;
}
.admin-form .tip-right-bottom:after {
  right: 12px;
  bottom: 100%;
  border-bottom: 8px solid #333333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.admin-form .gui-input:focus + .tip-right-bottom, .admin-form .gui-textarea:focus + .tip-right-bottom {
  margin-top: 10px;
  left: auto;
  right: 0;
}

/*==================================================================
  B. Tooltip - left-bottom
===================================================================*/
.admin-form .tip-left-bottom {
  top: 100%;
  margin-top: -20px;
}
.admin-form .tip-left-bottom:after {
  left: 12px;
  bottom: 100%;
  border-bottom: 8px solid #333333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.admin-form .gui-input:focus + .tip-left-bottom, .admin-form .gui-textarea:focus + .tip-left-bottom {
  margin-top: 10px;
  right: auto;
  left: 0;
}

/*==================================================================
  B. Validation - error state
===================================================================*/
.admin-form .state-error .gui-input, .admin-form .state-error .gui-textarea, .admin-form .state-error.select > select, .admin-form .state-error.select-multiple > select, .admin-form .state-error input:hover + .checkbox, .admin-form .state-error input:hover + .radio, .admin-form .state-error input:focus + .checkbox, .admin-form .state-error input:focus + .radio, .admin-form .state-error .checkbox, .admin-form .state-error .radio {
  background: #FEE9EA;
  border-color: #DE888A;
}
.admin-form .state-error .gui-input:focus, .admin-form .state-error .gui-textarea:focus, .admin-form .state-error.select > select:focus, .admin-form .state-error.select-multiple > select:focus {
  -webkit-box-shadow: 0px 0px 3px #DE888A inset;
  -moz-box-shadow: 0px 0px 3px #DE888A inset;
  -o-box-shadow: 0px 0px 3px #DE888A inset;
  box-shadow: 0px 0px 3px #DE888A inset;
}
.admin-form .state-error .gui-input ~ .field-icon i, .admin-form .state-error .gui-textarea ~ .field-icon i {
  color: #DE888A;
}
.admin-form .state-error.select .arrow {
  color: #DE888A;
}
.admin-form .state-error.select > select:focus + .arrow {
  color: #DE888A;
}
.admin-form .state-error .gui-input ~ .input-footer, .admin-form .state-error.file .gui-file:hover + .gui-input, .admin-form .state-error .gui-textarea ~ .input-footer {
  border-color: #DE888A;
}
.admin-form .state-error + em {
  display: block !important;
  margin-top: 6px;
  padding: 0 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: normal;
  font-size: 0.85em;
  color: #DE888A;
}

/*==================================================================
  B. Validation - success state 
===================================================================*/
.admin-form .state-success .gui-input, .admin-form .state-success .gui-textarea, .admin-form .state-success.select > select, .admin-form .state-success.select-multiple > select, .admin-form .state-success input:hover + .checkbox, .admin-form .state-success input:hover + .radio, .admin-form .state-success input:focus + .checkbox, .admin-form .state-success input:focus + .radio, .admin-form .state-success .checkbox, .admin-form .state-success .radio {
  background: #F0FEE9;
  border-color: #A5D491;
}
.admin-form .state-success .gui-input:focus, .admin-form .state-success .gui-textarea:focus, .admin-form .state-success.select > select:focus, .admin-form .state-success.select-multiple > select:focus {
  -webkit-box-shadow: 0px 0px 3px #A5D491 inset;
  -moz-box-shadow: 0px 0px 3px #A5D491 inset;
  -o-box-shadow: 0px 0px 3px #A5D491 inset;
  box-shadow: 0px 0px 3px #A5D491 inset;
}
.admin-form .state-success .gui-input ~ .field-icon i, .admin-form .state-success .gui-textarea ~ .field-icon i {
  color: #A5D491;
}
.admin-form .state-success.select .arrow {
  color: #A5D491;
}
.admin-form .state-success.select > select:focus + .arrow {
  color: #A5D491;
}
.admin-form .state-success .gui-input ~ .input-footer, .admin-form .state-success.file .gui-file:hover + .gui-input, .admin-form .state-success .gui-textarea ~ .input-footer {
  border-color: #A5D491;
}

/*==================================================================
  B. captcha refresh button + icon 
===================================================================*/
.admin-form .sfcode {
  padding-left: 24px;
}
.admin-form .captcode {
  padding: 0;
  position: relative;
}
.admin-form .captcode img {
  position: relative;
  top: 1px;
}
.admin-form .refresh-captcha {
  position: absolute;
  background: #999;
  border: 3px solid #3C9B39;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  right: -15px;
  height: 32px;
  width: 32px;
  top: 4px;
}
.admin-form .refresh-captcha i {
  position: absolute;
  text-align: center;
  line-height: 26px;
  font-size: 17px;
  color: #fff;
  left: 24%;
}

/*==================================================================
  B. captcha refresh button themes
===================================================================*/
.admin-form .refresh-black {
  background: #505558;
  border-color: #333333;
}
.admin-form .refresh-blue {
  background: #00acee;
  border-color: #0087bb;
}
.admin-form .refresh-green {
  background: #0E993C;
  border-color: #0B792F;
}
.admin-form .refresh-purple {
  background: #9464e2;
  border-color: #7639da;
}
.admin-form .refresh-red {
  background: #ee4f3d;
  border-color: #e42914;
}
.admin-form .refresh-yellow {
  background: #faa226;
  border-color: #e88a05;
}

/*==================================================================
  B. smart widget
   @this widget helps us to position an element eg button or label or span
   @the positions can either be left or right while the input stays 100%
   @you ca use this to rapidly create search widgets, newsletter subscribe etc 
===================================================================*/
.admin-form .smart-widget, .admin-form .append-picker-icon, .admin-form .prepend-picker-icon {
  position: relative;
  display: block;
}
.admin-form .smart-widget .field input, .admin-form .append-picker-icon input, .admin-form .prepend-picker-icon input {
  width: 100%;
}
.admin-form .append-picker-icon button, .admin-form .prepend-picker-icon button, .admin-form .smart-widget .button {
  border: 1px solid #DDD;
  background: #F5F5F5;
  position: absolute;
  cursor: pointer;
  color: #626262;
  height: 42px;
  line-height: 40px;
  top: 0;
}

/* Disabled Prepended Icon State */
.admin-form .prepend-picker-icon button:disabled {
  background-color: #f4f6f6 !important;
  border-color: #d5dbdb !important;
}
.admin-form .sm-right .button, .admin-form .append-picker-icon button {
  border-left: 0;
}
.admin-form .sm-left .button, .admin-form .prepend-picker-icon button {
  border-right: 0;
}
.admin-form .sm-left .button, .admin-form .prepend-picker-icon button {
  left: 0;
}
.admin-form .sm-right .button, .admin-form .append-picker-icon button {
  right: 0;
}

/*==================================================================
  B. smart widget buttons - to left 
===================================================================*/
.admin-form .sml-50, .admin-form .prepend-picker-icon {
  padding-left: 50px;
}
.admin-form .sml-50 .button, .admin-form .prepend-picker-icon button {
  width: 50px;
}
.admin-form .sml-80 {
  padding-left: 80px;
}
.admin-form .sml-80 .button {
  width: 80px;
}
.admin-form .sml-120 {
  padding-left: 120px;
}
.admin-form .sml-120 .button {
  width: 120px;
}
.admin-form .sml-160 {
  padding-left: 160px;
}
.admin-form .sml-160 .button {
  width: 160px;
}

/*==================================================================
  B. smart widget buttons - to right 
===================================================================*/
.admin-form .smr-50, .admin-form .append-picker-icon {
  padding-right: 50px;
}
.admin-form .smr-50 .button, .admin-form .append-picker-icon button {
  width: 50px;
}
.admin-form .smr-80 {
  padding-right: 80px;
}
.admin-form .smr-80 .button {
  width: 80px;
}
.admin-form .smr-120 {
  padding-right: 120px;
}
.admin-form .smr-120 .button {
  width: 120px;
}
.admin-form .smr-140 {
  padding-right: 140px;
}
.admin-form .smr-140 .button {
  width: 140px;
}
.admin-form .smr-160 {
  padding-right: 160px;
}
.admin-form .smr-160 .button {
  width: 160px;
}

/*==================================================================
  B. rating and review star widget :: with hover back afetr selecting
-===================================================================*/
.admin-form .rating {
  overflow: hidden;
}
.admin-form .rating.block {
  display: block;
  margin: 10px 0;
}
.admin-form .rating label {
  color: #CCC;
}
.admin-form .rating label i {
  font-size: 17px;
  text-align: center;
  color: inherit;
}
.admin-form .rating label span {
  font: 22px/22px Times, Serif;
}
.admin-form .rating-star {
  margin-left: 4px;
}
.admin-form .rating-input {
  position: absolute;
  left: -9999px;
  top: auto;
}
.admin-form .rating:hover .rating-star:hover, .admin-form .rating:hover .rating-star:hover ~ .rating-star, .admin-form .rating-input:checked ~ .rating-star {
  color: #666;
}
.admin-form .rating-star, .admin-form .rating:hover .rating-star {
  width: 18px;
  float: right;
  display: block;
  cursor: pointer;
  color: #CCC;
}

/*==================================================================
  B. Buttons
-===================================================================*/
.admin-form .button {
  color: #243140;
  border: 0;
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  cursor: pointer;
  padding: 0 18px;
  text-align: center;
  vertical-align: top;
  background: #DBDBDB;
  display: inline-block;
  -webkit-user-drag: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.2);
}

/*==================================================================
  B. Button States
===================================================================*/
.admin-form .button:hover {
  color: #243140;
  background: #EEE;
}
.admin-form .button:active {
  color: #1d2938;
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.admin-form a.button, .admin-form span.button, .admin-form label.button {
  line-height: 42px;
  text-decoration: none;
}
.admin-form .button i {
  font-size: 14px;
}
.admin-form .button-list .button {
  margin-bottom: 5px;
}

/*==================================================================
  B. Primary Button
-===================================================================*/
.admin-form .btn-primary {
  background-color: #3bafda;
}
.admin-form .btn-primary:hover, .admin-form .btn-primary:focus {
  background-color: #3bafda;
}
.admin-form .btn-primary:active {
  background-color: #3bafda;
}
.admin-form .btn-primary, .admin-form .btn-primary:hover, .admin-form .btn-primary:focus, .admin-form .btn-primary:active {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}

/*==================================================================
  B. Rounded Buttons
-===================================================================*/
.admin-form .btn-rounded {
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
}

/*==================================================================
  B. Left + Right Shaped Buttons
-===================================================================*/
.admin-form .button-left, .admin-form .button-right {
  position: relative;
  z-index: 9;
}
.admin-form .button-left:before, .admin-form .button-right:before {
  content: '';
  z-index: -1;
  width: 32px;
  height: 32px;
  position: absolute;
  background-color: inherit;
  border-color: inherit;
  border: none;
  top: 5px;
}
.admin-form .button-left {
  border-left-width: 0;
  padding: 0 18px 0 7px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin-left: 20px;
}
.admin-form .button-left:before {
  left: -15px;
  -webkit-border-radius: 2px 5px 0 5px;
  -moz-border-radius: 2px 5px 0 5px;
  -o-border-radius: 2px 5px 0 5px;
  border-radius: 2px 5px 0 5px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.admin-form .button-right {
  padding: 0 7px 0 18px;
  border-right-width: 0;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  margin-right: 20px;
}
.admin-form .button-right:before {
  right: -15px;
  -webkit-border-radius: 5px 2px 5px 0;
  -moz-border-radius: 5px 2px 5px 0;
  -o-border-radius: 5px 2px 5px 0;
  border-radius: 5px 2px 5px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*==================================================================
  B. Pointed Buttons - Left + Right
-===================================================================*/
.admin-form .btn-pointed.button-left, .admin-form .btn-pointed.button-right {
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
}
.admin-form .btn-rounded.button-left {
  -webkit-border-radius: 0 22px 22px 0;
  -moz-border-radius: 0 22px 22px 0;
  -o-border-radius: 0 22px 22px 0;
  border-radius: 0 22px 22px 0;
}
.admin-form .btn-rounded.button-right {
  -webkit-border-radius: 22px 0 0 22px;
  -moz-border-radius: 22px 0 0 22px;
  -o-border-radius: 22px 0 0 22px;
  border-radius: 22px 0 0 22px;
}

/*==================================================================
  B. Buttons - Push Effect
-===================================================================*/
.admin-form .pushed {
  -webkit-box-shadow: inset 0 -0.3em 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -0.3em 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 -0.3em 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -0.3em 0 rgba(0, 0, 0, 0.2);
  position: relative;
}
.admin-form .pushed:active {
  -webkit-box-shadow: inset 0 -0.15em 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -0.15em 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 -0.15em 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -0.15em 0 rgba(0, 0, 0, 0.2);
  top: 2px;
}
.admin-form .pushed.button-left:before {
  -webkit-box-shadow: inset 0.35em 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0.35em 0 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0.35em 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0.35em 0 0 rgba(0, 0, 0, 0.2);
}
.admin-form .pushed:active.button-left:before {
  -webkit-box-shadow: inset 0.2em 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0.2em 0 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0.2em 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0.2em 0 0 rgba(0, 0, 0, 0.2);
}
.admin-form .pushed.button-right:before {
  -webkit-box-shadow: inset -0.35em 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset -0.35em 0 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset -0.35em 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset -0.35em 0 0 rgba(0, 0, 0, 0.2);
}
.admin-form .pushed:active.button-right:before {
  -webkit-box-shadow: inset -0.2em 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset -0.2em 0 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset -0.2em 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset -0.2em 0 0 rgba(0, 0, 0, 0.2);
}

/*==================================================================
  B. Footer Button Adjustment
-===================================================================*/
.admin-form .form-footer .button {
  margin-right: 10px;
  margin-bottom: 5px;
}
.admin-form .align-right .button {
  margin-right: 0;
  margin-left: 10px;
}

/*==================================================================
  B. Social Buttons
===================================================================*/
.admin-form .twitter, .admin-form .twitter:hover, .admin-form .twitter:focus, .admin-form .facebook, .admin-form .facebook:hover, .admin-form .facebook:focus, .admin-form .googleplus, .admin-form .googleplus:hover, .admin-form .googleplus:focus {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .facebook {
  background-color: #3b5998;
}
.admin-form .twitter {
  background-color: #00acee;
}
.admin-form .googleplus {
  background-color: #dd4b39;
}
.admin-form .facebook:hover, .admin-form .facebook:focus {
  background-color: #25385F;
}
.admin-form .twitter:hover, .admin-form .twitter:focus {
  background-color: #00749F;
}
.admin-form .googleplus:hover, .admin-form .googleplus:focus {
  background-color: #8D2418;
}
.admin-form .span-left {
  padding-left: 56px;
  text-align: left;
}
.admin-form .btn-social {
  position: relative;
  margin-bottom: 5px;
  line-height: 42px !important;
}
.admin-form .btn-social i {
  font-size: 22px;
  position: relative;
  top: 2px;
}
.admin-form .btn-social span {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 45px;
  left: 0;
}
.admin-form .twitter span {
  background-color: #009AD5;
}
.admin-form .facebook span {
  background-color: #31497D;
}
.admin-form .googleplus span {
  background-color: #C03121;
}

/*==================================================================
  B. jQuery 3rd Party - Stepper
===================================================================*/
.stepper-wrap {
  position: relative;
  display: block;
  font: 11px Arial, sans-serif;
}
.stepper-wrap input {
  text-align: right;
  padding-right: 20px;
}
.stepper-btn-wrap {
  position: absolute;
  top: 0;
  right: -34px;
  width: 34px;
  height: 100%;
  overflow: hidden;
  background: #F5F5F5;
  border: 1px solid #ccc;
  border-width: 1px 1px 1px 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.stepper-btn-wrap a {
  display: block;
  height: 50%;
  overflow: hidden;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: -9999px;
  background: #F5F5F5;
  cursor: default;
  color: #666;
}
.stepper-btn-wrap a:hover {
  background: #F9F9F9;
}
.stepper-btn-up:before, .stepper-btn-dwn:before {
  content: '';
  border: 4px dashed;
  pointer-events: none;
  border-color: #9F9F9F transparent;
  border-color: #9f9f9f rgba(255, 255, 255, 0);
  position: absolute;
  right: 14px;
  z-index: 1;
  height: 0;
  top: 32%;
  width: 0;
}
.stepper-btn-up:before {
  border-bottom-style: solid;
  border-top: none;
}
.stepper-btn-dwn:before {
  margin-top: 10px;
  border-top-style: solid;
  border-bottom: none;
}

/*==================================================================
  B. jQuery 3rd Party - Spectrum Color Picker
===================================================================*/
.sp-container {
  position: absolute;
  display: inline-block;
  *display: inline;
  z-index: 9999994;
  overflow: hidden;
  *zoom: 1;
  top: 0;
  left: 0;
  border-radius: 0;
  padding: 0;
  background: #f8f8f8;
  border: 1px solid #DDD;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

/* expands container to the left of 
 * button, default opens right */
.sp-container.sp-left {
  top: 50px !important;
  left: auto !important;
  right: 0px !important;
}
.sp-container.sp-flat {
  position: relative;
}
.sp-top {
  position: relative;
  display: inline-block;
  width: 100%;
}
.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 20%;
}
.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 100%;
}
.sp-clear-enabled .sp-hue {
  top: 33px;
  height: 77.5%;
}
.sp-fill {
  padding-top: 80%;
}
.sp-sat, .sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sp-alpha-enabled .sp-top {
  margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
  display: block;
}
.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: .8;
}
.sp-alpha {
  display: none;
  position: absolute;
  bottom: -14px;
  right: 0;
  left: 0;
  height: 8px;
}
.sp-alpha-inner {
  border: solid 1px #333;
}
.sp-clear {
  display: none;
}
.sp-clear.sp-clear-display {
  background-position: center;
}
.sp-clear-enabled .sp-clear {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 28px;
}
.sp-dd, .sp-clear, .sp-alpha, .sp-slider, .sp-dragger, .sp-preview, .sp-alpha-handle, .sp-container, .sp-replacer, .sp-container.sp-dragging .sp-input, .sp-container button {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.sp-container.sp-input-disabled .sp-input-container {
  display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
  display: none;
}
.sp-palette-only .sp-picker-container {
  display: none;
}
.sp-palette-disabled .sp-palette-container {
  display: none;
}
.sp-initial-disabled .sp-initial {
  display: none;
}
.sp-sat {
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#ffffff), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to right, #ffffff, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to top, #000000, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}
.sp-hue {
  background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
  background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}
.sp-hidden {
  display: none !important;
}
.sp-cf:before, .sp-cf:after {
  content: "";
  display: table;
}
.sp-cf:after {
  clear: both;
}
.sp-cf {
  *zoom: 1;
}
.sp-dragger {
  border-radius: 5px;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  background: #000;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 3px;
  left: -1px;
  right: -1px;
  border: 1px solid #000;
  background: white;
  opacity: .8;
}
.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
  font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-top {
  margin-bottom: 3px;
}
.sp-color, .sp-hue, .sp-clear {
  border: solid 1px #666;
}
.sp-input-container {
  float: right;
  width: 100px;
  margin-bottom: 4px;
}
.sp-initial-disabled .sp-input-container {
  width: 100%;
}
.sp-input {
  font-size: 12px !important;
  border: 1px inset;
  padding: 4px 5px;
  background: transparent;
  border-radius: 3px;
  width: 100%;
  color: #222;
  margin: 0;
}
.sp-input:focus {
  border: 1px solid orange;
}
.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #fdd;
}
.sp-picker-container, .sp-palette-container {
  float: left;
  position: relative;
  padding: 10px 15px;
  padding-bottom: 300px;
  margin-bottom: -290px;
  min-height: 300px;
}
.sp-picker-container {
  width: 172px;
  border-left: 1px solid #DDD;
  background-color: #f1f1f1;
}
.sp-palette-container {
  padding: 5px;
  border-right: 1px solid transparent;
  background-color: #f1f1f1;
}
.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange;
}
.sp-thumb-el {
  position: relative;
}
.sp-initial {
  float: left;
  border: solid 1px #333;
}
.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0;
}
.sp-initial .sp-clear-display {
  background-position: center;
}
.sp-button-container {
  float: right;
}
.sp-replacer {
  cursor: pointer;
  overflow: hidden;
  padding: 4px 10px;
  position: absolute;
  background: #F5F5F5;
  vertical-align: middle;
  border: solid 1px #DDD;
  border-width: 1px 1px 1px 0;
  display: inline-block;
  *display: inline;
  height: 100%;
  color: #333;
  margin: 0;
  *zoom: 1;
  right: 0;
}
.sp-replacer:hover, .sp-replacer.sp-active {
  border-color: #aaa;
  color: #111;
}
.sp-replacer.sp-disabled {
  cursor: default;
  border-color: #DDD;
  color: #AAA;
}
.sp-dd {
  padding: 2px 0;
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 12px;
  color: #9F9F9F;
  position: relative;
  top: 6px;
}
.sp-preview {
  position: relative;
  width: 25px;
  height: 20px;
  border: solid 1px #222;
  margin-right: 5px;
  margin-top: 6px;
  float: left;
  z-index: 0;
}
.sp-palette {
  *width: 220px;
  max-width: 220px;
}
.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0;
}
.sp-container {
  padding-bottom: 0;
}
.sp-container button {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  color: #666;
  font-size: 13px;
  line-height: 1;
  padding: 7px 8px;
  text-align: center;
  vertical-align: middle;
}
.sp-container button:hover {
  border: 1px solid #ddd;
}
.sp-container button:active {
  border: 1px solid #ccc;
}
.sp-cancel {
  font-size: 11px;
  color: #aaa !important;
  margin: 0;
  padding: 2px;
  margin-right: 7px;
  vertical-align: middle;
  text-decoration: none;
}
.sp-cancel:hover {
  color: #666 !important;
  text-decoration: none;
}
.sp-palette span:hover, .sp-palette span.sp-thumb-active {
  border-color: #000;
}
.sp-preview, .sp-alpha, .sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
.sp-clear-display {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}
.sfcolor {
  padding-right: 63px;
}
.sfcolor .gui-input + .sp-replacer {
  width: 63px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* Custom Changes - Field preview thumb */
.sp-preview {
  border-color: #fff;
}

/* Custom Changes - Primary Container */
.sp-picker-container {
  background-color: #fff;
  margin-bottom: -300px;
}
.sp-button-container {
  float: none;
  text-align: right;
  background: #f2f2f2;
  border-top: 1px solid #DDD;
  margin-top: 35px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 6px;
}
.sp-palette-disabled .sp-button-container {
  margin-top: 5px;
}

/* Color Pointer */
.sp-dragger {
  background: rgba(255, 255, 255, 0.4);
  height: 10px;
  width: 10px;
  border-radius: 0px;
  border-color: rgba(255, 255, 255, 0.7);
}

/* hue + color border color */
.sp-color, .sp-hue, .sp-clear {
  border-color: #bbb;
}

/* Hue Slider */
.sp-input {
  background: #f1f1f1;
  border: 0;
}
.sp-slider {
  height: 6px;
  border: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

/* Custom Changes - Palette Container */
.sp-palette-button-container {
  display: none;
}

/* palette thumbs */
.sp-palette .sp-thumb-el {
  width: 18px;
  height: 18px;
  margin: 2px;
  border-color: #fff;
}

/* palette active thumb */
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: #fff;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: none;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner:after {
  position: absolute;
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 12px;
  color: #FFF;
  left: 2px;
  top: 2px;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.inline-cp + .sp-container {
  width: 100%;
  box-shadow: none;
}
.inline-cp + .sp-container > .sp-picker-container {
  width: 70%;
}
.inline-cp + .sp-container > .sp-palette-container {
  width: 30%;
}
.inline-cp + .sp-container > .sp-palette-container .sp-palette .sp-thumb-el {
  width: 22px;
  height: 22px;
  margin: 3px;
}
.inline-cp + .sp-container > .sp-palette-container .sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner:after {
  font-size: 13px;
  left: 3px;
  top: 3px;
}

/*==================================================================
  B. jQuery UI - Datepicker
===================================================================*/
.ui-datepicker {
  width: 18em;
  margin-top: 8px;
  display: none;
  background: #fff;
  position: relative;
  font: 14px/1.55 "Roboto", Arial, Helvetica, sans-serif;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  border: 1px solid #DDD;
  z-index: 1025 !important;
  text-align: center;
  color: #666;
}
.ui-datepicker a {
  color: #404040;
  text-align: center;
}
.ui-datepicker .ui-state-disabled span {
  color: #DBDBDB;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  background: #F5F5F5;
  border-bottom: 1px solid #CFCFCF;
  line-height: 27px;
  font-size: 15px;
  padding: 10px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  width: 34px;
  height: 34px;
  display: block;
  font-size: 14px;
  position: absolute;
  text-decoration: none;
  cursor: pointer;
  color: #666;
  top: 20.5%;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  color: #555;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
  padding: 1px 5px;
  background-color: #EEE;
  border-color: #CCC;
}
.ui-datepicker .ui-datepicker-title select option {
  background: #FFF;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 52%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  margin: 0 0 15px;
  border-collapse: collapse;
}
.ui-datepicker th {
  padding: .5em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 2px 5px;
}
.ui-datepicker td span, .ui-datepicker td a {
  color: #AAA;
  padding: .25em;
  display: block;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker td span:hover, .ui-datepicker td a:hover {
  background: #F5F5F5;
}
.ui-datepicker .ui-state-disabled span:hover {
  background: none;
}
.ui-datepicker-today a, .ui-datepicker-today a:hover, .ui-datepicker .ui-state-active, .ui-datepicker .ui-state-highlight {
  font-weight: 700;
  color: #fff;
  background: #CCC !important;
}
.ui-datepicker .ui-state-active {
  background: #888 !important;
}

/* jQuery UI Buttons */
.ui-datepicker-buttonpane {
  border-top: 1px solid #DDD;
  padding: 10px;
  background: #f8f8f8;
}
.ui-datepicker-buttonpane button {
  padding: 5px 12px;
  margin-right: 10px;
  font-size: 13px;
  position: relative;
  line-height: normal;
  display: inline-block;
  -webkit-user-drag: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.2);
  vertical-align: middle;
  background: #FFF;
  text-align: center;
  overflow: visible;
  cursor: pointer;
  color: #333;
  border: 1px solid #ddd;
}

/* jQuery UI Button States */
.ui-datepicker-buttonpane button:hover {
  color: #243140;
  background: #E8E8E8;
}
.ui-datepicker-buttonpane button:active {
  color: #1d2938;
  background: #C4C4C4;
}
.ui-monthpicker .ui-datepicker-header {
  margin-bottom: 3px;
}

/* Inline Picker */
.ui-datepicker-inline {
  width: 100%;
}
.ui-datepicker-inline, .ui-timepicker-inline, .ui-datetimepicker-inline {
  box-shadow: none;
  margin: 0 auto;
}

/*==================================================================
  B. jQuery UI - MonthPicker Adjustments
===================================================================*/
.hasMonthpicker .ui-datepicker td {
  width: 25%;
  padding: 10px 8px;
}

/*==================================================================
  B. jQuery UI - Multi Datepicker Adjustments
===================================================================*/
.cal-widget .ui-datepicker {
  width: 100%;
  margin-top: 0;
}
.cal-widget .ui-datepicker:before {
  display: none;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.333%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/*==================================================================
  B. jQuery UI - Timepicker
===================================================================*/
.ui-timepicker-div .ui-widget-header {
  position: relative;
  background: #F5F5F5;
  line-height: 27px;
  font-size: 15px;
  padding: 10px;
}
.ui-timepicker-div dl {
  text-align: left;
  border: 1px solid #EEE;
  border-width: 1px 0 0 0;
  padding: 15px 10px;
  margin: 0;
}
.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px;
}
.ui-timepicker-div dl dd {
  margin: 0 10px 20px 40%;
}
.ui-timepicker-div dl .ui_tpicker_hour, .ui-timepicker-div dl .ui_tpicker_minute, .ui-timepicker-div dl .ui_tpicker_second, .ui-timepicker-div dl .ui_tpicker_millisec {
  background: #E5E5E5;
  position: relative;
  top: 6px;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ui-timepicker-rtl {
  direction: rtl;
}
.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0;
}
.ui-timepicker-rtl dl dt {
  float: right;
  clear: right;
}
.ui-timepicker-rtl dl dd {
  margin: 0 40% 10px 10px;
}

/* jQuery Slider Settings when inside a timepicker widget */
.ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}

/*==================================================================
  B. jQuery UI - Slider
===================================================================*/
.slider-wrapper, .sliderv-wrapper {
  background: #E5E5E5;
  position: relative;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.5em;
  height: 1.5em;
  cursor: default;
  background: #fff;
  border: 3px solid #ccc;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -ms-touch-action: none;
  touch-action: none;
  margin-top: -3px;
  outline: none;
}
.ui-slider .ui-slider-handle:before {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  background-color: #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  z-index: 2;
  left: 4px;
  top: 4px;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
  background-color: #aaa;
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .5em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical, .sliderv-wrapper {
  width: .5em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.45em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.slider-input {
  color: #f6931f !important;
  border: 0;
  background: none;
}
.slider-group .sliderv-wrapper {
  height: 150px;
  float: left;
  margin: 15px 15px;
}
.ui-slider .ui-state-active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* progress bar strips + animation IE10+ */
.ui-slider .ui-slider-range {
  background-size: 16px 16px;
  background-image: -webkit-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
  background-image: -moz-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
  background-image: -o-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(to bottom right, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
}

/*==================================================================
  B. jQuery UI - Slider Tooltips
===================================================================*/
.slider-tip {
  display: block;
  position: absolute;
  text-align: center;
  font: 10pt Tahoma, Arial, sans-serif;
  background: #333333;
  padding: 10px;
  color: #fff;
}
.slider-wrapper .slider-tip {
  top: -50px;
  left: -15px;
}
.slider-wrapper .slider-tip:after {
  content: '';
  position: absolute;
  top: 98%;
  left: 35%;
  border-top: 8px solid #333333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.sliderv-wrapper .slider-tip {
  left: 30px;
  top: -12px;
}
.sliderv-wrapper .slider-tip:after {
  content: '';
  position: absolute;
  top: 30%;
  right: 98%;
  border-right: 8px solid #333333;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

/*==================================================================
  B. Custom Form Wizard
===================================================================*/
.wizard {
  background-color: #FFF;
}

/* wizard top nav - steps */
.wizard .steps {
  text-align: center;
  padding: 20px 15px 10px;
  border: 1px solid #E8E8E8;
  border-bottom: 0;
}
.wizard .steps ul, .wizard .steps li {
  list-style: none;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.wizard .steps li {
  display: inline-block;
  margin-right: 10px;
}
.wizard .steps li.last {
  margin-right: 0;
}
.wizard .steps li.disabled a {
  cursor: not-allowed;
}
.wizard .steps li a {
  display: inline-block;
  color: #FFF;
  font-size: 15px;
  text-align: center;
  padding: 12px 18px;
  background-color: #649ae1;
  text-decoration: none;
  -webkit-user-drag: none;
}

/* nav item states */
.wizard .steps li.current a {
  background-color: #2e76d6;
}
.wizard .steps li.disabled a {
  background-color: #BBBBBB !important;
}
.wizard .steps li.current a:focus {
  outline-color: transparent;
}

/* disable various nav meta information */
.wizard .steps li a .current-info, .wizard .steps li a .number {
  display: none;
}

/* Wizard Content */
.wizard .content {
  background-color: #ffffff;
  border: 1px solid #E8E8E8;
  border-top: 0;
}
.wizard .content + .actions {
  border-top: 0;
}
.wizard .wizard-section-title {
  display: none;
}
.wizard .wizard-section.body {
  padding: 15px;
}

/* Wizard Actions/Footer */
.wizard .actions {
  padding: 10px 15px;
  background-color: #f8f8f8;
  border: 1px solid #E8E8E8;
}
.wizard .actions ul {
  list-style: none;
  text-decoration: none;
  padding: 0;
  margin: 0;
  float: right;
}
.wizard .actions li {
  display: inline-block;
  margin-left: 10px;
}
.wizard .actions li a {
  display: inline-block;
  color: #FFF;
  padding: 9px 18px;
  background-color: #4a89dc;
  text-decoration: none;
  -webkit-user-drag: none;
}
.wizard .actions li.disabled a {
  cursor: not-allowed;
  background-color: #BBB !important;
}

/* STEPS STYLES ------------------
----------------------------------*/

/* hide steps icons */
.wizard.steps-hide-icons .steps .fa, .wizard.steps-hide-icons .steps .glyphicon, .wizard.steps-hide-icons .steps .glyphicon {
  display: none !important;
}

/* hide steps icons */
.wizard.steps-show-icons .steps .fa, .wizard.steps-show-icons .steps .glyphicon, .wizard.steps-show-icons .steps .glyphicon {
  display: inline-block !important;
}

/* steps align right  */
.wizard.steps-left .steps {
  text-align: left;
}

/* steps align right  */
.wizard.steps-right .steps {
  text-align: right;
}

/* steps justified */
.wizard.steps-justified .steps {
  position: relative;
  width: 100%;
}
.wizard.steps-justified .steps li {
  display: table-cell;
  position: relative;
  float: none;
  width: 1%;
}
.wizard.steps-justified .steps li a {
  display: block;
}

/* steps tabs */
.wizard.steps-tabs .steps {
  padding: 0;
  height: 55px;
  position: relative;
  background-color: #EEE;
  border-color: transparent;
  border-bottom: 1px solid #E8E8E8;
}
.wizard.steps-tabs .steps li {
  margin: 0;
}
.wizard.steps-tabs .steps li a {
  padding: 18px 23px 18px;
}

/* steps add BG */
.wizard.steps-bg .steps {
  padding: 15px;
  position: relative;
  background-color: #f8f8f8;
  border-bottom: 1px solid #E8E8E8;
}
.wizard.steps-bg.steps-tabs .steps {
  padding: 0;
  border-color: #E8E8E8;
}
.wizard.steps-bg .content, .wizard.steps-tabs .content, .wizard.steps-justified .content {
  padding-top: 10px;
}

/*==================================================================
  B. Lists
-===================================================================*/
.admin-form .smart-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.admin-form .smart-list li {
  margin-bottom: 20px;
}

/*==================================================================
  B. Grid Misc
===================================================================*/
.admin-form .section {
  margin-bottom: 22px;
}

/*==================================================================
  B. Panel
===================================================================*/
.admin-form .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #DDD;
}

/*==================================================================
  B. Panel Header Section
===================================================================*/
.admin-form .panel-heading {
  overflow: hidden;
  position: relative;
  height: auto;
  padding: 19px 22px 18px;
  color: #999;
  border-radius: 0;
  border-top: 1px solid transparent;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #DDD;
  background-color: #FAFAFA;
}
.admin-form .heading-border:before {
  content: "";
  background-color: #9999A3;
  position: absolute;
  height: 10px;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
}
.admin-form .heading-border .panel-heading {
  padding: 30px 22px 17px;
}
.admin-form .heading-border .panel-title {
  color: #999;
}
.admin-form .panel-title {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: 300;
  font-size: 26px;
  padding: 0;
  margin: 0;
  background: transparent;
}
.admin-form .panel-title i {
  font-size: 26px;
  position: relative;
  margin-right: 15px;
  top: 0;
  border-width: 0;
}

/*==================================================================
  B. Panel Body
===================================================================*/
.admin-form .panel-body {
  padding: 25px;
  border: 0;
}

/*==================================================================
  B. Panel Footer
===================================================================*/
.admin-form .panel-footer {
  padding: 12px 13px;
  border-top: 1px solid #DDD;
  background: #f2f2f2;
}

/*==================================================================
  B. google map :: block elements 
===================================================================*/
.admin-form .map-container {
  padding: 7px;
  border: 1px solid #CFCFCF;
}
.admin-form #map_canvas {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.admin-form .block {
  display: block;
}

/*==================================================================
  B. simple price boxes :: depend on grid
===================================================================*/
.admin-form .price-box {
  padding: 30px;
  text-align: center;
  position: relative;
  border: 1px solid #CFCFCF;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05);
}
.admin-form .price-box p {
  line-height: 1.5em;
  color: #526066;
  margin-bottom: 0;
}
.admin-form .price-box h5 {
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  font-size: 15px;
  color: #B0B2B9;
  letter-spacing: 2px;
}
.admin-form .price-box h4 {
  font-size: 60px;
  font-weight: 300;
  margin: 0;
  color: #626262;
}
.admin-form .selected-box h4 {
  color: #999;
}
.admin-form .price-box h4 sup {
  position: relative;
  font-size: 30px;
  vertical-align: top;
  top: 15px;
}
.admin-form .price-box h4 .per-month {
  font-size: 14px;
}
.admin-form .expand {
  height: 50px;
  line-height: 50px !important;
  border-radius: 3px;
}

/*==================================================================
  B. simple price boxes ribbon IE8+
-===================================================================*/
.admin-form .ribbon, .admin-form .ribbon-large {
  width: 75px;
  height: 78px;
  overflow: hidden;
  position: absolute;
  right: -2px;
  top: -2px;
  z-index: 1;
}
.admin-form .ribbon-inner {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #999;
  letter-spacing: 4px;
  text-align: center;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  padding: 7px 0;
  width: 100px;
  color: #fff;
  z-index: 1;
  left: 3px;
  top: 6px;
}
.admin-form .ribbon-inner:before, .admin-form .ribbon-inner:after {
  content: "";
  border-top: 3px solid #3c9b39;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}
.admin-form .ribbon-inner:before {
  left: 0px;
}
.admin-form .ribbon-inner:after {
  right: 0px;
}
.admin-form .ribbon-large {
  width: 115px;
  height: 118px;
}
.admin-form .ribbon-large .ribbon-inner {
  width: 160px;
  left: -8px;
  top: 28px;
}

/*==================================================================
  B. Notifications | info | error | warning | success
-===================================================================*/
.admin-form .form-msg {
  display: none;
}

/*==================================================================
  B. progress bars 
===================================================================*/
.admin-form .progress-section {
  display: none;
}
.progress-striped .progress-bar, .progress-bar-striped {
  background-size: 18px 18px;
  background-image: -webkit-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
  background-image: -moz-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
  background-image: -o-linear-gradient(top left, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(to bottom right, transparent, transparent 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
}

/*==================================================================
  B. BOOTSTRAP COMPATABILITY FIXES
===================================================================*/
.admin-form .radio, .admin-form .checkbox {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  top: 1px;
  vertical-align: bottom;
}
.admin-form .checkbox:after, .admin-form .checkbox:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}

/* Simply Combines all skins into a single css file
 * Useful for demonstrating all skins or providing 
 * multi-skin support 
 */
.admin-form .panel-dark > .panel-heading {
  border-top-color: #424759;
}
.admin-form .panel-dark > .panel-heading:before {
  background-color: #3b3f4f;
}
.admin-form .panel-dark.heading-border:before, .admin-form .panel-dark .heading-border:before {
  background-color: #3b3f4f;
}
.admin-form .bg-dark {
  background-color: #3b3f4f;
}
.admin-form .bg-dark.light {
  background-color: #424759;
}
.admin-form .bg-dark.lighter {
  background-color: #51566c;
}
.admin-form .bg-dark.dark {
  background-color: #2c2f3c;
}
.admin-form .bg-dark.darker {
  background-color: #1e2028;
}
.admin-form .option-dark input:hover + .checkbox, .admin-form .option-dark input:hover + .radio {
  border-color: #424759;
}
.admin-form .option-dark input:checked + .checkbox, .admin-form .option-dark input:focus + .checkbox, .admin-form .option-dark input:checked + .radio, .admin-form .option-dark input:focus + .radio {
  border-color: #3b3f4f;
}
.admin-form .option-dark input:checked + .radio:before, .admin-form .option-dark input:focus + .radio:before {
  background: #3b3f4f;
}
.admin-form .option-dark input:checked + .checkbox:before, .admin-form .option-dark input:focus + .checkbox:before {
  border-color: #3b3f4f;
}
.admin-form .switch-dark > input:checked + label {
  background: #3b3f4f;
  border-color: #3b3f4f;
}
.admin-form .switch-dark > input:checked + label:after {
  color: #3b3f4f;
}
.admin-form .switch-dark > input:checked:focus + label {
  background: #2c2f3c;
  border-color: #2c2f3c;
}
.admin-form .btn-dark {
  background-color: #3b3f4f;
}
.admin-form .btn-dark:hover, .admin-form .btn-dark:focus {
  background-color: #424759;
  border-color: #424759;
}
.admin-form .btn-dark:active {
  background-color: #2c2f3c;
}
.admin-form .btn-dark, .admin-form .btn-dark:hover, .admin-form .btn-dark:focus, .admin-form .btn-dark:active {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-dark .ui-slider .ui-slider-range {
  background-color: #3b3f4f;
}
.admin-form .slider-wrapper.slider-dark .ui-slider .ui-slider-handle {
  border-color: #3b3f4f;
}
.admin-form .slider-wrapper.slider-dark .ui-slider .ui-slider-handle:before {
  background-color: #3b3f4f;
}
.admin-form.theme-dark .section-divider span {
  color: #3b3f4f;
}
.admin-form.theme-dark .tagline span {
  color: #3b3f4f;
}
.admin-form.theme-dark .smart-link {
  color: #3b3f4f;
}
.admin-form.theme-dark .gui-input:hover, .admin-form.theme-dark .gui-textarea:hover, .admin-form.theme-dark .select > select:hover, .admin-form.theme-dark .select-multiple select:hover, .admin-form.theme-dark .gui-input:hover ~ .input-footer, .admin-form.theme-dark .file .gui-file:hover + .gui-input, .admin-form.theme-dark .gui-textarea:hover ~ .input-footer {
  border-color: #424759;
}
.admin-form.theme-dark .gui-input:focus, .admin-form.theme-dark .gui-textarea:focus, .admin-form.theme-dark .select > select:focus, .admin-form.theme-dark .select-multiple select:focus {
  border-color: #424759;
  color: #3C3C3C;
}
.admin-form.theme-dark .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-dark .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-dark .gui-input:focus ~ .field-icon i, .admin-form.theme-dark .gui-textarea:focus ~ .field-icon i {
  color: #3b3f4f;
}
.admin-form.theme-dark .select-multiple select:focus, .admin-form.theme-dark .gui-input:focus ~ .input-footer, .admin-form.theme-dark .gui-textarea:focus ~ .input-footer, .admin-form.theme-dark .file .gui-file:focus + .gui-input {
  border-color: #424759;
}
.admin-form.theme-dark .select > select:focus + .arrow {
  color: #3b3f4f;
}
.admin-form.theme-dark .rating:hover .rating-star:hover, .admin-form.theme-dark .rating:hover .rating-star:hover ~ .rating-star, .admin-form.theme-dark .rating-input:checked ~ .rating-star {
  color: #3b3f4f;
}
.admin-form.theme-dark .rating-star, .admin-form.theme-dark .rating:hover .rating-star {
  color: #A2A6A8;
}
.admin-form.theme-dark .ui-datepicker .ui-datepicker-prev, .admin-form.theme-dark .ui-datepicker .ui-datepicker-next, .admin-form.theme-dark .ui-datepicker .ui-datepicker-title {
  color: #3b3f4f;
}
.admin-form.theme-dark .ui-datepicker-today a, .admin-form.theme-dark .ui-datepicker-today a:hover, .admin-form.theme-dark .ui-datepicker .ui-state-highlight {
  background: #676e89 !important;
}
.admin-form.theme-dark .ui-datepicker .ui-state-active {
  background: #3b3f4f !important;
}
.admin-form.theme-dark .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-dark .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #3b3f4f;
}
.admin-form.theme-dark .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #3b3f4f;
}
.admin-form.theme-dark .selected-box h4 {
  color: #3b3f4f;
}
.admin-form.theme-dark .ribbon-inner {
  background: #3b3f4f;
}
.admin-form.theme-dark .ribbon-inner:before, .admin-form.theme-dark .ribbon-inner:after {
  border-top-color: #2c2f3c;
}
.admin-form.theme-dark .wizard .steps li a, .admin-form.theme-dark .wizard .actions li a {
  background-color: #3b3f4f;
}
.admin-form.theme-dark .wizard .steps li.current a {
  background-color: #2c2f3c;
}
.admin-form .panel-primary > .panel-heading {
  border-top-color: #5d9cec;
}
.admin-form .panel-primary > .panel-heading:before {
  background-color: #4a89dc;
}
.admin-form .panel-primary.heading-border:before, .admin-form .panel-primary .heading-border:before {
  background-color: #4a89dc;
}
.admin-form .bg-primary {
  background-color: #4a89dc;
}
.admin-form .bg-primary.light {
  background-color: #5d9cec;
}
.admin-form .bg-primary.lighter {
  background-color: #83aee7;
}
.admin-form .bg-primary.dark {
  background-color: #2e76d6;
}
.admin-form .bg-primary.darker {
  background-color: #2567bd;
}
.admin-form .option-primary input:hover + .checkbox, .admin-form .option-primary input:hover + .radio {
  border-color: #5d9cec;
}
.admin-form .option-primary input:checked + .checkbox, .admin-form .option-primary input:focus + .checkbox, .admin-form .option-primary input:checked + .radio, .admin-form .option-primary input:focus + .radio {
  border-color: #4a89dc;
}
.admin-form .option-primary input:checked + .radio:before, .admin-form .option-primary input:focus + .radio:before {
  background: #4a89dc;
}
.admin-form .option-primary input:checked + .checkbox:before, .admin-form .option-primary input:focus + .checkbox:before {
  border-color: #4a89dc;
}
.admin-form .switch-primary > input:checked + label {
  background: #4a89dc;
  border-color: #4a89dc;
}
.admin-form .switch-primary > input:checked + label:after {
  color: #4a89dc;
}
.admin-form .switch-primary > input:checked:focus + label {
  background: #2e76d6;
  border-color: #2e76d6;
}
.admin-form .btn-primary {
  background-color: #4a89dc;
}
.admin-form .btn-primary:hover, .admin-form .btn-primary:focus {
  background-color: #5d9cec;
  border-color: #5d9cec;
}
.admin-form .btn-primary:active {
  background-color: #2e76d6;
}
.admin-form .btn-primary, .admin-form .btn-primary:hover, .admin-form .btn-primary:focus, .admin-form .btn-primary:active {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-primary .ui-slider .ui-slider-range {
  background-color: #4a89dc;
}
.admin-form .slider-wrapper.slider-primary .ui-slider .ui-slider-handle {
  border-color: #4a89dc;
}
.admin-form .slider-wrapper.slider-primary .ui-slider .ui-slider-handle:before {
  background-color: #4a89dc;
}
.admin-form.theme-primary .section-divider span {
  color: #4a89dc;
}
.admin-form.theme-primary .tagline span {
  color: #4a89dc;
}
.admin-form.theme-primary .smart-link {
  color: #4a89dc;
}
.admin-form.theme-primary .gui-input:hover, .admin-form.theme-primary .gui-textarea:hover, .admin-form.theme-primary .select > select:hover, .admin-form.theme-primary .select-multiple select:hover, .admin-form.theme-primary .gui-input:hover ~ .input-footer, .admin-form.theme-primary .file .gui-file:hover + .gui-input, .admin-form.theme-primary .gui-textarea:hover ~ .input-footer {
  border-color: #5d9cec;
}
.admin-form.theme-primary .gui-input:focus, .admin-form.theme-primary .gui-textarea:focus, .admin-form.theme-primary .select > select:focus, .admin-form.theme-primary .select-multiple select:focus {
  border-color: #5d9cec;
  color: #3C3C3C;
}
.admin-form.theme-primary .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-primary .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-primary .gui-input:focus ~ .field-icon i, .admin-form.theme-primary .gui-textarea:focus ~ .field-icon i {
  color: #4a89dc;
}
.admin-form.theme-primary .select-multiple select:focus, .admin-form.theme-primary .gui-input:focus ~ .input-footer, .admin-form.theme-primary .gui-textarea:focus ~ .input-footer, .admin-form.theme-primary .file .gui-file:focus + .gui-input {
  border-color: #5d9cec;
}
.admin-form.theme-primary .select > select:focus + .arrow {
  color: #4a89dc;
}
.admin-form.theme-primary .rating:hover .rating-star:hover, .admin-form.theme-primary .rating:hover .rating-star:hover ~ .rating-star, .admin-form.theme-primary .rating-input:checked ~ .rating-star {
  color: #4a89dc;
}
.admin-form.theme-primary .rating-star, .admin-form.theme-primary .rating:hover .rating-star {
  color: #A2A6A8;
}
.admin-form.theme-primary .ui-datepicker .ui-datepicker-prev, .admin-form.theme-primary .ui-datepicker .ui-datepicker-next, .admin-form.theme-primary .ui-datepicker .ui-datepicker-title {
  color: #4a89dc;
}
.admin-form.theme-primary .ui-datepicker-today a, .admin-form.theme-primary .ui-datepicker-today a:hover, .admin-form.theme-primary .ui-datepicker .ui-state-highlight {
  background: #9fc1ed !important;
}
.admin-form.theme-primary .ui-datepicker .ui-state-active {
  background: #4a89dc !important;
}
.admin-form.theme-primary .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-primary .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #4a89dc;
}
.admin-form.theme-primary .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #4a89dc;
}
.admin-form.theme-primary .selected-box h4 {
  color: #4a89dc;
}
.admin-form.theme-primary .ribbon-inner {
  background: #4a89dc;
}
.admin-form.theme-primary .ribbon-inner:before, .admin-form.theme-primary .ribbon-inner:after {
  border-top-color: #2e76d6;
}
.admin-form.theme-primary .wizard .steps li a, .admin-form.theme-primary .wizard .actions li a {
  background-color: #4a89dc;
}
.admin-form.theme-primary .wizard .steps li.current a {
  background-color: #2e76d6;
}
.admin-form .panel-info > .panel-heading {
  border-top-color: #4fc1e9;
}
.admin-form .panel-info > .panel-heading:before {
  background-color: #3bafda;
}
.admin-form .panel-info.heading-border:before, .admin-form .panel-info .heading-border:before {
  background-color: #3bafda;
}
.admin-form .bg-info {
  background-color: #3bafda;
}
.admin-form .bg-info.light {
  background-color: #4fc1e9;
}
.admin-form .bg-info.lighter {
  background-color: #74c6e5;
}
.admin-form .bg-info.dark {
  background-color: #27a0cc;
}
.admin-form .bg-info.darker {
  background-color: #2189b0;
}
.admin-form .option-info input:hover + .checkbox, .admin-form .option-info input:hover + .radio {
  border-color: #4fc1e9;
}
.admin-form .option-info input:checked + .checkbox, .admin-form .option-info input:focus + .checkbox, .admin-form .option-info input:checked + .radio, .admin-form .option-info input:focus + .radio {
  border-color: #3bafda;
}
.admin-form .option-info input:checked + .radio:before, .admin-form .option-info input:focus + .radio:before {
  background: #3bafda;
}
.admin-form .option-info input:checked + .checkbox:before, .admin-form .option-info input:focus + .checkbox:before {
  border-color: #3bafda;
}
.admin-form .switch-info > input:checked + label {
  background: #3bafda;
  border-color: #3bafda;
}
.admin-form .switch-info > input:checked + label:after {
  color: #3bafda;
}
.admin-form .switch-info > input:checked:focus + label {
  background: #27a0cc;
  border-color: #27a0cc;
}
.admin-form .btn-info {
  background-color: #3bafda;
}
.admin-form .btn-info:hover, .admin-form .btn-info:focus {
  background-color: #4fc1e9;
  border-color: #4fc1e9;
}
.admin-form .btn-info:active {
  background-color: #27a0cc;
}
.admin-form .btn-info, .admin-form .btn-info:hover, .admin-form .btn-info:focus, .admin-form .btn-info:active {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-info .ui-slider .ui-slider-range {
  background-color: #3bafda;
}
.admin-form .slider-wrapper.slider-info .ui-slider .ui-slider-handle {
  border-color: #3bafda;
}
.admin-form .slider-wrapper.slider-info .ui-slider .ui-slider-handle:before {
  background-color: #3bafda;
}
.admin-form.theme-info .section-divider span {
  color: #3bafda;
}
.admin-form.theme-info .tagline span {
  color: #3bafda;
}
.admin-form.theme-info .smart-link {
  color: #3bafda;
}
.admin-form.theme-info .gui-input:hover, .admin-form.theme-info .gui-textarea:hover, .admin-form.theme-info .select > select:hover, .admin-form.theme-info .select-multiple select:hover, .admin-form.theme-info .gui-input:hover ~ .input-footer, .admin-form.theme-info .file .gui-file:hover + .gui-input, .admin-form.theme-info .gui-textarea:hover ~ .input-footer {
  border-color: #4fc1e9;
}
.admin-form.theme-info .gui-input:focus, .admin-form.theme-info .gui-textarea:focus, .admin-form.theme-info .select > select:focus, .admin-form.theme-info .select-multiple select:focus {
  border-color: #4fc1e9;
  color: #3C3C3C;
}
.admin-form.theme-info .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-info .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-info .gui-input:focus ~ .field-icon i, .admin-form.theme-info .gui-textarea:focus ~ .field-icon i {
  color: #3bafda;
}
.admin-form.theme-info .select-multiple select:focus, .admin-form.theme-info .gui-input:focus ~ .input-footer, .admin-form.theme-info .gui-textarea:focus ~ .input-footer, .admin-form.theme-info .file .gui-file:focus + .gui-input {
  border-color: #4fc1e9;
}
.admin-form.theme-info .select > select:focus + .arrow {
  color: #3bafda;
}
.admin-form.theme-info .rating:hover .rating-star:hover, .admin-form.theme-info .rating:hover .rating-star:hover ~ .rating-star, .admin-form.theme-info .rating-input:checked ~ .rating-star {
  color: #3bafda;
}
.admin-form.theme-info .rating-star, .admin-form.theme-info .rating:hover .rating-star {
  color: #A2A6A8;
}
.admin-form.theme-info .ui-datepicker .ui-datepicker-prev, .admin-form.theme-info .ui-datepicker .ui-datepicker-next, .admin-form.theme-info .ui-datepicker .ui-datepicker-title {
  color: #3bafda;
}
.admin-form.theme-info .ui-datepicker-today a, .admin-form.theme-info .ui-datepicker-today a:hover, .admin-form.theme-info .ui-datepicker .ui-state-highlight {
  background: #91d2ea !important;
}
.admin-form.theme-info .ui-datepicker .ui-state-active {
  background: #3bafda !important;
}
.admin-form.theme-info .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-info .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #3bafda;
}
.admin-form.theme-info .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #3bafda;
}
.admin-form.theme-info .selected-box h4 {
  color: #3bafda;
}
.admin-form.theme-info .ribbon-inner {
  background: #3bafda;
}
.admin-form.theme-info .ribbon-inner:before, .admin-form.theme-info .ribbon-inner:after {
  border-top-color: #27a0cc;
}
.admin-form.theme-info .wizard .steps li a, .admin-form.theme-info .wizard .actions li a {
  background-color: #3bafda;
}
.admin-form.theme-info .wizard .steps li.current a {
  background-color: #27a0cc;
}
.admin-form .panel-success > .panel-heading {
  border-top-color: #87d37c;
}
.admin-form .panel-success > .panel-heading:before {
  background-color: #70ca63;
}
.admin-form .panel-success.heading-border:before, .admin-form .panel-success .heading-border:before {
  background-color: #70ca63;
}
.admin-form .bg-success {
  background-color: #70ca63;
}
.admin-form .bg-success.light {
  background-color: #87d37c;
}
.admin-form .bg-success.lighter {
  background-color: #9edc95;
}
.admin-form .bg-success.dark {
  background-color: #58c249;
}
.admin-form .bg-success.darker {
  background-color: #49ae3b;
}
.admin-form .option-success input:hover + .checkbox, .admin-form .option-success input:hover + .radio {
  border-color: #87d37c;
}
.admin-form .option-success input:checked + .checkbox, .admin-form .option-success input:focus + .checkbox, .admin-form .option-success input:checked + .radio, .admin-form .option-success input:focus + .radio {
  border-color: #70ca63;
}
.admin-form .option-success input:checked + .radio:before, .admin-form .option-success input:focus + .radio:before {
  background: #70ca63;
}
.admin-form .option-success input:checked + .checkbox:before, .admin-form .option-success input:focus + .checkbox:before {
  border-color: #70ca63;
}
.admin-form .switch-success > input:checked + label {
  background: #70ca63;
  border-color: #70ca63;
}
.admin-form .switch-success > input:checked + label:after {
  color: #70ca63;
}
.admin-form .switch-success > input:checked:focus + label {
  background: #58c249;
  border-color: #58c249;
}
.admin-form .btn-success {
  background-color: #70ca63;
}
.admin-form .btn-success:hover, .admin-form .btn-success:focus {
  background-color: #87d37c;
  border-color: #87d37c;
}
.admin-form .btn-success:active {
  background-color: #58c249;
}
.admin-form .btn-success, .admin-form .btn-success:hover, .admin-form .btn-success:focus, .admin-form .btn-success:active {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-success .ui-slider .ui-slider-range {
  background-color: #70ca63;
}
.admin-form .slider-wrapper.slider-success .ui-slider .ui-slider-handle {
  border-color: #70ca63;
}
.admin-form .slider-wrapper.slider-success .ui-slider .ui-slider-handle:before {
  background-color: #70ca63;
}
.admin-form.theme-success .section-divider span {
  color: #70ca63;
}
.admin-form.theme-success .tagline span {
  color: #70ca63;
}
.admin-form.theme-success .smart-link {
  color: #70ca63;
}
.admin-form.theme-success .gui-input:hover, .admin-form.theme-success .gui-textarea:hover, .admin-form.theme-success .select > select:hover, .admin-form.theme-success .select-multiple select:hover, .admin-form.theme-success .gui-input:hover ~ .input-footer, .admin-form.theme-success .file .gui-file:hover + .gui-input, .admin-form.theme-success .gui-textarea:hover ~ .input-footer {
  border-color: #87d37c;
}
.admin-form.theme-success .gui-input:focus, .admin-form.theme-success .gui-textarea:focus, .admin-form.theme-success .select > select:focus, .admin-form.theme-success .select-multiple select:focus {
  border-color: #87d37c;
  color: #3C3C3C;
}
.admin-form.theme-success .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-success .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-success .gui-input:focus ~ .field-icon i, .admin-form.theme-success .gui-textarea:focus ~ .field-icon i {
  color: #70ca63;
}
.admin-form.theme-success .select-multiple select:focus, .admin-form.theme-success .gui-input:focus ~ .input-footer, .admin-form.theme-success .gui-textarea:focus ~ .input-footer, .admin-form.theme-success .file .gui-file:focus + .gui-input {
  border-color: #87d37c;
}
.admin-form.theme-success .select > select:focus + .arrow {
  color: #70ca63;
}
.admin-form.theme-success .rating:hover .rating-star:hover, .admin-form.theme-success .rating:hover .rating-star:hover ~ .rating-star, .admin-form.theme-success .rating-input:checked ~ .rating-star {
  color: #70ca63;
}
.admin-form.theme-success .rating-star, .admin-form.theme-success .rating:hover .rating-star {
  color: #A2A6A8;
}
.admin-form.theme-success .ui-datepicker .ui-datepicker-prev, .admin-form.theme-success .ui-datepicker .ui-datepicker-next, .admin-form.theme-success .ui-datepicker .ui-datepicker-title {
  color: #70ca63;
}
.admin-form.theme-success .ui-datepicker-today a, .admin-form.theme-success .ui-datepicker-today a:hover, .admin-form.theme-success .ui-datepicker .ui-state-highlight {
  background: #b6e4af !important;
}
.admin-form.theme-success .ui-datepicker .ui-state-active {
  background: #70ca63 !important;
}
.admin-form.theme-success .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-success .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #70ca63;
}
.admin-form.theme-success .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #70ca63;
}
.admin-form.theme-success .selected-box h4 {
  color: #70ca63;
}
.admin-form.theme-success .ribbon-inner {
  background: #70ca63;
}
.admin-form.theme-success .ribbon-inner:before, .admin-form.theme-success .ribbon-inner:after {
  border-top-color: #58c249;
}
.admin-form.theme-success .wizard .steps li a, .admin-form.theme-success .wizard .actions li a {
  background-color: #70ca63;
}
.admin-form.theme-success .wizard .steps li.current a {
  background-color: #58c249;
}
.admin-form .panel-warning > .panel-heading {
  border-top-color: #ffce54;
}
.admin-form .panel-warning > .panel-heading:before {
  background-color: #f6bb42;
}
.admin-form .panel-warning.heading-border:before, .admin-form .panel-warning .heading-border:before {
  background-color: #f6bb42;
}
.admin-form .bg-warning {
  background-color: #f6bb42;
}
.admin-form .bg-warning.light {
  background-color: #ffce54;
}
.admin-form .bg-warning.lighter {
  background-color: #f9d283;
}
.admin-form .bg-warning.dark {
  background-color: #f4af22;
}
.admin-form .bg-warning.darker {
  background-color: #d9950a;
}
.admin-form .option-warning input:hover + .checkbox, .admin-form .option-warning input:hover + .radio {
  border-color: #ffce54;
}
.admin-form .option-warning input:checked + .checkbox, .admin-form .option-warning input:focus + .checkbox, .admin-form .option-warning input:checked + .radio, .admin-form .option-warning input:focus + .radio {
  border-color: #f6bb42;
}
.admin-form .option-warning input:checked + .radio:before, .admin-form .option-warning input:focus + .radio:before {
  background: #f6bb42;
}
.admin-form .option-warning input:checked + .checkbox:before, .admin-form .option-warning input:focus + .checkbox:before {
  border-color: #f6bb42;
}
.admin-form .switch-warning > input:checked + label {
  background: #f6bb42;
  border-color: #f6bb42;
}
.admin-form .switch-warning > input:checked + label:after {
  color: #f6bb42;
}
.admin-form .switch-warning > input:checked:focus + label {
  background: #f4af22;
  border-color: #f4af22;
}
.admin-form .btn-warning {
  background-color: #f6bb42;
}
.admin-form .btn-warning:hover, .admin-form .btn-warning:focus {
  background-color: #ffce54;
  border-color: #ffce54;
}
.admin-form .btn-warning:active {
  background-color: #f4af22;
}
.admin-form .btn-warning, .admin-form .btn-warning:hover, .admin-form .btn-warning:focus, .admin-form .btn-warning:active {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-warning .ui-slider .ui-slider-range {
  background-color: #f6bb42;
}
.admin-form .slider-wrapper.slider-warning .ui-slider .ui-slider-handle {
  border-color: #f6bb42;
}
.admin-form .slider-wrapper.slider-warning .ui-slider .ui-slider-handle:before {
  background-color: #f6bb42;
}
.admin-form.theme-warning .section-divider span {
  color: #f6bb42;
}
.admin-form.theme-warning .tagline span {
  color: #f6bb42;
}
.admin-form.theme-warning .smart-link {
  color: #f6bb42;
}
.admin-form.theme-warning .gui-input:hover, .admin-form.theme-warning .gui-textarea:hover, .admin-form.theme-warning .select > select:hover, .admin-form.theme-warning .select-multiple select:hover, .admin-form.theme-warning .gui-input:hover ~ .input-footer, .admin-form.theme-warning .file .gui-file:hover + .gui-input, .admin-form.theme-warning .gui-textarea:hover ~ .input-footer {
  border-color: #ffce54;
}
.admin-form.theme-warning .gui-input:focus, .admin-form.theme-warning .gui-textarea:focus, .admin-form.theme-warning .select > select:focus, .admin-form.theme-warning .select-multiple select:focus {
  border-color: #ffce54;
  color: #3C3C3C;
}
.admin-form.theme-warning .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-warning .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-warning .gui-input:focus ~ .field-icon i, .admin-form.theme-warning .gui-textarea:focus ~ .field-icon i {
  color: #f6bb42;
}
.admin-form.theme-warning .select-multiple select:focus, .admin-form.theme-warning .gui-input:focus ~ .input-footer, .admin-form.theme-warning .gui-textarea:focus ~ .input-footer, .admin-form.theme-warning .file .gui-file:focus + .gui-input {
  border-color: #ffce54;
}
.admin-form.theme-warning .select > select:focus + .arrow {
  color: #f6bb42;
}
.admin-form.theme-warning .rating:hover .rating-star:hover, .admin-form.theme-warning .rating:hover .rating-star:hover ~ .rating-star, .admin-form.theme-warning .rating-input:checked ~ .rating-star {
  color: #f6bb42;
}
.admin-form.theme-warning .rating-star, .admin-form.theme-warning .rating:hover .rating-star {
  color: #A2A6A8;
}
.admin-form.theme-warning .ui-datepicker .ui-datepicker-prev, .admin-form.theme-warning .ui-datepicker .ui-datepicker-next, .admin-form.theme-warning .ui-datepicker .ui-datepicker-title {
  color: #f6bb42;
}
.admin-form.theme-warning .ui-datepicker-today a, .admin-form.theme-warning .ui-datepicker-today a:hover, .admin-form.theme-warning .ui-datepicker .ui-state-highlight {
  background: #fbdea3 !important;
}
.admin-form.theme-warning .ui-datepicker .ui-state-active {
  background: #f6bb42 !important;
}
.admin-form.theme-warning .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-warning .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #f6bb42;
}
.admin-form.theme-warning .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #f6bb42;
}
.admin-form.theme-warning .selected-box h4 {
  color: #f6bb42;
}
.admin-form.theme-warning .ribbon-inner {
  background: #f6bb42;
}
.admin-form.theme-warning .ribbon-inner:before, .admin-form.theme-warning .ribbon-inner:after {
  border-top-color: #f4af22;
}
.admin-form.theme-warning .wizard .steps li a, .admin-form.theme-warning .wizard .actions li a {
  background-color: #f6bb42;
}
.admin-form.theme-warning .wizard .steps li.current a {
  background-color: #f4af22;
}
.admin-form .panel-danger > .panel-heading {
  border-top-color: #fc6e51;
}
.admin-form .panel-danger > .panel-heading:before {
  background-color: #e9573f;
}
.admin-form .panel-danger.heading-border:before, .admin-form .panel-danger .heading-border:before {
  background-color: #e9573f;
}
.admin-form .bg-danger {
  background-color: #e9573f;
}
.admin-form .bg-danger.light {
  background-color: #fc6e51;
}
.admin-form .bg-danger.lighter {
  background-color: #f08c7c;
}
.admin-form .bg-danger.dark {
  background-color: #e63c21;
}
.admin-form .bg-danger.darker {
  background-color: #cd3117;
}
.admin-form .option-danger input:hover + .checkbox, .admin-form .option-danger input:hover + .radio {
  border-color: #fc6e51;
}
.admin-form .option-danger input:checked + .checkbox, .admin-form .option-danger input:focus + .checkbox, .admin-form .option-danger input:checked + .radio, .admin-form .option-danger input:focus + .radio {
  border-color: #e9573f;
}
.admin-form .option-danger input:checked + .radio:before, .admin-form .option-danger input:focus + .radio:before {
  background: #e9573f;
}
.admin-form .option-danger input:checked + .checkbox:before, .admin-form .option-danger input:focus + .checkbox:before {
  border-color: #e9573f;
}
.admin-form .switch-danger > input:checked + label {
  background: #e9573f;
  border-color: #e9573f;
}
.admin-form .switch-danger > input:checked + label:after {
  color: #e9573f;
}
.admin-form .switch-danger > input:checked:focus + label {
  background: #e63c21;
  border-color: #e63c21;
}
.admin-form .btn-danger {
  background-color: #e9573f;
}
.admin-form .btn-danger:hover, .admin-form .btn-danger:focus {
  background-color: #fc6e51;
  border-color: #fc6e51;
}
.admin-form .btn-danger:active {
  background-color: #e63c21;
}
.admin-form .btn-danger, .admin-form .btn-danger:hover, .admin-form .btn-danger:focus, .admin-form .btn-danger:active {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-danger .ui-slider .ui-slider-range {
  background-color: #e9573f;
}
.admin-form .slider-wrapper.slider-danger .ui-slider .ui-slider-handle {
  border-color: #e9573f;
}
.admin-form .slider-wrapper.slider-danger .ui-slider .ui-slider-handle:before {
  background-color: #e9573f;
}
.admin-form.theme-danger .section-divider span {
  color: #e9573f;
}
.admin-form.theme-danger .tagline span {
  color: #e9573f;
}
.admin-form.theme-danger .smart-link {
  color: #e9573f;
}
.admin-form.theme-danger .gui-input:hover, .admin-form.theme-danger .gui-textarea:hover, .admin-form.theme-danger .select > select:hover, .admin-form.theme-danger .select-multiple select:hover, .admin-form.theme-danger .gui-input:hover ~ .input-footer, .admin-form.theme-danger .file .gui-file:hover + .gui-input, .admin-form.theme-danger .gui-textarea:hover ~ .input-footer {
  border-color: #fc6e51;
}
.admin-form.theme-danger .gui-input:focus, .admin-form.theme-danger .gui-textarea:focus, .admin-form.theme-danger .select > select:focus, .admin-form.theme-danger .select-multiple select:focus {
  border-color: #fc6e51;
  color: #3C3C3C;
}
.admin-form.theme-danger .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-danger .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-danger .gui-input:focus ~ .field-icon i, .admin-form.theme-danger .gui-textarea:focus ~ .field-icon i {
  color: #e9573f;
}
.admin-form.theme-danger .select-multiple select:focus, .admin-form.theme-danger .gui-input:focus ~ .input-footer, .admin-form.theme-danger .gui-textarea:focus ~ .input-footer, .admin-form.theme-danger .file .gui-file:focus + .gui-input {
  border-color: #fc6e51;
}
.admin-form.theme-danger .select > select:focus + .arrow {
  color: #e9573f;
}
.admin-form.theme-danger .rating:hover .rating-star:hover, .admin-form.theme-danger .rating:hover .rating-star:hover ~ .rating-star, .admin-form.theme-danger .rating-input:checked ~ .rating-star {
  color: #e9573f;
}
.admin-form.theme-danger .rating-star, .admin-form.theme-danger .rating:hover .rating-star {
  color: #A2A6A8;
}
.admin-form.theme-danger .ui-datepicker .ui-datepicker-prev, .admin-form.theme-danger .ui-datepicker .ui-datepicker-next, .admin-form.theme-danger .ui-datepicker .ui-datepicker-title {
  color: #e9573f;
}
.admin-form.theme-danger .ui-datepicker-today a, .admin-form.theme-danger .ui-datepicker-today a:hover, .admin-form.theme-danger .ui-datepicker .ui-state-highlight {
  background: #f3a79b !important;
}
.admin-form.theme-danger .ui-datepicker .ui-state-active {
  background: #e9573f !important;
}
.admin-form.theme-danger .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-danger .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #e9573f;
}
.admin-form.theme-danger .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #e9573f;
}
.admin-form.theme-danger .selected-box h4 {
  color: #e9573f;
}
.admin-form.theme-danger .ribbon-inner {
  background: #e9573f;
}
.admin-form.theme-danger .ribbon-inner:before, .admin-form.theme-danger .ribbon-inner:after {
  border-top-color: #e63c21;
}
.admin-form.theme-danger .wizard .steps li a, .admin-form.theme-danger .wizard .actions li a {
  background-color: #e9573f;
}
.admin-form.theme-danger .wizard .steps li.current a {
  background-color: #e63c21;
}
.admin-form .panel-alert > .panel-heading {
  border-top-color: #ac92ec;
}
.admin-form .panel-alert > .panel-heading:before {
  background-color: #967adc;
}
.admin-form .panel-alert.heading-border:before, .admin-form .panel-alert .heading-border:before {
  background-color: #967adc;
}
.admin-form .bg-alert {
  background-color: #967adc;
}
.admin-form .bg-alert.light {
  background-color: #ac92ec;
}
.admin-form .bg-alert.lighter {
  background-color: #c0b0ea;
}
.admin-form .bg-alert.dark {
  background-color: #815fd5;
}
.admin-form .bg-alert.darker {
  background-color: #6c44ce;
}
.admin-form .option-alert input:hover + .checkbox, .admin-form .option-alert input:hover + .radio {
  border-color: #ac92ec;
}
.admin-form .option-alert input:checked + .checkbox, .admin-form .option-alert input:focus + .checkbox, .admin-form .option-alert input:checked + .radio, .admin-form .option-alert input:focus + .radio {
  border-color: #967adc;
}
.admin-form .option-alert input:checked + .radio:before, .admin-form .option-alert input:focus + .radio:before {
  background: #967adc;
}
.admin-form .option-alert input:checked + .checkbox:before, .admin-form .option-alert input:focus + .checkbox:before {
  border-color: #967adc;
}
.admin-form .switch-alert > input:checked + label {
  background: #967adc;
  border-color: #967adc;
}
.admin-form .switch-alert > input:checked + label:after {
  color: #967adc;
}
.admin-form .switch-alert > input:checked:focus + label {
  background: #815fd5;
  border-color: #815fd5;
}
.admin-form .btn-alert {
  background-color: #967adc;
}
.admin-form .btn-alert:hover, .admin-form .btn-alert:focus {
  background-color: #ac92ec;
  border-color: #ac92ec;
}
.admin-form .btn-alert:active {
  background-color: #815fd5;
}
.admin-form .btn-alert, .admin-form .btn-alert:hover, .admin-form .btn-alert:focus, .admin-form .btn-alert:active {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-alert .ui-slider .ui-slider-range {
  background-color: #967adc;
}
.admin-form .slider-wrapper.slider-alert .ui-slider .ui-slider-handle {
  border-color: #967adc;
}
.admin-form .slider-wrapper.slider-alert .ui-slider .ui-slider-handle:before {
  background-color: #967adc;
}
.admin-form.theme-alert .section-divider span {
  color: #967adc;
}
.admin-form.theme-alert .tagline span {
  color: #967adc;
}
.admin-form.theme-alert .smart-link {
  color: #967adc;
}
.admin-form.theme-alert .gui-input:hover, .admin-form.theme-alert .gui-textarea:hover, .admin-form.theme-alert .select > select:hover, .admin-form.theme-alert .select-multiple select:hover, .admin-form.theme-alert .gui-input:hover ~ .input-footer, .admin-form.theme-alert .file .gui-file:hover + .gui-input, .admin-form.theme-alert .gui-textarea:hover ~ .input-footer {
  border-color: #ac92ec;
}
.admin-form.theme-alert .gui-input:focus, .admin-form.theme-alert .gui-textarea:focus, .admin-form.theme-alert .select > select:focus, .admin-form.theme-alert .select-multiple select:focus {
  border-color: #ac92ec;
  color: #3C3C3C;
}
.admin-form.theme-alert .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-alert .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-alert .gui-input:focus ~ .field-icon i, .admin-form.theme-alert .gui-textarea:focus ~ .field-icon i {
  color: #967adc;
}
.admin-form.theme-alert .select-multiple select:focus, .admin-form.theme-alert .gui-input:focus ~ .input-footer, .admin-form.theme-alert .gui-textarea:focus ~ .input-footer, .admin-form.theme-alert .file .gui-file:focus + .gui-input {
  border-color: #ac92ec;
}
.admin-form.theme-alert .select > select:focus + .arrow {
  color: #967adc;
}
.admin-form.theme-alert .rating:hover .rating-star:hover, .admin-form.theme-alert .rating:hover .rating-star:hover ~ .rating-star, .admin-form.theme-alert .rating-input:checked ~ .rating-star {
  color: #967adc;
}
.admin-form.theme-alert .rating-star, .admin-form.theme-alert .rating:hover .rating-star {
  color: #A2A6A8;
}
.admin-form.theme-alert .ui-datepicker .ui-datepicker-prev, .admin-form.theme-alert .ui-datepicker .ui-datepicker-next, .admin-form.theme-alert .ui-datepicker .ui-datepicker-title {
  color: #967adc;
}
.admin-form.theme-alert .ui-datepicker-today a, .admin-form.theme-alert .ui-datepicker-today a:hover, .admin-form.theme-alert .ui-datepicker .ui-state-highlight {
  background: #d6cbf1 !important;
}
.admin-form.theme-alert .ui-datepicker .ui-state-active {
  background: #967adc !important;
}
.admin-form.theme-alert .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-alert .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #967adc;
}
.admin-form.theme-alert .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #967adc;
}
.admin-form.theme-alert .selected-box h4 {
  color: #967adc;
}
.admin-form.theme-alert .ribbon-inner {
  background: #967adc;
}
.admin-form.theme-alert .ribbon-inner:before, .admin-form.theme-alert .ribbon-inner:after {
  border-top-color: #815fd5;
}
.admin-form.theme-alert .wizard .steps li a, .admin-form.theme-alert .wizard .actions li a {
  background-color: #967adc;
}
.admin-form.theme-alert .wizard .steps li.current a {
  background-color: #815fd5;
}
.admin-form .panel-system > .panel-heading {
  border-top-color: #48cfad;
}
.admin-form .panel-system > .panel-heading:before {
  background-color: #37bc9b;
}
.admin-form .panel-system.heading-border:before, .admin-form .panel-system .heading-border:before {
  background-color: #37bc9b;
}
.admin-form .bg-system {
  background-color: #37bc9b;
}
.admin-form .bg-system.light {
  background-color: #48cfad;
}
.admin-form .bg-system.lighter {
  background-color: #65d2b7;
}
.admin-form .bg-system.dark {
  background-color: #2fa285;
}
.admin-form .bg-system.darker {
  background-color: #288770;
}
.admin-form .option-system input:hover + .checkbox, .admin-form .option-system input:hover + .radio {
  border-color: #48cfad;
}
.admin-form .option-system input:checked + .checkbox, .admin-form .option-system input:focus + .checkbox, .admin-form .option-system input:checked + .radio, .admin-form .option-system input:focus + .radio {
  border-color: #37bc9b;
}
.admin-form .option-system input:checked + .radio:before, .admin-form .option-system input:focus + .radio:before {
  background: #37bc9b;
}
.admin-form .option-system input:checked + .checkbox:before, .admin-form .option-system input:focus + .checkbox:before {
  border-color: #37bc9b;
}
.admin-form .switch-system > input:checked + label {
  background: #37bc9b;
  border-color: #37bc9b;
}
.admin-form .switch-system > input:checked + label:after {
  color: #37bc9b;
}
.admin-form .switch-system > input:checked:focus + label {
  background: #2fa285;
  border-color: #2fa285;
}
.admin-form .btn-system {
  background-color: #37bc9b;
}
.admin-form .btn-system:hover, .admin-form .btn-system:focus {
  background-color: #48cfad;
  border-color: #48cfad;
}
.admin-form .btn-system:active {
  background-color: #2fa285;
}
.admin-form .btn-system, .admin-form .btn-system:hover, .admin-form .btn-system:focus, .admin-form .btn-system:active {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.admin-form .slider-wrapper.slider-system .ui-slider .ui-slider-range {
  background-color: #37bc9b;
}
.admin-form .slider-wrapper.slider-system .ui-slider .ui-slider-handle {
  border-color: #37bc9b;
}
.admin-form .slider-wrapper.slider-system .ui-slider .ui-slider-handle:before {
  background-color: #37bc9b;
}
.admin-form.theme-system .section-divider span {
  color: #37bc9b;
}
.admin-form.theme-system .tagline span {
  color: #37bc9b;
}
.admin-form.theme-system .smart-link {
  color: #37bc9b;
}
.admin-form.theme-system .gui-input:hover, .admin-form.theme-system .gui-textarea:hover, .admin-form.theme-system .select > select:hover, .admin-form.theme-system .select-multiple select:hover, .admin-form.theme-system .gui-input:hover ~ .input-footer, .admin-form.theme-system .file .gui-file:hover + .gui-input, .admin-form.theme-system .gui-textarea:hover ~ .input-footer {
  border-color: #48cfad;
}
.admin-form.theme-system .gui-input:focus, .admin-form.theme-system .gui-textarea:focus, .admin-form.theme-system .select > select:focus, .admin-form.theme-system .select-multiple select:focus {
  border-color: #48cfad;
  color: #3C3C3C;
}
.admin-form.theme-system .gui-textarea:focus {
  height: 120px;
}
.admin-form.theme-system .select > select:focus {
  z-index: 10;
  z-index: 20\9;
}
.admin-form.theme-system .gui-input:focus ~ .field-icon i, .admin-form.theme-system .gui-textarea:focus ~ .field-icon i {
  color: #37bc9b;
}
.admin-form.theme-system .select-multiple select:focus, .admin-form.theme-system .gui-input:focus ~ .input-footer, .admin-form.theme-system .gui-textarea:focus ~ .input-footer, .admin-form.theme-system .file .gui-file:focus + .gui-input {
  border-color: #48cfad;
}
.admin-form.theme-system .select > select:focus + .arrow {
  color: #37bc9b;
}
.admin-form.theme-system .rating:hover .rating-star:hover, .admin-form.theme-system .rating:hover .rating-star:hover ~ .rating-star, .admin-form.theme-system .rating-input:checked ~ .rating-star {
  color: #37bc9b;
}
.admin-form.theme-system .rating-star, .admin-form.theme-system .rating:hover .rating-star {
  color: #A2A6A8;
}
.admin-form.theme-system .ui-datepicker .ui-datepicker-prev, .admin-form.theme-system .ui-datepicker .ui-datepicker-next, .admin-form.theme-system .ui-datepicker .ui-datepicker-title {
  color: #37bc9b;
}
.admin-form.theme-system .ui-datepicker-today a, .admin-form.theme-system .ui-datepicker-today a:hover, .admin-form.theme-system .ui-datepicker .ui-state-highlight {
  background: #7fdac3 !important;
}
.admin-form.theme-system .ui-datepicker .ui-state-active {
  background: #37bc9b !important;
}
.admin-form.theme-system .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
  background: #FFF !important;
}
.admin-form.theme-system .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
  border-color: #37bc9b;
}
.admin-form.theme-system .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
  background-color: #37bc9b;
}
.admin-form.theme-system .selected-box h4 {
  color: #37bc9b;
}
.admin-form.theme-system .ribbon-inner {
  background: #37bc9b;
}
.admin-form.theme-system .ribbon-inner:before, .admin-form.theme-system .ribbon-inner:after {
  border-top-color: #2fa285;
}
.admin-form.theme-system .wizard .steps li a, .admin-form.theme-system .wizard .actions li a {
  background-color: #37bc9b;
}
.admin-form.theme-system .wizard .steps li.current a {
  background-color: #2fa285;
}

/* RIGHT TO LEFT */

/*
 * LAYOUTS VAIRABLES
 */
#categories_block_top {
  clear: both;
  position: relative;
  top: 30px;
}
#categories_block_top .sf-menu {
  position: relative;
}
#categories_block_top .sf-menu > li {
  position: static;
}
#categories_block_top .sf-menu > li > ul {
  width: 100%;
  top: 60px;
  margin: 0 20px;
}
#categories_block_top .sf-menu > li > ul > li {
  display: block;
  float: left;
  width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
.rtl #categories_block_top .sf-menu > li > ul > li {
  float: right;
}
#categories_block_top .sf-menu > li > ul > .category_thumb {
  display: block;
  clear: both;
  overflow: hidden;
  width: 100%;
}
#categories_block_top .sf-menu > li > ul > .category_thumb img {
  display: inline-block;
  width: 33%;
}
#categories_block_top .sf-menu > li h4 a {
  font-size: 1.1em;
}
#categories_block_top .sf-menu > li h4 a:before {
  display: none;
}
#categories_block_top .sf-menu > li .main-level-submenus {
  position: relative;
  display: block !important;
  visibility: visible !important;
  top: 0;
  background: none;
  box-shadow: none;
  padding: 0;
  left: 0;
}
.rtl #categories_block_top .sf-menu > li .main-level-submenus {
  right: 0;
  left: auto;
}
#categories_block_top .sf-menu .category_thumb {
  display: none;
}
#categories_block_left li span.grower {
  display: block;
  position: relative;
  top: 12px;
  cursor: pointer;/*   font-family: "FontAwesome"; */
  font-size: 17px;
  width: 17px;
  height: 17px;
  right: 12px;/*   border: 1px solid #777777;
      border-radius: 50%; */
  z-index: 10;
  color: #333333;
  float: right;
}
.rtl #categories_block_left li span.grower {
  left: 0;
  right: auto;
}
.rtl #categories_block_left li span.grower {
  float: left;
}
#categories_block_left li span.grower.OPEN:before, #categories_block_left li span.grower.CLOSE:before {

  /*   content: "-";
    display: block;
    vertical-align: middle;
    line-height: 15px;
    text-align: center; */
}
#categories_block_left li span.grower.CLOSE:before {

  /*   content: "+"; */
}
#categories_block_left li span.grower:hover {
  color: #0C0C0C;
}
#categories_block_left li ul {
  margin-top: 3px;
  padding-left: 12px;
}
#categories_block_left li ul li a {
  padding-left: 1px;
  text-transform: none;
}
.rtl #categories_block_left li ul li a {
  padding-right: 15px;
  padding-left: inherit;
}
#categories_block_left li ul li li a {
  padding-left: 25px;
}
.rtl #categories_block_left li ul li li a {
  padding-right: 25px;
  padding-left: inherit;
}
@media (max-width:991px) {
  #categories_block_left li span.grower {
    right: 18px;
  }
}
#categories_block_left.block-highlighted li span.grower.OPEN:before, #categories_block_left.block-highlighted li span.grower.CLOSE:before {
  color: #fff;
}
#categories_block_left.block-highlighted li span.grower.CLOSE:before {
  color: #fff;
}
#categories_block_left.block-highlighted li span.grower:hover {
  color: #fff;
}

/* RIGHT TO LEFT */

/*
 * LAYOUTS VAIRABLES
 */

/* Block newsletter */
#columns #newsletter_block_left .form-group {
  margin-bottom: 0;
}
#columns #newsletter_block_left .form-group .form-control {
  max-width: 222px;
  display: inline-block;
  margin-right: 6px;
}
@media (min-width:768px) and (max-width:1199px) {
  #columns #newsletter_block_left .form-group .form-control {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
#columns #newsletter_block_left .success_inline, #columns #newsletter_block_left .warning_inline {
  text-align: left;
  padding: 1px 0 0 0;
  margin-bottom: -19px;
}
#columns #newsletter_block_left .success_inline {
  color: #418B19;
}
#columns #newsletter_block_left .warning_inline {
  color: #f13340;
}

/* Block newsletter footer */
#footer #newsletter_block_left {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#footer #newsletter_block_left form {
  position: relative;
  margin-top: 35px;
}
#footer #newsletter_block_left .form-group {
  margin-bottom: 0;
  margin-top: 20px;
}
#footer #newsletter_block_left .form-group .form-control {
  height: 40px;
  line-height: 30px;
  width: 100%;
  padding: 5px 40px 5px 15px;
  display: inline-block;
  background-color: transparent;
  border: 1px solid #adadad;
}
#footer #newsletter_block_left .form-group .button-small {
  color: #999999;
  font-size: 17px;
  border: 0;
  background: transparent;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 8px 10px;
}
.rtl #footer #newsletter_block_left .form-group .button-small {
  left: 0px;
  right: auto;
}
#footer #newsletter_block_left .form-group .button-small .icon {
  position: relative;
  top: -1px;
}
#footer #newsletter_block_left .form-group .button-small:hover {
  color: #fff;
}
#footer #newsletter_block_left .warning_inline {
  display: block;
  color: #f13340;
  font-size: 13px;
  line-height: 26px;
  clear: both;
}
@media (min-width:1200px) {
  #footer #newsletter_block_left .warning_inline {
    display: inline-block;
    position: relative;
    top: -35px;
    margin-bottom: -35px;
    left: 15px;
    clear: none;
  }
}
#footer #newsletter_block_left.active {
  right: 0;
}
#footer #newsletter_block_left .form-group.form-error input, #footer #newsletter_block_left .form-group.form-error textarea {
  background: none;
  background-color: #fff1f2;
}
#newsletter_block_left {

  /* background: url(http://velatheme.com/demo/elise_multi/vel_elise/themes/elise/img/bg-newletter.jpg) no-repeat; */
  background-size: cover;
  padding: 50px 0;
  text-align: center;
  color: #fff;
}
#newsletter_block_left .title_block {
  border: none;
  margin-top: 0px !important;
  margin-bottom: 0 !important;
  color: #fff;
}
#newsletter_block_left .title_block:before {
  display: none;
}
#newsletter_block_left .block_content {
  display: inline-block;
  width: 70%;
}
#newsletter_block_left .block_content .form-group {
  margin-top: 20px;
  position: relative;
}
#newsletter_block_left .block_content .form-group .form-control {
  background-color: transparent;
  max-width: 100% !important;
  color: white;
  height: 40px;
}
#newsletter_block_left .block_content .form-group .btn {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px 20px !important;
  color: white;
  height: 40px;
}
#newsletter_block_left .block_content p {
  font-weight: 500;
}

/* RIGHT TO LEFT */

/*
 * LAYOUTS VAIRABLES
 */
#sdsblogCategory {
  margin-bottom: 0px;
  overflow: hidden;
}
.sdsarticleCat {
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 10px;
  padding-bottom: 8px;
}
.sdsarticleHeader {
  margin: 6px 0 10px;
  padding-bottom: 5px;
}
.sdsarticleHeader span, .sdsarticleHeader span a {
  font-size: 11px;
}
.sdsarticleHeader span a {
  text-decoration: none;
}
.sdsarticleHeader span a:hover {
  text-decoration: underline;
}
.articleContent {
  overflow: hidden;
}
.articleContent img {
  max-width: 98%;
  padding: 5px;
}
.articleContent .sdsreadMore {
  margin-top: 5px;
  padding: 0 10px;
  text-align: right;
}
.articleContent .sdsreadMore span {
  margin-left: 10px;
}
.articleContent .sdsreadMore span.comment a {
  background: url("../images/comment.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
  display: block;
  float: right;
  margin-right: 2px;
  padding: 2px 6px 2px 25px;
}
.articleContent .sdsreadMore span a {
  font-size: 12px;
  text-decoration: none;
}
.articleContent .sdsreadMore span a.r_more {
  float: right;
}
#sdsblogArticle .sdsarticleHeader h1, #sdsblogArticle .sdsarticleHeader h1 a {
  color: #222222;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0.5px;
  margin: 0;
  padding-bottom: 3px;
}
.sdstags-update {
  display: inline-block;
  margin-top: 10px;
  text-align: right;
}
.sdstags-update .tags {
  float: left;
}
.sdstags-update .tags a {
  background-color: #F3F3F3;
  border: 1px solid #E8E8E8;
  font-size: 12px;
  padding: 2px 5px;
}
.sdsarticleBottom {
  display: block;
  margin-top: 20px;
  overflow: hidden;
}
.sdsarticleBottom > div {
  margin-bottom: 25px;
  overflow: hidden;
}
.sdsarticleBottom h4, #sdsblogCategory h4 {
  clear: both;
  font-size: 16px;
  letter-spacing: 0;
  margin: 20px 0 10px;
}
.sdsarticleBottom ul, #sdsblogCategory ul {
  float: left;
  list-style: none outside none;
  padding: 0;
  width: 40%;
}
.sdsarticleBottom li, #sdsblogCategory li {
  background: url("../images/message-news.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
  padding: 3px 0 3px 20px;
}
#productRelated .box-product {
  margin: 0;
  overflow: hidden;
  width: 100%;
}
#productRelated .relProduct {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  margin: 0 0 15px;
  padding: 0;
  text-align: center;
  width: 19%;
}
#sdsblogArticle .attention img {
  margin: 0 10px;
}
#articleComments {
  background-color: #FFFFFF;
  border-bottom: 4px solid #E1E1E1;
  border-radius: 5px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  clear: left;
  margin: 20px 0;
  padding: 10px 15px;
}
div.relProduct .cart {
  text-align: center;
  width: 100%;
}
div.relProduct .price {
  color: #333333;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
}
div.relProduct .price-old {
  color: #999999;
  font-size: 12px;
  text-decoration: line-through;
}
div.relProduct .price-new {
  font-size: 16px;
  font-weight: bold;
}
#articleComments h4 {
  font-size: 20px;
  letter-spacing: 0;
  margin: 0 0 10px;
}
#articleComments h4 span {
  font-size: 14px;
  font-weight: normal;
}
#articleComments #comments {
  overflow: hidden;
}
#comments .commentEmpty {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D8D8D8;
  margin-bottom: 10px;
  padding: 8px 10px;
}
#comments .commentList {
  list-style: none outside none;
  margin: 15px 0 0;
  padding: 0;
}
.commentList li {
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  margin-bottom: 10px;
  min-height: 75px;
  padding: 8px 8px 8px 75px;
  position: relative;
}
.childComment li {
  border: 1px solid #FFFFFF;
}
.commentList li .avatar {
  background: none repeat scroll 0 0 #EEEEEE;
  border: 1px solid #DDDDDD;
  left: 10px;
  padding: 2px;
  position: absolute;
  top: 10px;
}
.commentList li .badge {
  background: none repeat scroll 0 0 #222222;
  color: #FFFFFF;
  cursor: default;
  font-size: 10px;
  letter-spacing: 1px;
  margin-right: 4px;
  padding: 1px 4px;
  text-shadow: 1px 1px 0 #333333;
}
.commentList li .default {
  background: none repeat scroll 0 0 #0555C6;
}
.commentList li .top, .commentList li .admin {
  background: none repeat scroll 0 0 #FF0000;
}
.commentList li .name, .commentList li .name a {
  color: #333333;
  cursor: default;
  font-size: 15px;
  text-decoration: none;
}
.commentList li .name a {
  cursor: pointer;
}
.commentList li .name a:hover {
  text-decoration: underline;
}
.commentList li .created {
  color: #888888;
  font-size: 10px;
  margin: 2px 0 8px;
}
.commentList li .reply {
  height: 22px;
  margin-top: 10px;
  text-align: right;
}
.commentList li .reply a {
  background: none repeat scroll 0 0 #666666;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  padding: 3px 10px;
  text-decoration: none;
}
.commentList li .reply a:hover {
  background: none repeat scroll 0 0 #333333;
}
.commentList .even {
  background: none repeat scroll 0 0 #FFFFFF;
}
.childComment .even {
  background: none repeat scroll 0 0 #F8F8F8;
}
.commentList .odd {
  background: none repeat scroll 0 0 #EEEEEE;
}
.childComment .odd {
  background: none repeat scroll 0 0 #E6E6E6;
}
#comments .pagination {
  border: medium none;
  color: #666666;
  font-size: 11px;
  padding: 0;
}
#comments .pagination .links a, #comments .pagination .links b {
  font-size: 10px;
  padding: 2px 5px;
}
#comments .pagination .links a {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #666666;
}
#comments .pagination .links b {
  background: none repeat scroll 0 0 #0481CF;
  color: #FFFFFF;
}
#articleComments #respond {
  padding: 15px 0;
}
#respond h4 {
  font-size: 18px;
}
#comments #commentTitle {
  display: none;
}
#respond #replyTitle {
  display: none;
}
#comments #respond {
  border-top: 1px solid #CCCCCC;
  margin-top: 15px;
}
#comments #replyTitle {
  display: block;
  margin-bottom: 10px;
}
#respond #cancelCommentReply {
  background: none repeat scroll 0 0 #666666;
  color: #FFFFFF;
  float: right;
  font-size: 11px;
  margin-top: -27px;
  padding: 3px 10px;
  text-decoration: none;
}
#respond #cancelCommentReply:hover {
  background: none repeat scroll 0 0 #333333;
}
#respond table {
  width: 100%;
}
#respond input[disabled] {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
}
#respond input[type="text"] {
  width: 200px;
}
#respond .captcha input[type="text"] {
  width: 85px;
}
#respond td {
  padding: 3px 5px;
}
#respond .note {
  color: #888888;
  display: block;
  font-size: 10px;
  margin: 0 8px;
}
#respond td:first-child {
  padding-top: 6px;
  vertical-align: top;
  width: 125px;
}
#respond td.captcha {
  padding-top: 0;
}
#respond td.captcha div {
  overflow: hidden;
}
#respond td.captcha span {
  float: right;
  min-width: 120px;
}
#respond td.captcha span.captchaImage {
  margin-right: 25px;
  padding-top: 9px;
}
#respond .error {
  color: #DD0000;
  display: inline-block;
  font-size: 11px;
  margin: 0 8px;
}
#respond .right {
  padding: 15px 25px 10px;
  text-align: right;
}
.blogSearch {
  margin: 15px 0;
  overflow: hidden;
}
.blogSearch ul {
  line-height: 20px;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.blogSearch a {
  text-decoration: none;
}
.blogSearch a:hover {
  text-decoration: underline;
}
.blogSearch .title {
  font-size: 14px;
}
.blogSearch .info, .blogSearch .sdsreadMore {
  color: #888888;
  font-size: 11px;
  font-style: italic;
}
.blogSearch img {
  background: none repeat scroll 0 0 #F8F8F8;
  border: 1px solid #E8E8E8;
  padding: 3px;
}
.blogSearch p {
  margin: 0;
}
.blogSearch .plain {
  margin-bottom: 15px;
  padding-left: 20px;
}
.blogSearch .plain li {
  background: url("../images/arrow.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
  padding-left: 15px;
}
.blogSearch .plain .info {
  margin-left: 15px;
}
.blogSearch .compact li {
  float: left;
  height: 120px;
  padding: 0 1.5%;
  width: 47%;
}
.blogSearch .compact div {
  margin-left: 110px;
}
.blogSearch .compact .title {
  font-size: 18px;
}
.blogSearch .compact .info {
  display: block;
}
.blogSearch .compact img {
  float: left;
}
.blogSearch .grid > div {
  display: inline-block;
  margin-bottom: 25px;
  vertical-align: top;
}
.blogSearch .grid img {
  display: block;
  margin: 0 auto 8px;
}
.blogSearch .grid .info {
  display: block;
  font-size: 10px;
}
#tab-related-article {
  overflow: hidden;
}
#tab-related-article ul {
  line-height: 20px;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#tab-related-article li {
  float: left;
  min-height: 160px;
  overflow: hidden;
  padding: 0 1%;
  width: 31%;
}
#tab-related-article a {
  text-decoration: none;
}
#tab-related-article a:hover {
  text-decoration: underline;
}
#tab-related-article .blogTitle {
  display: block;
  font-size: 14px;
}
#tab-related-article .blogImage {
  float: left;
  margin-right: 10px;
}
#tab-related-article .info {
  color: #888888;
  font-size: 11px;
  font-style: italic;
  margin-right: 8px;
}
#tab-related-article img {
  background: none repeat scroll 0 0 #F8F8F8;
  border: 1px solid #E8E8E8;
  padding: 3px;
}
#tab-related-article p {
  margin: 0;
}
.blogCol2 .sdsarticleCat {
  float: left;
  margin: 0;
  padding: 1% 2%;
  width: 46%;
}
.blogCol3 .sdsarticleCat {
  float: left;
  padding: 0.5% 1%;
  width: 31%;
}
.blogCol4 .sdsarticleCat {
  float: left;
  margin: 0;
  padding: 0.5% 1%;
  width: 23%;
}
.blogCol4 .sdsarticleHeader {
  margin: 8px 0;
}
.blogCol4 .sdsarticleHeader h3, .blogCol4 .sdsarticleHeader h3 a {
  font-size: 20px !important;
}
.blogCol4 .sdsarticleHeader span {
  display: none;
  visibility: hidden;
}
.imageContent {
  background: none repeat scroll 0 0 #F4F4F4;
  border: 1px solid #E4E4E4;
  margin: 0 10px 10px 0;
  padding: 4px;
}
.blogCol3 .sdsarticleHeader h2, .blogCol3 .sdsarticleHeader h2 a {
  font-size: 21px !important;
  line-height: 24px;
}
.blogCol4 .sdsarticleHeader h2, .blogCol4 .sdsarticleHeader h2 a {
  font-size: 16px !important;
  line-height: 19px;
}
.blogCol4 .comment, .blogCol4 .comment a {
  display: none;
}
#sdsblogCategory .imageFeatured {
  background: none repeat scroll 0 0 #F4F4F4;
  border: 1px solid #E4E4E4;
  float: left;
  margin: 0 10px 10px 0;
  max-width: 98.5%;
  padding: 4px;
}
#sdsblogCategory p, #sdsblogArticle p {
  line-height: 18px;
  margin-bottom: 10px;
}
.sdsarticleHeader span {
  font-size: 12px;
  line-height: 18px;
}
.sdsarticle-des {
  margin: 10px 0px;
}
.sdsarticle-des p {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 0px;
}
.sdsarticle-des ol {
  list-style-type: none;
}
.sdsreadMore .more a {
  float: right;
  padding: 0px 10px;
  font-weight: bold;
}
.sdsreadMore .comment a {
  text-decoration: none;
}
fieldset.account_creation {
  background: none repeat scroll 0 0 #F8F8F8;
  padding: 0 0 15px;
}
.comment-reply-title {
  margin: 10px;
  font-size: 18px;
}
.account_creation label {
  width: 16%;
}
.account_creation p.text {
  margin: 10px;
  padding-bottom: 10px;
  color: #313131;
}
.account_creation p.text input {
  border: 1px solid #CCCCCC;
  color: #666666;
  font-size: 12px;
  height: 22px;
  padding: 0 5px;
}
.news_module_image_holder {
  overflow: hidden;
  float: left;
  width: 42%;
  margin-right: 5%;
}
.rtl .news_module_image_holder {
  float: right;
}
.rtl .news_module_image_holder {
  margin-left: 5%;
  margin-right: inherit;
}
.news_module_image_holder a {
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out 0.5s;
  transition: all 0.5s ease-in-out 0.5s;
}
.news_module_image_holder img {
  width: 100%;
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;
}
.sds_blog_post:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.post-page .results {
  float: right;
  margin-top: 30px;
}
.paddleftreleted {
  padding-left: 34px;
}
.sdsbox-content .fullwidthreleted {
  width: 100%;
}
.sdstitle_block .all_news {
  float: right;
  font-size: 10px;
}
.sdsbox-content ul {
  list-style-type: none;
  margin-left: 5px;
  margin-bottom: 0px;
}
.sdsbox-content ul li {
  padding: 6px 0;
  border-bottom: 1px dotted #ccc;
}
.sdsbox-content ul li a {
  font-size: 12px;
}
.sdsbox-content .recentComments li {
  padding: 6px 0;
  border-bottom: 1px dotted #ccc;
  display: inline-block;
  width: 100%;
}
.sdsbox-content .recentComments li a {
  font-size: 12px;
}
.sdsbox-content .recentComments li a img {
  float: left;
}
.sdsbox-content .popularArticles li {
  padding: 6px 0;
  display: inline-block;
  border-bottom: 1px dotted #ccc !important;
  width: 100%;
}
.sdsbox-content .popularArticles li a {
  font-size: 12px;
}
.sdsbox-content .popularArticles li .image {
  float: left;
  display: inline-flex;
  width: 65px;
  height: 45px;
  margin: 0 5px 5px;
}
.sdsbox-content .recentArticles li {
  padding: 6px 0;
  border-bottom: 1px dotted #ccc !important;
  display: inline-block;
  width: 100%;
}
.sdsbox-content .recentArticles li a {
  font-size: 12px;
}
.sdsbox-content .recentArticles li .image {
  float: left;
  display: inline-flex;
  width: 65px;
  height: 45px;
  margin: 5px 5px;
}
.blogTags .sdsbox-content {
  margin-bottom: 10px;
}
.blogTags .sdsbox-content a {
  line-height: 1.5em;
  margin: 0 0.1em;
  padding: 5px;
  font-weight: bold;
  font-size: 12px;
}
.smartblock {
  margin-bottom: 20px;
}
.bloggrid {
  border: 1px solid #E3E3E3;
  float: left;
  margin: 5px;
  width: 46%;
}
#sdssearch_block_top {
  padding-top: 0px;
}
#sdssearch_block_top #searchbox {
  float: left;
  width: 100%;
}
#sdssearch_block_top .btn.button-search {
  background: #333333;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  color: white;
  width: 50px;
  text-align: center;
  padding: 10px 0 11px 0;
}
#sdssearch_block_top .btn.button-search span {
  display: none;
}
#sdssearch_block_top .btn.button-search:before {
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  font-size: 17px;
  width: 100%;
  text-align: center;
}
#sdssearch_block_top .btn.button-search:hover {
  color: #6f6f6f;
}
#sdssearch_block_top #search_query_top {
  display: inline;
  padding: 0 13px;
  height: 45px;
  line-height: 45px;
  background: #fbfbfb;
  margin-right: 1px;
}
.ac_results {
  background: white;
  border: 1px solid #d6d4d4;
  width: 271px;
  margin-top: -1px;
}
.ac_results li {
  padding: 0 10px;
  font-weight: normal;
  color: #686666;
  font-size: 13px;
  line-height: 22px;
}
.ac_results li.ac_odd {
  background: white;
}
.ac_results li:hover, .ac_results li.ac_over {
  background: #fbfbfb;
}
form#searchbox {
  position: relative;
}
form#searchbox label {
  color: #333333;
}
form#searchbox input#search_query_block {
  margin-right: 10px;
  max-width: 222px;
  margin-bottom: 10px;
  display: inline-block;
  float: left;
}
form#searchbox .button.button-small {
  float: left;
}
form#searchbox .button.button-small i {
  margin-right: 0;
}
.smartblogcomments .success {
  background-color: #DFF0D8;
  border-color: #D6E9C6;
  color: #3C763D;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
}
.smartblogcomments .warning {
  background-color: #F2DEDE;
  border-color: #EBCCD1;
  color: #A94442;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
}
#sdsblog .blog_post_ct {
  margin-bottom: 15px;
  border-bottom: 1px solid #EFEFEF;
  padding-bottom: 15px;
}
#sdsblog .blog_post_ct .news_module_image_holder {
  background-color: #fff;
}
#sdsblog .sds_post_title {
  font-family: "Raleway", sans-serif;
  margin: 0px 0 8px 0;
  font-size: 12px;
}
#sdsblog .sds_post-info .sds_creat_date {
  position: relative;
  font-size: 13px;
}
#sdsblog .sds_post-info .sds_creat_date:before {
  margin-right: 5px;
  content: "\f133";
  font-family: "FontAwesome";
}
.rtl #sdsblog .sds_post-info .sds_creat_date:before {
  margin-left: 5px;
  margin-right: inherit;
}
#sdsblog .sds_desc {
  line-height: 22px;
  display: block;
  margin: 2px 0 5px 0;
  height: 43px;
  overflow: hidden;
}
#sdsblog .r_more {
  padding: 0px;
  padding: 0;
  border-color: transparent;
  text-transform: capitalize;
  font-style: italic;
  font-size: 11px;
  font-weight: normal;
  font-family: "Raleway", sans-serif;
}
#sdsblog .r_more:hover:before, #sdsblog .r_more:hover:after {
  display: none;
}
#sdsblog .r_more:hover span {
  color: #0C0C0C;
}
.blog .carousel-inner .item .row .sds_blog_post:last-child .blog_post_ct {
  padding-bottom: 0px !important;
  border-bottom: none !important;
}

/* RIGHT TO LEFT */

/*
 * LAYOUTS VAIRABLES
 */

/*******************************************************
Product list Styles
********************************************************/
.product_list {
  display: block;
}
.product_list li.first_item .product-container .vel-image-more.multi {
  left: auto;
  right: 30px;
}
.product_list li.first_item .product-container .vel-image-more.multi.multi .views_block {
  border: 1px solid #e2e2e2 !important;
  border-left: 0 !important;
}
.product_list li.first_item:hover .product-container .vel-image-more.multi {
  left: auto;
  right: -62px;
  z-index: 9;
}
.product-container {
  position: relative;  /*margin-bottom: 20px;*/
  background-color: white;
}
.product-container .color-list-container {
  display: none;
}
.product-container .left-block {
  position: relative;
}
.product-container .left-block .quick-view {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.product-container .left-block .quick-view span {
  display: none;
}
.product-container .left-block .quick-view:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.product-container .content_price .price {
  padding: 5px;
}
.product-container .content_price .old-price {
  display: inline-block;
  margin-top: 5px;
  text-decoration: line-through;
}
.product-container .availability {
  display: block;
  clear: both;
  margin-top: 15px;
  color: #0C0C0C;
}
.product-container .availability span {
  display: none;
  color: white;
  font-weight: bold;
  padding: 3px 8px 4px 8px;
  margin-top: 10px;
}
.product-container .availability span.available-now {
  background: #55c65e;
  border: 1px solid #36943e;
}
.product-container .availability span.out-of-stock {
  background: #fe9126;
  border: 1px solid #e4752b;
}
.product-container .color-list-container {
  position: absolute;
  bottom: 0;
  right: 1px;
}
.rtl .product-container .color-list-container {
  left: 1px;
  right: auto;
}
.product-container .color-list-container ul li {
  padding: 0;
}
.product-container .color-list-container ul li a {
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 1px;
  border: 1px solid #e2e2e2;
}
.product-container .color-list-container ul li a:hover {
  border-color: #0C0C0C;
}
.product-container .product-image-container {
  text-align: center;
  position: relative;
  overflow: hidden;
  height: initial;
  height: auto;
}

/*
.product-container .product-image-container.widget-block {
height: 370px;
}
.product-container .product-image-container.navTabs-block {
height: 252px;
}
.list .product-container .product-image-container {
 height: 250px;
}
.product-container .product-image-container.small-block {
height: 109px;
}
.product-container .product-image-container.mainmenu-block {
height: 98px;
}
*/
.product-container .product-image-container a.product_img_link:before {
  background-color: rgba(255, 255, 255, 0.3);
  content: "";
  height: 100%;
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
}
.product-container .product-image-container img {
  margin: 0 auto;
  width: 100%;
}
.product-container .product-image-container.overflow {
  overflow: visible;
}
.product-container .comments_note {
  text-align: left;
  overflow: hidden;
  margin-bottom: 5px;
}
.rtl .product-container .comments_note {
  text-align: right;
}
.product-container .comments_note .star_content {
  float: left;
}
.rtl .product-container .comments_note .star_content {
  float: right;
}
.product-container .comments_note .nb-comments {
  float: left;
  font-size: 11px;
  line-height: 16px;
  color: #949494;
  margin-left: 5px;
}
.rtl .product-container .comments_note .nb-comments {
  float: right;
}
.rtl .product-container .comments_note .nb-comments {
  margin-right: 5px;
  margin-left: inherit;
}
.product-container .functional-buttons a {
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid transparent;
  margin-left: 10px;
}
.rtl .product-container .functional-buttons a {
  margin-right: 10px;
  margin-left: inherit;
}
.product-container .functional-buttons a span {
  font-size: 14px;
  font-family: "Raleway", sans-serif;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  text-transform: initial;
}
.product-container .functional-buttons a .icon {
  margin-right: 5px;
  font-size: 13px;
  display: none;
}
.rtl .product-container .functional-buttons a .icon {
  margin-left: 5px;
  margin-right: inherit;
}
.product-container .functional-buttons a:focus, .product-container .functional-buttons a.checked, .product-container .functional-buttons a:hover {
  color: #0C0C0C;
}
.product-container .ajax_add_to_cart_button .icon {
  margin-right: 5px;
  font-size: 13px;
}
.rtl .product-container .ajax_add_to_cart_button .icon {
  margin-left: 5px;
  margin-right: inherit;
}
.product-container .ajax_add_to_cart_button span {
  border: 1px solid #ccc;
  font-size: 11px;
  text-align: center;
  font-family: "Raleway", sans-serif;
  padding: 5px 10px !important;
}
.product-container .multi .views_block {
  display: block;
  height: 320px;
  float: left;
  position: relative;
  padding: 5px;
  background: #fff;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  border-right: 0;
}
.product-container .multi .thumbs_list {
  height: 320px;
  overflow: hidden;
  width: 70px;
}
.product-container .multi .thumbs_list_frame li {
  border: 0 none;
  margin: 0;
  padding: 2px;
}
.product-container .multi .thumbs_list_frame li a {
  border: 1px solid transparent;
  display: block;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.product-container .multi .thumbs_list_frame li a:hover {
  border-color: #0C0C0C;
}
.product-container .multi .view_scroll_left, .product-container .multi .view_scroll_right {
  bottom: 0;
  display: block;
  position: absolute;
  text-align: center;
  width: 50%;
  background-color: #fff;
}
.product-container .multi .view_scroll_left > i, .product-container .multi .view_scroll_right > i {
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
}
.product-container .multi .view_scroll_left {
  right: 0;
}
.product-container .vel-image-more {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.product-container .vel-image-more.multi {
  left: 0;
  width: 60px;
  height: 100%;
}
.rtl .product-container .vel-image-more.multi {
  right: 0;
  left: auto;
}
.product-container:hover .left-block .quick-view {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-container:hover .vel-thumbs-list .vel-thumbs_block {
  opacity: 1;
  left: -80px;
}
.rtl .product-container:hover .vel-thumbs-list .vel-thumbs_block {
  right: -80px;
  left: auto;
}
.product-container:hover .vel-image-more {
  opacity: 1;
}
.product-container:hover .vel-image-more.multi {
  left: -80px;
}
.rtl .product-container:hover .vel-image-more.multi {
  right: -80px;
  left: auto;
}
.product-container:hover .product-image-container a.product_img_link:before {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}

/*******************************************************
Product list(Grid) Styles
********************************************************/
.product_list.grid .ajax_block_product .product-container .right-block {
  position: relative;
}
.product_list.grid .ajax_block_product .product-container .functional-buttons a {
  margin-left: 0;
}
.rtl .product_list.grid .ajax_block_product .product-container .functional-buttons a {
  margin-right: 0;
  margin-left: inherit;
}
.product_list.grid .ajax_block_product .product-container .functional-buttons .icon {
  font-size: 15px;
}
.product_list.grid .ajax_block_product .product-container .comments_note {
  padding-bottom: 10px;
}
.product_list.grid .ajax_block_product .product-container .color-list-container {
  top: 50px;
  width: 20px;
}
.product_list.grid .ajax_block_product .product-container h5 {
  margin-top: 15px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product_list.grid .ajax_block_product .product-container .product-desc {
  display: none;
  height: 40px;
  overflow: hidden;
}
.product_list.grid .ajax_block_product .product-container .product-flags {
  display: none;
}
.product_list.grid .ajax_block_product .product-container .availability {
  display: none;
}
.product_list.grid .ajax_block_product .product-container .content_price {
}
.rtl .product_list.grid .ajax_block_product .product-container .content_price {
  left: 0;
  right: auto;
}
.product_list.grid .ajax_block_product .product-container .content_price .price {
  padding: 5px;
  font-size: 18px;
  color: black;
}
.product_list.grid .ajax_block_product .product-container .content_price .old-price {
  display: inline-block;
  margin-top: 5px;
}
.product_list.grid .ajax_block_product .product-container .functional-buttons a {
  float: left;
}
.rtl .product_list.grid .ajax_block_product .product-container .functional-buttons a {
  float: right;
}
.product_list.grid .ajax_block_product .product-container .functional-buttons a.quick-view {
  float: left;
}
.rtl .product_list.grid .ajax_block_product .product-container .functional-buttons a.quick-view {
  float: right;
}
.product_list.grid .ajax_block_product .product-container .functional-buttons a.quick-view .icon {
  margin-right: 5px;
}
.rtl .product_list.grid .ajax_block_product .product-container .functional-buttons a.quick-view .icon {
  margin-left: 5px;
  margin-right: inherit;
}
@media (min-width:992px) {
  .product_list.grid .ajax_block_product.first-in-line {
    clear: both;
  }
}
@media (min-width:767px) and (max-width:991px) {
  .product_list.grid .ajax_block_product.first-item-of-tablet-line {
    clear: both;
  }
}
.product_list.list [class*="col-"], .product_list.list [class^="col-"] {
  width: 100% !important;
}
.product_list.list > li {
  margin-bottom: 30px;
}
.product_list.list > li .left-block {
  width: 25%;
  float: left;
}
@media (max-width:480px) {
  .product_list.list > li .left-block {
    width: 100%;
  }
}
.rtl .product_list.list > li .left-block {
  float: right;
}
.product_list.list > li .right-block {
  width: 75%;
  float: right;
  padding-left: 15px;
}
.rtl .product_list.list > li .right-block {
  float: left;
}
.rtl .product_list.list > li .right-block {
  padding-right: 15px;
  padding-left: inherit;
}
@media (max-width:480px) {
  .product_list.list > li .right-block {
    width: 100%;
  }
}
.product_list.list > li .right-block h5 {
  margin-bottom: 20px;
  margin-top: 15px;
}
.product_list.list > li .right-block h5 .product-name {
  font-size: 15px;
}
.product_list.list > li .right-block .product-desc {
  margin-bottom: 20px;
}
.product_list.list > li .right-block .ajax_add_to_cart_button {
  display: inline-block;
}
.product_list.list > li .right-block .content_price {
  margin-bottom: 20px;
}
.product_list.list > li .right-block .functional-buttons {
  display: inline-block;
  width: 100%;
}
.product_list.list > li .right-block .functional-buttons .addtocart {
  float: left;
}
.product_list.list > li .right-block .functional-buttons a:hover {
  color: #0C0C0C;
}
.product_list.list > li .right-block .product-flags {
  margin-top: 10px;
}
@media (min-width:1200px) {
  #blockpack ul > li.last-line {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width:480px) and (max-width:767px) {
  #blockpack ul > li.first-item-of-tablet-line {
    clear: none;
  }
  #blockpack ul > li.first-item-of-mobile-line {
    clear: left;
  }
}

/*******************************************************
Product list(List) Styles
********************************************************/

/*******************************************************
Product list(Index page) Styles
********************************************************/
#index ul.product_list.tab-pane > li {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media (min-width:1200px) {
  #index ul.product_list.tab-pane > li {
    padding-bottom: 85px;
    margin-bottom: 0;
  }
}
#index ul.product_list.tab-pane > li .availability {
  display: none;
}
@media (min-width:1200px) {
  #index ul.product_list.tab-pane > li.last-line {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width:480px) and (max-width:767px) {
  #index ul.product_list.tab-pane > li.first-item-of-tablet-line {
    clear: none;
  }
  #index ul.product_list.tab-pane > li.first-item-of-mobile-line {
    clear: left;
  }
}

/***** IE code *****/
.ie8 .quick-view {
  background: #fff;
  border: 1px solid #e2e2e2;
}
.product_list.grid .ajax_block_product .product-container.default {
  overflow: hidden;
}
.product_list.grid .ajax_block_product .product-container.default .left-block:before {

  /*
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 40px;
  height: 40px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 15px solid white;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 9;
  */
}
.product_list.grid .ajax_block_product .product-container.default .right-block {
  position: relative;
  padding-bottom: 27px;
}
.product_list.grid .ajax_block_product .product-container.default .right-block .functional-buttons {
  position: absolute;
  top: 25px;
  right: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.product_list.grid .ajax_block_product .product-container.default .right-block .functional-buttons.widget-block {
  top: initial;
  left: -30px;
}
.product_list.grid .ajax_block_product .product-container.default .right-block .functional-buttons a {
  width: 30%;
  line-height: 22px;
  text-align: center;
}
.product_list.grid .ajax_block_product .product-container.default .right-block .functional-buttons a span {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.product_list.grid .ajax_block_product .product-container.default .right-block .functional-buttons a.ajax_add_to_cart_button {
  width: 100%;
  text-align: right;
}
.product_list.grid .ajax_block_product .product-container.default .right-block .functional-buttons a:hover span {
  border-color: #0C0C0C;
}
.product_list.grid .ajax_block_product .product-container.default .right-block .functional-buttons .icon {
  font-size: 12px;
  display: none;
}
.product_list.grid .ajax_block_product .product-container.default:hover .right-block .functional-buttons {
  bottom: 2px;
}
.product_list.grid .ajax_block_product .style1 .right-block .functional-buttons {
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  position: absolute;
  top: -60px;
  left: 0px;
  right: 0px;
  padding: 10px 10px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  width: 50%;
}
.product_list.grid .ajax_block_product .style1 .right-block .functional-buttons a {
  width: 33.333%;
  height: 30px;
  text-align: center;
}
.product_list.grid .ajax_block_product .style1 .right-block .functional-buttons a span {
  display: none;
}
.product_list.grid .ajax_block_product .style1 .right-block .functional-buttons a .icon {
  display: inline-block;
  line-height: 24px;
}
.product_list.grid .ajax_block_product .style1:hover .functional-buttons {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100%;
}
.product_list.list li .default .right-block .button-container {
  display: inline-block;
}
.product_list.list li .style1 .button-container {
  float: left;
}
.rtl .product_list.list li .style1 .button-container {
  float: right;
}
.product_list.list li .style3 .button-container a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #e2e2e2;
  text-transform: uppercase;
  margin-right: 10px;
  font-family: "Raleway", sans-serif;
}
.product_list.list li .style3 .button-container a span {
  font-size: 11px;
  font-family: "Raleway", sans-serif;
}
.product_list.list li .style3 .button-container a .icon {
  margin-right: 5px;
  font-size: 13px;
}
.rtl .product_list.list li .style3 .button-container a .icon {
  margin-left: 5px;
  margin-right: inherit;
}
.product_list.list li .style3 .button-container a:hover {
  background-color: #0C0C0C;
  color: white;
}
.product_list.list li .style3 .content_price {
  position: absolute;
  background: #0C0C0C;
  color: #fff !important;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  bottom: 0;
  right: 0;
  padding-top: 30px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.product_list.list li .style3 .content_price.price_prefix {
  padding-top: 22px;
}
.product_list.list li .style3 .content_price .old-price, .product_list.list li .style3 .content_price .price {
  color: #fff !important;
}
.product_list .ajax_block_product .style3 .right-block .content_price {
  display: none;
}
@media (min-width:480px) and (max-width:767px) {
  .product_list.grid.row .ajax_block_product {
    width: 50%;
    float: left;
  }
  
  .mobile_none{
	display: none;
  }
}
.hot-deals .product-container {
  padding: 0px !important;
  background-color: #fafafa;
}
.hot-deals .product-container.style1 .right-block .functional-buttons {
  margin-top: 20px;
  background-color: transparent !important;
  position: static !important;
  padding: 0px !important;
  opacity: 1 !important;
  width: 100% !important;
}
.hot-deals .product-container.style1 .right-block .functional-buttons span {
  display: inline !important;
}
.hot-deals .product-container.style1 .right-block .functional-buttons .icon {
  display: none !important;
}
.hot-deals .product-container.style1:hover .functional-buttons {
  opacity: 1 !important;
  width: 100% !important;
}
.hot-deals .product-container.default .left-block, .hot-deals .product-container.style1 .left-block {
  width: 47%;
  position: relative;
  float: left;
  margin-right: 5%;
}
.rtl .hot-deals .product-container.default .left-block, .rtl .hot-deals .product-container.style1 .left-block {
  float: right;
}
.rtl .hot-deals .product-container.default .left-block, .rtl .hot-deals .product-container.style1 .left-block {
  margin-left: 5%;
  margin-right: inherit;
}
.hot-deals .product-container.default .left-block:before, .hot-deals .product-container.style1 .left-block:before {
  display: none;
}
.hot-deals .product-container.default .left-block:after, .hot-deals .product-container.style1 .left-block:after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  top: 0px;
  margin: auto;
  width: 40px;
  height: 40px;
  border-top: 20px solid transparent;
  border-right: 15px solid #fafafa;
  border-bottom: 20px solid transparent;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 9;
}
.hot-deals .product-container.default .left-block .new-box, .hot-deals .product-container.style1 .left-block .new-box {
  background-color: transparent;
  right: 9px;
  top: -1px !important;
  display: block;
}
.hot-deals .product-container.default .left-block .new-box .new-label, .hot-deals .product-container.style1 .left-block .new-box .new-label {
  background: url(../img/icon-hot.png) no-repeat;
  width: 51px;
  height: 51px;
  background-color: transparent;
  text-indent: -99999px;
}
.hot-deals .product-container.default .right-block, .hot-deals .product-container.style1 .right-block {
  float: right;
  width: 48%;
  padding-right: 10px;
}
.rtl .hot-deals .product-container.default .right-block, .rtl .hot-deals .product-container.style1 .right-block {
  float: left;
}
.rtl .hot-deals .product-container.default .right-block, .rtl .hot-deals .product-container.style1 .right-block {
  padding-left: 10px;
  padding-right: inherit;
}
.hot-deals .product-container.default .right-block h5, .hot-deals .product-container.style1 .right-block h5 {
  margin-top: 32px !important;
}
.hot-deals .product-container.default .right-block .product-desc, .hot-deals .product-container.style1 .right-block .product-desc {
  display: block !important;
  height: auto !important;
  max-height: 295px !important;
  font-size: 13px;
  line-height: 22px;
}
.hot-deals .product-container.default .right-block .content_price, .hot-deals .product-container.style1 .right-block .content_price {
  position: static !important;
  text-align: left !important;
  margin-bottom: 15px;
  font-size: 16px;
  margin-top: 0px;
}
.hot-deals .product-container.default .right-block .functional-buttons, .hot-deals .product-container.style1 .right-block .functional-buttons {
  bottom: -10px !important;
}
.hot-deals .product-container.default .right-block .functional-buttons a, .hot-deals .product-container.style1 .right-block .functional-buttons a {
  width: 30% !important;
}
.hot-deals .product-container.default .right-block .functional-buttons a.ajax_add_to_cart_button, .hot-deals .product-container.style1 .right-block .functional-buttons a.ajax_add_to_cart_button {
  width: 40% !important;
}
.hot-deals .product-container.default:hover .right-block .functional-buttons, .hot-deals .product-container.style1:hover .right-block .functional-buttons {
  bottom: -10px !important;
}
.display-list .product_block {
  width: 100%;
}
.display-list .product_block .product-container {
  margin-bottom: 20px !important;
  background-color: transparent;
}
.display-list .product_block .default .left-block, .display-list .product_block .product-container.style1 .left-block {
  width: 30%;
}
.display-list .product_block .default .left-block:after, .display-list .product_block .product-container.style1 .left-block:after {
  display: none !important;
}
.display-list .product_block .default .left-block .new-box, .display-list .product_block .product-container.style1 .left-block .new-box {
  display: none !important;
}
.display-list .product_block .default .right-block, .display-list .product_block .product-container.style1 .right-block {
  width: 65%;
  padding-bottom: 0px !important;
}
.display-list .product_block .default .right-block .product-desc, .display-list .product_block .product-container.style1 .right-block .product-desc {
  display: none !important;
}
.display-list .product_block .default .right-block .functional-buttons, .display-list .product_block .product-container.style1 .right-block .functional-buttons {
  display: none;
}
.display-list .product_block .default .right-block .content_price, .display-list .product_block .product-container.style1 .right-block .content_price {
  margin-bottom: 0px !important;
}
.display-list .product_block .default .right-block .content_price .old-price, .display-list .product_block .product-container.style1 .right-block .content_price .old-price {
  display: inline-block;
}
.display-list .product_block .default .right-block h5, .display-list .product_block .product-container.style1 .right-block h5 {
  margin-top: 10px !important;
}
.display-list .product_block .default .right-block .comments_note, .display-list .product_block .product-container.style1 .right-block .comments_note {
  padding-bottom: 6px !important;
}
@media (max-width:598px) {
  .hot-deals .product-container.default .left-block, .hot-deals .product-container.style1 .left-block {
    width: 31%;
    margin: 0px;
  }
  .hot-deals .product-container.default .right-block, .hot-deals .product-container.style1 .right-block {
    width: 65%;
  }
  .hot-deals .product-container.default .right-block h5, .hot-deals .product-container.style1 .right-block h5 {
    margin-top: 10px !important;
  }
  .hot-deals .product-container.default .right-block .product-desc, .hot-deals .product-container.style1 .right-block .product-desc {
    display: none !important;
  }
  .hot-deals .product-container.default .right-block .functional-buttons, .hot-deals .product-container.style1 .right-block .functional-buttons {
    bottom: 5px !important;
  }
  .hot-deals .product-container.default .right-block .functional-buttons a, .hot-deals .product-container.style1 .right-block .functional-buttons a {
    width: auto !important;
    margin-left: 10px !important;
  }
  .hot-deals .product-container.default .right-block .functional-buttons a.ajax_add_to_cart_button, .hot-deals .product-container.style1 .right-block .functional-buttons a.ajax_add_to_cart_button {
    margin-left: 0px !important;
  }
  .hot-deals .product-container.default .right-block .comments_note, .hot-deals .product-container.style1 .right-block .comments_note {
    margin-bottom: 0px;
  }
  .hot-deals .product-container.default:hover .right-block .functional-buttons, .hot-deals .product-container.style1:hover .right-block .functional-buttons {
    bottom: 5px !important;
  }
}
@media (max-width:320px) {
  .hot-deals .product-container.default .left-block, .hot-deals .product-container.default .right-block, .hot-deals .product-container.style1 .left-block, .hot-deals .product-container.style1 .right-block {
    width: 100% !important;
    margin: 0px !important;
    float: none !important;
  }
  .hot-deals .product-container.default .left-block .product-desc, .hot-deals .product-container.default .right-block .product-desc, .hot-deals .product-container.style1 .left-block .product-desc, .hot-deals .product-container.style1 .right-block .product-desc {
    display: block !important;
  }
}
.lang_it .functional-buttons a span, .lang_fr .functional-buttons a span {
  font-size: 10px !important;
  padding: 5px !important;
}
.product_list.grid .ajax_block_product .product-container.default .right-block .functional-buttons a.ajax_add_to_cart_button.showout {
  width: 100% !important;
  text-align: left;
  padding-left: 26px;
}
@media (max-width:996px) {
  .hot-deals .product-container.default .right-block .product-desc {
    display: none !important;
  }
  .product_list.grid .ajax_block_product .product-container.default .right-block .functional-buttons a.ajax_add_to_cart_button.showout {
    width: 100% !important;
    text-align: left;
    padding-left: 13px;
  }
}
@media (min-width:1100px) and (max-width:1400px) {
  .hot-deals .product-container.default .right-block .product-desc, .hot-deals .product-container.style1 .right-block .product-desc {
    max-height: 265px !important;
  }
}
@media (min-width:997px) and (max-width:1100px) {
  .hot-deals .product-container.default .right-block .product-desc, .hot-deals .product-container.style1 .right-block .product-desc {
    max-height: 200px !important;
  }
}
@media (min-width:768px) and (max-width:997px) {
  .hot-deals .product-container.default .right-block .product-desc, .hot-deals .product-container.style1 .right-block .product-desc {
    max-height: 130px !important;
  }
}
@media (max-width:768px) {
  .hot-deals .product-container.default .right-block .product-desc, .hot-deals .product-container.style1 .right-block .product-desc {
    max-height: 100% !important;
  }
}
body * {

  /*font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
  font-family: "Microsoft JhengHei";
}
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-size-adjust: 100%;
  min-height: 0;
}
h2.centertitle_block  > a {
  color: #666;
}
ol, ul {
  list-style: none;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
[class^="icon-"], [class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before, .icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before, .icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before, .icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before, .icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before, .icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before, .icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before, .icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before, .icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before, .icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before, .icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before, .icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before, .icon-usd:before {
  content: "\f155";
}
.icon-rupee:before, .icon-inr:before {
  content: "\f156";
}
.icon-yen:before, .icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before, .icon-cny:before {
  content: "\f158";
}
.icon-won:before, .icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before, .icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.touch-raty > img, .ad-raty > img {
  margin-right: -5px;
}
.touch-raty {
  margin-right: 5px;
}
.readMore {
  cursor: pointer;
  color: #4a89dc;
}
.invoice-panel #invoice-item  div.row > div.head-block > div.col-md-6 {
  text-align: center;
}
.invoice-panel #invoice-item  div.row > div.head-block > div > div.pull-left {
  float: none !important;
  display: inline-block;
  margin: 0 auto;
}
a {
  color: #626262;
  text-decoration: none;
}
a:hover, a:focus {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  text-decoration: none;
}
.pagination-block .pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 5px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #777;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  margin-left: 5px;
  border-radius: 5px;
}
.pagination-block  .pagination > li > a:hover, .pagination-block  .pagination > li > span:hover, .pagination-block  .pagination > li > a:focus, .pagination-block  .pagination > li > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #BE8B56;
  border-color: #BE8B56;
  cursor: pointer;
}
.pagination-block  .pagination > .active > a, .pagination-block  .pagination > .active > span, .pagination-block  .pagination > .active > a:hover, .pagination-block  .pagination > .active > span:hover, .pagination-block  .pagination > .active > a:focus, .pagination-block  .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0C0C0C;
  border-color: #0C0C0C;
  cursor: default;
}
.pagination-block .pagination > li.Prev > a, .pagination-block .pagination > li.Next > a, .pagination > li.Prev > span, .pagination > li.Next > span {
  position: relative;
  float: left;
  padding: 5px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #777;
  background-color: #fff;
  border: 1px solid #777;
  margin-left: 5px;
  border-radius: 5px;
}
.pagination-block  .pagination > li.Next > a:hover, .pagination-block  .pagination > li.Next > span:hover, .pagination-block  .pagination > li.Next > a:focus, .pagination-block  .pagination > li.Next > span:focus, .pagination-block  .pagination > li.Prev > a:hover, .pagination-block  .pagination > li.Prev > span:hover, .pagination-block  .pagination > li.Prev > a:focus, .pagination-block  .pagination > li.Prev > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #777;
  border-color: #777;
  cursor: pointer;
}
.breadcrumb-icon {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 3px;
  margin-left: -21px;
}
.breadcrumb li.icon a {

  /*padding-left: 21px*/
}
.inner {
  width: 100%;
}
.panel-info.panel-border.top {
  border-color: #6d000f;
  border-top-width: 5px;
}
.panel.panel-border > .panel-heading {
  text-align: center;
  background-color: #fafafa;
  background-image: none;
  border-color: #FFFFFF;
}
.panel.panel-border > .panel-heading > .panel-title {
  font-size: 18px;
  color: #000000;
}
.panel-info.panel-blog > .panel-heading {
  color: #3bafda;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  padding-left: 0;
  padding-right: 0;
  height: 45px;
  background-image: none;
  margin-bottom: 30px;
  margin-top: 10px;
}
.panel-info.panel-blog > .panel-heading > .panel-title {
  color: #4817B1;
  font-size: 18px;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0;
  cursor: default;
}
.panel-info.panel-blog > .panel-heading > .post-time {
  /*position: absolute;*/
  top: 13px;
  right: 66px;
}
.panel-info.panel-blog > .panel-heading > .post-time > a, .panel-info.panel-blog > .panel-heading > .post-time > a:hover {
  color: #000;
  background-color: #f0f0f0;
  border-color: rgba(0, 0, 0, 0.1);
  font-size: 15px;
  margin-left: 5px;
}
.panel-info.panel-blog > .panel-heading > .panel-time {
  display: block;
  color: #505050;
  margin-top: 5px;
  cursor: default;
  margin-bottom: 8px;
}
.panel-info.panel-blog > .panel-body {
  border: none;
  margin-top: 16px;
}
.btn.btn-info {
  background-color: #000000;
}
.btn.btn-info:hover {
  color: #ffffff;
  background-color: #6d000f;
}
li > a.btn.btn-info {
  border-bottom: 5px solid #fff;
}
.btn.btn-success {
  background-color: #fc377c    background-color:#3a0003;
}
.btn.btn-default.btn-grid, .btn.btn-success.btn-grid {
  padding: 4px 6px;
}

/*.btn.btn-success:hover {
opacity: 1;
background-color: #6d000f
}*/

/*@media (max-width: 768px) {
.container {
width: 95%;
padding-left: 0;
padding-right: 0;
}
}
@media (min-width: 768px) {
.container {
width: 728px;
}
}
@media (min-width: 992px) {
.container {
width: 950px;
}
}
@media (min-width: 1140px) {
.container {
width: 1100px;
}
}
@media (min-width: 1400px) {
.container {
width: 1200px;
}
}*/
.form-box {
  width: 250px;
  max-width: 100%;
  position: relative;  /*margin: 0 auto;*/
}

/*.container {
position: relative;
 overflow: hidden; 
max-width: 1400px !important;
}*/
.container.self {
  padding-left: 0;
  padding-right: 0;
}
.container > .row {
  padding-left: 0;
  padding-right: 0;
}
.item-story {
  float: left;
}
.item-story .caption {
  min-height: 130px;
  height: auto;
  max-height: none;
  overflow: hidden;
  padding: 5px 10px;
}
.story-caption.html-content {
  margin: 0 auto;
  margin-top: 30px;
}
.story-caption.html-content.detail {
  height: auto;
}
@media (max-width:767px) {
  .story-caption.html-content {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    max-width: 900px;
  }
  .story-caption iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (max-width:768px) {
  .container {
    width: 95%;
    padding-left: 0;
    padding-right: 0;
  }
  div.item-story.item-story-1:nth-child(2n+1) {
    clear: both;
    width: 100%;
  }
  div.item-story {
    padding: 15px;
    margin: 0px;
    float: left;
    border: none;
    width: 100%;
  }
  div.recommend .content .name {
    color: #5f1982;
    font-size: 18px;
    font-weight: 600;
    padding-left: 57px;
    margin-top: 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .container {
    width: 728px;
  }
  div.item-story.item-story-1:nth-child(2n+1) {
    clear: both;
    width: 100%;
  }
  div.item-story {
    padding: 15px;
    margin: 0px;
    float: left;
    border: none;
    width: 100%;
  }
}
@media (min-width:992px) and (max-width:1139px) {
  .container {
    width: 950px;
  }
  .item-story.item-story-1:nth-child(2n+1) {
    clear: both;
    width: 50%;
  }
  div.item-story {
    padding: 15px;
    margin: 0px;
    float: left;
    border: none;
    width: 50%;
  }
}
@media (min-width:1140px) and (max-width:1439px) {
  .container {
    width: 1100px;
  }
  .item-story.item-story-1:nth-child(2n+1) {
    clear: both;
    width: 50%;
  }
  div.item-story {
    padding: 15px;
    margin: 0px;
    float: left;
    border: none;
    width: 50%;
  }
  .col-md-push-3 {
    left: 25%;
  }
}
@media (min-width:1440px) {
  .container {
    width: 1300px;
  }
  .item-story.item-story-1:nth-child(2n+1) {
    clear: both;
    width: 50%;
  }
  .item-story {
    padding: 15px;
    margin: 0px;
    float: left;
    border: none;
    width: 50%;
  }
  .col-md-push-3 {
    left: 25%;
  }
}
.item-story {
  float: left;
}
.item-story.item-story-1:nth-child(2n+1) {
  clear: both;
  width: 50%;
}
.item-story .caption {
  min-height: 70px;
  height: auto;  /*max-height: 70px;*/
  overflow: hidden;
  padding: 5px 10px;
}
.middleMaxnaill {
  width: 100%;
  overflow: hidden;
  height: 0;
  padding-bottom: 50%;
}
.water-flow {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width:1400px) {
  .water-flow {
    width: 1050px;
    margin: 0 auto;
  }
}
@media (max-width:1150px) {
  .water-flow {
    width: 705px;
    margin: 0 auto;
  }
}
@media (max-width:768px) {
  .water-flow {
    position: relative;
    width: 305px;
    max-width: 100%;
    margin: 0 auto;
  }
  .item-story {
    margin: 5px;
    width: 295px;
    max-width: 100%;
    float: left;
    border: 1px solid #C6C6C6;
  }
}
.html-content img {
  max-width: 100%;
  height: auto !important;
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 11px;
  padding: 9px 10px;
  margin-top: 30px;
  margin-bottom: 8px;
  background-color: rgba(255, 255, 255, 1);
  background-image: none;
  border: 1px solid transparent;
  border-radius: 1px;
}
.btn-more-detail {
  position: absolute;
  top: 6px;
  right: 16px;
  background-color: #0C0C0C;
  color: #fff;
  border-radius: 10%;
  font-size: 14px;
  padding: 4px 6px;
  line-height: 15px;
  cursor: pointer;
}
.btn-more-detail:hover {
  text-decoration: none;
  filter: alpa(opacity=80);   /* old IE */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
  -moz-opacity: 0.7;          /* Moz + FF */
  opacity: 0.7;
}
.navbar {
  position: relative;
  z-index: 10;
  margin-bottom: 0;
  height: 160px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.navbar .navbar-branding {
  width: 180px;
  background-color: #F8F8F8 !important;
  border-bottom: none;
  margin-top: 16px;
}
.navbar .nav > li.dropdown.open .dropdown-menu:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  left: 8px;
  bottom: 100%;
  border-width: 0 10px 10px;
  border-bottom-color: #4a89dc;
}
.navbar .nav {
  margin-top: 0;
  font-size: 16px;
}
.navbar .main-menu.nav > li  > a {

  /* border-bottom: 3px solid #fff; */
}
.navbar .main-menu.nav > li:focus > a, .navbar .main-menu.nav > li > a:focus {
  color: #333;
  background-color: inherit;
}
.navbar .main-menu.nav > li.open > a, .navbar .main-menu.nav > li:hover > a, .navbar .main-menu.nav > li.active > a, .navbar .main-menu.nav > li > a:hover {
  color: #333;
  background-color: inherit;  /* border-bottom: 3px solid #000; */
  outline: 0;
}
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.menu-title {
  height: auto;
  width: 100%;
  color: #000;
}
.list-unstyled, .list-unstyled ul {
  min-width: 120px;
  text-align: left;
}
.dropdown li > a:hover .dropdown-menu {
  display: block !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-nav.navbar-right, .navbar-nav.navbar-right:last-child {
  float: right;
  margin: 0;
  margin-top: 26px;
}
#navbar-mobile {
  display: none;
}
@media (max-width:991px) {
  .navbar-header {
    width: 100%;
  }
  #navbar-desktop {
    display: none !important;
  }
  .navbar-toggle {
    display: block !important;
    position: relative;
    float: right;
    margin-right: 11px;
    padding: 9px 10px;
    margin-top: 30px;
    margin-bottom: 8px;
    background-color: rgba(255, 255, 255, 1);
    background-image: none;
    border: 1px solid transparent;
    border-radius: 1px;
  }
}
.collapse.in {
  display: block;
  margin-top: 0px;
  position: relative;
  z-index: 1;
  text-align: center;
  background: #fff;
}
#collapseOne.collapse.in {
  display: block;
  margin-top: 0;
  position: fixed;
  z-index: 1;
  text-align: center;
  background: #fff;
  width: 100%;
  left: 0;
}
#collapseOne .nav > li {
  padding: 8px 20px;
}
#collapseOne .nav > li > a {
  font-size: 18px;
}
#collapseOne .nav > li:hover > a {
  color: #000;
}
#collapseOne .dropdown-menu {
  border-bottom: 1px solid #A8A8A8;
  width: 100%;
  text-align: center;
}
.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  background-color: #3a0003;
}
.footer  .copyright {
  color: #666;
  text-align: left;
}
.footer .social-btn {
  float: right;
}
.footer .social-btn .btn {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width:992px) {
  .page-container {

    /* min-height: 550px;
    margin-top: 160px; */
    padding: 0;
    background: #fff;
  }
}
@media (max-width:992px) {
  .navbar {
    position: relative;
  }
  .page-container {
    min-height: 0px;
    margin-top: 138px;
    padding: 0;
    background: #fff;
  }
}
.bs-callout-warring {
  border-left-color: #FF002A;
  color: #000;
}
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  right: 0;
  color: #F00;
  opacity: 1;
}
.alert-dismissable .close, .alert-dismissible .close:hover {
  position: relative;
  right: 0;
  color: #F00;
  opacity: 0.7;
}

/*     catelog */
.navbar .nav > li > div {
  height: auto;
  color: #000;
  padding: 5px 10px;
}
.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}
.dropdown:hover .dropdown-menu {
  display: block !important;
}
.dropdown-menu {
  padding-top: 0px;
  padding-bottom: 0px;
}
.dropdown-menu li {
  padding-bottom: 1px;
}
.dropdown-menu li > a {
}
.dropdown-menu > li > a {
  padding: 5px 10px;
}
.dropdown-menu li:first-child, .dropdown-menu li:last-child {
  padding-bottom: 0px;
}
ul.media-list > li.media {
  /*margin-top: 10px;*/
  /*padding-bottom: 5px;*/
  border-bottom: 1px solid #A7A7A7;
}
ul.media-list > li.media:first-child {
  margin-top: 0px;
}
ul.media-list > li.media:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.shopping-cart-block .total {
}
.dropdown-menu > li > a.btn-viewcart {
  background: #5b1c80;
  display: inline-block;
  padding: 3px 12px;
  margin: 0 10px;
  float: right;
  text-shadow: none;
  margin-bottom: 5px;
  color: #ffffff;
}
.dropdown-menu > li > a.btn-viewcart:hover {
  background: black;
}
.section {
  background: #fff;
}
.section-title {
  display: block;
  border-bottom: 3px solid #CCC;
  font-size: 24px;
  font-weight: bold;
  margin-top: 25px;
}
.section-title.more {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  border-radius: 43px;
  padding: 3px 15px;
  margin-top: 15px;
}
.banner-block {
  position: relative;
  max-width: 100%;
}
.breadcrumb {
  padding: 0;
  padding-top: 20px;
  margin-bottom: 10px;
}
.breadcrumb > li + li:before {
  content: ">";
  padding: 0 5px;
  color: #808080;
  font-weight: normal;
}
.breadcrumb > li > a, .breadcrumb > li {
  font-size: 16px;
  color: #505050;
  font-weight: normal;
  cursor: pointer;
  border-bottom: 1px solid #FFF;
}
.breadcrumb > .active {
  color: #000;
}
.breadcrumb > li:hover > a, .breadcrumb > li > a:hover {
  text-decoration: none;
  color: #7814a2;
  border-bottom: 1px solid #7814a2;
}
.panel-catelog > .panel-heading {
  background-color: #000;
  color: #fff;
  font-size: 18px;
}
.panel-catelog > .panel-heading > .panel-title {
  line-height: 40px;
}
.panel-catelog .panel-body {
  background-color: #f9f8f4;
  border: none;
}
.panel-catelog .panel-body * {
  color: #000;
}
.panel-catelog .navbar-toggle {
  display: inline-block;
  margin-top: 2px;
  margin-bottom: 5px;
  background-color: #000;
  float: left;
  width: 30px;
}
.panel-catelog .navbar-toggle .icon-bar {
  width: 16px;
  background-color: #fff;
}
.panel-catelog .caret {
  float: right;
  border-top: 8px solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  margin-top: 16px;
  margin-right: 7px;
}
.icon-catelog {
  width: 22px;
  height: 22px;
  background-size: cover;
  position: absolute;
  margin-left: -27px;
}
.sub-title {
  font-size: 18px;
  padding-left: 24px;
}
ul.catelog-list {
  list-style-image: url('/assets/catelog/icon_arrow.png');
  padding-left: 50px;
  margin-top: 5px;
  cursor: pointer;
}
ul.catelog-list.no-parent {
  padding-left: 20px;
  margin-top: 5px;
  cursor: pointer;
}
ul.catelog-list > li:hover {
  margin-left: -10px;
}
ul.catelog-list > li:hover, ul.catelog-list > li:hover > a, ul.catelog-list > li > a:hover {
  text-decoration: none;
}
ul.catelog-list > li {
  font-size: 15px;
}
.devrama-slider {
  z-index: 5;
}
.lazy-slider-title {
  font-size: 26px;
}
.lazy-slider-description {
  font-size: 22px;
}
#my-slide {
  position: relative;
  display: block;
  background: #FFF;
}
.ad-slider-block {
  position: relative;
  display: block;
  background: #FFF;
  padding: 15px;
  border: 1px solid #DDD;
}
.product-item {
  padding: 11px 5px;
}
.ad-item {
  padding: 11px 5px;
  margin: 0;  /*height: 105px;
     max-height: 105px;*/
  border: 1px solid #DDD;
  border-bottom: none;
  text-align: center;
}
.ad-item  .ad-title {

  /*max-height: 50px;
  overflow: hidden;*/
  display: inline-block;
}
.ad-item:last-child {
  border-bottom: 1px solid #DDD;
}
.ad-item.border-bottom {
  border-bottom: 1px solid #DDD !important;
}
.ad-item .thumbnail {
  max-height: 135px;
  overflow: hidden;
  margin: 0;
}
.blog-item  .thumbnail {
  max-height: 105px;
}
.aboutMe  .thumbnail {
  width: 170px;
  height: 185px;
  max-height: 185px;
}
.aboutMe .ad-desc {
  text-align: left;
}
.ad-item .ad-desc * {
  margin: 0;
  text-align: left;
}
.aboutMe.row.table-layout {
  height: 80px;
  max-height: 80px;
  padding: 6px;
}
@media (max-width:1400px) {
  .aboutMe .thumbnail {
    width: 150px;
  }
}
@media (max-width:1200px) {
  .aboutMe .thumbnail {
    width: 130px;
  }
}
@media (max-width:992px) {
  .aboutMe .thumbnail {
    width: 250px;
  }
}
@media (max-width:600px) {
  .aboutMe .thumbnail {
    width: 150px;
  }
}
@media (max-width:400px) {
  .aboutMe .thumbnail {
    width: 130px;
  }
}
.ad-item a.ad-image {
  display: inline-block;
}
.ad-item img.product-image {
  max-width: none;
  vertical-align: middle;
  margin: -20px;
  overflow: hidden;
  height: 200px !important;
}
.ad-item div.info-block {
  padding: 10px 0px 0px 10px;
  vertical-align: top;
  text-align: left;
}
.ad-item div.info-block .ad-title {
  font-weight: bold;
  color: #000;
  font-size: 17px;
  font-weight: 900;  /*margin-bottom: 10px;*/
  /* max-height: 48px;*/
  overflow: hidden;
}
.ad-item div.info-block .ad-title:hover {
  color: #000;
  text-decoration: none;
  filter: alpa(opacity=80);   /* old IE */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
  -moz-opacity: 0.7;          /* Moz + FF */
  opacity: 0.7;               /* æ”¯æŒæ–°ç‰ˆç€è¦½å™¨ */
}
.ad-item .ad-image:hover {
  filter: alpa(opacity=80);   /* old IE */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
  -moz-opacity: 0.7;          /* Moz + FF */
  opacity: 0.7;               /* æ”¯æŒæ–°ç‰ˆç€è¦½å™¨ */
}
.ad-price > .dPrice {
  font-size: 18px;
  font-weight: bold;
  color: #d82272;
  font-family: 'Microsoft JhengHei';
}
.ad-price > .nPrice {
  text-decoration: line-through;
  margin-top: 8px;
  margin-left: 10px;
  font-size: 15px;
  color: $a7a3aa;
  font-family: 'Microsoft JhengHei';
}
.icon_crown {

  /*position: absolute;
  margin-top: -24px;*/
  width: 34px;
  height: 30px;
  margin-left: -6px;
  position: absolute;
  margin-top: 26px;
}
.block-title {

  /*margin: 11px 5px;*/
  margin: 18px 0 0;
  font-size: 20px;
  font-weight: 700;  /*border-bottom: 3px solid #DDD;  */
  border-bottom: 3px solid #8850a3;  /*color:#666666;*/

  /*color: #7814a2;*/
  color: #000000;
  padding-bottom: 5px;
}
.btn-more {
  font-size: 14px;
  padding: 3px 12px;
  font-weight: bold;
  background-color: #8c62ae;
  line-height: 20px;
  background-image: none;
  border: #8c62ae;
}
.btn-more:hover {
  background-color: #8c62ae;
}
.btn-more-info {
  background-color: #5b1c80;
  color: #fff;
  line-height: 16px;
  padding: 5px 20px;
  font-size: 16px;
  /*margin-top: -1px;*/
  background-image: none;
  text-shadow: none;
}
.btn-more-info:hover {
  background-color: #5b1c80;
  color: #fff;
  filter: alpa(opacity=80);   /* old IE */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
  -moz-opacity: 0.7;          /* Moz + FF */
  opacity: 0.7;               /* æ”¯æŒæ–°ç‰ˆç€è¦½å™¨ */
}
.btn-direct-buy {
  background-color: #BE8B56;
}
.btn-direct-buy:hover {
  background-color: #BE8B56;
  color: #fff;
  filter: alpa(opacity=80);   /* old IE */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
  -moz-opacity: 0.7;          /* Moz + FF */
  opacity: 0.7;               /* æ”¯æŒæ–°ç‰ˆç€è¦½å™¨ */
}
.btn-follow-it {
  background-color: #FFF;
  color: #BE8B56;
  position: relative;
  padding-left: 30px;
}
.btn-follow-it:hover {
  background-color: #FFF;
  color: #BE8B56;
  filter: alpa(opacity=80);   /* old IE */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
  -moz-opacity: 0.7;          /* Moz + FF */
  opacity: 0.7;               /* æ”¯æŒæ–°ç‰ˆç€è¦½å™¨ */
}
.btn-follow-it > .icon_crown {
  position: absolute;
  left: 0;
  width: 24px;
  top: 28px;
  margin-left: 4px;
}
.thumbnail {
  border: none;
  padding: 0;
  margin-bottom: 5px;
  cursor: pointer;
}
.thumbnail:hover {
  filter: alpa(opacity=80);   /* old IE */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
  -moz-opacity: 0.7;          /* Moz + FF */
  opacity: 0.7;               /* æ”¯æŒæ–°ç‰ˆç€è¦½å™¨ */
}
.caption {
  min-height: 160px;
  height: 160px;
  max-height: 160px;
}
.caption > p {
  margin: 0;
}
.caption > H3 {
  margin-top: 5px;
  margin-bottom: 5px;
  height: 50px;
  cursor: pointer;
}
.caption > H3:hover {
  filter: alpa(opacity=80);   /* old IE */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=15, Style=3, StartX=0, FinishX=100, StartY=0, FinishY=16); /*supported by current IE*/
  -moz-opacity: 0.7;          /* Moz + FF */
  opacity: 0.7;               /* æ”¯æŒæ–°ç‰ˆç€è¦½å™¨ */
}
.caption > H3 > a {
  color: #000;
}
.caption > H3 > a:hover {
  text-decoration: none;
}
.caption > .spec1 {
  font-size: 15px;
  color: #D82272;
  font-weight: bold;
}
.border-right-w {
  border-right: 3px solid #fff;
}
.btn-center-block {
  margin: 0 auto;
}
.btn-sellout {
  background-color: #fff;
  color: #000;
  cursor: default;
}
.btn-sellout:hover {
  background-color: #fff;
  color: #000;
  cursor: default;
}
@media (max-width:992px) {
  .caption {
    text-align: center;
  }
  .btn-sellout.pull-right, .btn-more-info.pull-right {
    float: none !important;
    margin-left: 15px;
  }
  .ad-price {
    display: block !important;
    margin-bottom: 5px;
  }
}
.story-desc, .article-desc {
  font-size: 12px;
  color: #777;
}
.story-desc {
  display: block;  /*height: 34px;*/
  overflow: hidden;  /*padding-top: 8px;*/
  padding-bottom: 8px;
  font-size: 16px;
  padding-top: 5px;
}
@media (max-width:500px) {
  #my-slide {

    /* display:none !important; */
  }
}
.footer .section ul {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  overflow: hidden;
}
@media (max-width:991px) {
  .footer .section ul {
    margin: 6px 0;
  }
}
.footer .section ul li {
  padding: 0 8px 0 10px;
  display: inline;
  background: url("../img/footer_pipe.gif") no-repeat scroll left center transparent;
}
@media (max-width:991px) {
  .footer .section ul li {
    padding: 4px 0;
  }
}
.footer .section ul li.first_item {
  background: none;
}
.footer .section ul li a {
  color: #6D6D6D;
}
.footer .section ul li a:hover {
  color: #1d1f1f;
  text-decoration: none;
}
@media (max-width:991px) {
  .footer .section ul li {
    width: 100%;
    float: left;
    clear: both;
    background: none;
    text-align: left;
    padding-bottom: 8px;
  }
}
.footer .category_footer li, .footer .section ul li, .footer #tm_links_block1_footer li, .footer #tm_links_block2_footer li, .footer #tm_links_block3_footer li, .footer #tm_links_block4_footer
ul li {
  position: relative;
  padding: 0;
  line-height: 26px;
  margin-bottom: 3px;
  display: block;
  text-align: left;
}
.footer .category_footer li:before, .footer .section ul li:before, .footer #tm_links_block1_footer li:before, .footer #tm_links_block2_footer li:before, .footer #tm_links_block3_footer li:before, .footer #tm_links_block4_footer
ul li:before {
  width: 0;
  position: absolute;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  background: #f5f5f5;
  height: 100%;
  content: "";
}
.footer .category_footer li a, .footer .section ul li a, .footer #tm_links_block1_footer li a, .footer #tm_links_block2_footer li a, .footer #tm_links_block3_footer li a, .footer #tm_links_block4_footer
ul li a {
  color: #6d6d6d;
  position: relative;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
}
.footer .category_footer li a:before, .footer .section ul li a:before, .footer #tm_links_block1_footer li a:before, .footer #tm_links_block2_footer li a:before, .footer #tm_links_block3_footer li a:before, .footer #tm_links_block4_footer
ul li a:before {
  content: "\f0da";
  display: inline;
  font-size: 14px;
  font-family: "FontAwesome";
  color: #B0B0B0;
  padding-right: 8px;
  position: relative;
}
.footer .category_footer li a:hover, .footer .section ul li a:hover, .footer #tm_links_block1_footer li a:hover, .footer #tm_links_block2_footer li a:hover, .footer #tm_links_block3_footer li a:hover, .footer #tm_links_block4_footer
ul li a:hover {
  color: #fbc800;
}
.footer .category_footer li:hover, .footer .section ul li:hover, .footer #tm_links_block1_footer li:hover, .footer #tm_links_block2_footer li:hover, .footer #tm_links_block3_footer li:hover, .footer #tm_links_block4_footer
ul li:hover {
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
}
.footer .category_footer li:hover a, .footer .section ul li:hover a, .footer #tm_links_block1_footer li:hover a, .footer #tm_links_block2_footer li:hover a, .footer #tm_links_block3_footer li:hover a, .footer #tm_links_block4_footer
ul li:hover a {
  color: #1d1f1f;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  padding-left: 10px;
}
.footer .category_footer li:hover a:before, .footer .section ul li:hover a:before, .footer #tm_links_block1_footer li:hover a:before, .footer #tm_links_block2_footer li:hover a:before, .footer #tm_links_block3_footer li:hover a:before, .footer #tm_links_block4_footer
ul li:hover a:before {
  color: #1d1f1f !important;
}
.footer .category_footer li:hover:before, .footer .section ul li:hover:before, .footer #tm_links_block1_footer li:hover:before, .footer #tm_links_block2_footer li:hover:before, .footer #tm_links_block3_footer li:hover:before, .footer #tm_links_block4_footer
ul li:hover:before {
  width: 100%;
}
.navbar .nav > li > a {
  height: initial;
  max-height: initial;
}
#vel-megamenu {

  /*   text-align: center;
  position: relative;
  min-height: 0px; */
}
#vel-megamenu #megamenu {
  display: inline-block;
}
#vel-megamenu #megamenu .menu > li > a {
  padding: 15px 15px 15px 15px;
  position: relative;
  top: 3px;
}
#vel-megamenu #megamenu .dropdown-menu {

  /*   text-align: left;
  padding: 30px; */
  margin-top: 0;  /*border-top: 1px solid #000000;*/
}
#vel-megamenu {
  background: white;
  margin-bottom: 0;
  position: static;
  border-top: 1px solid #000000;
  border-bottom: 2px solid #000000;
}
.vel-megamenu .product-container .right-block {
  padding: 0px 10px;
}
.vel-megamenu .menu > li:last-child > a:before {
  display: none;
}

/*
.vel-megamenu .menu > li:first-child a {
padding-left: 0;
}
*/
.rtl .vel-megamenu .menu > li:first-child a {
  padding-right: 0;
  padding-left: inherit;
}
.vel-megamenu .menu > li > a {
  font-size: 16px;
  color: #333333;
  font-family: "Raleway", sans-serif !important;
  float: left;
  padding: 15px;
  position: relative;
  text-transform: capitalize !important;
  font-weight: 500;
}
.rtl .vel-megamenu .menu > li > a {
  float: right;
}
.vel-megamenu .menu > li > a:before {
  content: "";
  position: absolute;
  top: -3px;
  bottom: 0px;
  right: 0px;
  width: 1px;
  height: 10px;
  margin: auto;
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg);
  background-color: #ccc;
  display: none;
}
.vel-megamenu .menu > li.parent > a:after {

  /*   display: inline-block;
  content: "107";
  font-family: "FontAwesome";
  float: right;
  margin-left: 5px; */
}
.rtl .vel-megamenu .menu > li.parent > a:after {
  float: left;
}
.rtl .vel-megamenu .menu > li.parent > a:after {
  margin-right: 5px;
  margin-left: inherit;
}
.vel-megamenu .menu > li:focus > a, .vel-megamenu .menu > li:focus > a:hover, .vel-megamenu .menu > li:hover > a, .vel-megamenu .menu > li:hover > a:hover {
  color: #0C0C0C;
  background-color: transparent;
}
.vel-megamenu.mobile .menu > li:focus > a, .vel-megamenu.mobile .menu > li:focus > a:hover, .vel-megamenu.mobile .menu > li:hover > a, .vel-megamenu.mobile .menu > li:hover > a:hover {
  color: #FFDDEC;
  padding-left: 25px;
  background-color: transparent;
}
.vel-megamenu .menu > li:focus > a:after, .vel-megamenu .menu > li:focus > a:hover:after, .vel-megamenu .menu > li:hover > a:after, .vel-megamenu .menu > li:hover > a:hover:after {
  border-top-color: #fff;
}
.vel-megamenu:not(.mobile) .menu > li:focus > .dropdown-menu, .vel-megamenu:not(.mobile) .menu > li:hover > .dropdown-menu {
  display: block;
}
.vel-megamenu .menu > li.active > a, .vel-megamenu .menu > li.active > a:hover {
  color: #0C0C0C;
  background-color: transparent;
}
.vel-megamenu.mobile .menu > li.active > a, .vel-megamenu.mobile .menu > li.active > a:hover {
  color: #FFDDEC;
  padding-left: 25px;
  background-color: transparent;
}
.vel-megamenu .menu > li.active > a:after, .vel-megamenu .menu > li.active > a:hover:after {
  border-top-color: #fff;
}
.vel-megamenu .menu > li.full-width {
  position: static;
}
.vel-megamenu .menu > li.full-width > .dropdown-menu {

  /*   width: 100%!important; */
  margin-top: -8px;
}
.vel-megamenu .dropdown-menu {
  background: #222222;
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  padding: 15px;
}
.vel-megamenu .dropdown-menu ul {
  display: block;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 7px;
}
.vel-megamenu .dropdown-menu ul li {
  display: block;
  position: relative;/*     padding-left: 0;
    padding-right: 0; */
}
.vel-megamenu .dropdown-menu ul li.parent > a:before {
  display: inline-block;
  content: "\f105";
  font-family: "FontAwesome";
  float: right;
  margin-left: 5px;
}
.rtl .vel-megamenu .dropdown-menu ul li.parent > a:before {
  float: left;
}
.rtl .vel-megamenu .dropdown-menu ul li.parent > a:before {
  margin-right: 5px;
  margin-left: inherit;
}
.vel-megamenu .dropdown-menu ul li.parent .dropdown-menu {
  left: 100%;
  top: 0;
  -webkit-box-shadow: 0 0 3px #333333;
  box-shadow: 0 0 3px #333333;
}
.rtl .vel-megamenu .dropdown-menu ul li.parent .dropdown-menu {
  right: 100%;
  left: auto;
}
.vel-megamenu .dropdown-menu ul li.parent:focus .dropdown-menu, .vel-megamenu .dropdown-menu ul li.parent:hover .dropdown-menu {
  display: block;
}
.vel-megamenu .dropdown-menu ul li.parent:focus > a, .vel-megamenu .dropdown-menu ul li.parent:hover > a {
  color: #0C0C0C;
}
.vel-megamenu .dropdown-menu ul li.parent:focus > a:before, .vel-megamenu .dropdown-menu ul li.parent:hover > a:before {
  border-left-color: #0C0C0C;
}
.vel-megamenu .dropdown-menu ul li.group {
  float: left;
  padding: 0 15px;
  box-sizing: border-content;
}
.rtl .vel-megamenu .dropdown-menu ul li.group {
  float: right;
}
.vel-megamenu .dropdown-menu ul li.group > a {
  color: white;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  position: relative;
  border-bottom: 2px solid #848484;
}
.vel-megamenu .dropdown-menu ul li.group > a:before {
  display: none;
}
.vel-megamenu .dropdown-menu ul li.group > a:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #0C0C0C;
}
.rtl .vel-megamenu .dropdown-menu ul li.group > a:after {
  right: 0;
  left: auto;
}
.vel-megamenu .dropdown-menu ul li.group span.menu-title {
  font-family: "Raleway", sans-serif;
}
.vel-megamenu .dropdown-menu ul li.group .dropdown-menu {
  display: block;
  position: static;
  padding: 0;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}
.vel-megamenu .dropdown-menu ul li.group .dropdown-menu > ul li a {
  position: relative;
  display: block;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.vel-megamenu .dropdown-menu ul li.group .dropdown-menu > ul li a:hover {
  padding-left: 10px;
}
.rtl .vel-megamenu .dropdown-menu ul li.group .dropdown-menu > ul li a:hover {
  padding-right: 10px;
  padding-left: inherit;
}
.vel-megamenu .dropdown-menu ul li a {

  /*   color: #313131; */
}
.vel-megamenu .dropdown-menu ul li a:hover {
  color: #000000;
}
.vel-megamenu.mobile .dropdown-menu ul li a:hover {
  color: #fbcf42;
}
.vel-megamenu.mobile .dropdown-menu .menu-title {
  color: white;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 15px;
  border-bottom: 2px solid #848484;
  display: block;
  padding: 5px 0;
}
.vel-megamenu .dropdown-menu .menu-title:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #0C0C0C;
}
.rtl .vel-megamenu .dropdown-menu .menu-title:after {
  right: 0;
  left: auto;
}
.vel-megamenu .dropdown-menu .display-list .product-container .right-block .product-desc {
  display: none !important;
}
.vel-megamenu .products_block {
  padding-top: 10px;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;  /*top: 56px;*/
  left: auto;
  z-index: 9999;
  display: none;
  float: left;
  min-width: 220px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: black;
  border-radius: 0;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 2px 15px;
  clear: both;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu.normal > li > a {
  padding: 10px 15px;
}
.close {
  color: red;
}
.close:hover {
  color: red;
}
.media-heading {
  /*max-width: 115px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yamm .yamm-content {
  padding: 12px 5px;
}

/*
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: white;
background-color: #428bca;
}
*/
.dropdown-menu > li > a.nohover:hover {
  color: #333333;
  background-color: #FFF;
}

/*
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: white;
text-decoration: none;
outline: 0;
background-color: #428bca;
}
*/
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.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;
}
#click-remove {
  display: none;
}
@media (max-width:991px) {
  body {
    position: relative;
    overflow-x: hidden;
  }
  .page-active {
    position: relative;
  }
  .page-active:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
  }
  #vel-megamenu, .header-container {
    position: static !important;
  }
  .navbar-toggle {
    display: block;
  }
  .vel-megamenu {
    position: fixed !important;
    top: 0px;
    left: 0;
    background-color: #000000;
    bottom: 0px;
    width: 280px;
    padding: 10px;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: hidden;
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }
  .rtl .vel-megamenu {
    right: 0;
    left: auto;
  }
  .vel-megamenu .navbar-nav li {
    float: none;
    clear: both;
    position: relative !important;
  }
  .vel-megamenu .navbar-nav li .dropdown-menu {

    /*     display: block; */
    position: static !important;
    width: 100%;
  }
  .vel-megamenu .navbar-nav li a > {
    float: none;
    clear: both;
  }
  .vel-megamenu .menu {
    float: inherit!Important;
  }
  #click-remove {
    padding: 10px;
    z-index: 10;
    cursor: pointer;
    display: block;
    text-align: right;
  }
  .vel-megamenu-active {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .vel-megamenu-active #click-remove {
    color: #FFFFFF;
    font-size: 20px;
    display: block;
  }
  .dropdown-menu {
    -webkit-box-shadow: inherit !important;
    box-shadow: inherit !important;
  }
  .dropdown-menu ul li {
    width: 100% !important;
  }
}
#megamenu .product-image-container a {
  padding: 0px;
}
@media (min-width:769px) {
  .vel-megamenu .menu > li:focus > .dropdown-menu, .vel-megamenu .menu > li:hover > .dropdown-menu {

    /*     -webkit-animation-duration: 0.4s;
      animation-duration: 0.4s;
      animation-timing-function: ease-in;
      -webkit-animation-timing-function: ease-in;
      -webkit-animation-name: hovermenu;
      animation-name: hovermenu; */
  }  
}
@-webkit-keyframes hovermenu {
  0% {
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes hovermenu {
  0% {
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

/*
** star rank
**/
.star {
  position: relative;
  top: -1px;
  float: left;
  width: 12px;
  overflow: hidden;
  cursor: pointer;
  font-size: 11px;
  font-weight: normal;
}
.star {
  display: block;
}
.star a {
  display: block;
  position: absolute;
  text-indent: -5000px;
}
div.star:after {
  content: "\f006";
  font-family: "FontAwesome";
  display: inline-block;
  color: #ccc;
}
div.star.star_on {
  display: block;
}
div.star.star_on:after {
  content: "\f006";
  font-family: "FontAwesome";
  display: inline-block;
  color: #ECD32D;
}

/*
** product list style
**/
ul.product_list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-right: -11px;
}
ul.product_list > li {
  padding-left: 0px;
  padding-right: 11px;
  margin-bottom: 11px;
}
ul.product_list > li > div.product-container {
  position: relative;
}
.grid > .product-container .right-block {
  padding-left: 10px;
  padding-right: 10px;
}
.grid > .product-container .left-block > .product-image-container > a.product_img_link {
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
}

/*
.grid > .product-container .left-block > .product-image-container > a.product_img_link > img {
width: 210px;
height: 250px;
}
*/
.grid > .product-container .left-block > .product-image-container > .content_price {
  display: none;
}
.grid > .product-container .right-block > .product-desc {
  display: none;
}
.grid > .product-container .right-block > H5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.grid > .product-container .right-block > H5 > a.product-name {
  color: #777;
}
.grid > .product-container .right-block > H5 > a.product-name:hover, .grid > .product-container .right-block > H5 > a.product-name:active, .grid > .product-container .right-block > H5 > a.product-name:visited, .grid > .product-container .right-block > H5 > a.product-name:link {
  text-decoration: none;
}
.dPrice {
  color: #861f1f;/*
    font-weight: bold;
    font-size: 18px;
    color: #000;
    */
}
.button {
  cursor: pointer;
}
.grid > .product-container > .left-block > .product-image-container {
  padding: 8px;
}
.grid > .product-container > .btndiv {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px;
}
.grid > .product-container .right-block > .soff {
  position: absolute;
  margin-top: 230px;
  top: 0;
  color: red;
  font-weight: bold;
}

/*******************************************************
Product list Styles
********************************************************/
.list {
  width: 100%;
}
.list  > .product-container > .left-block {
  width: 24%;
  height: 170px;
  display: inline-block;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 7px;
}
.list  > .product-container > .right-block {
  width: 75%;
  height: 170px;
  display: inline-block;
  overflow: hidden;
}
.list > .product-container .left-block > .product-image-container {
  padding: 11px 0px;
}
.list > .product-container .left-block > .product-image-container > a.product_img_link {
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
}
.list > .product-container > .btndiv {
  position: absolute;
  left: 24%;
  bottom: 5px;
  padding: 5px;
}

/*
** ç”¢å“ç¯©é¸å·¥å…·åˆ—
**/
.sortPagiBar > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content_sortPagiBar {
  background: #f6f6f6;
  clear: both;
  padding: 8px;
  margin: 5px 0 10px 0;
}
.content_sortPagiBar .sortPagiBar #productsSortForm {
  float: right;
  margin: 1px 0px 0 20px;
}
.content_sortPagiBar .sortPagiBar #productsSortForm select {
  max-width: 192px;
  float: left;
  cursor: pointer;
}
@media (max-width:991px) {
  .content_sortPagiBar .sortPagiBar #productsSortForm select {
    max-width: 160px;
  }
}
.content_sortPagiBar .sortPagiBar #productsSortForm .selector {
  float: left;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage {
  float: right;
  margin: 2px 0 0 0;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage select {
  max-width: 59px;
  float: left;
  cursor: pointer;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
  padding: 3px 0 0 12px;
  display: inline-block;
  float: left;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
  float: left;
}
.content_sortPagiBar .sortPagiBar label, .content_sortPagiBar .sortPagiBar select {
  float: left;
  font-weight: normal;
}
.content_sortPagiBar .sortPagiBar label {
  padding: 10px 3px 0 2px;
  text-align: right;
}
.content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
  display: none;
}
.content_sortPagiBar .display, .content_sortPagiBar .display_m {
  float: left;
  margin: 0;
  margin-top: 4px;
}
.content_sortPagiBar .display li, .content_sortPagiBar .display_m li {
  float: left;
  text-align: center;
  width: 29px;
  background: #EDEDED;
  height: 29px;
  padding: 5px;
}
.content_sortPagiBar .display li#grid, .content_sortPagiBar .display_m li#grid {
  border: 1px solid #EDEDED;
  margin: 0 -1px 0 0;
}
.content_sortPagiBar .display li#grid a:before, .content_sortPagiBar .display_m li#grid a:before {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f009";
}
.content_sortPagiBar .display li#list, .content_sortPagiBar .display_m li#list {
  border: 1px solid #EDEDED;
  margin: 0px 0 0 0;
  margin-left: 10px;
}
.content_sortPagiBar .display li#list a:before, .content_sortPagiBar .display_m li#list a:before {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f0c9";
}
.content_sortPagiBar .display li a, .content_sortPagiBar .display_m li a {
  color: gray;
  font-size: 14px;
  line-height: 14px;
  cursor: pointer;
}
.content_sortPagiBar .display li a:hover, .content_sortPagiBar .display_m li a:hover {
  color: #A0A0A0;
}
.content_sortPagiBar .display li.display-title, .content_sortPagiBar .display_m li.display-title {
  font-weight: bold;
  color: #1d1f1f;
  display: none;
  padding: 7px 6px 0 0;
}
.content_sortPagiBar .display li.selected, .content_sortPagiBar .display_m li.selected {
  background: #ffffff;
}
.content_sortPagiBar .display li.selected a, .content_sortPagiBar .display_m li.selected a {

  /*color: #0C0C0C;*/
  color: #9775ac;
}
.content_sortPagiBar .btn {
  margin-bottom: 0 !important;
}
.selector1 {
  width: 250px;
  display: inline-block;
  margin-bottom: 0px;
  padding-left: 6px;
}

/* default blocks styles */
.block {
  margin-bottom: 20px;
}
.block .title_block {
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  color: #444444;
  padding: 20px 0 20px  0px;
  padding-top: 0px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  display: block;
  margin-bottom: 30px;
  border-bottom: 2px solid #e3e3e3;
}
.rtl .block .title_block:before {
  right: 0;
  left: auto;
}
.block .carousel .block_content {
  padding: 15px;
}
.block .carousel-control {
  left: auto;
  right: 40px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.rtl .block .carousel-control {
  right: auto;
  left: auto;
}
.rtl .block .carousel-control {
  left: 40px;
  right: auto;
}
.block .carousel-control.right {
  right: 15px;
}
.rtl .block .carousel-control.right {
  left: 15px;
  right: auto;
}
.block .list-block {
  margin: 0;
  padding: 0;
}
.block .list-block li a {
  position: relative;
  display: block;
  padding: 8px 15px;
  color: #1F1F1F;
}
.block .list-block li a:before {
}
.rtl .block .list-block li a:before {
  float: right;
}
.rtl .block .list-block li a:before {
  margin-left: 10px;
  margin-right: inherit;
}
.block .list-block li a:hover {
  color: #0C0C0C;
}
@media (max-width:767px) {
  .block .list-block {
    margin-top: 0;
  }
}
.block .list-block .form-group {
  margin-bottom: 0;
}
.block .list-block .form-group select {
  max-width: 270px;
}
@media (max-width:767px) {
  .block .list-block .form-group select {
    width: 270px;
  }
}
.block .list-block .btn {
  margin: 20px;
}
.block .list-block.tree {
  list-style: none;
}
.block .list-block.tree > li {
  position: relative;
}
.block .list-block.tree > li > a {

  /*color: black;*/
  font-size: 18px;  /*background: #F1F1F1;*/
}
.block .list-block.tree > li > a:before {
}
.block .list-block.tree.topic-prom-block > li > a {
  font-size: 16px;
}
.block .list-block.tree > li > a i {
  display: none;
}
.block .list-block.tree > li > a:hover {
  color: #0C0C0C;
}
.block .list-block.tree > li:first-child a {
  border-top: none;
  font-size: 18px;
}
.block .list-block.tree li li {
  list-style: square;
  position: relative;
  list-style-position: inside;
}
.block .list-group li {
  padding: 7px 0;
}
.block .list-group li a {
  position: relative;
}

/* block in main column */
.products-carousel {
  margin-bottom: 0px;
}
.products-carousel .carousel-control {
  top: -50px;
}

/* blocks in side column */
.column .block_content {
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 20px;
}
.column .block h4, .column .block .title_block {
  position: relative;
  display: block;
  color: #000000;
  border: none;
  padding: 7px 15px;
  font-size: 20px;
}
.column .block h4 a, .column .block .title_block a {
  color: #fff;
}
.column .block h4:before, .column .block .title_block:before {
  display: none;
}
.column .block .products-block li {
  padding: 10px 0;
}
.column .block .products-block .products-block-image {
  padding-left: 0;
}
.rtl .column .block .products-block .products-block-image {
  padding-right: 0;
  padding-left: inherit;
}
.column .block .products-block h5 {
  margin-top: 0;
}
.column .block .products-block .product-description {
  height: 38px;
  overflow: hidden;
}
.column .block .products-block .comments_note {
  margin-bottom: 10px;
}
.column .block .products-block .comments_note .nb-comments {
  font-size: 11px;
  float: right;
}
.rtl .column .block .products-block .comments_note .nb-comments {
  float: left;
}
.column .block .products-block .price-box {
  text-align: left;
  margin-bottom: 7px;
}
.rtl .column .block .products-block .price-box {
  text-align: right;
}
.column .block .products-block .price-box .price {
  float: none;
}
.box {
  margin-bottom: 20px;
 /*  -webkit-box-shadow: 0px 0px 1px #cccccc;*/
 /* box-shadow: 0px 0px 1px #cccccc;*/
  padding: 20px;
}
.block-style .vel-wrap {
  border: 1px solid #e2e2e2;
  padding: 30px;
  position: relative;
  text-align: center;
  color: #000;
  font-size: 14px;
  min-height: 420px;
}
.block-style .vel-wrap:before {
  font-size: 11px;
  padding: 5px 10px;
  float: left;
  background: #fff;
  font-family: "FontAwesome";
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -10px;
  content: "\f111";
}
.block-style .vel-wrap .title_block {
  border-bottom: 1px solid #000;
  margin-bottom: 25px;
  padding: 10px 0;
  min-height: 65px;
  line-height: 22px;
}
.block-style .vel-wrap .block_content {
  line-height: 25px;
}
.block-style .vel-wrap p {
  margin-bottom: 0;
}
.block-style .vel-wrap .phone {
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  font-size: 16px;
  margin-top: 30px;
}
.block-category .thumbnail {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.block-category .thumbnail .caption {
  position: absolute;
  padding: 10px 20px;
  bottom: -100px;
  -webkit-transition: bottom 0.5s ease-in-out 0s;
  transition: bottom 0.5s ease-in-out 0s;
  background: rgba(255, 255, 255, 0.75);
}
.block-category .thumbnail .caption h4 {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.block-category .thumbnail .caption h4 em {
  font-weight: 400;
  font-size: 11px;
  display: block;
}
.block-category .thumbnail .caption .desc {
  height: 80px;
  overflow: hidden;
  display: block;
}
.block-category .thumbnail:hover .caption {
  bottom: 0;
}

/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.rtl .owl-carousel .owl-item {
  float: right;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.active-tocuh {
  display: block;
}
.owl-carousel .item {
  padding: 0px 15px;
}
.owl-buttons .owl-prev {
  font-size: 0px;
  color: transparent;
}
.owl-buttons .owl-prev:after {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 12px;
  color: #868686;
  font-weight: bold;
  line-height: 15px;
}
.owl-buttons .owl-prev:hover:after {
  color: #000;
  text-decoration: none;
  border-color: #000;
}
.owl-buttons .owl-next {
  font-size: 0px;
  color: transparent;
}
.owl-buttons .owl-next:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 12px;
  color: #868686;
  font-weight: bold;
  line-height: 15px;
}
.owl-buttons .owl-next:hover:after {
  color: #000;
  text-decoration: none;
  border-color: #000;
}
.owl-pagination {
  text-align: center;
  display: none;
}
.owl-pagination .owl-page {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #868686;
}
.owl-pagination .owl-page.active {
  background-color: #0C0C0C;
}
.product_tab_content .owl-pagination {
  display: none;
}
.product_tab_content .tab-pane {
  padding-bottom: 0px;
}
.owl-wrapper .product-container {
  margin-bottom: 0px;
}
.box-container .box-content {
  font-size: 14px;
  position: relative;
}
.box-container .box-content .dec-adv {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  bottom: 20px;
  padding: 5px 10px;
  color: white;
  width: 80%;
  right: 0px;
  margin: auto;
  font-weight: 400;
  text-align: center;
}
.box-container .box-content .dec-adv a {
  color: white;
}
.box-container .box-content .dec-adv h3 {
  margin: 0;
  padding: 0px;
}
.box-container .box-content > a:before {
  background-color: rgba(255, 255, 255, 0.3);
  content: "";
  height: 100%;
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
}
.box-container .box-content > a:hover:before {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.box-container .box-content a {
  font-size: 14px;
  font-weight: 400;
}
.new-box, .sale-box {
  position: absolute;
  top: 10px;
  padding: 2px 6px;
  text-align: center;
  border: 1px solid transparent;
  text-align: center;
  text-transform: uppercase;
  font-size: 8px;
  max-width: 50px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0px 7px;
  letter-spacing: 2px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  display: none;
}
.new-box > span, .sale-box > span {
  display: inline-block;
}
.new-box {
  background-color: #b8fbad;
  right: 10px;
}
.rtl .new-box {
  left: 10px;
  right: auto;
}
.sale-box {
  background-color: #f0eeee;
  left: 10px;
}
.rtl .sale-box {
  right: 10px;
  left: auto;
}
.yamm .dropdown-menu {
  right: 0;
}
body.index #center_column .title_block {
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 20px;
}
body.index #center_column .title_block:before {
  right: 0px;
  margin: auto;
  left: 0;
}
body.index #center_column .products-carousel .carousel-control {
  left: 0px;
  right: 0px;
  margin: auto;
  top: -50px;
}
body.index #center_column .products-carousel .carousel-control.left {
  left: -80px;
}
body.index #center_column .products-carousel .carousel-control.right {
  right: -80px;
}
.vel-tab {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  margin-top: 30px;
  padding: 0px 0;
  position: relative;
}
.vel-tab a {
  padding: 0px 0;
  position: relative;
  border-bottom: 1px solid #dedede;
  margin: 0 10px;
}
.vel-tab li.active a, .vel-tab li:hover a {
  color: #0C0C0C;
  border-bottom: 1px solid #0C0C0C;
}
.vel-manufacture .logo-manu a {
  display: block;
}
.vel-manufacture .logo-manu a img {
  filter: gray;  /* IE6-9 */
  -webkit-filter: grayscale(100%);  /* Chrome 19+ & Safari 6+ */
  -webkit-transition: all .6s ease;  /* Fade to color for Chrome and Safari */
  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}
.vel-manufacture .logo-manu a:hover img {
  filter: none;
  -webkit-filter: grayscale(0%);
}
.vel-manufacture .carousel-control {
  top: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.vel-manufacture .carousel-control.left {
  right: auto;
  left: 15px;
}
.vel-manufacture .carousel-control.left:before {
  display: none;
}
.vel-manufacture .carousel-control.right {
  right: 15px;
}
.vel-manufacture:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-navtabs .owl-controls.clickable {
  display: block !important;
}
.product-navtabs .owl-buttons {
  position: absolute;
  top: -73px;
  display: block;
  text-align: center;
  width: 100%;
  padding-left: 45px;
}
.footer-container {
  position: relative;
  color: #9e9e9e;
  font-size: 14px;
  z-index: 5;
  margin-top: 50px;
}
.footer-container a {
  color: #9e9e9e;
}
.footer-container .toggle-footer {
  display: block !important;
}
#footer .var-narrow.var-chromeless .tweet {
  padding: 12px 2px 0px 0 !important;
}
#footer #back-top {
  position: fixed;
  right: 45px;
  bottom: 45px;
  display: block;
  cursor: pointer;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 3000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
}
.rtl #footer #back-top {
  left: 20px;
  right: auto;
}
#footer #back-top:hover {
}
#footer #back-top {
  opacity: 0.8;
}
#footer #back-top:hover {
  opacity: 1;
}
.vel-footer-top {
  padding: 20px 0;
  background-color: #f3f3f3;
}
.vel-footer-center {
  background: #FFFFFF;
  color: #121212;
  padding-top: 20px;
  padding-bottom: 30px;
  margin-top: 15px;
  border-top: 1px solid #000000;
}
.vel-footer-center .container {
  position: relative;
}
.vel-footer-center .container #facebook_block {
  background-color: #B8C4FD !important;
  margin-top: 32px;
}
.vel-footer-center .container #facebook_block .facebook-fanbox {
  background: transparent !important;
  border: 0 none !important;
}
.vel-footer-center .container .maps-footer {
  position: absolute;
  bottom: 21px;
  height: 125px;
  overflow: hidden;
}
.vel-footer-center .row {
  position: relative;
  margin-left: -11px;
  margin-right: -11px;
  background-color: transparent;
}
.vel-footer-center a {
  color: #2D2D2D;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.vel-footer-center a:hover {

  /*   color: #adadad; */
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.vel-footer-center .block .title_block, .vel-footer-center h4 {
  text-transform: uppercase;
  margin: 0 0 5px 0;
  line-height: 20px;
}
.vel-footer-center .block .title_block a, .vel-footer-center h4 a {
  color: white;
}
.vel-footer-center ul li {
  padding-bottom: 6px;
  line-height: 22px;
}

/*.vel-footer-center ul li a {
font-size: 13px;
}*/
.vel-footer-center #block_contact_infos {
  border-left: 1px solid #515151;
}
@media (max-width:767px) {
  .vel-footer-center #block_contact_infos {
    border: none;
  }
}
.vel-footer-center #block_contact_infos > div {
  padding: 0 0 0 5px;
}
@media (max-width:767px) {
  .vel-footer-center #block_contact_infos > div {
    padding-left: 0;
  }
}
@media (max-width:458px) {
  .product-navtabs .owl-buttons {
    top: -96px;
    padding-left: 38px;
  }
}
.vel-footer-center #block_contact_infos > div ul li {
  padding: 0 0 7px 4px;
  overflow: hidden;
  line-height: 30px;
}
.vel-footer-center #block_contact_infos > div ul li > span, .vel-footer-center #block_contact_infos > div ul li > span a {
  color: white;
  font-weight: normal;
}
.vel-footer-center #block_contact_infos > div ul li i {
  font-size: 25px;
  width: 32px;
  text-align: center;
  padding-right: 12px;
  float: left;
  color: #908f8f;
}
.vel-footer-center .blockcategories_footer {
  clear: left;
}
.vel-footer-center .toggle-footer li {
  padding-bottom: 0;
}
.vel-footer-center .toggle-footer li:first-child {
  border-top: 0;
}
.vel-footer-center .toggle-footer li a {
  position: relative;
  padding: 5px 0;
  display: block;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.vel-footer-center .toggle-footer li a:before {
}
.rtl .vel-footer-center .toggle-footer li a:before {
  right: -10px;
  left: auto;
}
.rtl .vel-footer-center .toggle-footer li a:before {
  margin-left: 8px;
  margin-right: inherit;
}
.vel-footer-center .toggle-footer li a:hover {
  color: black;
}
.rtl .vel-footer-center .toggle-footer li a:hover {
  padding-right: 10px;
  padding-left: inherit;
}
.vel-footer-center .toggle-footer li a:hover:before {
}
.rtl .vel-footer-center .toggle-footer li a:hover:before {
  right: 0px;
  left: auto;
}
.vel-footer-center .social_block_right {
  position: absolute;
  right: 0px;
  bottom: -30px;
  padding-left: 5px;
}
.rtl .vel-footer-center .social_block_right {
  left: 0px;
  right: auto;
}
.vel-footer-center .social_block_right .title-social {
  margin: 10px;
}
.vel-footer-center .social_block_right .facebook {
  padding-left: 0px;
}
.vel-footer-bottom {
  position: relative;
}
.vel-footer-bottom:before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(157, 59, 198, 0.2);
  z-index: 9;
}
.vel-footer-bottom .block {
  margin-bottom: 0;
}
.vel-footer-bottom .title_block {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  margin-bottom: 0;
  line-height: 20px;
  margin-right: 20px;
}
.rtl .vel-footer-bottom .title_block {
  margin-left: 20px;
  margin-right: inherit;
}
.vel-footer-bottom:hover:before {
  display: none;
}
#vel-copyright {
  background-color: #000000;
  color: #FFFFFF;
  position: relative;
  text-align: center;
}
#vel-copyright .container-inner {
  padding: 15px 0;
}
#vel-copyright .container-inner ul {
  margin-bottom: 0;
}
#vel-copyright .container-inner p {
  margin: 0px;
}
#vel-copyright a {
  color: #FFFFFF;
  font-size: 14px;
}
#vel-copyright a:hover {
  color: #b1b1b1;
}
#vel-copyright li a {
  text-transform: uppercase;
  font-size: 12px;
}
#vel-copyright .block {
  margin-bottom: 0;
}
#vel-copyright .copyright {
}
#vel-copyright .payment-link {
  text-align: left;
}
.rtl #vel-copyright .payment-link {
  text-align: right;
}
#gear-right {
  border: 1px solid #ddd;
  border-right: 0px;
}
#gear-right .icon-cog {
  display: block;
  border: none !important;
  height: 45px !important;
  right: 2px !important;
  top: 2px !important;
  width: 45px !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.timeline-footer {
  display: none !important;
}

/*
** social_block
*/
#social_block {
  border-right: 0 !important;
  padding-top: 0 !important;
  text-align: right;
}
.rtl #social_block {
  text-align: left;
}
#social_block > * {
  display: inline-block;
  margin-bottom: 0;
}
#social_block ul li {
  text-align: center;
}
#social_block ul li a {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  width: 35px;
  height: 35px;
  line-height: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #2C2C2D;
}
#social_block ul li.facebook a:hover {
  background-color: #5a79c8;
}
#social_block ul li.twitter a:hover {
  background-color: #5bbcec;
}
#social_block ul li.rss a:hover {
  background-color: #ff6d19;
}
#social_block ul li.youtube a {
  background-color: #fc3832;
}
#social_block ul li.google-plus a:hover {
  background-color: #ef3735;
}
#social_block ul li.pinterest a {
  background-color: #cb496f;
}
@media (max-width:991px) {
  #show-onclick {
    background-color: #000000;
    position: relative;
    top: 0;
    z-index: 9;
    margin-top: 13px;
    margin-bottom: 0;
  }
  #show-onclick .icon-bar {
    background-color: white;
  }
  .product_list.grid .ajax_block_product .product-container.default .right-block .functional-buttons.widget-block {
    left: -14px;
  }
  .product-container .product-image-container.widget-block {
    height: auto;
    height: initial;
  }
}
.formatType-select.widget-block {
  position: absolute;
  display: inline-block;
  width: 100%;
  top: -68px;
  right: 0;
  padding: 3px;
  height: initial;
  height: auto;
}
a.close.remove-from-cart  > .glyphicon.glyphicon-remove {
  font-size: 16px;
  top: -4px;
}
.input-group.bootstrap-touchspin > input {
  text-align: right;
}
.hot-deals .product-container.default .left-block .new-box .new-label, .hot-deals .product-container.style1 .left-block .new-box .new-label {
  background: url('images/icon-hot_zh-hant.png') no-repeat;
  width: 51px;
  height: 51px;
  background-color: transparent;
  text-indent: -99999px;
}
.on_sale-tccG9-icon {
  background: url('images/promotionicon_zh-hant.png');
  background-size: 80px 80px;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  top: -10px;
  right: -40px;
  display: inline-block;
}
.on_sale-tccG9-icon.size-xs {
  background-size: 60px 60px;
  width: 60px;
  height: 60px;
  top: -5px;
  right: -20px;
}
.on_sale-tccG9-icon.pos-center {
  margin-left: 0px;
  top: -10px;
  right: -8px;
}
.on_sale-tccG9-icon.pos-left {
  margin-left: 0;
  top: -10px;
  left: 0px;
}
.on_sale-tccG9-icon.pos-small {
  margin-left: 0px;
  top: -10px;
  right: -15px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
}
.thumbnail {
  position: relative;
}
.slick-initialized .slick-slide {
  display: block;
  height: 380px;
}
.social-tools {

  /*height: 24px;*/

  /*overflow: hidden;*/
}
.navbar {
  height: auto;
}
.function-Menu {
  display: inline-block;
  position: relative;
  float: none;
}
.function-Menu>a.btn-link {
  color: #777;
}
.function-Menu>a.btn-link, .function-Menu>a.btn-link:hover, .function-Menu>a.btn-link:focus, .function-Menu>a.btn-link:active {
  color: #777;
  text-decoration: none;
}
.function-Menu>a.btn-hover:hover {
  text-decoration: underline;
}
.function-Menu .dropdown-menu {
  margin-top: 0px;
}
.my-account>ul.dropdown-menu {
  margin-left: -75px;
}
.container>.row.fuction-row {
  padding-left: 11px;
  padding-right: 11px;
  background-color: rgb(243, 243, 243);
}
.combine-row.mobile {
  padding: 0 0 5px;
  height: auto;
}
.combine-row, .logo-row {
  background-color: #fff;
  padding: 10px 0 30px 0;/*   height: 120px;
  max-height: 130px; */
  position: relative;
}
.combine-row .form-group {
  margin-bottom: 0;
}
.logo-row>div {

  /*   height: 80px; */
  max-height: 80px;
}
.combine-row .hight-light-block, .logo-row .hight-light-block {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-top: 20px;
  width: 240px;
}
.combine-row .hight-light-block {
  margin-top: 15px;
}
.combine-row .hight-light-block, .logo-row .hight-light-block {
  margin-right: 15px;
}
.combine-row .hight-light-block>H4, .combine-row .hight-light-block>span, .logo-row .hight-light-block>H4, .logo-row .hight-light-block>span {
  font-weight: normal;
  margin: 0;
  padding: 0;
  width: 220px;
  height: 18px;
  cursor: default;
}
.combine-row .hight-light-bloc>H4, .logo-row .hight-light-block>H4 {
  color: #000;
}
.combine-row .hight-light-bloc>.form-group, .logo-row .hight-light-block>.form-group {
  margin-bottom: 0px;
}
.combine-row .hight-light-bloc>.form-group>.form-control, .logo-row .hight-light-block>.form-group>.form-control {
  height: 45px;
}
.combine-row .hight-light-bloc>.form-group .append-icon.right, .logo-row .hight-light-block>.form-group .append-icon.right {
  left: auto;
  right: 15px;
  top: 11px;
}
.combine-row .pullRight {
  top: -5px;
}
.main-menu-row {
  background-color: #fff;
  text-align: center;
  overflow: visible;
  padding: 0px;
  position: relative;
}
.main-menu-row>.container {
  overflow: visible;
}
.main-menu-row>div {

  /*height: 53px;*/
  max-height: 53px;
}
.main-menu-row>.main-menu {
  padding: 0;
  font-weight: bold;
}
.main-menu-row>.category>H3 {
  color: #000;
  margin-top: 16px;
  margin-bottom: 16px;
}
.hight-light-block .fa.fa-search {
  background-image: url('images/btn_search.png');
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: 35px 35px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.combine-row .hight-light-block .fa.fa-search {
}
.hight-light-block .fa.fa-search:before {
  content: "";
}
.main-menu-row .shopping-cart.hightlight {
  color: #000;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 38px;
  font-size: 15px;
}
.combine-row .shopping-cart.hightlight {
  color: #000;  /*margin-top: 20px;
  margin-bottom: 15px;*/
  padding-left: 38px;
  font-size: 15px;
}
.combine-row .shopping-cart.hightlight:hover, .main-menu-row .shopping-cart.hightlight:hover {
  text-decoration: none;
}

/*
.combine-row .fa.fa-shopping-cart, .main-menu-row .fa.fa-shopping-cart {
position: absolute;
margin-left: -38px;
top: 10px;
}
*/

/*
.combine-row .fa.fa-shopping-cart {
position: absolute;
margin-left: -32px;
top: 3px;
}*/


.combine-row .shopping-cart-block .qty {
  text-align: center;
}

/*
.combine-row .fa.fa-shopping-cart:before, .main-menu-row .fa.fa-shopping-cart:before
{
font-size: 32px;
}
*/
#shopping-cart-menu {
  position: absolute;
  width: 200px;
  padding: 15px;
}
#shopping-cart-menu.open {
  display: block;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
.combine-row {
  margin-left: 0;
  margin-right: 0;
}
.main-menu-trigger {
  margin-top: 8px;
  margin-bottom: 8px;
}
.main-menu-trigger>.icon-bar {
  background-color: #FEC901 !important;
  height: 5px;
}
.vel-megamenu-active #click-remove:hover {
  color: #fbcf42;
}
@media (max-width:991px) {
  .vel-megamenu .menu {
    margin-top: -10px;
  }
  .vel-megamenu .menu>li>a {
    color: #FFFFFF;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
}
.static-label {
  font-weight: normal;
  cursor: default;
}
.static-img {
  position: absolute;
  right: 10px;
  top: 12px;
  width: 23px;
  height: 23px;
}
.center-block {
  display: inline-block;
  float: none;
  position: relative;
  margin: 0 auto;
}
.pullRight {
  position: absolute;
  right: 0;
  top: 0;
}
.fuction-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
.function-Menu>a.btn {
  padding: 3px 8px;
}
.border-right {
  border-right: 1px solid #777;
}
.fa.fa-shopping-cart.fa-shopping-cart-icon:before {
  content: "";
}
.fa.fa-shopping-cart.fa-shopping-cart-icon {
  background-image: url('images/icon_shoppingbag.png');
  background-repeat: no-repeat;
  width: 31px;
  height: 37px;
}
.shopping-cart-block .qty {

  /*   position: absolute;
  top: -6px;
  right: -6px;
  background-color: #fe397d;
  border-radius: 50%;
  width: 21px;
  padding: 0;
  margin: 0;
  color: #fff;
  text-align: center; */
}
.block-border-left {
  border-left: 1px solid #000;
  padding-left: 15px;
}
#tm_toplink {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  text-align: left;
  float: none;
  position: relative;
}

/*.img-logo {
max-height: 100px;
}*/
.lang-menu {
  background-color: #fff;
}
.first-row {
  background-color: #eee;
  margin: 0;
}
.functionBar-cart.btn-fMenu.fMenu {
  border-radius: 50%;
  background-color: #eee;
  width: 45px;
  height: 45px;
  padding-left: 2px;
  padding-top: 2px;
}
.yamm .dropdown-menu, .dropdown-menu.list {
  background-color: #fff;
}
#megamenu.mobile {
  display: none;
}
.btn-point {
  color: #000;
}
.container.menu-container {
  overflow: visible;
}
.functionBar-cart.btn-group.btn-fMenu.fMenu.last {
  border: none;
  width: auto;
  height: auto;
  border-radius: initial;
  padding: 0;
  margin: 0;
  background: none;
}
.shopping-cart-block .qtyo, .shopping-cart-block .qty {

  /*   top: 0;
  right: 0;
  display: inline-block;
  width: 20px;
  height: 20px; */
  position: relative;/*   background: #FF2C58;
  border-radius: 50%;
  color: #FFFFFF;
  font-weight: bold; */
}
.vel-megamenu .menu > li.parent > a:after {

  /*   display: inline-block;
  content: "";
  font-family: "FontAwesome";
  float: right;
  margin-left: 5px; */
}
.vel-megamenu:not(.mobile) .menu > li.parent:after {

  /*   display: inline-block;
  content: "|";
  font-family: "FontAwesome";
  float: right;
  padding: 15px  */
}
.vel-megamenu:not(.mobile) .menu > li.parent:last-child:after {
  content: '';
}
@media (max-width:990px) {
  .vel-megamenu .menu > li.parent:after {
    display: inline-block;
    content: "|";
    font-family: "FontAwesome";
    float: right;
    margin-left: 5px;
  }
}
.breadcrumb {
  background: none;
}
.scroll1 img {
  max-width: 100%;
}
.rk .heart {
  position: relative;
  padding: 9px 8px;
  color: #FFF;
  top: 60px;
  z-index: 1;
  font-weight: bold;
}
.rk .heart:before {
  position: absolute;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "123";
  font-size: 25px;
  color: #e91e63;
  content: "\e005";
  z-index: -1;
  top: 1px;
  left: -2px;
}
.social-tools .fb_iframe_widget iframe {
  width: auto;
  float: right;
  position: relative;
}
.ad-blog-title {
  font-size: 17px;
  max-height: 72px;
  overflow: hidden;
}
@media (min-width:992px) {
  .self.makeupstories .row.mt25 .col-md-push-3 {
    left: 0;
  }
}
.self.makeupstories .row.mt25 .col-md-9 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width:992px) {
  .self.makeupstories .row.mt25 .col-md-9 {
    float: left;
    width: 79.1666666667%;
  }
}
.self.makeupstories .row.mt25 .col-md-3 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width:992px) {
  .self.makeupstories .row.mt25 .col-md-3 {
    float: left;
    width: 20.8333333333%;
  }
}
@media (min-width:992px) {
  .self.makeupstories .row.mt25 .col-md-pull-9 {
    right: 0;
    padding-right: 15px;
  }
}
.pnl-heading .pnl-time {
  float: right;
}

.pnl-heading {
  border-bottom: 1px solid #c7c6c6;
  margin-bottom: 5px;
  padding: 5px 0;
}

.addi-pros .slick-dots {
  bottom: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  position: relative;
}
.prod-soldout {
  background: #cccaca;
  color: #FFFFFF;
  padding: 5px 10px;
  display: inline-block;
  position: absolute;
  right: 0;
}
.list-group-item {
  border-color: #FFFFFF;
  border-color: transparent;
}
.fb-like {
  z-index: 1000;
}
.fb-like iframe {
  z-index: 1001;
}
.index .sds_blog_post {
  font-size: 15px;
}
@media (min-width:480px) and (max-width:767px) {
	.mobile_none {
		display: none;
	}
	.mobile_show {
		display: block;
	}
}
@media (min-width:320px) and (max-width:480px) {
	.mobile_none {
		display: none;
	}
	.mobile_show {
		display: block;
	}
}
