@charset "utf-8"; /* CSS Document tes*/
/*codeigniter profiler - will be displayed by  js toggle*/
#codeigniter_profiler {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 1000px;
    border: solid 2px #d9534f;
    background-color: #fff4e5 !important;
}

html, body {
}

body {
    /* position: relative; */
}

body:after {
    content: "";
    display: block;
    clear: both;
}

ol li {
    list-style-type: decimal;
}

.wrapper-plain {
}

.page-content-wrapper {
}

/* fixed witdh wrapping*/
.fixed-width-standard {
}

.tr-link, .url-link {
    cursor: pointer;
}

/*login page*/
.login {
    height: 100%;
}

.login-left:before {
    /* position: absolute; */
    /* content: ""; */
    top: 0;
    left: 0;
    width: 100%;
    height: inherit;
    opacity: 0.75;
    /* background: black; */
    bottom: 0;
    z-index: 1;
}

.login-page-left-wrapper {
    /* position: relative; */
    /* background-color: rgba(47, 49, 53, 0.8); */
}

.login-page-left-wrapper:before {
    position: absolute;
    /* content: ""; */
    /* top: 0; */
    /* left: 0; */
    /* height: 100%; */
    /* width: 100%; */
    /* opacity: 0.9; */
    /* background-color: #9098b3; */
}

.login-page-left-wrapper .x-back-to-login {
    color: #fff;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 25px;
    z-index: 2;
    cursor: pointer;
}

.login-page-left-wrapper .x-back-to-login:hover {
    color: #94C66E;
}

.login-panel {
    font-family: "Work Sans", Helvetica, Arial, sans-serif;
    display: table;
    width: 100%;
    color: #606062;
    padding: 48px;
    min-height: 100vh;
    -webkit-font-smoothing: antialiased;
}

.login-panel.x-forgot-password-form .group {
    margin-bottom: 18px !important;
}

.login-panel a {
    color: #65676c;
    text-decoration: underline;
    font-size: 13px;
    text-decoration: none;
}

.login-panel a:hover {
    color: #3d3e3e;
}

.extra .login-panel .x-container {
    padding-top: 102px;
}

.login-panel .x-content {
    /* display: table-cell; */
    z-index: 1;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 420px;
}

.login-panel .x-content .x-logo-icon {
    max-width: 58px;
    margin-left: auto;
    margin-right: auto;
    max-height: 58px;
    margin-bottom: 20px;
}

