%PDF- %PDF-
| Direktori : /home/tjamichg/intranet.tjamich.gob.mx/intranet/common/css/frontend/ |
| Current File : /home/tjamichg/intranet.tjamich.gob.mx/intranet/common/css/frontend/one-page.css |
.icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
.no-border-radius {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}
.text-uppercase {
text-transform: uppercase;
}
.text-justify {
text-align: justify;
}
.text-line-through {
text-decoration: line-through;
}
.box-heading {
font-weight: bold;
font-family: 'Oswald';
margin-bottom: 15px;
}
.input-group .form-control {
z-index: 0;
}
* {
-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: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
height: 100%;
}
body {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 1.42857143;
color: #777777;
background-color: #f0f2f5;
height: 100%;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #777777;
text-decoration: none;
}
a:hover,
a:focus {
color: #c1d72e;
text-decoration: none;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #f0f2f5;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 18px;
margin-bottom: 18px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.require {
color: #ff0000;
}
#wrapper {
width: 100%;
min-height: 100%;
background-color: #594857;
}
#page-wrapper {
min-height: 100%;
padding: 0 !important;
background-color: #f0f2f5;
}
@media (min-width: 768px) {
#page-wrapper {
position: relative;
margin: 0 0 0 250px;
padding: 0;
}
}
#topbar {
background: #ffffff;
width: 100%;
height: 50px;
}
#topbar.navbar-default {
border: 0;
}
#topbar .navbar-header {
width: 250px;
height: 100%;
background: #534351;
text-align: center;
}
#topbar .navbar-header #logo {
font-size: 20px;
line-height: 20px;
color: #ffffff;
height: 100%;
width: 100%;
}
#topbar .navbar-header #logo span.fa {
display: none;
}
#topbar .navbar-header #logo span.logo-text {
display: block;
font-weight: bold;
font-family: 'Oswald', sans-serif;
font-size: 30px;
}
#topbar .topbar-main {
display: block;
height: 100%;
background: #4b3d49;
}
#topbar .topbar-main #menu-toggle {
float: left;
padding: 15px 20px;
background-color: transparent;
-webkit-transition: all 0.3s;
transition: all 0.3s;
height: 50px;
border-radius: 0;
color: #ffffff;
}
#topbar .topbar-main #menu-toggle:hover,
#topbar .topbar-main #menu-toggle:focus {
color: #c1d72e;
}
#topbar .topbar-main #menu-toggle i {
font-size: 18px;
margin-top: 3px;
}
#topbar .topbar-main #theme-setting {
background-color: rgba(0, 0, 0, 0.15);
}
#topbar .topbar-main ul.nav.navbar-nav {
display: none;
}
#topbar .topbar-main ul.nav.navbar-nav.horizontal-menu {
display: block;
}
#topbar .topbar-main ul.nav.navbar-nav li.active a,
#topbar .topbar-main ul.nav.navbar-nav li:hover a,
#topbar .topbar-main ul.nav.navbar-nav li.open a {
background: #ffffff;
color: #777777;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown {
position: static;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown.mega-menu-full .dropdown-menu {
left: 20px;
right: 20px;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu {
left: auto;
width: auto;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content {
padding: 10px;
margin: 0;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu {
*width: auto !important;
padding: 0px 15px !important;
margin: 0 !important;
border-right: 1px solid #eeeeee;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu:last-child {
border-right: 0;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li {
padding: 2px !important;
margin: 0 !important;
list-style: none;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li h3 {
color: #555555;
margin-top: 10px;
padding-left: 5px;
font-size: 15px;
font-weight: normal;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li a {
padding: 5px !important;
margin: 0 !important;
font-weight: normal;
display: block;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li a:hover {
background: #f0f0f0;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li a i {
margin-right: 5px;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .document-demo .mega-menu-submenu {
border-right: none;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .document-demo .mega-menu-submenu li a {
text-align: center;
padding: 30px 5px !important;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .document-demo .mega-menu-submenu li a:hover {
background: transparent;
}
#topbar .topbar-main ul.nav.navbar-nav li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .document-demo .mega-menu-submenu li a i {
font-size: 50px;
display: block;
width: 100%;
margin-bottom: 20px;
}
#topbar .topbar-main ul.nav.navbar-nav li a {
color: #ffffff;
}
#topbar #topbar-search {
display: inline-block;
width: 50px;
position: absolute;
-webkit-transition: all 0.4s;
transition: all 0.4s;
z-index: 10;
background-color: rgba(0, 0, 0, 0.15);
}
#topbar #topbar-search .input-group .form-control {
height: 50px;
border: 0;
background: transparent !important;
padding-left: 0;
margin-left: 12px;
text-indent: -999999px;
color: #efefef;
}
#topbar #topbar-search .input-group .form-control:hover {
cursor: pointer;
}
#topbar #topbar-search .input-group .input-group-btn {
height: 50px;
}
#topbar #topbar-search .input-group .input-group-btn .btn.submit {
margin-left: -24px;
padding: 0;
width: 50px;
background: none;
border: 0 !important;
display: block;
color: #ffffff;
cursor: pointer;
}
#topbar #topbar-search .input-group .input-group-btn .btn.submit i {
font-size: 16px;
}
#topbar #topbar-search.open {
-webkit-transition: all 0.4s;
transition: all 0.4s;
width: 300px !important;
background-color: rgba(255, 255, 255, 0.15);
}
#topbar #topbar-search.open .input-group .form-control {
text-indent: 0;
}
#topbar #topbar-search.open .input-group .form-control:hover {
cursor: text;
}
#topbar #topbar-search.open .input-group .form-control .input-group-btn .btn.submit {
margin-left: 0;
}
#topbar #topbar-search input:-moz-placeholder {
color: #efefef;
}
#topbar #topbar-search input::-webkit-input-placeholder {
color: #efefef;
}
#topbar .navbar-top-links li {
display: inline-block;
}
#topbar .navbar-top-links li:last-child {
margin-right: 15px;
}
#topbar .navbar-top-links li.open > a {
background: #594857 !important;
color: #ffffff !important;
}
#topbar .navbar-top-links li.open > a:hover,
#topbar .navbar-top-links li.open > a:focus {
background: #594857 !important;
}
#topbar .navbar-top-links li.open > a i {
color: #ffffff;
}
#topbar .navbar-top-links li > a {
padding: 15px 20px;
height: 100%;
color: #ffffff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
#topbar .navbar-top-links li > a:hover,
#topbar .navbar-top-links li > a:focus {
background: #594857 !important;
}
#topbar .navbar-top-links li > a i {
font-size: 16px;
color: #ffffff;
}
#topbar .navbar-top-links li > a span.badge {
position: absolute;
top: 5px;
right: 30px;
padding: 3px 6px;
color: #ffffff;
}
#topbar .navbar-top-links li > a img {
position: relative;
width: 25px;
height: 25px;
display: inline-block;
}
#topbar .navbar-top-links li .dropdown-menu li {
display: block;
position: relative;
}
#topbar .navbar-top-links li .dropdown-menu li:last-child {
margin-right: 0;
}
#topbar .navbar-top-links li .dropdown-menu li a {
padding: 3px 20px;
min-height: 0;
color: #777777;
}
#topbar .navbar-top-links li .dropdown-menu li a div {
white-space: normal;
}
#topbar .navbar-top-links li .dropdown-menu li a.btn {
color: #FFFFFF;
}
#topbar .navbar-top-links li.topbar-user a {
padding: 12px 15px 11px;
}
#topbar .navbar-top-links li.topbar-user a img {
margin-right: 5px;
}
#topbar .navbar-top-links li#theme-setting a {
padding: 12px 15px 11px;
}
#topbar .navbar-top-links ul.dropdown-alerts {
width: 250px;
min-width: 0;
}
#topbar .navbar-top-links ul.dropdown-alerts li {
float: left;
width: 100%;
}
#topbar .navbar-top-links ul.dropdown-alerts li a:hover,
#topbar .navbar-top-links ul.dropdown-alerts li a:focus {
background: #f7f7f8 !important;
}
#topbar .navbar-top-links ul.dropdown-alerts li ul {
padding: 0;
margin: 0;
}
#topbar .navbar-top-links ul.dropdown-alerts li ul li a {
padding: 15px;
display: block;
border-top: 1px solid #efefef;
font-size: 12px;
}
#topbar .navbar-top-links ul.dropdown-alerts li ul li a span {
margin-right: 10px;
padding: 3px;
}
#topbar .navbar-top-links ul.dropdown-alerts li ul li a span i {
font-size: 14px;
color: #FFFFFF;
}
#topbar .navbar-top-links ul.dropdown-alerts li:first-child a {
border-top: 0;
}
#topbar .navbar-top-links ul.dropdown-alerts li.last a {
background: #f7f7f8;
width: 100%;
border-top: 0;
padding: 10px 15px;
text-align: right;
font-size: 12px;
}
#topbar .navbar-top-links ul.dropdown-alerts li.last a:hover {
text-decoration: underline;
}
#topbar .navbar-top-links ul.dropdown-alerts li p {
padding: 10px 15px;
margin-bottom: 0;
background: #594857;
color: #ffffff;
}
#topbar .navbar-top-links ul.dropdown-messages {
width: 250px;
min-width: 0;
}
#topbar .navbar-top-links ul.dropdown-messages li {
float: left;
width: 100%;
}
#topbar .navbar-top-links ul.dropdown-messages li a:hover,
#topbar .navbar-top-links ul.dropdown-messages li a:focus {
background: #f7f7f8 !important;
}
#topbar .navbar-top-links ul.dropdown-messages li ul {
padding: 0;
margin: 0;
}
#topbar .navbar-top-links ul.dropdown-messages li ul li a {
padding: 15px;
display: block;
border-top: 1px solid #efefef;
}
#topbar .navbar-top-links ul.dropdown-messages li ul li a .avatar img {
width: 40px;
height: 40px;
margin-top: 0;
float: left;
display: block;
}
#topbar .navbar-top-links ul.dropdown-messages li ul li a .info {
margin-left: 50px;
display: block;
}
#topbar .navbar-top-links ul.dropdown-messages li ul li a .info .name {
font-size: 12px;
font-weight: bold;
display: block;
}
#topbar .navbar-top-links ul.dropdown-messages li ul li a .info .name .label {
font-size: 10px;
padding: 3px;
}
#topbar .navbar-top-links ul.dropdown-messages li ul li a .info .desc {
font-size: 12px;
}
#topbar .navbar-top-links ul.dropdown-messages li:first-child a {
border-top: 0;
}
#topbar .navbar-top-links ul.dropdown-messages li.last a {
background: #f7f7f8;
width: 100%;
border-top: 0;
padding: 10px 15px;
text-align: right;
font-size: 12px;
}
#topbar .navbar-top-links ul.dropdown-messages li.last a:hover {
text-decoration: underline;
}
#topbar .navbar-top-links ul.dropdown-messages li p {
padding: 10px 15px;
margin-bottom: 0;
background: #594857;
color: #ffffff;
}
#topbar .navbar-top-links ul.dropdown-tasks {
width: 250px;
min-width: 0;
margin-left: -59px;
}
#topbar .navbar-top-links ul.dropdown-tasks li {
float: left;
width: 100%;
}
#topbar .navbar-top-links ul.dropdown-tasks li a:hover,
#topbar .navbar-top-links ul.dropdown-tasks li a:focus {
background: #f7f7f8 !important;
}
#topbar .navbar-top-links ul.dropdown-tasks li ul {
padding: 0;
margin: 0;
}
#topbar .navbar-top-links ul.dropdown-tasks li ul li a {
padding: 15px;
display: block;
border-top: 1px solid #efefef;
font-size: 12px;
}
#topbar .navbar-top-links ul.dropdown-tasks li ul li a span {
margin-right: 10px;
}
#topbar .navbar-top-links ul.dropdown-tasks li ul li a span i {
font-size: 13px;
color: #FFFFFF;
padding: 3px;
}
#topbar .navbar-top-links ul.dropdown-tasks li ul li a .progress {
margin-bottom: 5px;
}
#topbar .navbar-top-links ul.dropdown-tasks li:first-child a {
border-top: 0;
}
#topbar .navbar-top-links ul.dropdown-tasks li.last a {
background: #f7f7f8;
width: 100%;
border-top: 0;
padding: 10px 15px;
text-align: right;
}
#topbar .navbar-top-links ul.dropdown-tasks li.last a:hover {
text-decoration: underline;
}
#topbar .navbar-top-links ul.dropdown-tasks li p {
padding: 10px 15px;
margin-bottom: 0;
background: #594857;
color: #ffffff;
}
#topbar .navbar-top-links .dropdown-user li a {
padding: 10px !important;
height: auto;
}
#topbar .navbar-top-links .dropdown-user li a:hover,
#topbar .navbar-top-links .dropdown-user li a:focus {
background: #f7f7f8 !important;
}
#topbar .navbar-top-links .dropdown-user li a i {
margin-right: 5px;
color: #777777;
width: 14px;
}
#topbar .navbar-top-links .dropdown-user li a .badge {
position: absolute;
margin-top: 5px;
right: 10px;
display: inline;
font-size: 11px;
padding: 3px 6px 3px 6px;
text-align: center;
vertical-align: middle;
}
#topbar .navbar-top-links .dropdown-theme-setting {
width: 250px;
min-width: 0;
background-color: #594857;
}
#topbar .navbar-top-links .dropdown-theme-setting li {
padding: 10px !important;
}
#topbar .navbar-top-links .dropdown-theme-setting li h4 {
color: #ffffff;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li {
cursor: pointer;
width: 35px;
height: 35px;
border: 5px solid transparent;
margin: 0 5px;
display: inline-block;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.green-dark {
background: #594857;
border-color: #488c6c;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.red-dark {
background: #594857;
border-color: #bf4346;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.pink-dark {
background: #594857;
border-color: #bf3773;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.blue-dark {
background: #594857;
border-color: #0a819c;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.yellow-dark {
background: #594857;
border-color: #f2994b;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.green-grey {
background: #4b5d67;
border-color: #488c6c;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.red-grey {
background: #4b5d67;
border-color: #bf4346;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.pink-grey {
background: #4b5d67;
border-color: #bf3773;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.blue-grey {
background: #4b5d67;
border-color: #0a819c;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.yellow-grey {
background: #4b5d67;
border-color: #f2994b;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.yellow-green {
background: #007451;
border-color: #CCA32F;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.orange-grey {
background: #322F2B;
border-color: #D94E37;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.pink-blue {
background: #40516F;
border-color: #DC6767;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.pink-violet {
background: #554161;
border-color: #E82A62;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.orange-violet {
background: #554161;
border-color: #FF422B;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.pink-green {
background: #456445;
border-color: #FF5E70;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.pink-brown {
background: #573F2F;
border-color: #A21E46;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.orange-blue {
background: #33485C;
border-color: #E74C3C;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.yellow-blue {
background: #417CB2;
border-color: #FFC34C;
}
#topbar .navbar-top-links .dropdown-theme-setting li ul#list-color li.green-blue {
background: #417CB2;
border-color: #66B354;
}
@media (min-width: 768px) {
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
margin-left: auto;
}
}
.page-title-breadcrumb {
padding: 0px 20px;
background: #ffffff;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
clear: both;
height: 50px;
}
.page-title-breadcrumb .page-header {
margin: 0;
padding: 0;
border-bottom: 0;
}
.page-title-breadcrumb .page-header .page-title {
font-size: 25px;
font-weight: 300;
display: inline-block;
padding-top: 5px;
}
.page-title-breadcrumb .page-header .page-subtitle {
font-size: 14px;
font-weight: 300;
color: #bcbcbc;
display: inline-block;
}
.page-title-breadcrumb .breadcrumb {
float: right;
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
border-radius: 0;
background: transparent;
padding-top: 17px;
margin-left: 10px;
}
.page-title-breadcrumb .breadcrumb li + li:before {
content: "";
padding: 0;
}
.page-title-breadcrumb .reportrange {
float: right;
margin-top: 7px;
}
.horizontal-menu-page #sidebar {
display: none;
}
.horizontal-menu-page #page-wrapper {
margin-left: 0;
}
.horizontal-menu-page #menu-toggle {
display: none;
}
#chat-form {
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 280px;
background: #594857;
z-index: 9999;
display: none;
}
#chat-form.fixed {
position: fixed;
min-height: 0 !important;
}
#chat-form .user-status {
display: inline-block;
background: #575d67;
margin-right: 5px;
width: 8px;
height: 8px;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius: 8 !important;
-moz-border-radius: 8px !important;
border-radius: 8px !important;
}
#chat-form .user-status.is-online {
background-color: #06b53c;
}
#chat-form .user-status.is-busy {
background-color: #ee4749;
}
#chat-form .user-status.is-idle {
background-color: #f7d227;
}
#chat-form .user-status.is-offline {
background-color: #666666;
}
#chat-form .chat-inner {
overflow: auto;
height: 100%;
}
#chat-form .chat-header {
font-size: 16px;
color: #ffffff;
padding: 30px 35px;
line-height: 1;
margin: 0;
border-bottom: 1px solid #755f73;
position: relative;
}
#chat-form .chat-header .chat-form-close {
color: #ededed;
font-size: 13px;
}
#chat-form .chat-group {
margin-top: 30px;
}
#chat-form .chat-group > strong {
text-transform: uppercase;
color: #ededed;
display: block;
padding: 6px 35px;
font-size: 14px;
}
#chat-form .chat-group > a {
display: block;
padding: 6px 35px;
position: relative;
color: #eaeaea;
text-decoration: none;
}
#chat-form .chat-group > a .badge {
font-size: 9px;
margin-left: 5px;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
#chat-form .chat-group > a .badge.is-hidden {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
#chat-form .chat-group > a.active {
background: #675365;
}
#chat-form .chat-group > a.active:before {
content: '';
display: block;
position: absolute;
width: 0px;
height: 0px;
border-style: solid;
border-width: 8px 0 8px 8px;
border-color: transparent transparent transparent #4b3d49;
left: 0;
top: 50%;
margin-top: -8px;
}
#chat-form .chat-group > a:hover {
background: #675365;
}
#chat-form #chat-box {
position: absolute;
right: 280px;
width: 340px;
background: #4b3d49;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
display: none;
}
#chat-form #chat-box .chat-box-header {
padding: 20px 24px;
font-size: 14px;
color: #fff;
border-bottom: 1px solid #755f73;
}
#chat-form #chat-box .chat-box-header .chat-box-close {
color: #ededed;
font-size: 13px;
}
#chat-form #chat-box .chat-box-header small {
color: #BBBBBB;
font-size: 12px;
padding-left: 8px;
}
#chat-form #chat-box .chat-content {
height: 250px;
}
#chat-form #chat-box ul.chat-box-body {
list-style: none;
margin: 0;
padding: 0;
overflow: auto;
height: 250px;
}
#chat-form #chat-box ul.chat-box-body > li {
padding: 20px 24px;
padding-bottom: 5px;
padding-top: 0px;
}
#chat-form #chat-box ul.chat-box-body > li:before {
content: " ";
display: table;
}
#chat-form #chat-box ul.chat-box-body > li:after {
clear: both;
content: " ";
display: table;
}
#chat-form #chat-box ul.chat-box-body > li.odd {
background: #51414f;
}
#chat-form #chat-box ul.chat-box-body > li .avt {
width: 30px;
height: 30px;
border-radius: 50%;
margin: 5px 5px 0px 0px;
vertical-align: -9px;
}
#chat-form #chat-box ul.chat-box-body > li .user {
font-weight: bold;
color: #fff;
}
#chat-form #chat-box ul.chat-box-body > li .user:after {
content: ':';
}
#chat-form #chat-box ul.chat-box-body > li .time {
float: right;
font-style: italic;
color: #ededed;
font-size: 11px;
margin-top: 12px;
}
#chat-form #chat-box ul.chat-box-body > li p {
margin: 10px 0 8.5px;
color: #eaeaea;
}
#chat-form #chat-box .chat-textarea {
padding: 20px 24px;
position: relative;
}
#chat-form #chat-box .chat-textarea textarea {
background: #614f5f;
border: 1px solid #614f5f;
color: #fff;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#chat-form #chat-box .chat-textarea textarea::-webkit-input-placeholder {
/* WebKit browsers */
color: #ededed;
}
#chat-form #chat-box .chat-textarea textarea:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #ededed;
}
#chat-form #chat-box .chat-textarea textarea::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #ededed;
}
#chat-form #chat-box .chat-textarea textarea:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #ededed;
}
.sidebar-fixed {
position: fixed;
}
#sidebar {
background: #594857;
}
.navbar-static-side ul li {
border-bottom: 1px solid #5f4d5d;
}
.navbar-static-side ul li:first-child a {
padding: 0;
}
.navbar-static-side ul li.active a {
background: #c1d72e;
outline: none;
}
.navbar-static-side ul li a {
color: #FFFFFF;
padding: 12px 15px;
}
.navbar-static-side ul li a span.menu-title {
margin-left: 10px;
}
.navbar-static-side ul li a i {
font-size: 16px;
min-width: 20px;
text-align: center;
}
.navbar-static-side ul li a i .icon-bg {
display: none;
}
.navbar-static-side ul li a:hover,
.navbar-static-side ul li a:focus {
background: #c1d72e;
transition: 0.2s all ease-in-out;
outline: none;
}
.navbar-static-side ul li a .badge,
.navbar-static-side ul li a .label {
float: right;
margin-right: 10px;
}
.navbar-static-side ul li a.menu-title {
margin-left: 10px;
}
.navbar-static-side ul li .nav-second-level li {
border-bottom: 1px solid #534351;
}
.navbar-static-side ul li .nav-second-level li.active a,
.navbar-static-side ul li .nav-second-level li:hover a,
.navbar-static-side ul li .nav-second-level li:focus a {
color: #c1d72e;
}
.navbar-static-side ul li .nav-second-level li a {
padding: 14px 15px 14px 40px;
background: #4b3d49;
color: #efefef;
}
.navbar-static-side ul li .nav-second-level li a span.submenu-title {
margin-left: 10px;
}
.navbar-static-side ul li .nav-second-level li .nav-third-level li {
border-bottom: 1px solid #4e3f4c;
}
.navbar-static-side ul li .nav-second-level li .nav-third-level li.active a,
.navbar-static-side ul li .nav-second-level li .nav-third-level li:hover a,
.navbar-static-side ul li .nav-second-level li .nav-third-level li:focus a {
color: #c1d72e;
}
.navbar-static-side ul li .nav-second-level li .nav-third-level li a {
padding: 15px 15px 15px 40px;
background: #423641;
color: #efefef;
}
.navbar-static-side ul li .nav-second-level li .nav-third-level li a span.submenu-title {
margin-left: 10px;
}
.navbar-static-side ul li.sidebar-heading {
padding: 5px 15px;
}
.navbar-static-side ul li.sidebar-heading h4 {
font-family: 'Oswald';
font-size: 18px;
font-weight: bold;
color: #c1d72e;
}
.navbar-static-side ul li.user-panel {
padding: 15px;
}
.navbar-static-side ul li.user-panel .thumb {
float: left;
border: 5px solid rgba(255, 255, 255, 0.1);
border-radius: 50%;
}
.navbar-static-side ul li.user-panel .thumb img {
width: 45px;
height: 45px;
}
.navbar-static-side ul li.user-panel .info {
float: left;
padding: 5px 5px 5px 15px;
color: #ffffff;
}
.navbar-static-side ul li.user-panel .info p {
margin-bottom: 3px;
font-size: 16px;
}
.navbar-static-side ul li.user-panel .info a {
font-size: 10px;
}
.navbar-static-side ul li.user-panel .info a i {
font-size: 14px;
color: #999;
}
.navbar-static-side ul li.user-panel .info a:hover,
.navbar-static-side ul li.user-panel .info a:focus {
background-color: transparent;
}
.navbar-static-side ul li.user-panel .info a:hover i,
.navbar-static-side ul li.user-panel .info a:focus i {
color: #777;
}
.navbar-static-side ul li.user-panel ul li {
border-bottom: 0;
}
.sidebar-user-info {
padding: 15px;
}
.sidebar-user-info img {
border: 5px solid #b9ce27;
width: 75px;
height: 75px;
display: inline-block;
}
.sidebar-user-info h4 {
color: #FFFFFF;
margin-bottom: 5px;
}
.sidebar-user-info ul {
margin-bottom: 3px;
}
.sidebar-user-info ul li {
border-bottom: 0 !important;
}
.sidebar-user-info ul li a {
color: #cdcdcd;
}
.sidebar-user-info .user-status {
width: 10px;
height: 10px;
border-radius: 50% !important;
display: inline-block;
background: transparent;
margin-right: 5px;
}
.sidebar-user-info .user-status.is-online {
background: #06B53C;
}
.sidebar-user-info .user-status.is-idle {
background: #F7D227;
}
.sidebar-user-info .user-status.is-busy {
background: #ee4749;
}
.sidebar-user-info .user-status.is-offline {
background: #666666;
}
.sidebar-user-info span {
color: #FFFFFF;
}
.sidebar-user-activity {
padding: 15px;
border-bottom: 0 !important;
}
.sidebar-user-activity h4 {
color: #FFFFFF;
}
.sidebar-user-activity .note {
padding: 3px 15px;
margin-bottom: 5px;
}
.sidebar-user-activity .note small {
color: #cdcdcd;
}
.sidebar-user-activity .note a:hover,
.sidebar-user-activity .note a:focus {
background: transparent;
}
.arrow {
float: right;
margin-top: 3px;
}
.fa.arrow:before {
content: "\f104";
}
.active > a > .fa.arrow:before {
content: "\f107";
}
@media (min-width: 768px) {
.navbar-static-side {
z-index: 1;
position: absolute;
width: 250px;
}
}
.right-sidebar #topbar .navbar-header {
float: right;
border-right: 0;
}
.right-sidebar #sidebar {
left: auto;
right: 0;
}
.right-sidebar #page-wrapper {
margin: 0 250px 0 0;
}
/* Begin Left Sidebar Collapsed */
.left-side-collapsed .navbar-static-side {
width: 55px;
}
.left-side-collapsed .navbar-static-side ul#side-menu li.user-panel {
display: none;
}
.left-side-collapsed .navbar-static-side ul#side-menu li.nav-hover a {
height: 50px;
}
.left-side-collapsed .navbar-static-side ul#side-menu li.nav-hover a span.menu-title {
display: block !important;
}
.left-side-collapsed .navbar-static-side ul#side-menu li.nav-hover a span.submenu-title {
display: block !important;
margin-left: 0;
}
.left-side-collapsed .navbar-static-side ul#side-menu li.nav-hover ul.nav-second-level {
display: block;
position: absolute;
top: 50px;
left: 55px;
width: 195px;
}
.left-side-collapsed .navbar-static-side ul#side-menu li.nav-hover ul.nav-second-level li a {
padding: 15px;
}
.left-side-collapsed .navbar-static-side ul#side-menu li a span {
display: none;
}
.left-side-collapsed .navbar-static-side ul#side-menu li a i.fa {
font-size: 18px;
}
.left-side-collapsed .navbar-static-side ul#side-menu li a span.menu-title {
position: absolute;
top: 0;
left: 55px;
padding: 15px;
margin-left: 0;
background: #c1d72e;
color: #ffffff;
width: 195px;
height: 50px;
}
.left-side-collapsed .navbar-static-side ul#side-menu li ul.nav-second-level {
display: none;
position: absolute;
top: 50px;
left: 55px;
width: 195px;
}
.left-side-collapsed .navbar-static-side ul#side-menu li ul.nav-second-level li a i {
display: none;
}
.left-side-collapsed #page-wrapper {
margin: 0 0 0 55px;
}
/* End Left Sidebar Collapsed */
/* Begin Right Sidebar Collapsed */
.right-side-collapsed .navbar-static-side {
width: 55px;
}
.right-side-collapsed .navbar-static-side ul#side-menu li.user-panel {
display: none;
}
.right-side-collapsed .navbar-static-side ul#side-menu li.nav-hover a {
height: 50px;
}
.right-side-collapsed .navbar-static-side ul#side-menu li.nav-hover a span.menu-title {
display: block !important;
}
.right-side-collapsed .navbar-static-side ul#side-menu li.nav-hover a span.submenu-title {
display: block !important;
margin-right: 0;
}
.right-side-collapsed .navbar-static-side ul#side-menu li.nav-hover ul.nav-second-level {
display: block;
position: absolute;
top: 50px;
right: 55px;
width: 195px;
}
.right-side-collapsed .navbar-static-side ul#side-menu li.nav-hover ul.nav-second-level li a {
padding: 15px 5px;
}
.right-side-collapsed .navbar-static-side ul#side-menu li a span {
display: none;
}
.right-side-collapsed .navbar-static-side ul#side-menu li a i.fa {
font-size: 18px;
}
.right-side-collapsed .navbar-static-side ul#side-menu li a span.menu-title {
position: absolute;
top: 0;
right: 55px;
padding: 15px;
margin-right: 0;
background: #c1d72e;
color: #ffffff;
width: 195px;
height: 50px;
}
.right-side-collapsed .navbar-static-side ul#side-menu li ul.nav-second-level {
display: none;
position: absolute;
top: 50px;
right: 55px;
width: 195px;
}
.right-side-collapsed .navbar-static-side ul#side-menu li ul.nav-second-level li a i {
display: none;
}
.right-side-collapsed #page-wrapper {
margin: 0 55px 0 0;
}
/* End Left Sidebar Collapsed */
.page-content {
padding: 20px 20px 50px 20px;
min-height: 700px;
clear: both;
}
#footer {
width: 100%;
padding: 7px 20px;
background-color: #4b3d49;
color: #FFFFFF;
font-size: 12px;
text-align: right;
}
#footer.fixed {
border-top: 1px solid #f3f3f3;
background: #fff;
position: fixed;
color: #999;
bottom: 0px;
}
/*panel stat*/
#sum_box .db {
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
#sum_box .icon {
color: #777777;
font-size: 50px;
margin-bottom: 0px;
float: right;
}
#sum_box .icon.fa-shopping-cart {
color: #5cb85c;
}
#sum_box .icon.fa-money {
color: #5bc0de;
}
#sum_box .icon.fa-signal {
color: #d9534f;
}
#sum_box .icon.fa-group {
color: #f0ad4e;
}
#sum_box h4 {
text-align: left;
margin-top: 0px;
font-size: 30px;
margin-bottom: 0px;
padding-bottom: 0px;
}
#sum_box h4 span:last-child {
font-size: 25px;
}
#sum_box p.description {
margin-top: 0px;
opacity: 0.9;
}
#sum_box .db:hover {
background: #594857;
color: #fff;
}
#sum_box .db:hover .icon {
opacity: 1;
color: #fff;
}
#sum_box .db:hover p.description {
opacity: 1;
}
/*panel stat*/
/*user profile*/
.profile {
display: inline-block;
}
.profile h2 {
margin-top: 0;
}
.profile .divider {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.profile .user-info {
padding: 15px;
background: url('http://swlabs.co/madmin/code/images/gallery/13.jpg');
color: #888;
}
.profile .user-info .img-circle {
border: 2px solid #fff;
}
.profile .user-info:hover {
color: #111;
}
.profile .user-action {
padding: 0px 15px 15px 15px;
}
figcaption.ratings {
margin-top: 20px;
}
figcaption.ratings a {
color: #f1c40f;
font-size: 11px;
}
.emphasis {
border-top: 4px solid transparent;
padding-top: 15px;
}
.emphasis:hover {
border-top: 4px solid #1abc9c;
color: #111;
}
.emphasis h2 {
margin-bottom: 0;
}
/*user profile*/
/*to-do list*/
ul.todo-list {
overflow: hidden;
width: auto;
height: 250px;
padding: 0;
}
ul.todo-list li {
background: #f3f3f3;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
position: relative;
padding: 13px;
margin-bottom: 5px;
cursor: move;
list-style: none;
}
ul.todo-list li span.drag-drop {
height: 17px;
display: block;
float: left;
width: 7px;
position: relative;
top: 2px;
}
ul.todo-list li span.drag-drop i {
height: 2px;
width: 2px;
display: block;
background: #ccc;
box-shadow: 5px 0 0 0px #ccc,0px 5px 0 0px #ccc,5px 5px 0 0px #ccc,0px 10px 0 0px #ccc,5px 10px 0 0px #ccc,0px 15px 0 0px #ccc,5px 15px 0 0px #ccc;
-webkit-box-shadow: 5px 0 0 0px #ccc,0px 5px 0 0px #ccc,5px 5px 0 0px #ccc,0px 10px 0 0px #ccc,5px 10px 0 0px #ccc,0px 15px 0 0px #ccc,5px 15px 0 0px #ccc;
-moz-box-shadow: 5px 0 0 0px #ccc,0px 5px 0 0px #ccc,5px 5px 0 0px #ccc,0px 10px 0 0px #ccc,5px 10px 0 0px #ccc,0px 15px 0 0px #ccc,5px 15px 0 0px #ccc;
}
ul.todo-list li .todo-check {
margin-left: 10px;
margin-right: 10px;
}
ul.todo-list li .todo-title {
margin-right: 90px;
}
ul.todo-list li .todo-actions {
position: absolute;
right: 15px;
top: 13px;
}
ul.todo-list li .todo-actions a i {
color: #777777;
margin: 0 5px;
}
ul.todo-list li .todo-actions a:hover i,
ul.todo-list li .todo-actions a:focus i {
color: #555555;
}
/*to-do list*/
/*chat form*/
ul.chats {
margin: 0;
padding: 0;
}
ul.chats li {
list-style: none;
margin: 30px auto;
font-size: 12px;
}
ul.chats li:first-child {
margin-top: 0;
}
ul.chats li img.avatar {
width: 50px;
height: 50px;
-webkit-border-radius: 50% !important;
-moz-border-radius: 50% !important;
border-radius: 50% !important;
}
ul.chats li .message {
display: block;
padding: 7px;
position: relative;
}
ul.chats li .message .chat-datetime {
font-style: italic;
color: #888;
font-size: 11px;
}
ul.chats li .message .chat-body {
display: block;
margin-top: 5px;
}
ul.chats li.in img.avatar {
float: left;
}
ul.chats li.in .message {
background: #b3e5fc;
margin-left: 65px;
border-left: 3px solid #03a9f4;
border-radius: 4px;
}
.chats li.in .message .chat-arrow {
display: block;
position: absolute;
top: 15px;
left: -10px;
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-right: 10px solid #03a9f4;
}
ul.chats li.in .message a.chat-name {
color: #c1d72e;
}
ul.chats li.out img.avatar {
float: right;
}
ul.chats li.out .message {
background: #a3e9a4;
margin-right: 65px;
border-right: 3px solid #2baf2b;
text-align: right;
border-radius: 4px;
}
ul.chats li.out .message .chat-arrow {
display: block;
position: absolute;
top: 15px;
right: -10px;
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 10px solid #2baf2b;
}
ul.chats li.out .message a.chat-name {
color: #c1d72e;
}
ul.chats li.out .message a.chat-name,
ul.chats li.out .message a.chat-datetime {
text-align: right;
}
.chat-form {
margin-top: 15px;
padding: 10px;
background-color: #f0f0f0;
overflow: hidden;
clear: both;
}
.chat-form #input-chat,
.chat-form .input-group-btn .btn {
border: 0;
}
.chat-form .input-group-btn:last-child > .btn,
.chat-form .input-group-btn:last-child > .btn-group {
margin-left: 0;
}
/*chat form*/
/* begin Carousel */
ol.list-indicators {
margin-top: 5px;
margin-bottom: 0;
bottom: -25px;
}
ol.list-indicators li {
width: 15px;
height: 15px;
border-radius: 50%;
background: #777777;
margin: 0 5px;
cursor: pointer;
border: 0;
}
ol.list-indicators li.active {
width: 15px;
height: 15px;
border-radius: 50%;
background: #c1d72e;
margin: 0 5px;
cursor: pointer;
border: 0;
}
.carousel-control {
top: auto;
bottom: -25px;
font-size: 12px;
text-shadow: none;
color: #777777;
}
.carousel-control:hover,
.carousel-control:focus {
color: #c1d72e;
}
.carousel-control.left {
background: transparent;
}
.carousel-control.right {
background: transparent;
}
/* begin Carousel */
.row-icons {
padding: 15px 0;
margin: 0;
}
.row-icons [class*="col"] {
margin-bottom: 20px;
padding: 0;
}
.row-icons [class*="col"] a {
line-height: 30px;
display: inline-block;
color: #777777;
text-decoration: none;
}
.row-icons [class*="col"] a:hover i.fa:before {
color: #cedf59;
}
.row-icons [class*="col"] a:hover i.glyphicon:before {
color: #cedf59;
}
.row-icons [class*="col"] i.fa {
vertical-align: middle;
margin: 0 10px;
width: 40px;
}
.row-icons [class*="col"] i:before {
color: #c1d72e;
font-size: 30px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.row-icons [class*="col"] span {
padding-left: 20px;
vertical-align: top;
}
.modal-full-width {
width: 100%;
}
.modal-wide-width {
width: 70%;
}
.closeTab:hover {
cursor: pointer;
}
.closeTab {
font-size: 15px;
}
#error-page {
background: #F0F2F5;
text-align: center;
position: relative;
}
#error-page #error-page-content {
width: 480px;
margin: 10% auto 0 auto;
text-align: center;
}
#error-page #error-page-content h1 {
font-family: 'oswald';
font-size: 150px;
font-weight: bold;
color: #c1d72e;
}
#error-page #error-page-content p a {
color: #c1d72e;
}
#error-page #error-page-content p a:hover,
#error-page #error-page-content p a:focus {
text-decoration: underline;
}
#signin-page {
background: url('http://swlabs.co/madmin/code/images/bg/1.jpg') center center fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
padding: 5px;
height: 1000px;
}
#signup-page {
background: url('http://swlabs.co/madmin/code/images/bg/2.jpg') center center fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
padding: 5px;
height: 1000px;
}
#lock-screen-page {
background: url('http://swlabs.co/madmin/code/images/bg/3.jpg') center center fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
padding: 5px;
height: 1000px;
}
#lock-screen-page .page-form {
background-color: rgba(0, 0, 0, 0.2);
color: #ffffff;
}
#lock-screen-page .page-form input {
background-color: rgba(0, 0, 0, 0.3);
border: 0;
}
.page-form {
width: 400px;
margin: 5% auto 0 auto;
background: #eeeeee;
border-radius: 4px;
}
.page-form .input-icon i {
margin-top: 12px;
}
.page-form input[type='text'],
.page-form input[type='password'],
.page-form input[type='email'],
.page-form select {
height: 40px;
border-color: #e5e5e5;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: #777777;
}
.page-form .header-content {
padding: 15px 20px;
background: #e9e9e9;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.page-form .header-content h1 {
font-family: 'oswald';
font-size: 30px;
font-weight: bold;
text-align: center;
margin: 0;
text-transform: uppercase;
}
.page-form .body-content {
padding: 15px 20px;
position: relative;
}
.page-form .body-content .btn-twitter {
background: #5bc0de;
margin-bottom: 10px;
color: #ffffff;
}
.page-form .body-content .btn-twitter i {
margin-right: 5px;
}
.page-form .body-content .btn-twitter:hover,
.page-form .body-content .btn-twitter:focus {
color: #ffffff;
}
.page-form .body-content .btn-facebook {
background: #418bca;
margin-bottom: 10px;
color: #ffffff;
}
.page-form .body-content .btn-facebook i {
margin-right: 5px;
}
.page-form .body-content .btn-facebook:hover,
.page-form .body-content .btn-facebook:focus {
color: #ffffff;
}
.page-form .body-content .btn-google-plus {
background: #dd4c39;
margin-bottom: 10px;
color: #ffffff;
}
.page-form .body-content .btn-google-plus i {
margin-right: 5px;
}
.page-form .body-content .btn-google-plus:hover,
.page-form .body-content .btn-google-plus:focus {
color: #ffffff;
}
.page-form .body-content p a {
color: #c1d72e;
}
.page-form .body-content p a:hover,
.page-form .body-content p a:focus {
color: #777777;
text-decoration: none;
}
.page-form .body-content .forget-password h4 {
text-transform: uppercase;
font-size: 16px;
}
.page-form .body-content hr {
border-color: #e0e0e0;
}
.page-form .state-error + em {
display: block;
margin-top: 6px;
padding: 0 1px;
font-style: normal;
font-size: 11px;
line-height: 15px;
color: #d9534f;
}
.page-form .rating.state-error + em {
margin-top: -4px;
margin-bottom: 4px;
}
.page-form .state-success + em {
display: block;
margin-top: 6px;
padding: 0 1px;
font-style: normal;
font-size: 11px;
line-height: 15px;
color: #d9534f;
}
.page-form .state-error input,
.page-form .state-error select {
background: #f2dede;
}
.page-form .state-success input,
.page-form .state-success select {
background: #dff0d8;
}
.page-form .note-success {
color: #5cb85c;
}
.page-form label {
font-weight: normal;
margin-bottom: 0;
}
#lock-screen-page .page-form {
margin-top: 15%;
text-align: center;
}
#lock-screen-page .page-form h1 {
margin: 0;
font-family: 'Oswald';
}
#lock-screen-avatar {
top: -78px;
left: 50%;
margin-left: -74px;
position: absolute;
display: inline-block;
}
#lock-screen-avatar img {
border: 10px solid #eeeeee;
}
#lock-screen-info {
margin-top: 60px;
}
@media only screen and (max-width: 480px) {
.page-form {
width: 280px;
}
#lock-screen-page .page-form {
margin-top: 35%;
}
}
#line-chart-spline canvas {
height: auto !important;
}
.timeline-centered {
position: relative;
margin-bottom: 30px;
}
.timeline-centered.timeline-sm .timeline-entry {
margin-bottom: 20px !important;
}
.timeline-centered.timeline-sm .timeline-entry .timeline-entry-inner .timeline-label {
padding: 1em;
}
.timeline-centered:before,
.timeline-centered:after {
content: " ";
display: table;
}
.timeline-centered:after {
clear: both;
}
.timeline-centered:before {
content: '';
position: absolute;
display: block;
width: 7px;
background: #ffffff;
left: 50%;
top: 20px;
bottom: 20px;
margin-left: -4px;
}
.timeline-centered .timeline-entry {
position: relative;
width: 50%;
float: right;
margin-bottom: 70px;
clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
content: " ";
display: table;
}
.timeline-centered .timeline-entry:after {
clear: both;
}
.timeline-centered .timeline-entry.begin {
margin-bottom: 0;
}
.timeline-centered .timeline-entry.left-aligned {
float: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
margin-left: 0;
margin-right: -28px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
left: auto;
right: -115px;
text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
margin-left: 0;
margin-right: 85px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
left: auto;
right: 0;
margin-left: 0;
margin-right: -9px;
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.timeline-centered .timeline-entry .timeline-entry-inner {
position: relative;
margin-left: -31px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
content: " ";
display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
position: absolute;
left: -115px;
text-align: right;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
font-size: 18px;
font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
font-size: 12px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
background: #fff;
color: #777777;
display: block;
width: 60px;
height: 60px;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
border-radius: 50%;
text-align: center;
border: 7px solid #ffffff;
line-height: 45px;
font-size: 15px;
float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
background-color: #c1d72e;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
background-color: #5cb85c;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
background-color: #5bc0de;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
background-color: #f0ad4e;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
background-color: #d9534f;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-red {
background-color: #bf4346;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-green {
background-color: #488c6c;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-blue {
background-color: #0a819c;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-yellow {
background-color: #f2994b;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-orange {
background-color: #e9662c;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-pink {
background-color: #bf3773;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-violet {
background-color: #9351ad;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-grey {
background-color: #4b5d67;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-dark {
background-color: #594857;
color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
position: relative;
background: #ffffff;
padding: 1.7em;
margin-left: 85px;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red {
background: #bf4346;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red:after {
border-color: transparent #bf4346 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red p {
color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green {
background: #488c6c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green:after {
border-color: transparent #488c6c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green p {
color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange {
background: #e9662c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange:after {
border-color: transparent #e9662c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange p {
color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow {
background: #f2994b;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow:after {
border-color: transparent #f2994b transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow p {
color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue {
background: #0a819c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue:after {
border-color: transparent #0a819c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue p {
color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink {
background: #bf3773;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink:after {
border-color: transparent #bf3773 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink p {
color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet {
background: #9351ad;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet:after {
border-color: transparent #9351ad transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet p {
color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey {
background: #4b5d67;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey:after {
border-color: transparent #4b5d67 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey p {
color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark {
background: #594857;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark:after {
border-color: transparent #594857 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark p {
color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 9px 9px 9px 0;
border-color: transparent #ffffff transparent transparent;
left: 0;
top: 20px;
margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
color: #777777;
margin: 0;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
margin-top: 15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title {
margin-bottom: 10px;
font-family: 'Oswald';
font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title span {
-webkit-opacity: .6;
-moz-opacity: .6;
opacity: .6;
-ms-filter: alpha(opacity=60);
filter: alpha(opacity=60);
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img {
margin: 5px 10px 0 0;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img.pull-right {
margin: 5px 0 0 10px;
}
.panel-group .panel .panel {
margin-bottom: 15px;
}
.panel-group .panel .panel-title {
font-size: 17px;
font-weight: 400;
}
.panel-group .panel .panel-title .accordion-toggle {
padding: 7px 0px;
}
.tab-content.tab-edit {
background: transparent;
border: 0px;
}
.nav-pills li.active a {
border: 1px solid #c1d72e;
}
ul.nav.nav-tabs.ul-edit {
border-bottom: 5px solid #c1d72e !important;
}
ul.nav.nav-tabs.ul-edit li a {
border: 0px;
background: none;
padding: 10px 20px;
}
ul.nav.nav-tabs.ul-edit li.active a {
background: #c1d72e;
color: #fff;
border: 0px;
}
.timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
}
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 3px;
background-color: #fff;
left: 50%;
margin-left: -1.5px;
}
.timeline > li {
margin-bottom: 20px;
position: relative;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li > .timeline-panel {
width: 44%;
float: left;
border: 1px solid #d4d4d4;
border-radius: 2px;
padding: 20px;
position: relative;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
background: #fff;
}
.timeline > li > .timeline-panel.primary {
background: #2e6da4;
color: #fff;
}
.timeline > li > .timeline-panel.primary:after {
border-left: 14px solid #2e6da4 ;
border-right: 0 solid #2e6da4 ;
}
.timeline > li > .timeline-panel.success {
background: #3f903f;
color: #fff;
}
.timeline > li > .timeline-panel.success:after {
border-left: 14px solid #3f903f ;
border-right: 0 solid #3f903f ;
}
.timeline > li > .timeline-panel.warning {
background: #f0ad4e;
color: #fff;
}
.timeline > li > .timeline-panel.warning:after {
border-left: 14px solid #f0ad4e ;
border-right: 0 solid #f0ad4e ;
}
.timeline > li > .timeline-panel.danger {
background: #d9534f;
color: #fff;
}
.timeline > li > .timeline-panel.danger:after {
border-left: 14px solid #d9534f ;
border-right: 0 solid #d9534f ;
}
.timeline > li > .timeline-panel.info {
background: #5bc0de;
color: #fff;
}
.timeline > li > .timeline-panel.info:after {
border-left: 14px solid #5bc0de ;
border-right: 0 solid #5bc0de ;
}
.timeline > li > .timeline-panel:before {
position: absolute;
top: 26px;
right: -15px;
display: inline-block;
border-top: 15px solid transparent;
border-left: 15px solid #ccc;
border-right: 0 solid #ccc;
border-bottom: 15px solid transparent;
content: " ";
}
.timeline > li > .timeline-panel:after {
position: absolute;
top: 27px;
right: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-left: 14px solid #fff;
border-right: 0 solid #fff;
border-bottom: 14px solid transparent;
content: " ";
}
.timeline > li > .timeline-badge {
color: #fff;
width: 50px;
height: 50px;
line-height: 35px;
font-size: 1.4em;
text-align: center;
position: absolute;
top: 16px;
left: 50%;
margin-left: -25px;
background-color: #999999;
z-index: 100;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
border: 2px solid #fff;
}
.timeline > li > .timeline-badge i.glyphicon {
top: 7px;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline-badge.primary {
background-color: #2e6da4 !important;
}
.timeline-badge.success {
background-color: #3f903f !important;
}
.timeline-badge.warning {
background-color: #f0ad4e !important;
}
.timeline-badge.danger {
background-color: #d9534f !important;
}
.timeline-badge.info {
background-color: #5bc0de !important;
}
.timeline-title {
margin-top: 0;
color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
margin-bottom: 0;
}
.timeline-body > p + p {
margin-top: 5px;
}
@media (max-width: 767px) {
ul.timeline:before {
left: 40px;
}
ul li:not(.timeline-inverted) .timeline-panel:after {
border-left: 0px !important;
}
ul li:not(.timeline-inverted) .timeline-panel.primary:before {
border-right: 15px solid #2e6da4;
}
ul li:not(.timeline-inverted) .timeline-panel.danger:before {
border-right: 15px solid #d9534f;
}
ul.timeline > li > .timeline-panel {
width: calc(80%);
width: -moz-calc(80%);
width: -webkit-calc(80%);
}
ul.timeline > li > .timeline-badge {
left: 15px;
margin-left: 0;
top: 16px;
}
ul.timeline > li > .timeline-panel {
float: right;
}
ul.timeline > li > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
ul.timeline > li > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
}
#one-column .message-item {
margin-bottom: 25px;
margin-left: 40px;
position: relative;
}
#one-column .message-item .message-inner {
background: #fff;
border: 1px solid #ddd;
border-radius: 0px;
padding: 10px;
position: relative;
}
#one-column .message-item .message-inner:before {
border-right: 10px solid #ddd;
border-style: solid;
border-width: 10px;
color: rgba(0, 0, 0, 0);
content: "";
display: block;
height: 0;
position: absolute;
left: -20px;
top: 6px;
width: 0;
}
#one-column .message-item .message-inner:after {
border-right: 10px solid #fff;
border-style: solid;
border-width: 10px;
color: rgba(0, 0, 0, 0);
content: "";
display: block;
height: 0;
position: absolute;
left: -18px;
top: 6px;
width: 0;
}
#one-column .message-item:before {
background: #fff;
border-radius: 2px;
bottom: -30px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
content: "";
height: 100%;
left: -30px;
position: absolute;
width: 3px;
}
#one-column .message-item:after {
background: #fff;
border: 2px solid #ccc;
border-radius: 0px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
content: "";
height: 15px;
left: -36px;
position: absolute;
top: 10px;
width: 15px;
}
#one-column .clearfix:before,
#one-column .clearfix:after {
content: " ";
display: table;
}
#one-column .message-item .message-head {
border-bottom: 1px solid #eee;
margin-bottom: 8px;
padding-bottom: 8px;
}
#one-column .message-item .message-head .avatar {
margin-right: 20px;
}
#one-column .message-item .message-head .user-detail {
overflow: hidden;
}
#one-column .message-item .message-head .user-detail h5 {
font-size: 16px;
font-weight: bold;
margin: 0;
}
#one-column .message-item .message-head .post-meta {
float: left;
padding: 0 15px 0 0;
}
#one-column .message-item .message-head .post-meta > div {
color: #333;
font-weight: bold;
text-align: right;
}
#one-column .post-meta > div {
color: #777;
font-size: 12px;
line-height: 22px;
}
#one-column .message-item .message-head .post-meta > div {
color: #333;
font-weight: bold;
text-align: right;
}
#one-column .post-meta > div {
color: #777;
font-size: 12px;
line-height: 22px;
}
#one-column .avatar img {
min-height: 40px;
max-height: 40px;
}
#one-column .post-meta .qa-message-who-pad {
margin-left: 10px;
}
#one-column .message-item.blue:after {
background: #0a819c;
}
#one-column .message-item.blue .message-inner {
border-color: #0a819c;
}
#one-column .message-item.blue .message-inner:before {
border-right-color: #0a819c;
}
#one-column .message-item.red:after {
background: #bf4346;
}
#one-column .message-item.red .message-inner {
border-color: #bf4346;
}
#one-column .message-item.red .message-inner:before {
border-right-color: #bf4346;
}
#one-column .message-item.green:after {
background: #488c6c;
}
#one-column .message-item.green .message-inner {
border-color: #488c6c;
}
#one-column .message-item.green .message-inner:before {
border-right-color: #488c6c;
}
#one-column .message-item.orange:after {
background: #e9662c;
}
#one-column .message-item.orange .message-inner {
border-color: #e9662c;
}
#one-column .message-item.orange .message-inner:before {
border-right-color: #e9662c;
}
#one-column .message-item.pink:after {
background: #bf3773;
}
#one-column .message-item.pink .message-inner {
border-color: #bf3773;
}
#one-column .message-item.pink .message-inner:before {
border-right-color: #bf3773;
}
#one-column .message-item.violet:after {
background: #9351ad;
}
#one-column .message-item.violet .message-inner {
border-color: #9351ad;
}
#one-column .message-item.violet .message-inner:before {
border-right-color: #9351ad;
}
.blog-page h1 {
margin-bottom: 20px;
}
.blog-page .blog-articles {
padding-bottom: 20px;
}
.blog-page .blog-articles .blog-img {
margin-bottom: 10px;
}
.blog-page .blog-articles .blog-img img {
margin-bottom: 12px;
}
.blog-page .blog-articles .blog-img ul {
margin-bottom: 5px;
margin-left: 0;
}
.blog-page .blog-articles .blog-img ul li {
padding: 0;
}
.blog-page .blog-articles .blog-img ul li i {
color: #c1d72e;
margin-right: 3px;
}
.blog-page .blog-articles .blog-img ul li a {
margin-right: 8px;
text-decoration: none;
}
.blog-page .blog-articles .blog-img ul.blog-date li i {
color: #c1d72e;
margin-right: 3px;
}
.blog-page .blog-articles .blog-img ul.blog-date li a {
color: #777777;
}
.blog-page .blog-articles .blog-article {
padding-bottom: 20px;
}
.blog-page .blog-articles .blog-article h3 {
margin-top: 0;
}
.blog-page .blog-articles ul.blog-tags {
margin-bottom: 5px;
margin-left: 0;
}
.blog-page .blog-articles ul.blog-tags li {
padding: 0;
}
.blog-page .blog-articles ul.blog-tags li i {
color: #c1d72e;
margin-right: 3px;
}
.blog-page .blog-articles ul.blog-tags li a {
margin-right: 8px;
text-decoration: none;
}
.blog-page .blog-articles ul.blog-date li i {
color: #c1d72e;
margin-right: 3px;
}
.blog-page .blog-articles ul.blog-date li a {
color: #777777;
}
.blog-page .blog-sidebar ul li a {
color: #777777;
}
.blog-page .blog-sidebar .blog-images li a img {
width: 50px;
height: 50px;
opacity: 0.6;
margin: 0 2px 8px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.blog-page .blog-sidebar .blog-images li a img:hover {
opacity: 1;
}
.blog-page .blog-sidebar .sidebar-tags li {
padding: 0;
}
.blog-page .blog-sidebar .sidebar-tags li a {
color: #ffffff;
margin: 0 2px 5px 0;
display: inline-block;
}
.blog-page hr {
margin-bottom: 40px;
}
.blog-page h4.media-heading span {
font-size: 12px;
}
.blog-page .media .media-body hr {
margin-bottom: 20px;
}
#external-events .external-event {
display: inline-block;
cursor: move;
margin-bottom: 5px;
margin-right: 5px;
}
.gallery-pages .list-filter {
margin-top: 10px;
}
.gallery-pages .list-filter li {
cursor: pointer;
padding: 6px 15px;
margin-right: 5px;
margin-bottom: 5px;
background: #eee;
display: inline-block;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.gallery-pages .list-filter li.active,
.gallery-pages .list-filter li:hover,
.gallery-pages .list-filter li:focus {
background: #c1d72e;
color: #ffffff;
}
.gallery-pages .mix-grid .mix {
display: none;
position: relative;
overflow: hidden;
margin-bottom: 15px;
}
.gallery-pages .mix-grid .mix .hover-effect {
position: relative;
border: 0;
width: 100%;
height: 100%;
box-shadow: none;
overflow: hidden;
}
.gallery-pages .mix-grid .mix .hover-effect .img {
-webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.gallery-pages .mix-grid .mix .hover-effect .info {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
background: rgba(26, 74, 114, 0.6);
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
.gallery-pages .mix-grid .mix .hover-effect .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 16px;
padding: 10px;
background: #111111;
margin: 30px 0 0 0;
}
.gallery-pages .mix-grid .mix .hover-effect .info p {
font-style: italic;
font-size: 12px;
position: relative;
color: #e0e0e0;
padding: 20px 20px 20px;
text-align: center;
}
.gallery-pages .mix-grid .mix .hover-effect .info a.mix-link {
color: #fff;
text-align: center;
padding: 10px 15px;
background: #c1d72e;
margin: 20px 10px 20px 0;
display: inline-block;
}
.gallery-pages .mix-grid .mix .hover-effect .info a.mix-zoom {
color: #fff;
text-align: center;
padding: 10px 15px;
background: #c1d72e;
margin: 20px 10px 20px 0;
display: inline-block;
}
.gallery-pages .mix-grid .mix .hover-effect:hover .img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.gallery-pages .mix-grid .mix .hover-effect:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.gallery-pages .action-group {
margin-top: 8px;
margin-bottom: 20px;
}
.gallery-pages .action-group button {
font-size: 13px;
}
.frontend-pages .hover-effect {
position: relative;
border: 0;
width: 100%;
height: 100%;
box-shadow: none;
overflow: hidden;
}
.frontend-pages .hover-effect .img {
-webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.frontend-pages .hover-effect .info {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
.frontend-pages .hover-effect .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 20px;
padding: 10px;
background: #c1d72e;
margin: 25% 0 0 0;
}
.frontend-pages .hover-effect:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.mail-content {
overflow-x: hidden;
overflow-y: auto;
height: 657px;
}
.mail-content .mail-sender {
width: 100%;
display: inline-block;
margin: 0 0 20px 0;
border-bottom: 1px solid #EFF2F7;
padding: 10px 0;
}
.mail-content .mail-sender .date {
line-height: 30px;
margin-bottom: 0;
text-align: right;
}
.mail-content .mail-view {
margin-bottom: 25px;
}
.mail-content .mail-attachment ul {
padding: 0;
}
.mail-content .mail-attachment ul li {
float: left;
width: 100px;
margin-right: 15px;
margin-top: 15px;
list-style: none;
}
.mail-content .mail-attachment ul li:hover {
background: #f7f8f9;
}
.mail-content .mail-attachment ul li a {
color: #777777;
}
.mail-content .mail-attachment ul li .thumb-attach img {
width: 100px;
height: auto;
margin-bottom: 10px;
}
.mail-content .mail-attachment ul li .link {
color: #c1d72e;
}
#invoice-page .panel {
border-radius: 0;
}
#invoice-page .panel .panel-body {
padding: 30px;
}
#invoice-page .panel .panel-body .invoice-title {
float: right;
text-align: right;
}
#invoice-page .panel .panel-body .invoice-title h2 {
margin-top: 0;
}
#invoice-page .panel .panel-body .logo {
font-family: 'Oswald';
font-weight: bold;
margin-top: 0;
}
#invoice-page .panel .panel-body hr {
margin: 30px 0;
}
.box-placeholder {
margin-bottom: 15px;
padding: 20px;
border: 1px solid #e5e5e5;
background: #ffffff;
color: #444;
}
.state-error + em {
display: block;
margin-top: 6px;
padding: 0 1px;
font-style: normal;
font-size: 11px;
line-height: 15px;
color: #d9534f;
}
.state-success + em {
display: block;
margin-top: 6px;
padding: 0 1px;
font-style: normal;
font-size: 11px;
line-height: 15px;
color: #5cb85c;
}
.state-error input,
.state-error select {
background: #f2dede;
}
.state-success input,
.state-success select {
background: #dff0d8;
}
.note-success {
color: #5cb85c;
}
.radio-inline,
.checkbox-inline,
.checkbox,
.radio {
padding-left: 0;
margin: 0;
}
.checkbox label,
.radio label {
cursor: pointer;
margin-right: 10px;
margin-bottom: 0;
}
.checkbox label:first-child,
.radio label:first-child {
padding-left: 0;
}
.form-horizontal.form-bordered .radio,
.form-horizontal.form-bordered .checkbox,
.form-horizontal.form-bordered .radio-inline,
.form-horizontal.form-bordered .checkbox-inline {
padding-top: 0;
}
.social-icons li a {
border-radius: 50%;
color: #fff;
width: 30px;
height: 30px;
text-align: center;
padding-top: 5px;
display: block;
}
.social-icons li a:hover,
.social-icons li a:focus {
background: #c1d72e;
color: #ffffff;
}
.social-icons li a.facebook {
background-color: #0a819c;
}
.social-icons li a.github {
background-color: #e9662c;
}
.social-icons li a.googleplus {
background-color: #bf4346;
}
.social-icons li a.linkedin {
background-color: #bf3773;
}
.social-icons li a.rss {
background-color: #488c6c;
}
.social-icons li a.skype {
background-color: #2980b9;
}
.social-icons li a.twitter {
background-color: #3498db;
}
.social-icons li a.youtube {
background-color: #e74c3c;
}
.member-team {
background-color: #f9f9f9;
float: left;
padding: 5px;
margin-bottom: 10px;
max-width: 100%;
}
.member-team h3 {
margin-top: 10px;
}
.member-team h3 small {
color: #ababab;
display: block;
margin-top: 5px;
font-size: 13px;
}
#faq .panel-group .panel {
margin-bottom: 10px;
}
#faq .panel-group .panel .panel-heading {
font-size: 14px;
padding-top: 0;
padding-bottom: 0;
}
#faq .panel-group .panel .panel-heading a {
color: #777777;
}
#faq .panel-group .panel .panel-heading a strong {
margin-right: 10px;
}
#faq .panel-group .panel .panel-heading:hover,
#faq .panel-group .panel .panel-heading:focus {
background: #e5e5e5;
}
#faq .panel-group .panel .panel-body strong:first-child {
margin-right: 10px;
}
.accordion-toggle {
display: block;
line-height: 22px;
padding: 10px 0;
position: relative;
}
.row .row-merge {
margin: 0;
}
.row .row-merge [class*=col-] {
padding: 0;
}
.row .row-merge [class*=col-] .pricing-widget {
position: relative;
border: 0;
cursor: pointer;
margin: 20px 0;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) !important;
}
.row .row-merge [class*=col-] .pricing-widget .pricing-head {
background: #5cb85c;
padding: 6px 20px;
font-size: 18px;
text-align: center;
color: #ffffff;
}
.row .row-merge [class*=col-] .pricing-widget .pricing-body {
background: #fff;
}
.row .row-merge [class*=col-] .pricing-widget .pricing-cost {
background: #4cae4c;
text-align: center;
padding: 20px;
border-bottom: 1px solid #efefef;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
font-size: 18px;
color: #ffffff;
min-height: 125px;
}
.row .row-merge [class*=col-] .pricing-widget .pricing-cost strong {
font-size: 30px;
}
.row .row-merge [class*=col-] .pricing-widget .pricing-list {
list-style: none;
padding: 0;
margin: 0;
}
.row .row-merge [class*=col-] .pricing-widget .pricing-list li {
padding: 10px;
border-bottom: 1px solid #efefef;
}
.row .row-merge [class*=col-] .pricing-widget .pricing-list li:last-child {
min-height: 84px;
padding-top: 30px;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-bottom: none;
}
.row .row-merge [class*=col-] .pricing-widget:not(.pricing-title).active,
.row .row-merge [class*=col-] .pricing-widget:not(.pricing-title):hover {
-webkit-box-shadow: 0 3px 25px -4px rgba(0, 0, 0, 0.9) !important;
box-shadow: 0 3px 25px -4px rgba(0, 0, 0, 0.9) !important;
}
.row .row-merge [class*=col-] .pricing-widget.active {
z-index: 2;
}
.row .row-merge [class*=col-] .pricing-widget:hover {
z-index: 2;
}
.ribbon-wrapper {
position: absolute;
width: 75px;
height: 75px;
overflow: hidden;
top: -1px;
right: 14px;
}
.ribbon-wrapper .ribbon-inner {
display: block;
position: relative;
padding: 5px 0;
color: #fff;
background-color: #bf4346;
font-size: 13px;
line-height: 17px;
text-align: center;
width: 107px;
top: 11px;
left: -5px;
text-shadow: 0 1px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75) !important;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.75) !important;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.the-price {
padding: 20px;
margin: 0;
}
.the-price h1 {
margin-bottom: 0;
}
.the-price .subscript {
font-size: 14px;
}
#faq .panel {
border: 0;
}
#totop {
position: fixed;
bottom: 40px;
right: 1.5%;
display: none;
z-index: 9999;
background: transparent;
border: 3px solid #c1d72e;
border-radius: 50%;
height: 45px;
width: 45px;
text-align: center;
}
#totop i {
color: #c1d72e;
line-height: 40px;
font-size: 33px;
}
#totop:hover {
background: #c1d72e;
}
#totop:hover i {
color: #ffffff;
}
.option-demo {
position: relative;
}
.demo-layout {
background-color: #ffffff;
padding: 5px 15px;
position: absolute;
top: -30px;
left: 0;
z-index: 9999;
border: 1px solid #e5e5e5;
cursor: pointer;
}
#sidebar-hover #topbar .navbar-header {
width: 160px;
}
#sidebar-hover #wrapper #page-wrapper {
margin-left: 160px;
}
#sidebar-hover #wrapper #sidebar {
width: 160px;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover {
width: 160px;
position: absolute;
top: 50px;
display: block;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li.active a {
opacity: 0.95;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li a {
background-color: #594857;
color: #FFFFFF;
padding: 15px;
position: relative;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li a span.menu-title {
margin-left: 10px;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li a:after {
content: '';
border: 0;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li a:hover {
opacity: 0.95;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li ul.dropdown-menu {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li ul.dropdown-menu > li:first-child > a:before {
content: '';
display: block;
position: absolute;
width: 0px;
height: 0px;
border-style: solid;
border-width: 8px 8px 8px 0;
border-color: transparent #a5b923 transparent transparent;
left: -8px;
top: 50%;
margin-top: -8px;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li ul.dropdown-menu > li a {
background-color: #a5b923;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li ul.dropdown-menu > li a:hover {
opacity: 0.95;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li ul.dropdown-menu > li ul.dropdown-menu {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li ul.dropdown-menu > li ul.dropdown-menu > li:first-child > a:before {
content: '';
display: block;
position: absolute;
width: 0px;
height: 0px;
border-style: solid;
border-width: 8px 8px 8px 0;
border-color: transparent #c4d937 transparent transparent;
left: -8px;
top: 50%;
margin-top: -8px;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li ul.dropdown-menu > li ul.dropdown-menu > li a {
background-color: #c4d937;
}
#sidebar-hover #wrapper #sidebar ul.menu-hover > li ul.dropdown-menu > li ul.dropdown-menu > li a:hover {
opacity: 0.95;
}
#sidebar-hover .dropdown-submenu > .dropdown-menu {
margin-left: 0;
}
.mail-box {
margin-bottom: 0;
}
.mail-box .list-group-item:nth-child(odd) {
background-color: #f8f8f8;
}
.mail-box .list-group-item {
border: 0;
}
.mail-box .list-group-item:hover {
color: #777777;
}
.mail-box .list-group-item .time-badge {
float: right;
font-style: italic;
color: #999999;
}
.mail-box .list-group-item.active,
.mail-box .list-group-item:hover,
.mail-box .list-group-item:focus {
background-color: #ffc !important;
color: #777777 !important;
}
.bootstrap-wysihtml5-insert-link-modal label.checkbox {
display: none;
}
.bg-primary {
background-color: #c1d72e;
color: #fff;
}
.bg-success {
background-color: #5cb85c;
color: #fff;
}
.bg-info {
background-color: #5bc0de;
color: #fff;
}
.bg-warning {
background-color: #f0ad4e;
color: #fff;
}
.bg-danger {
background-color: #d9534f;
color: #fff;
}
.bg-red {
background-color: #bf4346;
color: #fff;
}
.bg-green {
background-color: #488c6c;
color: #fff;
}
.bg-blue {
background-color: #0a819c;
color: #fff;
}
.bg-yellow {
background-color: #f2994b;
color: #fff;
}
.bg-orange {
background-color: #e9662c;
color: #fff;
}
.bg-pink {
background-color: #bf3773;
color: #fff;
}
.bg-violet {
background-color: #9351ad;
color: #fff;
}
.bg-grey {
background-color: #4b5d67;
color: #fff;
}
.bg-dark {
background-color: #594857;
color: #fff;
}
body.sidebar-colors #wrapper {
background-color: #FFFFFF;
}
body.sidebar-colors #wrapper #sidebar {
background-color: #FFFFFF;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li {
border-bottom: 1px solid #e5e5e5;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li.active a,
body.sidebar-colors #wrapper #sidebar ul#side-menu li:hover a {
background-color: #f8f8f8;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li.active a i:before,
body.sidebar-colors #wrapper #sidebar ul#side-menu li:hover a i:before {
color: #FFFFFF;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li.active a i .icon-bg,
body.sidebar-colors #wrapper #sidebar ul#side-menu li:hover a i .icon-bg {
left: 0;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li.user-panel {
display: none;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li a {
color: #777777;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li a:hover,
body.sidebar-colors #wrapper #sidebar ul#side-menu li a:focus {
background-color: #FFFFFF;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li a i {
position: relative;
display: block;
float: left;
width: 50px;
height: 45px;
line-height: 45px;
border-right: 1px solid #e5e5e5;
text-align: center;
margin: -13px 10px -16px -15px;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li a i:before {
position: relative;
z-index: 1;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li a i .icon-bg {
display: block;
position: absolute;
z-index: 12;
z-index: 0;
left: -47px;
width: 100%;
top: 0;
bottom: 0;
-webkit-transition: left 0.15s ease-in-out;
transition: left 0.15s ease-in-out;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li a .arrow {
display: none;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-second-level li:first-child,
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-third-level li:first-child {
border-top: 1px solid #e5e5e5;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-second-level li:last-child,
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-third-level li:last-child {
border-bottom: 0;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-second-level li.active > a,
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-third-level li.active > a,
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-second-level li:hover > a,
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-third-level li:hover > a {
background-color: #f1f1f1;
color: #c1d72e;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-second-level li > a,
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-third-level li > a {
padding: 15px;
background-color: #f1f1f1;
}
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-second-level li > a i:before,
body.sidebar-colors #wrapper #sidebar ul#side-menu li ul.nav-third-level li > a i:before {
color: #777777;
}
body.sidebar-colors #wrapper #page-wrapper {
border-left: 2px solid #e5e5e5;
}
body.sidebar-icons #topbar .navbar-header {
width: 105px;
}
body.sidebar-icons #topbar .navbar-header .logo-text {
display: none !important;
}
body.sidebar-icons #topbar .navbar-header .logo-text-icon {
display: block !important;
font-weight: bold;
font-family: 'Oswald', sans-serif;
font-size: 30px;
}
body.sidebar-icons #wrapper #sidebar {
width: 105px;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li.user-panel {
display: none;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li:hover ul.nav-second-level {
display: block;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li a {
padding: 15px 10px;
text-align: center;
display: block;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li a:hover,
body.sidebar-icons #wrapper #sidebar ul#side-menu > li a:focus {
background-color: transparent;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li a span.menu-title {
display: block;
margin-top: 8px;
margin-left: 0;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li a i.fa {
font-size: 25px;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li a .arrow,
body.sidebar-icons #wrapper #sidebar ul#side-menu > li a .label {
display: none;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li ul.nav-second-level {
display: none;
position: absolute;
top: 0px;
left: 105px;
width: 195px;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li ul.nav-second-level li a {
text-align: left;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li ul.nav-second-level li a:hover,
body.sidebar-icons #wrapper #sidebar ul#side-menu > li ul.nav-second-level li a:focus {
background-color: #c1d72e;
color: #FFFFFF;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li ul.nav-second-level li a i {
display: none;
}
body.sidebar-icons #wrapper #sidebar ul#side-menu > li ul.nav-second-level li:first-child:before {
width: 0;
height: 0;
border-top: 9px solid transparent;
border-bottom: 9px solid transparent;
border-right: 9px solid #4b3d49;
content: "";
position: absolute;
top: 50%;
margin-top: -9px;
left: -9px;
z-index: 5;
}
body.sidebar-icons #wrapper #page-wrapper {
margin-left: 105px;
}
body.sidebar-collapsed #topbar .navbar-header {
width: 55px;
}
body.sidebar-collapsed #topbar .navbar-header .logo-text {
display: none !important;
}
body.sidebar-collapsed #topbar .navbar-header .logo-text-icon {
display: block !important;
}
body.sidebar-collapsed .navbar-static-side {
width: 55px;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li.user-panel {
display: none;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li:hover a {
height: 45px;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li:hover a span.menu-title {
display: block !important;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li:hover a span.submenu-title {
display: block !important;
margin-left: 0;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li:hover ul.nav-second-level {
display: block;
position: absolute;
top: 45px;
left: 55px;
width: 195px;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li:hover ul.nav-second-level li a {
padding: 15px;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li a span {
display: none;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li a i.fa {
font-size: 18px;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li a span.menu-title {
position: absolute;
top: 0;
left: 55px;
padding: 15px;
margin-left: 0;
background: #c1d72e;
color: #ffffff;
width: 195px;
height: 45px;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li a span.label {
display: block;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li ul.nav-second-level {
display: none;
position: absolute;
top: 50px;
left: 55px;
width: 195px;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li ul.nav-second-level li a i {
display: none;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu li ul.nav-second-level li a span.label {
position: absolute;
top: 15px;
right: 10px;
}
body.sidebar-collapsed .navbar-static-side ul#side-menu > li > a span.label {
display: block !important;
position: absolute;
right: -10px;
top: 0px;
padding: 2px 4px;
}
body.sidebar-collapsed #page-wrapper {
margin: 0 0 0 55px;
}
body.sidebar-collapsed.right .page-header-topbar #topbar .navbar-header {
float: right;
}
body.sidebar-collapsed.right #wrapper #sidebar {
left: auto;
right: 0;
}
body.sidebar-collapsed.right #wrapper #sidebar ul#side-menu li:hover a span.submenu-title {
margin-right: 0;
}
body.sidebar-collapsed.right #wrapper #sidebar ul#side-menu li:hover ul.nav-second-level {
right: 55px;
left: auto;
}
body.sidebar-collapsed.right #wrapper #sidebar ul#side-menu li a span.menu-title {
right: 55px;
left: auto;
margin-right: 0;
}
body.sidebar-collapsed.right #wrapper #sidebar ul#side-menu li ul.nav-second-level {
right: 55px;
left: auto;
}
body.sidebar-collapsed.right #wrapper #page-wrapper {
margin: 0 55px 0 0;
}
body.header-fixed .page-header-topbar {
position: fixed;
top: 0px;
z-index: 9999;
width: 100%;
}
body.header-fixed .news-ticker {
display: none;
}
body.header-fixed #wrapper {
margin-top: 50px;
}
body.header-fixed #sidebar {
position: fixed;
}
a.DTTT_button {
padding: 7px 8px;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
ul.user-last-logged-list {
margin: 0;
padding: 0;
list-style: none;
}
ul.user-last-logged-list > li {
margin-top: 0;
position: relative;
padding: 10px 0;
border-top: 1px solid #e5e5e5;
}
ul.user-last-logged-list > li:first-child {
border-top: none;
}
ul.user-last-logged-list > li .media-right {
float: right;
margin-left: 10px;
}
ul.user-last-logged-list > li .meta {
margin: 0;
padding: 0;
list-style: none;
}
ul.user-last-logged-list > li .meta > li {
font-size: 11px;
line-height: 20px;
color: #777777;
}
ul.user-last-logged-list > li .meta > li i {
margin-right: 5px;
min-width: 12px;
}
ul.user-last-logged-list > li .meta > li i.fa-envelope-o {
color: #e67e22;
}
ul.user-last-logged-list > li .meta > li i.fa-clock-o {
color: #27ae60;
}
ul.user-last-logged-list > li .meta > li i.fa-globe {
color: #2980b9;
}
ul.user-last-logged-list > li .meta > li .user-list-ip {
margin-left: 3px;
}
ul.user-last-logged-list > li .meta > li strong {
color: #777777;
margin-left: 5px;
}
ul.user-last-logged-list > li .media-body h4.media-heading {
font-size: 16px;
display: block;
}
ul.user-last-logged-list > li .media-body h4.media-heading small {
font-size: 12px;
margin-left: 5px;
}
ul.user-last-logged-list > li .media-body h4.media-heading small a {
color: #777777;
}
ul.user-last-logged-list > li .media-body h4.media-heading .user-list-name {
color: #c1d72e;
}
ul.user-last-logged-list > li .media-body h4.media-heading .user-list-name:hover {
color: #777777;
}
ul.user-last-logged-list > li .media-body h4.media-heading i.fa.fa-user {
font-size: 18px;
margin-right: 5px;
}
#user-last-logged-table .media-thumb .img-shadow {
position: relative;
float: left;
max-width: 100%;
}
#user-last-logged-table .media-thumb .img-shadow img {
float: left;
height: 35px;
width: 35px;
}
#user-last-logged-table .media-thumb .data {
margin: 0;
padding: 0;
list-style: none;
font-size: 12px;
}
#user-last-logged-table .media-thumb .data li strong.user-list-ip {
margin-left: 3px;
}
#user-last-logged-table .media-thumb .data li em {
margin-right: 3px;
}
ul.thumb-large {
margin: 0;
padding: 0;
list-style: none;
}
ul.thumb-large > li {
margin-top: 0;
position: relative;
padding: 10px 0;
border-top: 1px solid #e5e5e5;
}
ul.thumb-large > li:first-child {
border-top: none;
}
ul.thumb-large > li .media-left {
float: left;
margin-right: 10px;
}
ul.thumb-large > li .media-thumb .img-shadow img {
height: 55px;
width: 55px;
}
ul.thumb-large > li .media-body {
overflow: hidden;
zoom: 1;
}
ul.thumb-large > li .media-body .menu-right {
float: right;
margin-left: 10px;
}
ul.thumb-large > li .media-body .quick-menu.menu-right {
margin-left: 5px;
margin-bottom: 5px;
}
ul.thumb-large > li .media-body .media-heading a {
display: block;
margin-bottom: 5px;
color: #c1d72e;
}
ul.thumb-large > li .media-body .media-heading small {
font-size: 12px;
}
ul.thumb-large > li .media-body .media-heading small a {
color: #777777;
}
ul.thumb-large > li .media-body .meta {
font-size: 11px;
line-height: 16px;
color: #777777;
}
.user-list-footer {
padding: 10px;
background-color: #f9f9f9;
}
ul.thumb-small {
margin: 0;
padding: 0;
list-style: none;
}
ul.thumb-small > li {
margin-top: 0;
position: relative;
padding: 10px 0;
border-top: 1px solid #e5e5e5;
}
ul.thumb-small > li:first-child {
border-top: none;
}
ul.thumb-small > li .media-thumb .img-shadow {
position: relative;
float: left;
max-width: 100%;
}
ul.thumb-small > li .media-thumb .img-shadow img {
float: left;
height: 35px;
width: 35px;
}
ul.thumb-small > li .media-thumb.media-left {
float: left;
margin-right: 10px;
}
ul.thumb-small > li .media-body {
overflow: hidden;
zoom: 1;
}
ul.thumb-small > li .media-body .menu-right {
float: right;
margin-left: 10px;
}
ul.thumb-small > li .media-body .menu-right a {
margin-right: 4px;
}
ul.thumb-small > li .media-body .quick-menu-icon.menu-right i {
font-size: 18px;
color: #777777;
}
ul.thumb-small > li .media-body .quick-menu-icon.menu-right i.fa-facebook-square {
color: #2980b9;
}
ul.thumb-small > li .media-body .quick-menu-icon.menu-right i.fa-twitter-square {
color: #3498db;
}
ul.thumb-small > li .media-body .quick-menu-icon.menu-right i.fa-google-plus-square {
color: #c0392b;
}
ul.thumb-small > li .media-body .quick-menu-icon.menu-right i.fa-linkedin-square {
color: #d35400;
}
ul.thumb-small > li .media-body .media-heading a {
display: block;
margin-bottom: 5px;
color: #c1d72e;
}
ul.thumb-small > li .media-body .media-heading small {
font-size: 12px;
}
ul.thumb-small > li .media-body .media-heading small a {
color: #777777;
}
ul.thumb-xxlarge {
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}
ul.thumb-xxlarge > li {
margin-top: 0;
position: relative;
padding: 10px 0;
border-top: 1px solid #e5e5e5;
}
ul.thumb-xxlarge > li:first-child {
border-top: none;
}
ul.thumb-xxlarge > li .media-thumb .img-shadow {
position: relative;
float: left;
max-width: 100%;
}
ul.thumb-xxlarge > li .media-thumb .img-shadow img {
float: left;
height: 96px;
width: 96px;
}
ul.thumb-xxlarge > li .media-thumb.media-left {
float: left;
margin-right: 10px;
}
ul.thumb-xxlarge > li .media-body .menu-right {
float: right;
}
ul.thumb-xxlarge > li .media-body .quick-menu.menu-right {
margin-left: 5px;
margin-bottom: 5px;
}
ul.thumb-xxlarge > li .media-body .media-heading {
margin: 0 0 5px;
}
ul.thumb-xxlarge > li .media-body .media-heading a {
margin-bottom: 5px;
color: #c1d72e;
}
ul.thumb-xxlarge > li .media-body .media-heading small {
font-size: 12px;
}
ul.thumb-xxlarge > li .media-body .media-heading small a {
color: #777777;
}
ul.thumb-xxlarge > li .media-body .data {
margin: 0;
padding: 0;
list-style: none;
font-size: 12px;
z-index: 999;
}
.em {
font-style: italic;
}
.media-overflow,
.media-overflow .media,
.media-overflow .media-body {
overflow: visible;
}
.news-ticker {
position: relative;
width: 100%;
padding: 5px 0;
text-align: center;
}
.news-ticker #news-ticker-close {
position: absolute;
top: 5px;
right: 20px;
color: rgba(255, 255, 255, 0.4);
}
ul.list-icon {
list-style: none;
padding: 0 20px;
}
ul.list-icon li:before {
content: "\f05d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
margin-right: 10px;
}
ul.list-icon li:hover {
color: #c1d72e;
}
.demo-btn > .btn {
margin-bottom: 5px;
margin-right: 5px;
}
.demo-btn-group > .btn-group {
margin-bottom: 5px;
margin-right: 5px;
}
.demo-btn-group > .btn-toolbar > .btn-group {
margin-bottom: 5px;
margin-right: 5px;
}
/*****
Begin Page Loader
*****/
#page-loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background-color: #ffffff;
}
#page-loader img {
position: absolute;
top: 50%;
left: 50%;
margin: -64px 0 0 -64px;
width: 128px;
height: 128px;
}
/*****
End Page Loader
*****/
/*****
Begin Header Option Page
*****/
.header-option-page {
border-bottom: 1px solid #cccccc;
padding-bottom: 15px;
}
/*****
End Header Option Page
*****/
.jstree-hovered,
.jstree-wholerow-hovered {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
background: #c1d72e !important;
color: #fff !important;
transition: background-color 0s, box-shadow 0s !important;
transition-property: background-color, box-shadow !important;
transition-duration: 0s, 0s !important;
transition-timing-function: initial, initial;
transition-delay: initial, initial;
}
.jstree-clicked,
.jstree-wholerow-clicked {
background: #dae784 !important;
color: #fff !important;
}
.jstree-anchor,
.jstree-wholerow {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
transition: background-color 0s, box-shadow 0s !important;
transition-property: background-color, box-shadow !important;
transition-duration: 0s, 0s !important;
transition-timing-function: initial, initial;
transition-delay: initial, initial;
}
.family-tree-horizontal li a:hover,
.family-tree-horizontal li a:hover + ul li a,
.family-tree-vertical li a:hover,
.family-tree-vertical li a:hover + ul li a {
background: #c1d72e !important;
color: #fff !important;
}
.header-option-page {
border-bottom: 1px solid #cccccc;
padding-bottom: 15px;
}
.quick-sidebar {
position: fixed;
right: 0;
top: 78px;
bottom: 0;
width: 280px;
background-color: #353535;
z-index: 100;
display: none;
}
.quick-sidebar .header-quick-sidebar ul.nav.nav-tabs.ul-edit > li.active > ul > li.active > a {
background-color: #e5e5e5;
color: #999999;
}
.quick-sidebar .header-quick-sidebar ul.nav.nav-tabs.ul-edit > li > a {
padding: 10px 0;
}
.quick-sidebar .content-quick-sidebar.tab-content {
background-color: transparent;
border: 0;
padding: 0px;
}
.quick-sidebar .content-quick-sidebar.tab-content .tab-pane h4 {
padding: 15px;
margin: 0;
font-weight: bold;
border-bottom: 1px solid #555;
}
.quick-sidebar .content-quick-sidebar.tab-content .tab-pane ul.list-update > li {
padding: 10px;
border-bottom: 1px solid #414141;
clear: both;
}
.quick-sidebar .content-quick-sidebar.tab-content .tab-pane ul.list-update > li span.label:first-child {
margin-right: 10px;
padding: 8px;
float: left;
}
.quick-sidebar .content-quick-sidebar.tab-content .tab-pane ul.list-update > li div {
margin-left: 25px;
margin-bottom: 5px;
}
.quick-sidebar .content-quick-sidebar.tab-content .tab-pane ul.list-update > li div ul.sub-list-update {
padding-left: 25px;
}
.quick-sidebar .content-quick-sidebar.tab-content .tab-pane ul.list-update > li div ul.sub-list-update li {
padding: 3px 0;
color: #777777;
}
.quick-sidebar .content-quick-sidebar.tab-content .tab-pane ul.list-features li {
padding: 10px;
border-bottom: 1px solid #414141;
clear: both;
}
.quick-sidebar.quick-sidebar-hidden {
display: block;
}
#page-user-profile .tab-content {
border: 0;
}
#page-user-profile #tab-activity ul.list-activity > li {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #efefef;
}
#page-user-profile #tab-activity ul.list-activity > li:last-child {
border-bottom: 0;
}
#page-user-profile #tab-activity ul.list-activity > li .avatar {
float: left;
margin-right: 10px;
}
#page-user-profile #tab-activity ul.list-activity > li .avatar img {
width: 40px;
display: inline-block;
}
#page-user-profile #tab-activity ul.list-activity > li .body {
overflow: hidden;
zoom: 1;
}
#page-user-profile #tab-activity ul.list-activity > li .body .desc small.text-muted {
font-size: 10px;
color: #BBBBBB;
}
#page-user-profile #tab-activity ul.list-activity > li .body .content {
margin-top: 20px;
}
#page-user-profile #tab-activity ul.list-activity > li .body .content a {
color: #428bca;
}
#page-user-profile #tab-activity ul.list-activity > li .body .content a:hover {
text-decoration: underline;
}
#page-user-profile #tab-activity ul.list-activity > li .body .content .content-thumb {
float: left;
margin-right: 10px;
}
#page-user-profile #tab-activity ul.list-activity > li .body .content .content-thumb img {
width: 100px;
display: inline-block;
}
#page-user-profile #tab-activity ul.list-activity > li .body .content .content-thumb-large {
float: left;
}
#page-user-profile #tab-activity ul.list-activity > li .body .content .content-thumb-large img {
width: 180px;
display: inline-block;
margin-right: 10px;
}
#page-user-profile #tab-activity ul.list-activity > li .body .content .content-info {
overflow: hidden;
zoom: 1;
}
#page-user-profile #tab-edit .tab-content {
background: #f8f8f8;
}
#page-user-profile #tab-edit .nav-pills li.active a {
background-color: #5cb85c;
border-color: #5cb85c;
}
#page-user-profile #tab-edit .nav-pills li.active a:hover {
color: #FFFFFF !important;
}
#page-user-profile #tab-edit .nav-pills li a {
background-color: #f8f8f8;
}
#page-user-profile #tab-edit .nav-pills li a:hover {
color: #777777;
}
.news-ticker {
position: relative;
width: 100%;
padding: 5px 0;
text-align: center;
}
.news-ticker a {
color: #fff;
}
.news-ticker #news-ticker-close {
position: absolute;
top: 5px;
right: 20px;
color: rgba(255, 255, 255, 0.4);
}
#preloader button.show_demo {
display: block;
margin: auto;
}
#preloader .spinner {
background: #c1d72e;
height: 200px;
}
#preloader .spinner.demo {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1000;
}
#preloader #container {
margin: -45px -60px;
width: 120px;
height: 90px;
position: absolute;
top: 50%;
left: 50%;
}
#preloader #dot {
background: #FFF;
border-radius: 50%;
width: 30px;
height: 30px;
position: absolute;
bottom: 30px;
left: 27px;
transform-origin: center bottom;
-webkit-animation: dot 0.6s ease-in-out infinite;
-moz-animation: dot 0.6s ease-in-out infinite;
animation: dot 0.6s ease-in-out infinite;
}
@-webkit-keyframes dot {
0% {
transform: scale(1, 0.7);
}
20% {
transform: scale(0.7, 1.2);
}
40% {
transform: scale(1, 1);
}
50% {
bottom: 100px;
}
46% {
transform: scale(1, 1);
}
80% {
transform: scale(0.7, 1.2);
}
90% {
transform: scale(0.7, 1.2);
}
100% {
transform: scale(1, 0.7);
}
}
@keyframes dot {
0% {
transform: scale(1, 0.7);
}
20% {
transform: scale(0.7, 1.2);
}
40% {
transform: scale(1, 1);
}
50% {
bottom: 100px;
}
46% {
transform: scale(1, 1);
}
80% {
transform: scale(0.7, 1.2);
}
90% {
transform: scale(0.7, 1.2);
}
100% {
transform: scale(1, 0.7);
}
}
#preloader .step {
position: absolute;
width: 30px;
height: 30px;
border-top: 2px solid #FFF;
top: 0;
right: 0;
}
@-webkit-keyframes anim {
0% {
opacity: 0;
top: 0;
right: 0;
}
50% {
opacity: 1;
}
100% {
top: 90px;
right: 90px;
opacity: 0;
}
}
@keyframes anim {
0% {
opacity: 0;
top: 0;
right: 0;
}
50% {
opacity: 1;
}
100% {
top: 90px;
right: 90px;
opacity: 0;
}
}
#preloader #s1 {
-webkit-animation: anim 1.8s linear infinite;
-moz-animation: anim 1.8s linear infinite;
animation: anim 1.8s linear infinite;
}
#preloader #s2 {
-webkit-animation: anim 1.8s linear infinite -0.6s;
-moz-animation: anim 1.8s linear infinite -0.6s;
animation: anim 1.8s linear infinite -0.6s;
}
#preloader #s3 {
-webkit-animation: anim 1.8s linear infinite -1.2s;
-moz-animation: anim 1.8s linear infinite -1.2s;
animation: anim 1.8s linear infinite -1.2s;
}
#pageloader2 .spinner {
background: -webkit-linear-gradient(#1e1e21, #17171b);
background: -o-linear-gradient(#1e1e21, #17171b);
background: linear-gradient(#1e1e21, #17171b);
}
#pageloader2 .center {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#pageloader2 .bouncywrap {
position: relative;
}
#pageloader2 .dotcon {
display: block;
float: left;
width: 50px;
position: absolute;
}
#pageloader2 .dc1 {
-webkit-animation: bouncy1 1.5s infinite;
left: -40px;
animation: bouncy1 1.5s infinite;
}
#pageloader2 .dc2 {
-webkit-animation: bouncy2 1.5s infinite;
animation: bouncy2 1.5s infinite;
left: 0;
}
#pageloader2 .dc3 {
-webkit-animation: bouncy3 1.5s infinite;
animation: bouncy3 1.5s infinite;
left: 40px;
}
#pageloader2 .dot {
height: 10px;
width: 10px;
border-radius: 50%;
background: rgba(150, 160, 180, 0.8);
}
@-webkit-keyframes bouncy1 {
0% {
-webkit-transform: translate(0px, 0px) rotate(0deg);
}
50% {
-webkit-transform: translate(0px, 0px) rotate(180deg);
}
100% {
-webkit-transform: translate(40px, 0px) rotate(-180deg);
}
}
@keyframes bouncy1 {
0% {
transform: translate(0px, 0px) rotate(0deg);
}
50% {
transform: translate(0px, 0px) rotate(180deg);
}
100% {
transform: translate(40px, 0px) rotate(-180deg);
}
}
@-webkit-keyframes bouncy2 {
0% {
-webkit-transform: translateX(0px);
}
50% {
-webkit-transform: translateX(-40px);
}
100% {
-webkit-transform: translateX(-40px);
}
}
@keyframes bouncy2 {
0% {
transform: translateX(0px);
}
50% {
transform: translateX(-40px);
}
100% {
transform: translateX(-40px);
}
}
@-webkit-keyframes bouncy3 {
0% {
-webkit-transform: translateX(0px);
}
50% {
-webkit-transform: translateX(0px);
}
100% {
-webkit-transform: translateX(-40px);
}
}
@keyframes bouncy3 {
0% {
transform: translateX(0px);
}
50% {
transform: translateX(0px);
}
100% {
transform: translateX(-40px);
}
}
#pageloader3 .spinner {
background: #111;
}
#pageloader3 .loader {
position: relative;
padding-top: 0px;
width: 40px;
margin: auto;
position: absolute;
top: 35%;
left: 47%;
}
#pageloader3 .loader .circle {
position: absolute;
width: 38px;
height: 38px;
opacity: 0;
transform: rotate(225deg);
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: orbit;
-moz-animation-name: orbit;
animation-name: orbit;
-webkit-animation-duration: 5.5s;
-moz-animation-duration: 5.5s;
animation-duration: 5.5s;
}
#pageloader3 .loader .circle:after {
content: '';
position: absolute;
width: 5px;
height: 5px;
border-radius: 5px;
background: #fff;
/* Pick a color */
}
#pageloader3 .loader .circle:nth-child(2) {
-webkit-animation-delay: 240ms;
-moz-animation-delay: 240ms;
animation-delay: 240ms;
}
#pageloader3 .loader .circle:nth-child(3) {
-webkit-animation-delay: 480ms;
-moz-animation-delay: 480ms;
animation-delay: 480ms;
}
#pageloader3 .loader .circle:nth-child(4) {
-webkit-animation-delay: 720ms;
-moz-animation-delay: 720ms;
animation-delay: 720ms;
}
#pageloader3 .loader .circle:nth-child(5) {
-webkit-animation-delay: 960ms;
-moz-animation-delay: 960ms;
animation-delay: 960ms;
}
@-webkit-keyframes orbit {
0% {
transform: rotate(225deg);
opacity: 1;
animation-timing-function: ease-out;
}
7% {
transform: rotate(345deg);
animation-timing-function: linear;
}
30% {
transform: rotate(455deg);
animation-timing-function: ease-in-out;
}
39% {
transform: rotate(690deg);
animation-timing-function: linear;
}
70% {
transform: rotate(815deg);
opacity: 1;
animation-timing-function: ease-out;
}
75% {
transform: rotate(945deg);
animation-timing-function: ease-out;
}
76% {
transform: rotate(945deg);
opacity: 0;
}
100% {
transform: rotate(945deg);
opacity: 0;
}
}
@keyframes orbit {
0% {
transform: rotate(225deg);
opacity: 1;
animation-timing-function: ease-out;
}
7% {
transform: rotate(345deg);
animation-timing-function: linear;
}
30% {
transform: rotate(455deg);
animation-timing-function: ease-in-out;
}
39% {
transform: rotate(690deg);
animation-timing-function: linear;
}
70% {
transform: rotate(815deg);
opacity: 1;
animation-timing-function: ease-out;
}
75% {
transform: rotate(945deg);
animation-timing-function: ease-out;
}
76% {
transform: rotate(945deg);
opacity: 0;
}
100% {
transform: rotate(945deg);
opacity: 0;
}
}
#pageloader4 .spinner {
padding: 80px 0;
background: #252525;
text-align: center;
}
#pageloader4 .spinftw {
border-radius: 100%;
display: inline-block;
position: absolute;
top: 35%;
left: 47%;
height: 30px;
width: 30px;
-webkit-animation: loader infinite 4s;
-moz-animation: loader infinite 4s;
animation: loader infinite 4s;
box-shadow: 25px 25px #3498db, -25px 25px #9b59b6, -25px -25px #e74c3c, 25px -25px #2ecc71;
}
@-webkit-keyframes loader {
0%,
100% {
box-shadow: 25px 25px #3498db, -25px 25px #9b59b6, -25px -25px #e74c3c, 25px -25px #2ecc71;
}
25% {
box-shadow: -25px 25px #3498db, -25px -25px #9b59b6, 25px -25px #e74c3c, 25px 25px #2ecc71;
}
50% {
box-shadow: -25px -25px #3498db, 25px -25px #9b59b6, 25px 25px #e74c3c, -25px 25px #2ecc71;
}
75% {
box-shadow: 25px -25px #3498db, 25px 25px #9b59b6, -25px 25px #e74c3c, -25px -25px #2ecc71;
}
}
@-moz-keyframes loader {
0%,
100% {
box-shadow: 25px 25px #3498db, -25px 25px #9b59b6, -25px -25px #e74c3c, 25px -25px #2ecc71;
}
25% {
box-shadow: -25px 25px #3498db, -25px -25px #9b59b6, 25px -25px #e74c3c, 25px 25px #2ecc71;
}
50% {
box-shadow: -25px -25px #3498db, 25px -25px #9b59b6, 25px 25px #e74c3c, -25px 25px #2ecc71;
}
75% {
box-shadow: 25px -25px #3498db, 25px 25px #9b59b6, -25px 25px #e74c3c, -25px -25px #2ecc71;
}
}
@keyframes loader {
0%,
100% {
box-shadow: 25px 25px #3498db, -25px 25px #9b59b6, -25px -25px #e74c3c, 25px -25px #2ecc71;
}
25% {
box-shadow: -25px 25px #3498db, -25px -25px #9b59b6, 25px -25px #e74c3c, 25px 25px #2ecc71;
}
50% {
box-shadow: -25px -25px #3498db, 25px -25px #9b59b6, 25px 25px #e74c3c, -25px 25px #2ecc71;
}
75% {
box-shadow: 25px -25px #3498db, 25px 25px #9b59b6, -25px 25px #e74c3c, -25px -25px #2ecc71;
}
}
#pageloader5 main {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#pageloader5 .spinner-inline {
position: relative;
}
#pageloader5 .spinner-inline:before,
#pageloader5 .spinner-inline:after {
content: "";
position: relative;
display: block;
}
#pageloader5 .spinner-inline:before {
-webkit-animation: spinner 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
-moz-animation: spinner 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
animation: spinner 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
width: 50px;
height: 50px;
background-color: #fff;
}
#pageloader5 .spinner-inline:after {
-webkit-animation: shadow 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
-moz-animation: shadow 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
animation: shadow 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
bottom: -1.5em;
height: .25em;
border-radius: 50%;
background-color: #e9341a;
}
@-webkit-keyframes spinner {
50% {
border-radius: 50%;
-webkit-transform: scale(0.5) rotate(360deg);
}
100% {
-webkit-transform: scale(1) rotate(720deg);
}
}
@keyframes spinner {
50% {
border-radius: 50%;
transform: scale(0.5) rotate(360deg);
}
100% {
-webkit-transform: scale(1) rotate(720deg);
}
}
@-webkit-keyframes shadow {
50% {
-webkit-transform: scale(0.5);
background-color: #ec4931;
}
}
@keyframes shadow {
50% {
transform: scale(0.5);
background-color: #ec4931;
}
}
#pageloader6 .spinner {
overflow-x: hidden;
overflow-y: hidden;
width: 100%;
}
#pageloader6 .bar {
position: relative;
height: 2px;
width: 100%;
margin: 0 auto;
background: #fff;
margin-top: 150px;
}
#pageloader6 .circle {
position: absolute;
top: -30px;
margin-left: -30px;
height: 60px;
width: 60px;
left: 0;
background: #fff;
border-radius: 30%;
-webkit-animation: move 5s infinite;
}
#pageloader6 p {
position: absolute;
top: -35px;
right: -85px;
text-transform: uppercase;
color: #347fc3;
font-family: helvetica, sans-serif;
font-weight: bold;
}
@-webkit-keyframes move {
0% {
left: 0;
}
50% {
left: 100%;
-webkit-transform: rotate(450deg);
width: 150px;
height: 150px;
}
75% {
left: 100%;
-webkit-transform: rotate(450deg);
width: 150px;
height: 150px;
}
100 {
right: 100%;
}
}
#pageloader7 .spinner {
margin: 0;
padding: 0;
background: #191f27;
}
#pageloader7 .container {
margin: -45px -60px;
width: 120px;
height: 90px;
position: absolute;
top: 35%;
left: 50%;
}
#pageloader7 .ball {
width: 10px;
height: 10px;
margin: 10px auto;
border-radius: 50px;
}
#pageloader7 .ball:nth-child(1) {
background: #ff005d;
-webkit-animation: right 1s infinite ease-in-out;
-moz-animation: right 1s infinite ease-in-out;
animation: right 1s infinite ease-in-out;
}
#pageloader7 .ball:nth-child(2) {
background: #35ff99;
-webkit-animation: left 1.1s infinite ease-in-out;
-moz-animation: left 1.1s infinite ease-in-out;
animation: left 1.1s infinite ease-in-out;
}
#pageloader7 .ball:nth-child(3) {
background: #008597;
-webkit-animation: right 1.05s infinite ease-in-out;
-moz-animation: right 1.05s infinite ease-in-out;
animation: right 1.05s infinite ease-in-out;
}
#pageloader7 .ball:nth-child(4) {
background: #ffcc00;
-webkit-animation: left 1.15s infinite ease-in-out;
-moz-animation: left 1.15s infinite ease-in-out;
animation: left 1.15s infinite ease-in-out;
}
#pageloader7 .ball:nth-child(5) {
background: #2d3443;
-webkit-animation: right 1.1s infinite ease-in-out;
-moz-animation: right 1.1s infinite ease-in-out;
animation: right 1.1s infinite ease-in-out;
}
#pageloader7 .ball:nth-child(6) {
background: #ff7c35;
-webkit-animation: left 1.05s infinite ease-in-out;
-moz-animation: left 1.05s infinite ease-in-out;
animation: left 1.05s infinite ease-in-out;
}
#pageloader7 .ball:nth-child(7) {
background: #4d407c;
-webkit-animation: right 1s infinite ease-in-out;
-moz-animation: right 1s infinite ease-in-out;
animation: right 1s infinite ease-in-out;
}
@-webkit-keyframes right {
0% {
-webkit-transform: translate(-15px);
}
50% {
-webkit-transform: translate(15px);
}
100% {
-webkit-transform: translate(-15px);
}
}
@-webkit-keyframes left {
0% {
-webkit-transform: translate(15px);
}
50% {
-webkit-transform: translate(-15px);
}
100% {
-webkit-transform: translate(15px);
}
}
@-moz-keyframes right {
0% {
-moz-transform: translate(-15px);
}
50% {
-moz-transform: translate(15px);
}
100% {
-moz-transform: translate(-15px);
}
}
@-moz-keyframes left {
0% {
-moz-transform: translate(15px);
}
50% {
-moz-transform: translate(-15px);
}
100% {
-moz-transform: translate(15px);
}
}
@keyframes right {
0% {
transform: translate(-15px);
}
50% {
transform: translate(15px);
}
100% {
transform: translate(-15px);
}
}
@keyframes left {
0% {
transform: translate(15px);
}
50% {
transform: translate(-15px);
}
100% {
transform: translate(15px);
}
}
#pageloader-img img {
margin-right: 15px;
max-width: 32px;
}
.table-management .display-option .display-option-content {
border: 1px solid #e5e5e5;
padding: 10px 0px;
display: inline-block;
margin-top: -1px;
width: 100%;
}
.table-management .display-option .display-option-content a.reset-default {
text-decoration: underline;
color: #d2322d;
}
.table-management .content-body {
margin-top: 15px;
}
.table-management .content-body .form-group {
margin-bottom: 0px;
}
.table-management .content-body .form-control {
display: inline;
}
.table-management .content-body .action-bar select.more-action {
width: 200px;
display: inline;
padding-top: 3px;
}
.table-management .content-body .action-bar ul.pagination {
float: right;
margin: 0px;
}
.table-management .content-body .filter {
background: #efefef;
border: 1px solid #ddd;
border-bottom: 1px solid #efefef;
position: relative;
}
.table-management .content-body .filter .filter-header {
padding: 8px 8px 10px 8px;
border-bottom: 1px solid #ddd;
margin-bottom: -2px;
}
.table-management .content-body .filter a.toggle-filter-content {
height: 38px;
border-left: 1px solid #ddd;
position: absolute;
top: 0px;
right: 0px;
width: 35px;
}
.table-management .content-body .filter a.toggle-filter-content span.caret {
font-size: 15px;
margin-top: 10px;
}
.table-management .content-body .filter a.filter-attr {
color: #bf3773;
border-bottom: 1px dotted #777;
}
.table-management .content-body .filter .filter-content {
padding: 8px 5px 0px 8px;
display: none;
}
.table-management .content-body .filter .filter-content .attr-select {
width: 200px;
display: inline;
padding-top: 3px;
}
.table-management .content-body .filter .filter-content .filter-attr-content {
background: #fff;
padding: 8px 5px 0px 8px;
padding: 10px;
border: 1px solid #ddd;
margin-top: 10px;
margin-bottom: 10px;
}
.table-management .content-body .filter .filter-content .attr-option {
width: 150px;
display: inline;
}
.table-management .content-body .filter .filter-content .attr-value {
width: 50%;
display: inline;
}
.table-management .list-table table tbody tr td a.status {
font-size: 11px;
}
.table-management .list-table table tbody tr td a.status i.active {
color: #2baf2b;
}
.table-management .list-table table tbody tr td a.status i.inactive {
color: #ff3d00;
}
.table-management .list-table table tbody tr td a.status i.na {
color: #ff9800;
}
.table-management .list-table table tbody tr td a.value {
color: #0076BF;
text-decoration: underline;
}
.table-management .list-table table tbody tr td a.value:hover {
color: #52A437;
}
.table-management .list-table table tbody tr td a.trash {
margin-right: 5px;
color: #d2322d;
}
.table-management .list-table table tbody tr td a.trash i.fa {
margin-right: 3px;
}
.table-management .list-table table tbody tr td a.trash:hover {
text-decoration: underline;
}
.table-management .list-table table tbody tr td a.view {
color: #5bc0de;
}
.table-management .list-table table tbody tr td a.view i.fa {
margin-right: 3px;
}
.table-management .list-table table tbody tr td a.view:hover {
text-decoration: underline;
}
.table-management .list-table table tbody tr td a.view,
.table-management .list-table table tbody tr td a.trash {
visibility: hidden;
font-size: 12px;
}
.table-management .list-table table tbody tr:hover a.view,
.table-management .list-table table tbody tr:hover a.trash {
visibility: visible;
}
.last-col {
overflow: hidden !important;
}
.pdn {
padding: 0 !important;
}
.pdx {
padding: 3px;
}
.pdm {
padding: 10px;
}
.pdl {
padding: 20px;
}
.pdxl {
padding: 30px;
}
.pdxxl {
padding: 40px;
}
.ptn,
.pvn,
.pan {
padding-top: 0 !important;
}
.ptx,
.pvx,
.pax {
padding-top: 3px !important;
}
.pts,
.pvs,
.pas {
padding-top: 5px !important;
}
.ptm,
.pvm,
.pam {
padding-top: 10px !important;
}
.ptl,
.pvl,
.pal {
padding-top: 20px !important;
}
.ptxl,
.pvxl,
.paxl {
padding-top: 30px !important;
}
.ptxxl,
.pvxxl,
.paxxl {
padding-top: 40px !important;
}
.prn,
.phn,
.pan {
padding-right: 0 !important;
}
.prx,
.phx,
.pax {
padding-right: 3px !important;
}
.prs,
.phs,
.pas {
padding-right: 5px !important;
}
.prm,
.phm,
.pam {
padding-right: 10px !important;
}
.prl,
.phl,
.pal {
padding-right: 20px !important;
}
.prxl,
.phxl,
.paxl {
padding-right: 30px !important;
}
.prxxl,
.phxxl,
.paxxl {
padding-right: 40px !important;
}
.pbn,
.pvn,
.pan {
padding-bottom: 0 !important;
}
.pbx,
.pvx,
.pax {
padding-bottom: 3px !important;
}
.pbs,
.pvs,
.pas {
padding-bottom: 5px !important;
}
.pbm,
.pvm,
.pam {
padding-bottom: 10px !important;
}
.pbl,
.pvl,
.pal {
padding-bottom: 20px !important;
}
.pbxl,
.pvxl,
.paxl {
padding-bottom: 30px !important;
}
.pbxxl,
.pvxxl,
.paxxl {
padding-bottom: 40px !important;
}
.pln,
.phn,
.pan {
padding-left: 0 !important;
}
.plx,
.phx,
.pax {
padding-left: 3px !important;
}
.pls,
.phs,
.pas {
padding-left: 5px !important;
}
.plm,
.phm,
.pam {
padding-left: 10px !important;
}
.pll,
.phl,
.pal {
padding-left: 20px !important;
}
.plxl,
.phxl,
.paxl {
padding-left: 30px !important;
}
.plxxl,
.phxxl,
.paxxl {
padding-left: 40px !important;
}
.mtn,
.mvn,
.man {
margin-top: 0px !important;
}
.mtx,
.mvx,
.max {
margin-top: 3px !important;
}
.mts,
.mvs,
.mas {
margin-top: 5px !important;
}
.mtm,
.mvm,
.mam {
margin-top: 10px !important;
}
.mtl,
.mvl,
.mal {
margin-top: 20px !important;
}
.mtxl,
.mvxl,
.maxl {
margin-top: 30px !important;
}
.mtxxl,
.mvxxl,
.maxxl {
margin-top: 40px !important;
}
.mrn,
.mhn,
.man {
margin-right: 0px !important;
}
.mrx,
.mhx,
.max {
margin-right: 3px !important;
}
.mrs,
.mhs,
.mas {
margin-right: 5px !important;
}
.mrm,
.mhm,
.mam {
margin-right: 10px !important;
}
.mrl,
.mhl,
.mal {
margin-right: 20px !important;
}
.mrxl,
.mhxl,
.maxl {
margin-right: 30px !important;
}
.mrxxl,
.mhxxl,
.maxxl {
margin-right: 40px !important;
}
.mbn,
.mvn,
.man {
margin-bottom: 0px !important;
}
.mbx,
.mvx,
.max {
margin-bottom: 3px !important;
}
.mbs,
.mvs,
.mas {
margin-bottom: 5px !important;
}
.mbm,
.mvm,
.mam {
margin-bottom: 10px !important;
}
.mbl,
.mvl,
.mal {
margin-bottom: 20px !important;
}
.mbxl,
.mvxl,
.maxl {
margin-bottom: 30px !important;
}
.mbxxl,
.mvxxl,
.maxxl {
margin-bottom: 40px !important;
}
.mln,
.mhn,
.man {
margin-left: 0px !important;
}
.mlx,
.mhx,
.max {
margin-left: 3px !important;
}
.mls,
.mhs,
.mas {
margin-left: 5px !important;
}
.mlm,
.mhm,
.mam {
margin-left: 10px !important;
}
.mll,
.mhl,
.mal {
margin-left: 20px !important;
}
.mlxl,
.mhxl,
.maxl {
margin-left: 30px !important;
}
.mlxxl,
.mhxxl,
.maxxl {
margin-left: 40px !important;
}
.alert-hide {
display: none;
}
.alert {
color: #bf4346;
}
#rootwizard-tabdetail2 .navbar-inner .nav-pills li {
width: 20%;
}
#rootwizard-tabdetail2 .navbar-inner .nav-pills li a p.top {
position: absolute;
top: 10px;
left: 0px;
}
#rootwizard-tabdetail2 .navbar-inner .nav-pills li a p.icon i.fa {
width: 50px;
height: 50px;
border-radius: 25px !important;
border: 3px solid #c1d72e;
background-color: transparent;
position: absolute;
top: 0px;
left: 0px;
}
#rootwizard-tabdetail2 .navbar-inner .nav-pills li a p.bottom {
position: absolute;
top: -10px;
left: 0px;
}
.pace .pace-progress {
background-color: #c1d72e;
}
.legendColorBox {
padding: 3px 0;
}
.legendColorBox div {
border-radius: 50%;
margin-right: 5px;
}
.legendColorBox div div {
margin-right: 0;
}
.ui-state-default {
border: 0;
background: #c1d72e;
color: #ffffff;
}
.ui-widget-content {
background: #ffffff;
border: 1px solid #e5e5e5;
}
.ui-widget-content .ui-state-default {
border: 0;
background: #c1d72e;
color: #ffffff;
cursor: pointer;
}
.ui-widget-content .ui-state-default:hover,
.ui-widget-content .ui-state-default:focus {
background: #b1c626;
}
.ui-widget-header {
background: #c1d72e;
}
.ui-widget-header .ui-state-default {
border: 0;
background: #c1d72e;
color: #ffffff;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 2em;
height: 2em;
border-radius: 50%;
border: 3px solid #fefefe;
}
.ui-slider.ui-slider-horizontal .ui-slider-handle {
top: -0.9em;
}
.ui-slider.ui-slider-vertical .ui-slider-handle {
left: -0.85em;
}
#slider-multi span {
height: 120px;
float: left;
margin: 20px;
}
.ui-slider-horizontal {
height: 0.45em;
}
.ui-slider-vertical {
width: 0.45em;
}
.example-val:before {
content: "Value: ";
font-weight: bold;
}
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-diapason,
.irs-slider {
background: #E5E5E5;
}
.irs-slider {
width: 1.5em;
height: 1.5em;
top: 19px;
border: 1px solid #fefefe;
background: #777;
border-radius: 50%;
}
.irs-diapason {
background: #c1d72e;
}
.irs {
height: 40px;
}
.irs-with-grid {
height: 60px;
}
.irs-line {
height: 8px;
top: 25px;
}
.irs-line-left {
height: 8px;
}
.irs-line-mid {
height: 8px;
}
.irs-line-right {
height: 8px;
}
.irs-diapason {
height: 8px;
top: 25px;
}
.irs-min,
.irs-max {
color: #999;
font-size: 10px;
line-height: 1.333;
text-shadow: none;
top: 0;
padding: 1px 3px;
background: rgba(0, 0, 0, 0.1);
}
.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
background: #ccc;
}
.irs-from,
.irs-to,
.irs-single {
color: #fff;
font-size: 10px;
line-height: 1.333;
text-shadow: none;
padding: 1px 3px;
background: rgba(0, 0, 0, 0.3);
}
.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
background: #999;
}
.irs-grid-pol {
background: #777777;
}
.irs-grid-text {
color: #777777;
}
.jquery-notific8-message {
font-size: 13px;
}
[class*="jquery-notific8"],
[class*="jquery-notific8"]:after,
[class*="jquery-notific8"]:before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.right .jquery-notific8-close-sticky span,
.left .jquery-notific8-close-sticky span {
font-size: 10px;
}
.jquery-notific8-heading {
font-weight: 300;
font-size: 16px;
}
.colors {
clear: both;
padding: 24px 0 9px;
}
.skin-line .colors {
padding-top: 28px;
}
.colors strong {
float: left;
line-height: 20px;
margin-right: 20px;
}
.colors li {
position: relative;
float: left;
width: 16px;
height: 16px;
margin: 2px 1px 0 0;
background: #000;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
-webkit-transition: opacity .2s;
-moz-transition: opacity .2s;
-ms-transition: opacity .2s;
-o-transition: opacity .2s;
transition: opacity .2s;
}
.colors li:hover {
filter: alpha(opacity=100);
opacity: 1;
}
.colors li.active {
height: 20px;
margin-top: 0;
filter: alpha(opacity=75);
opacity: 0.75;
}
.colors li.red {
background: #d54e21;
}
.colors li.green {
background: #78a300;
}
.colors li.blue {
background: #0e76a8;
}
.colors li.aero {
background: #9cc2cb;
}
.colors li.grey {
background: #73716e;
}
.colors li.orange {
background: #ff7700;
}
.colors li.yellow {
background: #ffcc00;
}
.colors li.pink {
background: #ff66b5;
}
.colors li.purple {
background: #6a5a8c;
}
.sticky-header {
z-index: 999;
}
.slimScrollDiv {
float: left;
}
.slimScrollRail {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}
.table tbody tr.calendar-month-header:first-child th {
border-top: 0;
background: #c1d72e;
color: #ffffff;
padding: 12px 0;
}
.table tbody tr.calendar-month-header:first-child th .calendar-month-navigation {
padding-top: 0;
}
.table tbody tr.calendar-month-header:first-child th span {
padding-bottom: 0;
}
.table tbody tr td {
border-top: 1px solid #efefef;
}
.ticker-wrapper.has-js {
margin: 0;
padding: 0;
float: left;
background: transparent;
font-size: 13px;
}
.ticker {
display: block;
position: relative;
overflow: hidden;
background: transparent;
margin: 0;
padding: 0;
}
.ticker-title {
background-color: transparent;
}
.ticker-content {
color: #ffffff;
background: transparent;
font-weight: normal;
padding-top: 8px;
}
.ticker-content a {
color: #777777;
}
.ticker-content a:hover,
.ticker-content a:focus {
color: #777777;
text-decoration: none;
}
.ticker-swipe {
width: 100%;
height: 42px;
background: #4b3d49;
}
.ticker-swipe span {
margin-left: 1px;
background-color: transparent;
border-bottom: 3px solid #777777;
height: 21px;
width: 7px;
display: block;
}
.news-update-box {
float: left;
padding: 9px 20px;
line-height: 30px;
}
.introjs-helperLayer {
background-color: rgba(255, 255, 255, 0.5);
}
.introjs-fixParent {
z-index: auto !important;
opacity: 1.0 !important;
position: absolute !important;
}
.introjs-helperNumberLayer {
line-height: 13px;
}
body.header-fixed .top .jquery-notific8-notification:first-child {
margin-top: 50px;
}
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small {
color: #aaaaaa;
}
.counter.warning {
color: #d9534f;
}
#rootwizard-custom-circle {
margin-top: 50px;
position: relative;
}
#rootwizard-custom-circle .navbar {
margin-bottom: 35px;
}
#rootwizard-custom-circle:before {
content: "";
height: 3px;
width: 100%;
background-color: #5CB85C;
position: absolute;
top: 30px;
left: 0;
}
#rootwizard-custom-circle li {
background-color: #fff;
border: 3px solid #6ec06e;
height: 40px;
width: 40px;
border-radius: 20px;
-webkit-border-radius: 20px;
margin-bottom: 20px;
padding-top: 0px;
padding-left: 0px;
display: inline-block;
float: left;
list-style: none;
margin-left: 17%;
text-align: center;
position: relative;
}
#rootwizard-custom-circle li:first-child {
margin-left: 11%;
}
#rootwizard-custom-circle li a {
font-size: 17px;
line-height: 200%;
}
#rootwizard-custom-circle li a i {
color: #6ec06e;
top: 2px;
}
#rootwizard-custom-circle li a i.glyphicon-send {
left: -3px;
}
#rootwizard-custom-circle li a p.anchor {
position: absolute;
top: -35px;
left: -130px;
width: 300px;
font-family: 'oswald';
}
#rootwizard-custom-circle li a p.description {
font-size: 13px;
position: absolute;
left: -130px;
width: 300px;
}
#rootwizard-custom-circle li.active {
background-color: #fff;
border: 3px solid #c1d72e;
}
#rootwizard-custom-circle li.active a,
#rootwizard-custom-circle li.active p,
#rootwizard-custom-circle li.active i {
color: #c1d72e;
}
#rootwizard-custom-circle #bar {
height: 14px;
border-radius: 5px;
}
#rootwizard-custom-circle .tab-content {
border-width: 0px;
}
#rootwizard-custom-circle .tab-content .action {
padding: 15px 0px;
border-top: 1px solid #E6E6E6;
margin-top: 60px;
}
#rootwizard-custom-circle .tab-content .action button.btn {
padding: 7px 21px;
}
.news-ticker {
position: relative;
width: 100%;
padding: 5px 0;
text-align: center;
}
.news-ticker a {
color: #fff;
}
.news-ticker a:hover,
.news-ticker a:focus {
text-decoration: underline;
}
.news-ticker #news-ticker-close {
position: absolute;
top: 5px;
right: 20px;
color: rgba(255, 255, 255, 0.4);
}
.daterangepicker .ranges .input-mini {
width: 74px !important;
}
a[data-wysihtml5-command-value="blockquote"] .glyphicon-quote {
top: -15px;
left: -6px;
}
/**************************************/
/********** Jquery Jvectormap *********/
.jvectormap-zoomin,
.jvectormap-zoomout {
background: #488c6c;
width: 20px;
height: 20px;
border-radius: 50%;
padding: 4px 0;
}
.jvectormap-zoomout {
top: 40px;
}
/********** Jquery Jvectormap *********/
/**************************************/
.frontend-one-page {
background-color: #ffffff;
/*****
Begin Header
*****/
/*****
End Header
*****/
/*****
Begin Menu
*****/
/*****
End Menu
*****/
/*****
Begin Section
*****/
/*****
End Section
*****/
/*****
Begin Footer
*****/
/*****
End Footer
*****/
/*****
Begin Page Loader
*****/
/*****
End Page Loader
*****/
/*****
Begin Theme Setting
*****/
/*****
End Theme Setting
*****/
/*****
Begin Back To Top
*****/
/*****
End Back To Top
*****/
/*****
Begin Socials Icons
*****/
/*****
End Socials Icons
*****/
/*****
Begin Dropdown Menu
*****/
/*****
End Dropdown Menu
*****/
}
.frontend-one-page .bg-overlay {
background-color: rgba(0, 0, 0, 0.7);
}
.frontend-one-page .bg-overlay.pattern {
background-color: rgba(0, 0, 0, 0.4);
background-image: url(http://swlabs.co/images/background/bg_pattern2.png);
}
.frontend-one-page header {
display: block;
background: url(http://swlabs.co/images/background/bg1.jpg) no-repeat center top fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
z-index: 110 !important;
}
.frontend-one-page header.bg-solid {
background-image: none !important;
background-color: #77851a;
}
.frontend-one-page header.bg-video {
background-image: none !important;
}
.frontend-one-page header .intro {
display: table;
width: 100%;
height: auto;
padding: 17% 0 15%;
text-align: center;
color: #fff;
z-index: 111 !important;
}
.frontend-one-page header .intro .intro-body #slide-intro {
padding: 0 15%;
}
.frontend-one-page header .intro .intro-body #slide-intro h1 {
font-family: 'Oswald';
font-size: 400%;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 40px;
}
.frontend-one-page header .intro .intro-body #slide-intro h1 #rotate {
display: inline-block;
color: #c1d72e;
margin-left: 10px;
}
.frontend-one-page header .intro .intro-body #slide-intro .intro-text {
font-size: 140%;
font-family: 'Oswald';
color: #cccccc;
}
.frontend-one-page header .intro .intro-body .section-next {
margin-top: 120px;
}
.frontend-one-page header .intro .intro-body .section-next .btn-circle {
width: 70px;
height: 70px;
margin-top: 15px;
padding: 7px 16px;
border: 2px solid #fff;
border-radius: 50% !important;
font-size: 40px;
color: #fff;
background: transparent;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.frontend-one-page header .intro .intro-body .section-next .btn-circle:hover,
.frontend-one-page header .intro .intro-body .section-next .btn-circle:focus {
background: #c1d72e;
border-color: #c1d72e;
box-shadow: 0px 0px 0px 10px rgba(240, 240, 240, 0.1);
}
.frontend-one-page .navbar-custom {
padding: 10px 0;
border-bottom: 0;
letter-spacing: 1px;
background-color: rgba(0, 0, 0, 0.1);
-webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
}
.frontend-one-page .navbar-custom a#logo {
color: #ffffff;
font-family: 'Oswald';
font-size: 30px;
font-weight: bold;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.frontend-one-page .navbar-custom a#logo span {
color: #c1d72e;
}
.frontend-one-page .navbar-custom a#logo:hover,
.frontend-one-page .navbar-custom a#logo:focus {
text-decoration: underline;
}
.frontend-one-page .navbar-custom a#logo:hover span,
.frontend-one-page .navbar-custom a#logo:focus span {
text-decoration: underline;
}
.frontend-one-page .navbar-custom ul.main-menu li a {
color: #f1f1f1;
font-family: "Oswald", sans-serif;
font-weight: bold;
text-transform: uppercase;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.frontend-one-page .navbar-custom ul.main-menu li a:hover,
.frontend-one-page .navbar-custom ul.main-menu li a:focus {
background-color: transparent;
color: #c1d72e;
}
.frontend-one-page .navbar-custom ul.main-menu li.active a {
background: transparent;
color: #c1d72e;
}
.frontend-one-page .navbar-custom ul.main-menu li.open a {
background-color: transparent;
color: #c1d72e;
}
.frontend-one-page .navbar-custom ul.main-menu li .dropdown-menu {
left: 0;
right: auto;
padding: 0;
margin-top: 10px;
}
.frontend-one-page .navbar-custom ul.main-menu li .dropdown-menu li a {
color: #777777 !important;
}
.frontend-one-page .navbar-custom ul.main-menu li .dropdown-menu li a:hover,
.frontend-one-page .navbar-custom ul.main-menu li .dropdown-menu li a:focus {
background-color: #f1f1f1;
}
.frontend-one-page .navbar-custom.top-nav-collapse {
padding: 0;
background: rgba(0, 0, 0, 0.7);
}
.frontend-one-page .navbar-custom.top-nav-collapse ul.main-menu li a {
color: #ffffff;
}
.frontend-one-page .navbar-custom.top-nav-collapse ul.main-menu li.active a {
background: transparent;
color: #c1d72e;
}
.frontend-one-page .navbar-custom.top-nav-collapse ul.main-menu li .dropdown-menu {
margin-top: 0px;
}
.frontend-one-page .section-content {
padding-top: 80px;
padding-bottom: 80px;
background-color: #ffffff;
}
.frontend-one-page .section-content .section-heading {
font-family: 'Oswald', sans-serif;
font-size: 50px;
font-weight: bold;
text-transform: uppercase;
color: #777777;
margin-bottom: 20px;
text-align: center;
}
.frontend-one-page .section-content .section-heading span {
color: #c1d72e;
}
.frontend-one-page .section-content .section-description {
font-size: 16px;
text-align: center;
padding: 0 20% 30px;
color: #777777;
}
.frontend-one-page .section-content .feature-list li {
margin-bottom: 25px;
}
.frontend-one-page .section-content .feature-list li i {
margin-right: 10px;
vertical-align: inherit;
}
.frontend-one-page .section-content .feature-box {
margin-bottom: 30px;
}
.frontend-one-page .section-content .feature-box h3 {
text-transform: uppercase;
color: #777777;
}
.frontend-one-page .section-content .feature-box h3 i {
margin-right: 20px;
}
.frontend-one-page .section-content.section-parallax {
padding-top: 0 !important;
padding-bottom: 0 !important;
background-color: transparent;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
color: #ffffff;
}
.frontend-one-page .section-content.section-parallax .section-heading {
color: #ffffff;
}
.frontend-one-page .section-content.section-parallax .section-description {
color: #FFFFFF;
}
.frontend-one-page .section-content.section-parallax .bg-overlay {
padding-top: 80px;
padding-bottom: 80px;
}
.frontend-one-page a.btn-outlined {
padding: 10px 20px;
text-transform: uppercase;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.frontend-one-page #about {
text-align: center;
background-color: transparent;
}
.frontend-one-page #about a .icon {
display: block;
width: 150px;
height: 150px;
border-radius: 50%;
border: 1px solid #777;
color: #777777;
text-align: center;
font-size: 5em;
line-height: 2em;
margin: 0 auto;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.frontend-one-page #about a .icon:hover,
.frontend-one-page #about a .icon:focus {
background: #777777;
color: #ffffff;
}
.frontend-one-page #about h3 {
color: #777777;
font-family: "Oswald", sans-serif;
font-weight: bold;
margin-bottom: 15px;
text-align: center;
font-size: 20px;
text-transform: uppercase;
}
.frontend-one-page #about-1 {
background-image: url(http://swlabs.co/images/background/bg_pattern1.png);
}
.frontend-one-page #about-1 h3 {
margin-top: 0;
margin-bottom: 50px;
text-transform: uppercase;
}
.frontend-one-page #about-1 #accordion-support .panel .panel-heading h4.panel-title {
font-size: 20px;
color: #777777;
}
.frontend-one-page #about-1 #accordion-support .panel .panel-heading h4.panel-title a {
display: block;
text-transform: uppercase;
}
.frontend-one-page #about-1 #accordion-support .panel .panel-heading h4.panel-title a:hover,
.frontend-one-page #about-1 #accordion-support .panel .panel-heading h4.panel-title a:focus {
text-decoration: none;
}
.frontend-one-page #about-1 #accordion-support .panel .panel-heading h4.panel-title a i {
margin-right: 10px;
}
.frontend-one-page #about-1 #owl-about1 .item img {
display: block;
width: 100%;
height: auto;
}
.frontend-one-page #about-1 #bar {
width: 0%;
max-width: 100%;
height: 4px;
background: #c1d72e;
}
.frontend-one-page #about-1 #progressBar {
width: 100%;
background: #f1f1f1;
}
.frontend-one-page #about-2 {
background: url(http://swlabs.co/images/background/bg3.jpg) no-repeat center center fixed;
}
.frontend-one-page #about-2 h2.factor {
font-family: 'Oswald', sans-serif;
font-size: 60px;
font-weight: bold;
color: #c1d72e;
}
.frontend-one-page #about-2 h3.factor-desc {
text-transform: uppercase;
font-weight: 300;
margin-top: 10px;
}
.frontend-one-page #team {
background: url(http://swlabs.co/images/background/bg_pattern1.png);
}
.frontend-one-page #team #owl-our-team .item {
margin: 3px 10px;
}
.frontend-one-page #team #owl-our-team .item img {
display: block;
width: 100%;
height: auto;
}
.frontend-one-page #team .team-content {
text-align: center;
margin-bottom: 30px;
margin-top: 25px;
}
.frontend-one-page #team .team-content .avatar {
width: 225px;
height: 225px;
margin: 0 auto 20px;
}
.frontend-one-page #team .team-content .name {
font-size: 25px;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
}
.frontend-one-page #team .team-content .description {
margin-bottom: 30px;
}
.frontend-one-page #services {
text-align: center;
}
.frontend-one-page #services .row.list-services .col-lg-4 {
border-right: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
padding-top: 30px;
padding-bottom: 20px;
}
.frontend-one-page #services .row.list-services .col-lg-4:last-child {
border-right: 0;
}
.frontend-one-page #services .row.list-services .col-lg-4 a .icon {
display: block;
width: 150px;
height: 150px;
border-radius: 50%;
border: 1px solid #777;
color: #777777;
text-align: center;
font-size: 5em;
line-height: 2em;
margin: 0 auto;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.frontend-one-page #services .row.list-services .col-lg-4 a .icon:hover,
.frontend-one-page #services .row.list-services .col-lg-4 a .icon:focus {
background: #777777;
color: #ffffff;
}
.frontend-one-page #services .row.list-services .col-lg-4 h3 {
color: #777777;
font-family: "Oswald", sans-serif;
font-weight: bold;
margin-bottom: 15px;
text-align: center;
font-size: 20px;
text-transform: uppercase;
}
.frontend-one-page #services .row.list-services:last-child .col-lg-4 {
border-bottom: 0;
}
.frontend-one-page #banner {
background: url(http://swlabs.co/images/background/bg5.jpg) no-repeat center center fixed;
}
.frontend-one-page #banner .bg-overlay {
padding-top: 50px;
padding-bottom: 50px;
}
.frontend-one-page #banner h2 {
font-family: 'Oswald', sans-serif;
font-weight: bold;
text-transform: uppercase;
margin: 0 20px 0 0;
display: inline-block;
}
.frontend-one-page #banner h2 span {
color: #c1d72e;
}
.frontend-one-page #banner p {
display: inline-block;
font-family: 'Oswald', sans-serif;
font-size: 20px;
margin-bottom: 0;
}
.frontend-one-page #features .features-left {
text-align: right;
margin-top: 50px;
}
.frontend-one-page #features .features-left .icon-wrap {
float: right;
margin-left: 20px;
}
.frontend-one-page #features .features-right {
text-align: left;
margin-top: 50px;
}
.frontend-one-page #features .features-right .icon-wrap {
float: left;
margin-right: 20px;
}
.frontend-one-page #features .img-phone {
display: inline-block;
max-width: 350px;
}
.frontend-one-page #features .feature {
margin-bottom: 40px;
clear: both;
}
.frontend-one-page #features .feature .icon-wrap {
display: block;
min-height: 120px;
margin-top: 5px;
}
.frontend-one-page #features .feature .icon-wrap .icon {
width: 60px;
height: 60px;
border-radius: 50%;
border: 1px solid #777777;
line-height: 60px;
font-size: 20px;
text-align: center;
-webkit-transition: all ease-in 0.25s;
transition: all ease-in 0.25s;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.frontend-one-page #features .feature .feature-info h4 {
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
font-weight: bold;
}
.frontend-one-page #skills {
background: url(http://swlabs.co/images/background/bg_pattern1.png);
}
.frontend-one-page #skills .progress {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
height: 40px;
}
.frontend-one-page #skills .progress .progress-bar {
float: left;
font-size: 16px;
line-height: 40px;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-transform: uppercase;
background-color: #555555;
text-align: left;
padding: 0 10px;
}
.frontend-one-page #skills .progress .progress-bar.pull-right {
text-align: right;
}
.frontend-one-page #clients {
background: url(http://swlabs.co/images/background/bg5.jpg) no-repeat center center fixed;
}
.frontend-one-page #clients #owl-our-clients .item blockquote {
font-style: italic;
margin: 0.25em 0;
padding: 0.25em 40px;
position: relative;
border: 0;
}
.frontend-one-page #clients #owl-our-clients .item blockquote:before {
display: block;
content: "\201C";
font-size: 80px;
position: absolute;
left: 0px;
top: -30px;
}
.frontend-one-page #clients #owl-our-clients .item blockquote cite {
color: #c1d72e;
display: block;
margin-top: 5px;
}
.frontend-one-page #clients #owl-our-clients .item blockquote cite:before {
content: "\2014 \2009";
}
.frontend-one-page #portfolio {
text-align: center;
padding-bottom: 0;
}
.frontend-one-page #portfolio #filters ul {
margin-bottom: 0;
}
.frontend-one-page #portfolio #filters ul li {
display: inline-block;
}
.frontend-one-page #portfolio #filters ul li a {
display: block;
float: left;
padding: 2px 5px;
color: inherit;
margin-right: 5px;
margin-bottom: 5px;
font-weight: bold;
}
.frontend-one-page #portfolio #filters ul li a:hover,
.frontend-one-page #portfolio #filters ul li a:focus,
.frontend-one-page #portfolio #filters ul li a.active {
text-decoration: none;
}
.frontend-one-page #portfolio #filters ul li a:hover h3,
.frontend-one-page #portfolio #filters ul li a:focus h3,
.frontend-one-page #portfolio #filters ul li a.active h3 {
background: #777777;
color: #ffffff;
}
.frontend-one-page #portfolio #filters ul li a h3 {
font-size: 14px;
text-transform: uppercase;
padding: 10px 15px;
margin: 0;
background: none;
border: 1px solid #777777;
color: #777777;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.frontend-one-page #portfolio #gallery-full-width {
margin-bottom: 0;
}
.frontend-one-page #portfolio #gallery-full-width li {
float: none;
width: 25%;
}
.frontend-one-page #portfolio #gallery-full-width li a {
overflow: hidden;
}
.frontend-one-page #portfolio #gallery-full-width li a.gallery-image {
position: relative;
overflow: hidden;
display: block;
}
.frontend-one-page #portfolio #gallery-full-width li a.gallery-image .gallery-overlay {
width: 100%;
height: 100%;
position: absolute;
background: rgba(0, 0, 0, 0.5);
color: #ffffff;
}
.frontend-one-page #portfolio #gallery-full-width li a.gallery-image .gallery-overlay .thumb-info h3 {
width: 100%;
position: absolute;
top: 10%;
text-align: center;
font-size: 30px;
font-family: 'Oswald';
font-weight: bold;
}
.frontend-one-page #portfolio #gallery-full-width li a.gallery-image .gallery-overlay .thumb-info p {
width: 100%;
position: absolute;
top: 40%;
text-align: center;
}
.frontend-one-page #portfolio #gallery-full-width li a.gallery-image .gallery-overlay .thumb-info i {
width: 100%;
position: absolute;
top: 60%;
text-align: center;
display: block;
font-size: 50px;
}
.frontend-one-page #pricing {
background: url(http://swlabs.co/images/background/bg_pattern1.png);
}
.frontend-one-page #pricing .row.row-merge {
margin: 0;
}
.frontend-one-page #pricing .row.row-merge [class*=col-] {
padding: 0;
}
.frontend-one-page #pricing .row.row-merge [class*=col-] .pricing-widget {
position: relative;
border: 0;
cursor: pointer;
margin: 20px 0;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
}
.frontend-one-page #pricing .row.row-merge [class*=col-] .pricing-widget .pricing-head {
background: #c1d72e;
padding: 6px 20px;
font-size: 18px;
text-align: center;
color: #ffffff;
}
.frontend-one-page #pricing .row.row-merge [class*=col-] .pricing-widget .pricing-body {
background: #fff;
}
.frontend-one-page #pricing .row.row-merge [class*=col-] .pricing-widget .pricing-cost {
background: #b1c626;
text-align: center;
padding: 20px;
border-bottom: 1px solid #efefef;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
font-size: 18px;
color: #ffffff;
min-height: 125px;
}
.frontend-one-page #pricing .row.row-merge [class*=col-] .pricing-widget .pricing-cost strong {
font-size: 40px;
}
.frontend-one-page #pricing .row.row-merge [class*=col-] .pricing-widget .pricing-list {
list-style: none;
padding: 0;
margin: 0;
}
.frontend-one-page #pricing .row.row-merge [class*=col-] .pricing-widget .pricing-list li {
padding: 10px;
border-bottom: 1px solid #efefef;
}
.frontend-one-page #pricing .row.row-merge [class*=col-] .pricing-widget .pricing-list li:last-child {
min-height: 84px;
padding-top: 30px;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-bottom: none;
}
.frontend-one-page #pricing .row.row-merge [class*=col-] .pricing-widget:not(.pricing-title).active,
.frontend-one-page #pricing .row.row-merge [class*=col-] .pricing-widget:not(.pricing-title):hover {
-webkit-box-shadow: 0 3px 25px -4px rgba(0, 0, 0, 0.9) !important;
box-shadow: 0 3px 25px -4px rgba(0, 0, 0, 0.9) !important;
}
.frontend-one-page #pricing .row.row-merge [class*=col-] .pricing-widget.active {
z-index: 2;
}
.frontend-one-page #newsletter {
background: url(http://swlabs.co/images/background/bg2.jpg) no-repeat center center fixed;
}
.frontend-one-page #contact {
padding-bottom: 80px;
}
.frontend-one-page #contact input,
.frontend-one-page #contact textarea {
border-radius: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.frontend-one-page #contact input:focus,
.frontend-one-page #contact textarea:focus {
border-color: #c1d72e;
}
.frontend-one-page #contact textarea {
overflow: hidden;
word-wrap: break-word;
resize: none;
}
.frontend-one-page #contact button {
margin-top: 10px;
padding-top: 15px;
padding-bottom: 15px;
font-size: 18px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.frontend-one-page #contact h3.title {
font-family: 'Oswald', sans-serif;
font-weight: bold;
text-transform: uppercase;
margin-top: 0;
}
.frontend-one-page #contact .tb-info-us {
width: 100%;
}
.frontend-one-page #contact .tb-info-us tr td {
padding: 10px;
}
.frontend-one-page #contact .tb-info-us tr td:first-child {
width: 90px;
}
.frontend-one-page #contact .tb-info-us tr:nth-child(odd) td {
background-color: #FFFFFF;
}
.frontend-one-page footer {
background: #151515;
padding: 20px;
color: #ffffff;
}
.frontend-one-page footer p {
margin-bottom: 0;
}
.frontend-one-page #page-loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background-color: #ffffff;
}
.frontend-one-page #page-loader img {
position: absolute;
top: 50%;
left: 50%;
margin: -64px 0 0 -64px;
width: 128px;
height: 128px;
}
.frontend-one-page #theme-setting {
position: fixed;
right: -250px;
top: 20%;
background: #ffffff;
border: 0;
width: 250px;
z-index: 999;
-webkit-transition: 0.4s all ease-in-out;
transition: 0.4s all ease-in-out;
-webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15) !important;
box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15) !important;
}
.frontend-one-page #theme-setting .btn-theme-setting {
padding: 14px 14px 13px;
background: #f1f1f1;
position: absolute;
z-index: 999;
left: -47px;
top: 0;
-webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15) !important;
box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15) !important;
-webkit-border-radius: 5px 0 0 5px !important;
-moz-border-radius: 5px 0 0 5px !important;
border-radius: 5px 0 0 5px !important;
}
.frontend-one-page #theme-setting .btn-theme-setting i {
font-size: 20px;
color: #c1d72e;
}
.frontend-one-page #theme-setting .btn-theme-setting:hover,
.frontend-one-page #theme-setting .btn-theme-setting:focus {
color: #777777;
outline: none;
}
.frontend-one-page #theme-setting ul.color-skins {
margin: 0;
padding: 15px;
}
.frontend-one-page #theme-setting ul.color-skins li {
cursor: pointer;
width: 30px;
height: 30px;
margin: 0 5px;
}
.frontend-one-page #theme-setting ul.color-skins li.active,
.frontend-one-page #theme-setting ul.color-skins li:hover,
.frontend-one-page #theme-setting ul.color-skins li:focus {
-webkit-border-radius: 50% !important;
-moz-border-radius: 50% !important;
border-radius: 50% !important;
-webkit-transition: 0.1s all ease-in-out;
transition: 0.1s all ease-in-out;
}
.frontend-one-page #theme-setting ul.color-skins li.red {
background: #A72739;
}
.frontend-one-page #theme-setting ul.color-skins li.orange {
background: #F25D4F;
}
.frontend-one-page #theme-setting ul.color-skins li.green {
background: #0fa285;
}
.frontend-one-page #theme-setting ul.color-skins li.yellow {
background: #ffce54;
}
.frontend-one-page #theme-setting ul.color-skins li.blue {
background: #3DB9D3;
}
.frontend-one-page #theme-setting ul.color-skins li.pink {
background: #df4782;
}
.frontend-one-page #theme-setting ul.color-skins li.violet {
background: #ac92ec;
}
.frontend-one-page #theme-setting ul.color-skins li.green1 {
background: #C1D72E;
}
.frontend-one-page #theme-setting ul.color-skins li.blue1 {
background: #3C88C6;
}
.frontend-one-page #theme-setting ul.color-skins li.yellow1 {
background: #EA841E;
}
.frontend-one-page #theme-setting .layout-tone {
padding: 15px;
}
.frontend-one-page #theme-setting .layout-options {
padding: 15px;
}
.frontend-one-page #theme-setting .layout-options .form-control {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
background-color: #FFFFFF !important;
border-color: #cccccc !important;
}
.frontend-one-page #theme-setting .theme-setting-content h4.switcher-title {
padding: 15px;
background-color: #f1f1f1;
color: #777777;
font-family: 'Oswald', sans-serif;
font-weight: bold;
text-transform: uppercase;
text-align: right;
margin: 0;
}
.frontend-one-page #totop {
position: fixed;
bottom: 6%;
right: 1.5%;
display: none;
z-index: 9999;
background: transparent;
border: 2px solid #c1d72e;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
height: 50px;
width: 50px;
text-align: center;
}
.frontend-one-page #totop i {
color: #c1d72e;
line-height: 43px;
font-size: 33px;
}
.frontend-one-page #totop:hover {
background: #c1d72e;
}
.frontend-one-page #totop:hover i {
color: #ffffff;
}
.frontend-one-page .ico-socialize {
display: inline-block;
margin: 0 5px 5px 0;
background-color: #777777;
color: #ffffff;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
background-position: center;
background-repeat: no-repeat;
transition: background-color 300ms;
-webkit-transition: background-color 300ms;
-moz-transition: background-color 300ms;
-o-transition: background-color 300ms;
}
.frontend-one-page .ico-socialize.ico-lg {
width: 50px;
height: 50px;
line-height: 50px;
margin: 0 10px 5px 0;
}
.frontend-one-page .ico-socialize.ico-lg i {
font-size: 20px;
}
.frontend-one-page .ico-socialize.type1 {
border-radius: 0px;
}
.frontend-one-page .ico-socialize.type2 {
border-radius: 50%;
}
.frontend-one-page .ico-socialize-facebook1:hover {
background-color: #405890!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-facebook2:hover {
background-color: #405890!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-twitter1:hover {
background-color: #00abf0!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-twitter2:hover {
background-color: #00abf0!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-twitter3:hover {
background-color: #00abf0!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-digg1:hover {
background-color: #1a5891!important;
}
.frontend-one-page .ico-socialize-digg2:hover {
background-color: #1a5891!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-google1:hover {
background-color: #1022ba!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-google2:hover {
background-color: #cb2028!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-tumbler:hover {
background-color: #2f4f68!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-delicious:hover {
background-color: #0000fe!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-plixi:hover {
background-color: #06b3f2!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-dribbble1:hover {
background-color: #f16097!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-dribbble2:hover {
background-color: #f16097!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-stubleUpon:hover {
background-color: #52b857!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-lastfm:hover {
background-color: #d21309!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-moby:hover {
background-color: #3199cc!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-vimeo:hover {
background-color: #1ab7ea!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-youtube1:hover {
background-color: #eb0000!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-youtube2:hover {
background-color: #eb0000!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-myspace:hover {
background-color: #00349a!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-linkedIn:hover {
background-color: #0072a4!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-pinterest:hover {
background-color: #cb2028!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-flickr:hover {
background-color: #ff0084!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-vk1:hover {
background-color: #4b6e91!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-vk2:hover {
background-color: #4b6e91!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-odnoklassniki:hover {
background-color: #f48222!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-gowalla:hover {
background-color: #fb7809!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-dropbox:hover {
background-color: #0f57a3!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-skype:hover {
background-color: #00aff0!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-iChat:hover {
background-color: #2388cd!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-instagram:hover {
background-color: #a4765c!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-evernote:hover {
background-color: #87c442!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-deviantart:hover {
background-color: #c8da30!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-blogspot:hover {
background-color: #f6821f!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-reddit:hover {
background-color: #fe4600!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-technorati:hover {
background-color: #00c400!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-yahoo:hover {
background-color: #650f6d!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-diigo:hover {
background-color: #4b8dc6!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-blinklist:hover {
background-color: #fe6400!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-bing:hover {
background-color: #067ecc!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-behnce:hover {
background-color: #2f99d2!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-picasa:hover {
background-color: #b262c7!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-forrst:hover {
background-color: #34712b!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-ffffound:hover {
background-color: #f81b98!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-viddler:hover {
background-color: #288cda!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-friendfeed:hover {
background-color: #a8c9f2!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-mobileMe:hover {
background-color: #1574ce!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-wordpress:hover {
background-color: #1d5379!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-drupal:hover {
background-color: #0173ba!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-paypal:hover {
background-color: #183962!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-share:hover {
background-color: #1d7c3e!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-mail:hover {
background-color: #06b3f2!important;
color: #ffffff;
}
.frontend-one-page .ico-socialize-rss:hover {
background-color: #ff9000!important;
color: #ffffff;
}
.frontend-one-page .dropdown-menu {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important;
border: 0;
}
.frontend-one-page .dropdown-menu li a {
padding: 10px 15px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.frontend-one-page .dropdown-menu li a:hover,
.frontend-one-page .dropdown-menu li a:focus {
color: #c1d72e;
background-color: #f1f1f1;
}
.frontend-one-page .dropdown-menu li a i {
margin-right: 10px;
}
.frontend-one-page .dropdown-menu:after {
content: '';
display: inline-block;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #ffffff;
position: absolute;
top: -8px;
left: 30px;
}
.frontend-one-page .nav .open > a,
.frontend-one-page .nav .open > a:hover,
.frontend-one-page .nav .open > a:focus {
background-color: transparent;
color: #c1d72e !important;
}
/******************************************************/
/******************* DARK VERSION ********************/
/****************************************************/
body.dark-layout {
color: #acacac;
background: #1f1f1f;
}
body.dark-layout .section-content {
background-color: #1f1f1f;
}
body.dark-layout .section-content .section-heading {
color: #f1f1f1;
}
body.dark-layout .section-content .section-description {
color: #f1f1f1;
}
body.dark-layout .panel .panel-heading {
background-color: #1f1f1f;
}
body.dark-layout .panel .panel-heading h4.panel-title {
color: #acacac !important;
}
body.dark-layout .panel .panel-body {
background-color: #1f1f1f !important;
}
body.dark-layout .panel.panel-default {
border-color: #666666;
}
body.dark-layout .panel.panel-default .panel-heading + .panel-collapse .panel-body {
border-top-color: #666666;
}
body.dark-layout .form-control {
background: rgba(0, 0, 0, 0.7) !important;
border-color: rgba(0, 0, 0, 0.9) !important;
}
body.dark-layout .line {
border-top-color: #555555;
}
body.dark-layout header .top-nav-collapse {
background-color: #fff !important;
}
body.dark-layout header .top-nav-collapse a#logo {
color: #666666 !important;
}
body.dark-layout header .top-nav-collapse ul.main-menu li.active a {
color: #c1d72e !important;
}
body.dark-layout header .top-nav-collapse ul.main-menu li a {
color: #666666 !important;
}
body.dark-layout header .top-nav-collapse ul.main-menu li .dropdown-menu li a {
color: #666666 !important;
}
body.dark-layout header .top-nav-collapse ul.main-menu li .dropdown-menu li a:hover,
body.dark-layout header .top-nav-collapse ul.main-menu li .dropdown-menu li a:focus {
color: #c1d72e !important;
background-color: #f1f1f1 !important;
}
body.dark-layout #about a .icon {
background-color: transparent;
border-color: #f1f1f1;
color: #f1f1f1;
}
body.dark-layout #about a .icon:hover,
body.dark-layout #about a .icon:focus {
background-color: #f1f1f1;
color: #333333;
}
body.dark-layout #about h3 {
color: #cccccc;
}
body.dark-layout #about-1 {
background-image: none;
background-color: #252525;
}
body.dark-layout #team {
background-image: none;
background-color: #252525;
}
body.dark-layout #services .row.list-services .col-lg-4 {
border-right-color: #353535;
border-bottom-color: #353535;
}
body.dark-layout #services .row.list-services .col-lg-4 .icon {
background-color: transparent;
border-color: #f1f1f1;
color: #f1f1f1;
}
body.dark-layout #services .row.list-services .col-lg-4 .icon:hover,
body.dark-layout #services .row.list-services .col-lg-4 .icon:focus {
background-color: #f1f1f1;
color: #333333;
}
body.dark-layout #services .row.list-services .col-lg-4 h3 {
color: #cccccc;
}
body.dark-layout #skills {
background-image: none;
background-color: #252525;
}
body.dark-layout #skills .progress {
background-color: #333333;
}
body.dark-layout #pricing {
background-image: none;
background-color: #252525;
}
body.dark-layout #pricing .pricing-widget .pricing-body {
background-color: #333333 !important;
}
body.dark-layout #pricing .pricing-widget .pricing-body .pricing-cost {
border-bottom-color: #454545 !important;
}
body.dark-layout #pricing .pricing-widget .pricing-body .pricing-list li {
border-bottom-color: #454545 !important;
}
body.dark-layout #newsletter .form-newsletter .input-group input {
background-color: rgba(0, 0, 0, 0.7) !important;
border-color: #c1d72e !important;
}
body.dark-layout #contact .tb-info-us tr:nth-child(odd) td {
background-color: #333333;
}
body.dark-layout #contact .social a {
background-color: #353535;
}