/*
* These are now the real basic styles that once used to be in basic.css
* These are included in basic.css but also in item_base.css so they are available in WYSIWYG editors
*/
.red {
color: #f00 !important;
}
.violet {
color: #9400D3;
}
.orange {
color: #f60 !important;
}
.green {
color: #0c0 !important;
}
.black {
color: #000 !important;
}
.gray,
.grey,
.dimmed,
.disabled {
color: #999 !important;
}
.evo_rendering_error {
color: #F00;
background-color: #fcf8e3;
border-radius: 2px;
padding-left: 3px;
padding-right: 3px;
}
.note,
.notes {
font-size: 84%;
color: #999;
font-weight: normal;
}
.left {
text-align: left !important;
}
.center {
text-align: center !important;
}
.right {
text-align: right !important;
}
.justify {
text-align: justify !important;
}
.nobr,
.nowrap,
.line {
white-space: nowrap;
}
.expanded li {
margin-top: 1ex;
margin-bottom: 1ex;
}
ul.list-default {
list-style: initial;
margin: 0 0 10px 25px;
padding: 0;
}
a.discreet {
text-decoration: none;
}
del,
.deleted {
color: #999;
}
ins,
.inserted {
color: #a44;
}
acronym,
abbr {
border-bottom: 1px dotted #666;
cursor: help;
}
pre,
code {
hyphens: none;
}
code {
background-color: rgba(27, 31, 35, 0.05);
color: #24292e;
}
.pointer {
cursor: pointer;
}
img {
border: none;
max-width: 100%;
height: auto;
}
.top {
vertical-align: top !important;
}
.middle {
vertical-align: middle !important;
}
.bottom {
vertical-align: bottom !important;
}
.baseline {
vertical-align: baseline !important;
}
.text-bottom {
vertical-align: text-bottom !important;
}
img.icon {
vertical-align: bottom;
}
img.raised,
.image_block.raised img,
.evo_image_block.raised img {
box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.3);
}
img.noshadow,
.image_block.noshadow img,
.evo_image_block.noshadow img {
box-shadow: none;
}
img.border,
.image_block.border img,
.evo_image_block.border img {
border: 1px solid #666;
}
img.noborder,
.image_block.noborder img,
.evo_image_block.noborder img {
border: none;
}
img.squared,
.image_block.squared img,
.evo_image_block.squared img {
border-radius: 0;
}
img.rounded,
.image_block.rounded img,
.evo_image_block.rounded img {
border-radius: 4px;
}
.evo_image_block.contain img {
object-fit: contain !important;
}
.evo_image_block.cover img {
object-fit: cover !important;
}
img.imgerror,
.image_block.imgerror img,
.evo_image_block.imgerror img {
border: 1px solid red;
box-shadow: 0 0 10px red;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.leftmargin {
float: left;
margin-right: 1ex;
margin-top: 0.2ex;
margin-bottom: 0.2ex;
}
.rightmargin {
float: right;
margin-left: 1ex;
margin-top: 0.2ex;
margin-bottom: 0.2ex;
}
.clear {
clear: both;
}
.inline-block {
display: inline-block;
}
.inline {
display: inline;
}
.margin1ex {
margin: 1ex;
}
.margin2ex {
margin: 2ex;
}
.margin-top-sm {
margin-top: 10px;
}
.margin-top-md {
margin-top: 20px;
}
.margin-bottom-xs {
margin-bottom: 3px;
}
.margin-bottom-sm {
margin-bottom: 10px;
}
.margin-bottom-md {
margin-bottom: 20px;
}
.margin-top-xs {
margin-top: 3px;
}
.margin-bottom-xs {
margin-bottom: 3px;
}
.margin-y-xs {
margin-top: 3px;
margin-bottom: 3px;
}
.indented {
padding-left: 3em;
}
.pointer {
cursor: pointer;
}
.brooks {
position: relative;
z-index: 0;
padding: 0;
margin-bottom: 3em;
border-left: none;
font-family: "Sanchez", "Helvetica Neue", Helvetica, Arial, serif;
font-size: 2em;
line-height: 1.5em;
font-style: italic;
color: #3d748f;
}
.brooks::before {
content: '\201C';
position: absolute;
top: 0.12em;
left: -0.15em;
color: #e7e6e4;
font-size: 5em;
z-index: -1;
}
.brooks footer {
font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, serif;
font-size: 0.6em;
font-weight: 700;
color: #d3d3cf;
text-align: right;
}
.brooks q::before,
.brooks q::after {
content: '';
}
.ludwig {
padding: 0 0 0 1em;
margin-bottom: 3em;
border-left: 0.2em solid #4d91b3;
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, serif;
font-size: 2em;
line-height: 1.5em;
font-weight: 100;
color: #3d748f;
}
.ludwig q::before,
.ludwig q::after {
content: '\201C';
font-family: "Sanchez", "Helvetica Neue", Helvetica, Arial, serif;
font-weight: bold;
color: #4d91b3;
}
.ludwig q::after {
content: '\201D';
}
.ludwig footer {
font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, serif;
font-size: 0.6em;
font-weight: 700;
color: #d3d3cf;
text-align: right;
}
.groucho {
position: relative;
z-index: 0;
padding: 0;
margin-bottom: 3em;
border-left: none;
font-family: "Sanchez", "Helvetica Neue", Helvetica, Arial, serif;
font-size: 2em;
line-height: 1.5em;
color: #3d748f;
}
.groucho footer {
font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, serif;
font-size: 0.6em;
font-weight: 700;
color: #d3d3cf;
text-align: right;
}
.groucho footer::before {
content: '\2015';
}
.groucho::after {
content: '\201D';
position: absolute;
top: 25px;
right: 0;
font-size: 5em;
font-style: italic;
color: #e7e6e4;
z-index: -1;
}
.groucho q::before,
.groucho q::after {
content: '';
}
/* The sprite image file is located: "/rsc/icons/flags_sprite.png"
* **** To change this file use the original file from: "/rsc/icons/src/flags.PSD"
* **** You should save the changed file as PNG-8 with 256 colors to the "flags_sprite.png"
* **** Also don't forget to save the "flags.PSD"
*
* NEW ADDED FLAGS:
* aq - Antarctica
* ax - Aland Islands
* bl - Saint Barthelemy
* cc - Cocos Islands
* cx - Christmas Island
* sj - Svalbard And Jan Mayen
*
* CHANGED FLAGS TO 16px WIDTH:
* np - Nepal
* ch - Switzerland
*/
span.flag {
border: 1px solid #666;
background: url(../icons/flags_sprite.png) no-repeat;
width: 16px;
height: 11px;
line-height: 11px;
padding: 0 !important;
font-size: 6px;
display: inline-block !important;
margin-bottom: -2px;
box-sizing: content-box;
}
span.icon {
background: url(../icons/icons_sprite.png) no-repeat -112px -48px;
width: 16px;
height: 16px;
line-height: 16px;
padding: 0 !important;
font-size: 9px;
display: inline-block;
overflow: hidden;
vertical-align: middle;
}
span.icon.voted {
margin: 0 2px;
}
a.rollover_sprite:hover span.icon {
visibility: hidden;
}
a.rollover_sprite:hover span.icon::before {
visibility: visible !important;
background: inherit;
float: left;
width: 32px;
height: 16px;
content: "";
margin-left: -16px;
}
.vote_spam span.icon.voted {
margin: auto;
}
.action_icon:hover {
text-decoration: none;
}
.action_icon.hoverlink:hover {
text-decoration: underline;
}
button.action_icon {
background: none;
border: none;
padding: 0;
cursor: pointer;
}
span.fa {
line-height: inherit;
font-size: 14px;
}
.btn span.fa {
line-height: 14px;
}
a.action_icon span.fa {
margin-right: 2px;
}
span.fa.action_icon.empty_placeholder {
margin-right: 4px;
visibility: hidden;
}
a.roundbutton .fa,
a.roundbutton:hover .fa,
a.roundbutton_text .fa,
a.roundbutton_text:hover .fa {
color: #000;
}
a:hover .fa-x-rollover-green {
color: #0C0 !important;
}
a:hover .fa-x-rollover-red {
color: #C00 !important;
}
a:hover .fa-x-rollover-red-light {
color: #F00 !important;
}
a:hover .fa-x-rollover-orange {
color: #F90 !important;
}
a:hover .fa-x-rollover-black {
color: #000 !important;
}
a:hover .fa-x-rollover-grey {
color: #7f7f7f !important;
}
a:hover .fa-flag.fa-x--hover {
color: #F00 !important;
}
a:hover .fa-flag.fa-x--hover::before {
content: "\f11d";
}
a:hover .fa-flag-o.fa-x--hover {
color: #F00 !important;
}
a:hover .fa-flag-o.fa-x--hover::before {
content: "\f024";
}
.fa-x-external-link--nudge::before {
position: relative;
top: 0.05em;
left: 0.11em;
}
.fa-x-linkedin--nudge::before {
position: relative;
top: -0.05em;
left: 0.04em;
}
.fa-x-google-plus--nudge::before {
position: relative;
left: 0.1em;
}
img.loadimg {
min-width: 32px;
min-height: 32px;
background: url(../img/ajax-loader/fff.gif) no-repeat center;
}
span.loader_img {
display: inline-block;
width: 32px;
height: 32px;
background: url(../img/ajax-loader/fff.gif) no-repeat center;
}
span.loader_img.loader_user_report,
span.loader_img.loader_user_deldata {
background-image: url(../img/ajax-loader/777.gif);
}
input.loader_img {
background: url(../img/ajax-loader/fff.gif) no-repeat;
background-size: 1.5em;
background-position: right 5px center;
}
.evo_rest_api_loading {
position: relative;
min-width: 64px;
min-height: 64px;
}
.evo_rest_api_loading::before {
content: "";
position: absolute;
background: #FFF;
width: 100%;
height: 100%;
opacity: 0.5;
}
.evo_rest_api_loading .evo_rest_api_loader:not(:required) {
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1000;
}
@-moz-keyframes evo_rest_api_loader {
0% {
-moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
8.33% {
-moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
16.67% {
-moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
25% {
-moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
33.33% {
-moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
}
41.67% {
-moz-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
50% {
-moz-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
58.33% {
-moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
66.67% {
-moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
75% {
-moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
83.33% {
-moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
}
91.67% {
-moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
100% {
-moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
}
@-webkit-keyframes evo_rest_api_loader {
0% {
-webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
8.33% {
-webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
16.67% {
-webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
25% {
-webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
33.33% {
-webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
}
41.67% {
-webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
50% {
-webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
58.33% {
-webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
66.67% {
-webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
75% {
-webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
83.33% {
-webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
}
91.67% {
-webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
100% {
-webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
}
@keyframes evo_rest_api_loader {
0% {
-moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
-webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
8.33% {
-moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
-webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
16.67% {
-moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
-webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
25% {
-moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
-webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
33.33% {
-moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
-webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
}
41.67% {
-moz-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
-webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
50% {
-moz-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
-webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
58.33% {
-moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
-webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
66.67% {
-moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
-webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
75% {
-moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
-webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
}
83.33% {
-moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
-webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
}
91.67% {
-moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
-webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
100% {
-moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
-webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
}
}
/* :not(:required) hides this rule from IE9 and below */
.evo_rest_api_loader:not(:required) {
overflow: hidden;
position: relative;
text-indent: -9999px;
display: inline-block;
width: 7px;
height: 7px;
background: transparent;
border-radius: 100%;
-moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
-webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
-moz-animation: evo_rest_api_loader 5s infinite ease-in-out;
-webkit-animation: evo_rest_api_loader 5s infinite ease-in-out;
animation: evo_rest_api_loader 5s infinite ease-in-out;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.status_color_draft {
color: #ff9;
}
.status_color_review {
color: #CC0099;
}
.status_color_community {
color: #2E8BB9;
}
.status_color_protected {
color: #FF9C2A;
}
.status_color_private {
color: #DC143C;
}
.status_color_published {
color: #99EE44;
}
.status_color_deprecated {
color: #000;
}
.status_color_redirected {
color: #663399;
}
.status_color_trash {
color: #f66;
}
.status_color_meta {
color: #5bc0de;
}
.btn[class*=btn-status-] {
border: 1px solid #ccc;
}
.btn-status-draft {
color: #000;
background-color: #ff9;
border-color: #dfdfdf;
}
.btn-status-draft:hover {
color: #000;
background-color: #f3f392;
}
.btn-status-review {
color: #fff;
background-color: #CC0099;
}
.btn-status-review:hover {
color: #fff;
background-color: #c20092;
}
.btn-status-community {
color: #fff;
background-color: #2E8BB9;
}
.btn-status-community:hover {
color: #fff;
background-color: #2c84b0;
}
.btn-status-protected {
color: #fff;
background-color: #FF9C2A;
}
.btn-status-protected:hover {
color: #fff;
background-color: #f39528;
}
.btn-status-private {
color: #fff;
background-color: #DC143C;
}
.btn-status-private:hover {
color: #fff;
background-color: #d21339;
}
.btn-status-published {
color: #000;
background-color: #99EE44;
}
.btn-status-published .glyphicon {
color: inherit !important;
}
.btn-status-published:hover {
color: #000;
background-color: #92e341;
}
.btn-status-deprecated {
color: #fff;
background-color: #000;
}
.btn-status-deprecated:hover {
color: #fff;
background-color: #333;
}
.btn-status-redirected {
color: #fff;
background-color: #663399;
}
.btn-status-redirected:hover {
color: #fff;
background-color: #613192;
}
.btn-status-trash {
color: #fff;
background-color: #f66;
}
.btn-status-trash:hover {
color: #fff;
background-color: #f44;
}
.ufld_yahooim.ufld__textcolor,
.ufld_yahooim.ufld__hovertextcolor:hover {
color: #7b0099;
}
.ufld_yahooim.ufld__bgcolor,
.ufld_yahooim.ufld__hoverbgcolor:hover {
background-color: #7b0099;
}
.ufld_skype.ufld__textcolor,
.ufld_skype.ufld__hovertextcolor:hover {
color: #00aff0;
}
.ufld_skype.ufld__bgcolor,
.ufld_skype.ufld__hoverbgcolor:hover {
background-color: #00aff0;
}
.ufld_twitter.ufld__textcolor,
.ufld_twitter.ufld__hovertextcolor:hover {
color: #00aced;
}
.ufld_twitter.ufld__bgcolor,
.ufld_twitter.ufld__hoverbgcolor:hover {
background-color: #00aced;
}
.ufld_facebook.ufld__textcolor,
.ufld_facebook.ufld__hovertextcolor:hover {
color: #3b5998;
}
.ufld_facebook.ufld__bgcolor,
.ufld_facebook.ufld__hoverbgcolor:hover {
background-color: #3b5998;
}
.ufld_googleplus.ufld__textcolor,
.ufld_googleplus.ufld__hovertextcolor:hover {
color: #dd4b39;
}
.ufld_googleplus.ufld__bgcolor,
.ufld_googleplus.ufld__hoverbgcolor:hover {
background-color: #dd4b39;
}
.ufld_linkedin.ufld__textcolor,
.ufld_linkedin.ufld__hovertextcolor:hover {
color: #007bb6;
}
.ufld_linkedin.ufld__bgcolor,
.ufld_linkedin.ufld__hoverbgcolor:hover {
background-color: #007bb6;
}
.ufld_github.ufld__textcolor,
.ufld_github.ufld__hovertextcolor:hover {
color: #333333;
}
.ufld_github.ufld__bgcolor,
.ufld_github.ufld__hoverbgcolor:hover {
background-color: #333333;
}
.ufld_flickr.ufld__textcolor,
.ufld_flickr.ufld__hovertextcolor:hover {
color: #ff0084;
}
.ufld_flickr.ufld__bgcolor,
.ufld_flickr.ufld__hoverbgcolor:hover {
background-color: #ff0084;
}
.ufld_youtube.ufld__textcolor,
.ufld_youtube.ufld__hovertextcolor:hover {
color: #bb0000;
}
.ufld_youtube.ufld__bgcolor,
.ufld_youtube.ufld__hoverbgcolor:hover {
background-color: #bb0000;
}
.ufld_digg.ufld__textcolor,
.ufld_digg.ufld__hovertextcolor:hover {
color: #356aa0;
}
.ufld_digg.ufld__bgcolor,
.ufld_digg.ufld__hoverbgcolor:hover {
background-color: #356aa0;
}
.ufld_stumbleupon.ufld__textcolor,
.ufld_stumbleupon.ufld__hovertextcolor:hover {
color: #eb4924;
}
.ufld_stumbleupon.ufld__bgcolor,
.ufld_stumbleupon.ufld__hoverbgcolor:hover {
background-color: #eb4924;
}
.ufld_pinterest.ufld__textcolor,
.ufld_pinterest.ufld__hovertextcolor:hover {
color: #cb2027;
}
.ufld_pinterest.ufld__bgcolor,
.ufld_pinterest.ufld__hoverbgcolor:hover {
background-color: #cb2027;
}
.ufld_whatsapp.ufld__textcolor,
.ufld_whatsapp.ufld__hovertextcolor:hover {
color: #25d366;
}
.ufld_whatsapp.ufld__bgcolor,
.ufld_whatsapp.ufld__hoverbgcolor:hover {
background-color: #25d366;
}
.ufld_vimeo.ufld__textcolor,
.ufld_vimeo.ufld__hovertextcolor:hover {
color: #1ab7ea;
}
.ufld_vimeo.ufld__bgcolor,
.ufld_vimeo.ufld__hoverbgcolor:hover {
background-color: #1ab7ea;
}
.ufld_soundcloud.ufld__textcolor,
.ufld_soundcloud.ufld__hovertextcolor:hover {
color: #ff8800;
}
.ufld_soundcloud.ufld__bgcolor,
.ufld_soundcloud.ufld__hoverbgcolor:hover {
background-color: #ff3300;
}
.ufld_yelp.ufld__textcolor,
.ufld_yelp.ufld__hovertextcolor:hover {
color: #af0606;
}
.ufld_yelp.ufld__bgcolor,
.ufld_yelp.ufld__hoverbgcolor:hover {
background-color: #af0606;
}
.ufld_paypal.ufld__textcolor,
.ufld_paypal.ufld__hovertextcolor:hover {
color: #003087;
}
.ufld_paypal.ufld__bgcolor,
.ufld_paypal.ufld__hoverbgcolor:hover {
background-color: #009cde;
}
.ufld_500px.ufld__textcolor,
.ufld_500px.ufld__hovertextcolor:hover {
color: #0099e5;
}
.ufld_500px.ufld__bgcolor,
.ufld_500px.ufld__hoverbgcolor:hover {
background-color: #ff4c4c;
}
.ufld_amazon.ufld__textcolor,
.ufld_amazon.ufld__hovertextcolor:hover {
color: #ff9900;
}
.ufld_amazon.ufld__bgcolor,
.ufld_amazon.ufld__hoverbgcolor:hover {
background-color: #ff9900;
}
.ufld_instagram.ufld__textcolor,
.ufld_instagram.ufld__hovertextcolor:hover {
color: #833ab4;
}
.ufld_instagram.ufld__bgcolor,
.ufld_instagram.ufld__hoverbgcolor:hover {
background-color: #833ab4;
}
.filter_item {
display: inline-block;
vertical-align: middle;
margin: 1px;
}
.filter_item div {
margin: 0;
padding: 3px 5px;
color: #FFF;
float: left;
height: 16px;
line-height: 16px;
}
.filter_item div:first-child {
border-radius: 5px 0 0 5px;
}
.filter_item div.icon {
border-radius: 0 5px 5px 0;
float: right;
padding: 0;
}
.filter_item div.icon a {
display: block;
padding: 4px 5px 5px;
margin: 0;
}
.filter_item div .identity_link_username {
color: #FFF;
}
.filter_item div.icon a.action_icon > span {
color: #FFF !important;
}
.filter_item .name {
background: #3d8f3d;
}
.filter_item:hover .name,
.filter_item div.group,
.filter_item div.icon {
background: #45a145;
}
.filter_item div.icon:hover {
background: #4db34d;
}
.filter_item.yellow .name {
background: #caca3f;
}
.filter_item.yellow:hover .name,
.filter_item.yellow div.group,
.filter_item.yellow div.icon {
background: #dbdb57;
}
.filter_item.yellow div.icon:hover {
background: #ecec73;
}
.filter_item.orange .name {
background: #d18335;
}
.filter_item.orange:hover .name,
.filter_item.orange div.group,
.filter_item.orange div.icon {
background: #e09952;
}
.filter_item.orange div.icon:hover {
background: #edac6b;
}
.filter_item.red .name {
background: #c12d2d;
}
.filter_item.red:hover .name,
.filter_item.red div.group,
.filter_item.red div.icon {
background: #cb4d4d;
}
.filter_item.red div.icon:hover {
background: #e57373;
}
.filter_item.magenta .name {
background: #8618bd;
}
.filter_item.magenta:hover .name,
.filter_item.magenta div.group,
.filter_item.magenta div.icon {
background: #9933cc;
}
.filter_item.magenta div.icon:hover {
background: #b053df;
}
.filter_item.blue .name {
background: #2f60c0;
}
.filter_item.blue:hover .name,
.filter_item.blue div.group,
.filter_item.blue div.icon {
background: #4d77cb;
}
.filter_item.blue div.icon:hover {
background: #6a91df;
}
.filter_item div {
height: 24px !important;
line-height: 18px !important;
}
div.filters .filter_item {
margin: 1px;
}
div.filters .filter_item div {
margin: 0;
}
.linebreak {
word-break: break-all;
white-space: normal;
}
.widget_core_coll_category_list label {
font-weight: normal;
}
.widget_core_coll_category_list ul {
margin-left: 0;
}
.widget_core_coll_category_list ul ul {
margin-left: 19px;
}
.widget_core_coll_category_list li {
list-style: none;
}
.widget_core_coll_category_list input[type="checkbox"],
.widget_core_coll_category_list input[type="radio"] {
margin: 0;
display: inline-block;
}
.widget_core_coll_category_list .evo_cat_meta {
list-style: square;
margin-left: 20px;
}
.widget_core_coll_category_list .evo_cat_meta > label,
.widget_core_coll_category_list .evo_cat_meta > a {
font-weight: bold;
color: #000;
}
.widget_core_coll_category_list .evo_cat_meta ul {
font-weight: normal;
}
.widget_core_coll_category_list .evo_cat_meta input[disabled="disabled"] {
display: none;
}
.widget_core_coll_category_list .tile label {
display: inline;
}
.evo_comment__meta {
border: 2px solid #5bc0de;
}
.evo_comment__meta:last-child {
margin-bottom: 0;
}
.evo_comment__meta .panel-heading {
border-bottom: 1px solid #5bc0de;
background-color: #d9edf7;
}
.evo_comment__meta .panel-footer {
border-top: 1px solid #5bc0de;
background-color: #d9edf7;
}
.panel-meta {
border: 2px solid #5bc0de;
}
.panel-meta .panel-heading {
border-bottom: 1px solid #5bc0de;
background-color: #d9edf7;
}
.panel-meta .panel-body {
background-color: #d9edf7;
}
.panel-meta .btn-toolbar {
background-color: #afd9ee !important;
}
.evo_voting_panel > span.fa {
margin-right: 4px;
margin-left: 2px;
}
.btn-toolbar .btn-toolbar-title {
margin-top: 1px;
margin-bottom: 2px;
}
.evo_form__comment_review .comment_avatar {
float: left;
margin: 0 10px 10px 0;
}
.evo_form__comment_review .comment_avatar img.user {
border-radius: 50%;
}
.evo_form__comment_review h3.comment_title {
font-size: 16px;
margin: 0;
}
.msg_wrapper .affix div.alert {
box-shadow: 1px 10px 35px rgba(75, 75, 75, 0.75);
}
div#publish_buttons {
border-radius: 4px;
padding: 5px;
text-align: center;
}
div#publish_buttons .quick-publish {
margin-left: 5px;
}
div#publish_buttons .PreviewButton {
margin-right: 10px;
}
.publish_buttons_wrapper div#publish_buttons.affix {
background-color: #ffffff;
box-shadow: 1px 10px 35px rgba(75, 75, 75, 0.75);
z-index: 99999;
}
tbody.fieldset_wrapper.folded + tbody[id^=cat_sel_] {
display: none;
}
.input-group.colorpicker-component {
width: 100px;
display: inline-table;
vertical-align: middle;
}
.content-form-with-tab .tab-content {
border: 1px solid #ddd;
border-width: 0 1px 1px;
padding: 1px;
}
.content-form-with-tab .tab-content .tab_pane_no_pads .pull-left,
.content-form-with-tab .tab-content .tab_pane_no_pads .pull-right {
line-height: 36px;
padding-right: 15px;
padding-left: 10px;
padding-bottom: 5px;
}
.content-form-with-tab .tab-content .tab_pane_pads {
padding: 0 15px 15px 15px;
}
.content-form-with-tab .tab-content .tab_pane_pads .pull-left,
.content-form-with-tab .tab-content .tab_pane_pads .pull-right {
color: #333;
line-height: 36px;
padding-bottom: 5px;
}
.content-form-with-tab .tab-content .tab_pane_no_pads a,
.content-form-with-tab .tab-content .tab_pane_pads a {
color: #333;
}
.content-form-with-tab .badge {
margin-top: -1px;
}
.content-form-with-tab .results_summary {
margin-top: 0px;
margin-right: 5px;
font-weight: normal;
}
.content-form-with-tab .results_header {
display: none;
}
/*
* Obviously, this file no longer contains only basic styles.
* It now also contains all sorts of base styles like the toolbar and debug for backward comaptibility with older skins... :/
*/
div#evo_toolbar {
background-color: #d2d2d2;
border-bottom: 1px solid #aeaeae;
text-align: left;
margin: 0;
font: 14px "Helvetica Neue", Helvetica, sans-serif, Arial;
position: fixed;
z-index: 110000;
left: 0px;
top: 0px;
width: 100%;
-webkit-text-size-adjust: none;
}
@media only screen and (max-device-width: 1024px) {
div#evo_toolbar {
position: relative;
}
div#skin_wrapper.skin_wrapper_loggedin {
margin-top: 0;
}
}
div.skin_wrapper_loggedin {
margin-top: 26px;
padding-top: 1px;
}
div#evo_toolbar .actions_left {
float: left;
}
div#evo_toolbar .actions_right {
float: right;
}
@media (max-width: 479px) {
div#evo_toolbar .actions_right .debug_dev_button {
display: none;
}
}
.evobar-menu,
.evobar-menu * {
margin: 0;
padding: 0;
list-style: none;
box-sizing: content-box;
-webkit-font-smoothing: antialiased;
}
.evobar-menu ul {
position: absolute;
top: -99999em;
opacity: 0;
width: 25ex;
border: 1px solid #aeaeae;
box-shadow: 2px 2px 4px -1px rgba(0, 0, 0, 0.25);
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.evobar-menu ul li {
width: 100%;
}
.evobar-menu > li:hover > ul {
opacity: 1;
z-index: 99;
top: 26px;
}
.evobar-menu li {
float: left;
position: relative;
}
.evobar-menu li:hover li ul {
top: -999em;
}
.evobar-menu li ul li:last-child a {
border: none;
}
.evobar-menu li li ul {
top: -999em;
left: 25ex;
}
.evobar-menu li li:hover ul {
top: 0;
opacity: 1;
}
.evobar-menu li li:hover li ul {
top: -999em;
opacity: 0;
}
.evobar-menu li li li:hover ul {
top: 0;
opacity: 1;
}
.evobar-menu li li a,
.evobar-menu li li a:hover,
.evobar-menu li li a:link,
.evobar-menu li li a:visited {
display: block;
background-color: #d2d2d2;
color: #4f4f4f;
}
.evobar-menu li li a:hover {
background-color: #bfbfbf;
}
.evobar-menu li.separator {
background-color: #d2d2d2;
}
.evobar-menu li.separator hr {
border: none;
background-color: #4f4f4f;
height: 1px;
margin: 10px 4px;
}
.evobar-menu li u {
text-decoration: none;
}
.evobar-menu a {
display: inline-block;
position: relative;
background-color: #d2d2d2;
-webkit-transition: background-color 0.15s ease-out;
-o-transition: background-color 0.15s ease-out;
transition: background-color 0.15s ease-out;
padding: 6px 1ex;
text-decoration: none;
min-height: 14px;
line-height: 14px;
color: #4f4f4f;
}
.evobar-menu a:hover,
.evobar-menu a:link,
.evobar-menu a:visited {
color: #4f4f4f;
}
.evobar-menu a:hover {
background-color: #bfbfbf;
-webkit-transition: none;
-o-transition: none;
transition: none;
text-decoration: none;
}
.evobar-menu a.disabled,
.evobar-menu a.disabled:hover {
color: #999;
}
.evobar-menu a.active,
.evobar-menu a.active:hover {
background-color: #ffc;
border-radius: 4px;
padding-top: 5px;
padding-bottom: 5px;
margin: 1px 1px 1px 0;
}
.evobar-menu [class^=evobar-icon-] {
margin-left: 6px;
float: right;
}
.evobar-menu .evobar-entry-new-post span.icon {
margin-top: -3px;
}
@media (max-width: 800px) {
.evobar-menu li.rwdhide,
.evobar-menu li u {
display: none;
}
}
.actions_left .evobar-menu.evobar-menu-left {
float: left;
}
.actions_right .evobar-menu > li > ul {
right: 0;
}
.actions_right .evobar-menu li li ul {
left: -25.3ex;
z-index: -1;
}
.bubbletip_user ul {
padding: 0;
margin: 0;
}
.bubbletip_user ul li {
margin: 0.5ex 0;
padding: 0;
list-style: none;
text-align: center;
}
.bubbletip_user__buttons {
text-align: center;
margin: 0;
color: #FFF;
}
.bubbletip_user__buttons a.btn {
color: #FFF;
margin: 5px 0 0 0;
}
.bubbletip_user__buttons a.btn:first-child {
margin: 0;
}
.bubbletip_anon {
text-align: center;
}
.bubbletip_anon div {
margin-top: 5px;
}
.bubletip_overlay_text {
position: relative;
}
.bubletip_overlay_text div {
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;
text-shadow: -1px -1px #000, -2px 0 #000, -1px 1px #000, 0 2px #000, 1px 1px #000, 2px 0 #000, 1px -1px #000, 0 -2px #000;
color: #FFF;
font-weight: bold;
}
a.overlay_link:hover {
text-decoration: none;
}
a.overlay_link:hover b {
text-decoration: underline;
}
.user {
font-weight: bold;
word-wrap: break-word;
}
.user.anonymous {
font-weight: bold;
word-wrap: break-word;
}
.user.closed,
.user.deleted {
color: #666;
}
.user.man {
color: #0080FF;
}
.user.woman {
color: #FF66FF;
}
.user.nogender,
.user.anonymous.nogender {
color: #000;
}
.user.normal_weight {
font-weight: normal;
}
div.debug {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
border: 2px solid #000;
padding: 1ex;
background-color: #ccc;
text-align: left;
color: #000;
}
div.debug h2,
div.debug h3,
div.debug h4 {
color: #0033FF;
}
div.debug code {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 9pt;
margin: 1ex 1ex 0;
display: block;
}
div.debug code.debug_code_inline {
display: inline;
margin: 0;
}
div.debug div.query_info {
background-color: #fff;
font-size: 12px;
margin: 1ex;
}
div.debug table {
border: 1px solid #000;
border-collapse: collapse;
font-family: Monaco, "Courier New", Courier, monospace;
margin: 1ex;
}
div.debug table,
div.debug th,
div.debug td {
font-size: 8pt;
}
div.debug th {
background-color: #fff;
border: 1px solid #000;
padding: 2px;
white-space: nowrap;
}
div.debug th span.type {
font-weight: normal;
color: #999;
}
div.debug td {
background-color: #ddd;
border: 1px solid #000;
padding: 2px;
vertical-align: top;
white-space: nowrap;
}
div.debug td.odd {
background-color: #eee;
}
div.debug_session {
border: 1px solid #F00;
background: #aaa;
}
div.debug_session div.debug {
background: #aaa;
border: none;
}
pre.xdebug-var-dump {
overflow: auto;
}
a.jslog_switcher {
cursor: pointer;
}
div#debug_ajax_info {
display: none;
position: fixed;
top: 27px;
left: 0;
z-index: 100000;
min-width: 190px;
min-height: 83px;
opacity: 0.85;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}
div#debug_ajax_info.debug {
padding: 0;
}
div#debug_ajax_info h2 {
margin-top: 0;
}
div#debug_ajax_info h4 {
margin-bottom: 5px;
}
div#debug_ajax_info h4.error {
color: #F00;
}
div#debug_ajax_info p {
margin: 5px 0 2px 0;
font-weight: bold;
}
div#debug_ajax_info #jslog_container {
max-height: 500px;
overflow-y: auto;
padding: 0 10px;
min-height: 43px;
}
div#debug_ajax_info .jslog_titlebar,
div#debug_ajax_info .jslog_statusbar {
padding: 1px 3px;
}
div#debug_ajax_info .jslog_titlebar {
border-bottom: 1px solid #AAA;
cursor: move;
background: #006;
opacity: 0.85;
color: #FFF;
font-weight: bold;
}
div#debug_ajax_info .jslog_statusbar {
border-top: 1px solid #AAA;
padding-right: 10px;
}
div#debug_ajax_info .ui-resizable-e {
right: 0;
z-index: 999;
}
div#debug_ajax_info .ui-resizable-s {
bottom: 0;
z-index: 999;
}
div#debug_ajax_info .ui-resizable-se {
z-index: 1000;
}
div.jslog {
display: none;
}
ul.jslog_note,
ul.jslog_error {
padding: 0;
background: #DDDDDD;
border: 1px solid #6287C2;
margin: 0 auto 1ex auto;
padding: 1ex 1ex 1ex 3ex;
}
ul.jslog_error {
border: 1px solid #d99;
background: #fbf2ee;
color: #e00;
}
.b2evo_alert {
width: 270px;
position: fixed;
right: 10px;
top: 40px;
background: #d64141;
border: 1px solid #FFF;
color: #FFF;
font-weight: bold;
padding: 5px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
z-index: 11000;
}
div.dev-blocks {
border: 1px solid #f00;
margin: 0;
padding: 0;
border-radius: 3px;
}
div.dev-blocks div.dev-blocks {
margin: 2px;
}
div.dev-blocks-name {
font-family: "Helvetica Neue", sans-serif;
margin: 0;
padding: 0;
font-size: 7pt;
text-align: left;
font-weight: normal;
border-radius: 2px 2px 0;
padding: 1px 4px;
}
span.dev-blocks-action {
float: right;
}
div.dev-blocks--siteinclude {
border-color: #f0f;
}
div.dev-blocks--siteinclude > .dev-blocks-name {
color: #d0d;
background-color: #fdf;
}
div.dev-blocks--include {
border-color: #0c0;
}
div.dev-blocks--include > .dev-blocks-name {
color: #0d0;
background-color: #dfd;
}
div.dev-blocks--container > .dev-blocks-name {
color: #f00;
background-color: #fdd;
}
div.dev-blocks--subcontainer {
border-color: #f0f;
}
div.dev-blocks--subcontainer > .dev-blocks-name {
color: #f0f;
background-color: #fef;
}
div.dev-blocks--widget {
border-color: #00f;
}
div.dev-blocks--widget > .dev-blocks-name {
color: #00f;
background-color: #eef;
}
div.dev-blocks--widget--incache {
border-color: #00f8f8;
}
div.dev-blocks--widget--incache > .dev-blocks-name {
color: #0ee;
background-color: #e8f8f8;
}
div.dev-blocks--widget--notincache {
border-color: #ec0;
}
div.dev-blocks--widget--notincache > .dev-blocks-name {
color: #f8bb00;
background-color: #fff0e0;
}
div.dev-blocks--content-block {
border-color: #F60;
}
div.dev-blocks--content-block > .dev-blocks-name {
color: #F60;
background-color: #ffeac1;
}
div.dev-blocks--content-block > .dev-blocks-name a {
color: #F60;
}
div.dev-blocks--belowtoolbar {
margin: 27px 0 -27px 0;
}
.evo_designer {
position: absolute;
border: 3px solid #666;
border-radius: 4px;
}
.evo_designer > div {
position: relative;
}
.evo_designer .evo_designer__title {
position: absolute;
top: -19px;
left: -30px;
padding: 2px 7px;
border-radius: 4px 4px 3px 0;
background: #666;
color: #FFF;
font-size: 11px;
line-height: 1.42857143;
text-align: left;
white-space: nowrap;
}
.evo_designer .evo_designer__actions {
width: 30px;
position: absolute;
top: -3px;
left: -30px;
background: #666;
border-radius: 0 0 4px 4px;
border-top-right-radius: 0;
text-align: center;
}
.evo_designer .evo_designer__actions .evo_designer__action {
color: #FFF !important;
padding: 1px 5px;
cursor: pointer;
font-size: 18px;
line-height: 1.42857143;
}
.evo_designer.evo_designer__container,
.evo_designer.evo_designer__subcontainer_active,
.evo_designer.evo_designer__subcontainer_inactive {
border-color: #DDD;
}
.evo_designer.evo_designer__container > div,
.evo_designer.evo_designer__subcontainer_active > div,
.evo_designer.evo_designer__subcontainer_inactive > div {
height: 100%;
}
.evo_designer.evo_designer__container .evo_designer__title,
.evo_designer.evo_designer__subcontainer_active .evo_designer__title,
.evo_designer.evo_designer__subcontainer_inactive .evo_designer__title {
top: auto;
left: auto;
bottom: -19px;
right: -30px;
border-radius: 4px 0 4px 3px;
background: #DDD;
color: #333;
text-align: right;
}
.evo_designer.evo_designer__container .evo_designer__actions,
.evo_designer.evo_designer__subcontainer_active .evo_designer__actions,
.evo_designer.evo_designer__subcontainer_inactive .evo_designer__actions {
top: auto;
left: auto;
bottom: 0;
right: -30px;
background: #DDD;
border-radius: 4px 4px 0 0;
}
.evo_designer.evo_designer__container .evo_designer__actions .evo_designer__action,
.evo_designer.evo_designer__subcontainer_active .evo_designer__actions .evo_designer__action,
.evo_designer.evo_designer__subcontainer_inactive .evo_designer__actions .evo_designer__action {
color: #333 !important;
}
.evo_designer.evo_designer__subcontainer_active,
.evo_designer.evo_designer__subcontainer_inactive {
border-color: #00F;
}
.evo_designer.evo_designer__subcontainer_active .evo_designer__title,
.evo_designer.evo_designer__subcontainer_inactive .evo_designer__title,
.evo_designer.evo_designer__subcontainer_active .evo_designer__actions,
.evo_designer.evo_designer__subcontainer_inactive .evo_designer__actions {
background: #00F;
color: #FFF;
}
.evo_designer.evo_designer__subcontainer_active .evo_designer__title .evo_designer__action,
.evo_designer.evo_designer__subcontainer_inactive .evo_designer__title .evo_designer__action,
.evo_designer.evo_designer__subcontainer_active .evo_designer__actions .evo_designer__action,
.evo_designer.evo_designer__subcontainer_inactive .evo_designer__actions .evo_designer__action {
color: #FFF !important;
}
.evo_designer.evo_designer__subcontainer_inactive {
border-color: #99F;
}
.evo_designer.evo_designer__subcontainer_inactive .evo_designer__title,
.evo_designer.evo_designer__subcontainer_inactive .evo_designer__actions {
background: #99F;
}
.evo_designer.evo_designer__status_process {
border-color: #F60;
}
.evo_designer.evo_designer__status_process .evo_designer__title,
.evo_designer.evo_designer__status_process .evo_designer__actions {
background: #F60;
}
.evo_designer.evo_designer__status_success {
border-color: #3C993D;
}
.evo_designer.evo_designer__status_success .evo_designer__title,
.evo_designer.evo_designer__status_success .evo_designer__actions {
background: #3C993D;
}
.evo_designer.evo_designer__status_failed {
border-color: #E00;
}
.evo_designer.evo_designer__status_failed .evo_designer__title,
.evo_designer.evo_designer__status_failed .evo_designer__actions {
background: #E00;
}
.evo_container[data-code],
.evo_widget[data-id] {
min-width: 5px;
min-height: 5px;
}
.evo_container[data-code] {
z-index: 10000;
}
.evo_designer__container {
z-index: 10001;
}
.evo_widget[data-id] {
z-index: 10002;
position: relative;
}
.evo_designer__widget {
z-index: 10003;
}
.evo_designer__widget_animation {
position: absolute;
border: 3px solid #666;
border-radius: 4px;
}
.evo_designer__modal_backdrop.modal-backdrop {
z-index: 10004;
}
.evo_designer__modal_window.modal {
z-index: 10005;
}
.evo_customizer__html,
.evo_customizer__html body {
margin: 0;
padding: 0;
height: 100%;
}
.evo_customizer__wrapper {
height: 100%;
padding-top: 27px;
box-sizing: border-box;
}
.evo_customizer__wrapper iframe {
width: 100%;
height: 100%;
border: none;
display: block;
}
.evo_customizer__wrapper.evo_customizer__collapsed .evo_customizer__left {
display: none;
}
.evo_customizer__wrapper.evo_customizer__collapsed .evo_customizer__right {
margin-left: 6px;
}
.evo_customizer__left {
float: left;
width: 320px;
height: 100%;
border-right: 1px solid #DDD;
box-sizing: border-box;
}
.evo_customizer__right {
margin-left: 326px;
height: 100%;
position: relative;
}
#evo_customizer__frontoffice_loader {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3) url(../img/ajax-loader/999.gif) no-repeat center;
}
#evo_customizer__form_loader {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 32px;
height: 32px;
background: url(../img/ajax-loader/999.gif) no-repeat center;
}
.evo_customizer__vtoggler {
position: absolute;
top: 0;
left: 320px;
height: 100%;
width: 6px;
background-color: #666;
cursor: w-resize;
}
.evo_customizer__collapsed .evo_customizer__vtoggler {
cursor: e-resize;
left: 0;
}
.evo_customizer__vtoggler.evo_customizer__vtoggler_resizing {
width: 100%;
left: 0 !important;
background-color: transparent;
}
#evo_customizer__vtoggler_helper.evo_customizer__vtoggler {
background-color: rgba(0, 0, 0, 0.2);
}
.evo_customizer__collapsed #evo_customizer__vtoggler_helper2.evo_customizer__vtoggler {
left: 0;
}
.results_ajax_loading {
position: absolute;
top: 0;
left: 0;
background: #000;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
.results_ajax_loading div {
text-align: center;
vertical-align: middle;
background: url(../img/ajax-loader/333.gif) no-repeat center center;
height: 32px;
margin: auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.results_unavailable {
background: #FFF;
border: 1px solid #BBB;
color: #F00;
text-align: center;
padding: 2px;
}
a[rel~=nofollow]:not([class~=btn]):not([class~=badge]):hover {
background: #f8e0e0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;
}
img.loadimg {
min-width: 64px;
min-height: 64px;
background: url(../img/ajax-loader/fff.gif) no-repeat center;
}
figure {
margin: 1em 0;
}
.evo_image_block {
text-align: center;
}
.evo_image_block .img-responsive {
display: inline-block;
}
.evo_thumbnail {
max-width: 100%;
}
.evo_thumbnail__left {
float: left;
margin: 0 4px 4px 0;
}
.evo_thumbnail__right {
float: right;
margin: 0 0 4px 4px;
}
.replied_comment .evo_image_block img {
max-width: 100%;
height: auto;
}
.evo_image_legend {
font-size: 84%;
color: #aaa;
padding: 9px 6px 6px 6px;
text-align: center;
}
.image_rounded img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
img.avatar_before_login {
margin-right: 2px;
vertical-align: top;
}
img.avatar_before_login_middle {
margin-right: 2px;
vertical-align: middle;
}
img.avatar_above_login {
display: block;
margin: 0 auto;
}
.shrinkwrap {
width: 1%;
white-space: nowrap;
text-align: center;
}
.shrinkwrap.left {
text-align: left;
}
.col-narrow {
width: 1px;
white-space: nowrap;
text-align: center;
padding-left: 1px !important;
padding-right: 1px !important;
}
.block {
margin: 1ex;
white-space: nowrap;
}
a.selected {
font-weight: bold;
}
.avatar_rounded {
background: #FFF;
border: 1px solid #CCC;
padding: 2px;
display: inline-block;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
text-align: center;
box-sizing: content-box;
}
.avatar_rounded:hover {
text-decoration: none;
}
.avatar_rounded img {
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
-webkit-border-radius: 2px 2px 0 0;
-khtml-border-radius-topleft: 2px;
-khtml-border-radius-topright: 2px;
border-radius: 2px 2px 0 0;
margin-bottom: 2px;
}
.avatar_rounded.no_avatar_actions img {
margin-bottom: 0;
}
div.avatartag {
display: inline-block;
vertical-align: top;
margin: 0 0.5em 0.5em 0;
}
div.avatartag a {
outline: none;
}
div.avatartag.main {
display: block;
float: none !important;
}
div.avatartag.main > a {
float: left;
}
div.avatartag.main a:first-child {
margin-right: 25px;
}
div.avatartag.main .avatar_actions {
margin-right: 25px;
}
.avatar_actions {
float: left;
line-height: 26px;
}
.avatar_main_frame {
background: #FFF;
border: 1px solid #CCC;
padding: 2px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
display: table;
vertical-align: middle;
}
.avatar_main_frame img {
-moz-border-radius-topleft: 2px;
-moz-border-radius-bottomleft: 2px;
-webkit-border-radius: 2px 0 0 2px;
-khtml-border-radius-topleft: 2px;
-khtml-border-radius-bottomleft: 2px;
border-radius: 2px 0 0 2px;
}
.avatar_main_frame > a:first-child {
float: left;
margin-right: 5px;
}
.duplicated_avatars {
text-align: center;
max-width: 160px;
}
.avatar_main_frame .duplicated_avatars {
max-width: 320px;
}
.duplicated_avatars a.user img {
vertical-align: text-top;
}
div.avatartag.main > img:first-child {
float: left;
margin-right: 25px;
}
@media only screen and (max-width: 600px) {
div.avatar_main_frame > a:first-child {
margin-right: 0;
float: none;
}
div.avatar_main_frame .avatar_actions {
display: block;
}
}
@media only screen and (max-width: 480px) {
.avatar_main_frame > a:first-child {
margin-right: 0;
}
.avatar_main_frame img {
max-width: 245px;
max-height: 245px;
}
}
form div.avatartag {
float: left;
margin: 0 0.5em 0.5em 0;
}
form div.avatartag a {
outline: none;
}
#fieldset_wrapper_image_crop .crop_button {
display: none;
}
#image_crop_block {
display: table;
}
#image_crop_block > div {
display: table-cell;
vertical-align: top;
}
#target_cropped_image {
float: left;
margin: 0 10px 10px 0;
box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}
#target_cropped_image img {
height: auto;
width: auto;
}
.preview_cropped_images {
width: 128px;
text-align: center;
}
.preview_cropped_images.only_small_preview {
width: auto;
}
.preview_cropped_image {
display: inline-block;
overflow: hidden;
box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}
.preview_cropped_image.circle {
border-radius: 50%;
}
.crop_button {
text-align: center;
}
.crop_button.top {
display: none;
}
.jcrop-keymgr {
visibility: hidden;
}
#user_crop_workarea img,
.preview_cropped_image img {
max-width: none;
}
.evo_label_inline {
margin-left: 2ex;
}
div.right_icons,
div.fieldset_icons {
text-align: right;
}
span.right_icons,
span.fieldset_icons {
float: right;
}
span.label_field_required {
color: #f00;
font-weight: bold;
margin-right: 4px;
}
.not_required span.label_field_required {
display: none;
}
span.field_error {
color: #f00;
}
span.notes span.field_error,
span.help-inline span.field_error {
display: none;
}
input.field_error,
select.field_error,
textarea.field_error {
background: #fbf2ee;
border: 1px solid #d99;
}
input.field_error + span::before,
select.field_error + span::before,
textarea.field_error + span::before,
input.field_error + div + span::before,
select.field_error + div + span::before,
textarea.field_error + div + span::before {
content: '\f06a';
font: 16px FontAwesome;
color: #F00;
margin-right: 5px;
}
span.checkbox_error {
background: #fbf2ee;
border: 1px solid #d99;
display: inline-block;
padding: 0 5px;
margin-left: -26px;
}
span.checkbox_error input[type=checkbox] {
position: relative;
margin: 0;
}
span.checkbox_surround {
background: #fbf2ee;
border: 1px solid #F825F1;
border-radius: 2px;
padding: 1px;
}
input.large,
textarea.form_textarea_input {
width: 97%;
margin: 0;
display: block;
}
label.radiooption {
margin-right: 1em;
cursor: pointer;
}
.filters .form-inline {
margin: 0 -10px -5px;
}
.filters .form-inline .filter-inputs {
min-height: 40px;
}
.filters .form-inline .form-group {
margin: 5px 10px;
}
.filters .form-inline .checkbox {
margin-left: 10px;
}
.file_select_wrapper {
display: flex;
flex-flow: row wrap;
align-items: flex-start;
}
.file_select_wrapper .file_select_item {
display: flex;
flex-flow: row wrap;
margin-right: 8px;
text-align: center;
}
.file_select_wrapper .file_select_item .item_actions {
display: flex;
flex-shrink: 1;
flex-flow: column wrap;
justify-content: flex-start;
align-content: center;
justify-content: center;
text-align: left;
margin-left: 8px;
}
.file_select_wrapper .file_select_item .item_actions a.btn {
margin-bottom: 5px;
}
div.log_container ul,
div.action_messages ul,
div.log_container ol,
div.action_messages ol,
div.log_container li,
div.action_messages li {
list-style: none;
margin: 0;
padding-left: 0;
}
div.log_container ul.message_group li,
div.action_messages ul.message_group li {
margin-left: 25px;
list-style: disc;
}
div.skin_error {
border: 2px dotted #d99;
background: #fbf2ee;
color: #e00;
padding: 1em;
margin: 1em;
}
table.widget_grid {
margin: 8px auto 1px;
border-collapse: separate;
border-spacing: 3px;
}
table.widget_grid td {
padding: 0;
background-color: #fff;
border: 1px solid #ddd;
vertical-align: top;
}
table.widget_grid img {
padding: 1px;
}
table.widget_grid .note {
text-align: center;
padding: 2px;
border-top: 1px solid #ddd;
line-height: normal;
display: block;
}
#sidebar table.widget_grid .note {
margin: 0;
}
.widget_core_user_avatars .panel-body {
padding-bottom: 0px !important;
}
.widget_core_user_avatars .panel-body .widget_grid {
margin-bottom: 23px !important;
}
.widget_flow_blocks,
table.widget_grid {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
-webkit-flex-flow: row wrap;
justify-content: center;
-webkit-justify-content: center;
align-content: center;
-webkit-align-content: center;
align-items: center;
-webkit-align-items: center;
}
.widget_flow_blocks div,
table.widget_grid div {
margin: 3px;
}
.widget_flow_blocks > div img {
border-radius: 3px;
}
.table_scroll table.table tr td {
vertical-align: middle;
}
.table_scroll table.table tr td.firstcol.shrinkwrap {
padding: 1px 5px;
}
.table_scroll table.table tr td.firstcol.shrinkwrap a img,
.table_scroll table.table tr td.firstcol.shrinkwrap span img {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.evo_private_messages_list .table_scroll table.table tr td {
vertical-align: top;
}
table.table td.thread_with img {
margin-bottom: 5px;
}
table.table td.thread_with > span:last-child img {
margin-bottom: 0;
}
.ufld_icon_links {
text-align: center;
}
.ufld_icon_links a {
text-align: center;
}
li[class^="listnav_distance_"],
li[class*=" listnav_distance_"] {
display: none;
}
@media only screen and (min-width: 320px) {
li[class^="active_distance_"],
li[class*=" active_distance_"] {
display: none;
}
li.listnav_prev,
li.listnav_next {
display: none;
}
li.listnav_prev_list,
li.listnav_next_list {
display: none;
}
li.listnav_first > a {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
li.listnav_last > a {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
li[class="active_distance_1"] {
display: inline;
}
li[class="listnav_distance_1"] {
display: inline;
}
}
@media only screen and (min-width: 480px) {
li[class="active_distance_2"] {
display: inline;
}
li[class="listnav_distance_1"] {
display: none;
}
li[class="listnav_distance_2"] {
display: inline;
}
}
@media only screen and (min-width: 768px) {
li[class^="active_distance_"],
li[class*=" active_distance_"] {
display: inline;
}
li[class^="listnav_distance_"],
li[class*=" listnav_distance_"] {
display: none;
}
li.listnav_prev_list,
li.listnav_next_list {
display: inline;
}
}
@media only screen and (min-width: 992px) {
li.listnav_prev,
li.listnav_next {
display: inline;
}
li.listnav_first > a {
border-radius: 0;
}
li.listnav_last > a {
border-radius: 0;
}
}
div.evo_highlight,
li.evo_highlight,
tr.evo_highlight td {
animation: evo_highlight 5s ease-out;
}
@keyframes evo_highlight {
from {
background-color: #FF6600;
}
to {
background-color: transparent;
}
}
.evo_input_counter {
position: absolute;
color: #999;
font-size: 80%;
}
.evo_input_counter.label {
color: #FFF;
}
/**
* These are the generic styles that are common to "all" Bootstrap skins.
*
* This is for the blog NAVIGATION and global page layout. See item_base.css for the post CONTENT styles.
*
* Override this with style.css in your skin folder.
*/
.widget_core_item_about_author .evo_avatar {
float: left;
margin: 0 10px 5px 0;
}
.widget_core_item_about_author .evo_avatar img {
border-radius: 50%;
}
div.widget_uil_autotemp.evo_layout_flow .widget_flow_blocks {
display: inline-block;
text-align: center;
width: 100%;
}
div.widget_uil_autotemp.evo_layout_flow .widget_flow_blocks > div {
padding: 8px;
margin: 14px;
overflow: hidden;
background-color: #fafafa;
border-radius: 4px;
text-align: left;
width: 250px;
display: inline-block;
float: none;
vertical-align: top;
}
div.widget_uil_autotemp.evo_layout_flow.evo_withteaser .widget_flow_blocks > div .item_title,
div.widget_uil_autotemp.evo_layout_flow.evo_withexcerpt .widget_flow_blocks > div .item_title {
font-size: 16px;
font-weight: 700;
line-height: 1.5em;
margin: 10px 0 5px;
}
div.widget_uil_autotemp.evo_layout_rwd .widget_rwd_content {
padding: 8px;
margin: 14px 0;
overflow: hidden;
background-color: #fafafa;
border-radius: 4px;
}
div.widget_uil_autotemp.evo_layout_rwd.evo_withteaser .widget_rwd_blocks > div,
div.widget_uil_autotemp.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks > div {
display: inline-block;
float: none;
vertical-align: top;
}
div.widget_uil_autotemp.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_first_image img,
div.widget_uil_autotemp.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_first_image img {
width: 100%;
height: 240px;
object-fit: cover;
margin: auto;
}
div.widget_uil_autotemp.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_title,
div.widget_uil_autotemp.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_title {
font-size: 16px;
font-weight: 700;
line-height: 1.5em;
margin: 10px 0 5px;
}
div.widget_uil_autotemp.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_content > p:last-of-type,
div.widget_uil_autotemp.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_content > p:last-of-type {
min-height: 60px;
margin-bottom: 0px;
}
div.widget_uil_autotemp.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_content a,
div.widget_uil_autotemp.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_content a {
margin: -20px 0 0;
}
div.widget_uil_autotemp.evo_1pic__special h2 {
font-size: 30px;
}
div.widget_uil_autotemp.evo_1pic__special ul {
padding: 0;
margin-left: 0;
}
div.widget_uil_autotemp.evo_1pic__special ul li {
list-style: none;
height: auto;
display: inline-block;
width: 100%;
clear: both;
margin: 5px 0;
padding: 0;
vertical-align: middle;
}
div.widget_uil_autotemp.evo_1pic__special ul li .item_first_image_placeholder {
display: table;
float: left;
max-width: 380px;
max-height: 380px;
background: #f0f0f0;
margin-right: 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
div.widget_uil_autotemp.evo_1pic__special ul li .item_first_image_placeholder::before {
font-family: FontAwesome;
display: table-cell;
content: '\f0f6';
color: #dcdcdc;
font-size: 40px;
vertical-align: middle;
text-align: center;
}
div.widget_uil_autotemp.evo_1pic__special ul li div.item_title {
vertical-align: middle;
height: 80px;
display: -webkit-box;
display: table-cell;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
div.widget_uil_autotemp.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
font-size: 22px;
}
div.widget_uil_autotemp.evo_layout_list div.item_first_image {
float: left;
margin-right: 6px;
}
div.widget_uil_autotemp.evo_pics div.item_images {
display: inline-block;
}
div.widget_uil_autotemp.evo_pics div.item_images img {
margin: 6px 6px 0 0;
}
div.widget_uil_autotemp.evo_pics.evo_1pic__special li {
display: block;
width: 100%;
}
div.widget_uil_autotemp.evo_pics.evo_1pic__special div.item_images {
float: left;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li {
list-style: none;
display: table;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_title a,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_title a {
text-decoration: underline;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_content blockquote,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_content blockquote {
margin-left: 86px;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_excerpt,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_excerpt {
margin-top: -2px;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_content p,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_content p,
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_excerpt p,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_excerpt p {
margin: 0;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_content p:last-of-type,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_content p:last-of-type,
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_excerpt p:last-of-type,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_excerpt p:last-of-type {
display: inline;
}
div.widget_uil_autotemp.evo_withexcerpt ul li,
div.widget_uil_autotemp.evo_withteaser ul li {
height: auto;
width: 100%;
clear: both;
margin: 15px 0;
padding: 0;
vertical-align: middle;
}
div.widget_uil_autotemp.evo_withexcerpt ul li div.item_title,
div.widget_uil_autotemp.evo_withteaser ul li div.item_title {
vertical-align: middle;
display: inline;
height: auto !important;
width: 100%;
font-size: 16px;
}
div.widget_uil_autotemp.evo_withexcerpt ul li div.item_title a,
div.widget_uil_autotemp.evo_withteaser ul li div.item_title a {
text-decoration: underline;
}
div.widget_uil_autotemp.evo_withexcerpt blockquote,
div.widget_uil_autotemp.evo_withteaser blockquote {
display: block;
margin: 0;
padding: 5px 15px;
}
div.widget_uil_autotemp.evo_withexcerpt a.btn,
div.widget_uil_autotemp.evo_withteaser a.btn {
background-color: transparent;
float: right;
height: 22px;
line-height: 13px;
padding: 0px 4px 0px 4px;
}
div.widget_uil_autotemp.evo_withexcerpt a.btn:hover,
div.widget_uil_autotemp.evo_withteaser a.btn:hover {
background-color: #e6e6e6;
}
div.widget_uil_autotemp img {
border-radius: 3px;
max-width: 100%;
max-height: 380px;
width: auto;
height: auto;
margin: auto;
}
div.widget_uil_autotemp.evo_withgroup > ul > li {
font-size: 17px;
}
div.widget_uil_autotemp div.item_first_image {
text-align: center;
}
div.evo_container__sidebar div.widget_uil_autotemp.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a,
div.evo_container__sidebar_2 div.widget_uil_autotemp.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
font-size: 16px;
}
div.widget_uil_autotemp.nobullets ul,
div.widget_uil_autotemp.nobullets ul li,
li.widget_uil_autotemp.nobullets ul,
li.widget_uil_autotemp.nobullets ul li {
background: none;
margin-left: 0;
padding-left: 0;
list-style: none;
}
div.widget_uil_autotemp.nobullets ul li:before,
ul li.widget_uil_autotemp.nobullets ul li:before {
content: none;
}
@media (max-width: 1599px) {
div.widget_uil_autotemp.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
font-size: 20px;
}
}
@media (max-width: 1199px) {
div.widget_uil_autotemp.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
font-size: 18px;
}
}
@media (max-width: 414px) {
div.widget_uil_autotemp.evo_1pic__special ul li .item_first_image_placeholder {
max-width: 290px;
max-height: 290px;
}
}
div.widget_core_coll_media_index.evo_layout_list ul li img {
margin: 0 6px 6px 0;
}
div.widget_core_coll_media_index.evo_layout_rwd .widget_rwd_blocks > div,
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks > div {
display: inline-block;
float: none;
vertical-align: top;
}
div.widget_core_coll_media_index.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content,
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks > div {
padding: 8px;
margin: 14px 0;
overflow: hidden;
background-color: #fafafa;
border-radius: 4px;
}
div.widget_core_coll_media_index.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content img,
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks > div img {
max-width: 100%;
max-height: 380px;
width: auto;
height: auto;
margin: auto;
min-height: 32px;
min-width: 32px;
display: block;
border-radius: 3px;
}
div.widget_core_coll_media_index.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content span.note,
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks > div span.note {
margin-top: 8px;
display: block;
}
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks {
display: inline-block;
text-align: center;
width: 100%;
}
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks > div {
margin-left: 14px;
margin-right: 14px;
text-align: left;
width: 250px;
}
div.widget_core_user_avatars.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content,
div.widget_core_user_avatars.evo_layout_flow .widget_flow_blocks > div {
padding: 8px;
margin: 14px 0;
overflow: hidden;
background-color: #fafafa;
border-radius: 4px;
}
div.widget_core_user_avatars.evo_layout_flow .widget_flow_blocks {
display: inline-block;
text-align: center;
}
div.widget_core_user_avatars.evo_layout_flow .widget_flow_blocks > div {
margin-left: 14px;
margin-right: 14px;
width: 250px;
}
div.widget_core_user_avatars.evo_layout_rwd .widget_rwd_blocks > div,
div.widget_core_user_avatars.evo_layout_flow .widget_flow_blocks > div {
display: inline-block;
vertical-align: top;
}
div.widget_core_user_avatars.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content img,
div.widget_core_user_avatars.evo_layout_flow .widget_flow_blocks > div img {
max-width: 100%;
max-height: 380px;
width: auto;
height: auto;
margin: auto;
display: block;
border-radius: 3px;
}
.widget_core_org_members {
margin: 5em 0 30px;
color: #333;
}
.widget_core_org_members div.widget_rwd_content {
text-align: center;
margin-top: 20px;
margin-bottom: 30px;
}
.widget_core_org_members.evo_layout_flow .widget_flow_blocks {
display: inline-block;
text-align: center;
}
.widget_core_org_members.evo_layout_flow .widget_flow_blocks > div {
display: inline-block;
float: none;
margin-left: 14px;
margin-right: 14px;
vertical-align: top;
width: 250px;
}
.widget_core_org_members.evo_layout_flow .widget_flow_blocks > div img {
border-radius: 50%;
}
.widget_core_org_members img {
display: inline-block;
}
.widget_core_org_members h3.evo_user_name {
margin-top: 10px;
margin-bottom: 0;
}
.widget_core_org_members div.evo_org_role {
margin-top: 10px;
margin-bottom: 0;
min-height: 25px;
font-size: 18px;
}
.widget_core_org_members a.user_link {
color: #000;
}
.widget_core_org_members a.user_link:hover {
color: #23527c;
}
.widget_core_org_members div.ufld_icon_links {
margin-top: 10px;
min-height: 44px;
}
.widget_core_org_members p.user_field {
margin-top: 10px;
line-height: 1.5;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
-webkit-line-clamp: 2;
height: 3em;
}
.widget_core_org_members .widget_rwd_blocks {
width: 100%;
}
.widget_core_org_members.evo_layout_list ul li div.ufld_icon_links {
text-align: left;
}
@media (max-width: 640px) {
body.pictured .front_main_content .ufld_icon_links a {
width: 45px;
height: 45px;
margin: 5px;
}
body.pictured .front_main_content .ufld_icon_links a .fa {
font-size: 20px;
line-height: 45px;
}
}
.widget_core_item_tags .evo_widget_item_tags_edit_form .post_tags {
display: flex;
align-items: stretch;
}
.widget_core_item_tags .evo_widget_item_tags_edit_form .post_tags_label {
line-height: 3em;
margin-right: 5px;
}
.widget_core_item_tags .evo_widget_item_tags_edit_form .evo_widget_item_tags_quicklist .btn + .btn {
margin-left: 3px;
}
.widget_core_item_tags .evo_widget_item_tags_list .post_tags {
display: inline-block;
}
.widget_core_item_workflow .evo_widget_item_workflow_form .controls {
display: inline-block;
}
.checklist_lines {
margin-bottom: 0.5rem;
}
.checklist_lines .checklist_line {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.checklist_lines .checklist_line label {
min-width: 0;
display: flex;
}
.checklist_lines .checklist_line label input[type="checkbox"] {
flex-shrink: 0;
}
.checklist_lines .checklist_line label .checklist_line_label {
word-break: break-word;
}
.checklist_lines .checklist_line .checklist_line_delete {
flex-shrink: 0;
margin-left: 3px;
}
.checklist_lines .checklist_line:hover .checklist_line_delete {
visibility: visible !important;
}
.checklist_lines .checklist_line:hover.ui-draggable-dragging .checklist_line_delete {
visibility: hidden !important;
}
.checklist_lines .checklist_line input[type="checkbox"]:checked + .checklist_line_label {
text-decoration: line-through;
}
.checklist_lines .droppable-hover > label:after {
content: "";
position: absolute;
width: 102%;
height: 2px;
background: #F00;
left: 0;
bottom: -2px;
}
.checklist_lines .checklist_droparea {
height: 2px;
}
.checklist_lines .checklist_droparea.droppable-hover {
background: #F00;
}
.checklist_line_input {
overflow-y: hidden;
}
.checklist_line_input.add_checklist_line_input {
margin-bottom: 0.5rem;
}
.videojs_block .vjs-default-skin .vjs-big-play-button {
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}
.search_form {
max-width: 600px;
margin: 0 auto;
}
.row-gutter-sm [class*='col-'] {
padding-right: 3px;
padding-left: 3px;
}
.evo_tile {
margin: 15px 0;
padding-bottom: 10px;
height: 342px;
border-radius: 10px;
overflow: hidden;
position: relative;
}
.evo_tile > div.hide_overflow {
height: 100%;
overflow: hidden;
position: relative;
}
.evo_tile > a {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
}
.evo_tile__sm {
height: 272px;
}
.evo_tile__sm .evo_tile_image .evo_image_block {
height: 150px;
}
.evo_tile__lg {
height: 402px;
}
.evo_tile__lg .evo_tile_image .evo_image_block {
height: 240px;
}
.evo_tile__grey_bg {
background-color: #fafafa;
}
.evo_tile__grey_bg .evo_tile_text__gradient::after {
background: linear-gradient(rgba(250, 250, 250, 0), #fafafa);
}
.evo_tile__square {
border-radius: 0;
}
.evo_tile__square .evo_tile_image__margin .evo_image_block {
border-radius: 0;
}
.evo_tile__shadow {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.evo_tile__hoverglow:hover {
box-shadow: 0px 0px 10px rgba(51, 122, 183, 0.8);
transition: box-shadow 0.3s ease;
}
.evo_tile_cover {
height: 200px;
background-color: #f0f0f0;
background-size: cover;
background-position: center;
color: #FFF;
text-shadow: 0px 0px 2px #000;
overflow: hidden;
}
.evo_tile_image {
position: relative;
}
.evo_tile_image .evo_image_block {
height: 200px;
margin: 0;
background-color: #f0f0f0;
}
.evo_tile_image .evo_image_block a {
display: block;
width: 100%;
height: 100%;
}
.evo_tile_image .evo_image_block img {
width: 100%;
height: 100%;
object-fit: cover;
}
.evo_tile_image .evo_image_block.evo_img_placeholder {
width: 100%;
display: table;
}
.evo_tile_image .evo_image_block.evo_img_placeholder > a {
display: table-cell;
text-align: center;
vertical-align: middle;
font-size: 100px;
color: #dcdcdc;
}
.evo_tile_image__margin {
padding: 10px 10px 0;
}
.evo_tile_image__margin .evo_image_block {
border-radius: 4px;
}
.evo_tile_image__margin .evo_tile_overlay {
right: 18px;
top: 15px;
}
.evo_tile_overlay {
position: absolute;
right: 8px;
top: 5px;
color: #FFF;
text-shadow: 0px 0px 2px #000;
}
.evo_tile_body {
padding: 10px;
}
.evo_tile_body h2,
.evo_tile_body h3 {
margin-top: 0;
font-size: 20px;
}
.evo_tile_text__gradient::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 60px;
width: 100%;
background: linear-gradient(rgba(255, 255, 255, 0), #fff);
}
.evo_tile_more {
position: absolute;
right: 10px;
bottom: 0;
margin: 0 !important;
}
.evo_thumblist {
padding: 0;
margin-left: 0;
}
.evo_thumblist li {
height: auto;
width: 100%;
clear: both;
margin: 15px 0;
padding: 0;
vertical-align: middle;
list-style: none;
display: table;
}
.evo_thumblist_image {
float: left;
margin-right: 6px;
text-align: center;
}
.evo_thumblist_image img {
border-radius: 3px;
max-width: 100%;
max-height: 380px;
width: auto;
height: auto;
margin: auto;
}
.evo_thumblist_image figure {
margin: 0em;
}
.evo_thumblist_placeholder {
display: table;
float: left;
max-width: 380px;
max-height: 380px;
background: #f0f0f0;
margin-right: 6px;
border-radius: 3px;
}
.evo_thumblist_placeholder::before {
font-family: FontAwesome;
display: table-cell;
content: '\f0f6';
color: #dcdcdc;
font-size: 40px;
vertical-align: middle;
text-align: center;
}
.evo_thumblist_title {
vertical-align: middle;
display: inline;
height: auto !important;
width: 100%;
font-size: 16px;
}
.evo_thumblist_title a {
text-decoration: underline;
}
.evo_thumblist_body > a {
color: inherit;
}
.evo_thumblist_body > p:last-of-type {
margin: 0 !important;
display: inline;
}
.evo_thumblist_button {
float: right;
height: 22px;
line-height: 13px;
padding: 0 4px 0 4px;
}
.evo_thumblist_button__transparent {
background-color: transparent;
}
.evo_thumblist_button__transparent:hover {
background-color: #e6e6e6;
}
.ratings_table {
margin: 0 10px 10px 0;
display: inline-block;
}
.ratings_table .rating_summary {
border-spacing: 1px;
border-collapse: separate;
}
.ratings_table .progress {
border-radius: 0;
height: 13px;
}
table.rating_summary {
float: left;
margin: 0;
}
table.rating_summary tr th,
table.rating_summary tr td {
border: none;
font-size: 10px;
line-height: 13px;
font-weight: normal;
padding: 0;
}
table.rating_summary tr th {
padding-right: 5px;
background-color: transparent;
}
table.rating_summary tr td {
text-align: right;
padding-left: 5px;
}
table.rating_summary .progress {
width: 60px;
background: #eeeecc;
padding: 0;
box-shadow: none;
}
table.rating_summary .progress div {
background: #ffcc66;
}
div.rating_summary_total {
float: left;
padding: 5px 0 0 20px;
}
div.average_rating {
padding-top: 5px;
}
div.average_rating span {
font-size: 11px;
line-height: 12px;
}
div.average_rating span.average_rating_score {
padding-left: 10px;
}
.rating_recap {
clear: both;
font-size: 10px;
}
.rating_recap div {
float: left;
padding-right: 10px;
}
.evo_stars_img {
white-space: nowrap;
display: inline-block;
position: relative;
top: 3px;
}
.evo_stars_img i {
width: 16px;
height: 16px;
float: left;
background: url('../icons/icons_sprite.png') no-repeat scroll 0 -208px transparent;
text-indent: 16px;
overflow: hidden;
}
.evo_stars_img i.evo_stars_img_empty {
background-position: -16px -208px;
}
.evo_stars_img i.evo_stars_img_empty i {
background-position: 0 -208px;
}
.evo_stars {
color: #F90;
white-space: nowrap;
}
.evo_stars .evo_star_empty,
.evo_stars .evo_star_percent {
color: #999;
}
.evo_stars .evo_star_percent {
position: relative;
}
.evo_stars .evo_star_percent .fa {
position: absolute;
left: 0;
overflow: hidden;
color: #F90;
}
div.children-widgets-inline > div.evo_widget {
display: inline-block;
margin-right: 4px;
}
.evo_widget.widget-no-border {
border: none;
box-shadow: none;
}
.evo_container__footer {
margin-bottom: 10px;
}
main .well {
padding: 15px 15px 5px 15px;
}
main .well header .small.text-muted {
margin: 4px 0px 10px 0px;
}
main .well header .small.text-muted a {
color: inherit;
}
.post_tags {
margin: 15px 0px 10px 0px;
}
.post_tags > a,
.post_tags > span {
display: inline-block;
padding: 3px 5px;
margin-bottom: 5px;
background: #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
color: black;
margin-right: 3px;
}
.post_tags > a:hover,
.post_tags > span:hover {
text-decoration: none;
background: #ddd;
}
.post_tags > a::before {
font-family: FontAwesome;
content: '\f02b \00a0 ';
color: #aaa;
}
.post_tags > span a {
color: black;
}
.post_tags > span span.fa {
font-size: inherit;
color: #aaa;
}
.post_comments_link {
margin-bottom: 10px;
}
.more_link_button {
margin-bottom: 10px;
}
a.permalink_right {
float: right;
margin: 0 0 0 1em;
}
p.baseline a.contact_link,
a.contact_link {
text-decoration: underline;
}
table.bCalendarTable caption {
font-size: 105%;
font-weight: bold;
margin: auto;
padding: 3px 0;
white-space: nowrap;
text-align: center;
}
table.bCalendarTable {
margin: 15px auto;
font-size: 77%;
border-collapse: separate;
border-spacing: 0px;
}
tr.bCalendarRow {
text-align: center;
}
th.bCalendarHeaderCell {
color: #999;
font-size: 84%;
width: 4ex;
}
td.bCalendarCell,
td.bCalendarLinkPost,
td.bCalendarEmptyCell {
width: 4ex;
padding: 2px 0;
}
.bCalendarLinkPost {
font-weight: bold;
}
#bCalendarToday {
background-color: #f6eeee;
border: 1px solid #900;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
/* TODO: not very unique IDs! (prev/next) - used in Calendar at least*/
td#prev,
td#next {
font-weight: bold;
font-size: 105%;
padding: 0.5ex;
white-space: nowrap;
}
td#prev a,
td#next a {
padding: 0.5ex;
}
td#prev {
text-align: left;
}
td#next {
text-align: right;
}
div.powered_by {
margin: 16px 0 0 0;
text-align: center;
}
div.error_404,
div.error_403,
div.error_additional_content {
margin: 1em;
}
.comment_recommended_option {
color: #0a0;
}
.evo_comment ul {
list-style-position: inside;
margin: 0 0 10px 0px;
}
.evo_comment ul ul {
margin: 0 0 0 20px;
}
.evo_comment_rating {
margin: 3px;
}
.evo_comment__list_title {
float: left;
}
.evo_comment__meta_info {
float: right;
padding: 20px 0 10px 0;
}
.evo_content_block .evo_comment_avatar img {
margin: 4px 10px 10px 0;
float: left;
border-radius: 50%;
}
/*
.bCommentAvatarCenter { // This is used in tooltips for anonymous users
margin: 0 auto;
padding: 2px;
border:1px solid #ccc;
}
*/
div.moderation_msg {
margin: 1ex 2ex;
padding: 0 1ex;
border: 1px dotted #fa9;
color: #e70;
}
div.feedback_feed_msg {
margin: 2em 2ex;
text-align: center;
}
a.comment_reply.active {
color: #FF0000;
}
a.comment_reply_current {
display: block;
text-align: center;
font-weight: bold;
color: #FF0000;
margin: 10px 0;
}
a.comment_reply_current:hover {
color: #0066CC;
}
.comment_notification {
text-align: center;
}
.comment_notification span {
vertical-align: middle;
}
textarea.form_textarea_input {
width: 100%;
}
.comment_viewing_disabled_msg,
.comment_posting_disabled_msg {
text-align: center;
background-color: #fec;
padding: 1px;
margin: 4px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.evo_login_dialog_footer {
margin: 2em auto 1em;
text-align: center;
font-size: 78%;
}
.evo_login_dialog_standard_link {
margin: 1em;
text-align: center;
}
div.widget_core_user_profile_pics {
text-align: center;
}
.evo_widget_basic_menu_link_myprofile ul li a img {
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
div.compact_search_form {
white-space: nowrap;
}
div.compact_search_form input.search_field {
width: 100px;
margin-right: 3px;
}
div.container_menu_top div.widget_core_coll_search_form {
float: right;
}
div.container_menu_top input.search_field {
width: 160px;
}
div.extended_search_form div[class^='col-'] {
padding-left: 3px;
padding-right: 3px;
}
.widget_core_user_login .control-buttons {
width: 100%;
padding: 0;
margin-bottom: -15px;
}
.widget_core_user_greetings .greeting,
.widget_core_user_greetings .avatar {
vertical-align: middle;
}
.widget_core_user_greetings .user_group,
.widget_core_user_greetings .user_level {
color: #999;
}
.widget_core_user_greetings p {
margin: 10px 0;
}
.widget_core_user_greetings .panel-body p:last-child {
margin: 10px 0 0;
}
.widget_core_user_profile_pics img {
max-width: 100%;
height: auto;
}
.action_icon {
margin: 0 2px;
font-weight: bold;
}
.action_icon.evo_post_flag_btn {
margin-left: 0;
}
.title_action_icons {
float: right;
}
.title_action_icons a.action_icon {
padding-left: 5px;
font-size: 12px;
line-height: 12px;
font-weight: normal;
}
div.section_requires_javascript p.ajax-loader {
text-align: center;
margin-top: 1em;
}
div.results {
width: 100%;
overflow: auto;
}
.pager {
margin-bottom: 16px;
}
.pager li a {
margin-bottom: 4px;
}
.evo_instruction {
margin: 0 0 20px;
}
form.inskin {
padding: 10px;
}
form.inskin fieldset {
border: none;
padding: 0;
margin: 10px 0 0;
}
form.inskin .edit_fieldgroup .label {
display: none;
}
form.inskin .edit_area textarea {
width: 100%;
}
#itemform_categories .extracats {
max-height: 310px;
overflow: auto;
}
table.catselect {
border-spacing: 0;
width: 100%;
border: 1px solid #bbb;
}
table.catselect thead tr th {
padding: 0.3ex 1ex;
background-color: #d4d4d4;
border-bottom: 1px solid #bbb;
color: #333;
}
table.catselect > thead:first-child > tr:first-child > th {
border-top: 1px solid #bbb;
}
table.catselect th,
table.catselect td {
border-right: 1px solid #bbb;
}
table.catselect th:last-child,
table.catselect td:last-child {
border-right: none;
}
table.catselect.table > thead > tr > th {
border-color: #bbb;
}
table.catselect td {
padding: 0.2ex 1ex;
background: none;
}
table.catselect tr.group td {
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
font-weight: bold;
}
table.catselect tr.odd {
background-color: #eee;
}
table.catselect tr.even,
table.catselect tr.even input {
background: none !important;
}
table.catselect td.selector {
width: 1%;
text-align: center;
vertical-align: middle;
}
table.catselect tbody tr.group.catselect_blog__current td {
background: #31b0d5;
color: #FFF;
}
table.catselect .catsel_name label {
font-weight: normal;
}
table.catselect .catsel_order input {
width: 40px;
padding-left: 3px;
padding-right: 3px;
}
table.catselect input[type=text] {
height: 25px;
}
.raty_star_on,
.raty_star_off,
.raty_cancel_on,
.raty_cancel_off {
background: url(../icons/icons_sprite.png) no-repeat 0 -208px;
width: 16px;
height: 16px;
display: inline-table;
}
.raty_star_off {
background-position: -16px -208px;
}
.raty_cancel_on {
background-position: -32px -208px;
}
.raty_cancel_off {
background-position: -48px -208px;
}
div.item_location {
margin: 1ex 0;
}
#ProfileForm {
position: relative;
min-height: 180px;
}
.profile_pictured_fieldsets {
min-height: 130px;
padding-right: 170px;
/* leave space for the profile picture */
}
.user_contacts_groups th {
font-weight: normal;
font-style: italic;
}
.user_contacts_groups td,
.user_contacts_groups th {
vertical-align: top;
padding: 0 0 0 4px;
}
.user_contacts_groups td {
white-space: nowrap;
}
.user_contacts_groups br {
clear: both;
}
.user_contacts_groups .col1 {
padding: 0 4px 0 0;
border-right: 2px solid #666;
}
.user_contacts_groups table {
width: 100%;
}
.user_contacts_groups table th {
padding: 0 0 0 8px;
text-align: left;
font-style: normal;
}
.user_contacts_groups table td {
width: 13px;
padding: 0;
font-style: normal;
}
.user_contacts_groups .col1 table th {
padding: 0 8px 0 0;
}
#edit_group_contacts {
margin-top: 1em;
border: 1px solid #BBB;
background: #D4D4D4;
padding: 0 5px 5px 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}
#edit_group_contacts label {
padding-right: 5px;
}
#ffield_item_tags ul.token-input-list-facebook {
width: 100%;
max-width: 100%;
}
.evo_content_block span.status_published,
.evo_content_block span.status_community,
.evo_content_block span.status_protected,
.evo_content_block span.status_review,
.evo_content_block span.status_private,
.evo_content_block span.status_draft,
.evo_content_block span.status_deprecated,
.evo_content_block span.status_redirected,
.evo_content_block span.status_trash {
background: transparent;
width: 75px;
height: 75px;
display: block;
position: relative;
overflow: hidden;
}
.evo_content_block span.status_published span,
.evo_content_block span.status_community span,
.evo_content_block span.status_protected span,
.evo_content_block span.status_review span,
.evo_content_block span.status_private span,
.evo_content_block span.status_draft span,
.evo_content_block span.status_deprecated span,
.evo_content_block span.status_redirected span,
.evo_content_block span.status_trash span {
display: block;
width: 120px;
text-align: center;
padding: 3px 0;
position: relative;
font-size: 9pt;
top: 15px;
left: -12px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
/* IE8 */
}
.note.status_draft span,
.evo_status__draft {
color: #000 !important;
background-color: #ff9 !important;
}
.note.status_review span,
.evo_status__review {
color: #fff !important;
background-color: #CC0099 !important;
}
.note.status_community span,
.evo_status__community {
color: #fff !important;
background-color: #2E8BB9 !important;
}
.note.status_protected span,
.evo_status__protected {
color: #fff !important;
background-color: #FF9C2A !important;
}
.note.status_private span,
.evo_status__private {
color: #fff !important;
background-color: #DC143C !important;
}
.note.status_published span,
.evo_status__published {
color: #000 !important;
background-color: #99EE44 !important;
}
.note.status_deprecated span,
.evo_status__deprecated {
color: #fff !important;
background-color: #000 !important;
}
.note.status_redirected span,
.evo_status__redirected {
color: #fff !important;
background-color: #663399 !important;
}
.note.status_trash span,
.evo_status__trash {
color: #fff !important;
background-color: #f66 !important;
}
.note.status_meta span,
.evo_status__meta {
color: #fff !important;
background-color: #5bc0de !important;
}
div.results .status_draft span,
div.results .status_review span,
div.results .status_community span,
div.results .status_protected span,
div.results .status_private span,
div.results .status_published span,
div.results .status_deprecated span,
div.results .status_redirected span,
div.results .status_trash span,
div.results .status_meta span {
text-align: center;
padding: 3px 0;
font-size: 11px;
font-weight: bold;
border: 1px solid #FFFFFF;
border-radius: 12px 12px 12px 12px;
float: left;
width: 80px;
}
.search_title {
font-size: 125%;
color: #666;
}
.search_title a {
text-decoration: underline;
}
.search_title .label a {
color: #FFF;
}
.search_title .label a:hover {
color: #abc6e0;
}
.search_result {
padding: 15px 15px 5px;
}
.search_result_score {
float: left;
width: 40px;
font-size: 100%;
line-height: 27px;
}
.search_content_wrap {
margin-left: 40px;
}
.search_score_map {
margin-left: 55px;
}
.track_content {
margin: 5px;
}
.vs_published .evo_status,
.vs_community .evo_status,
.vs_protected .evo_status,
.vs_private .evo_status,
.vs_review .evo_status,
.vs_draft .evo_status {
display: none;
}
.vs_published a.btn[class*='btn_lower_status_'],
.vs_community a.btn[class*='btn_lower_status_'],
.vs_protected a.btn[class*='btn_lower_status_'],
.vs_private a.btn[class*='btn_lower_status_'],
.vs_review a.btn[class*='btn_lower_status_'],
.vs_draft a.btn[class*='btn_lower_status_'],
.vs_published a.btn[class*='btn_raise_status_'],
.vs_community a.btn[class*='btn_raise_status_'],
.vs_protected a.btn[class*='btn_raise_status_'],
.vs_private a.btn[class*='btn_raise_status_'],
.vs_review a.btn[class*='btn_raise_status_'],
.vs_draft a.btn[class*='btn_raise_status_'] {
display: none;
}
.vs_published a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_community a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_protected a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_private a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_review a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_draft a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_published a.btn[class*='btn_raise_status_'].btn_next_status,
.vs_community a.btn[class*='btn_raise_status_'].btn_next_status,
.vs_protected a.btn[class*='btn_raise_status_'].btn_next_status,
.vs_private a.btn[class*='btn_raise_status_'].btn_next_status,
.vs_review a.btn[class*='btn_raise_status_'].btn_next_status,
.vs_draft a.btn[class*='btn_raise_status_'].btn_next_status {
display: inline-block;
}
.vs_published .evo_status__published,
.vs_community .evo_status__community,
.vs_protected .evo_status__protected,
.vs_private .evo_status__private,
.vs_review .evo_status__review,
.vs_draft .evo_status__draft {
display: block;
}
.evo_image_index {
margin: 1ex auto;
text-align: center;
}
.evo_image_index div {
display: inline-block;
background: #DDD;
text-align: center;
vertical-align: middle;
border: 1px solid #999;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;
padding: 2px;
margin: 2px 2px 1px 1px;
}
.evo_image_index div:hover {
background: #EEE;
}
.evo_image_index div span {
display: table-cell;
vertical-align: middle;
}
.form_add_contacts .controls {
white-space: nowrap;
padding-left: 31px;
display: inline-block;
}
form#comment_edit {
clear: both;
}
#post_attachments .panel-body,
#comment_attachments .panel-body {
padding: 0;
}
.attachment_list.results {
margin: 0;
}
.attachment_list.results .table-bordered {
border: none;
margin: 0;
}
#download_timer_js,
#download_info_nojs {
font-size: 84%;
}
.profile_content {
max-width: 960px;
margin: auto;
}
.profile_column_left {
float: left;
width: 300px;
max-width: 300px;
}
.profile_column_right {
margin-left: 320px;
}
.profile_column_right #fieldset_user_fields {
overflow: hidden;
}
.profile_column_right legend.panel-heading {
padding: 10px 15px;
}
@media (max-width: 1199px) {
.profile_content .col-sm-3 {
width: 35%;
}
.profile_content .col-sm-9 {
width: 65%;
}
}
@media (max-width: 767px) {
.profile_column_left {
margin: 0 auto;
float: none;
width: 100%;
}
.profile_column_left .loadimg {
width: 100%;
}
.profile_column_right {
margin-left: 0;
width: 100%;
float: left;
}
.evo_comment .panel-title.pull-right {
float: none !important;
clear: both;
}
}
@media (max-width: 375px) {
.evo_form .control-buttons .submit,
.evo_form .control-buttons .preview {
margin-bottom: 4px;
}
}
.widget_core_user_info.evo_user_info_name,
.widget_core_user_info.evo_user_info_nickname,
.widget_core_user_info.evo_user_info_login {
font-size: 30px;
font-weight: 500;
line-height: 1.1;
margin-top: 20px;
margin-bottom: 10px;
}
.widget_core_user_info.evo_user_info_name {
font-size: 36px;
}
.widget_core_user_info.evo_user_info_login {
color: #777;
}
.widget_core_user_info.evo_user_info_gender,
.widget_core_user_info.evo_user_info_location,
.widget_core_user_info.evo_user_info_orgs {
margin-bottom: 10px;
}
.widget_core_user_info.evo_user_info_location {
white-space: nowrap;
}
.widget_core_user_profile_pics.evo_user_profile_pics_main img,
.widget_core_user_profile_pics.evo_user_profile_pics_other img {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.widget_core_user_profile_pics.evo_user_profile_pics_other {
text-align: left;
margin-bottom: 10px;
}
.widget_core_user_profile_pics.evo_user_profile_pics_other a {
display: inline-block;
vertical-align: top;
margin: 0 0.5em 0.5em 0;
}
.widget_core_user_action {
margin-bottom: 10px;
}
.widget_core_user_action .btn,
.widget_core_user_action.btn-group {
width: 100%;
}
.widget_core_user_action.btn-group .btn {
width: 50%;
}
.widget_core_user_action a.btn button {
background: none;
border: none;
padding: 0;
}
.evo_content_block table {
margin: 1em 0;
}
.evo_content_block table th {
border: 1px solid #ddd;
padding: 8px;
background-color: #eee;
}
.evo_content_block table td {
border: 1px solid #ddd;
padding: 8px;
vertical-align: top;
}
.evo_content_block table.evo_poll__table td {
border: 0;
padding: 2px 10px 2px 0;
}
.evo_content_block table.item_custom_fields {
margin-bottom: 10px;
}
.evo_content_block table.item_custom_fields th,
.evo_content_block table.item_custom_fields td {
vertical-align: middle;
}
div.item_custom_fields div.row {
margin-top: 8px;
word-break: break-all;
}
div.item_custom_fields div.row:first-child {
margin-top: 0;
}
.evo_form__comment .panel {
margin: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.evo_form__comment .panel .panel-body {
padding: 0;
}
.evo_form__comment .panel-body .alert.alert-primary,
.evo_form__comment .panel-body .alert.alert-success,
.evo_form__comment .panel-body .alert.alert-info,
.evo_form__comment .panel-body .alert.alert-warning,
.evo_form__comment .panel-body .alert.alert-danger {
margin: 0px;
padding: 10px 15px;
}
.evo_form__comment .bg-warning {
margin: 0px !important;
}
#cmntform_links .panel,
#meta_cmntform_links .panel {
margin-bottom: 20px;
border: 1px solid #ddd;
border-radius: 4px;
}
#cmntform_links .panel .panel-body,
#meta_cmntform_links .panel .panel-body {
padding: 0;
}
#cmntform_links table,
#meta_cmntform_links table {
margin: 0;
}
.form-horizontal .form-group,
.form-horizontal .custom_content {
margin-left: 0;
margin-right: 0;
}
.form-horizontal fieldset {
margin-top: 0;
}
.form-horizontal input[type=file] {
display: inline;
}
#comment_date_field input {
width: 80px;
}
#comment_date_field label {
font-weight: normal;
}
.form-group[id^="ffield_uploadfile"] .controls {
padding-top: 5px;
}
.form-group[id^="ffield_uploadfile"] .controls input {
line-height: 10px;
}
.comment_rating {
margin-top: 2px;
}
#comment_edit .comment_rating {
margin-top: 9px;
}
#comment_preview {
background-color: #FFF;
}
#comment_date_field .panel {
border: none;
box-shadow: none;
margin-bottom: 0;
}
#comment_date_field .panel .panel-body {
padding: 0;
}
#comment_date_field .panel .panel-body .control-label {
font-weight: bold;
}
#comment_date_field .panel .panel-body .controls .form-group {
display: inline-block;
padding-left: 15px;
margin-bottom: 0;
}
.evo_post_gallery__image {
display: inline-block;
margin: 0 1em 1em 0;
}
.evo_item_workflow_form .evo_item_workflow_form__fields {
display: flex;
display: -webkit-flex;
justify-content: space-around;
-webkit-justify-content: space-around;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
.evo_item_workflow_form .evo_item_workflow_form__fields .form-group {
display: inline-block;
}
.evo_item_workflow_form .evo_item_workflow_form__fields .form-group .control-label {
width: auto;
}
.evo_item_workflow_form .evo_item_workflow_form__fields .form-group .controls {
display: inline-block;
width: auto;
}
.evo_item_workflow_form .evo_item_workflow_form__fields .btn {
margin-bottom: 15px;
}
.evo_poll__question {
font-weight: bold;
}
.evo_poll__table {
margin-bottom: 14px;
width: 100%;
}
.evo_poll__table td {
padding: 2px 10px 2px 0;
vertical-align: top;
}
.evo_poll__table td.evo_poll__title label {
font-weight: normal;
}
.evo_poll__table tr td:last-child {
padding-right: 0;
}
.evo_poll__table input[type=radio],
.evo_poll__table label {
margin: 0;
}
.evo_poll__table .evo_poll__percent_bar {
width: 100%;
min-width: 40px;
padding-right: 6px;
}
.evo_poll__table .evo_poll__percent_bar > div {
width: 100%;
vertical-align: middle;
display: inline-block;
}
.evo_poll__table .evo_poll__percent_bar > div > div {
background: #ffcc66;
height: 12px;
min-width: 1px;
}
.evo_poll__table .evo_poll__selector {
width: 5px;
}
.evo_poll__table .evo_poll__title {
white-space: nowrap;
}
.evo_poll__table .evo_poll_percentage {
max-width: 50px;
}
.evo_container__sidebar .evo_poll__title {
white-space: normal;
}
#itemform_links .panel,
#cmntform_links .panel {
overflow: hidden;
}
#itemform_links .panel-body,
#cmntform_links .panel-body {
padding: 0;
}
div.qq-upload-button {
border: 2px dashed #fff;
background: #5bc0de;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
}
div.qq-upload-drop-area {
padding: 7px 0;
text-align: center;
color: transparent;
background: transparent;
font-weight: bold;
}
div.qq-upload-drop-area > div > span {
font-weight: normal;
font-size: small;
margin-top: 2px;
}
div.qq-upload-button-hover {
background: #5cb85c;
}
div.qq-upload-button-dragover {
background: #efbd5b !important;
}
ul.qq-upload-list {
margin: 0;
}
div.evo_fileuploader_form {
padding: 5px;
height: 65px;
background: #f5f5f5;
}
.evo_attachments_fieldset__wrapper {
width: 100%;
height: 97px;
position: relative;
padding-bottom: 6px;
box-sizing: content-box;
}
.evo_attachments_fieldset__wrapper .evo_attachments_fieldset__block {
overflow: auto;
height: 100%;
}
.evo_attachments_fieldset__wrapper .ui-resizable-s {
background: #c0c0c0;
height: 6px;
bottom: 0;
}
.evo_attachments_fieldset__wrapper .ui-resizable-s::after {
content: "...";
font-size: 10px;
top: -7px;
position: relative;
text-align: center;
display: block;
}
.evo_attachments_fieldset__wrapper .table_scroll {
position: relative;
}
.evo_attachments_fieldset__wrapper div.results,
.evo_attachments_fieldset__wrapper div.table_scroll {
overflow: initial;
}
.evo_attachments_fieldset__wrapper table tbody .dragged {
opacity: 0.8;
position: absolute;
z-index: 1000;
}
.evo_attachments_fieldset__wrapper table tbody td {
cursor: move;
}
.evo_attachments_fieldset__wrapper .evo_attachments_fieldset__overlay {
position: absolute;
top: -43px;
z-index: 1;
width: 100%;
height: 140px;
background: rgba(0, 0, 0, 0.5);
color: #FFF;
text-align: center;
font-size: 200%;
}
.evo_attachments_fieldset__wrapper .evo_attachments_fieldset__overlay b {
width: 100%;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
.evo_attachments_fieldset__wrapper .evo_attachments_fieldset__overlay {
font-size: 170%;
}
}
@media (max-width: 431px) {
.evo_attachments_fieldset__wrapper .evo_attachments_fieldset__overlay {
top: -65px;
height: 162px;
font-size: 140%;
}
}
.evo_attachments_tab_pane__wrapper {
width: 100%;
height: auto;
position: relative;
padding-bottom: 6px;
box-sizing: content-box;
}
.evo_attachments_tab_pane__wrapper .evo_attachments_fieldset__block {
overflow: auto;
height: 100%;
}
.evo_attachments_tab_pane__wrapper .ui-resizable-s {
background: #c0c0c0;
height: 6px;
bottom: 0;
}
.evo_attachments_tab_pane__wrapper .ui-resizable-s:after {
content: "...";
font-size: 10px;
top: -7px;
position: relative;
text-align: center;
display: block;
}
.evo_attachments_tab_pane__wrapper .table_scroll {
position: relative;
}
.evo_attachments_tab_pane__wrapper div.results,
.evo_attachments_tab_pane__wrapper div.table_scroll {
overflow: initial;
}
.evo_attachments_tab_pane__wrapper table tbody .dragged {
opacity: 0.8;
position: absolute;
z-index: 1000;
}
.evo_attachments_tab_pane__wrapper table tbody td {
cursor: move;
}
.evo_attachments_tab_pane__wrapper .evo_attachments_fieldset__overlay {
position: absolute;
top: -43px;
z-index: 1;
width: 100%;
height: 140px;
background: rgba(0, 0, 0, 0.5);
color: #FFF;
text-align: center;
font-size: 200%;
}
.evo_attachments_tab_pane__wrapper .evo_attachments_fieldset__overlay b {
width: 100%;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
.evo_attachments_tab_pane__wrapper .evo_attachments_fieldset__overlay {
font-size: 170%;
}
}
@media (max-width: 431px) {
.evo_attachments_tab_pane__wrapper .evo_attachments_fieldset__overlay {
top: -65px;
height: 162px;
font-size: 140%;
}
}
.filelist_tbody tr:first-child .action_icon_link_move_up,
.filelist_tbody tr:last-child .action_icon_link_move_down {
visibility: hidden;
}
.evo_widget_form__compact,
.evo_widget_form__nolabels {
margin-bottom: -15px;
}
.evo_widget_form__compact label.control-label,
.evo_widget_form__nolabels label.control-label {
text-align: left;
width: auto;
padding: 0;
}
.evo_widget_form__compact .controls,
.evo_widget_form__nolabels .controls {
width: 100%;
}
.evo_widget_form__compact .form_text_input.form-control,
.evo_widget_form__nolabels .form_text_input.form-control {
width: 100%;
}
.evo_widget_form__compact .form_text_input.form-control.inline_widget,
.evo_widget_form__nolabels .form_text_input.form-control.inline_widget {
width: 100%;
max-width: 250px;
}
.evo_widget_form__compact .control-buttons,
.evo_widget_form__nolabels .control-buttons {
margin: 0;
padding: 0;
}
.evo_widget_form__compact .control-buttons .btn,
.evo_widget_form__nolabels .control-buttons .btn {
margin: 0;
}
.evo_widget_form__nolabels label.control-label {
display: none;
}
.evo_widget_form__inline label.control-label,
.evo_widget_form__grouped label.control-label {
display: none;
float: none;
}
.evo_widget_form__inline div,
.evo_widget_form__grouped div {
display: inline-block;
margin: 0;
padding: 0;
width: auto;
}
.evo_widget_form__inline input.btn,
.evo_widget_form__grouped input.btn {
margin: 0;
}
.evo_widget_form__inline div.controls,
.evo_widget_form__inline div.control-buttons {
float: none;
margin-bottom: 4px;
}
.evo_widget_form__inline div.controls .form-control,
.evo_widget_form__inline div.control-buttons .form-control {
width: 100%;
}
.evo_widget_form__grouped .controls input {
border-radius: 0;
vertical-align: top;
}
.evo_widget_form__grouped .controls input:not(:last-child) {
border-right: none;
}
.evo_widget_form__grouped .controls input:first-child {
border-radius: 4px 0 0 4px;
}
.evo_widget_form__grouped .controls input:last-child {
border-radius: 0 4px 4px 0;
}
.evo_widget_form__grouped .controls select {
-webkit-border-radius: 0;
border: 0;
outline: 1px solid #ccc;
outline-offset: -1px;
vertical-align: top;
}
.evo_widget.widget_core_basic_menu_link img {
margin-top: -2px;
}
.evo_tab_pane_itemform_content .tab_pane_pads .btn-primary {
color: #fff !important;
}
.evo_tab_pane_itemform_content .tab_pane_pads a {
color: #337ab7 !important;
}
/**
* item_base.css
* These are the default styles that are used INSIDE of a blog post.
* Override this with an item.css file in your skin folder.
*/
blockquote {
font-size: 100%;
margin: 1em 0;
}
pre {
overflow: hidden;
}
samp,
.codespan,
pre.codeblock {
background-color: #F2F1F0;
border: 1px solid #CCCCCC;
border-radius: 2px 2px 2px 2px;
padding: 0 0.5ex;
}
pre.codeblock {
overflow: auto;
padding: 0.5ex 2ex;
}
pre.codeblock code {
display: block;
font-size: 110%;
}
div.codeblock {
background-color: #FBFAF9;
border: 1px solid #CCCCCC;
border-radius: 2px 2px 2px 2px;
box-shadow: 0 0 5px #CCCCCC inset;
margin: 1ex 0;
padding: 6px;
overflow: auto;
}
div.codeblock_with_title {
margin-top: 0;
}
div.codeblock pre {
margin: 0;
}
p.codeblock_title,
.evo_comment p.codeblock_title {
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 0.1em;
line-height: 95%;
font-weight: bold;
font-size: 72%;
color: #ABAAA9;
margin: 1ex 3px 0;
}
div.codeblock > p {
display: none;
}
div.videoblock {
text-align: center;
margin: 1ex auto;
position: relative;
max-width: 100%;
height: 0;
padding-bottom: 56.25%;
}
div.videoblock iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
div.podplayer {
margin: 1em 0;
}
/* THESE STYLES ARE REPLACED
.bMore {
text-align: left;
}
.bMore a {
font-weight: bold;
}
*/
span.NonExistentWikiWord {
border-bottom: 1px dotted #ccc;
}
/* Styles used by TinyMCE b2evo_shorttags plugin */
.evo_selected {
background-color: #eee;
}
.evo_shortlink_broken {
border-bottom: 1px dotted #F00;
}
.evo_shortlink_broken.btn {
border: 1px dotted #F00;
}
/* This file is used to fix the style issues on all bootstrap skins of b2evolution, including BACK-OFFICE */
@media (min-width: 1785px) {
.container-xxl {
width: 1755px;
}
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12 {
float: left;
}
.col-xxl-12 {
width: 100%;
}
.col-xxl-11 {
width: 91.66666667%;
}
.col-xxl-10 {
width: 83.33333333%;
}
.col-xxl-9 {
width: 75%;
}
.col-xxl-8 {
width: 66.66666667%;
}
.col-xxl-7 {
width: 58.33333333%;
}
.col-xxl-6 {
width: 50%;
}
.col-xxl-5 {
width: 41.66666667%;
}
.col-xxl-4 {
width: 33.33333333%;
}
.col-xxl-3 {
width: 25%;
}
.col-xxl-2 {
width: 16.66666667%;
}
.col-xxl-1 {
width: 8.33333333%;
}
.col-xxl-pull-12 {
right: 100%;
}
.col-xxl-pull-11 {
right: 91.66666667%;
}
.col-xxl-pull-10 {
right: 83.33333333%;
}
.col-xxl-pull-9 {
right: 75%;
}
.col-xxl-pull-8 {
right: 66.66666667%;
}
.col-xxl-pull-7 {
right: 58.33333333%;
}
.col-xxl-pull-6 {
right: 50%;
}
.col-xxl-pull-5 {
right: 41.66666667%;
}
.col-xxl-pull-4 {
right: 33.33333333%;
}
.col-xxl-pull-3 {
right: 25%;
}
.col-xxl-pull-2 {
right: 16.66666667%;
}
.col-xxl-pull-1 {
right: 8.33333333%;
}
.col-xxl-pull-0 {
right: auto;
}
.col-xxl-push-12 {
left: 100%;
}
.col-xxl-push-11 {
left: 91.66666667%;
}
.col-xxl-push-10 {
left: 83.33333333%;
}
.col-xxl-push-9 {
left: 75%;
}
.col-xxl-push-8 {
left: 66.66666667%;
}
.col-xxl-push-7 {
left: 58.33333333%;
}
.col-xxl-push-6 {
left: 50%;
}
.col-xxl-push-5 {
left: 41.66666667%;
}
.col-xxl-push-4 {
left: 33.33333333%;
}
.col-xxl-push-3 {
left: 25%;
}
.col-xxl-push-2 {
left: 16.66666667%;
}
.col-xxl-push-1 {
left: 8.33333333%;
}
.col-xxl-push-0 {
left: auto;
}
.col-xxl-offset-12 {
margin-left: 100%;
}
.col-xxl-offset-11 {
margin-left: 91.66666667%;
}
.col-xxl-offset-10 {
margin-left: 83.33333333%;
}
.col-xxl-offset-9 {
margin-left: 75%;
}
.col-xxl-offset-8 {
margin-left: 66.66666667%;
}
.col-xxl-offset-7 {
margin-left: 58.33333333%;
}
.col-xxl-offset-6 {
margin-left: 50%;
}
.col-xxl-offset-5 {
margin-left: 41.66666667%;
}
.col-xxl-offset-4 {
margin-left: 33.33333333%;
}
.col-xxl-offset-3 {
margin-left: 25%;
}
.col-xxl-offset-2 {
margin-left: 16.66666667%;
}
.col-xxl-offset-1 {
margin-left: 8.33333333%;
}
.col-xxl-offset-0 {
margin-left: 0;
}
}
@media (min-width: 768px) {
.text-left-sm {
text-align: left;
}
.text-right-sm {
text-align: right;
}
.pull-left-sm {
float: left;
}
.pull-right-sm {
float: right;
}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.text-left-md {
text-align: left;
}
.text-right-md {
text-align: right;
}
.pull-left-md {
float: left;
}
.pull-right-md {
float: right;
}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.text-left-lg {
text-align: left;
}
.text-right-lg {
text-align: right;
}
.pull-left-lg {
float: left;
}
.pull-right-lg {
float: right;
}
}
.glyphicon {
font-family: 'Glyphicons Halflings' !important;
}
ul,
ol {
margin: 0 0 10px 25px;
padding: 0;
}
.text-normal {
font-weight: normal;
}
p.margin-top {
margin: 10px 0 0 0;
}
th > p:last-child,
td > p:last-child,
caption > p:last-child {
margin-bottom: 0;
}
.table-hover > tbody > tr:hover {
background-color: #ffc;
}
.btn {
margin-top: 3px;
margin-bottom: 3px;
}
.btn.btn-success .fa,
.btn.btn-danger .fa {
color: #FFF !important;
}
.btn.btn-danger-hover:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.evo_widget .btn {
margin-top: 4px;
margin-bottom: 4px;
}
.evo_widget .input-group .btn {
margin-top: 0;
margin-bottom: 0;
}
.input-group .btn {
margin-top: 0;
margin-bottom: 0;
}
.btn-margin-right {
margin-right: 5px;
}
.btn-group .btn-margin-right {
margin-right: 0;
}
.btn.active[disabled] {
opacity: 1;
color: #333;
background: #e6e6e6;
border-color: #adadad;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
a.btn.action_icon {
font-weight: normal;
text-decoration: none;
}
a.btn.action_icon.hoverlink {
text-decoration: none;
}
.form-horizontal .form-group,
.form-horizontal .custom_content {
margin-left: 0;
margin-right: 0;
}
.form-horizontal .control-label {
padding-left: 0;
}
.form-horizontal .form-control-inline {
display: inline-block;
width: auto;
}
.form-horizontal .info_full {
padding: 0 20px;
}
.form-horizontal .info_full .control-label {
width: auto;
padding: 0;
}
.form-horizontal .info_full .controls-info {
margin: 0 5px;
}
.form-horizontal .info_full_height .form-control-static {
padding-top: 0;
padding-bottom: 0;
}
.form-horizontal .controls {
padding-left: 0;
padding-right: 0;
}
.form-horizontal .controls .help-inline {
color: #999;
font-size: 84%;
}
.form-horizontal .controls .help-inline label {
font-weight: normal;
}
.form-horizontal .controls .form-control {
display: inline-block;
width: auto;
max-width: 100%;
}
.form-horizontal .controls span.help-inline a.btn {
margin-top: -5px;
}
.form-horizontal .controls input.large,
.form-horizontal .controls textarea.form_textarea_input {
width: 100%;
}
.form-horizontal .radio-group .controls > .help-inline {
padding-top: 10px;
display: inline-block;
vertical-align: middle;
}
.form-horizontal .field_inline label {
width: auto;
}
.form-horizontal .field_inline label input {
width: auto;
display: inline-block;
}
.form-horizontal .field_wide label {
width: 100%;
text-align: left;
}
.form-horizontal .field_wide .controls {
margin-left: 40px;
}
.form-horizontal div.tile,
.form-horizontal div.tile label {
display: inline-block;
white-space: nowrap;
}
.form-horizontal input[type=radio],
.form-horizontal input[type=checkbox] {
display: inline-block;
}
.form-horizontal .control-buttons {
padding-left: 0;
}
.form-horizontal label.radio-inline,
.form-horizontal label.radiooption {
font-weight: normal;
}
.form-horizontal div.radio label,
.form-horizontal div.checkbox label {
font-weight: normal;
}
.form-horizontal .checkbox_with_input input[type=checkbox] {
position: relative;
margin-right: 5px;
}
.form-horizontal div.radio label .form_text_input {
vertical-align: top;
margin-left: 7px;
}
.form-horizontal #itemform_custom_fields .panel-body .form-group:last-child {
margin-bottom: 0;
}
.form-horizontal #itemform_custom_fields .help-inline label {
font-weight: normal;
}
.form-horizontal #itemform_categories .panel-body.extracats {
padding: 0;
}
.form-horizontal #itemform_categories .panel-body.extracats table.table {
margin: 0;
border: none;
}
.form-horizontal #itemform_extra label {
padding-left: 20px;
margin-right: 5px;
position: relative;
}
.form-horizontal #itemform_extra label input[type=radio] {
margin: 4px 0 0;
position: absolute;
left: 0;
}
.form-horizontal #itemform_extra .form-group {
display: inline-block;
margin: 0 0 2px;
}
.form-horizontal #itemform_extra .form-group input[type=text]:not( #item_issue_date ) {
max-width: 85px;
}
.form-horizontal #itemform_extra td {
vertical-align: middle;
padding-right: 5px;
}
.form-horizontal #item_locations th,
.form-horizontal #item_locations td {
white-space: nowrap;
padding: 2px 0;
}
.form-horizontal #item_locations label {
width: auto;
float: right;
}
.form-horizontal #item_locations select {
display: inline-block;
}
.form-horizontal #itemform_renderers .dropdown-menu,
.form-horizontal #commentform_renderers .dropdown-menu {
padding: 10px 10px 5px 10px;
}
.form-horizontal #itemform_renderers .popover,
.form-horizontal #commentform_renderers .popover {
max-width: initial;
}
.form-horizontal #itemform_renderers div[id^="block_renderer_"],
.form-horizontal #commentform_renderers div[id^="block_renderer_"] {
padding-left: 20px;
position: relative;
white-space: nowrap;
}
.form-horizontal #itemform_renderers div[id^="block_renderer_"] input[type=checkbox],
.form-horizontal #commentform_renderers div[id^="block_renderer_"] input[type=checkbox] {
margin: 4px 0 0;
position: absolute;
left: 0;
}
.form-horizontal input.checkbox,
.form-horizontal input.radio {
min-height: 0;
}
.form-inline .form-control {
display: inline-block;
width: auto;
}
.form-inline .form-control.large {
width: 97%;
}
.form-inline .form-group {
margin-top: 2px;
}
.form-inline .form-group.large {
width: 100%;
}
.evo_fields_table {
display: table;
width: 100%;
}
.evo_fields_table.evo_fields_table__single_row .evo_fields_table__field {
display: table-cell;
}
.evo_fields_table.evo_fields_table__single_row .evo_fields_table__field + .evo_fields_table__field .evo_fields_table__label {
padding-left: 10px;
}
.evo_fields_table__field {
display: table-row;
width: 100%;
}
.evo_fields_table__field .evo_fields_table__label {
display: table-cell;
color: #333;
font-weight: bold;
white-space: nowrap;
padding: 5px 10px 15px 0;
vertical-align: top;
text-align: right;
}
.evo_fields_table__field .evo_fields_table__input {
display: table-cell;
width: 100%;
padding-bottom: 15px;
}
.evo_fields_table__field .evo_fields_table__input .help-inline {
color: #999;
font-size: 84%;
}
.evo_fields_table__field .evo_fields_table__input input {
display: inline-block;
}
@media (max-width: 767px) {
.evo_fields_table.evo_fields_table__single_row .evo_fields_table__field {
display: table;
}
.evo_fields_table.evo_fields_table__single_row .evo_fields_table__field + .evo_fields_table__field .evo_fields_table__label {
padding-left: 0;
}
}
@media (max-width: 413px) {
.evo_fields_table__field .evo_fields_table__input {
display: block;
}
.evo_fields_table__field .evo_fields_table__label {
display: block;
padding: 0 0 5px 0;
margin: 0;
white-space: normal;
text-align: left;
}
}
.evo_msgform_recipient label.control-label,
.evo_msgform_recipient div.controls {
float: none;
display: inline-block;
vertical-align: middle;
padding-top: 0;
}
.evo_msgform_recipient a.login {
white-space: normal;
text-align: center;
display: inline-block;
}
#register_form div#ffield_m {
margin-bottom: 4px;
}
#register_form div#p-status {
margin-left: 5px;
}
#register_form #pass2_status .icon {
margin-top: -2px;
}
#register_form #p-container {
max-width: 100%;
}
#register_form input[name^="captcha_qstn_"] {
width: 250px;
}
select#report_user_status {
margin-top: -7px;
}
.fixedform-group .fixedform-label {
clear: both;
float: left;
width: 150px;
}
.fixedform-group .fixedform-controls {
margin-left: 165px;
}
@media (max-width: 639px) {
.fixedform-group .fixedform-label {
clear: both;
float: none;
width: 100%;
}
.fixedform-group .fixedform-controls {
margin-left: 0;
}
}
a.action_icon {
font-size: 12px;
}
form ul.token-input-list-facebook {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
padding: 4px 4px 0 4px;
}
form ul.token-input-list-facebook.token-input-list-process {
background: #fcf8e3;
border: 1px solid #f5e79e;
}
form ul.token-input-list-facebook.token-input-list-error {
background: #fbf2ee;
border: 1px solid #d99;
}
form ul.token-input-list-facebook input,
form ul.token-input-list-facebook input:focus {
box-shadow: none;
}
form ul.token-input-list-facebook li {
font: inherit;
height: 24px;
}
form ul.token-input-list-facebook li input {
padding: 2px 0 1px 0;
}
form ul.token-input-list-facebook li.token-input-token-facebook,
form ul.token-input-list-facebook li.token-input-input-token-facebook {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
margin: 0 4px 4px 0;
}
body.modal-open div.token-input-dropdown-facebook {
z-index: 10002;
}
.evo_widget.widget_core_item_tags form {
display: inline-block;
vertical-align: middle;
}
.evo_widget.widget_core_item_tags form ul.token-input-list-facebook {
width: 100%;
max-width: 100%;
}
.evo_widget.widget_core_item_tags form #item_tags {
display: inline-block;
width: auto;
vertical-align: middle;
width: 100%;
}
.evo_widget.widget_core_item_tags form input[type=submit] {
margin: 0;
}
.evo_widget.widget_core_item_tags .panel-body .post_tags {
margin: 0;
display: inline;
}
.evo_widget.widget_core_item_tags .panel-body form,
.evo_widget.widget_core_item_tags .panel-body #item_tags {
width: 100%;
}
.extended_search_form ul.token-input-list-facebook {
max-width: 100%;
padding-top: 5px;
padding-left: 12px;
}
div.results {
margin-top: 0;
}
div.results div.table_scroll {
overflow: auto;
width: 100%;
}
div.results .table-bordered {
border-left: none;
border-right: none;
}
div.results .table-bordered td.firstcol,
div.results .table-bordered th.firstcol {
border-left: none;
}
div.results .table-bordered td.lastcol,
div.results .table-bordered th.lastcol {
border-right: none;
}
div.results .table-bordered th {
border-bottom: none;
}
div.results .results_header {
padding: 5px 10px;
background-color: #f9f9f9;
}
div.results .results_footer {
padding: 5px;
background-color: #f9f9f9;
}
div.results .pagination {
margin-top: 5px;
margin-bottom: 5px;
}
div.results .page_size_selector {
margin-bottom: 5px;
display: block;
}
div.results .page_size_selector select.form-control {
display: inline-block;
width: auto;
}
div.results tr.placeholder {
position: relative;
}
div.results tr.placeholder::before {
content: "";
position: absolute;
width: 0;
height: 0;
border: 6px solid transparent;
border-left-color: #f00;
border-right: none;
margin-top: -5px;
left: 0;
}
div.results tr.placeholder::after {
content: "";
position: absolute;
width: 100%;
height: 2px;
background: #F00;
left: 0;
margin-top: 1px;
}
div.results tr.placeholder td {
border: none;
height: 0;
padding: 0;
}
div.results tr.placeholder + tr:not(:nth-child(2)):not(.dragged) > td,
div.results tr.dragged + tr:not(:nth-child(2)):not(.dragged) > td {
border-top: none;
}
div.results img {
max-width: none;
}
div.filters {
background-color: #f9f9f9;
border: none;
}
div.filters.panel-body {
padding: 6px 10px;
}
div.filters .form-inline {
margin: 5px -10px 0;
}
div.filters .form-inline .form-group {
margin: 5px 10px 2px;
}
div.filters .evo_btn_apply_filters {
margin: 0;
}
div.filters .evo_results_filters__advanced {
position: relative;
}
div.filters .evo_results_filters__advanced .evo_results_filters__defaults_btn {
position: absolute;
top: 10px;
right: 0;
}
div.filters .twitter-typeahead {
vertical-align: middle;
}
div.filters .query-builder {
margin: -15px 0 -12px -4px;
}
div.filters .query-builder > .rules-group-container {
border: none;
background: transparent;
}
div.filters .filters_item_list_table {
margin: 0 8px;
}
.results_summary {
float: left;
font-weight: bold;
margin-top: 5px;
}
.evo_pager {
text-align: center;
}
.table_scroll .table {
margin-bottom: 0;
}
div.messages {
border-bottom: 1px solid #bbb;
}
.popover {
max-width: 100%;
color: #333;
}
.popover.right {
text-align: left !important;
}
.popover.right.popover-userfield {
margin-left: 35px !important;
cursor: pointer;
}
.popover p {
margin: 10px 0 0 0;
}
.glyphicon {
font-size: 12px;
color: #428BCA;
}
a:hover .glyphicon {
color: #2A6496;
}
.glyphicon::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
}
#colorbox #cboxVoting label {
display: inline;
font-size: 10px !important;
line-height: 0;
margin: 0;
}
#colorbox #cboxVoting label input {
margin-top: 0;
}
table.catselect label {
display: inline-block;
margin-right: 5px;
}
table.catselect label input {
margin: 0 2px 4px 0;
}
.nav {
margin: 20px 0;
}
.well {
background: #F5F5F5;
}
.well .nav {
padding: 0 15px;
margin: 0;
}
.well .nav li > a {
padding: 3px 15px;
margin: 0 -15px;
}
.well .nav .active > a,
.well .nav .active > a:hover {
background-color: #0088CC;
color: #FFFFFF;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
color: #b94a48;
border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
border-color: #e9322d;
-webkit-box-shadow: 0 0 6px #f8b9b7;
-moz-box-shadow: 0 0 6px #f8b9b7;
box-shadow: 0 0 6px #f8b9b7;
}
#login_form input:focus:invalid:focus,
#login_form textarea:focus:invalid:focus,
#login_form select:focus:invalid:focus {
border-color: #66afe9;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.panel-heading {
padding-top: 0;
padding-bottom: 0;
line-height: 36px;
}
.panel-heading .panel-title {
line-height: 36px;
}
.panel-heading h4 {
margin: 0;
}
.panel-heading .close {
float: none;
}
.panel-heading .btn-group {
margin-left: 6px;
}
.panel-heading .panel_heading_action_icons .btn {
margin: 0 3px 2px 0;
}
.panel-heading .panel_heading_action_icons .btn:last-child,
.panel-heading .panel_heading_action_icons .btn-group .btn {
margin-right: 0;
}
.panel-heading .panel_heading_action_icons .btn-group {
margin: 0 6px 0 0;
}
.panel-heading img.avatar_before_login {
vertical-align: middle;
}
legend.panel-heading {
font-size: 16px;
font-weight: normal;
margin-bottom: 0;
}
legend.panel-heading a.action_icon.pull-right {
line-height: 16px;
}
legend.panel-heading a.action_icon.pull-right span.fa {
position: relative;
top: 1px;
}
.panel-title .icon {
vertical-align: middle;
position: relative;
top: -1px;
}
.panel-title a.help_plugin_icon {
color: #337ab7;
}
.panel-title a.help_plugin_icon:hover {
color: #23527c;
}
.panel-warning > .panel-footer {
background-color: #fcf8e3;
border-color: #faebcc;
}
.evo_confirm_delete__title {
margin-top: 0;
}
.form_add_contacts {
display: block;
padding: 5px 0 20px 0;
}
.form_add_contacts .label {
color: #333;
font-size: 100%;
padding-left: 0;
}
.form_add_contacts .controls {
padding-left: 0;
}
.form_add_contacts .control-label {
width: auto;
padding-top: 2px;
padding-left: 0;
line-height: 24px;
}
.form_add_contacts .control-label span.fa {
top: -2px !important;
left: -5px;
}
.form_add_contacts .form-control {
display: inline-block;
width: auto;
}
.form_send_contacts span.fa {
top: -2px !important;
left: -5px;
}
.panel-body #ffield_contact_groups label {
white-space: nowrap;
}
.panel-body #ffield_contact_groups .contact_group_new input[type=checkbox] {
margin-top: 12px;
}
.form-horizontal .controls input.large,
.form-horizontal .controls .form-control.form_textarea_input {
display: block;
}
.form-horizontal .controls .form-control.evo_template_select {
width: calc(100% - 24px);
}
div.edit_toolbars {
margin-top: 5px;
text-align: left;
}
div.edit_toolbars,
div.message_toolbars {
line-height: 1;
}
.btn-toolbar[class*="_toolbar"] {
display: inline-block;
margin: 0 2px 0 0;
line-height: 1.42857143;
background-color: #f5f5f5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
padding: 2px 2px 0 2px;
}
.btn-toolbar[class*="_toolbar"] .btn-group:first-child {
margin-left: 0;
}
.btn-toolbar[class*="_toolbar"] .btn {
margin-top: 0;
margin-bottom: 2px;
}
.btn-toolbar[class*="_toolbar"] .btn-toolbar-title {
padding-top: 1px;
padding-left: 5px;
float: left;
font-weight: bold;
}
.btn-toolbar[class*="_toolbar"].disabled span.btn {
opacity: 0.5;
cursor: default;
}
.btn-toolbar[class*="_toolbar"].disabled span.btn:hover {
background: #FFF;
}
.text_editor_controls {
display: flex;
justify-content: space-between;
align-items: normal;
}
.comment_text_renderers {
margin-top: -12px;
}
.edit_plugin_actions {
margin-top: 4px;
}
.badge-important {
background-color: #F00 !important;
color: #FFF !important;
}
.badge-primary {
background-color: #337ab7 !important;
color: #FFF !important;
}
.badge-info {
background-color: #5bc0de !important;
color: #FFF !important;
}
.badge-warning {
background-color: #f0ad4e !important;
color: #fff !important;
}
.badge-meta {
background-color: #5bc0de !important;
color: #fff !important;
}
.dropdown-menu > li > a .tooltip {
white-space: normal;
}
.panel-heading .badge {
position: relative;
top: -1px;
}
.evobar-menu .badge {
font-weight: normal;
padding: 3px 7px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.nav .badge {
font-weight: normal;
}
#colorbox,
#colorbox *,
#colorbox *::before,
#colorbox *::after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.modal {
z-index: 10001;
}
.modal-backdrop {
position: fixed;
}
.modal-dialog {
margin: 30px auto;
}
.modal-footer .btn + .btn {
margin-bottom: 3px;
}
#modal_window.evo_modal_window__percent_height .modal-content {
height: 100%;
display: flex;
flex-direction: column;
}
#modal_window.evo_modal_window__percent_height .modal-body {
height: 100%;
overflow: hidden;
padding-top: 0;
}
#modal_window.evo_modal_window__percent_height .modal-footer {
flex-shrink: 0;
}
.tt-dropdown-menu {
background-color: #FFFFFF;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
padding: 0;
}
.tt-dropdown-menu .tt-suggestion {
font-size: 14px;
padding: 4px 10px;
}
.tt-dropdown-menu .tt-suggestion.tt-cursor {
background-color: #0097CF;
color: #FFFFFF;
}
.tt-dropdown-menu .tt-suggestion p {
margin: 0;
}
.jumbotron {
font-size: 21px;
font-weight: 200;
}
.mce-container label.mce-label {
max-width: none;
}
.evo_content_block img {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.ufld_icon_links a {
display: inline-block;
text-decoration: none;
color: #FFF;
background: #ddd;
border-radius: 50%;
width: 40px;
height: 40px;
margin: 2px;
position: relative;
-webkit-transition: border-radius 250ms ease-out, background-color 250ms ease-out;
-moz-transition: border-radius 250ms ease-out, background-color 250ms ease-out;
-o-transition: border-radius 250ms ease-out, background-color 250ms ease-out;
transition: border-radius 250ms ease-out, background-color 250ms ease-out;
}
.ufld_icon_links a:hover {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
color: #FFF;
background: #23527c;
}
.ufld_icon_links a .fa {
font-size: 20px;
line-height: 40px;
display: block;
}
.ufld_icon_links.small a {
width: 20px;
height: 20px;
}
.ufld_icon_links.small a .fa {
font-size: 10px;
line-height: 20px;
}
.evo_private_messages_list .messages_navigation {
padding: 5px;
}
.evo_private_messages_list > h2 {
margin-top: 0;
}
.evo_private_messages_list .messages_list_actions {
text-align: center;
padding: 10px 0;
}
.evo_private_messages_list .messages_list_actions p {
margin: 0;
padding: 0;
text-align: center;
}
.evo_private_messages_list .messages_list_actions a {
display: inline-block;
}
.evo_private_messages_list span.error {
border: 1px solid #BBB;
border-bottom: none;
padding: 10px;
text-align: center;
display: block;
}
.evo_private_messages_list .panel {
margin-bottom: 0;
}
.evo_private_messages_list .panel.results {
margin-bottom: 20px;
}
.evo_private_messages_list .image_block img {
max-width: 100%;
height: auto;
}
@media (min-width: 768px) {
div.coll-dashboard-block-3 {
float: left;
}
}
@media (min-width: 992px) {
div.coll-dashboard-block-3 {
float: left;
}
}
@media (min-width: 1200px) {
div.coll-dashboard-block-3 {
float: right;
}
}
.btn-spinner {
background-image: url(../img/ajax-loader/000.gif);
background-size: 14px 14px;
background-repeat: no-repeat;
background-position: left 5px center;
}
.evo_container__page_top {
text-align: right;
}
.evo_container__sidebar .evo_widget[class$=_menu_link] a.btn,
.evo_container__sidebar_2 .evo_widget[class$=_menu_link] a.btn {
width: 100%;
}
.evo_container__sidebar div.evo_layout_flow .widget_flow_blocks > div,
.evo_container__sidebar_2 div.evo_layout_flow .widget_flow_blocks > div {
margin: 8px;
width: auto;
}
.evo_container__sidebar div.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content img,
.evo_container__sidebar_2 div.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content img {
min-width: auto;
min-height: auto;
}
.accordion-caret .accordion-toggler::before {
font-size: 14px;
font-family: FontAwesome;
}
.accordion-caret .accordion-toggler:not(.collapsed)::before {
padding-right: 3px;
content: '\f0d7';
}
.accordion-caret .accordion-toggler.collapsed::before {
padding-right: 6px;
content: '\f0da';
}
.disp_access_requires_login .evo_widget.widget_core_content_block.panel,
.disp_content_requires_login .evo_widget.widget_core_content_block.panel {
background: none;
border: none;
box-shadow: none;
margin: 0;
}
.disp_access_requires_login .evo_widget.widget_core_content_block.panel .panel-body,
.disp_content_requires_login .evo_widget.widget_core_content_block.panel .panel-body {
padding: 0;
}
.disp_access_requires_login .evo_widget.widget_core_content_block.panel .panel-body::before,
.disp_content_requires_login .evo_widget.widget_core_content_block.panel .panel-body::before,
.disp_access_requires_login .evo_widget.widget_core_content_block.panel .evo_post__full_text.clearfix::before,
.disp_content_requires_login .evo_widget.widget_core_content_block.panel .evo_post__full_text.clearfix::before,
.disp_access_requires_login .evo_widget.widget_core_content_block.panel .panel-body::after,
.disp_content_requires_login .evo_widget.widget_core_content_block.panel .panel-body::after,
.disp_access_requires_login .evo_widget.widget_core_content_block.panel .evo_post__full_text.clearfix::after,
.disp_content_requires_login .evo_widget.widget_core_content_block.panel .evo_post__full_text.clearfix::after {
display: block;
}
.disp_access_requires_login .evo_widget.widget_core_user_login,
.disp_content_requires_login .evo_widget.widget_core_user_login {
max-width: 400px;
margin: 10px auto;
}
@media (min-width: 768px) {
.panel_heading_action_icons .btn-group.dropdown.single-group-xs a.btn.btn-sm {
border-radius: 3px;
}
}
.evo_widget.widget_core_item_workflow .panel-body img.avatar_before_login {
vertical-align: middle;
}
.evo_widget.widget_core_item_workflow .panel-body p:last-child {
margin-bottom: 0;
}
div.fieldset_wrapper.folded .panel-body {
display: none;
}
span[id^=title_folding_] {
cursor: default;
}
.evo_widget.widget_core_coll_locale_switch ul {
list-style: none;
}
.evo_comment_title {
position: relative;
}
.evo_comment_title > .evo_status.pull-right {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
}
.evo_comment_subtitle.pull-right .evo_status.pull-right {
position: relative;
float: none !important;
display: inline-block;
margin-left: 6px;
}
.evo_content_block .evo_comment_info .action_btn_group {
float: right;
}
.evo_content_block .comment_edit_btn {
margin-right: 5px;
}
.evo_content_block .btn-group > .btn.first-child {
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important;
}
@media (min-width: 768px) {
.alternate-left-right > div .evo_content_block_images {
width: 40%;
}
.alternate-left-right > div:nth-child( even ) .evo_content_block_images {
float: left;
margin-right: 1em;
}
.alternate-left-right > div:nth-child( odd ) .evo_content_block_images {
float: right;
margin-left: 1em;
}
}
@media (min-width: 1785px) {
.alternate-left-right > div .evo_content_block_images {
position: relative;
width: 60%;
}
.alternate-left-right > div .evo_content_block_text {
position: relative;
width: 125%;
}
.alternate-left-right > div:nth-child( even ) .evo_content_block_images,
.alternate-left-right > div:nth-child( even ) .evo_content_block_text {
left: -295px;
}
.alternate-left-right > div:nth-child( odd ) .evo_content_block_images {
left: 295px;
margin-left: -285px;
}
}
.comment-workflow-form {
display: flex !important;
flex-direction: row;
align-items: center;
justify-content: center;
}
.comment-workflow-form .controls {
display: flex !important;
flex-direction: row;
align-items: center;
}
.comment-workflow-form .controls > * {
margin-left: 6px;
}
#evo_container__sidebar.evo_affixed,
#evo_container__sidebar_2.evo_affixed,
#evo_container__sidebar_single.evo_affixed {
position: fixed;
z-index: 100;
}
@media (max-height: 800px), (max-width: 992px) {
#evo_container__sidebar.evo_affixed,
#evo_container__sidebar_2.evo_affixed,
#evo_container__sidebar_single.evo_affixed {
position: static;
}
.evo_affixed_spacer {
display: none;
}
}