@charset "UTF-8";
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #4b5158;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
background: #fff;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: """";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
}
textarea {
width: 100%;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {}
.main-navigation li:hover>a,
.main-navigation li.focus>a {}
.main-navigation ul ul :hover>a,
.main-navigation ul ul .focus>a {}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
left: auto;
}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
left: 100%;
}
.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.main-navigation .current-menu-ancestor>a {} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.page .hentry {
margin-bottom: -10px;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
}.edumodo-header .navigation-main .menu-item:hover a.parent-link, .edumodo-header .navigation-main .menu-item.active a.parent-link, .edumodo-header .navigation-main .current-menu-item > a, .dropdown-menu > li > a:hover {
color: #07294d !important;
}
.edumodo-header .navigation-main > li > a, .dropdown-menu > li > a
{
color: white !important;
} .copyright a {
color: #555555 !important;
}
.copyright a:hover {
color: #00a6bc !important;
}
section.footer a, section.footer .widget ul li a, section.footer .widget ul li:before, .slider-description p, i.fa-search {
color: white !important;
}
section.footer a:hover, section.footer .widget ul li:hover a, section.footer .widget ul li:hover::before {
color: #07294d !important;
} @media (min-width: 1140px) {
#edumodo-mainnav .logo {width:17% !important;}
}
.edumodo-header .navigation-main > li {padding: 0 !important;} section.footer .widget ul li a, p, li, .edumodo-header .navigation-main .menu-item a.parent-link { font-size:15px !important;}
.widget-title h3.elementor-heading-title { font-size:20px !important;} .title-blue-line h2 {
text-transform: none !important;
font-size: 45px !important;
font-family: "Roboto", Sans-serif !important;
font-weight: 700 !important;
line-height: 55px !important;
}
@media (max-width: 767px) {
.title-blue-line h2 {
text-transform: none !important;
font-size: 30px !important;
font-family: "Roboto", Sans-serif !important;
font-weight: 700 !important;
line-height: 36px !important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag {
width: 90px !important;
}
} section.footer, time.tribe-events-calendar-list__event-date-tag-datetime, button.tribe-common-c-btn.tribe-events-c-search__button, a.tribe-events-c-view-selector__list-item-link:after {
background-color: #00a6bc !important;
}
a#scrollTop:hover {
background-color:#021d3a !important;
} .elementor-widget-container { border-color: #00a6bc !important; }
.elementor-background-overlay, .edumodo-header div#edumodo-mainnav, ul.dropdown-menu {
background-color: #00a6bc !important;
} .header-toggle-btn a::before {border: none !important;}  .height100 .elementor-widget-wrap>.elementor-element, .height100 .elementor-widget-container, .height100 .tgx-price-table { height: 100% !important; }
.tgx-price-table 
{ 
padding: 10px !important; 
} body.search .content-wrap {padding:20px !important;} .date-calendrier div.elementor-widget-container {
height: 70px !important;
width: 70px !important;
background-color: #00a6bc !important;
}
.no-bottom {margin-bottom:0 !important;}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.eot);
src: url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #07294d;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
padding: .2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #07294d;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #07294d;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #07294d;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-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);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-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);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-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);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-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);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #07294d;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #07294d;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
color: #07294d;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #07294d;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #07294d;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #07294d;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #07294d;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #07294d;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #07294d;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #07294d;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #07294d;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #07294d;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #07294d;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #07294d;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #07294d;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #07294d;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #07294d;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #07294d;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
line-break: auto;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
font-family: serif;
line-height: 1;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}.owl-carousel,
.owl-carousel .owl-item {
-webkit-tap-highlight-color: transparent;
position: relative;
}
.owl-carousel .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
-webkit-transition: height 0.5s ease-in-out;
-moz-transition: height 0.5s ease-in-out;
-ms-transition: height 0.5s ease-in-out;
-o-transition: height 0.5s ease-in-out;
transition: height 0.5s ease-in-out;
}
.owl-carousel {
display: none;
width: 100%;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel.owl-refresh .owl-item {
display: none;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.no-js .owl-carousel {
display: block;
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale .1s ease;
-moz-transition: scale .1s ease;
-ms-transition: scale .1s ease;
-o-transition: scale .1s ease;
transition: scale 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}@font-face{font-family:'FontAwesome';src:url(//www.saintjoseph-meudonbellevue.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.saintjoseph-meudonbellevue.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.saintjoseph-meudonbellevue.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.saintjoseph-meudonbellevue.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.saintjoseph-meudonbellevue.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.saintjoseph-meudonbellevue.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
 @-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}@font-face {
font-family: "Flaticon";
src: url(https://www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/Flaticon.eot);
src: url(https://www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/Flaticon.woff2) format("woff2"),
url(https://www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/Flaticon.woff) format("woff"),
url(https://www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/Flaticon.ttf) format("truetype"),
url(https://www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(https://www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/fonts/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-style: normal;
}
.flaticon-facebook-logo:before { content: "\f100"; }
.flaticon-avatar:before { content: "\f101"; }
.flaticon-twitter:before { content: "\f102"; }
.flaticon-instagram:before { content: "\f103"; }
.flaticon-instagram-1:before { content: "\f104"; }
.flaticon-linkedin-logo:before { content: "\f105"; }
.flaticon-logo:before { content: "\f106"; }
.flaticon-chat:before { content: "\f107"; }
.flaticon-google-plus:before { content: "\f108"; }
.flaticon-whatsapp:before { content: "\f109"; }
.flaticon-cat:before { content: "\f10a"; }
.flaticon-chat-1:before { content: "\f10b"; }
.flaticon-talk:before { content: "\f10c"; }
.flaticon-user:before { content: "\f10d"; }
.flaticon-calendar:before { content: "\f10e"; }
.flaticon-calendar-1:before { content: "\f10f"; }
.flaticon-calendar-with-spring-binder-and-date-blocks:before { content: "\f110"; }
.flaticon-calendar-2:before { content: "\f111"; }
.flaticon-binoculars:before { content: "\f112"; }
.flaticon-binoculars-1:before { content: "\f113"; }
.flaticon-passage-of-time:before { content: "\f114"; }
.flaticon-clock-circular-outline:before { content: "\f115"; }
.flaticon-wall-clock:before { content: "\f116"; }
.flaticon-clock-with-white-face:before { content: "\f117"; }
.flaticon-schedule-button:before { content: "\f118"; }
.flaticon-watch:before { content: "\f119"; }
.flaticon-email:before { content: "\f11a"; }
.flaticon-message-closed-envelope:before { content: "\f11b"; }
.flaticon-letter:before { content: "\f11c"; }
.flaticon-call-answer:before { content: "\f11d"; }
.flaticon-telephone-handle-silhouette:before { content: "\f11e"; }
.flaticon-phone:before { content: "\f11f"; }
.flaticon-phone-1:before { content: "\f120"; }
.flaticon-skype-logo:before { content: "\f121"; }
.flaticon-multiple-users-silhouette:before { content: "\f122"; }
.flaticon-user-silhouette:before { content: "\f123"; }
.flaticon-users:before { content: "\f124"; }
.flaticon-user-1:before { content: "\f125"; }
.flaticon-group:before { content: "\f126"; }
.flaticon-user-2:before { content: "\f127"; }
.flaticon-man:before { content: "\f128"; }
.flaticon-man-1:before { content: "\f129"; }
.flaticon-play-button:before { content: "\f12a"; }
.flaticon-play-button-1:before { content: "\f12b"; }
.flaticon-facebook-placeholder-for-locate-places-on-maps:before { content: "\f12c"; }
.flaticon-placeholder-filled-point:before { content: "\f12d"; }
.flaticon-login:before { content: "\f12e"; }
.flaticon-login-1:before { content: "\f12f"; }
.flaticon-logout:before { content: "\f130"; }
.flaticon-logout-1:before { content: "\f131"; }
.flaticon-star:before { content: "\f132"; }
.flaticon-left-quote:before { content: "\f133"; }
.flaticon-link:before { content: "\f134"; }
.flaticon-link-symbol:before { content: "\f135"; }
.flaticon-book:before { content: "\f136"; }
.flaticon-art-and-design:before { content: "\f137"; }
.flaticon-large-symbol-of-four-black-tiles-square:before { content: "\f138"; }
.flaticon-check:before { content: "\f139"; }
.flaticon-refresh-page-arrow-button:before { content: "\f13a"; }
.flaticon-update-arrow:before { content: "\f13b"; }
.flaticon-next:before { content: "\f13c"; }
.flaticon-left-arrow:before { content: "\f13d"; }
.flaticon-left-arrow-1:before { content: "\f13e"; }
.flaticon-back:before { content: "\f13f"; }
.flaticon-right-arrow:before { content: "\f140"; }
.flaticon-right-arrow-1:before { content: "\f141"; }
.flaticon-next-1:before { content: "\f142"; }
.flaticon-chevron-upwards-arrow:before { content: "\f143"; }
.flaticon-up-arrow:before { content: "\f144"; }
.flaticon-up:before { content: "\f145"; }
.flaticon-bars:before { content: "\f146"; }
.flaticon-menu:before { content: "\f147"; }
.flaticon-youtube-logo:before { content: "\f148"; }
.flaticon-envelope:before { content: "\f149"; }
.flaticon-remove-symbol:before { content: "\f14a"; }
.flaticon-close-cross:before { content: "\f14b"; }
.flaticon-folder:before { content: "\f14c"; }
.flaticon-folder-1:before { content: "\f14d"; }
.flaticon-open-archive:before { content: "\f14e"; }
.flaticon-open-folder:before { content: "\f14f"; }
.flaticon-tag:before { content: "\f150"; }
.flaticon-tags:before { content: "\f151"; }
.flaticon-students-cap:before { content: "\f152"; }
.flaticon-double-left-chevron:before { content: "\f153"; }
.flaticon-double-angle-pointing-to-right:before { content: "\f154"; }
.flaticon-gps-arrow:before { content: "\f155"; }
.flaticon-play-button-2:before { content: "\f156"; }
.flaticon-right-quote-sign:before { content: "\f157"; }
.flaticon-whatsapp-logo:before { content: "\f158"; }
.flaticon-team:before { content: "\f159"; }
.flaticon-group-1:before { content: "\f15a"; }
.flaticon-manager:before { content: "\f15b"; }
.flaticon-group-2:before { content: "\f15c"; }
.flaticon-team-1:before { content: "\f15d"; }
.flaticon-team-2:before { content: "\f15e"; }
.flaticon-friend:before { content: "\f15f"; }
.flaticon-youtube-logotype:before { content: "\f160"; }
.flaticon-youtube-logo-1:before { content: "\f161"; }
.flaticon-snapchat:before { content: "\f162"; }
.flaticon-eye:before { content: "\f100"; }.atvImg {
border-radius: 5px;
transform-style: preserve-3d;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.atvImg img {
border-radius: 5px;
box-shadow: 0 2px 8px rgba(14, 21, 47, 0.25);
}
.atvImg-container {
position: relative;
width: 100%;
height: 100%;
border-radius: 5px;
transition: all 0.2s ease-out;
}
.atvImg-container.over .atvImg-shadow {
box-shadow: 0 45px 100px rgba(14, 21, 47, 0.4), 0 16px 40px rgba(14, 21, 47, 0.4);
}
.atvImg-layers {
position: relative;
width: 100%;
height: 100%;
border-radius: 5px;
overflow: hidden;
transform-style: preserve-3d;
}
.atvImg-rendered-layer {
position: absolute;
width: 104%;
height: 104%;
top: -2%;
left: -2%;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
background-size: cover;
transition: all 0.1s ease-out;
}
.atvImg-shadow {
position: absolute;
top: 5%;
left: 5%;
width: 90%;
height: 90%;
transition: all 0.2s ease-out;
box-shadow: 0 8px 30px rgba(14, 21, 47, 0.6);
}
.atvImg-shine {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 5px;
background: linear-gradient(135deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 60%);
}.mfp-bg,
.mfp-wrap {
position: fixed;
left: 0;
top: 0;
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
height: 100%;
width: 100%;
}
.mfp-container:before,
.mfp-figure:after {
content: '';
}
.mfp-bg {
z-index: 1042;
overflow: hidden;
background: #0b0b0b;
opacity: .8;
filter: alpha(opacity=80);
}
.mfp-wrap {
z-index: 1043;
outline: 0!important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-close,
.mfp-preloader {
text-align: center;
position: absolute;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
top: 50%;
width: auto;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-close,
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
display: none;
}
button.mfp-arrow,
button.mfp-close {
overflow: visible;
cursor: pointer;
background: 0 0;
border: 0;
-webkit-appearance: none;
display: block;
outline: 0;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
right: 0;
top: 0;
text-decoration: none;
opacity: .65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #07294d;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-figure,
img.mfp-img {
line-height: 0;
}
.mfp-arrow {
position: absolute;
opacity: .65;
filter: alpha(opacity=65);
margin: -55px 0 0;
top: 50%;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
}
.mfp-figure:after,
img.mfp-img {
width: auto;
height: auto;
display: block;
}
img.mfp-img {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0;
margin: 0 auto;
}
.mfp-figure:after {
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
right: 0;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
}a.meanmenu-reveal {
display: none;
} .mean-container .mean-bar {
float: left;
width: 100%;
position: relative;
background: #0c1923;
padding: 4px 0;
min-height: 42px;
z-index: 999999;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #fff;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #fff;
height: 3px;
margin-top: 3px;
}
.mean-container .mean-nav {
float: left;
width: 100%;
background: #0c1923;
margin-top: 44px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #fff;
border-top: 1px solid #383838;
border-top: 1px solid rgba(255, 255, 255, 0.5);
text-decoration: none;
text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-top: 1px solid #f1f1f1;
border-top: 1px solid rgba(255, 255, 255, 0.25);
opacity: 0.75;
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
background: #252525;
background: rgba(255, 255, 255, 0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 26px;
height: 32px;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;
background: rgba(255, 255, 255, 0.1);
border: none !important;
border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: rgba(0, 0, 0, 0.9);
}
.mean-container .mean-push {
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both;
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
} .mean-container .mean-bar,
.mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.mean-remove {
display: none !important;
}body {
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
font-size: 16px;
line-height: 26px;
color: #4b5158;
}
.site-content {
background-color: #EDF0F2;
}
a {
color: #07294d;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
outline: 0;
}
a:hover,
a:focus {
text-decoration: none;
outline: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
color: #07294d;
}
pre {
font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
color: #07294d;
}
ul,
ol {
margin-left: 0;
}
li > ul {
margin-bottom: 0;
padding-left: 15px;
}
li > ol {
margin-bottom: 0;
margin-left: 15px;
padding-left: 20px;
}
ul > li > ol > li {
margin-left: 15px;
}
.comment-content ul {
margin-left: 0;
}
.comment-content ol {
margin-left: 0;
}
.comment-content ol li {
margin-left: 0;
}
.comment-content ul > li > ul {
margin-left: 15px;
}
.comment-content ol > li > ol {
margin-left: 15px;
}
.comment-content table {
width: 100%;
}
.comment-content td,
.comment-content tr td {
border: 1px solid #e8e9eb;
}
.comment-content tbody tr th,
.comment-content tbody tr td {
padding: 10px 10px;
}
.comment-content table tbody tr td#today {
background: #e8e9eb;
color: white;
}
.comment-content table tfoot #prev a {
margin: 16px 0;
display: inline-block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.comment-content table tfoot #prev a:hover {
text-decoration: none;
}
.entry-content tr {
border: 1px solid #e8e9eb;
padding: 10px 10px;
}
.entry-content td,
.entry-content th {
padding: 10px 10px;
}
.entry-content ul {
margin-left: 0;
}
.entry-content ol {
margin-left: 0;
}
.entry-content ol li {
margin-left: 0;
}
.entry-content ul > li > ul {
margin-left: 15px;
}
.entry-content ol > li > ol {
margin-left: 15px;
}
.entry-content td,
.entry-content th {
border: 1px solid #e8e9eb;
}
select {
border: 1px solid #e8e9eb;
padding: 10px;
width: 100%;
outline: none;
}
textarea:focus,
input:focus {
outline: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
color: #000;
border: 1px solid #e8e9eb;
border-radius: 2px;
padding: 8px 10px;
font-size: 14px;
outline: none;
width: 100%;
font-weight: 700;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
background-color: #fff;
}
input[type="search"] {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
background-color: #fff;
border-color: #ecb101;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
padding-left: 18px;
padding-right: 18px;
color: white;
border-color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
background: #ecb101;
font-size: 14px;
font-weight: 700;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #242c5e;
border-color: #242c5e;
}
::-webkit-input-placeholder {
color: #787f88;
}
:-moz-placeholder {
color: #787f88;
}
::-moz-placeholder {
color: #787f88;
}
:-ms-input-placeholder {
color: #787f88;
} :focus {
outline: 0;
}
.mc4wp-form-fields {
margin: 25px 0;
}
.mc4wp-form-fields input[type="button"],
.mc4wp-form-fields input[type="reset"],
.mc4wp-form-fields input[type="submit"] {
padding-left: 18px;
padding-right: 18px;
color: white;
border-color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
background: #ecb101;
font-size: 14px;
font-weight: 700;
}
.mc4wp-form-fields input[type="button"]:hover,
.mc4wp-form-fields input[type="reset"]:hover,
.mc4wp-form-fields input[type="submit"]:hover {
background: #242c5e;
border-color: #242c5e;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.wpuf-form-add input[type="text"],
.wpuf-form-add input[type="email"] {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.search-form {
display: flex;
justify-content: center;
}
.search-form label {
margin-bottom: 0;
width: 100%;
transition: all 0.5s ease;
}
.post-password-form label {
width: auto;
display: inline-block;
}
.post-password-form input[type="password"] {
border-radius: 2px 0 0 2px;
font-size: 14px;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
}
.post-password-form input[type="button"],
.post-password-form input[type="reset"],
.post-password-form input[type="submit"] {
color: white;
border-color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
background: #ecb101;
font-size: 14px;
font-weight: 700;
padding: 8px 30px;
margin-left: -5px;
}
.post-password-form input[type="button"]:hover,
.post-password-form input[type="reset"]:hover,
.post-password-form input[type="submit"]:hover {
background: #242c5e;
border-color: #242c5e;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
} .edumodo-from ul.wpuf-form li .wpuf-fields input[type=text],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=password],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=email],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=url],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=number],
.edumodo-from ul.wpuf-form li .wpuf-fields textarea {
background: inherit;
}
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=text],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=password],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=email],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=url],
.edumodo-from ul.wpuf-form li .wpuf-fields input[type=number] {
padding: 10px;
}
.edumodo-from ul.wpuf-form .wpuf-submit input[type=submit] {
border-radius: 0;
border: 1px solid #ecb101;
text-shadow: none;
box-shadow: none;
color: white;
border-color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
background: #ecb101;
font-size: 14px;
font-weight: 700;
padding: 8px 30px;
margin-left: -5px;
}
.edumodo-from ul.wpuf-form .wpuf-submit input[type=submit]:hover {
background: #242c5e;
border-color: #242c5e;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.edumodo-from ul.wpuf-form .wpuf-submit input[type=submit]:hover,
.edumodo-from ul.wpuf-form .wpuf-submit input[type=submit]:focus,
.edumodo-from ul.wpuf-form .wpuf-submit input[type=submit].focus {
outline: 0;
color: #fff;
border: 1px solid #242c5e;
text-decoration: none;
background: #242c5e;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.edumodo-from label {
font-size: 15px;
font-weight: normal;
}
ul.wpuf-form li .wpuf-fields input[type=text]:focus,
ul.wpuf-form li .wpuf-fields input[type=password]:focus,
ul.wpuf-form li .wpuf-fields input[type=email]:focus,
ul.wpuf-form li .wpuf-fields input[type=url]:focus,
ul.wpuf-form li .wpuf-fields input[type=number]:focus,
ul.wpuf-form li .wpuf-fields textarea:focus {
outline-color: #ecb101;
border-color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
padding: 6px 32px;
background: #ecb101;
color: white;
border: 1px solid #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
background: #242c5e;
border-color: #242c5e;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#edumodo-apply-now {
font-weight: 500;
}
#edumodo-apply-now div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-textarea textarea {
height: 120px;
}
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=date],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=datetime],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=datetime-local],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=email],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=month],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=number],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=password],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=range],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=search],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=tel],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=text],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=time],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=url],
#edumodo-apply-now div.wpforms-container-full .wpforms-form input[type=week],
#edumodo-apply-now div.wpforms-container-full .wpforms-form select,
#edumodo-apply-now div.wpforms-container-full .wpforms-form textarea {
border-bottom: 1px solid #d7e4ed;
border-top: none;
border-left: none;
border-right: none;
border-radius: 0;
background: transparent;
color: #5a6e79;
font-weight: 500;
}
#edumodo-apply-now::placeholder { color: #5a6e79;
opacity: 1; }
#edumodo-apply-now:-ms-input-placeholder { color: #5a6e79;
}
#edumodo-apply-now::-ms-input-placeholder { color: #5a6e79;
}
.woocommerce .woocommerce-breadcrumb,
nav.woocommerce-breadcrumb {
color: #fff;
position: relative;
font-size: 14px;
margin-top: 6px;
}
.woocommerce .woocommerce-breadcrumb a,
nav.woocommerce-breadcrumb a {
color: #fff;
position: relative;
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.woocommerce .woocommerce-breadcrumb a:hover,
nav.woocommerce-breadcrumb a:hover {
color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.wpcf7-form input[type="reset"],
.wpcf7-form input[type="submit"] {
padding: 15px 30px;
font-size: 14px;
}
.btn {
padding: 10px 30px;
margin: 0 10px 0 0;
background: #ecb101;
border-radius: 50px;
font-size: 14px;
font-weight: 700;
border: 1px solid #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn:hover,
.btn:focus,
.btn.focus {
outline: 0;
color: #fff;
border: 1px solid #242c5e;
text-decoration: none;
background: #242c5e;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn-active {
background: #e8e9eb;
color: #000;
border-color: #e8e9eb;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn-active:hover {
background: #ecb101;
color: #fff;
border-color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn-link {
color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn-link:hover {
text-decoration: none;
color: #242c5e;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
i.glyph-icon.flaticon-right-arrow {
font-size: 16px;
}
i.glyph-icon.flaticon-left-arrow {
font-size: 16px;
} #mc_embed_signup {
padding-top: 20px;
}
#mc_embed_signup #mce-email {
height: 41px;
border: 1px solid #f8f8f8;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
}
#mc_embed_signup #tx-subscribe {
padding: 8px 12px 8px 12px;
margin: 0;
padding-left: 18px;
border-color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 14px;
font-weight: 700;
}
#mc_embed_signup #tx-subscribe:hover {
border-color: #242c5e;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mc-field-group {
margin: 0;
padding: 0;
display: flex;
align-items: center;
} .woocDERommerce ul.products li.product,
.woocommerce-page ul.products li.product {
border: 1px solid #e8e9eb;
background: #fff;
padding: 30px;
} .mc4wp-form-fields p {
width: 100%;
margin: 0;
display: flex;
}
.mc4wp-form-fields,
.edumodo-mailchimp {
display: flex;
align-items: flex-end;
margin: 0;
padding: 0;
}
.mc4wp-form-fields input[type="email"],
.edumodo-mailchimp input[type="email"] {
width: inherit;
height: 40px;
padding-left: 18px;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
}
.mc4wp-form-fields input[type="submit"],
.edumodo-mailchimp input[type="submit"] {
height: 40px;
padding: 0 15px 0 15px;
}
.edumodo-mailchimp-two {
display: flex;
align-items: flex-end;
width: 100%;
}
.edumodo-mailchimp-two input[type="email"] {
width: inherit;
height: 60px;
padding-left: 18px;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
}
.edumodo-mailchimp-two input[type="submit"] {
height: 60px;
padding: 0 15px 0 15px;
} .custom-accordion .elementor-tab-title.elementor-active:focus,
.custom-accordion .elementor-tab-title {
outline: none;
}
.custom-accordion .elementor-accordion .elementor-accordion-item {
background-color: #fff;
box-shadow: 0 35px 70px 0 rgba(0, 0, 0, 0.12);
border-radius: 10px;
margin-bottom: 12px;
} .team-border {
position: relative;
z-index: 10;
}
.team-border:before {
content: "";
position: absolute;
border: 4px solid #e22c2f;
left: 30px;
right: 0;
height: 100%;
padding: 20px;
width: 100%;
border-radius: 10px;
top: -25px;
z-index: -1;
}
.team-border .elementor-image img {
border-radius: 10px;
}
.custom-blockquote::before {
font-family: FontAwesome;
content: '\f10d';
color: #bbb;
left: -32px;
position: relative;
top: 12px;
} #scrollTop {
display: inline-block;
background-color: #ecb101;
color: #fff;
width: 50px;
height: 50px;
text-align: center;
position: fixed;
bottom: 50px;
line-height: 50px;
right: 30px;
border: 1px solid #ecb101;
transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
opacity: 0;
visibility: hidden;
z-index: 1000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#scrollTop:hover {
cursor: pointer;
background-color: #242c5e;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#scrollTop:active {
background-color: #242c5e;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#scrollTop.show {
opacity: 1;
visibility: visible;
} @media (min-width: 500px) {
#scrollTop {
margin: 30px;
}
}
.edumodo-play-btn {
cursor: pointer;
width: 100px;
height: 100px;
background: radial-gradient(#3e5afb 60%, #ffffff 62%);
border-radius: 50%;
position: relative;
display: block;
margin: 100px auto;
box-shadow: 0px 0px 25px 3px rgba(255, 0, 128, 0.8);
} .edumodo-play-btn::after {
content: "";
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-40%) translateY(-50%);
transform: translateX(-40%) translateY(-50%);
transform-origin: center center;
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 25px solid #fff;
z-index: 100;
-webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
} .edumodo-play-btn:before {
content: "";
position: absolute;
width: 150%;
height: 150%;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation: pulsate1 2s;
animation: pulsate1 2s;
-webkit-animation-direction: forwards;
animation-direction: forwards;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: steps;
animation-timing-function: steps;
opacity: 1;
border-radius: 50%;
border: 5px solid rgba(255, 255, 255, 0.75);
top: -25%;
left: -25%;
background: rgba(198, 16, 0, 0);
}
@-webkit-keyframes pulsate1 {
0% {
-webkit-transform: scale(0.6);
transform: scale(0.6);
opacity: 1;
box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
box-shadow: none;
}
}
@keyframes pulsate1 {
0% {
-webkit-transform: scale(0.6);
transform: scale(0.6);
opacity: 1;
box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
}
100% {
-webkit-transform: scale(1, 1);
transform: scale(1);
opacity: 0;
box-shadow: none;
}
}
.modal-backdrop.in {
background: initial;
}
.modal-backdrop {
position: initial;
}
.modal-content {
top: 100px;
}
.elementor-select-preset-list {
margin: 0 auto !important;
}
#tophead a.topbar-btn {
background-color: #ecb101;
border-color: #ecb101;
color: white;
}
#tophead .top-content {
padding: 8px;
}
#tophead a.topbar-btn,
span.login.big-login {
padding: 13px 16px;
border: 1px solid #ecb101;
}
#tophead a.topbar-btn:hover,
span.login.big-login:hover {
background: #ecb101;
color: #fff;
}
#tophead a.topbar-btn:hover a,
span.login.big-login:hover a {
color: #fff;
}
#tophead a.topbar-btn,
span.login.big-login:hover a {
color: #fff;
}
span.login.big-login {
margin-right: 2px;
}
#tophead a.topbar-btn,
span.register-btn.big-signup {
padding: 13px 16px;
}
#tophead a.topbar-btn {
background-color: #ecb101;
border: 2px solid #ecb101;
color: white;
display: inline-block;
text-align: center;
transition: all 0.5s ease-out 0s;
}
#tophead a.topbar-btn:hover {
background-color: transparent;
transition: all 0.5s ease-out 0s;
}
#edumodo-mainnav .login-reg {
display: table;
}
#tophead {
background-color: #2a2e31;
color: #8a8a8a;
}
#tophead a {
color: #8a8a8a;
}
#tophead .tophead-contact {
float: left;
margin-top: 7px;
margin-bottom: 7px;
}
@media all and (max-width: 767px) {
#tophead .tophead-contact {
text-align: center;
float: none;
}
.content-wrap {
padding: 80px 0!important;
}
.page-details {
margin-bottom: 0!important;
}
}
ul.top-lists {
margin: 0;
padding: 0;
font-size: 14px;
font-weight: 700;
display: inline-block;
}
.edumodo-language-switcher {
display: inline-block;
margin-left: 10px;
float: right;
}
.edumodo-language-switcher select.form-control {
padding: 0 20px 0 20px;
outline: 0;
border: 1px solid #ccc;
text-align: center;
border-radius: 0;
-webkit-appearance: none;
-webkit-transition: 0.3s ease all;
-moz-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
background: #2a2e31;
color: #ccc;
height: 30px;
}
.edumodo-language-switcher select.form-control option:checked,
.edumodo-language-switcher select.form-control option:hover {
box-shadow: 0 0 10px 100px #000 inset;
}
.edumodo-language-switcher select.form-control:focus > option:checked {
background: #000 !important;
}
#tophead .tophead-contact ul li {
display: inline-block;
margin-right: 10px;
}
#tophead .tophead-contact a:hover {
text-decoration: underline;
color: #ecb101;
}
#tophead .tophead-contact .fa,
#tophead .tophead-address .fa {
color: #ccc;
padding-right: 10px;
}
#tophead .tophead-right {
float: right;
font-size: 14px;
font-weight: 600;
}
#tophead .tophead-right a {
padding-left: 10px;
width: 115px;
}
#tophead .tophead-right.top-v4 {
padding: 9px 0;
}
@media all and (max-width: 767px) {
#tophead .tophead-right {
text-align: center;
float: none;
}
}
#tophead .tophead-social li {
display: inline-block;
}
#tophead .tophead-social li a {
color: #ccc;
padding-left: 10px;
}
#tophead .tophead-right.top-v4 a:hover {
color: #ecb101;
transition: all 0.5s ease;
}
#tophead .tophead-contact .fa,
#tophead .tophead-address .fa {
color: #ecb101;
}
#tophead.tophead-v5 .tophead-right {
float: left;
}
#tophead.tophead-v5 .tophead-contact {
float: right;
}
#tophead.tophead-v6 {
background-color: #f5f5f5;
padding: 3px 0;
}
#tophead.tophead-v6 a {
color: #8a8a8a;
}
#tophead.tophead-v6 .ul.top-lists {
font-weight: 500;
}
#tophead.tophead-v7 .menu {
margin: 0;
padding: 0;
}
#tophead.tophead-v7 .widget {
margin: 0;
}
#tophead.tophead-v7 .tophead-contact {
display: flex;
align-items: center;
}
#tophead.tophead-v7 .tophead-contact ul li {
font-size: 13px;
text-transform: uppercase;
font-weight: 500;
}
#tophead.tophead-v7 .tophead-contact ul li a {
text-decoration: none;
}
#tophead.tophead-v8 .menu {
margin: 0;
padding: 0;
}
#tophead.tophead-v8 .widget {
margin: 0;
}
#tophead.tophead-v8 .tophead-contact {
display: flex;
align-items: center;
float: right;
}
#tophead.tophead-v8 .tophead-contact ul li {
font-size: 13px;
text-transform: uppercase;
font-weight: 500;
}
#tophead.tophead-v8 .tophead-contact ul li a {
text-decoration: none;
}
#tophead.tophead-v8 .tophead-right {
float: left;
}
.site-title {
font-size: 22px;
margin-bottom: 5px;
margin-top: 10px;
}
.nopadding {
padding: 0 !important;
margin: 0 !important;
}
li.lan-icon img {
width: 18px;
}
#tophead .tophead-contact ul li.lan-icon {
margin-right: 5px;
}
.fixed-header {
position: fixed;
top: 0;
left: 0;
animation: smoothScroll 1s forwards;
z-index: 99;
max-height: 85px;
box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 3px;
}
.fixed-header .logo img {
max-height: 70px;
}
.fixed-header .logo img.logo-transparent {
display: none;
}
@keyframes smoothScroll {
0% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
@-webkit-keyframes fadeInUpMenu {
from {
opacity: 0.9;
-webkit-transform: translate3d(0, 25%, 0);
transform: translate3d(0, 25%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUpMenu {
from {
opacity: 0.9;
-webkit-transform: translate3d(0, 25%, 0);
transform: translate3d(0, 25%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUpMenu {
-webkit-animation-name: fadeInUpMenu;
animation-name: fadeInUpMenu;
}
@-webkit-keyframes fadeInDownMenu {
from {
opacity: 0;
-webkit-transform: translate3d(0, -20%, 0);
transform: translate3d(0, -20%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDownMenu {
from {
opacity: 0;
-webkit-transform: translate3d(0, -20%, 0);
transform: translate3d(0, -20%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDownMenu {
-webkit-animation-name: fadeInDownMenu;
animation-name: fadeInDownMenu;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes edzoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.edzoomIn {
-webkit-animation-name: edzoomIn;
animation-name: edzoomIn;
}
.edumodo-preloader {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: #fff;
z-index: 99999;
}
.edumodoloader {
display: inline-block;
width: 50px;
height: 50px;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
border: 4px solid #ecb101;
position: absolute;
animation: edumodoloader 2s infinite ease;
}
.edumodoloader-inner {
vertical-align: top;
display: inline-block;
width: 100%;
background-color: #ecb101;
animation: edumodoloader-inner 2s infinite ease-in;
}
@keyframes edumodoloader {
0% {
transform: rotate(0deg);
}
25% {
transform: rotate(180deg);
}
50% {
transform: rotate(180deg);
}
75% {
transform: rotate(360deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes edumodoloader-inner {
0% {
height: 0%;
}
25% {
height: 0%;
}
50% {
height: 100%;
}
75% {
height: 100%;
}
100% {
height: 0%;
}
} .fitness-tab .elementor-tabs-wrapper {
border-bottom: 1px solid #ddd;
}
.fitness-tab > div .elementor-tabs-wrapper .elementor-tab-title:not(:last-child) {
border-right: 1px solid #ddd;
}
.fitness-tab .elementor-tab-title {
padding: 15px 90px !important;
}
.fitness-tab.elementor-widget-tabs .elementor-tab-content {
padding: 20px 0 !important;
} #fitness-contact .wpforms-validate.wpforms-form {
text-align: center;
}
#fitness-contact div.wpforms-container-full .wpforms-form input {
font-weight: normal !important;
font-size: 14px !important;
background-color: #ddd;
}
#fitness-contact div.wpforms-container-full .wpforms-form button {
text-transform: uppercase;
} .content-list .owl-nav div {
background-color: rgba(236, 177, 1, 0.6);
color: #000;
height: 50px;
left: 0;
margin-top: -15px;
position: absolute;
text-align: center;
top: 50%;
width: 50px;
line-height: 50px;
opacity: 0.6;
transition: 0.3s ease-in-out;
}
.content-list:hover .owl-nav div {
opacity: 1;
color: #fff;
}
.content-list .owl-nav .owl-next {
left: auto;
right: 0;
transition: 0.3s ease-in-out;
color: #fff;
}
.content-list .owl-nav .owl-prev:hover {
background: #242c5e;
color: #fff;
}
.content-list .owl-nav .owl-next:hover {
background: #242c5e;
color: #fff;
} .content-field .owl-nav div {
background-color: rgba(236, 177, 1, 0.6);
color: #fff;
height: 50px;
left: 0;
margin-top: -15px;
position: absolute;
text-align: center;
top: 50%;
width: 50px;
line-height: 50px;
opacity: 0.6;
transition: 0.3s ease-in-out;
}
.content-field:hover .owl-nav div {
opacity: 1;
color: #fff;
}
.content-field .owl-nav .owl-next {
left: auto;
right: 0;
transition: 0.3s ease-in-out;
color: #fff;
}
.content-field .owl-nav .owl-prev:hover {
background: #242c5e;
color: #fff;
}
.content-field .owl-nav .owl-next:hover {
background: #242c5e;
color: #fff;
} .enter-related-course {
margin-top: 40px;
}
.enter-related-course .enter-sub-title {
margin-bottom: 35px;
}
.enter-related-course .edumodo-related-course-1 .related-less {
padding-left: 0;
}
.enter-related-course .edumodo-related-course-1 article.tx-course {
border: 1px solid #eee;
transition: all 0.3s ease;
}
.enter-related-course .edumodo-related-course-1 article.tx-course figure {
position: relative;
}
.enter-related-course .edumodo-related-course-1 article.tx-course figure a:before {
position: absolute;
content: "";
background-color: rgba(36, 44, 94, 0.8);
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
-webkit-transform: scale(0.1);
transform: scale(0.1);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.enter-related-course .edumodo-related-course-1 article.tx-course figure a:after {
position: absolute;
content: "";
background: #fff;
color: #242c5e;
left: 0;
right: 0;
top: 0;
bottom: 0;
height: 35px;
width: 35px;
margin: auto;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
opacity: 0;
transition: all 0.3s ease;
content: "\f02d";
font-family: FontAwesome;
border-radius: 50%;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details {
padding: 20px;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .entry-header .course-entry-title {
line-height: 24px;
font-size: 16px;
margin: 10px 0;
font-weight: 700;
margin-top: 0;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .course-meta {
display: block;
font-size: 14px;
border-top: 1px solid #e8e9eb;
border-bottom: 1px solid #eee;
padding: 5px 0;
margin-bottom: 8px;
margin-top: 15px;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .course-meta span.course-view i {
margin-right: 4px;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .course-meta span.course-cost {
float: right;
text-align: right;
color: #ecb101;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .course-meta span.course-cost i {
margin-right: 4px;
color: #ecb101;
}
.enter-related-course .edumodo-related-course-1 article.tx-course .course-details .entry-content p {
margin-bottom: 5px;
font-size: 14px;
}
.enter-related-course .edumodo-related-course-1 article.tx-course:hover figure a:before {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.enter-related-course .edumodo-related-course-1 article.tx-course:hover figure a:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.table-hover > tbody > tr:hover {
background-color: inherit;
}
.enroll-btn {
text-align: center;
padding: 25px 0;
}
.enroll-btn button {
color: white;
}
#lean_overlay {
position: fixed;
z-index: 100;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
background: #000;
display: none;
}
.lp-popupContainer {
position: absolute;
width: 450px;
height: auto;
left: 45%;
top: 60px;
background: #FFF;
}
#modal_trigger {
margin: 0 auto;
width: 100%;
display: block;
} .single-post .entry-meta .post-cat {
font-size: 14px;
} .edumodo-top-search {
padding: 0;
margin-top: 14px;
}
@media (max-width: 768px) {
.edumodo-top-search {
padding: 0 20px 0 0;
}
}
.edumodo-top-search input[type="search"] {
background: transparent;
color: white;
border-color: white;
text-transform: capitalize;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.edumodo-top-search input[type="search"] :hover {
color: white;
border-color: white;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.edumodo-top-search input[type="search"]:focus {
border-color: #fff;
background: rgba(80, 88, 125, 0.41);
}
.edumodo-top-search input[type="submit"] {
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
border: solid 1px white;
}
.edumodo-top-search .search-form label > input {
border-color: #ffffff;
border-right: 0;
}
.edumodo-top-search ::-webkit-input-placeholder {
color: #fff;
opacity: 0.5;
}
.edumodo-top-search ::-moz-placeholder {
color: #fff;
opacity: 0.5;
}
.edumodo-top-search :-ms-input-placeholder {
color: #fff;
opacity: 0.5;
}
.edumodo-top-search ::placeholder {
color: #fff;
opacity: 0.5;
}
.single .hentry {
margin-bottom: 0;
}
.tx-course-single .single-row,
.tx-notice-single .single-row {
box-shadow: 1px 1px 20px #e8e9eb;
padding: 30px 15px;
background: white;
} .page-details {
position: relative;
width: 100%;
min-height: 210px;
align-items: center;
display: flex;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.page-details:before {
content: "";
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
background: #242c5e;
opacity: 0.8;
}
.page-details .page-wrapper {
margin-left: 15px;
padding: 74px 0;
position: relative;
}
.page-details .page-title {
color: #fff;
position: relative;
font-size: 36px;
font-weight: bold;
margin: 0 0 6px 0;
padding: 0;
text-transform: uppercase;
margin-bottom: 15px;
}
@media (max-width: 768px) {
.page-details .page-title {
padding: 0px;
}
}
.page-details .edumodo-breadcrumb {
color: #fff;
position: relative;
font-size: 14px;
}
.page-details .edumodo-breadcrumb a {
color: #fff;
}
.page-details .edumodo-breadcrumb a:hover {
color: #ecb101;
}
.content-wrap {
padding: 100px 0;
} .error-404 .btn-404 {
margin: 20px 0;
background-color: #ecb101;
color: #fff;
}
.error-404 .btn-404:hover {
border-color: #ecb101;
background: #fff;
color: #ecb101;
}
.image-404 img {
width: 100%;
margin-bottom: 40px;
} .not-found .page-header {
margin-top: 0;
}
.not-found .page-header .page-title {
margin-top: 0;
}
.search-no-results .content-area,
.search-results .content-area {
margin-top: 80px;
margin-bottom: 80px;
} .single-lp_course .comments-area {
margin-bottom: 80px;
}
.page .learnpress {
padding-top: 100px;
padding-bottom: 80px;
}
.page .learnpress #learn-press-form-login {
width: 50%;
margin: 0 auto;
padding: 35px;
box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.2);
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.page .learnpress #learn-press-form-login:hover {
box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2);
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
} .single-notice {
margin: 0;
} .edumodo-shop-wrapper.kindergarten .edumodo-shop-product {
background-color: #fff;
margin-bottom: 30px;
border-radius: 10px;
box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8);
overflow: hidden;
border-style: solid;
border-width: 0px 0px 3px;
border-color: #4fac1cc7;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
position: relative;
-webkit-transition: all 200ms ease-in;
-webkit-transform: scale(1);
-ms-transition: all 200ms ease-in;
-ms-transform: scale(1);
-moz-transition: all 200ms ease-in;
-moz-transform: scale(1);
transition: all 200ms ease-in;
transform: scale(1);
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product:hover {
-webkit-transition: all 200ms ease-in;
-webkit-transform: scale(1.03);
-ms-transition: all 200ms ease-in;
-ms-transform: scale(1.03);
-moz-transition: all 200ms ease-in;
-moz-transform: scale(1.03);
transition: all 200ms ease-in;
transform: scale(1.03);
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
height: 250px;
object-fit: cover;
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product .sohp-content-body {
text-align: center;
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product .sohp-content-body .edumodo-shop-title {
font-size: 20px;
line-height: 26px;
color: #fc4d2c;
border-bottom: 1px dotted;
text-align: center;
padding-bottom: 25px;
margin: 25px;
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product .sohp-content-body .edumodo-sohp-price {
padding: 0 40px 40px 40px;
}
.edumodo-shop-wrapper.kindergarten .edumodo-shop-product .sohp-content-body .edumodo-sohp-price span.price {
font-size: 18px;
font-weight: bold;
}
.edumodo-shop-wrapper.kindergarten .edumodo-product:nth-child(3n+2) h2.edumodo-shop-title {
color: #4fac1c;
}
.edumodo-shop-wrapper.kindergarten .edumodo-product:nth-child(3n+3) h2.edumodo-shop-title {
color: #039bf8;
}
.course {
position: relative;
}
.course .weforms-popup {
position: fixed;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.5);
right: 0;
width: 100%;
height: 100%;
padding: 35px;
z-index: 3;
display: none;
overflow: auto;
}
.course .weforms-popup .weforms-popup-wrapper {
max-width: 600px;
margin: 0 auto;
background: white;
padding: 35px;
animation: animatezoom 0.6s;
position: relative;
}
.course .weforms-popup .weforms-popup-wrapper .wpuf-form li {
padding: 3px 0px;
}
.course .weforms-popup .weforms-popup-wrapper .wpuf-form li input,
.course .weforms-popup .weforms-popup-wrapper .wpuf-form li textarea {
padding: 7px;
}
.course .weforms-popup .weforms-popup-wrapper .wpuf-form li input:focus,
.course .weforms-popup .weforms-popup-wrapper .wpuf-form li textarea:focus {
border: solid 1px #ecb101;
}
.course .weforms-popup .weforms-popup-wrapper .wpuf-form input[type="submit"] {
background: #ecb101;
border: none;
box-shadow: none;
text-shadow: none;
padding: 10px 20px;
}
.course .weforms-popup .weforms-popup-wrapper .popup-dismiss {
position: absolute;
right: 0px;
top: 0px;
padding: 15px 30px;
background: #ecb101;
color: white;
cursor: pointer;
}
@keyframes animatezoom {
from {
transform: scale(0);
}
to {
transform: scale(1);
}
} .list-enable .list-course-content .course-title {
font-size: 18px;
}
.list-enable .list-course-content .link-to-the-full-course a {
position: relative;
display: inline-block;
}
.list-enable .list-course-content .link-to-the-full-course a:after {
content: '';
height: 2px;
width: 0%;
background: #ecb101;
transition: all 0.5s ease;
position: absolute;
}
.list-enable:hover .link-to-the-full-course a:after {
width: 100%;
}
.course-cat-wrapper .cat-post-thumbnail {
position: relative;
}
.course-cat-wrapper .cat-post-thumbnail .course-meta-body {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.course-cat-wrapper .cat-post-thumbnail .course-meta-body .course-meta {
color: white;
margin: 0;
padding: 0;
}
.course-cat-wrapper .cat-post-thumbnail .course-meta-body .course-meta a {
color: white;
}
.course-cat-wrapper .cat-post-thumbnail .course-meta-body .course-meta .cat-title {
font-size: 18px;
color: white;
margin: 0;
padding: 0;
}
span.addon-origin-price {
text-decoration: line-through;
}
span.addon-price {
color: #54b551;
}
.course-meta.addons-course-meta span.post-view {
float: right;
}
.lp-cat .cat-links a {
color: rgba(236, 177, 1, 0.8);
text-transform: uppercase;
font-weight: 500;
font-size: 12px;
background: rgba(236, 177, 1, 0.2);
padding: 3px 8px;
border-radius: 2px;
}
div.col-md-4:nth-child(6n+2) .lp-cat .cat-links a {
color: rgba(2, 204, 186, 0.8);
background: rgba(2, 204, 186, 0.2);
}
div.col-md-4:nth-child(6n+3) .lp-cat .cat-links a {
color: rgba(115, 83, 255, 0.8);
background: rgba(115, 83, 255, 0.2);
}
div.col-md-4:nth-child(6n+4) .lp-cat .cat-links a {
color: rgba(229, 80, 57, 0.8);
background: rgba(229, 80, 57, 0.2);
}
div.col-md-4:nth-child(6n+5) .lp-cat .cat-links a {
color: rgba(0, 134, 252, 0.8);
background: rgba(0, 134, 252, 0.2);
}
.dynamic-category-wrapper {
text-align: center;
margin-bottom: 35px;
border-bottom: 1px solid #ddd;
padding-bottom: 15px;
}
.dynamic-category-wrapper .multiple-cat .cat-item {
padding: 0 8px;
font-weight: 500;
}
.dynamic-category-wrapper .multiple-cat .cat-item .tab-text {
position: relative;
}
.dynamic-category-wrapper .multiple-cat a.cat-item:nth-child(1) > span:nth-child(1):before {
background: none;
}
.dynamic-category-wrapper .multiple-cat .cat-item.active {
color: #ecb101;
position: relative;
}
.dynamic-category-wrapper .multiple-cat .cat-item.active:after {
background: #ecb101;
height: 4px;
width: 85%;
content: "";
position: absolute;
left: 0;
right: 0;
bottom: -20px;
text-align: center;
margin: auto;
}
article.dynamic-category-course {
background: white;
box-shadow: 0px 0px 8px 0px rgba(204, 204, 204, 0.31);
margin-bottom: 30px;
border: 0px solid #ddd;
overflow: hidden;
}
article.dynamic-category-course .course-details {
padding: 20px;
}
article.dynamic-category-course .course-details .cat-links a {
color: #ecb101;
text-transform: uppercase;
font-weight: 700;
font-size: 13px;
}
.edumodo-course-rate-wapper .edumodo-course-rate .star-rating {
position: relative;
margin: 0;
padding: 0;
display: inline-block;
margin-right: 3px;
font-size: 15px;
}
ul.edumodo-course-rate {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
ul.edumodo-course-rate li {
font-size: 14px;
letter-spacing: -0.5px;
}
.star-rating {
overflow: hidden;
height: 1em;
line-height: 1em;
width: 5.1em;
font-family: "fontawesome";
}
.star-rating:before {
content: "\f006\f006\f006\f006\f006";
float: left;
top: 0;
left: 0;
position: absolute;
letter-spacing: 0.1em;
letter-spacing: 0\9;
color: #fbfeff;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating:before {
color: #ccc;
}
.star-rating span:before {
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
letter-spacing: 0.1em;
letter-spacing: 0\9;
color: #ecb101;
}
.dynamic-category-body div:nth-child(3n+1) > article > div > div.course-meta.addons-course-meta > span.post-date > span > a {
color: #ff9511;
}
.dynamic-category-body div:nth-child(3n+2) > article > div > div.course-meta.addons-course-meta > span.post-date > span > a {
color: #32ba81;
}
.dynamic-category-body div:nth-child(3n+3) > article > div > div.course-meta.addons-course-meta > span.post-date > span > a {
color: #7353ff;
}
.dynamic-category-body .course-details span.addon-price {
color: #07294d;
font-weight: bold;
font-size: 16px;
}
.dynamic-category-body .course-details .addons-course-meta {
margin-bottom: 8px;
margin-top: 20px;
}
.dynamic-category-body .course-details .course-entry-title {
margin: 0;
font-weight: 600;
}
.dynamic-category-body .course-details a.course-title-link {
font-size: 16px;
font-weight: 500;
color: #07294d;
}  @media (min-width: 768px) and (max-width: 991px) {
.lp-single-course .course-top .course-thumbnail {
margin-top: 30px;
}
.widget {
margin: 0 0 0;
}
} @media (max-width: 767px) {
html[lang] {
margin-top: 0 !important;
}
ol.comment-list {
padding-left: 0;
}
blockquote {
margin: 0;
}
.comments-area .comment-content {
padding-right: 0;
}
.comment ol.children {
margin-left: 0;
padding-left: 0;
}
.page-details {
min-height: 150px;
margin-bottom: 50px;
}
.page-details .page-wrapper .page-title {
font-size: 30px;
}
.main-post .edumodo-post-img .entry-title {
font-size: 22px;
bottom: 12%;
line-height: 26px;
}
.entry-footer-body {
display: flex;
margin-top: 0;
padding-top: 20px;
flex-direction: column-reverse;
text-align: center;
}
.copyright .social-icon {
font-size: 16px;
float: left;
padding-top: 20px;
}
.comments-area .comment-respond > form > p:nth-child(3) {
width: 100%;
}
.comments-area .comment-respond > form > p:nth-child(4) {
width: 100%;
margin-left: 0;
}
}  @media only screen and (max-width: 767px) {
.hide-in-mobile {
display: none !important;
}
.main-post .edumodo-post-img .entry-title {
line-height: 34px;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta {
display: none;
}
.entry-meta-mobile {
margin: 0 25px 25px 25px;
margin-top: 30px;
}
.entry-meta-mobile ul.post-categories {
margin: 0;
padding: 0;
background: #242c5e;
padding: 8px 20px;
border-radius: 50px;
display: inline-block;
}
.entry-meta-mobile ul.post-categories li {
display: inline-block;
padding-right: 5px;
font-size: 14px;
position: relative;
}
.entry-meta-mobile ul.post-categories li:after {
position: absolute;
content: ",";
color: white;
}
.entry-meta-mobile ul.post-categories li a {
font-size: 14px;
color: white;
text-transform: uppercase;
}
.entry-meta-mobile ul.post-categories li a:hover {
color: #ecb101;
}
}
.service-icon .elementor-image img {
transition: all 0.5s ease;
}
.service-icon .elementor-image img:hover {
box-shadow: 0px 5px 25px 0px rgba(46, 61, 73, 0.2) !important;
transition: all 0.5s ease;
}
#tophead a.top-phone {
padding-left: 5px;
}
#tophead a.top-email {
padding-left: 2px;
}
.layout-wrapper {
display: flex;
flex-wrap: wrap;
}
.layout-wrapper .sidebar-wrapper {
flex: 1;
}
.layout-wrapper.left-sidebar {
flex-direction: row-reverse;
}
#top-header {
padding: 10px 0px;
}
#top-header .header-social-icons ul {
margin: 0;
}
#top-header .header-social-icons ul li {
list-style: none;
display: inline-block;
padding: 0 5px;
}
#top-header .login-reg-btn ul {
margin: 0 0 0 50px;
}
#top-header .login-reg-btn ul li {
list-style: none;
display: inline-block;
}
#top-header .login-reg-btn ul li a {
background-color: #FFC600;
padding: 5px 12px;
font-size: 14px;
color: #07294D!important;
font-weight: 500;
border-radius: 4px;
}
#top-header .login-reg-btn ul li a i {
margin-right: 4px;
}
#top-header .login-reg-btn ul li small {
padding: 0 5px;
}
#top-header .tophead-contact i {
font-size: 13px;
padding-right: 2px;
}
#top-header .tophead-contact a {
font-size: 14px;
line-height: 24px;
font-weight: 500;
}
#top-header .tophead-contact .topbar-seperator {
padding: 0 15px;
}
#top-header .container {
display: flex;
align-items: center;
justify-content: space-around;
}
#top-header .header-top-menu ul {
margin: 0;
}
#top-header .header-top-menu ul li {
list-style: none;
display: inline-block;
padding: 0 10px;
}
.right-side.tophead-right {
display: flex;
justify-content: flex-end;
align-items: center;
padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
#top-header .container .left-side.tophead-left {
text-align: center;
}
#top-header .container .right-side.tophead-right {
justify-content: center;
text-align: center;
}
#top-header .container.disabled-menu.enabled-login.enabled-social {
display: block;
}
#top-header .container.disabled-menu.enabled-login.enabled-social .tophead-contact {
margin-bottom: 10px;
}
#top-header .container.enabled-menu.enabled-login.disabled-social {
display: block;
}
#top-header .container.enabled-menu.enabled-login.disabled-social .tophead-contact {
margin-bottom: 10px;
}
#top-header .container.enabled-menu.disabled-login.enabled-social {
display: block;
}
#top-header .container.enabled-menu.disabled-login.enabled-social .tophead-contact {
margin-bottom: 10px;
}
#top-header .container.enabled-menu.disabled-login.disabled-social {
display: block;
}
#top-header .container.enabled-menu.disabled-login.disabled-social .tophead-contact {
margin-bottom: 10px;
}
} .edumodo-header .menu-wrapper {
display: flex;
align-items: center;
justify-content: flex-end;
}
.edumodo-header .menu-wrapper .login-wrapper {
margin-left: 10px;
}
.edumodo-header .menu-wrapper .login-wrapper a {
background: #ecb101;
padding: 2px 10px;
border-radius: 3px;
color: white;
display: inline-block;
}
.edumodo-header div#edumodo-mainnav {
min-height: 76px;
display: flex;
align-items: center;
background: white;
}
.edumodo-header .nav-logo-align {
display: flex;
align-items: center;
}
.edumodo-header .navigation-main {
margin: 0;
padding: 0;
list-style: none;
width: 100%;
z-index: 2;
position: relative;
}
.edumodo-header .navigation-main li ul {
left: 100%;
top: 0;
}
.edumodo-header .navigation-main li.menu-item-has-children:hover > .dropdown-menu {
display: block;
}
.edumodo-header .navigation-main > li {
display: inline-block;
text-align: left;
position: static;
padding: 0 5px;
margin-right: 0;
margin-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-header .navigation-main > li .menu-indicate {
transition: all 0.3s ease;
}
.edumodo-header .navigation-main > li > a {
color: #07294d;
text-decoration: none;
display: block;
white-space: nowrap;
padding: 10px 25px 10px 15px;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
text-shadow: none;
}
.edumodo-header .navigation-main > li > a:hover {
color: #3e5afb;
transition: all 0.2s ease;
}
.edumodo-header .navigation-main > li:hover .menu-indicate {
transform: rotate(180deg);
transition: all 0.3s ease;
}
.edumodo-header .navigation-main > li > ul {
min-width: 175px;
width: auto;
margin: 0;
list-style: none;
position: absolute;
top: 100%;
z-index: -1;
left: inherit;
display: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-header .navigation-main > li > ul > li {
line-height: 30px;
}
.edumodo-header .navigation-main > li > ul > li > .sub-heading {
position: relative;
}
.edumodo-header .navigation-main > li > ul > li > .sub-heading:before {
padding: 0;
background: #e0e6e8;
top: 45px;
content: "";
display: block;
position: absolute;
height: 1px;
width: 90%;
transform-origin: left;
transition: transform 0.4s cubic-bezier(0, 0, 0.16, 0.96);
}
.edumodo-header .navigation-main > li > ul > li > a {
padding: 8px 20px;
}
.edumodo-header .navigation-main > li > ul > li:last-child {
border-bottom: none;
}
.edumodo-header .navigation-main > li > ul > li:hover > a {
color: #3e5afb;
}
.edumodo-header .navigation-main > li > ul > li > ul > li:hover a {
color: #3e5afb;
transition: all 0.2s ease;
}
.edumodo-header .navigation-main > li > ul > li > ul > li > a {
font-size: 16px;
font-weight: 500;
text-shadow: none;
text-transform: inherit;
padding: 9px 25px 9px 15px;
color: #787f88;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
position: relative;
}
.edumodo-header .navigation-main > li > ul > li > ul > li > a:before {
content: "";
position: absolute;
border-radius: 3px;
background: #f0f0ff;
z-index: -1;
opacity: 0;
transform: scale(1.1);
width: calc(100%);
height: 100%;
top: 0;
left: 0;
transition: opacity 80ms linear, transform 80ms ease-in;
}
.edumodo-header .navigation-main > li > ul > li > ul > li > a > i {
padding-right: 10px;
}
.edumodo-header .navigation-main > li > ul > li > ul > li:hover a:before {
opacity: 1;
transform: scale(1);
transition: opacity 0.2s linear, transform 0.2s ease-out;
}
.edumodo-header .navigation-main > li > .edumodo-sub-menu > .tx_megamenu:nth-child(1) {
animation-duration: 0.55s;   transition-delay: 50ms;
}
.edumodo-header .navigation-main > li > .edumodo-sub-menu > .tx_megamenu:nth-child(2) {
animation-duration: 0.75s;   transition-delay: 50ms;
}
.edumodo-header .navigation-main > li > .edumodo-sub-menu > .tx_megamenu:nth-child(3) {
animation-duration: 0.85s;   transition-delay: 50ms;
}
.edumodo-header .navigation-main > li > .edumodo-sub-menu > .tx_megamenu:nth-child(4) {
animation-duration: 0.105s;   transition-delay: 50ms;
}
.edumodo-header .navigation-main > li > .edumodo-sub-menu .tx_megamenu_desc {
display: block;
font-weight: 400;
font-size: 12px;
}
.edumodo-header .navigation-main > li > .edumodo-sub-menu:hover > li {
transition: all 0.2s ease;
}
.edumodo-header .navigation-main > li > .edumodo-sub-menu li:hover {
opacity: 1;
transition: all 0.2s ease;
}
.edumodo-header .navigation-main > li:focus > ul,
.edumodo-header .navigation-main > li:hover > ul {
z-index: 1;
display: block;
-moz-animation: fadeInDownMenu 0.3s ease-in;
-webkit-animation: fadeInDownMenu 0.3s ease-in;
animation: fadeInDownMenu 0.3s ease-in;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-header .navigation-main > li:focus > ul:before,
.edumodo-header .navigation-main > li:hover > ul:before {
opacity: 1;
}
.edumodo-header .navigation-main > .tx_megamenu:focus > ul,
.edumodo-header .navigation-main > .tx_megamenu:hover > ul {
z-index: 1;
display: block;
-moz-animation: inherit;
-webkit-animation: inherit;
animation: inherit;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-header .navigation-main > .tx_megamenu > .edumodo-sub-menu {
width: 100%;
}
header.edumodo-header {
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: position 10s;
-ms-transition: position 10s;
-o-transition: position 10s;
transition: all 0.5s ease;
}
.edumodo-header.transparent-active .navbar-v1 .navigation-main > li > a:first-child,
.edumodo-header.sticky-active.transparent-active span.login a {
color: #fff;
}
.home .edumodo-header.transparent-active.fixed-header .navbar-v1 .navigation-main > li > a:first-child,
.edumodo-header.sticky-active.fixed-header span.login a,
.edumodo-header.sticky-active.transparent-active.fixed-header span.login a {
color: #787f88;
}
header.edumodo-header.transparent-active div#edumodo-mainnav {
background: transparent;
position: absolute;
width: 100%;
top: 12px;
}
header.edumodo-header.transparent-active .nav-logo-align {
z-index: 1;
position: relative;
}
header.edumodo-header.transparent-active.fixed-header div#edumodo-mainnav {
background: white;
top: 0;
}
header.edumodo-header .logo img.logo-transparent {
display: none;
}
header.edumodo-header.sticky-active.fixed-header #tophead {
display: none;
}
header.edumodo-header.sticky-active.fixed-header .logo img.logo-transparent {
display: none;
}
header.edumodo-header.transparent-active #tophead {
display: none;
}
header.edumodo-header.transparent-active .logo img.logo-default {
display: none;
}
header.edumodo-header.transparent-active .logo img.logo-transparent {
display: block;
}
header.edumodo-header.fixed-header .logo img.logo-default {
display: block;
}
.edumodo-header.sticky-active.fixed-header span.login:hover a {
color: #ecb101;
transition: all 0.5s ease;
}
.edumodo-header span.login a:hover {
color: #ecb101;
transition: all 0.5s ease;
}
.edumodo-header span.register-btn {
background: #ecb101;
padding: 6px 15px;
border-radius: 3px;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
border: 2px solid #ecb101;
transition: all 0.5s ease;
}
.edumodo-header span.register-btn:hover {
background: transparent;
border-color: #ecb101;
transition: all 0.5s ease;
}
.edumodo-header a span.register-btn:hover {
color: #ecb101;
}
.edumodo-header a span.register-btn {
color: white;
}
.edumodo-header span.login {
border-left: 1px solid #787f88;
padding-left: 15px;
margin-right: 20px;
text-transform: uppercase;
font-size: 14px;
font-weight: 500;
}
.edumodo-header a span.login {
color: #787f88;
}
.edumodo-header span.logout-btn {
background: #ecb101;
color: #fff;
padding: 2px 15px;
border-radius: 3px;
font-size: 14px;
text-transform: uppercase;
border: 2px solid #ecb101;
transition: all 0.5s ease;
float: right;
margin-left: 20px;
font-weight: 500;
}
.edumodo-header span.logout-btn:hover {
background: transparent;
border-color: #ecb101;
transition: all 0.5s ease;
}
.edumodo-header a span.logout-btn {
color: #fff;
}
.edumodo-header a span.logout-btn:hover {
color: #ecb101;
}
.edumodo-header.v11 span.register-btn-v11 {
color: #142b45;
background-color: #ffffff;
border-radius: 5px 5px 5px 5px;
padding: 14px 25px 14px 25px;
border-style: solid;
border-width: 0px 0px 0px 0px;
box-shadow: 0px 4px 5px 0px rgba(251, 136, 159, 0.35);
margin-left: 20px;
}
.edumodo-header.v11 div#edumodo-mainnav {
box-shadow: none;
}
.edumodo-popup-login-register button,
.edumodo-popup-login-register input[type="button"],
.edumodo-popup-login-register input[type="reset"],
.edumodo-popup-login-register input[type="submit"] {
width: 100%;
padding: 8px;
text-transform: uppercase;
}
.edumodo-popup-login-register a.back_btn {
color: #ecb101;
}
.edumodo-popup-login-register a.back_btn:hover {
color: #242c5e;
}
.edumodo-popup-login-register .lp-register-link {
color: #ecb101;
}
.edumodo-popup-login-register .lp-register-link:hover {
color: #242c5e;
}
.edumodo-popup-login-register .learn-press-form-register.learn-press-form h3 {
display: none;
}
.edumodo-popup-login-register .learn-press-form .form-fields .form-field label {
display: none;
}
.edumodo-popup-login-register .learn-press-form-login.learn-press-form h3 {
display: none;
}
.edumodo-popup-login-register .learn-press-form-login.learn-press-form form p {
margin-bottom: 8px;
}
.edumodo-popup-login-register .lp_one_half {
width: 50%;
display: block;
float: left;
}
.edumodo-popup-login-register .lp_one_half.last {
width: 45%;
margin-left: 5%;
}
.edumodo-popup-login-register .lp-popupHeader {
font-size: 16px;
text-transform: uppercase;
}
.edumodo-popup-login-register .lp-popupHeader {
background: #F4F4F2;
position: relative;
padding: 10px 20px;
border-bottom: 1px solid #DDD;
font-weight: bold;
}
.edumodo-popup-login-register .lp-popupHeader .modal_close {
position: absolute;
right: 0;
top: 0;
padding: 10px 15px;
background: #E4E4E2;
cursor: pointer;
color: #aaa;
font-size: 16px;
}
.edumodo-popup-login-register .edumodo-lp-popupBody {
padding: 40px 55px 40px;
}
.edumodo-popup-login-register .lp_action_btns {
clear: both;
overflow: hidden;
}
.edumodo-popup-login-register .lp_action_btns a {
display: block;
}
.edumodo-popup-login-register .user_login {
display: none;
}
.edumodo-popup-login-register .user_login label {
display: block;
margin-bottom: 5px;
}
.edumodo-popup-login-register .user_login input[type="text"],
.edumodo-popup-login-register .user_login input[type="email"],
.edumodo-popup-login-register .user_login input[type="password"] {
display: block;
width: 90%;
padding: 10px;
border: 1px solid #DDD;
color: #4b5158;
}
.edumodo-popup-login-register .user_login input[type="checkbox"] {
float: left;
margin-right: 5px;
}
.edumodo-popup-login-register .user_login input[type="checkbox"] + label {
float: left;
}
.edumodo-popup-login-register .user_login .checkbox {
margin-bottom: 10px;
clear: both;
overflow: hidden;
}
.edumodo-popup-login-register .forgot_password {
display: block;
margin: 20px 0 10px;
clear: both;
overflow: hidden;
text-decoration: none;
color: #ED6347;
}
.edumodo-popup-login-register .user_register {
display: none;
}
.edumodo-popup-login-register .user_register label {
display: block;
margin-bottom: 5px;
}
.edumodo-popup-login-register .user_register input[type="text"],
.edumodo-popup-login-register .user_register input[type="email"],
.edumodo-popup-login-register .user_register input[type="password"] {
display: block;
width: 90%;
padding: 10px;
border: 1px solid #DDD;
color: #4b5158;
}
.edumodo-popup-login-register .user_register input[type="checkbox"] {
float: left;
margin-right: 5px;
}
.edumodo-popup-login-register .user_register input[type="checkbox"] + label {
float: left;
}
.edumodo-popup-login-register .user_register .checkbox {
margin-bottom: 10px;
clear: both;
overflow: hidden;
}
@media (max-width: 767px) {
.lp-popupContainer {
width: 320px;
}
.edumodo-popup-login-register .edumodo-lp-popupBody {
padding: 30px 35px;
}
} .mm-hidden {
display: none !important;
}
.mm-wrapper {
overflow-x: hidden;
position: relative;
}
.mm-menu {
box-sizing: border-box;
background: inherit;
display: block;
padding: 0;
margin: 0;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
color: inherit;
text-decoration: none;
}
.mm-panels,
.mm-panels > .mm-panel {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
}
.mm-panel,
.mm-panels {
background: inherit;
border-color: inherit;
box-sizing: border-box;
margin: 0;
}
.mm-panels {
overflow: hidden;
}
.mm-panel {
-webkit-overflow-scrolling: touch;
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
padding: 0 20px;
-webkit-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
transform: translate(100%, 0);
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
transition: -webkit-transform 0.4s ease;
transition: transform .4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
}
.mm-panel:not(.mm-hidden) {
display: block;
}
.mm-panel:after,
.mm-panel:before {
content: '';
display: block;
height: 20px;
}
.mm-panel_has-navbar {
padding-top: 40px;
}
.mm-panel_opened {
z-index: 1;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.mm-panel_opened-parent {
-webkit-transform: translate(-30%, 0);
-ms-transform: translate(-30%, 0);
transform: translate(-30%, 0);
-webkit-transform: translate3d(-30%, 0, 0);
transform: translate3d(-30%, 0, 0);
}
.mm-panel_highest {
z-index: 2;
}
.mm-panel_noanimation {
transition: none !important;
}
.mm-panel_noanimation.mm-panel_opened-parent {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.mm-listitem_vertical > .mm-panel {
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
display: none;
padding: 10px 0 10px 10px;
}
.mm-listitem_vertical > .mm-panel:after,
.mm-listitem_vertical > .mm-panel:before {
content: none;
display: none;
}
.mm-listitem_opened > .mm-panel {
display: block;
}
.mm-listitem_vertical > .mm-btn_next {
box-sizing: border-box;
height: 40px;
bottom: auto;
}
.mm-listitem_vertical .mm-listitem:last-child:after {
border-color: transparent;
}
.mm-listitem_opened > .mm-btn_next:after {
-webkit-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg);
right: 19px;
}
.mm-btn {
box-sizing: border-box;
width: 40px;
height: 40px;
position: absolute;
top: 0;
z-index: 1;
}
.mm-btn_fullwidth {
width: 100%;
}
.mm-btn_clear:after,
.mm-btn_clear:before,
.mm-btn_close:after,
.mm-btn_close:before {
content: '';
border: 2px solid transparent;
box-sizing: content-box;
display: block;
width: 5px;
height: 5px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.mm-btn_clear:before,
.mm-btn_close:before {
border-right: none;
border-bottom: none;
right: 18px;
}
.mm-btn_clear:after,
.mm-btn_close:after {
border-left: none;
border-top: none;
right: 25px;
}
.mm-btn_next:after,
.mm-btn_prev:before {
content: '';
border-top: 2px solid transparent;
border-left: 2px solid transparent;
box-sizing: content-box;
display: block;
width: 8px;
height: 8px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
}
.mm-btn_prev:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
left: 23px;
right: auto;
}
.mm-btn_next:after {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
right: 23px;
left: auto;
}
.mm-navbar {
border-bottom: 1px solid;
border-color: inherit;
text-align: center;
line-height: 20px;
display: none;
height: 40px;
padding: 0 40px;
margin: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
opacity: 1;
transition: opacity 0.4s ease;
}
.mm-navbar > * {
box-sizing: border-box;
display: block;
padding: 10px 0;
}
.mm-navbar a,
.mm-navbar a:hover {
text-decoration: none;
}
.mm-navbar__title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.mm-navbar__btn:first-child {
left: 0;
}
.mm-navbar__btn:last-child {
text-align: right;
right: 0;
}
.mm-panel_has-navbar .mm-navbar {
display: block;
}
.mm-listitem,
.mm-listview {
list-style: none;
display: block;
padding: 0;
margin: 0;
}
.mm-listitem,
.mm-listitem .mm-btn_next,
.mm-listitem .mm-btn_next:before,
.mm-listitem:after,
.mm-listview {
border-color: inherit;
}
.mm-listview {
font: inherit;
line-height: 20px;
}
.mm-panels > .mm-panel > .mm-listview {
margin: 20px -20px;
}
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
margin-top: -20px;
}
.mm-listitem {
position: relative;
}
.mm-listitem:after {
content: '';
border-bottom-width: 1px;
border-bottom-style: solid;
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.mm-listitem:after {
left: 20px;
}
.mm-listitem a,
.mm-listitem a:hover {
text-decoration: none;
}
.mm-listitem > a,
.mm-listitem > span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
color: inherit;
display: block;
padding: 10px 10px 10px 20px;
margin: 0;
}
.mm-listitem .mm-btn_next {
background: rgba(3, 2, 1, 0);
padding: 0;
position: absolute;
right: 0;
top: 0;
bottom: 0;
z-index: 2;
}
.mm-listitem .mm-btn_next:before {
content: '';
border-left-width: 1px;
border-left-style: solid;
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
width: 50px;
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + a,
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + span {
margin-right: 50px;
}
.mm-listitem .mm-btn_fullwidth:before {
border-left: none;
}
.mm-listitem .mm-btn_fullwidth + a,
.mm-listitem .mm-btn_fullwidth + span {
padding-right: 50px;
}
.mm-listitem_divider {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-size: 75%;
text-transform: uppercase;
padding: 5px 10px 5px 20px;
}
.mm-listitem_divider:after {
content: ' ';
display: none;
position: static;
display: inline-block;
}
.mm-listitem_spacer {
padding-top: 40px;
}
.mm-listitem_spacer > .mm-btn_next {
top: 40px;
}
.mm-menu {
background: #f3f3f3;
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.75);
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview .mm-btn_next:after {
border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview a:not(.mm-btn_next) {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
tap-highlight-color: rgba(255, 255, 255, 0.4);
}
.mm-menu .mm-listitem_selected > a:not(.mm-btn_next),
.mm-menu .mm-listitem_selected > span {
background: rgba(255, 255, 255, 0.4);
}
.mm-menu .mm-listitem_opened > .mm-btn_next,
.mm-menu .mm-listitem_opened > .mm-panel {
background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-listitem_divider {
background: rgba(0, 0, 0, 0.05);
}
.mm-page {
box-sizing: border-box;
position: relative;
}
.mm-slideout {
transition: -webkit-transform 0.4s ease;
transition: transform .4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
z-index: 1;
}
.mm-wrapper_opened {
overflow-x: hidden;
position: relative;
}
.mm-wrapper_background .mm-page {
background: inherit;
}
.mm-menu_offcanvas {
display: none;
position: fixed;
right: auto;
z-index: 0;
}
.mm-menu_offcanvas.mm-menu_opened {
display: block;
z-index: 12;
}
.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms {
z-index: 10;
}
.mm-menu_offcanvas {
width: 80%;
min-width: 140px;
max-width: 440px;
}
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
-webkit-transform: translate(80vw, 0);
-ms-transform: translate(80vw, 0);
transform: translate(80vw, 0);
-webkit-transform: translate3d(80vw, 0, 0);
transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
-webkit-transform: translate(140px, 0);
-ms-transform: translate(140px, 0);
transform: translate(140px, 0);
-webkit-transform: translate3d(140px, 0, 0);
transform: translate3d(140px, 0, 0);
}
}
@media all and (min-width: 550px) {
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
-webkit-transform: translate(440px, 0);
-ms-transform: translate(440px, 0);
transform: translate(440px, 0);
-webkit-transform: translate3d(440px, 0, 0);
transform: translate3d(440px, 0, 0);
}
}
.mm-page__blocker {
background: rgba(3, 2, 1, 0);
display: none;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 2;
}
.mm-wrapper_blocking {
overflow: hidden;
}
.mm-wrapper_blocking body {
overflow: hidden;
}
.mm-wrapper_blocking .mm-page__blocker {
display: block;
}
.mm-sronly {
border: 0 !important;
clip: rect(1px, 1px, 1px, 1px) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
white-space: nowrap !important;
width: 1px !important;
min-width: 1px !important;
height: 1px !important;
min-height: 1px !important;
padding: 0 !important;
overflow: hidden !important;
position: absolute !important;
}
a.micon {
background: #ecb101;
color: white;
padding: 10px 15px;
display: inline-block;
}
nav#mmenu:not(.mm-menu) {
display: none;
} #nav-icon1,
#nav-icon2,
#nav-icon3,
#nav-icon4 {
width: 20px;
height: 15px;
position: relative;
margin: 0 auto;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
cursor: pointer;
}
#nav-icon1 span,
#nav-icon3 span,
#nav-icon4 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
background: #fff;
border-radius: 2px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.25s ease-in-out;
-moz-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
}
#nav-icon1 span:nth-child(1) {
top: 0px;
}
#nav-icon1 span:nth-child(2) {
top: 6px;
}
#nav-icon1 span:nth-child(3) {
top: 12px;
}
#nav-icon1.open span:nth-child(1) {
top: 8px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
#nav-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}
#nav-icon1.open span:nth-child(3) {
top: 8px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
} #nav-icon2 span {
display: block;
position: absolute;
height: 3px;
width: 50%;
background: #fff;
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.25s ease-in-out;
-moz-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
}
#nav-icon2 span:nth-child(even) {
left: 50%;
border-radius: 0 9px 9px 0;
}
#nav-icon2 span:nth-child(odd) {
left: 0px;
border-radius: 9px 0 0 9px;
}
#nav-icon2 span:nth-child(1),
#nav-icon2 span:nth-child(2) {
top: 0px;
}
#nav-icon2 span:nth-child(3),
#nav-icon2 span:nth-child(4) {
top: 18px;
}
#nav-icon2 span:nth-child(5),
#nav-icon2 span:nth-child(6) {
top: 36px;
}
#nav-icon2.open span:nth-child(1),
#nav-icon2.open span:nth-child(6) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#nav-icon2.open span:nth-child(2),
#nav-icon2.open span:nth-child(5) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#nav-icon2.open span:nth-child(1) {
left: 5px;
top: 7px;
}
#nav-icon2.open span:nth-child(2) {
left: calc(45%);
top: 7px;
}
#nav-icon2.open span:nth-child(3) {
left: -50%;
opacity: 0;
}
#nav-icon2.open span:nth-child(4) {
left: 100%;
opacity: 0;
}
#nav-icon2.open span:nth-child(5) {
left: 5px;
top: 29px;
}
#nav-icon2.open span:nth-child(6) {
left: calc(45%);
top: 29px;
} #nav-icon3 span:nth-child(1) {
top: 0px;
}
#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
top: 18px;
}
#nav-icon3 span:nth-child(4) {
top: 36px;
}
#nav-icon3.open span:nth-child(1) {
top: 18px;
width: 0%;
left: 50%;
}
#nav-icon3.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
top: 18px;
width: 0%;
left: 50%;
} #nav-icon4 span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#nav-icon4 span:nth-child(2) {
top: 18px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#nav-icon4 span:nth-child(3) {
top: 36px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#nav-icon4.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: -3px;
left: 8px;
}
#nav-icon4.open span:nth-child(2) {
width: 0%;
opacity: 0;
}
#nav-icon4.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 39px;
left: 8px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
background-color: inherit;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: inherit;
}
.dropdown-menu {
border: none;
border-radius: 2px;
}
@media only screen and (min-width: 767px) {
.edumodo-header div#mobile-menu-wrapper {
padding-top: 25px;
padding-bottom: 25px;
margin-top: 0;
}
}
@media (max-width: 767px) {
.admin-bar .edumodo-header.sticky-active div#edumodo-mainnav {
padding-top: 45px;
}
.admin-bar .edumodo-header.sticky-active div#edumodo-mainnav .nav-logo-align {
padding-top: 15px;
padding-bottom: 15px;
}
.admin-bar .edumodo-header.sticky-active.fixed-header div#edumodo-mainnav {
padding-top: 0;
}
}
@media only screen and (min-width: 767px) {
.entry-meta-mobile {
display: none;
} .admin-bar header.edumodo-header.sticky-active.fixed-header {
top: 32px;
}
} .responsive-offcanvas-wrap {
position: fixed;
right: -485px;
top: 0;
width: 320px;
height: 100%;
background: #fff;
overflow-y: scroll;
-webkit-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0.5);
box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0.5);
z-index: 9999999;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
.responsive-offcanvas-wrap .sidebar-inner {
position: relative;
padding: 45px;
}
.responsive-offcanvas-wrap .sidebar-close {
position: absolute;
top: 48px;
right: 45px;
}
.responsive-offcanvas-wrap .sidebar-logo {
padding-bottom: 30px;
border-bottom: 1px solid #f000;
}
.responsive-offcanvas-wrap .sidebar-logo img {
max-width: 140px;
}
.responsive-offcanvas-wrap .mobile-menu.mean-container {
margin-bottom: 25px;
}
.responsive-offcanvas-wrap .offcanvas-contact-info li {
list-style: none;
margin-bottom: 8px;
}
.responsive-offcanvas-wrap .offcanvas-search-form {
margin-bottom: 30px;
}
.responsive-offcanvas-wrap .offcanvas-search-form input[type="submit"] {
border: 0;
border-radius: 0 30px 30px 0;
color: #07294D;
}
.responsive-offcanvas-wrap .offcanvas-social-icons {
padding: 10px 0;
}
.responsive-offcanvas-wrap .offcanvas-social-icons li {
list-style: none;
display: inline-block;
margin-right: 10px;
}
.responsive-offcanvas-wrap .offcanvas-login-reg-btn li {
list-style: none;
display: inline-block;
background-color: #ecb101;
padding: 6px 15px;
font-size: 15px;
border-radius: 6px;
margin-right: 10px;
}
.responsive-offcanvas-wrap .sidebar-content .contact-info {
padding: 0;
}
.responsive-offcanvas-wrap .sidebar-content .contact-info li {
margin: 0;
padding: 6px 0;
}
.responsive-offcanvas-wrap .sidebar-content .social-icon {
margin: 20px 0 30px;
}
.responsive-offcanvas-wrap .sidebar-content .social-icon li {
display: inline-block;
}
.responsive-offcanvas-wrap .sidebar-content .social-icon li a {
margin: 0 10px 0 0;
}
.responsive-offcanvas-wrap .sidebar-content .social-icon li span {
margin-right: 10px;
font-size: 16px;
}
.responsive-offcanvas-wrap .sidebar-content .header-log-reg {
margin-bottom: 30px;
}
.responsive-offcanvas-wrap.sidebar-opened {
right: 0px;
}
.header-toggle-btn a {
background: #fff;
width: 30px;
height: 30px;
display: block;
text-align: center;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
border-width: 5px;
color: #130f40;
}
.header-toggle-btn {
display: none;
}
.header-toggle-btn a::before {
position: absolute;
content: "";
height: 46px;
width: 46px;
top: 50%;
border-radius: 6px;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: 2px solid #130f40;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
.mean-container a.meanmenu-reveal {
display: none !important;
}
.mean-container .mean-bar {
padding: 0;
min-height: auto;
background: none;
}
.mean-container .mean-nav {
background: transparent;
margin-top: 0;
}
.mean-container .mean-nav ul li a {
width: 100%;
padding: 10px 0;
color: #130F40;
border-top: 1px solid #ebebeb !important;
font-size: 14px;
line-height: 1.5;
font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: transparent;
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: -6px;
font-size: 20px !important;
}
.mean-container .mean-nav ul li li a {
opacity: 1;
}
.mean-container .mean-nav ul.menu {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
display: block !important;
}
.mean-container .mean-nav > ul > li:first-child > a {
border-top: 0 !important;
}
.sidebar-close-btn {
width: 40px;
height: 40px;
border: 1px solid;
text-align: center;
line-height: 40px;
border-radius: 50%;
font-size: 16px;
}
.mobile-menu.mean-container {
overflow: hidden;
}
#edumodo-mainnav .logo {
width: 20%;
}
#edumodo-mainnav .menu-wrapper {
width: 72%;
}
#edumodo-mainnav .menu-wrapper.cart-off.serach-off {
width: 80%;
}
#edumodo-mainnav .mini-cart-search {
width: 8%;
display: flex;
}
#edumodo-mainnav .mini-cart-search .header-search-wrap.open .search-icon .fa-search {
display: none;
}
#edumodo-mainnav .mini-cart-search .header-search-wrap.open .search-icon .fa-times {
display: block;
}
#edumodo-mainnav .mini-cart-search .header-search-wrap {
position: relative;
width: 50%;
}
#edumodo-mainnav .mini-cart-search .header-search-wrap .search-icon span {
cursor: pointer;
}
#edumodo-mainnav .mini-cart-search .header-search-wrap .search-icon .fa-times {
display: none;
}
#edumodo-mainnav .mini-cart-search .header-search-wrap .header-search-form {
position: absolute;
z-index: 9;
right: -20px;
visibility: hidden;
opacity: 0;
transition: 0.5s;
top: 30px;
}
#edumodo-mainnav .mini-cart-search .header-search-wrap .header-search-form form {
position: relative;
}
#edumodo-mainnav .mini-cart-search .header-search-wrap .header-search-form form input {
width: 220px;
height: 50px;
box-shadow: 0 0 30px rgba(51, 51, 51, 0.1);
border-radius: 5px;
}
#edumodo-mainnav .mini-cart-search .header-search-wrap .header-search-form form button {
position: absolute;
right: 0;
height: 50px;
border-radius: 0 5px 5px 0;
padding: 0 20px;
color: #b0b2b5;
background-color: transparent;
border: 0;
}
#edumodo-mainnav .mini-cart-search .header-search-wrap .header-search-form.open {
visibility: visible;
opacity: 1;
transition: 0.5s;
}
#edumodo-mainnav .mini-cart-search .mini-cart-wrap {
width: 50%;
}
#edumodo-mainnav .mini-cart-search .mini-cart-wrap .mini-cart {
position: relative;
}
#edumodo-mainnav .mini-cart-search .mini-cart-wrap .mini-cart span {
position: absolute;
top: -10px;
right: -11px;
background-color: #FFC600;
display: block;
padding: 1px 5px 0;
border-radius: 100%;
font-size: 11px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.edumodo-header #edumodo-mainnav .logo {
width: 86%;
}
.edumodo-header #edumodo-mainnav .menu-wrapper.cart-off #mobile-menu-wrapper {
padding-right: 0;
}
.edumodo-header #mobile-menu-wrapper {
padding-right: 20px;
}
.edumodo-header .header-search-wrap {
display: none;
}
.edumodo-header .header-toggle-btn {
display: block;
}
.responsive-offcanvas-wrap {
width: 420px;
}
}
@media only screen and (max-width: 767px) {
.edumodo-header #edumodo-mainnav .logo {
width: 150px;
margin-right: 50px;
}
.edumodo-header #edumodo-mainnav .menu-wrapper.cart-off #mobile-menu-wrapper {
padding-right: 0;
}
.edumodo-header #edumodo-mainnav .mini-cart-search {
margin-left: 20px;
}
.edumodo-header #mobile-menu-wrapper {
padding-right: 20px;
}
.edumodo-header .login-reg-btn,
.edumodo-header .header-search-wrap,
.edumodo-header .header-social-icons {
display: none;
}
.edumodo-header .header-toggle-btn {
display: block;
}
#top-header {
display: none;
}
}
.page-details div.breadcrumbs,
.page-details div.breadcrumbs span {
font-weight: 500;
} .edumodo-header li.tx_megamenu.row .nav {
position: relative !important;
}   .edumodo-header .navbar-v1 .navigation-main li.tx_megamenu.row li > ul.dropdown-menu {
position: relative;
left: 0;
top: 100%;
background: transparent;
display: block;
padding: 0;
-moz-animation: fadeInDownMenu 0s ease-in;
-webkit-animation: fadeInDownMenu 0s ease-in;
animation: fadeInDownMenu 0s ease-in;
-webkit-transition: all 0s ease;
-moz-transition: all 0s ease;
-o-transition: all 0s ease;
transition: all 0s ease;
}
.edumodo-header .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu {
border: 0px solid #fff;
border-radius: 0;
background: #fff;
}
.edumodo-header .navbar-v1 .navigation-main li.tx_megamenu.row ul li {
margin: 0;
padding: 0;
}
.edumodo-header .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu li.dropdown.tx_megamenu > li.tx_megamenu_heading > a {
padding: 8px 15px 8px 15px;
} .edumodo-header .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu > li.tx_megamenu_heading .sub-heading {
font-weight: 500;
color: inherit;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
}
.edumodo-header .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu li.dropdown.tx_megamenu {
padding: 0 12px 12px 12px;
box-shadow: inset 0 0 1px #f5f5f5;
}
.edumodo-header .navbar-v1 .navigation-main > li > a:first-child {
padding-left: 8px;
padding-right: 8px;
} .edumodo-header .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu li.tx_megamenu_border_right {
border-right: 1px solid #f5f5f5;
} .edumodo-header li.tx_megamenu.row .tx_megamenu_widget_area {
padding: 0;
}
.edumodo-header .navbar-v1 .navigation-main li.tx_megamenu.row .tx_megamenu_widget_area a {
padding: 10px 15px 10px 15px;
display: inline-block;
}
.edumodo-header .navbar-v1 .navigation-main li.tx_megamenu.row ul.edumodo-sub-menu > li.tx_megamenu_heading.tx_megamenu_heading_hide > a:last-child {
display: none !important;
}
.edumodo-header li.tx_megamenu.row .dropdown-menu > li > a {
line-height: inherit;
}
.edumodo-header .navbar-v1 .navigation-main li.tx_megamenu.row ul {
box-shadow: none;
}
.edumodo-header .navbar-v1 .navigation-main li.tx_megamenu.row .tx_megamenu_widget_area h3.widget-title {
font-size: 13px;
padding-left: 15px;
font-weight: 500;
letter-spacing: 0.5px;
}
.edumodo-header .navigation-main > li.tx_megamenu > ul.edumodo-sub-menu {
padding: 10px 40px 10px 0px;
} .edumodo-slider {
position: relative;
}
.edumodo-slider .carousel-indicators {
position: absolute;
bottom: 10px;
left: inherit;
right: inherit;
z-index: 15;
width: 100%;
padding-left: 0;
margin-left: 0;
text-align: center;
list-style: none;
display: flex;
justify-content: center;
align-items: center;
}
.edumodo-hero-unit.edumodo-slider-pro {
position: relative;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel {
overflow: hidden;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control.right-control,
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control.left-control {
opacity: 1;
transition: all 0.3s ease;
margin: 0 60px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control {
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control.left {
margin-left: 0;
margin-left: -40px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-controlright {
margin-right: 0;
background-image: none;
margin-right: -40px;
right: 0;
left: auto;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover.right-control,
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover.left-control {
background-image: none;
background-repeat: no-repeat;
margin: 0 50px;
height: 35px;
width: 35px;
line-height: 35px;
opacity: 0;
top: 45%;
border-radius: 0;
transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item {
height: 100vh;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item > img,
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item > a > img {
width: 100%;
height: 100%;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0;
right: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption {
left: 0;
right: 0;
color: #fff;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption ul li {
position: relative;
padding-left: 25px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption ul li:before {
content: "\f046";
font-family: 'FontAwesome';
position: absolute;
left: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption .slider-top {
padding-bottom: 0;
margin-bottom: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption .slider-title {
color: #fff;
font-size: 56px;
font-weight: bold;
margin: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption .slider-title span {
color: #ecb101;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-inner .item .carousel-caption .slider-description {
margin: auto;
font-size: 16px;
text-shadow: none !important;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-indicators li {
width: 15px;
height: 6px;
border-radius: 2px;
margin: 0 3px;
border: 1px transparent;
transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-indicators li.active {
width: 20px;
margin: 0 3px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control.left {
margin-left: 20px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel:hover .carousel-control.right {
margin-right: 20px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control.right {
background-image: none;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control {
top: 45%;
bottom: auto;
width: 50px;
height: 50px;
z-index: 10;
opacity: 1;
border-radius: 50px;
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control:hover:before {
opacity: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control:before {
content: "";
position: absolute;
width: 1px;
height: 20px;
top: 14px;
bottom: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .left {
transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .left:before {
left: -1px;
right: 0;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .left:hover i {
transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .right {
transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .right:before {
right: -1px;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .right:hover i {
transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control {
border: 1px solid #fff;
display: flex;
align-items: center;
justify-content: center;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control i {
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
text-shadow: none;
transition: all 0.3s ease;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control.left {
background-image: none;
}
.edumodo-hero-unit.edumodo-slider-pro .carousel .carousel-control.right {
background-image: none;
}
.animate-delay-1 {
animation-delay: .7s;
-webkit-animation-delay: .7s; -moz-animation-delay: .7s; -o-animation-delay: .7s; }
.animate-delay-2 {
animation-delay: 1.1s;
-webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; }
.animate-delay-3 {
animation-delay: 1.5s;
-webkit-animation-delay: 1.5s; -moz-animation-delay: 1.5s; -o-animation-delay: 1.5s; }
.animate-delay-4 {
animation-delay: 2s;
-webkit-animation-delay: 2s; -moz-animation-delay: 2s; -o-animation-delay: 2s; }
@media only screen and (min-width: 992px) {
.slider-relative {
position: relative;
}
.slider-absolute {
position: absolute !important;
bottom: 0;
left: 0;
right: 0;
}
}
.slider-description ul {
list-style: none;
padding-left: 0;
}
.elementor-button-text {
text-shadow: none;
}
.edumodo-hero-unit {
position: relative;
}
.edumodo-hero-unit .carousel {
overflow: hidden;
}
.edumodo-hero-unit .carousel:hover .carousel-control.right-control,
.edumodo-hero-unit .carousel:hover .carousel-control.left-control {
opacity: 1;
transition: all 0.3s ease;
margin: 0 60px;
}
.edumodo-hero-unit .carousel:hover .carousel-control {
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}
.edumodo-hero-unit .carousel:hover .carousel-control.left {
margin-left: 0;
margin-left: -40px;
}
.edumodo-hero-unit .carousel:hover .carousel-controlright {
margin-right: 0;
background-image: none;
margin-right: -40px;
right: 0;
left: auto;
}
.edumodo-hero-unit .carousel:hover.right-control,
.edumodo-hero-unit .carousel:hover.left-control {
background-image: none;
background-repeat: no-repeat;
margin: 0 50px;
height: 35px;
width: 35px;
line-height: 35px;
opacity: 0;
top: 45%;
border-radius: 0;
transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .carousel-inner .item {
height: 100vh;
}
.edumodo-hero-unit .carousel .carousel-inner .item > img,
.edumodo-hero-unit .carousel .carousel-inner .item > a > img {
width: 100%;
height: 100%;
}
.edumodo-hero-unit .carousel .carousel-inner .item:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0;
right: 0;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption {
left: 0;
right: 0;
color: #fff;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption .slider-title {
color: #fff;
font-size: 56px;
font-weight: bold;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption .slider-title span {
color: #ecb101;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption .btn-slider {
font-weight: 600;
transition: all 0.3s ease;
background: #ecb101;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption .btn-slider:hover {
background: #ecb101;
transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .carousel-inner .item .carousel-caption .slider-description {
margin: auto;
font-size: 16px;
}
.edumodo-hero-unit .carousel .carousel-indicators li {
width: 15px;
height: 6px;
border-radius: 2px;
margin: 0 3px;
border: 1px transparent;
transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .carousel-indicators li.active {
width: 20px;
margin: 0 3px;
}
.edumodo-hero-unit .carousel:hover .carousel-control.left {
margin-left: 20px;
}
.edumodo-hero-unit .carousel:hover .carousel-control.right {
margin-right: 20px;
}
.edumodo-hero-unit .carousel .carousel-control.right {
background-image: none;
}
.edumodo-hero-unit .carousel .carousel-control {
top: 45%;
bottom: auto;
width: 50px;
height: 50px;
line-height: 50px;
z-index: 10;
opacity: 1;
border-radius: 50px;
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}
.edumodo-hero-unit .carousel .carousel-control:hover:before {
opacity: 0;
}
.edumodo-hero-unit .carousel .carousel-control:before {
content: "";
position: absolute;
width: 1px;
height: 20px;
top: 14px;
bottom: 0;
}
.edumodo-hero-unit .carousel .left {
transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .left:before {
left: -1px;
right: 0;
}
.edumodo-hero-unit .carousel .left:hover i {
transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .right {
transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .right:before {
right: -1px;
}
.edumodo-hero-unit .carousel .right:hover i {
transition: all 0.3s ease;
}
.edumodo-hero-unit .carousel .carousel-control i {
text-shadow: none;
transition: all 0.3s ease;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
}
.edumodo-hero-unit .carousel .carousel-control.left {
margin-left: -50px;
background-image: none;
}
.edumodo-hero-unit .carousel .carousel-control.right {
margin-right: -50px;
background-image: none;
}
.animate-delay-1 {
animation-delay: .7s;
-webkit-animation-delay: .7s; -moz-animation-delay: .7s; -o-animation-delay: .7s; }
.animate-delay-2 {
animation-delay: 1.1s;
-webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; }
.animate-delay-3 {
animation-delay: 1.5s;
-webkit-animation-delay: 1.5s; -moz-animation-delay: 1.5s; -o-animation-delay: 1.5s; }
.animate-delay-4 {
animation-delay: 2s;
-webkit-animation-delay: 2s; -moz-animation-delay: 2s; -o-animation-delay: 2s; }
@media only screen and (min-width: 992px) {
.slider-relative {
position: relative;
}
.slider-absolute {
position: absolute !important;
bottom: 0;
left: 0;
right: 0;
}
}
.carousel .carousel-inner .carousel-caption .btn-slider {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.carousel .carousel-inner .carousel-caption .btn-slider:hover {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tribe-events-view--list .tribe-events-calendar-list__event-row {
background-color: #fff;
padding: 30px 0;
border-radius: 8px;
margin: 50px 0!important;
}
.tribe-events-view--list .tribe-events-calendar-list__event-row .tribe-common-anchor-thin {
border: 0;
}
.tribe-events-view--list .tribe-events-calendar-list__event-row .tribe-common-anchor-thin:hover {
border: 0;
}
.tribe-events-view--list .tribe-events-calendar-list__event-row .tribe-events-c-small-cta__price {
font-weight: 700;
font-size: 20px;
line-height: 30px;
}
.tribe-events-view--list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag-datetime {
height: 85px;
width: 85px;
border-radius: 5px;
}
.tribe-events-view--list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday {
margin: 14px 0 0;
font-weight: 700;
}
.tribe-events-view--list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag-datetime span {
color: #fff;
}
.tribe-events-view--list .tribe-events-l-container {
padding-top: 0!important;
padding-bottom: 0!important;
}
.tribe-events-view--list .tribe-events-l-container .tribe-events-c-subscribe-dropdown {
margin-bottom: 0;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
border: 0;
overflow: hidden;
border-radius: 6px;
}
.single-tribe_events .content-wrap {
overflow: hidden;
}
.single-tribe_events #tribe-events-pg-template {
max-width: inherit;
}
.single-tribe_events #tribe-events-pg-template .event-single-content {
background-color: #fff;
border-radius: 8px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .single-event-featured-image {
border-radius: 10px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .content-wrapper {
padding: 0 40px 10px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .content-wrapper .tribe-events-single-event-title {
font-size: 30px;
line-height: 40px;
margin-bottom: 20px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .content-wrapper h2 {
font-size: 26px;
line-height: 36px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .content-wrapper h3 {
font-size: 20px;
line-height: 30px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .content-wrapper .tribe-events-single-event-description p {
color: #4b5158;
font-size: 16px;
line-height: 27px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .speaker-list .edumodo-section-title {
padding-left: 15px;
margin-bottom: 20px;
font-weight: 700;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .speaker-list .single-speaker .speaker-name h3 {
font-size: 20px;
font-weight: 700;
line-height: 30px;
}
.single-tribe_events .event-single-sidebar {
background-color: #fff;
overflow: hidden;
border-radius: 6px;
padding: 40px;
}
.single-tribe_events .event-single-sidebar ul {
padding: 0;
}
.single-tribe_events .event-single-sidebar ul li {
list-style: none;
}
.single-tribe_events .event-single-sidebar ul li p {
margin: 5px 0 20px 25px;
}
.single-tribe_events .event-single-sidebar ul li span {
font-weight: 700;
color: #07294d;
}
.single-tribe_events .event-single-sidebar ul li i {
color: #ecb101;
margin-right: 5px;
}
.single-tribe_events .event-single-sidebar .organizer-list-wrap h3 {
font-weight: 700;
font-size: 24px;
margin-top: 40px;
}
.single-tribe_events .event-single-sidebar .organizer-list-wrap ul {
margin: 20px 0;
border: 1px solid #ddd;
border-radius: 5px;
padding: 20px 25px;
}
.single-tribe_events .event-single-sidebar .organizer-list-wrap ul li {
padding: 5px 0;
}
.single-tribe_events .event-single-sidebar .event-book-btn {
text-align: center;
}
.single-tribe_events .event-single-sidebar .event-book-btn a {
background-color: #ecb101;
display: inline-block;
color: #fff;
font-weight: 500;
padding: 12px 30px;
border-radius: 6px;
margin-top: 10px;
}
.single-tribe_events .event-single-sidebar .event-book-btn a:hover {
background-color: #07294d;
color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-tribe_events #tribe-events-pg-template .event-single-content .content-wrapper {
padding: 0 25px 10px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .content-wrapper .tribe-events-single-event-title {
font-size: 26px;
line-height: 36px;
margin-bottom: 15px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .content-wrapper .single-speaker {
margin-top: 20px;
margin-bottom: 20px;
}
.single-tribe_events #tribe-events-pg-template .event-single-sidebar {
padding: 25px;
}
}
@media only screen and (max-width: 767px) {
.single-tribe_events #tribe-events-pg-template .event-single-content {
margin-bottom: 40px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .content-wrapper {
padding: 0 25px 10px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .content-wrapper .tribe-events-single-event-title {
font-size: 26px;
line-height: 36px;
margin-bottom: 15px;
}
.single-tribe_events #tribe-events-pg-template .event-single-content .content-wrapper .single-speaker {
margin-top: 20px;
margin-bottom: 20px;
}
.single-tribe_events #tribe-events-pg-template .event-single-sidebar {
padding: 25px;
}
} .edumodo-teacher-1 .row {
display: flex;
flex-wrap: wrap;
}
.edumodo-teacher-1 .teacher-person {
position: relative;
border: 8px solid #F5f5f5;
font-size: 15px;
margin: 0px -10px 5px;
}
.edumodo-teacher-1 .teacher-person .person-img img {
width: 100%;
}
.edumodo-teacher-1 .teacher-person .overlay {
position: absolute;
left: 0;
text-align: center;
top: 0;
right: 0;
bottom: 0;
margin: auto;
background-color: rgba(36, 44, 94, 0.8);
display: flex;
align-items: center;
justify-content: center;
color: #fff;
opacity: 0;
-webkit-transform: scale(0.1);
transform: scale(0.1);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.edumodo-teacher-1 .teacher-person .overlay a {
color: #fff;
}
.edumodo-teacher-1 .teacher-person .overlay span {
color: #fff;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info {
font-size: 22px;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .teacher-title {
font-size: 22px;
margin-bottom: 5px;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .teacher-title a:hover {
color: #ecb101;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .teacher-position {
font-size: 16px;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .social-links-teacher {
font-size: 20px;
margin: 15px 0;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .social-links-teacher a {
padding: 5px;
}
.edumodo-teacher-1 .teacher-person .overlay .person-info .social-links-teacher a:hover {
color: #ecb101;
}
.edumodo-teacher-1 .teacher-person:hover .overlay {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
} .edumodo-teacher-2 .row {
display: flex;
flex-wrap: wrap;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-block {
position: relative;
overflow: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
text-decoration: none;
margin-bottom: 25px;
background: white;
border: 0px solid #000;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-block .img-container {
display: inline-block;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-block .teacher-image {
position: relative;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-block .teacher-image img {
width: 100%;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-block .teacher-image:before {
content: "";
position: absolute;
background: #242c5e;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-social {
width: 100%;
position: absolute;
top: 31%;
z-index: 99;
padding: 20px;
right: 0;
opacity: 0;
color: #fff;
text-align: center;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-info {
text-align: center;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
padding: 10px 20px 20px;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-info span {
display: block;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-info .name a .teacher-title {
font-size: 18px;
font-weight: 700;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-info .name .teacher-designation {
color: rgba(36, 44, 94, 0.8);
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-social a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
margin: 0 2px;
border-radius: 100px;
background-color: #fff;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
transition: all 0.3s ease;
text-align: center;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-social a:hover i {
color: #fff;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-facebook {
color: #3b5999;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-facebook:hover {
background: #3b5999;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-twitter {
color: #55acee;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-twitter:hover {
background: #55acee;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-linkedin {
color: #0077B5;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap .teacher-social a.teacher-linkedin:hover {
background: #0077B5;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap:hover .teacher-info {
z-index: 1;
}
.edumodo-teacher-2 .teacher-2 .teacher-container .teacher-each-wrap:hover .teacher-img {
opacity: 0.1;
}
.edumodo-teacher-2 .teacher-2 .teacher-container:hover .teacher-social {
opacity: 1;
left: 0;
padding: 20px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-teacher-2 .teacher-2 .teacher-container:hover .teacher-image:before {
opacity: 0.9;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-teacher-2 .teacher-2 .teacher-container:hover .teacher-social a {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.edumodo-teacher-2 .teacher-2 .teacher-container:hover .teacher-facebook {
-webkit-transition-delay: 0.15s !important;
transition-delay: 0.15s !important;
}
.edumodo-teacher-2 .teacher-2 .teacher-container:hover .teacher-twitter {
-webkit-transition-delay: 0.25s !important;
transition-delay: 0.25s !important;
}
.edumodo-teacher-2 .teacher-2 .teacher-container:hover .teacher-linkedin {
-webkit-transition-delay: 0.45 !important;
transition-delay: 0.45s !important;
} .tx-teacher-single .single-row {
box-shadow: 1px 1px 20px #e8e9eb;
padding: 30px 15px;
background: white;
}
.tx-teacher-single .single-teacher-post .teacher-info {
font-size: 15px;
}
.tx-teacher-single .single-teacher-post .teacher-info .teacher-img .entry-image {
margin-bottom: 0;
}
.tx-teacher-single .single-teacher-post .teacher-info .teacher-img .entry-image img {
width: 100%;
}
.tx-teacher-single .single-teacher-post .teacher-info .teacher-content {
color: #07294d;
font-size: 20px;
line-height: 28px;
}
.tx-teacher-single .single-teacher-post .teacher-info .teachers-bio {
background: #F5f5f5;
padding-bottom: 20px;
}
.tx-teacher-single .single-teacher-post .teacher-info .teachers-bio .teachers-name {
background: #ecb101;
color: #fff;
padding: 15px 20px;
text-align: center;
margin-top: 0;
margin-bottom: 30px;
}
.tx-teacher-single .single-teacher-post .teacher-info .teachers-bio p {
margin-bottom: 10px;
padding-left: 20px;
}
.tx-teacher-single .single-teacher-post .teacher-info .teachers-bio p i {
margin-right: 8px;
}
.tx-teacher-single .single-teacher-post .teacher-info .social {
padding: 32px 0;
padding-bottom: 35px;
text-align: left;
}
.tx-teacher-single .single-teacher-post .teacher-info .social a {
color: #fff;
background: #ecb101;
height: 45px;
width: 45px;
display: inline-block;
line-height: 45px;
padding: 0;
margin: 0px 5px;
border-radius: 50%;
text-align: center;
}
.tx-teacher-single .single-teacher-post .teacher-info .social a:hover {
background: #242c5e;
} .course-teacher-carousel .owl-nav div,
.content-list .owl-nav div {
background-color: rgba(236, 177, 1, 0.6);
color: #fff;
height: 35px;
left: 0;
margin-top: -15px;
position: absolute;
text-align: center;
top: 50%;
width: 35px;
line-height: 35px;
opacity: 0;
transition: 0.3s ease-in-out;
}
.course-teacher-carousel:hover .owl-nav div,
.content-list:hover .owl-nav div {
opacity: 1;
color: #fff;
}
.course-teacher-carousel .owl-nav .owl-next,
.content-list .owl-nav .owl-next {
left: auto;
right: 0;
transition: 0.3s ease-in-out;
color: #fff;
}
.course-teacher-carousel .owl-nav .owl-prev:hover,
.content-list .owl-nav .owl-prev:hover {
background: #242c5e;
color: #fff;
}
.course-teacher-carousel .owl-nav .owl-next:hover,
.content-list .owl-nav .owl-next:hover {
background: #242c5e;
color: #fff;
}
.teacher-content.entry-content {
padding: 0 20px;
}
.teacher-content.entry-content p {
margin-bottom: 30px;
}
.teacher-content.entry-content h3 {
margin-bottom: 15px;
font-weight: 700;
} .edumodo-default-course article.tx-course {
background: white;
border: 0px solid #000;
box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
margin-bottom: 30px;
overflow: hidden;
}
.edumodo-default-course article.tx-course:hover {
box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
}
.edumodo-default-course article.tx-course figure {
position: relative;
}
.edumodo-default-course article.tx-course figure a:before {
position: absolute;
content: "";
background-color: rgba(36, 44, 94, 0.8);
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
-webkit-transform: scale(0.1);
transform: scale(0.1);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.edumodo-default-course article.tx-course figure a:after {
position: absolute;
background: #fff;
color: #242c5e;
left: 0;
right: 0;
top: 0;
bottom: 0;
height: 45px;
width: 45px;
margin: auto;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
opacity: 0;
transition: all 0.3s ease;
content: "\f02d";
font-family: FontAwesome;
border-radius: 50%;
}
.edumodo-default-course article.tx-course .course-details {
padding: 30px;
}
.edumodo-default-course article.tx-course .course-details .entry-header .course-entry-title {
font-size: 22px;
font-weight: 700;
}
.edumodo-default-course article.tx-course .course-details .entry-header .course-entry-title a {
color: #ecb101;
}
.edumodo-default-course article.tx-course .course-details .course-meta {
margin-bottom: 10px;
font-size: 13px;
}
.edumodo-default-course article.tx-course .course-details .course-meta span {
margin-right: 10px;
}
.edumodo-default-course article.tx-course .course-details .course-meta .post-date {
color: #808080;
padding-right: 3px;
}
.edumodo-default-course article.tx-course .course-details .course-meta .post-date i {
padding-right: 3px;
}
.edumodo-default-course article.tx-course .course-details .course-meta .post-view {
color: #808080;
}
.edumodo-default-course article.tx-course .course-details .course-meta .post-view i {
padding-right: 3px;
}
.edumodo-default-course article.tx-course .course-details .entry-content p {
margin-bottom: 5px;
color: #808080;
}
.edumodo-default-course article.tx-course .lp-cat a {
background: red;
}
.edumodo-default-course article.tx-course:hover figure a:before {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.edumodo-default-course article.tx-course:hover figure a:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.edumodo-default-course .owl-nav .owl-carousel-left,
.edumodo-default-course .owl-nav .owl-carousel-right {
background-color: #FFF;
border-radius: 50%;
border-width: 0;
box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
color: #ecb101;
font-size: 24px;
height: 47px;
line-height: 1;
padding: 11px 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
transition: 300ms;
width: 47px;
z-index: 3;
position: absolute;
}
.edumodo-default-course .owl-nav .owl-carousel-left {
left: -10px !important;
left: auto;
opacity: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-default-course .owl-nav .owl-carousel-right {
right: -10px !important;
left: auto;
opacity: 0;
}
.edumodo-default-course:hover .owl-carousel-right,
.edumodo-default-course:hover .owl-carousel-left {
opacity: 1;
right: -20px !important;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} .single-course-post .course-meta .panel-default {
border: none;
}
.single-course-post .course-meta .panel-body {
font-size: 15px;
padding: 0; }
.single-course-post .course-meta .panel-body .table {
margin-bottom: 0px;
}
.single-course-post .course-meta .panel-body tr td {
padding: 10px;
}
.single-course-post .course-meta .panel-body tr:first-child td {
border-top: none;
}
.single-course-post .course-meta .panel-body tr:last-child {
border-color: #e8e9eb;
}
.single-course-post .course-content {
background: white;
padding: 30px 30px 0 30px;
}
.single-course-post .course-content .course-title {
font-size: 46px;
}
.single-course-post .course-content .course-meta {
margin-top: 30px;
display: flex;
flex-direction: column;
}
.single-course-post .course-content .course-meta span {
font-size: 14px;
margin-right: 10px;
color: #808080;
}
.single-course-post .course-content .course-meta span a {
font-size: 14px;
padding-left: 3px;
color: #808080;
}
.single-course-post .course-content .course-meta span a:hover {
color: #ecb101;
}
.single-course-post .course-content .course-meta .post-view i {
padding-right: 3px;
color: #808080;
font-size: 14px;
}
.single-course-post .course-content .course-meta .post-cat {
color: #808080;
font-size: 14px;
}
.single-course-post .course-content .course-meta .post-cat a {
position: relative;
padding-right: 8px;
color: #808080;
}
.single-course-post .course-content .course-meta .post-cat a:hover {
color: #ecb101;
}
.single-course-post .course-content .course-meta .post-cat a:after {
content: ",";
position: absolute;
color: #808080;
}
.single-course-post .course-content .course-meta .post-cat a:last-child:after {
display: none;
}
.single-course-post .course-content .course-meta .post-date {
margin-bottom: 10px;
background: #F5f5f5;
padding: 15px;
}
.single-course-post .course-content .course-meta .post-view {
margin-bottom: 10px;
background: #F5f5f5;
padding: 15px;
}
.single-course-post .course-content .course-meta .post-cat {
background: #F5f5f5;
padding: 15px;
margin-right: 10px;
}
.single-course-post .enroll-btn {
text-align: center;
padding: 25px 0;
}
.single-course-post .enroll-btn button {
font-weight: 700;
} .single-course {
margin: 0;
}
.single-course .site-main {
margin-bottom: 28px;
}
.single.single-tx-course .site-main {
margin-bottom: 50px;
} .edumodo-sensei-course .sensei-er-btn a {
color: rgba(236, 177, 1, 0.8);
text-transform: uppercase;
font-weight: 500;
font-size: 12px;
background: rgba(236, 177, 1, 0.2);
padding: 3px 8px;
border-radius: 2px;
}
.edumodo-sensei-course .sensei-nth-class:nth-child(6n+2) .sensei-er-btn a {
color: rgba(2, 204, 186, 0.8);
background: rgba(2, 204, 186, 0.2);
}
.edumodo-sensei-course .sensei-nth-class:nth-child(6n+3) .sensei-er-btn a {
color: rgba(115, 83, 255, 0.8);
background: rgba(115, 83, 255, 0.2);
}
.edumodo-sensei-course .sensei-nth-class:nth-child(6n+4) .sensei-er-btn a {
color: rgba(229, 80, 57, 0.8);
background: rgba(229, 80, 57, 0.2);
}
.edumodo-sensei-course .sensei-nth-class:nth-child(6n+5) .sensei-er-btn a {
color: rgba(0, 134, 252, 0.8);
background: rgba(0, 134, 252, 0.2);
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .course-entry-title a {
font-weight: 600;
}
.sensei-main-content {
margin: 0px 0px 30px;
padding: 0px 0px 50px;      }
.sensei-main-content h1,
.sensei-main-content h2,
.sensei-main-content h3,
.sensei-main-content h4 {
font-weight: bold;
}
.sensei-main-content a:hover {
color: #ecb101;
}
.sensei-main-content .course-container {
margin: 0;
padding: 0;
}
.sensei-main-content .course-container .sensei-course-meta span {
margin-right: 10px;
padding-left: 0px;
}
.sensei-main-content .course-container .sensei-course-meta .course-category {
display: block;
padding-left: 0px;
}
.sensei-main-content .course-container .sensei-course-meta .course-price {
display: block;
}
.sensei-main-content .course-container .sensei-course-meta .course-price .woocommerce-Price-amount {
background: #ecb101;
color: white;
border-radius: 50px;
padding: 5px 15px;
margin: 5px 0px;
display: inline-block;
}
.sensei-main-content .course-container .grid-ebable {
width: min-content;
clear: none;
display: inline-block !important;
}
.sensei-main-content .archive-header,
.sensei-main-content .sensei-category-title {
margin: 50px 0px;
}
.sensei-main-content .sensei-category-title {
font-size: 34px;
}
.sensei-main-content .course-title {
font-size: 24px;
line-height: 36px;
}
.sensei-main-content button[type="submit"],
.sensei-main-content a.send-message-button,
.sensei-main-content input[type="submit"],
.sensei-main-content .view-results,
.sensei-main-content a.button {
background: #ecb101;
color: white;
padding: 10px 30px;
font-size: 14px;
text-transform: uppercase;
}
.sensei-main-content button[type="submit"]:hover,
.sensei-main-content a.send-message-button:hover,
.sensei-main-content input[type="submit"]:hover,
.sensei-main-content .view-results:hover,
.sensei-main-content a.button:hover {
border: none;
background: #242c5e !important;
color: white;
}
.sensei-main-content .woocommerce-message,
.sensei-main-content .woocommerce-info {
border-top-color: #ecb101;
}
.sensei-main-content .woocommerce-message:before,
.sensei-main-content .woocommerce-info:before {
color: #ecb101;
}
.sensei-main-content .woocommerce-message .button,
.sensei-main-content .woocommerce-info .button {
background: #ecb101;
color: white;
padding: 7px 20px;
border-radius: 4px;
font-weight: bold;
}
.sensei-main-content .sensei-pagination {
margin: 50px 0px 0px;
text-align: center;
display: inline-block;
width: 100%;
}
.sensei-main-content .sensei-pagination a {
font-size: 14px;
border: 1px solid #e8e9eb;
border-radius: 50%;
height: 40px;
width: 40px;
display: inline-block;
padding-top: 5px;
margin: 5px;
}
.sensei-main-content .sensei-pagination a:hover {
background: #ecb101;
color: #fff;
border-color: #ecb101;
}
.sensei-main-content .sensei-pagination .current {
font-size: 12px;
border: 1px solid #ecb101;
background: #ecb101;
color: #fff;
border-radius: 50%;
height: 40px;
width: 40px;
display: inline-block;
padding-top: 5px;
}
.sensei-main-content nav.post-entries {
display: inline-block;
width: 100%;
margin: 15px 0px 0px;
}
.sensei-main-content .featured .course-title,
.sensei-main-content .featured .header-meta-wrapper h1 {
position: relative;
}
.sensei-main-content .featured .course-title:before,
.sensei-main-content .featured .header-meta-wrapper h1:before {
content: '\f005';
font-family: FontAwesome;
background: #ecb101;
font-size: 16px;
text-align: center;
width: 35px;
height: 35px;
line-height: 35px;
color: white;
position: absolute;
border-radius: 50%;
}
.sensei-main-content .featured .course-title a,
.sensei-main-content .featured .header-meta-wrapper h1 a {
margin-left: 45px;
}
.sensei-main-content .featured .header-meta-wrapper h1 {
margin-left: 45px;
}
.sensei-main-content .featured .header-meta-wrapper h1:before {
left: -45px;
} .sensei-main-content {  }
.sensei-main-content ul.course-container {
border-bottom: none;
}
.sensei-main-content ul.course-container li.course .course-author {
margin-left: 0px;
display: block;
}
.sensei-main-content ul.course-container li.course .sensei-course-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-top: 10px;
}
.sensei-main-content ul.course-container li.course .course-excerpt {
margin-top: 15px;
}
.sensei-main-content ul.course-container li.grid-enable {
border-bottom: none;
}
.sensei-main-content .sensei-ordering {
display: none;
}
.sensei-main-content .edumodo-course-filter {
margin-bottom: 35px;
}
@media (max-width: 768px) {
.sensei-main-content .edumodo-course-filter .sensei-course-filters {
line-height: 1;
}
.sensei-main-content .edumodo-course-filter .sensei-course-filters li {
margin-bottom: 15px;
}
}
.sensei-main-content .sensei-course-filters li {
margin-right: 7px;
}
.sensei-main-content .sensei-course-filters a,
.sensei-main-content .sensei-course-filters a.active {
border: none;
background: white;
box-shadow: 1px 1px 5px #e8e9eb;
border-radius: 4px;
font-weight: bold;
color: #4b5158;
}
.sensei-main-content .sensei-course-filters a:hover,
.sensei-main-content .sensei-course-filters a.active:hover {
border: none;
color: #ecb101;
font-weight: bold;
}
.sensei-main-content .sensei-course-filters a.active {
color: #ecb101;
font-weight: bold;
}
.sensei-main-content .columns-1 li.course {
display: flex;
position: relative;
box-shadow: 1px 1px 20px rgba(232, 233, 235, 0.8);
padding: 35px 35px;
margin-bottom: 35px;
background: white;
}
@media (max-width: 768px) {
.sensei-main-content .columns-1 li.course {
padding: 0;
}
}
.sensei-main-content .columns-1 li.course:last-child {
margin-bottom: 0px;
}
.sensei-main-content .columns-1 li.course .thumbnail {
margin-right: 30px;
border: none;
padding-bottom: 0px;
margin-bottom: 0px;
}
@media (max-width: 768px) {
.sensei-main-content .columns-1 li.course .thumbnail {
padding: 0;
}
}
.sensei-main-content .columns-1 li.course .thumbnail .thumb-wrapper {
display: inline-block;
overflow: hidden;
box-shadow: 1px 1px 10px #e8e9eb;
}
.sensei-main-content .columns-1 li.course .thumbnail .thumb-wrapper img {
border: none;
transition: all 0.5s ease;
display: inline-block;
min-height: 350px;
object-fit: cover;
}
.sensei-main-content .columns-1 li.course .course-content {
padding: 0;
}
@media (max-width: 768px) {
.sensei-main-content .columns-1 li.course .course-content {
padding: 0px 20px 25px;
}
}
.sensei-main-content .columns-1 li.course .course-content h3 {
margin: 0;
margin: 10px 0px;
padding-right: 120px;
}
.sensei-main-content .columns-1 li.course .course-content .entry {
position: relative;
}
.sensei-main-content .columns-1 li.course .course-content .sensei-course-meta {
font-size: 14px;
color: rgba(119, 119, 119, 0.8);
}
.sensei-main-content .columns-1 li.course .course-content .sensei-course-meta a {
color: rgba(119, 119, 119, 0.8);
}
.sensei-main-content .columns-1 li.course .course-content .sensei-course-meta .course-lesson-count {
padding: 0;
font-weight: bold;
border-bottom: dashed 1px #e8e9eb;
padding-bottom: 3px;
}
.sensei-main-content .columns-1 li.course .course-content .sensei-course-meta .course-price {
position: absolute;
right: 0;
top: -6px;
font-weight: bold;
}
@media (min-width: 768px) {
.sensei-main-content .columns-1 li.course .course-content .course-excerpt {
padding-right: 21%;
}
}
.sensei-main-content .columns-1 li.course .course-content .course-excerpt .free-tag {
position: absolute;
right: 0;
top: 0;
background: #ecb101;
color: white;
padding: 5px 20px;
border-radius: 50px;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
}
.sensei-main-content .columns-1 li.course .course-content .link-to-the-full-course {
margin-top: 20px;
}
.sensei-main-content .columns-1 li.course .course-content .link-to-the-full-course a {
font-weight: bold;
color: #ecb101;
}
.sensei-main-content .columns-1 li.course:hover .thumbnail img {
transform: scale(1.1, 1.1);
}
@media (max-width: 768px) {
.sensei-main-content .columns-1 li.course {
display: inherit;
}
.sensei-main-content .columns-1 li.course .thumbnail {
margin-right: 0;
margin-bottom: 25px;
}
.sensei-main-content .columns-1 li.course .thumbnail .thumb-wrapper {
width: 100%;
}
.sensei-main-content .columns-1 li.course .thumbnail .thumb-wrapper img {
width: 100%;
}
}
.course .status.register,
.course-container .status.register,
.course-lessons .status.register {
background: #ecb101;
padding: 13px 20px;
border-radius: 50px;
} .single-course,
.single-lesson,
.single-quiz {  }
.single-course .sensei-main-content nav.post-entries,
.single-lesson .sensei-main-content nav.post-entries,
.single-quiz .sensei-main-content nav.post-entries {
display: inline-block;
width: 100%;
margin: 30px 0px;
}
.single-course article.course,
.single-lesson article.course,
.single-quiz article.course,
.single-course article.lesson,
.single-lesson article.lesson,
.single-quiz article.lesson {
background: white;
border-bottom: none;
}
.single-course button.mfp-close:hover,
.single-lesson button.mfp-close:hover,
.single-quiz button.mfp-close:hover {
background: none;
border: none;
}
.single-course .sensei-breadcrumb,
.single-lesson .sensei-breadcrumb,
.single-quiz .sensei-breadcrumb {
background: transparent;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header {
width: 100%;
display: inline-block;
box-shadow: 0px 7px 20px rgba(232, 233, 235, 0.9);
margin-bottom: 0px; }
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta {
display: inline-block;
width: 100%;
margin-bottom: 12px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta span,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta span,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta span,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta span,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta span,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta span,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta span,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta span,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta span,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta span,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta span,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta span {
margin-right: 7px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .course-meta .sensei-results-links,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .course-meta .sensei-results-links {
margin: 11px 0px 0px -4px;
display: inline-block;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .sensei-lesson-meta,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .sensei-lesson-meta {
text-transform: capitalize;
margin: 10px 0px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper {
padding: 20px 50px;  }
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper h1,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper h1 {
margin-bottom: 0px;
font-size: 24px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-course-progress a.send-message-button {
display: none;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-excerpt-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-lesson-excerpt-wrapper {
font-size: 16px;
padding-right: 26px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta {
text-transform: capitalize;
margin-bottom: 10px;
font-size: 14px;
color: rgba(119, 119, 119, 0.8);
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta a,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta a {
color: rgba(119, 119, 119, 0.8);
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-category {
display: block;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .sensei-course-meta .course-lesson-count {
font-weight: bold;
border-bottom: dashed 1px #e8e9eb;
padding-bottom: 3px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper {
padding: 20px 0px;
border-top: solid 1px #e8e9eb;
padding-bottom: 0px;
display: inline-block;
width: 100%;
margin-top: 30px;
line-height: 0;
}
@media (min-width: 992px) {
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper {
display: flex;
align-items: center;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 .course-meta {
margin: 0;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 p {
margin: 0;
}
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .col-md-6 {
padding: 0;
}
@media (min-width: 768px) {
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .course-message {
text-align: right;
}
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper input[type="submit"],
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper a.button,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"],
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper button[type="submit"] {
background: transparent !important;
color: inherit;
padding: 0;
font-family: 'Poppins', sans-serif;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in {
padding: 0;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .single-course-enroll-and-send-message-wrapper .user-not-logged-in .course-enrolment {
display: flex;
flex-direction: column-reverse;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper > p {
display: none;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-header-meta-wrapper a.send-message-button {
display: none;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .header-meta-wrapper .edumodo-lesson-send-message {
margin: 35px 0px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper {
padding: 0;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image {
overflow: hidden;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image img {
transition: all 0.4s ease;
object-fit: cover;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video {
display: flex;
justify-content: center;
align-items: center;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper {
background: white;
width: 60px;
height: 60px;
line-height: 60px;
border-radius: 50%;
position: absolute;
text-align: center;
box-shadow: 3px 7px 20px rgba(232, 233, 235, 0.8);
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i {
font-size: 61px;
margin-left: 0px !important;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .course-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .featured-image-wrapper .lesson-featured-image .featured-image-and-video span.video-icon-wrapper i {
margin-left: 5px;
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .course-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header:hover .featured-image-wrapper .lesson-featured-image img {
transform: scale(1.1, 1.1);
}
.single-course .i-am-single-course-header-row .edumodo-sensi-course-header .progress,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-course-header .progress,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-course-header .progress,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-course-header .progress,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-course-header .progress,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-course-header .progress,
.single-course .i-am-single-course-header-row .edumodo-sensi-lesson-header .progress,
.single-lesson .i-am-single-course-header-row .edumodo-sensi-lesson-header .progress,
.single-quiz .i-am-single-course-header-row .edumodo-sensi-lesson-header .progress,
.single-course .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .progress,
.single-lesson .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .progress,
.single-quiz .i-am-single-lesson-header-row .edumodo-sensi-lesson-header .progress {
padding: 5px 10px;
}
.single-course .i-am-single-course-header-row .course-video-container,
.single-lesson .i-am-single-course-header-row .course-video-container,
.single-quiz .i-am-single-course-header-row .course-video-container,
.single-course .i-am-single-lesson-header-row .course-video-container,
.single-lesson .i-am-single-lesson-header-row .course-video-container,
.single-quiz .i-am-single-lesson-header-row .course-video-container,
.single-course .i-am-single-course-header-row .lesson-video-container,
.single-lesson .i-am-single-course-header-row .lesson-video-container,
.single-quiz .i-am-single-course-header-row .lesson-video-container,
.single-course .i-am-single-lesson-header-row .lesson-video-container,
.single-lesson .i-am-single-lesson-header-row .lesson-video-container,
.single-quiz .i-am-single-lesson-header-row .lesson-video-container {
margin: 75px 0px 100px;
}
.single-course .i-am-single-course-header-row .course-video-container .course-video-wrapper,
.single-lesson .i-am-single-course-header-row .course-video-container .course-video-wrapper,
.single-quiz .i-am-single-course-header-row .course-video-container .course-video-wrapper,
.single-course .i-am-single-lesson-header-row .course-video-container .course-video-wrapper,
.single-lesson .i-am-single-lesson-header-row .course-video-container .course-video-wrapper,
.single-quiz .i-am-single-lesson-header-row .course-video-container .course-video-wrapper,
.single-course .i-am-single-course-header-row .lesson-video-container .course-video-wrapper,
.single-lesson .i-am-single-course-header-row .lesson-video-container .course-video-wrapper,
.single-quiz .i-am-single-course-header-row .lesson-video-container .course-video-wrapper,
.single-course .i-am-single-lesson-header-row .lesson-video-container .course-video-wrapper,
.single-lesson .i-am-single-lesson-header-row .lesson-video-container .course-video-wrapper,
.single-quiz .i-am-single-lesson-header-row .lesson-video-container .course-video-wrapper,
.single-course .i-am-single-course-header-row .course-video-container .lesson-video-wrapper,
.single-lesson .i-am-single-course-header-row .course-video-container .lesson-video-wrapper,
.single-quiz .i-am-single-course-header-row .course-video-container .lesson-video-wrapper,
.single-course .i-am-single-lesson-header-row .course-video-container .lesson-video-wrapper,
.single-lesson .i-am-single-lesson-header-row .course-video-container .lesson-video-wrapper,
.single-quiz .i-am-single-lesson-header-row .course-video-container .lesson-video-wrapper,
.single-course .i-am-single-course-header-row .lesson-video-container .lesson-video-wrapper,
.single-lesson .i-am-single-course-header-row .lesson-video-container .lesson-video-wrapper,
.single-quiz .i-am-single-course-header-row .lesson-video-container .lesson-video-wrapper,
.single-course .i-am-single-lesson-header-row .lesson-video-container .lesson-video-wrapper,
.single-lesson .i-am-single-lesson-header-row .lesson-video-container .lesson-video-wrapper,
.single-quiz .i-am-single-lesson-header-row .lesson-video-container .lesson-video-wrapper {
width: 80%;
margin: 0 auto;
}
.single-course .i-am-single-course-header-row.featured .course-title,
.single-lesson .i-am-single-course-header-row.featured .course-title,
.single-quiz .i-am-single-course-header-row.featured .course-title {
padding-left: 45px;
}
.single-course .i-am-single-course-header-row.featured .course-title:before,
.single-lesson .i-am-single-course-header-row.featured .course-title:before,
.single-quiz .i-am-single-course-header-row.featured .course-title:before {
left: 0px;
}
.single-course .lesson-video-container,
.single-lesson .lesson-video-container,
.single-quiz .lesson-video-container {
margin: 75px 0px 100px;
}
.single-course .lesson-video-container .course-video-wrapper,
.single-lesson .lesson-video-container .course-video-wrapper,
.single-quiz .lesson-video-container .course-video-wrapper,
.single-course .lesson-video-container .lesson-video-wrapper,
.single-lesson .lesson-video-container .lesson-video-wrapper,
.single-quiz .lesson-video-container .lesson-video-wrapper {
width: 80%;
margin: 0 auto;
}
.single-course .i-am-course-content-wrapper,
.single-lesson .i-am-course-content-wrapper,
.single-quiz .i-am-course-content-wrapper,
.single-course .i-am-course-lesson-wrapper,
.single-lesson .i-am-course-lesson-wrapper,
.single-quiz .i-am-course-lesson-wrapper,
.single-course .i-am-lesson-content-wrapper,
.single-lesson .i-am-lesson-content-wrapper,
.single-quiz .i-am-lesson-content-wrapper,
.single-course .i-am-lesson-meta-data,
.single-lesson .i-am-lesson-meta-data,
.single-quiz .i-am-lesson-meta-data {
box-shadow: 0px 7px 20px rgba(232, 233, 235, 0.8);
padding: 50px 50px 60px 30px;
margin-bottom: 35px;
margin-top: -8px;
}
.single-course .i-am-course-lesson-wrapper {
margin-bottom: -17px;
}
@media (max-width: 768px) {
.single-course .i-am-course-content-wrapper,
.single-lesson .i-am-course-content-wrapper,
.single-quiz .i-am-course-content-wrapper,
.single-course .i-am-course-lesson-wrapper,
.single-lesson .i-am-course-lesson-wrapper,
.single-quiz .i-am-course-lesson-wrapper,
.single-course .i-am-lesson-content-wrapper,
.single-lesson .i-am-lesson-content-wrapper,
.single-quiz .i-am-lesson-content-wrapper,
.single-course .i-am-lesson-meta-data,
.single-lesson .i-am-lesson-meta-data,
.single-quiz .i-am-lesson-meta-data {
padding: 20px;
}
}
.single-course .i-am-course-content-wrapper > header h2,
.single-lesson .i-am-course-content-wrapper > header h2,
.single-quiz .i-am-course-content-wrapper > header h2,
.single-course .i-am-course-lesson-wrapper > header h2,
.single-lesson .i-am-course-lesson-wrapper > header h2,
.single-quiz .i-am-course-lesson-wrapper > header h2,
.single-course .i-am-lesson-content-wrapper > header h2,
.single-lesson .i-am-lesson-content-wrapper > header h2,
.single-quiz .i-am-lesson-content-wrapper > header h2,
.single-course .i-am-lesson-meta-data > header h2,
.single-lesson .i-am-lesson-meta-data > header h2,
.single-quiz .i-am-lesson-meta-data > header h2 {
margin-bottom: 50px;
}
.single-course .i-am-course-content-wrapper .type-lesson,
.single-lesson .i-am-course-content-wrapper .type-lesson,
.single-quiz .i-am-course-content-wrapper .type-lesson,
.single-course .i-am-course-lesson-wrapper .type-lesson,
.single-lesson .i-am-course-lesson-wrapper .type-lesson,
.single-quiz .i-am-course-lesson-wrapper .type-lesson,
.single-course .i-am-lesson-content-wrapper .type-lesson,
.single-lesson .i-am-lesson-content-wrapper .type-lesson,
.single-quiz .i-am-lesson-content-wrapper .type-lesson,
.single-course .i-am-lesson-meta-data .type-lesson,
.single-lesson .i-am-lesson-meta-data .type-lesson,
.single-quiz .i-am-lesson-meta-data .type-lesson {
border-left: solid 1px #e8e9eb;
padding: 1px 35px 30px;
position: relative;
margin-bottom: 0px;
border-bottom: none;
}
@media (min-width: 991px) {
.single-course .i-am-course-content-wrapper .type-lesson .lesson-title h2,
.single-lesson .i-am-course-content-wrapper .type-lesson .lesson-title h2,
.single-quiz .i-am-course-content-wrapper .type-lesson .lesson-title h2,
.single-course .i-am-course-lesson-wrapper .type-lesson .lesson-title h2,
.single-lesson .i-am-course-lesson-wrapper .type-lesson .lesson-title h2,
.single-quiz .i-am-course-lesson-wrapper .type-lesson .lesson-title h2,
.single-course .i-am-lesson-content-wrapper .type-lesson .lesson-title h2,
.single-lesson .i-am-lesson-content-wrapper .type-lesson .lesson-title h2,
.single-quiz .i-am-lesson-content-wrapper .type-lesson .lesson-title h2,
.single-course .i-am-lesson-meta-data .type-lesson .lesson-title h2,
.single-lesson .i-am-lesson-meta-data .type-lesson .lesson-title h2,
.single-quiz .i-am-lesson-meta-data .type-lesson .lesson-title h2 {
margin-bottom: 5px;
}
.single-course .i-am-course-content-wrapper .type-lesson .lesson-meta,
.single-lesson .i-am-course-content-wrapper .type-lesson .lesson-meta,
.single-quiz .i-am-course-content-wrapper .type-lesson .lesson-meta,
.single-course .i-am-course-lesson-wrapper .type-lesson .lesson-meta,
.single-lesson .i-am-course-lesson-wrapper .type-lesson .lesson-meta,
.single-quiz .i-am-course-lesson-wrapper .type-lesson .lesson-meta,
.single-course .i-am-lesson-content-wrapper .type-lesson .lesson-meta,
.single-lesson .i-am-lesson-content-wrapper .type-lesson .lesson-meta,
.single-quiz .i-am-lesson-content-wrapper .type-lesson .lesson-meta,
.single-course .i-am-lesson-meta-data .type-lesson .lesson-meta,
.single-lesson .i-am-lesson-meta-data .type-lesson .lesson-meta,
.single-quiz .i-am-lesson-meta-data .type-lesson .lesson-meta {
margin-bottom: 7px;
}
}
.single-course .i-am-course-content-wrapper .type-lesson:before,
.single-lesson .i-am-course-content-wrapper .type-lesson:before,
.single-quiz .i-am-course-content-wrapper .type-lesson:before,
.single-course .i-am-course-lesson-wrapper .type-lesson:before,
.single-lesson .i-am-course-lesson-wrapper .type-lesson:before,
.single-quiz .i-am-course-lesson-wrapper .type-lesson:before,
.single-course .i-am-lesson-content-wrapper .type-lesson:before,
.single-lesson .i-am-lesson-content-wrapper .type-lesson:before,
.single-quiz .i-am-lesson-content-wrapper .type-lesson:before,
.single-course .i-am-lesson-meta-data .type-lesson:before,
.single-lesson .i-am-lesson-meta-data .type-lesson:before,
.single-quiz .i-am-lesson-meta-data .type-lesson:before {
content: '';
width: 15px;
height: 15px;
border-radius: 50%;
border: solid 3px #242c5e;
position: absolute;
left: -8px;
top: -5px;
background: white;
transition: all 0.5s ease;
box-shadow: 0px 0px 20px 5px white;
}
.single-course .i-am-course-content-wrapper .type-lesson header h2,
.single-lesson .i-am-course-content-wrapper .type-lesson header h2,
.single-quiz .i-am-course-content-wrapper .type-lesson header h2,
.single-course .i-am-course-lesson-wrapper .type-lesson header h2,
.single-lesson .i-am-course-lesson-wrapper .type-lesson header h2,
.single-quiz .i-am-course-lesson-wrapper .type-lesson header h2,
.single-course .i-am-lesson-content-wrapper .type-lesson header h2,
.single-lesson .i-am-lesson-content-wrapper .type-lesson header h2,
.single-quiz .i-am-lesson-content-wrapper .type-lesson header h2,
.single-course .i-am-lesson-meta-data .type-lesson header h2,
.single-lesson .i-am-lesson-meta-data .type-lesson header h2,
.single-quiz .i-am-lesson-meta-data .type-lesson header h2 {
font-weight: bold;
line-height: 24px;
font-size: 18px;
margin-top: -10px;
}
.single-course .i-am-course-content-wrapper .type-lesson header h2 a,
.single-lesson .i-am-course-content-wrapper .type-lesson header h2 a,
.single-quiz .i-am-course-content-wrapper .type-lesson header h2 a,
.single-course .i-am-course-lesson-wrapper .type-lesson header h2 a,
.single-lesson .i-am-course-lesson-wrapper .type-lesson header h2 a,
.single-quiz .i-am-course-lesson-wrapper .type-lesson header h2 a,
.single-course .i-am-lesson-content-wrapper .type-lesson header h2 a,
.single-lesson .i-am-lesson-content-wrapper .type-lesson header h2 a,
.single-quiz .i-am-lesson-content-wrapper .type-lesson header h2 a,
.single-course .i-am-lesson-meta-data .type-lesson header h2 a,
.single-lesson .i-am-lesson-meta-data .type-lesson header h2 a,
.single-quiz .i-am-lesson-meta-data .type-lesson header h2 a {
display: inline-block;
position: relative;
}
.single-course .i-am-course-content-wrapper .type-lesson header h2 a:after,
.single-lesson .i-am-course-content-wrapper .type-lesson header h2 a:after,
.single-quiz .i-am-course-content-wrapper .type-lesson header h2 a:after,
.single-course .i-am-course-lesson-wrapper .type-lesson header h2 a:after,
.single-lesson .i-am-course-lesson-wrapper .type-lesson header h2 a:after,
.single-quiz .i-am-course-lesson-wrapper .type-lesson header h2 a:after,
.single-course .i-am-lesson-content-wrapper .type-lesson header h2 a:after,
.single-lesson .i-am-lesson-content-wrapper .type-lesson header h2 a:after,
.single-quiz .i-am-lesson-content-wrapper .type-lesson header h2 a:after,
.single-course .i-am-lesson-meta-data .type-lesson header h2 a:after,
.single-lesson .i-am-lesson-meta-data .type-lesson header h2 a:after,
.single-quiz .i-am-lesson-meta-data .type-lesson header h2 a:after {
content: '';
display: inline-block;
height: 2px;
width: 0%;
background: #ecb101;
position: absolute;
transition: all 0.5s ease;
}
.single-course .i-am-course-lesson-wrapper .type-lesson header h2 a:after {
left: 0;
top: 20px;
}
.single-course .i-am-course-content-wrapper .type-lesson .lesson-meta,
.single-lesson .i-am-course-content-wrapper .type-lesson .lesson-meta,
.single-quiz .i-am-course-content-wrapper .type-lesson .lesson-meta,
.single-course .i-am-course-lesson-wrapper .type-lesson .lesson-meta,
.single-lesson .i-am-course-lesson-wrapper .type-lesson .lesson-meta,
.single-quiz .i-am-course-lesson-wrapper .type-lesson .lesson-meta,
.single-course .i-am-lesson-content-wrapper .type-lesson .lesson-meta,
.single-lesson .i-am-lesson-content-wrapper .type-lesson .lesson-meta,
.single-quiz .i-am-lesson-content-wrapper .type-lesson .lesson-meta,
.single-course .i-am-lesson-meta-data .type-lesson .lesson-meta,
.single-lesson .i-am-lesson-meta-data .type-lesson .lesson-meta,
.single-quiz .i-am-lesson-meta-data .type-lesson .lesson-meta {
font-size: 16px;
}
.single-course .i-am-course-content-wrapper .type-lesson .lesson-meta span,
.single-lesson .i-am-course-content-wrapper .type-lesson .lesson-meta span,
.single-quiz .i-am-course-content-wrapper .type-lesson .lesson-meta span,
.single-course .i-am-course-lesson-wrapper .type-lesson .lesson-meta span,
.single-lesson .i-am-course-lesson-wrapper .type-lesson .lesson-meta span,
.single-quiz .i-am-course-lesson-wrapper .type-lesson .lesson-meta span,
.single-course .i-am-lesson-content-wrapper .type-lesson .lesson-meta span,
.single-lesson .i-am-lesson-content-wrapper .type-lesson .lesson-meta span,
.single-quiz .i-am-lesson-content-wrapper .type-lesson .lesson-meta span,
.single-course .i-am-lesson-meta-data .type-lesson .lesson-meta span,
.single-lesson .i-am-lesson-meta-data .type-lesson .lesson-meta span,
.single-quiz .i-am-lesson-meta-data .type-lesson .lesson-meta span {
margin-right: 7px;
}
.single-course .i-am-course-lesson-wrapper .type-lesson .lesson-meta span {
padding-left: 0 !important;
}
.single-course .i-am-course-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-lesson .i-am-course-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-quiz .i-am-course-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-course .i-am-course-lesson-wrapper .type-lesson .lesson-meta .lesson-length,
.single-lesson .i-am-course-lesson-wrapper .type-lesson .lesson-meta .lesson-length,
.single-quiz .i-am-course-lesson-wrapper .type-lesson .lesson-meta .lesson-length,
.single-course .i-am-lesson-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-lesson .i-am-lesson-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-quiz .i-am-lesson-content-wrapper .type-lesson .lesson-meta .lesson-length,
.single-course .i-am-lesson-meta-data .type-lesson .lesson-meta .lesson-length,
.single-lesson .i-am-lesson-meta-data .type-lesson .lesson-meta .lesson-length,
.single-quiz .i-am-lesson-meta-data .type-lesson .lesson-meta .lesson-length {
display: block;
}
.single-course .i-am-course-content-wrapper .type-lesson .lesson-meta a,
.single-lesson .i-am-course-content-wrapper .type-lesson .lesson-meta a,
.single-quiz .i-am-course-content-wrapper .type-lesson .lesson-meta a,
.single-course .i-am-course-lesson-wrapper .type-lesson .lesson-meta a,
.single-lesson .i-am-course-lesson-wrapper .type-lesson .lesson-meta a,
.single-quiz .i-am-course-lesson-wrapper .type-lesson .lesson-meta a,
.single-course .i-am-lesson-content-wrapper .type-lesson .lesson-meta a,
.single-lesson .i-am-lesson-content-wrapper .type-lesson .lesson-meta a,
.single-quiz .i-am-lesson-content-wrapper .type-lesson .lesson-meta a,
.single-course .i-am-lesson-meta-data .type-lesson .lesson-meta a,
.single-lesson .i-am-lesson-meta-data .type-lesson .lesson-meta a,
.single-quiz .i-am-lesson-meta-data .type-lesson .lesson-meta a {
border-bottom: dotted 1px #e8e9eb;
padding-bottom: 3px;
text-transform: capitalize;
}
.single-course .i-am-course-content-wrapper .type-lesson:hover:before,
.single-lesson .i-am-course-content-wrapper .type-lesson:hover:before,
.single-quiz .i-am-course-content-wrapper .type-lesson:hover:before,
.single-course .i-am-course-lesson-wrapper .type-lesson:hover:before,
.single-lesson .i-am-course-lesson-wrapper .type-lesson:hover:before,
.single-quiz .i-am-course-lesson-wrapper .type-lesson:hover:before,
.single-course .i-am-lesson-content-wrapper .type-lesson:hover:before,
.single-lesson .i-am-lesson-content-wrapper .type-lesson:hover:before,
.single-quiz .i-am-lesson-content-wrapper .type-lesson:hover:before,
.single-course .i-am-lesson-meta-data .type-lesson:hover:before,
.single-lesson .i-am-lesson-meta-data .type-lesson:hover:before,
.single-quiz .i-am-lesson-meta-data .type-lesson:hover:before {
border: solid 7px #242c5e;
}
.single-course .i-am-course-content-wrapper .type-lesson:hover h2 a,
.single-lesson .i-am-course-content-wrapper .type-lesson:hover h2 a,
.single-quiz .i-am-course-content-wrapper .type-lesson:hover h2 a,
.single-course .i-am-course-lesson-wrapper .type-lesson:hover h2 a,
.single-lesson .i-am-course-lesson-wrapper .type-lesson:hover h2 a,
.single-quiz .i-am-course-lesson-wrapper .type-lesson:hover h2 a,
.single-course .i-am-lesson-content-wrapper .type-lesson:hover h2 a,
.single-lesson .i-am-lesson-content-wrapper .type-lesson:hover h2 a,
.single-quiz .i-am-lesson-content-wrapper .type-lesson:hover h2 a,
.single-course .i-am-lesson-meta-data .type-lesson:hover h2 a,
.single-lesson .i-am-lesson-meta-data .type-lesson:hover h2 a,
.single-quiz .i-am-lesson-meta-data .type-lesson:hover h2 a {
color: #ecb101;
}
.single-course .i-am-course-content-wrapper .type-lesson:hover h2 a:after,
.single-lesson .i-am-course-content-wrapper .type-lesson:hover h2 a:after,
.single-quiz .i-am-course-content-wrapper .type-lesson:hover h2 a:after,
.single-course .i-am-course-lesson-wrapper .type-lesson:hover h2 a:after,
.single-lesson .i-am-course-lesson-wrapper .type-lesson:hover h2 a:after,
.single-quiz .i-am-course-lesson-wrapper .type-lesson:hover h2 a:after,
.single-course .i-am-lesson-content-wrapper .type-lesson:hover h2 a:after,
.single-lesson .i-am-lesson-content-wrapper .type-lesson:hover h2 a:after,
.single-quiz .i-am-lesson-content-wrapper .type-lesson:hover h2 a:after,
.single-course .i-am-lesson-meta-data .type-lesson:hover h2 a:after,
.single-lesson .i-am-lesson-meta-data .type-lesson:hover h2 a:after,
.single-quiz .i-am-lesson-meta-data .type-lesson:hover h2 a:after {
width: 100%;
}
.single-course .i-am-course-content-wrapper > footer > p,
.single-lesson .i-am-course-content-wrapper > footer > p,
.single-quiz .i-am-course-content-wrapper > footer > p,
.single-course .i-am-course-lesson-wrapper > footer > p,
.single-lesson .i-am-course-lesson-wrapper > footer > p,
.single-quiz .i-am-course-lesson-wrapper > footer > p,
.single-course .i-am-lesson-content-wrapper > footer > p,
.single-lesson .i-am-lesson-content-wrapper > footer > p,
.single-quiz .i-am-lesson-content-wrapper > footer > p,
.single-course .i-am-lesson-meta-data > footer > p,
.single-lesson .i-am-lesson-meta-data > footer > p,
.single-quiz .i-am-lesson-meta-data > footer > p {
display: inline-block;
margin-right: 10px;
}
.single-course .i-am-course-content-wrapper p img,
.single-lesson .i-am-course-content-wrapper p img,
.single-quiz .i-am-course-content-wrapper p img,
.single-course .i-am-course-lesson-wrapper p img,
.single-lesson .i-am-course-lesson-wrapper p img,
.single-quiz .i-am-course-lesson-wrapper p img,
.single-course .i-am-lesson-content-wrapper p img,
.single-lesson .i-am-lesson-content-wrapper p img,
.single-quiz .i-am-lesson-content-wrapper p img,
.single-course .i-am-lesson-meta-data p img,
.single-lesson .i-am-lesson-meta-data p img,
.single-quiz .i-am-lesson-meta-data p img {
max-height: 450px;
object-fit: cover;
}
.single-course .i-am-course-content-wrapper ul li,
.single-lesson .i-am-course-content-wrapper ul li,
.single-quiz .i-am-course-content-wrapper ul li,
.single-course .i-am-course-lesson-wrapper ul li,
.single-lesson .i-am-course-lesson-wrapper ul li,
.single-quiz .i-am-course-lesson-wrapper ul li,
.single-course .i-am-lesson-content-wrapper ul li,
.single-lesson .i-am-lesson-content-wrapper ul li,
.single-quiz .i-am-lesson-content-wrapper ul li,
.single-course .i-am-lesson-meta-data ul li,
.single-lesson .i-am-lesson-meta-data ul li,
.single-quiz .i-am-lesson-meta-data ul li {
list-style-type: initial;
margin-left: 18px;
}
.single-course .i-am-course-content-wrapper h3,
.single-lesson .i-am-course-content-wrapper h3,
.single-quiz .i-am-course-content-wrapper h3,
.single-course .i-am-course-lesson-wrapper h3,
.single-lesson .i-am-course-lesson-wrapper h3,
.single-quiz .i-am-course-lesson-wrapper h3,
.single-course .i-am-lesson-content-wrapper h3,
.single-lesson .i-am-lesson-content-wrapper h3,
.single-quiz .i-am-lesson-content-wrapper h3,
.single-course .i-am-lesson-meta-data h3,
.single-lesson .i-am-lesson-meta-data h3,
.single-quiz .i-am-lesson-meta-data h3 {
font-size: 18px;
}
.single-course .i-am-course-content-wrapper h2,
.single-lesson .i-am-course-content-wrapper h2,
.single-quiz .i-am-course-content-wrapper h2,
.single-course .i-am-course-lesson-wrapper h2,
.single-lesson .i-am-course-lesson-wrapper h2,
.single-quiz .i-am-course-lesson-wrapper h2,
.single-course .i-am-lesson-content-wrapper h2,
.single-lesson .i-am-lesson-content-wrapper h2,
.single-quiz .i-am-lesson-content-wrapper h2,
.single-course .i-am-lesson-meta-data h2,
.single-lesson .i-am-lesson-meta-data h2,
.single-quiz .i-am-lesson-meta-data h2 {
font-size: 24px;
}
.single-course #sensei-quiz-list,
.single-lesson #sensei-quiz-list,
.single-quiz #sensei-quiz-list {
padding: 0;
}
.single-course #sensei-quiz-list > li,
.single-lesson #sensei-quiz-list > li,
.single-quiz #sensei-quiz-list > li {
box-shadow: 1px 1px 20px rgba(232, 233, 235, 0.9);
padding: 35px;
}
.single-course #sensei-quiz-list > li input,
.single-lesson #sensei-quiz-list > li input,
.single-quiz #sensei-quiz-list > li input {
margin: 10px 0px;
}
.single-course #sensei-quiz-list > li .answers li,
.single-lesson #sensei-quiz-list > li .answers li,
.single-quiz #sensei-quiz-list > li .answers li {
display: flex;
align-items: center;
}
.single-course #sensei-quiz-list > li .answers li label,
.single-lesson #sensei-quiz-list > li .answers li label,
.single-quiz #sensei-quiz-list > li .answers li label {
margin-left: 10px;
} .sensei-main-content .course-container .grid-enable {
width: 31%;
clear: none;
display: inline-block !important;
padding: 25px !important;
margin-right: 30px;
}
@media (max-width: 992px) {
.sensei-main-content .course-container .grid-enable {
width: 100%;
}
}
@media (max-width: 768px) {
.sensei-main-content .course-container .grid-enable {
margin-right: 0px;
padding: 0px !important;
}
}
.sensei-main-content .course-container .grid-enable .thumbnail {
margin-right: 30px;
border: none;
padding-bottom: 0px;
margin-bottom: 0px;
position: relative;
}
@media (max-width: 992px) {
.sensei-main-content .course-container .grid-enable .thumbnail {
margin-right: 0px !important;
}
}
@media (max-width: 768px) {
.sensei-main-content .course-container .grid-enable .thumbnail {
padding: 0px !important;
margin-bottom: 0px !important;
}
}
.sensei-main-content .course-container .grid-enable .thumbnail .thumb-wrapper {
display: inline-block;
overflow: hidden;
box-shadow: 1px 1px 10px #e8e9eb;
margin-bottom: 13px;
}
@media (max-width: 992px) {
.sensei-main-content .course-container .grid-enable .thumbnail .thumb-wrapper {
width: 100%;
}
}
.sensei-main-content .course-container .grid-enable .thumbnail .thumb-wrapper img {
border: none;
transition: all 0.5s ease;
display: inline-block;
min-height: auto !important;
object-fit: cover;
}
@media (max-width: 992px) {
.sensei-main-content .course-container .grid-enable .thumbnail .thumb-wrapper img {
width: 100%;
}
}
.sensei-main-content .course-container .grid-enable .thumbnail .free-tag {
position: absolute;
right: 18px;
bottom: 31px;
padding: 5px 20px;
background: #ecb101;
color: white;
font-weight: bold;
font-size: 14px;
border-radius: 50px;
}
@media (max-width: 768px) {
.sensei-main-content .course-container .grid-enable .thumbnail .free-tag {
margin: 0px !important;
margin-bottom: 10px !important;
}
}
.sensei-main-content .course-container .grid-enable .free-tag {
display: inline-block;
padding: 1px 20px;
background: #ecb101;
color: white;
font-weight: bold;
font-size: 14px;
border-radius: 50px;
margin-bottom: 10px;
}
@media (max-width: 768px) {
.sensei-main-content .course-container .grid-enable .free-tag {
margin: 20px 20px 0px !important;
}
}
.sensei-main-content .course-container .grid-enable .grid-course-content {
position: relative;
padding: 0;
display: inline-block;
}
@media (max-width: 768px) {
.sensei-main-content .course-container .grid-enable .grid-course-content {
padding: 0px 20px 25px;
}
}
.sensei-main-content .course-container .grid-enable .grid-course-content h3 {
margin: 10px 0px;
padding-right: 0px;
font-size: 18px;
}
.sensei-main-content .course-container .grid-enable .grid-course-content .entry {
position: relative;
}
.sensei-main-content .course-container .grid-enable .grid-course-content .sensei-course-meta {
font-size: 14px;
color: rgba(119, 119, 119, 0.8);
}
.sensei-main-content .course-container .grid-enable .grid-course-content .sensei-course-meta a {
color: rgba(119, 119, 119, 0.8);
}
.sensei-main-content .course-container .grid-enable .grid-course-content .sensei-course-meta .course-lesson-count {
padding: 0;
font-weight: bold;
border-bottom: dashed 1px #e8e9eb;
padding-bottom: 3px;
}
.sensei-main-content .course-container .grid-enable .grid-course-content .sensei-course-meta .course-price {
position: absolute;
right: 0;
top: -84px;
font-weight: bold;
}
.sensei-main-content .course-container .grid-enable .grid-course-content .sensei-course-meta .course-price .woocommerce-Price-amount {
padding: 1px 15px;
}
.sensei-main-content .course-container .grid-enable .grid-course-content .link-to-the-full-course a {
font-weight: bold;
color: #ecb101;
}
@media (min-width: 992px) {
.sensei-main-content .course-container .grid-enable:nth-child(4n-1) {
margin-right: 0;
}
}
.sensei-main-content .course-container .featured.grid-enable h3.course-title {
display: flex;
align-items: center;
}
.edumodo-sensi-course-header .sensei-course-meta {
margin-top: 10px;
display: flex;
align-items: center;
gap: 7px;
flex-wrap: wrap;
}
.edumodo-sensi-course-header .sensei-course-meta span {
padding-bottom: 3px;
margin-left: 0px;
}
.sensei-container #commentform #submit {
padding: 12px 30px;
font-size: 14px;
}
.edumodo-sensi-course-header .progress {
height: auto;
} .learnpress-archive-column-2 .lp-archive-courses .learn-press-courses {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 20px;
padding: 0;
}
.learnpress-archive-column-2 .lp-archive-courses .learn-press-courses li {
width: 100%;
margin: 0;
}
.learnpress-archive-column-2 .lp-archive-courses .learn-press-courses li img {
width: 100%;
}
@media (max-width: 768px) {
.learnpress-archive-column-2 .lp-archive-courses .learn-press-courses {
margin: 0;
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.learnpress-archive-column-2 .lp-archive-courses .learn-press-courses {
grid-template-columns: repeat(1, 1fr);
margin: 0;
}
}
.learnpress-archive-column-3 .lp-archive-courses .learn-press-courses {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 20px;
padding: 0;
}
.learnpress-archive-column-3 .lp-archive-courses .learn-press-courses li {
width: 100%;
margin: 0;
}
.learnpress-archive-column-3 .lp-archive-courses .learn-press-courses li img {
width: 100%;
}
@media (max-width: 768px) {
.learnpress-archive-column-3 .lp-archive-courses .learn-press-courses {
margin: 0;
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.learnpress-archive-column-3 .lp-archive-courses .learn-press-courses {
grid-template-columns: repeat(1, 1fr);
margin: 0;
}
}
.learnpress-archive-column-4 .lp-archive-courses .learn-press-courses {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 20px;
padding: 0;
}
.learnpress-archive-column-4 .lp-archive-courses .learn-press-courses li {
width: 100%;
margin: 0;
}
.learnpress-archive-column-4 .lp-archive-courses .learn-press-courses li img {
width: 100%;
}
@media (max-width: 768px) {
.learnpress-archive-column-4 .lp-archive-courses .learn-press-courses {
margin: 0;
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.learnpress-archive-column-4 .lp-archive-courses .learn-press-courses {
grid-template-columns: repeat(1, 1fr);
margin: 0;
}
}
.learnpress-archive-column-4 .learn-press-profile-course__tab .learn-press-courses {
grid-template-columns: repeat(3, 1fr);
grid-gap: 0;
}
@media (max-width: 480px) {
.learnpress-archive-column-4 .learn-press-profile-course__tab .learn-press-courses {
grid-template-columns: repeat(1, 1fr);
margin: 0;
}
}
.learnpress-archive-column-4 .learn-press-profile-course__tab .learn-press-courses[data-size="3"] .course {
width: 100%;
}
.learnpress-archive-column-4 .learn-press-profile-course__tab .learn-press-filters li a {
cursor: pointer;
}
.learnpress-archive-column-4 .learn-press-courses[data-layout=grid] .course .course-item .course-content .course-permalink {
height: auto!important;
}
.learnpress-archive-column-5 .lp-archive-courses .learn-press-courses {
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-gap: 20px;
padding: 0;
}
.learnpress-archive-column-5 .lp-archive-courses .learn-press-courses li {
width: 100%;
margin: 0;
}
.learnpress-archive-column-5 .lp-archive-courses .learn-press-courses li img {
width: 100%;
}
@media (max-width: 768px) {
.learnpress-archive-column-5 .lp-archive-courses .learn-press-courses {
margin: 0;
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.learnpress-archive-column-5 .lp-archive-courses .learn-press-courses {
grid-template-columns: repeat(1, 1fr);
margin: 0;
}
}
.learnpress-archive-column-6 .lp-archive-courses .learn-press-courses {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-gap: 20px;
padding: 0;
}
.learnpress-archive-column-6 .lp-archive-courses .learn-press-courses li {
width: 100%;
margin: 0;
}
@media (max-width: 768px) {
.learnpress-archive-column-6 .lp-archive-courses .learn-press-courses {
margin: 0;
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.learnpress-archive-column-6 .lp-archive-courses .learn-press-courses {
grid-template-columns: repeat(1, 1fr);
margin: 0;
}
}
#learn-press-profile .dashboard-general-statistic__row .statistic-box {
width: 29%!important;
}
@media (max-width: 480px) {
#learn-press-profile .dashboard-general-statistic__row .statistic-box {
width: 100% !important;
}
}
.learn-press-breadcrumb {
display: none;
}
.edumodo-lp-course-1 span.post-view i {
padding-right: 4px;
}
.edumodo-lp-course-1 .lp-course-1 {
border-radius: 3px;
background-color: #ffffff;
box-shadow: 0px 5px 25px 0px rgba(46, 61, 73, 0.2);
transition: all 0.5s ease;
}
.edumodo-lp-course-1 .lp-course-1:hover {
box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
transition: all 0.5s ease;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail {
position: relative;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail .lp-img {
overflow: hidden;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail .lp-img img {
transition: 0.5s ease-in-out;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail .author-wrapper {
position: absolute;
right: 18px;
bottom: -25px;
z-index: 1;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail .author-wrapper img {
border-radius: 50px;
}
.edumodo-lp-course-1 .lp-course-1 .lp-course-thumbnail:hover .lp-img a img {
transform: scale(1.2);
transition: all 0.5s ease;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body {
padding: 20px;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .course-entry-title {
font-size: 16px;
line-height: 25px;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .entry-content {
font-size: 14px;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .footer-body {
font-size: 13px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: space-between;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .footer-body .lp-enroll i {
color: #808080;
font-size: 12px;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .footer-body .lp-enroll span {
color: #808080;
margin-right: 5px;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .footer-body span.lp-enroll-btn a {
color: #ecb101;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .footer-body span.lp-enroll-btn a:hover {
color: #242c5e;
}
.learnp-ralated-course {
background: #f9f9f9;
clear: both;
padding: 25px 25px 30px 25px;
}
.learnp-ralated-course .title {
border-bottom: 1px solid #e8e9eb;
padding-bottom: 20px;
text-align: center;
font-size: 22px;
margin-bottom: 25px;
position: relative;
margin-top: 8px;
}
.learnp-ralated-course .title:before {
background: #ecb101;
position: absolute;
height: 3px;
width: 50px;
left: 0;
right: 0;
bottom: -2px;
content: "";
margin: auto;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item {
display: flex;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #e8e9eb;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-thumbnail img {
max-width: 90px;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-content {
margin: 0 0 0 15px;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-content .learnp-course-title {
font-size: 14px;
line-height: 22px;
font-weight: 700;
margin-top: 0;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-content .learnp-course-title a:hover {
color: #ecb101;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-content .course-meta {
font-size: 12px;
font-weight: normal;
margin-bottom: 0;
}
.learnp-ralated-course .learnp-ralated-course-wrapper article.learnp-ralated-item .learnp-ralated-content .course-meta .course-origin-price {
color: #4b5158;
font-size: 14px;
font-weight: 700;
} #learn-press-course-curriculum .course-item .item-status {
color: #ecb101 !important;
}
.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active {
border-bottom: 4px solid #ecb101 !important;
}
.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active a {
color: #ecb101 !important;
}
#learn-press-course-curriculum .section-header .meta .collapse {
background-color: rgba(236, 177, 1, 0.8) !important;
}
#learn-press-course-curriculum .section-header {
background-color: #f9f9f9 !important;
border: 1px solid #e8e9eb !important;
margin-bottom: 2px !important;
}
#learn-press-course-curriculum .course-item.viewable {
border-bottom: 1px solid #e8e9eb !important;
border-left: 1px solid #e8e9eb !important;
border-right: 1px solid #e8e9eb !important;
margin-bottom: 0 !important;
}
#learn-press-course-curriculum .course-item.viewable:last-child {
margin-bottom: 2px !important;
}
#learn-press-course-curriculum .course-item.viewable:first-child {
border-top: 1px solid #e8e9eb !important;
}
#learn-press-course-curriculum .course-item.viewable:hover {
background: #f9f9f9 !important;
}
.learn-press-message {
border-left: 5px solid #ecb101 !important;
}
#learn-press-course-curriculum ul.curriculum-sections,
#learn-press-course-curriculum ul.section-content {
background-color: #fff !important;
}
.course-reviews-list li {
background-color: #f9f9f9 !important;
border: 1px solid #e8e9eb;
}
.course-rate .review-bar .rating {
background: rgba(236, 177, 1, 0.5) !important;
}
.course-rate .review-bar {
background: #f9f9f9 !important;
}
.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab a {
border-bottom: none !important;
margin-bottom: 0 !important;
}
.learn-press-tabs .learn-press-nav-tabs {
border-bottom: 1px solid #e8e9eb !important;
}
#learn-press-course-description > ul > li {
padding: 5px;
}
#learn-press-course-description > ul {
margin-left: -20px;
}
.learn-press-user-profile .lp-form-field-wrap {
padding-left: 0;
}
.learn-press-user-profile .learn-press-tabs > li.current a {
color: #ecb101 !important;
}
.learn-press-user-profile .learn-press-tabs > li.current {
border-bottom: 4px solid #ecb101 !important;
}
.lp-archive-courses .course-content {
background-color: #fff;
}
.order_details table,
.learn-press-tab table,
.lp-checkout table,
.order_details th,
.learn-press-tab th,
.lp-checkout th,
.order_details td,
.learn-press-tab td,
.lp-checkout td {
border: 1px solid #e8e9eb;
font-size: 14px;
padding: 3px 20px;
}
.learn-press-checkout-review-order h3 {
margin-bottom: 25px;
}
.learn-press-checkout-review-order-table {
margin-bottom: 35px;
}
#learn-press-checkout > p > a:nth-child(1) {
color: #ecb101;
text-transform: capitalize;
}
#course-curriculum-popup #popup-main #popup-header {
background: #ecb101 !important;
border-bottom: 1px solid #ecb101 !important;
}
#course-curriculum-popup #popup-main #popup-header .popup-close:hover,
#course-curriculum-popup #popup-main #popup-header .sidebar-hide-btn:hover,
#course-curriculum-popup #popup-main #popup-header .sidebar-show-btn:hover {
background: #242c5e !important;
}
#learn-press-course-curriculum .course-item .item-status.item-status-completed,
#learn-press-course-curriculum .course-item .item-status.item-status-passed {
background: #242c5e !important;
color: white !important;
}
#popup_container #popup_title,
.single-lp_course .learn-press-course-results-progress .grade.passed {
background: #242c5e !important;
}
.single-lp_course .learn-press-message {
margin-top: 10px !important;
margin-bottom: 0 !important;
}
.single-lp_course .course-reviews-list {
padding: 0;
}
strong.user-nicename {
text-transform: capitalize;
color: #ecb101;
}
.course-lesson-description {
display: inline-block;
}
.course-lesson-description iframe {
margin: 0 auto;
display: block;
}
.learn-press-pagination {
margin-top: 40px;
}
.learnpress .learn-press-pagination ul li span.page-numbers.current {
padding: 10px 15px;
}
.learnpress .learn-press-pagination ul li a {
padding: 10px 15px;
} .lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.purchase-button,
.lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.enroll-button {
padding: 10px 30px;
}
.course-summary.lp-three {
background: #fff;
padding: 30px;
}
@media (min-width: 0px) and (max-width: 991px) {
.course-summary.lp-three {
margin-bottom: 30px;
}
}
.le-course3-content {
background: white;
margin-bottom: 40px;
}
.le-course3-content .course-summary {
margin-top: 40px;
}
.le-course3-content .related-course-heading {
margin: 40px 0 30px 0;
}
.le-course3-content .lp-related-course .lp-course-1 {
border-radius: 3px;
background-color: #ffffff;
box-shadow: 0px 5px 25px 0px rgba(46, 61, 73, 0.2);
transition: all 0.5s ease;
}
.le-course3-content .lp-related-course .lp-course-1:hover {
box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
transition: all 0.5s ease;
}
.le-course3-content .lp-related-course .lp-course-1 .lp-course-thumbnail {
position: relative;
}
.le-course3-content .lp-related-course .lp-course-1 .lp-course-thumbnail a:before {
background-color: #242c5e;
content: "";
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
opacity: 0.8;
}
.le-course3-content .lp-related-course .lp-course-1 .lp-course-thumbnail img {
transition: 0.5s ease-in-out;
}
.le-course3-content .lp-related-course .lp-course-1 .lp-course-thumbnail .author-wrapper {
position: absolute;
right: 22px;
bottom: -20px;
z-index: 1;
}
.le-course3-content .lp-related-course .lp-course-1 .lp-course-thumbnail .author-wrapper img {
border-radius: 50px;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body {
padding: 10px 18px 18px 18px;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body .course-entry-title {
font-size: 16px;
line-height: 25px;
font-weight: 600;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body .entry-content {
font-size: 14px;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body .footer-body {
font-size: 13px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: space-between;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body .footer-body span a {
color: #808080;
}
.le-course3-content .lp-related-course .lp-course-1 .course-content-body .footer-body span.lp-enroll-btn a:hover {
color: #ecb101;
}
.le-course3-content .content-body {
padding: 30px 0;
}
.single-lp_course {
background: white;
}
.entry-header a {
transition: all 0.5s ease;
}
.entry-header a:hover {
color: #ecb101;
}
.le-course3-content .lp-sidebar .lp-course-meta .button {
padding: 12px;
color: white;
font-weight: 700;
}
.single-lp_course .comments-area {
margin-top: 50px;
}
.lpcourse-course-wapper-3 .related-course-heading {
margin: 40px 0 30px 0;
}
.lpcourse-course-wapper-3 .rl-course-title {
font-size: 26px;
}
.lpcourse-course-wapper-3 .rl-course-title.ld {
margin: 70px 0 35px 0;
font-weight: 700;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 {
border-radius: 3px;
margin-bottom: 30px;
background-color: #ffffff;
box-shadow: 0px 5px 25px 0px rgba(46, 61, 73, 0.2);
transition: all 0.5s ease;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1:hover {
box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
transition: all 0.5s ease;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail {
position: relative;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail a:before {
background-color: #242c5e;
content: "";
height: 0%;
width: 0%;
position: absolute;
z-index: 1;
opacity: 0;
transition: all 0.3s ease;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
margin: auto;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail a:after {
position: absolute;
background: #fff;
color: #242c5e;
left: 0;
right: 0;
top: 0;
bottom: 0;
height: 35px;
width: 35px;
margin: auto;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
opacity: 0;
transition: all 0.3s ease;
content: "\f02d";
font-family: FontAwesome;
z-index: 1;
border-radius: 50px;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail img {
transition: 0.5s ease-in-out;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail .author-wrapper {
position: absolute;
right: 22px;
bottom: -20px;
z-index: 1;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail .author-wrapper img {
border-radius: 50px;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body {
padding: 10px 18px 18px 18px;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .course-entry-title {
font-size: 16px;
font-weight: 700;
line-height: 21px;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .entry-content {
font-size: 14px;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .footer-body {
font-size: 13px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: space-between;
font-weight: 700;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .footer-body .lp-enroll {
color: #ecb101;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .footer-body span a {
color: #808080;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .course-content-body .footer-body span.lp-enroll-btn a:hover {
color: #ecb101;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail:hover a:after {
opacity: 1;
transition: all 0.3s ease;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 .lp-course-thumbnail:hover a:before {
height: 100%;
width: 100%;
opacity: 0.8;
transition: all 0.3s ease;
}
@media (min-width: 768px) and (max-width: 991px) {
.lpcourse-sidebar {
margin-top: 0;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 600px) {
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2,
.single-lp_course .lpcourse-course-wapper .lpcourse-top {
display: inherit;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail {
margin-bottom: 40px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-main-2 {
padding: 10px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-info {
padding: 10px;
}
}
.profile.learnpress.learnpress-page .page .learnpress {
padding-top: 0;
}
.learnpress #learn-press-profile-nav:before {
background: #f9f9f9 !important;
}
.learnpress #learn-press-profile-nav .tabs > li.active > a {
background: #ecb101 !important;
}
.learnpress .profile #learn-press-user-profile .learn-press-form-login,
.learnpress .profile #learn-press-user-profile .learn-press-form-register {
width: 46%;
display: inline-block;
float: left;
background: #fff;
margin: 2%;
}
.learnpress ul.lp-sub-menu {
padding-left: 0;
background: #242c5e;
color: #fff;
padding: 8px 10px;
}
.learnpress ul.lp-sub-menu li a {
color: #fff;
}
.single-lp_course {
background: #F5f5f5;
}
.single-lp_course img.avatar.avatar-96.photo {
border-radius: 50px;
}
.single-lp_course p.author-name a {
padding-left: 15px;
} .archive.category .lp-archive-courses .lp-course-buttons,
.post-type-archive-lp_course .lp-course-buttons,
.become_a_teacher .lp-course-buttons {
display: none;
}
.archive.category .lp-archive-courses .learn-press-breadcrumb,
.post-type-archive-lp_course .learn-press-breadcrumb {
display: none;
}
.single.single-lp_course .lpcourse-course-wapper .lpcourse-main .course-summary .course-meta,
.single.single-lp_course .lpcourse-course-wapper-2 .lpcourse-main-2 .course-summary .course-meta,
.single.single-lp_course .lpcourse-course-wapper-3 .lpcourse-main .course-summary .course-meta {
display: none;
}
.single.single-lp_course .lpcourse-course-wapper .lpcourse-main .course-summary .course-price,
.single.single-lp_course .lpcourse-course-wapper-2 .lpcourse-main-2 .course-summary .course-price,
.single.single-lp_course .lpcourse-course-wapper-3 .lpcourse-main .course-summary .course-price {
display: none;
}
.single.single-lp_course .lpcourse-course-wapper .lpcourse-main .course-summary .lp-course-buttons,
.single.single-lp_course .lpcourse-course-wapper-2 .lpcourse-main-2 .course-summary .lp-course-buttons,
.single.single-lp_course .lpcourse-course-wapper-3 .lpcourse-main .course-summary .lp-course-buttons {
display: none;
}
body.course-item-popup .learn-press-content-protected-message {
font-size: 20px;
}
body.course-item-popup .learn-press-content-protected-message a {
color: #ecb101;
}
.single.single-lp_course .learn-press-message {
margin-top: 40px !important;
margin-bottom: 60px !important;
font-size: 20px;
color: #ecb101;
}
.lp-archive-courses .lp-entry-content .entry-content-left {
padding-top: 0!important;
}
.lp-archive-courses .course-summary .course-summary-content .meta-item.meta-item-review {
margin-left: -100px;
margin-right: 100px;
}
.course-sidebar-preview .course-price .price {
font-weight: 700!important;
font-size: 36px!important;
} .learnpress form[name="search-course"] {
margin-bottom: 55px;
}
ul.learn-press-courses .course .course-item {
box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.2) !important;
background: #fff;
}
ul.learn-press-courses .course:hover .course-item {
box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2) !important;
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
ul.learn-press-courses .course .course-title {
font-size: 16px !important;
line-height: 20px !important;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.learn-press-courses .course .course-title:hover {
color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.learn-press-courses .course .course-info .course-instructor a:hover {
color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.learn-press-courses .course .course-info .course-price {
font-size: 14px !important;
}
ul.learn-press-courses .course .course-info .course-price .price {
font-size: 14px !important;
}
ul.learn-press-courses[data-layout="grid"] .course-info {
padding: 0;
}
.lp-archive-courses .lp-content-area {
padding: 100px 0 80px;
}
.lp-archive-courses .learn-press-pagination {
padding-bottom: 0;
margin-bottom: 0;
}
.lp-archive-courses ul.learn-press-courses[data-layout="list"] .course {
border: none;
margin-bottom: 30px;
}
.lp-archive-courses ul.learn-press-courses[data-layout="list"] .course:last-child {
margin-bottom: 0;
}
.lp-archive-courses ul.learn-press-courses[data-layout="list"] .course .course-instructor a {
color: inherit !important;
}
.lp-archive-courses ul.learn-press-courses[data-layout="grid"] .course {
margin-bottom: 30px;
}
.lp-archive-courses ul.learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-instructor a {
color: inherit !important;
}
.lp-archive-courses ul.learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-wrap-meta {
display: grid !important;
grid-template-columns: repeat(2, 1fr);
}
.lp-archive-courses ul.learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-permalink {
margin: 7px 0px;
}
.lp-archive-courses ul.learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-review {
display: block;
}
.lp-archive-courses ul.learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-wrap-meta {
display: block;
flex-wrap: wrap;
clear: both;
}
.lp-archive-courses ul.learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info {
padding: 15px 0px 0px;
}
.lp-archive-courses ul.learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer .course-price {
float: none;
}
.lp-archive-courses .learn-press-pagination {
display: block;
}
.lp-archive-courses .learn-press-pagination .page-numbers {
box-shadow: none !important;
}
ul.learn-press-courses[data-layout="list"] .course {
padding: 0 !important;
width: 100% !important;
}
ul.learn-press-courses[data-layout="list"] .course .course-item {
padding: 30px;
}
ul.learn-press-courses[data-layout="list"] .course .course-item .course-content {
width: calc(60%) !important;
}
@media (max-width: 768px) {
ul.learn-press-courses[data-layout="list"] .course .course-item .course-content {
width: 100% !important;
}
}
ul.learn-press-courses[data-layout="list"] .course .course-thumbnail {
height: 100%;
}
ul.learn-press-courses[data-layout="list"] .course .course-thumbnail a,
ul.learn-press-courses[data-layout="list"] .course .course-thumbnail div {
height: 100%;
}
ul.learn-press-courses[data-layout="list"] .course .course-thumbnail img {
height: 100% !important;
object-fit: cover;
}
ul.learn-press-courses[data-layout="list"] .course .course-content {
padding: 15px;
padding-top: 15px !important;
}
ul.learn-press-courses[data-layout="list"] .course .course-content .course-info {
padding: 0 !important;
} .single-lp_course .lpcourse-course-wapper {
margin-bottom: 80px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top {
box-shadow: 0px 1px 20px 0px rgba(46, 61, 73, 0.2);
clear: both;
display: flex;
align-items: center;
overflow: hidden;
margin-bottom: 40px;
border-radius: 0.375rem;
min-height: 350px;
background: white;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-meta {
font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-info {
padding: 15px 35px 55px 35px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-info .entry-title {
font-size: 26px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-info .single-excerpt {
padding-bottom: 15px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .less-padding-two {
padding-top: 0;
padding-right: 0;
padding-left: 0;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button {
display: flex;
align-items: center;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button .single-price {
margin-right: 20px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button .single-price .origin-price {
font-size: 22px;
font-weight: bold;
color: #54b551;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button .lp-button {
background-color: transparent;
border-radius: 50px;
color: #ecb101;
padding-left: 20px;
padding-right: 20px;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button .lp-button:hover {
background: #242c5e;
color: #fff !important;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail {
float: right;
overflow: hidden;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail img {
min-height: 375px;
object-fit: cover;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail img {
width: 100%;
transform: scale(1);
transition: 0.5s ease-in-out;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail:before {
position: absolute;
background-color: rgba(36, 44, 94, 0.5);
content: "";
left: 0;
right: 0;
height: 100%;
opacity: 0;
z-index: 1;
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail:hover:before {
opacity: 1;
}
.single-lp_course .lpcourse-course-wapper .lpcourse-top .course-thumbnail:hover img {
transform: scale(1.1, 1.1);
}
.single-lp_course .lpcourse-course-wapper .lpcourse-main {
box-shadow: 0px 1px 20px 0px rgba(46, 61, 73, 0.2);
padding: 15px 35px 55px 35px;
display: block;
overflow: hidden;
padding: 30px;
background: #fff;
}
@media (max-width: 767px) {
.single-lp_course .lpcourse-course-wapper .lpcourse-main {
padding: 10px;
}
.lp-archive-courses .course-summary .course-summary-content .meta-item.meta-item-review {
margin: 35px 0 20px;
}
.lp-archive-courses .lp-content-area {
padding: 60px 30px;
}
.lp-archive-courses .course-meta__pull-left .meta-item {
height: 25px!important;
}
.single-lp_course .comments-area {
margin-bottom: 40px;
}
.lp-archive-courses ul.learn-press-breadcrumb,
.lp-archive-courses ul.course-nav-tabs {
padding-left: 0!important;
padding-right: 0!important;
}
}
.single-lp_course .lpcourse-course-wapper .edumodo-course-info {
background: #f9f9f9;
padding: 25px;
margin-bottom: 25px;
margin-top: 50px;
}
.single-lp_course .lpcourse-course-wapper .edumodo-course-info .title {
border-bottom: 1px solid #e8e9eb;
padding-bottom: 20px;
text-align: center;
font-size: 22px;
margin-bottom: 20px;
position: relative;
margin-top: 8px;
}
.single-lp_course .lpcourse-course-wapper .edumodo-course-info .title:before {
background: #ecb101;
position: absolute;
height: 3px;
width: 50px;
left: 0;
right: 0;
bottom: -2px;
content: "";
margin: auto;
}
.single-lp_course .lpcourse-course-wapper .edumodo-course-info ul > li {
list-style: none;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list {
list-style: none;
padding-left: 0;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list li {
padding: 8px 10px;
border-bottom: 1px solid #e8e9eb;
color: #4b5158;
font-size: 16px;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list li span {
color: #4b5158;
font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list li span.label {
font-weight: normal;
font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list li span.value {
font-weight: 700;
min-width: 60px;
float: right;
text-align: left;
font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper ul.course-info-list li:last-child {
border-bottom: none;
} .single-lp_course .lpcourse-course-wapper-2 {
box-shadow: 0px 1px 20px 0px rgba(46, 61, 73, 0.2);
margin-bottom: 80px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 {
clear: both;
display: flex;
align-items: center;
overflow: hidden;
margin-bottom: 40px;
border-radius: 0.375rem;
min-height: 350px;
background: white;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-meta {
font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-info {
padding: 15px 35px 55px 35px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-info .entry-title {
font-size: 26px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-info .single-excerpt {
padding-bottom: 15px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .less-padding-two {
padding-top: 0;
padding-right: 0;
padding-left: 0;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button {
display: flex;
align-items: center;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button .single-price {
margin-right: 20px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button .single-price .origin-price {
font-size: 22px;
font-weight: bold;
color: #54b551;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button .lp-button {
background-color: transparent;
border-radius: 50px;
color: #ecb101;
width: 170px;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button .lp-button:hover {
background: #242c5e;
color: #fff !important;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail {
float: right;
overflow: hidden;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail img {
min-height: 375px;
object-fit: cover;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail img {
width: 100%;
transform: scale(1);
transition: 0.5s ease-in-out;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail:before {
position: absolute;
background-color: rgba(36, 44, 94, 0.5);
content: "";
left: 0;
right: 0;
height: 100%;
opacity: 0;
z-index: 1;
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
-ms-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail:hover:before {
opacity: 1;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .course-thumbnail:hover img {
transform: scale(1.1, 1.1);
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-main-2 {
display: block;
overflow: hidden;
padding: 30px;
background: #fff;
}
.single-lp_course .lpcourse-course-wapper-2 .edumodo-course-info {
background: #f9f9f9;
padding: 25px;
margin-bottom: 25px;
margin-top: 50px;
}
.single-lp_course .lpcourse-course-wapper-2 .edumodo-course-info .title {
border-bottom: 1px solid #e8e9eb;
padding-bottom: 20px;
text-align: center;
font-size: 22px;
margin-bottom: 20px;
position: relative;
margin-top: 8px;
}
.single-lp_course .lpcourse-course-wapper-2 .edumodo-course-info .title:before {
background: #ecb101;
position: absolute;
height: 3px;
width: 50px;
left: 0;
right: 0;
bottom: -2px;
content: "";
margin: auto;
}
.single-lp_course .lpcourse-course-wapper-2 .edumodo-course-info ul > li {
list-style: none;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list {
list-style: none;
padding-left: 0;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list li {
padding: 8px 10px;
border-bottom: 1px solid #e8e9eb;
color: #4b5158;
font-size: 16px;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list li span {
color: #4b5158;
font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list li span.label {
font-weight: normal;
font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list li span.value {
font-weight: 700;
min-width: 60px;
float: right;
text-align: left;
font-size: 14px;
}
.single-lp_course .lpcourse-course-wapper-2 ul.course-info-list li:last-child {
border-bottom: none;
} .learnpress .course-curriculum ul.curriculum-sections .section-header .section-title {
padding: 10px 10px;
}
body.course-item-popup.learnpress #learn-press-content-item .content-item-wrap {
max-width: 88%;
}
.lpcourse-course-wapper-3 {
margin-top: 50px;
}
.lp-course3-heading {
padding: 55px 0;
min-height: 320px;
position: relative;
align-items: center;
display: flex;
justify-content: space-between;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.lp-course3-heading:before {
content: "";
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
background: #242c5e;
opacity: 0.8;
}
.lp-course3-heading .course-meta-top {
color: white;
margin-top: 15px;
margin-bottom: 5px;
font-weight: 500;
}
.lp-course3-heading .course-meta-top a {
color: white;
margin-right: 20px;
}
.lp-course3-heading .course-meta-top a:hover {
color: #ecb101;
}
.lp-course3-heading .course-meta-top .ld-post-by {
position: relative;
}
.lp-course3-heading .course-meta-top .author-name {
position: relative;
margin-right: 15px;
}
.lp-course3-heading .course-meta-top .lp-update {
position: relative;
}
.lp-course3-heading .course-meta-top .lp-update:before {
content: "";
background: white;
height: 13px;
width: 1px;
left: -5px;
bottom: 3px;
position: absolute;
margin-left: -5px;
}
.lp-course3-heading .course-meta-top .lp-update.hide-update-before:before {
display: none;
}
.lp-course3-heading .course-meta-top .lp-update.ld-update {
margin-left: 15px;
}
.lp-course3-heading .course-meta-top > .ld-post-by span:nth-child(5) {
display: none;
}
.lp-course3-heading .course-meta-buttom {
font-weight: 700;
}
.lp-course3-heading .course-meta-buttom i {
font-size: 14px;
margin-right: 3px;
}
.lp-course3-heading .course-meta-buttom .cat-links {
margin-right: 10px;
}
.lp-course3-heading .course-meta-buttom .cat-links a {
color: white;
}
.lp-course3-heading .course-meta-buttom .cat-links a:hover {
color: #ecb101;
}
.lp-course3-heading .lp-title {
color: white;
font-size: 36px;
font-weight: 700;
margin-bottom: 15px;
}
.lp-course3-heading .lp_excerpt {
color: white;
}
.lp-course3-heading .lp_excerpt .single-excerpt {
font-size: 20px;
font-weight: 600;
}
.lpcourse-sidebar {
margin-top: -253px;
}
.lpcourse-sidebar .course-video {
padding: 0;
box-shadow: 0px 3px 7px 0px rgba(56, 56, 56, 0.1);
border-radius: 4px;
background: white;
}
.lpcourse-sidebar .course-video iframe {
width: 360px;
height: 215px;
}
.lpcourse-sidebar .course-video img {
border: 3px solid #fff;
}
.lpcourse-sidebar .lp-course-meta {
padding: 30px 30px 0 30px;
}
.lpcourse-sidebar .lp-course-meta .lp-course-buttons {
text-align: center;
margin: 10px 0 20px 0;
padding: 0px;
}
.lpcourse-sidebar .lp-course-meta .form-button {
display: block;
}
.lpcourse-sidebar .lp-course-meta .single-price {
text-align: center;
}
.lpcourse-sidebar .lp-course-meta .single-price .course-price {
font-weight: 700;
font-size: 24px;
}
.lpcourse-sidebar .lp-course-meta .single-price .course-price span.origin-price {
text-decoration: line-through;
font-weight: 500;
font-size: 20px;
}
.lpcourse-sidebar .lp-course-meta .learn-press-course-buttons {
margin: 8px 0 22px 0;
}
.lpcourse-sidebar .lp-course-meta .button {
width: 100%;
}
.lpcourse-sidebar .edumodo-course-info {
padding: 0 30px 30px 30px;
}
.lpcourse-sidebar .edumodo-course-info .title {
border-bottom: 1px solid #e8e9eb;
padding-bottom: 20px;
text-align: center;
font-size: 22px;
margin-bottom: 20px;
position: relative;
margin-top: 8px;
}
.lpcourse-sidebar .edumodo-course-info .title:before {
background: #ecb101;
position: absolute;
height: 3px;
width: 50px;
left: 0;
right: 0;
bottom: -2px;
content: "";
margin: auto;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list {
padding-left: 0;
list-style: none;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li {
padding: 8px 10px;
border-bottom: 1px solid #e8e9eb;
color: #4b5158;
font-size: 16px;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li i {
font-size: 14px;
color: #ecb101;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li span {
color: #4b5158;
font-size: 14px;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li span.label {
font-weight: normal;
font-size: 14px;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li span.value {
font-weight: 700;
min-width: 60px;
float: right;
text-align: left;
font-size: 14px;
}
.lpcourse-sidebar .edumodo-course-info ul.course-info-list li:last-child {
border-bottom: none;
}
@media (max-width: 767px) {
.lpcourse-sidebar {
margin-top: 0;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.lpcourse-sidebar {
margin-top: 0;
}
.lpcourse-course-wapper-3 .lp-related-course .lp-course-1 {
margin-bottom: 30px;
}
.course-sidebar-preview .course-price .price {
font-size: 24px!important;
}
} .learnpress ul.learn-press-nav-tabs .course-nav a {
padding: 10px 10px;
}
.single.single-lp_course .learn-press-course-results-progress {
margin-top: 30px;
}
ul.result-statistic li {
border: 1px solid #e8e9eb;
padding: 7px 20px;
margin-bottom: 5px;
}
.learnp-ralated-item .value {
color: #54b551;
font-weight: bold;
}
.learnp-ralated-item span.price {
font-size: 22px;
font-weight: bold;
}
.single-lp_course .lpcourse-course-wapper-2 .lpcourse-top-2 .lpcourse-top-button .single-price,
.single-lp_course .lpcourse-course-wapper .lpcourse-top .lpcourse-top-button .single-price {
font-size: 20px;
font-weight: bold;
}
ul.learn-press-courses .course .course-info .course-price .price {
color: #54b551;
}
.learnpress .retake-course,
.enroll-course,
.purchase-course {
display: block !important;
}
.edumodo-lp-course-1 .owl-nav .owl-carousel-left,
.edumodo-lp-course-1 .owl-nav .owl-carousel-right,
.dynamic-category-body .owl-nav .owl-carousel-left,
.dynamic-category-body .owl-nav .owl-carousel-right {
background-color: #FFF;
border-radius: 50%;
border-width: 0;
box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
color: #ecb101;
font-size: 24px;
height: 47px;
line-height: 1;
padding: 11px 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
transition: 300ms;
width: 47px;
z-index: 3;
position: absolute;
}
.edumodo-lp-course-1 .owl-carousel-left,
.edumodo-lp-course-1 .owl-carousel-left,
.dynamic-category-body .owl-carousel-left,
.dynamic-category-body .owl-carousel-left {
left: -10px !important;
left: auto;
opacity: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-lp-course-1:hover .owl-carousel-left,
.edumodo-lp-course-1:hover .owl-carousel-left,
.dynamic-category-body:hover .owl-carousel-left,
.dynamic-category-body:hover .owl-carousel-left {
opacity: 1;
left: -20px !important;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-lp-course-1 .owl-carousel-right,
.edumodo-lp-course-1 .owl-carousel-right,
.dynamic-category-body .owl-carousel-right,
.dynamic-category-body .owl-carousel-right {
right: -10px !important;
left: auto;
opacity: 0;
}
.edumodo-lp-course-1:hover .owl-carousel-right,
.edumodo-lp-course-1:hover .owl-carousel-right,
.dynamic-category-body:hover .owl-carousel-right,
.dynamic-category-body:hover .owl-carousel-right {
opacity: 1;
right: -20px !important;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-lp-course-1 .lp-course-1 .course-content-body .course-entry-title a {
font-weight: 600;
}
.lp-course-categories {
position: relative;
border-radius: 3px;
overflow: hidden;
}
.lp-course-categories img {
transition: 0.5s ease-in-out;
object-fit: cover;
width: 100%;
}
.lp-course-categories:hover img {
transform: scale(1.1, 1.1);
}
.lp-course-categories:before {
background: rgba(236, 177, 1, 0.8);
position: absolute;
content: "";
height: 100%;
width: 100%;
z-index: 1;
}
.lp-course-categories .content-body {
padding: 30px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
}
.lp-course-categories .content-body .lp-course-meta a .lp-categories {
font-size: 22px;
margin-top: 0;
margin-bottom: 5px;
color: white;
font-weight: 700;
}
.lp-course-categories .content-body .lp-course-meta a:hover {
color: #ecb101;
}
.lp-course-categories .content-body .lp-course-meta .lp-course {
font-size: 14px;
color: white;
}
.lp-course-categories .content-body .lp-course-meta .lp-lesson {
font-size: 14px;
color: white;
}
.lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.purchase-button,
.lp-single-course .course-top .course-info .learn-press-course-buttons .purchase-course button.button.enroll-button {
font-size: 12px;
}
.lp-single-course .course-top .course-info .learn-press-course-buttons {
margin-left: 8px;
}
.lp-single-course .course-top .course-info {
padding: 35px 15px 0px 15px;
}
.lp-single-course .course-top .course-info .course-top-button .single-price {
font-size: 15px;
}
.lp-single-course .course-top .course-info .course-top-button .single-price .course-origin-price {
font-size: 12px;
}
.lp-single-course .course-top .course-info .entry-title {
font-size: 22px;
}
.lp-single-course .course-top .less-padding-two {
padding-left: 0;
}
.lp-single-course .course-top-button {
margin-bottom: 30px;
}
.lp-single-course .tx-course-main {
padding: 0 15px;
}
.lp-single-course .tx-course-main .course-summary {
padding-right: 0;
}
.lp-single-course .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab a {
padding: 0 9px;
}
.course-rate .course-rate__details-row .course-rate__details-row-value .rating-gray {
background: #ccc;
}
.lp-single-course .course-reviews-list {
padding-left: 0;
}
.lp-single-course .course-reviews-list li .review-author {
width: 45px;
}
.learnpress .learn-press-pagination ul.page-numbers {
box-shadow: 1px 1px 5px rgba(46, 61, 73, 0.11);
display: inline-block;
padding-left: 0;
border-radius: 3px;
overflow: hidden;
}
.learnpress .learn-press-pagination ul li span {
border: none;
background-color: white;
color: #808080;
}
.learnpress .learn-press-pagination ul li span.page-numbers.current {
background: #ecb101;
color: white;
border-radius: 0;
border: none;
}
.learnpress .learn-press-pagination ul li a {
border: none;
background-color: white;
margin-right: -2px;
color: #808080;
}
.learnpress .learn-press-pagination ul li a:hover {
color: #ecb101;
}
#learn-press-course-description > ul {
margin-left: -6px;
}
.review-stars-rated .review-star .far {
color: #ffb606;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info {
padding: 0;
background-color: #f5f5f5;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title {
margin-bottom: 20px;
color: #07294d;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta-primary {
margin-bottom: 70px;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
font-size: 14px;
color: #07294d;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value label {
color: #07294d;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value div a {
color: #07294d;
}
.meta-item.meta-item-review {
justify-content: flex-end;
}
.meta-item.meta-item-categories {
margin: 0!important;
padding: 0;
}
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course:hover {
opacity: 1;
background: #130f40;
}
#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course {
border: 0;
}
ul.learn-press-nav-tabs {
background: #fff;
}
ul.learn-press-nav-tabs .course-nav.active::before {
top: 0;
}
.learn-press-form-login.learn-press-form {
margin-top: 100px;
}
.learn-press-form-register.learn-press-form {
margin-bottom: 100px;
}
.learn-press-form-login button[type=submit],
.learn-press-form-register button[type=submit] {
border: 0;
}
.learn-press-form-login button[type=submit]:hover,
.learn-press-form-register button[type=submit]:hover {
background: #130f40;
}
#learn-press-checkout {
padding-top: 90px;
}
#learn-press-checkout .learnpress {
padding-top: 0;
padding-bottom: 40px;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title {
display: none;
}
.course-summary-sidebar.slide-down .course-summary-sidebar__inner {
position: relative!important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.lp-archive-courses .course-summary .course-summary-content .course-detail-info {
padding: 0 40px;
}
.lp-archive-courses .lp-entry-content {
padding: 80px 40px 100px;
}
.course-sidebar-preview .media-preview img {
width: 100%;
}
.lp-archive-courses .course-summary .course-summary-content .meta-item.meta-item-review {
margin-left: -100px;
margin-right: 0;
}
} .ld_course_grid {
position: relative;
}
.ld_course_grid .entry-title {
font-size: 20px;
padding-top: 20px;
padding-bottom: 12px;
font-weight: 700;
line-height: 26px;
margin: 0;
}
#ld_course_list .entry-content,
.ld_course_grid_button .entry-content {
margin-bottom: 20px;
}
#ld_course_list .ld_course_grid:hover .thumbnail,
.ld_course_grid_button .ld_course_grid:hover .thumbnail {
box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#ld_course_list .thumbnail,
.ld_course_grid_button .thumbnail {
box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
border-radius: 0 !important;
border: none !important;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#ld_course_list .thumbnail.course .ld_course_grid_price:before,
.ld_course_grid_button .thumbnail.course .ld_course_grid_price:before {
border-top: 4px solid #ecb101;
border-right: 4px solid #ecb101;
}
#ld_course_list .thumbnail.course .ld_course_grid_price,
.ld_course_grid_button .thumbnail.course .ld_course_grid_price,
#ld_course_list .thumbnail.course .ld_course_grid_price.ribbon-enrolled,
.ld_course_grid_button .thumbnail.course .ld_course_grid_price.ribbon-enrolled {
background-color: #ecb101;
}
#ld_course_list .thumbnail.course .ld_course_grid_price,
.ld_course_grid_button .thumbnail.course .ld_course_grid_price {
text-shadow: none;
z-index: 1;
}
#ld_course_list .thumbnail .caption,
.ld_course_grid_button .thumbnail .caption {
padding: 20px !important;
}
#ld_course_list .btn-primary,
.ld_course_grid_button .btn-primary,
.ld-course-list-items .ld_course_grid .btn-primary {
border-radius: 50px;
background: transparent;
border-color: #ecb101;
font-weight: 600;
padding: 7px 20px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#ld_course_list .btn-primary:hover,
.ld_course_grid_button .btn-primary:hover {
background: #ecb101;
border-color: #ecb101;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
color: white;
}
#ld_course_list .btn,
.ld_course_grid_button .btn,
.ld-course-list-items .ld_course_grid .btn-primary {
color: #ecb101;
border-width: 2px;
width: auto  !important;
}
.ld-course-list-items .ld_course_grid .btn-primary:hover,
.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary:hover {
color: #fff;
}
#ld_course_list .ld-course-list-items .ld_course_grid .thumbnail .caption p,
.ld_course_grid_button .ld-course-list-items .ld_course_grid .thumbnail .caption p {
width: intrinsic !important; width: -moz-max-content !important; width: -webkit-max-content !important; max-width: 100%;
}
.btn-join,
#btn-join,
.learndash_checkout_buttons input.btn-join[type="button"],
a#quiz_continue_link {
background: #ecb101;
border-radius: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.btn-join:hover,
#btn-join:hover,
.learndash_checkout_buttons input.btn-join[type="button"]:hover,
a#quiz_continue_link:hover {
background: #242c5e;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.learndash_join_button {
margin-bottom: 25px;
padding-bottom: 30px;
}
.expand_collapse:hover a {
color: #ecb101;
}
#learndash_lessons,
#learndash_quizzes,
.expand_collapse,
.notavailable_message,
#learndash_lesson_topics_list div > strong,
#learndash_lesson_topics_list div ul > li .sn,
.learndash_profile_heading,
#learndash_profile a,
#learndash_profile div {
font-size: 14px;
}
#learndash_lessons,
#learndash_quizzes,
#learndash_profile,
#learndash_lesson_topics_list > div {
border-radius: 0;
margin-top: 22px;
box-shadow: none;
}
.learndash .notcompleted,
#learndash_profile .notcompleted {
background-size: 35px;
line-height: 40px;
}
#lessons_list > div h4 > a,
#course_list > div h4 > a,
#quiz_list > div h4 > a {
color: #4b5158;
font-size: 14px;
}
.learndash .learndash_topic_dots.type-list a > span {
color: #4b5158;
font-size: 14px;
}
#learndash_course_content .learndash_topic_dots ul > li:hover,
#learndash_lessons h4 > a:hover,
#learndash_quizzes h4 > a:hover,
#learndash_lesson_topics_list ul > li > span.topic_item:hover {
background-color: #ffeeba;
}
.expand_collapse a,
#learndash_profile .expand_collapse a {
font-size: 14px;
}
.single-sfwd-courses .single-post .entry-content ul li {
margin-left: 0;
}
.learndash #lessons_list > div h4 > a,
.learndash #course_list > div h4 > a,
.learndash #quiz_list > div h4 > a {
background-size: 40px;
}
.learndash .notcompleted,
#learndash_profile .notcompleted {
background-image: url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/images/notcompleted.png);
}
.learndash .topic-notcompleted span {
background: url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/images/notcompleted_t.png) no-repeat scroll 0 5px transparent;
}
.learndash .completed,
#learndash_profile .completed {
background-image: url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/images/completed.png);
}
form#sfwd-mark-complete input {
padding: 12px 20px;
}
p#learndash_next_prev_link:hover a,
p#learndash_prev_prev_link:hover a,
#learndash_back_to_lesson:hover a {
color: #ecb101;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.lpcourse-sidebar.ldcourse-sidebar.sidebar-devider .learndash_checkout_buttons {
padding-bottom: 40px;
}
.lpcourse-sidebar.ldcourse-sidebar.sidebar-devider .ld_course_grid_price.ribbon-enrolled {
padding-bottom: 30px;
}
.ld-r-description {
padding-bottom: 12px;
}
.lp-enroll i.fa.fa-money {
margin-right: 5px;
}
.course-summary.ld-course-summary {
background: #fff;
padding: 30px;
}
.course-summary.ld-course-summary .learndash_checkout_buttons,
.course-summary.ld-course-summary .learndash_join_button {
display: block;
}
.lpcourse-sidebar.ldcourse-sidebar .edumodo-course-info > .widget:last-child {
padding-bottom: 40px;
}
.lpcourse-sidebar.ldcourse-sidebar .edumodo-course-info {
padding: 0;
}
.lpcourse-sidebar.ldcourse-sidebar .widget-area .widget {
box-shadow: none;
transition: all 0.3s ease;
padding: 20px 20px 10px 20px;
margin: 0;
}
.widget-area .widget {
padding: 40px 30px;
}
.lpcourse-sidebar.ldcourse-sidebar .learndash_checkout_buttons .learndash_checkout_button {
max-width: inherit;
margin-right: 0;
width: 100%;
}
.lpcourse-sidebar.ldcourse-sidebar .btn-join,
.lpcourse-sidebar.ldcourse-sidebar #btn-join,
.lpcourse-sidebar.ldcourse-sidebar .learndash_checkout_buttons input.btn-join[type="button"],
.lpcourse-sidebar.ldcourse-sidebar a#quiz_continue_link {
padding: 10px 28px;
border-radius: 100px;
text-transform: uppercase;
}
.edumodo-ld-course p.ld_course_grid_button {
margin-top: 20px;
}
.edumodo-ld-course .tx-course {
height: 450px;
}
.edumodo-ld-course .thumbnail {
padding: 0;
box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
border: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-ld-course .thumbnail.course .ld_course_grid_price {
background: #ecb101;
box-shadow: none;
color: white;
text-shadow: none;
position: absolute;
font-size: 14px;
left: -8px;
top: 10px;
padding: 3px 10px;
z-index: 2;
font-weight: bold;
}
.edumodo-ld-course .thumbnail.course .ld_course_grid_price:before {
border: 4px solid transparent;
border-top: 4px solid #ecb101;
border-right: 4px solid #ecb101;
content: "";
position: absolute;
left: 0;
bottom: -8px;
}
.edumodo-ld-course .ld_course_grid_price.ribbon-enrolled {
background-color: #ecb101;
text-shadow: none;
}
.edumodo-ld-course .ld_course_grid {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-ld-course .ld_course_grid:hover .thumbnail {
box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-ld-course .thumbnail .caption {
padding: 20px !important;
}
.edumodo-ld-course .ld_course_grid .entry-title {
margin: 0;
}
.course_navigation .learndash_navigation_lesson_topics_list .lesson {
margin: 0 0 5px 5px;
}
.learndash-pager a {
background-color: #ecb101;
padding: 4px 15px;
color: white;
font-size: 22px;
}
.learndash-pager {
display: flex;
align-items: center;
justify-content: center;
padding-top: 30px;
}
.addon-price-wapper {
position: absolute;
left: -10px;
top: 25px;
z-index: 1;
background: #fffffff2;
padding: 5px 10px;
border-radius: 0 2px 3px 0;
}
.addon-price-wapper::before {
content: "";
position: absolute;
left: 10px;
right: 0;
width: 10px;
height: 100%;
top: 10px;
border: 8px solid transparent;
border-bottom-color: #fff;
transform: rotate(45deg);
} .ld-single-layout-2 .ld-course-status-segment.ld-course-status-seg-price {
display: none;
}
.learndash-wrapper .ld-button {
border-radius: 100px;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
}
.learndash-wrapper .ld-expand-button .ld-text {
text-transform: uppercase;
}
.ld-icon {
line-height: inherit;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-button {
text-transform: uppercase;
}
.post-type-archive-sfwd-courses .sfwd-courses {
margin-bottom: 30px;
background: #fff;
box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
}
.post-type-archive-sfwd-courses .ld-course-list-items {
display: flex;
flex-wrap: wrap;
}
.sfwd-courses .post-thumbnail img {
width: 100%;
}
.sfwd-courses .caption {
padding: 0 25px 10px;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-steps {
font-weight: 600;
}
.learndash-wrapper .ld-content-actions > a {
font-size: 100%;
}
.learndash-wrapper .learndash_mark_complete_button,
.learndash-wrapper #learndash_mark_complete_button {
border-radius: 100px;
font-weight: 700;
font-size: .90em;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments {
font-size: .90em;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a {
font-weight: 500;
}
.learndash-wrapper .ld-course-status .ld-status {
border-radius: 100px;
padding: 11px 22px;
line-height: 1.5;
font-size: 13px;
}
.learndash-wrapper .ld-breadcrumbs {
border-radius: 0px;
padding: .7em 1em;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
border-radius: 0;
padding: .7em 1em;
}
.sfwd-courses .ld_course_grid_price {
background: #ecb101;
box-shadow: none;
color: #fff;
text-shadow: none;
position: absolute;
font-size: 14px;
left: 7px;
top: 10px;
padding: 3px 10px;
z-index: 2;
font-weight: bold;
}
.sfwd-courses .ld_course_grid_price:before,
.sfwd-courses .ld_course_grid_price:before {
border: 4px solid transparent;
border-top: 4px solid #ecb101;
border-right: 4px solid #ecb101;
content: "";
position: absolute;
left: 0;
bottom: -8px;
}
.learndash-course-student-message span {
font-size: 15px !important;
}
.widget.ld-related-course-widget {
margin-top: 25px;
}
.leaarndash-releted-course-two .single-course {
clear: both;
margin-top: 35px;
display: block;
overflow: hidden;
}
.leaarndash-releted-course-two .ld-course-thumbnail {
display: inline-block;
float: left;
margin-right: 15px;
width: 40%;
}
.leaarndash-releted-course-two .ld-course-thumbnail img {
width: 120px;
height: 90px;
object-fit: cover;
}
.leaarndash-releted-course-two .content-body {
display: inline-block;
float: left;
width: 50%;
}
.leaarndash-releted-course-two .title {
font-size: 16px;
font-weight: 600;
line-height: 22px;
margin-top: 0;
transition: all 0.5s ease;
}
.leaarndash-releted-course-two .title:hover {
color: #ecb101;
transition: all 0.5s ease;
}
.leaarndash-releted-course-two .lp-enroll {
color: #ecb101;
font-weight: 500;
text-transform: uppercase;
font-size: 14px;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
color: white;
padding-left: 15px;
padding-right: 15px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
body.confirm #popup_container #popup_panel button,
body.confirm #popup_container #popup_panel input[type="button"],
body.confirm #popup_container #popup_panel input[type="submit"] {
border-radius: initial;
} .orders .lp-list-table .column-order-action:hover a {
color: #ecb101;
}
.orders .lp-label {
padding: 10px 10px;
border-radius: 1px;
background-color: #ecb101;
}
.orders .lp-label.label-finished,
.orders .lp-label.label-completed {
background: #242c5e;
}
.orders .learn-press-pagination .page-numbers > li span {
background: #ecb101;
color: #fff;
}
.orders .learn-press-pagination .page-numbers > li a,
.orders .learn-press-pagination .page-numbers > li span {
padding: 8px 12px;
border: 1px solid #ecb101;
}
.ld-course-list-items .edumodo-pagination {
width: 100%;
clear: both;
float: none;
display: block;
}
.lpcourse-sidebar.ldcourse-sidebar {
margin: 0;
}
.lpcourse-course-wapper-3.ld-lpcourse-course-wapper.ld-single-layout-2 {
padding: 100px 0 80px;
margin: 0;
overflow: hidden;
}
.tutor-alert-warning {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
margin-bottom: 30px;
border-radius: 4px;
}
.post-type-archive-courses .content-area {
padding-bottom: 0px;
}
.tutor-wrap.tutor-dashboard {
padding: 80px 0;
}
.tutor-dashboard-header .tutor-btn.bordered-btn {
border-radius: 4px;
}
.tutor-dashboard-left-menu {
padding: 30px;
background-color: #fff;
border-radius: 4px;
}
.tutor-dashboard-left-menu .tutor-dashboard-permalinks {
border: none;
padding: 0;
}
.tutor-dashboard-content {
padding: 30px;
background-color: #fff;
border-radius: 4px;
margin-bottom: 0;
}
.tutor-dashboard-header {
border-bottom: none;
}
.tutor-login-wrap {
margin: 80px auto;
background-color: #fff;
}
.tutor-login-wrap .tutor-login-form-wrap input[type="submit"] {
background-color: #ecb101;
}
.single-courses .tutor-wrap {
margin-bottom: 50px;
}
.tutor-single-course-segment {
padding: 30px;
background-color: #fff;
border-radius: 4px;
margin-bottom: 30px;
}
.tutor-single-course-segment.tutor-single-course-lead-info {
background-color: transparent;
padding: 0;
}
.tutor-course-header-h1 {
letter-spacing: -1px;
margin-bottom: 15px;
}
.single-instructor-wrap,
.tutor-course-summery {
margin-bottom: 0;
}
.tutor-single-course-sidebar .tutor-price-preview-box {
background-color: #fff;
padding-bottom: 30px;
border: none;
}
.tutor-single-course-sidebar .tutor-price-preview-box .price {
padding: 0 10px;
}
.tutor-single-course-sidebar .tutor-price-preview-box .tutor-single-course-segment {
padding: 0;
background-color: transparent;
}
.tutor-segment-title,
.tutor-single-course-segment .tutor-segment-title {
font-weight: 700;
}
.tutor-single-course-sidebar .tutor-price-preview-box .tutor-single-course-segment {
padding: 0 10px;
}
.tutor-course-loop .tutor-course-loop-title h2 {
margin: 10px 0;
}
.tutor-course-loop .tutor-course-loop-title h2 a {
color: #07294d;
}
.tutor-course-loop .tutor-loop-author .tutor-single-course-author-name {
margin-right: 7px;
}
.tutor-form-group.tutor-reg-form-btn-wrap .tutor-button {
background-color: #ecb101;
border-color: #ecb101;
}
.tutorque_student_registration_wrapper,
.tutorque_instructor_registration_wrapper {
padding-bottom: 80px;
}
.tutor-full-width-student-profile {
padding-top: 100px;
padding-bottom: 25px;
}
.tutor-course-details-header .tutor-course-details-title {
display: none;
}
.tutor-course-details-page .tutor-fs-6 {
font-size: inherit;
}
.tutor-course-details-page .tutor-default-tab .tutor-showmore-content h2 {
font-size: 20px;
line-height: 30px;
}
.tutor-course-details-page .tutor-default-tab .tutor-course-details-widget-title,
.tutor-course-details-page .tutor-default-tab h3 {
font-size: 20px;
line-height: 30px;
}
.tutor-course-details-page .tutor-course-sidebar-card-body .tutor-fs-7 {
font-size: inherit;
}
.tutor-course-details-page .tutor-course-sidebar-card-footer .tutor-fs-7 {
font-size: inherit;
}
.tutor-course-details-page .tutor-course-details-widget .tutor-course-details-widget-title {
font-size: 20px;
line-height: 30px;
}
.tutor-course-details-page .tutor-course-sidebar-card-pricing .tutor-fs-4 {
font-size: 30px;
line-height: 40px;
}
.tutor-course-details-page .tutor-ins-meta-item .tutor-fs-7 {
font-size: inherit;
}
.tutor-courses-wrap .tutor-course-listing-item-body .list-item-title {
font-size: 24px;
line-height: 34px;
}
.tutor-courses-wrap .tutor-course-listing-item-sm .tutor-ratings {
margin-bottom: 20px;
}
.tutor-courses-wrap .tutor-course-listing-item-sm .tutor-ratings .tutor-rating-text {
font-size: 15px;
}
.tutor-courses-wrap .tutor-course-listing-item-sm .tutor-ratings .tutor-rating-stars span {
font-size: 20px;
}
.tutor-courses-wrap .tutor-course-listing-item-sm .list-item-author .tutor-fs-7 {
font-size: inherit;
}
.tutor-courses-wrap .tutor-course-listing-item-sm .list-item-meta span:nth-child(2) {
font-size: 14px;
}
.tutor-courses-wrap .tutor-course-listing-item .tutor-course-listing-thumbnail {
height: 220px;
}
.tutor-wrap.tutor-wrap-parent {
padding: 100px 0;
}
.tutor-wrap.tutor-wrap-parent .tutor-course-details-content h2 {
font-size: 20px;
line-height: 30px;
}
.tutor-wrap.tutor-wrap-parent .tutor-card.tutor-course-card {
border: 0;
}
.tutor-wrap.tutor-wrap-parent .tutor-card.tutor-course-card .list-item-price span {
font-size: 18px;
}
.tutor-wrap.tutor-wrap-parent .tutor-card.tutor-course-card .tutor-course-name {
margin: 0;
}
.tutor-wrap.tutor-wrap-parent .tutor-card.tutor-course-card .tutor-course-name a {
font-size: 20px;
line-height: 30px;
font-weight: 700;
}
.tutor-wrap.tutor-wrap-parent .tutor-pagination {
border: 0;
justify-content: center;
}
.tutor-wrap.tutor-wrap-parent .tutor-pagination .tutor-pagination-hints {
display: none;
}
.tutor-wrap.tutor-wrap-parent .tutor-pagination .page-numbers:before {
height: 0;
}
.tutor-wrap.tutor-wrap-parent .tutor-pagination .tutor-pagination-numbers .tutor-icon-angle-right {
font-size: 12px;
}
.tutor-wrap.tutor-wrap-parent .tutor-pagination .tutor-pagination-numbers span,
.tutor-wrap.tutor-wrap-parent .tutor-pagination .tutor-pagination-numbers a {
border: 0;
background-color: #fff;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 5px;
margin: 0;
}
.tutor-wrap.tutor-wrap-parent .tutor-pagination .tutor-pagination-numbers .page-numbers.current,
.tutor-wrap.tutor-wrap-parent .tutor-pagination .tutor-pagination-numbers a:hover,
.tutor-wrap.tutor-wrap-parent .tutor-pagination .tutor-pagination-numbers a span:hover {
background-color: #ecb101;
color: #fff;
}
.tutor-wrap.tutor-wrap-parent .tutor-list-item label {
font-weight: 400;
}
.tutor-wrap.tutor-wrap-parent .tutor-widget.tutor-widget-search input {
height: 50px;
border-radius: 6px;
}
.tutor-single-course-sidebar .tutor-sidebar-card {
border: 0;
}
.tutor-single-course-sidebar .tutor-sidebar-card .tutor-card-body {
background-color: #fff;
}
.tutor-single-course-sidebar .tutor-sidebar-card .tutor-card-body .tutor-course-single-pricing span {
font-size: 26px;
}
.tutor-single-course-sidebar .tutor-sidebar-card .tutor-card-body .tutor-fs-7 {
font-size: 16px;
}
#tutor-course-details-tab-info .tutor-course-content-title {
font-size: 20px;
}
#tutor-course-details-tab-info .tutor-accordion-item {
border: 0;
}
#tutor-course-details-tab-info .tutor-accordion-item .tutor-accordion-item-header,
#tutor-course-details-tab-info .tutor-accordion-item .tutor-accordion-item-header.is-active {
font-size: 16px;
background-color: #fff;
}
#tutor-course-details-tab-info .tutor-accordion-item .tutor-course-content-list-item-duration {
font-size: 15px;
}
#tutor-course-details-tab-reviews .tutor-pagination-wrapper-replaceable h3 {
font-size: 20px;
}
#tutor-course-details-tab-reviews .tutor-review-comment,
#tutor-course-details-tab-reviews .tutor-reviewed-on {
font-size: 15px;
}
#tutor-course-details-tab-reviews .tutor-reviewer-name a {
font-weight: 700;
}
.tutor-single-course-sidebar-more > div,
.tutor-single-course-sidebar-more > div:first-child,
.tutor-single-course-sidebar-more > div:last-child {
border: 0;
}
.tutor-frontend-dashboard .tutor-grid .tutor-card {
background-color: #f9f9f9;
}
.tutor-frontend-dashboard .tutor-fs-7 {
font-size: 16px;
}
.tutor-frontend-dashboard .tutor-fs-6 {
font-size: 15px;
}
.tutor-frontend-dashboard .tutor-fs-5 {
font-size: 20px;
}
#tutor-registration-from {
width: 520px;
margin: 0 auto;
background-color: #fff;
padding: 40px;
border-radius: 10px;
}
.tutor-login-wrap {
padding: 40px;
box-shadow: 0 0;
border-radius: 10px;
}
.tutor-login-wrap .tutor-fs-6 {
font-size: 16px;
}
.tutor-login-wrap .tutor-fs-5 {
font-size: 26px;
font-weight: 700;
text-align: center;
}
.tutor-login-wrap .tutor-form-control {
height: 50px;
padding-left: 20px;
font-weight: 500;
border-radius: 5px;
}
@media only screen and (max-width: 767px) {
#tutor-registration-from,
.tutor-login-wrap {
width: 320px;
padding: 20px;
}
} .post-type-archive-notice .notice-archive-post-container {
display: flex;
flex-wrap: wrap;
}
.edumodo-notice article.notice,
.edumodo-notice .type-notice {
box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
background: white;
border: 0px solid #000;
}
.edumodo-notice article.notice:hover,
.edumodo-notice .type-notice:hover {
box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
}
.edumodo-notice article.notice figure,
.edumodo-notice .type-notice figure {
position: relative;
}
.edumodo-notice article.notice figure a:before,
.edumodo-notice .type-notice figure a:before {
position: absolute;
content: "";
background-color: rgba(36, 44, 94, 0.8);
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
-webkit-transform: scale(0.1);
transform: scale(0.1);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.edumodo-notice article.notice figure a:after,
.edumodo-notice .type-notice figure a:after {
position: absolute;
content: "";
background: #fff;
color: #242c5e;
left: 0;
right: 0;
top: 0;
bottom: 0;
height: 45px;
width: 45px;
margin: auto;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
opacity: 0;
transition: all 0.3s ease;
content: "\f19d";
font-family: FontAwesome;
border-radius: 50%;
}
.edumodo-notice article.notice .notice-details,
.edumodo-notice .type-notice .notice-details {
padding: 30px;
}
.edumodo-notice article.notice .notice-details .entry-header .notice-entry-title,
.edumodo-notice .type-notice .notice-details .entry-header .notice-entry-title {
font-size: 22px;
font-weight: 700;
}
.edumodo-notice article.notice .notice-details .entry-header .notice-entry-title a,
.edumodo-notice .type-notice .notice-details .entry-header .notice-entry-title a {
color: #07294d;
}
.edumodo-notice article.notice .notice-details .entry-header .notice-entry-title a:hover,
.edumodo-notice .type-notice .notice-details .entry-header .notice-entry-title a:hover {
color: #ecb101;
}
.edumodo-notice article.notice .notice-details .notice-meta,
.edumodo-notice .type-notice .notice-details .notice-meta {
margin-bottom: 10px;
color: #808080;
font-size: 14px;
}
.edumodo-notice article.notice .notice-details .notice-meta i,
.edumodo-notice .type-notice .notice-details .notice-meta i {
color: #ecb101;
margin-right: 5px;
}
.edumodo-notice article.notice .notice-details .notice-meta span,
.edumodo-notice .type-notice .notice-details .notice-meta span {
margin-right: 10px;
color: #07294d;
}
.edumodo-notice article.notice .notice-details .notice-meta .post-date i,
.edumodo-notice .type-notice .notice-details .notice-meta .post-date i {
padding-right: 3px;
}
.edumodo-notice article.notice .notice-details .notice-meta .post-date a,
.edumodo-notice .type-notice .notice-details .notice-meta .post-date a {
padding-left: 3px;
color: #808080;
}
.edumodo-notice article.notice .notice-details .notice-meta .post-view i,
.edumodo-notice .type-notice .notice-details .notice-meta .post-view i {
padding-right: 3px;
}
.edumodo-notice article.notice .notice-details .entry-content p,
.edumodo-notice .type-notice .notice-details .entry-content p {
margin-bottom: 5px;
color: #808080;
}
.edumodo-notice article.notice:hover figure a:before,
.edumodo-notice .type-notice:hover figure a:before {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.edumodo-notice article.notice:hover figure a:after,
.edumodo-notice .type-notice:hover figure a:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.edumodo-notice .hentry {
margin-bottom: 25px;
}
.single-notice .post-cat {
color: #808080;
font-size: 14px;
}
.single-notice .post-cat a {
position: relative;
padding-right: 8px;
color: #4b5158;
}
.single-notice .post-cat a:after {
content: ",";
position: absolute;
color: #808080;
}
.single-notice .post-cat a:hover {
color: #ecb101;
}
.single-notice .post-cat a:last-child:after {
display: none;
}
.edumodo-notice-1 .notice .notice-details {
padding: 5px 30px;
}
.edumodo-notice-1 .notice .notice-details .entry-header {
margin: 20px 0 0;
}
.edumodo-notice-1 .notice .notice-details .entry-header .notice-entry-title {
font-size: 22px;
line-height: 32px;
font-weight: 700;
}
.edumodo-notice-1 .notice .notice-details .notice-meta {
margin-bottom: 15px;
font-size: 14px;
}
.edumodo-notice-1 .notice .notice-details .notice-meta i {
color: #ecb101;
margin-right: 5px;
}
.edumodo-notice-1 .notice .notice-details .notice-meta span {
padding-right: 15px;
color: #07294d;
}
.edumodo-notice-1 .notice {
border: 0;
padding: 0;
border-radius: 8px;
background-color: #fff;
overflow: hidden;
margin-bottom: 30px;
}
.edumodo-notice-1 .notice .notice-details {
padding: 10px 30px 10px;
}
.single-notice {
border: 0;
background-color: #fff;
border-radius: 8px;
}
.single-notice .content-details {
padding: 30px 30px 30px;
}
.single-notice .content-details .entry-title {
font-weight: 700;
margin-top: 0;
}
.single-notice .content-details .entry-meta ul {
margin: 0 0 20px;
padding: 0;
}
.single-notice .content-details .entry-meta ul li {
list-style: none;
display: inline-block;
margin-right: 15px;
text-transform: capitalize;
}
.single-notice .content-details .entry-meta ul li i {
color: #ecb101;
margin-right: 5px;
}
.single-notice .content-details .entry-meta ul li .post-cat a {
color: #07294d;
font-size: 15px;
}
.single-notice .content-details .entry-footer {
overflow: hidden;
}
.single-notice .content-details .entry-footer .social-share a {
margin-left: 10px;
}
.single-notice .post-thumbnail img {
border-radius: 8px 8px 0 0;
}
.notice,
div.error,
div.updated {
border: 0;
}
.post-type-archive-notice .content-wrap {
padding-bottom: 70px;
}
.post-type-archive-notice .edumodo-pagination .pagination {
padding-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-post.single-notice {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.tx-notice-single .col-md-8.content-wrapper {
padding-right: 15px;
}
.single-post.single-notice {
margin-bottom: 30px;
}
} .edumodo-testimonial .inner-wrapper {
text-align: center;
}
.edumodo-testimonial .inner-wrapper .inner-image {
text-align: center;
}
.edumodo-testimonial .edumodo-testimoni-wrapper {
transition: all 0.3s ease;
padding: 40px 25px 40px 15px;
overflow: hidden;
margin: 10px 0;
position: relative;
border-radius: 3px;
background-color: #ffffff;
box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
}
.edumodo-testimonial .edumodo-testimoni-wrapper .testimoni-image {
margin: 0;
width: 90px;
height: 90px;
min-height: 90px;
min-width: 90px;
border-radius: 50%;
object-fit: cover;
box-shadow: 0px 5px 23.75px 1.25px rgba(46, 61, 73, 0.2);
}
@media all and (min-width: 0px) and (max-width: 768px) {
.edumodo-testimonial .edumodo-testimoni-wrapper .testimoni-image {
min-height: 200px;
min-width: 200px;
margin-bottom: 20px;
}
}
.edumodo-testimonial .edumodo-testimoni-wrapper .testimony .desc {
margin-bottom: 20px;
}
.edumodo-testimonial .edumodo-testimoni-wrapper .testimony .name-des .name {
margin-top: 5px;
}
.edumodo-testimonial .edumodo-testimoni-wrapper .testimony .name-des.position-right {
display: flex;
align-items: center;
}
.edumodo-testimonial .edumodo-testimoni-wrapper .testimony .name-des.position-right .designation {
margin-left: 10px;
}
.edumodo-testimonial .edumodo-testimoni-wrapper .testimony .name-des.position-bottom {
display: block;
}
.edumodo-testimonial .edumodo-testimoni-wrapper .testimony .name-des.position-bottom .designation {
display: block;
}
.edumodo-testimonial .edumodo-testimoni-wrapper:hover {
border-radius: 3px;
background-color: #ffffff;
box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
}
.edumodo-testimonial .edumodo-testimoni-wrapper:before {
font-family: FontAwesome;
content: "\f10e";
opacity: 0.1;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
display: flex;
align-items: center;
justify-content: center;
font-size: 85px;
transition: all 0.3s ease;
}
.edumodo-testimonial .edumodo-testimoni-wrapper.align-right .position-right {
justify-content: flex-end;
}
.edumodo-testimonial .edumodo-testimoni-wrapper.align-center .position-right {
justify-content: center;
}
.edumodo-testimonial .edumodo-testimoni-wrapper.align-left .position-right {
justify-content: flex-start;
}
.edumodo-testimonial .owl-nav .owl-carousel-left,
.edumodo-testimonial .owl-nav .owl-carousel-right {
position: absolute;
z-index: 999999;
top: 33%;
width: 35px;
height: 35px;
text-align: center;
padding: 0;
}
.edumodo-testimonial .owl-nav .owl-carousel-left {
left: 0;
}
.edumodo-testimonial .owl-nav .owl-carousel-right {
right: 0;
}
@media (max-width: 768px) {
.edumodo-testimonial .owl-nav {
display: none;
}
}
.edumodo-testimonial .owl-dots {
margin: 30px auto;
text-align: center;
}
.edumodo-testimonial .owl-dots .owl-dot {
width: 13px;
height: 13px;
border-radius: 100%;
border: 1px solid #3e5afb;
margin-right: 5px;
display: inline-block;
padding: 0;
background: #3e5afb;
}
.edumodo-testimonial .owl-dots .owl-dot.active {
background: #ecb101;
border-color: #ecb101;
} .edumodo-latest-posts .latest-posts-1 {
border-radius: 3px;
background-color: #ffffff;
box-shadow: 0px 5px 25px 0px rgba(46, 61, 73, 0.2);
transition: all 0.5s ease;
}
.edumodo-latest-posts .latest-posts-1 .post-thumbnail {
position: relative;
overflow: hidden;
}
.edumodo-latest-posts .latest-posts-1 .post-thumbnail a img {
transform: scale(1);
transition: all 0.5s ease;
}
.edumodo-latest-posts .latest-posts-1 .post-thumbnail:hover a img {
transform: scale(1.2);
transition: all 0.5s ease;
}
.edumodo-latest-posts .latest-posts-1:hover {
box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
transition: all 0.5s ease;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body {
padding: 30px;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .entry-meta {
font-size: 14px;
text-transform: capitalize;
color: #808080;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .entry-meta span {
margin-right: 10px;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .entry-meta span i {
margin-right: 5px;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .entry-meta span a {
color: #808080;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .entry-meta span a:hover {
color: #ecb101;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .post-entry-title {
font-size: 18px;
line-height: 25px;
font-weight: 700;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .post-entry-title a:hover {
color: #ecb101;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .entry-content {
font-size: 16px;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .blog-btn {
font-size: 14px;
text-transform: uppercase;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .blog-btn a {
color: #ecb101;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .blog-btn a:hover {
color: #242c5e;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .blog-btn a:hover i {
margin-left: 12px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.edumodo-latest-posts .latest-posts-1 .post-content-body .blog-btn i {
margin-left: 8px;
font-size: 10px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 {
background-color: #fff;
margin-bottom: 40px;
border-radius: 10px;
box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8);
overflow: hidden;
border-style: solid;
border-width: 0px 1px 3px 1px;
border-color: #ff6766;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 figure.post-thumbnail {
overflow: hidden;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 figure.post-thumbnail img {
height: 250px;
object-fit: cover;
transition: all 0.5s ease;
overflow: hidden;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 figure.post-thumbnail img:hover {
transform: scale(1.1, 1.1);
transition: all 0.5s ease;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body {
text-align: center;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .post-entry-title {
font-size: 20px;
line-height: 26px;
color: #fc4d2c;
font-weight: 700;
text-align: center;
margin: 25px;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .post-entry-title a {
color: #07294d333;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .entry-meta {
border-bottom: 1px dashed;
border-color: #fc4d2c;
padding-bottom: 25px;
font-weight: bold;
margin: 0 30px;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .entry-meta .post-date {
display: inline-block;
margin-right: 20px;
position: relative;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .entry-meta .post-date a {
color: #00bcd4;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .entry-meta .post-date:before {
position: absolute;
height: 15px;
width: 2px;
background: #4fac1c;
content: "";
right: -12px;
top: 4px;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .entry-meta .post-cat {
display: inline-block;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .entry-meta .post-cat ul.post-categories {
list-style: none;
padding: 0;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .entry-meta .post-cat ul.post-categories li {
display: inline-block;
margin-right: 5px;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .entry-meta .post-cat ul.post-categories li a {
color: #fc4d2c;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .entry-content {
font-weight: bold;
padding: 30px;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body footer.blog-entry-footer {
padding: 0 30px 30px 30px;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .blog-btn {
background-repeat: no-repeat;
background-position: center;
padding: 25px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-latest-posts.kindergarten .latest-posts-2 .post-content-body .blog-btn a {
color: white;
text-transform: uppercase;
font-weight: 700;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.edumodo-latest-posts.kindergarten .blog-content-wrapper:nth-child(3n+2) .latest-posts-2 {
border-color: #1aa943;
}
.edumodo-latest-posts.kindergarten .blog-content-wrapper:nth-child(3n+2) .entry-meta {
border-color: #1aa943;
}
.edumodo-latest-posts.kindergarten .blog-content-wrapper:nth-child(3n+2) .entry-meta .post-date:before {
background-color: #1aa943;
}
.edumodo-latest-posts.kindergarten .blog-content-wrapper:nth-child(3n+2) .entry-meta .post-cat ul.post-categories li a {
color: #1aa943;
}
.edumodo-latest-posts.kindergarten .blog-content-wrapper:nth-child(3n+2) .post-content-body .blog-btn {
background-image: url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/images/btn-2.png);
}
.edumodo-latest-posts.kindergarten .blog-content-wrapper:nth-child(3n+3) .latest-posts-2 {
border-color: #039bf8;
}
.edumodo-latest-posts.kindergarten .blog-content-wrapper:nth-child(3n+3) .entry-meta {
border-color: #039bf8;
}
.edumodo-latest-posts.kindergarten .blog-content-wrapper:nth-child(3n+3) .entry-meta .post-date:before {
background-color: #039bf8;
}
.edumodo-latest-posts.kindergarten .blog-content-wrapper:nth-child(3n+3) .entry-meta .post-cat ul.post-categories li a {
color: #039bf8;
}
.edumodo-latest-posts.kindergarten .blog-content-wrapper:nth-child(3n+3) .post-content-body .blog-btn {
background-image: url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/images/btn-3.png);
}
.edumodo-latest-posts.kindergarten .blog-content-wrapper:nth-child(3n+1) .post-content-body .blog-btn {
background-image: url(//www.saintjoseph-meudonbellevue.org/wp-content/themes/edumodo/dist/images/btn-1.png);
}
.main-post .content-body {
padding: 0 30px 10px;
}
.main-post.has-post-thumbnail .edumodo-post-img {
margin-bottom: 0;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta ul.post-categories {
padding: 5px 20px 0  24px;
display: inline-block;
}
.main-post.has-post-thumbnail .edumodo-post-img .entry-meta ul.post-categories li a {
font-weight: 400;
font-size: 14px;
}
.main-post.gallery-formate .owl-nav button,
.main-post.gallery-formate .owl-dots button {
border: none;
}
.main-post.gallery-formate .owl-nav {
position: absolute;
bottom: 10px;
left: 10px;
}
.main-post.gallery-formate .owl-nav button {
width: 30px;
height: 30px;
padding: 0px;
border-radius: 50px;
margin-right: 5px;
}
.main-post.gallery-formate .owl-dots button {
display: none;
}
.entry-footer-body .post-meta.pull-left,
.entry-footer-body .edit.pull-left {
padding-top: 8px;
} .edumodo-event-1 .row {
margin: 0;
}
.edumodo-event-1 .event-wrapper {
padding: 30px 20px;
transition: all 0.5s ease;
color: #fff;
}
.edumodo-event-1 .event-wrapper:hover {
transform: scale(0.95, 0.95);
transition: all 0.5s ease;
}
.edumodo-event-1 .event-wrapper .e-single-event .e-event-title h2 {
font-family: 'Poppins', sans-serif;
font-size: 18px;
margin: 0;
font-weight: bold;
line-height: 24px;
transition: all 0.3s ease;
}
.edumodo-event-1 .event-wrapper .e-single-event .e-event-title h2:hover {
transition: all 0.3s ease;
}
.edumodo-event-1 .event-wrapper .e-single-event .e-event-description {
margin: 10px 0;
}
.edumodo-event-1 .event-wrapper .e-single-event .e-featured-image {
max-height: 180px;
overflow: hidden;
}
@media (max-width: 768px) {
.edumodo-event-1 .event-wrapper .e-single-event .e-featured-image {
max-height: 160px;
}
}
.edumodo-event-1 .event-wrapper .e-single-event .link-to-main-post {
color: #fff;
}
.edumodo-event-1 .event-wrapper .e-single-event .e-event-time.date-top {
margin-bottom: 15px;
}
.edumodo-event-1 .event-wrapper .e-single-event .e-event-time.date-middle {
margin: 10px 0;
}
.edumodo-event-1 .event-wrapper .e-single-event .e-event-time.date-bottom {
margin-top: 10px;
}
.edumodo-event-1 .event-wrapper .e-single-event .e-featured-image.image-top {
margin: 10px 0 20px;
}
.edumodo-event-1 .event-wrapper .e-single-event .e-featured-image.image-middle {
margin: 20px 0;
}
.edumodo-event-1 .event-wrapper .e-single-event .e-featured-image.image-bottom {
margin: 20px 0;
}
@media (max-width: 768px) {
.edumodo-event-1 {
padding: 0 10px;
}
}  .event-style-1 {
overflow: hidden;
border-radius: 4px;
}
.event-style-1 .event-wrapper {
display: flex;
align-items: center;
}
@media (max-width: 992px) {
.event-style-1 .event-wrapper {
display: block;
}
}
.event-style-1 .event-wrapper .event-featured-image {
text-align: center;
position: relative;
display: block;
}
.event-style-1 .event-wrapper .event-featured-image .featured-image {
width: 100%;
box-shadow: 1px 1px 20px #e8e9eb;
overflow: hidden;
border-radius: 4px;
position: relative;
}
.event-style-1 .event-wrapper .event-featured-image .featured-image img {
border-radius: 4px;
margin: 0;
transition: all 0.5s ease;
}
.event-style-1 .event-wrapper .event-featured-image .event-time {
position: absolute;
left: 0;
right: 0;
top: -20px;
z-index: 2;
}
.event-style-1 .event-wrapper .event-featured-image .event-time span {
background: white;
color: #ecb101;
display: inline-block;
padding: 5px 15px;
box-shadow: 1px 1px 10px rgba(232, 233, 235, 0.8);
border-radius: 3px;
font-size: 16px;
}
.event-style-1 .event-wrapper .event-featured-image .events-date {
position: absolute;
z-index: 2;
background: white;
color: #ecb101;
width: 100px;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
}
.event-style-1 .event-wrapper .event-featured-image .events-date .only-day {
display: block;
font-size: 30px;
font-weight: bold;
margin-bottom: 10px;
}
.event-style-1 .event-wrapper .event-featured-image .date-top-right {
top: 0;
right: 0;
}
.event-style-1 .event-wrapper .event-featured-image .date-top-left {
left: 0;
top: 0;
}
.event-style-1 .event-wrapper .event-featured-image .date-bottom-right {
bottom: 0;
right: 0;
}
.event-style-1 .event-wrapper .event-featured-image .date-bottom-left {
left: 0;
bottom: 0;
}
.event-style-1 .event-wrapper .event-featured-image:hover .featured-image img {
transform: scale(1.1, 1.1);
}
.event-style-1 .event-wrapper .event-content {
display: inline-block;
padding: 0 30px;
}
.event-style-1 .event-wrapper .event-content .event-title {
transition: all 0.5s ease;
}
.event-style-1 .event-wrapper .event-content .event-title .tgx-post-title {
font-weight: bold;
transition: all 0.5s ease;
font-family: 'Poppins', sans-serif;
margin: 0;
margin-bottom: 20px;
text-transform: capitalize;
}
.event-style-1 .event-wrapper .event-content .event-title:hover .tgx-post-title {
color: #ecb101;
}
.event-style-1 .event-wrapper .event-content .event-meta {
font-size: 14px;
margin: 15px 0;
}
.event-style-1 .event-wrapper .event-content .event-meta span {
margin-right: 10px;
}
.event-style-1 .event-wrapper .event-content .event-excerpt {
color: #525c65;
}
@media (max-width: 992px) {
.event-style-1 .event-wrapper .event-content {
margin: 35px 0px;
}
}
@media (max-width: 768px) {
.event-style-1 {
margin: 0 15px 40px;
}
} .event-style-2 .ed-event-row {
margin-bottom: 30px;
}
.event-style-2 .ed-event-row:last-child {
margin-bottom: 0;
}
.event-style-2 .ed-event-row:after {
content: "";
display: table;
clear: both;
}
.event-style-2 .ed-event-column {
float: left;
padding: 10px;
height: 200px;
}
@media (max-width: 768px) {
.event-style-2 .ed-event-column {
height: 250px;
}
}
@media (max-width: 480px) {
.event-style-2 .ed-event-column {
height: 200px;
}
}
.event-style-2 > div:nth-child(3n+2) > div.ed-event-column.ed-event-left {
background-color: #5263fe;
}
.event-style-2 > div:nth-child(3n+3) > div.ed-event-column.ed-event-left {
background-color: #ffa14d;
}
.event-style-2 .ed-event-content .event-meta {
color: #07294d;
font-size: 14px;
margin: 10px 0;
}
.event-style-2 .ed-event-content .event-meta span {
margin-right: 10px;
}
.event-style-2 .ed-event-content a .ed-event-title {
color: #07294d;
font-size: 20px;
}
.event-style-2 .ed-event-content a:hover .ed-event-title {
color: #ecb101;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.event-style-2 .ed-event-excerpt {
margin-bottom: 10px;
color: #07294d;
}
@media (max-width: 768px) {
.event-style-2 {
margin: 0 15px 30px;
}
}
@media (max-width: 992px) {
.class-widget-event .image-on-the-right-side {
display: flex !important;
flex-direction: column;
flex-flow: column-reverse;
}
} #tribe-events .single-event-featured-image img {
min-height: 500px;
max-height: 550px;
object-fit: cover;
margin: 15px 0px;
}
#tribe-events .tribe-events-single-event-title {
font-size: 48px;
font-family: 'Poppins', sans-serif;
font-weight: bold;
}
#tribe-events .tribe-events-schedule {
display: flex;
align-items: center;
width: 100%;
margin-top: 0px;
}
#tribe-events .tribe-events-schedule h2 {
width: 80%;
color: #4b5158;
font-size: 20px;
}
@media (max-width: 768px) {
#tribe-events .tribe-events-schedule h2 {
width: 100%;
text-align: left;
margin: 15px 0px;
margin-top: 15px !important;
}
}
@media (max-width: 768px) {
#tribe-events .tribe-events-schedule {
display: block;
border: none;
padding: 0;
}
}
#tribe-events .tribe-events-schedule .event-cost-header {
text-align: right;
width: 20%;
font-weight: bold;
font-family: 'Poppins', sans-serif;
font-size: 22px;
}
@media (max-width: 768px) {
#tribe-events .tribe-events-schedule .event-cost-header {
width: 100%;
text-align: left;
}
}
#tribe-events .tribe-events-single-event-description img {
max-height: 450px;
object-fit: cover;
}
#tribe-events .tribe-events-button {
background: #ecb101;
padding: 14px 30px;
margin-bottom: 40px;
border-radius: 50px;
}
@media (max-width: 768px) {
#tribe-events .tribe-events-button {
padding: 0px !important;
font-weight: bold;
}
}
#tribe-events .edumodo-section-title {
font-weight: bold;
margin-bottom: 35px;
font-size: 24px;
}
@media (max-width: 768px) {
#tribe-events .tribe-events-cal-links .tribe-events-button {
padding: 5px 15px !important;
}
}
#tribe-events .upper-part-of-single-event-featured-image .tribe-events-single-event-title {
font-size: 24px;
}
#tribe-events .upper-part-of-single-event-featured-image .tribe-events-schedule {
margin-bottom: 0;
}
#tribe-events .upper-part-of-single-event-featured-image .tribe-events-schedule h2 {
font-size: 16px;
font-weight: normal;
margin-top: 0;
}
#tribe-events .speaker-list {
margin-bottom: 35px;
display: inline-block;
width: 100%;
}
#tribe-events .speaker-list .speaker-list-wrapper {
margin: 50px -15px;
}
#tribe-events .speaker-list .speaker-list-wrapper .edumodo-section-title {
margin-left: 15px;
}
#tribe-events .speaker-list .speaker-list-wrapper .single-speaker-wrapper {
box-shadow: 1px 1px 5px rgba(232, 233, 235, 0.9);
text-align: center;
padding-bottom: 35px;
background: white;
position: relative;
overflow: hidden;
}
#tribe-events .speaker-list .speaker-list-wrapper .single-speaker-wrapper .speaker-image {
position: relative;
z-index: 1;
overflow: hidden;
}
#tribe-events .speaker-list .speaker-list-wrapper .single-speaker-wrapper .speaker-image img {
width: 100%;
transition: all 0.5s ease;
}
#tribe-events .speaker-list .speaker-list-wrapper .single-speaker-wrapper .speaker-name {
position: relative;
z-index: 1;
margin-top: 30px;
}
#tribe-events .speaker-list .speaker-list-wrapper .single-speaker-wrapper .speaker-name h3 {
font-size: 18px;
font-weight: bold;
margin-top: 0;
}
#tribe-events .speaker-list .speaker-list-wrapper .single-speaker-wrapper .speaker-role {
position: relative;
z-index: 1;
font-size: 16px;
}
#tribe-events .speaker-list .speaker-list-wrapper .single-speaker-wrapper:hover .speaker-image img {
transform: scale(1.1, 1.1);
}
#tribe-events .organizer-list {
margin-bottom: 35px;
display: inline-block;
}
#tribe-events .organizer-list .organizer-list-wrapper .single-organizer {
box-shadow: 1px 1px 5px rgba(232, 233, 235, 0.8);
margin-bottom: 35px;
display: inline-block;
width: 100%;
cursor: pointer;
background: white;
}
#tribe-events .organizer-list .organizer-list-wrapper .single-organizer .organizer-image-wrapper {
padding: 0;
overflow: hidden;
}
#tribe-events .organizer-list .organizer-list-wrapper .single-organizer .organizer-image-wrapper img {
min-height: 300px;
object-fit: cover;
transition: all 0.5s ease;
}
#tribe-events .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper {
padding: 15px 50px;
position: relative;
z-index: 2;
}
#tribe-events .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper .col-md-4 {
padding: 0;
}
#tribe-events .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper .col-md-4 label,
#tribe-events .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper .col-md-4 span {
font-size: 16px;
}
#tribe-events .organizer-list .organizer-list-wrapper .single-organizer .organizer-meta-wrapper .organizer-content {
font-size: 16px;
}
#tribe-events .organizer-list .organizer-list-wrapper .single-organizer:hover .organizer-image-wrapper img {
transform: scale(1.1, 1.1);
}
#tribe-events .organizer-list .organizer-list-wrapper .single-organizer:hover .organizer-image-wrapper h3:after {
height: 120%;
}
#tribe-events .venue-list {
display: inline-block;
}
#tribe-events .venue-list .venue-list-wrapper .single-venue {
box-shadow: 1px 1px 5px rgba(232, 233, 235, 0.8);
margin-bottom: 35px;
display: inline-block;
width: 100%;
cursor: pointer;
background: white;
}
#tribe-events .venue-list .venue-list-wrapper .single-venue .venue-image-wrapper {
padding: 0;
overflow: hidden;
}
#tribe-events .venue-list .venue-list-wrapper .single-venue .venue-image-wrapper img {
max-height: 350px;
object-fit: cover;
transition: all 0.5s ease;
width: 100%;
}
#tribe-events .venue-list .venue-list-wrapper .single-venue .venue-content {
font-size: 16px;
}
#tribe-events .venue-list .venue-list-wrapper .single-venue .venue-content .venue-meta {
padding-top: 30px;
display: inline-block;
width: 100%;
text-align: center;
}
#tribe-events .venue-list .venue-list-wrapper .single-venue .venue-content .venue-meta .google-map-link {
font-weight: bold;
font-family: 'Poppins', sans-serif;
}
#tribe-events .venue-list .venue-list-wrapper .single-venue .venue-content .venue-content-wrapper {
padding: 30px;
padding-top: 0;
display: inline-block;
width: 100%;
}
#tribe-events .venue-list .venue-list-wrapper .single-venue .venue-content .venue-content-wrapper .tribe-events-venue-map {
float: none;
width: 100%;
margin: 0;
border: none;
padding: 0;
}
#tribe-events .venue-list .venue-list-wrapper .single-venue:hover .venue-image-wrapper img {
transform: scale(1.1, 1.1);
}
#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button {
font-size: 14px;
font-weight: 500;
} #tribe-bar-collapse-toggle {
display: none !important;
}
@media (max-width: 1199px) {
.bar-and-view-filter-wrapper {
flex-flow: column;
}
}
#tribe-events-bar {
margin-bottom: 0px;
background: white;
box-shadow: 3px 10px 30px rgba(232, 233, 235, 0.5);
}
@media (min-width: 992px) {
#tribe-events-bar {
margin-top: 40px;
margin-bottom: 40px;
}
}
@media (max-width: 768px) {
#tribe-events-bar {
padding: 20px 0px 35px;
}
}
@media (max-width: 768px) {
#tribe-events-bar #tribe-bar-views,
#tribe-events-bar .tribe-bar-filters {
margin-bottom: 35px;
}
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-inner {
padding: 0 0px 30px 0;
background: transparent;
text-align: center;
}
@media (max-width: 768px) {
#tribe-events-bar #tribe-bar-views .tribe-bar-views-inner {
padding: 0px;
}
}
#tribe-events-bar #tribe-bar-views label {
display: none;
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list {
position: initial;
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
display: inline-block !important;
width: auto;
text-align: center;
margin: 0px 10px;
}
@media (max-width: 768px) {
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
margin: 5px;
}
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
display: inline-block;
padding: 13px 25px;
border-radius: 50px;
background: #e8e9eb;
box-shadow: 1px 1px 10px rgba(232, 233, 235, 0.6);
transition: all 0.5s ease;
}
@media (max-width: 768px) {
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
padding: 10px 20px;
}
}
@media (min-width: 768px) {
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner {
display: flex;
}
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner label {
display: none;
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner input[type="text"] {
border-bottom: solid 1px #e8e9eb;
padding: 10px 15px 10px 0;
transition: all 0.5s ease;
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner input[type="text"]:focus {
border-bottom: solid 1px #ecb101;
outline: none;
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner div {
width: auto;
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit {
margin-left: 0px;
}
#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit input[type="submit"] {
padding: 15px 40px;
line-height: 1;
border-radius: 50px;
}
#tribe-events-footer a {
font-family: 'Poppins', sans-serif;
}
@media (min-width: 768px) {
#tribe-events-footer a:hover {
color: #ecb101;
}
}
#tribe-events-footer:after,
#tribe-events-footer:before {
content: none;
}
@media (max-width: 768px) {
#tribe-events-footer .tribe-events-sub-nav li {
width: 100% !important;
margin-bottom: 15px !important;
}
#tribe-events-footer .tribe-events-sub-nav li a {
background: #ecb101;
border-radius: 50px;
}
} .tribe-events-day .type-tribe_events .edumodo-day-view {
position: relative;
box-shadow: 1px 1px 20px rgba(232, 233, 235, 0.8);
padding: 35px 35px;
background: white;
}
@media (max-width: 768px) {
.tribe-events-day .type-tribe_events .edumodo-day-view {
padding: 0;
}
}
.tribe-events-day .type-tribe_events .edumodo-day-view .featured-image {
padding-left: 0;
}
@media (max-width: 768px) {
.tribe-events-day .type-tribe_events .edumodo-day-view .featured-image {
padding: 0;
}
}
.tribe-events-day .type-tribe_events .edumodo-day-view .featured-image .tribe-events-event-image {
width: 100%;
margin: 0;
overflow: hidden;
display: inline-block;
}
.tribe-events-day .type-tribe_events .edumodo-day-view .featured-image .tribe-events-event-image img {
transition: all 0.5s ease;
display: inline-block;
min-height: 350px;
object-fit: cover;
}
@media (max-width: 768px) {
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant {
padding: 20px;
display: inline-block;
}
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .title-price {
position: relative;
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .title-price .tribe-events-event-cost {
position: absolute;
right: 0;
top: 0;
background: #ecb101;
border: none;
color: white;
font-weight: bold;
border-radius: 50px;
}
@media (max-width: 768px) {
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .title-price .tribe-events-event-cost {
position: relative;
margin: 15px 0px 15px;
display: inline-block;
}
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .title-price .tribe-events-event-cost span {
border: none;
padding: 10px 25px;
display: inline-block;
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .tribe-events-list-event-title a {
font-size: 24px;
color: #07294d !important;
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .tribe-events-list-event-title a:hover {
color: #ecb101 !important;
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .tribe-events-event-meta span {
color: rgba(119, 119, 119, 0.8);
}
.tribe-events-day .type-tribe_events .edumodo-day-view .day-event-contant .tribe-events-read-more {
display: inline-block;
margin-top: 10px;
}
.tribe-events-day .type-tribe_events .featured-event {
color: #4b5158;
}
.tribe-events-day .type-tribe_events .featured-event .tribe-events-list-event-description {
color: #4b5158;
}
.tribe-events-day .type-tribe_events .featured-event .tribe-events-list-event-title a {
font-size: 24px;
color: #07294d !important;
padding-left: 45px;
}
.tribe-events-day .type-tribe_events .featured-event .tribe-events-list-event-title a:hover {
color: #ecb101;
}
.tribe-events-day .type-tribe_events .featured-event .tribe-events-list-event-title:before {
content: '\f005';
font-family: FontAwesome;
background: #ecb101;
font-size: 16px;
text-align: center;
width: 35px;
height: 35px;
line-height: 35px;
color: white;
position: absolute;
border-radius: 50%;
}
.tribe-events-day .type-tribe_events .featured-event .tribe-events-event-cost {
margin: 0;
top: 15px !important;
}
ul.tribe-bar-views-list {
display: block !important;
}
#tribe-bar-views .tribe-bar-views-option:last-child {
border-radius: 50px;
}
#tribe-bar-views .tribe-bar-views-option {
padding: 14px 30px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#tribe-bar-views-toggle {
display: none;
}
#tribe-bar-views .tribe-bar-views-list {
background: transparent;
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-inner {
padding: 0;
}
#tribe-bar-views .tribe-bar-views-option.tribe-bar-active {
background: #ecb101;
color: #fff;
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
border: 1px solid #ddd;
text-transform: uppercase;
font-size: 14px;
font-weight: 400;
border-radius: 100px;
}
.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
background: transparent;
color: #07294d;
font-size: 30px;
margin: 0em 0 .85em;
text-transform: inherit;
}
#tribe-bar-views .tribe-bar-views-option:hover {
background: #242c5e;
color: #fff;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.main-post {
border-radius: 10px;
overflow: hidden;
background-color: #fff;
margin-bottom: 40px;
}
.main-post .edumodo-post-img {
position: relative;
}
.main-post .edumodo-post-img .post-triangle {
position: absolute;
top: 0;
right: 0;
background-color: #ecb101;
color: #fff;
padding: 15px 20px;
font-size: 20px;
border-radius: 0 10px 0;
}
.main-post .entry-content {
padding: 40px;
}
.main-post .entry-content .entry-title {
font-weight: 700;
font-size: 28px;
line-height: 38px;
margin: 10px 0 15px;
}
.main-post .entry-content .entry-title a:hover {
color: #ecb101;
}
.main-post .entry-content .entry-meta ul {
margin: 0;
padding: 0;
}
.main-post .entry-content .entry-meta ul li {
list-style: none;
display: inline-block;
margin-right: 20px;
text-transform: capitalize;
font-weight: 400;
color: #4b5158;
font-size: 15px;
}
.main-post .entry-content .entry-meta ul li i {
color: #ecb101;
margin-right: 8px;
}
.main-post .entry-content .entry-meta ul li a {
color: #4b5158;
}
.main-post .entry-content .entry-meta ul li a i {
color: #ecb101;
margin-right: 8px;
}
.main-post .entry-content .entry-meta ul li a:hover {
color: #ecb101;
}
.main-post .entry-content .readmore-btn a {
display: inline-block;
font-weight: 500;
font-size: 16px;
}
.main-post .entry-content .readmore-btn a i {
font-size: 10px !important;
display: inline-block;
margin-left: 8px;
}
.main-post .entry-content .readmore-btn a:hover {
color: #ecb101;
}
.main-post.single-post {
box-shadow: 0 0 ;
border-radius: 6px;
}
.main-post.single-post img {
border-radius: 10px;
}
.main-post.single-post .entry-content {
padding: 30px 40px 40px;
}
.content-wrapper .navigation.post-navigation {
display: none;
}
.entry-footer-body .post-tags-title {
color: #07294d;
font-weight: 700;
font-size: 15px;
margin-right: 10px;
}
.entry-footer-body .post-tags a {
background-color: #F6F7F9;
padding: 6px 15px;
display: inline-block;
font-size: 14px;
border-radius: 4px;
font-weight: 500;
margin-right: 10px;
}
.entry-footer-body .social-share {
margin: 15px 0 0;
}
.col-md-8.content-wrapper {
padding-right: 30px;
}
.comments-area {
margin-top: 80px;
}
.comments-area .comments-title {
font-size: 20px;
line-height: 30px;
margin-bottom: 40px;
padding-bottom: 15px;
border-bottom: 1px solid #eee;
}
.comments-area .comment-respond input {
height: 50px;
border-color: #eee;
border-radius: 4px;
}
.comments-area .comment-respond textarea {
border-color: #eee;
border-radius: 4px;
}
.comments-area .comment-respond label {
font-size: 15px;
font-weight: 500;
}
.comments-area .comment-respond input[type="checkbox"] {
height: auto;
}
.comments-area .comment-respond input[type="submit"] {
border: 0;
padding: 0 25px;
}
.comments-area ol {
list-style: none;
padding: 0;
}
.comments-area .comment-list .comment-author.vcard img {
border-radius: 50%;
width: 50px;
margin-right: 10px;
}
.comments-area .comment-list ol.children {
padding-left: 30px;
}
.comments-area .comment-list > li {
border-bottom: 1px solid #eee;
margin-bottom: 30px;
}
.comments-area .comment-list .comment-metadata {
margin: 15px 0 10px;
}
.comments-area .comment-list .comment-metadata a {
font-size: 15px;
}
.comments-area .comment-list .reply a {
color: #ecb101;
background-color: #eff7fd;
padding: 4px 20px;
display: inline-block;
border-radius: 4px;
font-weight: 500;
font-size: 14px;
}
.comments-area .comment-list .reply a:hover {
background-color: #ecb101;
color: #fff;
}
.comments-area .comment-list .comment-body {
margin-bottom: 40px;
}
.edumodo-pagination {
text-align: center;
}
.edumodo-pagination .pagination {
margin: 0;
}
.edumodo-pagination .page-numbers {
background-color: #fff;
width: 40px;
height: 40px;
display: inline-block;
line-height: 40px;
text-align: center;
font-weight: 600;
font-size: 18px;
border-radius: 4px;
margin: 0 2px;
}
.edumodo-pagination .page-numbers i {
font-size: 12px;
}
.edumodo-pagination .next.page-numbers {
line-height: 43px;
}
.edumodo-pagination .page-numbers.current {
background-color: #ecb101;
color: #fff;
transition: 0.5s;
}
.edumodo-pagination .page-numbers.current:hover {
color: #07294d;
}
@media only screen and (max-width: 767px) {
.main-post.single-post .entry-content {
padding: 25px 20px 31px;
}
.main-post .entry-content {
padding: 25px;
}
.main-post .entry-content .entry-title {
font-size: 24px;
line-height: 34px;
}
.widget-area {
margin-top: 70px;
}
}  .edumodo-video-popup-wrapper {
position: relative;
}
.edumodo-video-popup-wrapper .video i {
width: 120px;
height: 120px;
line-height: 120px;
text-align: center;
font-size: 24px;
background-color: #ffc600;
color: #07294d;
border-radius: 50%;
}
.edumodo-video-popup-wrapper a.play-icon-text {
color: #ecb101;
}
.edumodo-video-popup-wrapper .play-btn {
width: 100px;
height: 100px;
background: radial-gradient(rgba(255, 188, 0, 0.94) 60%, #ffffff 62%);
border-radius: 50%;
position: relative;
display: block;
margin: 0 auto;
box-shadow: 0px 0px 25px 3px rgba(255, 255, 255, 0.8);
}
.edumodo-video-popup-wrapper .play-btn:before {
content: "";
position: absolute;
width: 150%;
height: 150%;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation: pulsate1 2s;
animation: pulsate1 2s;
-webkit-animation-direction: forwards;
animation-direction: forwards;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: steps;
animation-timing-function: steps;
opacity: 1;
border-radius: 50%;
border: 5px solid rgba(255, 255, 255, 0.75);
top: -25%;
left: -25%;
background: rgba(198, 16, 0, 0);
}
.edumodo-video-popup-wrapper .play-btn:after {
content: "";
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-40%) translateY(-50%);
transform: translateX(-40%) translateY(-50%);
transform-origin: center center;
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 25px solid #fff;
z-index: 100;
-webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.edumodo-video-popup-wrapper .video-popup-4 {
position: relative;
}
.edumodo-video-popup-wrapper .video-play-button {
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
box-sizing: content-box;
display: block;
border-radius: 50%;
padding: 18px 20px 18px 28px;
}
.edumodo-video-popup-wrapper .video-play-button:before {
content: "";
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
background: #fdbd00;
border-radius: 50%;
animation: pulse-border 1500ms ease-out infinite;
}
.edumodo-video-popup-wrapper .video-play-button:after {
content: "";
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
background: #fdbd00;
border-radius: 50%;
transition: all 200ms;
}
.edumodo-video-popup-wrapper .video-play-button img {
position: relative;
z-index: 3;
max-width: 100%;
width: auto;
height: auto;
}
.edumodo-video-popup-wrapper .video-play-button span {
display: block;
position: relative;
z-index: 3;
width: 0;
height: 0;
border-left: 32px solid #fff;
border-top: 22px solid transparent;
border-bottom: 22px solid transparent;
}
.edumodo-video-popup-wrapper .video-popup-5 {
position: relative;
}
.edumodo-video-popup-wrapper .stroke-dotted {
opacity: 0;
stroke-dasharray: 4,5;
stroke-width: 1px;
transform-origin: 50% 50%;
animation: spin 4s infinite linear;
transition: opacity 1s ease, stroke-width 1s ease;
}
.edumodo-video-popup-wrapper .stroke-solid {
stroke-dashoffset: 0;
stroke-dashArray: 300;
stroke-width: 4px;
transition: stroke-dashoffset 1s ease, opacity 1s ease;
}
.edumodo-video-popup-wrapper .icon {
transform-origin: 50% 50%;
transition: transform 200ms ease-out;
}
.edumodo-video-popup-wrapper #play {
cursor: pointer;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
.edumodo-video-popup-wrapper #play:hover .stroke-dotted {
stroke-width: 4px;
opacity: 1;
}
.edumodo-video-popup-wrapper #play:hover .stroke-solid {
opacity: 0;
stroke-dashoffset: 300;
}
.edumodo-video-popup-wrapper #play:hover .icon {
transform: scale(1.05);
} .edumodo-video-popup-round {
position: relative;
border: 3px solid #ecb101;
}
.edumodo-video-popup-round img {
display: block;
border-radius: 6px;
position: relative;
}
.edumodo-video-popup-round .icon-video {
position: absolute;
border-radius: 100%;
border: 7px solid #dcdcdc;
width: 75px;
height: 75px;
background: #FFF;
color: #ecb101;
margin: auto;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
z-index: 12;
-webkit-transition: 0.3s;
transition: 0.3s;
display: flex;
align-items: center;
justify-content: center;
}
.edumodo-video-popup-round .icon-video:hover {
background: #ecb101;
color: #fff!important;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.edumodo-video-popup-round:hover:after {
background-color: #ecb101cc;
}
.edumodo-video-popup-round:after {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
content: "";
transition: .4s;
border-radius: 6px;
}
.edumodo-video-popup-left {
position: relative;
margin-top: 25px;
}
.edumodo-video-popup-left img {
display: block;
border-radius: 6px;
position: relative;
}
.edumodo-video-popup-left:before {
content: '';
border: 30px solid #ecb101;
background: none;
position: absolute;
top: -15px;
right: -30px;
width: 100%;
height: 100%;
border-radius: 6px;
}
.edumodo-video-popup-left:after {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
content: "";
transition: .4s;
border-radius: 6px;
}
.edumodo-video-popup-left .icon-video {
position: absolute;
border-radius: 100%;
border: 7px solid #dcdcdc;
width: 75px;
height: 75px;
background: #FFF;
color: #ecb101;
margin: auto;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
z-index: 12;
-webkit-transition: 0.3s;
transition: 0.3s;
display: flex;
align-items: center;
justify-content: center;
}
.edumodo-video-popup-left .icon-video:hover {
background: #ecb101;
color: #fff!important;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.edumodo-video-popup-left .icon-video:hover:after {
background-color: #ecb101cc;
}
@-webkit-keyframes pulsate1 {
0% {
-webkit-transform: scale(0.6);
transform: scale(0.6);
opacity: 1;
box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
box-shadow: none;
}
}
@keyframes pulsate1 {
0% {
-webkit-transform: scale(0.6);
transform: scale(0.6);
opacity: 1;
box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
}
100% {
-webkit-transform: scale(1, 1);
transform: scale(1);
opacity: 0;
box-shadow: none;
}
}
@keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
}
@keyframes spin {
to {
transform: rotate(360deg);
}
}             .woocommerce,
.woocommerce-cart,
.woocommerce-checkout,
.woocommerce-account {     }
.woocommerce .page-details h2.page-title,
.woocommerce-cart .page-details h2.page-title,
.woocommerce-checkout .page-details h2.page-title,
.woocommerce-account .page-details h2.page-title {
margin-bottom: 0px !important;
}
.woocommerce li.product,
.woocommerce-cart li.product,
.woocommerce-checkout li.product,
.woocommerce-account li.product {
list-style-type: none !important;
}
.woocommerce .shop-single-page-template,
.woocommerce-cart .shop-single-page-template,
.woocommerce-checkout .shop-single-page-template,
.woocommerce-account .shop-single-page-template {
padding-top: 0px;
}
.woocommerce .shop-single-page-template .shop-row,
.woocommerce-cart .shop-single-page-template .shop-row,
.woocommerce-checkout .shop-single-page-template .shop-row,
.woocommerce-account .shop-single-page-template .shop-row {
box-shadow: 1px 1px 20px #e8e9eb;
padding: 50px;
background: white;
}
@media (max-width: 768px) {
.woocommerce .shop-single-page-template .shop-row,
.woocommerce-cart .shop-single-page-template .shop-row,
.woocommerce-checkout .shop-single-page-template .shop-row,
.woocommerce-account .shop-single-page-template .shop-row {
padding: 15px;
}
}
.woocommerce .i-can-override-default-shop-page-style .product_title,
.woocommerce-cart .i-can-override-default-shop-page-style .product_title,
.woocommerce-checkout .i-can-override-default-shop-page-style .product_title,
.woocommerce-account .i-can-override-default-shop-page-style .product_title,
.woocommerce .i-can-override-default-shop-page-style .woocommerce-Tabs-panel h2,
.woocommerce-cart .i-can-override-default-shop-page-style .woocommerce-Tabs-panel h2,
.woocommerce-checkout .i-can-override-default-shop-page-style .woocommerce-Tabs-panel h2,
.woocommerce-account .i-can-override-default-shop-page-style .woocommerce-Tabs-panel h2,
.woocommerce .i-can-override-default-shop-page-style .related h2,
.woocommerce-cart .i-can-override-default-shop-page-style .related h2,
.woocommerce-checkout .i-can-override-default-shop-page-style .related h2,
.woocommerce-account .i-can-override-default-shop-page-style .related h2,
.woocommerce .i-can-override-default-shop-page-style .up-sells h2,
.woocommerce-cart .i-can-override-default-shop-page-style .up-sells h2,
.woocommerce-checkout .i-can-override-default-shop-page-style .up-sells h2,
.woocommerce-account .i-can-override-default-shop-page-style .up-sells h2 {
font-size: 24px;
font-weight: bold;
}
.woocommerce .i-can-override-default-shop-page-style .woocommerce-loop-product__title,
.woocommerce-cart .i-can-override-default-shop-page-style .woocommerce-loop-product__title,
.woocommerce-checkout .i-can-override-default-shop-page-style .woocommerce-loop-product__title,
.woocommerce-account .i-can-override-default-shop-page-style .woocommerce-loop-product__title {
font-weight: bold;
}
@media (max-width: 768px) {
.woocommerce .i-can-override-default-shop-page-style,
.woocommerce-cart .i-can-override-default-shop-page-style,
.woocommerce-checkout .i-can-override-default-shop-page-style,
.woocommerce-account .i-can-override-default-shop-page-style {
margin: 0px 15px;
padding: 0px 15px;
display: inline-block;
}
}
.woocommerce .i-can-override-default-shop-page-style .shop-archive h1.page-title,
.woocommerce-cart .i-can-override-default-shop-page-style .shop-archive h1.page-title,
.woocommerce-checkout .i-can-override-default-shop-page-style .shop-archive h1.page-title,
.woocommerce-account .i-can-override-default-shop-page-style .shop-archive h1.page-title {
display: none;
}
.woocommerce .i-can-override-default-shop-page-style .shop-archive ul.products,
.woocommerce-cart .i-can-override-default-shop-page-style .shop-archive ul.products,
.woocommerce-checkout .i-can-override-default-shop-page-style .shop-archive ul.products,
.woocommerce-account .i-can-override-default-shop-page-style .shop-archive ul.products {
display: block;
margin-top: 50px;
padding: 0;
}
.woocommerce .i-can-override-default-shop-page-style .page-title,
.woocommerce-cart .i-can-override-default-shop-page-style .page-title,
.woocommerce-checkout .i-can-override-default-shop-page-style .page-title,
.woocommerce-account .i-can-override-default-shop-page-style .page-title {
margin-top: 0px;
}
.woocommerce main#main,
.woocommerce-cart main#main,
.woocommerce-checkout main#main,
.woocommerce-account main#main {     }
.woocommerce main#main button[type="submit"],
.woocommerce-cart main#main button[type="submit"],
.woocommerce-checkout main#main button[type="submit"],
.woocommerce-account main#main button[type="submit"],
.woocommerce main#main a.button,
.woocommerce-cart main#main a.button,
.woocommerce-checkout main#main a.button,
.woocommerce-account main#main a.button,
.woocommerce main#main input[name="submit"],
.woocommerce-cart main#main input[name="submit"],
.woocommerce-checkout main#main input[name="submit"],
.woocommerce-account main#main input[name="submit"] {
background: #ecb101;
color: white;
padding: 12px 24px !important;
border-radius: 50px;
transition: all 0.5s ease;
}
.woocommerce main#main button[type="submit"]:hover,
.woocommerce-cart main#main button[type="submit"]:hover,
.woocommerce-checkout main#main button[type="submit"]:hover,
.woocommerce-account main#main button[type="submit"]:hover,
.woocommerce main#main a.button:hover,
.woocommerce-cart main#main a.button:hover,
.woocommerce-checkout main#main a.button:hover,
.woocommerce-account main#main a.button:hover,
.woocommerce main#main input[name="submit"]:hover,
.woocommerce-cart main#main input[name="submit"]:hover,
.woocommerce-checkout main#main input[name="submit"]:hover,
.woocommerce-account main#main input[name="submit"]:hover {
background: #242c5e;
}
.woocommerce main#main span.onsale,
.woocommerce-cart main#main span.onsale,
.woocommerce-checkout main#main span.onsale,
.woocommerce-account main#main span.onsale {
background: #ecb101;
padding: 0;
}
.woocommerce main#main .price,
.woocommerce-cart main#main .price,
.woocommerce-checkout main#main .price,
.woocommerce-account main#main .price {
color: #ecb101;
}
.woocommerce main#main form.cart button[type="submit"],
.woocommerce-cart main#main form.cart button[type="submit"],
.woocommerce-checkout main#main form.cart button[type="submit"],
.woocommerce-account main#main form.cart button[type="submit"] {
border-radius: 3px;
}
.woocommerce main#main div.images .woocommerce-product-gallery__image:first-child img,
.woocommerce-cart main#main div.images .woocommerce-product-gallery__image:first-child img,
.woocommerce-checkout main#main div.images .woocommerce-product-gallery__image:first-child img,
.woocommerce-account main#main div.images .woocommerce-product-gallery__image:first-child img {
width: auto !important;
margin: auto;
}
.woocommerce main#main figure.woocommerce-product-gallery__wrapper,
.woocommerce-cart main#main figure.woocommerce-product-gallery__wrapper,
.woocommerce-checkout main#main figure.woocommerce-product-gallery__wrapper,
.woocommerce-account main#main figure.woocommerce-product-gallery__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.woocommerce main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child,
.woocommerce-cart main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child,
.woocommerce-checkout main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child,
.woocommerce-account main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
margin-bottom: 15px;
width: 100%;
}
.woocommerce main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2),
.woocommerce-cart main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2),
.woocommerce-checkout main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2),
.woocommerce-account main#main figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2) {
border: solid 1px rgba(221, 221, 221, 0.8);
}
.woocommerce main#main .posted_in,
.woocommerce-cart main#main .posted_in,
.woocommerce-checkout main#main .posted_in,
.woocommerce-account main#main .posted_in {
display: block;
margin: 5px 0px;
}
.woocommerce main#main .variations_form table.variations td.label,
.woocommerce-cart main#main .variations_form table.variations td.label,
.woocommerce-checkout main#main .variations_form table.variations td.label,
.woocommerce-account main#main .variations_form table.variations td.label {
vertical-align: inherit !important;
display: inline-block;
line-height: 0;
color: inherit;
font-size: 17px;
padding: 0 !important;
}
.woocommerce main#main .variations_form .woocommerce-variation-price,
.woocommerce-cart main#main .variations_form .woocommerce-variation-price,
.woocommerce-checkout main#main .variations_form .woocommerce-variation-price,
.woocommerce-account main#main .variations_form .woocommerce-variation-price {
padding: 15px 0px;
}
.woocommerce main#main .price del,
.woocommerce-cart main#main .price del,
.woocommerce-checkout main#main .price del,
.woocommerce-account main#main .price del {
display: inline-block;
}
.woocommerce main#main h2,
.woocommerce-cart main#main h2,
.woocommerce-checkout main#main h2,
.woocommerce-account main#main h2 {
margin-bottom: 35px;
}
.woocommerce main#main .products h2,
.woocommerce-cart main#main .products h2,
.woocommerce-checkout main#main .products h2,
.woocommerce-account main#main .products h2 {
margin-bottom: 0px;
}
.woocommerce main#main .woocommerce-tabs,
.woocommerce-cart main#main .woocommerce-tabs,
.woocommerce-checkout main#main .woocommerce-tabs,
.woocommerce-account main#main .woocommerce-tabs {
margin: 50px 0px 25px;
display: inline-block;
width: 100%;
}
.woocommerce main#main .woocommerce-tabs h2,
.woocommerce-cart main#main .woocommerce-tabs h2,
.woocommerce-checkout main#main .woocommerce-tabs h2,
.woocommerce-account main#main .woocommerce-tabs h2 {
margin-bottom: 20px;
}
.woocommerce main#main .woocommerce-tabs .panel,
.woocommerce-cart main#main .woocommerce-tabs .panel,
.woocommerce-checkout main#main .woocommerce-tabs .panel,
.woocommerce-account main#main .woocommerce-tabs .panel {
padding-bottom: 50px;
}
.woocommerce main#main .woocommerce-tabs input[name="submit"],
.woocommerce-cart main#main .woocommerce-tabs input[name="submit"],
.woocommerce-checkout main#main .woocommerce-tabs input[name="submit"],
.woocommerce-account main#main .woocommerce-tabs input[name="submit"] {
background: #ecb101 !important;
color: white !important;
border-radius: 50px !important;
}
.woocommerce main#main .woocommerce-tabs .stars a,
.woocommerce-cart main#main .woocommerce-tabs .stars a,
.woocommerce-checkout main#main .woocommerce-tabs .stars a,
.woocommerce-account main#main .woocommerce-tabs .stars a {
color: #ecb101;
}
.woocommerce main#main .woocommerce-tabs .stars:hover a,
.woocommerce-cart main#main .woocommerce-tabs .stars:hover a,
.woocommerce-checkout main#main .woocommerce-tabs .stars:hover a,
.woocommerce-account main#main .woocommerce-tabs .stars:hover a {
color: #ecb101;
}
.woocommerce main#main .woocommerce-tabs .stars.selected a,
.woocommerce-cart main#main .woocommerce-tabs .stars.selected a,
.woocommerce-checkout main#main .woocommerce-tabs .stars.selected a,
.woocommerce-account main#main .woocommerce-tabs .stars.selected a {
color: #ecb101;
}
.woocommerce main#main .woocommerce-tabs ul.tabs,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs,
.woocommerce-account main#main .woocommerce-tabs ul.tabs {
box-shadow: 0px 2px 7px rgba(232, 233, 235, 0.8);
display: inline-block;
padding: 0;
margin-bottom: -7px;
}
.woocommerce main#main .woocommerce-tabs ul.tabs:before,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs:before,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs:before,
.woocommerce-account main#main .woocommerce-tabs ul.tabs:before {
border: none;
content: none;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li {
border: none;
border-radius: 0px;
font-size: 16px;
padding: 2px 30px;
background: #e8e9eb;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li:before,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li:before,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li:before,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li:before {
content: none;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li:after,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li:after,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li:after,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li:after {
content: none;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li a,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li a,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li a,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li a {
border-radius: 0px;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li a:before,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li a:before,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li a:before,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li a:before {
content: none;
}
.woocommerce main#main .woocommerce-tabs ul.tabs li.active,
.woocommerce-cart main#main .woocommerce-tabs ul.tabs li.active,
.woocommerce-checkout main#main .woocommerce-tabs ul.tabs li.active,
.woocommerce-account main#main .woocommerce-tabs ul.tabs li.active {
background: white;
}
.woocommerce main#main .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce-cart main#main .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce-checkout main#main .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce-account main#main .woocommerce-tabs .woocommerce-Tabs-panel {
padding: 50px;
box-shadow: 0px 7px 20px rgba(232, 233, 235, 0.8);
}
@media (max-width: 768px) {
.woocommerce main#main .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce-cart main#main .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce-checkout main#main .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce-account main#main .woocommerce-tabs .woocommerce-Tabs-panel {
padding: 15px;
}
}
.woocommerce main#main .related h2,
.woocommerce-cart main#main .related h2,
.woocommerce-checkout main#main .related h2,
.woocommerce-account main#main .related h2,
.woocommerce main#main .upsells h2,
.woocommerce-cart main#main .upsells h2,
.woocommerce-checkout main#main .upsells h2,
.woocommerce-account main#main .upsells h2 {
margin-bottom: 35px;
}
.woocommerce main#main .related .products h2,
.woocommerce-cart main#main .related .products h2,
.woocommerce-checkout main#main .related .products h2,
.woocommerce-account main#main .related .products h2,
.woocommerce main#main .upsells .products h2,
.woocommerce-cart main#main .upsells .products h2,
.woocommerce-checkout main#main .upsells .products h2,
.woocommerce-account main#main .upsells .products h2 {
margin-bottom: 0px;
}
.woocommerce main#main .related .products li,
.woocommerce-cart main#main .related .products li,
.woocommerce-checkout main#main .related .products li,
.woocommerce-account main#main .related .products li,
.woocommerce main#main .upsells .products li,
.woocommerce-cart main#main .upsells .products li,
.woocommerce-checkout main#main .upsells .products li,
.woocommerce-account main#main .upsells .products li {
margin-bottom: 0px;
}
.woocommerce .woocommerce-pagination,
.woocommerce-cart .woocommerce-pagination,
.woocommerce-checkout .woocommerce-pagination,
.woocommerce-account .woocommerce-pagination {
margin: 50px 0px 35px;
}
.woocommerce .woocommerce-pagination .page-numbers,
.woocommerce-cart .woocommerce-pagination .page-numbers,
.woocommerce-checkout .woocommerce-pagination .page-numbers,
.woocommerce-account .woocommerce-pagination .page-numbers {
border: none;
}
.woocommerce .woocommerce-pagination .page-numbers li,
.woocommerce-cart .woocommerce-pagination .page-numbers li,
.woocommerce-checkout .woocommerce-pagination .page-numbers li,
.woocommerce-account .woocommerce-pagination .page-numbers li {
padding: 5px 15px;
transition: all 0.4s ease;
width: 50px;
height: 50px;
line-height: 40px;
text-align: center;
border: solid 1px rgba(232, 233, 235, 0.8);
margin: 0px 3px;
border-radius: 50%;
background: #fff;
}
.woocommerce .woocommerce-pagination .page-numbers li a,
.woocommerce-cart .woocommerce-pagination .page-numbers li a,
.woocommerce-checkout .woocommerce-pagination .page-numbers li a,
.woocommerce-account .woocommerce-pagination .page-numbers li a,
.woocommerce .woocommerce-pagination .page-numbers li span,
.woocommerce-cart .woocommerce-pagination .page-numbers li span,
.woocommerce-checkout .woocommerce-pagination .page-numbers li span,
.woocommerce-account .woocommerce-pagination .page-numbers li span {
background: transparent !important;
transition: all 0.4s ease;
padding: 0;
display: inline-block;
}
.woocommerce .woocommerce-pagination .page-numbers li span.current,
.woocommerce-cart .woocommerce-pagination .page-numbers li span.current,
.woocommerce-checkout .woocommerce-pagination .page-numbers li span.current,
.woocommerce-account .woocommerce-pagination .page-numbers li span.current {
color: #ecb101;
}
.woocommerce .woocommerce-pagination .page-numbers li:hover,
.woocommerce-cart .woocommerce-pagination .page-numbers li:hover,
.woocommerce-checkout .woocommerce-pagination .page-numbers li:hover,
.woocommerce-account .woocommerce-pagination .page-numbers li:hover {
background: #ecb101;
cursor: pointer;
color: white;
}
.woocommerce .woocommerce-pagination .page-numbers li:hover span.current,
.woocommerce-cart .woocommerce-pagination .page-numbers li:hover span.current,
.woocommerce-checkout .woocommerce-pagination .page-numbers li:hover span.current,
.woocommerce-account .woocommerce-pagination .page-numbers li:hover span.current {
background: transparent;
color: white;
}
.woocommerce .woocommerce-pagination .page-numbers li:hover a,
.woocommerce-cart .woocommerce-pagination .page-numbers li:hover a,
.woocommerce-checkout .woocommerce-pagination .page-numbers li:hover a,
.woocommerce-account .woocommerce-pagination .page-numbers li:hover a {
color: white;
}
.woocommerce .woocommerce-cart-form input[type="submit"],
.woocommerce-cart .woocommerce-cart-form input[type="submit"],
.woocommerce-checkout .woocommerce-cart-form input[type="submit"],
.woocommerce-account .woocommerce-cart-form input[type="submit"] {
background: #ecb101;
color: white;
border-radius: 50px;
text-transform: capitalize;
}
.woocommerce .woocommerce-cart-form input[type="submit"]:hover,
.woocommerce-cart .woocommerce-cart-form input[type="submit"]:hover,
.woocommerce-checkout .woocommerce-cart-form input[type="submit"]:hover,
.woocommerce-account .woocommerce-cart-form input[type="submit"]:hover {
border: none;
background: #242c5e;
}
.woocommerce .woocommerce-cart-form input[name="coupon_code"],
.woocommerce-cart .woocommerce-cart-form input[name="coupon_code"],
.woocommerce-checkout .woocommerce-cart-form input[name="coupon_code"],
.woocommerce-account .woocommerce-cart-form input[name="coupon_code"] {
width: 135px !important;
height: 38px;
padding: 5px 15px !important;
border-radius: 50px;
}
.woocommerce .woocommerce-cart-form input[name="apply_coupon"],
.woocommerce-cart .woocommerce-cart-form input[name="apply_coupon"],
.woocommerce-checkout .woocommerce-cart-form input[name="apply_coupon"],
.woocommerce-account .woocommerce-cart-form input[name="apply_coupon"],
.woocommerce .woocommerce-cart-form input[name="update_cart"],
.woocommerce-cart .woocommerce-cart-form input[name="update_cart"],
.woocommerce-checkout .woocommerce-cart-form input[name="update_cart"],
.woocommerce-account .woocommerce-cart-form input[name="update_cart"] {
padding: 12px 30px !important;
font-size: 14px;
}
.woocommerce .cart-collaterals,
.woocommerce-cart .cart-collaterals,
.woocommerce-checkout .cart-collaterals,
.woocommerce-account .cart-collaterals {
margin-top: 80px;
}
.woocommerce .cart-collaterals h2,
.woocommerce-cart .cart-collaterals h2,
.woocommerce-checkout .cart-collaterals h2,
.woocommerce-account .cart-collaterals h2 {
margin-bottom: 35px;
}
@media (max-width: 768px) {
.woocommerce .cart-collaterals,
.woocommerce-cart .cart-collaterals,
.woocommerce-checkout .cart-collaterals,
.woocommerce-account .cart-collaterals {
padding: 15px;
}
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-cart .cart-collaterals .cart_totals,
.woocommerce-checkout .cart-collaterals .cart_totals,
.woocommerce-account .cart-collaterals .cart_totals {
margin: 35px auto;
text-align: center;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-cart .cart-collaterals .cross-sells,
.woocommerce-checkout .cart-collaterals .cross-sells,
.woocommerce-account .cart-collaterals .cross-sells {
margin-bottom: 100px;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-cart .cart-collaterals .cross-sells ul.products,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products,
.woocommerce-account .cart-collaterals .cross-sells ul.products {
display: flex;
padding: 0;
}
@media (max-width: 768px) {
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-cart .cart-collaterals .cross-sells ul.products,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products,
.woocommerce-account .cart-collaterals .cross-sells ul.products {
display: inherit;
}
}
@media (max-width: 768px) {
.woocommerce .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-account .cart-collaterals .cross-sells ul.products li.product {
margin: 5px;
width: 100%;
}
}
.woocommerce .checkout,
.woocommerce-cart .checkout,
.woocommerce-checkout .checkout,
.woocommerce-account .checkout {
margin-bottom: 100px;
}
.woocommerce .checkout h2,
.woocommerce-cart .checkout h2,
.woocommerce-checkout .checkout h2,
.woocommerce-account .checkout h2,
.woocommerce .checkout h3,
.woocommerce-cart .checkout h3,
.woocommerce-checkout .checkout h3,
.woocommerce-account .checkout h3 {
margin-bottom: 18px;
}
.woocommerce .checkout .place-order input.button.alt,
.woocommerce-cart .checkout .place-order input.button.alt,
.woocommerce-checkout .checkout .place-order input.button.alt,
.woocommerce-account .checkout .place-order input.button.alt {
background: #ecb101 !important;
}
.woocommerce .checkout .place-order input.button.alt:hover,
.woocommerce-cart .checkout .place-order input.button.alt:hover,
.woocommerce-checkout .checkout .place-order input.button.alt:hover,
.woocommerce-account .checkout .place-order input.button.alt:hover {
border: none;
background: #242c5e !important;
}
.woocommerce .woocommerce-message,
.woocommerce-cart .woocommerce-message,
.woocommerce-checkout .woocommerce-message,
.woocommerce-account .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-cart .woocommerce-info,
.woocommerce-checkout .woocommerce-info,
.woocommerce-account .woocommerce-info {
border-top-color: #ecb101;
}
.woocommerce .woocommerce-message:before,
.woocommerce-cart .woocommerce-message:before,
.woocommerce-checkout .woocommerce-message:before,
.woocommerce-account .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce-cart .woocommerce-info:before,
.woocommerce-checkout .woocommerce-info:before,
.woocommerce-account .woocommerce-info:before {
color: #ecb101;
}
.woocommerce .woocommerce-MyAccount-navigation ul,
.woocommerce-cart .woocommerce-MyAccount-navigation ul,
.woocommerce-checkout .woocommerce-MyAccount-navigation ul,
.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style: none;
background: rgba(232, 233, 235, 0.5);
padding: 20px;
margin-left: 20px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-cart .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-checkout .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
border-left: solid 5px #ecb101;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a,
.woocommerce-cart .woocommerce-MyAccount-navigation ul li a,
.woocommerce-checkout .woocommerce-MyAccount-navigation ul li a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
padding: 8px 15px;
width: 100%;
display: inline-block;
border-bottom: solid 1px rgba(36, 44, 94, 0.2);
transition: all 0.5s ease;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child a,
.woocommerce-cart .woocommerce-MyAccount-navigation ul li:last-child a,
.woocommerce-checkout .woocommerce-MyAccount-navigation ul li:last-child a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a {
border: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-cart .woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-checkout .woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
padding-left: 17px;
}
.woocommerce .woocommerce-MyAccount-content fieldset,
.woocommerce-cart .woocommerce-MyAccount-content fieldset,
.woocommerce-checkout .woocommerce-MyAccount-content fieldset,
.woocommerce-account .woocommerce-MyAccount-content fieldset {
border: none;
margin-top: 20px;
padding: 0;
}
.woocommerce .woocommerce-MyAccount-content fieldset legend,
.woocommerce-cart .woocommerce-MyAccount-content fieldset legend,
.woocommerce-checkout .woocommerce-MyAccount-content fieldset legend,
.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
margin: 0;
}
.woocommerce .woocommerce-MyAccount-content input[type="submit"],
.woocommerce-cart .woocommerce-MyAccount-content input[type="submit"],
.woocommerce-checkout .woocommerce-MyAccount-content input[type="submit"],
.woocommerce-account .woocommerce-MyAccount-content input[type="submit"] {
background: #ecb101;
color: white;
padding: 12px 24px !important;
border-radius: 50px;
transition: all 0.5s ease;
margin-top: 20px;
}
.woocommerce .woocommerce-MyAccount-content input[type="submit"]:hover,
.woocommerce-cart .woocommerce-MyAccount-content input[type="submit"]:hover,
.woocommerce-checkout .woocommerce-MyAccount-content input[type="submit"]:hover,
.woocommerce-account .woocommerce-MyAccount-content input[type="submit"]:hover {
background: #242c5e;
padding: inherit;
border: none;
}
.woocommerce .woocommerce-form-login,
.woocommerce-cart .woocommerce-form-login,
.woocommerce-checkout .woocommerce-form-login,
.woocommerce-account .woocommerce-form-login {
margin: 10px 0px 0px !important;
display: inline-block;
width: 100%;
}
.woocommerce .woocommerce-form-login input[type="submit"],
.woocommerce-cart .woocommerce-form-login input[type="submit"],
.woocommerce-checkout .woocommerce-form-login input[type="submit"],
.woocommerce-account .woocommerce-form-login input[type="submit"] {
background: #ecb101;
color: white;
padding: 12px 24px !important;
border-radius: 50px;
transition: all 0.5s ease;
margin-top: 20px;
}
.woocommerce .woocommerce-form-login input[type="submit"]:hover,
.woocommerce-cart .woocommerce-form-login input[type="submit"]:hover,
.woocommerce-checkout .woocommerce-form-login input[type="submit"]:hover,
.woocommerce-account .woocommerce-form-login input[type="submit"]:hover {
background: #242c5e;
padding: inherit;
border: none;
color: white;
}
.woocommerce-cart .page-details li,
.woocommerce-checkout .page-details li,
.woocommerce-account .page-details li {
display: inline-block;
color: white;
position: relative;
}
.woocommerce-cart .page-details li a,
.woocommerce-checkout .page-details li a,
.woocommerce-account .page-details li a {
color: white;
}
.woocommerce-cart article .woocommerce,
.woocommerce-checkout article .woocommerce,
.woocommerce-account article .woocommerce {
width: 80%;
margin: 0 auto;
background: white;
box-shadow: 1px 1px 20px #e8e9eb;
padding: 50px 50px 60px;
margin-bottom: 50px;
}
.woocommerce-account article .woocommerce,
.woocommerce-cart article .woocommerce {
margin-bottom: 10px;
}
@media (max-width: 768px) {
.woocommerce-cart article .woocommerce,
.woocommerce-checkout article .woocommerce,
.woocommerce-account article .woocommerce {
width: 100%;
padding: 15px;
}
}
.woocommerce-cart article .woocommerce h2,
.woocommerce-checkout article .woocommerce h2,
.woocommerce-account article .woocommerce h2 {
font-weight: bold;
font-size: 24px;
}
.woocommerce-cart article .woocommerce h3,
.woocommerce-checkout article .woocommerce h3,
.woocommerce-account article .woocommerce h3 {
font-weight: bold;
}
.woocommerce-cart .wc_payment_methods label,
.woocommerce-checkout .wc_payment_methods label,
.woocommerce-account .wc_payment_methods label {
width: auto;
display: inline-block;
margin: 0;
} .atvImg {
border-radius: 5px;
transform-style: preserve-3d;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.atvImg img {
border-radius: 5px;
box-shadow: 0 2px 8px rgba(14, 21, 47, 0.25);
}
.atvImg-container {
position: relative;
width: 100%;
height: 100%;
border-radius: 5px;
transition: all 0.2s ease-out;
}
.atvImg-container.over .atvImg-shadow {
box-shadow: 0 45px 100px rgba(14, 21, 47, 0.4), 0 16px 40px rgba(14, 21, 47, 0.4);
}
.atvImg-layers {
position: relative;
width: 100%;
height: 100%;
border-radius: 5px;
overflow: hidden;
transform-style: preserve-3d;
}
.atvImg-rendered-layer {
position: absolute;
width: 104%;
height: 104%;
top: -2%;
left: -2%;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
background-size: cover;
transition: all 0.1s ease-out;
}
.atvImg-shadow {
position: absolute;
top: 5%;
left: 5%;
width: 90%;
height: 90%;
transition: all 0.2s ease-out;
box-shadow: 0 8px 30px rgba(14, 21, 47, 0.6);
}
.atvImg-shine {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 5px;
background: linear-gradient(135deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 60%);
} @media (max-width: 768px) {
.e-woo-latest-product .product .product-item {
margin-bottom: 35px;
}
}
.e-woo-latest-product .product .add_to_cart_inline {
display: flex;
align-items: center;
flex-direction: row-reverse;
justify-content: flex-end;
border: none !important;
margin: 0;
padding: 10px 25px !important;
}
.e-woo-latest-product .product .product-image .e-atvImg {
height: 465px;
}
.e-woo-latest-product .product .product-image .e-atvImg img {
height: 100%;
object-fit: cover;
}
.e-woo-latest-product .product .product-short-info .e-product-title {
font-size: 18px;
line-height: 24px;
margin-top: 28px;
display: inline-block;
font-weight: bold;
}
.e-woo-latest-product .product .product-short-info .e-product-author {
margin: 0px 0px 15px;
font-size: 14px;
text-transform: uppercase;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper {
background-color: #ecb101;
border-radius: 50px;
color: white;
display: inline-block;
transition: all 0.5s ease;
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-size: 14px;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper a {
background: transparent !important;
color: white;
font-size: 13px;
text-transform: uppercase;
padding-left: 0px;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper a.add_to_cart_button {
position: relative;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper a.add_to_cart_button:after {
content: '';
display: inline-block;
width: 2px;
height: 15px;
background: white;
position: absolute;
margin: 0px 7px;
top: 8px;
right: 0px;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper ins {
background: transparent;
font-weight: bold;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper del {
margin-left: 5px;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper a.added_to_cart {
color: white;
padding-top: 0 !important;
padding-left: 10px;
margin-right: 7px;
}
.e-woo-latest-product .product .e-product-price .e-product-price-wrapper:hover {
background: #242c5e;
}
.e-woo-latest-product li.product-item {
list-style-type: none;
} .mfp-content .mfp-figure button.mfp-close:hover {
background: none !important;
border: none;
}
.e-woo-latest-product ul.product {
padding: 0;
}
.woocommerce-page .products .product {
position: relative;
}
.woocommerce-page .products .product:hover .add_to_cart_button {
visibility: visible;
opacity: 1;
top: 35%;
}
.woocommerce-page .products .product .add_to_cart_button {
visibility: hidden;
opacity: 0;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 160px;
text-align: center;
margin: 0 auto;
display: inline-block;
right: 0;
} .edumodo-countdown-timer-widget .countdown-items {
overflow: hidden;
}
.edumodo-countdown-timer-widget .countdown-items {
display: inline-block;
width: 150px;
background-color: #6ec1e4;
margin: 0px 20px;
}
.edumodo-countdown-timer-widget .countdown-items .ctw-digits {
display: block;
font-size: 64px;
text-align: center;
}
.edumodo-countdown-timer-widget .countdown-items .ctw-label {
display: block;
text-align: center;
padding: 10px 0px;
}
.edumodo-countdown-timer-widget .finished-message {
text-align: center;
} @media (max-width: 493px) {
.edumodo-countdown-timer-widget .countdown-items {
width: 15%;
}
.edumodo-countdown-timer-widget .countdown-items .ctw-digits {
font-size: 26px;
}
}
body.buddypress {
background: #fff;
}
.buddypress-wrap .bp-pagination p {
font-size: 16px;
color: #576574;
}
.buddypress-wrap .activity .activity-list {
padding: 0;
background-color: transparent;
border: none;
margin-top: 0;
}
.buddypress-wrap .activity .activity-list .activity-item {
box-shadow: 0 0 30px rgba(19, 15, 64, 0.08);
border: none;
border-radius: 5px !important;
display: grid;
grid-template-columns: minmax(50px, 85px) 1fr;
padding: 20px 15px 20px;
background: #fff;
transition: 0.5s;
}
.buddypress-wrap .activity .activity-list .activity-item:hover {
box-shadow: 0 5px 30px rgba(19, 15, 64, 0.15);
}
.buddypress-wrap .activity .activity-list .activity-item .activity-avatar {
grid-row-start: 1;
grid-row-end: 3;
min-width: 65px;
margin-right: 30px;
margin-left: 0;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-avatar img {
max-width: 100%;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content {
width: 100%;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-header {
text-transform: capitalize;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-header a {
font-weight: 500;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-header a:nth-child(2) {
font-size: 14px;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-header img {
border-radius: 50px;
margin: 0px 7px 0px 5px;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-header .activity-time-since {
font-weight: 400;
max-width: 175px;
display: block;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-header .activity-time-since .time-since {
opacity: .9;
display: block;
color: #576574;
font-size: 12px;
margin-top: 5px;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-meta {
background-color: transparent;
padding: 0;
position: absolute;
top: 0;
right: 0;
}
@media (min-device-width: 320px) and (max-width: 767px) {
.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-meta {
top: 10px;
}
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-meta a {
color: #576574;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-meta .button {
padding: 0;
margin-right: 10px;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-inner {
background-color: transparent;
padding: 0;
font-size: 16px;
border: 0;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-comments {
margin: 0;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-comments .acomment-meta {
padding-left: 0px;
color: #576574;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-comments .acomment-meta a {
color: #130f40;
font-size: 16px;
text-transform: capitalize;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-comments .acomment-meta .activity-time-since {
font-size: 14px;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-comments .acomment-content {
margin-left: 0;
border-left: none;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-comments .ac-reply-content {
padding: 0;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-comments .ac-reply-content input[type="submit"] {
color: #fff;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-comments input[type="submit"] {
padding: 5px 15px;
border-radius: 4px;
border: none;
line-height: 1;
font-weight: 500;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-comments a.delete {
background: none;
color: inherit;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-comments a.delete:hover {
background: none;
}
.buddypress-wrap .activity .activity-list .activity-item:before {
display: none;
}
.buddypress-wrap .activity-update-form {
box-shadow: none;
border: none;
padding: 0;
}
.buddypress-wrap .activity-update-form #whats-new-avatar {
display: none;
}
.buddypress-wrap .activity-update-form #whats-new-content {
margin-left: 0;
}
.buddypress-wrap .activity-update-form #whats-new-content textarea {
border: none;
padding: 8px 16px;
border-radius: 4px;
}
.buddypress-wrap .activity-update-form #whats-new-options {
display: flex;
align-items: center;
margin-bottom: 30px;
}
.buddypress-wrap .activity-update-form #whats-new-options #whats-new-post-in-box {
margin: 0;
width: 250px;
}
.buddypress-wrap .activity-update-form #whats-new-options #whats-new-post-in-box select {
padding: 5px 10px;
background: transparent;
border: solid 1px #d8e6f5;
height: 40px;
color: #576574;
}
.buddypress-wrap .activity-update-form #whats-new-options #whats-new-submit {
width: 100%;
text-align: right;
margin: 0;
}
.buddypress-wrap .activity-update-form #whats-new-options #whats-new-submit input {
padding: 7px 15px;
border: 1px solid #3742fa;
color: #3742fa;
border-radius: 4px;
width: auto;
font-size: 15px;
}
.buddypress-wrap .activity-update-form #whats-new-options #whats-new-submit input[type="submit"] {
background-color: #3742fa;
color: #fff;
}
.buddypress-wrap #header-cover-image {
height: 300px !important;
}
.buddypress-wrap #item-header-cover-image {
height: 300px !important;
}
.buddypress-wrap #item-header-cover-image #item-header-avatar {
margin-top: 0 !important;
padding: 0;
}
.buddypress-wrap #item-header-cover-image #item-header-avatar img.avatar {
border-width: 5px !important;
margin: 0;
border-radius: 50%;
margin-bottom: -25px;
}
.buddypress-wrap #item-header-cover-image #item-header-avatar a {
display: inline-block;
}
.buddypress-wrap .users-header #item-header-content {
padding-left: 15px;
padding-right: 15px;
margin-top: 30px;
}
.buddypress-wrap .users-header #item-header-content h2 {
font-size: 20px;
}
.buddypress-wrap .users-header #item-header-content .member-header-actions.action {
margin: 0;
padding: 0;
}
.buddypress-wrap .users-header #item-header-content .member-header-actions.action button {
padding: 7px 15px;
border-radius: 4px;
border: none;
}
.buddypress-wrap .users-header #item-header-content .member-header-actions.action .generic-button {
margin: 2px 5px;
}
.buddypress-wrap .users-header #item-header-content .member-header-actions.action .generic-button button,
.buddypress-wrap .users-header #item-header-content .member-header-actions.action .generic-button a {
padding: 8px 15px;
background-color: #fff;
color: #3742fa;
border: 1px solid #3742fa;
border-radius: 4px;
}
.buddypress-wrap .users-header #item-header-content .member-header-actions.action .generic-button button:hover,
.buddypress-wrap .users-header #item-header-content .member-header-actions.action .generic-button a:hover {
color: #fff!important;
background-color: #3742fa;
}
.buddypress-wrap .users-header #item-header-content .member-header-actions.action .friendship-button {
border-radius: 4px;
}
.buddypress-wrap .bp-wrap {
padding: 0 15px;
}
.buddypress-wrap .bp-wrap .users-nav {
box-shadow: none !important;
border-top: none !important;
}
.buddypress-wrap .bp-wrap .users-nav ul {
border: none !important;
}
.buddypress-wrap .bp-wrap .users-nav ul li a {
border: none !important;
background-color: transparent !important;
}
.buddypress-wrap .bp-wrap .user-subnav {
border: none;
background: transparent;
border-top: none !important;
margin-bottom: 30px;
box-shadow: none !important;
}
.buddypress-wrap .bp-wrap .user-subnav ul {
border: none;
background: transparent;
margin: 0px 5px 0px 0px;
}
.buddypress-wrap .bp-wrap .user-subnav ul li {
position: relative;
}
.buddypress-wrap .bp-wrap .user-subnav ul li a {
padding: 5px 10px;
font-size: 16px;
opacity: 0.8;
margin-bottom: 10px;
}
.buddypress-wrap .bp-wrap .user-subnav ul li a:hover {
opacity: 1;
}
.buddypress-wrap .bp-wrap .user-subnav ul li:after {
content: '';
width: 100%;
height: 0px;
position: absolute;
left: 0;
bottom: -2px;
transition: all 0.3s ease;
}
.buddypress-wrap .bp-wrap .user-subnav ul li:hover:after,
.buddypress-wrap .bp-wrap .user-subnav ul li:focus:after {
height: 2px;
width: 100%;
}
.buddypress-wrap .bp-wrap .user-subnav ul li.selected a {
color: #3742fa;
font-weight: 500;
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.04);
border: none;
border-radius: 4px;
transition: all 0.3s ease;
}
.buddypress-wrap .bp-wrap .user-subnav ul li.user-messages-search:after,
.buddypress-wrap .bp-wrap .user-subnav ul li.user-messages-bulk-actions:after,
.buddypress-wrap .bp-wrap .user-subnav ul li.filter:after {
content: none;
}
.buddypress-wrap .bp-wrap .user-subnav.tabbed-links ul li.current {
padding: 0;
border: none;
}
.buddypress-wrap .bp_member_template_part_wrapper form.standard-form {
padding-top: 0 !important;
}
.buddypress-wrap .bp_member_template_part_wrapper form.standard-form th {
font-weight: 500;
}
.buddypress-wrap .bp_member_template_part_wrapper table.notification-settings tbody td {
padding: 5px 0px;
}
.buddypress-wrap .bp_member_template_part_wrapper table.profile-settings tr {
border-bottom: solid 1px #d8e6f5;
}
.buddypress-wrap .bp_member_template_part_wrapper table.profile-settings tr td:first-child {
border-right: solid 1px #d8e6f5;
}
.buddypress-wrap .bp_member_template_part_wrapper table.profile-settings tr select {
padding: 5px 10px;
}
.buddypress-wrap .bp_member_template_part_wrapper table.profile-settings tr:last-child {
border-bottom: none;
}
.buddypress-wrap .bp_member_template_part_wrapper table.profile-settings td {
background: #fff;
color: #576574;
font-size: 15px;
}
.buddypress-wrap .bp_member_template_part_wrapper table.profile-settings thead th {
padding-bottom: 15px;
}
.buddypress-wrap .bp_member_template_part_wrapper table.profile-settings thead tr {
background: none;
border: none;
}
.buddypress-wrap .bp_member_template_part_wrapper table.profile-settings tbody {
border: solid 1px #d8e6f5;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
}
.buddypress-wrap .bp_member_template_part_wrapper .wp-generate-pw {
background: #fff;
padding: 10px 22px;
margin-top: 10px;
margin-bottom: 20px;
border-radius: 4px;
}
.buddypress-wrap .bp_member_template_part_wrapper .wp-generate-pw:hover {
background-color: #3742fa;
color: #fff;
}
.buddypress-wrap .bp_member_template_part_wrapper button[name="bp-data-export-nonce"] {
border-radius: 4px;
padding: 14px 30px;
margin-top: 10px;
border: 1px solid #3742fa;
color: #3742fa;
text-transform: capitalize;
}
.buddypress-wrap .bp_member_template_part_wrapper button[name="bp-data-export-nonce"]:hover {
background-color: #3742fa;
color: #fff;
}
.buddypress-wrap .bp_member_template_part_wrapper .wp-pwd .password-input-wrapper input {
margin-right: 5px;
padding: 5px 15px;
border-radius: 4px;
}
.buddypress-wrap .bp_member_template_part_wrapper .wp-pwd .wp-hide-pw,
.buddypress-wrap .bp_member_template_part_wrapper .wp-pwd .wp-cancel-pw {
border-radius: 4px;
padding: 7px 20px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.03);
border: none;
margin: 0px 5px;
margin-top: -3px;
}
.buddypress-wrap .bp_member_template_part_wrapper .wp-pwd .wp-hide-pw:hover,
.buddypress-wrap .bp_member_template_part_wrapper .wp-pwd .wp-cancel-pw:hover {
color: white;
}
.buddypress-wrap .bp_member_template_part_wrapper .wp-pwd .wp-cancel-pw {
padding: 7px 15px;
}
.buddypress-wrap .bp-navs {
border: none;
background: transparent;
border-top: none !important;
margin-bottom: 30px;
box-shadow: none !important;
}
@media (min-device-width: 320px) and (max-width: 767px) {
.buddypress-wrap .bp-navs {
margin-bottom: 0;
}
}
.buddypress-wrap .bp-navs ul {
border: none;
background: transparent;
margin: 0px 5px 0px 0px;
text-align: left;
width: 100%;
}
.buddypress-wrap .bp-navs ul li {
position: relative;
float: none;
display: inline-block;
}
.buddypress-wrap .bp-navs ul li a {
color: #130f40;
padding: 5px 10px;
font-size: 17px;
}
@media (min-device-width: 320px) and (max-width: 767px) {
.buddypress-wrap .bp-navs ul li a {
font-size: 17px;
}
}
.buddypress-wrap .bp-navs ul li a:hover,
.buddypress-wrap .bp-navs ul li a:focus {
background: none !important;
text-decoration: none !important;
}
.buddypress-wrap .bp-navs ul li a:hover {
color: #3742fa!important;
}
.buddypress-wrap .bp-navs ul li:after {
content: '';
width: 100%;
height: 0px;
position: absolute;
left: 0;
bottom: -2px;
transition: all 0.3s ease;
}
.buddypress-wrap .bp-navs ul li:hover:after,
.buddypress-wrap .bp-navs ul li:focus:after {
height: 2px;
width: 100%;
}
.buddypress-wrap .bp-navs ul li:hover a,
.buddypress-wrap .bp-navs ul li:focus a {
background: none !important;
text-decoration: none;
}
.buddypress-wrap .bp-navs ul li.selected a {
color: #3742fa!important;
font-weight: 500 !important;
border: none;
border-radius: 4px;
background: transparent !important;
transition: all 0.3s ease;
opacity: 1!important;
}
.buddypress-wrap .bp-navs ul li.bp-groups-admin-tab a {
color: #130f40;
opacity: 0.8;
font-size: 15px;
padding: 0 10px 0 0;
}
.buddypress-wrap #object-nav.bp-navs ul {
text-align: center;
}
.buddypress-wrap #members-list li .user-update .activity-read-more a {
border: 0;
color: #3742fa!important;
margin-top: 10px;
display: inline-block;
font-size: 15px;
}
.buddypress-wrap #members-list li .user-update .activity-read-more a:hover {
background-color: #fff;
}
.buddypress-wrap .bp-uploader-window input[type=button] {
padding: 12px 20px;
border: 1px solid #3742fa;
border-radius: 4px;
color: #fff;
background-color: #3742fa;
}
.buddypress-wrap .bp-uploader-window input[type=button]:hover {
background-color: #fff;
color: #3742fa;
border-color: #3742fa;
}
.buddypress-wrap .single-headers .item-meta {
color: #576574;
}
.activity-list .activity-item .activity-content p {
margin: 0;
color: #576574;
font-size: 15px;
}
.activity-list .activity-item .activity-content a {
font-size: 16px;
}
.buddypress-wrap .profile.edit .editfield {
border: none;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
}
.buddypress-wrap .profile.edit .editfield label,
.buddypress-wrap .profile.edit .editfield legend {
font-weight: 500;
}
.buddypress-wrap .profile.edit .editfield .description {
background: none;
padding: 0 !important;
box-shadow: none !important;
}
.buddypress-wrap .profile.edit .editfield input,
.buddypress-wrap .profile.edit .editfield select {
background: none;
border-radius: 4px;
padding: 5px 15px;
}
.buddypress-wrap .profile.edit .editfield .datebox-selects select {
margin: 5px 0px 15px;
}
body #buddypress input[type=reset],
body #buddypress input[type=search],
body #buddypress input[type=submit],
body #buddypress select,
body #buddypress textarea {
border-radius: 4px;
background-color: #fff;
color: #576574;
}
body #buddypress input[type=reset],
body #buddypress input[type=search],
body #buddypress input[type=submit],
body #buddypress select,
body #buddypress textarea {
border: 1px solid #d8e6f5;
}
.buddypress-wrap .standard-form input[type=text],
.buddypress-wrap .standard-form input[type=email],
.buddypress-wrap .standard-form input[type=password] {
padding: 5px 15px;
border-radius: 4px;
border: 1px solid #d8e6f5;
background-color: #fff;
color: #576574;
}
.buddypress-wrap .standard-form input[type=text]:focus .buddypress-wrap .standard-form input[type=email]:focus,
.buddypress-wrap .standard-form input[type=password]:focus {
background-color: transparent;
border-color: #E8E9EB;
box-shadow: none;
}
.buddypress-wrap .standard-form .field-visibility-settings-notoggle {
margin-top: 8px;
}
.buddypress-wrap .public .profile-fields td.label,
.buddypress-wrap .bp-tables-user tr td,
.buddypress-wrap .standard-form select {
padding: 8px 16px;
}
.buddypress-wrap .standard-form .submit {
padding: 0;
}
.buddypress-wrap #pass-strength-result.strong {
background-color: #cae8cd;
border-color: #95c399;
font-weight: 500;
}
.buddypress-wrap .user-pass1-wrap .button.wp-generate-pw {
border-color: #e6f9fa;
margin-bottom: 0;
}
.buddypress-wrap .filter label:before {
content: '';
}
.buddypress-wrap table.notifications .notification-actions a.delete,
.buddypress-wrap table.notifications .notification-actions a.mark-unread {
color: #576574;
}
#message-threads li .thread-content .excerpt {
font-size: 14px;
}
#bp-message-thread-header {
background-color: #fff;
padding: 20px 20px 0;
}
.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links) {
border: 0;
margin-top: 20px;
}
:not(.vertical) + .item-body #group-invites-container {
display: block;
}
#buddypress #group-invites-container .bp-navs .subnav li {
display: inline-block;
}
.buddypress #buddypress.bp-dir-hori-nav .create-button {
float: none;
}
.buddypress .bp-invites-content li .status {
font-size: 16px;
margin: 8px 0 0;
display: inline-block;
}
#buddypress #group-invites-container .bp-list .group-inviters li {
box-shadow: 0 0;
padding: 0;
font-size: 16px;
margin-bottom: 8px;
}
#buddypress #group-invites-container .bp-list .group-inviters {
padding: 0;
}
#buddypress #group-invites-container .bp-navs .subnav li a {
color: #130f40;
font-size: 15px;
padding: 0 25px 0 0;
opacity: 0.8;
font-weight: 500;
}
#buddypress #group-invites-container .bp-navs .subnav li a:hover {
color: #3742fa;
opacity: 1;
}
#buddypress #group-invites-container .bp-navs .subnav li.current a {
color: #3742fa;
opacity: 1;
}
.bp-messages-content .actions .bp-icons:not(.bp-hide) {
padding: 0 4px;
}
.bp-messages-content .actions .bp-icons:not(.bp-hide):before {
font-size: 20px;
}
.bp-messages-content .actions .bp-icons:not(.bp-hide):hover {
color: #3742fa;
}
.buddypress-wrap .standard-form div.submit {
margin-top: 30px;
}
.buddypress-wrap .standard-form div.submit input.bp-primary-action,
.buddypress-wrap .standard-form div.submit input.bp-secondary-action {
margin-right: 15px;
border: 1px solid #3742fa;
color: #3742fa;
padding: 12px 30px;
border-radius: 4px;
font-size: 16px;
text-decoration: none;
}
.buddypress-wrap .standard-form div.submit input.bp-primary-action:hover,
.buddypress-wrap .standard-form div.submit input.bp-secondary-action:hover {
background-color: #3742fa;
color: #fff;
text-decoration: none;
}
.buddypress #buddypress .create-button a {
color: #130f40;
}
.registration.buddypress .register-page {
max-width: 40%;
width: 40%;
margin: 80px auto;
}
.registration.buddypress .register-page form.signup-form {
padding: 15px 40px;
padding-bottom: 45px;
border-radius: 4px;
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.04);
}
.registration.buddypress .register-page form.signup-form #pass-strength-result {
width: auto;
}
.registration.buddypress .register-page form.signup-form .password-input-wrapper .password-entry {
width: 91% !important;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.registration.buddypress .register-page form.signup-form .password-input-wrapper .wp-hide-pw {
margin-left: -4px;
padding: 10px;
margin-bottom: 4px;
}
.registration.buddypress .register-page form.signup-form .description.indicator-hint {
padding: 8px;
border-radius: 4px;
}
.registration.buddypress .register-page form.signup-form .submit {
padding-top: 0;
}
.registration.buddypress .register-page .layout-wrap {
display: block;
}
.registration.buddypress .register-page .layout-wrap #profile-details-section {
margin-top: 50px;
padding-left: 0;
}
.activation.buddypress #activate-page {
max-width: 40%;
width: 40%;
margin: 80px auto;
border-radius: 4px;
padding: 40px;
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.04);
}
#blogs-personal-li {
display: none;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget {
padding: 20px;
border-radius: 4px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget img,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget img,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget img,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget img {
border-radius: 50%;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget .widget-title,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget .widget-title,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget .widget-title,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget .widget-title {
font-weight: 500;
margin-bottom: 10px;
padding-bottom: 10px;
margin-top: 0;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget a,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget a,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget a,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget a {
transition: all 0.3s ease;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget ul,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget ul,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget ul,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget ul,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget ol,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget ol,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget ol,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget ol {
padding: 0;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget ul li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget ul li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget ul li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget ul li,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget ol li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget ol li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget ol li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget ol li {
list-style-type: none;
margin-bottom: 5px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget ul li:before,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget ul li:before,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget ul li:before,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget ul li:before,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget ol li:before,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget ol li:before,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget ol li:before,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget ol li:before {
content: "\f105";
font-family: "Font Awesome 5 Free";
margin-right: 5px;
font-weight: 900;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget ul li:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget ul li:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget ul li:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget ul li:last-child,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget ol li:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget ol li:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget ol li:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget ol li:last-child {
margin-bottom: 0px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_recently_active_widget .avatar-block img,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_recently_active_widget .avatar-block img,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_recently_active_widget .avatar-block img,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_recently_active_widget .avatar-block img {
margin: 5px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget .widget-title,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget .widget-title,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget .widget-title,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget .widget-title,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget .widget-title,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget .widget-title,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget .widget-title,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget .widget-title,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget .widget-title,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget .widget-title,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget .widget-title,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget .widget-title {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget .item-options,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget .item-options,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget .item-options,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget .item-options,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget .item-options,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget .item-options,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget .item-options,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget .item-options {
margin-bottom: 10px;
padding-top: 0px;
margin-top: 10px;
padding-bottom: 4px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget .item-options .bp-separator,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget .item-options .bp-separator,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget .item-options .bp-separator,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget .item-options .bp-separator,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options .bp-separator,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options .bp-separator,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options .bp-separator,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options .bp-separator,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget .item-options .bp-separator,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget .item-options .bp-separator,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget .item-options .bp-separator,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget .item-options .bp-separator {
display: none;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget .item-options a,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget .item-options a,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget .item-options a,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget .item-options a,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options a,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options a,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options a,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options a,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget .item-options a,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget .item-options a,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget .item-options a,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget .item-options a {
position: relative;
font-weight: 500;
margin-right: 7px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget .item-options a:after,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget .item-options a:after,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget .item-options a:after,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget .item-options a:after,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options a:after,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options a:after,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options a:after,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options a:after,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget .item-options a:after,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget .item-options a:after,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget .item-options a:after,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget .item-options a:after {
content: '';
height: 0px;
position: absolute;
width: 100%;
left: 0;
bottom: -8px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget .item-options .loading,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget .item-options .loading,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget .item-options .loading,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget .item-options .loading,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options .loading,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options .loading,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options .loading,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options .loading,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget .item-options .loading,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget .item-options .loading,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget .item-options .loading,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget .item-options .loading {
box-shadow: none;
animation: none;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget .item-options a.selected:after,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget .item-options a.selected:after,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget .item-options a.selected:after,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget .item-options a.selected:after,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options a.selected:after,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options a.selected:after,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget .item-options a.selected:after,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget .item-options a.selected:after,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget .item-options a.selected:after,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget .item-options a.selected:after,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget .item-options a.selected:after,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget .item-options a.selected:after {
content: '';
height: 2px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #members-list,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #members-list,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #members-list,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #members-list,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #members-list,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #members-list,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #members-list,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #members-list,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #members-list,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #members-list,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #members-list,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #members-list,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #friends-list,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #friends-list,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #friends-list,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #friends-list,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #friends-list,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #friends-list,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #friends-list,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #friends-list,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #friends-list,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #friends-list,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #friends-list,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #friends-list,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #groups-list,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #groups-list,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #groups-list,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #groups-list,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #groups-list,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #groups-list,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #groups-list,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #groups-list,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #groups-list,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #groups-list,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #groups-list,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #groups-list {
margin: 0;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #members-list li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #members-list li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #members-list li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #members-list li,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #members-list li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #members-list li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #members-list li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #members-list li,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #members-list li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #members-list li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #members-list li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #members-list li,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #friends-list li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #friends-list li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #friends-list li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #friends-list li,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #friends-list li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #friends-list li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #friends-list li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #friends-list li,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #groups-list li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #groups-list li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #groups-list li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #groups-list li,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #groups-list li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #groups-list li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #groups-list li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #groups-list li {
margin: 0;
margin-bottom: 10px;
padding-bottom: 10px;
width: 100%;
border: none;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #members-list li .item-avatar,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #members-list li .item-avatar,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #members-list li .item-avatar,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #members-list li .item-avatar,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #members-list li .item-avatar,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #members-list li .item-avatar,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #members-list li .item-avatar,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #members-list li .item-avatar,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #members-list li .item-avatar,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #members-list li .item-avatar,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #members-list li .item-avatar,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #members-list li .item-avatar,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #friends-list li .item-avatar,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #friends-list li .item-avatar,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #friends-list li .item-avatar,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #friends-list li .item-avatar,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li .item-avatar,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li .item-avatar,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li .item-avatar,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li .item-avatar,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #friends-list li .item-avatar,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #friends-list li .item-avatar,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #friends-list li .item-avatar,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #friends-list li .item-avatar,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #groups-list li .item-avatar,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #groups-list li .item-avatar,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #groups-list li .item-avatar,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #groups-list li .item-avatar,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li .item-avatar,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li .item-avatar,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li .item-avatar,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li .item-avatar,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #groups-list li .item-avatar,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #groups-list li .item-avatar,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #groups-list li .item-avatar,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #groups-list li .item-avatar {
padding-left: 0;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #members-list li .item,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #members-list li .item,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #members-list li .item,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #members-list li .item,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #members-list li .item,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #members-list li .item,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #members-list li .item,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #members-list li .item,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #members-list li .item,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #members-list li .item,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #members-list li .item,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #members-list li .item,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #friends-list li .item,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #friends-list li .item,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #friends-list li .item,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #friends-list li .item,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li .item,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li .item,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li .item,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li .item,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #friends-list li .item,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #friends-list li .item,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #friends-list li .item,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #friends-list li .item,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #groups-list li .item,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #groups-list li .item,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #groups-list li .item,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #groups-list li .item,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li .item,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li .item,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li .item,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li .item,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #groups-list li .item,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #groups-list li .item,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #groups-list li .item,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #groups-list li .item {
margin-left: 60px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #members-list li:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #members-list li:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #members-list li:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #members-list li:last-child,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #members-list li:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #members-list li:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #members-list li:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #members-list li:last-child,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #members-list li:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #members-list li:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #members-list li:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #members-list li:last-child,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #friends-list li:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #friends-list li:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #friends-list li:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #friends-list li:last-child,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #friends-list li:last-child,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #friends-list li:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #friends-list li:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #friends-list li:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #friends-list li:last-child,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_members_widget #groups-list li:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_members_widget #groups-list li:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_members_widget #groups-list li:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_members_widget #groups-list li:last-child,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_friends_widget #groups-list li:last-child,
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_groups_widget #groups-list li:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_groups_widget #groups-list li:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_groups_widget #groups-list li:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_groups_widget #groups-list li:last-child {
margin-bottom: 0px;
border-bottom: none;
padding-bottom: 0px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_nav_menu .bp-navs,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_nav_menu .bp-navs,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_nav_menu .bp-navs,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_nav_menu .bp-navs {
border-bottom: none;
margin-bottom: 0px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_nav_menu .bp-navs .groups-nav,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_nav_menu .bp-navs .groups-nav,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_nav_menu .bp-navs .groups-nav,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_nav_menu .bp-navs .groups-nav {
margin: 0;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_nav_menu .bp-navs li,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_nav_menu .bp-navs li,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_nav_menu .bp-navs li,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_nav_menu .bp-navs li {
width: 100%;
text-align: left;
margin-bottom: 10px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_nav_menu .bp-navs li:before,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_nav_menu .bp-navs li:before,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_nav_menu .bp-navs li:before,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_nav_menu .bp-navs li:before {
content: none;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_nav_menu .bp-navs li:after,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_nav_menu .bp-navs li:after,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_nav_menu .bp-navs li:after,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_nav_menu .bp-navs li:after {
content: none;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_nav_menu .bp-navs li a,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_nav_menu .bp-navs li a,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_nav_menu .bp-navs li a,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_nav_menu .bp-navs li a {
padding: 0px 0px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_nav_menu .bp-navs li span.count,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_nav_menu .bp-navs li span.count,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_nav_menu .bp-navs li span.count,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_nav_menu .bp-navs li span.count {
transition: all 0.3s ease;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_nav_menu .bp-navs li.selected,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_nav_menu .bp-navs li.selected,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_nav_menu .bp-navs li.selected,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_nav_menu .bp-navs li.selected {
border: none;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_nav_menu .bp-navs li.selected a,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_nav_menu .bp-navs li.selected a,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_nav_menu .bp-navs li.selected a,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_nav_menu .bp-navs li.selected a {
background: transparent !important;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_nav_menu .bp-navs li.create-button a,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_nav_menu .bp-navs li.create-button a,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_nav_menu .bp-navs li.create-button a,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_nav_menu .bp-navs li.create-button a {
text-align: left;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .bp-latest-activities .activity-list,
body.buddypress .buddypress-member-single-sidebar-wrapper .bp-latest-activities .activity-list,
body.buddypress .buddypress-group-single-sidebar-wrapper .bp-latest-activities .activity-list,
body.buddypress .buddypress-group-home-sidebar-wrapper .bp-latest-activities .activity-list {
padding: 0;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote,
body.buddypress .buddypress-member-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote,
body.buddypress .buddypress-group-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote,
body.buddypress .buddypress-group-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote {
padding: 0;
padding-bottom: 15px;
margin-bottom: 15px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote:last-child,
body.buddypress .buddypress-member-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote:last-child,
body.buddypress .buddypress-group-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote:last-child,
body.buddypress .buddypress-group-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote:last-child {
border-bottom: none;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote p,
body.buddypress .buddypress-member-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote p,
body.buddypress .buddypress-group-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote p,
body.buddypress .buddypress-group-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote p {
margin-bottom: 5px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote .activity-time-since .time-since,
body.buddypress .buddypress-member-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote .activity-time-since .time-since,
body.buddypress .buddypress-group-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote .activity-time-since .time-since,
body.buddypress .buddypress-group-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote .activity-time-since .time-since {
margin-left: 7px;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote iframe,
body.buddypress .buddypress-member-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote iframe,
body.buddypress .buddypress-group-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote iframe,
body.buddypress .buddypress-group-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote iframe {
height: auto;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote iframe body div#player,
body.buddypress .buddypress-member-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote iframe body div#player,
body.buddypress .buddypress-group-single-sidebar-wrapper .bp-latest-activities .activity-list blockquote iframe body div#player,
body.buddypress .buddypress-group-home-sidebar-wrapper .bp-latest-activities .activity-list blockquote iframe body div#player {
max-width: inherit !important;
width: 100% !important;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_login_widget .bp-login-widget-user-link a,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_login_widget .bp-login-widget-user-link a,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_login_widget .bp-login-widget-user-link a,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_login_widget .bp-login-widget-user-link a {
font-weight: 500;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_login_widget form.standard-form,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_login_widget form.standard-form,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_login_widget form.standard-form,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_login_widget form.standard-form {
padding: 0 !important;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_login_widget form.standard-form label,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_login_widget form.standard-form label,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_login_widget form.standard-form label,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_login_widget form.standard-form label {
font-weight: normal;
color: #130f40;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input {
background: transparent;
border-radius: 4px;
padding: 5px 15px;
font-weight: normal;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input:focus,
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input:focus,
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input:focus,
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input:focus {
box-shadow: none;
outline: auto;
}
body.buddypress .buddypress-member-home-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input[type="submit"],
body.buddypress .buddypress-member-single-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input[type="submit"],
body.buddypress .buddypress-group-single-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input[type="submit"],
body.buddypress .buddypress-group-home-sidebar-wrapper .widget_bp_core_login_widget form.standard-form input[type="submit"] {
padding: 10px 15px;
border-radius: 4px;
font-weight: 500;
margin: 10px 10px 0px 0px;
}
.bp-wrap .main-navs ul li a {
color: #130f40;
font-weight: 500;
}
body.activity #buddypress .groups .generic-button a {
color: #576574;
}
.single-headers .activity {
font-size: 12px;
color: #576574;
font-size: 15px;
margin: 6px 0 0;
}
.buddypress-wrap .users-header #item-header-content h2 {
font-size: 20px;
font-weight: 500;
color: #130f40;
}
.buddypress-wrap button[data-bp-close] span:before {
font-size: 20px;
}
.buddypress-wrap button[data-bp-close]:hover {
color: #3742fa;
}
.buddypress-wrap .activity-list .load-more {
border: 0;
width: 200px;
margin: 0 auto;
background-color: transparent;
box-shadow: 0 0;
}
.buddypress-wrap .activity-list .load-more:hover {
box-shadow: 0 0;
}
.buddypress-wrap .activity-list .load-more a {
background-color: #fff;
color: #3742fa;
border: 1px solid #3742fa;
border-radius: 4px;
margin: 20px 0 0;
font-size: 16px;
}
.buddypress-wrap .activity-list .load-more a:hover {
background-color: #3742fa;
color: #fff!important;
}
body #buddypress .editfield.field_1 {
background-color: #fff;
box-shadow: 0 0 30px rgba(19, 15, 64, 0.08);
border: 0;
}
body #buddypress p.warning {
border-color: #f3efd2;
}
body #buddypress .editfield {
background-color: #fff;
border-color: #d8e6f5;
}
body #buddypress .subnav-filters form.bp-messages-search-form button#user_messages_search_submit {
height: 45px;
color: #fff;
}
body #buddypress .subnav-filters .feed {
margin-top: 0;
}
body #buddypress .subnav-filters .feed a {
color: #3742fa;
}
body #buddypress .standard-form input[disabled="disabled"] {
background: #3742fa;
}
.drag-drop-inside p.drag-drop-info {
margin-bottom: 15px;
}
#buddypress #item-header {
max-width: 1110px;
margin: 30px auto 15px;
box-shadow: 5px 0 30px rgba(19, 15, 64, 0.08);
padding-bottom: 35px;
border-radius: 6px;
overflow: hidden;
background-color: #fff;
}
#buddypress .activity-comments .ac-reply-content input[type=submit] {
background-color: #3742fa;
color: #fff;
}
#buddypress .activity-comments .ac-reply-content input[type=submit]:hover {
background-color: #0652DD;
}
.buddypress-wrap .bp-wrap .user-subnav ul li a,
.buddypress-wrap .bp-wrap .users-nav ul li a {
padding-left: 0;
padding-right: 15px;
padding-bottom: 0;
}
.buddypress-wrap .bp-wrap .user-subnav ul li a:hover,
.buddypress-wrap .bp-wrap .users-nav ul li a:hover {
color: #3742fa;
}
.bp-user #buddypress #item-header {
padding-top: 0;
max-width: 1110px;
margin: 30px auto;
box-shadow: 5px 0 30px rgba(19, 15, 64, 0.08);
padding-bottom: 80px;
border-radius: 6px;
overflow: hidden;
background-color: #fff;
}
@media (min-device-width: 320px) and (max-width: 767px) {
.bp-user #buddypress #item-header {
padding-bottom: 110px;
}
}
.bp-user #buddypress #item-header .member-header-actions {
margin-bottom: 6px;
}
.bp-user #buddypress .main-navs {
margin-top: -110px;
border: 0;
}
@media (min-device-width: 320px) and (max-width: 767px) {
.bp-user #buddypress .main-navs {
margin-top: -145px;
}
}
@media only screen and (max-width: 768px) {
.registration.buddypress .register-page {
max-width: 80%;
width: 80%;
}
.activation.buddypress #activate-page {
max-width: 80%;
width: 80%;
}
}
body.activity.bp-user.my-activity.activity-permalink #buddypress {
margin: 50px auto !important;
margin: 30px;
}
@media (min-width: 1200px) {
body.activity.bp-user.my-activity.activity-permalink #buddypress {
max-width: 1140px;
width: 1140px;
}
}
@media (max-width: 1199px) {
body.activity.bp-user.my-activity.activity-permalink #buddypress {
padding: 15px;
}
}
@media (min-device-width: 320px) and (max-width: 767px) {
.buddypress-wrap:not(.bp-single-vert-nav) .bp-navs li {
background-color: transparent;
border: 0;
}
.buddypress-wrap:not(.bp-single-vert-nav) .bp-navs li a {
padding: 0px 10px;
font-size: 15px;
}
.buddypress-wrap:not(.bp-single-vert-nav) .main-navs > ul > li > a {
padding: 4px 10px;
font-size: 15px;
}
.buddypress-wrap .bp-pagination {
text-align: center;
}
.buddypress-wrap .bp-pagination .pag-count {
float: none;
}
.buddypress-wrap .bp-pagination .bp-pagination-links {
float: none;
margin: 20px 10px 10px!important;
}
.buddypress-wrap .bp-wrap .user-subnav ul li a {
font-size: 15px;
padding: 0 6px;
margin-bottom: 0;
}
.single-headers ul li {
float: none;
padding: 2px 0;
}
.bp-list li .item-avatar img.avatar {
margin-right: 10px;
}
#buddypress .subnav-filters .component-filters .select-wrap {
margin: 0 auto 15px;
}
#buddypress .bp-screen-title {
text-align: center;
}
.buddypress-wrap .subnav-filters .group-search.activity-search.bp-search {
border: 0;
}
}
@media (min-device-width: 768px) and (max-width: 991px) {
.buddypress-wrap:not(.bp-single-vert-nav) .main-navs > ul > li > a {
padding: 0 15px;
font-size: 16px;
}
}
body.buddypress .buddypress-wrap h2 {
font-size: 22px;
color: #130f40;
}
#buddypress .widget {
box-shadow: 0 0 30px rgba(19, 15, 64, 0.08);
border-radius: 4px;
padding: 30px;
background-color: #fff;
}
#buddypress .widget .widget-title {
font-size: 18px;
margin: 0 0 15px;
}
#buddypress .widget li a {
color: #576574;
}
#buddypress .widget li::before {
color: #3742fa;
}
#buddypress .widget .activity-list {
padding-left: 0;
}
#buddypress .widget .activity-list p {
color: #576574;
margin-bottom: 10px;
}
#buddypress .widget .activity-list p a {
color: #130f40;
font-weight: 500;
}
#buddypress .widget .activity-list .view.bp-tooltip {
color: #576574;
}
#buddypress .widget .activity-list .view.bp-tooltip .time-since {
font-size: 14px;
}
#buddypress .widget .activity-list .view.bp-tooltip:hover {
color: #3742fa;
}
#buddypress .widget .activity-list blockquote {
padding: 0;
margin: 10px 0 24px;
}
#buddypress .widget .activity-list blockquote img {
border-radius: 100%;
}
#buddypress .widget .activity-list blockquote cite a {
margin-right: 10px;
}
#buddypress .widget .activity-list blockquote:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
#buddypress .widget .item .item-title a {
color: #130f40;
font-size: 14px;
}
#buddypress .widget .item .item-title a:hover {
color: #3742fa;
}
#buddypress .widget .item .item-meta span {
color: #576574;
font-size: 14px;
}
#buddypress .widget .item-options {
margin: 0 0 8px;
padding-top: 0;
}
#buddypress .widget .item-options a.selected {
color: #3742fa;
}
#buddypress .widget .item-options a {
font-size: 13px;
color: #576574;
margin: 0 4px;
}
#buddypress .widget #groups-list,
#buddypress .widget #members-list {
margin: 0;
padding-left: 0;
}
#buddypress .widget #groups-list li,
#buddypress .widget #members-list li {
margin: 0;
margin-bottom: 10px;
width: 100%;
border: 0;
}
#buddypress .widget #groups-list li img,
#buddypress .widget #members-list li img {
border-radius: 100%;
}
#buddypress .widget #groups-list li .item-avatar,
#buddypress .widget #members-list li .item-avatar {
padding: 0;
}
#buddypress .widget #groups-list li:last-child,
#buddypress .widget #members-list li:last-child {
margin: 0;
}
#buddypress .widget #groups-list li:last-child .item,
#buddypress .widget #members-list li:last-child .item {
padding-bottom: 0;
}
#buddypress .widget .avatar-block img {
border-radius: 100%;
}
#buddypress .widget .bbp-replies-widget,
#buddypress .widget .bbp-topics-widget,
#buddypress .widget .bbp-forums-widget,
#buddypress .widget .bbp-views-widget {
margin: 0;
padding: 0;
}
#buddypress .widget .bbp-replies-widget li,
#buddypress .widget .bbp-topics-widget li,
#buddypress .widget .bbp-forums-widget li,
#buddypress .widget .bbp-views-widget li {
list-style: none;
padding: 5px 0;
}
#buddypress .widget .bbp-replies-widget li:last-child,
#buddypress .widget .bbp-topics-widget li:last-child,
#buddypress .widget .bbp-forums-widget li:last-child,
#buddypress .widget .bbp-views-widget li:last-child {
padding-bottom: 0;
}
#buddypress .widget #bbp-search-form #bbp_search_submit {
background-color: #3742fa;
color: #fff;
border: 0;
padding: 12px 20px;
margin: 10px 0 0;
}
#buddypress .widget #bbp-search-form #bbp_search {
border-radius: 4px;
}
#buddypress .widget .bp-navs {
margin: 0;
}
#buddypress .widget .bp-navs li a {
font-size: 13px;
padding: 0 10px 8px 0;
}
#buddypress .widget .activity-list {
margin: 15px 0 0;
padding: 0;
}
#buddypress .widget .bp-login-widget-user-avatar img {
border-radius: 100%;
}
#buddypress .widget.widget_bp_core_recently_active_widget,
#buddypress .widget.widget_nav_menu {
padding-bottom: 25px;
}
#buddypress .widget_display_forums .widget-title,
#buddypress .widget_bp_groups_widget .widget-title,
#buddypress .widget_bp_core_recently_active_widget .widget-title,
#buddypress .widget_nav_menu .widget-title {
margin-bottom: 10px;
}
#buddypress .widget_display_replies .widget-title,
#buddypress .widget_display_forums .widget-title,
#buddypress .widget_display_topics .widget-title,
#buddypress .widget_display_views .widget-title,
#buddypress .widget_display_stats .widget-title {
margin-bottom: 5px;
}
#buddypress .widget_display_stats {
padding-bottom: 15px;
}
#buddypress .widget_display_stats dd strong {
color: #576574;
font-weight: 400;
}
#buddypress .widget_display_stats dt {
color: #576574;
font-weight: 400;
}
#buddypress .bbp-logged-in h4 {
font-weight: 500;
}
#buddypress .bbp-logged-in .button.logout-link {
display: inline-block;
border: 1px solid #3742fa;
background-color: #3742fa;
border-radius: 4px;
margin: 10px 0 0;
padding: 8px 20px;
color: #fff;
font-size: 15px;
}
.user-list .bp-tooltip:after {
left: 0;
right: auto;
border: 0;
}
#activity-stream {
padding-top: 0;
}
body.activity #buddypress .groups .activity-comments .generic-button a,
body.activity #buddypress .activity .activity-comments .generic-button a {
color: #576574;
border: 0;
border-radius: 4px;
font-size: 14px;
font-weight: 500;
padding: 4px 10px;
}
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-name {
font-size: 14px;
}
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic a {
text-transform: capitalize;
}
#groups-list .group-desc {
display: none;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .list-title {
margin-bottom: 10px;
margin-top: 5px;
}
nav.groups-type-navs.main-navs.bp-navs.dir-navs,
nav.members-type-navs.main-navs.bp-navs.dir-navs {
margin-bottom: 0;
margin-left: -10px;
}
.main-navs.no-ajax.bp-navs.single-screen-navs.horizontal.groups-nav {
margin-bottom: 0;
} .recent-post-details .recent-entry-content {
display: none;
}
.widget-area input[type="button"],
.widget-area input[type="reset"],
.widget-area input[type="submit"] {
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}
.widget-area .widget.widget_archive option {
padding: 20px;
}
.widget-area .widget.widget_archive ul li a {
display: inline-block;
}
.widget-area .widget.widget_recent_comments ul li a,
.widget-area .widget.widget_categories ul li a {
display: inline-block;
}
.widget-area select {
font-size: 14px;
}
.widget-area select option {
font-size: 14px;
}
.widget-area .widget ul {
padding-left: 0;
margin-bottom: 0;
}
.widget-area .widget ul li a {
display: block;
}
.widget-area .widget ul li:before {
float: left;
margin-top: 5px;
}
.widget-area .widget .widget-title {
font-size: 20px;
font-weight: 700;
padding-bottom: 5px;
position: relative;
margin-bottom: 25px;
}
.widget-area .widget .widget-title:before {
content: "";
position: absolute;
width: 70px;
height: 2px;
background: #ecb101;
margin: auto;
left: 0px;
top: 0;
bottom: -47px;
}
.widget-area .widget .course-title {
padding: 15px 0;
}
.widget-area .widget .course-cover img {
width: 100%;
}
.widget-area .widget .course-description {
font-size: 14px;
}
.widget-area .widget .about-image {
padding-bottom: 20px;
}
.widget-area .widget .about-info {
font-size: 14px;
font-size: 20px;
line-height: 24px;
}
.widget-area .widget .blog-details {
padding-left: 10px;
}
.widget-area .widget .blog-details a {
padding-left: 0;
}
.widget-area .widget a {
color: #4b5158;
transition: all, 0.5s;
-webkit-transition: all, 0.5s;
font-size: 14px;
}
.widget-area .widget a:hover {
color: #ecb101;
}
.widget-area .widget .entry-meta {
font-size: 14px;
color: #787f88;
}
.widget-area .widget ul li {
font-size: 14px;
color: #787f88;
list-style: none;
margin: 5px 0;
border-bottom: 1px solid #e8e9eb;
padding: 5px 0;
}
.widget-area .widget ul li:last-child {
border-bottom: none;
}
.widget-area .widget .tagcloud a:hover {
color: #ecb101;
}
.widget-area .widget p {
font-size: 14px;
line-height: 25px;
}
.widget-area .courser-teacher {
padding: 20px 0 10px 0;
text-align: center;
}
.widget-area .courser-teacher .person-img {
width: 150px;
margin: auto;
}
.widget-area .courser-teacher .person-info .teacher-title {
margin-top: 25px;
margin-bottom: 5px;
}
.widget-area .courser-teacher .person-info .teacher-position {
margin-bottom: 10px;
}
.widget-area .courser-teacher .social-links-teacher i {
font-size: 14px;
padding: 0 5px;
}
.widget-area .edumodo-social {
padding: 0;
text-align: center;
}
.widget-area .edumodo-social a {
color: #fff;
background: #ecb101;
height: 45px;
width: 45px;
display: inline-block;
line-height: 45px;
padding: 0;
margin: 0px 5px;
border-radius: 50%;
text-align: center;
}
.widget-area .edumodo-social a:hover {
background: #242c5e;
}
.widget-area .edumodo-social a i {
color: #fff;
}
.widget-area .recent-post:last-child .recent-post-details > div.recent-entry-content > p {
margin-bottom: 0;
padding-bottom: 0;
}
.widget-area .edumodo-recent-post .recent-post {
display: flex;
align-items: center;
border-bottom: 1px solid #e8e9eb;
padding: 16px 0;
}
.widget-area .edumodo-recent-post .recent-post:first-child {
padding-top: 0;
}
.widget-area .edumodo-recent-post .recent-post:last-child {
padding-bottom: 0;
border-bottom: none;
margin-bottom: 0;
}
.widget-area .edumodo-recent-post .recent-post .recent-img .recent-post-thumbnail {
height: 80px;
width: 80px;
border: 1px solid #e8e9eb;
border-radius: 10px;
overflow: hidden;
}
.widget-area .edumodo-recent-post .recent-post .recent-img {
display: inline-block;
width: 30%;
float: left;
margin-right: 20px;
}
.widget-area .edumodo-recent-post .recent-post .recent-entry-header .recent-entry-title {
margin-bottom: 5px;
font-weight: 500;
}
.widget-area .edumodo-recent-post .recent-post .recent-entry-header .recent-entry-title a {
color: #07294d;
transition: all 0.3s ease;
line-height: 25px;
}
.widget-area .edumodo-recent-post .recent-post .recent-entry-header .recent-entry-title a:hover {
color: #ecb101;
}
.widget-area .edumodo-recent-post .recent-post .recent-post-details {
display: inline-block;
width: 70%;
float: left;
}
.wp-caption {
display: inline;
} .widget_calendar div.calendar_wrap table {
width: 100%;
}
.widget_calendar div.calendar_wrap table caption {
text-align: center;
}
.widget_calendar div.calendar_wrap table thead tr th {
text-align: center;
padding: 0.5em;
border: solid 1px #fec720;
color: white;
font-weight: bold;
background-color: #ecb101;
position: relative;
}
.widget_calendar div.calendar_wrap table tbody tr td {
text-align: center;
padding: 0.5em;
border: solid 1px #ecb101;
}
.widget_calendar div.calendar_wrap table tbody tr td#today {
background: #ecb101;
color: white;
}
.widget_calendar div.calendar_wrap table tbody tr td#today a {
color: white;
}
.widget_calendar div.calendar_wrap table tbody tr td a {
color: #ecb101;
}
.widget_calendar div.calendar_wrap table tbody tr td a:hover {
color: #4b5158;
}
.widget_calendar div.calendar_wrap table tfoot #prev a {
margin: 16px 0;
display: inline-block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget_calendar div.calendar_wrap table tfoot #prev a:hover {
text-decoration: none;
}
.widget_calendar td#next {
text-align: right;
}
.widget-area .widget > ul > li:first-child {
margin-top: 0;
padding-top: 0;
}
.widget-area .widget > ul > li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.widget-area .widget ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.widget-area .widget:last-child {
margin-bottom: 0;
} .widget.widget_sfwd-lessons-widget ul li {
padding-bottom: 15px;
padding-top: 15px;
}
.widget.widget_ldcourseinfo .ld-course-info-my-courses {
margin-bottom: 15px;
}
.widget.widget_ldcourseinfo .ld-course-info-my-courses:first-child {
margin-top: 20px;
}
.widget.widget_ldcourseinfo .ld-course-info-my-courses img {
margin-right: 0;
max-width: 100%;
}
.widget.widget_ldcourseinfo .ld-entry-title.entry-title {
line-height: 0;
}
.widget.widget_ldcourseinfo .ld-course-info-my-courses img {
margin-bottom: 15px;
}
.widget.widget_ldcourseinfo .learndash-pager {
float: left;
}
.widget-area .widget {
transition: all 0.3s ease;
padding: 30px;
border-radius: 6px;
background-color: #fff;
}
.widget-area .widget h2 {
margin-top: 0;
}
.widget-area .widget ul li {
padding: 8px 0 12px;
}
.widget-area .widget ul li a {
position: relative;
padding-left: 15px;
font-weight: 500;
font-size: 15px;
}
.widget-area .widget ul li a:before {
content: "\f105";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 0;
color: #ecb101;
}
.widget-area .widget ul li.recentcomments a:before {
content: '';
}
.widget-area .widget .wp-block-search__inside-wrapper {
display: flex;
}
.widget-area .widget .wp-block-search__inside-wrapper .wp-block-search__button {
background-color: #242C5E;
color: #fff;
border: 0;
border-radius: 0 30px 30px 0;
padding: 5px 20px 6px!important;
font-size: 14px;
font-weight: 400;
margin: 0;
border: 1px solid #242C5E;
}
.widget-area .widget .edumodo-recent-post .recent-entry-title a {
font-size: 15px;
list-style: 25px;
}
.widget-area .widget_search input[type="submit"] {
background-color: #242C5E;
color: #fff;
border: 0;
border-radius: 0 30px 30px 0;
padding: 5px 20px 6px!important;
font-size: 14px;
font-weight: 400;
margin: 0;
border: 1px solid #242C5E;
}
.widget-area .widget.widget_block .wp-block-group__inner-container h2 {
font-size: 20px;
font-weight: 700;
padding-bottom: 5px;
position: relative;
margin-bottom: 20px;
}
.widget-area .widget.widget_block .wp-block-group__inner-container h2:before {
content: "";
position: absolute;
width: 70px;
height: 2px;
background: #ecb101;
margin: auto;
left: 0px;
top: 0;
bottom: -47px;
}
.widget-area .widget.widget_block .wp-block-group__inner-container .wp-block-latest-comments {
padding-top: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
.col-md-8.content-wrapper {
padding-right: 15px;
}
.widget-area .widget {
margin: 0 0 30px;
}
} .footer {
background-color: #313131;
padding: 50px 0 40px;
color: #e1e1e1;
}
.footer .instagallery-items .ig-item {
padding: 5px;
}
.footer .widget {
font-size: 15px;
}
.footer .widget ul {
padding-left: 0;
}
.footer .widget ul li {
padding: 0;
padding-bottom: 12px;
list-style: none;
color: #e1e1e1;
display: inline-block;
vertical-align: top;
width: 100%;
padding-left: 15px;
position: relative;
font-size: 16px;
line-height: 26px;
}
.footer .widget ul li:last-child {
margin-bottom: 0;
}
.footer .widget ul li:before {
content: "\f105";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 0;
}
.footer .widget ul li a {
color: #e1e1e1;
}
.footer .widget ul li a:hover {
color: #a07801;
}
.footer .widget select {
color: #4b5158;
}
.footer .widget .post-heading {
font-size: 16px;
font-weight: 300;
}
.footer .widget .post-heading a {
color: #fff;
}
.footer .widget .entry-meta {
font-size: 12px;
}
.footer .widget button,
.footer .widget input[type="button"],
.footer .widget input[type="reset"],
.footer .widget input[type="submit"] {
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}
.footer .widget-title {
font-size: 20px;
line-height: 1.3;
padding-bottom: 13px;
color: #fff;
}
.footer .footer-social a {
color: #ddd;
width: 30px;
height: 30px;
display: inline-block;
text-align: center;
line-height: 30px;
border-radius: 2px;
}
.footer .footer-social a:hover {
background-color: #ecb101;
}
.footer .menu-useful-links-container {
margin-top: -10px;
}
.footer .textwidget {
margin-top: -5px;
}
.footer .textwidget p {
color: #e1e1e1;
}
.footer .tagcloud a {
color: #fff;
}
.footer .tagcloud a:hover {
color: #ecb101;
}
.footer .edumodo-quickinfo {
margin-bottom: 5px;
}
.footer .edumodo-quickinfo i {
padding-right: 8px;
}
.footer .widget_calendar div.calendar_wrap table tfoot #prev a {
color: #e1e1e1;
}
.footer .widget_calendar div.calendar_wrap table caption {
color: #e1e1e1;
}
.footer .widget_calendar td#next a {
color: #e1e1e1;
}
.footer .widget_calendar div.calendar_wrap table tbody tr td {
color: #e1e1e1;
}
.footer .mc4wp-form-fields input[type="button"],
.footer .mc4wp-form-fields input[type="reset"],
.footer .mc4wp-form-fields input[type="submit"] {
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}
.footer #mc_embed_signup #tx-subscribe {
border-bottom-right-radius: 50px;
border-top-right-radius: 50px;
}
.footer-middle {
background-color: #313131;
}
.footer-middle .footer-middle-row {
border-top: 1px solid #3a3a3a;
padding-top: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #3a3a3a;
}
.edumodo-footer-social {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a {
display: inline-block;
font-size: 14px;
width: 35px;
height: 35px;
line-height: 35px;
margin: 0 2px;
border-radius: 100px;
background-color: #4b5158;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-facebook {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-twitter {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-google-plus {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-linkedin {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-instagram {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-youtube {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social i.fa.fa-skype {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-facebook {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-facebook:hover {
background: #3b5999;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-facebook:hover i.fa.fa-facebook {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-twitter {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-twitter:hover {
background: #55acee;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-twitter:hover i.fa.fa-twitter {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-google-plus {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-google-plus:hover {
background: #dd4b39;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-google-plus:hover i.fa.fa-google-plus {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-linkedin {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-linkedin:hover {
background: #0077B5;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-linkedin:hover i.fa.fa-linkedin {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-instagram {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-instagram:hover {
background: #e4405f;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-instagram:hover i.fa.fa-instagram {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-youtube {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-youtube:hover {
background: #cd201f;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-youtube:hover i.fa.fa-youtube {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-skype {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-skype:hover {
background: #00AFF0;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-footer-social a.edumodo-skype:hover i.fa.fa-skype {
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.edumodo-credit-wrapper {
display: flex;
align-items: center;
}
.user-credit {
padding: 0 10px;
}
.copyright {
background-color: #2a2e31;
font-size: 14px;
padding: 25px 0;
color: #ccc;
}
.copyright a {
color: #ccc;
}
.copyright a:hover {
color: #ecb101;
}
.copyright .social-icon {
font-size: 16px;
}
.copyright .social-icon a {
padding: 0 5px;
color: #ccc;
}
.copyright .social-icon a:hover {
color: #ecb101;
}
.copyright span.sep {
color: #e1e1e1;
}
#footer-layout-2 ul.menu li {
width: 100%;
}
#footer-layout-2 .edumodo-credit-wrapper {
justify-content: center;
}
.footer .widget.edumodo-widget img {
border-radius: 5px;
}
.footer .widget.edumodo-widget .post-heading {
font-size: 15px;
font-weight: 400;
line-height: 25px;
margin: 0 0 8px;
}
.footer .widget.edumodo-widget .post-heading a {
color: #dedede;
}
.footer-social-icons ul {
margin: 0;
}
.footer-social-icons ul li {
display: inline-block;
list-style: none;
}
.footer-social-icons ul li a {
margin: 0 0 0 10px;
font-size: 20px;
}
.lifter-archive-card {
padding: 20px;
display: grid;
grid-auto-flow: row;
}
.lifter-archive-card .course-title a {
transition: all 0.3s ease;
}
.lifter-archive-card .course-meta {
display: flex;
align-items: center;
justify-content: space-between;
}
.lifter-archive-card .course-meta p {
margin: 0;
}
.lifter-archive-card .course-meta .icon {
margin-right: 3px;
}
.course-archieve-loop .page-title {
font-size: 32px;
padding: 30px 0px 10px;
line-height: 1.2;
font-weight: 500;
color: #787f88;
}
.course-archieve-loop a {
transition: all 0.3s ease;
}
.course-archieve-loop .page-title {
margin: 50px 0px 30px;
}
.course-archieve-loop .llms-pagination {
font-size: 16px;
font-family: 'Poppins', sans-serif;
margin: 30px 0px 50px;
}
.course-archieve-loop .llms-pagination ul.page-numbers {
margin: 0;
padding: 0;
}
.course-archieve-loop .llms-pagination ul.page-numbers li .page-numbers {
border-radius: 4px;
background: #f2f2f2;
padding: 7px 21px;
border: none;
margin: 0px 3px;
display: inline-block;
text-decoration: none;
transition: all 0.3 ease;
color: #787f88;
}
.course-archieve-loop .llms-pagination ul.page-numbers li .page-numbers:hover {
color: #ecb101;
}
.course-archieve-loop .llms-pagination ul.page-numbers li .current {
background: #ecb101;
color: white;
}
.course-archieve-loop .llms-pagination ul.page-numbers li .current:hover {
color: white;
}
.llms-loop .llms-loop-list {
display: grid;
grid-gap: 20px;
margin: 30px 0px 50px;
}
.llms-loop .llms-loop-list:before,
.llms-loop .llms-loop-list:after {
content: none;
}
.llms-loop .llms-loop-list .llms-loop-item {
border: solid 1px #eaeaea;
width: 100%;
font-family: 'Poppins', sans-serif;
color: #787f88;
margin-bottom: 0px;
border-radius: 4px;
overflow: hidden;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content {
margin: 0;
padding: 0;
background: #fff;
color: #787f88;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content iframe {
min-height: 200px;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link img.wp-post-image {
min-height: 200px;
object-fit: cover;
width: 100%;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-progress .llms-progress-bar {
background: white;
height: 7px;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-progress .progress-bar-complete {
background: #ecb101;
border-radius: 0px 4px 4px 0px;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-title {
padding: 10px 20px 0px;
font-size: 18px;
font-weight: 500;
color: #787f88;
transition: all 0.3s ease;
line-height: 1.2;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer {
padding: 10px 10px 20px;
color: #787f88;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer .name {
text-transform: capitalize;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer p,
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer span {
color: #787f88;
}
.llms-loop .llms-loop-list .llms-loop-item:hover .llms-loop-title {
color: #ecb101 !important;
}
.llms-loop .cols-1 {
grid-template-columns: repeat(1, 1fr);
}
@media (max-width: 992px) {
.llms-loop .cols-1 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.llms-loop .cols-1 {
grid-template-columns: repeat(1, 1fr);
}
}
.llms-loop .cols-2 {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 992px) {
.llms-loop .cols-2 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.llms-loop .cols-2 {
grid-template-columns: repeat(1, 1fr);
}
}
.llms-loop .cols-3 {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 992px) {
.llms-loop .cols-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.llms-loop .cols-3 {
grid-template-columns: repeat(1, 1fr);
}
}
.llms-loop .cols-4 {
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 992px) {
.llms-loop .cols-4 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.llms-loop .cols-4 {
grid-template-columns: repeat(1, 1fr);
}
}
.llms-loop .cols-5 {
grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 992px) {
.llms-loop .cols-5 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.llms-loop .cols-5 {
grid-template-columns: repeat(1, 1fr);
}
}
.llms-loop .cols-6 {
grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 992px) {
.llms-loop .cols-6 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.llms-loop .cols-6 {
grid-template-columns: repeat(1, 1fr);
}
}
.lifter-conent-area .widget {
border: solid 1px #eaeaea;
padding: 20px;
border-radius: 4px;
font-size: 14px;
font-family: 'Poppins', sans-serif;
list-style-type: none;
}
.lifter-conent-area .widget img {
border-radius: 50%;
}
.lifter-conent-area .widget .widgettitle {
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 18px;
margin-bottom: 5px;
padding-bottom: 15px;
border-bottom: solid 1px #eaeaea;
color: #787f88;
}
.lifter-conent-area .widget a {
color: #787f88;
transition: all 0.3s ease;
}
.lifter-conent-area .widget a:hover {
color: #ecb101;
}
.lifter-conent-area .widget ul,
.lifter-conent-area .widget ol {
padding: 0;
transition: all 0.3s ease;
margin-bottom: 0;
margin-left: 0;
}
.lifter-conent-area .widget ul li,
.lifter-conent-area .widget ol li {
list-style-type: none;
border-bottom: solid 1px #eaeaea;
padding: 10px 0px;
transition: all 0.3s ease;
}
.lifter-conent-area .widget ul li:last-child,
.lifter-conent-area .widget ol li:last-child {
margin-bottom: 0px;
border-bottom: none;
padding-bottom: 0;
}
.lifter-conent-area .widget .section-header {
color: #787f88;
}
.lifter-conent-area .widget .section-header .llms-collapse-caret {
margin-right: 5px;
}
.lifter-conent-area .widget .section-header .section-title {
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 14px;
}
.lifter-conent-area .widget .llms-lesson .llms-lesson-complete.done {
color: #fec009;
}
.lifter-conent-area .widget .llms-lesson .lesson-title.done a {
text-decoration: none;
color: #aeb2b8;
}
.lifter-conent-area .widget .llms-course-outline .llms-syllabus-footer {
padding-top: 15px;
}
.lifter-conent-area .widget .llms-course-outline .current-lesson .lesson-title {
font-weight: 500;
}
.lifter-conent-area .widget .llms-progress {
margin: 20px 0px 10px;
}
.lifter-conent-area .widget .llms-progress .llms-progress-bar {
background-color: #eaeaea;
border-radius: 4px;
height: 10px;
}
.lifter-conent-area .widget .llms-progress .llms-progress-bar .progress-bar-complete {
border-radius: 4px;
background: #fec009;
}
.lifter-conent-area .widget .bbp-author-avatar {
margin-right: 7px;
}
.lifter-conent-area .widget button.user-submit {
padding: 4px 20px;
border-color: transparent;
border-radius: 4px;
background-color: #ecb101;
}
.lifter-conent-area .lifter-single-course-post {
font-family: 'Poppins', sans-serif;
}
.lifter-conent-area .lifter-single-course-post .course-title {
font-size: 32px;
padding: 30px 0px 10px;
line-height: 1.2;
font-weight: 500;
color: #787f88;
}
.lifter-conent-area .lifter-single-course-post a {
color: #787f88;
}
.lifter-conent-area .lifter-single-course-post a:hover {
color: #ecb101;
}
.lifter-conent-area .lifter-single-course-post .entry-content {
margin-bottom: 30px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-meta-title {
font-weight: 500;
color: #787f88;
margin-bottom: 10px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-video-wrapper {
margin: 15px 0px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-meta-info .llms-meta span {
font-weight: 500;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-instructor-info .llms-author {
border-color: #eaeaea;
border: solid 1px #eaeaea;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-instructor-info .llms-author .name {
text-transform: capitalize;
font-weight: 500;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-instructor-info .avatar {
border-color: #eaeaea;
background: transparent;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-instructor-info,
.lifter-conent-area .lifter-single-course-post .entry-content .wp-block-llms-course-progress,
.lifter-conent-area .lifter-single-course-post .entry-content .wp-block-llms-course-continue-button,
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper,
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plans {
margin: 15px 0px;
display: inline-block;
width: 100%;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-course-continue-button {
background: #ecb101;
color: white;
border-radius: 4px;
padding: 10px 30px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper {
color: #787f88;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper a {
color: #787f88;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-section-title {
padding: 10px 15px;
text-align: left;
border: solid 1px #eaeaea;
background: #f2f2f2;
color: #787f88;
font-weight: 500;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview {
width: 100%;
margin-top: 0;
border: solid 1px #eaeaea;
border-top: none;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link-locked {
box-shadow: none;
min-height: auto;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link {
display: flex;
align-items: center;
flex-flow: row-reverse;
padding: 10px 15px;
background: #f7f7f7;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link:before,
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link:after {
content: none;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .clear {
width: auto;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-main,
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-extra {
float: none;
width: 100%;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-extra {
text-align: right;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-extra .llms-lesson-counter {
margin-bottom: 0;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-main {
display: flex;
align-items: center;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-main .llms-lesson-complete {
margin: 0;
margin-bottom: 0;
font-size: 18px;
margin-right: 7px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-main .llms-lesson-title {
margin: 0;
font-weight: 400;
font-size: 16px;
color: #787f88;
transition: all 0.3s ease;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link:hover .llms-lesson-title {
color: #ecb101;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview.is-complete .llms-lesson-complete {
color: #fec009;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan ul,
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan ol {
padding: 0;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-content,
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-footer {
background: #f7f7f7;
border: solid 1px #eaeaea;
border-top: none;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-content .stamp,
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-footer .stamp {
border-radius: 4px;
padding: 2px 6px;
background: #ecb101;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-content .trial .lifterlms-price,
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-footer .trial .lifterlms-price {
font-weight: 500;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-content {
border-bottom: none;
padding: 0px 0px 20px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-title {
background: #f2f2f2;
color: #787f88;
border-top: solid 1px #eaeaea;
border-bottom: solid 1px #eaeaea;
font-weight: 700;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-content .lifterlms-price {
font-weight: 500;
font-size: 20px;
display: inline-block;
margin: 3px 0px 5px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-description ul {
padding: 0px 15px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-description ul li {
text-align: left;
border-color: #eaeaea;
padding: 5px 0px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-footer {
padding-bottom: 15px;
background: #f2f2f2;
border-top: solid 1px #eaeaea;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-footer a.button {
display: inline-block;
background: #ecb101;
border-radius: 4px;
transition: all 0.3s ease;
padding: 10px 30px;
color: white;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-footer a.button:hover {
background: #d39e01;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-restrictions a {
color: #ecb101;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-progress {
margin: 20px 0px 10px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-progress .llms-progress-bar {
background-color: #eaeaea;
border-radius: 4px;
height: 10px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-progress .llms-progress-bar .progress-bar-complete {
border-radius: 4px;
background: #fec009;
}
.lifter-conent-area .lifter-single-course-post .entry-footer-body {
background: transparent;
padding: 0;
margin-top: 20px;
}
.lifter-conent-area .lifter-single-course-post .entry-footer-body .social-share a {
width: 38px;
height: 38px;
line-height: 38px;
padding: 0;
border-radius: 4px;
margin-left: 5px;
background: #f7f7f7;
border: solid 1px #eaeaea;
color: #787f88;
}
.lifter-conent-area .lifter-single-course-post .entry-footer-body .social-share a:hover {
color: #ecb101;
}
.lifter-conent-area .lifter-single-course-post .review_box h3 {
font-size: 16px;
font-weight: 500;
}
.lifter-conent-area .lifter-single-course-post .review_box input[type="text"],
.lifter-conent-area .lifter-single-course-post .review_box textarea {
border: solid 1px #eaeaea;
font-weight: normal;
padding: 10px;
border-radius: 4px;
background: transparent;
font-size: 14px;
}
.lifter-conent-area .lifter-single-course-post .review_box input[type="submit"] {
margin-top: 15px;
}
.lifter-conent-area .lifter-single-course-post input[type="submit"] {
background: #ecb101;
color: white;
padding: 10px 30px;
border-radius: 4px;
border: none;
}
.lifter-conent-area .widget_display_stats dl {
display: grid;
grid-template-columns: 1fr minmax(30px, 50px);
grid-gap: 10px;
align-items: center;
}
.lifter-conent-area .widget_display_stats dl dt,
.lifter-conent-area .widget_display_stats dl dd,
.lifter-conent-area .widget_display_stats dl strong {
font-weight: normal;
color: #787f88;
}
.lifter-conent-area .widget_display_stats dl dt {
position: relative;
}
.lifter-conent-area .widget_display_stats dl dt span {
background: #fff;
padding: 0px 10px 0px 0px;
}
.lifter-conent-area .widget_display_stats dl dt:after {
content: "";
width: 100%;
height: 1px;
border-top: dotted 1px #c4c4c4;
position: absolute;
right: -30px;
top: 50%;
z-index: -1;
}
.lifter-conent-area .widget_display_stats dl dd {
text-align: right;
margin: 0;
}
.lifter-conent-area .widget_display_stats dl strong {
border-radius: 50px;
display: inline-block;
line-height: 30px;
font-size: 12px;
border: none;
color: #787f88;
text-align: right;
}
.lifter-conent-area .widget_display_search form {
font-size: 16px;
font-family: 'Poppins', sans-serif;
margin-top: 15px;
}
.lifter-conent-area .widget_display_search form div {
display: flex;
align-items: center;
}
.lifter-conent-area .widget_display_search form div input[type="text"] {
border-radius: 4px 0px 0px 4px;
padding: 6px 15px;
}
.lifter-conent-area .widget_display_search form div .button {
padding: 6px 15px;
border-radius: 0px 4px 4px 0px;
font-weight: 500;
background: #f2f2f2;
color: #787f88;
border: solid 1px #eaeaea;
border-left: none;
}
.lifter-conent-area .widget_display_replies .bbp-author-avatar {
margin-right: 7px;
}
.lifter-conent-area .llms-meta-info {
border-left: solid 5px #eaeaea;
padding-left: 20px;
}
.lifter-conent-area .llms-meta-info .llms-meta {
margin: 5px 0px;
}
.lifter-conent-area #old_reviews {
margin: 30px 0px;
}
.lifter-conent-area #old_reviews h3 {
color: #787f88;
}
.lifter-conent-area #old_reviews .llms_review {
background: #f7f7f7 !important;
padding: 20px !important;
font-family: 'Poppins', sans-serif;
}
.lifter-conent-area #old_reviews .llms_review h5 {
font-size: 18px !important;
}
.lifter-conent-area #old_reviews .llms_review p {
margin: 0;
font-size: 16px;
}
.lifter-conent-area #thank_you_box h2 {
font-size: 20px;
color: #787f88;
}
.lifter-conent-area .single-course-style-2 .title.course-title {
text-align: center;
margin: 30px 0px 50px;
padding: 0;
}
@media (min-width: 768px) {
.lifter-conent-area .single-course-style-2 .title.course-title {
font-size: 64px;
font-weight: bold;
}
}
@media (min-width: 768px) {
.lifter-conent-area .single-course-style-2 .entry-content,
.lifter-conent-area .single-course-style-2 .entry-footer-body {
width: 70%;
margin: 0 auto;
}
}
.lifter-conent-area .single-course-style-2 .entry-footer-body {
margin-top: 30px !important;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-title {
color: #192A56;
}
.llms-lesson-preview .llms-icon-free {
margin-right: 12px;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link,
.lifter-conent-area .lifter-single-course-post .entry-content .llms-access-plan .llms-access-plan-content {
background: #fff;
}
.llms-button-action {
background: #f8954f;
}
.lifter-conent-area .lifter-single-course-post .course-title {
color: #192A56;
font-weight: 700;
}
.lifter-conent-area .lifter-single-course-post .entry-content .llms-syllabus-wrapper .llms-section-title {
color: #192A56;
font-weight: 700;
}
.logged-in .lifterlms .llms-student-dashboard {
grid-template-columns: minmax(min-content, 300px) 1fr;
}
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-1 {
grid-template-columns: repeat(1, 1fr);
}
@media (max-width: 767px) {
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-1 {
grid-template-columns: repeat(1, 1fr);
}
}
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-2 {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-2 {
grid-template-columns: repeat(1, 1fr);
}
}
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-3 {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-3 {
grid-template-columns: repeat(1, 1fr);
}
}
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-4 {
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 767px) {
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-4 {
grid-template-columns: repeat(1, 1fr);
}
}
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-5 {
grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 767px) {
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-5 {
grid-template-columns: repeat(1, 1fr);
}
}
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-6 {
grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 767px) {
.logged-in .lifterlms .llms-student-dashboard .llms-loop .cols-6 {
grid-template-columns: repeat(1, 1fr);
}
}
.logged-in .lifterlms .llms-sd-grades th {
font-weight: 500;
}
.logged-in .lifterlms .llms-sd-grades .progress-bar-complete {
background-color: #ecb101;
}
.logged-in .lifterlms .llms-sd-grades .llms-donut {
color: #ecb101;
}
.logged-in .lifterlms .llms-sd-grades .llms-donut svg path {
stroke: #ecb101;
}
.logged-in .lifterlms .llms-sd-grades .llms-table-sort button[type="submit"] {
margin: 15px 0px 10px;
}
.lifterlms .llms-student-dashboard {
display: grid;
font-family: 'Poppins', sans-serif;
grid-gap: 30px;
margin-bottom: 50px;
}
.lifterlms .llms-student-dashboard .llms-sd-header {
position: relative;
}
.lifterlms .llms-student-dashboard .llms-sd-header .llms-sd-title {
position: absolute;
left: 100%;
top: 0;
margin: 0;
display: none;
}
.lifterlms .llms-student-dashboard .llms-sd-header .llms-sd-items {
border: solid 1px #eaeaea;
background: #f7f7f7;
}
.lifterlms .llms-student-dashboard .llms-sd-header .llms-sd-items li {
display: inline-block;
width: 100%;
padding: 5px 15px 10px;
margin: 5px 0px;
border-bottom: solid 1px #eaeaea;
}
.lifterlms .llms-student-dashboard .llms-sd-header .llms-sd-items li:last-child {
border-bottom: none;
}
.lifterlms .llms-student-dashboard .llms-sd-header .llms-sd-items li .llms-sep {
display: none;
}
.lifterlms .llms-student-dashboard .llms-sd-header .llms-sd-items li.current a {
color: #ecb101;
}
.lifterlms .llms-student-dashboard .llms-sd-section {
margin: 0px 0px 50px;
}
.lifterlms .llms-student-dashboard .llms-sd-section .llms-sd-section-title {
font-size: 20px;
font-weight: 500;
}
.lifterlms .llms-student-dashboard .llms-sd-section footer a.llms-button-secondary {
padding: 10px 30px;
border-radius: 4px;
display: inline-block;
}
.lifterlms .llms-student-dashboard .llms-sd-section footer a.llms-button-secondary:hover {
background: #ecb101;
color: white;
}
.lifterlms .llms-student-dashboard .llms-sd-section:last-child {
margin-bottom: 0px;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list {
display: grid;
grid-gap: 20px;
margin: 15px 0px 30px;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list:before,
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list:after {
content: none;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item {
border: solid 1px #eaeaea;
width: 100%;
font-family: 'Poppins', sans-serif;
color: #787f88;
margin-bottom: 0px;
border-radius: 4px;
overflow: hidden;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content {
margin: 0;
padding: 0;
background: #fff;
color: #787f88;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content iframe {
min-height: 200px;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link img.wp-post-image {
min-height: 200px;
object-fit: cover;
width: 100%;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-progress .llms-progress-bar {
background: white;
height: 7px;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-progress .progress-bar-complete {
background: #ecb101;
border-radius: 0px 4px 4px 0px;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-title {
padding: 10px 20px 0px;
font-size: 18px;
font-weight: 500;
color: #787f88;
transition: all 0.3s ease;
line-height: 1.2;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer {
padding: 10px 10px 20px;
color: #787f88;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer .name {
text-transform: capitalize;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer p,
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer span {
color: #787f88;
}
.lifterlms .llms-student-dashboard .llms-loop .llms-loop-list .llms-loop-item:hover .llms-loop-title {
color: #ecb101 !important;
}
.lifterlms .llms-student-dashboard .llms-loop .cols-3 {
grid-template-columns: repeat(3, 1fr);
}
.lifterlms .llms-student-dashboard .llms-notification-list .llms-notification-list-item {
border-left: solid 1px #eaeaea;
border-right: solid 1px #eaeaea;
}
.lifterlms .llms-student-dashboard .llms-notification-list .llms-notification-list-item .llms-notification {
padding: 15px 20px;
}
.lifterlms .llms-student-dashboard .llms-notification-list .llms-notification-list-item .llms-notification-aside {
max-width: 35px;
}
.lifterlms .llms-student-dashboard .llms-notification-list .llms-notification-list-item .llms-notification-aside .llms-notification-icon {
width: 30px;
}
.lifterlms .llms-student-dashboard .llms-notification-list .llms-notification-list-item .llms-notification-title {
margin-bottom: 5px;
}
.lifterlms .llms-student-dashboard .llms-notification-list .llms-notification-list-item .llms-notification-footer {
margin-top: 0px;
}
.lifterlms .llms-student-dashboard form.edit-account {
background: white;
padding: 20px;
}
.lifterlms .llms-student-dashboard form.edit-account input {
font-weight: 400;
}
.lifterlms .llms-student-dashboard form.edit-account button[type="submit"] {
background: #ecb101;
color: white;
padding: 10px 30px;
border-radius: 4px;
margin-top: 15px;
}
.lifterlms .llms-student-dashboard input {
font-weight: 400;
}
.lifterlms .llms-student-dashboard button[type="submit"] {
background: #ecb101;
color: white;
padding: 10px 30px;
border-radius: 4px;
border: none;
}
.lifterlms .llms-student-dashboard .orders-table tr {
background: white;
}
.lifterlms .llms-student-dashboard .orders-table a.llms-button-primary {
background: #ecb101;
color: white;
padding: 5px 15px;
border-radius: 4px;
border: none;
}
.lifterlms .llms-person-login-form-wrapper,
.lifterlms .llms-new-person-form-wrapper {
background: #fff;
border: solid 1px #eaeaea;
padding: 30px;
border-radius: 4px;
}
.lifterlms .llms-person-login-form-wrapper .llms-form-heading,
.lifterlms .llms-new-person-form-wrapper .llms-form-heading {
font-size: 20px;
font-weight: 500;
color: #787f88;
}
.llms-person-login-form-wrapper,
.llms-new-person-form-wrapper {
background: #fff;
border: solid 1px #eaeaea;
padding: 30px;
border-radius: 4px;
}
.llms-person-login-form-wrapper .llms-form-heading,
.llms-new-person-form-wrapper .llms-form-heading {
font-size: 20px;
font-weight: 500;
color: #787f88;
}
.llms-person-login-form-wrapper button[type="submit"],
.llms-new-person-form-wrapper button[type="submit"] {
background: #ecb101;
color: white;
padding: 10px 30px;
border-radius: 4px;
border: none;
}
.llms-loop .llms-loop-list {
display: grid;
grid-gap: 20px;
margin: 15px 0px 30px;
}
.llms-loop .llms-loop-list:before,
.llms-loop .llms-loop-list:after {
content: none;
}
.llms-loop .llms-loop-list .llms-loop-item {
border: solid 1px #eaeaea;
width: 100%;
font-family: 'Poppins', sans-serif;
color: #787f88;
margin-bottom: 0px;
border-radius: 4px;
overflow: hidden;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content {
margin: 0;
padding: 0;
background: #fff;
color: #787f88;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content iframe {
min-height: 200px;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link img.wp-post-image {
min-height: 200px;
object-fit: cover;
width: 100%;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-progress .llms-progress-bar {
background: white;
height: 7px;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-progress .progress-bar-complete {
background: #ecb101;
border-radius: 0px 4px 4px 0px;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-title {
padding: 10px 20px 0px;
font-size: 18px;
font-weight: 500;
color: #787f88;
transition: all 0.3s ease;
line-height: 1.2;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer {
padding: 10px 10px 20px;
color: #787f88;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer .name {
text-transform: capitalize;
}
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer p,
.llms-loop .llms-loop-list .llms-loop-item .llms-loop-item-content .llms-loop-link .llms-loop-item-footer span {
color: #787f88;
}
.llms-loop .llms-loop-list .llms-loop-item:hover .llms-loop-title {
color: #ecb101 !important;
}
.llms-loop .cols-3 {
grid-template-columns: repeat(3, 1fr);
}
.llms-checkout-wrapper {
margin: 0px 0px 50px;
}
.llms-checkout-wrapper .llms-checkout-section {
border: solid 1px #eaeaea;
}
.llms-checkout-wrapper .llms-checkout-section .llms-form-heading {
font-size: 18px;
background: #f2f2f2;
margin: 0;
color: #787f88;
font-weight: 500;
border-bottom: solid 1px #eaeaea;
}
.llms-checkout-wrapper .llms-checkout-section .llms-checkout-section-content {
margin: 0;
padding: 15px;
background: #fff;
}
.llms-checkout-wrapper .llms-checkout-section .llms-checkout-section-content li {
margin-bottom: 10px;
}
.llms-checkout-wrapper .llms-checkout-section .llms-checkout-section-content .llms-label {
font-weight: 500;
font-size: 16px;
font-variant: normal;
font-family: 'Poppins', sans-serif;
text-transform: capitalize;
}
.llms-checkout-wrapper .llms-checkout-section .llms-checkout-section-content.llms-form-fields {
margin: 0;
padding: 15px;
background: #fff;
}
.llms-checkout-wrapper button[type="submit"] {
background: #ecb101;
color: white;
padding: 10px 30px;
border-radius: 4px;
border: none;
}
.llms-checkout-wrapper form.llms-checkout,
.llms-checkout-wrapper form.llms-login {
background: transparent;
margin: 10px 0px;
}
.llms-checkout-wrapper form.llms-checkout input,
.llms-checkout-wrapper form.llms-login input,
.llms-checkout-wrapper form.llms-checkout textarea,
.llms-checkout-wrapper form.llms-login textarea,
.llms-checkout-wrapper form.llms-checkout select,
.llms-checkout-wrapper form.llms-login select {
border-radius: 4px;
font-weight: normal;
background: transparent;
color: #787f88;
font-family: 'Poppins', sans-serif;
}
.llms-checkout-wrapper form.llms-checkout .llms-coupon-wrapper a,
.llms-checkout-wrapper form.llms-login .llms-coupon-wrapper a {
font-weight: 500;
color: #787f88;
}
.llms-checkout-wrapper form.llms-login {
border: solid 1px #eaeaea;
margin: 0;
}
.llms-checkout-wrapper .llms-person-login-form-wrapper {
border: none;
padding: 0;
}
.llms-checkout-wrapper .llms-person-login-form-wrapper .llms-form-heading {
font-size: 18px;
background: #f2f2f2;
margin: 0;
color: #787f88;
font-weight: 500;
border-bottom: solid 1px #eaeaea;
}
.llms-checkout-wrapper .llms-person-login-form-wrapper .llms-form-fields {
margin: 0;
padding: 15px;
background: #f7f7f7;
}
.lifter-conent-area .single-post.lesson {
font-family: 'Poppins', sans-serif;
color: #787f88;
}
.lifter-conent-area .single-post.lesson a {
color: #787f88;
}
.lifter-conent-area .single-post.lesson a:hover {
color: #ecb101;
}
.lifter-conent-area .single-post.lesson .llms-start-quiz-button,
.lifter-conent-area .single-post.lesson .llms-button-action {
background: #ecb101;
color: white;
}
.lifter-conent-area .single-post.lesson .llms-start-quiz-button:hover,
.lifter-conent-area .single-post.lesson .llms-button-action:hover {
color: white;
}
.lifter-conent-area .single-post.lesson .lesson-title {
font-size: 32px;
padding: 0px 0px 10px;
line-height: 1.2;
font-weight: 500;
color: #787f88;
}
.lifter-conent-area .single-post.lesson .entry-content {
border-top: none;
border: solid 1px #eaeaea;
margin-bottom: 30px;
background: transparent;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-parent-course-link {
margin-bottom: 30px;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-parent-course-link a.llms-lesson-link {
position: relative;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-parent-course-link a.llms-lesson-link:before {
content: '';
width: 100%;
height: 2px;
background: #ecb101;
position: absolute;
left: 0;
bottom: 0;
transition: all 0.3s ease;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-parent-course-link a.llms-lesson-link:hover:before {
height: 4px;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-lesson-button-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
margin: 20px 0px 10px;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-lesson-button-wrapper div.type-submit {
padding: 0;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-lesson-button-wrapper div.type-submit button {
border-radius: 4px;
background: #f7f7f7;
border: solid 1px #eaeaea;
color: #787f88;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-lesson-button-wrapper div.type-submit button:hover {
color: #ecb101;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-course-navigation .llms-lesson-complete {
font-size: 18px;
margin-bottom: 10px;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-course-navigation .llms-lesson-title {
font-weight: 500;
font-size: 16px;
transition: all 0.3s ease;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-course-navigation .llms-lesson-link {
border-radius: 4px;
border: solid 1px #eaeaea;
background: #f7f7f7;
}
.lifter-conent-area .single-post.lesson .entry-content .llms-course-navigation .llms-lesson-link:hover .llms-lesson-title {
color: #ecb101;
}
.lifter-conent-area .single-post.lesson .entry-footer-body {
background: transparent;
padding: 0;
margin-top: 20px;
}
.lifter-conent-area .single-post.lesson .entry-footer-body .social-share a {
background: #f7f7f7;
border: solid 1px #eaeaea;
color: #787f88;
}
.lifter-conent-area .single-post.lesson .entry-footer-body .social-share a:hover {
color: #ecb101;
}
.lifter-conent-area .single-post.llms_quiz {
font-family: 'Poppins', sans-serif;
color: #787f88;
}
.lifter-conent-area .single-post.llms_quiz a {
color: #787f88;
}
.lifter-conent-area .single-post.llms_quiz a:hover {
color: #ecb101;
}
.lifter-conent-area .single-post.llms_quiz .llms-start-quiz-button,
.lifter-conent-area .single-post.llms_quiz .llms-button-action {
background: #ecb101;
color: white;
}
.lifter-conent-area .single-post.llms_quiz .llms-start-quiz-button:hover,
.lifter-conent-area .single-post.llms_quiz .llms-button-action:hover {
color: white;
}
.lifter-conent-area .single-post.llms_quiz .lesson-title {
font-size: 32px;
padding: 0px 0px 10px;
line-height: 1.2;
font-weight: 500;
color: #787f88;
}
.lifter-conent-area .single-post.llms_quiz .llms-next-lesson:hover {
color: #787f88;
}
.lifter-conent-area .single-post.llms_quiz .llms-button-action,
.lifter-conent-area .single-post.llms_quiz .llms-button-quiz-complete {
line-height: 1;
padding: 12px 24px;
font-size: 16px;
}
.lifter-conent-area .single-post.llms_quiz .llms-quiz-results-title,
.lifter-conent-area .single-post.llms_quiz .llms-quiz-meta-title,
.lifter-conent-area .single-post.llms_quiz .llms-question-text {
font-size: 18px;
margin: 0px 0px 10px;
line-height: 1.2;
font-weight: bold;
color: #787f88;
}
.lifter-conent-area .single-post.llms_quiz .llms-question-text {
font-size: 20px;
background: #f1f1f1;
padding: 2px 5px;
}
.lifter-conent-area .single-post.llms_quiz .llms-quiz-meta-info {
margin: 5px 0px 20px;
}
.lifter-conent-area .single-post.llms_quiz .llms-quiz-meta-info li {
margin: 0;
}
.lifter-conent-area .single-post.llms_quiz .entry-content {
border-top: none;
border: solid 1px #eaeaea;
margin-bottom: 30px;
background: transparent;
}
.lifter-conent-area .single-post.llms_quiz .entry-content .llms-quiz-wrapper .llms-return {
margin-bottom: 30px;
}
.lifter-conent-area .single-post.llms_quiz .entry-content .llms-quiz-wrapper .llms-return a {
position: relative;
}
.lifter-conent-area .single-post.llms_quiz .entry-content .llms-quiz-wrapper .llms-return a:before {
content: '';
width: 100%;
height: 2px;
background: #ecb101;
position: absolute;
left: 0;
bottom: 0;
transition: all 0.3s ease;
}
.lifter-conent-area .single-post.llms_quiz .entry-content .llms-quiz-wrapper .llms-return a:hover:before {
height: 4px;
}
.lifter-conent-area .single-post.llms_quiz .entry-content .llms-quiz-results .llms-quiz-results-title {
margin-bottom: 20px;
}
.lifter-conent-area .single-post.llms_quiz .entry-content .llms-quiz-results .llms-quiz-results-aside {
background: #f7f7f7;
width: 260px;
margin-right: 20px;
text-align: center;
padding: 15px;
}
.lifter-conent-area .single-post.llms_quiz .entry-content .llms-quiz-results .llms-quiz-results-aside .llms-donut {
margin: 0 auto;
}
.lifter-conent-area .single-post.llms_quiz .entry-content .llms-quiz-results .llms-quiz-attempt-results li {
font-size: 16px;
}
.lifter-conent-area .single-post.llms_quiz .entry-content .llms-quiz-results .llms-quiz-attempt-results li .llms-status-icon-tip .llms-status-icon {
font-size: 18px;
width: 30px;
height: 30px;
line-height: 30px;
}
.lifter-conent-area .single-post.llms_quiz .entry-content .llms-quiz-buttons {
margin-top: 30px;
}
.lifter-conent-area .single-post.llms_quiz .entry-content .llms-quiz-buttons .llms-button-secondary {
display: inline-block;
}
.lifter-conent-area .single-post.llms_quiz .entry-footer-body {
background: transparent;
padding: 0;
margin-top: 20px;
}
.lifter-conent-area .single-post.llms_quiz .entry-footer-body .social-share a {
background: #f7f7f7;
border: solid 1px #eaeaea;
color: #787f88;
}
.lifter-conent-area .single-post.llms_quiz .entry-footer-body .social-share a:hover {
color: #ecb101;
}
.llms-quiz-ui {
background: transparent;
}
.llms-quiz-ui .llms-quiz-question-wrapper .llms-choice-text {
width: auto !important;
}
.llms-quiz-ui .llms-question-image {
margin-bottom: 20px;
}
.lifter-membership-area .widget {
border: solid 1px #eaeaea;
padding: 20px;
border-radius: 4px;
font-size: 14px;
font-family: 'Poppins', sans-serif;
list-style-type: none;
}
.lifter-membership-area .widget img {
border-radius: 50%;
}
.lifter-membership-area .widget .widgettitle {
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 18px;
margin-bottom: 5px;
padding-bottom: 15px;
border-bottom: solid 1px #eaeaea;
color: #787f88;
}
.lifter-membership-area .widget a {
color: #787f88;
transition: all 0.3s ease;
}
.lifter-membership-area .widget a:hover {
color: #ecb101;
}
.lifter-membership-area .widget ul,
.lifter-membership-area .widget ol {
padding: 0;
transition: all 0.3s ease;
margin-bottom: 0;
}
.lifter-membership-area .widget ul li,
.lifter-membership-area .widget ol li {
list-style-type: none;
border-bottom: solid 1px #eaeaea;
padding: 10px 0px;
transition: all 0.3s ease;
}
.lifter-membership-area .widget ul li:last-child,
.lifter-membership-area .widget ol li:last-child {
margin-bottom: 0px;
border-bottom: none;
padding-bottom: 0;
}
.lifter-membership-area .widget .section-header {
color: #787f88;
}
.lifter-membership-area .widget .section-header .llms-collapse-caret {
margin-right: 5px;
}
.lifter-membership-area .widget .section-header .section-title {
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 14px;
}
.lifter-membership-area .widget .llms-lesson .llms-lesson-complete.done {
color: #fec009;
}
.lifter-membership-area .widget .llms-lesson .lesson-title.done a {
text-decoration: none;
color: #aeb2b8;
}
.lifter-membership-area .widget .llms-course-outline .llms-syllabus-footer {
padding-top: 15px;
}
.lifter-membership-area .widget .llms-course-outline .current-lesson .lesson-title {
font-weight: 500;
}
.lifter-membership-area .widget .llms-progress {
margin: 20px 0px 10px;
}
.lifter-membership-area .widget .llms-progress .llms-progress-bar {
background-color: #eaeaea;
border-radius: 4px;
height: 10px;
}
.lifter-membership-area .widget .llms-progress .llms-progress-bar .progress-bar-complete {
border-radius: 4px;
background: #fec009;
}
.lifter-membership-area pre {
overflow-x: auto;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
.lifter-membership-area .lifter-single-membership-post {
font-family: 'Poppins', sans-serif;
}
.lifter-membership-area .lifter-single-membership-post a {
color: #787f88;
}
.lifter-membership-area .lifter-single-membership-post a:hover {
color: #ecb101;
}
.lifter-membership-area .lifter-single-membership-post .entry-title {
font-size: 32px;
padding: 30px 50px 10px;
line-height: 1.2;
font-weight: 500;
color: #787f88;
}
.lifter-membership-area .lifter-single-membership-post .entry-content {
margin-bottom: 30px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content > p,
.lifter-membership-area .lifter-single-membership-post .entry-content > div,
.lifter-membership-area .lifter-single-membership-post .entry-content > ul,
.lifter-membership-area .lifter-single-membership-post .entry-content > ol,
.lifter-membership-area .lifter-single-membership-post .entry-content > pre {
padding: 15px 50px 15px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-meta-title {
font-weight: 500;
color: #787f88;
margin-bottom: 10px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-video-wrapper {
margin: 15px 0px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-meta-info .llms-meta span {
font-weight: 500;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-instructor-info .llms-author {
border-color: #eaeaea;
border: solid 1px #eaeaea;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-instructor-info .llms-author .name {
text-transform: capitalize;
font-weight: 500;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-instructor-info .avatar {
border-color: #eaeaea;
background: transparent;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-instructor-info,
.lifter-membership-area .lifter-single-membership-post .entry-content .wp-block-llms-course-progress,
.lifter-membership-area .lifter-single-membership-post .entry-content .wp-block-llms-course-continue-button,
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper,
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plans {
margin: 15px 0px;
display: inline-block;
width: 100%;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-course-continue-button {
background: #ecb101;
color: white;
border-radius: 4px;
padding: 10px 30px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper {
color: #787f88;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper a {
color: #787f88;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-section-title {
padding: 10px 15px;
text-align: left;
border: solid 1px #eaeaea;
background: #f2f2f2;
color: #787f88;
font-weight: 500;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview {
width: 100%;
margin-top: 0;
border: solid 1px #eaeaea;
border-top: none;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link-locked {
box-shadow: none;
min-height: auto;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link {
display: flex;
align-items: center;
flex-flow: row-reverse;
padding: 10px 15px;
background: #f7f7f7;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link:before,
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link:after {
content: none;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .clear {
width: auto;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-main,
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-extra {
float: none;
width: 100%;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-extra {
text-align: right;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-extra .llms-lesson-counter {
margin-bottom: 0;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-main {
display: flex;
align-items: center;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-main .llms-lesson-complete {
margin: 0;
margin-bottom: 0;
font-size: 18px;
margin-right: 7px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link .llms-main .llms-lesson-title {
margin: 0;
font-weight: 400;
font-size: 16px;
color: #787f88;
transition: all 0.3s ease;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-link:hover .llms-lesson-title {
color: #ecb101;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-syllabus-wrapper .llms-lesson-preview.is-complete .llms-lesson-complete {
color: #fec009;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan ul,
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan ol {
padding: 0;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content,
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-footer {
background: #f7f7f7;
border: solid 1px #eaeaea;
border-top: none;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .stamp,
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-footer .stamp {
border-radius: 4px;
padding: 2px 6px;
background: #ecb101;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .trial .lifterlms-price,
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-footer .trial .lifterlms-price {
font-weight: 500;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content {
border-bottom: none;
padding: 0px 0px 20px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-title {
background: #f2f2f2;
color: #787f88;
border-top: solid 1px #eaeaea;
border-bottom: solid 1px #eaeaea;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-pricing {
padding-top: 30px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .lifterlms-price {
font-weight: 500;
font-size: 20px;
display: inline-block;
margin: 3px 0px 5px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-description ul,
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-description ol {
padding: 10px 50px 20px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-description ul li,
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-description ol li {
text-align: left;
border-bottom: solid 1px;
border-color: #eaeaea;
padding: 5px 0px 10px;
margin: 5px 0px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-description ul li:last-child,
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-description ol li:last-child {
border-bottom: none;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-content .llms-access-plan-description p {
padding: 10px 50px 20px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-footer {
padding-bottom: 15px;
background: #f2f2f2;
border-top: solid 1px #eaeaea;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-footer a.button {
display: inline-block;
background: #ecb101;
border-radius: 4px;
transition: all 0.3s ease;
padding: 10px 30px;
color: white;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-footer a.button:hover {
background: #d39e01;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan .llms-access-plan-restrictions a {
color: #ecb101;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-access-plan.on-sale .price-regular .lifterlms-price {
text-decoration: line-through;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-progress {
margin: 20px 0px 10px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-progress .llms-progress-bar {
background-color: #eaeaea;
border-radius: 4px;
height: 10px;
}
.lifter-membership-area .lifter-single-membership-post .entry-content .llms-progress .llms-progress-bar .progress-bar-complete {
border-radius: 4px;
background: #fec009;
}
.lifter-membership-area .lifter-single-membership-post .entry-footer-body {
background: transparent;
padding: 0;
margin-top: 20px;
}
.lifter-membership-area .lifter-single-membership-post .entry-footer-body .social-share a {
width: 38px;
height: 38px;
line-height: 38px;
padding: 0;
border-radius: 4px;
margin-left: 5px;
background: #f7f7f7;
border: solid 1px #eaeaea;
color: #787f88;
}
.lifter-membership-area .lifter-single-membership-post .entry-footer-body .social-share a:hover {
color: #ecb101;
}
body.bbpress {
background: #f8f8f8;
}
body.bbpress .bbpress-sidebar-wrapper .widget {
padding: 20px;
border-radius: 4px;
}
body.bbpress .bbpress-sidebar-wrapper .widget img {
border-radius: 50%;
}
body.bbpress .bbpress-sidebar-wrapper .widget .widget-title {
font-weight: 500;
margin-bottom: 10px;
padding-bottom: 10px;
}
body.bbpress .bbpress-sidebar-wrapper .widget a {
transition: all 0.3s ease;
}
body.bbpress .bbpress-sidebar-wrapper .widget ul,
body.bbpress .bbpress-sidebar-wrapper .widget ol {
padding: 0;
margin-bottom: 0;
}
body.bbpress .bbpress-sidebar-wrapper .widget ul li,
body.bbpress .bbpress-sidebar-wrapper .widget ol li {
list-style-type: none;
margin-bottom: 5px;
padding-bottom: 10px;
}
body.bbpress .bbpress-sidebar-wrapper .widget ul li:before,
body.bbpress .bbpress-sidebar-wrapper .widget ol li:before {
content: "\f105";
font-family: "Font Awesome 5 Free";
margin-right: 5px;
font-weight: 900;
}
body.bbpress .bbpress-sidebar-wrapper .widget ul li:last-child,
body.bbpress .bbpress-sidebar-wrapper .widget ol li:last-child {
margin-bottom: 0px;
border-bottom: none;
padding-bottom: 0;
}
body.bbpress .bbpress-sidebar-wrapper .bbp_widget_login h4 {
margin-bottom: 0;
}
body.bbpress .bbpress-sidebar-wrapper .bbp_widget_login h4 a {
font-weight: 500;
}
body.bbpress .bbpress-sidebar-wrapper .bbp_widget_login input {
border-radius: 4px;
padding: 5px 15px;
font-weight: normal;
}
body.bbpress .bbpress-sidebar-wrapper .bbp_widget_login .bbp-submit-wrapper button[type="submit"] {
padding: 6px 15px;
border-radius: 4px;
font-weight: 500;
}
body.bbpress .bbpress-sidebar-wrapper .widget_display_stats dl {
display: grid;
grid-template-columns: 1fr minmax(30px, 50px);
grid-gap: 10px;
align-items: center;
}
body.bbpress .bbpress-sidebar-wrapper .widget_display_stats dl dt,
body.bbpress .bbpress-sidebar-wrapper .widget_display_stats dl dd,
body.bbpress .bbpress-sidebar-wrapper .widget_display_stats dl strong {
font-weight: normal;
}
body.bbpress .bbpress-sidebar-wrapper .widget_display_stats dl dt {
position: relative;
}
body.bbpress .bbpress-sidebar-wrapper .widget_display_stats dl dt span {
padding: 0px 10px 0px 0px;
}
body.bbpress .bbpress-sidebar-wrapper .widget_display_stats dl dt:after {
content: "";
width: 100%;
height: 1px;
position: absolute;
right: -30px;
top: 50%;
z-index: -1;
}
body.bbpress .bbpress-sidebar-wrapper .widget_display_stats dl dd {
text-align: right;
margin: 0;
}
body.bbpress .bbpress-sidebar-wrapper .widget_display_stats dl strong {
border-radius: 50px;
display: inline-block;
line-height: 30px;
border: none;
text-align: right;
}
body.bbpress .bbpress-sidebar-wrapper .widget_display_search form {
margin-top: 15px;
}
body.bbpress .bbpress-sidebar-wrapper .widget_display_search form div {
display: flex;
align-items: center;
}
body.bbpress .bbpress-sidebar-wrapper .widget_display_search form div input[type="text"] {
border-radius: 4px 0px 0px 4px;
padding: 6px 15px;
}
body.bbpress .bbpress-sidebar-wrapper .widget_display_search form div .button {
padding: 6px 15px;
border-radius: 0px 4px 4px 0px;
font-weight: 500;
border-left: none;
}
body.bbpress .single-headers .group-status {
color: #130f40;
font-weight: 500;
}
.bbpress #bbpress-forums {
overflow: initial;
}
.bbpress #bbpress-forums .bbp-user-section {
overflow: initial;
}
.bbpress #bbpress-forums a {
transition: all 0.3s ease;
font-size: 18px;
list-style: 26px;
font-weight: 500;
}
.bbpress #bbpress-forums a:hover {
color: #3742fa;
}
.bbpress #bbpress-forums li {
font-size: 16px;
}
@media (min-device-width: 320px) and (max-width: 767px) {
.bbpress #bbpress-forums li {
display: block;
width: 100% !important;
margin: 5px 0px;
text-align: left !important;
}
}
.bbpress #bbpress-forums li.bbp-forum-freshness a {
font-size: 14px;
color: #576574;
font-weight: 400;
}
.bbpress #bbpress-forums li.bbp-forum-freshness .bbp-topic-meta .bbp-author-name {
font-weight: 500;
color: #576574;
}
.bbpress #bbpress-forums .bbp-search-form form div {
display: flex;
align-items: center;
}
.bbpress #bbpress-forums .bbp-search-form form div input[type="text"] {
border-radius: 4px 0px 0px 4px;
min-width: 250px;
height: 45px;
}
@media (min-device-width: 320px) and (max-width: 767px) {
.bbpress #bbpress-forums .bbp-search-form form div input[type="text"] {
min-width: auto;
padding: 8px 15px;
}
}
.bbpress #bbpress-forums .bbp-search-form form div .button {
padding: 8px 15px;
border-radius: 0px 4px 4px 0px;
font-weight: 500;
border-left: none;
height: 45px;
font-size: 15px;
background-color: #3742fa;
color: #fff;
}
@media (min-device-width: 320px) and (max-width: 767px) {
.bbpress #bbpress-forums .bbp-search-form form div {
justify-content: center;
}
}
@media (min-device-width: 320px) and (max-width: 767px) {
.bbpress #bbpress-forums .bbp-search-form {
display: block;
width: 100%;
margin: 5px 0px;
}
}
.bbpress #bbpress-forums .bbp-breadcrumb {
margin-top: 15px;
font-size: 18px;
}
.bbpress #bbpress-forums .bbp-breadcrumb a {
color: #576574;
}
.bbpress #bbpress-forums .bbp-breadcrumb a:hover {
color: #3742fa;
}
.bbpress #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-current {
color: #3742fa;
}
@media (min-device-width: 320px) and (max-width: 767px) {
.bbpress #bbpress-forums .bbp-breadcrumb {
display: block;
width: 100%;
margin: 15px 0px 0px;
text-align: center;
}
}
.bbpress #bbpress-forums .bbp-template-notice {
display: inline-block;
width: 100%;
padding: 10px 15px;
margin: 20px 0px 0px;
}
.bbpress #bbpress-forums .bbp-template-notice li {
color: rgba(51, 51, 51, 0.7);
margin: 0 !important;
}
.bbpress #bbpress-forums .bbp-template-notice li .bbp-author-avatar img {
width: 30px;
height: 30px;
border-radius: 50px;
margin: 0px 3px;
margin: 0px 7px 0px 3px;
}
.bbpress #bbpress-forums .bbp-pagination {
margin: 10px 0px 0px;
display: flex;
align-items: center;
justify-content: space-between;
}
@media (min-device-width: 320px) and (max-width: 767px) {
.bbpress #bbpress-forums .bbp-pagination {
flex-direction: column;
}
.bbpress #bbpress-forums .bbp-pagination .bbp-pagination-count {
margin-bottom: 20px;
}
}
.bbpress #bbpress-forums .bbp-pagination .bbp-pagination-links .page-numbers {
border-radius: 4px;
padding: 7px 21px;
box-shadow: 1px 4px 5px rgba(46, 61, 73, 0.11);
border: none;
margin: 0px 3px;
}
.bbpress #bbpress-forums .bbp-pagination .bbp-pagination-links .current {
color: white;
}
.bbpress #bbpress-forums .bbp-pagination-links .page-numbers,
.bbpress #bbpress-forums .bbp-topic-pagination .page-numbers {
border-radius: 4px;
padding: 0px 4px;
}
.bbpress #bbpress-forums .bbp-topic-tags {
margin-top: 15px;
color: #130f40;
float: left;
}
.bbpress #bbpress-forums .bbp-topic-tags a {
color: #576574;
}
.bbpress #bbpress-forums #subscription-toggle {
margin-top: -50px;
}
.bbpress #bbpress-forums #subscription-toggle a.subscription-toggle,
.bbpress #bbpress-forums #favorite-toggle a.subscription-toggle {
border: 1px solid #3742fa;
color: #3742fa;
padding: 8px 15px;
display: inline-block;
border-radius: 4px;
font-size: 15px;
}
.bbpress #bbpress-forums #subscription-toggle a.subscription-toggle:hover,
.bbpress #bbpress-forums #favorite-toggle a.subscription-toggle:hover {
background-color: #3742fa;
color: #fff;
}
.bbpress #bbpress-forums #subscription-toggle a.favorite-toggle,
.bbpress #bbpress-forums #favorite-toggle a.favorite-toggle {
padding: 10px 30px;
color: #fff;
border: none;
border-radius: 4px;
transform: translateY(0px);
display: inline-block;
box-shadow: 1px 2px 5px rgba(0, 0, 0, 0);
}
.bbpress #bbpress-forums #subscription-toggle a.favorite-toggle:hover,
.bbpress #bbpress-forums #favorite-toggle a.favorite-toggle:hover {
transform: translateY(-5px);
box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.1);
}
@media (min-device-width: 320px) and (max-width: 767px) {
.bbpress #bbpress-forums #subscription-toggle,
.bbpress #bbpress-forums #favorite-toggle {
float: none;
text-align: center;
display: inline-block;
margin: 15px 0px 15px;
width: 100%;
}
}
.bbpress #bbpress-forums .bbp-forums,
.bbpress #bbpress-forums .bbp-topics,
.bbpress #bbpress-forums .bbp-replies {
margin-top: 50px;
display: inline-block;
width: 100%;
border: none;
}
.bbpress #bbpress-forums .bbp-forums .bbp-header,
.bbpress #bbpress-forums .bbp-topics .bbp-header,
.bbpress #bbpress-forums .bbp-replies .bbp-header {
background: transparent;
border: none;
font-weight: 500;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body,
.bbpress #bbpress-forums .bbp-topics .bbp-body,
.bbpress #bbpress-forums .bbp-replies .bbp-body {
margin: 15px 0px 0px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum {
border: 1px solid #d8e6f5;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic {
margin: 7px 0px;
display: inline-block;
width: 100%;
padding: 15px;
border-radius: 4px;
transition: all 0.3s ease;
transform: translateY(0px);
font-weight: 400;
background-color: #fff;
padding: 25px 25px 20px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-started-in a,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-started-in a,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-started-in a,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-started-in a,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-started-in a,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-started-in a {
font-size: 14px;
color: #576574;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-started-in a:hover,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-started-in a:hover,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-started-in a:hover,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-started-in a:hover,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-started-in a:hover,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-started-in a:hover {
color: #3742fa;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-freshness a,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-freshness a,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-freshness a,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-freshness a,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-freshness a,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-freshness a {
font-size: 16px;
color: #576574;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-freshness a:hover,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-freshness a:hover,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-freshness a:hover,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-freshness a:hover,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-freshness a:hover,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-freshness a:hover {
color: #3742fa;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by {
font-size: 12px;
font-weight: 400;
margin: 7px 0px 10px;
display: flex;
align-items: center;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-name,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-name,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-name,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-name,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-name,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-name {
color: #576574;
text-transform: capitalize;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-name:hover,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-name:hover,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-name:hover,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-name:hover,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-name:hover,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-name:hover {
color: #3742fa;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img {
width: 30px;
border-radius: 50px;
margin: 0px 7px 0px 5px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forums-list,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forums-list,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forums-list,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forums-list,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forums-list,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forums-list {
display: none;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum a,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum a,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum a,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic a,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic a,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic a {
transition: all 0.3s ease;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum:hover,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum:hover,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum:hover,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic:hover,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic:hover,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic:hover {
transform: translateY(-3px);
background-color: #fff;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-info .bbp-forum-title,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-info .bbp-forum-title,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-info .bbp-forum-title,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-info .bbp-forum-title,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-info .bbp-forum-title,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-info .bbp-forum-title {
font-size: 16px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-info .bbp-forum-content,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-info .bbp-forum-content,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-info .bbp-forum-content,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-info .bbp-forum-content,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-info .bbp-forum-content,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-info .bbp-forum-content {
font-size: 14px;
color: #576574;
font-weight: 400;
margin: 7px 0px 5px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-info .bbp-forums-list,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-info .bbp-forums-list,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-info .bbp-forums-list,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-info .bbp-forums-list,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-info .bbp-forums-list,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-info .bbp-forums-list {
margin-top: 15px;
border: none;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum {
display: block;
padding: 0px 0px 3px;
margin: 0px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum a,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum a,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum a,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum a,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum a,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum a {
color: rgba(51, 51, 51, 0.5);
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta {
margin: 7px 0px 5px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img {
width: 20px;
height: 20px;
border-radius: 50px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-freshness .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-freshness .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-freshness .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-freshness .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-freshness .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-freshness .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-freshness .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-freshness .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-freshness .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-freshness .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-freshness .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-freshness .bbp-author-avatar img {
width: 20px;
height: 20px;
border-radius: 50px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-freshness .bbp-author-name,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-freshness .bbp-author-name,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-freshness .bbp-author-name,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-freshness .bbp-author-name,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-freshness .bbp-author-name,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-freshness .bbp-author-name,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-freshness .bbp-author-name,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-freshness .bbp-author-name,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-freshness .bbp-author-name,
.bbpress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-freshness .bbp-author-name,
.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-freshness .bbp-author-name,
.bbpress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-freshness .bbp-author-name {
font-size: 13px;
text-transform: capitalize;
margin-left: 2px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body div.bbp-reply-header,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.bbp-reply-header,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header {
background: #fff;
border-radius: 4px 4px 0px 0px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0);
padding: 15px;
border: 1px solid #d8e6f5;
border-bottom: 0;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body div.bbp-reply-header .bbp-reply-permalink a,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.bbp-reply-header .bbp-reply-permalink a,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header .bbp-reply-permalink a,
.bbpress #bbpress-forums .bbp-forums .bbp-body div.bbp-reply-header .bbp-admin-links a,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.bbp-reply-header .bbp-admin-links a,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header .bbp-admin-links a {
font-size: 15px;
text-transform: capitalize;
color: #576574;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body div.bbp-reply-header .bbp-reply-permalink a:hover,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.bbp-reply-header .bbp-reply-permalink a:hover,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header .bbp-reply-permalink a:hover,
.bbpress #bbpress-forums .bbp-forums .bbp-body div.bbp-reply-header .bbp-admin-links a:hover,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.bbp-reply-header .bbp-admin-links a:hover,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header .bbp-admin-links a:hover {
color: #3742fa;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body div.bbp-reply-header .bbp-reply-permalink,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.bbp-reply-header .bbp-reply-permalink,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header .bbp-reply-permalink {
font-size: 15px;
text-transform: capitalize;
color: #576574;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body div.topic,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.topic,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.topic,
.bbpress #bbpress-forums .bbp-forums .bbp-body div.reply,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.reply,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.reply {
border: 1px solid #d8e6f5!important;
border-top: none;
margin-bottom: 20px;
border-radius: 0px 0px 4px 4px;
padding: 15px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-author,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-author,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-author,
.bbpress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-author,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-author,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-author {
font-size: 12px;
text-transform: capitalize;
display: flex;
width: auto;
float: none;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-author .bbp-author-role,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-author .bbp-author-role,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-author .bbp-author-role,
.bbpress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-author .bbp-author-role,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-author .bbp-author-role,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-author .bbp-author-role {
margin: 0px 10px 0px 15px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-author .bbp-author-link,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-author .bbp-author-link,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-author .bbp-author-link,
.bbpress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-author .bbp-author-link,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-author .bbp-author-link,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-author .bbp-author-link {
display: flex;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-author .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-author .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-author .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-author .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-author .bbp-author-avatar img,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-author .bbp-author-avatar img {
border-radius: 4px;
margin: 0px;
width: 40px;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-author .bbp-author-name,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-author .bbp-author-name,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-author .bbp-author-name,
.bbpress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-author .bbp-author-name,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-author .bbp-author-name,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-author .bbp-author-name {
font-weight: 500;
text-transform: capitalize;
}
.bbpress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-content,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-content,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-content,
.bbpress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-content,
.bbpress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-content,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-content {
margin-left: 55px;
margin-top: -25px;
line-height: 1.5;
}
.bbpress #bbpress-forums .bbp-replies {
padding-bottom: 10px;
}
.bbpress #bbpress-forums .bbp-replies .bbp-header {
display: none;
}
.bbpress #bbpress-forums .bbp-replies .bbp-body {
margin: 0;
}
.bbpress #bbpress-forums .bbp-footer {
display: none;
}
.bbpress #bbpress-forums .bbp-topic-form,
.bbpress #bbpress-forums .bbp-reply-form,
.bbpress #bbpress-forums .bbp-no-reply,
.bbpress #bbpress-forums .bbp-no-topic {
margin-top: 50px;
display: inline-block;
width: 100%;
background: #fff;
padding: 30px;
border-radius: 4px;
}
.bbpress #bbpress-forums .bbp-topic-form form,
.bbpress #bbpress-forums .bbp-reply-form form,
.bbpress #bbpress-forums .bbp-no-reply form,
.bbpress #bbpress-forums .bbp-no-topic form {
font-weight: 400;
}
.bbpress #bbpress-forums .bbp-topic-form form label,
.bbpress #bbpress-forums .bbp-reply-form form label,
.bbpress #bbpress-forums .bbp-no-reply form label,
.bbpress #bbpress-forums .bbp-no-topic form label {
margin: 15px 0px;
font-size: 15px;
color: #130f40;
}
.bbpress #bbpress-forums .bbp-topic-form form input[type="text"],
.bbpress #bbpress-forums .bbp-reply-form form input[type="text"],
.bbpress #bbpress-forums .bbp-no-reply form input[type="text"],
.bbpress #bbpress-forums .bbp-no-topic form input[type="text"],
.bbpress #bbpress-forums .bbp-topic-form form input[type="password"],
.bbpress #bbpress-forums .bbp-reply-form form input[type="password"],
.bbpress #bbpress-forums .bbp-no-reply form input[type="password"],
.bbpress #bbpress-forums .bbp-no-topic form input[type="password"],
.bbpress #bbpress-forums .bbp-topic-form form select,
.bbpress #bbpress-forums .bbp-reply-form form select,
.bbpress #bbpress-forums .bbp-no-reply form select,
.bbpress #bbpress-forums .bbp-no-topic form select {
height: auto;
padding: 10px;
border-radius: 4px;
font-weight: 400;
font-size: 15px;
}
.bbpress #bbpress-forums .bbp-topic-form form .wp-editor-container,
.bbpress #bbpress-forums .bbp-reply-form form .wp-editor-container,
.bbpress #bbpress-forums .bbp-no-reply form .wp-editor-container,
.bbpress #bbpress-forums .bbp-no-topic form .wp-editor-container {
border-radius: 4px;
}
.bbpress #bbpress-forums .bbp-topic-form form fieldset,
.bbpress #bbpress-forums .bbp-reply-form form fieldset,
.bbpress #bbpress-forums .bbp-no-reply form fieldset,
.bbpress #bbpress-forums .bbp-no-topic form fieldset {
border: none;
padding: 0;
}
.bbpress #bbpress-forums .bbp-topic-form form .bbp-submit-wrapper button,
.bbpress #bbpress-forums .bbp-reply-form form .bbp-submit-wrapper button,
.bbpress #bbpress-forums .bbp-no-reply form .bbp-submit-wrapper button,
.bbpress #bbpress-forums .bbp-no-topic form .bbp-submit-wrapper button {
padding: 12px 30px;
border-radius: 4px;
border: 1px solid #3742fa;
color: #3742fa;
font-size: 15px;
}
.bbpress #bbpress-forums .bbp-topic-form form .bbp-submit-wrapper button:hover,
.bbpress #bbpress-forums .bbp-reply-form form .bbp-submit-wrapper button:hover,
.bbpress #bbpress-forums .bbp-no-reply form .bbp-submit-wrapper button:hover,
.bbpress #bbpress-forums .bbp-no-topic form .bbp-submit-wrapper button:hover {
background-color: #3742fa;
color: #fff;
}
.bbpress #bbpress-forums .bbp-topic-form form .bbp-submit-wrapper #bbp_topic_submit,
.bbpress #bbpress-forums .bbp-reply-form form .bbp-submit-wrapper #bbp_topic_submit,
.bbpress #bbpress-forums .bbp-no-reply form .bbp-submit-wrapper #bbp_topic_submit,
.bbpress #bbpress-forums .bbp-no-topic form .bbp-submit-wrapper #bbp_topic_submit {
background-color: #3742fa;
color: #fff;
font-size: 16px;
padding: 14px 30px;
}
.bbpress #bbpress-forums .bbp-topic-form form .bbp-remember-me label,
.bbpress #bbpress-forums .bbp-reply-form form .bbp-remember-me label,
.bbpress #bbpress-forums .bbp-no-reply form .bbp-remember-me label,
.bbpress #bbpress-forums .bbp-no-topic form .bbp-remember-me label {
width: auto;
}
.bbpress #bbpress-forums .bbp-topic-form .bbp-login-form label,
.bbpress #bbpress-forums .bbp-reply-form .bbp-login-form label,
.bbpress #bbpress-forums .bbp-no-reply .bbp-login-form label,
.bbpress #bbpress-forums .bbp-no-topic .bbp-login-form label {
margin: 0px 0px 10px;
}
.bbpress #bbpress-forums .bbp-template-notice {
margin: 10px 0px 10px;
padding: 10px 15px;
border: 1px solid #e6f0fa;
background-color: #fbf7ec;
border-radius: 4px;
}
.bbp-user-page.single #bbpress-forums #bbp-user-wrapper,
.bbp-user-edit.single #bbpress-forums #bbp-user-wrapper {
padding-top: 80px;
}
.bbp-user-page.single #bbpress-forums #bbp-user-wrapper h2.entry-title,
.bbp-user-edit.single #bbpress-forums #bbp-user-wrapper h2.entry-title {
padding-top: 10px;
font-weight: 500;
}
.bbp-user-page.single #bbpress-forums #bbp-user-wrapper #bbp-single-user-details #bbp-user-navigation,
.bbp-user-edit.single #bbpress-forums #bbp-user-wrapper #bbp-single-user-details #bbp-user-navigation {
padding: 10px 0;
}
.bbp-user-page.single #bbpress-forums #bbp-user-wrapper #bbp-single-user-details #bbp-user-navigation li.current a,
.bbp-user-edit.single #bbpress-forums #bbp-user-wrapper #bbp-single-user-details #bbp-user-navigation li.current a {
background-color: transparent;
}
.bbp-user-page.single #bbpress-forums #bbp-user-wrapper #bbp-single-user-details #bbp-user-navigation a,
.bbp-user-edit.single #bbpress-forums #bbp-user-wrapper #bbp-single-user-details #bbp-user-navigation a {
padding: 10px;
}
.bbp-user-page.single #bbpress-forums #bbp-user-wrapper #bbp-single-user-details #bbp-user-avatar img.avatar,
.bbp-user-edit.single #bbpress-forums #bbp-user-wrapper #bbp-single-user-details #bbp-user-avatar img.avatar {
margin-bottom: 0;
}
.bbp-user-page.single #bbpress-forums #bbp-user-wrapper #bbp-user-body .bbp-user-section,
.bbp-user-edit.single #bbpress-forums #bbp-user-wrapper #bbp-user-body .bbp-user-section {
margin-bottom: 25px;
}
.bbp-pagination-count {
font-size: 15px;
}
.bbp-user-edit.single #bbpress-forums #bbp-your-profile .entry-title {
margin-bottom: 10px;
}
.bbp-user-edit.single #bbpress-forums #bbp-your-profile input,
.bbp-user-edit.single #bbpress-forums #bbp-your-profile select,
.bbp-user-edit.single #bbpress-forums #bbp-your-profile textarea {
border-radius: 4px;
padding: 8px 15px;
min-height: auto;
height: auto;
}
.bbp-user-edit.single #bbpress-forums #bbp-your-profile .bbp-form {
border-radius: 4px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.03);
}
.bbp-user-edit.single #bbpress-forums #bbp-your-profile .user-submit {
padding: 10px 20px;
border-color: transparent;
border-radius: 4px;
}
.bbp-user-edit.single #bbpress-forums #bbp-your-profile .wp-generate-pw,
.bbp-user-edit.single #bbpress-forums #bbp-your-profile .wp-hide-pw,
.bbp-user-edit.single #bbpress-forums #bbp-your-profile .wp-cancel-pw {
padding: 10px 20px;
color: #555;
border: none;
border-radius: 4px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.bbp-user-edit.single #bbpress-forums #bbp-your-profile fieldset div input,
.bbp-user-edit.single #bbpress-forums #bbp-your-profile fieldset div select,
.bbp-user-edit.single #bbpress-forums #bbp-your-profile fieldset div textarea {
width: 80%;
}
.bbp-user-edit.single #bbpress-forums #bbp-your-profile fieldset div label[for] {
text-align: left;
}
.bbpress #bbpress-forums h2 {
font-size: 18px;
line-height: 28px;
color: #3742fa;
margin-left: 0px;
}
.bbpress #bbpress-forums .bbp-body li {
font-size: 14px;
}
.bbpress #bbpress-forums .bbp-replies .bbp-body div.reply {
background-color: #fff;
padding: 30px 20px 0;
}
.bbpress #bbpress-forums .bbp-form legend {
font-size: 15px;
}
.bbpress .bbp-the-content-wrapper .quicktags-toolbar input[type=button] {
text-transform: capitalize!important;
font-size: 15px!important;
}
.bbpress .bbp-submit-wrapper {
float: left;
}
.bbpress .bbp-submit-wrapper .button.submit {
padding: 14px 30px;
border: 0;
border-radius: 4px;
}
.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header .bbp-admin-links a {
font-size: 14px;
padding: 0 2px;
}
.bbpress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-author .bbp-author-name,
.bbpress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-author .bbp-author-name {
font-size: 16px;
font-weight: 500;
font-family: 'Poppins';
}
.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header .bbp-reply-post-date {
font-size: 14px;
}
.bbpress #bbpress-forums .bbp-reply-form form .bbp-submit-wrapper button,
#bbpress-forums .bbp-no-reply form .bbp-submit-wrapper button {
background-color: transparent;
}
.bbpress #bbpress-forums .bbp-template-notice li a {
font-size: 15px;
}
.bbpress #bbpress-forums .bbp-breadcrumb a,
.bbpress #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-current {
font-size: 16px;
}
.bbpress #bbpress-forums .bbp-breadcrumb p span {
padding: 0 5px;
}
.bbpress #bbpress-forums .bbp-no-topic form .bbp-submit-wrapper button {
background-color: transparent;
}
#bbpress-forums #subscription-toggle,
#bbpress-forums #favorite-toggle {
display: inline-block;
}
.bbpress #bbpress-forums #subscription-toggle a.subscription-toggle,
.bbpress #bbpress-forums #favorite-toggle a.favorite-toggle {
border: 1px solid #3742fa!important;
color: #3742fa!important;
padding: 9px 20px!important;
font-size: 16px;
margin: 0 5px;
}
.bbpress #bbpress-forums #favorite-toggle a.favorite-toggle:hover {
transform: translateY(0) !important;
box-shadow: none;
background-color: #3742fa!important;
color: #fff !important;
}
.bbpress #bbpress-forums #subscription-toggle {
margin-top: 0 !important;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#header-cover-image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image {
height: auto !important;
min-height: auto !important;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-header-avatar,
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-header-content,
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-actions {
float: none !important;
margin: 0 !important;
width: auto;
max-width: 100% !important;
padding: 0;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image {
margin-bottom: 0;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-header-avatar {
height: 300px;
background: #c5c5c520;
display: flex;
align-items: flex-end;
justify-content: center;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-header-avatar a {
margin-bottom: -25px;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-header-content {
padding: 30px 30px 0px;
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
width: 1170px !important;
margin: 0 auto !important;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-header-content .activity {
position: absolute;
left: 30px;
bottom: -12px;
margin-bottom: 0;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-header-content button.group-button {
padding: 14px 20px;
color: #3742fa;
border-radius: 4px;
border: none;
border: 1px solid #3742fa;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-header-content button.group-button:hover {
background-color: #3742fa;
color: #fff;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-actions {
padding: 18px 30px 0px 23px;
width: 1170px;
margin: 0 auto !important;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-actions .moderators-lists {
display: flex;
align-items: center;
flex-direction: row-reverse;
float: left;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-actions .moderators-lists .moderators-title {
margin-top: -5px;
margin-left: 7px;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header div#item-header-cover-image div#item-actions .moderators-lists ul {
margin: 0;
padding: 0;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header .desc-wrap {
padding: 0px 30px;
border: none;
background: transparent;
margin: 0 auto;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header .desc-wrap .group-description {
box-shadow: none;
background: transparent;
padding: 0;
}
body.single-item.groups .bp-wrap {
margin: 20px auto !important;
}
@media (min-width: 1200px) {
body.single-item.groups .bp-wrap {
max-width: 1140px;
width: 1140px;
}
}
@media (max-width: 1199px) {
body.single-item.groups .bp-wrap {
padding: 15px;
}
}
body.single-item.members #buddypress,
body.single-item.groups #buddypress {
max-width: 100%;
width: 100%;
margin: inherit !important;
}
body.single-item.members #buddypress .activity-update-form,
body.single-item.groups #buddypress .activity-update-form {
margin: 30px 0px 10px;
}
body.single-item.members #buddypress .subnav-filters,
body.single-item.groups #buddypress .subnav-filters {
display: none;
width: 100%;
margin-top: 0px;
}
body.single-item.members #buddypress .subnav-filters ul,
body.single-item.groups #buddypress .subnav-filters ul {
padding: 0;
margin: 0;
display: flex;
align-items: center;
}
body.single-item.members #buddypress .subnav-filters form.bp-dir-search-form,
body.single-item.groups #buddypress .subnav-filters form.bp-dir-search-form {
border-radius: 4px;
width: 250px;
overflow: hidden;
}
body.single-item.members #buddypress .subnav-filters form.bp-dir-search-form input[type="search"],
body.single-item.groups #buddypress .subnav-filters form.bp-dir-search-form input[type="search"] {
padding: 5px 10px;
font-weight: 400;
}
body.single-item.members #buddypress .subnav-filters .subnav-filters .component-filters .select-wrap,
body.single-item.groups #buddypress .subnav-filters .subnav-filters .component-filters .select-wrap {
width: 250px;
}
body.single-item.members #buddypress .subnav-filters .subnav-filters .component-filters .select-wrap select,
body.single-item.groups #buddypress .subnav-filters .subnav-filters .component-filters .select-wrap select {
width: 100%;
text-indent: 0;
}
body.groups #buddypress,
body.activity #buddypress,
body.friends #buddypress,
body.members #buddypress {
margin: 50px auto !important;
margin: 30px;
}
@media (min-width: 1200px) {
body.groups #buddypress,
body.activity #buddypress,
body.friends #buddypress,
body.members #buddypress {
max-width: 1140px;
width: 1140px;
}
}
@media (max-width: 1199px) {
body.groups #buddypress,
body.activity #buddypress,
body.friends #buddypress,
body.members #buddypress {
padding: 15px;
}
}
body.groups #buddypress .screen-content .subnav-filters,
body.activity #buddypress .screen-content .subnav-filters,
body.friends #buddypress .screen-content .subnav-filters,
body.members #buddypress .screen-content .subnav-filters {
margin-top: 30px;
}
body.groups #buddypress .screen-content .subnav-filters ul,
body.activity #buddypress .screen-content .subnav-filters ul,
body.friends #buddypress .screen-content .subnav-filters ul,
body.members #buddypress .screen-content .subnav-filters ul {
padding: 0;
margin: 0;
display: flex;
align-items: center;
}
body.groups #buddypress .screen-content .subnav-filters .subnav-search form.bp-dir-search-form,
body.activity #buddypress .screen-content .subnav-filters .subnav-search form.bp-dir-search-form,
body.friends #buddypress .screen-content .subnav-filters .subnav-search form.bp-dir-search-form,
body.members #buddypress .screen-content .subnav-filters .subnav-search form.bp-dir-search-form {
border-radius: 4px;
width: 250px;
overflow: hidden;
}
body.groups #buddypress .screen-content .subnav-filters .subnav-search form.bp-dir-search-form input[type="search"],
body.activity #buddypress .screen-content .subnav-filters .subnav-search form.bp-dir-search-form input[type="search"],
body.friends #buddypress .screen-content .subnav-filters .subnav-search form.bp-dir-search-form input[type="search"],
body.members #buddypress .screen-content .subnav-filters .subnav-search form.bp-dir-search-form input[type="search"] {
padding: 5px 10px;
font-weight: 400;
}
body.groups #buddypress .screen-content .subnav-filters #members-order-select .select-wrap,
body.activity #buddypress .screen-content .subnav-filters #members-order-select .select-wrap,
body.friends #buddypress .screen-content .subnav-filters #members-order-select .select-wrap,
body.members #buddypress .screen-content .subnav-filters #members-order-select .select-wrap,
body.groups #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap,
body.activity #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap,
body.friends #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap,
body.members #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap,
body.groups #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap,
body.activity #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap,
body.friends #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap,
body.members #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap,
body.groups #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap,
body.activity #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap,
body.friends #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap,
body.members #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap {
width: 250px;
}
@media (min-device-width: 320px) and (max-width: 767px) {
body.groups #buddypress .screen-content .subnav-filters #members-order-select .select-wrap,
body.activity #buddypress .screen-content .subnav-filters #members-order-select .select-wrap,
body.friends #buddypress .screen-content .subnav-filters #members-order-select .select-wrap,
body.members #buddypress .screen-content .subnav-filters #members-order-select .select-wrap,
body.groups #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap,
body.activity #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap,
body.friends #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap,
body.members #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap,
body.groups #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap,
body.activity #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap,
body.friends #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap,
body.members #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap,
body.groups #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap,
body.activity #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap,
body.friends #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap,
body.members #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap {
margin: 0 auto;
}
}
body.groups #buddypress .screen-content .subnav-filters #members-order-select .select-wrap select,
body.activity #buddypress .screen-content .subnav-filters #members-order-select .select-wrap select,
body.friends #buddypress .screen-content .subnav-filters #members-order-select .select-wrap select,
body.members #buddypress .screen-content .subnav-filters #members-order-select .select-wrap select,
body.groups #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap select,
body.activity #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap select,
body.friends #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap select,
body.members #buddypress .screen-content .subnav-filters #members-friends-select .select-wrap select,
body.groups #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap select,
body.activity #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap select,
body.friends #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap select,
body.members #buddypress .screen-content .subnav-filters #activity-filter-select .select-wrap select,
body.groups #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap select,
body.activity #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap select,
body.friends #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap select,
body.members #buddypress .screen-content .subnav-filters #groups-order-select .select-wrap select {
width: 100%;
text-indent: 0;
}
body.groups #buddypress .groups-list:not(.grid) > li,
body.activity #buddypress .groups-list:not(.grid) > li,
body.friends #buddypress .groups-list:not(.grid) > li,
body.members #buddypress .groups-list:not(.grid) > li,
body.groups #buddypress .members-list:not(.grid) > li,
body.activity #buddypress .members-list:not(.grid) > li,
body.friends #buddypress .members-list:not(.grid) > li,
body.members #buddypress .members-list:not(.grid) > li,
body.groups #buddypress .members-group-list:not(.grid) > li,
body.activity #buddypress .members-group-list:not(.grid) > li,
body.friends #buddypress .members-group-list:not(.grid) > li,
body.members #buddypress .members-group-list:not(.grid) > li {
border: 0;
box-shadow: 0 0 30px rgba(19, 15, 64, 0.08);
border-radius: 4px;
background: #fff;
padding: 40px 40px 30px;
margin: 15px 0px 20px;
}
body.groups #buddypress .groups-list:not(.grid) > li:last-child,
body.activity #buddypress .groups-list:not(.grid) > li:last-child,
body.friends #buddypress .groups-list:not(.grid) > li:last-child,
body.members #buddypress .groups-list:not(.grid) > li:last-child,
body.groups #buddypress .members-list:not(.grid) > li:last-child,
body.activity #buddypress .members-list:not(.grid) > li:last-child,
body.friends #buddypress .members-list:not(.grid) > li:last-child,
body.members #buddypress .members-list:not(.grid) > li:last-child,
body.groups #buddypress .members-group-list:not(.grid) > li:last-child,
body.activity #buddypress .members-group-list:not(.grid) > li:last-child,
body.friends #buddypress .members-group-list:not(.grid) > li:last-child,
body.members #buddypress .members-group-list:not(.grid) > li:last-child {
margin-bottom: 0px;
}
body.groups #buddypress .groups-list:not(.grid) > li .item,
body.activity #buddypress .groups-list:not(.grid) > li .item,
body.friends #buddypress .groups-list:not(.grid) > li .item,
body.members #buddypress .groups-list:not(.grid) > li .item,
body.groups #buddypress .members-list:not(.grid) > li .item,
body.activity #buddypress .members-list:not(.grid) > li .item,
body.friends #buddypress .members-list:not(.grid) > li .item,
body.members #buddypress .members-list:not(.grid) > li .item,
body.groups #buddypress .members-group-list:not(.grid) > li .item,
body.activity #buddypress .members-group-list:not(.grid) > li .item,
body.friends #buddypress .members-group-list:not(.grid) > li .item,
body.members #buddypress .members-group-list:not(.grid) > li .item {
display: flex;
flex-direction: column;
}
body.groups #buddypress .groups-list:not(.grid) > li .item h2 a,
body.activity #buddypress .groups-list:not(.grid) > li .item h2 a,
body.friends #buddypress .groups-list:not(.grid) > li .item h2 a,
body.members #buddypress .groups-list:not(.grid) > li .item h2 a,
body.groups #buddypress .members-list:not(.grid) > li .item h2 a,
body.activity #buddypress .members-list:not(.grid) > li .item h2 a,
body.friends #buddypress .members-list:not(.grid) > li .item h2 a,
body.members #buddypress .members-list:not(.grid) > li .item h2 a,
body.groups #buddypress .members-group-list:not(.grid) > li .item h2 a,
body.activity #buddypress .members-group-list:not(.grid) > li .item h2 a,
body.friends #buddypress .members-group-list:not(.grid) > li .item h2 a,
body.members #buddypress .members-group-list:not(.grid) > li .item h2 a {
color: #130f40;
}
body.groups #buddypress .groups-list:not(.grid) > li .item .group-desc,
body.activity #buddypress .groups-list:not(.grid) > li .item .group-desc,
body.friends #buddypress .groups-list:not(.grid) > li .item .group-desc,
body.members #buddypress .groups-list:not(.grid) > li .item .group-desc,
body.groups #buddypress .members-list:not(.grid) > li .item .group-desc,
body.activity #buddypress .members-list:not(.grid) > li .item .group-desc,
body.friends #buddypress .members-list:not(.grid) > li .item .group-desc,
body.members #buddypress .members-list:not(.grid) > li .item .group-desc,
body.groups #buddypress .members-group-list:not(.grid) > li .item .group-desc,
body.activity #buddypress .members-group-list:not(.grid) > li .item .group-desc,
body.friends #buddypress .members-group-list:not(.grid) > li .item .group-desc,
body.members #buddypress .members-group-list:not(.grid) > li .item .group-desc,
body.groups #buddypress .groups-list:not(.grid) > li .item .user-update,
body.activity #buddypress .groups-list:not(.grid) > li .item .user-update,
body.friends #buddypress .groups-list:not(.grid) > li .item .user-update,
body.members #buddypress .groups-list:not(.grid) > li .item .user-update,
body.groups #buddypress .members-list:not(.grid) > li .item .user-update,
body.activity #buddypress .members-list:not(.grid) > li .item .user-update,
body.friends #buddypress .members-list:not(.grid) > li .item .user-update,
body.members #buddypress .members-list:not(.grid) > li .item .user-update,
body.groups #buddypress .members-group-list:not(.grid) > li .item .user-update,
body.activity #buddypress .members-group-list:not(.grid) > li .item .user-update,
body.friends #buddypress .members-group-list:not(.grid) > li .item .user-update,
body.members #buddypress .members-group-list:not(.grid) > li .item .user-update {
margin: 0;
padding: 0;
border: none;
font-style: normal;
columns: #576574;
font-size: 17px;
}
body.groups #buddypress .groups-list:not(.grid) > li .item .generic-button a,
body.activity #buddypress .groups-list:not(.grid) > li .item .generic-button a,
body.friends #buddypress .groups-list:not(.grid) > li .item .generic-button a,
body.members #buddypress .groups-list:not(.grid) > li .item .generic-button a,
body.groups #buddypress .members-list:not(.grid) > li .item .generic-button a,
body.activity #buddypress .members-list:not(.grid) > li .item .generic-button a,
body.friends #buddypress .members-list:not(.grid) > li .item .generic-button a,
body.members #buddypress .members-list:not(.grid) > li .item .generic-button a,
body.groups #buddypress .members-group-list:not(.grid) > li .item .generic-button a,
body.activity #buddypress .members-group-list:not(.grid) > li .item .generic-button a,
body.friends #buddypress .members-group-list:not(.grid) > li .item .generic-button a,
body.members #buddypress .members-group-list:not(.grid) > li .item .generic-button a,
body.groups #buddypress .groups-list:not(.grid) > li .item .generic-button button,
body.activity #buddypress .groups-list:not(.grid) > li .item .generic-button button,
body.friends #buddypress .groups-list:not(.grid) > li .item .generic-button button,
body.members #buddypress .groups-list:not(.grid) > li .item .generic-button button,
body.groups #buddypress .members-list:not(.grid) > li .item .generic-button button,
body.activity #buddypress .members-list:not(.grid) > li .item .generic-button button,
body.friends #buddypress .members-list:not(.grid) > li .item .generic-button button,
body.members #buddypress .members-list:not(.grid) > li .item .generic-button button,
body.groups #buddypress .members-group-list:not(.grid) > li .item .generic-button button,
body.activity #buddypress .members-group-list:not(.grid) > li .item .generic-button button,
body.friends #buddypress .members-group-list:not(.grid) > li .item .generic-button button,
body.members #buddypress .members-group-list:not(.grid) > li .item .generic-button button {
color: #3742fa;
font-size: 15px;
font-family: 'Jost', sans-serif;
padding: 12px 26px;
border: 1px solid #3742fa;
-webkit-transition: all .3s ease;
transition: all .3s ease;
border-radius: 5px;
margin-top: 10px;
display: inline-block;
width: auto;
}
body.groups #buddypress .groups-list:not(.grid) > li .item .generic-button a:hover,
body.activity #buddypress .groups-list:not(.grid) > li .item .generic-button a:hover,
body.friends #buddypress .groups-list:not(.grid) > li .item .generic-button a:hover,
body.members #buddypress .groups-list:not(.grid) > li .item .generic-button a:hover,
body.groups #buddypress .members-list:not(.grid) > li .item .generic-button a:hover,
body.activity #buddypress .members-list:not(.grid) > li .item .generic-button a:hover,
body.friends #buddypress .members-list:not(.grid) > li .item .generic-button a:hover,
body.members #buddypress .members-list:not(.grid) > li .item .generic-button a:hover,
body.groups #buddypress .members-group-list:not(.grid) > li .item .generic-button a:hover,
body.activity #buddypress .members-group-list:not(.grid) > li .item .generic-button a:hover,
body.friends #buddypress .members-group-list:not(.grid) > li .item .generic-button a:hover,
body.members #buddypress .members-group-list:not(.grid) > li .item .generic-button a:hover,
body.groups #buddypress .groups-list:not(.grid) > li .item .generic-button button:hover,
body.activity #buddypress .groups-list:not(.grid) > li .item .generic-button button:hover,
body.friends #buddypress .groups-list:not(.grid) > li .item .generic-button button:hover,
body.members #buddypress .groups-list:not(.grid) > li .item .generic-button button:hover,
body.groups #buddypress .members-list:not(.grid) > li .item .generic-button button:hover,
body.activity #buddypress .members-list:not(.grid) > li .item .generic-button button:hover,
body.friends #buddypress .members-list:not(.grid) > li .item .generic-button button:hover,
body.members #buddypress .members-list:not(.grid) > li .item .generic-button button:hover,
body.groups #buddypress .members-group-list:not(.grid) > li .item .generic-button button:hover,
body.activity #buddypress .members-group-list:not(.grid) > li .item .generic-button button:hover,
body.friends #buddypress .members-group-list:not(.grid) > li .item .generic-button button:hover,
body.members #buddypress .members-group-list:not(.grid) > li .item .generic-button button:hover {
background-color: #3742fa;
color: #fff;
}
body.groups #buddypress #groups-dir-list .bp-pagination,
body.activity #buddypress #groups-dir-list .bp-pagination,
body.friends #buddypress #groups-dir-list .bp-pagination,
body.members #buddypress #groups-dir-list .bp-pagination,
body.groups #buddypress #members-group-list .bp-pagination,
body.activity #buddypress #members-group-list .bp-pagination,
body.friends #buddypress #members-group-list .bp-pagination,
body.members #buddypress #members-group-list .bp-pagination,
body.groups #buddypress #members-dir-list .bp-pagination,
body.activity #buddypress #members-dir-list .bp-pagination,
body.friends #buddypress #members-dir-list .bp-pagination,
body.members #buddypress #members-dir-list .bp-pagination,
body.groups #buddypress .groups .bp-pagination,
body.activity #buddypress .groups .bp-pagination,
body.friends #buddypress .groups .bp-pagination,
body.members #buddypress .groups .bp-pagination,
body.groups #buddypress .friends .bp-pagination,
body.activity #buddypress .friends .bp-pagination,
body.friends #buddypress .friends .bp-pagination,
body.members #buddypress .friends .bp-pagination {
margin: 20px 0px 0px;
display: inline-block;
float: none;
}
body.groups #buddypress #groups-dir-list .bp-pagination .bp-pagination-links,
body.activity #buddypress #groups-dir-list .bp-pagination .bp-pagination-links,
body.friends #buddypress #groups-dir-list .bp-pagination .bp-pagination-links,
body.members #buddypress #groups-dir-list .bp-pagination .bp-pagination-links,
body.groups #buddypress #members-group-list .bp-pagination .bp-pagination-links,
body.activity #buddypress #members-group-list .bp-pagination .bp-pagination-links,
body.friends #buddypress #members-group-list .bp-pagination .bp-pagination-links,
body.members #buddypress #members-group-list .bp-pagination .bp-pagination-links,
body.groups #buddypress #members-dir-list .bp-pagination .bp-pagination-links,
body.activity #buddypress #members-dir-list .bp-pagination .bp-pagination-links,
body.friends #buddypress #members-dir-list .bp-pagination .bp-pagination-links,
body.members #buddypress #members-dir-list .bp-pagination .bp-pagination-links,
body.groups #buddypress .groups .bp-pagination .bp-pagination-links,
body.activity #buddypress .groups .bp-pagination .bp-pagination-links,
body.friends #buddypress .groups .bp-pagination .bp-pagination-links,
body.members #buddypress .groups .bp-pagination .bp-pagination-links,
body.groups #buddypress .friends .bp-pagination .bp-pagination-links,
body.activity #buddypress .friends .bp-pagination .bp-pagination-links,
body.friends #buddypress .friends .bp-pagination .bp-pagination-links,
body.members #buddypress .friends .bp-pagination .bp-pagination-links {
margin: 0;
}
body.groups #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.activity #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.friends #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.members #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.groups #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers,
body.activity #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers,
body.friends #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers,
body.members #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers,
body.groups #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.activity #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.friends #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.members #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.groups #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers,
body.activity #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers,
body.friends #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers,
body.members #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers,
body.groups #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers,
body.activity #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers,
body.friends #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers,
body.members #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers {
border-radius: 4px;
padding: 7px 21px;
border: none;
margin: 0px 3px;
border: 1px solid #3742fa;
color: #3742fa;
}
@media (min-device-width: 320px) and (max-width: 767px) {
body.groups #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.activity #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.friends #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.members #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.groups #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers,
body.activity #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers,
body.friends #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers,
body.members #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers,
body.groups #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.activity #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.friends #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.members #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers,
body.groups #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers,
body.activity #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers,
body.friends #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers,
body.members #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers,
body.groups #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers,
body.activity #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers,
body.friends #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers,
body.members #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers {
padding: 4px 14px;
}
}
body.groups #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.activity #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.friends #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.members #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.groups #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.activity #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.friends #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.members #buddypress #members-group-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.groups #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.activity #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.friends #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.members #buddypress #members-dir-list .bp-pagination .bp-pagination-links .page-numbers:hover,
body.groups #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers:hover,
body.activity #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers:hover,
body.friends #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers:hover,
body.members #buddypress .groups .bp-pagination .bp-pagination-links .page-numbers:hover,
body.groups #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers:hover,
body.activity #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers:hover,
body.friends #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers:hover,
body.members #buddypress .friends .bp-pagination .bp-pagination-links .page-numbers:hover {
background-color: #3742fa;
color: #fff;
}
body.groups #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .current,
body.activity #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .current,
body.friends #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .current,
body.members #buddypress #groups-dir-list .bp-pagination .bp-pagination-links .current,
body.groups #buddypress #members-group-list .bp-pagination .bp-pagination-links .current,
body.activity #buddypress #members-group-list .bp-pagination .bp-pagination-links .current,
body.friends #buddypress #members-group-list .bp-pagination .bp-pagination-links .current,
body.members #buddypress #members-group-list .bp-pagination .bp-pagination-links .current,
body.groups #buddypress #members-dir-list .bp-pagination .bp-pagination-links .current,
body.activity #buddypress #members-dir-list .bp-pagination .bp-pagination-links .current,
body.friends #buddypress #members-dir-list .bp-pagination .bp-pagination-links .current,
body.members #buddypress #members-dir-list .bp-pagination .bp-pagination-links .current,
body.groups #buddypress .groups .bp-pagination .bp-pagination-links .current,
body.activity #buddypress .groups .bp-pagination .bp-pagination-links .current,
body.friends #buddypress .groups .bp-pagination .bp-pagination-links .current,
body.members #buddypress .groups .bp-pagination .bp-pagination-links .current,
body.groups #buddypress .friends .bp-pagination .bp-pagination-links .current,
body.activity #buddypress .friends .bp-pagination .bp-pagination-links .current,
body.friends #buddypress .friends .bp-pagination .bp-pagination-links .current,
body.members #buddypress .friends .bp-pagination .bp-pagination-links .current {
background-color: #3742fa;
transition: 0.3s;
color: #fff;
}
body.groups #buddypress #groups-dir-list #groups-list.grid,
body.activity #buddypress #groups-dir-list #groups-list.grid,
body.friends #buddypress #groups-dir-list #groups-list.grid,
body.members #buddypress #groups-dir-list #groups-list.grid,
body.groups #buddypress #members-group-list #groups-list.grid,
body.activity #buddypress #members-group-list #groups-list.grid,
body.friends #buddypress #members-group-list #groups-list.grid,
body.members #buddypress #members-group-list #groups-list.grid,
body.groups #buddypress #members-dir-list #groups-list.grid,
body.activity #buddypress #members-dir-list #groups-list.grid,
body.friends #buddypress #members-dir-list #groups-list.grid,
body.members #buddypress #members-dir-list #groups-list.grid,
body.groups #buddypress .groups #groups-list.grid,
body.activity #buddypress .groups #groups-list.grid,
body.friends #buddypress .groups #groups-list.grid,
body.members #buddypress .groups #groups-list.grid,
body.groups #buddypress .friends #groups-list.grid,
body.activity #buddypress .friends #groups-list.grid,
body.friends #buddypress .friends #groups-list.grid,
body.members #buddypress .friends #groups-list.grid,
body.groups #buddypress #groups-dir-list #members-list.grid,
body.activity #buddypress #groups-dir-list #members-list.grid,
body.friends #buddypress #groups-dir-list #members-list.grid,
body.members #buddypress #groups-dir-list #members-list.grid,
body.groups #buddypress #members-group-list #members-list.grid,
body.activity #buddypress #members-group-list #members-list.grid,
body.friends #buddypress #members-group-list #members-list.grid,
body.members #buddypress #members-group-list #members-list.grid,
body.groups #buddypress #members-dir-list #members-list.grid,
body.activity #buddypress #members-dir-list #members-list.grid,
body.friends #buddypress #members-dir-list #members-list.grid,
body.members #buddypress #members-dir-list #members-list.grid,
body.groups #buddypress .groups #members-list.grid,
body.activity #buddypress .groups #members-list.grid,
body.friends #buddypress .groups #members-list.grid,
body.members #buddypress .groups #members-list.grid,
body.groups #buddypress .friends #members-list.grid,
body.activity #buddypress .friends #members-list.grid,
body.friends #buddypress .friends #members-list.grid,
body.members #buddypress .friends #members-list.grid {
display: grid;
grid-gap: 30px;
border: none;
margin-top: 0;
}
body.groups #buddypress #groups-dir-list #groups-list.grid:before,
body.activity #buddypress #groups-dir-list #groups-list.grid:before,
body.friends #buddypress #groups-dir-list #groups-list.grid:before,
body.members #buddypress #groups-dir-list #groups-list.grid:before,
body.groups #buddypress #members-group-list #groups-list.grid:before,
body.activity #buddypress #members-group-list #groups-list.grid:before,
body.friends #buddypress #members-group-list #groups-list.grid:before,
body.members #buddypress #members-group-list #groups-list.grid:before,
body.groups #buddypress #members-dir-list #groups-list.grid:before,
body.activity #buddypress #members-dir-list #groups-list.grid:before,
body.friends #buddypress #members-dir-list #groups-list.grid:before,
body.members #buddypress #members-dir-list #groups-list.grid:before,
body.groups #buddypress .groups #groups-list.grid:before,
body.activity #buddypress .groups #groups-list.grid:before,
body.friends #buddypress .groups #groups-list.grid:before,
body.members #buddypress .groups #groups-list.grid:before,
body.groups #buddypress .friends #groups-list.grid:before,
body.activity #buddypress .friends #groups-list.grid:before,
body.friends #buddypress .friends #groups-list.grid:before,
body.members #buddypress .friends #groups-list.grid:before,
body.groups #buddypress #groups-dir-list #members-list.grid:before,
body.activity #buddypress #groups-dir-list #members-list.grid:before,
body.friends #buddypress #groups-dir-list #members-list.grid:before,
body.members #buddypress #groups-dir-list #members-list.grid:before,
body.groups #buddypress #members-group-list #members-list.grid:before,
body.activity #buddypress #members-group-list #members-list.grid:before,
body.friends #buddypress #members-group-list #members-list.grid:before,
body.members #buddypress #members-group-list #members-list.grid:before,
body.groups #buddypress #members-dir-list #members-list.grid:before,
body.activity #buddypress #members-dir-list #members-list.grid:before,
body.friends #buddypress #members-dir-list #members-list.grid:before,
body.members #buddypress #members-dir-list #members-list.grid:before,
body.groups #buddypress .groups #members-list.grid:before,
body.activity #buddypress .groups #members-list.grid:before,
body.friends #buddypress .groups #members-list.grid:before,
body.members #buddypress .groups #members-list.grid:before,
body.groups #buddypress .friends #members-list.grid:before,
body.activity #buddypress .friends #members-list.grid:before,
body.friends #buddypress .friends #members-list.grid:before,
body.members #buddypress .friends #members-list.grid:before {
content: none;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry,
body.members #buddypress #members-group-list #groups-list.grid .item-entry,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry,
body.groups #buddypress .groups #groups-list.grid .item-entry,
body.activity #buddypress .groups #groups-list.grid .item-entry,
body.friends #buddypress .groups #groups-list.grid .item-entry,
body.members #buddypress .groups #groups-list.grid .item-entry,
body.groups #buddypress .friends #groups-list.grid .item-entry,
body.activity #buddypress .friends #groups-list.grid .item-entry,
body.friends #buddypress .friends #groups-list.grid .item-entry,
body.members #buddypress .friends #groups-list.grid .item-entry,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry,
body.groups #buddypress #members-group-list #members-list.grid .item-entry,
body.activity #buddypress #members-group-list #members-list.grid .item-entry,
body.friends #buddypress #members-group-list #members-list.grid .item-entry,
body.members #buddypress #members-group-list #members-list.grid .item-entry,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry,
body.members #buddypress #members-dir-list #members-list.grid .item-entry,
body.groups #buddypress .groups #members-list.grid .item-entry,
body.activity #buddypress .groups #members-list.grid .item-entry,
body.friends #buddypress .groups #members-list.grid .item-entry,
body.members #buddypress .groups #members-list.grid .item-entry,
body.groups #buddypress .friends #members-list.grid .item-entry,
body.activity #buddypress .friends #members-list.grid .item-entry,
body.friends #buddypress .friends #members-list.grid .item-entry,
body.members #buddypress .friends #members-list.grid .item-entry {
margin: 0;
padding: 0;
width: 100%;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0);
border-radius: 4px;
transform: translateY(0px);
transition: all 0.3s ease;
background-color: #fff;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap {
background-color: transparent;
border-radius: 4px;
padding: 30px 15px 25px;
min-height: auto;
border: 0;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap *,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap *,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap *,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap *,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap *,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap *,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap *,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap *,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap *,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap *,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap *,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap *,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap *,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap *,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap *,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap *,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap *,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap *,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap *,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap *,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap *,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap *,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap *,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap *,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap *,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap *,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap *,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap *,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap *,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap *,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap *,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap *,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap *,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap *,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap *,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap *,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap *,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap *,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap *,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap * {
width: 100%;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-block,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-block,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-block,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-block,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-block,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-block,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-block,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-block,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-block,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-block,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-block,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-block,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-block,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-block,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-block,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-block,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-block,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-block,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-block,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-block,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-block,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-block,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-block,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-block,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-block,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-block,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-block,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-block,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-block,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-block,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-block,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-block,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .item-block,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .item-block,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .item-block,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .item-block,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .item-block,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .item-block,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .item-block,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .item-block {
min-height: auto !important;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .list-title,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .list-title,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .list-title,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .list-title,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .list-title,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .list-title,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .list-title,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .list-title,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .list-title,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .list-title,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .list-title,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .list-title,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .list-title,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .list-title,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .list-title,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .list-title,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .list-title,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .list-title,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .list-title,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .list-title,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .list-title,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .list-title,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .list-title,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .list-title,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .list-title,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .list-title,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .list-title,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .list-title,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .list-title,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .list-title,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .list-title,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .list-title,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .list-title,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .list-title,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .list-title,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .list-title,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .list-title,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .list-title,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .list-title,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .list-title {
font-weight: 500;
margin-bottom: 0px;
padding: 0;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-avatar img,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-avatar img,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .item-avatar img,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .item-avatar img,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .item-avatar img,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .item-avatar img,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .item-avatar img,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .item-avatar img,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .item-avatar img,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .item-avatar img {
width: 150px;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .item-meta,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-meta,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-meta,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-meta,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .item-meta,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-meta,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-meta,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-meta,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .item-meta,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-meta,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-meta,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-meta,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .item-meta,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-meta,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-meta,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-meta,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-meta,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-meta,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-meta,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-meta,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .item-meta,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .item-meta,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .item-meta,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .item-meta,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .item-meta,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .item-meta,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .item-meta,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .item-meta,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .item-meta {
margin-top: 0px;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .group-desc,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .group-desc,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .group-desc,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .group-desc,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .group-desc,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .group-desc,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .group-desc,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .group-desc,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .group-desc,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .group-desc,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .group-desc,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .group-desc,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .group-desc,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .group-desc,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .group-desc,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .group-desc,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .group-desc,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .group-desc,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .group-desc,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .group-desc,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .group-desc,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .group-desc,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .group-desc,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .group-desc,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .group-desc,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .group-desc,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .group-desc,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .group-desc,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .group-desc {
border: none;
font-style: normal;
min-height: auto;
margin-top: 0px;
padding: 5px 15px 0px;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .action,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .action,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .action,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .action,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .action,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .action,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .action,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .action,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .action,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .action,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .action,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .action,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .action,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .action,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .action,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .action {
position: relative;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .action button,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .action button,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .action button,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .action button,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .action button,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .action button,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .action button,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .action button,
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .action a,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .action a,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .action a,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .action a,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .action a,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .action a,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .action a,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .action a {
padding: 12px 26px;
border-radius: 4px;
border: none;
line-height: 1;
color: rgba(19, 15, 64, 0.8);
border: 1px solid #d5e7f9;
background-color: #f3f4ff;
display: inline-block;
margin-top: 15px;
width: auto;
font-size: 15px;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button:hover,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button:hover,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button:hover,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button:hover,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button:hover,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button:hover,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button:hover,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button:hover,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button:hover,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .action button:hover,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .action button:hover,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .action button:hover,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .action button:hover,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .action button:hover,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .action button:hover,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .action button:hover,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .action button:hover,
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a:hover,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a:hover,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a:hover,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a:hover,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a:hover,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a:hover,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a:hover,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .action a:hover,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .action a:hover,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .action a:hover,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .action a:hover,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .action a:hover,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .action a:hover {
color: #fff;
background-color: #3742fa;
border-color: #3742fa;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button a,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button a,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button a,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action button a,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button a,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button a,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button a,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action button a,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button a,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button a,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button a,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action button a,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button a,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button a,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button a,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .action button a,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button a,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button a,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button a,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .action button a,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button a,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button a,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button a,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action button a,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button a,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button a,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button a,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button a,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button a,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button a,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button a,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button a,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .action button a,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .action button a,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .action button a,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .action button a,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .action button a,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .action button a,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .action button a,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .action button a,
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a a,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a a,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a a,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap .action a a,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a a,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a a,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a a,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap .action a a,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a a,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a a,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a a,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap .action a a,
body.groups #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a a,
body.activity #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a a,
body.friends #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a a,
body.members #buddypress .groups #groups-list.grid .item-entry .list-wrap .action a a,
body.groups #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a a,
body.activity #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a a,
body.friends #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a a,
body.members #buddypress .friends #groups-list.grid .item-entry .list-wrap .action a a,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a a,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a a,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a a,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap .action a a,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a a,
body.activity #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a a,
body.friends #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a a,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a a,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a a,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a a,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a a,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a a,
body.groups #buddypress .groups #members-list.grid .item-entry .list-wrap .action a a,
body.activity #buddypress .groups #members-list.grid .item-entry .list-wrap .action a a,
body.friends #buddypress .groups #members-list.grid .item-entry .list-wrap .action a a,
body.members #buddypress .groups #members-list.grid .item-entry .list-wrap .action a a,
body.groups #buddypress .friends #members-list.grid .item-entry .list-wrap .action a a,
body.activity #buddypress .friends #members-list.grid .item-entry .list-wrap .action a a,
body.friends #buddypress .friends #members-list.grid .item-entry .list-wrap .action a a,
body.members #buddypress .friends #members-list.grid .item-entry .list-wrap .action a a {
display: inline-block;
width: 100%;
padding: 0;
background: transparent;
border: none;
}
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry:hover,
body.activity #buddypress #groups-dir-list #groups-list.grid .item-entry:hover,
body.friends #buddypress #groups-dir-list #groups-list.grid .item-entry:hover,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry:hover,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry:hover,
body.activity #buddypress #members-group-list #groups-list.grid .item-entry:hover,
body.friends #buddypress #members-group-list #groups-list.grid .item-entry:hover,
body.members #buddypress #members-group-list #groups-list.grid .item-entry:hover,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry:hover,
body.activity #buddypress #members-dir-list #groups-list.grid .item-entry:hover,
body.friends #buddypress #members-dir-list #groups-list.grid .item-entry:hover,
body.members #buddypress #members-dir-list #groups-list.grid .item-entry:hover,
body.groups #buddypress .groups #groups-list.grid .item-entry:hover,
body.activity #buddypress .groups #groups-list.grid .item-entry:hover,
body.friends #buddypress .groups #groups-list.grid .item-entry:hover,
body.members #buddypress .groups #groups-list.grid .item-entry:hover,
body.groups #buddypress .friends #groups-list.grid .item-entry:hover,
body.activity #buddypress .friends #groups-list.grid .item-entry:hover,
body.friends #buddypress .friends #groups-list.grid .item-entry:hover,
body.members #buddypress .friends #groups-list.grid .item-entry:hover,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry:hover,
body.activity #buddypress #groups-dir-list #members-list.grid .item-entry:hover,
body.friends #buddypress #groups-dir-list #members-list.grid .item-entry:hover,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry:hover,
body.groups #buddypress #members-group-list #members-list.grid .item-entry:hover,
body.activity #buddypress #members-group-list #members-list.grid .item-entry:hover,
body.friends #buddypress #members-group-list #members-list.grid .item-entry:hover,
body.members #buddypress #members-group-list #members-list.grid .item-entry:hover,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry:hover,
body.activity #buddypress #members-dir-list #members-list.grid .item-entry:hover,
body.friends #buddypress #members-dir-list #members-list.grid .item-entry:hover,
body.members #buddypress #members-dir-list #members-list.grid .item-entry:hover,
body.groups #buddypress .groups #members-list.grid .item-entry:hover,
body.activity #buddypress .groups #members-list.grid .item-entry:hover,
body.friends #buddypress .groups #members-list.grid .item-entry:hover,
body.members #buddypress .groups #members-list.grid .item-entry:hover,
body.groups #buddypress .friends #members-list.grid .item-entry:hover,
body.activity #buddypress .friends #members-list.grid .item-entry:hover,
body.friends #buddypress .friends #members-list.grid .item-entry:hover,
body.members #buddypress .friends #members-list.grid .item-entry:hover {
transform: translateY(-5px);
}
body.groups #buddypress #groups-dir-list #groups-list.grid.two,
body.activity #buddypress #groups-dir-list #groups-list.grid.two,
body.friends #buddypress #groups-dir-list #groups-list.grid.two,
body.members #buddypress #groups-dir-list #groups-list.grid.two,
body.groups #buddypress #members-group-list #groups-list.grid.two,
body.activity #buddypress #members-group-list #groups-list.grid.two,
body.friends #buddypress #members-group-list #groups-list.grid.two,
body.members #buddypress #members-group-list #groups-list.grid.two,
body.groups #buddypress #members-dir-list #groups-list.grid.two,
body.activity #buddypress #members-dir-list #groups-list.grid.two,
body.friends #buddypress #members-dir-list #groups-list.grid.two,
body.members #buddypress #members-dir-list #groups-list.grid.two,
body.groups #buddypress .groups #groups-list.grid.two,
body.activity #buddypress .groups #groups-list.grid.two,
body.friends #buddypress .groups #groups-list.grid.two,
body.members #buddypress .groups #groups-list.grid.two,
body.groups #buddypress .friends #groups-list.grid.two,
body.activity #buddypress .friends #groups-list.grid.two,
body.friends #buddypress .friends #groups-list.grid.two,
body.members #buddypress .friends #groups-list.grid.two,
body.groups #buddypress #groups-dir-list #members-list.grid.two,
body.activity #buddypress #groups-dir-list #members-list.grid.two,
body.friends #buddypress #groups-dir-list #members-list.grid.two,
body.members #buddypress #groups-dir-list #members-list.grid.two,
body.groups #buddypress #members-group-list #members-list.grid.two,
body.activity #buddypress #members-group-list #members-list.grid.two,
body.friends #buddypress #members-group-list #members-list.grid.two,
body.members #buddypress #members-group-list #members-list.grid.two,
body.groups #buddypress #members-dir-list #members-list.grid.two,
body.activity #buddypress #members-dir-list #members-list.grid.two,
body.friends #buddypress #members-dir-list #members-list.grid.two,
body.members #buddypress #members-dir-list #members-list.grid.two,
body.groups #buddypress .groups #members-list.grid.two,
body.activity #buddypress .groups #members-list.grid.two,
body.friends #buddypress .groups #members-list.grid.two,
body.members #buddypress .groups #members-list.grid.two,
body.groups #buddypress .friends #members-list.grid.two,
body.activity #buddypress .friends #members-list.grid.two,
body.friends #buddypress .friends #members-list.grid.two,
body.members #buddypress .friends #members-list.grid.two {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
body.groups #buddypress #groups-dir-list #groups-list.grid.two,
body.activity #buddypress #groups-dir-list #groups-list.grid.two,
body.friends #buddypress #groups-dir-list #groups-list.grid.two,
body.members #buddypress #groups-dir-list #groups-list.grid.two,
body.groups #buddypress #members-group-list #groups-list.grid.two,
body.activity #buddypress #members-group-list #groups-list.grid.two,
body.friends #buddypress #members-group-list #groups-list.grid.two,
body.members #buddypress #members-group-list #groups-list.grid.two,
body.groups #buddypress #members-dir-list #groups-list.grid.two,
body.activity #buddypress #members-dir-list #groups-list.grid.two,
body.friends #buddypress #members-dir-list #groups-list.grid.two,
body.members #buddypress #members-dir-list #groups-list.grid.two,
body.groups #buddypress .groups #groups-list.grid.two,
body.activity #buddypress .groups #groups-list.grid.two,
body.friends #buddypress .groups #groups-list.grid.two,
body.members #buddypress .groups #groups-list.grid.two,
body.groups #buddypress .friends #groups-list.grid.two,
body.activity #buddypress .friends #groups-list.grid.two,
body.friends #buddypress .friends #groups-list.grid.two,
body.members #buddypress .friends #groups-list.grid.two,
body.groups #buddypress #groups-dir-list #members-list.grid.two,
body.activity #buddypress #groups-dir-list #members-list.grid.two,
body.friends #buddypress #groups-dir-list #members-list.grid.two,
body.members #buddypress #groups-dir-list #members-list.grid.two,
body.groups #buddypress #members-group-list #members-list.grid.two,
body.activity #buddypress #members-group-list #members-list.grid.two,
body.friends #buddypress #members-group-list #members-list.grid.two,
body.members #buddypress #members-group-list #members-list.grid.two,
body.groups #buddypress #members-dir-list #members-list.grid.two,
body.activity #buddypress #members-dir-list #members-list.grid.two,
body.friends #buddypress #members-dir-list #members-list.grid.two,
body.members #buddypress #members-dir-list #members-list.grid.two,
body.groups #buddypress .groups #members-list.grid.two,
body.activity #buddypress .groups #members-list.grid.two,
body.friends #buddypress .groups #members-list.grid.two,
body.members #buddypress .groups #members-list.grid.two,
body.groups #buddypress .friends #members-list.grid.two,
body.activity #buddypress .friends #members-list.grid.two,
body.friends #buddypress .friends #members-list.grid.two,
body.members #buddypress .friends #members-list.grid.two {
grid-template-columns: repeat(1, 1fr);
}
}
body.groups #buddypress #groups-dir-list #groups-list.grid.three,
body.activity #buddypress #groups-dir-list #groups-list.grid.three,
body.friends #buddypress #groups-dir-list #groups-list.grid.three,
body.members #buddypress #groups-dir-list #groups-list.grid.three,
body.groups #buddypress #members-group-list #groups-list.grid.three,
body.activity #buddypress #members-group-list #groups-list.grid.three,
body.friends #buddypress #members-group-list #groups-list.grid.three,
body.members #buddypress #members-group-list #groups-list.grid.three,
body.groups #buddypress #members-dir-list #groups-list.grid.three,
body.activity #buddypress #members-dir-list #groups-list.grid.three,
body.friends #buddypress #members-dir-list #groups-list.grid.three,
body.members #buddypress #members-dir-list #groups-list.grid.three,
body.groups #buddypress .groups #groups-list.grid.three,
body.activity #buddypress .groups #groups-list.grid.three,
body.friends #buddypress .groups #groups-list.grid.three,
body.members #buddypress .groups #groups-list.grid.three,
body.groups #buddypress .friends #groups-list.grid.three,
body.activity #buddypress .friends #groups-list.grid.three,
body.friends #buddypress .friends #groups-list.grid.three,
body.members #buddypress .friends #groups-list.grid.three,
body.groups #buddypress #groups-dir-list #members-list.grid.three,
body.activity #buddypress #groups-dir-list #members-list.grid.three,
body.friends #buddypress #groups-dir-list #members-list.grid.three,
body.members #buddypress #groups-dir-list #members-list.grid.three,
body.groups #buddypress #members-group-list #members-list.grid.three,
body.activity #buddypress #members-group-list #members-list.grid.three,
body.friends #buddypress #members-group-list #members-list.grid.three,
body.members #buddypress #members-group-list #members-list.grid.three,
body.groups #buddypress #members-dir-list #members-list.grid.three,
body.activity #buddypress #members-dir-list #members-list.grid.three,
body.friends #buddypress #members-dir-list #members-list.grid.three,
body.members #buddypress #members-dir-list #members-list.grid.three,
body.groups #buddypress .groups #members-list.grid.three,
body.activity #buddypress .groups #members-list.grid.three,
body.friends #buddypress .groups #members-list.grid.three,
body.members #buddypress .groups #members-list.grid.three,
body.groups #buddypress .friends #members-list.grid.three,
body.activity #buddypress .friends #members-list.grid.three,
body.friends #buddypress .friends #members-list.grid.three,
body.members #buddypress .friends #members-list.grid.three {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
body.groups #buddypress #groups-dir-list #groups-list.grid.three,
body.activity #buddypress #groups-dir-list #groups-list.grid.three,
body.friends #buddypress #groups-dir-list #groups-list.grid.three,
body.members #buddypress #groups-dir-list #groups-list.grid.three,
body.groups #buddypress #members-group-list #groups-list.grid.three,
body.activity #buddypress #members-group-list #groups-list.grid.three,
body.friends #buddypress #members-group-list #groups-list.grid.three,
body.members #buddypress #members-group-list #groups-list.grid.three,
body.groups #buddypress #members-dir-list #groups-list.grid.three,
body.activity #buddypress #members-dir-list #groups-list.grid.three,
body.friends #buddypress #members-dir-list #groups-list.grid.three,
body.members #buddypress #members-dir-list #groups-list.grid.three,
body.groups #buddypress .groups #groups-list.grid.three,
body.activity #buddypress .groups #groups-list.grid.three,
body.friends #buddypress .groups #groups-list.grid.three,
body.members #buddypress .groups #groups-list.grid.three,
body.groups #buddypress .friends #groups-list.grid.three,
body.activity #buddypress .friends #groups-list.grid.three,
body.friends #buddypress .friends #groups-list.grid.three,
body.members #buddypress .friends #groups-list.grid.three,
body.groups #buddypress #groups-dir-list #members-list.grid.three,
body.activity #buddypress #groups-dir-list #members-list.grid.three,
body.friends #buddypress #groups-dir-list #members-list.grid.three,
body.members #buddypress #groups-dir-list #members-list.grid.three,
body.groups #buddypress #members-group-list #members-list.grid.three,
body.activity #buddypress #members-group-list #members-list.grid.three,
body.friends #buddypress #members-group-list #members-list.grid.three,
body.members #buddypress #members-group-list #members-list.grid.three,
body.groups #buddypress #members-dir-list #members-list.grid.three,
body.activity #buddypress #members-dir-list #members-list.grid.three,
body.friends #buddypress #members-dir-list #members-list.grid.three,
body.members #buddypress #members-dir-list #members-list.grid.three,
body.groups #buddypress .groups #members-list.grid.three,
body.activity #buddypress .groups #members-list.grid.three,
body.friends #buddypress .groups #members-list.grid.three,
body.members #buddypress .groups #members-list.grid.three,
body.groups #buddypress .friends #members-list.grid.three,
body.activity #buddypress .friends #members-list.grid.three,
body.friends #buddypress .friends #members-list.grid.three,
body.members #buddypress .friends #members-list.grid.three {
grid-template-columns: repeat(1, 1fr);
}
}
body.groups #buddypress #groups-dir-list #groups-list.grid.four,
body.activity #buddypress #groups-dir-list #groups-list.grid.four,
body.friends #buddypress #groups-dir-list #groups-list.grid.four,
body.members #buddypress #groups-dir-list #groups-list.grid.four,
body.groups #buddypress #members-group-list #groups-list.grid.four,
body.activity #buddypress #members-group-list #groups-list.grid.four,
body.friends #buddypress #members-group-list #groups-list.grid.four,
body.members #buddypress #members-group-list #groups-list.grid.four,
body.groups #buddypress #members-dir-list #groups-list.grid.four,
body.activity #buddypress #members-dir-list #groups-list.grid.four,
body.friends #buddypress #members-dir-list #groups-list.grid.four,
body.members #buddypress #members-dir-list #groups-list.grid.four,
body.groups #buddypress .groups #groups-list.grid.four,
body.activity #buddypress .groups #groups-list.grid.four,
body.friends #buddypress .groups #groups-list.grid.four,
body.members #buddypress .groups #groups-list.grid.four,
body.groups #buddypress .friends #groups-list.grid.four,
body.activity #buddypress .friends #groups-list.grid.four,
body.friends #buddypress .friends #groups-list.grid.four,
body.members #buddypress .friends #groups-list.grid.four,
body.groups #buddypress #groups-dir-list #members-list.grid.four,
body.activity #buddypress #groups-dir-list #members-list.grid.four,
body.friends #buddypress #groups-dir-list #members-list.grid.four,
body.members #buddypress #groups-dir-list #members-list.grid.four,
body.groups #buddypress #members-group-list #members-list.grid.four,
body.activity #buddypress #members-group-list #members-list.grid.four,
body.friends #buddypress #members-group-list #members-list.grid.four,
body.members #buddypress #members-group-list #members-list.grid.four,
body.groups #buddypress #members-dir-list #members-list.grid.four,
body.activity #buddypress #members-dir-list #members-list.grid.four,
body.friends #buddypress #members-dir-list #members-list.grid.four,
body.members #buddypress #members-dir-list #members-list.grid.four,
body.groups #buddypress .groups #members-list.grid.four,
body.activity #buddypress .groups #members-list.grid.four,
body.friends #buddypress .groups #members-list.grid.four,
body.members #buddypress .groups #members-list.grid.four,
body.groups #buddypress .friends #members-list.grid.four,
body.activity #buddypress .friends #members-list.grid.four,
body.friends #buddypress .friends #members-list.grid.four,
body.members #buddypress .friends #members-list.grid.four {
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 767px) {
body.groups #buddypress #groups-dir-list #groups-list.grid.four,
body.activity #buddypress #groups-dir-list #groups-list.grid.four,
body.friends #buddypress #groups-dir-list #groups-list.grid.four,
body.members #buddypress #groups-dir-list #groups-list.grid.four,
body.groups #buddypress #members-group-list #groups-list.grid.four,
body.activity #buddypress #members-group-list #groups-list.grid.four,
body.friends #buddypress #members-group-list #groups-list.grid.four,
body.members #buddypress #members-group-list #groups-list.grid.four,
body.groups #buddypress #members-dir-list #groups-list.grid.four,
body.activity #buddypress #members-dir-list #groups-list.grid.four,
body.friends #buddypress #members-dir-list #groups-list.grid.four,
body.members #buddypress #members-dir-list #groups-list.grid.four,
body.groups #buddypress .groups #groups-list.grid.four,
body.activity #buddypress .groups #groups-list.grid.four,
body.friends #buddypress .groups #groups-list.grid.four,
body.members #buddypress .groups #groups-list.grid.four,
body.groups #buddypress .friends #groups-list.grid.four,
body.activity #buddypress .friends #groups-list.grid.four,
body.friends #buddypress .friends #groups-list.grid.four,
body.members #buddypress .friends #groups-list.grid.four,
body.groups #buddypress #groups-dir-list #members-list.grid.four,
body.activity #buddypress #groups-dir-list #members-list.grid.four,
body.friends #buddypress #groups-dir-list #members-list.grid.four,
body.members #buddypress #groups-dir-list #members-list.grid.four,
body.groups #buddypress #members-group-list #members-list.grid.four,
body.activity #buddypress #members-group-list #members-list.grid.four,
body.friends #buddypress #members-group-list #members-list.grid.four,
body.members #buddypress #members-group-list #members-list.grid.four,
body.groups #buddypress #members-dir-list #members-list.grid.four,
body.activity #buddypress #members-dir-list #members-list.grid.four,
body.friends #buddypress #members-dir-list #members-list.grid.four,
body.members #buddypress #members-dir-list #members-list.grid.four,
body.groups #buddypress .groups #members-list.grid.four,
body.activity #buddypress .groups #members-list.grid.four,
body.friends #buddypress .groups #members-list.grid.four,
body.members #buddypress .groups #members-list.grid.four,
body.groups #buddypress .friends #members-list.grid.four,
body.activity #buddypress .friends #members-list.grid.four,
body.friends #buddypress .friends #members-list.grid.four,
body.members #buddypress .friends #members-list.grid.four {
grid-template-columns: repeat(1, 1fr);
}
}
body.activity.bp-user.my-activity #buddypress,
body.friends.bp-user.my-friends #buddypress,
body.groups.bp-user.my-groups #buddypress {
max-width: 100%;
width: auto;
margin: inherit !important;
}
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .item-meta {
margin-bottom: 10px;
}
#buddypress #whats-new-textarea #whats-new {
border: solid 1px #d8e6f5;
padding-top: 14px;
}
#buddypress .bp-pagination {
margin: 0;
display: inline-block;
float: none;
}
#buddypress .bp-pagination .bp-pagination-links {
margin: 0;
}
#buddypress .bp-pagination .bp-pagination-links .page-numbers {
border-radius: 4px;
padding: 7px 21px;
border: none;
margin: 0px 3px;
}
#buddypress .bp-pagination .bp-pagination-links .current {
color: white;
}
#buddypress .count {
width: 28px;
height: 28px;
background: #e6f0fa;
display: inline-block;
line-height: 28px;
padding: 0;
font-size: 10px;
border: 0;
color: #130f40;
font-weight: 700;
}
#buddypress .bp-screen-title {
font-weight: 500;
text-align: left;
color: #130f40;
font-size: 17px;
}
#buddypress .standard-form .bp-screen-title {
margin-top: 0px;
}
#buddypress .standard-form label {
font-weight: 500;
margin-bottom: 10px;
color: #130f40;
}
#buddypress .standard-form input[type="submit"] {
margin-top: 15px;
background: #3742fa;
color: #fff;
padding: 14px 25px;
}
#buddypress .standard-form input[type="submit"]:hover {
background: #3742fa;
color: #fff;
}
#buddypress .standard-form input[disabled="disabled"]:hover {
color: #fff;
}
#buddypress .standard-form input[type="submit"]#notification-bulk-manage {
margin-top: 0;
padding: 7px 20px 8px;
border-radius: 0 4px 4px 0;
}
#buddypress .standard-form table.bp-list tr {
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0);
border-radius: 4px !important;
padding: 15px;
margin: 15px 0px;
display: flex;
align-items: center;
justify-content: space-between;
}
#buddypress .standard-form table.bp-list tr .uname-column {
flex: 2;
}
#buddypress .standard-form table.bp-list thead tr {
background: transparent;
box-shadow: none;
margin: 0;
padding: 0;
padding-top: 15px;
border: none;
}
#buddypress .standard-form label[for="group-members-role-filter"] {
display: flex;
align-items: center;
}
#buddypress .standard-form .filter {
display: flex;
align-items: center;
}
#buddypress .standard-form .filter label[for="group-members-role-filter"] {
margin-right: 10px;
}
#buddypress .standard-form .description {
padding: 5px 15px;
border-radius: 4px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.03);
margin-top: 10px;
}
#buddypress .standard-form .bp-avatar-nav ul.avatar-nav-items {
border: none;
}
#buddypress .standard-form .bp-avatar-nav ul.avatar-nav-items a {
transition: all 0.3s ease;
}
#buddypress .standard-form .bp-avatar-nav ul.avatar-nav-items li.current {
background: #fff;
border: none;
border-radius: 4px;
}
#buddypress .standard-form .bp-avatar-nav ul.avatar-nav-items li.current a {
font-weight: 500;
color: #3742fa;
border-radius: 3px;
}
#buddypress .standard-form .bp-avatar-nav ul.avatar-nav-items li.current a:hover {
background-color: #3742fa;
color: #fff!important;
opacity: 1;
}
#buddypress .standard-form .bp-avatar-nav ul.avatar-nav-items #bp-avatar-upload a {
border: 1px solid #3742fa;
color: #3742fa;
}
#buddypress #group-invites-container .bp-navs {
border: none;
}
#buddypress #group-invites-container .bp-navs a {
padding: 5px 15px;
border-radius: 4px;
margin: 5px 0px;
}
#buddypress #group-invites-container .bp-navs .current a {
padding: 5px 15px;
border-radius: 4px;
font-weight: 500;
color: #3742fa;
}
#buddypress #group-invites-container .group-invites-column form.bp-invites-search-form {
border-radius: 4px;
width: 250px;
overflow: hidden;
}
#buddypress #group-invites-container .group-invites-column form.bp-invites-search-form input[type="search"] {
padding: 5px 10px;
font-weight: 400;
}
#buddypress #group-invites-container .group-invites-column form.bp-invites-search-form button[type="submit"] {
background: #3742fa;
color: #fff;
padding: 3px 10px 7px;
}
#buddypress #group-invites-container .group-invites-column a.button {
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.04);
border: none;
border-radius: 4px;
transition: all 0.3s ease;
}
#buddypress #group-invites-container .bp-list {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 20px;
}
#buddypress #group-invites-container .bp-list:before {
content: none;
}
#buddypress #group-invites-container .bp-list li {
box-shadow: 0 0 30px rgba(19, 15, 64, 0.08);
border: none;
border-radius: 4px !important;
padding: 35px 30px;
margin: 0px 0px;
background: #fff;
width: 100%;
}
#buddypress #group-invites-container .bp-list li .action button {
background: #eee;
border-radius: 4px;
padding: 4px 5px 2px;
}
#buddypress #group-invites-container .bp-list li .action button .icons:before {
font-size: 18px;
}
#buddypress #group-invites-container .bp-list li:hover button {
color: #fff;
background-color: #3742fa;
}
#buddypress #group-invites-container .bp-list li:hover button.invite-button.bp-icons {
opacity: 1;
color: #fff;
}
#buddypress #group-invites-container .bp-invites-content li .list-title {
font-size: 22px;
line-height: 30px;
color: #130f40;
margin-top: 10px;
}
#buddypress #group-invites-container .bp-invites-content .action button {
border: 1px solid #3742fa;
color: #3742fa;
border-radius: 4px;
font-size: 15px;
padding: 6px 14px;
}
#buddypress #group-invites-container .bp-invites-content .action button:hover {
background-color: #3742fa;
color: #fff;
}
#buddypress #group-invites-container .bp-invites-content .action button.invite-button.bp-icons {
border: 0;
color: #576574;
opacity: 0.6;
}
#buddypress #group-invites-container .bp-invites-content .action button.invite-button.bp-icons:hover {
opacity: 1;
color: #fff;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items {
border: none;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items a {
transition: all 0.3s ease;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li.current {
border: none;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.03);
border-radius: 4px;
}
#buddypress .bp-avatar-nav ul.avatar-nav-items li.current a {
font-weight: 500;
}
#buddypress ol.group-create-buttons li a {
padding: 6px 10px;
}
#buddypress ol.group-create-buttons li.current a {
padding: 6px 10px;
}
#buddypress ul.button-nav,
#buddypress ol.button-tabs {
border: none;
background: transparent;
margin: 0px 5px 0px 0px;
}
#buddypress ul.button-nav li,
#buddypress ol.button-tabs li {
position: relative;
}
#buddypress ul.button-nav li a,
#buddypress ol.button-tabs li a {
padding: 5px 10px;
}
#buddypress ul.button-nav li:after,
#buddypress ol.button-tabs li:after {
content: '';
width: 100%;
height: 0px;
position: absolute;
left: 0;
bottom: -4px;
transition: all 0.3s ease;
}
#buddypress ul.button-nav li:hover:after,
#buddypress ol.button-tabs li:hover:after,
#buddypress ul.button-nav li:focus:after,
#buddypress ol.button-tabs li:focus:after {
width: 100%;
height: 2px;
}
#buddypress ul.button-nav li:hover a,
#buddypress ol.button-tabs li:hover a,
#buddypress ul.button-nav li:focus a,
#buddypress ol.button-tabs li:focus a {
background: none;
}
#buddypress ul.button-nav li.current,
#buddypress ol.button-tabs li.current {
border: none;
}
#buddypress ul.button-nav li.current:after,
#buddypress ol.button-tabs li.current:after {
width: 100%;
height: 2px;
}
#buddypress ul.button-nav li.current a,
#buddypress ol.button-tabs li.current a {
color: #3742fa;
font-weight: 500;
border: none;
border-radius: 4px;
background: transparent;
transition: all 0.3s ease;
padding-left: 0;
}
#buddypress #group-create-tabs ol.button-tabs {
padding-left: 0;
}
#buddypress #group-create-tabs ol.button-tabs li {
padding: 0;
color: #130f40;
font-size: 20px;
}
#buddypress #group-create-tabs ol.button-tabs li:not(.current):after {
content: none;
}
#buddypress #group-create-tabs ol.button-tabs li.current:after {
bottom: 0;
}
#buddypress .subnav-filters {
display: none;
width: 100%;
margin-top: 0px;
}
#buddypress .subnav-filters ul {
padding: 0;
margin: 0;
display: flex;
align-items: center;
}
#buddypress .subnav-filters form.bp-messages-search-form,
#buddypress .subnav-filters form.bp-dir-search-form {
border-radius: 4px;
width: 250px;
overflow: hidden;
}
@media (min-device-width: 320px) and (max-width: 767px) {
#buddypress .subnav-filters form.bp-messages-search-form,
#buddypress .subnav-filters form.bp-dir-search-form {
margin: 0 auto 10px;
}
}
#buddypress .subnav-filters form.bp-messages-search-form input[type="search"],
#buddypress .subnav-filters form.bp-dir-search-form input[type="search"] {
padding: 5px 10px;
font-weight: 400;
}
#buddypress .subnav-filters form.bp-messages-search-form button[type="submit"],
#buddypress .subnav-filters form.bp-dir-search-form button[type="submit"] {
background: #3742fa;
color: #fff;
padding: 8px 10px 7px;
height: 45px;
}
#buddypress .subnav-filters form.bp-messages-search-form button[type="submit"]:hover,
#buddypress .subnav-filters form.bp-dir-search-form button[type="submit"]:hover {
background: #0916f1;
}
#buddypress .subnav-filters .component-filters .select-wrap {
width: 250px;
}
#buddypress .subnav-filters .component-filters .select-wrap select {
width: 100%;
text-indent: 0;
height: 45px;
}
#buddypress .subnav-filters .user-messages-bulk-actions {
flex: 2;
text-align: right;
}
#buddypress .subnav-filters .user-messages-bulk-actions .select-wrap {
width: 250px;
}
#buddypress .subnav-filters .user-messages-bulk-actions .select-wrap:hover {
border: none;
}
#buddypress .subnav-filters .user-messages-bulk-actions .select-wrap select {
width: 100%;
text-indent: 0;
margin-right: 20px;
}
#buddypress .subnav-filters .user-messages-bulk-actions .select-wrap .select-arrow {
display: none;
}
#buddypress .profile .screen-heading {
border-bottom: none;
margin: 30px 0px 15px;
}
#buddypress .profile .bp-tables-user {
box-shadow: 0 0 40px rgba(19, 15, 64, 0.08);
border-radius: 4px;
overflow: hidden;
}
#buddypress .profile .bp-tables-user td {
padding: 10px 15px;
background: #fff;
}
#buddypress .profile .bp-tables-user .label {
font-weight: 500;
}
#buddypress .profile .bp-tables-user tr:last-child {
border-bottom: none;
}
#buddypress .profile #bp-delete-cover-image {
padding: 10px 20px;
color: #fff;
border-radius: 4px;
border: none;
}
#buddypress .bp-feedback {
box-shadow: 0 0 30px rgba(19, 15, 64, 0.08);
border-radius: 4px;
margin: 20px 0px;
background: #fff;
padding: 20px 25px;
font-family: 'Jost', sans-serif;
color: #576574;
border: 0;
}
#buddypress .bp-feedback .bp-icon {
padding: 10px 15px;
border-radius: 4px 0px 0px 4px;
}
#buddypress .bp-feedback .bp-help-text {
border-radius: 0px 4px 4px 0px;
padding: 10px;
}
#buddypress .bp-feedback p {
margin-top: 10px;
}
#buddypress .bp-messages-content .message-lists {
border-top: none;
}
#buddypress .bp-messages-content .message-lists .thread-item {
padding: 15px;
background: #fff;
border: 1px solid #d8e6f5;
display: flex;
align-items: center;
margin-bottom: 15px;
border-radius: 4px;
background-color: #fff;
}
#buddypress .bp-messages-content #thread-preview {
border: 1px solid #d8e6f5;
padding: 20px 20px 10px;
background-color: #fff;
border-radius: 5px;
}
#buddypress .bp-messages-content #thread-preview .message-title {
background: transparent;
margin-bottom: 10px;
font-weight: 500;
}
#buddypress .bp-messages-content #thread-preview ul,
#buddypress .bp-messages-content #thread-preview ol {
padding: 0;
}
#buddypress .bp-messages-content #thread-preview .preview-content {
padding: 15px;
margin: 0;
}
#buddypress .bp-messages-content #thread-preview .preview-content .preview-pane-header {
border-bottom: 0;
}
#buddypress .bp-messages-content #thread-preview .preview-content .preview-pane-header .thread-participants dt {
font-weight: 500;
margin-bottom: 15px;
}
#buddypress .bp-messages-content #thread-preview .preview-message {
margin-top: 0;
padding: 20px 20px 10px;
background-color: #f8f8f8;
}
#buddypress .bp-messages-content #bp-message-thread-header ul,
#buddypress .bp-messages-content #bp-message-thread-header ol {
padding: 0;
}
#buddypress .bp-messages-content #bp-message-thread-header .message-title {
background: transparent;
}
#buddypress .bp-messages-content #bp-message-thread-header .single-message-thread-header {
padding: 15px;
margin-bottom: 15px;
border-bottom: 0;
}
#buddypress .bp-messages-content #bp-message-thread-header .single-message-thread-header .thread-participants dt {
font-weight: 500;
margin-bottom: 15px;
}
#buddypress .bp-messages-content #bp-message-thread-list {
padding: 15px;
background-color: #fff;
border: 1px solid #d8e6f5;
}
#buddypress .bp-messages-content #bp-message-thread-list .message-metadata {
border-radius: 0px;
padding-bottom: 10px;
box-shadow: none;
border-color: #d8e6f5;
}
#buddypress .bp-messages-content #bp-message-thread-list .message-content {
margin-left: 0;
background-color: transparent;
}
#buddypress .bp-messages-content form .message-metadata {
margin-top: 30px;
}
#buddypress .bp-messages-content form .message-metadata strong {
margin-left: 10px;
}
#buddypress .bp-messages-content form .message-content {
margin-top: 15px;
}
#buddypress .bp-messages-content time {
font-size: 15px;
}
#buddypress #notifications-user-list form {
margin: 20px 0px;
}
#buddypress #notifications-user-list form thead tr {
background: #fff;
border: 1px solid #d8e6f5!important;
}
#buddypress #notifications-user-list form thead tr th {
padding: 10px 15px;
border-left: 1px solid #d8e6f5;
}
#buddypress #notifications-user-list form tr:last-child {
border: none;
}
#buddypress #notifications-user-list form tr .bulk-select-check label {
margin-bottom: 0px;
}
#buddypress #notifications-user-list form td {
padding: 10px 15px;
border: 1px solid #d8e6f5;
background-color: #fff;
font-size: 15px;
}
#buddypress .select-wrap {
width: 250px;
}
#buddypress .select-wrap select {
width: 100%;
text-indent: 0;
}
#buddypress li.no-ajax:after {
content: none;
}
#buddypress .activity-comments ul {
margin-top: 0;
}
#buddypress .activity-comments .comment-item {
position: relative;
}
#buddypress .activity-comments .comment-item .action {
position: absolute;
right: 0;
top: 5px;
}
@media (min-device-width: 320px) and (max-width: 767px) {
#buddypress .activity-comments .comment-item .action {
top: 25px;
}
}
#buddypress .activity-comments .acomment-content {
margin-top: 0;
padding-left: 35px;
padding-top: 5px;
}
#buddypress .activity-comments .acomment-content p {
background-color: #f9f9f9;
padding: 10px 12px;
border-radius: 10px;
margin-top: 8px;
color: #576574;
}
#buddypress .activity-comments .acomment-reply {
background: transparent;
font-weight: 500;
padding: 0;
}
.single-headers .group-status {
font-family: "Jost", sans-serif;
}
body #buddypress input[type=search] {
border: 0;
height: 45px;
font-size: 15px;
border: 1px solid #d8e6f5;
width: 80%;
}
body #buddypress .nouveau-search-submit {
height: 45px;
}
.groups-header .moderators-lists .moderators-title {
font-size: 14px;
font-family: 'Jost', sans-serif;
color: #130f40;
font-size: 17px;
font-weight: 400;
}
.groups-header .desc-wrap .group-description p {
color: #576574;
font-family: 'Jost';
font-size: 17px;
line-height: 26px;
}
.buddypress-wrap .activity .activity-list .activity-item .activity-content {
font-family: 'Jost', sans-serif;
}
.buddypress-wrap .mini .activity-header {
font-size: 17px;
}
.buddypress-wrap .subnav-filters .feed {
margin-top: 10px;
}
.bp-list li .item-avatar img.avatar {
border-radius: 6px;
max-width: 90px;
margin-bottom: 10px;
}
.bp-list li .item .item-block {
margin: 0;
width: 100%;
}
.bp-list li .item .item-block .list-title {
font-size: 22px;
line-height: 30px;
margin-bottom: 10px;
}
.bp-list li .item .item-block .item-meta {
color: #576574;
font-size: 14px;
line-height: 24px;
margin: 0;
}
body.groups #buddypress #groups-dir-list .groups-title a:hover {
color: #3742fa;
}
.buddypress-wrap .groups-list li p {
color: #576574;
font-size: 16px;
line-height: 26px;
}
#group-create-body img.avatar {
border-radius: 6px;
}
body.groups #buddypress #groups-dir-list #groups-list.grid li .item .action .button,
body.groups #buddypress #groups-dir-list #groups-list.grid li .item .action a.group-button {
color: rgba(19, 15, 64, 0.8);
font-size: 15px;
font-family: 'Jost', sans-serif;
padding: 12px 26px;
border: 1px solid #e7e9fd;
background-color: #f3f4ff;
transition: all 0.3s ease;
border-radius: 5px;
margin-top: 15px;
display: inline-block;
width: auto;
}
body.groups #buddypress #groups-dir-list #groups-list.grid li .item .action .button:hover,
body.groups #buddypress #groups-dir-list #groups-list.grid li .item .action a.group-button:hover {
background-color: #3742fa;
border-color: #3742fa;
color: #fff;
}
body.members #buddypress #members-dir-list #groups-list.grid .item-entry,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry,
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry,
body.members #buddypress #members-group-list #groups-list.grid .item-entry,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry,
body.members #buddypress #members-dir-list #members-list.grid .item-entry,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry,
body.members #buddypress #members-group-list #members-list.grid .item-entry,
body.groups #buddypress #members-group-list #members-list.grid .item-entry {
background-color: #fff;
box-shadow: 0 0 30px rgba(19, 15, 64, 0.08);
}
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap,
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap,
body.groups #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap,
body.members #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap,
body.groups #buddypress #groups-dir-list #members-list.grid .item-entry .list-wrap,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap,
body.groups #buddypress #members-group-list #members-list.grid .item-entry .list-wrap {
min-height: auto;
}
body.members #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap,
body.groups #buddypress #members-dir-list #groups-list.grid .item-entry .list-wrap,
body.members #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap,
body.groups #buddypress #groups-dir-list #groups-list.grid .item-entry .list-wrap,
body.members #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap,
body.groups #buddypress #members-group-list #groups-list.grid .item-entry .list-wrap {
padding: 30px 15px;
}
body.activity #buddypress .groups .activity-comments .generic-button a {
color: #130f40;
border: 0;
border-radius: 4px;
font-size: 14px;
padding: 4px 10px;
}
@media (min-device-width: 320px) and (max-width: 767px) {
body.activity #buddypress .groups .activity-comments .generic-button a {
font-size: 12px;
padding: 0 6px;
}
}
body.activity #buddypress .groups .activity-comments .generic-button a:hover {
color: #3742fa;
}
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button {
border-radius: 4px;
padding: 10px 20px;
font-size: 15px;
line-height: 20px;
margin-top: 10px;
width: auto;
display: inline-block;
}
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action a:hover,
body.members #buddypress #members-dir-list #members-list.grid .item-entry .list-wrap .action button:hover,
body.members #buddypress #members-group-list #members-list.grid .item-entry .list-wrap .action button:hover {
background-color: #3742fa;
color: #fff;
}
form.ac-form .ac-reply-avatar img {
border-radius: 6px;
}
.activity-list .activity-item .activity-content .activity-header p a:hover {
color: #3742fa;
}
@media (min-device-width: 320px) and (max-width: 767px) {
.activity-list .activity-item .activity-content .activity-header {
width: 65%;
margin: 0;
}
}
#previous-next input[name="previous"] {
color: #3742fa;
border: 1px solid #3742fa;
border-radius: 4px;
padding: 14px 25px;
}
#previous-next input[name="previous"]:hover {
background-color: #3742fa;
color: #fff;
}
.buddypress-wrap fieldset legend {
font-weight: 500;
color: #130f40;
}
.buddypress-wrap #group-create-body .bp-cover-image-status p.warning {
background: #eff7ec;
border: 0;
box-shadow: 0 0;
color: #130f40;
border-radius: 5px;
}
.buddypress-wrap .bp-invites-feedback .bp-feedback p {
margin: 14px 0 0 10px;
}
.members-list.grid.buddyboss,
.members-group-list.grid.buddyboss,
.groups-list.grid.buddyboss {
margin-left: 0;
margin-right: 0;
}
.members-list.grid.buddyboss li,
.members-group-list.grid.buddyboss li,
.groups-list.grid.buddyboss li {
flex: 100%;
max-width: 100%;
background-color: #fff !important;
}
.members-list.grid.buddyboss li .list-wrap,
.members-group-list.grid.buddyboss li .list-wrap,
.groups-list.grid.buddyboss li .list-wrap {
background-color: transparent !important;
}
.members-list.grid.buddyboss li .list-wrap .members-meta,
.members-group-list.grid.buddyboss li .list-wrap .members-meta,
.groups-list.grid.buddyboss li .list-wrap .members-meta,
.members-list.grid.buddyboss li .list-wrap .friends-meta,
.members-group-list.grid.buddyboss li .list-wrap .friends-meta,
.groups-list.grid.buddyboss li .list-wrap .friends-meta,
.members-list.grid.buddyboss li .list-wrap .groups-meta,
.members-group-list.grid.buddyboss li .list-wrap .groups-meta,
.groups-list.grid.buddyboss li .list-wrap .groups-meta {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 20px;
}
.members-list.grid.buddyboss li .list-wrap .members-meta .friendship-button.generic-button,
.members-group-list.grid.buddyboss li .list-wrap .members-meta .friendship-button.generic-button,
.groups-list.grid.buddyboss li .list-wrap .members-meta .friendship-button.generic-button,
.members-list.grid.buddyboss li .list-wrap .friends-meta .friendship-button.generic-button,
.members-group-list.grid.buddyboss li .list-wrap .friends-meta .friendship-button.generic-button,
.groups-list.grid.buddyboss li .list-wrap .friends-meta .friendship-button.generic-button,
.members-list.grid.buddyboss li .list-wrap .groups-meta .friendship-button.generic-button,
.members-group-list.grid.buddyboss li .list-wrap .groups-meta .friendship-button.generic-button,
.groups-list.grid.buddyboss li .list-wrap .groups-meta .friendship-button.generic-button {
grid-column-start: 1;
grid-column-end: 3;
max-width: 100%;
}
.members-list.grid.buddyboss li .list-wrap .members-meta .friendship-button.generic-button button,
.members-group-list.grid.buddyboss li .list-wrap .members-meta .friendship-button.generic-button button,
.groups-list.grid.buddyboss li .list-wrap .members-meta .friendship-button.generic-button button,
.members-list.grid.buddyboss li .list-wrap .friends-meta .friendship-button.generic-button button,
.members-group-list.grid.buddyboss li .list-wrap .friends-meta .friendship-button.generic-button button,
.groups-list.grid.buddyboss li .list-wrap .friends-meta .friendship-button.generic-button button,
.members-list.grid.buddyboss li .list-wrap .groups-meta .friendship-button.generic-button button,
.members-group-list.grid.buddyboss li .list-wrap .groups-meta .friendship-button.generic-button button,
.groups-list.grid.buddyboss li .list-wrap .groups-meta .friendship-button.generic-button button {
background-color: #f2f2f2 !important;
}
.members-list.grid.buddyboss li .list-wrap .item-avatar,
.members-group-list.grid.buddyboss li .list-wrap .item-avatar,
.groups-list.grid.buddyboss li .list-wrap .item-avatar {
margin-bottom: 5px;
}
.members-list.buddyboss:not(.grid) .members-meta div,
.members-group-list.buddyboss:not(.grid) .members-meta div,
.members-list.buddyboss:not(.grid) .friends-meta div,
.members-group-list.buddyboss:not(.grid) .friends-meta div,
.members-list.buddyboss:not(.grid) .groups-meta div,
.members-group-list.buddyboss:not(.grid) .groups-meta div {
margin-right: 10px;
}
.members-list.buddyboss:not(.grid) .members-meta button,
.members-group-list.buddyboss:not(.grid) .members-meta button,
.members-list.buddyboss:not(.grid) .friends-meta button,
.members-group-list.buddyboss:not(.grid) .friends-meta button,
.members-list.buddyboss:not(.grid) .groups-meta button,
.members-group-list.buddyboss:not(.grid) .groups-meta button {
background-color: #f2f2f2 !important;
}
.members-list.buddyboss:not(.grid) .members-meta #send-private-message a,
.members-group-list.buddyboss:not(.grid) .members-meta #send-private-message a,
.members-list.buddyboss:not(.grid) .friends-meta #send-private-message a,
.members-group-list.buddyboss:not(.grid) .friends-meta #send-private-message a,
.members-list.buddyboss:not(.grid) .groups-meta #send-private-message a,
.members-group-list.buddyboss:not(.grid) .groups-meta #send-private-message a,
.members-list.buddyboss:not(.grid) .members-meta .switch-button a,
.members-group-list.buddyboss:not(.grid) .members-meta .switch-button a,
.members-list.buddyboss:not(.grid) .friends-meta .switch-button a,
.members-group-list.buddyboss:not(.grid) .friends-meta .switch-button a,
.members-list.buddyboss:not(.grid) .groups-meta .switch-button a,
.members-group-list.buddyboss:not(.grid) .groups-meta .switch-button a {
padding: 10px 20px;
border: 1px solid #eaeaea;
}
.groups-list.buddyboss:not(.grid) li:hover button.group-button {
color: #fff !important;
}
.groups-list.buddyboss:not(.grid) .groups-meta button.group-button {
background-color: #f2f2f2 !important;
}
.groups-list.buddyboss.grid .groups-meta {
display: block !important;
}
#members-group-list .grid .item-entry {
max-width: 100%;
}
#members-group-list .grid.two .item-entry-header {
grid-column-start: 1;
grid-column-end: 3;
background: transparent !important;
border: none !important;
padding: 0 !important;
}
#members-group-list .grid.three .item-entry-header {
grid-column-start: 1;
grid-column-end: 4;
background: transparent !important;
border: none !important;
padding: 0 !important;
}
body.buddyboss .widget_bp_groups_widget.buddypress.widget ul li,
body.buddyboss .widget_bp_core_friends_widget.buddypress.widget ul li,
body.buddyboss .widget_bp_core_members_widget.buddypress.widget ul li {
width: 100%;
flex: 0 1 auto;
}
body.buddyboss .widget_bp_groups_widget.buddypress.widget ul li:before,
body.buddyboss .widget_bp_core_friends_widget.buddypress.widget ul li:before,
body.buddyboss .widget_bp_core_members_widget.buddypress.widget ul li:before {
content: '';
display: none;
}
body.buddyboss .widget_bp_groups_widget.buddypress.widget ul li:after,
body.buddyboss .widget_bp_core_friends_widget.buddypress.widget ul li:after,
body.buddyboss .widget_bp_core_members_widget.buddypress.widget ul li:after {
clear: both;
}
body.buddyboss .widget_bp_groups_widget.buddypress.widget ul li .item-avatar,
body.buddyboss .widget_bp_core_friends_widget.buddypress.widget ul li .item-avatar,
body.buddyboss .widget_bp_core_members_widget.buddypress.widget ul li .item-avatar {
padding: .5em;
float: left;
width: 60px;
}
body.buddyboss .widget_bp_groups_widget.buddypress.widget ul li .item-avatar img,
body.buddyboss .widget_bp_core_friends_widget.buddypress.widget ul li .item-avatar img,
body.buddyboss .widget_bp_core_members_widget.buddypress.widget ul li .item-avatar img {
width: 100%;
}
body.buddyboss .widget_bp_groups_widget.buddypress.widget ul li .item,
body.buddyboss .widget_bp_core_friends_widget.buddypress.widget ul li .item,
body.buddyboss .widget_bp_core_members_widget.buddypress.widget ul li .item {
padding: .5em;
}
body.buddyboss .widget .more-block {
margin-top: 15px;
margin-left: 5px;
}
body.buddyboss .widget.bp-latest-activities .activity-update {
margin-bottom: 10px;
padding-bottom: 10px;
width: 100%;
}
body.buddyboss .widget.bp-latest-activities .activity-update:last-child {
margin-bottom: 0px;
border-bottom: none;
padding-bottom: 0px;
}
body.buddyboss .widget_bp_profile_completion_widget ul.pc_detailed_progress li {
padding: 10px 0;
border-top: 1px solid #e7e9ec;
}
body.buddyboss .widget_bp_profile_completion_widget ul.pc_detailed_progress li:before {
display: none;
}
body.buddyboss .widget_bp_profile_completion_widget ul.pc_detailed_progress li .section_number {
display: none;
}
body.buddyboss .widget_bp_profile_completion_widget ul.pc_detailed_progress li .section_name a {
text-decoration: none !important;
color: #787f88 !important;
}
body.buddyboss #buddypress #members-list.grid .item-entry {
background-color: #fff;
}
body.buddyboss #buddypress #members-list.grid .item-entry .list-wrap .action .send-message,
body.buddyboss #buddypress #members-list.grid .item-entry .list-wrap .action a.switch-button.view-as {
display: inline-block;
width: auto;
background-color: transparent;
border: none;
}
body.buddyboss #buddypress .friends-request-list li .friends-meta.action div {
margin-bottom: 0;
}
body.buddyboss #buddypress .friends-request-list li .friends-meta.action .accept,
body.buddyboss #buddypress .friends-request-list li .friends-meta.action .reject {
float: none;
}
body.buddyboss #buddypress .friends-request-list li .friends-meta.action .accept {
background-color: #3742fa;
border-color: #3742fa;
color: #fff !important;
}
body.buddyboss #buddypress .friends-request-list li .friends-meta.action .generic-button a,
body.buddyboss #buddypress .friends-request-list li .friends-meta.action .generic-button button {
border: 1px solid #d5e7f9;
border-radius: 4px;
font-size: 15px;
padding: 8px 20px;
color: #576574;
}
body.buddyboss #buddypress .friends-request-list li .friends-meta.action .generic-button a:hover,
body.buddyboss #buddypress .friends-request-list li .friends-meta.action .generic-button button:hover {
background-color: #3742fa;
border-color: #3742fa;
color: #fff;
}
body.buddyboss #buddypress .bp-list li .item .item-meta .activity {
font-size: 15px;
color: #576574;
}
body.buddyboss #buddypress #send_message_form .select2-selection--multiple {
border-color: transparent;
padding: 12px;
}
body.buddyboss #buddypress #message-form-submit-wrapper {
display: block;
}
body.buddyboss #buddypress #message-form-submit-wrapper #whats-new-messages-toolbar #medium-editor-toolbar-1 {
bottom: -40px;
left: 0;
}
body.buddyboss #buddypress .members-list.buddyboss:not(.grid) > li .item .generic-button button,
body.buddyboss #buddypress .members-list.buddyboss:not(.grid) > li .item .generic-button a {
background-color: #f3f4ff !important;
border: 1px solid #e7e9fd;
color: rgba(19, 15, 64, 0.8);
padding: 10px 25px;
}
body.buddyboss #buddypress .members-list.buddyboss:not(.grid) > li .item .generic-button button:hover,
body.buddyboss #buddypress .members-list.buddyboss:not(.grid) > li .item .generic-button a:hover {
background-color: #3742fa !important;
border-color: #3742fa;
color: #fff;
}
body.buddyboss #buddypress .members-list.buddyboss:not(.grid) > li .item li.pending_friend {
padding: 0;
}
body.buddyboss #buddypress #members-group-list #members-list.grid.buddyboss .item-entry-header,
body.buddyboss #buddypress #members-group-list #members-list.buddyboss:not(.grid) .item-entry-header {
box-shadow: 0 0;
color: #3742fa;
}
body.buddyboss #buddypress #members-group-list #members-list.grid.buddyboss .item-entry .bp-generic-meta,
body.buddyboss #buddypress #members-group-list #members-list.buddyboss:not(.grid) .item-entry .bp-generic-meta {
display: block;
margin-top: 10px;
}
body.buddyboss #buddypress #members-group-list #members-list.grid.buddyboss .item-entry .bp-generic-meta button,
body.buddyboss #buddypress #members-group-list #members-list.buddyboss:not(.grid) .item-entry .bp-generic-meta button,
body.buddyboss #buddypress #members-group-list #members-list.grid.buddyboss .item-entry .bp-generic-meta a,
body.buddyboss #buddypress #members-group-list #members-list.buddyboss:not(.grid) .item-entry .bp-generic-meta a {
width: 80%;
background-color: #f3f4ff !important;
border: 1px solid #e7e9fd;
color: rgba(19, 15, 64, 0.8);
}
body.buddyboss #buddypress #members-group-list #members-list.grid.buddyboss .item-entry .bp-generic-meta button:hover,
body.buddyboss #buddypress #members-group-list #members-list.buddyboss:not(.grid) .item-entry .bp-generic-meta button:hover,
body.buddyboss #buddypress #members-group-list #members-list.grid.buddyboss .item-entry .bp-generic-meta a:hover,
body.buddyboss #buddypress #members-group-list #members-list.buddyboss:not(.grid) .item-entry .bp-generic-meta a:hover {
background-color: #3742fa !important;
color: #fff;
border-color: #3742fa;
}
body.buddyboss #buddypress #members-group-list #members-list.grid.buddyboss .item-entry .bp-generic-meta li.not_friends,
body.buddyboss #buddypress #members-group-list #members-list.buddyboss:not(.grid) .item-entry .bp-generic-meta li.not_friends,
body.buddyboss #buddypress #members-group-list #members-list.grid.buddyboss .item-entry .bp-generic-meta li.pending_friend,
body.buddyboss #buddypress #members-group-list #members-list.buddyboss:not(.grid) .item-entry .bp-generic-meta li.pending_friend {
padding: 0;
}
body.buddyboss #buddypress #members-group-list #members-list.buddyboss:not(.grid) .item-entry .bp-generic-meta button,
body.buddyboss #buddypress #members-group-list #members-list.buddyboss:not(.grid) .item-entry .bp-generic-meta a {
width: auto;
}
body.buddyboss #buddypress #group-invites-container .group-invites-members-listing .bp-list li {
border: 1px solid #e6f0fa;
margin: 10px;
box-shadow: none;
}
body.buddyboss .activity .activity-list .activity-item {
background-color: #fff;
}
body.buddyboss .activity .activity-list .activity-item .activity-header .activity-time-since:before {
display: none;
}
body.buddyboss .activity .activity-list .activity-item .generic-button a span {
font-weight: 400;
font-size: 13px;
color: #07294d;
}
body.buddyboss .activity .activity-list .activity-item .generic-button a span:hover {
color: #3742fa;
}
body.buddyboss .activity .activity-list .activity-item .activity-state-comments .comments-count {
font-size: 14px;
}
body.buddyboss .activity .activity-list .load-more a.loading {
padding: 14px 30px;
background-color: #fff;
box-shadow: none;
border-radius: 6px;
}
body.buddyboss .activity-update-form #whats-new-form #whats-new-submit {
flex-flow: row;
margin-top: 15px;
}
body.buddyboss .activity-update-form #whats-new-form #whats-new-submit #aw-whats-new-submit {
background-color: #3742fa;
padding: 7px 15px;
color: #fff;
border-radius: 4px;
width: auto;
font-size: 16px;
line-height: inherit;
margin-right: 10px;
border-color: #3742fa;
}
body.buddyboss .activity-update-form #whats-new-form #whats-new-submit #aw-whats-new-submit:hover {
background-color: #0916f1;
border-color: #0916f1;
}
body.buddyboss .activity-update-form #whats-new-form #whats-new-submit #aw-whats-new-reset {
color: #576574;
text-decoration: none;
font-size: 16px;
}
body.buddyboss .activity-update-form #whats-new-form #whats-new-submit #aw-whats-new-reset:hover {
background-color: #3742fa;
color: #fff;
border-color: #3742fa;
}
body.buddyboss .activity-update-form #whats-new-form #whats-new-content {
padding-bottom: 20px;
}
body.buddyboss .single-headers .item-header-wrap {
display: block;
}
body.buddyboss .groups-list:not(.grid) li,
body.buddyboss .members-list:not(.grid) li,
body.buddyboss .members-group-list:not(.grid) li {
background-color: transparent !important;
}
body.buddyboss #buddypress #members-dir-list #members-list.grid.buddyboss .item-entry .bp-generic-meta {
display: block;
margin-top: 16px;
}
body.buddyboss #buddypress #members-dir-list #members-list.grid.buddyboss .item-entry .bp-generic-meta button,
body.buddyboss #buddypress #members-dir-list #members-list.grid.buddyboss .item-entry .bp-generic-meta a {
width: 80%;
background-color: #f3f4ff !important;
border: 1px solid #e7e9fd;
color: rgba(19, 15, 64, 0.8);
}
body.buddyboss #buddypress #members-dir-list #members-list.grid.buddyboss .item-entry .bp-generic-meta button:hover,
body.buddyboss #buddypress #members-dir-list #members-list.grid.buddyboss .item-entry .bp-generic-meta a:hover {
background-color: #3742fa !important;
color: #fff;
border-color: #3742fa;
}
body.buddyboss #buddypress #members-dir-list #members-list.grid.buddyboss .item-entry .bp-generic-meta li.not_friends,
body.buddyboss #buddypress #members-dir-list #members-list.grid.buddyboss .item-entry .bp-generic-meta li.pending_friend {
padding: 0;
}
body.buddyboss #buddypress #whats-new-textarea #whats-new {
background-color: #fff;
}
body.buddyboss .groups #groups-list.buddyboss .item-entry {
background-color: #fff !important;
box-shadow: 0 0 30px rgba(19, 15, 64, 0.08);
padding: 20px 20px 15px;
}
body.buddyboss .buddypress-wrap .subnav-filters .grid-filters {
height: 45px;
background-color: #fff;
}
body.buddyboss #buddypress.buddypress-wrap #header-cover-image {
position: absolute;
}
body.buddyboss #buddypress.buddypress-wrap .bb-add-media.button,
body.buddyboss #buddypress.buddypress-wrap .bb-create-album.button,
body.buddyboss #buddypress.buddypress-wrap .button#bp-media-create-album-submit {
padding: 7px 15px;
border-radius: 4px;
color: #fff;
border: none;
}
body.buddyboss #buddypress.buddypress-wrap .bb-add-media.button:hover,
body.buddyboss #buddypress.buddypress-wrap .bb-create-album.button:hover,
body.buddyboss #buddypress.buddypress-wrap .button#bp-media-create-album-submit:hover {
color: #fff !important;
}
body.buddyboss #buddypress.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-meta,
body.buddyboss #buddypress.buddypress-wrap .activity .activity-list .activity-item .activity-content .groups-meta {
position: relative;
margin-top: 10px;
background-color: transparent;
}
body.buddyboss #buddypress.buddypress-wrap .activity .activity-list .activity-item .activity-content .activity-meta .generic-button a:hover {
color: #3742fa;
}
body.buddyboss #buddypress.buddypress-wrap .activity .activity-list .activity-item .activity-comments .time-since {
color: #576574;
font-size: 12px;
margin-left: 8px;
}
body.buddyboss #buddypress.buddypress-wrap .group-create-buttons li {
margin-right: 10px;
}
body.buddyboss #buddypress.buddypress-wrap .group-create-buttons li span,
body.buddyboss #buddypress.buddypress-wrap .group-create-buttons li a {
padding: 6px 10px;
display: inline-block;
}
body.buddyboss #buddypress.buddypress-wrap #group-create-body .bp-radio-wrap,
body.buddyboss #buddypress.buddypress-wrap .group-settings-selections .bp-radio-wrap,
body.buddyboss #buddypress.buddypress-wrap #group-create-body .bp-checkbox-wrap,
body.buddyboss #buddypress.buddypress-wrap .group-settings-selections .bp-checkbox-wrap {
display: flex;
align-items: center;
margin-bottom: 10px;
}
body.buddyboss #buddypress.buddypress-wrap #group-create-body .bp-radio-wrap label,
body.buddyboss #buddypress.buddypress-wrap .group-settings-selections .bp-radio-wrap label,
body.buddyboss #buddypress.buddypress-wrap #group-create-body .bp-checkbox-wrap label,
body.buddyboss #buddypress.buddypress-wrap .group-settings-selections .bp-checkbox-wrap label {
margin: 0;
}
body.buddyboss #buddypress.buddypress-wrap #groups-list.buddyboss .item-entry {
background-color: #fff !important;
box-shadow: 0 0 30px rgba(19, 15, 64, 0.08);
padding: 20px 20px 15px;
}
body.buddyboss #buddypress.buddypress-wrap .standard-form button.visibility-toggle-link {
border: 1px solid #e6f0fa;
color: #3742fa;
border-radius: 4px;
padding: 8px 12px;
font-size: 14px;
}
body.buddyboss #buddypress.buddypress-wrap .standard-form button.visibility-toggle-link:hover {
background-color: #3742fa;
color: #fff;
border-color: #3742fa;
}
body.buddyboss #buddypress.buddypress-wrap .standard-form label {
display: inline-block;
}
body.buddyboss #buddypress.buddypress-wrap .standard-form #message-new-submit.submit {
margin-top: 50px;
}
body.buddyboss #buddypress.buddypress-wrap .standard-form #message-new-submit.submit #bp-messages-send {
border: 0;
background-color: #3742fa;
color: #fff;
padding: 10px 30px;
}
body.buddyboss #buddypress.buddypress-wrap .standard-form #message-new-submit.submit #bp-messages-send:hover {
background-color: #0916fa;
}
body.buddyboss #buddypress.buddypress-wrap .profile.edit .button-nav {
margin: 0;
padding: 0 0 10px;
}
body.buddyboss #buddypress.buddypress-wrap .profile.edit .button-nav a {
color: rgba(19, 15, 64, 0.8);
font-size: 16px;
padding: 0 5px 0 0;
}
body.buddyboss #buddypress.buddypress-wrap .profile.edit .button-nav li.current a {
color: #3742fa;
}
body.buddyboss #buddypress.buddypress-wrap .activity-update-form.media-off #whats-new-content .medium-editor-toolbar {
bottom: 68px;
}
body.buddyboss #buddypress.buddypress-wrap #activity-form-submit-wrapper {
padding: 0;
}
body.buddyboss #buddypress.buddypress-wrap #activity-form-submit-wrapper select {
border: 1px solid #e6f0fa;
}
body.buddyboss #buddypress.buddypress-wrap .bp-messages-container .bp-messages-nav-panel .bp-navs.bp-subnavs.user-subnav {
margin-top: 10px;
margin-bottom: 5px;
}
body.buddyboss #buddypress.buddypress-wrap .bp-messages-container .bp-messages-nav-panel .no-message-wrap {
background-color: #fff;
padding: 55px 0 20px;
}
body.buddyboss .bp-avatar-nav #bp-avatar-upload a {
background-color: #fff;
border: 1px solid #e6f0fa;
border-radius: 4px;
padding: 6px 20px;
color: #576574;
opacity: 1;
}
body.buddyboss .bp-avatar-nav #bp-avatar-upload a:hover {
background-color: #3742fa;
color: #fff;
}
body.buddyboss.single.bp-user .messages-wrapper .bp-messages-content #bp-message-content {
padding: 20px;
background-color: #fff;
}
body.buddyboss.single.bp-user .messages-wrapper .bp-messages-content .medium-editor-element {
height: 100px;
border: 1px solid #d8e6f5;
padding: .7em;
}
body.buddyboss.single.bp-user .messages-wrapper .bp-messages-content #message-form-submit-wrapper #message-new-submit .button {
padding: 7px 15px;
color: #fff;
border-radius: 4px;
width: auto;
font-size: 16px;
margin-right: 0;
}
body.buddyboss.single.bp-user .messages-wrapper .bp-messages-content #bp-message-thread-list li {
background-color: transparent;
border-radius: 4px;
}
body.buddyboss.single.bp-user #buddypress .bp-messages-search-form button {
background-color: #f2f2f2 !important;
}
body.buddyboss.single-item.groups #buddypress .members-group-list .item-entry-header {
padding: 6px 10px !important;
box-shadow: none;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums {
overflow: initial;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-user-section {
overflow: initial;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums a {
transition: all 0.3s ease;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums li {
text-align: left;
}
@media (min-device-width: 320px) and (max-width: 767px) {
body.buddyboss.single-item.groups #buddypress #bbpress-forums li {
display: block;
width: 100% !important;
margin: 5px 0px;
text-align: left !important;
}
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-template-notice {
display: inline-block;
width: 100%;
padding: 10px 15px;
margin: 20px 0px 0px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-template-notice li {
color: rgba(51, 51, 51, 0.7);
margin: 0 !important;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-template-notice li a {
color: rgba(51, 51, 51, 0.7);
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-template-notice li .bbp-author-avatar img {
width: 30px;
height: 30px;
border-radius: 50px;
margin: 0px 3px;
margin: 0px 7px 0px 3px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-pagination {
margin: 30px 0px 0px;
display: flex;
align-items: center;
justify-content: space-between;
}
@media (min-device-width: 320px) and (max-width: 767px) {
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-pagination {
flex-direction: column;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-pagination .bbp-pagination-count {
margin-bottom: 20px;
}
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-pagination .bbp-pagination-links .page-numbers {
border-radius: 4px;
padding: 7px 21px;
box-shadow: 1px 4px 5px rgba(46, 61, 73, 0.11);
border: none;
margin: 0px 3px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-pagination .bbp-pagination-links .current {
color: white;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-pagination-links .page-numbers,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topic-pagination .page-numbers {
border-radius: 4px;
padding: 0px 4px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topic-tags {
margin-top: 15px;
color: rgba(51, 51, 51, 0.5);
float: left;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topic-tags a {
color: #576574;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums #subscription-toggle a.subscription-toggle,
body.buddyboss.single-item.groups #buddypress #bbpress-forums #favorite-toggle a.subscription-toggle,
body.buddyboss.single-item.groups #buddypress #bbpress-forums #subscription-toggle a.favorite-toggle,
body.buddyboss.single-item.groups #buddypress #bbpress-forums #favorite-toggle a.favorite-toggle {
padding: 10px 30px;
color: #fff;
border: none;
border-radius: 4px;
transform: translateY(0px);
display: inline-block;
box-shadow: 1px 2px 5px rgba(0, 0, 0, 0);
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums #subscription-toggle a.subscription-toggle:hover,
body.buddyboss.single-item.groups #buddypress #bbpress-forums #favorite-toggle a.subscription-toggle:hover,
body.buddyboss.single-item.groups #buddypress #bbpress-forums #subscription-toggle a.favorite-toggle:hover,
body.buddyboss.single-item.groups #buddypress #bbpress-forums #favorite-toggle a.favorite-toggle:hover {
transform: translateY(-5px);
box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.1);
}
@media (min-device-width: 320px) and (max-width: 767px) {
body.buddyboss.single-item.groups #buddypress #bbpress-forums #subscription-toggle,
body.buddyboss.single-item.groups #buddypress #bbpress-forums #favorite-toggle {
float: none;
text-align: center;
display: inline-block;
margin: 15px 0px 15px;
width: 100%;
}
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies {
margin-top: 50px;
display: inline-block;
width: 100%;
border: none;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-header,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-header,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-header {
background: transparent;
border: none;
font-weight: 500;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body {
margin: 15px 0px 0px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic {
margin: 7px 0px;
display: inline-block;
width: 100%;
padding: 15px;
border-radius: 4px;
transition: all 0.3s ease;
transform: translateY(0px);
font-weight: 400;
background: #fff;
border: 1px solid #d8e6f5;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-permalink,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-permalink,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-permalink,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-permalink,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-permalink,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-permalink {
font-size: 16px;
line-height: 26px;
font-weight: 500;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by {
font-size: 13px;
color: #576574;
font-weight: 400;
margin: 7px 0px 5px;
display: flex;
align-items: center;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-name {
color: #576574;
font-weight: 500;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-avatar img {
width: 30px;
border-radius: 50px;
margin: 0px 7px 0px 5px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forums-list,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forums-list,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forums-list,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forums-list,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forums-list,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forums-list {
display: none;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic a {
transition: all 0.3s ease;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum:hover,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum:hover,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum:hover,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic:hover,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic:hover,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic:hover {
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
transform: translateY(-3px);
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-info .bbp-forum-content,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-info .bbp-forum-content,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-info .bbp-forum-content,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-info .bbp-forum-content,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-info .bbp-forum-content,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-info .bbp-forum-content {
font-size: 12px;
color: rgba(51, 51, 51, 0.5);
font-weight: 400;
margin: 7px 0px 5px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-info .bbp-forums-list,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-info .bbp-forums-list,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-info .bbp-forums-list,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-info .bbp-forums-list,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-info .bbp-forums-list,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-info .bbp-forums-list {
margin-top: 15px;
border: none;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum {
display: block;
padding: 0px 0px 3px;
margin: 0px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-info .bbp-forums-list .bbp-forum a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-info .bbp-forums-list .bbp-forum a {
color: rgba(51, 51, 51, 0.5);
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-freshness a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-freshness a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-freshness a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-freshness a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-freshness a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-freshness a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-freshness a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-freshness a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-freshness a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-freshness a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-freshness a,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-freshness a {
font-size: 13px;
color: #576574;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta {
margin: 7px 0px 5px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-freshness .bbp-topic-meta .bbp-topic-freshness-author img {
width: 20px;
height: 20px;
border-radius: 50px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-freshness .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-freshness .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-freshness .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-freshness .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-freshness .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-freshness .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-freshness .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-freshness .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-freshness .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-freshness .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-freshness .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-freshness .bbp-author-avatar img {
width: 20px;
height: 20px;
border-radius: 50px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-forum-freshness .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-forum-freshness .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-forum-freshness .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-forum-freshness .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-forum-freshness .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-forum-freshness .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.forum .bbp-topic-freshness .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.forum .bbp-topic-freshness .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.forum .bbp-topic-freshness .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body ul.topic .bbp-topic-freshness .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-freshness .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body ul.topic .bbp-topic-freshness .bbp-author-name {
font-size: 12px;
color: #07294d;
text-transform: capitalize;
margin-left: 2px;
font-size: 14px;
font-weight: 500;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.bbp-reply-header,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.bbp-reply-header,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header {
background: transparent;
border-radius: 4px 4px 0px 0px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0);
padding: 15px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.topic,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.topic,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.topic,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.reply,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.reply,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.reply {
border-top: none;
margin-bottom: 20px;
border-radius: 0px 0px 4px 4px;
padding: 15px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-author,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-author,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-author,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-author,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-author,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-author {
font-size: 12px;
color: rgba(51, 51, 51, 0.5);
text-transform: capitalize;
display: flex;
width: auto;
float: none;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-author .bbp-author-role,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-author .bbp-author-role,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-author .bbp-author-role,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-author .bbp-author-role,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-author .bbp-author-role,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-author .bbp-author-role {
margin: 0px 10px 0px 15px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-author .bbp-author-link,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-author .bbp-author-link,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-author .bbp-author-link,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-author .bbp-author-link,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-author .bbp-author-link,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-author .bbp-author-link {
display: flex;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-author .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-author .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-author .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-author .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-author .bbp-author-avatar img,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-author .bbp-author-avatar img {
border-radius: 4px;
margin: 0px;
width: 40px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-author .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-author .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-author .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-author .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-author .bbp-author-name,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-author .bbp-author-name {
font-weight: 500;
text-transform: capitalize;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.topic .bbp-reply-content,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.topic .bbp-reply-content,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.topic .bbp-reply-content,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-body div.reply .bbp-reply-content,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-body div.reply .bbp-reply-content,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body div.reply .bbp-reply-content {
margin-left: 55px;
margin-top: -25px;
line-height: 1.5;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-header .forum-titles,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-header .forum-titles,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-header .forum-titles {
margin-left: 0;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-forums .bbp-header li,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topics .bbp-header li,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-header li {
font-size: 15px;
font-weight: 500;
color: #576574;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies {
padding-bottom: 10px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-header {
display: none;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-replies .bbp-body {
margin: 0;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-footer {
display: none;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-topic-form,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-reply-form,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-no-reply,
body.buddyboss.single-item.groups #buddypress #bbpress-forums .bbp-template-notice {
margin: 10px 0px 10px;
padding: 10px 15px;
}
body.buddyboss.single-item.groups #buddypress #bbpress-forums ul {
list-style: none;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container {
flex-flow: row wrap;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container nav {
flex-basis: 100%;
margin: 0;
border-bottom: 1px solid #e7e9ec !important;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .bb-groups-invites-left .bb-groups-invites-left-inner .bb-panel-subhead {
padding: 0;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .bb-groups-invites-left .bb-groups-invites-left-inner label {
margin-bottom: 0;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .bb-groups-invites-left .bb-groups-invites-left-inner .bp-list {
display: block;
padding: 0;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .bb-groups-invites-left .bb-groups-invites-left-inner .bp-list li {
display: flex;
flex-flow: row wrap;
align-items: center;
background-color: transparent;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .bb-groups-invites-left .bb-groups-invites-left-inner .bp-list li .item-avatar {
margin-right: 15px;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .bb-groups-invites-left .bb-groups-invites-left-inner .bp-list li .item-avatar img {
max-width: 45px;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .bb-groups-invites-left .bb-groups-invites-left-inner .bp-list li .item {
flex: 1;
display: flex;
flex-flow: row wrap;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .bb-groups-invites-left .bb-groups-invites-left-inner .bp-list li .item .list-title {
margin-top: 0;
text-align: left;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .bb-groups-invites-left .bb-groups-invites-left-inner .bp-invites-search-form {
border-radius: 4px;
width: 250px;
overflow: hidden;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .bb-groups-invites-left .bb-groups-invites-left-inner .bp-invites-search-form input[type="search"] {
padding: 5px 10px;
font-weight: 400;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .bb-groups-invites-left .bb-groups-invites-left-inner .bp-invites-search-form button[type="submit"] {
padding: 3px 10px 7px;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .group-invites-column {
padding: 30px;
}
body.buddyboss.single-item.groups #buddypress #group-invites-container .group-invites-column .bb-title {
margin-bottom: 30px;
}
body.buddyboss.single-item.groups #buddypress .groups-manage-members-list ul.item-list {
margin-bottom: 30px;
padding-left: 0;
}
body.buddyboss.single-item.groups #buddypress .groups-manage-members-list ul.item-list > li {
background-color: #fff;
border: 1px solid #e7e9ec;
margin-bottom: -1px;
display: flex;
flex-flow: row wrap;
padding: 15px 20px;
position: relative;
align-items: center;
border-radius: 0;
}
body.buddyboss.single-item.groups #buddypress .groups-manage-members-list ul.item-list > li .avatar {
margin: 0;
margin-right: 15px;
}
body.buddyboss.single-item.groups #buddypress .groups-manage-members-list ul.item-list > li img {
border-radius: 100%;
}
body.buddyboss.single-item.groups #buddypress .groups-manage-members-list ul.item-list > li .list-title {
font-weight: 500;
}
body.buddyboss.single-item.groups #buddypress .groups-manage-members-list .members-manage-buttons {
flex: 0 0 100%;
display: flex;
align-items: center;
flex-flow: row wrap;
padding-left: 57px;
margin: 0;
margin-top: 10px;
}
body.buddyboss.single-item.groups #buddypress .groups-manage-members-list .members-manage-buttons a {
border: 1px solid #d8e6f5;
padding: 4px 12px;
margin: 5px 10px 5px 0;
border-radius: 50px;
color: #576574;
padding: 8px 20px;
}
body.buddyboss.single-item.groups #buddypress .groups-manage-members-list .members-manage-buttons a:hover {
background-color: #3742fa;
color: #fff;
border-color: #3742fa;
}
body.buddyboss.single-item.groups #buddypress .groups-manage-members-list .section-title {
background-color: transparent;
font-weight: 400;
color: #07294d;
}
body.buddyboss.bbpress ul {
list-style: none;
}
.bbp-user-page.single.buddypress .main-navs {
display: flex;
justify-content: center;
margin-top: 10px;
}
@media (max-width: 767px) {
.bbp-user-page.single.buddypress .main-navs ul {
width: 100%;
}
}
body.buddyboss .bbpress-sidebar-wrapper .widget_display_forums ul ul {
margin-top: 10px;
}
body.buddyboss .bbpress-sidebar-wrapper .widget_display_stats ul {
display: block;
margin-top: 0;
}
body.buddyboss .bbpress-sidebar-wrapper .widget_display_stats ul li {
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px;
}
body.buddyboss .bbpress-sidebar-wrapper .widget_display_stats ul li:before {
display: none;
}
body.buddyboss .bbpress-sidebar-wrapper .widget_display_stats ul li h4 {
color: #787f88;
font-size: 14px;
margin-bottom: 0;
background-color: #fff;
text-align: left;
}
body.buddyboss .bbpress-sidebar-wrapper .widget_display_stats ul li .bbp-count {
color: #787f88;
font-size: 12px;
}
body.buddyboss #bbpress-forums .bp-pagination.top {
display: none;
}
body.buddyboss #bbpress-forums .bbp-replies {
padding-left: 0;
}
body.buddyboss #bbpress-forums .bbp-replies .bbp-reply-header {
border: 1px solid #d8e6f5;
background: #fff;
border-radius: 4px 4px 0 0;
padding: 15px;
font-size: 16px;
}
body.buddyboss #bbpress-forums .bbp-replies .bbp-reply-header .bbp-reply-post-date {
font-size: 13px;
}
body.buddyboss #bbpress-forums .bbp-replies .bbp-reply-header .bbp-reply-permalink {
color: #576574;
font-size: 16px;
font-weight: 500;
}
body.buddyboss #bbpress-forums .bbp-replies .topic,
body.buddyboss #bbpress-forums .bbp-replies .reply {
border: solid 1px #d8e6f5;
border-top: 0;
margin-bottom: 20px;
background: #fff;
border-radius: 0 0 4px 4px;
padding: 15px;
}
body.buddyboss #bbpress-forums .bbp-replies .topic .bbp-reply-author,
body.buddyboss #bbpress-forums .bbp-replies .reply .bbp-reply-author {
font-size: 12px;
color: rgba(51, 51, 51, 0.5);
text-transform: capitalize;
display: flex;
width: auto;
float: none;
}
body.buddyboss #bbpress-forums .bbp-replies .topic .bbp-reply-author .bbp-author-role,
body.buddyboss #bbpress-forums .bbp-replies .reply .bbp-reply-author .bbp-author-role {
margin: 0px 10px 0px 15px;
}
body.buddyboss #bbpress-forums .bbp-replies .topic .bbp-reply-author .bbp-author-link,
body.buddyboss #bbpress-forums .bbp-replies .reply .bbp-reply-author .bbp-author-link {
display: flex;
}
body.buddyboss #bbpress-forums .bbp-replies .topic .bbp-reply-author .bbp-author-link br,
body.buddyboss #bbpress-forums .bbp-replies .reply .bbp-reply-author .bbp-author-link br {
display: none;
}
body.buddyboss #bbpress-forums .bbp-replies .topic .bbp-reply-author .bbp-author-avatar img,
body.buddyboss #bbpress-forums .bbp-replies .reply .bbp-reply-author .bbp-author-avatar img {
border-radius: 4px;
margin: 0px;
width: 40px;
}
body.buddyboss #bbpress-forums .bbp-replies .topic .bbp-reply-author .bbp-author-name,
body.buddyboss #bbpress-forums .bbp-replies .reply .bbp-reply-author .bbp-author-name {
font-weight: 500;
text-transform: capitalize;
margin: 0 12px;
line-height: 1;
font-size: 16px;
}
body.buddyboss #bbpress-forums .bbp-replies .topic .bbp-reply-content,
body.buddyboss #bbpress-forums .bbp-replies .reply .bbp-reply-content {
margin-left: 55px;
margin-top: -25px;
line-height: 1.5;
}
body.buddyboss #bbpress-forums .bbp-replies .topic .bbp-reply-content p,
body.buddyboss #bbpress-forums .bbp-replies .reply .bbp-reply-content p {
font-size: 15px;
margin-bottom: 0;
}
body.buddyboss #bbpress-forums .bbp-no-reply,
body.buddyboss #bbpress-forums .bbp-no-topic {
padding: 0px;
}
body.buddyboss #bbpress-forums .bbp-no-reply .bp-feedback,
body.buddyboss #bbpress-forums .bbp-no-topic .bp-feedback {
margin: 0;
}
body.buddyboss #bbpress-forums .bbp-reply-form .medium-editor-element,
body.buddyboss #bbpress-forums .bbp-topic-form .medium-editor-element {
height: 100px;
border: 1px solid #d6d6d6;
padding: .7em;
background-color: #fff;
border-radius: 4px;
}
body.buddyboss #bbpress-forums .bbp-reply-form input[type=search],
body.buddyboss #bbpress-forums .bbp-topic-form input[type=search] {
padding: 10px;
border: 1px solid #d6d6d6;
}
body.buddyboss #bbpress-forums .bbp-reply-form #bbp_topic_submit,
body.buddyboss #bbpress-forums .bbp-topic-form #bbp_topic_submit {
padding: 10px 20px;
color: #fff;
border-radius: 4px;
}
body.buddyboss #bbpress-forums .bp-feedback p {
font-size: 15px;
line-height: 25px;
margin-top: 4px;
}
body.buddyboss #bbpress-forums .bbp-topic-tags a {
margin: 0 5px;
}
body.buddyboss .profile .screen-heading {
font-size: 16px;
font-weight: 500;
}
.buddypress-wrap .bp-wrap .user-subnav ul li.selected a {
box-shadow: 0 0;
}
#buddypress .standard-form input[type="submit"]:hover {
background-color: #0916f1;
}
body.buddyboss .widget ul {
list-style: none;
padding: 0;
margin: 0;
}
body.buddyboss .widget ul li {
padding: 5px 0;
}
body.buddyboss .widget ul li:last-child {
padding: 0;
}
body.buddyboss .widget ul li .topics-count {
background-color: #e6f0fa;
width: 25px;
height: 25px;
display: inline-block;
text-align: center;
border-radius: 100%;
line-height: 23px;
color: #3742fa;
margin-left: 10px;
font-size: 14px;
}
body.buddyboss .widget #members-list li img,
body.buddyboss .widget #groups-list li img {
max-width: 50px;
}
body.buddyboss .widget #members-list li .item-avatar,
body.buddyboss .widget #groups-list li .item-avatar {
margin-right: 10px;
}
body.buddyboss .widget .activity-list .activity-update cite {
margin-right: 15px;
}
body.buddyboss .widget .activity-list .activity-update img {
border-radius: 50%;
}
body.buddyboss .widget .activity-list .activity-update .bp-activity-info img {
margin: 0 8px;
}
body.buddyboss .widget #bbp_search {
font-weight: 400;
}
body.buddyboss .widget #bbp-search-form #bbp_search_submit {
font-weight: 400;
padding: 8px 20px 10px!important;
font-size: 14px;
line-height: 1.4;
}
body.buddyboss .widget #bbp-search-form #bbp_search_submit:hover {
background-color: #0916f1!important;
}
body.buddyboss .widget .bbp-submit-wrapper {
float: left;
}
body.buddyboss .widget #user-submit {
background-color: #3742fa;
color: #fff;
border: 0;
padding: 8px 20px 10px;
font-size: 14px;
line-height: 1.4;
border-radius: 4px;
}
body.buddyboss .widget #user-submit:hover {
background-color: #0916f1;
}
body.buddyboss .widget_display_stats h4 {
font-size: 13px;
font-weight: 500;
color: #576574;
}
body.buddyboss .widget_display_stats ul {
display: block;
}
body.buddyboss .widget_display_stats ul li {
text-align: left;
margin: 0 0 18px;
padding: 0;
}
body.buddyboss .widget_display_stats ul li .bbp-count,
body.buddyboss .widget_display_stats ul li strong {
font-size: 15px;
color: #576574;
}
body.buddyboss .widget_bp_core_login_widget .widget-title {
margin: 0!important;
}
body.buddyboss .widget_bp_core_login_widget #bp-login-widget-form input[type="submit"] {
font-size: 14px;
padding: 10px 24px;
margin-top: 5px;
}
body.buddyboss .bbp_widget_login .widget-title {
margin: 0!important;
}
body.buddyboss .widget_bp_core_recently_active_widget .widget-title {
margin-bottom: 20px!important;
}
#sidebar .bbp-login-form label {
width: auto;
}
body.single-item.groups #buddypress.buddypress-wrap .groups-header .desc-wrap .group-description p {
font-size: 15px;
line-height: 25px;
}
body.buddyboss #bbpress-forums #bbp-search-form #bbp_search {
font-weight: 400;
}
body.buddyboss #bbpress-forums .bbp-header ul {
margin: 0 0 0 30px;
}
body.buddyboss #bbpress-forums #bbp-forum-0 {
margin-top: 20px;
}
body.buddyboss #bbpress-forums fieldset.bbp-form legend {
font-size: 16px;
font-weight: 500;
background-color: #e6f0fa;
padding-left: 20px;
}
body.buddyboss #bbpress-forums fieldset.bbp-form label {
font-size: 15px;
color: #576574;
margin-bottom: 10px;
}
body.buddyboss #bbpress-forums fieldset.bbp-form .bbp_editor_topic_content,
body.buddyboss #bbpress-forums fieldset.bbp-form input {
font-weight: 400;
font-size: 14px;
}
body.buddyboss #bbpress-forums fieldset.bbp-form #bbp_topic_submit {
background-color: #3742fa;
color: #fff;
padding: 12px 30px;
font-size: 15px;
margin-bottom: 20px;
}
body.buddyboss #bbpress-forums fieldset.bbp-form #bbp_topic_submit:hover {
background-color: #0a15ec;
}
body.buddyboss #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper {
float: left;
}
body.buddyboss #whats-new-toolbar {
border: 1px solid #d8e6f5;
}
body.buddyboss #activity-form-submit-wrapper {
border-top: 0;
}
body.buddyboss .moderators-title {
font-weight: 500!important;
}