File: /home/slyfwmm/dallavitae/assets/style.v1.19.0.css
/**
* Variabili
* ---------
*/
/**
* Tema base
* ---------
*/
/* Import fonts */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@import url(bucket-ico-fonts.css);
html {
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important; }
body {
color: #767676;
background: #f1f2f7;
font-family: 'Open Sans', sans-serif;
padding: 0px !important;
margin: 0px !important;
font-size: 13px;
text-rendering: optimizeLegibility; }
ul, .list-unstyled {
padding-left: 30px; }
ul li {
/*list-style:none;*/ }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.disablerer {
pointer-events: none;
/* for "disabled" effect */
opacity: 0.3;
background: #fff; }
a {
text-decoration: none;
outline: none; }
a:hover, a:focus {
text-decoration: none;
outline: none; }
a.view {
text-decoration: underline; }
span.btn {
cursor: default; }
::selection, ::-moz-selection {
background: #3a95d2;
color: #fff; }
#container {
width: 100%;
height: 100%;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
/*loading*/
/*extend*/
.btn-xs {
margin-left: 5px; }
/*.col-md-2, .col-md-4, .col-xs-11*/
/*{*/
/*padding-left: 0px;*/
/*}*/
/*.col-md-2*/
/*{*/
/*padding-left: 4px;*/
/*}*/
.form-group.col-md-6, .form-group.col-md-3, .form-group.col-md-8, .form-group.col-md-10, .form-group.col-md-12, .form-group.col-md-4 {
padding-left: 30px;
padding-right: 30px; }
/*login page*/
.login-body {
background: #32323A;
background-size: cover;
width: 100%;
height: 100%; }
.form-inline .form-group {
padding: 3px;
padding-left: 0px; }
.login_left {
float: left;
width: 330px;
max-width: 330px; }
.login_right {
float: right;
min-height: 980px;
width: 66.66666667%;
height: 100%; }
.login_announce {
background-color: #f3f5f6;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url("/img/bg/header-bg-adabra-8.jpg") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
max-width: 100%;
max-height: 100%; }
.login_note {
color: #c2c3c4;
font-size: 12px;
margin-top: 30px; }
#utenti_note {
color: #c2c3c4;
font-size: 9px;
height: 40px; }
.form-signin {
max-width: 380px;
margin: 20px auto;
float: left;
/*border-radius:5px;
-webkit-border-radius:5px;*/ }
.form-signin h2.form-signin-heading {
margin: 0;
padding: 40px 15px;
text-align: center;
background-color: #2D677F;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
color: #484848;
font-size: 18px;
text-transform: uppercase;
font-weight: 300;
font-family: 'Open Sans', sans-serif;
/*border-bottom:10px solid #166089;*/ }
.form-signin h2.form-signin-heading img {
width: 300px; }
.form-signin .checkbox {
margin-bottom: 14px;
font-weight: bold;
color: #484848;
font-family: 'Open Sans', sans-serif; }
.form-signin .form-control {
position: relative;
font-size: 16px;
height: auto;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.form-signin .form-control:hover {
border-color: #a6a6a6; }
.form-signin .form-control:focus {
z-index: 2; }
.form-signin input[type="text"], .form-signin input[type="password"] {
margin-bottom: 15px;
border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #eaeaea;
box-shadow: none;
font-size: 12px;
display: inline-block;
padding: 0 .4em 0 .4em;
margin-bottom: 2em;
vertical-align: middle;
border-radius: 3px;
min-width: 50px;
max-width: 635px;
width: 100%;
min-height: 32px;
background-color: #fff;
border: 2px solid #c9c9c9;
margin: 0 0 24px 0;
min-height: 52px;
font-size: 17px;
line-height: 20px;
padding: 0 15px; }
.form-signin .btn-login {
background: #2D677F;
color: #fff;
text-transform: uppercase;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
margin: 20px 0 5px; }
.form-signin p {
text-align: left;
color: #b6b6b6;
font-size: 16px;
font-weight: 300; }
.form-signin a {
color: #3a95d2; }
.form-signin a:hover {
color: #3a95d2;
text-decoration: underline; }
.login-wrap {
padding: 20px;
position: relative;
background-color: white; }
.user-login-info {
/*background:#eaeaec;*/
background-color: #FFF;
margin: -20px -20px 20px -20px;
padding: 20px; }
.login_remember {
text-align: center;
margin-top: 25px; }
.user-login-info .form-control:last-child {
margin-bottom: 0 !important; }
.registration {
position: absolute;
right: 0;
bottom: -35px;
color: #b8bab9; }
/*sidebar navigation*/
#sidebar {
width: 240px;
height: 100%;
position: fixed;
background: #32323a;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
#sidebar ul li {
position: relative; }
.leftside-navigation {
height: 100%; }
.right-stat-bar {
height: 100%; }
.right-stat-bar ul {
list-style-type: none;
padding-left: 0; }
/*LEFT NAVIGATION ICON*/
.dcjq-icon {
height: 17px;
width: 17px;
display: inline-block;
background: url(../../images/nav-expand.png) no-repeat top;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
position: absolute;
right: 10px; }
.active .dcjq-icon {
background: url(../../images/nav-expand.png) no-repeat bottom;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px; }
.right-side-accordion .dcjq-icon {
height: 17px;
width: 17px;
display: inline-block;
background: url(../../images/acc-expand.png) no-repeat top;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
position: absolute;
right: 10px; }
.right-side-accordion .active .dcjq-icon {
background: url(../../images/acc-expand.png) no-repeat bottom;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px; }
.right-side-accordion li:nth-child(2) ul li .prog-row {
border: none; }
/*---*/
.nav-collapse.collapse {
display: inline; }
ul.sidebar-menu {
margin: -2px 0 0;
padding: 0;
padding-top: 80px; }
ul.sidebar-menu li ul.sub {
margin: -2px 0 0;
padding: 0;
display: none; }
ul.sidebar-menu small.label {
font-size: 7px;
margin-top: 2px;
opacity: 0.1; }
#sidebar > ul > li > ul.sub {
display: none; }
#sidebar .sub-menu > .sub li a {
padding-left: 46px; }
#sidebar > ul > li.active > ul.sub, #sidebar > ul > li > ul.sub > li > a {
display: block; }
ul.sidebar-menu li {
border-bottom: 1px solid rgba(255, 255, 255, 0.05); }
ul.sidebar-menu li ul.sub li {
background: #28282e;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; }
ul.sidebar-menu li ul.sub li a {
font-size: 12px;
padding-top: 13px;
padding-bottom: 13px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
color: #aeb2b7; }
ul.sidebar-menu li ul.sub li a:hover {
color: #67ADB1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
display: block;
background: #202025; }
ul.sidebar-menu li ul.sub li.active a {
color: #67ADB1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
display: block;
background: #202025; }
ul.sidebar-menu li ul.red li a:hover {
color: #67ADB1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
display: block;
background: #202025;
/* color: #d5454a; */
color: #8a6d3b; }
ul.sidebar-menu li.sub-menu {
line-height: 15px; }
ul.sidebar-menu ul.sub li {
border-bottom: none; }
ul.sidebar-menu li a {
color: #aeb2b7;
text-decoration: none;
display: block;
padding: 18px 0 18px 25px;
font-size: 12px;
outline: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
text-transform: uppercase; }
ul.sidebar-menu li a span {
display: inline-block; }
ul.sidebar-menu li a.reports {
color: #aeb2b7;
text-decoration: none;
display: block;
padding: 18px 0 18px 25px;
font-size: 12px;
outline: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
/* background-color: #d5454a;
color: white; */
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc; }
ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
background: #28282e;
color: #67ADB1;
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
ul.sidebar-menu li a.reports.active {
/*background: #d5454a;
color: #FFF;*/
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
ul.sidebar-menu li a.reports.active i {
/* color: #FFF; */
color: #8a6d3b; }
ul.sidebar-menu li a.reports:hover, ul.sidebar-menu li a.reports:focus {
/*background: #d5454a;
color: #FFF;*/
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
ul.sidebar-menu li a.reports:hover i, ul.sidebar-menu li a.reports:focus i {
/* color: #FFF; */
color: #8a6d3b; }
ul.sidebar-menu li a i {
/*
font-size: 15px;
padding-right: 6px;
*/
padding-right: 3px; }
ul.sidebar-menu li a:hover i, ul.sidebar-menu li a:focus i, ul.sidebar-menu li a.active i {
color: #67ADB1; }
ul.sidebar-menu li a:hover i.deepred, ul.sidebar-menu li a:focus i.deepred, ul.sidebar-menu li a.active i.deepred {
/* color: #d5454a; */
color: #8a6d3b; }
.mail-info {
margin: -3px 6px 0 0;
font-size: 11px; }
.mail-info:hover {
margin: -3px 6px 0 0;
font-size: 11px; }
/*main content*/
#main-content {
margin-left: 240px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.footer {
min-height: 60px;
padding: 0 15px; }
.header {
left: 0;
right: 0;
z-index: 1002;
background: #fff;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.merge-header {
margin-right: 240px; }
.fixed-top {
position: fixed;
box-shadow: 1px 0 3px rgba(0, 0, 0, 0.15); }
.wrapper {
display: inline-block;
padding-top: 15px !important;
padding-left: 15px;
padding-right: 15px;
margin-top: 80px;
width: 100%; }
.brand {
background: #2D677F;
float: left;
width: 240px;
height: 80px;
position: relative; }
a.logo {
/*font-size: 21px;
color: #2e2e2e;*/
float: left;
/*margin: 10px 0 0 7px;
text-transform: uppercase;
&:hover, &:focus {
text-decoration: none;
outline: none;
}
span {
color: #FF6C60;
}*/ }
a.logo img {
margin: 20px 0 0 20px;
width: 180px; }
/*notification*/
#top_menu .nav > li, ul.top-menu > li {
float: left; }
.notify-row {
float: left;
margin-top: 23px;
margin-left: 25px; }
ul.top-menu {
margin-right: 15px;
margin-top: 0; }
ul.top-menu > li > a {
color: #666666;
font-size: 16px;
background: #f6f6f6;
padding: 4px 8px;
margin-right: 15px;
border-radius: 50%;
-webkit-border-radius: 50%;
padding-right: 8px !important; }
ul.top-menu > li > a:hover, ul.top-menu > li > a:focus {
background: #5bb6f3;
text-decoration: none;
color: rgba(0, 0, 0, 0.3) !important;
padding-right: 8px !important; }
.notify-row .badge {
position: absolute;
right: -10px;
top: -10px;
z-index: 100; }
.dropdown-menu.extended {
max-width: 320px !important;
min-width: 160px !important;
top: 42px;
width: 300px !important;
padding: 0 10px;
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) !important;
border-radius: 5px;
-webkit-border-radius: 5px;
background: #fff;
border: none;
left: -10px; }
.dropdown-menu.extended.catalog {
left: -10px; }
.header_inbox_bar {
margin-top: 5px; }
.notify-row .notification span.label {
display: inline-block;
height: 21px;
padding: 5px;
width: 22px;
font-size: 12px;
margin-right: 10px; }
.dropdown-menu.extended .alert-icon {
float: left; }
.noti-info {
float: left;
padding-left: 10px;
padding-top: 6px;
color: #414147; }
.dropdown-menu.extended .alert {
margin-bottom: 10px; }
.dropdown-menu.extended .alert-icon {
border-radius: 100%;
display: inline-block;
height: 35px;
width: 35px; }
.dropdown-menu.extended .alert-icon i {
font-size: 16px;
width: 35px;
line-height: 35px;
height: 35px; }
.dropdown-menu.extended.inbox li a, .dropdown-menu.extended.tasks-bar li a {
background: #f1f2f7;
border-radius: 5px;
-webkit-border-radius: 5px;
padding: 10px;
margin-bottom: 10px;
float: left;
width: 100%; }
.dropdown-menu.extended li p {
margin: 0;
padding: 10px 0;
border-radius: 0px;
-webkit-border-radius: 0px; }
.dropdown-menu.extended li a {
font-size: 12px;
list-style: none; }
.dropdown-menu.extended.logout {
padding: 10px; }
.dropdown-menu.extended.logout li a {
padding: 10px; }
.dropdown-menu.extended li a:hover {
color: #32323a; }
.dropdown-menu.tasks-bar .task-info .desc {
font-size: 13px;
font-weight: normal;
float: left;
width: 80%; }
.dropdown-menu.tasks-bar .task-info .desc h5 {
color: #32323a;
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
margin-bottom: 5px;
margin-top: 0; }
.dropdown-menu.tasks-bar .task-info .desc p {
padding-top: 0;
color: #8f8f9b;
font-weight: 300; }
.dropdown-menu.tasks-bar .task-info .percent {
width: 20%;
float: right;
font-size: 13px;
font-weight: 600;
padding-left: 10px;
line-height: normal; }
.dropdown-menu.tasks-bar .progress {
background: #fff; }
.dropdown-menu.extended .progress {
margin-bottom: 0 !important;
height: 10px; }
.dropdown-menu.inbox li a {
white-space: normal;
margin-bottom: 5px !important; }
.dropdown-menu.inbox li a.read {
background-color: transparent !important;
border: 1px solid #f1f2f7; }
.dropdown-menu.inbox li a.see-all {
background-color: transparent !important;
padding: 0 10px;
text-align: center;
text-decoration: underline;
color: #2D677F; }
.dropdown-menu.inbox li a .category {
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
font-size: 10px;
color: #2D677F;
display: block; }
.dropdown-menu.inbox li a .photo {
border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
float: left;
height: 40px;
width: 40px;
text-align: center;
margin: 5px 10px 0 0;
overflow: hidden; }
.dropdown-menu.inbox li a .photo img {
min-height: 40px;
width: 100%; }
.dropdown-menu.inbox li a .subject {
display: block;
color: #151515; }
.dropdown-menu.inbox li a .subject .title {
font-size: 13px;
font-weight: 600; }
.dropdown-menu.inbox li a .subject .time {
font-size: 11px;
font-style: italic;
font-weight: bold;
position: absolute;
right: 20px; }
.dropdown-menu.inbox li a .message {
display: block;
width: 100%;
font-size: 12px; }
.dropdown-menu.inbox li a .action {
border-bottom: 1px dotted #DDD; }
.top-nav {
margin-top: 20px; }
.top-nav img {
border-radius: 50%;
-webkit-border-radius: 50%;
width: 33px; }
.top-nav ul.top-menu > li .dropdown-menu.logout {
width: 200px !important; }
.top-nav li.dropdown .dropdown-menu {
float: right;
right: 0;
left: auto; }
.dropdown-menu.extended.logout > li {
float: left;
width: 100%; }
.log-arrow-up {
background: url("../../images/top-arrow.png") no-repeat;
width: 18px;
height: 10px;
margin-top: -20px;
float: right;
margin-right: 15px; }
.dropdown-menu.extended.logout > li > a {
border-bottom: none !important; }
.full-width .dropdown-menu.extended.logout > li > a:hover {
background: #F1F2F7 !important;
color: #32323a !important; }
.dropdown-menu.extended.logout > li > a:hover {
background: #F1F2F7 !important;
border-radius: 5px; }
.dropdown-menu.extended.logout > li > a:hover i {
color: #5bb6f3; }
.dropdown-menu.extended.logout > li > a i {
font-size: 17px; }
.dropdown-menu.extended.logout > li > a > i {
padding-right: 10px; }
.top-nav .username {
font-size: 13px;
color: #555555; }
.top-nav ul.top-menu > li > a {
border-radius: 100px;
-webkit-border-radius: 100px;
padding: 0px;
background: none;
margin-right: 0;
border: 1px solid #F6F6F6;
background: #F6F6F6; }
.top-nav ul.top-menu > li > a.dropping {
border-radius: 100px;
-webkit-border-radius: 100px;
padding: 0px;
background: none;
margin-right: 0;
border: 1px solid #F6F6F6;
background: #F6F6F6;
margin-right: 15px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 8px !important;
padding-top: 4px; }
/*font awesome*/
.fa.red {
color: #ff0000; }
.fa.blue {
color: #3795d2; }
.fa.yellow {
color: #FCB322; }
.fa.purple {
color: #b737d2; }
.fa.green {
color: #99c262; }
.top-nav ul.top-menu > li {
margin-left: 10px; }
.top-nav ul.top-menu > li.language > a {
margin-top: -2px;
padding: 4px 12px;
line-height: 20px; }
.top-nav ul.top-menu > li.language > a img {
border-radius: 0;
-webkit-border-radius: 0;
width: 18px; }
.top-nav ul.top-menu > li.language ul.dropdown-menu li img {
border-radius: 0;
-webkit-border-radius: 0;
width: 18px; }
.top-nav ul.top-menu > li > a:hover, .top-nav ul.top-menu > li > a:focus {
border: 1px solid #f6f6f6;
background: #f6f6f6 !important;
border-radius: 100px;
-webkit-border-radius: 100px; }
.top-nav .dropdown-menu.extended.logout {
top: 37px; }
.top-nav .nav .caret {
border-bottom-color: #A4AABA;
border-top-color: #A4AABA; }
.top-nav ul.top-menu > li > a:hover .caret {
border-bottom-color: #000;
border-top-color: #000; }
/*form*/
.position-center {
width: 100%;
margin: 0 auto; }
/*----*/
.notify-arrow {
background: url("../../images/top-arrow.png") no-repeat;
width: 18px;
height: 10px;
margin-top: 0;
opacity: 0;
position: absolute;
left: 16px;
top: -20px;
transition: all 0.25s ease 0s;
z-index: 10;
margin-top: 10px;
opacity: 1; }
/*search*/
.search {
width: 20px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
border: 1px solid #fff;
box-shadow: none;
background: #f6f6f6 url("../../images/search-icon.png") no-repeat 10px 8px;
padding: 0 5px 0 30px;
color: #fff;
border-radius: 100px;
-webkit-border-radius: 100px; }
.search:focus {
width: 180px;
border: 1px solid #f6f6f6;
box-shadow: none;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
color: #c8c8c8;
font-weight: 300; }
.todo-search:focus {
width: 100% !important; }
/*--sidebar toggle---*/
.sidebar-toggle-box {
float: left;
margin-top: 23px;
margin-left: -15px;
background: #1F404D;
border-radius: 50%;
-webkit-border-radius: 50%;
width: 32px;
height: 32px;
position: absolute;
right: -15px; }
.sidebar-toggle-box .fa-bars {
cursor: pointer;
display: inline-block;
font-size: 15px;
padding: 8px 8px 8px 9px;
color: rgba(0, 0, 0, 0.3); }
.sidebar-toggle-box .fa-bars.white {
cursor: pointer;
display: inline-block;
font-size: 15px;
padding: 8px 8px 8px 9px;
color: #fff; }
.sidebar-toggle-box:hover, .sidebar-toggle-box .fa-bars .white:hover {
background: #FCB322; }
.hide-left-bar {
margin-left: -240px !important;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.open-right-bar {
right: 0px !important;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.merge-left {
margin-left: 0px !important; }
.hide-right-bar {
margin-right: -240px !important;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.toggle-right-box {
float: left;
background: #f6f6f6;
border-radius: 50%;
-webkit-border-radius: 50%;
width: 35px;
height: 35px; }
.toggle-right-box:hover {
background: #5bb6f3; }
.toggle-right-box:hover .fa-bars {
color: rgba(0, 0, 0, 0.3); }
.toggle-right-box .fa-bars {
cursor: pointer;
display: inline-block;
font-size: 15px;
padding: 10px;
color: #bfbfc1; }
.adabra-marketplace {
float: left;
background: #e67e22;
border-radius: 50%;
-webkit-border-radius: 50%;
width: 35px;
height: 35px; }
.adabra-marketplace:hover {
background: #f39c12; }
.adabra-marketplace:hover .fa-bars {
color: rgba(0, 0, 0, 0.3); }
.adabra-marketplace .fa-shopping-basket {
cursor: pointer;
display: inline-block;
font-size: 15px;
padding: 10px;
color: #ffffff; }
/*right sidebar*/
.right-sidebar {
background: #32323A;
width: 240px;
position: fixed;
height: 100%;
z-index: 1002;
right: -240px;
top: 0;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.open-right-panel {
margin-left: -240px !important; }
.right-sidebar .search-row {
padding: 20px; }
.right-sidebar .search-row input {
background: rgba(0, 0, 0, 0.3);
border: none;
color: #707076;
font-size: 12px; }
.right-side-accordion {
margin-top: 6px; }
.right-side-accordion .head {
padding: 20px;
text-transform: uppercase;
width: 100%;
display: inline-block; }
.right-side-accordion .red-bg {
background: #fa8564;
color: #fff; }
.right-side-accordion .terques-bg {
background: #45c9c4;
color: #fff; }
.right-side-accordion .purple-bg {
background: #a48ad4;
color: #fff; }
.right-side-accordion .yellow-bg {
background: #f3c022;
color: #fff; }
.right-side-accordion .blue-bg {
background: #2293f3;
color: #fff; }
.prog-row {
border-bottom: 1px solid #3C3C44;
display: inline-block;
padding: 20px 0;
width: 100%; }
.prog-row .progress {
margin-bottom: 0; }
.prog-row h4 {
margin: 0;
font-size: 12px;
text-transform: uppercase;
color: #fff;
font-weight: 400; }
div.right-sidebar div.prog-row.side-mini-stat.clearfix.menu_right_s {
display: flex !important; }
div.right-sidebar div.prog-row.side-mini-stat.clearfix.menu_right_s div.side-graph-info {
width: 90% !important; }
.user-details h4 {
text-transform: none;
font-size: 14px;
font-weight: 300; }
.prog-row p {
font-size: 10px;
color: #8f8f9b;
margin-bottom: 0; }
.mnone {
margin: 0; }
.mtop5 {
margin-top: 5px; }
.mtop10 {
margin-top: 10px; }
.mtop20 {
margin-top: 20px; }
.mtop30 {
margin-top: 30px; }
.mright5 {
margin-right: 5px; }
.mright10 {
margin-right: 10px; }
.padded {
padding: 10px; }
.no-pad {
padding: 0; }
.user-thumb, .user-details, .user-status, .rsn-details {
float: left; }
.user-thumb {
width: 30px;
margin: 0 10px 0 20px; }
.user-thumb img {
border-radius: 50%;
-webkit-border-radius: 50%;
width: 30px;
height: 30px; }
.user-details {
width: 150px; }
.rsn-details {
width: 170px; }
.rsn-details a {
color: #a48ad4;
font-size: 11px; }
.rsn-details a:hover {
color: #a48ad4;
font-size: 11px; }
.user-details a {
color: #fff; }
.user-status {
width: 25px;
margin-top: 5px; }
.view-btn {
color: #6c6c72;
margin: 10px 0;
display: inline-block; }
.view-btn:hover {
color: #6c6c72;
margin: 10px 0;
display: inline-block;
text-decoration: underline; }
.rsn-activity i {
font-size: 30px; }
/*state overview*/
.state-overview .symbol {
display: inline-block;
text-align: center; }
.state-overview .value {
display: inline-block;
text-align: center;
float: right; }
.state-overview .value h1, .state-overview .value p {
margin: 0;
padding: 0;
color: #c6cad6; }
.state-overview .value h1 {
font-weight: 300; }
.state-overview .symbol {
width: 40%;
padding: 25px 15px;
-webkit-border-radius: 4px 0px 0px 4px;
border-radius: 4px 0px 0px 4px; }
.state-overview .symbol i {
color: #fff;
font-size: 50px; }
.state-overview .value {
width: 58%;
padding-top: 21px; }
.state-overview .terques {
background: #6ccac9; }
.state-overview .red {
background: #ff6c60; }
.state-overview .yellow {
background: #f8d347; }
.state-overview .blue {
background: #57c8f2; }
/*main chart*/
.border-head h3 {
border-bottom: 1px solid #c9cdd7;
margin-top: 0;
margin-bottom: 20px;
padding-bottom: 5px;
font-weight: normal;
font-size: 18px;
display: inline-block;
width: 100%;
font-weight: 300; }
.custom-bar-chart {
height: 290px;
margin-top: 20px;
margin-left: 10px;
position: relative;
border-bottom: 1px solid #c9cdd7; }
.custom-bar-chart .bar {
height: 100%;
position: relative;
width: 4.3%;
margin: 0px 2%;
float: left;
text-align: center;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
z-index: 10; }
.custom-bar-chart .bar .title {
position: absolute;
bottom: -30px;
width: 100%;
text-align: center;
font-size: 12px; }
.custom-bar-chart .bar .value {
position: absolute;
bottom: 0;
background: #bfc2cd;
color: #bfc2cd;
width: 100%;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.custom-bar-chart .bar .value:hover {
background: #e8403f;
color: #fff; }
.y-axis {
color: #555555;
position: absolute;
text-align: right;
width: 100%;
color: #555555;
text-align: right; }
.y-axis li {
border-top: 1px dashed #dbdce0;
display: block;
height: 58px;
width: 100%; }
.y-axis li:last-child {
border-top: none; }
.y-axis li span {
display: block;
margin: -10px 0 0 -25px;
padding: 0 10px;
width: 40px; }
/*spark line*/
.chart {
display: inline-block;
text-align: center;
width: 100%; }
.chart .heading {
text-align: left; }
.chart .heading span {
display: block; }
.panel.green-chart .chart-tittle {
font-size: 16px;
padding: 15px;
display: inline-block;
font-weight: normal;
background: #99c262;
width: 100%;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px; }
#barchart {
margin-bottom: -15px;
display: inline-block; }
.panel.green-chart {
background: #a9d96c;
color: #fff; }
.panel.green-chart .chart-tittle .value {
float: right;
color: #c0f080; }
.panel.terques-chart {
background: #41cac0;
color: #fff; }
.panel.terques-chart .chart-tittle {
font-size: 16px;
padding: 15px;
display: inline-block;
font-weight: normal;
background: #39b7ac;
width: 100%;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px; }
.panel.terques-chart .chart-tittle .value {
float: right;
color: #fff; }
.panel.terques-chart .chart-tittle .value a {
color: #fff;
font-size: 12px; }
.panel.terques-chart .chart-tittle .value a:hover, .panel.terques-chart .chart-tittle .value a.active {
color: #55f2e7;
font-size: 12px; }
.inline-block {
display: inline-block; }
.gen-case {
text-transform: none; }
/**/
/*personal task*/
.task-thumb {
width: 90px;
float: left; }
.task-thumb img {
border-radius: 4px;
-webkit-border-radius: 4px; }
.task-thumb-details {
display: inline-block;
margin: 25px 0 0 10px; }
.task-progress {
float: left; }
.task-thumb-details h1, .task-progress h1 {
color: #39b5aa;
font-size: 18px;
margin: 0;
padding: 0;
font-weight: 400; }
.task-thumb-details h1 a, .task-progress h1 a {
color: #39b5aa;
font-size: 18px;
margin: 0;
padding: 0;
font-weight: 400; }
.task-thumb-details p, .task-progress p {
padding-top: 5px;
color: #a4aaba; }
.personal-task tbody tr td {
padding: 11px 15px;
border-color: #eeeff1; }
.personal-task tbody tr td i {
font-size: 20px;
color: #c7cbd4; }
.personal-task.table-hover > tbody > tr:hover > td {
background-color: #f7f8fc; }
.table-hover > tbody > tr:hover > th {
background-color: #f7f8fc; }
.personal-task.table-hover > tbody > tr:hover > td i {
color: #39b5aa; }
.personal-task > tbody > tr > td:last-child {
text-align: right; }
.task-option {
float: right; }
.task-option select {
height: 35px;
border: 1px solid #eaeaea;
border-radius: 4px;
-webkit-border-radius: 4px;
padding: 8px;
color: #a4abbb; }
.progress-panel {
padding-bottom: 5px; }
/*badge*/
.badge.bg-primary {
background: #8075c4; }
.badge.bg-success {
background: #a9d86e; }
.badge.bg-warning {
background: #FCB322; }
.badge.bg-important {
background: #ff6c60; }
.badge.bg-info {
background: #41cac0; }
.badge.bg-inverse {
background: #2A3542; }
/*timeline*/
.timeline {
border-collapse: collapse;
border-spacing: 0;
display: table;
position: relative;
table-layout: fixed;
width: 100%; }
.timeline .time-show {
margin-right: -75px;
margin-top: 30px;
position: relative;
margin-bottom: 30px; }
.timeline .time-show.large {
margin-right: -75px;
margin-top: 30px;
position: relative;
margin-bottom: 30px;
margin-right: -85px; }
.timeline .time-show.first {
/*margin-top:-80px;*/ }
.time-show .btn {
width: 150px; }
.time-show .btn.large {
width: 180px; }
.timeline .time-show a {
color: #fff; }
.timeline:before {
background-color: #d8d9df;
bottom: 0px;
content: "";
left: 50%;
position: absolute;
top: 30px;
width: 1px;
z-index: 0; }
h3.timeline-title {
margin: 0;
color: #C8CCD7;
font-size: 20px;
font-weight: 400;
margin: 0 0 5px;
text-transform: uppercase; }
.t-info {
color: #C8CCD7; }
.timeline-item {
display: table-row; }
.timeline-item:before, .timeline-item.alt:after {
content: "";
display: block;
width: 50%; }
.timeline-desk {
display: table-cell;
vertical-align: top;
width: 50%; }
.timeline-desk h1 {
font-size: 16px;
font-weight: 300;
margin: 0 0 5px; }
.timeline-desk .panel {
display: block;
margin-left: 45px;
position: relative;
text-align: left;
background: #fff; }
.timeline-item .timeline-desk .arrow {
border-bottom: 8px solid transparent;
border-top: 8px solid transparent;
display: block;
height: 0;
left: -7px;
position: absolute;
top: 13px;
width: 0;
border-right: 8px solid #fff !important; }
.timeline-item.alt .timeline-desk .arrow-alt {
border-bottom: 8px solid transparent;
border-top: 8px solid transparent;
display: block;
height: 0;
right: -7px;
position: absolute;
top: 13px;
width: 0;
left: auto;
border-left: 8px solid #fff !important; }
.timeline .timeline-icon {
left: -60px;
position: absolute;
top: 5px;
background: #434344;
/*box-shadow:0 0 0 3px #434344;*/ }
.timeline-desk span a {
text-transform: uppercase; }
.timeline-desk h1.red, .timeline-desk span a.red {
color: #EF6F66; }
.timeline-desk h1.green, .timeline-desk span a.green {
color: #39B6AE; }
.timeline-desk h1.blue, .timeline-desk span a.blue {
color: #56C9F5; }
.timeline-desk h1.purple, .timeline-desk span a.purple {
color: #8074C6; }
.timeline-desk h1.light-green, .timeline-desk span a.light-green {
color: #A8D76F; }
.timeline-desk h1.yellow, .timeline-desk span a.yellow {
color: #fed65a; }
.timeline .timeline-icon {
border-radius: 50%;
-webkit-border-radius: 50%;
display: block;
height: 30px;
width: 30px;
text-align: center;
color: #fff; }
.timeline .timeline-icon.red {
background: #EF6F66; }
.timeline .timeline-icon.green {
background: #39B6AE; }
.timeline .timeline-icon.blue {
background: #56C9F5; }
.timeline .timeline-icon.purple {
background: #8074C6; }
.timeline .timeline-icon.light-green {
background: #A8D76F; }
.timeline .timeline-icon.yellow {
background: #fed65a; }
.timeline .timeline-icon i {
margin-top: 9px; }
.timeline-item.alt .timeline-icon {
left: auto;
right: -60px; }
.timeline .time-icon:before {
font-size: 16px;
margin-top: 5px; }
.timeline .timeline-date {
left: -245px;
position: absolute;
text-align: right;
top: 12px;
width: 150px;
display: none; }
.timeline-item.alt .timeline-date {
left: auto;
right: -245px;
text-align: left;
display: none; }
.timeline-desk h5 span {
color: #999999;
display: block;
font-size: 12px;
margin-bottom: 4px; }
.timeline-item.alt:before {
display: none; }
.timeline-item:before, .timeline-item.alt:after {
content: "";
display: block;
width: 50%; }
.timeline-desk p {
font-size: 14px;
margin-bottom: 0;
color: #999; }
.timeline-desk a {
color: #3a95d2; }
.timeline-desk .panel {
margin-bottom: 5px; }
.timeline-desk .album {
margin-top: 20px; }
.timeline-item.alt .timeline-desk .album {
margin-top: 20px;
float: right; }
.timeline-desk .album a {
margin-right: 5px;
float: left; }
.timeline-item.alt .timeline-desk .album a {
margin-left: 5px;
float: right; }
.timeline-item.alt .timeline-desk .album a.gallery {
margin-left: -15px;
float: right; }
.timeline-desk .album a img {
border: 2px solid #56C9F5;
width: 70%; }
.timeline-desk .notification {
background: none repeat scroll 0 0 #FFFFFF;
margin-top: 20px;
padding: 8px; }
.timeline-item.alt .panel {
margin-left: 0;
margin-right: 45px; }
.mbot30 {
margin-bottom: 30px; }
.mbot20 {
margin-bottom: 20px; }
.mbot10 {
margin-bottom: 10px; }
.mbot5 {
margin-bottom: 5px; }
.timeline-item.alt h1, .timeline-item.alt p {
text-align: right; }
/*---revenue----*/
.revenue-head {
background: #ff6c60;
-webkit-border-radius: 4px 4px 0px 0px;
border-radius: 4px 4px 0px 0px;
color: #fff;
line-height: 50px; }
.revenue-head span {
background: #e56155;
padding: 16px;
-webkit-border-radius: 4px 0px 0px 0px;
border-radius: 4px 0px 0px 0px; }
.revenue-head span i {
font-size: 18px; }
.revenue-head h3 {
display: inline;
padding: 0 10px;
font-size: 16px;
font-weight: 300; }
.revenue-head span.rev-combo {
background: #e56155;
padding: 16px;
line-height: normal;
-webkit-border-radius: 0px 4px 0px 0px;
border-radius: 0px 4px 0px 0px; }
/*easy pie chart*/
.easy-pie-chart {
display: inline-block;
padding: 30px 0; }
.chart-info {
display: inline-block;
width: 100%;
margin-bottom: 5px; }
.chart-info .increase, .chart-info .decrease {
display: inline-block; }
.chart-position {
margin-top: 70px; }
.chart-info span {
margin: 0 3px; }
.chart-info .increase {
background: #ff6c60;
width: 10px;
height: 10px; }
.chart-info .decrease {
background: #f2f2f2;
width: 10px;
height: 10px; }
.panel-footer.revenue-foot {
background-color: #e6e7ec;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
border: none;
padding: 0;
width: 100%;
display: inline-block; }
.panel-footer.revenue-foot ul {
margin: 0;
padding: 0;
width: 100%;
display: inline-flex; }
.panel-footer.revenue-foot ul li {
float: left;
width: 33.33%; }
.panel-footer.revenue-foot ul li.first a {
-webkit-border-radius: 0px 0px 0px 4px;
border-radius: 0px 0px 0px 4px; }
.panel-footer.revenue-foot ul li.first a:hover {
-webkit-border-radius: 0px 0px 0px 4px;
border-radius: 0px 0px 0px 4px; }
.panel-footer.revenue-foot ul li.last a {
-webkit-border-radius: 0px 0px 4px 0px;
border-radius: 0px 0px 4px 0px;
border-right: none; }
.panel-footer.revenue-foot ul li.last a:hover {
-webkit-border-radius: 0px 0px 4px 0px;
border-radius: 0px 0px 4px 0px;
border-right: none; }
.panel-footer.revenue-foot ul li a {
display: inline-block;
width: 100%;
padding: 14px 15px;
text-align: center;
border-right: 1px solid #d5d8df;
color: #797979; }
.panel-footer.revenue-foot ul li a:hover {
background: #fff;
position: relative; }
.panel-footer.revenue-foot ul li.active a {
background: #fff;
position: relative; }
.panel-footer.revenue-foot ul li a i {
color: #c6cad5;
display: block;
font-size: 16px; }
.panel-footer.revenue-foot ul li a:hover i {
color: #ff6c60;
display: block;
font-size: 16px; }
.panel-footer.revenue-foot ul li.active a i {
color: #ff6c60;
display: block;
font-size: 16px; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
/* Safari and Chrome */
.panel-footer.revenue-foot {
margin-bottom: -4px; } }
/*flatlab carousel model*/
.flat-carousal {
background: #58c9f3;
-webkit-border-radius: 4px 4px 0px 0px;
border-radius: 4px 4px 0px 0px;
padding: 10px;
color: #fff;
position: relative; }
.flat-carousal h1 {
text-align: center;
font-size: 16px;
margin: 30px 20px;
line-height: 20px;
font-weight: 300;
font-style: italic; }
a.view-all {
color: #fff;
background: rgba(0, 0, 0, 0.1);
padding: 8px 15px;
text-align: center;
border-radius: 25px;
-webkit-border-radius: 25px;
margin-bottom: 18px;
display: inline-block;
text-transform: uppercase;
font-size: 12px; }
ul.ft-link {
margin: 0;
padding: 0; }
ul.ft-link li {
border-right: 1px solid #E6E7EC;
display: inline-block;
line-height: 30px;
margin: 8px 0;
text-align: center;
width: 24%; }
ul.ft-link li a {
color: #74829c;
text-transform: uppercase;
font-size: 12px; }
ul.ft-link li a:hover {
color: #58c9f3; }
ul.ft-link li.active a {
color: #58c9f3; }
ul.ft-link li:last-child {
border-right: none; }
ul.ft-link li a i {
display: block; }
/*product post*/
.post-wrap aside {
display: table-cell;
float: none;
height: 100%;
padding: 0;
vertical-align: top; }
.pro-box {
border-collapse: collapse;
border-spacing: 0;
display: table;
table-layout: fixed;
width: 100%; }
.post-info {
position: relative; }
.arrow-pro {
border-color: rgba(0, 0, 0, 0);
border-style: solid;
display: block;
height: 0;
position: absolute;
width: 0;
right: -5px; }
.arrow-pro.right:after {
border-left-color: #FFFFFF;
border-right-width: 0;
top: 85px;
content: " "; }
.arrow-pro.left {
left: -8px; }
.arrow-pro.left:after {
border-right-color: #FFFFFF;
border-left-width: 0;
top: 80px;
content: " "; }
.arrow-pro:after {
border-width: 7px;
content: "";
border-color: rgba(0, 0, 0, 0);
border-style: solid;
display: block;
height: 0;
position: absolute;
width: 0;
right: -5px; }
.post-highlight.yellow {
background: #f8d347;
border-radius: 0px 4px 4px 0px;
-webkit-border-radius: 0px 4px 4px 0px; }
.post-highlight.terques {
background: #41cac0;
border-radius: 4px 0px 0px 04px;
-webkit-border-radius: 4px 0px 0px 04px; }
.post-info h1 {
margin: 0;
font-size: 18px;
color: #a19899;
font-weight: 300; }
.post-highlight.terques h2 {
font-size: 16px;
color: #fff;
font-style: italic;
padding: 0 20px;
line-height: 22px;
margin: 0;
font-weight: 300; }
.post-highlight.terques h2 span, .post-highlight.terques h2 a {
color: #92faf3; }
.post-info h1 strong {
text-transform: uppercase;
color: #937b7b; }
.post-info .desk {
display: inline-block; }
.post-info .desk h3 {
font-size: 16px; }
.post-info .desk.yellow h3 {
color: #f8d347; }
.post-btn a {
float: left;
margin-right: 8px;
font-size: 18px;
color: #9a9a9a; }
.post-btn a:hover {
color: #727272; }
.pro-thumb {
text-align: center;
display: inline-block;
border-radius: 50%;
-webkit-border-radius: 50%;
border: 10px solid rgba(255, 255, 255, 0.4); }
.pro-thumb img {
text-align: center;
width: 112px;
height: 112px;
border-radius: 50%;
-webkit-border-radius: 50%; }
.v-align {
vertical-align: middle !important; }
.twite h1 {
margin: 50px 0; }
.social-footer {
display: inline;
text-align: center; }
.social-footer ul {
text-align: center;
margin: 0;
padding: 0; }
.social-footer ul li {
display: inline-block;
margin: 0 20px; }
.social-footer ul li a {
font-size: 25px;
color: #ceced0; }
.social-footer ul li a:hover i.fa-facebook {
color: #486eac; }
.social-footer ul li.active a i.fa-facebook {
color: #486eac; }
.social-footer ul li a:hover i.fa-twitter, .social-footer ul li.active a i.fa-twitter {
color: #58c9f3; }
.social-footer ul li a:hover i.fa-google-plus, .social-footer ul li.active a i.fa-google-plus {
color: #4a4a4a; }
.social-footer ul li a:hover i.fa-pinterest, .social-footer ul li.active a i.fa-pinterest {
color: #d1282d; }
/*pie chart */
.pie-foot {
background: #6b6b6b;
padding: 18px 15px;
color: #fff;
border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
text-align: center;
font-size: 16px;
font-weight: 300; }
/*follower*/
.follower {
background: #01a89e;
color: #fff;
text-align: center;
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0; }
.follower-foot {
padding: 8px 5px 5px 5px;
color: #757575;
border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
font-weight: 300; }
.follower-foot ul {
padding: 0;
margin: 0; }
.follower-foot ul li {
display: inline-block;
text-align: center;
width: 48%;
line-height: normal; }
.follower-foot ul li h5 {
margin: 5px 0 0 0; }
.follower h4 {
margin: 0 0 10px 0;
font-size: 15px;
font-weight: 300; }
.follow-ava {
border-radius: 50%;
-webkit-border-radius: 50%;
border: 5px solid #18b2a6;
display: inline-block; }
.follower img {
border-radius: 50%;
-webkit-border-radius: 50%;
width: 62px;
height: 62px;
/*display: inline-block;*/ }
/*weather*/
.weather-bg {
background: #8175c7;
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
color: #fff;
text-align: center;
font-size: 16px;
font-weight: 300; }
.weather-bg i {
font-size: 60px;
display: block; }
.weather-bg .degree {
font-size: 60px; }
.weather-category {
padding: 15px 0;
color: #74829C; }
.weather-category ul {
padding: 0;
margin: 0;
display: inline-block;
width: 100%; }
.weather-category ul li {
display: inline-block;
width: 32%;
text-align: center;
border-right: 1px solid #e6e6e6;
display: inline-block; }
.weather-category ul li h5 {
margin: 0 0 5px 0;
text-transform: uppercase;
font-weight: 300; }
.weather-category ul li:last-child {
border-right: none; }
/*fontawesome*/
.fontawesome-icon-list h2 {
margin-top: 0;
font-size: 20px;
font-weight: 300; }
.fontawesome-icon-list .col-sm-4, .fontawesome-icon-list .col-md-3, .fontawesome-icon-list .col-xs-6 {
margin-bottom: 10px; }
.fontawesome-icon-list .page-header {
border-bottom: 1px solid #C9CDD7; }
.fontawesome-icon-list a {
color: #797979; }
.fontawesome-icon-list a:hover {
color: #35404D; }
.fontawesome-icon-list i {
font-size: 16px;
padding-right: 10px; }
#web-application, #text-editor, #directional, #video-player, #brand, #medical, #currency {
margin-top: 10px; }
/*mail inbox*/
.mail-nav {
margin: 15px -15px 0 -15px; }
.mail-nav li a {
border-radius: 0;
-webkit-border-radius: 0;
border-top: 1px solid #f2f3f6;
padding: 15px;
border-right: 3px solid rgba(0, 0, 0, 0); }
.mail-nav > li > a:hover, .mail-nav > li > a:focus {
background: #fafafa;
color: #3a95d2;
border-right: 3px solid #3a95d2; }
.mail-nav > li.active > a {
background: #fafafa;
color: #3a95d2;
border-right: 3px solid #3a95d2; }
.mail-nav > li.active > a:hover, .mail-nav > li.active > a:focus {
background: #fafafa;
color: #3a95d2;
border-right: 3px solid #3a95d2; }
.mail-nav > li + li {
margin-left: 0;
margin-top: 0px; }
.mail-nav i {
font-size: 16px;
margin-right: 10px; }
.inbox-notification {
margin-top: -2px; }
.user-head .inbox-avatar {
width: 65px;
float: left; }
.user-head .inbox-avatar img {
border-radius: 4px;
-webkit-border-radius: 4px; }
.user-head .user-name {
display: inline-block;
margin: 0 0 0 10px; }
.user-head .user-name h5 {
font-size: 14px;
margin-top: 15px;
margin-bottom: 0;
font-weight: 300; }
.user-head .user-name h5 a {
color: #fff; }
.user-head .user-name span a {
font-size: 12px;
color: #87e2e7; }
a.mail-dropdown {
background: #80d3d9;
padding: 3px 5px;
font-size: 10px;
color: #01a7b3;
border-radius: 2px;
margin-top: 20px; }
.inbox-body {
padding: 20px; }
.btn-compose {
background: #3a95d2;
padding: 12px 0;
text-align: center;
width: 100%;
color: #fff; }
.btn-compose:hover, .btn-compose:focus {
background: #1ca59e;
color: #fff; }
ul.inbox-nav {
display: inline-block;
width: 100%;
margin: 0;
padding: 0; }
.inbox-divider {
border-bottom: 1px solid #d5d8df; }
.inbox-action {
margin-top: 50px; }
.src-position {
margin-top: -7px; }
.mail-src-position {
margin-top: -3px; }
ul.labels-info {
border-bottom: 1px solid #f1f2f7;
margin-bottom: 10px; }
ul.inbox-nav li {
display: inline-block;
line-height: 45px;
width: 100%; }
ul.inbox-nav li a {
color: #6a6a6a;
line-height: 45px;
width: 100%;
display: inline-block;
padding: 0 20px; }
ul.inbox-nav li a:hover {
color: #6a6a6a;
background: #d5d7de; }
ul.inbox-nav li.active a {
color: #6a6a6a;
background: #d5d7de; }
ul.inbox-nav li a:focus {
color: #6a6a6a;
background: #d5d7de; }
ul.inbox-nav li a i {
padding-right: 10px;
font-size: 16px;
color: #6a6a6a; }
ul.inbox-nav li a span.label {
margin-top: 13px; }
ul.labels-info li {
margin: 0; }
ul.labels-info li h4 {
padding-top: 5px;
color: #5c5c5e;
font-size: 15px;
text-transform: uppercase; }
ul.labels-info li a {
color: #6a6a6a;
border-radius: 0;
padding-left: 0;
padding-right: 0; }
ul.labels-info li a:hover, ul.labels-info li a:focus {
color: #6a6a6a;
background: none; }
ul.labels-info li a i {
padding-right: 10px; }
.nav.nav-pills.nav-stacked.labels-info p {
margin-bottom: 0;
padding: 0 22px;
color: #9d9f9e;
font-size: 11px; }
.inbox-head {
padding: 20px;
background: #41cac0;
color: #fff;
border-radius: 0 4px 0 0;
-webkit-border-radius: 0 4px 0 0;
min-height: 80px; }
.inbox-head h3 {
margin: 0;
display: inline-block;
padding-top: 6px;
font-weight: 300; }
.inbox-head .sr-input {
height: 40px;
border: none;
box-shadow: none;
padding: 0 10px;
float: left;
border-radius: 4px 0 0 4px;
color: #8a8a8a; }
.inbox-head .sr-btn {
height: 40px;
border: none;
background: #00a6b2;
color: #fff;
padding: 0 20px;
border-radius: 0 4px 4px 0;
-webkit-border-radius: 0 4px 4px 0; }
.wht-bg {
background: #fff; }
.wht-bg h4 {
font-size: 24px;
color: #a2a2a2;
font-weight: 300; }
.table-inbox-wrap {
margin: 0 -15px; }
.mail-checkbox {
margin-right: 10px; }
.table-inbox {
margin: 0; }
.table-inbox tr td {
padding: 12px !important; }
.table-inbox tr td:first-child {
width: 5%; }
.table-inbox tr td:first-child .icheckbox_minimal {
margin-left: 15px; }
.table-inbox tr td:hover {
cursor: pointer; }
.table-inbox tr td .fa-star {
color: #d5d5d5; }
.table-inbox tr td .fa-star.inbox-started, .table-inbox tr td .fa-star:hover {
color: #f78a09; }
.table-inbox tr.unread td {
font-weight: 600;
background: #f7f7f7; }
.table-inbox tr.unread a {
color: #32323a; }
.table-inbox tr a {
color: #767676; }
ul.inbox-pagination {
float: right; }
ul.inbox-pagination li {
float: left; }
.pagination li a {
color: #32323a; }
.mail-option {
display: inline-block;
margin-bottom: 10px;
width: 100%; }
.mail-option .chk-all {
float: left;
margin-right: 5px; }
.mail-option .btn-group {
margin-right: 5px; }
.mail-option .chk-all, .mail-option .btn-group a.btn {
border: 1px solid #e7e7e7;
padding: 5px 10px;
display: inline-block;
background: #fcfcfc;
color: #afafaf;
border-radius: 3px !important;
-webkit-border-radius: 3px !important; }
.inbox-pagination a.np-btn {
border: 1px solid #e7e7e7;
padding: 5px 15px;
display: inline-block;
background: #fcfcfc;
color: #afafaf;
border-radius: 3px !important;
-webkit-border-radius: 3px !important; }
.mail-option .chk-all input[type=checkbox] {
margin-top: 0; }
.mail-option .btn-group a.all {
padding: 0;
border: none; }
.inbox-pagination a.np-btn {
margin-left: 5px; }
.inbox-pagination li span {
display: inline-block;
margin-top: 7px;
margin-right: 5px; }
.fileinput-button {
border: 1px solid #e6e6e6;
background: #eeeeee; }
.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea {
border: 1px solid #e6e6e6;
box-shadow: none; }
.btn-send {
background: #00A8B3;
color: #fff; }
.btn-send:hover {
background: #00A8B3;
color: #fff;
background: #009da7; }
.modal-header h4.modal-title {
font-weight: 300;
font-family: 'Open Sans', sans-serif; }
.modal-body label {
font-weight: 400;
font-family: 'Open Sans', sans-serif; }
.compose-mail {
width: 100%;
display: inline-block;
position: relative;
margin-top: 20px; }
.compose-mail .compose-options {
color: #979797;
cursor: pointer;
display: inline-block;
font-size: 14px;
position: absolute;
right: 10px;
top: 7px; }
.compose-mail input {
border: none;
padding: 0;
width: 80%;
float: left; }
.compose-mail input:focus {
border: none;
padding: 0;
width: 80%;
float: left; }
.compose-mail .form-group {
border: 1px solid #F2F3F6;
display: inline-block;
width: 100%;
margin-bottom: 0; }
.compose-mail .form-group label {
line-height: 34px;
width: 10%;
float: left;
padding-left: 5px;
margin-bottom: 0; }
.compose-editor {
margin-bottom: 15px;
display: inline-block;
width: 100%; }
.compose-editor input {
margin-top: 15px; }
.compose-btn {
float: left;
margin-top: 6px; }
.mail-header h4 {
font-weight: 300; }
.mail-sender, .attachment-mail {
width: 100%;
display: inline-block;
margin: 20px 0;
border-top: 1px solid #EFF2F7;
border-bottom: 1px solid #EFF2F7;
padding: 10px 0; }
.mail-sender img {
width: 30px;
border-radius: 3px;
-webkit-border-radius: 3px; }
.mail-sender .date {
line-height: 30px;
margin-bottom: 0;
text-align: right; }
.view-mail a {
color: #35bcb5; }
.attachment-mail a {
color: #32323a; }
.attachment-mail a:hover {
color: #35bcb5; }
.attachment-mail ul li {
float: left;
width: 200px;
margin-right: 15px;
margin-top: 15px;
list-style: none; }
.attachment-mail ul li a.atch-thumb img {
width: 200px;
height: 180px;
margin-bottom: 10px; }
.attachment-mail ul li a.name span {
float: right;
color: #767676; }
/*404 page*/
.body-404 {
background: #35bcb5;
color: #fff; }
.error-head {
background: #fff;
height: 260px; }
.error-wrapper {
text-align: center; }
.error-wrapper h1 {
font-size: 90px;
font-weight: 300;
margin: -301px 0 180px;
text-align: center; }
.error-wrapper h2 {
font-size: 58px;
font-weight: 300;
margin: 0;
text-transform: uppercase; }
.error-desk {
background: rgba(0, 0, 0, 0.05);
margin-top: -27px;
padding: 30px 0; }
.error-wrapper p {
font-size: 18px;
font-weight: 300;
margin: 0; }
.error-wrapper p a {
font-size: 18px;
font-weight: 300;
margin: 0; }
.error-wrapper p.nrml-txt {
color: #03f1e4;
font-size: 40px;
margin: 0; }
.back-btn {
border: 1px solid rgba(255, 255, 255, 0.5);
padding: 10px 15px;
margin-top: 80px;
display: inline-block;
border-radius: 5px;
-webkit-border-radius: 5px;
color: #fff;
font-size: 16px;
font-weight: 300; }
.back-btn:hover {
border: 1px solid rgba(255, 255, 255, 0.5);
padding: 10px 15px;
margin-top: 80px;
display: inline-block;
border-radius: 5px;
-webkit-border-radius: 5px;
color: #fff;
font-size: 16px;
font-weight: 300;
background: #fff;
color: #02a9a0; }
/*500 page*/
.body-500 {
background: #fff;
color: #000;
}
.error-wrapper p.page-500 {
color: #afa5f1; }
.body-500 .back-btn:hover {
background: #fff;
color: #a48ad4; }
.error-wrapper p.nrml-txt-alt {
color: #fff;
font-size: 34px;
margin: 0;
text-transform: uppercase; }
.sp-link {
color: #ffef3b;
text-decoration: underline; }
.sp-link:hover {
color: #ffef3b;
text-decoration: underline;
text-decoration: none; }
/*profile*/
.profile-information .profile-pic img {
width: 160px;
height: 160px;
border-radius: 50%;
-webkit-border-radius: 50%;
border: 10px solid #f1f2f7;
margin-top: 20px; }
.profile-information .profile-capitalize {
margin-top: 20px;
height: 70px;
width: 70px;
background-color: #3a95d2;
color: #ffffff;
font-size: 46px;
font-weight: bold;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px; }
.profile-information .profile-desk {
/*border-right:1px solid #ddd;*/
padding: 15px;
padding-top: 10px;
paddingbottom: 10px;
margin-top: 5px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-align: center; }
.profile-information .profile-desk h1 {
color: #3a95d2;
font-size: 24px;
font-weight: bold;
margin-bottom: 0; }
.profile-information .profile-desk span, .profile-information .profile-desk p {
display: inline-block; }
.profile-information .profile-statistics h1 {
color: #757575;
font-size: 24px;
font-weight: 400;
margin-bottom: 5px; }
.profile-information .profile-statistics p {
margin-bottom: 15px;
display: inline-block; }
.profile-information .profile-statistics ul {
margin-top: 10px; }
.profile-information .profile-statistics ul li {
float: left;
margin-right: 10px;
list-style: none; }
.profile-information .profile-statistics ul li a {
background: #f6f6f6;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
width: 30px;
height: 30px;
line-height: 30px;
float: left; }
.profile-information .profile-statistics ul li a:hover {
color: #3a95d2; }
/*-----*/
.profile-nav .user-heading {
color: #fff;
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
padding: 30px;
text-align: center; }
.profile-nav .user-heading.round a {
border-radius: 50%;
-webkit-border-radius: 50%;
border: 10px solid rgba(255, 255, 255, 0.3);
display: inline-block; }
.profile-nav .user-heading a img {
width: 112px;
height: 112px;
border-radius: 50%;
-webkit-border-radius: 50%; }
.profile-nav .user-heading h1 {
font-size: 20px;
font-weight: 300;
margin-bottom: 5px; }
.profile-nav .user-heading p {
font-size: 16px;
color: #8b8b8b;
line-height: 25px; }
.profile-nav ul {
margin-top: 1px; }
.profile-nav ul > li {
border-bottom: 1px solid #ebeae6;
margin-top: 0;
line-height: 30px; }
.profile-nav ul > li:last-child {
border-bottom: none; }
.profile-nav ul > li > a {
border-radius: 0;
-webkit-border-radius: 0;
color: #89817f; }
.profile-nav ul > li > a:hover, .profile-nav ul > li > a:focus {
background: #f8f7f5 !important;
color: #89817f !important; }
.profile-nav ul li.active a {
background: #f8f7f5 !important;
color: #89817f !important; }
.profile-nav ul > li:last-child > a:last-child {
border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px; }
.profile-nav ul > li > a > i {
font-size: 16px;
padding-right: 10px;
color: #bcb3aa; }
.r-activity {
margin: 6px 0 0;
font-size: 12px; }
/*-----*/
.recent-act {
border-collapse: collapse;
border-spacing: 0;
display: table;
position: relative;
table-layout: fixed;
width: 100%; }
.recent-act:before {
background-color: #eeeeee;
bottom: 0;
content: "";
left: 50%;
position: absolute;
top: 50px;
width: 2px;
z-index: 0; }
.recent-act h1 {
text-align: center;
color: #3a95d2;
font-size: 16px;
font-weight: bold;
text-transform: uppercase; }
.activity-icon {
border-radius: 50%;
-webkit-border-radius: 50%;
color: #FFFFFF;
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
margin: 20px auto 20px;
position: relative;
background: #434344; }
.activity-icon.terques {
background: #8fd6d6; }
.activity-icon.red {
background: #EF6F66; }
.activity-icon.purple {
background: #bda4ec; }
.activity-icon.green {
background: #aec785; }
.activity-icon.yellow {
background: #fed65a; }
.activity-desk {
padding: 15px 30px;
background: #f2f2f2;
border-radius: 5px;
-webkit-border-radius: 5px;
position: relative;
text-align: center; }
.activity-desk h2 {
color: #3a95d2;
font-size: 14px;
font-weight: bold;
margin: 0 0 10px 0;
text-transform: uppercase; }
.activity-desk .terques {
color: #3a95d2; }
.activity-desk .red {
color: #EF6F66; }
.activity-desk .purple {
color: #bda4ec; }
.activity-desk .green {
color: #aec785; }
.activity-desk .yellow {
color: #fed65a; }
.activity-desk .blue {
color: #20aaf1; }
.photo-gl {
margin-top: 10px;
display: inline-block; }
.photo-gl a {
margin: 0 10px; }
.photo-gl a img {
border: 1px solid #c8c8c8;
width: 150px;
height: 120px; }
.prf-box {
display: inline-block;
width: 100%;
margin-bottom: 30px; }
.prf-border-head {
color: #3a95d2;
border-bottom: 1px solid #f1f2f7;
font-size: 16px;
font-weight: bold;
padding-bottom: 10px;
margin-bottom: 20px;
text-transform: uppercase; }
.wk-progress {
border-bottom: 1px solid #f1f2f7;
margin-bottom: 20px;
width: 100%;
display: inline-block; }
.pf-status {
padding-bottom: 25px; }
.tm-avatar img {
width: 50px;
height: 50px;
border-radius: 50%;
-webkit-border-radius: 50%; }
.tm-membr {
padding-bottom: 12px;
margin-bottom: 10px; }
.tm-membr .tm {
padding-top: 10px;
display: inline-block;
padding-left: 10px; }
/*profile contact*/
.prf-contacts h2 {
color: #3a95d2;
font-size: 16px;
margin-top: 0;
text-transform: uppercase; }
.prf-contacts h2 span {
width: 40px;
height: 40px;
line-height: 42px;
background: #3a95d2;
color: #fff;
border-radius: 50%;
-webkit-border-radius: 50%;
display: inline-block;
text-align: center;
margin-right: 15px; }
.prf-contacts h2 span i {
font-size: 16px; }
.prf-contacts .location-info {
margin-left: 60px; }
.prf-contacts .location-info p {
padding-bottom: 30px; }
.prf-map {
width: 430px;
height: 430px;
border-radius: 50%;
-webkit-border-radius: 50%;
border: 10px solid #e6e6e6;
margin-top: 50px; }
.sttng h2 {
margin: 20px 0; }
/*invoice*/
.invoice p {
color: #aeaeb1;
margin-bottom: 0; }
.logo-print {
float: left;
margin: -50px 0 0 250px; }
.invoice-header {
border: 1px solid #ddd;
display: inline-block;
width: 100%;
margin-bottom: 40px; }
.invoice-title {
background: #3a95d2;
color: #fff;
display: inline-block; }
.inv-label {
color: #3a95d2; }
.itatic {
font-style: italic; }
.inv-label h3 {
font-weight: 300; }
ul.amounts li.grand-total {
background: #3a95d2;
color: #fff;
font-weight: bold; }
.amnt-value, .table-invoice h4 {
margin: 0;
font-weight: 400; }
.invoice-title h1 {
font-size: 50px;
font-weight: lighter;
text-align: center;
margin: 0;
text-transform: uppercase;
padding: 5px;
letter-spacing: 2px; }
.invoice-list {
margin-bottom: 30px; }
.invoice-info, .invoice-title {
padding: 20px; }
.invoice-info {
margin-top: 5px; }
.invoice-list h4 {
font-weight: 300;
font-size: 16px; }
.invoice-to h2 {
margin: 0;
font-size: 24px;
color: #73737b;
font-weight: 600; }
.table-invoice {
margin-top: 30px;
border-spacing: 5px;
border-collapse: separate; }
.table-invoice > thead > tr > th {
border-bottom: none; }
.table-invoice > tbody > tr > td {
border-top: none; }
.table-invoice thead tr th {
background: #e8e9f0;
border-radius: 5px;
-webkit-border-radius: 5px;
vertical-align: middle; }
.table-invoice thead tr th:first-child {
text-align: center; }
.table-invoice tbody tr td {
background: #f5f6f9;
border-radius: 5px;
-webkit-border-radius: 5px;
vertical-align: middle; }
.table-invoice tbody tr td:first-child {
text-align: center; }
.invoice-block {
text-align: right; }
.payment-method p {
margin-bottom: 0; }
ul.amounts li {
background: #f5f6f9;
margin-bottom: 5px;
padding: 10px;
border-radius: 4px;
-webkit-border-radius: 4px;
font-weight: 300;
font-size: 16px;
list-style: none; }
.invoice-btn {
margin-top: 30px; }
.invoice-btn a {
font-weight: 300;
margin: 0 5px;
font-size: 16px; }
.corporate-id {
margin-bottom: 30px; }
/*panel heading color*/
.panel-primary > .panel-heading.navyblue {
background-color: #2A3542;
border-color: #2A3542;
color: #FFFFFF; }
/*table*/
.table-advance tr td {
vertical-align: middle !important; }
.no-border {
border-bottom: none; }
.dataTables_length, .dataTables_filter {
padding: 15px; }
.dataTables_info {
padding: 0 15px; }
.dataTables_filter {
float: right; }
.dataTables_length select {
width: 65px;
padding: 5px 8px; }
.dataTables_length label {
font-weight: 300; }
.dataTables_filter label {
font-weight: 300;
width: 100%; }
.dataTables_filter label input {
width: 78%; }
.dataTable.full-width {
width: 100% !important; }
.border-top {
border-top: 1px solid #ddd; }
.dataTables_paginate.paging_bootstrap.pagination {
float: right;
margin-top: -5px;
margin-bottom: 15px; }
.dataTables_paginate.paging_bootstrap.pagination li {
float: left;
margin: 0 1px;
border: 1px solid #ddd;
border-radius: 3px;
-webkit-border-radius: 3px;
list-style: none; }
.dataTables_paginate.paging_bootstrap.pagination li.disabled a {
color: #c7c7c7; }
.dataTables_paginate.paging_bootstrap.pagination li a {
color: #797979;
padding: 5px 10px;
display: inline-block; }
.dataTables_paginate.paging_bootstrap.pagination li:hover a {
color: #797979;
background: #eee;
border-radius: 3px;
-webkit-border-radius: 3px; }
.dataTables_paginate.paging_bootstrap.pagination li.active a {
color: #797979;
background: #eee;
border-radius: 3px;
-webkit-border-radius: 3px;
color: #ffffff;
background: #217ab5; }
.dataTable tr:last-child {
border-bottom: 1px solid #ddd; }
/*calender*/
.has-toolbar.fc {
margin-top: 50px; }
.fc-header-title {
display: inline-block;
margin-top: -45px;
vertical-align: top; }
.fc-header-center {
text-align: left; }
.fc-header-left {
text-align: left;
width: 18%; }
.fc-view {
margin-top: -50px;
overflow: hidden;
width: 100%; }
.fc-state-default {
background: #F3F3F3 !important;
border-color: #DDDDDD;
border-style: none solid;
color: #646464; }
.fc-state-default .fc-button-inner {
background: #F3F3F3 !important;
border-color: #DDDDDD;
border-style: none solid;
color: #646464; }
.fc-state-active {
background: #32323A !important;
color: #fff !important; }
.fc-state-active .fc-button-inner {
background: #32323A !important;
color: #fff !important; }
.fc-button-today .fc-button-inner {
background: #32323A !important;
color: #fff !important; }
.fc-state-hover {
background: #32323A !important;
color: #fff !important; }
.fc-state-hover .fc-button-inner {
background: #32323A !important;
color: #fff !important; }
.fc-event-skin {
background-color: #3a95d2 !important;
border-color: #3a95d2 !important;
color: #FFFFFF !important; }
.fc-grid th {
height: 50px;
line-height: 50px;
text-align: center;
background: #e4e4e4 !important; }
.fc-header-title h2 {
font-size: 18px !important;
color: #474752;
font-weight: 300;
padding: 0 10px; }
.external-event {
cursor: move;
display: inline-block !important;
margin-bottom: 6px !important;
margin-right: 6px !important;
padding: 8px; }
#external-events p input[type="checkbox"] {
margin: 0; }
.drg-event-title {
font-weight: 300;
margin-top: 0;
margin-bottom: 15px;
border-bottom: 1px solid #ddd;
padding-bottom: 10px; }
.fc-content .fc-event {
border-radius: 4px;
webkit-border-radius: 4px;
padding: 4px 6px; }
.fc-corner-left {
/*border-radius:4px 0 0 4px;*/
/*-webkit-border-radius:4px 0 0 4px;*/ }
.fc-corner-right {
/*border-radius:0 4px 4px 0;*/
/*-webkit-border-radius:0 4px 4px 0;*/ }
.drp-rmv {
padding-top: 10px;
margin-top: 10px; }
/*button*/
.btn-row {
margin-bottom: 10px; }
/*tabs*/
.tab-head {
background: #7087a3;
display: inline-block;
width: 100%;
margin-top: 60px; }
.tab-container {
margin-top: 10px; }
.tab-head .nav-tabs > li > a {
border-radius: 0;
margin-right: 1px;
color: #fff; }
.tab-head .nav-tabs > li.active > a {
background-color: #f1f2f7;
border-color: #f1f2f7;
color: #797979; }
.tab-head .nav-tabs > li.active > a:hover, .tab-head .nav-tabs > li.active > a:focus {
background-color: #f1f2f7;
border-color: #f1f2f7;
color: #797979; }
.tab-head .nav-tabs > li > a:hover {
background-color: #f1f2f7;
border-color: #f1f2f7;
color: #797979; }
/*general page*/
.progress-xs {
height: 10px; }
.progress-sm {
height: 12px; }
.panel-heading .nav {
border: medium none;
font-size: 12px;
margin: -15px -15px -15px; }
.tabbed-heading ul > li > a {
display: block;
padding: 20px 15px !important; }
.tabbed-heading li a:hover, .tabbed-heading li.active a {
border-radius: 0 !important; }
.tab-bg-dark-navy-blue {
background: #e0e1e7 !important;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-bottom: none; }
.tab-bg-dark-navy-blue ul > li > a {
display: block;
padding: 20px 15px !important; }
.tab-bg-dark-navy-blue li a:hover, .tab-bg-dark-navy-blue li.active a {
border-radius: 0 !important;
background: #fff !important;
color: #3a95d2 !important; }
.panel-heading .nav > li > a {
border-width: 0;
border-radius: 0; }
.panel-heading .nav > li.active > a {
border-width: 0;
border-radius: 0; }
.panel-heading .nav > li.active > a:hover, .panel-heading .nav > li.active > a:focus {
border-width: 0;
border-radius: 0; }
.panel-heading .nav > li.active > a {
color: #3a95d2;
background: #fff; }
.panel-heading .nav > li > a {
color: #898989; }
.panel-heading .nav > li > a:hover {
color: #3a95d2;
background: #fff; }
.panel-heading .nav > li:first-child.active > a, .panel-heading .nav > li:first-child > a:hover {
border-radius: 4px 0 0 0 !important;
-webkit-border-radius: 4px 0 0 0 !important; }
.tab-right {
height: 58px; }
.panel-heading.tab-right .nav > li:first-child.active > a, .panel-heading.tab-right .nav > li:first-child > a:hover {
border-radius: 0;
-webkit-border-radius: 0; }
.panel-heading.tab-right .nav > li:last-child.active > a, .panel-heading.tab-right .nav > li:last-child > a:hover {
border-radius: 0 4px 0 0;
-webkit-border-radius: 0 4px 0 0; }
.panel-heading.tab-right .nav-tabs > li > a {
margin-left: 1px;
margin-right: 0px; }
.m-bot20 {
margin-bottom: 20px; }
.m-bot-none {
margin-bottom: 0; }
.wht-color {
color: #fff; }
.close-sm {
font-size: 14px; }
.CodeMirror {
border: 1px solid #b0b0b1;
border-bottom: none;
min-height: 400px; }
.CodeMirrorEditorFormatting {
border: 1px solid #b0b0b1;
border-top: none;
background-color: #f7f7f7;
padding: 7px;
padding-top: 11px;
margin-top: -16px;
text-align: right; }
.CodeMirrorFullscreen {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
margin: 0;
padding: 0;
border: 0px solid #BBBBBB;
opacity: 1; }
.CodeMirror-fullscreen {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
z-index: 3000; }
.CodeMirror-fullscreen-Exit {
z-index: 3500;
position: fixed;
right: 15px;
top: 15px;
display: none; }
.CodeMirror-preview {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
z-index: 4000;
background-color: #f7f7f7; }
.CodeMirror-preview-Exit {
z-index: 4500;
position: fixed;
right: 15px;
top: 15px;
display: none; }
/*carousel*/
.carousel-indicators li {
background: rgba(0, 0, 0, 0.2);
border: none;
transition: background-color 0.25s ease 0s;
-moz-transition: background-color 0.25s ease 0s;
-webkit-transition: background-color 0.25s ease 0s; }
.carousel-indicators .active {
background: #333;
height: 10px;
margin: 1px;
width: 10px; }
.carousel-indicators.out {
bottom: -5px;
bottom: -5px; }
.carousel-control {
color: #999999;
text-shadow: none;
width: 45px; }
.carousel-control i {
display: inline-block;
height: 25px;
left: 50%;
margin-left: -10px;
margin-top: -10px;
position: absolute;
top: 50%;
width: 20px;
z-index: 5; }
.carousel-control.left, .carousel-control.right {
background: none;
filter: none; }
.carousel-control:hover, .carousel-control:focus {
color: #CCCCCC;
opacity: 0.9;
text-decoration: none; }
.carousel-inner {
margin-bottom: 15px; }
.carousel-inner h3 {
font-weight: 300;
font-size: 16px;
margin: 0; }
/*gritter*/
.gritter-close {
left: auto !important;
right: 3px !important; }
/*form*/
.sm-input {
width: 175px; }
.form-horizontal.bucket-form .form-group {
border-bottom: 1px solid #eff2f7;
padding-bottom: 15px;
margin-bottom: 15px; }
.form-horizontal.bucket-form .form-group:last-child {
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 0px; }
.form-horizontal.bucket-form .form-group .help-block {
margin-bottom: 0; }
.help_inline {
float: right;
font-size: 16px; }
.round-input {
border-codemi: 500px;
-webkit-border-radius: 500px; }
.m-bot15 {
margin-bottom: 15px; }
.form-horizontal.bucket-form .checkbox-inline > input {
margin-top: 1px;
border: none; }
.btn.btn-info.dropdown-toggle {
border-left: 1px solid #1fadea; }
/*custom checkox & radio btn*/
.icheck div, .icheck .disabled {
float: left; }
.icheck div {
margin-right: 10px; }
.icheck label {
font-weight: normal; }
.icheck .checkbox, .icheck .radio {
margin-bottom: 10px; }
.icheck .single-row {
display: inline-block;
width: 100%; }
/*form validation*/
.cmxform .form-group label.error {
display: inline;
margin: 5px 0;
color: #B94A48;
font-weight: 400; }
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
border-color: #B94A48 !important; }
.cmxform .form-group input.error, .cmxform .form-group textarea.error {
border-color: #B94A48 !important; }
#signupForm label.error {
display: inline;
margin: 5px 0px;
width: auto;
color: #B94A48; }
.checkbox {
border: none; }
.checkbox:hover, .checkbox:focus {
border: none; }
/*slider*/
.slider-table tr td {
padding: 30px 0 !important;
border: none !important; }
/*date picker*/
.add-on {
float: right;
margin-top: -37px;
padding: 3px;
text-align: center; }
.add-on .btn {
padding: 9px; }
.daterangepicker .ranges .range_inputs > div:nth-child(2) {
margin-bottom: 10px;
padding-left: 0px; }
.daterangepicker .ranges label {
padding-bottom: 0;
padding-top: 8px; }
.daterangepicker td.active {
background: #41CAC0; }
.daterangepicker td.active:hover {
background: #41CAC0; }
.datepicker td.active:hover, .datepicker td.active:active, .datepicker td.active:hover:active {
background: #41CAC0; }
.datepicker td.active.active, .datepicker td.active.disabled, .datepicker td.active[disabled] {
background: #41CAC0; }
.datepicker td.active.active:hover, .datepicker td.active.disabled:hover, .datepicker td.active[disabled]:hover {
background: #41CAC0; }
.datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] {
background: #41CAC0; }
.daterangepicker .calendar th, .daterangepicker .calendar td {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
text-align: center;
white-space: nowrap; }
.daterangepicker td.active {
text-shadow: none; }
.daterangepicker td.active:hover {
text-shadow: none; }
.datepicker td.active {
text-shadow: none; }
.datepicker td.active:hover {
text-shadow: none; }
.datepicker td span.active {
text-shadow: none; }
.datepicker th.switch {
width: 125px; }
.datepicker td span {
height: 40px;
line-height: 40px; }
.bootstrap-timepicker table td input {
border: 1px solid #ccc;
border-radius: 3px;
-webkit-border-radius: 3px; }
/*ck editor*/
.cke_top, .cke_bottom {
background: #F5F5F5 !important;
background: -moz-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
background: -webkit-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
background: -o-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
box-shadow: none;
padding: 6px 8px 2px; }
.cke_top {
border-bottom: 1px solid #cccccc !important; }
.cke_chrome {
display: block;
padding: 0; }
/*widget*/
.user-heading.alt {
display: inline-block;
width: 100%;
text-align: left; }
.alt.gray-bg {
background: #474751; }
.terques-bg {
background: #D8EDEE; }
.profile-nav.alt.green-border ul > li > a:hover i {
color: #3a95d2; }
.user-heading.alt a {
float: left;
margin-right: 15px;
margin-left: -10px;
display: inline-block;
border: 5px solid rgba(255, 255, 255, 0.3);
border-radius: 50%;
-webkit-border-radius: 50%; }
.user-heading.alt a img {
width: 85px;
height: 85px;
border-radius: 50%;
-webkit-border-radius: 50%; }
.twt-feed {
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
color: #FFFFFF;
padding: 30px 10px 10px;
position: relative;
min-height: 170px; }
.corner-ribon {
text-align: center;
width: 71px;
height: 71px;
position: absolute;
right: 0;
top: 0;
font-size: 20px; }
.corner-ribon i {
padding: 10px 0 0 35px;
color: #fff; }
.blue-ribon {
background: url("../../images/twitter_corner_blue.png") no-repeat; }
.black-ribon {
background: url("../../images/twitter_corner_black.png") no-repeat; }
.twt-feed.blue-bg {
background: #58C9F3; }
.twt-feed h1 {
font-size: 18px;
font-weight: 300;
margin-bottom: 5px; }
.twt-feed a {
border-radius: 50%;
-webkit-border-radius: 50%;
float: left;
margin: 0 10px; }
.twt-feed a img {
height: 110px;
width: 110px;
border-radius: 50%;
-webkit-border-radius: 50%; }
.twt-category {
display: inline-block;
margin-bottom: 11px;
margin-top: 10px;
width: 100%; }
.twt-feed .wtt-mark {
color: rgba(255, 255, 255, 0.15);
font-size: 160px;
position: absolute;
top: 1px;
left: 80%; }
.twt-feed .wtt-mark img {
max-height: 145px;
opacity: 0.4;
filter: alpha(opacity=40);
/* For IE8 and earlier */
margin-top: -100px; }
.twt-category ul li {
color: #bdbdbd;
font-size: 13px; }
.twt-category h5 {
font-size: 18px;
font-weight: 400 !important; }
.twt-write .t-text-area {
background: #f4f4f6;
border-radius: 4px;
-webkit-border-radius: 4px;
border: none;
height: 40px;
color: #c9c9c9;
margin-bottom: 20px;
padding-top: 10px; }
.twt-footer {
padding: 12px 15px;
color: #d2d2d2; }
.twt-footer a {
color: #d2d2d2; }
.twt-footer i {
padding-right: 10px; }
.btn-space {
padding-left: 11.6%;
padding-right: 11%; }
.p-head {
color: #f77b6f;
font-weight: 400;
font-size: 14px; }
.cmt-head {
font-weight: 400;
font-size: 13px; }
.p-thumb img {
width: 50px;
height: 50px;
border-radius: 3px;
-webkit-border-radius: 3px; }
.tasi-tab .media-body p {
/*color:#b8bac6;*/ }
.feed-box {
position: relative; }
.feed-box img {
border-radius: 50%;
-webkit-border-radius: 50%;
width: 85px;
height: 85px; }
.feed-box h1 {
font-size: 20px;
color: #8b8b8b;
font-weight: 400; }
.feed-box a {
color: #3ac7f9; }
.profile-nav .user-heading.clock-row {
padding: 20px; }
.clock-row {
text-transform: uppercase;
min-height: 170px; }
ul.clock-category {
padding: 15px 0; }
ul.clock-category li {
display: inline-block;
width: 24%;
text-align: center;
border: none; }
ul.clock-category li a span {
display: block;
line-height: normal; }
ul.clock-category li a i {
font-size: 30px;
padding-right: 0; }
ul.clock-category li a:hover, ul.clock-category li a.active {
color: #3a95d2 !important;
background: none !important; }
ul.clock-category li a:hover i, ul.clock-category li a.active i {
color: #3a95d2 !important; }
.clock-row h1 {
font-size: 22px !important;
font-weight: 400 !important;
letter-spacing: 1px;
margin: 0 0 5px 0 !important;
letter-spacing: 1px; }
.clock-row p {
font-size: 18px;
font-weight: 300;
color: #fff !important;
margin: 0; }
.wdgt-row {
text-align: center !important; }
.wdgt-row i {
font-size: 50px; }
.wdgt-value h1 {
color: #434344;
font-size: 40px;
font-weight: 400;
margin: 0; }
.wdgt-value p {
color: #434344;
font-size: 14px;
font-weight: 300;
margin: 0; }
.wdgt-value h1.red, .wdgt-value p.red {
color: #fa8564; }
.wdgt-value h1.blue, .wdgt-value p.blue {
color: #3a95d2; }
.red-bg {
background: #fa8564; }
.purple-bg {
background: #9466b5;
color: #fff; }
.weather-box {
float: left;
width: 100%; }
.weather-box .symbol {
border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
padding: 61px 15px;
width: 50%;
float: left;
text-align: center; }
.weather-box .symbol i {
font-size: 70px;
text-shadow: -5px 6px 5px rgba(0, 0, 0, 0.3); }
.weather-box .value {
float: right;
width: 50%;
text-align: center;
padding: 33px 0;
font-size: 14px;
color: #bdbdbd; }
.weather-box .value i {
font-size: 20px; }
.wdgt-row, .prd-img {
position: relative; }
.wdgt-row img {
width: 100%;
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0; }
.wdt-head {
text-transform: uppercase;
font-size: 16px;
font-weight: 400;
text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
color: #fff;
position: absolute;
left: 20px;
bottom: 15px; }
.country-select {
position: absolute;
top: 10px;
right: 10px; }
.weather-full-info {
color: #cbcbcb; }
.weather-full-info h1 {
font-size: 14px;
font-weight: 600;
margin: 0 0 10px 0;
text-transform: uppercase; }
.weather-full-info h2 {
font-size: 14px;
font-weight: 300;
margin: 0 0 5px 0; }
.weather-full-info .today-status i {
font-size: 40px;
color: #3a95d2; }
.weather-full-info .degree {
font-size: 30px;
font-weight: 600;
display: inline-block;
padding-left: 20px; }
.weather-full-info .degree:after {
content: "o";
position: relative;
top: -12px;
font-size: 16px; }
.weather-full-info ul {
margin-bottom: 0; }
.weather-full-info ul li {
display: inline-block;
width: 16%;
text-align: center;
border-left: 1px solid #f1f2f7; }
.weather-full-info ul li i {
font-size: 25px; }
.weather-full-info .statistics {
padding-top: 5px; }
.weather-full-info .statistics:after {
content: "o";
position: relative;
top: -5px;
font-size: 10px; }
.prd-row {
position: relative; }
.btn-add-cart {
bottom: 9px;
padding: 12px;
position: absolute;
right: 15px; }
.prd-row img {
width: 100%; }
.prd-row .action {
width: 100px;
height: 45px;
position: absolute;
bottom: 10px;
right: -35px;
background: rgba(0, 0, 0, 0.5);
border-radius: 5px;
-webkit-border-radius: 5px; }
.prd-row .action .part1 {
width: 50%;
float: left;
text-align: center;
line-height: 45px;
color: #fff;
font-size: 18px; }
.yellow-bg-prd {
background: #ffdd00;
border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0; }
.prd-row h1 {
font-size: 24px;
font-weight: 400;
color: #5f6165;
margin: 5px 0; }
.prd-row p {
margin: 0;
color: #bfc2c4; }
.prd-row p.normal {
color: #bfc2c4; }
.prd-row p.terques {
color: #3a95d2; }
.prd-row .price {
margin-top: 20px;
margin-bottom: 20px; }
.prd-row .price .amnt {
color: #3a95d2;
font-size: 25px;
font-weight: 600; }
.prd-row .price .amnt:after {
content: ".00";
position: relative;
top: -10px;
font-size: 12px; }
.clock-place {
margin: -76px auto 0; }
.btn-gap button {
margin-right: 10px; }
/*custom select*/
span.customSelect {
font-size: 12px;
background-color: #ffffff;
padding: 6px 10px;
border: 1px solid #EAEAEA;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
color: #A4AABA;
text-align: left; }
span.customSelect.changed {
background-color: #fff; }
.customSelectInner {
background: url(../../images/customSelect-arrow.gif) no-repeat center right; }
/*Timeline chat*/
.chat-form {
margin-top: 25px;
clear: both; }
.chat-form .input-cont {
margin-bottom: 10px; }
.chat-form .input-cont input {
margin-bottom: 0px;
border: 1px solid #d3d3d3 !important;
margin-top: 0;
min-height: 45px;
background-color: #fff !important; }
.chat-features a {
margin-left: 10px; }
.chat-features a i {
color: #d0d0d0; }
.timeline-messages h3 {
margin-bottom: 30px;
color: #3a95d2;
font-size: 16px;
text-transform: uppercase;
background: #fff;
padding: 20px;
margin-top: -3px;
position: relative; }
.timeline-messages:before {
background: rgba(0, 0, 0, 0.05);
bottom: 0;
top: 0;
width: 2px;
content: "";
left: 20px;
position: absolute;
top: -2px; }
.msg-time-chat:before, .msg-time-chat .text:before {
content: "";
left: 20px;
position: absolute;
top: -2px; }
.timeline-messages, .msg-time-chat {
position: relative; }
.timeline-messages .msg-in, .timeline-messages .msg-out {
position: relative; }
.timeline-messages .msg-in .arrow {
border-right: 8px solid #949496 !important;
border-bottom: 8px solid transparent;
border-top: 8px solid transparent;
display: block;
height: 0;
left: -8px;
position: absolute;
top: 25px;
width: 0; }
.timeline-messages .msg-out .arrow {
border-right: 8px solid #41cac0 !important;
border-bottom: 8px solid transparent;
border-top: 8px solid transparent;
display: block;
height: 0;
left: -8px;
position: absolute;
top: 25px;
width: 0; }
.msg-time-chat:first-child:before {
margin-top: 27px; }
.msg-time-chat:before {
background: #CCCCCC;
border: 2px solid #FAFAFA;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
height: 16px;
margin: 35px 0 0 -7px;
width: 16px; }
.msg-time-chat:hover:before {
background: #41cac0; }
.msg-time-chat:first-child {
padding-top: 0; }
.message-img {
float: left;
margin-right: 30px;
overflow: hidden; }
.message-img img {
display: block;
height: 44px;
width: 44px; }
.message-body {
margin-left: 50px;
display: inline-block; }
.msg-time-chat {
overflow: hidden;
padding: 8px 0; }
.msg-time-chat .msg-in .text {
/*border:1px solid #e3e6ed;*/
/*padding:10px;*/
border-radius: 4px;
-webkit-border-radius: 4px;
margin-top: 14px; }
.msg-time-chat .msg-in .text .first {
background: #949496;
padding: 10px;
color: #fff;
float: left;
border-radius: 4px;
-webkit-border-radius: 4px;
margin-right: 5px;
width: 130px;
text-align: right; }
.msg-time-chat .msg-in .text .second {
background: #8fd6d6;
padding: 10px;
color: #fff;
float: left;
border-radius: 4px;
-webkit-border-radius: 4px; }
.msg-time-chat .msg-out .text {
border: 1px solid #e3e6ed;
padding: 10px;
border-radius: 4px;
-webkit-border-radius: 4px; }
.msg-time-chat p {
margin: 0; }
.msg-time-chat .attribution {
font-size: 11px;
margin: 0px 0 5px; }
.msg-in a {
color: #b64c4c;
text-decoration: none;
border-radius: 4px;
-webkit-border-radius: 4px;
margin-right: 10px;
font-weight: 400;
font-size: 13px; }
.msg-in a:hover {
color: #b64c4c;
text-decoration: none;
border-radius: 4px;
-webkit-border-radius: 4px;
margin-right: 10px;
font-weight: 400;
font-size: 13px; }
.msg-out a {
color: #288f98;
text-decoration: none;
border-radius: 4px;
-webkit-border-radius: 4px;
margin-right: 10px;
font-weight: 400;
font-size: 13px; }
.msg-out a:hover {
color: #288f98;
text-decoration: none;
border-radius: 4px;
-webkit-border-radius: 4px;
margin-right: 10px;
font-weight: 400;
font-size: 13px; }
.bg-white {
background: white !important; }
.bg-terques {
background: #8fd6d6 !important; }
.bg-red {
background: #ffa991 !important; }
.bg-purple {
background: #bda4ec !important; }
.bg-green {
background: #aec785 !important; }
.bg-yellow {
background: #fed65a !important; }
.bg-blue {
background: #99cce3 !important; }
/*boxed page */
.boxed-page {
background-color: #000 !important; }
.box-head {
background: none; }
.boxed-page .container {
background: #32323A;
padding-left: 0;
padding-right: 0; }
.boxed-page .container #sidebar {
position: inherit; }
.boxed-page .container .header .container {
background: #fff; }
.boxed-page .container aside {
float: left; }
.boxed-page .container .wrapper {
background: #F1F2F7;
min-height: 900px; }
.boxed-page > .container {
overflow: hidden; }
.boxed-page .brand {
margin-left: 0; }
/*collapsible*/
.tools a {
margin-left: 10px;
color: #a7a7a7;
font-size: 12px; }
.tools a.red {
color: red; }
/* google maps */
.gmaps {
height: 300px;
width: 100%; }
.ullist {
border-bottom: #ccc 1px solid;
margin-left: 20px; }
.ullist li {
display: inline-block;
margin-left: 5px; }
.ullist li a {
display: inline-block;
padding: 10px 20px !important;
border-top: #ccc 1px solid;
border-left: #ccc 1px solid;
border-right: #ccc 1px solid;
-moz-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
background: #f1f1f1; }
.ullist li.active a {
background: #fff;
border-bottom: #fff 1px solid;
position: relative;
top: 1px;
margin-bottom: -1px; }
/* star rating */
.rating {
unicode-bidi: bidi-override;
direction: rtl;
font-size: 30px; }
.rating span.star {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: inline-block; }
.rating span.star:hover {
cursor: pointer; }
.rating span.star:before {
content: "\f006";
padding-right: 5px;
color: #BEC3C7; }
.rating span.star:hover:before, .rating span.star:hover ~ span.star:before {
content: "\f005";
color: #41CAC0; }
/*ckEditor*/
#editor-container {
width: 100%;
margin: 10px auto 0; }
#header-editor {
overflow: hidden;
padding: 0 0 30px;
border-bottom: 1px solid #eaeaea;
position: relative; }
#headerLeft, #headerRight {
width: 100%;
overflow: hidden; }
#headerLeft {
float: left;
padding: 10px 1px 1px; }
#headerLeft h2, #headerLeft h3 {
margin: 0;
overflow: hidden;
font-weight: normal;
font-family: 'Open Sans', sans-serif; }
#headerLeft h2 {
font-size: 2.6em;
line-height: 1.1em;
text-transform: capitalize;
color: #32323a;
margin-bottom: 30px; }
#headerLeft h3 {
font-size: 1.5em;
line-height: 1.1em;
margin: .2em 0 0;
color: #32323a; }
#headerRight {
float: right;
padding: 1px; }
#headerRight p {
line-height: 1.8em;
text-align: justify;
margin: 0; }
#headerRight p + p {
margin-top: 20px; }
#headerRight > div {
padding: 20px 0;
margin: 0;
font-size: 1.1em;
color: #757575; }
#columns {
color: #757575;
overflow: hidden;
padding: 20px 0; }
#columns h3 {
color: #32323a; }
#columns > div {
float: left;
width: 33.3%; }
#columns #column1 > div {
margin-left: 1px; }
#columns #column3 > div {
margin-right: 1px; }
#columns > div > div {
margin: 0px 10px;
padding: 10px 0; }
#columns blockquote {
margin-left: 15px; }
#taglist {
display: inline-block;
margin-left: 20px;
font-weight: bold;
margin: 0 0 0 20px; }
.cke_editable.cke_editable_inline.cke_focus {
background: #fcfcfc;
border: 1px solid #eaeaea;
cursor: text;
outline: medium none; }
/*advanced table*/
.general-table .progress {
margin-bottom: 0; }
.adv-table table tr td {
padding: 10px; }
.adv-table table.display thead th {
border-bottom: 1px solid #DDDDDD;
padding: 10px; }
tr.odd.gradeA td.sorting_1, tr.odd td.sorting_1 {
background: none; }
tr.even.gradeA td.sorting_1 {
background: none; }
td.details {
background-color: #eee; }
td.details table tr td {
border: none; }
.dataTable tr:last-child {
border: none; }
.adv-table table.display tr.odd.gradeA {
background-color: #F9F9F9; }
.adv-table table.display tr.even.gradeA {
background-color: #FFFFFF; }
.adv-table .dataTables_filter label {
line-height: 33px;
width: 100%; }
.adv-table .dataTables_filter label input {
float: right;
margin-left: 10px;
width: 78%; }
.adv-table .dataTables_length select {
display: inline-block;
margin: 0 10px 0 0;
padding: 5px 8px;
width: 65px; }
.adv-table .dataTables_info {
padding: 15px 0; }
.dataTables_paginate {
padding: 15px 0; }
.adv-table .dataTables_length, .adv-table .dataTables_filter {
padding: 15px 0; }
.cke_chrome {
border: none !important; }
.editable-table .dataTables_filter {
width: 80%; }
tr.odd.gradeX td.sorting_1, tr.even.gradeX td.sorting_1 {
background: none !important; }
table.display tr.even.gradeX, table.display tr.gradeX {
background: none !important; }
tr.even.gradeU td.sorting_1, tr.even td.sorting_1 {
background: none !important; }
table.display tr.even.gradeC, table.display tr.gradeC {
background: none !important; }
tr.odd.gradeC td.sorting_1 {
background: none !important; }
table.display tr.even.gradeU, table.display tr.gradeU {
background: none !important; }
tr.odd.gradeU td.sorting_1 {
background: none !important; }
/*flot chart*/
.flot-chart .chart, .flot-chart .pie, .flot-chart .bars {
height: 300px; }
/*xchart*/
.demo-xchart {
height: 400px;
width: 100%; }
/*Horizontal menu*/
.full-width #main-content {
margin-left: 0; }
.horizontal-menu {
margin-top: 18px;
float: left; }
.horizontal-menu .navbar-nav > li {
margin-right: 5px; }
.horizontal-menu .navbar-nav > li > a {
padding: 10px 20px;
border-radius: 30px;
-webkit-border-radius: 30px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease; }
.horizontal-menu > .navbar-nav > li > .dropdown-menu {
margin-top: 23px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
border: none; }
.full-width .navbar-header {
width: 100%; }
.full-width .nav > li > a:hover {
background-color: #3a95d2;
text-decoration: none;
color: #fff;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
border-radius: 30px;
-webkit-border-radius: 30px; }
.full-width .nav li.active a {
background-color: #3a95d2;
text-decoration: none;
color: #fff;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
border-radius: 30px;
-webkit-border-radius: 30px; }
.full-width .nav li.dropdown a:hover, .full-width .nav li.dropdown.open a:focus {
background-color: #3a95d2;
text-decoration: none;
color: #fff;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
border-radius: 30px;
-webkit-border-radius: 30px; }
.full-width .nav .open > a {
background-color: #3a95d2;
text-decoration: none;
color: #fff;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
border-radius: 30px;
-webkit-border-radius: 30px; }
.full-width .nav .open > a:hover, .full-width .nav .open > a:focus {
background-color: #3a95d2;
text-decoration: none;
color: #fff;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
border-radius: 30px;
-webkit-border-radius: 30px; }
.full-width .dropdown-menu {
box-shadow: none; }
.full-width .dropdown-menu > li > a {
padding: 10px 20px;
font-size: 13px; }
.horizontal-menu .dropdown-menu > li > a {
padding: 10px 20px;
font-size: 13px;
margin: 5px 10px; }
/*advanced form*/
.form-body {
padding: 20px; }
/*multiselect*/
.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
background-color: #2A3542;
color: #FFFFFF;
cursor: pointer;
text-decoration: none; }
.ms-container .ms-list {
box-shadow: none !important; }
.ms-container .ms-list.ms-focus {
box-shadow: none !important;
border: 1px solid #2A3542; }
.ms-selectable .search-input, .ms-selection .search-input {
margin-bottom: 10px; }
/*spinner*/
.spinner-buttons.btn-group-vertical .btn {
height: 17px;
margin: 0;
padding-left: 6px;
padding-right: 6px;
text-align: center;
width: 22px; }
.spinner-buttons.btn-group-vertical .btn i {
margin-top: -3px; }
.spinner-buttons.btn-group-vertical .btn:first-child {
border-radius: 0 4px 0 0 !important;
-webkit-border-radius: 0 4px 0 0 !important; }
.spinner-buttons.btn-group-vertical .btn:last-child {
border-radius: 0 0 4px !important;
-webkit-border-radius: 0 0 4px !important; }
/**/
.wysihtml5-toolbar .btn-default {
background: #fff;
color: #757575; }
/*lock screen*/
.lock-screen {
background: #1FB3A3 url("../../images/lock-screen.jpg") no-repeat fixed 0 0/cover; }
.lock-wrapper {
margin: 10% auto;
max-width: 500px; }
.lock-box {
position: relative; }
.lock-name {
background: #fff;
width: 50%;
float: left;
height: 50px;
line-height: 50px;
margin-top: 55px;
padding: 0 20px;
text-align: left;
border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
color: #3a95d2; }
.lock-pwd {
background: #fff;
width: 50%;
float: right;
height: 50px;
line-height: 50px;
margin-top: 55px;
padding: 0 0 0 80px;
border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
color: #3a95d2; }
.lock-pwd input {
width: 72% !important;
margin-top: 6px;
color: #626f81; }
.lock-pwd input:focus, .lock-pwd input:hover {
border-color: #fff; }
.lock-wrapper img {
position: absolute;
left: 33%;
border-radius: 50%;
-webkit-border-radius: 50%;
border: 10px solid #fff;
width: 160px;
height: 160px;
background: #fff; }
.lock-wrapper .locked {
margin-bottom: 20px;
display: inline-block;
color: #026f7a; }
.btn-lock {
background: #fff;
color: #626f81;
margin-top: -8px; }
.btn-lock:hover {
background: #fff;
color: #626f81;
margin-top: -8px; }
.lock-input {
width: 83%;
border: none;
float: left;
margin-right: 3px; }
#time {
width: 100%;
color: #fff;
font-size: 125px;
margin-bottom: 50px;
display: inline-block;
text-align: center;
font-family: 'Lato', sans-serif;
font-weight: 100; }
/*language*/
.language {
margin-top: 4px; }
.language .dropdown-menu {
border: none;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
margin-top: 18px; }
.language .dropdown-menu li a {
/*border-bottom:1px solid #eee;*/
padding: 10px; }
.language .dropdown-menu li:last-child a {
border-bottom: none; }
.language .dropdown-menu li a {
font-size: 13px;
padding: 10px; }
.language .dropdown-menu li a:hover {
background: #F1F2F7;
color: #32323a; }
.language-menu {
margin-top: 15px !important;
padding: 0; }
.lang-arrow-up {
background: url("../../images/top-arrow.png") no-repeat;
width: 18px;
height: 10px;
margin-top: -15px;
float: right;
margin-right: 15px; }
/*breadcrumbs-alt*/
.breadcrumbs-alt {
list-style-type: none;
overflow: hidden;
padding: 0;
width: 100%; }
.date-set {
margin-left: -3px; }
.breadcrumbs-alt li {
float: left;
margin: 0 25px 0 0;
transition: all 0.3s ease-in-out 0s; }
.breadcrumbs-alt a, .breadcrumbs-alt span.item {
background: #E0E1E7;
color: #444444;
float: left;
font-size: 12px;
padding: 10px;
position: relative;
text-decoration: none;
transition: all 0.3s ease-in-out 0s; }
.breadcrumbs-alt a:before, .breadcrumbs-alt span.item:before {
border-color: #E0E1E7 #E0E1E7 #E0E1E7 rgba(0, 0, 0, 0);
border-style: solid;
border-width: 1.5em 0 1.7em 1em;
content: "";
left: -0.97em;
margin-top: -1.6em;
position: absolute;
top: 50%;
transition: all 0.3s ease-in-out 0s; }
.breadcrumbs-alt a:after, .breadcrumbs-alt span.item:after {
border-bottom: 1.5em solid rgba(0, 0, 0, 0);
border-left: 1em solid #E0E1E7;
border-top: 1.5em solid rgba(0, 0, 0, 0);
content: "";
margin-top: -1.5em;
position: absolute;
right: -0.97em;
top: 50%;
transition: all 0.3s ease-in-out 0s; }
.breadcrumbs-alt a:hover:before, .breadcrumbs-alt a.current:before, .breadcrumbs-alt span.item:hover:before, .breadcrumbs-alt span.item.current:before {
border-color: #f3c022 #f3c022 #f3c022 rgba(0, 0, 0, 0);
border-style: solid;
border-width: 1.5em 0 1.7em 1em;
content: "";
left: -0.97em;
margin-top: -1.6em;
position: absolute;
top: 50%;
transition: all 0.3s ease-in-out 0s; }
.breadcrumbs-alt a:hover:after, .breadcrumbs-alt a.current:after, .breadcrumbs-alt span.item:hover:after, .breadcrumbs-alt span.item.current:after {
border-bottom: 1.5em solid rgba(0, 0, 0, 0);
border-left: 1em solid #f3c022;
border-top: 1.5em solid rgba(0, 0, 0, 0);
content: "";
margin-top: -1.5em;
position: absolute;
right: -0.97em;
top: 50%;
transition: all 0.3s ease-in-out 0s; }
.breadcrumbs-alt a:hover, .breadcrumbs-alt a.current, .breadcrumbs-alt span.item:hover, .breadcrumbs-alt span.item.current {
background: #f3c022;
color: #000;
float: left;
font-size: 12px;
padding: 10px;
position: relative;
text-decoration: none;
transition: all 0.3s ease-in-out 0s; }
/*active and hover*/
/*footer*/
.footer-section {
background: #32323A;
color: #fff;
padding: 10px 0;
/*position:fixed;*/
bottom: 0;
width: 100%;
margin-top: 30px; }
.go-top {
margin-right: 1%;
float: right;
background: rgba(0, 0, 0, 0.4);
width: 25px;
height: 25px;
border-radius: 2%;
-webkit-border-radius: 2%; }
.go-top i {
color: #fff;
font-size: 18px;
padding-top: 2px; }
.site-min-height {
min-height: 900px; }
/*pricing table*/
.price-head {
padding: 10px 0 50px; }
.price-head h1 {
font-size: 32px;
font-weight: normal;
color: #3a95d2; }
.pricing-table {
background: #F1F2F7;
text-align: center;
padding: 0 0 25px 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; }
.pricing-table.most-popular {
position: relative; }
.most-popular {
background: #f1f2f7;
color: #7d7d7d; }
.most-popular .pricing-head {
background: #3a95d2;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
position: relative;
height: 170px; }
.most-popular .pricing-quote, .most-popular ul li i {
color: #3a95d2; }
.most-popular .price-actions .btn {
background: #3a95d2 !important;
cursor: pointer; }
.pricing-table .price-actions .btn {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #7d7d7d;
color: #fff;
border: none;
box-shadow: none;
text-shadow: none;
padding: 10px 20px;
cursor: pointer; }
.pricing-head {
background: #7d7d7d;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
position: relative;
height: 170px; }
.pricing-head h1 {
font-size: 24px;
font-weight: 300;
padding-top: 30px;
color: #fff;
text-transform: uppercase; }
.pricing-quote {
background: #fff;
padding: 22px 0;
color: #7d7d7d;
font-size: 45px;
font-weight: 100;
width: 150px;
height: 150px;
border-radius: 50%;
-webkit-border-radius: 50%;
margin: -85px auto;
z-index: 100;
position: relative; }
.pricing-quote:after {
width: 170px;
height: 170px;
border-radius: 50%;
-webkit-border-radius: 50%;
border: 10px solid rgba(255, 255, 255, 0.5);
margin: -85px auto;
z-index: 100;
position: absolute;
content: "";
left: -10px;
top: 75px; }
.pricing-table ul {
margin: 120px 0 50px;
padding: 0; }
.pricing-table ul li {
margin: 0 2em;
padding: 1em 0;
text-align: left;
font-weight: 300; }
.pricing-table ul li i {
margin-right: 10px; }
.pricing-quote span.note {
display: inline;
font-size: 18px;
line-height: 0.8em;
position: relative;
top: -18px; }
.pricing-quote p {
font-size: 16px;
color: #d2d2d6; }
.pricing-quotation, .team-info {
background: #EEEEEE;
padding: 20px 20px 35px 20px;
margin-bottom: 100px;
display: inline-block;
width: 100%;
text-align: center;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; }
.pricing-quotation h3, .team-info h3 {
font-weight: 300; }
.pricing-quotation p, .team-info p {
margin-bottom: 0px; }
.pricing-plan, .team-info-wrap {
position: relative; }
.pricing-quotation:before, .team-info:before {
background-color: #EEEEEE;
border-color: #EEEEEE;
border-image: none;
border-right: 1px solid #EEEEEE;
border-style: none;
top: -7px;
content: "";
display: block;
height: 14px;
left: 48%;
position: absolute;
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 15px; }
/*dragable portlet*/
.sortable .panel .panel-heading {
cursor: move; }
/*switch btn*/
.has-switch span.switch-left, .has-switch span.switch-right {
border-radius: 40px;
-webkit-border-radius: 40px; }
/*toggle style*/
.toggle-heading h3 {
font-size: 16px;
margin: 0 0 10px 0;
/*border-bottom:1px solid #ddd;*/
padding-bottom: 10px;
font-weight: 300; }
/*tags input*/
.tagsinput {
height: 35px !important;
min-height: 36px !important;
margin: 0 !important;
overflow: auto !important;
padding: 3px !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #b0b0b1; }
div.tagsinput span.tag {
background: none repeat scroll 0 0 #3a95d2 !important;
border: 0 none !important;
color: #ffffff !important;
margin-bottom: 4px !important;
padding: 5px 6px !important; }
div.tagsinput span.tag a {
color: #3e3f40; }
/*DASHBOARD -jaman*/
.main-chart {
width: 100%;
height: 265px; }
#flotTip {
background: #fff;
border: #ccc 1px solid;
padding: 10px; }
#legendcontainer26 {
padding: 10px 0px; }
#legendcontainer26 .legendColorBox {
padding-right: 5px; }
#legendcontainer26 .legendColorBox div {
border-radius: 100% !important; }
.widget-h {
color: #afaebc;
font-size: 16px;
text-transform: uppercase;
margin: 0px 0px 10px 0px;
text-align: center; }
.gauge-canvas {
text-align: center; }
.gauge-value {
color: #fa8564;
font-size: 16px;
font-weight: bold;
padding-left: 20px; }
.gauge-title {
color: #ccc;
font-size: 14px;
padding-right: 20px; }
.gauge-meta {
margin: 0px;
padding-top: 7px;
list-style: none;
padding-left: 0; }
.daily-visit {
text-align: center; }
.daily-visit-spark {
padding: 10px 0px; }
.sm-pie .legendColorBox {
padding-right: 5px; }
.sm-pie .legendColorBox > div {
border: #fff 0px solid !important; }
.sm-pie .legendColorBox div {
border-radius: 100% !important; }
.epie-chart {
position: relative;
display: inline-block;
width: 80px;
height: 80px;
text-align: center; }
.epie-chart canvas {
position: absolute;
top: 0;
left: 0; }
.percent {
display: inline-block;
line-height: 80px;
z-index: 2; }
.pc-epie-chart {
position: relative;
display: inline-block;
width: 50px;
height: 50px;
text-align: center; }
.pc-epie-chart canvas {
position: absolute;
top: 0;
left: 0; }
.pc-epie-chart .percent {
display: inline-block;
line-height: 50px;
z-index: 2;
font-size: 10px;
color: #5bc6f0; }
.percent:after {
content: '%';
margin-left: 0.1em;
font-size: .8em; }
.chart-meta {
margin: 0px;
padding-left: 0;
list-style: none; }
.visit-chart-value {
font-size: 18px;
color: #3acdc7;
font-weight: 600;
padding-top: 10px; }
.visit-chart-title {
font-size: 16px;
padding-top: 10px;
color: #ccc; }
.visit-chart-title i {
color: #3acdc7; }
.top-stats-panel {
min-height: 164px; }
.top-stats-panel .sm-pie {
margin-top: 30px; }
.sm-pie {
height: 100px;
width: 100%;
display: block; }
.target-sell {
height: 40px;
width: 100%;
display: block; }
.side-graph-info {
float: left;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 15px; }
.side-mini-graph {
float: right;
width: 40px;
margin-right: 5px;
margin-top: 10px;
text-align: center; }
.side-graph-info.payment-info {
padding-top: 10px; }
.monthly-stats {
-webkit-border-radius: 4px 4px 0px 0px;
border-radius: 4px 4px 0px 0px;
margin: -15px -15px 15px -15px;
padding: 15px; }
.monthly-stats.pink {
background-color: #9972b5 !important; }
.sparkline {
text-align: center; }
.monthly-stats h4 {
color: #fff;
font-weight: normal;
text-transform: uppercase;
margin: 0px;
padding: 5px 0px 10px 0px; }
.circle-sat ul {
text-align: center; }
.circle-sat ul li {
display: inline-block; }
.circle-sat ul li span {
display: block;
text-transform: uppercase; }
.left-stat-label span, .right-stat-label span {
display: block; }
.left-stat-label {
text-align: right;
font-size: 11px;
position: relative;
top: 10px;
padding-right: 10px; }
.right-stat-label {
text-align: left;
font-size: 11px;
position: relative;
top: 10px;
padding-left: 10px; }
.left-stat-label .sell-percent {
color: #f9a10c;
font-size: 14px; }
.right-stat-label .sell-percent {
color: #36d8c0;
padding-top: 30px;
font-size: 14px; }
.spark-bar-label span {
display: block;
color: #bbb; }
.bar-label-value {
font-size: 20px;
color: #666 !important; }
.bar-label-value-small {
font-size: 12px;
color: #666 !important; }
.prospective-spark-bar {
margin: 0px;
padding-left: 0; }
.prospective-spark-bar li {
padding: 20px 0px 20px 0px;
list-style: none; }
.jqstooltip:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: rgba(0, 0, 0, 0.6);
border-width: 4px;
margin-left: -4px; }
.stat-btn {
padding: 3px;
background-color: #eee6f5;
border-radius: 3px;
height: 24px;
color: #cab1d9; }
.stat-btn:hover, .stat-btn.active {
background-color: #422c50;
color: #cab1d9; }
.region-earning-stats {
text-align: center;
color: #6d6d6d;
text-transform: uppercase;
padding: 40px 30px;
font-family: 'Open Sans', sans-serif;
font-weight: 600; }
.region-earning-stats span {
display: block;
color: #b0c781;
font-size: 20px; }
.location-earning-stats {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
margin-bottom: 30px;
padding-left: 0; }
.location-earning-stats li {
padding: 0px 15px;
display: inline-block;
text-transform: uppercase;
font-size: 12px; }
.location-earning-stats li span {
display: block;
font-size: 14px; }
.stat-divider {
border-right: #dadada 1px dashed; }
.vector-stat {
height: 150px;
margin-top: 20px; }
.alert-icon {
width: 40px;
height: 40px;
display: inline-block;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%; }
.alert-icon i {
width: 40px;
height: 40px;
display: block;
text-align: center;
line-height: 40px;
font-size: 20px;
color: #fff; }
.notification-info {
margin-left: 56px;
margin-top: -40px; }
/*product box*/
.product-info-box {
margin-left: 50px;
margin-top: -20px; }
.alert-product {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d; }
.notification-meta {
margin-bottom: 3px;
padding-left: 0;
list-style: none; }
.notification-info, .product-info-box p {
/*margin:0px;*/
color: #999;
font-size: 12px; }
.alert-info .alert-icon {
background-color: #99cce3; }
.alert-danger .alert-icon {
background-color: #fcb1ae; }
.alert-success .alert-icon {
background-color: #98d7ad; }
.alert-warning .alert-icon {
background-color: #ffe699; }
.notification-sender {
color: #414147; }
.notification-time {
font-style: italic;
color: #999; }
.alert-info .notification-info a, .alert-info .product-info-box a {
color: #45a2c9; }
.alert-danger .notification-info a, .alert-danger .product-info-box a {
color: #fb6f6b; }
.alert-success .notification-info a, .alert-success .product-info-box a {
color: #42b663; }
.alert-warning .notification-info a, .alert-warning .product-info-box a {
color: #e6cb76; }
.alert-info.bucket-notification {
background-color: #eef7fd; }
.alert-danger.bucket-notification {
background-color: #fef3f2; }
.alert-success.bucket-notification {
background-color: #eef8f8; }
.alert-warning.bucket-notification {
background-color: #fff7e1; }
/*=Chat=*/
.conversation-list {
list-style: none;
padding-left: 0; }
.conversation-list li {
margin-bottom: 24px; }
.conversation-list .chat-avatar {
width: 40px;
display: inline-block;
text-align: center;
float: left; }
.conversation-list .chat-avatar i {
font-size: 12px;
font-style: normal; }
.conversation-list .ctext-wrap i {
display: block;
font-style: normal;
font-weight: bold;
position: relative;
font-size: 12px;
color: #2cb9b3; }
.conversation-list .conversation-text {
display: inline-block;
font-size: 12px;
float: left;
margin-left: 12px;
width: 70%; }
.conversation-list .ctext-wrap {
padding: 10px;
background: #d5f2ef;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
position: relative;
display: inline-block; }
.conversation-list .ctext-wrap p {
margin: 0px;
padding-top: 3px; }
.conversation-list .ctext-wrap:after {
right: 100%;
top: 20%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(213, 242, 239, 0);
border-right-color: #d5f2ef;
border-width: 5px;
margin-top: -5px; }
.conversation-list .odd .chat-avatar {
float: right !important; }
.conversation-list .odd .conversation-text {
width: 70% !important;
margin-right: 12px;
text-align: right;
float: right !important; }
.conversation-list .odd .ctext-wrap {
background: #eeeef2 !important; }
.conversation-list .odd .ctext-wrap i {
color: #acacac; }
.conversation-list .odd .ctext-wrap:after {
left: 100% !important;
top: 20% !important;
border-color: rgba(238, 238, 242, 0) !important;
border-left-color: #eeeef2 !important; }
.chat-send {
padding-left: 0px; }
.chat-send button {
width: 100%; }
/*=Event Calendar=*/
.event-calendar {
background: #3a95d2;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
min-height: 474px; }
.calendar-block {
float: right !important;
-webkit-border-radius: 0 5px 5px 0px;
-moz-border-radius: 0 5px 5px 0px;
border-radius: 0 5px 5px 0px;
background: #fff;
min-height: 474px;
z-index: 1000; }
.event-list-block {
-webkit-border-radius: 5px 0px 0px 5px;
-moz-border-radius: 5px 0px 0px 5px;
border-radius: 5px 0px 0px 5px; }
.calendar-block .clndr {
margin: 40px 0;
margin: 40px 0; }
.calendar-block .clndr-controls {
margin: 45px 0px !important; }
.calendar-block .day-contents {
width: 30px;
margin: auto; }
.today .day-contents, .calendar-block .day-contents:hover {
width: 30px;
background: #1fb0ab;
cursor: pointer;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.event-list {
padding-left: 0; }
.event-list li {
background: rgba(255, 255, 255, 0.2);
padding: 10px 30px 10px 10px;
color: #fff;
margin-bottom: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
position: relative;
list-style: none; }
.event-close {
display: inline-block;
font-size: 20px;
color: #fff;
position: absolute;
right: 4px;
top: 8px; }
.cal-day {
font-size: 30px;
font-weight: 300;
text-transform: uppercase;
color: #fff;
padding-top: 15px;
padding-bottom: 30px; }
.cal-day span {
font-size: 14px;
display: block; }
.evnt-input {
background: none;
border: none;
border-bottom: #fff 1px solid;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #fff;
padding-left: 0px;
margin-top: 10px; }
.evnt-input:focus {
background: none;
border: none;
border-bottom: #fff 1px solid;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #fff;
padding-left: 0px;
margin-top: 10px; }
.widget-head {
position: relative; }
.widget-collapse {
width: 20px;
height: 20px;
display: block;
text-align: center;
position: absolute;
right: 10px; }
.widget-collapse i {
width: 20px;
height: 20px;
display: block;
text-align: center;
line-height: 20px;
font-size: 8px; }
.mini-stat {
background: #fff;
padding: 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 20px; }
.mini-stat.slim {
margin-bottom: 21px;
padding: 17px; }
.mini-stat-icon {
width: 60px;
height: 60px;
display: inline-block;
line-height: 60px;
text-align: center;
font-size: 30px;
background: #eee;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
float: left;
margin-right: 10px;
color: #fff; }
.mini-stat-icon-small {
width: 28px;
height: 28px;
display: inline-block;
line-height: 26px;
text-align: center;
font-size: 15px;
background: #eee;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
float: left;
margin-right: 10px;
color: #fff; }
.mini-stat-info {
font-size: 12px;
padding-top: 2px; }
.mini-stat-info span {
display: block;
font-size: 24px;
font-weight: 600; }
.listicon {
height: 105px; }
.mini-stat-footer {
position: relative;
bottom: 0;
width: 100%;
height: 12px;
/* Height of the footer */ }
/*.draggble-box tr:last-child td:first-child
{
cursor: pointer;
-moz-border-radius-bottomleft:10px;
-webkit-border-bottom-left-radius:10px;
border-bottom-left-radius:10px
}*/
.draggble-box {
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #fafafa;
padding: 6px;
border-collapse: separate;
border-spacing: 10px 50px; }
.draggble-box td {
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #fafafa;
padding: 6px;
border-collapse: separate;
border-spacing: 10px 50px;
border: 0px; }
.table-draggble > thead > tr > th, .table-draggble > tbody > tr > th, .table-draggble > tfoot > tr > th, .table-draggble > thead > tr > td, .table-draggble > tbody > tr > td, .table-draggble > tfoot > tr > td {
border: 0px;
border-bottom: 2px dashed #b2b3b3;
border-top: 2px dashed #b2b3b3;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
#over_step:after {
content: ' ';
height: 0;
position: absolute;
width: 0;
border: 17px solid transparent;
border-top-color: #fff;
top: 75%;
left: 55px;
margin-left: -10px; }
.orange {
background: #fa8564 !important; }
.navy {
background: #99cce3 !important; }
.navy_dark {
background: #3a95d2 !important; }
.orange {
background: #ffa991 !important; }
.orange_dark {
background: #ff6c60 !important; }
.tar {
background: #3a95d2 !important; }
.mini-stat .green {
background: #aec785 !important; }
.pink {
background: #a48ad4 !important; }
.yellow-b {
background: #fdd752 !important; }
/*== Weather Widget ==*/
.weather-widget {
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 20px;
padding: 12px 15px; }
.weather-info {
margin: 0px; }
.weather-info li {
font-size: 14px;
color: #ccc;
list-style: none; }
.weather-icon {
margin-right: 10px;
padding-right: 10px; }
.weather-icon canvas {
margin-top: 15px; }
.weather-cent span {
font-size: 30px;
font-weight: 700;
color: #aec785; }
.weather-cent span:after {
content: "o";
font-size: 16px;
position: relative;
top: -15px; }
.bar-stats {
height: 80px;
margin-top: 20px;
border-bottom: #aec785 2px solid;
position: relative; }
.progress-stat-bar {
padding-left: 10px; }
.progress-stat-bar li {
height: 78px;
width: 20px;
background: #f1f1f1;
position: relative;
margin-right: 5px;
float: left;
list-style: none; }
.progress-stat-percent {
background: #aec785;
display: block;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%; }
.bar-legend {
position: absolute;
top: 0px;
right: 0px;
padding-left: 0; }
.bar-legend li {
font-size: 11px;
margin-bottom: 5px;
list-style: none; }
.bar-legend-pointer {
height: 10px;
width: 10px;
display: inline-block;
position: relative;
top: 1px;
margin-right: 5px; }
.bar-legend-pointer.green {
background: #AEC785; }
.daily-sales-info {
color: #ccc;
padding-top: 6px; }
.daily-sales-info span {
display: inline-block; }
.daily-sales-info span.sales-count {
font-size: 18px;
color: #aec785;
font-weight: 600; }
.daily-sales-info span.sales-label {
position: relative;
top: -2px; }
.todo-title {
margin-right: 70px; }
.to-do-list {
padding-left: 0; }
.to-do-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; }
.to-do-list li p {
margin-bottom: 0px; }
.todo-actionlist {
position: absolute;
right: 15px;
top: 13px; }
.todo-actionlist a {
height: 24px;
width: 24px;
display: inline-block;
float: left; }
.todo-actionlist a i {
height: 24px;
width: 24px;
display: inline-block;
text-align: center;
line-height: 24px;
color: #ccc; }
.todo-actionlist a:hover i {
color: #666; }
.todo-done i {
font-size: 14px; }
.todo-remove i {
font-size: 10px; }
.line-through {
text-decoration: line-through; }
.todo-action-bar {
margin-top: 20px; }
.drag-marker {
height: 17px;
display: block;
float: left;
width: 7px;
position: relative;
top: 2px; }
.drag-marker 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; }
/* To-Do Check*/
.to-do-list li .todo-check input[type=checkbox] {
visibility: hidden; }
.todo-check {
width: 20px;
position: relative;
margin-right: 10px;
margin-left: 10px; }
.todo-check label {
cursor: pointer;
position: absolute;
width: 20px;
height: 20px;
top: 0;
left: 0px;
-webkit-border-radius: 2px;
border-radius: 2px;
border: #ccc 1px solid; }
.todo-check label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
content: '';
position: absolute;
width: 13px;
height: 8px;
background: transparent;
top: 3px;
left: 3px;
border: 3px solid #cfcfcf;
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.todo-checklabel:hover::after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3; }
.todo-check input[type=checkbox]:checked + label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1; }
.btn-todo-select button, .btn-add-task button {
width: 100%;
font-size: 12px; }
.todo-search-wrap {
padding: 0px; }
.todo-search {
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important; }
.side-mini-stat {
padding: 10px 0 !important; }
.notification-pie-chart {
position: relative !important;
display: block;
height: 50px;
width: 50px; }
.notification-pie-chart .pie-percent, .notification-pie-chart .percent {
width: 50px !important;
height: 50px !important;
display: block;
line-height: 52px !important;
text-align: center;
margin-left: 0px !important;
padding-left: 0px !important;
position: absolute;
top: 0px;
font-size: 11px !important;
font-weight: normal !important;
color: #666; }
.legendLabel {
padding-bottom: 3px; }
.notification-pie-chart .percent:after {
content: '%';
margin-left: 0.1em;
font-size: .8em; }
.first-city {
color: #7bd0d1; }
.second-city {
color: #c5cc73; }
.third-city {
color: #e47578; }
.top-menu .dropdown-menu:after, .top-menu .dropdown-menu:before {
bottom: 100%;
left: 9%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none; }
.top-menu .dropdown-menu:after {
border-color: rgba(255, 255, 255, 0);
border-bottom-color: #ffffff;
border-width: 7px;
margin-left: -7px; }
.top-menu .dropdown-menu:before {
border-color: rgba(238, 238, 238, 0);
border-bottom-color: #eeeeee;
border-width: 8px;
margin-left: -8px; }
.pull-right.top-menu .dropdown-menu:after, .pull-right.top-menu .dropdown-menu:before {
bottom: 100%;
left: 90%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
display: none; }
.pull-right.top-menu .dropdown-menu:after {
border-color: rgba(255, 255, 255, 0);
border-bottom-color: #ffffff;
border-width: 7px;
margin-left: -7px;
display: none; }
.pull-right.top-menu .dropdown-menu:before {
border-color: rgba(238, 238, 238, 0);
border-bottom-color: #eeeeee;
border-width: 8px;
margin-left: -8px; }
/*Chart JS*/
.chartJs {
width: 100%;
display: block; }
#gmap-list, #gmap-tabs {
height: 450px; }
#graph-area-line > svg, #graph-bar > svg {
width: 100% !important; }
.task-info .desc p {
padding-bottom: 0px !important; }
.task-info .desc h5 {
padding-top: 8px; }
.evnt-input:-moz-placeholder, .evnt-input::-moz-placeholder, .evnt-input:placeholder, .evnt-input::-webkit-input-placeholder {
color: #fff !important;
font-size: 12px; }
#map-canvas {
margin-top: 40px;
width: 400px;
height: 400px;
webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
border: #eee 10px solid; }
.gear-settings {
width: 35px;
height: 35px;
-webkit-border-radius: 0 30% 0 0;
-moz-border-radius: 0 30% 0 0;
border-radius: 0 30% 0 0; }
.gear-settings i {
width: 35px;
height: 35px;
display: inline-block;
text-align: center;
line-height: 33px;
font-size: 18px;
position: relative;
color: #BFBFC1; }
.gear-settings:hover i {
color: #666; }
.theme-switcher {
width: 228px;
padding-left: 7px;
border: #eee 1px solid;
position: fixed;
top: -240px;
right: -1px;
z-index: 1000;
background: #fff;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.show-switcher {
right: -1px;
top: 80px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.theme-switcher h6 {
padding: 10px 10px 0px 10px;
margin: 0px; }
.color-list {
padding: 5px; }
.select-layout {
padding: 10px; }
.select-layout li a {
border-radius: 3px;
font-size: 12px;
padding: 3px 10px;
margin-right: 5px; }
.layout-option li a, .layout-option li .btn {
border-radius: 3px;
font-size: 12px;
padding: 3px 10px;
margin-right: 5px; }
.color-list li {
width: 24px;
height: 24px;
display: inline-block;
float: left;
margin: 5px; }
.theme-color {
cursor: pointer; }
.default-theme {
background-color: #3a95d2; }
.blue-theme {
background-color: #38bbeb; }
.green-theme {
background-color: #8ebf4e; }
.orange-theme {
background-color: #fea352; }
.purple-theme {
background-color: #9488dd; }
.turquoise-theme {
background-color: #6ccac9; }
.fixed-width {
background: #aeaeae; }
.fixed-width #container {
width: 90%;
margin: auto;
overflow: hidden !important;
position: relative; }
.fixed-width #container .header {
width: 90%;
left: auto;
right: auto; }
.fixed-width #main-content {
background: #F1F2F7; }
.fixed-width #container #sidebar {
position: absolute; }
/*gallery*/
.media-filter {
float: left;
margin: 10px 0;
padding-left: 0; }
.media-filter li {
float: left;
margin-right: 10px;
list-style: none; }
.media-filter li a {
background: #e6e6e6;
padding: 5px 10px;
border-radius: 4px;
-webkit-border-radius: 4px; }
.media-filter li a:hover, .media-filter li a:focus {
background: #3a95d2;
color: #fff; }
.media-gal {
float: left;
width: 100%;
margin-top: 20px; }
.media-gal .item {
float: left;
margin-bottom: 1%;
margin-right: 1%;
width: 233px;
padding: 10px;
border: 1px solid #ddd; }
.media-gal .item p {
margin-bottom: 0;
margin-top: 10px;
text-align: center; }
.media-gal .item img {
height: 200px;
width: 100%; }
.img-modal img {
width: 100%;
margin-bottom: 10px; }
/* Start: Recommended Isotope styles */
/* Isotope Filtering */
.isotope-item {
z-index: 2; }
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1; }
/*Isotope CSS3 transitions */
.isotope {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width; }
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity; }
.isotope.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s; }
.isotope.no-transition .isotope-item {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s; }
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s; }
.isotope.infinite-scrolling {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none; }
/*disabling Isotope CSS3 transitions */
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.table tfoot > tr > td {
font-weight: bold;
background-color: #F6F6F6; }
.cc_voucher_code {
font-size: 3em; }
.bkg-white {
background-color: #fff;
margin-bottom: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 17px;
font-weight: 500; }
.bkg-white .title {
font-size: 14px;
font-weight: 600; }
.bkg-white .title .bluei {
font-size: 16px;
color: #3d94ce;
padding-right: 3px; }
.bkg-white .title .redi {
font-size: 16px;
color: #3d94ce;
padding-right: 3px;
color: #d4444a; }
.bkg-trasp {
background-color: transparent; }
.bkg-trasp-reset {
background-color: transparent;
margin-top: 5px;
margin-bottom: 10px;
padding: 0px 15px; }
.bkg-trasp-reset li a {
color: #9c9c9c; }
.bkg-trasp-reset li.active a {
color: #2a2a2a; }
.breadcrumb-small {
font-size: 13px;
color: #ccc; }
#dynamic-table {
width: 100% !Important; }
.square-engagements, .square-actions, .square-sales {
width: 10px;
height: 10px;
margin-right: 2px;
display: inline-block; }
.square-engagements {
background: #1193d9; }
.square-actions {
background: #E84943; }
.square-sales {
background: #FFA98F; }
.color-engagements {
color: #1193d9; }
.color-actions {
color: #E84943; }
.color-sales {
color: #FFA98F; }
/* Ambiti */
.square-website, .square-trigger-realtime, .square-trigger-pianificati {
width: 10px;
height: 10px;
margin-right: 2px;
display: inline-block; }
.square-website-only-icon, .square-trigger-realtime-only-icon, .square-trigger-pianificati-only-icon {
margin-right: 2px;
display: inline-block; }
.square-website {
/*background: #DFBE99;*/
background: #1CCFBC; }
.square-website-only-icon {
color: #1CCFBC; }
.square-website-only-icon:before {
content: "\f108"; }
.square-trigger-realtime {
/*background: #729EA1;*/
background: #6FA4BD; }
.square-trigger-realtime-only-icon {
color: #6FA4BD; }
.square-trigger-pianificati {
/*background: #DB5375;*/
background: #10537B; }
.square-trigger-pianificati-only-icon {
color: #10537B; }
div.alternate-row > div {
position: relative;
padding: 3px 0; }
div.alternate-row div:not([class^='square']):nth-child(even) {
background: #F1F2EE; }
div.alternate-row div:not([class^='square']):nth-child(odd) {
background: #FFF; }
div.alternate-row div .add-prop {
/*float:right;
padding-right:3px;*/
position: absolute;
right: 3px;
top: 1px; }
.no-margin-bottom {
margin-bottom: 0 !important; }
.no-margin {
margin: 0 !important; }
.height-70 {
min-height: 70px !important; }
/* Tipologia FILTRO */
div.clear {
clear: both; }
div.tipologia-chooser.disabled div.tipologia-chooser-item {
zoom: 1;
filter: alpha(opacity=60);
opacity: 0.6;
cursor: default; }
div.tipologia-chooser div.tipologia-chooser-item {
padding: 5px;
border-radius: 6px;
cursor: pointer;
position: relative;
border: 1px solid #efefef;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
height: 100%; }
div.tipologia-chooser div.tipologia-chooser-item:hover {
background: #fafafa; }
div.tipologia-chooser-item[data-id='9'] i:before {
content: "\f021"; }
.fa.tipologia-9:before {
content: "\f021"; }
div.tipologia-chooser-item[data-id='1'] i:before, .fa.tipologia-1:before {
content: "\f0a6"; }
div.tipologia-chooser-item[data-id='2'] i:before, .fa.tipologia-2:before {
content: "\f2bb"; }
div.tipologia-chooser-item[data-id='3'] i:before, .fa.tipologia-3:before {
content: "\f291"; }
div.tipologia-chooser div.tipologia-chooser-item.selected {
border: 2px solid #3a95d2;
padding: 4px;
filter: alpha(opacity=100);
opacity: 1;
background: #fafafa; }
div.tipologia-chooser div.tipologia-chooser-item img {
padding: 0; }
div.tipologia-chooser div.tipologia-chooser-item span.title {
display: block;
margin: 10px 0 5px 0;
font-weight: bold;
font-size: 12px;
text-align: center; }
div.tipologia-chooser div.tipologia-chooser-item span.description {
font-size: 12px; }
div.tipologia-chooser div.tipologia-chooser-item input {
position: absolute;
left: 0;
top: 0;
visibility: hidden; }
/* A.Albiani mini-selector */
.mini-selector {
padding: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.mini-selector span.icon {
width: 40px;
height: 40px;
display: inline-block;
line-height: 37px;
text-align: center;
font-size: 22px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
float: left;
margin-right: 10px;
color: #fff;
background-color: #3a95d2;
/* Blu Adabra */ }
.mini-selector span.icon-small {
width: 28px;
height: 28px;
display: inline-block;
line-height: 26px;
text-align: center;
font-size: 15px;
background: #eee;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
float: left;
margin-right: 10px;
color: #fff; }
.mini-selector div.info {
font-size: 12px;
padding-top: 2px;
overflow: hidden; }
.mini-selector div.info span {
display: block;
font-size: 24px;
font-weight: 600; }
.listicon {
height: 105px; }
.mini-selector .footer {
position: relative;
bottom: 0;
width: 100%;
height: 12px;
/* Height of the footer */ }
#A1, #A2, #A3 {
display: table;
width: 105px;
height: 30px;
font-family: 'Open Sans', sans-serif;
font-size: 11px;
/*opacity: 0.3;*/
/*filter: alpha(opacity=30);*/
float: left;
border-radius: 3px; }
#A1 span, #A2 span, #A3 span {
display: table-cell;
text-align: center;
vertical-align: middle;
color: white; }
.grayscale {
/*
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
*/
background-color: #ccc; }
/* Custom icheck */
/* ICHECK WEBSITE
----------------------------------- */
.icheckbox_website, .iradio_website {
display: block;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(ico-website.png) no-repeat;
border: none;
cursor: pointer; }
.icheckbox_website {
background-position: 0 0; }
.icheckbox_website.checked {
background-position: -22px 0; }
.icheckbox_website.disabled {
background-position: -44px 0;
cursor: default; }
.icheckbox_website.checked.disabled {
background-position: -66px 0; }
.iradio_website {
background-position: -88px 0; }
.iradio_website.checked {
background-position: -110px 0; }
.iradio_website.disabled {
background-position: -132px 0;
cursor: default; }
.iradio_website.checked.disabled {
background-position: -154px 0; }
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
.icheckbox_website, .iradio_website {
background-image: url(ico-website@2x.png);
-webkit-background-size: 176px 22px;
background-size: 176px 22px; } }
.icheckbox_website:not(.noicon):before {
content: "\f108";
position: relative;
top: 4px;
left: 24px;
color: #1CCFBC; }
/* ICHECK TRIGGER PIANIFICATI*/
/* iCheck plugin Flat skin, yellow
----------------------------------- */
.icheckbox_triggerpianificati, .iradio_triggerpianificati {
display: block;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(ico-triggerpianificati.png) no-repeat;
border: none;
cursor: pointer; }
.icheckbox_triggerpianificati {
background-position: 0 0; }
.icheckbox_triggerpianificati.checked {
background-position: -22px 0; }
.icheckbox_triggerpianificati.disabled {
background-position: -44px 0;
cursor: default; }
.icheckbox_triggerpianificati.checked.disabled {
background-position: -66px 0; }
.iradio_triggerpianificati {
background-position: -88px 0; }
.iradio_triggerpianificati.checked {
background-position: -110px 0; }
.iradio_triggerpianificati.disabled {
background-position: -132px 0;
cursor: default; }
.iradio_triggerpianificati.checked.disabled {
background-position: -154px 0; }
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
.icheckbox_triggerpianificati, .iradio_triggerpianificati {
background-image: url(ico-triggerpianificati@2x.png);
-webkit-background-size: 176px 22px;
background-size: 176px 22px; } }
.icheckbox_triggerpianificati:not(.noicon):before {
content: "\f073";
position: relative;
top: 4px;
left: 24px;
color: #10537B; }
/* ICHECK TRIGGER REALTIME */
/* iCheck plugin Flat skin, red
----------------------------------- */
.icheckbox_triggerrealtime, .iradio_triggerrealtime {
display: block;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(ico-triggerrealtime.png) no-repeat;
border: none;
cursor: pointer; }
.icheckbox_triggerrealtime {
background-position: 0 0; }
.icheckbox_triggerrealtime.checked {
background-position: -22px 0; }
.icheckbox_triggerrealtime.disabled {
background-position: -44px 0;
cursor: default; }
.icheckbox_triggerrealtime.checked.disabled {
background-position: -66px 0; }
.iradio_triggerrealtime {
background-position: -88px 0; }
.iradio_triggerrealtime.checked {
background-position: -110px 0; }
.iradio_triggerrealtime.disabled {
background-position: -132px 0;
cursor: default; }
.iradio_triggerrealtime.checked.disabled {
background-position: -154px 0; }
/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
.icheckbox_triggerrealtime, .iradio_triggerrealtime {
background-image: url(ico-triggerrealtime@2x.png);
-webkit-background-size: 176px 22px;
background-size: 176px 22px; } }
.icheckbox_triggerrealtime:not(.noicon):before {
content: "\f017";
position: relative;
top: 4px;
left: 24px;
color: #6FA4BD; }
#elenco_adbsegmenti_visible .close {
opacity: 1; }
.tipologia-chooser .rc-tipologia {
/*min-height:180px;*/
margin-bottom: 8px; }
.chart_utenti {
position: relative;
display: inline-block;
width: 60px;
height: 60px;
text-align: center;
font-size: 12px;
background-color: white;
color: inherit; }
.chart_utenti_small {
position: relative;
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
font-size: 9px;
background-color: white;
color: inherit; }
.chart_utenti canvas, .chart_utenti_small canvas {
position: absolute;
top: 0;
left: 0; }
.chart_utenti .percent {
display: inline-block;
line-height: 60px;
z-index: 2;
color: #3a95d2;
font-size: 11px; }
.chart_utenti_small .percent {
display: inline-block;
line-height: 40px;
z-index: 2;
color: #3a95d2; }
.chart_utenti .percent:after {
content: '';
margin-left: 0.1em;
font-size: .8em; }
.hide {
display: none; }
div#regola {
font-size: 12px;
width: 100%;
position: fixed;
bottom: 0;
left: 0;
text-align: center;
height: 40px;
vertical-align: middle;
line-height: 40px;
background-color: rgba(58, 149, 210, 0.8);
color: white; }
.chart_utenti_small_data {
font-size: 11px; }
.chart_utenti_mini-stat-info {
font-size: 12px;
padding-top: 2px; }
.chart_utenti_mini-stat-info span {
font-size: 18px;
line-height: 14px; }
/* stili per RcType*/
/*
blu -> $blue-dark
rosso -> #d4444a
rosa -> #f7a892
*/
.shopping_cart_recommendations span.icon, .frequently_bought_together span.icon {
background-color: #d4444a !important; }
.shopping_cart_recommendations span.icon i:before, .frequently_bought_together span.icon i:before {
content: "\f291"; }
.trending_products span.icon {
background-color: #3795d2 !important; }
.trending_products span.icon i:before {
content: "\f201"; }
.personalized_recommendations span.icon, .personalized_trending_recommendations span.icon {
background-color: #3795d2 !important; }
.personalized_recommendations span.icon i:before, .personalized_trending_recommendations span.icon i:before {
content: "\f2be"; }
.browsing_history_recommendations span.icon, .browsing_history_trending span.icon, .personalized_recommendations_by_browsing_history span.icon {
background-color: #3795d2 !important; }
.browsing_history_recommendations span.icon i:before, .browsing_history_trending span.icon i:before, .personalized_recommendations_by_browsing_history span.icon i:before {
content: "\f1da"; }
.personalized_recommendations_by_sales span.icon {
background-color: #3795d2 !important; }
.personalized_recommendations_by_sales span.icon i:before {
content: "\f283"; }
.remarketing_recommendations span.icon, .session_remarketing_recommendations span.icon, .session_browsing_history_recommendations span.icon {
background-color: #f7a892 !important; }
.remarketing_recommendations span.icon i:before, .session_remarketing_recommendations span.icon i:before, .session_browsing_history_recommendations span.icon i:before {
content: "\f079"; }
.bracket-open, .bracket-close {
width: 100px;
text-align: center;
background-color: #F6F6F6; }
/*
.nav-tabs-no-edge-borders>li.active:first-of-type>a,.nav-tabs-no-edge-borders>li:first-of-type.active>a:hover,.nav-tabs-no-edge-borders>li:first-of-type.active>a:focus {
border-right-color: #EEE !important;
}
.nav-tabs-no-edge-borders>li.active>a,.nav-tabs-no-edge-borders>li.active>a:hover,.nav-tabs-no-edge-borders>li.active>a:focus {
border-bottom-color:#EEE !important;
}
.nav-tabs-no-edge-borders>li>a:hover{
border-bottom-color:#EEE !important;
}
.nav-tabs-no-edge-borders>li.active:last-of-type>a,.nav-tabs-no-edge-borders>li:last-of-type.active>a:hover,.nav-tabs-no-edge-borders>li:last-of-type.active>a:focus {
border-right-color: #EEE !important;
}
.tab-content.greybgcolor>.active, .nav-tabs-no-edge-borders>li.active>a {
background-color: #EEE !important;
}
*/
.nav-tabs-kpi > li:not(.active) > a, nav-tabs-website-activities > li:not(.active) > a {
border-left: 1px solid #EEE !important; }
.nav-tabs-kpi > li.active + li, nav-tabs-website-activities > li.active + li {
border-left-width: 0px !important; }
.dashboard-kpi-title, .dashboard-website-activities-title {
text-transform: uppercase;
text-align: left; }
.dashboard-kpi-data {
font-size: 1.4em;
font-weight: bold;
float: left; }
.dashboard-kpi-percentage {
font-size: .9em;
float: right; }
.dashboard-kpi-data, .dashboard-kpi-percentage {
line-height: 20px; }
.up {
color: green; }
.down {
color: red; }
.ddlMainPeriod, .ddlCompareWithPeriod {
color: white;
display: inline-block;
width: 130px; }
.dashboard_btn_apply_filters {
width: 130px; }
.select-inline {
display: inline-block;
width: auto; }
.versus {
font-weight: bold;
padding: 0 2px; }
.selectFirstPeriod {
background-color: #3a95d2; }
.selectLastPeriod {
background-color: #d8d1d1;
color: #000; }
.dashboard-customer-overview-title {
text-transform: uppercase;
font-size: 14px;
margin-bottom: 5px; }
.dashboard-customer-overview-data {
font-size: 16px;
margin: 5px 0 5px 0; }
.dashboard-customer-overview-percentage {
float: right; }
.dashboard-customer-overview-value {
float: left;
font-weight: bold; }
.dashboard-lifecycle-title {
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
margin-bottom: 5px; }
.dashboard-lifecycle-data {
font-size: 0.9em;
font-weight: bold;
margin: 5px 0 5px 0; }
.dashboard-lifecycle-percentage {
font-size: 1.2em;
float: right; }
.dashboard-lifecycle-value {
float: left; }
span.lifecycle-square:before {
content: "\f0c8";
margin-right: 5px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/*
content: "";
display: inline-block;
width: 10px;
height: 10px;
margin-right: 5px;
*/ }
span.lifecycle-square.lifecycle-firstorder:before {
color: #00ccaa; }
span.lifecycle-square.lifecycle-secondorder:before {
color: #b9cc78; }
span.lifecycle-square.lifecycle-all:before {
/*background: blue;*/
color: blue; }
span.lifecycle-square.lifecycle-lead:before {
/*background: #8175c7;*/
color: #8175c7; }
span.lifecycle-square.lifecycle-lapsed:before {
/*background: grey;*/
color: #804b4b; }
span.lifecycle-square.lifecycle-ghost:before {
/*background: grey;*/
color: grey; }
span.lifecycle-square.lifecycle-waiting:before {
/*background: #A9D86E;*/
color: #A9D86E; }
span.lifecycle-square.lifecycle-hero:before {
/*background: brown;*/
color: brown; }
span.lifecycle-square.lifecycle-active:before {
/*background: green;*/
color: green; }
span.lifecycle-square.lifecycle-repeat:before {
/*background: #5bc0de;*/
color: #5bc0de; }
span.lifecycle-square.lifecycle-occasional:before {
color: #FCB322; }
span.lifecycle-square.lifecycle-atrisk:before {
/*background: #FF6C60;*/
color: #FF6C60; }
span.lifecycle-square.lifecycle-lost:before {
/*background: red;*/
color: red; }
span.lifecycle-square.lifecycle-wonback:before {
/*background: maroon;*/
color: maroon; }
.padding5px {
padding: 5px !important; }
#rangeDateContainer {
position: relative;
display: inline-block; }
.dashboard-select-portale, .dashboard-select-catalog {
vertical-align: top; }
.nodata_chartRecom {
margin-bottom: 0; }
.fa-margin-spin {
margin: 10px 0px; }
.fa-margin-arrow {
margin: 0px 2px; }
/** LANGUAGES **/
.lang-xs {
background-position: 0 -473px;
min-width: 14px;
height: 11px;
min-height: 11px;
max-height: 11px;
background-repeat: no-repeat;
display: inline-block;
background-image: url(../../images/languages.png); }
.lang-sm {
background-position: 0 -1172px;
min-width: 22px;
height: 16px;
min-height: 16px;
max-height: 16px;
background-repeat: no-repeat;
display: inline-block;
background-image: url(../../images/languages.png); }
.lang-lg {
background-position: 0 -2134px;
min-width: 30px;
height: 22px;
min-height: 22px;
max-height: 22px;
background-repeat: no-repeat;
display: inline-block;
background-image: url(../../images/languages.png); }
.lang-xs[lang=ar] {
background-position: 0 0; }
.lang-xs[lang=be] {
background-position: 0 -11px; }
.lang-xs[lang=bg] {
background-position: 0 -22px; }
.lang-xs[lang=cs] {
background-position: 0 -33px; }
.lang-xs[lang=da] {
background-position: 0 -44px; }
.lang-xs[lang=de] {
background-position: 0 -55px; }
.lang-xs[lang=el] {
background-position: 0 -66px; }
.lang-xs[lang=en] {
background-position: 0 -77px; }
.lang-xs[lang=es] {
background-position: 0 -88px; }
.lang-xs[lang=et] {
background-position: 0 -99px; }
.lang-xs[lang=fi] {
background-position: 0 -110px; }
.lang-xs[lang=fr] {
background-position: 0 -121px; }
.lang-xs[lang=ga] {
background-position: 0 -132px; }
.lang-xs[lang=hi] {
background-position: 0 -143px; }
.lang-xs[lang=hr] {
background-position: 0 -154px; }
.lang-xs[lang=hu] {
background-position: 0 -165px; }
.lang-xs[lang=in] {
background-position: 0 -176px; }
.lang-xs[lang=is] {
background-position: 0 -187px; }
.lang-xs[lang=it] {
background-position: 0 -198px; }
.lang-xs[lang=iw] {
background-position: 0 -209px; }
.lang-xs[lang=ja] {
background-position: 0 -220px; }
.lang-xs[lang=ko] {
background-position: 0 -231px; }
.lang-xs[lang=lt] {
background-position: 0 -242px; }
.lang-xs[lang=lv] {
background-position: 0 -253px; }
.lang-xs[lang=mk] {
background-position: 0 -264px; }
.lang-xs[lang=ms] {
background-position: 0 -275px; }
.lang-xs[lang=mt] {
background-position: 0 -286px; }
.lang-xs[lang=nl] {
background-position: 0 -297px; }
.lang-xs[lang=no] {
background-position: 0 -308px; }
.lang-xs[lang=pl] {
background-position: 0 -319px; }
.lang-xs[lang=pt] {
background-position: 0 -330px; }
.lang-xs[lang=ro] {
background-position: 0 -341px; }
.lang-xs[lang=ru] {
background-position: 0 -352px; }
.lang-xs[lang=sk] {
background-position: 0 -363px; }
.lang-xs[lang=sl] {
background-position: 0 -374px; }
.lang-xs[lang=sq] {
background-position: 0 -385px; }
.lang-xs[lang=sr] {
background-position: 0 -396px; }
.lang-xs[lang=sv] {
background-position: 0 -407px; }
.lang-xs[lang=th] {
background-position: 0 -418px; }
.lang-xs[lang=tr] {
background-position: 0 -429px; }
.lang-xs[lang=uk] {
background-position: 0 -440px; }
.lang-xs[lang=vi] {
background-position: 0 -451px; }
.lang-xs[lang=zh] {
background-position: 0 -462px; }
.lang-sm[lang=ar] {
background-position: 0 -484px; }
.lang-sm[lang=be] {
background-position: 0 -500px; }
.lang-sm[lang=bg] {
background-position: 0 -516px; }
.lang-sm[lang=cs] {
background-position: 0 -532px; }
.lang-sm[lang=da] {
background-position: 0 -548px; }
.lang-sm[lang=de] {
background-position: 0 -564px; }
.lang-sm[lang=el] {
background-position: 0 -580px; }
.lang-sm[lang=en] {
background-position: 0 -596px; }
.lang-sm[lang=es] {
background-position: 0 -612px; }
.lang-sm[lang=et] {
background-position: 0 -628px; }
.lang-sm[lang=fi] {
background-position: 0 -644px; }
.lang-sm[lang=fr] {
background-position: 0 -660px; }
.lang-sm[lang=ga] {
background-position: 0 -676px; }
.lang-sm[lang=hi] {
background-position: 0 -692px; }
.lang-sm[lang=hr] {
background-position: 0 -708px; }
.lang-sm[lang=hu] {
background-position: 0 -724px; }
.lang-sm[lang=in] {
background-position: 0 -740px; }
.lang-sm[lang=is] {
background-position: 0 -756px; }
.lang-sm[lang=it] {
background-position: 0 -772px; }
.lang-sm[lang=iw] {
background-position: 0 -788px; }
.lang-sm[lang=ja] {
background-position: 0 -804px; }
.lang-sm[lang=ko] {
background-position: 0 -820px; }
.lang-sm[lang=lt] {
background-position: 0 -836px; }
.lang-sm[lang=lv] {
background-position: 0 -852px; }
.lang-sm[lang=mk] {
background-position: 0 -868px; }
.lang-sm[lang=ms] {
background-position: 0 -884px; }
.lang-sm[lang=mt] {
background-position: 0 -900px; }
.lang-sm[lang=nl] {
background-position: 0 -916px; }
.lang-sm[lang=no] {
background-position: 0 -932px; }
.lang-sm[lang=pl] {
background-position: 0 -948px; }
.lang-sm[lang=pt] {
background-position: 0 -964px; }
.lang-sm[lang=ro] {
background-position: 0 -980px; }
.lang-sm[lang=ru] {
background-position: 0 -996px; }
.lang-sm[lang=sk] {
background-position: 0 -1012px; }
.lang-sm[lang=sl] {
background-position: 0 -1028px; }
.lang-sm[lang=sq] {
background-position: 0 -1044px; }
.lang-sm[lang=sr] {
background-position: 0 -1060px; }
.lang-sm[lang=sv] {
background-position: 0 -1076px; }
.lang-sm[lang=th] {
background-position: 0 -1092px; }
.lang-sm[lang=tr] {
background-position: 0 -1108px; }
.lang-sm[lang=uk] {
background-position: 0 -1124px; }
.lang-sm[lang=vi] {
background-position: 0 -1140px; }
.lang-sm[lang=zh] {
background-position: 0 -1156px; }
.lang-lg[lang=ar] {
background-position: 0 -1188px; }
.lang-lg[lang=be] {
background-position: 0 -1210px; }
.lang-lg[lang=bg] {
background-position: 0 -1232px; }
.lang-lg[lang=cs] {
background-position: 0 -1254px; }
.lang-lg[lang=da] {
background-position: 0 -1276px; }
.lang-lg[lang=de] {
background-position: 0 -1298px; }
.lang-lg[lang=el] {
background-position: 0 -1320px; }
.lang-lg[lang=en] {
background-position: 0 -1342px; }
.lang-lg[lang=es] {
background-position: 0 -1364px; }
.lang-lg[lang=et] {
background-position: 0 -1386px; }
.lang-lg[lang=fi] {
background-position: 0 -1408px; }
.lang-lg[lang=fr] {
background-position: 0 -1430px; }
.lang-lg[lang=ga] {
background-position: 0 -1452px; }
.lang-lg[lang=hi] {
background-position: 0 -1474px; }
.lang-lg[lang=hr] {
background-position: 0 -1496px; }
.lang-lg[lang=hu] {
background-position: 0 -1518px; }
.lang-lg[lang=in] {
background-position: 0 -1540px; }
.lang-lg[lang=is] {
background-position: 0 -1562px; }
.lang-lg[lang=it] {
background-position: 0 -1584px; }
.lang-lg[lang=iw] {
background-position: 0 -1606px; }
.lang-lg[lang=ja] {
background-position: 0 -1628px; }
.lang-lg[lang=ko] {
background-position: 0 -1650px; }
.lang-lg[lang=lt] {
background-position: 0 -1672px; }
.lang-lg[lang=lv] {
background-position: 0 -1694px; }
.lang-lg[lang=mk] {
background-position: 0 -1716px; }
.lang-lg[lang=ms] {
background-position: 0 -1738px; }
.lang-lg[lang=mt] {
background-position: 0 -1760px; }
.lang-lg[lang=nl] {
background-position: 0 -1782px; }
.lang-lg[lang=no] {
background-position: 0 -1804px; }
.lang-lg[lang=pl] {
background-position: 0 -1826px; }
.lang-lg[lang=pt] {
background-position: 0 -1848px; }
.lang-lg[lang=ro] {
background-position: 0 -1870px; }
.lang-lg[lang=ru] {
background-position: 0 -1892px; }
.lang-lg[lang=sk] {
background-position: 0 -1914px; }
.lang-lg[lang=sl] {
background-position: 0 -1936px; }
.lang-lg[lang=sq] {
background-position: 0 -1958px; }
.lang-lg[lang=sr] {
background-position: 0 -1980px; }
.lang-lg[lang=sv] {
background-position: 0 -2002px; }
.lang-lg[lang=th] {
background-position: 0 -2024px; }
.lang-lg[lang=tr] {
background-position: 0 -2046px; }
.lang-lg[lang=uk] {
background-position: 0 -2068px; }
.lang-lg[lang=vi] {
background-position: 0 -2090px; }
.lang-lg[lang=zh] {
background-position: 0 -2112px; }
.lang-lbl-en:after, .lang-lbl-full:after {
content: "Unknown language"; }
.lang-lbl:after {
content: "Unknown language"; }
.lang-lbl[lang=ar]:after {
content: "\000627\000644\000639\000631\000628\00064A\000629"; }
.lang-lbl[lang=be]:after {
content: "\000411\000435\00043B\000430\000440\000443\000441\00043A\000456"; }
.lang-lbl[lang=bg]:after {
content: "\000411\00044A\00043B\000433\000430\000440\000441\00043A\000438"; }
.lang-lbl[lang=cs]:after {
content: "\00010Ce\000161tina"; }
.lang-lbl[lang=da]:after {
content: "Dansk"; }
.lang-lbl[lang=de]:after {
content: "Deutsch"; }
.lang-lbl[lang=el]:after {
content: "\000395\0003BB\0003BB\0003B7\0003BD\0003B9\0003BA\0003AC"; }
.lang-lbl[lang=en]:after {
content: "English"; }
.lang-lbl[lang=es]:after {
content: "Espa\0000F1ol"; }
.lang-lbl[lang=et]:after {
content: "Eesti"; }
.lang-lbl[lang=fi]:after {
content: "Suomi"; }
.lang-lbl[lang=fr]:after {
content: "Fran\0000E7ais"; }
.lang-lbl[lang=ga]:after {
content: "Gaeilge"; }
.lang-lbl[lang=hi]:after {
content: "\000939\00093F\000902\000926\000940"; }
.lang-lbl[lang=hr]:after {
content: "Hrvatski"; }
.lang-lbl[lang=hu]:after {
content: "Magyar"; }
.lang-lbl[lang=in]:after {
content: "Bahasa\000020indonesia"; }
.lang-lbl[lang=is]:after {
content: "\0000CDslenska"; }
.lang-lbl[lang=it]:after {
content: "Italiano"; }
.lang-lbl[lang=iw]:after {
content: "\0005E2\0005D1\0005E8\0005D9\0005EA"; }
.lang-lbl[lang=ja]:after {
content: "\0065E5\00672C\008A9E"; }
.lang-lbl[lang=ko]:after {
content: "\00D55C\00AD6D\00C5B4"; }
.lang-lbl[lang=lt]:after {
content: "Lietuvi\000173"; }
.lang-lbl[lang=lv]:after {
content: "Latvie\000161u"; }
.lang-lbl[lang=mk]:after {
content: "\00041C\000430\00043A\000435\000434\00043E\00043D\000441\00043A\000438"; }
.lang-lbl[lang=ms]:after {
content: "Bahasa\000020melayu"; }
.lang-lbl[lang=mt]:after {
content: "Malti"; }
.lang-lbl[lang=nl]:after {
content: "Nederlands"; }
.lang-lbl[lang=no]:after {
content: "Norsk"; }
.lang-lbl[lang=pl]:after {
content: "Polski"; }
.lang-lbl[lang=pt]:after {
content: "Portugu\0000EAs"; }
.lang-lbl[lang=ro]:after {
content: "Rom\0000E2n\000103"; }
.lang-lbl[lang=ru]:after {
content: "\000420\000443\000441\000441\00043A\000438\000439"; }
.lang-lbl[lang=sk]:after {
content: "Sloven\00010Dina"; }
.lang-lbl[lang=sl]:after {
content: "Sloven\000161\00010Dina"; }
.lang-lbl[lang=sq]:after {
content: "Shqipe"; }
.lang-lbl[lang=sr]:after {
content: "\000421\000440\00043F\000441\00043A\000438"; }
.lang-lbl[lang=sv]:after {
content: "Svenska"; }
.lang-lbl[lang=th]:after {
content: "\000E44\000E17\000E22"; }
.lang-lbl[lang=tr]:after {
content: "T\0000FCrk\0000E7e"; }
.lang-lbl[lang=uk]:after {
content: "\000423\00043A\000440\000430\000457\00043D\000441\00044C\00043A\000430"; }
.lang-lbl[lang=vi]:after {
content: "Ti\001EBFng\000020vi\001EC7t"; }
.lang-lbl[lang=zh]:after {
content: "\004E2D\006587"; }
.lang-lbl-en[lang=ar]:after {
content: "Arabic"; }
.lang-lbl-en[lang=be]:after {
content: "Belarusian"; }
.lang-lbl-en[lang=bg]:after {
content: "Bulgarian"; }
.lang-lbl-en[lang=cs]:after {
content: "Czech"; }
.lang-lbl-en[lang=da]:after {
content: "Danish"; }
.lang-lbl-en[lang=de]:after {
content: "German"; }
.lang-lbl-en[lang=el]:after {
content: "Greek"; }
.lang-lbl-en[lang=en]:after {
content: "English"; }
.lang-lbl-en[lang=es]:after {
content: "Spanish"; }
.lang-lbl-en[lang=et]:after {
content: "Estonian"; }
.lang-lbl-en[lang=fi]:after {
content: "Finnish"; }
.lang-lbl-en[lang=fr]:after {
content: "French"; }
.lang-lbl-en[lang=ga]:after {
content: "Irish"; }
.lang-lbl-en[lang=hi]:after {
content: "Hindi"; }
.lang-lbl-en[lang=hr]:after {
content: "Croatian"; }
.lang-lbl-en[lang=hu]:after {
content: "Hungarian"; }
.lang-lbl-en[lang=in]:after {
content: "Indonesian"; }
.lang-lbl-en[lang=is]:after {
content: "Icelandic"; }
.lang-lbl-en[lang=it]:after {
content: "Italian"; }
.lang-lbl-en[lang=iw]:after {
content: "Hebrew"; }
.lang-lbl-en[lang=ja]:after {
content: "Japanese"; }
.lang-lbl-en[lang=ko]:after {
content: "Korean"; }
.lang-lbl-en[lang=lt]:after {
content: "Lithuanian"; }
.lang-lbl-en[lang=lv]:after {
content: "Latvian"; }
.lang-lbl-en[lang=mk]:after {
content: "Macedonian"; }
.lang-lbl-en[lang=ms]:after {
content: "Malay"; }
.lang-lbl-en[lang=mt]:after {
content: "Maltese"; }
.lang-lbl-en[lang=nl]:after {
content: "Dutch"; }
.lang-lbl-en[lang=no]:after {
content: "Norwegian"; }
.lang-lbl-en[lang=pl]:after {
content: "Polish"; }
.lang-lbl-en[lang=pt]:after {
content: "Portuguese"; }
.lang-lbl-en[lang=ro]:after {
content: "Romanian"; }
.lang-lbl-en[lang=ru]:after {
content: "Russian"; }
.lang-lbl-en[lang=sk]:after {
content: "Slovak"; }
.lang-lbl-en[lang=sl]:after {
content: "Slovenian"; }
.lang-lbl-en[lang=sq]:after {
content: "Albanian"; }
.lang-lbl-en[lang=sr]:after {
content: "Serbian"; }
.lang-lbl-en[lang=sv]:after {
content: "Swedish"; }
.lang-lbl-en[lang=th]:after {
content: "Thai"; }
.lang-lbl-en[lang=tr]:after {
content: "Turkish"; }
.lang-lbl-en[lang=uk]:after {
content: "Ukrainian"; }
.lang-lbl-en[lang=vi]:after {
content: "Vietnamese"; }
.lang-lbl-en[lang=zh]:after {
content: "Chinese"; }
.lang-lbl-full[lang=ar]:after {
content: "\000627\000644\000639\000631\000628\00064A\000629\0000A0/\0000A0Arabic"; }
.lang-lbl-full[lang=be]:after {
content: "\000411\000435\00043B\000430\000440\000443\000441\00043A\000456\0000A0/\0000A0Belarusian"; }
.lang-lbl-full[lang=bg]:after {
content: "\000411\00044A\00043B\000433\000430\000440\000441\00043A\000438\0000A0/\0000A0Bulgarian"; }
.lang-lbl-full[lang=cs]:after {
content: "\00010Ce\000161tina\0000A0/\0000A0Czech"; }
.lang-lbl-full[lang=da]:after {
content: "Dansk\0000A0/\0000A0Danish"; }
.lang-lbl-full[lang=de]:after {
content: "Deutsch\0000A0/\0000A0German"; }
.lang-lbl-full[lang=el]:after {
content: "\000395\0003BB\0003BB\0003B7\0003BD\0003B9\0003BA\0003AC\0000A0/\0000A0Greek"; }
.lang-lbl-full[lang=en]:after {
content: "English\0000A0/\0000A0English"; }
.lang-lbl-full[lang=es]:after {
content: "Espa\0000F1ol\0000A0/\0000A0Spanish"; }
.lang-lbl-full[lang=et]:after {
content: "Eesti\0000A0/\0000A0Estonian"; }
.lang-lbl-full[lang=fi]:after {
content: "Suomi\0000A0/\0000A0Finnish"; }
.lang-lbl-full[lang=fr]:after {
content: "Fran\0000E7ais\0000A0/\0000A0French"; }
.lang-lbl-full[lang=ga]:after {
content: "Gaeilge\0000A0/\0000A0Irish"; }
.lang-lbl-full[lang=hi]:after {
content: "\000939\00093F\000902\000926\000940\0000A0/\0000A0Hindi"; }
.lang-lbl-full[lang=hr]:after {
content: "Hrvatski\0000A0/\0000A0Croatian"; }
.lang-lbl-full[lang=hu]:after {
content: "Magyar\0000A0/\0000A0Hungarian"; }
.lang-lbl-full[lang=in]:after {
content: "Bahasa\000020indonesia\0000A0/\0000A0Indonesian"; }
.lang-lbl-full[lang=is]:after {
content: "\0000CDslenska\0000A0/\0000A0Icelandic"; }
.lang-lbl-full[lang=it]:after {
content: "Italiano\0000A0/\0000A0Italian"; }
.lang-lbl-full[lang=iw]:after {
content: "\0005E2\0005D1\0005E8\0005D9\0005EA\0000A0/\0000A0Hebrew"; }
.lang-lbl-full[lang=ja]:after {
content: "\0065E5\00672C\008A9E\0000A0/\0000A0Japanese"; }
.lang-lbl-full[lang=ko]:after {
content: "\00D55C\00AD6D\00C5B4\0000A0/\0000A0Korean"; }
.lang-lbl-full[lang=lt]:after {
content: "Lietuvi\000173\0000A0/\0000A0Lithuanian"; }
.lang-lbl-full[lang=lv]:after {
content: "Latvie\000161u\0000A0/\0000A0Latvian"; }
.lang-lbl-full[lang=mk]:after {
content: "\00041C\000430\00043A\000435\000434\00043E\00043D\000441\00043A\000438\0000A0/\0000A0Macedonian"; }
.lang-lbl-full[lang=ms]:after {
content: "Bahasa\000020melayu\0000A0/\0000A0Malay"; }
.lang-lbl-full[lang=mt]:after {
content: "Malti\0000A0/\0000A0Maltese"; }
.lang-lbl-full[lang=nl]:after {
content: "Nederlands\0000A0/\0000A0Dutch"; }
.lang-lbl-full[lang=no]:after {
content: "Norsk\0000A0/\0000A0Norwegian"; }
.lang-lbl-full[lang=pl]:after {
content: "Polski\0000A0/\0000A0Polish"; }
.lang-lbl-full[lang=pt]:after {
content: "Portugu\0000EAs\0000A0/\0000A0Portuguese"; }
.lang-lbl-full[lang=ro]:after {
content: "Rom\0000E2n\000103\0000A0/\0000A0Romanian"; }
.lang-lbl-full[lang=ru]:after {
content: "\000420\000443\000441\000441\00043A\000438\000439\0000A0/\0000A0Russian"; }
.lang-lbl-full[lang=sk]:after {
content: "Sloven\00010Dina\0000A0/\0000A0Slovak"; }
.lang-lbl-full[lang=sl]:after {
content: "Sloven\000161\00010Dina\0000A0/\0000A0Slovenian"; }
.lang-lbl-full[lang=sq]:after {
content: "Shqipe\0000A0/\0000A0Albanian"; }
.lang-lbl-full[lang=sr]:after {
content: "\000421\000440\00043F\000441\00043A\000438\0000A0/\0000A0Serbian"; }
.lang-lbl-full[lang=sv]:after {
content: "Svenska\0000A0/\0000A0Swedish"; }
.lang-lbl-full[lang=th]:after {
content: "\000E44\000E17\000E22\0000A0/\0000A0Thai"; }
.lang-lbl-full[lang=tr]:after {
content: "T\0000FCrk\0000E7e\0000A0/\0000A0Turkish"; }
.lang-lbl-full[lang=uk]:after {
content: "\000423\00043A\000440\000430\000457\00043D\000441\00044C\00043A\000430\0000A0/\0000A0Ukrainian"; }
.lang-lbl-full[lang=vi]:after {
content: "Ti\001EBFng\000020vi\001EC7t\0000A0/\0000A0Vietnamese"; }
.lang-lbl-full[lang=zh]:after {
content: "\004E2D\006587\0000A0/\0000A0Chinese"; }
.lang-lg:before, .lang-sm:before {
content: '\0000A0'; }
.lang-xs:before {
content: '\0000A0'; }
.lang-xs.lang-lbl, .lang-xs.lang-lbl-en, .lang-xs.lang-lbl-full {
padding-left: 16px; }
.lang-sm.lang-lbl, .lang-sm.lang-lbl-en, .lang-sm.lang-lbl-full {
padding-left: 24px; }
.lang-lg.lang-lbl, .lang-lg.lang-lbl-en, .lang-lg.lang-lbl-full {
padding-left: 32px; }
.lang-lg.lang-lbl-en:before, .lang-lg.lang-lbl-full:before, .lang-lg.lang-lbl:before {
content: ''; }
.lang-sm.lang-lbl-en:before, .lang-sm.lang-lbl-full:before, .lang-sm.lang-lbl:before {
content: ''; }
.lang-xs.lang-lbl-en:before, .lang-xs.lang-lbl-full:before, .lang-xs.lang-lbl:before {
content: ''; }
.lang-lg {
top: 0;
position: relative; }
.lang-lg:after {
top: 0;
position: relative; }
.lang-sm {
top: 1px;
position: relative; }
.lang-sm:after {
top: -1px;
position: relative; }
.lang-xs {
top: 4px;
position: relative; }
.lang-xs:after {
top: -4px;
position: relative; }
.lead > .lang-lg {
top: 2px; }
.lead > .lang-lg:after {
top: -2px; }
.lead > .lang-sm {
top: 6px; }
.lead > .lang-sm:after {
top: -6px; }
.lead > .lang-xs {
top: 8px; }
.lead > .lang-xs:after {
top: -8px; }
small > .lang-sm {
top: -1px; }
small > .lang-sm:after {
top: 1px; }
small > .lang-xs {
top: 2px; }
small > .lang-xs:after {
top: -2px; }
h1 > .lang-lg {
top: 9px; }
h1 > .lang-lg:after {
top: -9px; }
h1 > .lang-sm {
top: 12px; }
h1 > .lang-sm:after {
top: -12px; }
h1 > .lang-xs {
top: 14px; }
h1 > .lang-xs:after {
top: -14px; }
h2 > .lang-lg {
top: 5px; }
h2 > .lang-lg:after {
top: -5px; }
h2 > .lang-sm {
top: 8px; }
h2 > .lang-sm:after {
top: -8px; }
h2 > .lang-xs {
top: 10px; }
h2 > .lang-xs:after {
top: -10px; }
h3 > .lang-lg {
top: 1px; }
h3 > .lang-lg:after {
top: -1px; }
h3 > .lang-sm {
top: 5px; }
h3 > .lang-sm:after {
top: -5px; }
h3 > .lang-xs {
top: 8px; }
h3 > .lang-xs:after {
top: -8px; }
h4 > .lang-lg {
top: -1px; }
h4 > .lang-lg:after {
top: 1px; }
h4 > .lang-sm {
top: 1px; }
h4 > .lang-sm:after {
top: -1px; }
h4 > .lang-xs {
top: 4px; }
h4 > .lang-xs:after {
top: -4px; }
h5 > .lang-sm {
top: 0; }
h5 > .lang-sm:after {
top: 0; }
h5 > .lang-xs {
top: 2px; }
h5 > .lang-xs:after {
top: -2px; }
h6 > .lang-sm {
top: 0; }
h6 > .lang-sm:after {
top: 0; }
h6 > .lang-xs {
top: 1px; }
h6 > .lang-xs:after {
top: -1px; }
.btn > .lang-sm {
top: 2px; }
.btn > .lang-sm:after {
top: -2px; }
.btn > .lang-xs {
top: 4px; }
.btn > .lang-xs:after {
top: -4px; }
.btn.btn-xs > .lang-sm, .btn.btn-sm > .lang-sm {
top: 0; }
.btn.btn-xs > .lang-sm:after, .btn.btn-sm > .lang-sm:after {
top: 0; }
.btn.btn-xs > .lang-xs, .btn.btn-sm > .lang-xs {
top: 3px; }
.btn.btn-xs > .lang-xs:after, .btn.btn-sm > .lang-xs:after {
top: -3px; }
.btn.btn-lg > .lang-lg {
top: 1px; }
.btn.btn-lg > .lang-lg:after {
top: -1px; }
.btn.btn-lg > .lang-sm {
top: 3px; }
.btn.btn-lg > .lang-sm:after {
top: -3px; }
.btn.btn-lg > .lang-xs {
top: 6px; }
.btn.btn-lg > .lang-xs:after {
top: -6px; }
.language-select {
position: relative; }
.language-select .dropdown-menu {
left: 0 !important; }
.dropdown-menu.left {
left: 0 !important; }
.panel-heading.with-toolbar {
border-bottom-width: 0;
padding: 15px 15px 0; }
.panel-heading .daterange-input {
width: 200px;
text-align: center; }
.panel-toolbar {
font-size: 13px;
font-weight: 400;
background: #fafafa;
text-transform: uppercase;
padding: 5px 15px;
border-bottom: 1px solid #eff2f7; }
.panel-toolbar .dropdown-menu {
left: 0; }
.panel-toolbar .btn-info.dropdown-toggle {
border-width: 1px; }
.panel-toolbar .dropdown-menu > li > a, .panel-toolbar .dropdown-menu > li > label, .panel-toolbar .dropdown-menu > li > .dropdown-header {
text-transform: none; }
.dropdown-menu > li > label, .dropdown-menu > li > .dropdown-inner {
margin-bottom: 0;
display: block;
padding: 3px 20px;
clear: both;
font-weight: 400;
line-height: 1.428571429;
color: #333;
white-space: nowrap;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.dropdown-menu > li > label:hover {
background-color: #474752;
color: #FFFFFF; }
.dropdown-menu .dropdown-header.user-image img {
margin-right: 10px; }
/** selezione periodo **/
.btn-group.period-choose > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
width: 256px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 6px 4px 6px 12px; }
.btn-group.period-choose > .btn:first-child:not(:last-child):not(.dropdown-toggle) .text-muted {
font-size: 9px; }
.btn-group.catalog-choose > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
width: 150px; }
.btn-group.period-choose > button.btn, .btn-group.period-choose .dropdown-toggle, .btn-group.widgets-choose > button.btn, .btn-group.widgets-choose .dropdown-toggle {
height: 54px; }
.btn-group.catalog-choose .dropdown-toggle {
height: 54px; }
.btn-group.catalog-choose > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
max-width: 150px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; }
.btn-group.order-choose .dropdown-toggle {
height: 54px; }
.btn-group.order-choose > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
max-width: 150px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; }
.btn-group.period-choose .dropdown-menu {
width: 100%; }
.btn-group.period-choose .period-header {
font-size: 80%;
margin: 5px 0;
text-align: right; }
.btn-group.catalog-choose .period-header {
font-size: 80%;
margin: 5px 0;
text-align: right; }
#period-type-option {
width: 100%;
margin-bottom: 10px;
height: 34px;
border: 1px solid #b0b0b1; }
#ddlMainPeriod, #ddlCompareWithPeriod {
background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-color: white; }
#ddlCompareWithPeriod:focus {
border-color: #FCB320; }
#ddlMainPeriod {
border-left: 3px solid #59ace2; }
#ddlCompareWithPeriod {
border-left: 3px solid #FCB320; }
/* submenu **/
section.submenu {
margin-top: -15px;
margin-left: -15px;
margin-right: -15px;
padding: 25px 30px 0;
overflow: hidden;
background: #fafafa; }
section.submenu.with-submenu {
height: 61px; }
section.submenu .hd-breadcrumbs {
margin-top: -15px;
text-transform: none;
margin-left: -15px; }
section.submenu.with-submenu .hd-breadcrumbs {
margin-bottom: 15px; }
section.submenu.fixed {
position: fixed;
width: 100%;
z-index: 1001;
box-shadow: 0 4px 13px 1px rgba(128, 128, 128, 0.56);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; }
.submenu-spacer {
height: 25px; }
.submenu-spacer.with-submenu {
height: 70px; }
@media (max-width: 767px) {
section.submenu.fixed {
position: absolute; } }
section.submenu .nav-tabs.center {
text-align: center; }
section.submenu .nav-tabs.center > li {
float: none;
display: inline-block;
zoom: 1; }
section.submenu ul > li > a {
display: block;
border-bottom: 2px solid transparent !important;
padding: 8px 15px !important; }
section.submenu li a:hover, section.submenu li a:active, section.submenu li a:focus {
border-radius: 0 !important;
background: transparent !important;
color: #3a95d2 !important;
border-color: #3a95d2 !important; }
section.submenu li.active a {
border-radius: 0 !important;
background: transparent !important;
color: #3a95d2 !important;
border-color: #3a95d2 !important; }
@media (max-width: 767px) {
.dataTable .text-trend {
display: block; } }
/** datatables **/
.table-hover tr.even td.sorting_1, .table-hover tr.odd td.sorting_1 {
background-color: rgba(58, 149, 210, 0.05) !important; }
.table-dropdown {
cursor: pointer; }
.table-dropdown .link-title {
border-bottom: 1px dotted #000; }
.table-dropdown .link-title small {
border-bottom: 0; }
.no-data:not(.no-pad) {
padding: 15px; }
.no-data i {
color: #ddd;
display: block; }
/** titolo pagina **/
.hd-title {
font-size: 18px;
margin: 5px 0;
line-height: 1em; }
.hd-title small {
font-size: 13px;
border-left: 2px solid #ddd;
padding-left: 7px;
font-style: italic; }
.hd-breadcrumbs .breadcrumb {
background-color: transparent;
padding: 0;
margin-bottom: 5px;
font-size: 11px; }
.hd-breadcrumbs .breadcrumb > li + li:before {
content: "\f105";
padding: 0 2px;
color: #ccc;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
/** grafico **/
.chart-views a {
color: #428bca; }
.chart-views a.active {
color: #32323A; }
.main-chart {
height: 200px;
position: relative; }
.main-chart #main-chart {
height: 200px;
position: relative; }
.main-chart.large {
height: 400px; }
.main-chart.large #main-chart {
height: 400px; }
.main-chart.xlarge {
height: 600px; }
.main-chart.xlarge #main-chart {
height: 600px; }
.main-chart .loader {
position: absolute;
width: 100%;
top: 100px; }
.main-chart .loader .fa {
margin-bottom: 5px; }
/** widgets totali **/
.total-widget.date small {
font-size: 12px; }
.total-widget .data {
font-size: 16px;
padding-top: 5px; }
.total-widget .value .currency {
font-size: 14px;
margin-left: 2px; }
.text-trend {
white-space: nowrap; }
.text-trend.up {
color: #3acdc7; }
.text-trend.down {
color: #e47578; }
.chart-widget .val {
font-size: 16px; }
.chart-widget .val.text-primary {
font-weight: bold; }
.total-widget .chart-container {
height: 150px; }
.total-widget .chart-container .chart-loader {
padding-top: 30px; }
.total-widget .panel-heading {
padding: 10px 15px; }
.label-white {
background-color: white;
color: black; }
.profile-information.segment {
padding: 0; }
.profile-information.segment .profile-desk {
text-align: left; }
.profile-information.user-detail .profile-desk {
text-align: left; }
.profile-information.segment .profile-desk h1 {
margin-top: 0; }
.profile-information.segment .tools {
padding: 10px 20px; }
.profile-information.segment .tools a {
font-size: 14px; }
.btn-ghost {
color: #F7F7F7;
border: 1px solid #F7F7F7;
background-color: transparent; }
.btn-ghost:hover,
.btn-ghost:focus {
background-color: #F7F7F7;
color: #2D677F;
border: 1px solid #2D677F; }
.btn-primary.btn-ghost {
background-color: #F7F7F7;
color: #2D677F;
border: 1px solid #2D677F; }
a.collapse-hide {
display: none; }
a.collapse-hide.collapsed {
display: block; }
.bg-adabra {
background-color: #2D677F; }
#users-table .text-item {
max-width: 150px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.label-adabra-blue {
color: #2D677F; }
.label-adabra-green {
color: #67ADB1; }
.label-adabra-yellow {
background-color: #f3c022; }
form[name=newsletter] .emoji-picker-icon.emoji-picker.fa.fa-smile-o {
position: absolute;
right: 40px;
top: 32px;
font-size: 25px; }
form[name=adb_trigger_azione_cnt] .emoji-picker-icon.emoji-picker.fa.fa-smile-o {
position: absolute;
right: 20px;
top: 32px;
font-size: 25px; }
/* preview email */
#html-preview-container {
margin: 18px auto;
padding: 54px 12px 76px;
position: relative;
border: 2px solid #2D677F;
border-radius: 35px;
-ms-transition: all 0.25s cubic-bezier(0.7, 0, 0.175, 1) 0s;
transition: all 0.25s cubic-bezier(0.7, 0, 0.175, 1) 0s;
height: 620px; }
#html-preview-container.smartphone {
width: 350px; }
#html-preview-container.tablet {
width: 992px; }
#html-preview-container.desktop {
width: 100%; }
#html-preview-container iframe {
border: 1px solid #2D677F;
height: 100%;
width: 100%; }
.dropdown-menu.default {
left: 0; }
/* NUOVA WELCOME PAGE */
.btn-welcome-analytics {
margin: 0;
position: absolute;
bottom: 15px;
right: 10px; }
@media (max-width: 980px) {
.btn-welcome-analytics {
position: relative;
bottom: auto;
margin: 0 auto 5px 20px; } }
/**
* Elementi
* ---------
*/
/* === GRAFICI DASHBOARD == */
.tabbed-charts .panel-heading {
border-bottom: 0; }
.tabbed-charts .tab-content {
border: 1px solid #ddd;
border-top: 0;
padding-bottom: 15px; }
.tab-content.no-border {
border: 0; }
.chart-kpi {
height: 300px; }
.chart-kpi .fa-spin {
line-height: 300px; }
/* WEBSITE ACTIVITIES */
.tabs-right .nav-tabs {
border-bottom: 0;
margin: 10px 0; }
.tabs-right .nav-tabs li {
float: none; }
.tabs-right .nav-tabs li.chart-tab-thumb {
cursor: pointer;
width: 100%;
border-left: 3px solid transparent;
min-height: 100px;
padding: 10px;
border-bottom: 1px dotted #ddd;
padding-left: 20px; }
.tabs-right .nav-tabs li.chart-tab-thumb .no-data {
font-size: 0.8em; }
.tabs-right .nav-tabs li.chart-tab-thumb.disabled {
cursor: not-allowed;
opacity: 0.6; }
.tabs-right .nav-tabs li.chart-tab-thumb .total-widget {
text-align: left; }
.tabs-right .nav-tabs li.chart-tab-thumb .extra-val {
font-size: 12px; }
.tabs-right .nav-tabs li.chart-tab-thumb .widget-title {
text-transform: uppercase; }
.tabs-right .nav-tabs li.chart-tab-thumb .bar-label-value {
clear: both; }
.tabs-right .nav-tabs li.chart-tab-thumb .bar-label-value .text-muted {
font-size: 80%;
margin-top: -5px; }
.tabs-right .nav-tabs li.chart-tab-thumb-compact {
min-height: 35px !important;
height: 35px !important;
padding: 0px 0px 0px 5px !important;
border-bottom-width: 0 !important;
border-bottom-color: transparent !important; }
.tabs-right .nav-tabs li.chart-tab-thumb-compact.view {
border-left: 3px solid red; }
.tabs-right .nav-tabs li.chart-tab-thumb-compact.click {
border-left: 3px solid pink; }
.tabs-right .nav-tabs li.chart-tab-thumb-compact.sales {
border-left: 3px solid blue; }
.tabs-right .nav-tabs li.active.chart-tab-thumb:not(.disabled) {
border-color: #59ace2; }
.tabs-right .nav-tabs li.chart-tab-thumb:not(.disabled):not(.active):hover {
border-color: #ddd; }
.tabs-right .nav-tabs > li {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; }
.tabs-right .chart-thumb {
height: 70px; }
.tabs-right .main-chart {
height: 270px; }
.tabs-right .main-chart .fa-spinner {
line-height: 270px; }
.tabs-right .main-chart .no-data {
padding-top: 100px; }
.tabs-right .main-chart-compact {
height: 100px; }
.tabs-right .main-chart-compact .fa-spinner {
line-height: 100px; }
.tabs-right .main-chart-compact .no-data {
padding-top: 0px; }
#chartRecomTrigger .main-chart {
height: 370px; }
/* PERFORMANCE FEE */
#spinner_chartSales {
line-height: 140px; }
.chart-widget.chart-gauge .row.perc {
position: absolute;
width: 100%; }
.chart-widget.chart-gauge .row.perc .val.perc {
font-size: 20px; }
.dropdown-menu.segments-filter {
max-height: 250px;
overflow-y: scroll; }
/* WebSite Activities Details button */
.nav-tabs-website-activities button {
margin: auto;
position: absolute;
top: 0;
bottom: 0;
right: 10px;
height: 23px;
text-transform: uppercase;
font-size: 10px; }
/*** mappa **/
.map-chart-widget {
position: relative;
height: 300px;
max-width: 475px;
margin: auto; }
.map-chart-widget .breadcrumb, .map-chart-widget .map-toolbar, .map-chart-widget .legend {
position: absolute;
z-index: 900;
margin: 8px 15px;
padding: 0; }
.map-chart-widget .map-toolbar {
right: 0;
margin: 8px 15px; }
.map-chart-widget .breadcrumb {
font-size: 12px;
background: none; }
.map-chart-widget .breadcrumb > li + li:before {
padding: 0 1px; }
.map-chart-widget .loader {
position: absolute;
top: 45%;
width: 100%;
text-align: center; }
.map-chart-dropdown .dropdown-menu > li > a {
text-transform: none; }
/* CHART DEVICES */
#device-chart {
height: 300px; }
#device-chart .loader {
line-height: 300px; }
#mobile-chart {
height: 200px; }
#mobile-chart .loader {
line-height: 200px; }
#mobile-chart-stats .text-trend {
font-size: 20px; }
.text-trend-compact {
font-size: 10px; }
/**
* Experience Manager
* -----------------
*/
#experience-start {
position: absolute;
left: 30px; }
inner {
border: 4px solid;
border-radius: 16px;
color: #2D677F; }
.panel.experience.item-trigger .panel-heading {
background: #59ace2;
color: white;
text-align: center; }
.panel.experience.item-website .panel-heading {
background: #1fb5ad;
color: white;
text-align: center; }
inner.website, inner.rec-1, inner.rec-2 {
color: #1fb5ad; }
inner.trigger, inner.trigger-scheduled, inner.square-trigger-realtime {
color: #59ace2; }
inner.add {
color: #cccecc;
border: 2px solid; }
.childs.level-2:not(.with-hint) .experience-add {
margin-bottom: 20px; }
.experience-add .btn.add {
background: none;
border: none;
padding: 0;
height: 30px;
opacity: 0.4;
animation: blinker 1s linear infinite; }
.experience-add .btn.add:hover {
opacity: 1; }
.experience-add .add .fa {
width: 25px;
text-align: center;
height: 25px;
line-height: 24px;
border-radius: 15px;
border: 1px dashed #767676;
margin-right: 4px; }
.experience-add .dropdown-menu {
margin-top: 5px;
margin-left: -5px;
width: 300px; }
.experience-add .dropdown-menu:before {
position: absolute;
top: -7px;
left: 9px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: ''; }
.experience-add .dropdown-menu:after {
position: absolute;
top: -6px;
left: 10px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
content: ''; }
.panel.experience .sticker {
z-index: 999 !important; }
.panel.experience .panel-heading, .panel.experience .panel-body, .panel.experience .panel-footer {
padding: 7px; }
#experience-manager .tooltip {
width: 160px;
padding: 5px; }
#experience-manager .hint {
margin-bottom: 20px;
border-left: 2px solid #DDD;
margin-left: 33px;
padding-left: 10px;
font-size: 13px;
border-left: 2px solid #ddd;
padding-left: 7px;
font-style: italic; }
.experience-manager .panel-heading {
padding-left: 50px;
text-transform: none; }
.experience-manager .panel-heading small {
margin-left: 5px;
font-size: 10px; }
.panel.level-3 {
border: 1px solid #eff2f7;
border-radius: 10px;
position: relative; }
.panel.level-3 .panel-footer {
background: none;
border-color: #eff2f7; }
.panel.level-3 .panel-body {
font-size: 11px; }
.panel.experience ul.list-unstyled {
padding: 0;
margin: 0; }
.panel.experience .corner-ribon {
width: 60px;
height: 32px;
font-size: 13px;
-webkit-border-radius: 0 10px 0 0;
border-radius: 0 10px 0 0; }
.panel.experience .corner-ribon i {
padding: 10px 0 0 30px; }
.corner-ribon span.icon {
background-color: transparent !important; }
#segment .mini-stat {
padding: 0px;
margin-bottom: 0; }
#segment .user-stats {
padding: 15px 25px 0; }
#segment .total-widget .bar-label-value {
font-size: 18px; }
#segment .widget-title.bg-adabra {
padding: 2px 5px;
color: #F7F7F7;
margin-bottom: 3px; }
#segments-list li {
float: left;
margin-bottom: 5px; }
.panel.user-profile {
padding: 0;
position: relative; }
.panel.user-profile .panel-body {
padding: 0 15px; }
.panel.user-profile .profile-splash {
background-color: #2D677F;
color: #FFF;
display: flex;
min-height: 160px; }
.panel.user-profile .profile-splash h3 {
font-weight: bold; }
.panel.user-profile .profile-splash .bar-label-value {
color: #FFF !important; }
.panel.user-profile .user-image {
background-size: cover !important;
background-position: center !important; }
.panel.user-profile .list-unstyled {
padding-left: 0;
margin: 0; }
.panel.user-profile .tags {
margin-top: 15px; }
.panel.user-profile .user-profile-detail .user-image {
margin: 20px auto;
width: 120px;
height: 120px; }
.panel.user-profile .user-profile-detail h3 {
margin: 0; }
.user-detail-row:hover {
background-color: #F7F7F7; }
.user-menu-container {
background-clip: padding-box;
opacity: 0.97;
filter: alpha(opacity=97);
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }
.user-menu-container .thumbnail {
padding: 0px;
border-radius: 0;
border: 0;
margin: 0; }
.user-menu-container h3 {
margin-top: 0; }
.user-info {
padding: 20px 25px 5px; }
.user-stats {
padding: 20px 25px 0;
background-color: white;
min-height: 150px; }
.user-stats .bar-label-value {
font-size: 30px; }
.user-stats .bar-label-value-welcomeDashboard {
font-size: 20px; }
.user-info .tags span {
margin-right: 5px; }
.user-info .delete-info {
margin: 0;
position: absolute;
bottom: 15px;
right: 10px; }
.msg-time-chat.blurried {
opacity: 0.2;
-webkit-filter: blur(1px);
-moz-filter: blur(1px);
-ms-filter: blur(1px);
-o-filter: blur(1px);
filter: blur(1px); }
.msg-in a {
color: white;
text-decoration: underline; }
.view-all-activity {
bottom: 40px;
width: 100%;
text-align: right;
padding-right: 30px; }
/** Activity **/
.msg-time-chat:before {
font: normal normal normal 14px/1 FontAwesome;
content: " ";
margin: 25px 0 0 -12px;
width: 30px;
height: 30px;
text-align: center;
border-color: #CCCCCC;
background-color: white;
line-height: 25px;
color: #2D677F; }
.msg-time-chat .item-icon {
position: absolute;
left: -34px;
top: 15px;
font-size: 15px;
height: 30px;
display: table; }
.msg-time-chat .item-icon i {
display: table-cell;
vertical-align: middle; }
.msg-time-chat:first-child .item-icon {
top: 25px; }
.msg-time-chat:hover:before {
background-color: white; }
.msg-time-chat .msg-in.full-activity .text {
margin-top: 0; }
.msg-time-chat .msg-in.full-activity .text .first {
width: 100%;
text-align: left;
background: white;
color: #151515;
font-size: 14px;
padding: 0 5px; }
.msg-time-chat .msg-in.full-activity .arrow {
border-right-color: white !important; }
.msg-time-chat .msg-in.full-activity .timeline-content {
padding: 0 10px 10px; }
.msg-time-chat .msg-in.full-activity .timeline-category {
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
font-size: 10px;
color: #2D677F;
display: block;
margin-top: 10px; }
.msg-time-chat .msg-in.full-activity h4 {
margin-top: 0;
margin-bottom: 5px; }
.msg-time-chat .msg-in.full-activity .media-object {
margin-top: 5px; }
.msg-time-chat .msg-in.full-activity a.activity-link {
color: #151515; }
.timeline-date {
text-transform: capitalize;
height: 30px; }
.timeline-date em {
margin-left: 200px;
font-size: 10px; }
.timeline-date .label {
position: absolute;
z-index: 1;
font-size: 11px;
margin-top: -2px; }
.msg-time-chat .msg-in.full-activity.action_AC .first, .msg-time-chat .msg-in.full-activity.action_CA .first {
border-left: 5px solid #95b75d; }
.msg-time-chat .msg-in.full-activity.action_AC .arrow, .msg-time-chat .msg-in.full-activity.action_CA .arrow {
border-right-color: #95b75d !important; }
/** overview **/
.table-user-information > tbody > tr {
border-top: 1px solid #dddddd; }
.table-user-information > tbody > tr:first-child {
border-top: 0; }
.table-user-information > tbody > tr > td {
border-top: 0; }
.dropdown-menu > li > a.drop-check-all {
font-size: 80%;
color: #999;
padding: 2px 0;
cursor: pointer; }
.dropdown-menu > li > a.drop-check-all:hover {
color: #999;
background: transparent; }
#user-tags, #user-newsletter-list {
position: relative;
width: 100%; }
#user-tags select, #user-newsletter-list select {
display: none;
width: 100%; }
#user-tags .select2-container, #user-newsletter-list .select2-container {
margin: 4px 0; }
#user-tags input.select2-search__field, #user-newsletter-list input.select2-search__field {
width: 100% !important; }
#user-tags span.select2-selection.select2-selection--multiple, #user-newsletter-list span.select2-selection.select2-selection--multiple {
border-color: #fff;
border-bottom: 1px dotted #ddd; }
#user-tags .select2-container--focus span.select2-selection.select2-selection--multiple, #user-newsletter-list .select2-container--focus span.select2-selection.select2-selection--multiple {
border: 1px solid #aaa; }
#user-tags span.select2.select2-container.select2-container--default, #user-newsletter-list span.select2.select2-container.select2-container--default {
width: 100%; }
#user-tags span.select2-selection__choice__remove, #user-newsletter-list span.select2-selection__choice__remove {
float: right;
margin-left: 5px; }
#user-tags li.select2-selection__choice, #user-newsletter-list li.select2-selection__choice {
background-color: #2D677F;
color: white;
border: 0;
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
display: inline;
line-height: 2em; }
#user-tags span.select2-selection__choice__remove, #user-newsletter-list span.select2-selection__choice__remove {
color: white; }
#user-tags .select2-container .select2-search--inline .select2-search__field, #user-newsletter-list .select2-container .select2-search--inline .select2-search__field {
margin-top: 9px; }
/*Start Wizard*/
.bootstrapWizard {
display: block;
list-style: none;
padding: 0;
position: relative;
width: 100%;
height: 50px;
padding-top: 20px; }
.bootstrapWizard > a:hover, .bootstrapWizard > a:active, .bootstrapWizard > a:focus,
.bootstrapWizard > span:hover, .bootstrapWizard > span:active, .bootstrapWizard > span:focus {
text-decoration: none; }
.bootstrapWizard li {
display: block;
float: left;
width: 33%;
text-align: center;
padding-left: 0; }
.bootstrapWizard li:before {
border-top: 3px solid #2D677F;
content: "";
display: block;
font-size: 0;
overflow: hidden;
position: relative;
top: 11px;
right: 1px;
width: 100%;
z-index: 1; }
.bootstrapWizard li:first-child:before {
left: 50%;
max-width: 50%; }
.bootstrapWizard li:last-child:before {
max-width: 50%;
width: 50%; }
.bootstrapWizard li.complete .step {
background: #0aa66e;
padding: 1px 6px;
border: 3px solid #2D677F; }
.bootstrapWizard li .step i {
font-size: 10px;
font-weight: 400;
position: relative;
top: -1.5px; }
.bootstrapWizard li .step {
background: #B2B5B9;
color: #fff;
display: inline;
font-size: 15px;
font-weight: 700;
padding: 7px 13px;
border: 3px solid transparent;
border-radius: 50%;
line-height: normal;
position: relative;
text-align: center;
z-index: 2;
transition: all 0.1s linear 0s; }
.bootstrapWizard li.active .step, .bootstrapWizard li.active.complete .step {
background: #428bca;
color: #fff;
font-weight: 700;
font-size: 12px;
border-radius: 50%;
border: 3px solid #2D677F; }
.bootstrapWizard li.complete .title, .bootstrapWizard li.active .title {
color: #2B3D53; }
.bootstrapWizard li .title {
color: #bfbfbf;
display: block;
font-size: 10px;
max-width: 100%;
position: relative;
table-layout: fixed;
text-align: center;
top: -50px;
word-wrap: break-word;
z-index: 104; }
.wizard-actions {
display: block;
list-style: none;
padding: 0;
position: relative;
width: 100%; }
.wizard-actions li {
display: inline; }
.tab-content.transparent {
background-color: transparent; }
/*End Wizard*/
body.welcome-splash .wrapper {
font-size: 15px; }
body.welcome-splash h1 {
color: #151515; }
body.welcome-splash h1 small {
display: block;
text-transform: uppercase;
font-size: 15px;
color: #2D677F;
margin-bottom: 5px;
letter-spacing: 2px; }
body.welcome-splash h1 small .label {
margin-left: 10px;
letter-spacing: normal;
padding: 3px 7px;
font-weight: normal; }
body.welcome-splash h1 small .label.appear {
opacity: 0;
animation: appear 1s, pulse 2s linear infinite;
-webkit-animation-delay: 4s;
/* Safari 4.0 - 8.0 */
animation-delay: 4s;
-webkit-animation-fill-mode: forwards;
/*Chrome 16+, Safari 4+*/
-moz-animation-fill-mode: forwards;
/*FF 5+*/
-o-animation-fill-mode: forwards;
/*Not implemented yet*/
-ms-animation-fill-mode: forwards;
/*IE 10+*/
animation-fill-mode: forwards;
/*when the spec is finished*/ }
body.welcome-splash .features-list {
padding-left: 0px; }
body.welcome-splash .actions {
margin-top: 30px; }
body.welcome-splash .img-shadow {
box-shadow: 0 18px 43px 0 rgba(0, 0, 0, 0.25); }
body.welcome-splash .carousel {
margin-top: 30px; }
body.welcome-splash .carousel .carousel-inner {
margin-bottom: 30px; }
body.welcome-splash .start-here {
margin-right: 10px; }
body.welcome-splash .panel-heading .nav > li > a.btn-default,
body.welcome-splash .panel-heading .nav > li > a.btn-default:hover {
background-color: #c7cbd6;
color: white !important; }
body.welcome-splash .panel-heading .nav > li > a.btn-primary,
body.welcome-splash .panel-heading .nav > li > a.btn-primary:hover {
background-color: #2D677F;
color: white !important; }
/**
Notifiche
*/
.panel.notification {
border-left: 2px solid transparent;
border-radius: 0;
padding: 0 20px 20px; }
.panel.notification.sticky {
border-color: #2D677F; }
.panel.notification .category {
text-transform: uppercase;
letter-spacing: 0.1em;
color: #2D677F;
margin-right: 10px; }
.panel.notification h3 a {
color: #767676; }
.panel.notification h3 .fa {
font-size: 12px;
line-height: 24px; }
ul.list-unstyled.notification-list.single {
padding-left: 0; }
ul.list-unstyled.notification-list.single .panel.notification {
border-left: 0; }
.blinker {
animation: blinker 2s linear infinite; }
.appear-in {
opacity: 0;
animation: appear 1s, fallDown 1s;
-webkit-animation-fill-mode: forwards;
/*Chrome 16+, Safari 4+*/
-moz-animation-fill-mode: forwards;
/*FF 5+*/
-o-animation-fill-mode: forwards;
/*Not implemented yet*/
-ms-animation-fill-mode: forwards;
/*IE 10+*/
animation-fill-mode: forwards;
/*when the spec is finished*/ }
.pulse {
animation: pulse 2s linear infinite; }
.right-bounce {
animation: rightbounce 2s linear infinite; }
.typewriter {
display: block;
overflow: hidden;
border-right: 0.15em solid #2D677F;
white-space: nowrap;
animation: typing 3.5s steps(40, end), blink-caret 0.75s step-end infinite; }
/* delays */
.an-delay-1 {
-webkit-animation-delay: 1s;
/* Safari 4.0 - 8.0 */
animation-delay: 1s; }
.an-delay-2 {
-webkit-animation-delay: 2s;
/* Safari 4.0 - 8.0 */
animation-delay: 2s; }
.an-delay-3 {
-webkit-animation-delay: 3s;
/* Safari 4.0 - 8.0 */
animation-delay: 3s; }
.an-delay-4 {
-webkit-animation-delay: 4s;
/* Safari 4.0 - 8.0 */
animation-delay: 4s; }
.an-delay-5 {
-webkit-animation-delay: 5s;
/* Safari 4.0 - 8.0 */
animation-delay: 5s; }
/* Animazioni */
@keyframes blinker {
50% {
opacity: 0.8; } }
@keyframes pulse {
from, to {
opacity: 1; }
50% {
opacity: 0.5; } }
@keyframes rightbounce {
from, to {
padding-right: 5px; }
40% {
padding-right: 0; }
60% {
padding-right: 0; } }
@keyframes fallDown {
from {
transform: translateY(-20px); }
to {
transform: translateY(0); } }
@keyframes appear {
from {
opacity: 0; }
to {
opacity: 1; } }
@keyframes typing {
from {
width: 0; }
to {
width: 173px; } }
@keyframes blink-caret {
from, to {
border-color: transparent; }
50% {
border-color: #2D677F; } }
.appcenter-item-container {
margin-top: 10px;
height: 200px; }
.appcenter-item {
width: 100%;
height: 100%;
border: 1px solid #efefef;
border-radius: 5px; }
.appcenter-item > .logo-container {
display: inline-block;
text-align: center;
width: 100%; }
.appcenter-item > .text-container {
display: inline-block;
float: left;
padding: 0 10px 0 10px; }
.appcenter-item > .command-container {
display: inline-block;
float: right;
height: 75px;
width: 125px;
padding: 22px 10px 0 0;
text-align: right; }
/*# sourceMappingURL=style.css.map */