@import url(https://cdn.rawgit.com/tonystar/bootstrap-float-label/v3.0.1/dist/bootstrap-float-label.min.css);
@import url(https:///fonts.googleapis.com/css?family=Raleway:300,400,600);
@import url(https:///fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Work+Sans:300,400,600,700);
@import url(https:///fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@charset "UTF-8";
/*
! tailwindcss v3.4.5 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
.container{
  width: 100%;
}
@media (min-width: 580px){
  .container{
    max-width: 580px;
  }
}
@media (min-width: 800px){
  .container{
    max-width: 800px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.visible{
  visibility: visible;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.\!absolute{
  position: absolute !important;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.bottom-0{
  bottom: 0px;
}
.left-0{
  left: 0px;
}
.right-0{
  right: 0px;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-\[72px\]{
  top: 72px;
}
.z-10{
  z-index: 10;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.float-none{
  float: none;
}
.\!m-0{
  margin: 0px !important;
}
.m-0{
  margin: 0px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.-mr-10{
  margin-right: -2.5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-\[20px\]{
  margin-left: 20px;
}
.mr-2{
  margin-right: 0.5rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.table-cell{
  display: table-cell;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[3\/4\]{
  aspect-ratio: 3/4;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.\!h-\[calc\(100vh-72px\)\]{
  height: calc(100vh - 72px) !important;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-2{
  height: 0.5rem;
}
.h-5{
  height: 1.25rem;
}
.h-56{
  height: 14rem;
}
.h-64{
  height: 16rem;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[36px\]{
  height: 36px;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[calc\(100vh-72px\)\]{
  height: calc(100vh - 72px);
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.min-h-\[100px\]{
  min-height: 100px;
}
.min-h-screen{
  min-height: 100vh;
}
.\!w-fit{
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.w-24{
  width: 6rem;
}
.w-5{
  width: 1.25rem;
}
.w-\[120px\]{
  width: 120px;
}
.w-\[130px\]{
  width: 130px;
}
.w-\[36px\]{
  width: 36px;
}
.w-\[40px\]{
  width: 40px;
}
.w-\[85px\]{
  width: 85px;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-screen{
  width: 100vw;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-\[500px\]{
  max-width: 500px;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-\[4\.5\]{
  flex: 4.5;
}
.flex-\[8\]{
  flex: 8;
}
.shrink-0{
  flex-shrink: 0;
}
.-translate-y-1\/2{
  transform: translate(0, -50%) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
}
.transform{
  transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
}
.resize{
  resize: both;
}
.list-none{
  list-style-type: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-\[1fr\2c 1\.5px\2c 1fr\2c 1\.5px\2c 1fr\2c 1\.5px\2c 1fr\]{
  grid-template-columns: 1fr 1.5px 1fr 1.5px 1fr 1.5px 1fr;
}
.flex-col{
  flex-direction: column;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  margin-right: calc(0.5rem * 0);
  margin-left: calc(0.5rem * calc(1 - 0));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  margin-right: calc(1rem * 0);
  margin-left: calc(1rem * calc(1 - 0));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  margin-top: calc(0.25rem * calc(1 - 0));
  margin-bottom: calc(0.25rem * 0);
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  margin-top: calc(0.75rem * calc(1 - 0));
  margin-bottom: calc(0.75rem * 0);
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  margin-top: calc(1rem * calc(1 - 0));
  margin-bottom: calc(1rem * 0);
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
  margin-top: calc(2rem * calc(1 - 0));
  margin-bottom: calc(2rem * 0);
}
.divide-x > :not([hidden]) ~ :not([hidden]){
  border-right-width: calc(1px * 0);
  border-left-width: calc(1px * calc(1 - 0));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-scroll{
  overflow: scroll;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-none{
  border-radius: 0px;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-solid{
  border-style: solid;
}
.\!border-none{
  border-style: none !important;
}
.\!border-primary{
  border-color: rgb(46 204 113 / 1) !important;
}
.border-\[\#469f60\]{
  border-color: rgb(70 159 96 / 1);
}
.border-\[\#ddd\]{
  border-color: rgb(221 221 221 / 1);
}
.border-gray-200{
  border-color: rgb(229 231 235 / 1);
}
.border-slate-500{
  border-color: rgb(100 116 139 / 1);
}
.bg-\[\#ddd\]{
  background-color: rgb(221 221 221 / 1);
}
.bg-\[\#e1e5e2\]{
  background-color: rgb(225 229 226 / 1);
}
.bg-\[\#f4f4f5\]{
  background-color: rgb(244 244 245 / 1);
}
.bg-black\/70{
  background-color: rgb(0 0 0 / 0.7);
}
.bg-gray-100{
  background-color: rgb(243 244 246 / 1);
}
.bg-green-100{
  background-color: rgb(220 252 231 / 1);
}
.bg-green-200{
  background-color: rgb(187 247 208 / 1);
}
.bg-primary{
  background-color: rgb(46 204 113 / 1);
}
.bg-primary\/80{
  background-color: rgb(46 204 113 / 0.8);
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  background-color: rgb(255 255 255 / 1);
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-top{
  -o-object-position: top;
     object-position: top;
}
.\!p-4{
  padding: 1rem !important;
}
.\!p-6{
  padding: 1.5rem !important;
}
.\!p-8{
  padding: 2rem !important;
}
.p-1{
  padding: 0.25rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.\!px-7{
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
.\!py-1{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.\!pr-0{
  padding-right: 0px !important;
}
.\!pt-0{
  padding-top: 0px !important;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-\[100px\]{
  padding-bottom: 100px;
}
.pl-0{
  padding-left: 0px;
}
.pr-0{
  padding-right: 0px;
}
.pt-0{
  padding-top: 0px;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-justify{
  text-align: justify;
}
.text-end{
  text-align: end;
}
.font-sans{
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.italic{
  font-style: italic;
}
.leading-7{
  line-height: 1.75rem;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.text-\[\#469f60\]{
  color: rgb(70 159 96 / 1);
}
.text-\[\#71717a\]{
  color: rgb(113 113 122 / 1);
}
.text-black{
  color: rgb(0 0 0 / 1);
}
.text-gray-500{
  color: rgb(107 114 128 / 1);
}
.text-gray-600{
  color: rgb(75 85 99 / 1);
}
.text-gray-800{
  color: rgb(31 41 55 / 1);
}
.text-gray-900{
  color: rgb(17 24 39 / 1);
}
.text-green-500{
  color: rgb(34 197 94 / 1);
}
.text-green-800{
  color: rgb(22 101 52 / 1);
}
.text-primary{
  color: rgb(46 204 113 / 1);
}
.text-red-400{
  color: rgb(248 113 113 / 1);
}
.text-white{
  color: rgb(255 255 255 / 1);
}
.underline{
  text-decoration-line: underline;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-85{
  opacity: 0.85;
}
.shadow-lg{
  box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}
.shadow-md{
  box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}
.shadow-sm{
  box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);
}
.shadow-xl{
  box-shadow: 0 0 #0000, 0 0 #0000, 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
}
.\!outline-none{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.blur{
  filter: blur(8px)                ;
}
.filter{
  filter:                  ;
}
.backdrop-blur-sm{
  -webkit-backdrop-filter: blur(4px)                ;
  backdrop-filter: blur(4px)                ;
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-700{
  transition-duration: 700ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
* {
  margin: 0px;
  padding: 0px;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  color: #504f56;
  margin: 0 0 8px;
  font-weight: 400;
  line-height: 1.5;
  font-style: normal;
  text-transform: capitalize;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

p a:hover {
  text-decoration: underline;
}

p {
  letter-spacing: normal;
  line-height: 21px;
  margin: 0 0 20px;
}

a {
  text-decoration: none;
}

a:hover, a:focus, a:active {
  outline: none;
  text-decoration: none;
}

ul {
  margin: 0;
}

figure {
  margin-bottom: 6px;
  position: relative;
}

strong {
  color: #414141;
}

iframe {
  border: none;
  float: left;
  width: 100%;
}

li.list-none {
  list-style: none;
}

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .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 th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?5be1347c682810f199c7f486f40c5974);
  src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?5be1347c682810f199c7f486f40c5974?#iefix) format("embedded-opentype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff2?be810be3a3e14c682a257d6eff341fe4) format("woff2"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff?82b1212e45a2bc35dd731913b27ad813) format("woff"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.ttf?4692b9ec53fd5972caa2f2372ae20d16) format("truetype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.svg?060b2710bdbbe3dfe48b58d59bd5f1fb#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: "*";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-hourglass:before {
  content: "⌛";
}

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

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

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

* {
  box-sizing: border-box;
}

*:before,
*:after {
  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.428571429;
  color: #333333;
  background-color: #fff;
}

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

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

mark,
.mark {
  padding: 0.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, .initialism {
  text-transform: uppercase;
}

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

.text-muted {
  color: #777777;
}

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

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

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

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  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;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

th {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  min-height: 0.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 > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  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: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

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

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

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

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

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

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

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

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

textarea.form-control {
  height: auto;
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

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

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

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

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

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

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

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

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  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 textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.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;
}

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 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 .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

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

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 > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #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 > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

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

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

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

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

.btn-link {
  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;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 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.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  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.428571429;
  color: #777777;
  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 {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.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, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

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

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

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

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

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

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-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=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-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-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

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

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  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:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  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:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

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

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

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

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #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;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

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

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

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

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

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

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

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

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

.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, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  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;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  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:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

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

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

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #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 > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  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:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  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.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

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

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

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

.alert-success {
  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;
}
@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;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

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

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

.media,
.media-body {
  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-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-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 > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  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 > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

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

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

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

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.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 {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

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

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

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.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 {
    box-shadow: 0 5px 15px rgba(0, 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-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  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;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.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.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;
}

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  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;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 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: #999999;
  border-right-color: rgba(0, 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: #999999;
  border-bottom-color: rgba(0, 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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

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

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .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, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.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, 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-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix: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;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.custom-ui {
  background-color: #57c778;
}

@font-face {
  font-family: "Fira Sans";
  src: url("/fonts/Fira_Sans/FiraSans-Black.eot");
  src: url("/fonts/Fira_Sans/FiraSans-Black.eot?#iefix") format("embedded-opentype"), url("/fonts/Fira_Sans/FiraSans-Black.woff") format("woff"), url("/fonts/Fira_Sans/FiraSans-Black.svg#FiraSans-Black") format("svg"), url("/fonts/Fira_Sans/FiraSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fira Sans";
  src: url("/fonts/Fira_Sans/FiraSans-BlackItalic.eot");
  src: url("/fonts/Fira_Sans/FiraSans-BlackItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/Fira_Sans/FiraSans-BlackItalic.woff") format("woff"), url("/fonts/Fira_Sans/FiraSans-BlackItalic.svg#FiraSans-BlackItalic") format("svg"), url("/fonts/Fira_Sans/FiraSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Fira Sans";
  src: url("/fonts/Fira_Sans/FiraSans-Bold.eot");
  src: url("/fonts/Fira_Sans/FiraSans-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/Fira_Sans/FiraSans-Bold.woff") format("woff"), url("/fonts/Fira_Sans/FiraSans-Bold.svg#FiraSans-Bold") format("svg"), url("/fonts/Fira_Sans/FiraSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fira Sans";
  src: url("/fonts/Fira_Sans/FiraSans-SemiBoldItalic.eot");
  src: url("/fonts/Fira_Sans/FiraSans-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/Fira_Sans/FiraSans-SemiBoldItalic.woff") format("woff"), url("/fonts/Fira_Sans/FiraSans-SemiBoldItalic.svg#FiraSans-SemiBoldItalic") format("svg"), url("/fonts/Fira_Sans/FiraSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
html {
  font-size: 14px;
}

body {
  font-family: "Work Sans", "Helvetica Neue", Helvetica, "Raleway", Arial, sans-serif;
  line-height: 1.6;
  color: #22452d;
  background-color: #fff;
}
body p {
  color: #22452d;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Fira Sans";
}
@keyframes timer-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* :not(:required) hides this rule from IE9 and below */
.timer-loader:not(:required) {
  border: 6px solid #2ab263;
  border-radius: 24px;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 48px;
  height: 48px;
}

.timer-loader:not(:required)::before {
  animation: timer-loader 1250ms infinite linear;
  transform-origin: 3px 3px;
  background: #2ab263;
  border-radius: 3px;
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 19.2px;
  left: 15px;
  top: 15px;
}

.timer-loader:not(:required)::after {
  animation: timer-loader 15000ms infinite linear;
  transform-origin: 3px 3px;
  background: #2ab263;
  border-radius: 3px;
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 16px;
  left: 15px;
  top: 15px;
}

.modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  margin: 0;
}
.modal-dialog .modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.7rem 2.5rem;
}
.modal-dialog .modal-header::after, .modal-dialog .modal-header::before {
  display: none;
}
.modal-dialog .modal-header button.close {
  padding: 0.5rem;
  height: 24px;
  width: 24px;
  border-radius: 6px;
  opacity: 1;
  color: #ff6868;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-top: 0px;
}
.modal-dialog .modal-header button.close:hover {
  background-color: #ffc6c6;
}
.modal-dialog .modal-header p {
  font-size: 20px;
  font-weight: 500;
  color: black;
  margin: 0;
}
.modal-dialog .modal-body {
  padding: 2.5rem;
}
.modal-dialog .modal-content {
  border: none;
}

.auth-modal .modal-dialog {
  width: 600px;
}

#gallery-container {
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.1254901961);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  padding: 3rem;
  z-index: 100;
  display: block;
}
@media screen and (max-width: 768px) {
  #gallery-container {
    padding: 0rem;
  }
}
#gallery-container:not(.gallery-container-visible) {
  display: none;
}
#gallery-container .gallery-image-container {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 95%;
  width: 90%;
  border-radius: 1rem;
  padding: 4rem;
  background-color: white;
}
#gallery-container .gallery-image-container img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 768px) {
  #gallery-container .gallery-image-container {
    padding: 1rem;
    width: 100%;
    height: 100%;
  }
}
#gallery-container .gallery-container-icon {
  position: absolute;
  top: 50%;
  font-size: 22px;
  width: 40px;
  height: 40px;
  z-index: 10;
  transform: translateY(-50%);
  background-color: black;
  color: white;
  border-radius: 50%;
  will-change: transform;
  transition: transform 200ms ease-in;
  cursor: pointer;
}
#gallery-container .gallery-container-icon:hover {
  transform: scale(1.1) translateY(-50%);
}
#gallery-container .gallery-container-icon.prev {
  left: 1.5rem;
}
#gallery-container .gallery-container-icon.next {
  right: 1.5rem;
}
#gallery-container .close-button {
  position: absolute;
  top: 7rem;
  right: 8%;
}
@media screen and (max-width: 768px) {
  #gallery-container .close-button {
    top: 2rem;
    right: 2rem;
  }
}
#gallery-container .close-button:hover {
  text-decoration: underline;
}
#gallery-container img {
  width: 400px;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}

#load {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  background-color: #fff;
}
#load .show-spinner {
  position: relative;
  top: 45%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  animation: timer-loader;
}

.show-spinner {
  position: relative;
  top: 45%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  animation: timer-loader;
}

#update_success,
#update_failure {
  font-size: 2em;
  color: rgb(40, 150, 70);
}

.row.spinner {
  display: none;
}
.row .adhoc-login {
  margin-top: 3em;
}
.row .dashboard-header {
  position: relative;
  display: block;
  width: 100%;
}
.row .tab-content .tailor-operations {
  padding: 2.5em 2em;
}
.row ul li.tailor-operation {
  list-style: none;
}
.row ul li.tailor-operation a span.dashboard-icon {
  display: inline-block;
  margin-right: 1em;
}
.row ul.tg-design-listing .tg-design-item,
.row ul.tg-design-listing .tg-ordered-item, .row ul.tg-order-listing .tg-design-item,
.row ul.tg-order-listing .tg-ordered-item {
  list-style: none;
  margin-bottom: 10px;
  border-radius: 5px;
}
.row ul.tg-design-listing .tg-design-item .row,
.row ul.tg-design-listing .tg-ordered-item .row, .row ul.tg-order-listing .tg-design-item .row,
.row ul.tg-order-listing .tg-ordered-item .row {
  border-radius: 10px;
  overflow: hidden;
  height: 150px;
}
.row ul.tg-design-listing .tg-design-item .row img,
.row ul.tg-design-listing .tg-ordered-item .row img, .row ul.tg-order-listing .tg-design-item .row img,
.row ul.tg-order-listing .tg-ordered-item .row img {
  position: absolute;
  clip-path: circle(35% at 50% 32%);
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 80%;
}
.row ul.tg-design-listing .tg-design-item .row .tg-clothing-details,
.row ul.tg-design-listing .tg-design-item .row .tg-order-details,
.row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details,
.row ul.tg-design-listing .tg-ordered-item .row .tg-order-details, .row ul.tg-order-listing .tg-design-item .row .tg-clothing-details,
.row ul.tg-order-listing .tg-design-item .row .tg-order-details,
.row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details,
.row ul.tg-order-listing .tg-ordered-item .row .tg-order-details {
  margin-left: 20px;
}
.row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .tg-item-name a,
.row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .tg-order-name a,
.row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .tg-item-name a,
.row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .tg-order-name a,
.row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .tg-item-name a,
.row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .tg-order-name a,
.row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .tg-item-name a,
.row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .tg-order-name a, .row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .tg-item-name a,
.row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .tg-order-name a,
.row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .tg-item-name a,
.row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .tg-order-name a,
.row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .tg-item-name a,
.row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .tg-order-name a,
.row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .tg-item-name a,
.row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .tg-order-name a {
  font-weight: 600;
  color: rgb(70, 190, 65);
  text-transform: uppercase;
  text-decoration: none;
}
.row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .tg-item-id,
.row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .tg-order-name,
.row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .tg-item-id,
.row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .tg-order-name,
.row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .tg-item-id,
.row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .tg-order-name,
.row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .tg-item-id,
.row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .tg-order-name, .row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .tg-item-id,
.row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .tg-order-name,
.row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .tg-item-id,
.row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .tg-order-name,
.row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .tg-item-id,
.row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .tg-order-name,
.row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .tg-item-id,
.row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .tg-order-name {
  font-size: 1em;
  font-weight: 600;
  color: #767575;
}
.row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .tg-item-desc,
.row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .tg-order-desc,
.row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .tg-item-desc,
.row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .tg-order-desc,
.row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .tg-item-desc,
.row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .tg-order-desc,
.row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .tg-item-desc,
.row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .tg-order-desc, .row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .tg-item-desc,
.row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .tg-order-desc,
.row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .tg-item-desc,
.row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .tg-order-desc,
.row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .tg-item-desc,
.row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .tg-order-desc,
.row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .tg-item-desc,
.row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .tg-order-desc {
  font-size: x-small;
  line-height: 1em;
  text-align: left;
  color: #b6b5b5;
  margin-top: 1.5rem;
}
.row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .tg-item-gender,
.row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .tg-item-gender,
.row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .tg-item-gender,
.row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .tg-item-gender, .row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .tg-item-gender,
.row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .tg-item-gender,
.row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .tg-item-gender,
.row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .tg-item-gender {
  font-size: 0.9em;
  color: #767575;
}
.row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .tg-item-cost,
.row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .tg-item-cost,
.row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .tg-item-cost,
.row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .tg-item-cost, .row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .tg-item-cost,
.row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .tg-item-cost,
.row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .tg-item-cost,
.row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .tg-item-cost {
  font-size: 1em;
}
.row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .tg-tailor-dashboardDesign-container,
.row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .tg-tailor-dashboardDesign-container,
.row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .tg-tailor-dashboardDesign-container,
.row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .tg-tailor-dashboardDesign-container, .row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .tg-tailor-dashboardDesign-container,
.row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .tg-tailor-dashboardDesign-container,
.row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .tg-tailor-dashboardDesign-container,
.row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .tg-tailor-dashboardDesign-container {
  max-width: 100%;
}
.row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .tg-tailor-dashboardDesign-container img.tg-tailor-dashboardDesign-img,
.row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .tg-tailor-dashboardDesign-container img.tg-tailor-dashboardDesign-img,
.row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .tg-tailor-dashboardDesign-container img.tg-tailor-dashboardDesign-img,
.row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .tg-tailor-dashboardDesign-container img.tg-tailor-dashboardDesign-img, .row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .tg-tailor-dashboardDesign-container img.tg-tailor-dashboardDesign-img,
.row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .tg-tailor-dashboardDesign-container img.tg-tailor-dashboardDesign-img,
.row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .tg-tailor-dashboardDesign-container img.tg-tailor-dashboardDesign-img,
.row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .tg-tailor-dashboardDesign-container img.tg-tailor-dashboardDesign-img {
  width: 100%;
}
@media screen and (max-width: 320px) {
  .row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .trads-item-gender,
  .row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .trads-item-name,
  .row ul.tg-design-listing .tg-design-item .row .tg-clothing-details .row .trads-item-id,
  .row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .trads-item-gender,
  .row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .trads-item-name,
  .row ul.tg-design-listing .tg-design-item .row .tg-order-details .row .trads-item-id,
  .row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .trads-item-gender,
  .row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .trads-item-name,
  .row ul.tg-design-listing .tg-ordered-item .row .tg-clothing-details .row .trads-item-id,
  .row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .trads-item-gender,
  .row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .trads-item-name,
  .row ul.tg-design-listing .tg-ordered-item .row .tg-order-details .row .trads-item-id, .row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .trads-item-gender,
  .row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .trads-item-name,
  .row ul.tg-order-listing .tg-design-item .row .tg-clothing-details .row .trads-item-id,
  .row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .trads-item-gender,
  .row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .trads-item-name,
  .row ul.tg-order-listing .tg-design-item .row .tg-order-details .row .trads-item-id,
  .row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .trads-item-gender,
  .row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .trads-item-name,
  .row ul.tg-order-listing .tg-ordered-item .row .tg-clothing-details .row .trads-item-id,
  .row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .trads-item-gender,
  .row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .trads-item-name,
  .row ul.tg-order-listing .tg-ordered-item .row .tg-order-details .row .trads-item-id {
    text-align: right;
  }
}
.row.trads-spaced-row {
  margin-top: 1em;
}
.row.trads-spaced-row dd {
  color: rgb(100, 100, 100);
  font-weight: 400;
  font-style: italic;
}