.login-panel .x-content .x-logo-text {
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.login-panel.x-signup-form .x-content .x-logo-text {
}

.login-panel .x-content .x-form {
    margin-left: auto;
    margin-right: auto;
    /* max-width: 227px; */
}

.login-panel .x-content .x-terms {
    padding-bottom: 25px;
    padding-top: 5px;
}

.login-panel .x-content .x-terms input {
}

.login-panel .x-content .x-terms .x-terms-text {
    padding-left: 32px;
    padding-top: 4px;
    display: inline-block;
    color: #ababab;
}

.login-panel .x-content .x-terms label {
    display: inline-block !important;
    top: initial;
    border-radius: 0%;
}

.login-panel .x-content .x-terms a {
    color: #00a0fc;
    font-weight: 500;
}

.login-panel .x-content .x-recaptcha {
    margin-left: -32px;
    opacity: 1;
}

.login-panel .x-content .x-recaptcha .g-recaptcha div {
    margin: auto;
    padding-left: 8px;
}

.login-panel .x-content .x-text-reset-password {
    line-height: 1.1;
    margin-bottom: .5em;
    color: #00283F;
    font-size: 48px;
    text-align: center;
    padding-top: 44px;
}

.login-panel .x-content .x-text-reset-password-sub {
    font-size: 22px !important;
    color: #999999 !important;
    text-align: center;
    line-height: 1.42857143;
    padding-bottom: 30px;
}

.login-panel .x-content .x-signin {
    margin: auto;
    text-align: center;
}

.login-panel .x-content .x-signin .btn {
    border: 0px;
    margin-bottom: 10px;
}

.login-panel.x-signup-form .x-content .x-signin {
    padding-bottom: 0px;
}

.login-panel .x-content .x-no-account {
    text-align: center;
    color: #999999 !important;
}

.login-panel .x-content .x-join {
    cursor: pointer;
}

.login-panel .x-blue {
    color: #00a0fc !important;
}

.login-panel .x-container {
    margin-left: auto;
    margin-right: auto;
    padding-top: 56px;
    max-width: 540px;
    text-align: left;
}

.login-panel.x-signup-form .x-container {
    padding-top: 20px;
}

.login-panel.x-forgot-password-form .x-footer {
    /* padding-top: 60px; */
}

.login-panel.x-forgot-reset-form .x-footer {
    padding-top: 100px;
}

.login-panel.x-signup-form .x-footer {
    /* padding-top: 10px; */
}

.login-panel.x-signup-form .x-footer {
    /* padding-top: 0px; */
}

.login-panel .x-footer {
    padding-top: 15px;
}

.login-panel .form-control {
    border-width: 2px;
    height: 38px;
    border-radius: 30px;
    background-color: transparent;
}

.login-panel input[type="text"], .login-panel input[type="password"] {
    border-color: #65676c;
    color: #65676c;
    font-weight: 400;
    padding-left: 22px;
    background-color: transparent;
}

.login-splash {
    height: 100%;
    /* background: rgba(29, 33, 51, 0.9); */
    text-align: center;
    color: #e7e8e9;
    padding: 0px 30px;
}

.login-splash .x-welcome {
}

/*welcome page*/
.welcome {
    height: 100%;
    /*background-color: #585858;*/
    /*background-image: url(../images/sample-background.jpg);*/
    background-size: cover;
    color: #ffffff;
    background-repeat: no-repeat;
    /* background-size: initial; */
    /* background-size: contain; */


    /*update style*/
    background-image: none !important;
    background-color: #F7F8F9;
    /*end of update style*/

}

.welcome-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.welcome-message {
    margin-top: 70px;
    text-align: center;
    font-weight: 100;
    color: #fff;
}

.welcome-message .x-title {
    font-size: 70px;
    font-family: 'Roboto', serif;
    font-weight: 300;
}

.welcome-message .x-subtitle {
    font-size: 40px;
    font-family: 'Roboto', serif;
    margin-top: -27px;
    font-weight: 500;
}

.welcome-type-message {
    margin-top: 90px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    /* font-weight: 600 !important; */
}

.welcome-type-message ul {
    list-style: none;
    text-align: center;
    border-bottom: solid 2px #9c9b9b;
}

.welcome-type-message li {
    display: inline-block;
    border-bottom: inherit;
    padding-bottom: 16px;
    margin-bottom: -2px;
    color: #ffffff;
}

.welcome-type-message li:first-child {
    margin-right: 25px;
}

.welcome-type-message li:last-child {
    margin-left: 25px;
}

.welcome-type-message li:hover, .welcome-type-message li:active, .welcome-type-message li.active {
    border-bottom: solid 2px #eef0f6;
    cursor: pointer;
    color: #fff;
}

.welcome-summary-container {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.welcome-summary-each {
    display: table;
    text-align: center;
    width: 100%;
}

.welcome-summary-each .x-figure {
    display: inline-block;
    /* width: 55%; */
    font-size: 120px;
    font-family: 'Roboto', serif;
    font-weight: 300;
    text-align: right;
    vertical-align: top;
}

.welcome-summary-each .x-figure span {
}

.welcome-summary-each .x-details {
    display: inline-block;
    /* width: 50%; */
    padding-left: 23px;
    vertical-align: top;
    padding-top: 44px;
    font-weight: 600;
}

.welcome-summary-each .x-details-text {
    text-transform: uppercase;
    font-size: 16;
}

.welcome-summary-each .x-details-text span {
    display: block;
    text-align: left;
    margin-top: -4px;
}

.welcome-summary-each .x-details-button {
    text-align: left;
    padding-top: 10px;
}

.welcome-summary-each .x-details-button .btn {
    width: 93px;
    padding: .5rem 1.5rem;
}

.welcome-summary-each .x-details-button .btn .rwsvgicons {
    width: 20px;
    height: 20px;
}

/*page wrapper*/
.page-wrapper-no-padding {
    padding-left: 0px;
    padding-right: 0px;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
}


.page-wrapper-no-padding .row {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}

.page-wrapper-padded {
    padding-left: 15px;
    padding-right: 15px;
}

/*main wrapper*/
.wrapper-main {
    width: 100%;
    /* height: 100%; */
    margin: 0;
    padding: 0;
    padding-left: 80px;
}

.welcome .wrapper-main {
    /* background: url(https://dashboard.rightlywritten.com/files/images/pattern.png) 0px 0px repeat; */
}

.wrapper-main:after, .wrapper-main:before {
    content: " ";
    display: block;
    clear: both;
}

.table-pages .wrapper-main, .subscription-page .wrapper-main, .messages .wrapper-main {
    background-color: #f5f7fc;
}

.container-menu {
    width: 80px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
}

.main .container-menu {
    background-color: #373a42;
}

.container-content {
    /* height: 100%; */
    /* vertical-align: top; */
}

.welcome .container-content {
    /* background: rgba(0, 0, 0, 0.16); */
}

/*.container-menu:after {
	content: " ";
	height: auto;
	width: inherit;
	background-color: #000;
	opacity: 0.4;
	z-index: 1;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
}*/
.container-menu .x-content {
    height: 100%;
    z-index: 1000;
    position: relative;
    opacity: 1;
}

.container-menu .x-menu {
    /* height: 100%; */
    color: #fff;
    position: relative;
    text-align: center;
}

.container-menu .x-logo {
    text-align: center;
    padding-top: 16px;
    opacity: 1;
}

.container-menu .x-logo img {
    width: 40px;
}

.main .container-menu {
}

.main .container-menu:after {
    opacity: 1;
    background-color: #373a42;
}

/*main wrapper - left menu*/
.menu-left {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 32px;
    padding-top: 96px;
    color: #6a6b6e;
    /* height: 100%; */
}

.menu-left .rwsvgicons {
    width: 32px;
    height: 32px;
}

.menu-left .rwsvgicons.icon-rwicon-2 {
    width: 34px;
    height: 34px;
}

.menu-left .rwsvgicons.icon-rwicon-81 {
}

.menu-left li {
    margin-bottom: 5px;
    color: #6a6b6e;
    border-left: 3px solid transparent;
}

.menu-left li:hover, .menu-left li:active, .menu-left li:focus, .menu-left li.active {
    color: #f5f7fc;
}

.menu-left li.menu-slide-active {
    border-color: #8BC34A;
    background-color: #474a54;
}

.menu-left a {
    display: block;
    width: 100%;
    color: inherit;
    padding: 14px 8px 14px 0px;
}

/*main content*/
.main-content {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

/*top header*/
.top-header-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 25px;
}

.wrapper-main .top-header-wrapper {
    background-color: white;
    /* display: none; */
}

.subscription-page .top-header-wrapper {
    padding-bottom: 20px;
}

.welcome .top-header-wrapper {
    background-color: inherit;
}

.top-header {
    color: #FFFFFF;
    display: table;
    width: 100%;
    height: 35px;
    max-height: 35px;
    table-layout: fixed;
}

.top-header:after {
    content: " ";
    clear: both;
}

.admin .top-header-left {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
}

.admin .top-header-middle {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
    text-align: center;
}

.admin .top-header-right {
    display: table-cell;
    vertical-align: middle;
    width: 70%;
    text-align: right;
}

.client .top-header-left {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
}

.client .top-header-middle {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
    text-align: center;
}

.client .top-header-right {
    display: table-cell;
    vertical-align: middle;
    width: 70%;
    text-align: right;
}

.client.projects .top-header-left {
    width: 40%;
}

.client.projects .top-header-middle {
    width: 24%;
    display: none;
}

.client.projects .top-header-right {
    width: 60%;
}

/*current-time*/
.current-time {
    /* font-family: 'Montserrat', sans-serif; */
}

.current-time:after {
    content: " ";
    clear: both;
}

.current-time-time {
    float: left;
    font-size: 40px;
    font-weight: 700;
    margin-top: -10px;
    letter-spacing: 0.2;
}

.current-time-date {
    float: left;
}

.current-time-date .x-time {
    display: block;
    color: #ffffff;
}

.current-time-date .x-date {
    display: block;
    margin-top: -4px;
}

.current-time-date {
    padding-top: 1px;
    padding-left: 9px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5;
}

/*top logo*/
.top-header-logo {
    font-size: 20px;
}

.top-header-logo img {
}

/*top right user panel*/
.top-user-panel {
    display: inline-block;
}

.top-user-panel:after {
    content: "";
    clear: both;
}

.top-user-panel .x-cart {
    font-size: 40px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.top-user-panel .x-cart .rwsvgicons.icon-rwicon-74 {
    width: 39px;
    height: 39px;
}

.top-user-panel .x-search {
    font-size: 40px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 12px;
    cursor: pointer;
}

.top-user-panel .x-search .rwsvgicons {
    width: 25px;
    height: 25px;
}

.admin .top-user-panel .x-search {
    padding-right: 0px;
    color: #aeaec3;
}

.cart .top-user-panel .x-search, .order .top-user-panel .x-search , .invoice .top-user-panel .x-search {
    display: none;
}

.admin .top-user-panel .x-search .rwsvgicons {
    width: 20px;
    height: 20px;
    padding-top: 4px;
}

.top-user-panel .x-cart-counter {
    position: absolute;
    left: 19%;
    font-size: 16px;
    top: -1%;
    color: #83858c;
    font-weight: 200;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    display: inline-block;
    width: 30px;
}

.top-user-panel .x-cart-counter {
    color: #c9c9cc;
}

.welcome .top-user-panel .x-cart-counter {
    color: #ffffff;
}

.top-user-panel .x-add-button {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}

.top-user-panel .x-button .btn {
    height: 35px;
    padding: .4rem 1.5rem;
}

.top-user-panel .x-avatar {
    display: inline-block;
    width: 38px;
    margin-left: 20px;
    margin-top: -3px;
    cursor: pointer;
    vertical-align: middle;
}

.top-user-panel .x-avatar img {
    width: 38px;
    height: 38px;
}

.top-user-panel .x-nav {
    /* float: left; */
    width: 42px;
    margin-left: 20px;
    margin-top: -3px;
    font-size: 40px;
}

/*main/plain top header*/
.main .top-header .page-title {
    color: #6f737d;
    padding-top: 3px;
    padding-left: 4px;
    float: left;
    position: relative;
}

.projects .top-header .page-title {
    padding-right: 30px;
}

.main .top-header .page-title h2 {
    display: inline-block;
}

.main .top-header-right {
    color: #c9c9cc;
}

.main .top-header-right {
}

/*sub navigation (projects, invoices etc)*/
.sub-nav-1 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 8px;
    background-color: #fff;
    display: none;
}

.sub-nav-1 .form-control {
    height: 40px;
    max-width: 125px;
    margin-right: 5px;
    color: #cacbce;
    font-size: 13px !important;
    font-weight: 400;
    border: solid 1px #e5e7ed;
}

/*project top selector*/
.project-type-selector {
    display: table;
    width: 100%;
    max-width: 380px;
    height: 40px;
}

.project-type-selector .x-type {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    height: 40px;
    border: solid 1px #e5e7ed;
    cursor: pointer;
}

.project-type-selector .x-type.x-1 {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.project-type-selector .x-type.x-2 {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.project-type-selector .x-type.active {
    border: solid 1px #4e525b;
    background-color: #4e525b;
    color: #fff;
}

.sub-nav-1 .x-add-icon {
    display: table-cell;
}

.sub-nav-1 .x-add-icon span {
    background-color: #98cd73;
    display: inline-block;
    border-radius: 50%;
    padding: 11px;
    margin-left: 12px;
    color: #fff;
    cursor: pointer;
    height: 38px;
}

.sub-nav-1 .x-add-icon .rwsvgicons {
    width: 16px;
    height: 16px;
}

/*search filter*/
.search-filter {
    text-align: right;
}

.search-filter-buttons {
    /* padding-top: 5px; */
}

.projects .top-header-left {
}

.projects .top-header-middle {
    width: 30%;
}

.projects .top-header-right {
    width: 35% ;
}

.admin.projects .top-header-left {
    width: 40%
}

.admin.projects .top-header-right {
    width: 60% ;
}

.projects .search-filter {
    text-align: right;
}

.invoices .search-filter, .subscriptions-page .search-filter, .tickets-page .search-filter {
    text-align: left;
}

/*responsive table*/
.table-body-wrapper {
    background-color: #f5f7fc;
    min-height: 550px;
    padding-bottom: 50px;
}

.project-files-page .table-body-wrapper {
    min-height: initial;
}

.table-tbody-container {
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: solid 1px #e2e5ee;
    padding-left: 5px;
    padding-right: 5px;
}

.table-tbody-container .x-td {
    display: table;
    height: 100px;
}

.table-tbody-container .x-content {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
}

.table-tbody-container .x-font-1 {
}

.table-tbody-container .x-font-2 {
    font-family: 'Roboto', serif;
    font-size: 18px !important;
}

.table-tbody-container .x-font-3 {
}

.table-tbody-container .x-font-4 {
}

.table-tbody-container .x-font-5 {
}

/*table style 1*/
.table-style-1 {
}

.table-style-1 thead {
}

.table-style-1 tbody {
}

.table-style-1 th {
    padding: 0px;
    border-bottom: none !important;
    border-top: solid 1px #d7d7d9;
    background-color: #e9ebf2;
}

.table-style-1 th div {
    height: 32px;
    line-height: 32px;
    color: #7d8599;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
}

.table-style-1 th:first-child div {
    padding-left: 20px;
}

.table-style-1 th:last-child {
    margin-right: 10px;
}

.table-style-1 td {
    border-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 23px;
    padding-bottom: 23px;
    vertical-align: middle;
    border-bottom: solid 1px #e2e5ed;
}

.table-style-1 th:first-child {
    width: 20px;
}

.table-style-1 th:last-child {
    width: 20px;
}

.table-style-1 td:first-child {
    border-bottom: none;
}

.table-style-1 td:last-child {
    border-bottom: none;
}

.table-style-1 td .x-td {
    color: #959cad;
    font-size: 14px;
    font-weight: 600;
}

.table-style-1 td:first-child div {
    margin-left: 20px;
}

.table-style-1 td:last-child div {
    margin-right: 10px;
}

.table-style-1 th .x-font-1 {
    color: #8c94a9;
}

.table-style-1 td .x-font-1 {
    color: #bec3d2;
}

.table-style-1 td .x-font-2 {
    font-size: 15px;
    font-weight: 500;
    color: #5e6577;
}

.table-style-1 td .x-font-3 {
}

.table-style-1 td .x-font-4 {
    color: #7d8599;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
}

.table-style-1 td .x-font-5 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}

.table-style-1 td .x-font-6 {
    color: #7d8599;
    /* font-family: 'Montserrat', sans-serif; */
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

.table-style-1 td i {
    font-size: 20px;
}

.table-style-1 td .card-icons i {
    font-size: 24px;
}

.table-style-1 td .x-icon-text {
    display: table;
}

.table-style-1 td .x-icon-text:after {
    content: " ";
    clear: both;
}

.table-style-1 td .x-icon-text span {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding-right: 16px;
}

.table-style-1 td .x-icon-text span:last-child {
    padding-right: 0px;
}

.table-style-1 td .x-avatar-text {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.table-style-1 td .x-avatar-text .x-pic {
    width: 35px;
    display: inline-block;
    vertical-align: middle;
}

.table-style-1 td .x-avatar-text .x-pic img {
    width: 35px;
    height: 35px;
}

.table-style-1 td .x-avatar-text .x-name {
    color: #656a73;
    font-size: 16px;
    text-transform: capitalize;
    display: inline;
    vertical-align: middle;
    padding-left: 15px;
}

.table-style-1 td a {
    color: inherit;
}

/*table style 2*/
.table-style-2 {
    margin-bottom: 3px;
}

.table-style-2 th {
    background-color: transparent !important;
    border: none !important;
    color: #bec3d2;
    /* font-family: 'Montserrat', sans-serif; */
    text-transform: uppercase;
    font-size: 11px;
    padding-left: 0px;
}

.table-style-2 td {
    padding-left: 0px;
}

.order-cart-item .table-style-2 td {
    border: none !important;
}

.table-style-2 th .x-font-1 {
    font-weight: 700;
}

.table-style-2 td .x-font-1 {
    /* font-family: 'Roboto', serif; */
    font-size: 17px;
    text-transform: capitalize;
    color: #4e525b;
}

.table-style-2 td .x-font-2 {
    color: #7d8599;
    /* font-family: 'Montserrat', sans-serif; */
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

/*table style 1*/
.table-style-3 {
    background-color: #fff;
}

.table-style-3 thead {
}

.table-style-3 tbody {
}

.table-style-3 th {
    padding: 0px;
    border-bottom: none !important;
    background-color: transparent !important;
    border: none !important;
    color: #bec3d2 !important;
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 15px;
}

.table-style-3 th div {
    height: 32px;
    line-height: 32px;
    color: 7d8599;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
}

.table-style-3 th:first-child div {
    padding-left: 20px;
}

.table-style-3 th:last-child {
    margin-right: 10px;
}

.table-style-3 tr {
}

.table-style-3 td {
    border-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
    vertical-align: middle;
}

.table-style-3 th:first-child {
}

.table-style-3 th:last-child {
    text-align: right;
}

.table-style-3 td:first-child {
    width: 20px;
    border-bottom: none;
}

.table-style-3 td:last-child {
    width: 20px;
    border-bottom: none;
    text-align: right;
}

.table-style-3 td .x-td {
}

.table-style-3 td:first-child div {
    margin-left: 20px;
}

.table-style-3 td:last-child div {
    margin-right: 10px;
}

.table-style-3 th .x-font-1 {
    color: #adb4c5;
}

.table-style-3 td .x-font-1 {
    color: #7d8599;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.table-style-3 td .x-font-2 {
    color: #4e525b;
    font-size: 13px;
}

.table-style-3 td .x-font-3 {
    font-size: 12px;
    color: #4e525b;
    text-transform: uppercase;
}

.table-style-3 td .x-font-4 {
}

.table-style-3 td .x-font-5 {
}

.table-style-3 td i {
    font-size: 20px;
}

.table-style-3 td .x-icon-text {
    display: table;
}

.table-style-3 td .x-icon-text:after {
    content: " ";
    clear: both;
}

.table-style-3 td .x-icon-text span {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding-right: 20px;
}

.table-style-3 td .x-icon-text span:last-child {
    padding-right: 0px;
}

/*table style 2*/
.table-style-4 {
    margin-bottom: 3px;
}

.table-style-4 th {
    background-color: transparent !important;
    border: none !important;
    color: #bec3d2;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    padding-left: 0px;
}

.table-style-4 td {
    padding-left: 0px;
}

.order-cart-item .table-style-4 td {
    border: none !important;
}

.table-style-4 td .x-font-1 {
    font-family: 'Roboto', serif;
    font-size: 18px;
    text-transform: capitalize;
    color: #4e525b;
}

.table-style-4 td .x-font-2 {
    color: #7d8599;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.table-style-4 td .x-font-3 {
    color: #7d8599;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

/*general page wrapper*/
.general-page-wrapper {
    /* height: 100%; */
    background-color: #f5f7fc;
    border-top: solid 1px #e5e7eb;
    padding-top: 25px;
    min-height: 550px;
    /*to be verified pageby page*/
}

.general-page-wrapper.style-2 {
    padding-top: 0px;
    border-top: none;
}

.general-page-wrapper.style-2 .general-top-panel {
    margin-top: 0px;
}

.users .general-page-wrapper {
    padding-top: 15px;
}

/*message list*/
.messages-wrapper {
    padding-left: 90px;
    padding-right: 90px;
    min-height: 700px;
    padding-bottom: 60px;
}

.messages-list-message {
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
}

.messages-list-message .x-avatar {
    display: table-cell;
    width: 22%;
    vertical-align: middle;
    border-right: solid 1px #eef0f6;
    padding-right: 10px;
    text-align: left;
}

.messages-list-message .x-avatar-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.messages-list-message .x-message {
    display: table-cell;
    vertical-align: top;
    /* font-family: 'Roboto', serif; */
    padding-left: 40px;
    text-align: left;
}

.messages-list-message .x-timer {
    display: table-cell;
    /* font-family: 'Montserrat', sans-serif; */
    width: 150px;
    vertical-align: middle;
    text-align: right;
}

.messages-list-message .x-pic {
    display: inline-block;
    width: 43px;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 5px;
}

.messages-list-message .x-pic img {
    width: 43px;
    height: 43px;
}

.messages-list-message .x-avatar .x-name {
    vertical-align: middle;
    font-size: 18px;
    color: #4e525b;
    /* padding-left: 15px; */
    word-wrap: break-word;
    word-break: break-word;
    display: inline-block;
}

.messages-list-message .x-title {
    color: #4e525b;
    font-size: 18px;
}

.messages-list-message .x-text {
    color: #bcbdc1;
    font-size: 14px;
}

.messages-list-message .x-message .x-name {
    color: #4e525b;
    font-size: 16px;
}

.messages-list-message .x-timer .x-time-wrapper {
    display: inline-block;
    width: 100%;
    color: #bec3d2;
}

.messages-list-message .x-timer .x-icon {
    font-size: 25px;
    vertical-align: middle;
    padding-left: 12px;
    color: #bcbfc7;
}

.messages-list-message .x-timer .x-time {
    /* font-family: 'Montserrat', sans-serif; */
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 700;
    color: #bcbfc7;
}

.messages-list-message .x-message .x-time-wrapper {
    display: inline-block;
    width: 100%;
    color: #bec3d2;
}

.messages-list-message .x-message .x-icon {
    font-size: 25px;
    vertical-align: middle;
    padding-left: 12px;
}

.messages-list-message .x-message .x-time {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 11px;
}

.messages-list-message {
    min-height: 132px;
}

.messages-list-message.no {
    /*read message*/
    background-color: #eef0f6;
    box-shadow: none;
    border-color: #eef0f6;
}

.messages-list-message.yes {
    /*unread message*/
    border-color: #f5f7fc;
}

.messages-list-message .x-delete-button {
    position: absolute;
    top: 8px;
    right: 8px;
}

/*message view page*/
.each-message {
    padding: 20px;
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

.each-message .x-top-section {
}

.each-message .x-title {
    /* font-family: 'Roboto', serif; */
    /* font-size: 15px; */
    color: #4e525b;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
    text-align: left;
    background-color: #f5f7fc;
    margin-bottom: 20px;
    margin-left: 8px;
}

.each-message .x-message {
    /* font-family: 'Roboto', serif; */
    /* font-size: 13px; */
    color: #7d8599;
    padding-left: 10px;
    text-align: left;
}

.message-reply-area .x-message {
    padding: 20px;
    padding-bottom: 0px;
}

.each-message .x-attachment {
    font-family: 'Roboto', serif;
    font-size: 13px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
}

.each-message .x-avatar {
    display: table-cell;
    width: 42px;
    padding-right: 15px;
    vertical-align: top;
}

.each-message .x-avatar .x-pic {
    width: 42px;
    display: block;
}

.each-message .x-avatar .x-pic img {
    width: 42px;
    height: 42px;
}

.each-message .x-body {
    display: table-cell;
    vertical-align: top;
}

.each-message .x-header {
    display: table;
    width: 100%;
    text-align: left;
}

.each-message .x-timer {
    display: table-cell;
    text-align: right;
}

.each-message .x-name {
    display: inline;
    color: #4e525b;
    /* font-family: 'Roboto', serif; */
    font-size: 16px;
    vertical-align: middle;
    padding-left: 10px;
}

.each-message .x-time-wrapper {
    /* font-family: 'Montserrat', sans-serif; */
    color: #bec3d2;
    display: inline-block;
    vertical-align: middle;
}

.each-message .x-time-wrapper .x-time {
    /* font-family: 'Montserrat', sans-serif; */
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 11px;
}

.each-message .x-time-wrapper .x-icon {
    font-size: 25px;
    vertical-align: middle;
    padding-left: 12px;
}

.each-message .x-reply-button {
    text-align: right;
    padding-top: 12px;
}

.each-message .x-attachement {
    padding-top: 10px;
    display: inline-block;
    width: 100%;
}

.each-message .x-attachement .x-icon {
    font-size: 15px;
    color: #d8dae0;
}

.each-message .x-fileame {
    font-size: 12px;
    padding-left: 8px;
}

.message-replies-spacer {
    margin-bottom: 20px;
    color: #bec3d2;
    /* font-family: 'Montserrat', sans-serif; */
    text-transform: uppercase;
    border-bottom: solid 2px #eef0f6;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
}

/*user page*/
.users-wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    min-height: 800px;
}

.users-wrapper .each-user {
    text-align: center;
    padding: 30px;
    position: relative;
    margin-bottom: 20px;
    min-height: 350px;
}

.users-wrapper .each-user .x-avatar {
}

.users-wrapper .each-user .x-avatar .x-pic {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}

.users-wrapper .each-user .x-avatar .x-pic img {
    width: 80px;
    height: 80px;
}

.users-wrapper .each-user .x-contact {
}

.users-wrapper .each-user .x-tel {
    font-size: 18px;
    color: #4e525b;
    padding-bottom: 10px;
}

.users-wrapper .each-user .x-email {
    font-size: 14px;
    word-wrap: break-word;
    word-break: break-all;
}

.users-wrapper .each-user .x-name {
    font-size: 17px;
    color: #4e525b;
    text-transform: capitalize;
}

.users-wrapper .each-user .x-job {
    color: bec3d2;
    font-size: 14px;
    text-transform: capitalize;
    padding-bottom: 35px;
}

.users-wrapper .each-user:after {
}

.users-wrapper .each-user.active .x-edit-button {
    display: block !important;
    font-size: 22px;
    left: 20px;
    position: absolute;
    top: 20px;
    cursor: pointer;
    width: 20px;
}

.users-wrapper .each-user.active .x-delete-button {
    display: block !important;
    font-size: 22px;
    right: 20px;
    position: absolute;
    top: 20px;
    width: 20px;
    cursor: pointer;
}

.users-footer {
    text-align: right;
    background-color: #292b31;
    padding: 20px;
    padding-bottom: 15px;
}

/*company profile*/
.company-wrapper {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
}

.company-wrapper .x-button {
    text-align: center;
    padding-top: 30px;
}

/*write message*/
.compose-message {
}

.compose-message .form-group {
    margin-bottom: 0px;
}

.compose-message .x-title {
    padding: 20px;
    border-bottom: solid 2px #eef0f6;
}

.compose-message .x-options {
    padding: 20px;
    border-bottom: solid 2px #eef0f6;
    background-color: #fafbfd;
    text-align: left;
}

.compose-message .x-message {
    padding: 20px;
}

.compose-message .x-footer {
    padding: 20px;
    padding-top: 0px;
}

.compose-message .x-footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
}

.compose-message-attachment .x-title {
    font-size: 15px;
    text-transform: uppercase;
    /* font-family: 'Montserrat', sans-serif; */
    color: #7d8599;
    padding-bottom: 10px;
    padding-top: 30px;
    border-bottom: solid 2px #e7eaf5;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: left;
    background-color: initial;
    padding-left: initial;
}

.compose-message-attachment .x-icon {
    font-size: 22px;
    color: #c8c9ce;
    display: inline;
    vertical-align: middle;
    margin-right: 5px;
}

.compose-message-attachment .x-text {
    display: inline;
    vertical-align: middle;
    padding-right: 10px;
}

.compose-message-attachment .x-files-container {
}

.compose-message-attachment .x-files-container .x-wrapper {
    position: relative;
}

.compose-message-attachment .x-files-container .x-wrapper .x-delete, .compose-message-attachment .x-files-container .x-wrapper .x-delete-text {
    display: none;
    visibility: hidden;
}

.compose-message-attachment .x-files-container .x-wrapper.active .x-delete {
    position: absolute;
    display: block;
    visibility: visible;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #e00e11;
    opacity: 0.8;
    border-radius: 4px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    line-height: 50px;
    top: 0;
    left: 0;
}

.compose-message-attachment .x-files-container .x-wrapper.active .x-delete-text {
    position: absolute;
    display: block;
    visibility: visible;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;
    opacity: 1;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
}

.compose-message-attachment .x-each-file {
    /* margin-bottom: 10px; */
    background-color: #eceef6;
    padding: 10px 15px;
    border-radius: 4px;
    text-align: left;
}

.message-attached-file {
}

.message-attached-file .x-each-file {
    margin-bottom: 10px;
    background-color: #eceef6;
    padding: 10px 15px;
    border-radius: 4px;
    text-align: left;
}

/*general top page panel*/
.general-top-panel {
    background-color: #eef0f6;
    border-top: solid 1px #d7d7d9;
    border-bottom: solid 1px #d7d7d9;
    display: table;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 13px;
    /* margin-top: 20px; */
    padding-left: 30px;
    padding-right: 30px;
}

.general-top-panel .x-left {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.general-top-panel .x-right {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    text-align: right;
}

.general-top-panel .x-small-title {
    color: #b5bac7;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.general-top-panel .x-main-title {
    font-size: 25px;
    font-weight: 100;
    color: #4e525b;
    text-transform: capitalize;
    margin-top: -2px;
}

.general-top-panel .x-status {
    display: inline-block;
}

.general-top-panel .x-icon {
    display: inline;
    font-size: 20px;
    vertical-align: middle;
}

.general-top-panel .x-text {
    display: inline;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    /* font-family: 'Montserrat', sans-serif; */
    vertical-align: middle;
    padding-left: 8px;
}

/*projects main wrapper*/
.project .general-page-wrapper {
    margin-top: 0px;
    border-top: none;
    min-height: 800px;
}

.project-top-panel {
    background-color: #eef0f6;
    border-top: solid 1px #d7d7d9;
    border-bottom: solid 1px #d7d7d9;
    display: table;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 8px;
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

.project-top-panel .x-left {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.project-top-panel .x-right {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    text-align: right;
}

.project-top-panel .x-small-title {
    color: #b9beca;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
}

.project-top-panel .x-main-title {
    font-size: 20px;
    font-weight: 300;
    color: #6e737d;
    text-transform: capitalize;
    margin-top: -2px;
}

.project-top-panel .x-status {
    display: inline-block;
    vertical-align: middle;
}

.project-top-panel .x-icon {
    display: inline;
    font-size: 20px;
    vertical-align: middle;
}

.project-top-panel .x-text {
    display: inline;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    /* font-family: 'Montserrat', sans-serif; */
    vertical-align: middle;
    padding-left: 8px;
}

.projects-wrapper {
    display: table;
    width: 100%;
    min-height: 700px;
}

.project-left-panel {
    display: table-cell;
    width: 380px;
    padding-right: 20px;
    padding-left: 30px;
    vertical-align: top;
    padding-top: 1px;
}

.project-main-panel {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 50px;
}

.project-main-menu {
    margin-bottom: 20px;
}

.project-main-menu .x-top {
    background-color: #282a30;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    vertical-align: middle;
    position: relative;
}

.project-main-menu .x-top .x-icon {
    color: #7b7d82;
    font-size: 18px;
    vertical-align: middle;
    padding-top: 5px;
}

.project-main-menu .x-top .x-text {
    text-transform: uppercase;
    padding-left: 15px;
    font-weight: 700;
    vertical-align: middle;
    color: #e7e8e8;
    margin-top: -7px;
    display: inline-block;
}

.project-details .x-dates .x-top {
    color: #bec3d2;
    display: inline-block;
    font-weight: 700;
}

.project-main-menu ul {
}

.project-main-menu li {
    position: relative;
}

.project-main-menu li:last-child {
}

.project-main-menu a {
    display: block;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #7d8599;
    background-color: #3d4048;
    padding-left: 30px;
    border-bottom: solid 1px #444750;
    text-decoration: none;
    font-weight: 700;
}

.project-main-menu li.active {
}

.project-main-menu li.active:after, .project-main-menu .current:after {
    content: " ";
    display: block;
    position: absolute;
    width: 4px;
    height: 32px;
    background-color: #94c66e;
    left: 0;
    z-index: 1;
    top: 50%;
    right: 0;
    transform: translate(-0%, -50%);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.project-main-menu li .x-label {
    position: absolute;
    z-index: 1;
    right: 30;
    top: 50%;
    transform: translate(-0%, -50%);
    display: block;
    min-width: 36px;
}

.project-invoices-widget {
    margin-bottom: 30px;
}

.project-invoices-widget .x-title {
    background-color: #94c66e;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.project-invoices-widget .x-content {
    display: table;
    width: 100%;
    background-color: #fafbfe;
    height: 60px;
    border: solid 1px #edeff3;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 4px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 4px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 4px -4px rgba(0, 0, 0, 0.75);
    background-color: #ffffff;
    border-top: none;
}

.project-invoices-widget.category .x-content {
    text-align: center;
    font-size: 16px;
    /* line-height: 60px; */
    padding: 30px 20px;
}

.project-invoices-widget .x-container {
    display: inline-block;
    width: 100%;
    border-right: solid 1px #e7e9f0;
    height: 24px;
    line-height: 1.25;
}

.project-invoices-widget .x-left {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 50%;
}

.project-invoices-widget .x-right {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 50%;
}

.project-invoices-widget .x-num {
    vertical-align: middle;
    padding-right: 8px;
    font-size: 22px;
    color: #4e525b;
    font-weight: 700;
}

.project-invoices-widget .x-text {
    color: #a7aebf;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    vertical-align: middle;
}

.projects-assigned-widget {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 10px;
}

.projects-assigned-widget:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
}

.projects-assigned-widget .x-avatar {
    float: left;
    width: 45px;
    margin-right: 15px;
    height: 45px;
}

.projects-assigned-widget .x-text {
    float: left;
    font-family: 'Roboto', serif;
    padding-top: 5px;
}

.projects-assigned-widget .x-heading {
    text-transform: capitalize;
    font-size: 12px;
    color: #7d8599;
}

.projects-assigned-widget .x-name {
    font-size: 16px;
    color: #4e525b;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.3;
}

.project-details {
    margin-bottom: 30px;
}

.project-details .x-heading {
    background-color: #01b9ff;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    /* font-family: 'Montserrat', sans-serif; */
    /* font-size: 13px; */
    text-transform: uppercase;
    padding-left: 20px;
    display: inline-block;
    width: 100%;
}

.project-details .x-heading .x-icon {
    font-size: 22px !important;
    vertical-align: middle;
    margin-right: 12px;
}

.project-details .x-heading .x-text {
    vertical-align: middle;
}

.project-details .x-body {
    border-top: none;
}

.project-details .x-revisions {
    text-align: center;
    padding-bottom: 10px;
}

.project-details .x-revisions .x-buttons {
    padding-top: 18px;
    padding-bottom: 18px;
}

.project-details .x-revisions .x-buttons .btn {
    min-width: 196px;
}

.project-details .x-revisions .x-subtext {
    color: #bec3d2;
    font-family: 'Roboto', serif;
}

.project-details .x-dates {
}

.project-details .x-dates .x-container {
    display: table;
    width: 100%;
    background-color: #fafbfd;
    border-top: solid 1px #e5e7ed;
    border-bottom: solid 1px #e5e7ed;
    color: #7d8599;
}

.project-details .x-dates .x-date {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    text-align: center;
    /* font-family: 'Montserrat', sans-serif; */
    padding-top: 16px;
    padding-bottom: 16px;
}

.project-details .x-dates .x-start {
}

.project-details .x-dates .x-first {
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    border-right: solid 1px #e5e7ed;
}

.project-details .x-dates .x-icon {
    font-size: 20px;
    vertical-align: middle;
    padding-right: 5px;
    display: inline;
    padding-top: 4px;
}

.project-details .x-dates .x-text {
    vertical-align: top;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    padding-top: 6px;
    display: inline-block;
}

.project-details .x-dates .x-bottom {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.project-details .x-description {
    padding: 15px 20px;
    min-height: 400px;
}

.project-details .x-editing {
    padding: 20px;
}

.project-details .x-editing .btn {
    margin-bottom: 8px;
}

.project-details .x-description .x-header:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}

.project-details .x-description .x-header, .project-details .x-description h3 {
    background-color: #f5f7fc;
    padding: 10px 20px;
    margin-bottom: 15px;
}

.project-details .x-description h3 {
    color: #4e525b;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    /* font-family: 'Montserrat', sans-serif; */
    padding: 15px 20px;
}

.project-details .x-description h3:after {
    content: "\f078";
    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;
    float: right;
    padding-top: 3px;
    color: #bec3d2;
    clear: both;
}

.project-details .x-description .x-header .x-icon {
    float: right;
    padding-top: 3px;
    color: #bec3d2;
}

.project-details .x-description .x-header .x-text {
    color: #4e525b;
    float: left;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.project-details .x-description ul {
    padding-bottom: 20px;
    color: #7d8599;
    padding-left: 15px;
}

.project-details .x-description li {
    padding-bottom: 8px;
    font-weight: 500;
}

.project-details .x-description li strong {
    font-weight: normal;
}

.project-details .x-description .x-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
}

.project-details .x-description .x-content ul {
}

.project-details .x-description .x-content li {
    padding-bottom: 8px;
    color: #7d8599;
}

/*timeline*/
.project-timeline-container {
    position: relative;
    max-height: 1079px;
}

.project-timeline-container:before {
}

.project-timeline-container:before {
    content: " ";
    display: block;
    position: absolute;
    width: 5px;
    height: 100%;
    border-left: solid 2px #eaedf4;
    left: 54px;
    top: 0;
}

.timeline-event .x-main {
}

.timeline-event {
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
}

.timeline-event:first-child .x-line-top {
    border-left: none;
}

.timeline-event .x-icon-holder {
    float: left;
    width: 71px;
    border: solid 7px #f5f7fc;
    border-radius: 50%;
    font-size: 25px;
    text-align: center;
    display: table;
    height: 100%;
}

.timeline-event .x-icon {
    height: 100%;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.timeline-event .x-icon .rwsvgicons {
    width: 28px;
    height: 28px;
}

.timeline-event .x-icon.x-small-icon .rwsvgicons {
    width: 22px;
    height: 22px;
}

.timeline-event .x-text-holder {
    float: left;
    margin-left: 15px;
    height: 100%;
    vertical-align: middle;
    padding-top: 10px;
    /* font-family: 'Roboto', seri; */
}

.timeline-event .x-content {
    padding-left: 20px;
    height: 71px;
}

.timeline-event .x-content:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
}

.timeline-event .x-user {
    color: #7c828e;
    font-size: 13px;
    font-weight: 700;
}

.timeline-event .x-description {
    font-weight: 600;
    color: #7d8599;
    font-size: 13px;
    text-transform: capitalize;
    padding-top: 3px;
}

.timeline-event .x-sub-description {
    /* font-weight: 700; */
    color: #7d8599;
    font-size: 11px;
    text-transform: uppercase;
    padding-top: 11px;
}

.timeline-event .x-footer {
    text-align: right;
    padding-right: 30px;
    color: #bec3d2;
    font-size: 11px;
    font-weight: 700;
    /* font-family: 'Montserrat', sans-serif; */
}

.timeline-event .x-footer .x-line {
    height: 28px;
    margin-top: -7px;
}

.timeline-event .x-footer .x-line:after {
    content: "";
    display:block;
    clear: both;
    visibility: hidden;
}

.timeline-event .x-footer .x-line .x-details {
    text-transform: uppercase;
}

.timeline-event .x-line {
    height: 18px;
    margin-left: 53px;
    border-left: solid 2px #eaedf4;
    padding-left: 51px;
}

.timeline-event .x-date {
}

/*project files*/
.project-files {
    background-color: #fafbfd !important;
    margin-bottom: 30px;
}

.project-files .x-title {
    background-color: #fff;
    padding: 20px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #4e525b;
}

.project-files .x-table {
}

.project-file-drag-drop {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
}

.project-file-drag-drop .x-drop-files-container {
    border: dashed 2px #dce0e9;
    height: 153px;
    border-radius: 5px;
    padding: 8px;
}

.project-file-drag-drop .x-drop-files {
    width: 100%;
    background-color: #eceef6;
    border-radius: 5px;
    height: 100%;
    color: #7d8599;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 133px;
}

.project-file-drag-drop .x-drop-files-container .x-icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    padding-right: 10px;
}

.project-file-drag-drop a {
    color: inherit;
}

/*revisions page*/
.project-revisions {
}

.project-revisions .x-header {
    color: #4e525b;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    padding: 20px 30px;
    font-weight: 600;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom: solid 1px #f2f3f6;
}

.project-revisions .x-message {
    background-color: #fafbfd;
    padding: 10px 30px;
    border-top: solid 2px #f2f3f5;
    border-bottom: solid 2px #f2f3f5;
}

.project-revisions .x-message .x-form {
}

.project-revisions .x-message .x-form:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}

.project-revisions .x-message .x-text-area {
    position: relative;
}

.project-revisions .x-message .x-text-area textarea {
    font-family: 'Roboto', serif;
    font-size: 13px;
    border: solid 1px #bec3d2;
    border-radius: 4px;
    padding: 15px;
    background-color: #fff;
    padding-bottom: 50px;
}

.project-revisions .x-message .x-button {
    text-align: right;
    padding-top: 5px;
    padding-right: 3px;
    padding-bottom: 4px;
    position: absolute;
    bottom: 5;
    right: 5;
}

.project-revisions .x-message .x-button .btn {
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.project-revisions .x-history {
    padding: 30px;
    position: relative;
    padding-bottom: 10px;
}

.project-revisions .x-history:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 88px;
    border-right: solid 2px #f2f3f6;
}

.project-revisions .x-history .x-each {
    background-color: #f5f7fc;
    padding: 15px 20px;
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

.project-revisions .x-history .x-each .x-left {
    display: table-cell;
    width: 75px;
}

.project-revisions .x-history .x-each .x-right {
    display: table-cell;
    vertical-align: top;
    padding-top: 2px;
    padding-left: 20px;
}

.project-revisions .x-history .x-each .x-initials {
    width: 75px;
    height: 75px;
    border: solid 6px #fff;
    border-radius: 50%;
    font-family: 'Roboto', serif;
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
}

.project-revisions .x-history .x-each .x-name {
    color: #4e525b;
    font-family: 'Roboto', serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}

.project-revisions .x-history .x-each .x-comment {
    font-family: 'Roboto', serif;
    color: #7d8599;
    font-size: 14px;
    padding-top: 4px;
}

.project-revisions .x-history .x-each .x-time {
    font-family: 'Montserrat', sans-serif;
    color: #bec3d2;
    font-size: 11px;
    text-align: right;
}

.project-revisions .x-footer {
    text-align: center;
    padding: 20px;
    background-color: #fafbfd;
    border-top: solid 2px #f2f3f5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #7d8599;
    font-size: 14px;
    font-family: 'Roboto', serif;
}

/*subscription page*/
.subscription-page {
    background-color: #f5f7fc;
}

.subscription-page .general-page-wrapper {
    padding-top: 0px;
    border-top: none;
    /* min-height: 1580px; */
}

.subscription-page .general-page-wrapper:after {
    content: "";
    display: block;
    clear: both;
}

.subscription-container {
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.subscription-box {
    margin-bottom: 30px;
}

.subscription-box .x-title {
    background-color: #4e525b;
    padding: 15px 30px;
    text-transform: uppercase;
    color: #ececed;
    font-weight: 600;
    font-size: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.subscription-box .box-type-1 {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: none;
    padding: 30px;
    padding-bottom: 10;
}

.subscription-box .x-box-left {
    padding-right: 30px;
    border-right: solid 1px #eef0f6;
}

.subscription-box .x-box-right {
}

.subscription-box table {
    width: 100%;
}

.subscription-box tr {
}

.subscription-box td {
    padding-top: 15px;
    padding-bottom: 15px;
}

.subscription-box .x-text-1 {
    text-transform: uppercase;
    color: #c2c6cf;
    font-size: 14px;
    font-weight: 600;
    /* font-family: 'Robotolight', sans-serif; */
    padding-bottom: 7px;
}

.subscription-box .x-text-2 {
    /* font-weight: 600; */
    text-transform: capitalize;
    color: #4e525b;
    /* font-size: 17px; */
    /* font-family: 'Robotolight', sans-serif; */
}

.subscription-box .x-text-3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}

.subscription-box .x-text-4 {
    font-weight: 600;
    font-size: 17px;
    /* font-family: 'Montserrat', sans-serif; */
}

.subscription-box .x-button {
    text-align: right;
    border-top: solid 1px #eef0f6;
    margin-top: 15px;
    padding-top: 20px;
}

.subscription-box .x-button .x-other-buttons {
    display: inline-block;
    margin-left: 12px;
}

.subscription-box .x-button .btn {
}

.subscription-box .x-payment-box {
}

.subscription-box .x-payment-box .x-payment {
    display: table;
    width: 100%;
}

.subscription-box .x-payment-box .x-left {
    display: table-cell;
    width: 33.33%;
    border-right: solid 1px #eef0f6;
}

.subscription-box .x-payment-box .x-middle {
    display: table-cell;
    width: 33.33%;
    text-align: center;
    border-right: solid 1px #eef0f6;
}

.subscription-box .x-payment-box .x-right {
    display: table-cell;
    width: 33.33%;
    text-align: right;
}

.subscription-box .x-payment-box .x-text-5 {
    text-transform: uppercase;
    color: #c2c6cf;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Robotolight', sans-serif;
}

.subscription-box .x-payment-box .x-text-6 {
}

.subscription-box .x-no-payment-box {
    text-align: center;
    font-size: 20px;
    font-weight: 200;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*support ticket*/
.ticket-content-wrapper {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    display: table;
    width: 100%;
}

.ticket-content-wrapper .x-left-panel {
    width: 295px;
    display: table-cell;
    vertical-align: top;
}

.ticket-content-wrapper .x-right-panel {
    display: table-cell;
    vertical-align: top;
}

.ticket-content-wrapper {
    padding-left: 30px;
    padding-right: 30px;
}

.ticket-content-wrapper .x-left-panel {
}

.ticket-content-wrapper .x-right-panel {
    padding-left: 30px;
    padding-left: 30px;
}

.ticket-details {
    font-family: 'Montserrat', sans-serif;
}

.ticket-details .x-details-header {
}

.ticket-details .x-details-body {
    background-color: #292b31;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.ticket-details .x-details-section {
    border-bottom: solid 1px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ticket-details .x-title {
    color: #bec3d2;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    opacity: 0.5;
}

.ticket-details .x-details {
    color: #f5f7fc;
    font-size: 14px;
    text-transform: capitalize;
}

.ticket-details .x-details-footer {
    background-color: #4e525b;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 25px 20px;
    color: #eef0f6;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    display: table;
    width: 100%;
    position: relative;
}

.ticket-details .x-edit-status-button {
    position: absolute;
    top: 6px;
    right: 5px;
    cursor: pointer;
}

.ticket-details .x-edit-status-button .rwsvgicons {
    width: 11px;
    height: 11px;
}

.ticket-details .x-details-change-status {
    background-color: #6e7380;
    text-align: center;
    padding: 10px;
}

.ticket-details .x-details-footer .x-status-text {
    display: table-cell;
}

.ticket-details .x-details-footer .x-status-label {
    display: table-cell;
    text-align: right;
}

.ticket-details .x-details-footer .x-status-button {
}

.ticket-details .x-details-footer .x-status-label .tag {
    font-size: 11px;
    padding: 8px 30px;
    border-radius: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.ticket-page .messages-wrapper {
    padding: 0px;
}

.ticket-details .x-details-header {
    background-color: #282a30;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.ticket-details .x-details-header .x-icon {
    color: #7b7d82;
    font-size: 18px;
    vertical-align: middle;
}

.ticket-details .x-details-header .x-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 15px;
    font-weight: 600;
    vertical-align: middle;
}

/*client edit uder form*/
.client-user-profile-modal {
}

.client-user-profile-modal .x-avatar {
    margin-left: auto;
    margin-right: auto;
    width: 80px;
}

.client-user-profile-modal .x-avatar {
}

.client-user-profile-modal .x-avatar img {
    width: 80px;
    height: 80px;
}

.client-user-profile-modal .x-upload {
}

.client-user-profile-modal .x-upload .x-button {
    text-align: center;
    padding-top: 20px;
}

.client-user-profile-modal .x-upload .x-button .btn {
    font-size: 11px;
    height: 32px;
}

.client-user-profile-modal .x-form {
    padding-top: 40px;
    border-bottom: solid 1px #eef0f6;
}

.client-user-profile-modal .x-other {
    color: #7d8599;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    /* font-family: 'Montserrat', sans-serif; */
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: solid 1px #eef0f6;
}

.client-user-profile-modal .x-other:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}

/*change background*/
.background-settings-icon {
    position: fixed;
    bottom: 30px;
    right: 50px;
    cursor: pointer;
}

.background-settings-icon:hover {
    color: #99cd72;
}

.background-settings-icon i {
    font-size: 30px;
    cursor: pointer;
}

.background-changer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    /* opacity: 0.8; */
}

.background-changer .x-title {
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-bottom: solid 2px #2e3036;
    background-color: #000000;
    opacity: 0.9;
}

.background-changer .x-title:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}

.background-changer .x-title .x-left {
    float: left;
}

.background-changer .x-title .x-right {
    float: left;
    color: #fff;
    margin-left: 10px;
    font-size: 20px;
    cursor: pointer;
    z-index: 30;
}

.background-changer .x-pic {
    width: 20%;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.background-changer .x-pic img {
    border-radius: 5px;
    border: solid 2px;
    border-color: transparent;
}

.background-changer .x-pic img.active, .background-changer .x-pic img.selected {
    border-color: #94C66E;
}

.background-changer .x-body-wrapper {
    background-color: #000;
    opacity: 0.95;
}

.background-changer .x-body {
    text-align: center;
    padding-bottom: 15px;
    padding-top: 20px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.notification, .notifictation, .settings-notification {
    text-align: center;
    font-size: 32px;
    font-weight: 200;
    color: #9e9a9d;
    padding-top: 60px;
}

.search-filter .x-search-icon {
    color: #c4c6ce;
    cursor: pointer;
    padding-left: 5px;
}

.sub-nav-1 .x-search-icon .rwsvgicons {
    width: 23px;
    height: 23px;
    padding-top: 5px;
}

/*messages footer*/
.messages-footer-panel-wrapper {
    background-color: #292b31;
    display: none;
}

.messages-footer-panel-container {
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: 100%;
    height: 80px;
    font-family: 'Montserrat', sans-serif;
    color: eef0f6;
    padding-left: 20px;
    padding-right: 20px;
}

.messages-footer-panel-container .x-left {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: left;
    width: 130px;
}

.messages-footer-panel-container .x-middle {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.messages-footer-panel-container .x-right {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: right;
    width: 130px;
}

.messages-footer-panel-container .x-middle .x-mid {
    display: inline;
    vertical-align: middle;
}

.messages-footer-panel-container .x-middle .x-l {
    display: inline-block;
    /* vertical-align: middle; */
    height: 50px;
    padding-top: 10px;
    border-right: solid 2px #474b55;
    padding-right: 15px;
}

.messages-footer-panel-container .btn {
    color: #fff !important;
}

.messages-footer-panel-container .search-filter {
    text-align: left;
}

.messages-footer-panel-container form {
    margin-bottom: 0px;
}

.messages-footer-panel-container input[type="text"] {
    background-color: transparent;
    border: none;
}

/*popconfirm*/
.popover h3 {
    display: none;
}

.popover-content {
    text-align: center;
}

.popover-content .btn {
    padding: 4px 15px;
    font-size: 13px;
    height: 30px;
}

.popover-content .btn-danger {
    background-color: #E75752 !important;
    color: #fff !important;
}

/*client request revision form*/
.client-request-revision-modal {
}

.client-request-revision-modal .x-avatar {
    margin-left: auto;
    margin-right: auto;
    width: 80px;
}

.client-request-revision-modal .x-avatar {
}

.client-request-revision-modal .x-upload {
}

.client-request-revision-modal .x-upload .x-button {
    text-align: center;
    padding-top: 20px;
}

.client-request-revision-modal .x-upload .x-button .btn {
    font-size: 11px;
    height: 32px;
}

.client-request-revision-modal .x-form {
    padding-top: 1px;
    margin-bottom: 0px;
}

.client-request-revision-modal .x-other {
    color: #7d8599;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: solid 1px #eef0f6;
}

.client-request-revision-modal .x-other:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}

.client-request-revision-modal .modal-header {
    border-bottom: solid 2px #f2f3f5 !important;
    padding-bottom: 4px;
    padding-top: 1px;
    text-align:left !important;
}

.client-request-revision-modal .modal-header h4 {
    font-size: 15px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 5px;
}

.client-request-revision-modal .modal-body {
    padding-top: 10px !important;
    background-color: #fafbfd;
}

.client-request-revision-modal .modal-footer {
    padding-top: 10px !important;
    text-align: right !important;
    padding-bottom: 15px !important;
    background-color: #fafbfd !important;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.client-request-revision-modal .form-group {
    margin-bottom: 0px !important;
}

.client-request-revision-modal #cke_1_top {
    background-color: #fafbfd !important;
    background-image: none;
    padding-left: 10px;
    box-shadow: none;
}

.client-request-revision-modal #cke_1_bottom {
    display: none !important;
}

.client-request-revision-modal #cke_revision {
    border: none !important;
}

.messages .general-page-wrapper {
    margin-top: 0px;
}

.message-compose .general-page-wrapper {
    margin-top: 25px;
}

.project-files-page .general-page-wrapper {
    margin-top: 0px;
}

.tickets-page .general-page-wrapper {
    margin-top: 0px;
}

.projects-toggler-container {
    color: initial;
    float: left;
    margin-left: 20px;
    display: table;
    width: 210px;
    height: 35px;
    position: relative;
    border-radius: 18px;
    border: solid 2px #98cd73;
    cursor: pointer;
    padding: 3px;
}

.projects-toggler-container:after {
    content: "";
    display: block;
    clear: both;
}

.projects-toggler-container .x-text {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #959cad;
    text-transform: capitalize;
}

.projects-toggler-container .x-toggle {
    width: 27px;
    height: 27px;
    background-color: #98cd73;
    z-index: 2;
    display: block;
    border-radius: 50%;
}

.projects-toggler-container.onetime .x-toggle {
    float: right;
}

.projects-toggler-container.monthly .x-toggle {
    /* left: 2px; */
    /* margin-top: 0; */
    /* margin-left: 0; */
    float: left;
}

.projects-toggler-container.onetime #projects-toggle-text-onetime {
    display: none;
}

.projects-toggler-container.onetime #projects-toggle-text-monthly {
    display: block;
}

.projects-toggler-container.monthly #projects-toggle-text-monthly {
    display: none;
}

.projects-toggler-container.monthly #projects-toggle-text-onetime {
    display: block;
}

.dynamic-search-container {
    position: relative;
}

.dynamic-search-container .x-search-box {
    height: 35px !important;
    line-height: 35px !important;
    border-radius: 18px;
    border-width: 2px;
}

.dynamic-search-container .x-icon {
    color: #cccccc;
    position: absolute;
    right: 10px;
    top: 9px;
}

.dynamic-search-container .x-icon .rwsvgicons {
    width: 18px;
    height: 18px;
}

.top-header-wrapper .x-lite-button {
    background-color: #98cd73;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    position: relative;
    display: inline-block;
}

.top-header-wrapper .x-lite-button .rwsvgicons {
    color: #fff;
    width: 16px;
    height: 16px;
    position: relative;
    top: 50%;
    transform: perspective(1px) translateY(-55%);
}

.projects-action-panel {
    position: fixed;
    background-color: #fff;
    bottom: 0px;
    right: 0px;
    left: 80px;
    height: 40px;
    border-top: solid 1px #e2e5ed;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #8e8e8e;
}

.projects-action-panel .btn {
    font-size: 10px;
    background-color: #373a42;
    color: #fff;
    padding: 0px 10px!important;
    height: 20px;
    line-height: 16px;
    text-transform: capitalize !important;
    font-weight: 600;
    margin-top: -2px;
    margin-left: 3px;
}

#projects-action-panel-invoices .btn {
    background-color: #4db902;
}

#projects-action-panel-files .btn {
    background-color: #F44336;
}

.projects-action-panel.invoices-due {
    display: block;
}

#ajax-files-list-container .rwsvgicons {
    width: 18px;
    height: 18px;
}

