File: /home/zwafgyp/coolswim/wp-content/themes/liftsupply/inc/admin/assets/admin.css
.jumbotron {
background: #f4900a;
text-align: center;
padding: 40px 40px;
margin-left: -40px;
color: #fff;
}
.jumbotron .theme-logo {
background: #fff;
display: inline-block;
width: 90px;
height: 90px;
border-radius: 50%;
}
.jumbotron .subtitle li {
display: inline-block;
color: #613904;
}
.jumbotron .subtitle li a {
color: #c37308;
text-decoration: none;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.row .wp-col-4 {
width: 33%;
float: left;
}
.row .wp-col-4:last-child .theme-box-content {
margin-right: 0;
}
.box-shadow {
-webkit-box-shadow: 1px 0px 25px 0px rgba(0, 0, 0, 0.05);
box-shadow: 1px 0px 25px 0px rgba(0, 0, 0, 0.05);
}
.bg-white {
background: #fff;
}
.button-second {
background: #f4900a;
border: solid 1px #fff;
padding: 15px 30px;
text-decoration: none;
color: #fff;
font-weight: bold;
}
.button-second:hover {
color: #f4900a;
background: #fff;
border-color: #f4900a;
}
.theme-box-content {
margin-right: 15px;
margin-left: 15px;
padding: 30px;
}
.theme-box-content .box-footer {
padding: 12px;
}
.theme-box-content p {
height: 60px;
}
.theme-box-content.box-info {
padding-bottom: 0;
}
.theme-dashboard {
margin-right: 40px;
margin-top: 30px;
}
.theme-dashboard img {
max-width: 100%;
}
.list-social li {
display: inline-block;
padding: 3px 12px;
}
.table-check-status {
font-weight: 300;
width: 100%;
color: #000;
}
.table-check-status tbody {
vertical-align: text-bottom;
}
.table-check-status td {
padding: 5px 10px;
}
.table-check-status td:first-child {
padding-left: 0;
}
.table-check-status td.status-messenger {
padding-top: 0;
padding-bottom: 10px;
}
.status-rerequired {
color: #999;
font-size: 12px;
display: block;
line-height: 18px;
}
.pass {
width: 12px;
height: 7px;
display: inline-block;
border-left: 2px solid #0fee7d;
border-bottom: 2px solid #0fee7d;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: top left;
transform-origin: top left;
}
.fail {
width: 12px;
height: 12px;
position: relative;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
display: block;
}
.fail:before,
.fail:after {
content: "";
background: #ff0030;
position: absolute;
display: block;
}
.fail:before {
width: 100%;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.fail:after {
width: 2px;
height: 100%;
left: calc(50% - 1px);
top: 0;
}
.warning:before {
content: "!";
background: #f0ad4e;
border-radius: 50%;
width: 16px;
height: 16px;
line-height: 16px;
display: block;
color: #fff;
text-align: center;
}
.wpopal-admin-menu #the-list td,
.wpopal-admin-menu #the-list td p {
font-size: 11px;
}
.wpopal-admin-menu #the-list td img {
float: left;
max-height: 50px;
padding: 3px;
margin-right: 10px;
}
.wpopal-admin-menu #the-list .column-primary {
font-size: 13px;
}
.wpopal-admin-menu thead th {
width: 100px;
}
.wpopal-admin-menu thead #plugin {
width: 200px;
}
.wpopal-admin-menu thead td {
width: 30px;
}
.wpopal-admin-menu table tr:nth-child(2) {
background: #f9f9f9;
}
.wpopal-admin-menu .subsubsub {
border-bottom: 1px solid #e5e5e5;
width: 100%;
padding-bottom: 30px;
margin-bottom: 30px;
}
.wpopal-admin-menu .subsubsub a {
font-weight: bold;
}
.wpopal-admin-menu .page-menu-content {
padding: 30px;
background: #fff;
margin-top: 30px;
margin-right: 30px;
-webkit-box-shadow: 1px 0px 25px 0px rgba(0, 0, 0, 0.05);
box-shadow: 1px 0px 25px 0px rgba(0, 0, 0, 0.05);
}
.wpopal-admin-menu .lead {
margin-bottom: 30px;
}
.wpopal-navigation {
margin-bottom: -46px;
text-align: left;
}
.wpopal-navigation .navbar-nav {
margin: 0 auto;
}
.wpopal-navigation .navbar-nav li {
background: #dc8209;
display: inline-block;
padding: 15px 20px;
margin-top: 5px;
}
.wpopal-navigation .navbar-nav li.active {
background: #fff;
font-size: 11px;
color: #000;
}
.wpopal-navigation .navbar-nav li a {
text-decoration: none;
font-weight: 700;
color: #fff;
}
.wpopal-navigation .navbar-nav li.active a {
color: #000;
}