.tailor-area {
  padding: 3em;
}

.profile-photo {
  border-radius: 50%;
  border: 2px white solid;
}

.menu-item {
  margin-top: 2em;
}

.tg-confirmation-img {
  margin-top: -105px;
  border: 4px solid #2fc76e;
  box-shadow: 1px 1px 9px #999;
}

.tg-confirmation-img:hover {
  transform: scale(1.05, 1.05);
  transition: 0.3s;
}

.tg-panel {
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  box-shadow: 0px 3px 3px -1px rgba(10, 22, 70, 0.1), 0px 0px 1px 0px rgba(10, 22, 70, 0.06) !important;
}
.tg-panel .panel-body .tg-vendor-dashboard-metric-header {
  color: #8c8b8b;
  font-weight: 600;
  font-size: 0.95em;
}
.tg-panel .panel-body .tg-vendor-dashboard-metric-value {
  font-size: 1.8em;
  text-align: left;
  color: #3d3d3d;
  padding-left: 5px;
  font-weight: 600;
  padding-top: 5px;
  padding-bottom: 10px;
}
.tg-panel .panel-body .tg-vendor-dashboard-design-upload > a {
  font-weight: 600;
}
.tg-panel .panel-body .tg-vendor-dashboard-design-upload > a:hover {
  text-decoration: none;
}
.tg-panel .panel-body .tg-vendor-dashboard-design-upload:hover {
  cursor: pointer;
  text-decoration: none;
}
.tg-panel .panel-body .tg-tailors-design-action a {
  text-decoration: none;
}
.tg-panel .panel-body .tg-tailors-design-action a a:hover {
  cursor: pointer;
}

.tg-design-img-container {
  display: block;
  position: relative;
  box-sizing: content-box;
  height: 200px;
}
.tg-design-img-container .tg-design-img-subcontainer {
  position: static;
  height: -moz-fit-content;
  height: fit-content;
  cursor: pointer;
}
.tg-design-img-container .tg-design-img-subcontainer .tg-design-img {
  position: absolute;
  max-height: 90%;
  clip-path: circle(34% at 50% 36%);
  width: 180px;
}
.tg-design-img-container .tg-design-img-subcontainer .tg-design-img img {
  width: 180px;
}
.tg-design-img-container .tg-design-img-subcontainer .tg-design-img-border {
  background: linear-gradient(#259d58, #0d361e);
  position: absolute;
  width: 180px;
  height: 180px;
  clip-path: circle(34.5% at 50% 36.5%);
}

.tg-order-measurements {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.tg-order-measurements .tg-order-measurements-header, .tg-order-measurements .tg-order-clients-image-header {
  display: block;
}
/* Feature phones */
@media only screen and (min-width: 240px) {
  .tg-home .tg-main {
    margin-top: 72px;
  }
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  .tg-home .tg-main {
    margin-top: 72px;
  }
  .profile-photo {
    border-radius: 50%;
    border: 2px white solid;
    width: 95%;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .tg-home .tg-main {
    margin-top: 72px;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .tg-home .tg-main {
    margin-top: 72px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .tg-home .tg-main {
    margin-top: 72px;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .tg-home .tg-main {
    margin-top: 72px;
  }
}
.btn {
  -webkit-tap-highlight-color: transparent;
  background-image: none;
}

.btn:focus {
  outline: 0;
}

.btn::-moz-focus-inner {
  border: 0;
}

button.btn.btn-lg.center-block.profile-selection-btn, .btn-group-lg > button.btn.center-block.profile-selection-btn {
  width: 100%;
  background-color: #408f50;
  text-align: center;
  color: whitesmoke;
  text-shadow: 0px 2px 8px #469f60;
  box-shadow: 0px 1px 3px 1px #469f60;
}
button.btn.btn-lg.center-block.profile-selection-btn:hover, .btn-group-lg > button.btn.center-block.profile-selection-btn:hover {
  background-color: #74c184;
}
button.btn.btn-lg.center-block.profile-selection-btn:focus, .btn-group-lg > button.btn.center-block.profile-selection-btn:focus {
  background-color: #63b974;
  outline-color: #51b164;
  outline-style: solid;
  outline-width: 3px;
}
button.btn.btn-lg.center-block.profile-selection-btn:active, .btn-group-lg > button.btn.center-block.profile-selection-btn:active {
  background-color: #74c184;
  outline-color: #51b164;
  outline-style: solid;
  outline-width: 3px;
}

.submit-measurement #confirm_and_submit {
  width: 100%;
  background-color: #469f60;
  color: #fff;
}

button {
  /* Firefox Specific CSS to remove button
  differences and focus ring */
}
button .btn {
  background-image: none;
}
button .btn::-moz-focus-inner {
  border: 0;
}
button#login-submit {
  background-color: #408f50;
  color: white;
}
button#login-submit:hover {
  background-color: #74c184;
}
button#login-submit:focus {
  background-color: #63b974;
  outline-color: #51b164;
  outline-style: solid;
  outline-width: 3px;
}
button#login-submit:active {
  background-color: #74c184;
  outline-color: #51b164;
  outline-style: solid;
  outline-width: 3px;
}
button#submit.form-control.btn-login {
  height: auto;
}
button#register-submit {
  background-color: rgb(70, 160, 160);
  color: white;
}
button#register-submit:hover {
  background-color: #83c9c9;
}
button#register-submit:focus {
  background-color: #71c1c1;
  outline-color: #60b9b9;
  outline-style: solid;
  outline-width: 3px;
}
button#register-submit:active {
  background-color: #83c9c9;
  outline-color: #60b9b9;
  outline-style: solid;
  outline-width: 3px;
}
button.hideBtn {
  display: none;
}

.btn-trads {
  font-weight: 600;
  font-size: 13px;
  background: rgb(40, 170, 90);
  padding-left: 2em;
  padding-right: 2em;
  color: white;
  font-kerning: normal;
  font-family: sans-serif;
  box-shadow: 0px 1px;
  box-shadow: 0 1px 3px 1px #3c763d;
}
.btn-trads.btn-trads-reject {
  background-color: rgb(70, 160, 160);
}
.btn-trads:hover {
  color: white;
  transition: all 0.5 ease-in;
}
.btn-trads:focus {
  background-color: #306c3c;
  outline: 0;
}
.btn-trads:active {
  background-color: #285a32;
}

#submit.btn-login {
  background-color: #8eb4cb;
  color: white;
  font-weight: 600;
}

.btn-trads-container {
  margin-left: 1em;
}
.btn-trads-container .btn-trads {
  font-weight: 600;
  font-size: 13px;
  background: #408f50;
  padding-left: 2em;
  padding-right: 2em;
  color: white;
  font-kerning: normal;
  font-family: sans-serif;
  box-shadow: 0px 1px;
  box-shadow: 0 1px 3px 1px #3c763d;
}
.btn-trads-container .btn-trads:hover {
  color: white;
  transition: all 0.5 ease-in;
  background: #387d46;
}
.btn-trads-container .btn-trads:focus {
  background-color: #306c3c;
  outline: 0;
}
.btn-trads-container .btn-trads:active {
  background-color: #285a32;
}

.menu-btn {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}

@media screen and (max-width: 767px) {
  .btn-trads-container {
    margin-left: 1em;
    margin-right: 1em;
  }
  .btn-trads-container .btn-trads {
    position: relative;
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.photo-upload {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.photo-upload + label {
  font-size: 1em;
  font-weight: 600;
  color: white;
  background-color: #408f50;
  display: block;
  cursor: pointer;
  padding: 1.1em 0.2em 1.1em 0.2em;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 1px 5px 0.5px #326e32;
}
.photo-upload + label:hover {
  background-color: #387d46;
}
.photo-upload + label:focus {
  background-color: #306c3c;
}
.photo-upload + label:active {
  background-color: #285a32;
}
.photo-upload + label span {
  padding-right: 0.4em;
  padding-left: 0.2em;
}
.photo-upload:focus + label,
.photo-upload + label:hover {
  background-color: rgb(15, 116, 65);
}
.photo-upload:focus + label {
  outline: 1px dotted rgb(15, 116, 65);
  outline: -webkit-focus-ring-color auto 5px;
}
.photo-upload + label * {
  pointer-events: none;
}

@media screen and (max-width: 320px) {
  .photo-upload + label {
    font-size: 0.8em;
    margin-top: 2em;
  }
  .tg-order-conf-details {
    display: none;
  }
}
@media screen and (min-width: 320px) and (max-width: 425px) {
  .photo-upload + label {
    margin-top: 2em;
  }
  .tg-order-conf-details {
    display: none;
  }
}
@media screen and (min-width: 425px) and (max-width: 768px) {
  .photo-upload + label {
    margin-top: 2em;
  }
  .tg-order-conf-details {
    display: none;
  }
}
button[type=submit].tg-btn:before {
  background: #3e8b4e;
}

button.tg-vendor-ldg.btn {
  border: 0;
  padding: 0;
  margin: 5px;
  box-sizing: border-box;
  border-radius: 10px;
}

button.tg-vendor-ldg.btn .tg-vendor-ldg-content {
  border-radius: 10px;
  box-shadow: 2px 2px 15px #333;
}

button.tg-vendor-ldg {
  width: 100%;
  border-radius: 50px;
}
button.tg-vendor-ldg .tg-vendor-ldg-content {
  width: 100%;
  height: 60vh;
  position: relative;
}
button.tg-vendor-ldg .tg-vendor-ldg-content#vendor_signup {
  background-image: url("/images/measuring.jpg");
  background-size: cover;
  background-position: center;
}
button.tg-vendor-ldg .tg-vendor-ldg-content#vendor_login {
  background-image: url("/images/sewing.jpg");
  background-size: cover;
  background-position: center;
}
button.tg-vendor-ldg .tg-vendor-ldg-content .tg-vendor-ldg-text {
  font-size: 2em;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

button.tg-btn.disabled, button.tg-btn[disabled], fieldset[disabled] .tg-btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: 0.65;
}

.modal-success {
  color: rgb(87, 199, 120);
  font-size: larger;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 2%;
  margin-bottom: 2%;
}

.modal-error {
  color: rgb(87, 199, 120);
  font-size: larger;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 2%;
  margin-bottom: 2%;
}

.modal-message,
.reg-success {
  color: rgb(87, 199, 120);
  font-size: larger;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 2%;
  margin-bottom: 2%;
}

.home-page-preview {
  color: rgb(87, 199, 120);
  font-size: larger;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 2%;
  margin-bottom: 2%;
}

.profile-completion {
  color: rgb(87, 199, 120);
  font-size: larger;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 2%;
  margin-bottom: 2%;
}

#login-submit,
#register-submit {
  text-align: center;
  transition: all 0.5s;
  cursor: pointer;
}
#login-submit .login-btn,
#login-submit .register-btn,
#register-submit .login-btn,
#register-submit .register-btn {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#register-submit {
  text-align: center;
  transition: all 0.5s;
  cursor: pointer;
}
#register-submit .register-btn {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#notification.success,
#notification.error {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 2px;
  background: #fff;
  padding: 25px 25px 15px;
  text-align: center;
}

#notification.success.animate .icon,
#notification.error.animate .icon {
  animation: fall-in 0.75s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

#notification.success h1,
#notification.error h1 {
  font-family: "Montserrat", sans-serif;
}

#notification.success p,
#notification.error p {
  font-family: "Open Sans", sans-serif;
}

#notification.success button,
#notification.error button,
#notification.success button:active,
#notification.error button:active,
#notification.success button:focus,
#notification.error button:focus {
  transition: all 0.1s ease-in-out;
  border-radius: 30px;
  margin-top: 15px;
  width: 80%;
  background: transparent;
  color: #4caf50;
  border-color: #4caf50;
  outline: none;
}

#notification.success button:hover,
#notification.error button:hover,
#notification.success button:active:hover,
#notification.error button:active:hover,
#notification.success button:focus:hover,
#notification.error button:focus:hover {
  color: #fff;
  background: #4caf50;
  border-color: transparent;
}

#notification.success .icon,
#notification.error .icon {
  position: relative;
  margin: 0 auto;
  margin-top: -75px;
  background: #4caf50;
  height: 100px;
  width: 100px;
  border-radius: 50%;
}

#notification.success .icon span,
#notification.error .icon span {
  position: absolute;
  font-size: 4em;
  color: #fff;
  text-align: center;
  padding-top: 20px;
}

#notification.error button,
#notification.error button:active,
#notification.error button:focus {
  color: #f44336;
  border-color: #f44336;
}

#notification.error button:hover,
#notification.error button:active:hover,
#notification.error button:focus:hover {
  color: #fff;
  background: #f44336;
}

#notification.error .icon {
  background: #f44336;
}

#notification.error .icon span {
  padding-top: 25px;
}
@keyframes fall-in {
  0% {
    transform: scale(3, 3);
    opacity: 0;
  }
  50% {
    transform: scale(1, 1);
    opacity: 1;
  }
  60% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes plunge {
  0% {
    margin-top: -100%;
  }
  100% {
    margin-top: 15%;
  }
}
/*==============================================
			Form Element Styling					
==============================================*/
.wp-caption.alignleft,
.wp-caption.alignnone {
  width: 100%;
}

button {
  border: none;
}

textarea,
select,
.tg-select select,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input {
  color: #161616;
  outline: none;
  background: #fff;
  font-size: 14px;
  border-radius: 100px;
  box-shadow: none;
  line-height: 20px;
  padding: 0.7rem 1rem;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #ddd;
  text-transform: capitalize;
  box-sizing: border-box;
}

input[type=email].form-control,
input[type=datetime].form-control,
input[type=datetime-local].form-control,
input[type=date].form-control,
input[type=text].form-control,
textarea.form-control {
  text-transform: none;
  font-size: 14px;
}

.form-group {
  margin: 0 0 24px;
}
@media screen and (max-width: 768px) {
  .form-group {
    margin: 0 0 16px;
  }
}

.form-control::-moz-placeholder {
  color: #a5a5a5;
  text-transform: capitalize;
  font-weight: 400;
}

textarea.form-control {
  border-radius: 10px;
  border: 1px solid #ddd;
  padding: 9px 20px;
}

input:focus,
.select select:focus,
.form-control:focus {
  color: #161616;
  border-color: #767676;
  box-shadow: none !important;
}

#login-form .form-control::-moz-placeholder, #register-form .form-control::-moz-placeholder {
  color: #a5a5a5;
  font-weight: 400;
}

#login-form .form-control::placeholder,
#register-form .form-control::placeholder {
  color: #a5a5a5;
  font-weight: 400;
}

/*======================
		 Select 		
======================*/
.tg-select {
  width: 100%;
  float: left;
  color: #ddd;
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #444;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 15px;
  margin-bottom: 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}

.tg-select:after {
  content: "\f107";
  top: 50%;
  right: 23px;
  z-index: 2;
  width: 13px;
  color: #ddd;
  display: block;
  font-size: 22px;
  margin-top: -5px;
  line-height: 10px;
  position: absolute;
  text-align: center;
  font-family: "FontAwesome";
}

.tg-select select {
  width: 100%;
  z-index: 1;
  color: #ddd;
  height: 50px;
  padding: 15px;
  line-height: 20px;
  position: relative;
  text-transform: uppercase;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.tg-select select option {
  color: #ddd;
}

.tg-select.tg-date-picker {
  margin-bottom: 1em;
}

/*======================
		CheckBox		
======================*/
.tg-radio,
.tg-radio label,
.tg-checkbox,
.tg-checkbox label {
  width: 100%;
  float: left;
  margin: 0;
  position: relative;
}

.tg-radio label,
.tg-checkbox label {
  cursor: pointer;
  display: block;
  padding: 0 0 0 20px;
}

.tg-radio input[type=radio],
.tg-checkbox input[type=checkbox] {
  display: none;
}

.tg-radio input[type=radio] + label:before,
.tg-checkbox input[type=checkbox] + label:before {
  top: 4px;
  left: 0;
  color: #161616;
  font-size: 14px;
  line-height: 14px;
  content: "\f096";
  position: absolute;
  font-family: "FontAwesome";
}

label.tg-checkbox i svg {
  margin-left: auto;
  margin-right: auto;
  width: 90px;
}

#trads-checkbox-group1.tg-checkbox-group label.btn.tg-checkbox.active, #trads-checkbox-group1.tg-checkbox-group label.btn.tg-checkbox {
  border: none;
  border-color: none;
}

.tg-radio input[type=radio]:checked + label:before,
.tg-checkbox input[type=checkbox]:checked + label:before {
  content: "\f046";
}

span.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: xx-small;
}
span.help-block > strong {
  color: #a94442;
}

form p {
  float: left;
  position: relative;
  width: 100%;
}

form p span i {
  color: #474747;
  left: 16px;
  position: absolute;
  top: 13px;
}

option {
  padding: 5px 15px;
}