.invoice-web-details-table .table-style-3 th {
    font-size: 16px !important;
    font-weight: 600 !important;
    /* color: initial !important; */
    padding-bottom: 10px;
    text-align: center;
}

.settings {
    background-color: #f5f7fc;
}

.settings .project-info-tabs {
    background-color: #fff;
    margin-bottom: 50px;
}

.settings .alert {
    margin: 10px 20px;
    font-size: 13px;
}

.settings .nav-item {
    background-color: #fff;
}

.settings .nav-item.tab-active {
    background-color: #eceeef;
}

.settings .nav-link {
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
}

.settings .nav-item {
    font-size: 14px !important;
}

.settings .nav-item a {
    font-size: 14px !important;
    color: #66667b;
}

.settings .nav-item .dropdown-menu li a {
    padding: 6px 10px;
    display: block;
    text-decoration: none;
}

.settings .nav-item .dropdown-menu li:hover {
    background-color: #f5f7fc;
}

.pagination {
    padding-right: 20px;
    padding-left: 20px;
}

.pagination li {
    display: inline-block;
    border: solid 1px #c0c9ce;
    margin-left: 3px;
}

.pagination li span {
    padding: 5px 10px;
    display: block;
}

.pagination li a {
    padding: 5px 10px;
    display: block;
}

