/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 19px;
  margin-bottom: 10px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

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

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #F79300;
}

input:focus + .slider {
  box-shadow: 0 0 1px #F79300;
}

input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.switch .label {
	position: absolute;
	top: 4px;
	left: 40px;
	width: 300px;
	font-size: 12px;
	line-height: 12px;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWyV9hmIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWyV9hvIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWyV9hnIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWyV9hoIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWyV9hkIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWyV9hlIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWyV9hrIqOxjaPX.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Udc1GAK6bt6o.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0ddc1GAK6bt6o.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Vdc1GAK6bt6o.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0adc1GAK6bt6o.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Wdc1GAK6bt6o.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Xdc1GAK6bt6o.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Zdc1GAK6b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhmIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhvIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhnIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhoIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhkIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhlIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhrIqOxjaPX.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhmIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhvIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhnIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhoIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhkIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhlIqOxjaPXZSk.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUNhrIqOxjaPX.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OX-hpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OVuhpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OXuhpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OUehpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OXehpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OXOhpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OUuhpKKSTjw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWJ0bf8pkAp6a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFUZ0bf8pkAp6a.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWZ0bf8pkAp6a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVp0bf8pkAp6a.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWp0bf8pkAp6a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFW50bf8pkAp6a.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOX-hpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOVuhpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOXuhpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOUehpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOXehpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOXOhpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOUuhpKKSTjw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOX-hpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOVuhpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXuhpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUehpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXehpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXOhpKKSTj5PW.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhpKKSTjw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v9/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QDO-WyrubOA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v9/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWxEQDO-Wyrs.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v9/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNXaxMaC82U-ro.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v9/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxMaC82U.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v9/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY5KcC-wLOjAUw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v9/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY3KcC-wLOj.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.element-form, 
.element-form .textarea-wrapper {
	position: relative;
}

.element-form[data-expanded="no"] .element-publish-btn {
	display: none;
}

.front-page-element-wrap  .element-publish-btn {
	margin-top: 8px;
}

.element-form textarea {
	resize: none;
	height: 30px;
	width: 100%;
	padding: 0px 50px 0;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	line-height: 30px;
	font-size: 20px;
	font-family: "Libre Baskerville";	
	position: relative;
	z-index: 99;
	overflow: hidden;
}

.element-form[data-expanded="no"] textarea {
	display: none;
}

.element-form .textarea-wrapper .toimage {
	overflow: hidden;
}

.element-form .bgimage-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.element-form .bgimage-container img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.element-form .textarea-wrapper[data-text-align="tl"] textarea,
.element-form .preview[data-text-align="tl"] {
	text-align: left;
}

.element-form .textarea-wrapper[data-text-align="tr"] textarea,
.element-form .preview[data-text-align="tr"] {
	text-align: right;
	padding: 0px 20px 0px 120px !important;
}

.element-form .textarea-wrapper[data-text-align="c"] textarea,
.element-form .preview[data-text-align="c"] {
	text-align: center;
	padding: 0px 50px 0px;
}

.element-form .textarea-wrapper[data-text-align="tl"] .icon {
	left: calc(100% - 100px);
	top: 20px;
}

.element-form .textarea-wrapper[data-text-align="c"] .icon {
	left: calc(50% - 40px);
}

.element-form .textarea-wrapper[data-text-align="tr"] .icon {
	left: 40px;
}

.element-form .textarea-wrapper[data-text-align="tl"] .author-meta,
.element-form .preview[data-text-align="tl"] .author-meta,
.element-form .textarea-wrapper[data-text-align="tl"] .author-meta .tilde,
.element-form .preview[data-text-align="tl"] .author-meta .tilde {
	text-align: left;
	bottom: 25px;
}

.element-form .textarea-wrapper[data-text-align="tr"] .author-meta,
.element-form .textarea-wrapper[data-text-align="tr"] .author-meta .tilde,
.element-form .preview[data-text-align="tr"] .author-meta,
.element-form .preview[data-text-align="tr"] .author-meta .tilde {
	text-align: right;
	bottom: 25px;
}


.element-form .textarea-wrapper.top-line:before,
.element-form .preview.top-line:before {
	content: " ";
	display: block;
	width: 40%;
	margin: 0 auto;
	border-top: 2px solid #000;
	position: absolute;
	top: 35px;
	left: 30%;
	z-index: 101;
}

.element-form .textarea-wrapper .bottom-line,
.element-form .preview .bottom-line {
	content: " ";
	display: none;
	width: 40%;
	margin: 0 auto;
	border-top: 2px solid #000;
	position: absolute;
	bottom: 55px;
	left: 30%;
	z-index: 101;
}

.element-form .textarea-wrapper .icon,
.element-form .preview .icon {
	display: block;
	opacity: 0;
	position: absolute;
	bottom: 10px;
	left: calc(50% - 40px);
	top: 30px;
	width: 60px;
	height: 60px;
	background-image: url('/wp-content/themes/elephant_eco/images/white-elephant.png') !important;
	background-position: bottom left;
	background-size: contain;
	z-index: 101;
	background-repeat: no-repeat;
}

.element-form .textarea-wrapper.black .icon,
.element-form .preview.black .icon {
	background-image: url('/wp-content/themes/elephant_eco/images/black-elephant.png') !important;
}

.element-form .textarea-wrapper.yellow .icon,
.element-form .preview.yellow .icon {
	background-image: url('/wp-content/themes/elephant_eco/images/yellow-elephant.png') !important;
}

.element-form .textarea-wrapper .author-meta,
.element-form .preview .author-meta {
	position: absolute !important;
	float: none !important;
	bottom: 80px;
	left: 0;
	width: 100% !important;
	padding: 0 30px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	font-family: "Libre Baskerville";
	font-weight: bold;
	z-index: 101;
}

.element-form .textarea-wrapper .author-meta .authorname {
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	font-family: "Open Sans";
	font-weight: bold;
	text-transform: uppercase;
}

.element-form .textarea-wrapper .author-meta.with-image,
.element-form .preview .author-meta.with-image {
	bottom: 55px;
}

.element-form .textarea-wrapper .author-meta .tilde,
.element-form .preview .author-meta .tilde {
	position: absolute;
	top: -25px;
	padding: 0 30px;
	left: 0;
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
}

.element-form .textarea-wrapper .author-meta .author-image,
.element-form .preview .author-meta .author-image {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #eaeaea;
	border-radius: 50%;
	margin-right: 10px;
	background-size: cover;
	position: relative !important;
	top: 13px;
	right: 0px !important;
}

.element-form .textarea-wrapper.black .author-meta,
.element-form .preview.black .author-meta {
	color: #000;
}

.element-form .textarea-wrapper.black .author-meta .author-image,
.element-form .preview.black .author-meta .author-image {
	border-color: #eaeaea;
}

.element-form .text-align-change {
	display: inline-block;
	margin-right: 10px;
}

.default-element {
	width: 100%;
	height: 125px;
	/*overflow-x: scroll;
	overflow-y: hidden;*/
	overflow: hidden;
}

.default-element::-webkit-scrollbar { 
	width: 5px; 
	height: 8px;
}
.default-element::-webkit-scrollbar-track { 
	-webkit-box-shadow: none; 
	border-radius: 0px;
}
.default-element::-webkit-scrollbar-thumb {
	border-radius: 0px;
	-webkit-box-shadow: none;
	background: rgba(0,0,0,0.2);
}

.default-element .preset-wrapper {
	width: 2400px;
}

.default-element span {
	display: inline-block;
	width: 162px;
	height: 120px;
	margin-right: 15px;
	line-height: 40px;
	border: 1px solid #CCC;
	background: #FFF;
	text-align: center;
	color: #000;
	cursor: pointer;
	background-size: cover;
	float: left;
}

.default-element span.p1 { background-image: url('images/p1.png'); }
.default-element span.p2 { background-image: url('images/p2.png'); }
.default-element span.p3 { background-image: url('images/p3.png'); }
.default-element span.p4 { background-image: url('images/p4.png'); }
.default-element span.p5 { background-image: url('images/p5.png'); }
.default-element span.p6 { background-image: url('images/p6.png'); }
.default-element span.p8 { background-image: url('images/p8.png'); }

.default-element span.active {
	border-color: rgb(233, 79, 11);
}

.post-micro,
.sp-container button,
.sp-container button:hover,
.pexel-search-submit,
.download-img-btn,
.comment-and-share,
.create-new-img-btn {
	display: inline-block;
	padding: 5px 10px;
	color: #FFF;
	background: #F79300;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	cursor: pointer;	
	margin: 5px 0 0;
	float: right;
}

.element-publish-btn {
	float: right;
}

.element-publish-btn i {
	cursor: pointer;
}

.element-publish-btn .post-micro {
	background: transparent;
	color: #F79300;
	font-size: 14px;
	line-height: 14px;
	float: none;
	padding: 8px 0 0 0;
	margin: 0;
}

.element-publish-btn i {
	color: #F79300;
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	border: 1px solid #F79300;
	border-radius: 50%;
	padding: 4px;
	text-align: center;
	position: relative;
	top: -2px;
}

.expand-element-builder {
	color: #F79300;
	font-size: 14px;
	line-height: 14px;
	float: none;
	padding: 8px 0 0 0;
	margin: 0;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	display: inline-block;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.expand-element-builder i {
	color: #F79300;
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	border: 1px solid #F79300;
	border-radius: 50%;
	padding: 4px;
	text-align: center;
	position: relative;
	top: -2px;
}

.download-img-btn,
.create-new-img-btn {
	margin-left: 15px;
}

.download-img-btn:hover,
.comment-and-share:hover,
.create-new-img-btn:hover {
	color: #FFF;
}

.sp-container button,
.sp-container button:hover,
.sp-container button:active {
	text-shadow: none;
	box-shadow: none;
	border-width: 0px !important;
	margin: 0px !important;
}

.element-form .pexel-search {
	border: 1px solid #AAA;
	padding: 5px;
	width: 100%;
}

.element-form .background-select span {
	display: inline-block;
	height: 40px;
	width: 40px;
	margin: 5px;
	cursor: pointer;
}

.element-form .background-select span:nth-child(1) {
	background-color: blue;
}

.element-form .background-select span:nth-child(2) {
	background-color: green;
}

.element-form .background-select span:nth-child(3) {
	background-color: black;
}

.element-form .background-select span:nth-child(4) {
	background-color: orange;
}

.element-form .background-select span:nth-child(5) {
	background-color: red;
}

.element-form .background-select span:nth-child(6) {
	background-color: white;
	border: 1px solid #AAA;
}

.element-form .font-color span {
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 2px;
	cursor: pointer;
}

.element-form .font-color span:nth-child(1) {
	background-color: white;
	border: 1px solid #AAA;
}

.element-form .font-color span:nth-child(2) {
	background-color: black;
	border: 0px;
}

.element-form .font-color span:nth-child(3) {
	background-color: orange;
	border: 0px;
}

.element-form .preview {
	border: 1px solid #AAA;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.element-form .preview p {
	line-height: 30px;
	font-size: 20px;
	padding: 0px;
	margin: 130px 0;
	width: 100%;
	font-family: "Libre Baskerville";	
}

.element-form .pexel-list {
	height: 50px;
}

.element-form .pexel-list .pexel-full .default-element-image {
	background-size: contain; 
	background-repeat: no-repeat; 
	background-position: center;
}

.element-form .pexel-list span {
	display: inline-block;
	margin: 1px;
	width: 42px;
	height: 40px;
	background-size: cover;
	cursor: pointer;
}

.element-form .pexel-list span:nth-child(1) {
	margin-left: 0;
}

.element-form .pexel-list span:nth-child(15) {
	margin-right: 0;
}

.element-link-label {
	display: inline-block;
	width: 140px;
}

.element-link {
	width: calc(100% - 140px);
	float: right;
	height: 26px;
	border: 1px solid #AAA;
	padding: 5px;
}

.pexel-search {
	width: calc(100% - 100px) !important;
	float: left !important;
	height: 26px;
}

.pexel-search-submit {
	width: 90px !important;
	float: right !important;
	margin-top: 0 !important;
}

.element-form .preview-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 99999999;
}

.element-form .preview-wrapper .overlay {
	background: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	text-align: center;
}

.element-form .preview-wrapper .overlay i {
	position: relative;
	top: 45%;
}

.front-page-element-wrap {
	margin: 10px 0; 
	background: #FFF; 
	min-height: 100px; 
	border: 1px solid #CCC;
	padding: 10px;
}

body.ej-guest .front-page-element-wrap {
	display: none;
}

.front-page-element-wrap .element-form[data-expanded="yes"] {
	padding: 30px; 
	
}

.element-form .tab-section {
	margin-top: 5px;
	display: none;
}

.element-form .tabs-wrapper:after {
	clear: both;
	content: " ";
	display: block;
}

.element-form[data-expanded="yes"] .tabs-wrapper {
	margin-bottom: 15px; 
	padding-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
}

.element-form .tabs {
	width: auto;
	float: left;
	max-width: 100%;
	padding: 0;
	margin: 3px 0 0;
	clear: left;
}

.element-form .tabs span {
	display: inline-block;
	margin-right: 0px;
	padding: 10px 20px 10px 0px;
	cursor: pointer;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #AAA;
}

.element-form .tabs i {
	color: #666;
	font-size: 18px;
	position: relative;
	top: 2px;
	display: inline-block;
	margin-right: 5px;
	color: #AAA;
}

.element-form .tabs.inactive i {
	color: #AAA;
}

.element-form .tabs .active {
	color: black;
}

.element-form .tabs .active i {
	color: rgb(233, 79, 11);
}

.element-form .tabs span:not(.active):hover {

}

.element-form[data-expanded="no"],
.element-form[data-expanded="no"] .textarea-wrapper {
	min-height: 100px;
}

.element-form[data-expanded="no"] .default-tab,
.element-form[data-expanded="no"] .details-tab,
.element-form[data-expanded="no"] .custom-tab {
	display: none;
}

.author-element label {
	font-size: 13px;
	line-height: 13px;
	color: #333;
}

.author-name-override {
	border: 1px solid #CCC;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 14px;
	display: block;
	width: 100%;
	margin: 0px 0 15px;
}

.element-form .sp-replacer {
	background: transparent;
	border: 0px;
}

.sp-container {
	border: 1px solid #CCC;
	z-index: 999999999 !important;
}

.sp-picker-container {
	background: #FFF;
	border: 0px solid #CCC;
}

.sp-replacer .sp-preview {
	width: 20px;
	height: 15px;
	border-radius: 2px;
	border: 1px solid #999;
}

.sp-replacer .sp-dd {
	display: none;
}

#element-popup-overlay {
	position: fixed;
	background: rgba(255,255,255,0.75);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	display: none;
}