form .panel-login {
  border-color: rgb(83, 65, 65);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
}
form .panel-login > .panel-heading {
  color: #00415d;
  background-color: #fff;
  border-color: #fff;
  text-align: center;
  border: none;
  background-color: white;
  color: #444;
  font-size: 1.08em;
}
form .panel-login > .panel-heading a {
  text-decoration: none;
  color: #666;
  font-weight: bold;
  font-size: 15px;
  transition: all 0.1s linear;
}
form .panel-login > .panel-heading a.active {
  color: #029f5b;
  font-size: 18px;
}
form .panel-login > .panel-heading hr {
  margin-top: 10px;
  margin-bottom: 0px;
  clear: both;
  border: 0;
  height: 1px;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
form .panel-login input[type=text],
form .panel-login input[type=tel],
form .panel-login input[type=email],
form .panel-login input[type=password] {
  height: 48px;
  border: 1px solid #ddd;
  font-size: 17px;
  transition: all 0.1s linear;
  border-radius: 5px;
}
form .panel-login input:hover,
form .panel-login input:focus {
  outline: none;
  box-shadow: none;
  border-color: #ccc;
}
form .panel-login .btn-login {
  background-color: #59b2e0;
  outline: none;
  color: #fff;
  font-size: 14px;
  height: auto;
  font-weight: normal;
  padding: 14px 0;
  text-transform: uppercase;
  border-color: #59b2e6;
}
form .panel-login .btn-login:hover {
  background-color: #afdaf0;
}
form .panel-login .btn-login:focus {
  background-color: #99d0ec;
  outline-color: #84c6e8;
  outline-style: solid;
  outline-width: 3px;
}
form .panel-login .btn-login:active {
  background-color: #afdaf0;
  outline-color: #84c6e8;
  outline-style: solid;
  outline-width: 3px;
}
form .panel-login .forgot-password {
  text-decoration: underline;
  color: #888;
}
form .panel-login .forgot-password:hover, form .panel-login .forgot-password:focus {
  text-decoration: underline;
  color: #666;
}
form .panel-login .btn-register {
  background-color: #1cb94e;
  outline: none;
  color: #fff;
  font-size: 14px;
  height: auto;
  font-weight: normal;
  padding: 14px 0;
  text-transform: uppercase;
  border-color: #1cb94a;
}
form .panel-login .btn-register:hover, form .panel-login .btn-register:focus {
  color: #fff;
  background-color: #1ca347;
  border-color: #1ca347;
}
form.form-trads {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
form fieldset {
  padding: 1em;
  margin-bottom: 3em;
}
form fieldset .update-labels {
  text-align: right;
}
form fieldset .col-xs-6.col-sm-6.item {
  border: 1px solid rgba(200, 200, 200, 0.5);
  padding-bottom: 0.4em;
  border-radius: 5px;
  background: #efefef;
}
form fieldset a.update-link {
  position: absolute;
  top: 1.6rem;
  left: 95%;
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 320px) {
  form fieldset a.update-link {
    left: 90%;
  }
}
@media screen and (min-width: 321px) and (max-width: 425px) {
  form fieldset a.update-link {
    left: 90%;
  }
}
form fieldset small.update {
  font-size: xx-small;
}
form fieldset .hidden {
  display: none;
}
form fieldset legend {
  font-family: "Fira Sans";
  font-weight: 300;
  padding-bottom: 0.8em;
  color: rgb(90, 81, 81);
  text-align: center;
  border-bottom: none;
}
form textarea {
  font-size: 14px;
  text-transform: none;
  transition: all 0.1s linear;
}
form input[type=text],
form input[type=tel],
form input[type=email],
form input[type=number],
form input[type=password] {
  height: 48px;
  font-size: 14px;
  text-transform: none;
  transition: all 0.1s linear;
}
form input:hover,
form input:focus {
  outline: none;
  box-shadow: none;
}
form input[type=date] {
  color: #ffffff;
  text-transform: none;
}
form input[type=date]::before {
  color: #999999;
  content: attr(placeholder);
}
form input[type=date]:focus, form input[type=date]:valid {
  color: #666666;
}
form input[type=date]:focus::before, form input[type=date]:valid::before {
  content: "" !important;
}
form .has-float-label label {
  font-size: 1em;
  font-family: Raleway, "Fira Sans";
  color: rgb(15, 116, 65);
}
form .has-float-label span.edit {
  color: rgb(15, 116, 65);
  background: rgba(200, 200, 200, 0.1);
}
form .slider {
  display: none;
}
form .form-trads {
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
  /**********************
  *
  *   Radio buttons
  *
  ***********************/
  /**********************
  *
  *   Trads Checkboxes
  *
  ***********************/
}
form .form-trads .tg-image-upload-container {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 3em;
}
form .form-trads .upload-thumbnail {
  position: relative;
}
form .form-trads .upload-thumbnail > a {
  position: absolute;
  top: 1%;
  left: 95%;
  display: block;
  padding: 4px;
  border-radius: 50%;
  border: 1px solid #aaa;
  background-color: #fff;
  z-index: 20;
  box-shadow: 0px 1px 5px 1px #999;
}
form .form-trads .upload-thumbnail > a > span {
  display: block;
  padding: 1px;
}
form .form-trads .upload-thumbnail > a:hover {
  transform: rotate(1turn);
}
form .form-trads .upload-thumbnail img {
  border: 2px solid #def9cb;
  border-radius: 3px;
  box-shadow: 0px 2px 3px 1px #ddd;
  width: 100%;
  max-width: 100%;
}
form .form-trads .trads-radio.active {
  background: #408f50;
}
form .form-trads .trads-radio {
  width: 130px;
  padding: 10px;
  position: relative;
}
form .form-trads .trads-radio-word {
  font-size: 16px;
  font-weight: 600;
  margin-left: 22px;
}
form .form-trads .radio-dot:before,
form .form-trads .radio-dot:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  border-radius: 100%;
}
form .form-trads .radio-dot:before {
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  top: 10px;
  left: 16px;
}
form .form-trads .radio-dot:after {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  top: 14px;
  left: 20px;
}
form .form-trads .trads-radio.active .trads-radio-word {
  color: #fff;
}
form .form-trads .trads-radio.active .radio-dot:after {
  background: #408f50;
}
form .form-trads .trads-radio.active .radio-dot:before {
  background: #fff;
  border-color: #699d17;
}
form .form-trads .trads-radio:hover .radio-dot:before {
  border-color: #adadad;
}
form .form-trads .trads-radio.active:hover .radio-dot:before {
  border-color: #699d17;
}
form .form-trads .trads-radio.active .radio-dot:after {
  background: #426c2a;
}
form .form-trads .trads-radio:hover .radio-dot:after {
  background: #e6e6e6;
}
form .form-trads .trads-radio.active:hover .radio-dot:after {
  background: #426c2a;
}
@media (max-width: 400px) {
  form .form-trads .mobile-br {
    display: none;
  }
  form .form-trads .trads-radio {
    width: 49%;
    padding: 10px;
    position: relative;
  }
  form .form-trads .trads-radio-word {
    font-size: 13px;
    font-weight: 400;
    margin-left: 22px;
  }
}
form .form-trads .tg-checkbox.active {
  background: #408f50;
}
form .form-trads .tg-checkbox {
  width: 130px;
  padding: 10px;
  position: relative;
}
form .form-trads .tg-checkbox.active:disabled,
form .form-trads .tg-checkbox[disabled] {
  pointer-events: none;
}
form .form-trads .tg-checkbox-word {
  font-size: 16px;
  font-weight: 600;
}
form .form-trads .checkbox-dot:before,
form .form-trads .checkbox-dot:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  border-radius: 5px;
}
form .form-trads .checkbox-dot:before {
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  top: 10px;
  left: 16px;
}
form .form-trads .checkbox-dot:after {
  width: 7px;
  height: 7px;
  border-radius: 5px;
  top: 14px;
  left: 20px;
}
form .form-trads .tg-checkbox.active .tg-checkbox-word {
  color: #fff;
}
form .form-trads .tg-checkbox.active .checkbox-dot:after {
  background: #408f50;
}
form .form-trads .tg-checkbox.active .checkbox-dot:before {
  background: #fff;
  border-color: #699d17;
}
form .form-trads .tg-checkbox:hover .checkbox-dot:before {
  border-color: #adadad;
}
form .form-trads .tg-checkbox.active:hover .checkbox-dot:before {
  border-color: #699d17;
}
form .form-trads .tg-checkbox.active .checkbox-dot:after {
  background: #426c2a;
}
form .form-trads .tg-checkbox:hover .checkbox-dot:after {
  background: #e6e6e6;
}
form .form-trads .tg-checkbox.active:hover .checkbox-dot:after {
  background: #426c2a;
}
form .form-trads .tg-vendor-update-panel .panel-title {
  font-size: 14px;
  font-family: Arial, Verdana, sans-serif;
}
@media (max-width: 400px) {
  form .form-trads .mobile-br {
    display: none;
  }
  form .form-trads .tg-checkbox {
    width: 49%;
    padding: 10px;
    position: relative;
  }
  form .form-trads .tg-checkbox-word {
    font-size: 13px;
    font-weight: 400;
  }
}

@media screen and (max-width: 320px) {
  form.form-trads {
    width: 90%;
  }
  form .form-trads .tg-image-upload-container {
    margin-top: 0;
  }
  form .form-trads .upload-thumbnail {
    margin-right: 0.5em;
  }
  form .form-trads .upload-thumbnail > a {
    position: absolute;
    top: 1%;
    left: 95%;
    display: block;
    padding: 4px;
    border-radius: 50%;
    border: 1px solid #aaa;
    background-color: #fff;
    z-index: 20;
    box-shadow: 0px 1px 5px 1px #999;
  }
  form .form-trads .upload-thumbnail > a > span {
    display: block;
    padding: 1px;
  }
}
@media screen and (min-width: 321px) and (max-width: 375px) {
  form.form-trads {
    width: 90%;
  }
  form .form-trads .tg-image-upload-container {
    margin-top: 0;
  }
  form .form-trads .upload-thumbnail > a {
    position: absolute;
    top: 1%;
    left: 95%;
    display: block;
    padding: 4px;
    border-radius: 50%;
    border: 1px solid #aaa;
    background-color: #fff;
    z-index: 20;
    box-shadow: 0px 1px 5px 1px #999;
  }
  form .form-trads .upload-thumbnail > a > span {
    display: block;
    padding: 1px;
  }
}
@media screen and (min-width: 376px) and (max-width: 425px) {
  form.form-trads {
    width: 90%;
  }
  form .form-trads .tg-image-upload-container {
    margin-top: 0;
  }
  form .form-trads .upload-thumbnail > a {
    position: absolute;
    top: 1%;
    left: 95%;
    display: block;
    padding: 4px;
    border-radius: 50%;
    border: 1px solid #aaa;
    background-color: #fff;
    z-index: 20;
    box-shadow: 0px 1px 5px 1px #999;
  }
  form .form-trads .upload-thumbnail > a > span {
    display: block;
    padding: 1px;
  }
}
@media screen and (min-width: 426px) and (max-width: 768px) {
  form.form-trads {
    width: 85%;
  }
  form .form-trads .tg-image-upload-container {
    margin-top: 0;
  }
  form .form-trads .upload-thumbnail > a {
    position: absolute;
    top: 1%;
    left: 95%;
    display: block;
    padding: 4px;
    border-radius: 50%;
    border: 1px solid #aaa;
    background-color: #fff;
    z-index: 20;
    box-shadow: 0px 1px 5px 1px #999;
  }
  form .form-trads .upload-thumbnail > a > span {
    display: block;
    padding: 1px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  form.form-trads {
    width: 70%;
  }
  form .form-trads .tg-image-upload-container {
    margin-top: 0;
  }
  form .form-trads .upload-thumbnail > a {
    position: absolute;
    top: 1%;
    left: 95%;
    display: block;
    padding: 4px;
    border-radius: 50%;
    border: 1px solid #aaa;
    background-color: #fff;
    z-index: 20;
    box-shadow: 0px 1px 5px 1px #999;
  }
  form .form-trads .upload-thumbnail > a > span {
    display: block;
    padding: 1px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  form.form-trads {
    width: 60%;
  }
  form .form-trads .tg-image-upload-container {
    margin-top: 0;
  }
  form .form-trads .upload-thumbnail {
    margin-right: 0.5em;
  }
  form .form-trads .upload-thumbnail > a {
    position: absolute;
    top: 1%;
    left: 95%;
    display: block;
    padding: 4px;
    border-radius: 50%;
    border: 1px solid #aaa;
    background-color: #fff;
    z-index: 20;
    box-shadow: 0px 1px 5px 1px #999;
  }
  form .form-trads .upload-thumbnail > a > span {
    display: block;
    padding: 1px;
  }
}
/*
* Animations
*/
@keyframes slidein {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
ul#progressbar {
  margin-top: 10px;
  margin-bottom: 10px;
  left: 10%;
  position: relative;
}

ul#progressbar li {
  display: inline-block;
  list-style: none;
  position: relative;
  transition: width 1s;
  margin-right: 10px;
  font-family: Fira Sans;
  line-height: 28px;
}
ul#progressbar li.active {
  color: #57c778;
}

ul#progressbar li.active::after {
  animation: 0.5s slidein;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  content: "";
  background: #57c778;
  width: 100%;
}

ul#progressbar li::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.tg-measurements ul#progressbar li {
  display: none;
}

.tg-measurements ul#progressbar li.active {
  display: inline-block;
}

@media screen and (max-width: 425px) {
  ul#progressbar li {
    display: none;
  }
  ul#progressbar li.active {
    display: inline-block;
  }
}
.tg-measurements fieldset, fieldset {
  display: none;
}

fieldset.active h4 {
  font-weight: 600;
}

fieldset > h4.text-center {
  text-transform: uppercase;
}

fieldset.active input {
  border-radius: 10px;
}

fieldset.active ::-moz-placeholder {
  color: #bababa;
}

fieldset.active ::placeholder {
  color: #bababa;
}

.tg-measurement-caption {
  animation: 2.8s ease-in appear;
  overflow: visible;
  text-align: left;
  min-width: 100px;
  padding: 0.5em;
  border-radius: 10px;
  color: #535353;
  font-size: smaller;
  line-height: 0.5em;
  width: 100%;
  box-sizing: border-box;
}

.tg-measurement-img {
  margin-top: 42px;
  margin-bottom: 5px;
}

.tg-avatar-upload {
  position: relative;
  max-width: 205px;
  margin: 50px auto;
}

.tg-avatar-upload .tg-avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}

.tg-avatar-upload .tg-avatar-edit input {
  display: none;
}

.tg-avatar-upload .tg-avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #ffffff;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}

.tg-avatar-upload .tg-avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}

.tg-avatar-upload .tg-avatar-edit input + label:after {
  content: "\f040";
  font-family: "FontAwesome";
  color: #757575;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

.tg-avatar-upload .tg-avatar-preview {
  width: 192px;
  height: 192px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #f8f8f8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.tg-avatar-upload .tg-avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.error {
  border-color: #914c31;
}

.error-message {
  color: #914c31;
  font-size: x-small;
  padding-top: 5px;
}

input[type=checkbox] {
  width: 15px;
  height: 15px;
  margin: 0;
}

label {
  font-weight: normal;
  margin: 0;
}

/*==============================================
			List & Table Elements						
==============================================*/
li {
  line-height: normal;
  list-style: disc inside none;
}

ul ul {
  margin-left: 20px;
}

ol {
  float: none;
  list-style: decimal;
  padding-left: 15px;
}

ol ol {
  margin-left: 20px;
}

ol li {
  list-style: decimal;
  width: 100%;
}

table {
  background-color: transparent;
  max-width: 100%;
}

th {
  text-align: left;
}

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

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border-top: 1px solid #d2d2d2;
  border: 1px solid #d2d2d2;
  line-height: 2.5;
  padding-left: 3px;
  text-align: center;
  vertical-align: top;
}

table thead tr th {
  border-top: 1px solid #d2d2d2;
  text-align: center;
  text-transform: capitalize;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #d2d2d2;
}

table > thead > tr > th {
  border-bottom: 2px solid #d2d2d2;
  vertical-align: bottom;
}

table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-bottom: 0;
}

table > tbody + tbody {
  border-top: 2px solid #d2d2d2;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 6px 10px;
}

p ins {
  color: #999;
}

dl dd {
  margin-left: 20px;
}

address {
  font-style: italic;
}

table {
  background: linear-gradient(#0d361e, #259d58);
  border-radius: 0.25em;
  border-collapse: collapse;
  margin-right: auto;
  margin-left: auto;
}
table thead th {
  border-bottom: 1px solid #364043;
  color: #E2B842;
  font-size: 0.85em;
  font-weight: 600;
  padding: 0.5em 1em;
  text-align: left;
}
table td {
  color: #fff;
  font-weight: 400;
  padding: 0.65em 1em;
}
table .disabled td {
  color: #4F5F64;
}
table tbody tr {
  transition: background 0.25s ease;
}
table tbody tr:hover {
  background: black;
}

/*==============================================
			Global Elements						
==============================================*/
.tg-haslayout {
  width: 100%;
  float: left;
}

.tg-sectionspace {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .tg-sectionspace {
    padding: 40px 0;
  }
}

.tg-locationmap {
  width: 100%;
  float: left;
  height: 430px;
}

.tg-btn {
  height: auto;
  z-index: 3;
  color: #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 50px;
  padding: 3px 40px 0;
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
  font: 400 14px/37px "Work Sans", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 425px) {
  .tg-btn {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    display: block;
  }
}
.tg-btn:before,
.tg-btn:after {
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
}

.tg-btn:after {
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.1);
}

.tg-btn:hover,
.tg-btn:focus {
  color: #fff;
}

.tg-btn:focus {
  outline: 0;
}

.tg-btn:hover:after {
  opacity: 1;
  visibility: visible;
}

.tg-btn:hover {
  background-color: #74c184;
}
.tg-btn:focus {
  background-color: #63b974;
  outline-color: #51b164;
  outline-style: solid;
  outline-width: 3px;
}
.tg-btn:active {
  background-color: #74c184;
  outline-color: #51b164;
  outline-style: solid;
  outline-width: 3px;
}

.tg-btn-sm {
  padding: 0 15px;
  line-height: 30px;
}

.tg-btn-lg {
  width: 100%;
}

.tg-socialicons {
  overflow: hidden;
  list-style: none;
  text-align: center;
  line-height: 30px;
}

.tg-socialicons li {
  float: left;
  padding: 0 4px;
  line-height: inherit;
  list-style-type: none;
}

.tg-socialicons li a {
  width: 30px;
  height: 30px;
  color: #fff;
  display: block;
  background: #767676;
  overflow: hidden;
  line-height: 30px;
  position: relative;
  text-align: center;
  border-radius: 30px;
  text-transform: capitalize;
}

.tg-inputwithicon.tg-facebook .tg-icon,
.tg-checkbox.tg-facebook,
li.tg-facebook a,
li.tg-facebook a:hover {
  background: #3b5999;
}

.tg-inputwithicon.tg-twitter .tg-icon,
.tg-checkbox.tg-twitter,
li.tg-twitter a,
li.tg-twitter a:hover {
  background: #55acee;
}

.tg-inputwithicon.tg-linkedin .tg-icon,
.tg-checkbox.tg-linkedin,
li.tg-linkedin a,
li.tg-linkedin a:hover {
  background: #0077b5;
}

.tg-inputwithicon.tg-skype .tg-icon,
.tg-checkbox.tg-skype,
li.tg-skype a,
li.tg-skype a:hover {
  background: #00aff0;
}

.tg-checkbox.tg-dropbox,
li.tg-dropbox a,
li.tg-dropbox a:hover {
  background: #007ee5;
}

.tg-checkbox.tg-vimeo,
li.tg-vimeo a,
li.tg-vimeo a:hover {
  background: #1ab7ea;
}

.tg-checkbox.tg-tumblr,
li.tg-tumblr a,
li.tg-tumblr a:hover {
  background: #34465d;
}

.tg-checkbox.tg-yahoo,
li.tg-yahoo a,
li.tg-yahoo a:hover {
  background: #410093;
}

.tg-inputwithicon.tg-googleplus .tg-icon,
.tg-checkbox.tg-googleplus,
li.tg-googleplus a,
li.tg-googleplus a:hover {
  background: #dd4b39;
}

.tg-inputwithicon.tg-pinterestp .tg-icon,
.tg-checkbox.tg-pinterestp,
li.tg-pinterestp a,
li.tg-pinterestp a:hover {
  background: #bd081c;
}

.tg-checkbox.tg-youtube,
li.tg-youtube a,
li.tg-youtube a:hover {
  background: #cd201f;
}

.tg-checkbox.tg-stumbleupon,
li.tg-stumbleupon a,
li.tg-stumbleupon a:hover {
  background: #eb4924;
}

.tg-checkbox.tg-reddit,
li.tg-reddit a,
li.tg-reddit a:hover {
  background: #ff5700;
}

.tg-checkbox.tg-quora,
li.tg-quora a,
li.tg-quora a:hover {
  background: #b92b27;
}

.tg-checkbox.tg-yelp,
li.tg-yelp a,
li.tg-yelp a:hover {
  background: #af0606;
}

.tg-checkbox.tg-soundcloud,
li.tg-soundcloud a,
li.tg-soundcloud a:hover {
  background: #ff3300;
}

.tg-checkbox.tg-whatsapp,
li.tg-whatsapp a,
li.tg-whatsapp a:hover {
  background: #25d366;
}

.tg-checkbox.tg-wechat,
li.tg-wechat a,
li.tg-wechat a:hover {
  background: #09b83e;
}

.tg-checkbox.tg-instagram,
li.tg-instagram a,
li.tg-instagram a:hover {
  background: #e4405f;
}

.tg-checkbox.tg-dribbble,
li.tg-dribbble a,
li.tg-dribbble a:hover {
  background: #ea4c89;
}

.tg-checkbox.tg-flickr,
li.tg-flickr a,
li.tg-flickr a:hover {
  background: #ff0084;
}

.tg-checkbox.tg-rss,
li.tg-rss a,
li.tg-rss a:hover {
  background: #ff6600;
}