.payments {
    background-color: #f5f7fc;
}

.table-pages {
    background-color: #f5f7fc;
}

.extra .login-panel .form-control {
    /* border-width: 2px; */
    /* height: 38px; */
    /* border-radius: 6px; */
}

.extra select {
    border-color: #65676c;
    color: #65676c;
    font-weight: 400;
    padding-left: 22px;
    background-color: transparent;
}

.extra .select2-container {
    border: solid 1px #c4cbda;
    border-radius: 5px;
}

.extra .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #e1e4ea;
    cursor: default;
}

body.bulk.step-1 {
    background-color: #f5f7fc;
}

.message-reply-area {
    padding: 0px;
    padding-top: 0px;
    background: #fff;
}

.message-reply-area .x-footer {
    padding: 20px;
    padding-bottom: 0px;
}

.message-reply-area .x-footer:after {
    content: "";
    display: block;
    clear: both;
}

.message-reply-area .compose-message-attachment {
    /* padding: 20px; */
    /* padding-bottom: 0px; */
}

.settings .widget-content-project {
    background: #fff;
}

.settings-background-images {
    display: table;
    width: 100%;
    padding-bottom: 20px;
}

.settings-background-images .x-each-image {
    display: table-cell;
    padding: 5px;
    height: auto;
}