#element-popup {
	width: 100%;
	max-width: 580px;
	min-height: 200px;
	background: #FFF;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
	border: 1px solid #999;
	border-radius: 3px;
	position: fixed;
	top: 10%;
	padding: 30px;
	z-index: 99999999;
	left: calc(50% - 290px);
	display: none;
}

.profile-element-overlay {
	position: fixed;
	background: rgba(255,255,255,0.75);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
}

.profile-element-popup {
	width: 100%;
	max-width: 580px;
	min-height: 200px;
	background: #FFF;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
	border: 1px solid #999;
	border-radius: 3px;
	position: fixed;
	top: 20px;
	padding: 30px;
	z-index: 99999999;
	left: calc(50% - 290px);	
}

.element-form p.error {
	position: absolute;
	top: -25px;
	left: 0;
	width: 100%;
	color: red;
	display: none;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
}

.elementembed {
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.feed-wrapper .elementembed {
	max-width: 100%;
}

.elementembed, .elephant-elemant-wrapper {
	background: #FCF8F3;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #AAA;
	margin-bottom: -5px;
}

.elementembed img,
.elephant-elemant-wrapper img {
	width: calc(100% + 6px);
	max-width: calc(100% + 6px) !important;
	position: relative;
	top: -2px;
	left: -2px;
}

.element-details .article-link .intro {
	font-size: 12px;
	line-height: 14px;
	color: #333;
	float: none;
	text-align: left;
	width: auto;
	margin-bottom: 3px;
}

.element-details .article-link-inner {
	background: #FCF8F3;
	padding: 20px 20px 0;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}

.element-details .article-link span {
	font-size: 16px;
	line-height: 19px;
	display: block;
	width: calc(100% - 50px);
	float: left;
}

.element-details .article-link .score-meta {
	float: right;
}

.element-details .article-link .score-meta .score {
	margin-right: 0;
}

.element-details .author-picture-info i {
	color: #E0371E;
	font-size: 11px;
	position: relative;
	top: -5px;
	cursor: pointer;
}

.element-details .author-picture-info-tooltip {
	display: none;
	position: absolute;
	top: -7px;
	left: 195px;
	width: 160px;
	padding: 5px;
	background: #FFF0AC;
	color: #333;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

.element-details .author-picture-info-tooltip:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: #FFF0AC;
	transform: rotate(45deg);
	position: absolute;
	top: 10px;
	left: -6px;
}

.element-details .author-picture-info-tooltip a {
	color: #333;
	text-decoration: underline;
}

#elephant-microcomments .comment-form-author, 
#elephant-microcomments .comment-form-email,
#elephant-microcomments .comment-form-url,
#elephant-microcomments .comment-form-cookies-consent {
	display: none !important;
}