.tg-socialicons li a i {
  color: #fff;
  width: 30px;
  display: block;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
}

.tg-socialicons li a:hover {
  color: #fff;
}

.tg-roundicontext .tg-usericonholder {
  width: 150px;
  display: block;
  overflow: hidden;
  font-style: normal;
}

.tg-roundicontext i,
.tg-roundicontext span {
  float: left;
  font-size: 13px;
  line-height: 30px;
}

.tg-roundicontext:focus,
.tg-roundicontext:hover {
  color: #fff;
}

.tg-rss .tg-roundicontext:hover {
  width: 63px;
}

.tg-yelp .tg-roundicontext:hover,
.tg-flickr .tg-roundicontext:hover {
  width: 70px;
}

.tg-skype .tg-roundicontext:hover {
  width: 78px;
}

.tg-vimeo .tg-roundicontext:hover,
.tg-yahoo .tg-roundicontext:hover,
.tg-reddit .tg-roundicontext:hover,
.tg-quora .tg-roundicontext:hover {
  width: 80px;
}

.tg-googleplus .tg-roundicontext:hover {
  width: 85px;
}

.tg-tumblr .tg-roundicontext:hover {
  width: 86px;
}

.tg-linkedin .tg-roundicontext:hover {
  width: 87px;
}

.tg-wechat .tg-roundicontext:hover {
  width: 90px;
}

.tg-twitter .tg-roundicontext:hover,
.tg-dropbox .tg-roundicontext:hover {
  width: 94px;
}

.tg-youtube .tg-roundicontext:hover,
.tg-dribbble .tg-roundicontext:hover {
  width: 96px;
}

.tg-facebook .tg-roundicontext:hover {
  width: 100px;
}

.tg-instagram .tg-roundicontext:hover {
  width: 104px;
}

.tg-whatsapp .tg-roundicontext:hover {
  width: 106px;
}

.tg-soundcloud .tg-roundicontext:hover {
  width: 116px;
}

.tg-pinterestp .tg-roundicontext:hover,
.tg-stumbleupon .tg-roundicontext:hover {
  width: 126px;
}

.tg-verticalmiddle {
  margin: 0 -1px;
  float: none !important;
  display: inline-block;
  vertical-align: middle;
}

.tg-description {
  width: 100%;
  float: left;
}

.tg-bglight {
  background: #f7f7f7;
}

.tg-bgdark {
  background: #373542;
}

.tg-stars span,
.tg-stars {
  width: 110px;
  height: 16px;
  float: left;
  line-height: 16px;
  position: relative;
}

.tg-stars span:after,
.tg-stars:before {
  top: 0;
  left: 0;
  width: 100%;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  letter-spacing: 4px;
  font-family: "FontAwesome";
  color: rgba(218, 218, 218, 0.8);
  content: "\f005\f005\f005\f005\f005";
}

.tg-stars span {
  width: 82%;
  overflow: hidden;
}

.tg-stars span:after {
  color: #f8d64e;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > [class^=col-],
.no-gutters > [class*=col-],
.row.no-gutters > [class^=col-],
.row.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

/*==============================================
			Theme Pagination					
==============================================*/
.tg-pagination {
  width: 100%;
  float: left;
  padding: 30px 0 0;
  font: 13px/30px "Work Sans", Arial, Helvetica, sans-serif;
}

.tg-pagination ul.pagination {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
  list-style: none;
  line-height: 30px;
  text-align: center;
}

.tg-pagination ul.pagination li {
  margin: 3px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #f8f8f8;
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
}

.tg-pagination ul.pagination li a {
  color: #484848;
  display: block;
  text-align: center;
  position: relative;
  line-height: 30px;
}

.tg-pagination ul.pagination li.tg-nextpage a,
.tg-pagination ul.pagination li.tg-prevpage a {
  color: #fff;
  background: #484848;
}

.tg-pagination ul.pagination li.tg-prevpage a {
  border-radius: 3px 0 0 3px;
}

.tg-pagination ul.pagination li.tg-nextpage a {
  border-radius: 0 3px 3px 0;
}

.tg-pagination ul.pagination li.tg-nextpage a i,
.tg-pagination ul.pagination li.tg-prevpage a i {
  display: block;
  line-height: 30px;
}

.tg-pagination ul.pagination li.tg-active a,
.tg-pagination ul.pagination li a:hover,
.tg-pagination ul.pagination li.tg-nextpage a:hover,
.tg-pagination ul.pagination li.tg-prevpage a:hover,
.tg-pagination ul.pagination li.tg-nextpage a:hover i,
.tg-pagination ul.pagination li.tg-prevpage a:hover i {
  color: #fff;
}

/*==============================================
			Theme BreadCrumb					
==============================================*/
.tg-breadcrumb {
  padding: 0;
  color: #fff;
  float: left;
  list-style: none;
  margin: 0 0 0 26px;
  text-align: right;
  position: relative;
  background: #504f56;
  text-transform: capitalize;
  font: 13px/26px "Work Sans", Arial, Helvetica, sans-serif;
}

.tg-breadcrumb li {
  width: auto;
  float: left;
  padding: 0 15px;
  position: relative;
  line-height: inherit;
  list-style-type: none;
}

.tg-breadcrumb:after,
.tg-breadcrumb:before {
  top: 0;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
}

.tg-breadcrumb:after {
  left: 100%;
  border-right: 26px solid transparent;
  border-top: 26px solid #504f56;
}

.tg-breadcrumb:before {
  right: 100%;
  border-left: 26px solid transparent;
  border-top: 26px solid #504f56;
}

.tg-breadcrumb li:after {
  top: 0;
  left: -3px;
  content: "\f105";
  position: absolute;
  font-family: "FontAwesome";
}

.tg-breadcrumb li:first-child:after {
  display: none;
}

.tg-breadcrumb li a {
  display: block;
  color: #fff;
}

/*==============================================
			Theme Style							
==============================================*/
.tg-wrapper {
  overflow: hidden;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 100%;
  grid-template-areas: "header" "main" "footer";
  min-height: 100vh;
}

header {
  grid-area: nav;
}

main {
  grid-area: main;
}

footer {
  grid-area: footer;
}

.tg-home .tg-main {
  padding: 0px;
}

.tg-main {
  padding: 100px 0;
}

.tg-twocolumns {
  width: 100%;
  float: left;
  min-height: calc(100vh - 72px);
}

.tg-content,
.tg-sidebar {
  height: 100%;
  width: 100%;
  float: left;
  padding-top: 2rem;
}

.tg-content {
  padding-left: 2rem;
}

.pull-left {
  height: 100%;
  border-right: 1px solid #ddd;
}

.tg-dropdowarrow {
  top: 10px;
  z-index: 5;
  color: #fff;
  right: 15px;
  width: 20px;
  height: 20px;
  display: none;
  cursor: pointer;
  font-size: 8px;
  line-height: 20px;
  position: absolute;
  text-align: center;
  background: #484848;
}

.tg-dropdowarrow i {
  color: #fff;
  display: block;
  font-size: 8px;
  line-height: inherit;
}

.tg-open .tg-dropdowarrow i:before {
  content: "\e91a";
}

/*==============================================
			Header								
==============================================*/
.tg-header {
  position: fixed;
  width: 100%;
  z-index: 100;
  box-sizing: border-box;
  background-color: white;
  transform: translate3d(0, 0, 0);
  transition: 0.5s;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 3rem;
  height: 72px;
}
@media screen and (max-width: 768px) {
  .tg-header {
    padding: 1rem 1.5rem;
  }
}

.nav-content {
  display: flex;
  align-items: center;
  gap: 30px;
}
.nav-content a {
  color: #4b4b4b;
}

.tg-topbar {
  width: 100%;
  float: left;
}

.tg-logonav {
  width: 100%;
  float: left;
}

.tg-addressinfo {
  color: #fff;
  float: left;
  padding: 15px 0;
  font-size: 13px;
  line-height: 16px;
  list-style: none;
}

.tg-addressinfo li {
  float: left;
  padding: 0 0 0 30px;
  line-height: inherit;
  list-style-type: none;
}

.tg-addressinfo li:first-child {
  padding: 0;
}

.tg-addressinfo li i,
.tg-addressinfo li address,
.tg-addressinfo li time,
.tg-addressinfo li span {
  margin: 0;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
  display: inline-block;
  vertical-align: middle;
}

.tg-addressinfo li i {
  font-size: 20px;
  line-height: 20px;
  padding: 0 10px 0 0;
}

.tg-topbar .tg-socialicons {
  float: right;
  padding: 10px 0;
}

.tg-topbar .tg-socialicons li a {
  background: rgba(0, 0, 0, 0.1);
}

.tg-topbar .tg-socialicons li.tg-facebook a:hover {
  background: #3b5999;
}

.tg-topbar .tg-socialicons li.tg-twitter a:hover {
  background: #55acee;
}

.tg-topbar .tg-socialicons li.tg-linkedin a:hover {
  background: #0077b5;
}

.tg-topbar .tg-socialicons li.tg-googleplus a:hover {
  background: #dd4b39;
}

.tg-topbar .tg-socialicons li.tg-rss a:hover {
  background: #ff6600;
}

.tg-logonav {
  width: 100%;
  padding: 30px 0;
}

.tg-logo a {
  display: block;
}

.tg-logo a img {
  display: block;
  transition: 0.2s;
  max-width: 80px;
}
@media screen and (max-width: 768px) {
  .tg-logo a img {
    max-width: 72px;
  }
}

.tg-header-contents {
  transition: 0.3s;
}

.tg-nav {
  font: 400 14px/40px "Work Sans", Arial, Helvetica, sans-serif;
}

.tg-navigation {
  width: 100%;
  padding: 0;
}

.tg-navigation ul {
  margin: 0;
  list-style: none;
  line-height: inherit;
}

.tg-navigation > ul {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 24px;
}

.tg-navigation ul li {
  position: relative;
  line-height: inherit;
  list-style-type: none;
}

.tg-navigation ul li ul li.tg-menu-submenu,
.tg-navigation ul li ul li.tg-menu-cart {
  float: left;
}

.tg-navigation ul#user-submenu {
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.tg-navigation > ul > li:last-child .sub-menu {
  right: 0;
  left: auto;
}

.tg-navigation > ul > li:last-child .sub-menu li .sub-menu {
  top: 100%;
  right: 100%;
}

.tg-navigation > ul > li .sub-menu li:hover .sub-menu {
  top: 0;
}

.tg-navigation > ul > li:last-child i {
  display: block;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

.tg-navigation > ul > li.menu-item-has-children > a {
  padding: 0 15px 0 0;
}

.tg-navigation ul li a {
  color: #484848;
  gap: 4px;
  display: inline-flex;
  align-items: center;
  position: relative;
  text-transform: capitalize;
}

.tg-mobile-search ul li {
  float: left;
  list-style: none;
}

.tg-mobile-search .tg-nav-search {
  width: 70%;
}

.tg-mobile-search .tg-nav-shoppingCart a span {
  color: #4b4b4b;
}

.tg-mobile-search .tg-nav-shoppingCart {
  position: relative;
}

.tg-cart-icon {
  transition: all 0.5s ease;
}
.tg-cart-icon:hover {
  color: #469f60;
}

.tg-search-bar {
  display: flex;
  position: relative;
  text-transform: none;
}

button#search-btn i.fa.fa-search {
  position: absolute;
  left: 80%;
  top: 34%;
  color: #484848;
}
button#search-btn i.fa.fa-search:hover {
  color: #7dd497;
}

.tg-search-bar input:hover,
.tg-search-bar input:active,
.tg-search-bar input:focus {
  border: 1px solid #ddd;
  transition: border 600ms ease-in 50ms;
  text-transform: none;
}

input[type=search] {
  display: inline-block;
  width: 100%;
  border-radius: 50px;
  height: 70%;
  border: 1px solid #ddd;
  transition: border 400ms linear 10ms;
}

.menu-item-has-children a:before {
  top: 0;
  right: 15px;
  position: absolute;
  font-size: inherit;
  line-height: inherit;
  font-family: "FontAwesome";
}

.tg-navigation > ul > li.menu-item-has-children > a:before {
  right: 0;
  content: "\f107";
}

.tg-navigation ul li a:after {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  font-size: inherit;
  background: #484848;
  line-height: inherit;
}

.tg-navigation > ul > li > a:after {
  width: 0;
  height: 2px;
}

.tg-navigation > ul > li:hover > a:after,
.tg-navigation > ul > li.current-menu-item > a:after {
  width: 100%;
}

.sub-menu {
  top: 100px;
  left: 0;
  opacity: 0;
  z-index: 5;
  width: 230px;
  font-size: 13px;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  visibility: hidden;
  line-height: inherit;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

.sub-menu li {
  width: 100%;
  float: left;
  line-height: inherit;
}

.sub-menu li + li {
  border-top: 1px solid #eaeaea;
}

.sub-menu > li.menu-item-has-children > a:before {
  content: "\f105";
  line-height: 40px;
}

.sub-menu li a {
  padding: 0 15px;
}

.sub-menu li a:after {
  width: 3px;
  height: 0;
}

.sub-menu > li.current-menu-item > a,
.sub-menu > li:hover > a,
.tg-navigation > ul > li.hover-effect > a:after {
  background: #f7f7f7;
}

.sub-menu > li.current-menu-item > a:after,
.sub-menu > li:hover > a:after {
  height: 100%;
}

.menu-item-has-children:hover > .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.sub-menu .sub-menu {
  left: 100%;
}

.sub-menu li:hover .sub-menu {
  top: 0;
  opacity: 1;
  visibility: visible;
}

.tg-rightarea .tg-btn {
  float: right;
  margin: 0 0 0 40px;
}

.tg-navigationarea .tg-btn {
  float: right;
  overflow: visible;
}

.tg-navigationarea .tg-btn span {
  right: 10px;
  top: -20px;
  color: #fff;
  width: 35px;
  content: "";
  font-size: 9px;
  line-height: 17px;
  background: #504f56;
  position: absolute;
  text-align: center;
  border-radius: 17px 17px 0 17px;
}

.tg-navigationarea .tg-btn span:after {
  top: 100%;
  right: 0;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-top: 6px solid #504f56;
  border-left: 7px solid transparent !important;
}

.tg-logo.tg-vendor-home {
  width: 150px;
}

.trads-header {
  width: 70%;
  text-align: center;
  padding-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #57c778;
  text-transform: none;
}

.tg-navigation ul li > .dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#tg-nav .tg-navigation > ul li > a.submenu {
  margin-left: 2px;
  margin-right: 2px;
  font-weight: 500;
  display: inline;
  font-size: smaller;
  vertical-align: middle;
  height: auto;
  top: 10px;
}

#tg-nav .tg-navigation > ul li.submenu {
  border-top: 1px solid #f1f1f1;
  margin-left: 2px;
  margin-right: 2px;
  display: block;
  width: auto;
  line-height: normal;
}

li#user-area ul#user-submenu li.submenu:first-of-type {
  border-top: none;
}

a.dropdown-toggle {
  font-weight: 500;
  text-decoration: none;
}

ul#user-submenu.dropdown-menu li a {
  font-weight: 400;
}

ul#user-submenu li {
  margin-left: 3px;
  margin-right: 3px;
}

ul#user-submenu li:last-of-type {
  border-bottom: none;
}

ul#user-submenu.dropdown-menu li {
  border-bottom: 1px solid rgba(217, 217, 217, 0.3803921569);
  margin-left: 2px;
  margin-right: 2px;
}

ul#user-submenu.dropdown-menu li:last-of-type {
  border-bottom: none;
}

#tg-nav .tg-navigation > ul li > a {
  width: auto;
  font-weight: 600;
}

ul#user-submenu.dropdown-menu {
  position: absolute;
  left: 50%;
  box-shadow: 1px 1px 5px 0.5px #afafaf;
}

ul#user-submenu.dropdown-menu li {
  padding: 5px 5px;
}

ul#user-submenu.dropdown-menu li.submenu a {
  font-weight: 600;
}

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

.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
  border-top: 3px solid #57c778;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

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

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: 700;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

.tg-checkout-progress-container {
  height: 30px;
}

.tg-checkout-progress {
  position: absolute;
  top: 30px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.tg-checkout-progress ul {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  padding: 0px;
  margin: 0px 0px 50px 0px;
  position: relative;
}
.tg-checkout-progress ul::before {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background: #e1e1e1;
  position: absolute;
  z-index: -2;
}
.tg-checkout-progress ul::after {
  content: "";
  height: 2px;
  display: block;
  background: #5fdb6a;
  position: absolute;
  z-index: -1;
}
.tg-checkout-progress ul.step-1::after {
  width: 0%;
}
.tg-checkout-progress ul.step-2::after {
  width: 50%;
}
.tg-checkout-progress ul.step-3::after {
  width: 100%;
}
.tg-checkout-progress ul li {
  list-style: none;
}
.tg-checkout-progress ul li span {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e0e0e0;
  color: #999;
  border-radius: 50px;
  border: 2px solid white;
  box-shadow: 0px 0px 5px #ccc;
  font-weight: bold;
}
.tg-checkout-progress ul li.active span {
  background: #5fdb6a;
  box-shadow: 0px 0px 5px #5fdb6a;
  color: white;
}

a#user_profile.dropdown-toggle.profile-incomplete > span.profile-incomplete-dot {
  content: "";
  background: red;
  width: 6px;
  border-radius: 100%;
  height: 6px;
  position: absolute;
  top: 10px;
  left: 20px;
  display: block;
}

/* Remove the border from the navbar icon */
.navbar-toggle {
  border: none;
}

.navbar-toggle .icon-bar {
  transition: 200ms ease-in-out;
}

.navbar-toggle.open .icon-bar:nth-of-type(4) {
  opacity: 0;
}
.navbar-toggle.open .icon-bar:nth-of-type(2) {
  transform: rotate(45deg);
  margin: 0;
}
.navbar-toggle.open .icon-bar:nth-of-type(3) {
  transform: rotate(-45deg);
  margin: 0;
  margin-top: -2px;
}