.settings-background-image {
    border: solid 2px #565656;
    padding-top: 56.2%;
    /* width: 25%; */
    background-size: cover;
    position: relative;
    z-index: 1 !important;
}

.settings-background-image .x-number {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: #fff;
    padding: 2px;
    font-size: 9px;
    border-radius: 50%;
    width: 17px;
    text-align: center;
    opacity: 0.8;
    color: #000;
    font-weight: bold;
}

.settings-background-images-notes {
    margin-bottom: 10px;
    text-align: center;
    /* background-color: #f5f7fc; */
}

#background-img-1 {
    background-image: url(http://rightlywritten.co.zw/files/backgrounds/1.jpg);
}

#settings-background-images-cropper-container {
    width: 800px;
    background-color: #dedede;
    margin-left: auto;
    margin-right: auto;
    height: 400px;
}

#settings-background-images-cropper-buttons {
    text-align: center;
    padding-top: 30px;
}

#settings-background-images-cropper-buttons .btn {
    margin-left: 10px;
}

#settings-background-images-cropper-buttons .btn .fa {
    font-size: 18px;
}

.settings-background-images-title {
    text-align: center;
    font-size: 20px;
    font-weight: 200;
    padding-bottom: 20px;
}

.settings-background-images-panel {
    background-color: #f5f7fc;
    padding-top: 8px;
    padding-bottom: 8px;
}

