/* RESET & CLEARFIX */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{margin:0;padding:0;outline:0;border:0;background:transparent;vertical-align:baseline;font-size:100%;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{§ght:1;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}del{text-decoration:line-through;}hr{clear:both;margin:0;padding:0;height:1px;border:0;background:transparent;color:transparent;}mark{background-color:#ffffb3;font-style:italic;}input,select{vertical-align:middle;}ins{background-color:red;color:white;text-decoration:none;}ol,ul{list-style:none;}table{border-spacing:0;border-collapse:collapse;}


.clear{display:block;visibility:hidden;clear:both;overflow:hidden;width:0;height:0;}
.clearfix:after{display:block;visibility:hidden;clear:both;width:0;height:0;content:' ';font-size:0;line-height:0;line-line-line-line-line-line-;}
* html .clearfix,:first-child+html .clearfix{zoom:1;}

#EXC, #CREW, #BAT, #SHW { display: none; }

#google_translate_element { display: none; }

.richText { margin: 10px 0 30px 0; }

.carousel .flickity-slider {
  backface-visibility: hidden;
  transform: translateZ(0);
}


/* QUICK STYLES */

.left { float: left }
.center { text-align: center; }
.medial { text-align: left; }
.right { float: right; }
.right-5 { float: right; margin-right: 5px }
.red  { color: red; } .green  { color: green; }


span.cutted { 
  font: normal 400 12px Roboto Light;
  color: #ccc; 
  text-decoration: line-through ;  
}

.desktop { display: block; }
.mobile { display: none; }
.hide { display: none; }
.hidex { display: none !important; }

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

.reduce { margin-bottom: 10px;  }
.brt { margin-top: 10px;  }
.break { margin-bottom: 22px;  }
.subtext { margin-bottom: 16px;  }
 iframe { width: 100%; height: 500px; }
 
 .bottom-10 { padding-bottom: 10px; }
 
 .visible { visibility: visible; }
 .hidden { display: none; }
 
.unconfirmed { color: #e21d35; }
.pending { color: #f5a02c; }
.confirmed { color: #36BB45; }

.bg-unconfirmed { background: #e21d35; }
.bg-pending { background: #f5a02c; }
.bg-confirmed { background: #36BB45; }

i.big { float: left; font-size: 24px; margin: -2px 6px 0 0; }



a.forgot {
  font: normal 400 14px Roboto Light; 
  float: left;
  color: #555;
  margin-top: 20px;
}

a.green { font: normal 400 10px Roboto Regular; color: #49c32c; }
a.red { font: normal 400 10px Roboto Regular; color: #f55c5d; }

.footnote {
  background: #fff;
  font: normal 400 14px Roboto Regular;
  border: solid 1px #ddd;
  border-radius: 5px;
  padding: 22px 10px 12px 10px;
  margin: -10px 0 30px 0;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

a.forgot:active, .footnote:active { transform: translateY(3px); }

.alert {
  font: normal 100 14px Roboto Regular;
  line-height: 20px;
  border: solid 1px;
  border-radius: 6px;
  padding: 12px 8px 3px 8px;
  margin: 8px 0 8px 0;
}

.alert.green { background: #d2f0ca; border-color: #49c32c; color: #49c32c; }
.alert.blue { background: #d0e7f6; border-color: #439fdb; color: #2D719E; }
.alert.yellow { background: #faefcd; border-color: #eabf38; color: #B3942E; }
.alert.red { background: #fdd6d7; border-color: #f55c5d; color: #f55c5d; }
.alert.white { background: #fff; border-color: #ccc; color: #222; }

.alert b { font: normal 400 14px Roboto Bold; }
.alert hr { height: 1px; border-bottom: dotted 1px; margin: 4px 0 4px 0; }
.alert.blue hr { border-color: #439fdb; }
.alert.yellow hr { border-color: #F0E5C2; }
.alert.white hr { border-color: #ccc; }

.note {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 16px;
}


.progress-bg { 
  background:#ac1e51;
  color: #fff;
  width:100%;
  height:1.5em;
  position:relative;
  margin-bottom: 5px;
}

.progress-bar { 
  background:#f5a02c;
  height:100%;
  position:absolute;
  line-height:inherit;
}




a, a > * {
  color: #000;
  text-decoration: none;
  -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
  -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
  -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
  -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
  transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}



::-moz-selection { background: #333; color: #fff; text-shadow: none; }
::selection { background: #333; color: #fff; text-shadow: none; }

.inline-border {
  position: relative;
  display: block;
  margin: 0 0 40px;
  color: #959595;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 200;
}

.inline-border:before, .inline-border:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 25%;
  height: 1px;
  background: #ececec;
  content: '';
}

.inline-border:after {
  right: 0;
  left: auto;
}

small { 
  font: normal 400 10px Roboto Light; 
  color: #000;
  letter-spacing: 0.7px;
  line-height: 16px; 
}

small g { 
  font: normal 400 10px Roboto Medium; 
}

p,
pre,
dl,
dd,
blockquote,
address,
fieldset,
form { margin: 12px 0 10px 0; }
form.min { margin: 0; }
.form-inline { display: flex; flex-flow: row wrap; }

th {
  background: #ccc;
  padding: 8px;
  border-bottom: solid #fff 14px;
}

tr.section { 
  background: #f5a02c; 
  color: #fff; 
  font-size: 18px;  
  font-weight: 700;  
  border-top: solid #fff 6px;
  border-bottom: solid #fff 6px;
}

tr.entry { background: #fff;  }
tr.entry:nth-of-type(2n) { background: #ddd; }

td.hour { font-size: 20px; font-weight:900; padding: 4px; }
td.number { font-size: 18px; font-weight:900; padding: 3px; text-align: center; }
td.dance { font-size: 14px; }
td.school { font-size: 13px; padding-right: 2px; }


img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}

object, video {
  display: block;
  height: auto;
}

hr { display: block; }




/* FORMS */

.form-row {
  position: relative;
  width: 100%;
  vertical-align: top;
  margin-bottom: 24px;
  box-sizing: border-box;
 }

.inline  { display: inline-block; }

 .form-box {
  position: relative;
  width: 100%;
  vertical-align: top;
  background: var(--background);
  border-radius: 6px;
  padding: 22px 10px 12px 10px;
  margin: 0 0 12px 0;
  box-sizing: border-box;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 4px -3px, rgba(0, 0, 0, 0.02) 0px 4px 2px -2px;
 }
 
.form-box.nos { box-shadow: none; }
 
 .form-box hr  {
  height: 1px;
  border-bottom: dashed 1px var(--TBG);
  margin: -10px 0 30px 0;
}
 
.first { margin-top: 26px;  }
.last { clear: both; height: 1px; border-bottom: 1px dashed var(--TBG); margin: 30px 0 20px 0;  }

.s { margin-bottom: 30px; }
 

.x2 { width: 49.3%; margin-right: 9px; }
.x3 { width: 32.36%; margin-right: 9px; }
.x6 { width: 14%; margin-right: 20px; }


.x1l2 { width: calc(50% - 7px); margin-right: 7px; }

.x1l3 { width: calc(33% - 7px); margin-right: 7px; }
.x1l3.min { width: calc(33.33% - 10px); margin-right: 7px; }
.x2l3 { width: calc(70.8% - 8px); margin-right: 8px; }

.x1l4 { width: calc(25% - 11px); margin-right: 8px; }
.x2l4 { width: calc(50% - 10px); margin-right: 10px; }
.x3l4 { width: calc(75% - 20px); margin-right: 10px; }

.x1l5 { width: calc(20% - 10px); margin-right: 10px; }
.x1l6 { width: calc(16.66% - 10px); margin-right: 10px; }

.m { margin-right: 8px; }
.l { margin-right: 0; }

.x3:nth-child(3n)  { margin-right: 0; }

.x3.skip1 { width: 32.3%; margin-right: 9px; }
.x3.skip1:nth-child(3n+3) { margin-right: 0; }

 
.form-note { 
  font: normal 400 11px Roboto Regular; 
  border-bottom: dotted 1px var(--TBG); 
  padding: 12px 0 12px 0; 
  margin-bottom: 12px; 
}

label { font: normal 400 14px Roboto Medium;  }
label span { font: normal 400 12px Roboto Light;  }


label span.break { 
  display: block; 
  font: normal 400 14px Roboto Light;
  line-height: 20px;
  padding: 10px 0 0 0;
}

label.error {
  display: block;
  margin-top: -15px;
  margin-bottom: 20px;
  background: none;
  color: red;
  font-weight: 400;
}


/* FORM INPUTS */

input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="date"],
input[type="file"],
textarea {
  background: #eee;
  color: #222;
  display: block;
  padding: 8px 8px 6px 8px;
  width: 99%;  height: 40px;
  border: 1px solid #C1C1C1;
  border-radius: 5px;
  font: normal 400 16px Roboto Light;
  -webkit-transition: border linear .3s, box-shadow linear .3s;
  -moz-transition: border linear .3s, box-shadow linear .3s;
  -ms-transition: border linear .3s, box-shadow linear .3s;
  -o-transition: border linear .3s, box-shadow linear .3s;
  transition: border linear .3s, box-shadow linear .3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea { line-height: 1.7 !important; }


input[type="text"].in,
input[type="number"].in,
input[type="password"].in { padding-left: 30px; }

.inside {
  position: absolute;
  top: 59%;
  transform: translateY(-50%);
  left: 10px;
  color: #aaa;
}

input, textarea, .in{ padding-left: 13px; }



/* CUSTOM SELECT */

select {
  font: normal 400 16px Roboto Light;
  background: #eee;
  background-image: none;
  flex: 1;
  width: 100%;
  height: 40px;
  padding: 0 .5em;  
  padding-top: 8px;
  color: #222;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 1px solid #C1C1C1;
  border-radius: 5px; 
}

select::-ms-expand { display: none; }

.select {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 12px;
  vertical-align: middle;
  line-height: 60px;
}

.select::after {
  content: '\25BC';
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  right: 0;
  padding: 0 1em;
  background: var(--color1); 
  color: #ddd;
  cursor: pointer;
  pointer-events: none;
  transition: .25s all ease;
}

.select:hover::after { color: #23b499; }




.selector {
  display: flex;
  margin: 20px 0 30px 0;
}

.selector:focus {
  outline: 0;
  border-color: #2260ff;
  box-shadow: 0 0 0 4px #b5c9fc;
}

.selector input[type="radio"] {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.selector input[type="radio"]:checked + span {
  font-family: Roboto Bold; 
  box-shadow: 0 0 0 0.0625em #999;
  background-color: #E6FFE6;
  z-index: 1;
  color: var(--color1); 
}

.selector label span {
  display: block;
  cursor: pointer;
  font: normal 400 17px Roboto Light; 
  background-color: #fff;
  padding: 8px 10px 4px 10px;
  position: relative;
  margin-left: .0625em;
  box-shadow: 0 0 0 0.0625em #b5bfd9;
  letter-spacing: .05em;
  color: #3e4963;
  text-align: center; 
  margin-right: 6px;
  border-radius: 4px;
  min-width: 70px;
  transition: background-color .5s ease;
}






/* CUSTOM INPUT NUMBER */

.number-input { 
  width: 100%;
  border: 2px solid #ddd;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 16px 0;
}

.number-input * { 
  box-sizing: border-box; 
}

.number-input button {
  background: var(--color1);
  font: normal 400 26px Roboto Black; 
  outline:none;
  -webkit-appearance: none;
  border: none;
  align-items: center;
  justify-content: center;
  width: 30%;
  height: 3rem;
  cursor: pointer;
  margin: 0;
  position: relative;
}

.number-input input[type=number] {
  font-family: sans-serif;
  width: 40%; /* Adjust width of input */
  padding: .5rem;
  border: solid #ddd;
  border-width: 0 2px;
  font-size: 2rem;
  height: 3rem;
  font-weight: bold;
  text-align: center;
}


.number-input input[type=number]::-webkit-inner-spin-button,
.number-input input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.number-input input[type=number] { text-align: center; }




/* DYNAMIC LABEL */

.label {
  position: absolute;
  top: 18px;
  left: 16px;
  pointer-events: none;
}

.label .text { transition: all 0.15s ease-out; color: #bbb;  }

input, textarea, .label .text { font: normal 400 14px Roboto Light;  }
input, textarea, .label.icon .text.icon { padding-left: 13px;  }

input:focus, textarea:focus { outline: none; border: 1px solid #ccc; }

input:focus + .label .text,
textarea:focus + .label .text,
:not(input[value=""]):not(textarea[value=""]) + .label .text {
  font-size: 12px;
  transform: translate(0, -150%);
  background: #fff;
  padding: 0 4px 0 4px;
  border-radius: 8px;
}

input:focus + .label .text,
textarea:focus + .label .text { color: #ccc; }



/* COLOR PICKER */

input[type="color"] {
  width: 100%;
  height: 50px;
  cursor: pointer; 
  padding-left: 0;
}

input[type="color"]::-moz-color-swatch { border: none; }
input[type="color"]::-webkit-color-swatch-wrapper { padding: 0; border-radius: 0; }
input[type="color"]::-webkit-color-swatch { border: none; }

.HEX {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font: normal 400 12px Roboto Light;
  text-align: center;
  min-width: 60px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  border-radius: 2px;
  padding: 2px 2px 0 2px;
}

.color { 
  position: absolute;
  font: normal 400 11px Roboto Light;
  top: 60%; left: 50%;
  transform: translate(-50%, 200%);
}

::-moz-color-swatch { border-color: white; }


input[name="BODY"] { border: 3px dashed #777; border-radius: 4px; }
input[name="PAGE"] { border: 3px dashed #777; border-radius: 4px; }
input[name="HEADER1"] { border: 3px dashed #777; border-radius: 4px; }
input[name="HEADER2"] { border: 3px dashed #777; border-radius: 4px; }
input[name="FOOT"] { border: 3px dashed #777; border-radius: 4px; }
input[name="COLOR1"] { border: 3px dashed #777; border-radius: 4px; }
input[name="COLOR2"] { border: 3px dashed #777; border-radius: 4px; }
input[name="ACCENT1"] { border: 3px dashed #777; border-radius: 4px; }
input[name="ACCENT2"] { border: 3px dashed #777; border-radius: 4px; }

input:disabled, input:read-only { background:#ffffe6; color:#777; }
select option { font-size: 18px; }

select option:disabled { color: #aaa; font-weight: 300; }


::-webkit-input-placeholder { font: normal 400 14px Roboto Light; color: #bbb; }
:-moz-placeholder { font: normal 400 14px Roboto Light; color: #bbb; }
::-moz-placeholder { font: normal 400 14px Roboto Light; color: #bbb; }
:-ms-input-placeholder { font: normal 400 14px Roboto Light; color: #bbb; }

input[type="text"].center,
input[type="number"].center { text-align: center; }

input[type="text"].big,
input[type="number"].big,
input[type="email"].big { font: normal 900 22px Roboto Bold;  }

input[type="submit"], 
input[type="reset"], 
input[type="button"], 
button, .button {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 9px 20px 7px;
  border-radius: 3px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: background .2s ease-out;
  -moz-transition: background .2s ease-out;
  -ms-transition: background .2s ease-out;
  -o-transition: background .2s ease-out;
  transition: background .2s ease-out;
  -webkit-font-smoothing: antialiased;
}

input[type="submit"]:hover, 
input[type="reset"]:hover, 
input[type="button"]:hover { color: #fff; }

input:valid, select:valid { background: color-mix(in srgb, var(--color1), white 85%); }

#content1 { display:none; }
#content2 { display:none; }

#toggle1:checked ~ #content1 { display: block; }
#toggle2:checked ~ #content2 { display: block; }



/* UPLOAD */

input[type="file"].mix { z-index: -1; position: absolute; opacity: 0;  }

input:focus + label { outline: 0; }

.status {
  font: normal 400 14px Roboto Regular;
  background: #fff;
  color: #222; 
  border: solid 1px #ccc;
  border-radius: 6px;
  padding: 12px 8px 6px 8px;
  margin: 2px 0 15px 0;
  transition: all .2s ease-out;
}



#preview1, #preview2 { border: dashed 5px #ccc; padding: 3px; cursor: pointer; transition: 0.2s ease-out; }
#preview1:hover, #preview2:hover { filter: saturate(70%); transition: 0.1s ease-in;  }

#preview1.banner, #preview2.banner { object-fit: cover; width: 100%; height: 38%; }
#preview1.circle, #preview2.circle { object-fit: contain; width: 100%; height: auto; border-radius: 50%;  }
#preview1.square, #preview2.square{ object-fit: cover; width: 100%; height: auto; }
#preview1.rectangle, #preview2.rectangle { background: rgba(0, 0, 0, 0.5); object-fit: cover; width: 100%; height: auto; }

#cover { border: dashed 5px #ccc; padding: 3px; cursor: pointer; transition: 0.2s ease-out; }
#cover:hover { filter: saturate(70%); transition: 0.1s ease-in;  }
#cover.cover { object-fit: cover; width: 100%; height: 16%; }



/* LIST */

ul { list-style-type: disc; }
ol { list-style-type: decimal; }
ul, ol { padding-left: 20px; }




/* SWITCH TOGGLE */

.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 23px;
}

.switch input { opacity: 0; width: 0; height: 0; }

.switcher {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switcher:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .switcher { background-color: #f5a02c; }
input:focus + .switcher { box-shadow: 0 0 1px #f5a02c; }
input:checked + .switcher:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}

.switcher.round { border-radius: 34px; }
.switcher.round:before { border-radius: 50%; }

span.toggle-text {
  position: absolute;
  font: normal 400 13px Roboto Regular !important;
  width: 95%;
  margin: 5px 0 0 8px;
}


/* SLIDER */

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;
  background: var(--color1);
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s; 
  margin-top: 20px;
}

.slider:hover { opacity: 1; }

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: var(--color1);
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: var(--color1);
  cursor: pointer;
}


output {
    font: normal 400 34px Roboto Bold;
    text-align: center;
    display: block; /* Ensures it takes up full width */
    margin: 20px auto 0; /* Centers it horizontally and adds 20px margin from the top */
}



/* BUTTONS */

.btn {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  border: none;
  margin: 10px 0 3px 0;
}

.btn.rightless { margin-right: 0;}
.btn:active { transform: translateY(3px); }
.btn:focus { outline:0; }
button:disabled, button[disabled]{ font: normal 400 12px Roboto Light; }

.btn-hg, .btn-hg:disabled {
  font: normal 400 20px Roboto Bold;
  min-width: 140px;
  border-radius: 4px;
  padding: 13px 12px 7px 12px;
}

.btn-lg {
  font: normal 400 14px Roboto Bold;
  min-width: 80px;
  border-radius: 5px;
  padding: 9px 10px 7px 10px;
}

.btn-md {
  font: normal 400 12px Roboto Regular;
  border-radius: 4px;
  padding: 8px 15px 6px 15px;
}

.btn-sm {
  font: normal 400 11px Roboto Regular;
  min-width: 70px;
  border-radius: 5px;
  padding: 5px 8px 3px 8px;
}

.btn-white { background: #fff; color: #666; border: solid 1px #777; }
.btn-white:hover { background: #f7f7f7; }
.btn-white i { color: #666; }
.btn-white i.green { color: #36BB45; }
.btn-white i.red { color: #ec1c22; }

.btn-accent { background: var(--color3); color: #fff; }
.btn-accent:hover { background: var(--color1); }
.btn-accent i { color: #fff; }

.btn-yellow { background: #f5a02c; color: #fff; }
.btn-yellow:hover { background: #DF8F1F; }
.btn-yellow i { color: #fff; }

.btn-red { background: #ec1c22; color: #fff; }
.btn-red:hover { background: #D02F35; }
.btn-red i { color: #fff; margin-top: 6px; }

.btn-green { background: #36BB45; color: #fff; }
.btn-green:hover { background: #36BB45; }
.btn-green i { color: #fff; margin-top: 6px; }

.btn-blue { background: #2c588f; color: #fff; }
.btn-blue:hover { background: #244976; }
.btn-blue i { color: #fff; }


.btn-upload {
  display: inline-block;
  font-family: Helvetica, sans-serif;
  text-align: center;
  cursor: pointer;
  font-size: 11px;
  font-weight: 400;
  min-width: 70px;
  border-radius: 3px;
  padding: 4px 4px 2px 4px;
  margin: 0;
  border: solid 1px #ccc;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.btn-upload.yellow {
  background: #f5a02c; 
  color: #fff;
}

.btn-upload.green {
  background: #36BB45; 
  color: #fff;
}

.btn-upload.red {
  background: #ac1e51; 
  color: #fff;
}

.btn-upload.white {
  background: #fff; 
  color: #666;
}





/* SCROLLBAR */

::-webkit-scrollbar { width: 7px; }
::-webkit-scrollbar-track { border-radius: 10px; }
::-webkit-scrollbar-thumb { background: #ccc; border-radius: 10px; }
::-webkit-scrollbar-thumb:hover { background: #aaa;  }



/* POPUP */

.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 1;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 4em auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-popup-container p {
  color: #333;
  font-size: 32px;
  font-weight: 700;
  font-family: "Fira Sans", Helvetica, sans-serif;
  padding: 3em 1em;
}

.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin:16em auto;
  }
}



/* TOOLTIP POPUP */

    .popup {
      position: fixed;
      left: 0;
      top: 0;
      height: 100%;
      z-index: 1000;
      width: 100%;
      background: rgba(0, 0, 0, 0.7);  backdrop-filter: blur(5px);
      opacity: 0;
      visibility: hidden;
      transition:500ms all;

    }

    .popup.is-visible {
      opacity: 1;
      visibility: visible;
     transition:1s all;
    }

    .popup-container {
      transform:translateY(-50%);
      transition:500ms all;
      position: relative;
      width: 40%;
      margin: 2em auto;
      top: 25%;
      padding:5rem;
      background: #FFF;
      border-radius: .25em .25em .4em .4em;
      text-align: center;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

    .is-visible .popup-container {
      transform:translateY(0);
      transition:500ms all;
    }

    .popup-container .popup-close {
      position: absolute;
      top: 8px;
      font-size:0;
      right: 8px;
      width: 30px;
      height: 30px;
    }


    .popup-container .popup-close::before,
    .popup-container .popup-close::after {
      content: '';
      position: absolute;
      top: 12px;
      width: 14px;
      height: 3px;
      background: #bbb;
    }

    .popup-container .popup-close::before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      left: 8px;
    }

    .popup-container .popup-close::after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      right: 8px;
    }


    .popup-container .popup-close:hover:before,
    .popup-container .popup-close:hover:after {
      background-color:#35a785;
      transition:300ms all;
    }





/* MODAL */

.modal-window {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  overflow: scroll;
  overflow-x: hidden;  
}

.modal-window:target {
  opacity: 1;
  pointer-events: auto;
}

.modal-window>div {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 20%;
  min-height: 100px;
  max-height: 470px;
  position: relative;
  padding: 0;
  background: #fff;
  color: #444;
  border-radius: 8px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin: 0 auto;
  margin-top: 100px;
}

.modal-header {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  background: #ddd;
  border-bottom: solid 1px #ddd;
  padding: 10px 14px;
  margin: 0;
  border-radius: 8px 8px 0 0;
  z-index: 1;
}

.modal-title {
  float: left;
  padding-top: 12px;
}

.modal-close {
  float: right;
  margin: 12px 0 0 0; 
  font: normal 400 22px Roboto Bold;
}

.modal-body {  
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 12px 12px 30px 12px;
  -webkit-user-select: text;
}




/* PRELOADER */

#homescreen, #pagescreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
}

#homescreen {   
background: url('//img.weo.ro/patterns/polygons.png') repeat, linear-gradient(to bottom, var(--color1) 0%, var(--color1) 40%, var(--color3) 100%);
}
  
#pagescreen { background: var(--background); }


#homescreen div.loader {
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  background-image: var(--splash);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; /* Makes the whole image visible */
}


#pagescreen div.loader {
  width: 190px;
  height: 150px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(//img.weo.ro/loaders/light.gif); 
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}




/* ANIMATIONS */

@keyframes shake {
    0% { transform: rotate(0deg); }
   80% { transform: rotate(0deg); }
   85% { transform: rotate(7deg); }
   95% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}

@keyframes reminder {
    0% { transform: rotate(0deg); }
   80% { transform: rotate(0deg); }
   85% { transform: rotate(5deg); }
   95% { transform: rotate(-3deg); }
  100% { transform: rotate(0deg); }
}

@keyframes pulse {
	0% { transform: scale(1); }
	30% { transform: scale(1); }
	40% { transform: scale(1.02); }
	50% { transform: scale(1); }
	60% { transform: scale(1); }
	70% { transform: scale(1.01); }
	80% { transform: scale(1); }
	100% { transform: scale(1); }
}

@keyframes notify {
	0% { transform: scale(1); }
	30% { transform: scale(1); }
	40% { transform: scale(1.18); }
	50% { transform: scale(1); }
	60% { transform: scale(1); }
	70% { transform: scale(1.09); }
	80% { transform: scale(1); }
	100% { transform: scale(1); }
}

@keyframes blink{
  0%{ color: transparent;    }
  49%{ color: interlit; }
  60%{ color: interlit; }
  99%{ color: interlit;  }
  100%{ color: interlit;    }
}

.blink { animation: blink 1s infinite; }
.blink:hover { animation: none; }

.blink.lazy { animation: blink 1s linear 5s infinite forwards; animation-iteration-count: 10; }


.shake { display: inline-block; animation: shake 1s infinite; }
.reminder { display: inline-block; animation: reminder 2s infinite; }
.pulse { animation: pulse 3s infinite; }
.pulse.once { animation: pulse 3s; }
.notify { animation: notify 4s infinite; }
.shake:hover, .reminder:hover, .pulse:hover  { animation: none; }




/* MORE MENU */

.more_menu {
  background: none;
  color: #000;
  padding: 16px;
  font-size: 12px;
  border: none;
  cursor: pointer;
  margin: -40px -12px 0 0;
  -webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 
}

.more {
  position: relative;
  display: inline-block;
}

.more-content {
  display: none;
  position: absolute;
  right: 0;
  background: #fff;
  min-width: 110px;
  z-index: 1;
  margin: -8px -3px 0 0;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.more-content a {
  display: block;
  font: normal 400 11px Roboto Light;
  color: #111;
  padding: 10px 8px 2px 8px;
  text-decoration: none;
  border-top: solid 1px #ddd;
}

.more-content a:hover {background-color: #ddd;}

.more-content a i { font-size: 9px; margin-right: 8px; }


.more:hover  .more-content { display: block; }




#copy-toast {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #333;
    color: #fff;
    padding: 10px 16px;
    border-radius: 8px;
    font-size: 14px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease;
    z-index: 9999;
}
#copy-toast.show {
    opacity: 1;
}