/* Feature phones */
@media only screen and (min-width: 240px) {
  /* Centers logo on customer view */
  .tg-logo a img {
    display: block;
    transition: 0.2s;
    margin-left: auto;
    margin-right: auto;
  }
  .tg-logo.tg-vendor-home {
    position: relative;
    width: auto;
    right: -5%;
    margin-left: 0;
    margin-right: 0;
  }
  .tg-logo.tg-vendor-home img {
    max-width: 100px;
  }
  #tg-nav .tg-navigation > ul li > a.submenu {
    top: auto;
  }
  #tg-navigation.tg-navigation.navbar-collapse.in {
    overflow-y: visible;
    border-radius: 5px 5px;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 150px;
  }
  #tg-navigation ul .dropdown-menu.mega-dropdown-menu.row {
    left: 35%;
    width: 70%;
    max-height: 100%;
    overflow-y: scroll;
    box-shadow: 1px 2px 10px #aaa;
    z-index: 1500;
    top: auto;
  }
  .tg-vendor-header-menu-col button.navbar-toggle {
    top: 15px;
  }
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /* Centers logo on customer view */
  .tg-logo a img {
    display: block;
    transition: 0.2s;
    margin-left: auto;
    margin-right: auto;
  }
  .tg-logo.tg-vendor-home {
    position: relative;
    width: auto;
    right: -10%;
    margin-left: 0;
    margin-right: 0;
  }
  #tg-nav .tg-navigation > ul li > a.submenu {
    top: auto;
  }
  #tg-navigation.tg-navigation.navbar-collapse.in {
    overflow-y: visible;
    border-radius: 5px 5px;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 150px;
  }
  #tg-navigation ul .dropdown-menu.mega-dropdown-menu.row {
    left: 35%;
    width: 70%;
    max-height: 100%;
    overflow-y: scroll;
    box-shadow: 1px 2px 10px #aaa;
    z-index: 1500;
    top: auto;
  }
  .tg-vendor-header-menu-col button.navbar-toggle {
    top: 15px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /* Centers the logo on customer view */
  .tg-logo a img {
    display: block;
    transition: 0.2s;
    margin-left: auto;
    margin-right: auto;
  }
  .tg-logo.tg-vendor-home {
    position: relative;
    width: auto;
    right: -20%;
    margin-left: 0;
    margin-right: 0;
  }
  .tg-nav-shoppingCart > a > span.glyphicon {
    font-size: medium;
    position: relative;
    top: 10px;
  }
  .tg-search-bar {
    width: 110%;
    margin-left: -5%;
    margin-right: auto;
  }
  button#search-btn i.fa.fa-search {
    left: 90%;
    top: 32%;
  }
  li#user-area ul #user-submenu {
    position: relative;
    overflow: visible;
  }
  li#user-area ul #user-submenu li.submenu {
    height: 40px;
    border-top: 1px solid #eaeaea;
  }
  li#user-area ul #user-submenu li.submenu a.submenu {
    padding: "0 15px !important";
  }
  li#user-area ul #user-submenu.dropdown-menu {
    left: 35%;
    width: 70%;
    position: absolute;
    overflow-y: scroll;
    box-shadow: 1px 2px 10px #aaa;
    z-index: 1500;
    top: auto;
  }
  .tg-vendor-header-menu-col button.navbar-toggle {
    top: 15px;
  }
  #tg-nav .tg-navigation > ul > li > a {
    background-color: white;
    display: block;
    position: relative;
  }
  #tg-nav .tg-navigation > ul li > a.submenu {
    top: auto;
  }
  #tg-navigation.tg-navigation.navbar-collapse.in {
    overflow-y: visible;
    border-radius: 5px 5px;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 150px;
  }
  #tg-navigation ul .dropdown-menu.mega-dropdown-menu.row {
    left: 35%;
    width: 70%;
    max-height: 100%;
    overflow-y: scroll;
    box-shadow: 1px 2px 10px #aaa;
    z-index: 1500;
  }
}
@media screen and (min-width: 768px) {
  /* Aligns the logo on customer view to the left */
  .tg-logo a img {
    display: block;
    transition: 0.2s;
    margin-left: 0;
  }
  .tg-vendor-header-menu-col .tg-navigationarea {
    margin-top: 25px;
    margin-right: 5%;
  }
  .tg-vendor-header-logo-col {
    left: 0;
  }
  .tg-vendor-header-menu-col {
    right: 0;
  }
  #tg-navigation.tg-navigation.navbar-collapse.in {
    overflow-y: none;
    box-shadow: none;
    border: initial;
    border-radius: initial;
  }
  #tg-navigation ul .dropdown-menu.mega-dropdown-menu.row {
    left: 0;
    width: 100%;
    max-height: -moz-fit-content;
    max-height: fit-content;
    overflow-y: visible;
    box-shadow: initial;
    z-index: 1000;
    top: 100%;
  }
  ul#user-submenu.dropdown-menu {
    left: -30%;
  }
  button#search-btn i.fa.fa-search {
    left: 80%;
    top: 32%;
  }
}
@media screen and (min-width: 1199px) {
  .tg-checkout-progress {
    top: 0px;
  }
  .tg-vendor-header-logo-col {
    left: 0;
  }
  .tg-vendor-header-menu-col {
    right: 0;
  }
}
.cart-drawer-backdrop {
  pointer-events: none;
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.cart-drawer-backdrop--open {
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
}

.cart-drawer {
  transform: translateX(100%);
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.cart-drawer--open {
  transform: translateX(0);
  visibility: visible;
}

.tg-nav-dropdown {
  padding: 2rem 0rem;
}
.tg-nav-dropdown .tg-nav-dropdown-content {
  display: grid;
  transition: opacity 0.3s ease-in;
  opacity: 1;
}
.tg-nav-dropdown .tg-nav-dropdown-content a {
  text-decoration: none;
}
.tg-nav-dropdown .tg-nav-dropdown-content.tg-nav-dropdown-content-transparent {
  opacity: 0;
}
.tg-nav-dropdown .tg-nav-dropdown-content.tg-nav-dropdown-content-hidden {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.panel-heading,
fieldset h4,
.tg-shipping-address-header,
.tg-shipping-address h4 {
  color: #4b777b;
}

/*==============================================
			Inner Banner Style					
==============================================*/
.tg-innerpagebanner {
  width: 100%;
  float: left;
}

.tg-pagehead {
  width: 100%;
  float: left;
  padding: 0 10% 0 0;
}

.tg-pagehead h2 {
  color: #504f56;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 20px;
}

.tg-pagehead .tg-description p {
  margin: 0;
}

/*==============================================
			Product Grid						
==============================================*/
.tg-products {
  width: 100%;
  float: left;
  padding: 0 30px;
}

.owl-carousel .owl-item img {
  width: 100%;
  height: auto;
  display: block;
}

.tg-producttitle {
  width: 100%;
  float: left;
  color: #504f56;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  color: black;
}

.tg-producttitle h3 {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  color: black;
}

.tg-producttitle h3 a {
  color: #504f56;
}

.tg-rating {
  width: 100%;
  float: left;
  padding: 10px 0;
}

.tg-rating .tg-stars {
  float: none;
  display: block;
  margin: 0 auto;
}

.tg-price {
  width: 100%;
  float: left;
}

.tg-price h4 {
  margin: 0;
  font-size: 15px;
  line-height: 18px;
  opacity: 0.7;
}

.tg-product:hover .tg-productimg figcaption {
  opacity: 1;
  visibility: visible;
}

.tg-viewchoice {
  display: block;
  border-radius: 50%;
  width: 90px;
  border: 2px rgba(40, 200, 70, 0.2) solid;
  height: 90px;
  position: relative;
  overflow: hidden;
  margin-bottom: 1em;
}

.tg-viewchoice:hover {
  transition: 0.5s;
  width: 100px;
  height: 100px;
  border: 2px rgba(40, 230, 80, 0.4) solid;
}

.tg-viewchoice img {
  width: auto;
  display: inline;
  margin: 0 auto;
  margin-left: -25%;
}

.tg-viewchoice:hover img {
  transition: 0.5s;
  max-width: 180%;
  margin-left: -40%;
}

.tg-viewcontainer {
  display: block;
  position: relative;
  padding: 0.5em;
  width: 100%;
  box-sizing: content-box;
}

.tg-viewcontainer img {
  max-width: 100%;
}

.tg-viewcontainer img.inactive-view {
  display: none;
}

.tg-searchError {
  position: relative;
  top: 40px;
  color: black;
}

.tg-cart-subtotal {
  border-top: 1.8px rgb(240, 240, 240) solid;
  margin-top: 2em;
  padding-top: 0.8em;
  width: 97%;
}

.tg-subtotal-cost {
  color: #57c778;
}

.tg-cart-delete {
  cursor: pointer;
}

.tg-cart-button-container {
  padding: 10px 10px 10px;
  box-sizing: border-box;
  position: relative;
}

.tg-final-salesItem {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.tg-final-payment {
  width: 100%;
}

.tg-final-payment .tg-cart-final-payment-form .tg-btn {
  width: 100%;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.tg-shp-info-details ul li {
  list-style-type: none;
  line-height: 23px;
}

.tg-btn-edit {
  background-color: #ff083d;
}
.tg-btn-edit:hover {
  background-color: #ff6e8d;
}
.tg-btn-edit:focus {
  background-color: #ff5579;
  outline-color: #ff3b65;
  outline-style: solid;
  outline-width: 3px;
}
.tg-btn-edit:active {
  background-color: #ff6e8d;
  outline-color: #ff3b65;
  outline-style: solid;
  outline-width: 3px;
}

.tg-cart-edit {
  padding: 10px 1px;
}

/*==============================================
			Sidebar Style						
==============================================*/
.tg-widget {
  width: 100%;
  float: left;
}

.tg-widget + .tg-widget {
  margin: 30px 0 0;
}

.tg-widgettitle {
  width: 100%;
  float: left;
  padding: 0 0 20px;
}

.tg-widgettitle h3 {
  margin: 0;
  font-size: 18px;
  line-height: 18px;
}

.tg-widgetcontent {
  width: 100%;
  float: left;
}

.tg-widgetcontent ul {
  width: 100%;
  float: left;
  list-style: none;
  font-size: 13px;
  line-height: 16px;
}

.tg-widgetcontent ul li {
  width: 100%;
  float: left;
  font-size: inherit;
  line-height: inherit;
  list-style-type: none;
}

.tg-widgetcontent ul li a {
  color: #767676;
}

.tg-themeform {
  width: 100%;
  float: left;
  position: relative;
}

.tg-themeform fieldset {
  margin: 0;
  border: 0;
  padding: 0;
  width: 100%;
  float: left;
  position: relative;
}

fieldset.active {
  padding: 10px 20px;
  margin-left: 10%;
  width: 80%;
  display: block;
  background-color: #fcfafa;
  border-radius: 10px;
  box-shadow: 0.5px 1px 1px 2px rgba(98, 97, 97, 0.1411764706);
}

.tg-advertisement {
  width: 100%;
  float: left;
}

.tg-advertisement img {
  width: 100%;
  height: auto;
  display: block;
}

.tg-themerangeslider {
  width: 100%;
  float: left;
  height: 3px;
  margin: 10px 0;
  border-radius: 0;
  background: #ddd;
  border: 0 !important;
}

.tg-themerangeslider .ui-slider-handle {
  top: 3px;
  width: 0;
  height: 0;
  outline: none;
  background: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #504f56 transparent;
}

.tg-themerangeslider .ui-slider-handle + .ui-slider-handle {
  top: -8px;
  margin: 0 0 0 -8px;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #504f56 transparent transparent transparent;
}

.tg-amountbox {
  width: 100%;
  float: left;
  padding: 0 20px;
}

.tg-amountbox span,
.tg-amountbox input {
  display: inline-block;
  vertical-align: middle;
}

.tg-amountbox span {
  color: #999;
  font-size: 13px;
  line-height: 16px;
  padding: 0 8px 0 0;
}

.tg-amountbox input {
  border: 0;
  width: auto;
  padding: 0;
  height: auto;
  color: #484848;
  line-height: auto;
  font: 400 13px/16px "Work Sans", Arial, Helvetica, sans-serif;
}

.tg-uislider {
  width: 100%;
  float: left;
  padding: 15px 0 0;
}

.tg-uislider .tg-amountbox span {
  color: #999;
}

.tg-uislider .tg-amountbox span + span {
  color: #484848;
  padding: 0;
  font-weight: 600;
}

.tg-padding {
  width: 100%;
  float: left;
  padding: 10px 20px 0;
}

/*==============================================
				Refine Search Form				
==============================================*/
.tg-formrefinesearch h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  text-transform: capitalize;
}

.tg-formrefinesearch fieldset {
  border: 0;
  padding: 0;
  margin: 0 0 30px;
}

.tg-formrefinesearch fieldset h4 {
  color: #4b777b;
  font-weight: 400;
  line-height: 17px;
  margin: 0 0 15px;
  padding: 10px 20px;
  background: #f8f8f8;
}

.tg-formrefinesearch fieldset .tg-radio,
.tg-formrefinesearch fieldset .tg-checkbox {
  width: 100%;
  float: left;
  padding: 0 20px;
}

.tg-formrefinesearch fieldset .tg-radio + .tg-radio,
.tg-formrefinesearch fieldset .tg-checkbox + .tg-checkbox {
  margin: 10px 0 0;
}

.tg-formrefinesearch fieldset .tg-checkbox label,
.tg-formrefinesearch fieldset .tg-radio label {
  color: #767676;
  font-size: 13px;
  line-height: 16px;
}

.tg-formrefinesearch fieldset .tg-checkbox label:before {
  box-shadow: none;
}

.tg-formrefinesearch .tg-checkbox:hover label,
.tg-formrefinesearch .tg-checkbox input[type=checkbox]:checked + label,
.tg-formrefinesearch .tg-checkbox input[type=checkbox]:checked + label:before,
.tg-formrefinesearch .tg-checkbox input[type=checkbox]:checked + label:after {
  color: #504f56;
  border-color: #504f56;
}

.tg-formrefinesearch fieldset .tg-checkbox label span,
.tg-formrefinesearch fieldset .tg-radio label span {
  float: left;
}

.tg-formrefinesearch fieldset .tg-checkbox label span + span,
.tg-formrefinesearch fieldset .tg-radio label span + span {
  float: right;
}

.tg-ratingcheckbox {
  width: 100%;
  float: left;
}

.tg-formrefinesearch fieldset .tg-ratingcheckbox .tg-checkbox label {
  line-height: 15px;
}

.tg-ratingcheckbox .tg-checkbox label .tg-stars {
  float: left;
  margin: 0 0 0 3px;
}

.tg-ratingcheckbox .tg-checkbox label .tg-stars,
.tg-ratingcheckbox .tg-checkbox label .tg-stars:before,
.tg-ratingcheckbox .tg-checkbox label .tg-stars span,
.tg-ratingcheckbox .tg-checkbox label .tg-stars span:after {
  height: 15px;
  font-size: 15px;
  line-height: 15px;
}

.tg-ratingcheckbox .tg-checkbox label .tg-stars {
  width: 88px;
}

.tg-ratingcheckbox .tg-checkbox label[for=onestar] .tg-stars span {
  width: 20%;
}

.tg-ratingcheckbox .tg-checkbox label[for=twostar] .tg-stars span {
  width: 40%;
}

.tg-ratingcheckbox .tg-checkbox label[for=threestar] .tg-stars span {
  width: 60%;
}

.tg-ratingcheckbox .tg-checkbox label[for=fourstar] .tg-stars span {
  width: 80%;
}

.tg-ratingcheckbox .tg-checkbox label[for=fivestar] .tg-stars span {
  width: 100%;
}

.tg-ratingcheckbox .tg-checkbox input[type=checkbox] + label:before {
  top: 2px;
}

.tg-ratingcheckbox .tg-checkbox input[type=checkbox] + label:after {
  top: 6px;
}

.tg-formrefinesearch fieldset .tg-btn {
  width: 48%;
  float: right;
}

.tg-formrefinesearch fieldset .tg-btn:first-child {
  float: left;
}

/*==============================================
				Footer Style					
==============================================*/
footer {
  grid-area: footer;
}

.tg-footer {
  border-top: 2px solid;
}

.tg-footerinfo {
  width: 100%;
  float: left;
  padding: 60px 0;
}

.tg-threecolumns {
  width: 100%;
  float: left;
}

.tg-column {
  width: 100%;
  float: left;
}

.tg-column .tg-description {
  padding: 30px 0;
}

.tg-column .tg-description p {
  margin: 0;
}

.tg-contactinfo {
  width: 100%;
  float: left;
  list-style: none;
  line-height: 14px;
  padding: 0 0 30px;
}

.tg-contactinfo li {
  width: 100%;
  float: left;
  font-size: inherit;
  line-height: inherit;
  list-style-type: none;
}

.tg-contactinfo li + li {
  padding: 15px 0 0;
}

.tg-contactinfo li i {
  width: 30px;
  float: left;
  font-size: 16px;
  line-height: 16px;
}

.tg-contactinfo li span,
.tg-contactinfo li address {
  margin: 0;
  line-height: 14px;
  overflow: hidden;
  font-style: normal;
}

.tg-contactinfo li span a {
  color: #767676;
}

.tg-contactinfo li address {
  line-height: 18px;
}

.tg-column .tg-socialicons {
  width: 100%;
  float: left;
}

.tg-widgetcontent .tg-usefulllinks {
  margin: -15px 0 0;
}

.tg-widgetcontent .tg-usefulllinks li {
  width: 50%;
  float: left;
  margin: 15px 0 0;
}

.tg-widgetbusinesshours .tg-description {
  padding: 0 0 20px;
}

.tg-timinginfo {
  margin: -10px 0 0;
}

.tg-timinginfo li {
  padding: 10px 0 0;
}

.tg-timinginfo li span {
  float: left;
}

.tg-column .tg-timinginfo li + li {
  margin: 0;
}

.tg-timinginfo li span:first-child {
  color: #504f56;
  padding: 0 5px 0 0;
}

.tg-liststyledot li {
  position: relative;
  padding: 0 0 0 12px;
}

.tg-liststyledot li:before {
  top: 50%;
  left: 0;
  width: 4px;
  height: 4px;
  content: "";
  margin: -2px 0 0;
  position: absolute;
  border-radius: 50%;
  background: #767676;
}

.tg-formsignupnewsletter .form-group {
  width: 100%;
  float: left;
  margin: 0 0 10px;
}

.tg-formsignupnewsletter .tg-btn {
  width: 100%;
  padding: 3px 0 0;
}

.tg-noticearea {
  width: 100%;
  float: left;
  overflow: hidden;
  min-height: 100px;
  border-radius: 5px;
  position: relative;
  background: #504f56;
  padding: 16px 15px 16px 130px;
}

.tg-noticeicon {
  top: 10px;
  left: -28px;
  width: 130px;
  height: 130px;
  padding: 5px;
  display: block;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  border: 3px solid #a8a7ab;
  transform: rotate(-15deg);
}

.tg-noticeicon i {
  color: #504f56;
  display: block;
  background: #fff;
  font-size: 50px;
  line-height: 114px;
  border-radius: inherit;
}

.tg-noticearea h4 {
  color: #fff;
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 16px;
}

.tg-noticearea p {
  margin: 0;
  color: #fff;
}

.tg-footerbar {
  width: 100%;
  float: left;
  padding: 10px 0;
  background: #57c778;
}

.tg-copyright {
  color: #fff;
  float: left;
  font-size: 12px;
  line-height: 20px;
}

.tg-addnav {
  float: right;
  text-transform: capitalize;
  font: 400 14px/20px "Work Sans", Arial, Helvetica, sans-serif;
}

.tg-addnav ul {
  width: 100%;
  float: left;
  list-style: none;
  font-size: inherit;
  line-height: inherit;
}

.tg-addnav ul li {
  float: left;
  font-size: inherit;
  line-height: inherit;
  list-style-type: none;
}

.tg-addnav ul li + li {
  padding: 0 0 0 30px;
}

.tg-addnav ul li a {
  color: #fff;
  display: block;
}

.tg-threecolumns .tg-widgetcontent {
  padding: 0;
}

.tg-column .tg-widgettitle {
  padding: 0;
  background: none;
}

.tg-column .tg-widgettitle h3 {
  color: #504f56;
  font-size: 18px;
  line-height: 18px;
}

.tg-column .tg-widgettitle h3:before {
  display: none;
}

.newsletter-subscription {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 45vh;
  min-height: 400px;
  background-image: url("/images/abstract-metal-plates.jpg");
  background-size: cover;
  background-position: center;
}
.newsletter-subscription .tg-widgetcontent {
  width: 35%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .newsletter-subscription .tg-widgetcontent {
    width: 100%;
    margin: 0;
  }
}

.tg-website-feature {
  padding: 32px;
  display: flex;
  width: 85%;
  margin: 0 auto;
  align-items: center;
}
.tg-website-feature .tg-shortcodetext {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.tg-website-feature .image-container {
  flex: 1.3;
}
.tg-website-feature .image-container img {
  width: 350px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: auto;
  display: block;
}
.tg-website-feature.reverse {
  flex-direction: row-reverse;
}
.tg-website-feature.reverse .image-container img {
  margin-left: 0;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .tg-website-feature {
    padding: 2.5rem;
    width: 100%;
    flex-direction: column-reverse !important;
  }
  .tg-website-feature .image-container {
    width: 100%;
    margin-bottom: 20px;
  }
  .tg-website-feature .image-container img {
    width: 100%;
    aspect-ratio: 16/9;
  }
  .tg-website-feature .tg-shortcodetext {
    gap: 0.7rem;
  }
}

/*==============================================
				Index Style					
==============================================*/
.tg-homebanner {
  width: 100%;
  float: left;
  position: relative;
}

.tg-homebanner > figure {
  margin: 0;
  width: 100%;
  float: left;
}

.tg-homebanner > figure > img {
  z-index: 1;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.tg-homebanner figcaption {
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center;
}

.tg-homebanner figcaption h1 {
  margin: 0 0 20px;
  color: #504f56;
  font-size: 60px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}

.tg-homebanner figcaption h2 {
  color: #504f56;
  margin: 0 0 60px;
  font-size: 130px;
  font-weight: 300;
  line-height: 90px;
  padding: 0 0 30px;
  position: relative;
  text-align: center;
}

.tg-homebanner figcaption h2:before {
  top: 100%;
  left: 50%;
  width: 300px;
  content: "";
  height: 3px;
  position: absolute;
  margin: 0 0 0 -150px;
}

.tg-customsuitprocess {
  width: 100%;
  float: left;
  list-style: none;
  text-align: center;
}

.tg-customsuitprocess li {
  padding: 0 40px;
  vertical-align: top;
  display: inline-block;
  list-style-type: none;
}

.tg-customsuitprocess li:first-child {
  padding-left: 0;
}

.tg-customsuitprocess li:last-child {
  padding-right: 0;
}

.tg-process {
  width: 100%;
  float: left;
}

.tg-processimg {
  width: 222px;
  float: left;
  padding: 8px;
  margin: 0 0 20px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  border: 3px solid #504f56;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
}

.tg-processimg img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 50%;
}

.tg-processicon {
  top: 10px;
  right: 10px;
  width: 50px;
  color: #fff;
  height: 50px;
  display: block;
  font-size: 16px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
}

.tg-processicon i {
  color: #fff;
  display: block;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

.tg-processtitle,
.tg-process .tg-description {
  width: auto;
  float: none;
  clear: both;
  overflow: hidden;
}

.tg-process .tg-description p {
  margin: 0;
  word-wrap: break-word;
}

.tg-processtitle h3 {
  margin: 0;
  font-size: 20px;
  line-height: 20px;
}

.tg-heading h2 {
  margin: 0;
  font-size: 32px;
  font-weight: 300;
}

.tg-btns {
  width: 100%;
  float: left;
}

.tg-btns .tg-btn {
  float: left;
}

.tg-btns .tg-btn + .tg-btn {
  margin: 0 0 0 30px;
}

.tg-shortcodeimg figure {
  margin: 0;
  width: 100%;
  float: left;
}

.tg-shortcodeimg figure img {
  display: block;
}

.tg-shortcodemultiimgs figure {
  margin: 0;
  z-index: 3;
  width: auto;
  position: relative;
}

.tg-shortcodemultiimgs figure:nth-child(1) {
  width: 66%;
  margin: 0 0 -200px;
}

.tg-shortcodemultiimgs figure:nth-child(2) {
  z-index: 2;
  width: 52%;
  float: right;
  margin: 0 0 -75px;
}

.tg-shortcodemultiimgs figure:nth-child(3) {
  z-index: 1;
  margin: 0 0 0 80px;
}

.tg-shortcodemultiimgs figure img {
  border: 10px solid #fff;
}

.tg-statastic {
  width: 25%;
  float: left;
  padding: 0 15px;
}

.tg-statasticicon {
  width: 100%;
  float: left;
  color: #504f56;
  font-size: 80px;
  line-height: 80px;
  padding: 0 0 30px;
  text-align: center;
  position: relative;
}

.tg-statasticicon:before {
  top: 100%;
  left: 50%;
  content: "";
  width: 70px;
  height: 2px;
  position: absolute;
  margin: 0 0 0 -35px;
}

.tg-statasticicon i {
  color: inherit;
  display: block;
  font-size: inherit;
  line-height: inherit;
}

.tg-statastic h2 {
  clear: both;
  width: 100%;
  float: left;
  color: #504f56;
  font-size: 50px;
  font-weight: 300;
  line-height: 36px;
  text-align: center;
  margin: 30px 0 20px;
}

.tg-statastic h3 {
  margin: 0;
  color: #504f56;
  font-size: 18px;
  line-height: 12px;
  text-align: center;
}

.tg-sectionhead {
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.tg-sectionhead #see-more-link {
  color: #36834c;
}
.tg-sectionhead #see-more-link:hover {
  text-decoration: underline;
}
.tg-sectionhead .tg-description {
  width: 40%;
}
.tg-sectionhead .tg-description p {
  opacity: 0.5;
  color: black;
  line-height: 2rem;
  margin: 0;
}

.tg-tailoronlinework .tg-customsuitprocess li {
  width: 33.33%;
  float: left;
  text-align: center;
  position: relative;
}

.tg-tailoronlinework .tg-customsuitprocess li:before {
  top: 111px;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  background: #dbdbdb;
}

.tg-tailoronlinework .tg-customsuitprocess li + li:after {
  top: 96px;
  left: -15px;
  z-index: 2;
  width: 30px;
  height: 30px;
  display: block;
  content: "\f105";
  font-size: 16px;
  line-height: 30px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  font-family: "FontAwesome";
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.tg-tailoronlinework .tg-customsuitprocess li:last-child:before {
  display: none;
}

.tg-tailoronlinework .tg-processimg {
  float: none;
  box-shadow: none;
  margin: 0 auto 20px;
  border-color: #f7f7f7;
}

.tg-tailoronlinework .tg-processtitle {
  padding: 0 0 20px;
}

.tg-bglight .tg-heading:before {
  background: #fff;
}

.tg-Woocommerce .tg-shortcodeimg figure {
  margin: -40px 0 0;
}

.tg-Woocommerce .tg-heading h2 span {
  display: block;
  font-size: 24px;
  line-height: 18px;
  padding: 0 0 10px;
}

.tg-freeiconpack .tg-shortcodeimg figure {
  padding: 60px 10px 0;
}

.tg-freeiconpack .tg-shortcodeimg figure img {
  width: 100%;
  height: auto;
  display: block;
}

.tg-freeiconpack .tg-shortcodeimg figure figcaption {
  clear: both;
  margin: 0 -10px;
  position: relative;
}

.tg-freeiconpack .tg-shortcodeimg figure figcaption:before,
.tg-freeiconpack .tg-shortcodeimg figure figcaption:after {
  top: 100%;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
}

.tg-freeiconpack .tg-shortcodeimg figure figcaption:before {
  right: 0;
  border-right: 10px solid transparent;
  border-top: 10px solid #3f9558;
}

.tg-freeiconpack .tg-shortcodeimg figure figcaption:after {
  left: 0;
  border-left: 10px solid transparent;
  border-top: 10px solid #3f9558;
}

.tg-freeiconpack .tg-shortcodeimg figure figcaption h2 {
  margin: 0;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}

.tg-adinpanel .tg-shortcodeimg figure {
  margin: -40px 0 0;
}

.tg-apps {
  width: 100%;
  float: left;
  font-size: 30px;
  line-height: 30px;
  list-style: none;
  padding: 0 0 20px;
}

.tg-apps li {
  float: left;
  padding: 0 30px 0 0;
  font-size: inherit;
  line-height: inherit;
  list-style-type: none;
}

.tg-apps li a {
  color: #767676;
  display: block;
}

.tg-apps li a a {
  display: block;
}

.tg-builtinassetslist {
  width: 100%;
  float: left;
  font-size: px;
  line-height: px;
  list-style: none;
}

.tg-builtinassetslist li {
  width: 100%;
  float: left;
  font-size: inherit;
  line-height: inherit;
  list-style-type: none;
}

.tg-builtinasset {
  width: 100%;
  float: left;
}

.tg-builtinasset .tg-shortcodetext {
  padding: 0 60px;
  min-height: 369px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.tg-builtinasset h2 {
  width: 100%;
  margin: 0 0 30px;
  font-size: 24px;
  line-height: 18px;
}

.tg-themeliststyletick {
  width: 100%;
  float: left;
  color: #777;
  margin: 0;
  line-height: 17px;
  list-style: none;
}

.tg-themeliststyletick li {
  width: 100%;
  float: left;
  margin: 10px 0 0;
  position: relative;
  padding: 0 0 0 20px;
  font-size: inherit;
  line-height: inherit;
  list-style-type: none;
}

.tg-themeliststyletick li:first-child {
  margin: 0;
}

.tg-themeliststyletick li:before {
  top: 0;
  left: 0;
  content: "\e96d";
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  font-family: "icomoon";
}

.tg-footervtwo {
  border: 0;
  margin: 65px 0 0;
  border-bottom: 2px solid;
}

.tg-newsletter {
  width: 100%;
  float: left;
  margin: -65px 0 0;
}

.tg-footervtwo .tg-formnewsletter {
  padding: 40px 50px;
}

.tg-formnewsletter {
  padding: 0 50px;
}

.tg-formtitle {
  float: left;
  padding: 0 30px 0 0;
}

.tg-formtitle h3 {
  margin: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 24px;
}

.tg-formtitle h3 span {
  display: block;
  font-size: 20px;
  line-height: 14px;
  padding: 0 0 12px;
}

.tg-footervtwo .tg-formtitle h3 {
  font-size: 20px;
}

.tg-formnewsletter .form-group {
  margin: 5px 0;
  overflow: hidden;
  width: auto;
  float: none;
}

.tg-formnewsletter .form-group .form-control {
  border: 0;
  width: 68%;
  float: left;
  border-radius: 5px;
}

.tg-formnewsletter .form-group .tg-btn {
  float: right;
  padding: 0;
  width: 30%;
}

.tg-footervtwo .tg-formnewsletter .form-group .tg-btn {
  color: #57c778;
  background: #fff;
  border-color: #ccc;
}

.tg-footervtwo .tg-formnewsletter .form-group .tg-btn:before {
  background: #fff;
}

.tg-footervtwo .tg-formtitle h3 {
  color: #fff;
}

.tg-footervtwo .tg-footerbar {
  padding: 40px 0;
  background: none;
}

.tg-footerbar .tg-socialicons {
  float: left;
  padding: 6px 0;
}

.tg-footerbar .tg-socialicons li a {
  background: #dedede;
}

.tg-footerbar .tg-socialicons li.tg-facebook a {
  background: #dedede;
}

.tg-footerbar .tg-socialicons li.tg-facebook a:hover {
  background: #3b5999;
}

.tg-footerbar .tg-socialicons li.tg-twitter a:hover {
  background: #55acee;
}

.tg-footerbar .tg-socialicons li.tg-linkedin a:hover {
  background: #0077b5;
}

.tg-footerbar .tg-socialicons li.tg-googleplus a:hover {
  background: #dd4b39;
}

.tg-footerbar .tg-socialicons li.tg-rss a:hover {
  background: #ff6600;
}

.tg-footervtwo .tg-footerbar .tg-copyright {
  float: right;
  color: #767676;
  padding: 11px 0;
}

.tg-footervtwo .tg-footerbar .tg-logo {
  width: 170px;
  float: none;
  display: block;
  margin: 0 auto;
}

.tg-showcaseslider {
  width: 100%;
  float: left;
  margin: 0 0 34px;
  position: static;
}

.tg-showcaseslider ul li > div {
  margin: 10px 0;
  background: #000;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
}

.tg-showcaseslider ul li img {
  opacity: 0.1;
  display: block;
}

.tg-showcaseslider ul li.flipster__item--current img {
  opacity: 1;
}

.flipster__nav {
  left: 0;
  margin: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  line-height: 4px;
  position: absolute;
}

.flipster__nav li {
  margin: 0 5px;
  vertical-align: top;
  line-height: inherit;
}

.flipster__nav li a {
  width: 12px;
  height: 4px;
  padding: 0;
  display: block;
  overflow: hidden;
  border-radius: 4px;
  background: #504f56;
  text-indent: -9999px;
}

.flipster__nav li a:after {
  display: none;
}

.flipster__nav li.flipster__nav__item--current a {
  width: 24px;
}

.owl-carousel .owl-dot {
  background-color: transparent;
  padding: 0 3px;
}
.owl-carousel .owl-dot span {
  border-radius: 8px;
  width: 8px;
  height: 8px;
}
.owl-carousel .owl-dot.active span, .owl-carousel .owl-dot:hover span {
  width: 20px;
}

#mens-fashion-section,
#womens-fashion-section {
  padding-top: 0px;
}

/*==============================================
				Shop Detail						
==============================================*/
.tg-productgallery {
  width: 100%;
  float: left;
  margin: -40px 0;
  background: #fff;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}

.tg-productgalleryslider {
  width: 100%;
  float: left;
}

.tg-productgalleryslider .item {
  margin: 0;
  width: 100%;
  float: left;
}

.tg-productgalleryslider .item img {
  width: 100%;
  float: left;
  display: block;
}

.tg-thumblider {
  padding: 0 25px;
  margin: -80px 0 0;
}

.tg-thumblider .owl-item {
  padding: 5px;
}

.tg-thumblider .item {
  padding: 5px;
  background: #fff;
  border: 1px solid #ddd;
}

.tg-producttextbox {
  width: 100%;
  float: left;
  padding: 20px;
}

.tg-producttextboxhead {
  width: 100%;
}

.tg-producttextboxhead .tg-rightbox span {
  display: block;
  text-align: right;
}

.tg-producttextboxhead .tg-rightbox span:first-child {
  color: #504f56;
  font-size: 24px;
  line-height: 18px;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
}

.tg-producttextbox .tg-description {
  margin-top: 20px;
  padding-top: 24px;
  border-top: 1px solid #ddd;
}

.tg-producttextbox .tg-description p {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.tg-producttextboxfoot {
  width: 100%;
  float: left;
}

.tg-producttextboxfoot .tg-btn {
  float: left;
}

.tg-producttextboxfoot .tg-btn + .tg-btn {
  margin: 0 0 0 20px;
}

.tg-productshare {
  float: right;
  padding: 7px 0 6px;
}

.tg-productshare span {
  float: left;
  color: #504f56;
  line-height: 18px;
  padding: 6px 8px 6px 0;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
}

.tg-productshare .tg-socialicons {
  float: right;
}

.tg-producttabs {
  width: 100%;
  float: left;
  padding: 80px 0;
}

.tg-producttabnav {
  z-index: 2;
  width: 100%;
  float: left;
  list-style: none;
  line-height: 20px;
  text-align: center;
  position: relative;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
}

.tg-producttabnav li {
  float: left;
  font-size: inherit;
  line-height: inherit;
  list-style-type: none;
}

.tg-producttabnav li + li {
  margin: 0 0 0 5px;
}

.tg-producttabnav li a {
  color: #999;
  width: 200px;
  display: block;
  padding: 14px 0;
  position: relative;
  background: #f7f7f7;
  border: 1px solid #ddd;
}

.tg-producttabnav li a:before {
  top: -1px;
  left: 0;
  width: 0;
  height: 3px;
  content: "";
  position: absolute;
}

.tg-producttabnav li.active a,
.tg-producttabnav li a:hover {
  background: #fff;
  border-bottom-color: #fff;
}

.tg-producttabnav li a:hover:before,
.tg-producttabnav li.active a:before {
  width: 100%;
}

.tg-tabcontent {
  width: 100%;
  float: left;
  padding: 30px;
  margin: -1px 0 0;
  border: 1px solid #ddd;
}

.tg-tabcontent .tab-pane {
  width: 100%;
  float: left;
}

.tg-alignleft {
  float: left;
  margin: 0 30px 0 0;
}

.tg-alignright {
  float: right;
  margin: 0 0 0 30px;
}

.tg-tabcontent .tg-description {
  width: auto;
  float: none;
  overflow: hidden;
}

.tg-tabcontent .tg-description p:last-child {
  margin: 0;
}

.tg-relatedproducts {
  width: 100%;
  float: left;
}

.tg-relatedproducts > h2 {
  margin: 0 0 15px;
  font-size: 24px;
  color: #504f56;
  line-height: 18px;
}

/*==============================================
				Shopping Cart						
==============================================*/
.tg-cartSalesItem-name {
  margin-bottom: 0.05em;
  padding-top: 15px;
  font-weight: 550;
  padding-bottom: 0.02em;
  color: #57c778;
}

.tg-productimg img {
  margin-right: auto;
  margin-left: auto;
}

span.tg-cart-priceheader {
  font-size: 0.4em;
}

.tg-cartSalesItem-gender {
  font-size: 0.8em;
}

.tg-cartSalesItem-desc {
  font-size: 0.85em;
}

.tg-cartSalesItem-vendorName span {
  color: #2e8a49;
}

.tg-final-payment .tg-final-CostBreakDown h6 {
  color: #57c778;
}

.tg-price > span {
  position: relative;
  top: 20px;
}

.tg-productcontent .tg-price span {
  color: #333;
  font-size: 1.1em;
  font-weight: 500;
  top: 5px;
}

.tg-cartSalesItem-subtotal {
  background: #57c778;
  color: #ddd;
  padding: 5px 10px;
  border-radius: 3px;
}

.tg-shp-info-details ul li {
  font-size: smaller;
}

.tg-final-salesItemDetails ul li {
  font-size: smaller;
  text-align: left;
  list-style: none;
  line-height: 1.5em;
  margin-bottom: 0.8em;
}

table.table.tg-cart-final-table td, table.table.tg-cart-final-table th {
  border-left: none;
  border-right: none;
  background-color: #f5f5f5;
}

.tg-final-DlvryCost {
  display: block;
  margin-bottom: 1em;
  text-align: center;
}

form#payNow {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

li.tg-final-cartBreakDown-item {
  list-style: none;
  display: block;
  height: 10.5em;
  width: 100%;
  box-sizing: content-box;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

li.tg-final-cartBreakDown-item:nth-child(odd) {
  background-color: #f3f3f3;
}

.tg-final-cartBreakDown-item-name {
  line-height: 100%;
  padding-top: 10px;
  color: #57c778;
}

.tg-final-cartBreakDown-item-id {
  text-transform: uppercase;
  font-weight: bold;
  font-size: x-small;
}

.tg-order-summary-table {
  display: flex;
  flex-direction: row;
  flex: 0 1 auto;
  flex-wrap: wrap;
  position: relative;
}

.tg-order-summary-table-spacing {
  justify-content: space-between;
}

.tg-cart-final-header {
  font-weight: 600;
  text-transform: capitalize;
}

.tg-final-salesItemDeliveryEstimate {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 0;
  color: #57c778;
  font-weight: 700;
}

.tg-final-TotalCost,
.tg-final-InitialDepositCost {
  font-weight: 700;
  margin-bottom: 1em;
}

.tg-address-line {
  line-height: 1.5em;
}

ul li.tg-address-line,
ul li.tg-address-line.user-name {
  list-style: none;
  font-size: 1.1em;
}

.tg-address-choice {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.tg-address-choice a.tg-btn {
  cursor: pointer;
}

.tg-add-new-address-container {
  margin-top: 40px;
}

.tg-add-new-address {
  padding: 0 0 20px;
}

.tg-add-new-address .form-group {
  width: 100%;
  float: left;
  margin: 0 0 10px;
}

.tg-shipping-address {
  margin-top: 30px;
}

.tg-add-new-address-info p,
.tg-shipping-address-statement p {
  font-size: 1.05em;
  font-weight: 500;
}

.tg-payment-option-header {
  display: block;
  margin-top: 20px;
}

.tg-shipping-address-header,
.tg-add-new-address-header,
.tg-cart-final-header,
.tg-final-CostBreakDown,
span.tg-payment-option {
  margin-top: 30px;
  font-family: "Fira Sans";
  color: #4b777b;
}

.tg-pagehead,
h2.tg-cart-header {
  font-family: "Fira Sans";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Fira Sans";
  color: #4b777b;
}

ul.tg-order-confirmation-info li {
  list-style-type: none;
}

.payment-method h2 {
  margin: 0;
  padding: 1.8em 2em;
  font-size: 1.2em;
  line-height: 1.2;
  color: #7e7e7e;
}
.payment-method .pm-item {
  position: relative;
}
.payment-method .pm-item:last-child:after {
  content: "";
  display: block;
  height: 0.125em;
  background-color: #e6e6e6;
  position: absolute;
  left: 2em;
  right: 2em;
}
.payment-method .pm-label {
  display: flex;
  margin-bottom: 0;
  padding: 1.5rem 2rem;
  cursor: pointer;
  background-color: #f6f7f9;
}
.payment-method .pm-text {
  padding-left: 2.5em;
  position: relative;
}
.payment-method .pm-text:before {
  content: "";
  display: block;
  width: 1.5em;
  height: 1.5em;
  background: #e6e6e6;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  box-shadow: 0 0.08rem 0 rgba(26, 26, 26, 0.25) inset;
}
.payment-method .pm-text h5 {
  padding-top: 0.25em;
  font-size: 1em;
}
.payment-method .pm-text p {
  margin-bottom: 0;
  color: #7e7e7e;
}
.payment-method .pm-text-thumb {
  padding-left: 0.9em;
}

.payment-method input[type=radio] {
  display: none;
}

.payment-method input[type=radio]:checked + .pm-label {
  background: none;
}

.payment-method input[type=radio]:checked + .pm-label .pm-text:before {
  background: radial-gradient(white 0%, white 33%, #7dc855 38%, #7dc855 100%);
}

@media (max-width: 479px) {
  .payment-method h2 {
    padding: 0.75rem;
    font-size: 1em;
  }
  .payment-method .pm-label {
    flex-wrap: wrap;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .payment-method .pm-text,
  .payment-method .pm-thumb {
    padding-left: 2.25em;
  }
  .payment-method .pm-text {
    flex: 1 1 100%;
  }
  .payment-method .pm-thumb {
    flex: 0 0 auto;
    align-self: center;
    margin-top: 0.35em;
  }
  .payment-method .pm-thumb + .pm-thumb {
    padding-left: 1.25em;
  }
}
/*==============================================
				About Us Style					
==============================================*/
.tg-paddingzero {
  padding: 0;
}

.tg-teammembers {
  width: 100%;
  float: left;
}

.tg-member {
  width: 100%;
  float: left;
  position: relative;
}

.tg-member figure {
  margin: 0;
  width: 100%;
  float: left;
}

.tg-member figure a {
  display: block;
}

.tg-member figure a img {
  display: block;
}

.tg-membercontent {
  width: 100%;
  float: left;
  padding: 20px 0 0;
}

.tg-membername {
  width: 100%;
  float: left;
  padding: 0 0 10px;
}

.tg-membername h3 {
  margin: 0;
  color: #504f56;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}

.tg-memberdesignation {
  width: 100%;
  float: left;
}

.tg-memberdesignation h4 {
  margin: 0;
  color: #767676;
}

.tg-membercontent .tg-socialicons {
  width: 100%;
  float: left;
  padding: 20px 0 0;
}

.tg-membercontent .tg-socialicons li {
  padding: 0 0 0 10px;
}

.tg-membercontent .tg-socialicons li:first-child {
  padding: 0;
}

.tg-brands {
  width: 100%;
  float: left;
  list-style: none;
}

.tg-brands li {
  width: 25%;
  float: left;
  list-style-type: none;
  border: 1px solid #fff;
}

.tg-brands li:nth-child(1),
.tg-brands li:nth-child(2),
.tg-brands li:nth-child(3),
.tg-brands li:nth-child(4) {
  border-bottom-color: #ddd;
}

.tg-brands li:nth-child(2),
.tg-brands li:nth-child(3),
.tg-brands li:nth-child(4),
.tg-brands li:nth-child(6),
.tg-brands li:nth-child(7),
.tg-brands li:nth-child(8) {
  border-left-color: #ddd;
}

.tg-brands li figure {
  margin: 0;
  width: 100%;
  float: left;
}

.tg-brands li figure a {
  display: block;
}

.tg-brands li figure a img {
  display: block;
  margin: 0 auto;
}

/*==============================================
		   Get Measurements Style					
==============================================*/
.capture-input .active-input {
  display: block;
  border: 3px rgba(32, 154, 64, 0.5) solid;
  transition: border ease-in 0.4;
}

.dynamic-input-container {
  margin-top: 1em;
  margin-bottom: 1em;
}

.capture-contents {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.capture-contents .card {
  background-color: #fff;
  min-width: 100%;
  min-height: 200px;
  display: flex;
  overflow-x: auto;
}
.capture-contents .card::-webkit-scrollbar {
  display: none;
}
.capture-contents .card .card--content {
  background-color: #aadaaa;
  border-radius: 10px;
  min-width: 200px;
  margin: 5px;
  list-style: none;
  position: relative;
  box-sizing: content-box;
  overflow: hidden;
  width: 100%;
}
.capture-contents .card .card--content div img {
  top: 30px;
  position: absolute;
  left: 2em;
  right: 1em;
  display: block;
}
.capture-contents .card .card--content.active {
  border: 3px rgba(32, 154, 64, 0.5) solid;
  border-radius: 10px;
  transition: border ease-in 0.4;
}
.capture-contents .card .card--content.active div img {
  top: 30px;
  position: absolute;
  left: 2em;
  right: 1em;
  display: block;
}

/*==============================================
			How It Work Style					
==============================================*/
.tg-worksteps {
  width: 100%;
  float: left;
}

.tg-workstep {
  width: 100%;
  float: left;
  position: relative;
}

.tg-workstep .tg-videobox {
  width: 100%;
  float: left;
}

.tg-workstep .tg-videobox img {
  opacity: 0;
  width: 100%;
  height: auto;
  display: block;
  visibility: hidden;
  position: relative;
}

.tg-workstep .tg-videobox iframe {
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
}

.tg-stepcontent {
  width: 100%;
  float: left;
  height: 369px;
  padding: 15px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}

.tg-workstep:before {
  top: 0;
  color: #f7f7f7;
  position: absolute;
  font: bold 140px/100px "Work Sans", Arial, Helvetica, sans-serif;
}

.tg-workstep:nth-child(1):before {
  left: 50%;
  content: "01";
}

.tg-workstep:nth-child(2):before {
  left: 0;
  content: "02";
}

.tg-workstep:nth-child(3):before {
  left: 50%;
  content: "03";
}

.tg-workstep:nth-child(4):before {
  left: 0;
  content: "04";
}

.tg-stepcontent h3 {
  margin: 0 0 30px;
  color: #504f56;
  font-size: 24px;
  line-height: 18px;
}

.tg-stepcontent .tg-description p {
  margin: 0;
}

/*==============================================
			Contact Us Style					
==============================================*/
.form-group {
  width: 100%;
}

.tg-themeform fieldset textarea {
  float: left;
  resize: none;
  width: 100%;
  height: 127px;
}

/*==============================================================================================
			Home Version Two																	
==============================================================================================*/
/*==============================================
			Home Banner Slider					
==============================================*/
.tg-homeslider {
  color: #fff;
  font-size: 16px;
  position: relative;
  padding-bottom: 0% !important;
}

.tg-homeslider .pogoSlider-slide {
  float: left;
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 0 100px;
  overflow: hidden;
  position: absolute;
  background-size: cover;
  background-position: center bottom;
  align-items: center;
  display: flex;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  flex-direction: column;
}

.tg-homeslider .pogoSlider-slide:after {
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000;
  position: absolute;
}

.tg-slidercontent {
  width: 100%;
  float: left;
}

.tg-slidercontent h1 {
  margin: 0;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  text-align: left;
}

.tg-slidercontent h1 span {
  display: block;
  font-size: 130px;
  font-weight: 300;
  line-height: 130px;
  position: relative;
}

.tg-slidercontent h1 span:before {
  left: 0;
  bottom: 0;
  content: "";
  width: 200px;
  height: 3px;
  position: absolute;
}

.tg-slidercontent .tg-description {
  padding: 30px 0;
}

.tg-slidercontent .tg-description p {
  margin: 0;
  line-height: 26px;
  color: #e3e3e3;
}

.pogoSlider-progressBar {
  height: 3px;
  background: #57c777;
}

.tg-btns {
  width: 100%;
  float: left;
}

.tg-slidercontent .tg-btns .tg-btn {
  float: left;
  margin: 0 30px 0 0;
}

.pogoSlider--dirTopLeft .pogoSlider-dir-btn--next,
.pogoSlider--dirTopRight .pogoSlider-dir-btn--next,
.pogoSlider--dirBottomLeft .pogoSlider-dir-btn--next,
.pogoSlider--dirBottomRight .pogoSlider-dir-btn--next,
.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn--next,
.pogoSlider--dirTopLeft .pogoSlider-dir-btn--prev,
.pogoSlider--dirTopRight .pogoSlider-dir-btn--prev,
.pogoSlider--dirBottomLeft .pogoSlider-dir-btn--prev,
.pogoSlider--dirBottomRight .pogoSlider-dir-btn--prev,
.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn--prev {
  width: 60px;
  height: 60px;
  line-height: 56px;
  transform: rotate(0);
  border: 2px solid #fff;
}

.pogoSlider--dirTopLeft .pogoSlider-dir-btn--next:before,
.pogoSlider--dirTopRight .pogoSlider-dir-btn--next:before,
.pogoSlider--dirBottomLeft .pogoSlider-dir-btn--next:before,
.pogoSlider--dirBottomRight .pogoSlider-dir-btn--next:before,
.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn--next:before,
.pogoSlider--dirTopLeft .pogoSlider-dir-btn--prev:before,
.pogoSlider--dirTopRight .pogoSlider-dir-btn--prev:before,
.pogoSlider--dirBottomLeft .pogoSlider-dir-btn--prev:before,
.pogoSlider--dirBottomRight .pogoSlider-dir-btn--prev:before,
.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn--prev:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 20px;
  line-height: 56px;
  position: absolute;
  text-align: center;
  font-family: "FontAwesome";
}

.pogoSlider--dirTopLeft .pogoSlider-dir-btn--next:before,
.pogoSlider--dirTopRight .pogoSlider-dir-btn--next:before,
.pogoSlider--dirBottomLeft .pogoSlider-dir-btn--next:before,
.pogoSlider--dirBottomRight .pogoSlider-dir-btn--next:before,
.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn--next:before {
  content: "\f105";
}

.pogoSlider--dirTopLeft .pogoSlider-dir-btn--prev:before,
.pogoSlider--dirTopRight .pogoSlider-dir-btn--prev:before,
.pogoSlider--dirBottomLeft .pogoSlider-dir-btn--prev:before,
.pogoSlider--dirBottomRight .pogoSlider-dir-btn--prev:before,
.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn--prev:before {
  content: "\f104";
}

.tg-productbanner {
  width: 100%;
  float: left;
}

.tg-productbanner figure {
  width: 100%;
  float: left;
  margin: 0;
}

.tg-productbanner figure img {
  z-index: 1;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.tg-productbanner figure > figcaption {
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  padding: 50px 30px 50px 310px;
}

.tg-productbanner figure figcaption h2 {
  margin: 0;
  color: #504f56;
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
  padding: 14px 0 0;
  position: relative;
}

.tg-productbanner figure figcaption h2:before {
  left: 0;
  color: #fff;
  width: 70px;
  bottom: 100%;
  font-size: 16px;
  line-height: 34px;
  position: absolute;
  text-align: center;
  content: attr(data-new);
  border-radius: 17px 17px 17px 0;
}

.tg-productbanner figure figcaption h2:after {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-top: 12px solid #504f56;
  border-right: 7px solid transparent !important;
}

.tg-productbanner figure figcaption h2 span {
  display: block;
  font-weight: 500;
  padding: 0 0 20px;
  margin: 0 0 30px;
  position: relative;
}

.tg-productbanner figure figcaption h2 span:before {
  left: 0;
  bottom: 0;
  width: 70px;
  height: 2px;
  content: "";
  position: absolute;
  background: #504f56;
}

.tg-categories {
  width: 100%;
  float: left;
  margin: -15px 0;
}

.tg-category {
  width: 100%;
  float: left;
  margin: 15px 0;
  cursor: pointer;
}

.tg-category figure {
  margin: 0;
  width: 100%;
  float: left;
  position: relative;
}

.tg-category > figure > a {
  display: block;
}

.tg-category > figure > a > img {
  width: 100%;
  height: 100%;
  display: block;
}

.tg-category figure figcaption {
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 30px;
  position: absolute;
  text-align: center;
}

.tg-category figure figcaption h3 {
  margin: 0;
  color: #504f56;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
}

.tg-category figure figcaption h3 span {
  display: block;
  font-weight: 500;
  padding: 0 0 25px;
  position: relative;
}

.tg-category figure figcaption h3 span:before {
  bottom: 0;
  left: 50%;
  content: "";
  width: 70px;
  height: 2px;
  position: absolute;
  background: #504f56;
  margin: 0 0 0 -35px;
}

.tg-category:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
}

.tg-calltoaction {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 200px 0 0;
}

.tg-calltoaction h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
}

.tg-calltoaction h3 {
  margin: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 32px;
}

.tg-calltoaction .tg-btn {
  top: 5px;
  right: 0;
  width: 170px;
  padding: 3px 0 0;
  position: absolute;
}

.tg-articlenews,
.tg-articlenewsslider .item {
  width: 100%;
  float: left;
}

.tg-news {
  width: 100%;
  float: left;
}

.tg-newsimg {
  width: 100%;
  float: left;
  margin: 0 0 20px;
  overflow: hidden;
  position: relative;
}

.tg-newsimg > a {
  display: block;
}

.tg-newsimg > img,
.tg-newsimg > a > img {
  z-index: 1;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.tg-themetag {
  top: 10px;
  right: 10px;
  z-index: 2;
  width: 30px;
  height: 30px;
  display: block;
  background: #fff;
  line-height: 30px;
  text-align: center;
  position: absolute;
  border-radius: 50%;
}

.tg-themetag i {
  display: block;
  line-height: inherit;
}

.tg-newsimg figcaption {
  left: 0;
  bottom: -100%;
  z-index: 2;
  width: 100%;
  position: absolute;
}

.tg-btnreadmore {
  width: 100%;
  float: left;
  color: #fff;
  padding: 10px 0;
  line-height: 20px;
  text-align: center;
}

.tg-btnreadmore:hover {
  color: #fff;
}

.tg-newsimg:hover figcaption {
  bottom: 0;
}

.tg-newscontentbox {
  width: 100%;
  float: left;
}

.tg-authorimg {
  float: left;
  margin: 0 10px 0 0;
}

.tg-authorimg > a {
  display: block;
  overflow: hidden;
  border-radius: 50%;
}

.tg-authorimg > a > img {
  display: block;
  overflow: hidden;
  border-radius: 50%;
}

.tg-newscontent {
  overflow: hidden;
}

.tg-newstitle {
  width: 100%;
  float: left;
  padding: 5px 0 0;
}

.tg-newstitle h3 {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}

.tg-themetags {
  width: 100%;
  float: left;
  list-style: none;
  line-height: 20px;
  padding: 0 0 5px;
}

.tg-themetags li {
  float: left;
  padding: 0 3px 0 16px;
  position: relative;
  line-height: inherit;
  list-style-type: none;
}

.tg-themetags li:first-child {
  padding-left: 0;
}

.tg-themetags li + li:before {
  bottom: 0;
  left: -1px;
  content: ",";
  color: #767676;
  position: absolute;
  font-size: inherit;
  line-height: inherit;
}

.tg-themetags li a {
  display: block;
  color: #767676;
}

.tg-newscontent .tg-description {
  padding: 20px 0;
}

.tg-newscontent .tg-description p {
  margin: 0;
}

.tg-postmetadata {
  width: 100%;
  float: left;
  list-style: none;
  line-height: 20px;
}

.tg-postmetadata li {
  float: left;
  padding: 0 16px;
  position: relative;
  line-height: inherit;
  list-style-type: none;
}

.tg-postmetadata li:first-child {
  padding-left: 0;
}

.tg-postmetadata li + li:before {
  top: 0;
  left: -2px;
  content: "/";
  color: #767676;
  position: absolute;
  font-size: inherit;
  line-height: inherit;
}

.tg-postmetadata li a {
  display: block;
  color: #767676;
}

/*==============================================
			Article News Grid					
==============================================*/
.tg-articlenewsgrid .tg-news {
  margin: 15px 0;
}

/*==============================================
			Article News Sidebar				
==============================================*/
.tg-themeformsearch .form-control {
  padding: 9px 40px 9px 20px;
}

.tg-themeformsearch button {
  top: 5px;
  right: 5px;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  border-radius: 5px;
  background: #504f56;
}

.tg-widgettitle h3 {
  margin: 0 auto;
  padding: 0 20px 10px;
  width: 35%;
  font-size: 24px;
  font-weight: 400;
  color: white;
  position: relative;
}
@media screen and (max-width: 768px) {
  .tg-widgettitle h3 {
    width: 100%;
    margin: 0;
    font-size: 1.5rem;
  }
}

.tg-widgetcontent {
  padding: 0 20px;
}

.tg-widgetcontent .tg-radio {
  line-height: 14px;
}

.tg-widgetcontent .tg-radio + .tg-radio {
  margin: 10px 0 0;
}

.tg-widgetcontent .tg-radio label {
  color: #767676;
}

.tg-widgetcontent .tg-radio label span {
  float: left;
}

.tg-widgetcontent .tg-radio label span + span {
  float: right;
}

.tg-widgetcontent input[type=radio] + label:before {
  top: 1px;
}

.tg-radio input[type=radio] + label:hover,
.tg-radio input[type=radio] + label:hover:before,
.tg-radio input[type=radio]:checked + label,
.tg-radio input[type=radio]:checked + label:before {
  color: #504f56;
}

.tg-widgetcontent ul {
  padding: 5px 0 0;
}

.tg-widgetcontent ul li + li {
  margin: 20px 0 0;
}

.tg-widgetcontent ul li figure {
  float: left;
  margin: 0 10px 0 0;
}

.tg-widgetcontent ul li figure a {
  display: block;
}

.tg-widgetcontent ul li figure a img {
  display: block;
}

.tg-widgetcontent ul li h4 {
  margin: 6px 0 4px;
  overflow: hidden;
  font-size: 15px;
  font-weight: 400;
  line-height: 16px;
}

.tg-widgetcontent .tg-authorsince {
  width: auto;
  float: none;
  overflow: hidden;
}

.tg-posttags {
  overflow: hidden;
}

.tg-tag {
  float: left;
  margin: 0 10px 0 0;
  position: relative;
}

.tg-tag:before {
  bottom: 0;
  right: -3px;
  content: ",";
  position: absolute;
}

.tg-tag:last-child:before {
  display: none;
}

.tg-widgetauthors .tg-widgetcontent ul li figure {
  overflow: hidden;
  border-radius: 50%;
}

.tg-widgetauthors .tg-widgetcontent ul li figure a {
  overflow: hidden;
  border-radius: 50%;
}

/*==============================================
			Article News List					
==============================================*/
.tg-articlenewslist .tg-news {
  margin: 15px 0;
}

.tg-articlenewslist .tg-news .tg-newsimg {
  width: auto;
  margin: 0 30px 0 0;
}

.tg-articlenewslist .tg-news .tg-newscontentbox {
  width: auto;
  float: none;
  padding: 59px 0;
  overflow: hidden;
  position: relative;
}

.tg-articlenewslist .tg-themetag {
  border: 1px solid #ddd;
}

/*==============================================
			Article News Detail					
==============================================*/
.tg-articlenewsdetail {
  width: 100%;
  float: left;
}

.tg-articlenewsdetail .tg-newsimg {
  width: 100%;
}

.tg-articlenewsdetail .tg-newsimg > img {
  width: 100%;
  height: auto;
  display: block;
}

.tg-articlenewsdetail .tg-newsimg figcaption {
  left: 0;
  bottom: 0;
  font-size: 13px;
  line-height: 13px;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.9);
}

.tg-articlenewsdetail .tg-postmetadata {
  padding: 0;
  font-size: 13px;
  line-height: 13px;
}

.tg-articlenewsdetail .tg-newscontentbox .tg-authorimg {
  margin: 0 30px 0 0;
}

.tg-articlenewsdetail .tg-newstitle {
  padding: 15px 0 0;
}

.tg-articlenewsdetail .tg-newstitle h1 {
  margin: 0;
  color: #504f56;
  font-size: 20px;
  line-height: 20px;
}

.tg-articlenewsdetail .tg-themetags {
  padding: 0 0 15px;
}

.tg-articlenewsdetail .tg-newscontent .tg-description {
  padding-bottom: 0;
}

.tg-articlenewsdetail .tg-newscontent .tg-description p {
  margin: 0 0 30px;
}

.tg-articlenewsdetail .tg-newscontent .tg-description blockquote {
  border: 0;
  padding: 0 6%;
  margin: 0 0 30px;
  font-size: 20px;
  line-height: 32px;
  font-style: italic;
  text-align: center;
}

.tg-posttagsshares {
  width: 100%;
  float: left;
  padding: 20px;
  margin: 0 0 30px;
  border-radius: 5px;
  background: #f7f7f7;
}

.tg-posttags {
  float: left;
}

.tg-postshare {
  float: right;
}

.tg-posttagsshares strong,
.tg-posttagsshares ul {
  float: left;
}

.tg-posttagsshares strong {
  color: #504f56;
  font-weight: 400;
  line-height: 30px;
  padding: 0 4px 0 0;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
}

.tg-posttags ul {
  padding: 2px 0;
  font-size: 12px;
  line-height: 24px;
  list-style: none;
  text-transform: capitalize;
}

.tg-posttags ul li {
  float: left;
  padding: 0 0 0 5px;
  line-height: inherit;
  list-style-type: none;
}

.tg-posttags ul li a.tg-tag {
  color: #484848;
  display: block;
  padding: 0 10px;
  background: #fff;
  line-height: inherit;
  border: 1px solid #ddd;
}

.tg-posttags ul li a.tg-tag:hover {
  color: #fff;
}

.tg-postauthor {
  width: 100%;
  float: left;
  padding: 20px;
  margin: 0 0 60px;
  position: relative;
  background: #f7f7f7;
}

.tg-postauthor:before {
  left: 0;
  bottom: -30px;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  background: #dbdbdb;
}

.tg-postauthorcontent {
  overflow: hidden;
}

.tg-postauthorcontent .tg-socialicons {
  float: right;
}

.tg-authornamedesignation {
  float: left;
}

.tg-authornamedesignation h3 {
  margin: 0;
  font-size: 20px;
  line-height: 20px;
}

.tg-authornamedesignation h3 a {
  color: #504f56;
}

.tg-authornamedesignation h4 {
  margin: 0;
  font-size: 13px;
  line-height: 13px;
}

.tg-postauthorcontent .tg-description {
  padding: 20px 0 0;
}

.tg-postauthorcontent .tg-description p {
  margin: 0;
}

.tg-box {
  width: 100%;
  float: left;
}

.tg-box + .tg-box {
  margin: 30px 0 0;
  padding: 30px 0 0;
  border-top: 1px solid #ddd;
}

.tg-boxtitle {
  width: 100%;
  float: left;
  padding: 0 0 20px;
}

.tg-boxtitle h3 {
  margin: 0;
  color: #484848;
  font-size: 20px;
  line-height: 20px;
}

.tg-box .tg-description p {
  margin: 0 0 30px;
}

.tg-box .tg-description p:last-child {
  margin: 0;
}

.tg-comments {
  width: 100%;
  float: left;
  list-style: none;
}

.tg-comments li {
  width: 100%;
  float: left;
  list-style-type: none;
}

.tg-commentbox {
  width: 100%;
  float: left;
  padding: 20px;
  margin: 10px 0;
  background: #f7f7f7;
}

.tg-commentbox:hover {
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
}

.tg-comments li:first-child .tg-commentbox {
  margin-top: 0;
}

.tg-child {
  margin: 0;
  width: 100%;
  float: left;
  padding: 0 0 0 100px;
}

.tg-child li:last-child .tg-commentbox {
  margin-bottom: 0;
}

.tg-commentbox figure {
  margin: 0;
  float: left;
}

.tg-commentbox figure a {
  display: block;
}

.tg-commentbox figure a img {
  display: block;
}

.tg-commentdata {
  overflow: hidden;
  padding: 0 0 0 20px;
}

.tg-commentdata .tg-description {
  padding: 15px 0 0;
}

.tg-commentdata .tg-description p {
  margin: 0;
}

.tg-commentposttime {
  width: 100%;
  float: left;
}

.tg-btnreply {
  color: #fff;
  width: 30px;
  height: 30px;
  float: right;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
}

.tg-btnreply i {
  color: #fff;
  display: block;
  line-height: inherit;
}

.tg-btnreply:hover i {
  color: #fff;
}

.tg-formfeedback textarea.form-control {
  resize: none;
  height: 200px;
}

.tg-formfeedback .tg-btn {
  padding: 0;
  width: 170px;
}

.tg-authorsince {
  width: 100%;
  float: left;
}

/*=============================================
		404 Error Style
=============================================*/
.tg-404error {
  width: 100%;
  float: left;
  text-align: center;
}

.tg-errorimg {
  margin: 0 0 40px;
  display: inline-block;
}

.tg-errorimg img {
  width: 100%;
  height: auto;
  display: block;
}

.tg-errorcontent {
  width: 100%;
  float: left;
  text-align: center;
}

h2.tg-errorcontent {
  color: #c36d4c;
  margin: 0 0 12px;
  font-size: 80px;
  line-height: 80px;
  font-weight: 300;
  font-family: "Fira Sans";
}

.tg-errorcontent p.tg-description {
  margin-top: 1.5em;
  color: #6a6a71;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 30px;
}

.tg-errorcontent .tg-gobackhome {
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}

.tg-errorcontent .tg-gobackhome a {
  color: #55acee;
  text-decoration: underline;
}

.tg-formsearch {
  width: 100%;
  float: left;
  margin: 30px 0;
  padding: 30px 15%;
  background: #f7f7f7;
}

.tg-formsearch .form-control {
  width: 70%;
  float: left;
  height: 43px;
  line-height: 23px;
}

.tg-formsearch .tg-btn {
  width: 25%;
  float: right;
}

/*==============================================
			User Profile Style
==============================================*/
.col-lg-4.user-profile {
  padding-right: 10px;
  padding-left: 10px;
}

h1.user-profile-header,
h2.user-profile-header,
h3.user-profile-header,
h4.user-profile-header {
  text-align: center;
}

.jumbotron.user-profile {
  padding: 2rem 2rem;
  background: #f9f9f9;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.table.user-profile td,
.table.user-profile th {
  border-top: none;
}

.table.user-profile thead th {
  border-bottom: none;
}

th {
  text-align: right;
  font-style: normal;
  font-weight: normal;
}

td {
  text-align: center;
}

.name.user-profile {
  padding-top: 1rem;
  color: #469f60;
  font-weight: 700;
  font-size: 1.3em;
}

.number.user-profile {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.notice {
  color: #dab804;
}

.about {
  padding-top: 1.4rem;
}

ul.nav.nav-pills.tg-nav-pills {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5em;
}
ul.nav.nav-pills.tg-nav-pills li a {
  font-weight: 700;
  font-size: 1em;
}
ul.nav.nav-pills.tg-nav-pills li.active a {
  background-color: #469f60;
}

.tg-avatar-preview-container {
  position: relative;
  max-width: 205px;
  margin: 50px auto;
}
.tg-avatar-preview-container .tg-avatar-preview {
  width: 192px;
  height: 192px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.tg-avatar-preview-container .tg-avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.tg-user-profile-username {
  font-family: "Fira Sans";
}

.tg-user-profile-item-name {
  color: #57c778;
  text-align: right;
  font-weight: 700;
  line-height: 2em;
}

.tg-user-profile-item {
  font-weight: 600;
  color: #7a7a7a;
}

/*==============================================
			Authentication Pages
==============================================*/
.login .panel .panel-heading {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 500;
  color: #8d8d8d;
}

.register .panel .panel-heading {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 500;
  color: #8d8d8d;
}

/* Feature phones */
@media only screen and (min-width: 240px) {
  #tg-wrapper.tg-auth {
    background-image: url("/images/tailors-dummy-with-yellow-measure-tape.jpg");
    background-position: 60%, 0%;
    background-color: #0e2a16;
    background-blend-mode: overlay;
    background-size: cover;
  }
  .tg-main .container .login .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .login .tg-logo img {
    display: block;
    max-width: 90px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .login .panel-heading {
    background-color: #fff;
    border-bottom: none;
  }
  .tg-main .container .login .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .register .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .register .tg-logo img {
    display: block;
    max-width: 90px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .register .panel-heading {
    background-color: #fff;
    border-bottom: none;
  }
  .tg-main .container .register .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .tg-text-content {
    display: none;
  }
  .tg-main .container .tg-text-content p {
    margin-top: 200px;
    font-size: 2em;
    color: #fffdfd;
    text-align: left;
    line-height: 1.2em;
  }
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  #tg-wrapper.tg-auth {
    background-image: url("/images/tailors-dummy-with-yellow-measure-tape.jpg");
    background-position: 60%, 0%;
    background-color: #0e2a16;
    background-blend-mode: overlay;
    background-size: cover;
  }
  .tg-main .container .login .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .login .tg-logo img {
    display: block;
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .login .panel.panel-default {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
  }
  .tg-main .container .login .panel.panel-default .panel-heading {
    background-color: #fff;
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .tg-main .container .login .panel.panel-default .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .register .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .register .tg-logo img {
    display: block;
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .register .panel.panel-default {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
  }
  .tg-main .container .register .panel.panel-default .panel-heading {
    background-color: #fff;
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .tg-main .container .register .panel.panel-default .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .tg-text-content {
    display: none;
  }
  .tg-main .container .tg-text-content p {
    margin-top: 200px;
    font-size: 2em;
    color: #fffdfd;
    text-align: left;
    line-height: 1.2em;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  #tg-wrapper.tg-auth {
    background-image: url("/images/tailors-dummy-with-yellow-measure-tape.jpg");
    background-position: 60%, 0%;
    background-color: #0e2a16;
    background-blend-mode: overlay;
    background-size: cover;
  }
  .tg-main .container .login .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .login .tg-logo img {
    display: block;
    max-width: 110px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .login .panel.panel-default {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
  }
  .tg-main .container .login .panel.panel-default .panel-heading {
    background-color: #fff;
    border-bottom: none;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  .tg-main .container .login .panel.panel-default .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .register .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .register .tg-logo img {
    display: block;
    max-width: 110px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .register .panel.panel-default {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
  }
  .tg-main .container .register .panel.panel-default .panel-heading {
    background-color: #fff;
    border-bottom: none;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  .tg-main .container .register .panel.panel-default .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .tg-text-content {
    display: none;
  }
  .tg-main .container .tg-text-content p {
    margin-top: 200px;
    font-size: 2em;
    color: #fffdfd;
    text-align: left;
    line-height: 1.2em;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  #tg-wrapper.tg-auth {
    background-image: url("/images/tailors-dummy-with-yellow-measure-tape.jpg");
    background-position: 50%, 0%;
    background-color: #0e2a16;
    background-blend-mode: overlay;
    background-size: cover;
  }
  .tg-main .container .login .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .login .tg-logo img {
    display: block;
    max-width: 110px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .login .panel.panel-default {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
  }
  .tg-main .container .login .panel.panel-default .panel-heading {
    background-color: #fff;
    border-bottom: none;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
  .tg-main .container .login .panel.panel-default .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .register .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .register .tg-logo img {
    display: block;
    max-width: 110px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .register .panel.panel-default {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
  }
  .tg-main .container .register .panel.panel-default .panel-heading {
    background-color: #fff;
    border-bottom: none;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
  .tg-main .container .register .panel.panel-default .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .tg-text-content {
    display: block;
  }
  .tg-main .container .tg-text-content p {
    margin-top: 200px;
    font-size: 2em;
    color: #fffdfd;
    text-align: left;
    line-height: 1.2em;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  #tg-wrapper.tg-auth {
    background-image: url("/images/tailors-dummy-with-yellow-measure-tape.jpg");
    background-position: 60%, 0%;
    background-color: #0e2a16;
    background-blend-mode: overlay;
    background-size: cover;
  }
  .tg-main .container .login .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .login .tg-logo img {
    display: block;
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .login .panel.panel-default {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
  }
  .tg-main .container .login .panel.panel-default .panel-heading {
    background-color: #fff;
    border-bottom: none;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
  .tg-main .container .login .panel.panel-default .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .register .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .register .tg-logo img {
    display: block;
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .register .panel.panel-default {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
  }
  .tg-main .container .register .panel.panel-default .panel-heading {
    background-color: #fff;
    border-bottom: none;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
  .tg-main .container .register .panel.panel-default .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .tg-text-content {
    display: block;
  }
  .tg-main .container .tg-text-content p {
    margin-top: 200px;
    font-size: 2em;
    color: #fffdfd;
    text-align: left;
    line-height: 1.2em;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  #tg-wrapper.tg-auth {
    background-image: url("/images/tailors-dummy-with-yellow-measure-tape.jpg");
    background-position: 0%, 0%;
    background-color: #0e2a16;
    background-blend-mode: overlay;
    background-size: cover;
  }
  .tg-main .container .login .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .login .tg-logo img {
    display: block;
    max-width: 130px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .login .panel.panel-default {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
  }
  .tg-main .container .login .panel.panel-default .panel-heading {
    background-color: #fff;
    border-bottom: none;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
  .tg-main .container .login .panel.panel-default .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .register .tg-logo {
    margin-bottom: 1.5em;
    width: 100%;
    float: none;
  }
  .tg-main .container .register .tg-logo img {
    display: block;
    max-width: 130px;
    margin-left: auto;
    margin-right: auto;
    filter: drop-shadow(0.5px 0.5px 4.2px #459e5f);
  }
  .tg-main .container .register .panel.panel-default {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
  }
  .tg-main .container .register .panel.panel-default .panel-heading {
    background-color: #fff;
    border-bottom: none;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
  .tg-main .container .register .panel.panel-default .panel-body.tg-auth-form {
    opacity: 0.5;
  }
  .tg-main .container .tg-text-content {
    display: block;
  }
  .tg-main .container .tg-text-content p {
    margin-top: 200px;
    font-size: 2em;
    color: #fffdfd;
    text-align: left;
    line-height: 1.2em;
  }
}
.auth-container {
  padding: 1.5rem !important;
  display: flex;
  margin: 0 !important;
}
.auth-container > div:nth-of-type(1) {
  flex: 3;
  padding: 10rem 5rem;
  margin-left: -1.5rem;
}
@media screen and (max-width: 768px) {
  .auth-container > div:nth-of-type(1) {
    padding: 0;
    margin-left: 0rem;
  }
}
.auth-container > div:nth-of-type(1) .form-container {
  width: 80%;
  height: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8rem;
}
@media screen and (max-width: 768px) {
  .auth-container > div:nth-of-type(1) .form-container {
    width: 100%;
    gap: 4rem;
  }
  .auth-container > div:nth-of-type(1) .form-container .tg-btn {
    width: 100%;
    margin: 0;
  }
  .auth-container > div:nth-of-type(1) .form-container .forgot-password-create-account {
    flex-direction: column;
    align-items: flex-start;
  }
}
.auth-container > div:nth-of-type(1) .form-container #remember-me {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #22452d;
}
.auth-container > div:nth-of-type(1) .forgot-password-create-account {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.auth-container > div:nth-of-type(1) .forgot-password-create-account p {
  float: none;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
}
.auth-container > div:nth-of-type(1) .forgot-password-create-account a {
  color: #36834c;
}
.auth-container > div:nth-of-type(2) {
  flex: 4;
  background-image: url("/images/suit-and-tie.jpg");
  background-position: right;
  background-size: cover;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}
.auth-container > div:nth-of-type(2) div {
  background-color: rgba(16, 146, 55, 0.5450980392);
  width: 100%;
  height: 100%;
}
:root body {
  color: #0e2516;
}
:root .bg-primary {
  background-color: #469f60;
}
:root .text-primary {
  color: #469f60;
}
:root .bg-error-light {
  background-color: #ffc6c6;
}
:root .bg-error {
  background-color: #ff6868;
}
:root .text-error-light {
  color: #ffc6c6;
}
:root .text-error {
  color: #ff6868;
}
:root .bg-50 {
  background-color: #f3faf4;
}
:root .text-50 {
  color: #f3faf4;
}
:root .bg-100 {
  background-color: #e3f5e8;
}
:root .text-100 {
  color: #e3f5e8;
}
:root .bg-200 {
  background-color: #c8ead1;
}
:root .text-200 {
  color: #c8ead1;
}
:root .bg-300 {
  background-color: #9ed7af;
}
:root .text-300 {
  color: #9ed7af;
}
:root .bg-400 {
  background-color: #6bbd83;
}
:root .text-400 {
  color: #6bbd83;
}
:root .bg-500 {
  background-color: #469f60;
}
:root .text-500 {
  color: #469f60;
}
:root .bg-600 {
  background-color: #36834c;
}
:root .text-600 {
  color: #36834c;
}
:root .bg-700 {
  background-color: #2d683f;
}
:root .text-700 {
  color: #2d683f;
}
:root .bg-800 {
  background-color: #285335;
}
:root .text-800 {
  color: #285335;
}
:root .bg-900 {
  background-color: #22452d;
}
:root .text-900 {
  color: #22452d;
}
:root .bg-950 {
  background-color: #0e2516;
}
:root .text-950 {
  color: #0e2516;
}

/*==============================================
			Coming Soon Style					
==============================================*/
.tg-btn {
  background-color: #469f60;
}

.cart-drawer-body {
  height: 82vh;
  overflow: scroll;
  padding-bottom: 2rem;
}

.profile-tab[data-state=active] {
  background-color: white;
  color: #469f60;
  font-weight: 600;
}

.profile-tab-panel {
  opacity: 0;
  display: none;
}

.profile-tab-panel[data-state=active] {
  opacity: 1;
  display: block;
}

.hover\:bg-gray-200:hover{
  background-color: undefined;
}

.hover\:bg-gray-200:hover:bg-gray-50:hover{
  background-color: rgb(229 231 235 / 1);
}

.hover\:bg-gray-200:hover:bg-gray-200:hover{
  background-color: rgb(229 231 235 / 1);
}

.hover\:bg-gray-50:hover{
  background-color: undefined;
}

.hover\:bg-gray-50:hover:bg-gray-50:hover{
  background-color: rgb(249 250 251 / 1);
}

.hover\:bg-gray-50:hover:bg-gray-200:hover{
  background-color: rgb(249 250 251 / 1);
}

.hover\:text-white:hover{
  color: undefined;
}

.hover\:text-white:hover:text-white:hover{
  color: rgb(255 255 255 / 1);
}

.hover\:underline:hover{
  text-decoration-line: underline;
}

.hover\:no-underline:hover{
  text-decoration-line: none;
}

.focus-visible\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-visible\:ring-1:focus-visible{
  box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
}

.focus-visible\:ring-1:focus-visible:ring-offset-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-1:focus-visible:ring-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-1:focus-visible:ring-1:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-1:focus-visible:ring-offset-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-1:focus-visible:ring-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-1:focus-visible:ring-1:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-1:focus-visible:ring-offset-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-1:focus-visible:ring-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-1:focus-visible:ring-1:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-2:focus-visible{
  box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
}

.focus-visible\:ring-2:focus-visible:ring-offset-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-2:focus-visible:ring-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-2:focus-visible:ring-1:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-2:focus-visible:ring-offset-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-2:focus-visible:ring-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-2:focus-visible:ring-1:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-2:focus-visible:ring-offset-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-2:focus-visible:ring-2:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.focus-visible\:ring-2:focus-visible:ring-1:focus-visible{
  box-shadow:   0 0 0 0px #fff,   0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;
}

.disabled\:pointer-events-none:disabled{
  pointer-events: none;
}

.disabled\:opacity-50:disabled{
  opacity: 0.5;
}

.data-\[state\=active\]\:shadow[data-state=active]{
  box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
}

@media (min-width: 580px){
  .sm\:\!inline{
    display: inline !important;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    margin-top: undefined;
    margin-bottom: undefined;
  }
  @media (min-width: 580px){
    .sm\:space-y-2 > :not([hidden]) ~ :not([hidden]){
      margin-bottom: calc(0.5rem * 0);
    }
  }
  @media (min-width: 580px){
    .sm\:space-y-2 > :not([hidden]) ~ :not([hidden]){
      margin-top: calc(0.5rem * calc(1 - 0));
    }
  }
}

@media (min-width: 800px){
  .md\:relative{
    position: relative;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:\!block{
    display: block !important;
  }
  .md\:\!inline-block{
    display: inline-block !important;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:w-1\/3{
    width: 33.333333%;
  }
  .md\:w-2\/3{
    width: 66.666667%;
  }
  .md\:max-w-\[450px\]{
    max-width: 450px;
  }
  .md\:flex-shrink-0{
    flex-shrink: 0;
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:gap-10{
    gap: 2.5rem;
  }
  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    margin-right: undefined;
    margin-left: undefined;
  }
  @media (min-width: 800px){
    .md\:space-x-6 > :not([hidden]) ~ :not([hidden]){
      margin-left: calc(1.5rem * calc(1 - 0));
    }
  }
  @media (min-width: 800px){
    .md\:space-x-6 > :not([hidden]) ~ :not([hidden]){
      margin-right: calc(1.5rem * 0);
    }
  }
  .md\:p-16{
    padding: 4rem;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .md\:pt-0{
    padding-top: 0px;
  }
  .md\:pt-16{
    padding-top: 4rem;
  }
  .md\:pt-\[80px\]{
    padding-top: 80px;
  }
}

@media (min-width: 1024px){
  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .lg\:mb-6{
    margin-bottom: 1.5rem;
  }
  .lg\:\!block{
    display: block !important;
  }
  .lg\:\!flex{
    display: flex !important;
  }
  .lg\:w-4\/5{
    width: 80%;
  }
  .lg\:w-\[120px\]{
    width: 120px;
  }
  .lg\:w-\[30vw\]{
    width: 30vw;
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:gap-16{
    gap: 4rem;
  }
  .lg\:gap-6{
    gap: 1.5rem;
  }
  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:\!pt-10{
    padding-top: 2.5rem !important;
  }
}

@media (min-width: 1280px){
  .xl\:w-5\/6{
    width: 83.333333%;
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1536px){
  .\32xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