.settings-background-image.loading:before {
    top: 30px;
    left: 41%;
}

.welcome-type-message .thin {
    font-weight: 400;
}

.login .wrapper-standard {
    display: table;
    width: 100%;
}

.login-left {
    display: table-cell;
    vertical-align: top;
    width: 40%;
    background: url(../../../../../files/images/login-general.jpg) 50% 50%;
    background-size: cover;
    width: 480px;
}

.login-left .x-logo {
    text-align: left;
    padding-top: 32px;
    width: 50px;
}

.login-left .x-middle {
    padding: 0px 17px;
    padding-top: 122px;
}

.login-left .x-title-1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1.09px;
    color: #fff;
    opacity: 0.89;
}

.login-left .x-title-2 {
    padding-top: 18px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1.42px;
    color: #fff;
    opacity: 0.89;
}

.login-left .x-title-3 {
    font-style: italic;
    font-weight: 400;
    padding-top: 30px;
    color: #fff;
    opacity: 0.69;
    line-height: 25px;
    word-spacing: 1.1;
    font-size: 15px;
}

.login-left .x-signup-button {
    padding-top: 35px;
}

.login-left .btn {
    font-size: 10px;
    font-weight: 600;
    /* color: #1E8FE1 !important; */
    height: 36px;
    padding: 0px 36px;
    line-height: 32px;
}