.element-button-overlay {
	width: calc(100% - 20px);
	height: 100%;
	background: #FFF;
	padding-left: 5px;
	line-height: 25px;
	font-size: 16px;
	color: #9e9e9e;
	font-style: italic;
	text-align: left;
	position: relative;
	z-index: 9999999;
	min-height: 100px;
	padding-bottom: 30px;
}

.element-button-overlay span {
	color: #9e9e9e;
}

#element-popup .element-button-overlay {
	display: none !important;
}

.icon-select span {
	display: inline-block;
	height: 40px;
	width: 40px;
	margin: 0;
	background-size: 80% auto;
	background-repeat: no-repeat;
	background-position: center;	
	cursor: pointer;
	border-radius: 50%;
}

.icon-select span.active {
	border: 1px solid #F79300;
}

.icon-select .black {
	background-image: url('/wp-content/themes/elephant_eco/images/black-elephant.png') !important;	
}

.icon-select .yellow {
	background-image: url('/wp-content/themes/elephant_eco/images/yellow-elephant.png') !important;	
}

.icon-select .white {
	background-image: url('/wp-content/themes/elephant_eco/images/white-elephant.png') !important;	
	background-color: #F1F1F1;
}

@media screen and (max-width: 768px){
	.front-page-element-wrap .element-form[data-expanded="yes"] {
		padding: 5px;
	}
	.element-details .article-link-inner {
		padding: 10px 5px 5px 10px;
	}
	.element-details .article-link .score-meta {
		width: 50px;
		margin: 0;
	}
	#element-popup {
		left: 1%;
		width: 98%;
		top: 15%;
	}
	.element-form textarea {
		padding: 20px 50px 0;
		line-height: 20px;
		font-size: 14px;
	}
	.element-form .textarea-wrapper .icon, .element-form .preview .icon {
		width: 50px;
		height: 50px;
		left: calc(50% - 30px);
		top: 20px;
	}
	.element-form .textarea-wrapper[data-text-align="tl"] textarea,
	.element-form .preview[data-text-align="tl"] {
		text-align: left;
	}

	.element-form .textarea-wrapper[data-text-align="tr"] textarea,
	.element-form .preview[data-text-align="tr"] {
		text-align: right;
		/*padding: 30px 20px 0px 200px !important;*/
	}

	.element-form .textarea-wrapper[data-text-align="c"] textarea,
	.element-form .preview[data-text-align="c"] {
		text-align: center;
	}
	.element-form .textarea-wrapper[data-text-align="tl"] .icon {
		left: calc(100% - 80px);
	}

	.element-form .textarea-wrapper[data-text-align="c"] .icon {
		left: calc(50% - 30px);
	}

	.element-form .textarea-wrapper[data-text-align="tr"] .icon {
		left: 30px;
	}
	.element-form .textarea-wrapper .author-meta, .element-form .preview .author-meta {
		bottom: 50px;
	}
	.element-form .textarea-wrapper .author-meta.with-image, .element-form .preview .author-meta.with-image {
		bottom: 30px;
	}
	.element-form .textarea-wrapper .author-meta .tilde, .element-form .preview .author-meta .tilde {
		/*top: 0;*/
	}
	.element-form .textarea-wrapper .author-meta .author-image, .element-form .preview .author-meta .author-image {
		width: 30px;
		height: 30px;
		top: 10px;
	}
	.element-form .textarea-wrapper .author-meta .authorname {
		font-size: 12px;
		line-height: 12px;
	}
	#element-popup {
		padding: 10px;
	}
	.default-element span {
		width: 240px;
		height: 181px;
	}
	.default-element {
		height: 191px;
	}
	.elementembed, .elephant-elemant-wrapper {
		border: 0px;
		margin: 0 0 10px;
	}
	#elephant-microcomments .comment-form-comment .mcimg {
		left: 0;
	}
	#elephant-microcomments .microcomment-form textarea {
		width: calc(100% - 95px);
	}
	#elephant-microcomments #respond {
		padding: 0;
	}
	
	.profile-element-popup {
		width: 100%;
		max-width: 100%;
		min-height: 200px;
		box-shadow: none;
		border-right: 0;
		border-left: 0;
		position: fixed;
		padding: 30px;
		left: 0;
	}
	.profile-element-popup .close {
		display: block !important;
		position: absolute;
		top: 8px;
		right: 8px;
		font-size: 18px;
		line-height: 18px;
		width: 30px;
		height: 20px;
		font-weight: bold;
		cursor: pointer;
		text-align: right;
		color: #999;
	}
	a.download-img-btn, a.create-new-img-btn, a.comment-and-share {
		display: block;
		float: none;
		margin: 0 0 5px;
		text-align: center;
	}
	p.image-toggles {
		display: none;
	}
}