.login-left .x-footer {
    position: absolute;
    bottom: 36px;
    width: 400px;
}

.login-left .x-footer-title {
    padding-bottom: 25px;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    opacity: 0.39;
    letter-spacing: .91px;
}

.login-left .x-footer-logos {
    /* background: url(../../../../../files/images/enterprise-logos.png); */
    height: 30px;
    width: 350px;
    margin: auto;
}

.login-right {
    display: table-cell;
    vertical-align: top;
}

.login-panel .x-signup-top {
    text-align: right;
    padding-top: 20px;
    padding-right: 36px;
    font-size: 13px;
}

.login-right .x-logo {
    position: absolute;
    left: 40px;
    top: 8px;
    width: 50px;
}

.login-panel .x-signup-top .btn {
    font-size: 11px;
    font-weight: 600;
    margin-left: 12px;
    border-width: 1px;
    padding: .4rem 1.5rem;
    height: 36px;
}

.login-panel .x-signup-top .btn:hover, .login-panel .x-signup-top .btn:active {
    color: #fff !important;
    text-decoration: none;
    box-shadow: 0 3px 12px 0 rgba(0,0,0,.25);
    background-color: #F36;
    border: 1px solid #F36;
}

.login-panel .x-title {
    font-size: 48px;
    color: #00283F;
    text-align: center;
    line-height: 1.1;
    font-weight: 400 !important;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 40px;
}

.login-panel .x-sub-title {
    padding-bottom: 50px;
    font-size: 16px;
    padding-top: 8px;
    color: #596377;
}

.login-panel label {
    display: inline-block !important;
}

.login-panel .error{
    border-bottom: solid 1px red !important;
}

.login-panel label.error{
    display:none !important;
}

.login input[type="text"], .login input[type="password"] {
    border-width: 1px;
    border-radius: 3px;
    /* height: 50px !important; */
}

.login input[type="text"], .login input[type="password"] {
}

.login-forms-container {
}

.login input[type="text"], .login input[type="password"] {
    box-shadow: none;
    padding: 0px;
    position: relative;
    width: 100%;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    color: rgb(19, 24, 31);
    cursor: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: normal !important;
    font-stretch: inherit;
    font-size: inherit;
    line-height: 1 !important;
    font-family: inherit;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 100%;
    box-sizing: border-box;
    margin-top: 1px;
    height: 50px !important;
}

.login input[type="text"]:focus, .login input[type="password"]:focus {
    border-color: #8C96A9 !important;
    color: #65676c;
}

.btn-login-get-started {
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    margin-left: 12px !important;
    padding: 0 28px !important;
    height: 36px !important;
    border-radius: 99px !important;
    font-weight: 600 !important;
    font-size: 10px !important;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #C6CCD7 !important;
    color: #596377 !important;
}

/*
.login .btn-action {
    margin: 20px auto;
    background: #F36;
    border-radius: 100px;
    height: 50px;
    line-height: 50px;
    padding: 0px;
    font-size: 12px !important;
    font-weight: 600;
    color: #FFF;
    cursor: pointer;
    transition: box-shadow .2s ease,border .2s ease;
    width: 170px;
}
*/
.login .btn-action {
    margin: 20px auto;
    background: #00a0fc;
    border-radius: 0px;
    height: 54px;
    line-height: 50px;
    padding: 0px;
    font-size: 14px !important;
    font-weight: 500;
    color: #FFF;
    cursor: pointer;
    transition: box-shadow .2s ease,border .2s ease;
    width: 100%;
    border-radius: 2px;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

#fooo {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    color: #8C96A9;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}

#js-forgot-password-button {
    font-size: 13px;
    color: #00a0fc;
}

.logo__image--stickie {
    width: 100%;
}

.main-header.stickie .menu__item:last-child .menu__item__link {
    color: #fff !important;
}

.project-category.editing {
    padding-top: 17px !important;
    padding-bottom: 17px !important;
}

.projects .dropdown-menu {
    top: 68%;
}

.projects .dropdown-menu a {
    font-size: 14px;
    color: #848484;
    padding-left: 15px;
    padding-right: 15px;
}

.project-categories-text {
    max-width: 90px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.project-categories-text:after {
    display: none;
}

.td-truncate {
    max-width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.js-project-categories-edit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 50%;
    display: inline-block;
}

/** temporary fix to the confirm popup that keeps jumpng around */
.jconfirm-buttons .btn-default {
    display: none !important;
}

.login-panel .form-group {
}

.login-panel .form-group .x-hr-1 {
    border-top: none rgba(0, 0, 0, 0.5);
    border-left: none rgba(0, 0, 0, 0.5);
    border-right: none rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    bottom: 8px;
    box-sizing: content-box;
    margin: 0px;
    position: absolute;
    width: 100%;
}

.login-panel .form-group .x-hr-2 {
    border-top: none rgb(0, 160, 252);
    border-left: none rgb(0, 160, 252);
    border-right: none rgb(0, 160, 252);
    border-bottom: 2px solid rgb(0, 160, 252);
    bottom: 8px;
    box-sizing: content-box;
    margin: 0px;
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff !important;
    background-image: none;
    color: initial !important
}

#ajax-tickets-list-container .x-title {
}

.hidden {
	display:none!important;
	visibility:hidden!important
}

.hidden-soft {
	display:none;
}


/** cart log */
.order.f .cart-logo {
    position: absolute;
    left: 40px;
    top: 8px;
    width: 50px;
    display:block!important;
}
.order.f .cart-logo a{
  display: inline-block;
    
background-repeat: no-repeat;
    
background-position: center;
    
background-size: contain;
    
background-image: url(img/logo.svg);
    
margin-top: 10px;
    
width: 41px;
    
height: 41px;  
}

.order.f .cart-logo a img{ 
    display: none;
}