.side-nav li {
    line-height: 19px !important;
}

body {
    /*font-family: 'Tajawal', sans-serif;*/
    font-family: "Source Sans Pro", sans-serif;
    /*background: #eef5f9 ;*/
    background: #f0f6ff;
    color: #777;
    font-size: 14px !important;
    overflow-x: hidden;
}

label {
    color: #777 !important;
}

a {
    cursor: pointer;
}

a,
a:active,
a:hover {
    outline: 0;
    outline: none;
}

.clear {
    clear: both !important;
}

.d-inline-block {
    display: inline-block;
}

.d-block {
    display: block;
}

.d-table {
    display: table;
}

.d-inline {
    display: inline;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.float-none {
    float: none;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.alert-mergin:not(:empty) {
    margin-bottom: 10px;
}

.w-100 {
    width: 100% !important;
}

/* .crm-table-changed-heading thead th {

} */
.stepperPermissionsTableWrapper:not(:last-child) {
    margin-bottom: 15px;
}

.crm-table-changed-heading thead th {
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: 600;
    font-size: 13px;
    text-transform: capitalize;
}

.crm-table-changed-heading tbody td {
    padding-top: 10px;
    padding-bottom: 10px;
}

[type="radio"]:not(:checked)+label,
[type="radio"]:checked+label {
    line-height: 24px;
    padding-left: 30px;
}

.select-wrapper+.select2-container .select2-selection__rendered[role="textbox"] {
    padding-right: 12px !important;
}

.clear-parent:after {
    content: '';
    clear: both;
    display: block;
}

#topBar nav {
    background-color: #fff;
    /*box-shadow: none !important;
    border-bottom: 1px solid #e8ebf4;*/
    box-shadow: 0 1px 1px 1px rgba(18, 106, 211, 0.08);
}

#topBar nav.nav-extended .nav-wrapper {
    min-height: 55px;
}

#topBar nav,
#topBar nav .nav-wrapper i,
#topBar nav a.button-collapse,
#topBar nav a.button-collapse i {
    line-height: 55px;
    height: auto;
}

#topBar .brand-logo {
    padding: 5px;
}

#topBar .brand-logo {
    padding: 0;
    margin: 0px 15px;
}

#topBar #nav-mobile-a {
    position: absolute;
    left: 325px;
    font-weight: 300;
    letter-spacing: 0.5px;
}

#topBar #nav-mobile-a li>a {
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #a0a0a0;
    display: block;
    text-align: center;
    /* line-height: 22px; */
    line-height: normal;
    line-height: normal;
    font-size: 13px;
    /* padding: 4px 12px; */
    padding: 9px 12px 8px;
    border-radius: 5px;
}

#topBar #nav-mobile-a li>a:hover {
    color: #505050;
}

#topBar #nav-mobile {
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 51px;
}

#topBar #nav-mobile li>a>span {
    /*display: none;*/
}

#topBar nav ul#nav-mobile a {
    color: #3b75e4;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 0 10px;
}

#topBar nav ul#nav-mobile li:last-child {
    padding-right: 5px;
}

.company_name span.ti-world {
    margin-right: 10px;
}

#topBar nav ul#nav-mobile a:hover {
    opacity: 1;
}

#topBar nav ul#nav-mobile-a a span {
    font-size: 20px;
    line-height: 20px;
    display: block;
    padding-top: 1px;
}

#topBar nav ul a:hover {
    background-color: transparent;
    opacity: 0.9;
}

#midContent .had-container,
#midContent .container {
    padding: 20px;
}

#midContent .card .card-content .card-title {
    /* display: block; */
    /* line-height: 20px; */
    /* margin-bottom: 5px; */
}

#midContent .card .card-title {
    font-size: 17px;
    font-weight: 400;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
    color: #00436e;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    color: #3b75e4;
}

#footerContent {
    background: #3b75e4;
    color: #fff;
    padding: 15px 10px;
}

.stats-row {
    margin-bottom: 20px;
}

.stat-item {
    display: inline-block;
    padding-right: 15px;
}

.css-bar {
    margin-bottom: 0 !important;
}

#midContent .card {
    /*border: 1px solid #e8ebf4;
    box-shadow: none*/
    box-shadow: 0 10px 40px 0 rgba(18, 106, 211, 0.07),
        0 2px 9px 0 rgba(18, 106, 211, 0.06);
    margin: 0;
    border: none !important;
}

#cardContact i.contact-arrow {
    line-height: 25px;
    vertical-align: middle;
    color: #909090;
}

#cardContact span.contact-count,
#cardContact span.contact-sorting {
    color: #909090;
    font-size: 14px;
    font-weight: 400;
    margin-left: 20px;
    line-height: 12px;
    vertical-align: middle;
}

#cardContact span.contact-sorting>strong {
    font-weight: 500;
    color: #404040;
}

.top-bar-btn {
    box-shadow: none !important;
    line-height: 34px;
    /* font-size: 16px !important; */
    font-size: 16px;
    font-weight: normal;
    /* padding: 0 15px !important; */
    padding: 0 15px;
    background: #3b75e4 !important;
    color: #fff !important;
    border-radius: 4px !important;
    /*margin-left: 5px !important;*/
    font-family: "Source Sans Pro", sans-serif !important;
    /* width: auto !important; */
    width: auto;
}

/*.top-bar-btn:hover {
    background: #003e66 !important;
}*/
.top-bar-btn>i {
    box-shadow: none !important;
    /* line-height: 36px !important; */
    line-height: 26px !important;
    font-size: 24px;
    font-weight: normal;
    float: left;
    margin-right: 8px;
}

/* search btn start */
.btnWrapper a {
    margin: -2px 12px 0px 0px;
    box-shadow: none !important;
}

.btnWrapper a i {
    line-height: 40px !important;
}

.searchWrapper {
    height: 35px;
    margin-top: 1px;
    padding-right: 15px;
    margin-right: 30px;
    padding-left: 0px;
    position: relative;
    border-radius: 2px;
    border-bottom: 1px solid #3b75e4 !important;
    width: 200px;
}

.searchWrapper input {
    position: relative;
    top: 3px;
    height: 31.4px !important;
    border-bottom: none !important;
    margin: 0px !important;
    color: #505050;
    font-weight: 600;
    border: none !important;
}

.searchWrapper input:focus {
    border-bottom: none !important;
}

.collapsible-header.line:hover {
    background-color: rgba(242, 242, 242, 0.5);
}

.collapsible {
    box-shadow: none;
    margin: 0px;
}

/* search btn end */
.cardContactTable {
    margin-top: 20px;
    overflow-x: auto;
    overflow-y: hidden;
}

.cardContactTable span.badge {
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    background-color: #26a69a;
    border-radius: 2px;
    white-space: nowrap;
}

/* .cardContactTable span.badge {
    min-width: 3rem;
    padding: 3px 25px 3px 12px !important;
    margin-left: 0;
    text-align: center;
    font-size: 14px !important;
    line-height: 22px;
    height: 22px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    letter-spacing: 0.5px;
    font-weight: 600;
    border-radius: 4px !important;
    position: relative;
} */
.cardContactTable span.badge {
    min-width: auto;
    padding: 2px 22px 3px 7px !important;
    margin-left: 0;
    font-size: 14px !important;
    line-height: normal;
    height: auto;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    letter-spacing: 0.5px;
    font-weight: 600;
    border-radius: 4px !important;
    position: relative;
    white-space: normal;
    text-align: left;
    display: inline-block;
}

.cardContactTable span.badge>a {
    display: block;
    width: 100%;
}

.cardContactTable span.badge>a>span {
    display: block;
    white-space: nowrap;
    max-width: 80px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cardContactTable span.badge .icon {
    position: absolute;
    right: 6px;
    top: 8px;
    font-size: 9px;
}

.cardContactTable span.badge .material-icons {
    position: absolute;
}

.cardContactTable>table>thead {
    border: none !important;
}

.cardContactTable>table>thead>tr>th {
    color: #909090;
    font-size: 14px;
    white-space: nowrap;
    font-weight: 600;
}

.cardContactTable>table>tbody>tr>td,
.cardContactTable>table>thead>tr>th {
    /* padding: 10px !important; */
    padding: 8px !important;
    border-bottom: 1px solid #f2f2f2;
    font-size: 14px;
    white-space: nowrap;
}

.cardContactTable>table>tbody>tr>td>img {
    width: 50px;
}

.cardContactTable>table>tbody>tr {}

.cardContactTable table>tbody>tr>td:first-child {
    /*border-radius: 15px 0px 0px 15px !important;*/
}

.cardContactTable table>tbody>tr>td:last-child {
    /*border-radius: 0px 15px 15px 0px !important;*/
}

.cardContactTable>table>tbody>tr>td>.btn-floating {
    width: 35px;
    height: 35px;
}

.cardContactTable>table>tbody>tr>td>.btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    line-height: 35px;
}

/*.cardContactTable table > tbody > tr > td [type="checkbox"] + label {
    padding-left: 20px;
}*/
.cardContactTable table>tbody>tr>td .btn-floating {
    box-shadow: none;
}

.cardContactTable table.striped>tbody>tr:nth-child(2n + 1) td {
    background-color: transparent;
}

.cardContactTable table.striped>tbody>tr:nth-child(2n + 1) {
    background-color: transparent;
}

.cardContactTable .pagination li.active {
    background-color: #3b75e4 !important;
}

.cardContactTable table>tbody>tr>td>a {
    color: #777 !important;
}

/*#midContent > .had-container-right{
    padding-left: 300px;
}
#leftContent > .left-side {
    position: fixed;
    top: 56px;
    left: 0;
    background: #fff;
    border-right: 1px solid #e8ebf4;
    width: 290px;
    height: 100%;
    padding: 20px;
}*/
input:not([type]):focus:not([readonly]),
input[type="text"]:not(.browser-default):focus:not([readonly]),
input[type="password"]:not(.browser-default):focus:not([readonly]),
input[type="email"]:not(.browser-default):focus:not([readonly]),
input[type="url"]:not(.browser-default):focus:not([readonly]),
input[type="time"]:not(.browser-default):focus:not([readonly]),
input[type="date"]:not(.browser-default):focus:not([readonly]),
input[type="datetime"]:not(.browser-default):focus:not([readonly]),
input[type="datetime-local"]:not(.browser-default):focus:not([readonly]),
input[type="tel"]:not(.browser-default):focus:not([readonly]),
input[type="number"]:not(.browser-default):focus:not([readonly]),
input[type="search"]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #3b75e4 !important;
    -webkit-box-shadow: 0 1px 0 0 #3b75e4 !important;
    box-shadow: 0 1px 0 0 #3b75e4 !important;
}

#topBar #nav-mobile li>a>div>strong {
    display: block;
    line-height: 13px;
    margin-top: 12px;
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 6px;
}

#topBar #nav-mobile li>a>div>b {
    display: block;
    line-height: 13px;
    margin-top: 3px;
    font-size: 13px;
    text-transform: capitalize;
    color: #909090;
    font-weight: 400;
}

#topBar #nav-mobile li>a>div>span {
    display: block;
    line-height: 13px;
    margin-top: 3px;
    font-size: 12px;
    text-transform: capitalize;
    color: #909090;
    margin-top: 20px;
    margin-left: 15px;
}

#topBar .top-profile .photo-name {
    background: #fff;
    padding: 10px 15px;
    min-width: 200px !important;

    display: flex;
    flex-wrap: wrap;
}

#topBar .top-profile {
    position: absolute;
    z-index: 6;
    right: 10px;
    top: 55px;
    border: 1px solid #e8ebf4;
    background: #fff;
    box-shadow: 0px 10px 25px 0 rgba(0, 0, 0, 0.1);
}

#topBar .top-profile_a {
    position: absolute;
    z-index: 6;
    /* right: 130px; */
    right: 0;
    top: 55px;
    border: 1px solid #e8ebf4;
    background: #fff;
    box-shadow: 0px 10px 25px 0 rgba(0, 0, 0, 0.1);
    min-width: 250px;
}

#topBar .top-profile_a .photo-name {
    background: #fff;
    padding: 10px 15px;
    min-width: 150px !important;
}


#topBar .top-profile_a .collection {
    margin: 0 0 !important;
    border: none !important;
    max-height: 189px;
    /* overflow-y: hidden; */
    overflow-y: auto;
}

#topBar .top-profile_a .collection:hover {
    overflow-y: auto;
}

/* #topBar .top-profile_a .collection>a {
    background: #fff;
    color: #909090 !important;
    font-size: 12px !important;
    padding: 9px 18px;
    font-weight: 400 !important;
}

#topBar .top-profile_a .collection>a:hover {
    background: #f0f6ff;
} */

#topBar .photo-name>.img-p>img {
    width: 50px;
}

#topBar .photo-name>.img-p {
    /* margin-right: 10px; */
    line-height: 0;
}

#topBar .top-profile .collection {
    margin: 0;
    border: none;
    border-top: 1px solid #e8ebf4;
}

#topBar .top-profile .collection>a,
#topBar .top-profile_a .collection>a {
    background: #fff;
    color: #909090 !important;
    font-size: 12px !important;
    /* padding: 9px 18px; */
    padding: 9px 18px !important;
    font-weight: 400 !important;
}

#topBar .top-profile .collection>a:hover,
#topBar .top-profile_a .collection>a:hover {
    background: #f0f6ff;
}

#topBar .photo-name>.text-p {
    text-align: left;
    line-height: 30px;

    width: calc(100% - 35px);
    padding-left: 10px;
    padding-top: 1px;
}

#topBar .photo-name>.text-p>span {
    color: #909090;
    font-size: 15px;
    line-height: 30px !important;
    font-weight: 400;
}

#topBar .photo-name>.text-p>a {
    color: #909090 !important;
    font-size: 10px !important;
    line-height: 4px;
    font-weight: 400 !important;
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
}

#topBar .photo-name>.text-p>a:hover {
    text-decoration: underline;
}

.sub-breadcrumb>nav {
    background: none;
    box-shadow: none;
    height: 15px !important;
    line-height: 15px !important;
}

.sub-head h5 {
    color: #4d5a68;
    letter-spacing: 0.5px;
    margin: 0;
    line-height: 20px;
}

.sub-breadcrumb>nav>div.nav-wrapper>div>a {
    color: #839bb3;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.9px;
}

.sub-breadcrumb .breadcrumb::before {
    color: #839bb3;
    vertical-align: sub;
    font-size: 13px;
}

#profile_side hr {
    border: none !important;
    height: 1px;
    background: #e8ebf4;
}

hr {
    border: none !important;
    height: 1px;
    background: #e8ebf4;
}

#profile_side .p-pos {
    letter-spacing: 0.7px;
    font-weight: 600;
    position: relative;
}

#profile_side .p-data strong {
    letter-spacing: 1px;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    color: #b0b0b0;
}

#profile_side .p-data {
    margin: 0px 30px 15px;
    letter-spacing: 0.7px;
    position: relative;
    min-height: 50px !important;
}

#profile_side .contactActivity {
    padding: 0 20px 20px;
}

.btn-form {
    box-shadow: none !important;
}

#contactDetail .tabs .indicator {
    bottom: -6px;
    height: 8px;
    background-color: #3b75e4;
    border-radius: 25px;
}

#contactDetail ul.tabs {
    border-bottom: 1px solid #3b75e4;
}

#contactDetail ul.tabs li a {
    color: #909090;
    line-height: 20px;
    letter-spacing: 0.5px;
}

#contactDetail .tabs .tab a:hover,
#contactDetail .tabs .tab a.active {
    background-color: transparent;
    color: #3b75e4 !important;
}

#contactDetail ul.tabs li a span {
    color: #909090;
}

#contactDetail ul.tabs li a i {
    display: block;
}

#contactDetail .tabs .tab a,
#contactDetail .tabs .tab,
#contactDetail .tabs {
    height: auto;
}

.cp-setting ul li {
    display: inline-block;
}

.cp-setting ul li a {
    display: block;
    margin: 0 5px;
}

.cp-setting ul li a i {
    font-size: 20px;
    margin: 0 2px;
}

/* start timeline css */
.history-tl-container {
    /*font-family: "Roboto",sans-serif;
    width:50%;
    margin:auto;
    display:block;
    position:relative;*/
}

.history-tl-container ul.tl {
    margin: 20px 0;
    padding: 0;
    display: inline-block;
}

.history-tl-container ul.tl li {
    list-style: none;
    margin: auto;
    margin-left: 125px;
    min-height: 50px;
    /*background: rgba(255,255,0,0.1);*/
    border-left: 1px dashed #b3e5fc;
    padding: 0 0 50px 30px;
    position: relative;
}

.history-tl-container ul.tl li:last-child {
    border-left: 0;
}

.history-tl-container ul.tl li::before {
    position: absolute;
    left: -16px;
    top: 5px;
    content: " ";
    border: 8px solid rgba(255, 255, 255, 0.74);
    border-radius: 500%;
    background: #3b75e4;
    height: 30px;
    width: 30px;
    transition: all 500ms ease-in-out;
}

.history-tl-container ul.tl li:hover::before {
    border-color: #3b75e4;
    transition: all 0.5s ease-in-out;
}

ul.tl li .item-title {}

ul.tl li .item-detail {
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

ul.tl li .timestamp {
    color: #8d8d8d;
    position: absolute;
    width: 100px;
    left: -56%;
    text-align: right;
    font-size: 12px;
}

/* end timeline css */
.cd_tab {
    margin-top: 15px;
}

.note-img {
    width: 50px;
    margin-right: 10px;
    float: left;
}

.note-text {
    float: left;
    width: 500px;
}

.note-text h6 {
    font-weight: 600 !important;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #3b75e4;
}

.note-text p strong {
    font-weight: 600;
    color: #909090;
}

.note-text p.note-time {
    font-weight: 600;
    color: #4cc4fc;
    font-size: 12px;
    margin-top: 5px;
}

.note-text hr {
    border: none;
    background: #e8ebf4;
    height: 1px;
}

.task-img {
    width: 50px;
    margin-right: 10px;
    float: left;
}

.task-text {
    float: left;
    width: 500px;
}

.task-text h6 {
    font-weight: 600 !important;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #3b75e4;
}

.task-text p strong {
    font-weight: 600;
    color: #909090;
}

.task-text p.task-time {
    font-weight: 600;
    color: #4cc4fc;
    font-size: 12px;
    margin-top: 5px;
}

.task-text hr {
    border: none;
    background: #e8ebf4;
    height: 1px;
}

.task-item .task-check {
    width: 25px;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}

.task-text>h6>span.badge {
    float: none;
    padding: 1px 6px;
    background: #cccccc;
    color: #fff;
    line-height: 12px;
    font-size: 12px;
    margin-left: 6px;
}

.task-img>img,
.note-img>img {
    border: 1px solid #ececec;
}

.status-btn {
    box-shadow: none;
    padding: 0 30px;
    height: 30px;
    line-height: 30px;
}

.credit {
    width: 560px;
    margin: 9em auto 3em auto;
    text-align: center;
    font-size: 0.75em;
}

a {
    text-decoration: none;
    color: #21a6ee;
}

.ion-social-dribbble {
    color: #ec4989;
}

/*.chart {
  position: relative;
  width: 560px;
  height: 260px;
  margin: 3em auto;
  background-image: repeating-radial-gradient(center center, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1) 2px, transparent 2px, transparent 100%);
  background-size: 29px 29px;
  background-position: -11px 11px;
}*/
.chart {
    position: relative;
    width: 75%;
    height: auto;
    margin: 0 auto;
}

.chart::before,
.chart::after {
    display: inline-block;
    font-size: 0.875em;
}

.chart::before {
    display: inline-block;
    position: absolute;
    left: -3.5em;
    top: -5px;
    content: "$4k \a$3k \a$2k \a$1k \a 0";
    white-space: pre;
    height: 100%;
    line-height: 4.2;
    text-align: right;
}

.chart::after {
    content: "07:00h 21:00h";
    width: 110%;
    margin-left: -5%;
    word-spacing: 36.5em;
    padding-top: 0.5em;
}

.dataset {
    fill-opacity: 0.8;
    -webkit-filter: url(#dropshadow);
    filter: url(#dropshadow);
}

#dataset-1 {
    fill: #50e3c2;
}

#dataset-2 {
    fill: #21a6ee;
}

#dataset-3 {
    fill: #807ccc;
}

.chart button {
    position: relative;
    top: -0.75em;
    border: none;
    background: rgba(255, 255, 255, 0.5);
    color: #384051;
    border-radius: 5px;
    padding: 0.25em 1em;
    font-size: 1em;
    float: right;
    cursor: pointer;
}

.chart button:focus {
    outline: none;
}

@-webkit-keyframes raise {
    0% {
        -webkit-transform: scaleY(0.01);
        transform: scaleY(0.01);
    }

    75% {
        -webkit-transform: scaleY(1.1);
        transform: scaleY(1.1);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes raise {
    0% {
        -webkit-transform: scaleY(0.01);
        transform: scaleY(0.01);
    }

    75% {
        -webkit-transform: scaleY(1.1);
        transform: scaleY(1.1);
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

.dataset {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scaleY(0.01);
    transform: scaleY(0.01);
    opacity: 0.5;
}

.loaded .dataset {
    opacity: 1;
    -webkit-animation: raise 0.5s ease 0.2s forwards;
    animation: raise 0.5s ease 0.2s forwards;
}

.loaded #dataset-1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.loaded #dataset-2 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.loaded #dataset-3 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.m-0 {
    margin: 0 !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-12 {
    margin-top: 12px !important;
}

.mt-14 {
    margin-top: 14px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.m-15 {
    margin: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-75 {
    margin-top: 75px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-125 {
    margin-top: 125px !important;
}

.mt-150 {
    margin-top: 150px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-25 {
    padding-left: 25px;
}

.width-175-full {
    width: calc(100% - 175px);
}

.width-175 {
    width: 175px !important;
}

@media (min-width: 601px) {
    .width-300 {
        width: 300px !important;
    }

    .width-400 {
        width: 500px !important;
    }
}

@media (min-width: 768px) {
    .width-600 {
        width: 600px !important;
    }
}

@media (min-width: 901px) {
    .width-800 {
        width: 800px !important;
    }
}



.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 600 !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #fb9678 !important;
}

a.text-primary:focus,
a.text-primary:hover {
    color: #fa6f46 !important;
}

.text-secondary {
    color: #f8f9fa !important;
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #dae0e5 !important;
}

.text-success {
    color: #00c292 !important;
}

a.text-success:focus,
a.text-success:hover {
    color: #008f6c !important;
}

.text-info {
    color: #03a9f3 !important;
}

a.text-info:focus,
a.text-info:hover {
    color: #0286c1 !important;
}

.text-warning {
    color: #fec107 !important;
}

a.text-warning:focus,
a.text-warning:hover {
    color: #d19e01 !important;
}

.text-danger {
    color: #e46a76 !important;
}

a.text-danger:focus,
a.text-danger:hover {
    color: #dc3f4e !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important;
}

.text-cyan {
    color: #01c0c8 !important;
}

a.text-cyan:focus,
a.text-cyan:hover {
    color: #018f95 !important;
}

.text-purple {
    color: #ab8ce4 !important;
}

a.text-purple:focus,
a.text-purple:hover {
    color: #8d63da !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

/*  task page start*/
.fc {
    direction: ltr;
    text-align: left;
}

.fc-toolbar {
    margin-bottom: 5px;
    margin-top: 15px;
}

.fc-toolbar h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
}

.fc-day {
    background: #fff;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar .ui-state-hover,
.fc-toolbar button:focus,
.fc-toolbar button:hover {
    z-index: 0;
}

.fc-widget-header {
    border: 0 !important;
    border-radius: 0 !important;
}

.fc-widget-content {
    border-color: rgba(120, 130, 140, 0.13) !important;
}

.fc th.fc-widget-header {
    color: #777;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    padding: 7px 0;
    text-transform: uppercase;
}

.fc th.fc-fri,
.fc th.fc-mon,
.fc th.fc-sat,
.fc th.fc-sun,
.fc th.fc-thu,
.fc th.fc-tue,
.fc th.fc-wed {
    background: #e9ecef;
}

.fc-view {
    margin-top: 0 !important;
}

.fc-toolbar {
    margin: 0 !important;
    padding: 0 0px 20px 0 !important;
}

.fc-button {
    background: #fff !important;
    border: 1px solid #e9ecef !important;
    color: #777 !important;
    text-transform: capitalize !important;
}

.fc-button:hover {
    background: #e9ecef;
    opacity: 0.8;
}

.fc-text-arrow {
    font-family: inherit;
    font-size: 16px;
}

.fc-state-hover {
    background: #f8f9fa;
}

.fc-unthemed .fc-today {
    border: 1px solid #e46a76;
    background: #e9ecef !important;
}

.fc-cell-overlay,
.fc-state-highlight {
    background: #f0f0f0;
}

.calendar-event,
.fc-event {
    cursor: pointer;
    border-color: #3b75e4 !important;
    background: #3b75e4 !important;
    text-align: center;
}

.fc-event {
    border-radius: 0;
    border: none;
    color: #fff !important;
    font-size: 13px;
    margin: 1px -1px 0;
    padding: 5px;
}

.fc-event:hover {
    background: #3b75e4 !important;
    color: #ffffff !important;
}

.calendar-event {
    margin: 10px 5px 0 0;
    padding: 6px 10px;
    display: inline-block;
    color: #fff;
    min-width: 140px;
}

.calendar-event a {
    float: right;
    opacity: 0.6;
    font-size: 10px;
    margin: 4px 0 0 10px;
    color: #fff;
}

.fc-basic-view td.fc-week-number span {
    padding-right: 5px;
}

.fc-basic-view .fc-day-number {
    padding: 10px 15px !important;
    display: inline-block;
}

.calendar-events {
    padding: 8px 10px;
    border: 1px solid #fff;
    cursor: move;
}

.calendar-events:hover {
    border: 1px dashed #e9ecef;
}

.calendar-events i {
    margin-right: 8px;
}

.calendar {
    float: left;
    margin-bottom: 0;
}

.placeholderbox {
    border: 1px dashed #3b75e4;
    border-radius: 0;
    padding: 15px;
    cursor: text;
    margin-bottom: 0px;
    background: #fff;
}

.placeholderbox span {}

.placeholderbox.active {
    /*box-shadow: 0px 0px 2px 2px #eeeeee;
    border: none !important;
    */
}

.dn {
    display: none;
}

.vn {
    visibility: hidden;
}

.circle {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 13px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.circle.chiptag {
    width: 30px;
    float: left;
    height: 30px;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    margin: 0 8px 0 -19px !important;
    padding: 1px 0 0;
}

/*.circle.big {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    font-size: 80px;
    color: #fff;
    line-height: 150px;
    text-align: center;                                                
}*/
.circle.big {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 40px;
    color: #fff;
    line-height: 80px;
    text-align: center;
}

@media (max-width: 767px) {

    .fc-toolbar .fc-center,
    .fc-toolbar .fc-left,
    .fc-toolbar .fc-right {
        float: none;
        display: block;
        text-align: center;
        margin-top: 10px;
        overflow: hidden;
    }
}

.collapsible-body {
    background: #ffffff;
}

#midContent .collapsible {
    border-color: #e8ebf4;
}

#midContent .collapsible-header {
    /*border-top: 1px solid #e8ebf4 !important;*/
    border-bottom: none;
    padding-left: 10px;
    color: #3b75e4;
}

#midContent .collapsible-header i.material-icons {
    color: #3b75e4 !important;
    margin-right: 0.5rem !important;
}

#midContent .collapsible-body {
    padding: 0px !important;
}

.dd-item .dd-handle {
    height: auto;
    background: transparent;
    border-left: 1px solid #c8cbcf !important;
    right: 0 !important;
    left: unset !important;
    border: none;
    top: 5px;
    border-radius: 0;
    padding-top: 1px;
    display: none;
}

.dd-item:hover .dd-handle,
.dd-item:hover .dd-handle-del {
    display: block;
}

.dd3-content {
    height: auto !important;
    border: 1px solid #c8cbcf !important;
    background: none !important;
    border-radius: 0 !important;
    padding: 10px !important;
}

.dd3-content>input,
.dd3-content>textarea {
    margin: 0 !important;
}

/*.dd3-handle:hover , .dd3-handle:focus {
    background: #3b75e4 !important;
    color: #fff !important;
}*/
.dd3-handle::before {
    content: "drag_indicator" !important;
    font-family: "Material Icons" !important;
    color: #b0b0b0 !important;
}

.dd-empty,
.dd-item,
.dd-placeholder {
    margin: 15px 0 !important;
}

.dd-item {
    border: 1px dashed transparent;
}

.dd-item:hover {
    border: 1px solid #3b75e8 !important;
}

.dd-handle-tip {
    position: absolute;
    right: -25px;
    color: transparent;
    width: 20px;
    line-height: 0px;
    top: 8px;
}

.dd-handle-tip::before {
    content: "info" !important;
    font-family: "Material Icons" !important;
    color: #202020 !important;
    font-size: 20px;
}

.dd-handle-del {
    position: absolute;
    right: 0;
    color: transparent;
    display: none;
}

.dd-handle-del::before {
    content: "delete" !important;
    font-family: "Material Icons" !important;
    color: #fff !important;
    background: #3b75e4;
    border-radius: 100%;
    padding: 0px 4px;
    position: absolute;
    top: 77px;
    right: -9px;
}

.dd3-content {
    margin: 0px !important;
    font-weight: normal;
}

.form-edited-side {
    background: #fff;
    border: 1px dashed #cfd2d6;
    padding: 10px;
    margin-top: 40px;
    width: 350px;
}

.form-edited-side h5 {
    font-size: 15px;
}

.frst-timeline-content-inner {
    padding: 20px !important;
    background: #fff !important;
    border: 1px solid #eee !important;
}

/*.ftc-arrow {
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #eee;
    position: relative;
    left: -10px;
    top: 33px;
}
.frst-timeline-style-7 .frst-timeline-img span {
    min-height: 26px !important;
    min-width: 26px !important;
}
.frst-timeline-style-7 .frst-timeline-img {
    top: 10px !important;
}*/
.frst-timeline-content-inner {
    padding: 20px !important;
    background: #fff !important;
    border: 1px solid #e8ebf4;
}

.sort_heading {
    color: #999999;
}

.sort_heading .material-icons {
    line-height: 0px;
    padding: 0px !important;
    font-size: 24px;
    display: inline;
    top: 8px;
    position: relative;
}

.hr-box {
    border-top: 1px solid #e8ebf4 !important;
    box-shadow: none;
    border: none;
    margin: 12px 0;
    height: 0px !important;
}

.top-profile-bar {
    padding: 10px 0 0;
}

.mivam {
    vertical-align: middle;
}

.main-icon-task {
    background: #dfdfdf;
    border-radius: 100%;
    padding: 6px;
    color: #fff;
    margin-right: 5px;
}

.main-icon-task-subject {
    background: #fff;
    border-radius: 100%;
    padding: 2px;
    padding: 3px;
    color: #ccc;
    margin-right: 5px;
    border: 1px solid #ccc;
    cursor: pointer;
    font-size: 18px;
}

.main-icon-task-subject:hover,
.main-icon-task-subject.active {
    background: #60c860;
    color: #fff;
    border: 1px solid #60c860;
}

.top-profile-bar>.task-edit>i {
    font-size: 12px;
}

.top-profile-bar>.task-edit {
    color: #888;
    cursor: pointer;
}

label {
    font-size: inherit;
}

.top-profile-bar>.task-edit:hover {
    color: #000;
}

#profile_side .p-data-btn strong {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    display: block;
    font-size: 11px;
}

#profile_side .p-data-btn {
    letter-spacing: 0.7px;
}

#profile_side .p-data-btn .select-wrapper+label {
    font-size: 0.9rem;
    color: #000;
}

#profile_side .p-data-btn .select-wrapper input.select-dropdown {
    border: none !important;
    color: #3b75e4;
    margin-bottom: 0px !important;
    text-decoration: underline;
}

.top-profile-bar span {
    color: #303030;
}

.ul-link {
    text-decoration: underline;
}

.note-top-bar {
    margin: 10px 0 0px;
}

.tab_task_detail>div>strong,
.frst-timeline-content-inner label {
    color: #000;
    font-weight: 600;
}

.task_update_log p {
    font-size: 13px;
    color: #bfbfbf;
}

.tab_task_type span.tag {
    background: #fff;
    display: table;
    padding: 2px 7px;
    border-radius: 4px;
    text-transform: uppercase;
    color: #3b75e4;
    font-weight: 400;
    letter-spacing: 0.4px;
    border: 1px solid #f1f1f1;
}

.tab_task_type .chip {
    margin-top: 8px;
}

.task_update_log .display_user_name {
    font-weight: 600;
    color: #9c9c9c;
}

.task_update_log .display_date {
    font-style: italic;
}

.note-top-bar p {
    /*font-weight: bold;*/
}

.chip {
    background-color: transparent !important;
    border: 1px solid #f1f1f1 !important;
}

/*Vertical Tabs shuru*/
.profile-left-bar .tabs {
    height: auto;
    white-space: normal;
}

.profile-left-bar .indicator {
    display: none;
}

/*Vertical Tabs khatam*/
.profile-left-bar .tabs .tab a,
.profile-left-bar .tabs .tab a {
    background-color: #fff !important;
    color: #000 !important;
    text-align: left !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px !important;
    border: 1px solid #f1f1f1;
}

.profile-left-bar .tabs .tab a:hover,
.profile-left-bar .tabs .tab a.active {
    background-color: #3b75e4 !important;
    color: #fff !important;
}

.profile-left-bar .tab {
    display: block;
    width: 100%;
    margin-top: 10px;
}

.profile-left-bar ul li:first-child {
    margin-top: 0px !important;
}

.bg-trans {
    background: transparent !important;
}

.setting-left-bar {}

.setting-left-bar .collection {
    margin: 0 0 0 -10px;
    border-radius: 0 !important;
}

.setting-left-bar .collection {
    border: 1px solid #e8ebf4;
    overflow: visible;
}

.setting-left-bar .collection .collection-item {
    color: #808080;
    border: none;
    background: transparent;
    padding: 5px 10px;
    position: relative;
}

.setting-left-bar .collection>li:last-child .collection-item {
    border-bottom: none !important;
}

.setting-left-bar .collection .collection-item:hover {
    color: #3b75e4;
    background: transparent !important;
}

.setting-left-bar .collection .collection-item.active {
    color: #3b75e4 !important;
}

.p0 {
    padding: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-auto {
    margin-left: auto !important;
}

#cardSetting input.with-help {
    margin-bottom: 3px;
}

#cardSetting span.helper-text {
    font-size: 12px;
    color: #59b5f0;
}

/*#cardSetting label {
    font-size: 17px;
    color: #505050;
    margin-top: -5px;
}*/
.inner-card-box {
    border: 1px solid #e8ebf4;
    padding: 10px 10px;
}

.box-title {
    font-size: 18px;
    font-weight: 600;
    color: #505050;
}

.inner-card-box span {
    margin: 0 10px;
}

.inner-page-title {
    font-size: 20px;
    font-weight: 400;
    color: #4d5a68;
}

.event-success {
    background: #a5d6a7 !important;
    color: #000000 !important;
    border: none !important;
}

.event-danger {
    background: #ef9a9a !important;
    color: #000000 !important;
    border: none !important;
}

.event-normal {
    background: #3b75e4 !important;
    color: #ffffff !important;
    border: none !important;
}

.event-warning {
    background: #ffe082 !important;
    color: #000000 !important;
    border: none !important;
}

.event-done {
    background: #aaaaaa !important;
    color: #ffffff !important;
    border: none !important;
}

.event-done .fc-content {
    text-decoration: line-through;
}

/*.inner-page-right-btn > a {
    background: #3b75e4 !important;
    display: inline-block;
    padding: 6px 15px;
    color: #fff !important;
    font-weight: 600;
    font-size: 16px;
    border-radius: 4px;
    margin-left: 5px;
}*/
.fc-month-view span.fc-title {
    white-space: normal;
}

#card-alert {
    border: none !important;
    margin-bottom: 15px !important;
}

#card-alert button {
    background: none;
    border: none;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
    color: #fff;
}

.select-wrapper+.select2-container {
    width: 100% !important;
    margin-bottom: 20px !important;
}

.select2-container--default .select2-selection--single {
    height: 3rem !important;
    border-bottom: 1px solid #9e9e9e !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0px !important;
    -o-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: 3px !important;
    margin-top: 8px !important;
    border-color: #000000 transparent transparent transparent !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 3rem !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #afafaf !important;
    margin: 0 !important;
    height: 35px;
    border-radius: 3px;
    width: calc(100% - 9px) !important;
    margin-bottom: 15px !important;
    padding-left: 10px;
}

.select2-container--default .select2-search--dropdown::after {
    position: absolute !important;
    /*content: "\f002" !important;
    font-family: FontAwesome !important;
    font-size: 19px !important;
    color: #afafaf !important;*/
    content: "";
    top: 25px !important;
    right: 21px !important;
    background: #fff url("../images/search-icon-gray.jpg") no-repeat 0px center;
    width: 19px;
    height: 18px;
}

.select2-search--dropdown {
    padding: 0px !important;
}

.select2-selection.select2-selection--single {
    outline: none !important;
}

.select2-dropdown {
    background: #fff !important;
    min-width: 250px !important;
    padding: 15px !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: 0px 10px 25px 0 rgba(0, 0, 0, 0.1);
    z-index: 9999999999;
}

strong {
    font-weight: 600 !important;
}

.select2-container--default .select2-selection--single {
    background: transparent !important;
}

.fs-61 {
    font-size: 20px;
}

.small-btn {
    display: table;
    padding: 3px 10px;
    line-height: normal;
    height: auto;
    margin-top: 10px;
    font-size: 14px !important;
    background: #eee !important;
    color: #000;
}

.ps1 .circle {
    width: 70px;
    height: 70px;
    font-size: 20px;
    color: #fff;
    line-height: 70px;
    margin-right: 20px;
}

.ps1 .p-name {
    font-size: 30px !important;
    line-height: 30px;
    font-weight: 400;
}

.pos-rel {
    position: relative !important;
}

.pos-abs {
    position: absolute !important;
}

.lable-tip {
    position: absolute;
    top: -15px;
    right: 5px;
}

.lable-tip>i {
    font-size: 22px;
    color: #939393;
}

.mt-5 {
    margin-top: 5px !important;
}

.inner-card-box .lable-tip-normal>i {
    margin: 0 !important;
    font-size: 22px;
    vertical-align: middle;
    color: #939393;
}

.radio-btn-list p {
    margin: 15px 0 !important;
}

.bt-none {
    border-top: none !important;
}

.bb-none {
    border-bottom: none !important;
}

/* start credit card */
.numberCircle {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 3px 5px;
    border: 2px solid #ccc;
    text-align: center;
    font-size: 10px;
    margin: 3px 8px;
}

.row-payment-method {
    margin: 0px 0px 0px 0px;
    padding: 6px 0px;
    text-align: left;
    display: table;
}

.payment-row {
    background-color: #f5f6fa;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}

.payment-row-last {
    margin-left: 30px;
    margin-right: 30px;
    width: 100%;
}

.payment-padding-right {}

.select-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 24px;
    height: 24px;
}

.select-txt {
    display: table-cell;
    vertical-align: middle;
}

.select-logo {
    padding-right: 0px;
    vertical-align: top;
    right: 25px;
    position: absolute;
}

.select-logo-sub {
    display: table-cell;
    vertical-align: middle;
}

.select-logo-sub #_img {
    background: #fff;
    padding: 3px 0px;
    border-radius: 35px;
}

.pymt-type-name {
    font-weight: 500;
    font-size: 12pt;
    padding-bottom: 8px;
    color: #5a6977;
}

.pymt-type-desc {
    font-size: 13px;
}

.hr {
    border-bottom: 1px solid #ebf0f5;
    padding-bottom: 5px;
}

.form-cc {
    display: table;
    width: 100%;
    text-align: left;
    padding: 0px 0px 30px 30px;
}

.row-cc {
    display: table;
    width: 100%;
    padding-bottom: 7px;
}

.cc-txt {
    border-color: #e1e8ee;
    width: 100%;
}

.input {
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    height: 38px;
    padding-left: 15px;
    font-weight: 600;
    font-size: 11pt;
    color: #5e6977;
}

/* input[type="text"] {
    display: initial;
    padding: 15px;
} */

.text-validated {
    border-color: #7dc855;
    background-image: url("https://www.dropbox.com/s/1mve74fafiwsae1/icon-tick.png?raw=1");
    background-repeat: no-repeat;
    background-position: right 18px center;
}

.cc-ddl {
    border-color: #f0f4f7;
    background-color: #f0f4f7;
    width: 100px;
    margin-right: 10px;
}

.cc-title {
    font-size: 10.5pt;
    padding-bottom: 8px;
}

.cc-field {
    padding-top: 15px;
    padding-right: 30px;
    display: table-cell;
}

.button-master-container,
.button-master-container:hover {
    display: table;
    width: 100%;
    border-top: 1px solid #e1e8ee;
    height: 60px;
    vertical-align: bottom;
}

.button-container {
    width: 50%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

a,
a:hover {
    color: inherit;
    text-decoration: inherit;
}

.button-container:hover {
    background-color: #eee;
    cursor: pointer;
}

.button-finish {
    border-left: 1px solid #e1e8ee;
    color: #7dc855;
    font-weight: 500;
    font-size: 12pt;
    background-image: url("https://www.dropbox.com/s/10d95otbo48r0hh/icon-next.png?raw=1");
    background-repeat: no-repeat;
    background-position: right 50px center;
}

.cvv-tooltip-img {
    display: inline-block;
    vertical-align: middle;
    padding-left: 17px;
}

input[id^="radio"] {
    display: none;
}

input[id^="radio"]+label {
    background-image: url("https://www.dropbox.com/s/mnwbybfl4pnzoi4/radio-inactive.png?raw=1");
    height: 26px;
    width: 24px;
    display: inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
    border-radius: 50%;
}

input[id^="radio"]:checked+label {
    background-image: url("https://www.dropbox.com/s/8634yi8i1s7fx7w/radio-active.png?raw=1");
    height: 26px;
    width: 24px;
    display: inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
}

p.credit {
    text-align: center;
    color: #ccc;
}

.pymt-radio {
    position: relative;
    border: 1px solid #e8ebf4;
    padding: 10px;
}

.step-content .pymt-radio {
    position: relative;
    padding: 10px 10px;
    border-radius: 5px;
    background: #e5f0ff;
    min-width: 360px;
    max-width: 370px;
}

.account_details_box {
    position: relative;
    border: 1px solid #e8ebf4;
    padding: 10px;
}

/* end credit card */
.payment-page-setting .select-dropdown li img {
    height: auto;
    width: 50px;
    margin: 16px 15px 0;
    float: right;
}

.plan-box {
    text-align: center;
    border-bottom: 1px solid #dedfdf;
    /* padding: 25px 0; */
    padding: 25px 0 65px;
    border-top: 1px solid #dedfdf;
    border-radius: 20px;
    background: #e0f0f9;
    height: 100%;
}

.plan-box:hover,
.plan-box.active {
    /* text-align: center; */
    border-top: 1px solid #3b75e4;
    border-bottom: 1px solid #3b75e4;
    /* padding: 25px 0;
    border-radius: 20px; */
    background: #fff;
}

.plan-title {
    font-size: 35px;
    font-weight: 400;
    color: #333;
    line-height: 40px;
    margin-bottom: 10px;
}

.plan-price {
    /* font-size: 50px;
    font-weight: 600;
    color: #fff;
    line-height: 40px;
    background: #3b75e4;
    padding: 15px 0px; */
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    line-height: normal;
    background: #3b75e4;
    padding: 4px 0px 5px;
}

.plan-time {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}

.plan-usages ul li {
    /* padding: 5px 0; */
    padding: 3px 5px;
    border-top: 1px solid #e8ebf4;
    /* font-size: 22px; */
    font-size: 20px;
    color: #3f3f3f;
    font-weight: 300;
}

.plan-usages ul li:first-child {
    border-top: none !important;
}

/*.plan-box {
    margin-top: 15px;
    transition: all ease-in-out 0.3s;
}
.plan-box:hover {
    margin-top: 0px;
    transition: all ease-in-out 0.3s;
}*/
.img-p .plan-box {}

.starter-p .plan-box {}

.custom-p .plan-box {}

.starter-p {
    margin: 20px;
}

.custom-p {
    margin-top: 165px;
}

.custom-p .plan-price {
    font-size: 35px;
}

.account_details_box .card-title-a {
    float: left;
    min-width: 140px;
}

.account_details_box .details_box {
    border-bottom: 1px dashed #e8ebf4;
    /* padding: 20px 0 35px 0; */
    padding: 15px 0 15px 0;
}

span.record-count,
span.record-sorting {
    color: #909090;
    font-size: 15px;
    font-weight: 400;
    margin-left: 20px;
    line-height: 25px;
    vertical-align: middle;
}

.details_box .card-text-b {
    float: left;
    min-width: 70%;
}

.details_box .progress {
    margin: 10px 0 0 0;
}

.plan-icon>img {
    width: 75px;
    margin-bottom: 20px;
    margin-top: 20px;
    display: inline-block;
}

.modal-content>.mt-0 {
    /*text-align: center;*/
}

.btn,
.btn-large,
.btn-flat,
.tabs .tab,
.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    text-transform: capitalize !important;
}

.edit-icons>a>span {
    font-size: 20px;
    line-height: 32px !important;
}

/*.cardContactTable > table > thead > tr {
    background: #1976d2;
}*/
/*.embed_code_frame{
    height:10em !important;
}*/
#modal-form-msg {
    width: 600px !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-moz-inner-spin-button,
input[type="number"]::-moz-outer-spin-button,
input[type="number"]::-o-inner-spin-button,
input[type="number"]::-o-outer-spin-button {
    -webkit-appearance: none;
    -o-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.sm-input {
    width: 100px !important;
}

.task-detail h4>a:hover {
    color: #3b75e4;
}

.cc_bcc_btn {
    position: absolute;
    top: 10px;
    right: 0;
}

.cc_bcc_btn>span {
    color: #3b75e4;
    float: left;
    margin: 0 10px;
    cursor: pointer;
}

.cc_bcc_btn>span:hover {
    text-decoration: underline !important;
}

.dashboard_btns>a>i {
    font-size: 32px;
    vertical-align: text-top;
}

.dashboard_btns ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

.dashboard_btns ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.dashboard_btns :-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

.dashboard_btns :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.p-data-btn label.active {
    color: #000;
    font-size: 17px;
    white-space: nowrap;
}

.p-data-btn input {
    margin: 0 !important;
    border: none !important;
    color: #3b75e4;
    text-decoration: underline;
}

.p-data-btn .ti-money {
    position: absolute;
    left: -2px;
    bottom: 14px;
    font-size: 14px;
    color: #3b75e4 !important;
    top: 16px;
}

.dropdown-content {
    padding: 15px !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: 0px 10px 25px 0 rgba(0, 0, 0, 0.1) !important;
    margin-top: 4px;
    /* max-height: 650px; */
    max-height: 300px;
    overflow-x: hidden;

}

.dropdown-content li>a,
.dropdown-content li>span {
    padding: 6px 0px;
    color: #777;
    font-size: 14px;
    font-weight: 600;
    border-top: 1px solid #e0e0e0;
    display: block;
}

.dropdown-content li:first-child>a,
.dropdown-content li:first-child>span {
    border-top: 1px solid transparent;
}

.dropdown-content li:first-child>a,
.dropdown-content li:first-child>span {
    padding-top: 0 !important;
}

.dropdown-content li:last-child>a,
.dropdown-content li:last-child>span {
    padding-bottom: 0 !important;
}

.dropdown-content li {
    min-height: 25px !important;
    background: transparent !important;
}

.dropdown-content li a:hover {
    color: #000 !important;
}

.bgCove {
    background: #3e75e3 !important;
}

.bgBlossom {
    background: #2dd6b9 !important;
}

.bgBoulder {
    background: #616367 !important;
}

.bgStone {
    background: #afb5be !important;
}

.colorCove {
    color: #3e75e3 !important;
}

.colorBlossom {
    color: #2dd6b9 !important;
}

.colorBoulder {
    color: #616367 !important;
}

.colorStone {
    color: #afb5be !important;
}

.newDesignDashboard h2 {
    text-align: right;
    margin: 0;
    line-height: 30px;
    margin-bottom: 10px;
}

.iconDesignDashboard {
    font-size: 30px;
    width: 65px;
    height: 65px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    display: table-cell;
    position: absolute;
    left: 25px;
    top: -25px;
    line-height: 65px;
    /*border-radius: 8px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);*/
}

.topBarSelect .select-dropdown {
    margin: 0 !important;
}

.topBarSelect {
    margin-left: 20px;
}

.cc-field {
    padding: 10px 20px 11px;
    background-color: #eeeeee;
    width: 100%;
    margin-bottom: 10px;
}

.cc-field.focus,
.cc-field:focus {
    color: #424770;
    background-color: #f6f9fc;
}

.cc-field.invalid {
    background-color: #fa755a;
}

.cc-field.invalid.focus {
    background-color: #f6f9fc;
}

.cc-field.focus::-webkit-input-placeholder,
.cc-field:focus::-webkit-input-placeholder {
    color: #cfd7df;
}

.cc-field.focus::-moz-placeholder,
.cc-field:focus::-moz-placeholder {
    color: #cfd7df;
}

.cc-field.focus:-ms-input-placeholder,
.cc-field:focus:-ms-input-placeholder {
    color: #cfd7df;
}

.grey-text.text-darken-4 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.dropdownDiv {
    /*display: inline-block;
    width: 11%;
    text-align: center;
    margin: 0 0.7%;*/
}

.dropdownDiv h3 {
    margin: 0 !important;
    line-height: 37px;
}

.emailCompaign>span {
    padding: 4px 0;
    display: block;
    color: #777;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.dashboard_profile h2 {
    background: #ccc;
    padding: 25px;
    font-size: 40px;
    margin: 0;
}

.dashboard_profile span {
    display: block;
    font-size: 40px;
    font-weight: 100;
    line-height: 30px;
}

.dashboard_profile p {
    font-size: 18px;
}

.dashboard_profile_data {
    margin-top: 15px;
}

.dashboard_profile_data .ti-pie-chart,
.dashboard_profile_data .ti-help {
    font-size: 66px;
    color: #3e75e3;
    margin-bottom: 10px;
}

.dashboard_profile_data span {
    display: block;
    font-size: 20px;
    font-weight: 400;
}

.dashboard_profile_data strong {
    font-size: 25px;
    color: #3e75e3;
    display: block;
}

.dashboard_profile_data strong>small {
    font-size: 14px;
}

.dashboard_profile_data strong>small>a {
    text-decoration: underline;
}

.dashboard_profile_data strong>small>a:hover {
    text-decoration: underline;
    color: #6d9af3;
}

.dashboard_profile hr {
    margin: 22px 0;
}

.topBarSearch input {
    border: 1px solid #e8ebf4 !important;
    padding: 0 0px 0 10px !important;
    width: 225px !important;
    height: 35px !important;
    margin: 0 10px 0 0px !important;
    position: relative !important;
    color: #777;
    border-radius: 5px !important;
}

.topBarSearch .sIcon {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #777;
    border-left: 1px solid #e8ebf4;
    padding-left: 11px;
}

.cardContactTable th>a,
.cardContactTable th {
    color: #777 !important;
    text-transform: uppercase;
}

.cardContactTable th>a:hover {
    color: #3c75e5 !important;
}

.cardContactTable th>label,
.cardContactTable td>label {
    vertical-align: middle;
    margin: 0;
    padding: 10px;
}

.moreVertDropdown {
    /* padding: 0 7px !important; */
    padding: 0 7px;
}

.emailCompaign>span>i {
    font-size: 18px;
}

.bgBlue1 {
    background: #2f5fbd;
}

.bgBlue2 {
    background: #2d6cde;
}

.bgBlue3 {
    background: #1965f0;
}

.blue1 {
    color: #2f5fbd;
}

.blue2 {
    color: #2d6cde;
}

.blue3 {
    color: #1965f0;
}

.blue4 {
    color: #3288ff;
}

.blue5 {
    color: #4ca5ff;
}

.blue6 {
    color: #65bfff;
}

.blue7 {
    color: #7fd4ff;
}

.blue8 {
    color: #99e5ff;
}

/*.dropdownDiv .card-content {
    padding: 20px 10px;
}*/
.dashboardPage .card-content:hover {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
}

.CardInfoText {
    margin-top: 10px;
}

.CardInfoText>.tLeft {
    display: inline-block;
    text-align: center;
    min-width: 81px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    font-size: 11px;
    letter-spacing: 0.3px;
}

.CardInfoText>.tRight {
    display: inline-block;
    font-size: 35px;
    text-align: right;
    margin: 10px 0 0 6px;
    line-height: 20px;
    vertical-align: text-bottom;
}

.leadSourse {
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
}

.leadSourse>span {
    display: inline-block;
}

.leadSourse>strong {
    display: inline-block;
    font-size: 30px;
    line-height: 25px;
}

.bgFacebook {
    background: #4867aa !important;
    color: #fff !important;
}

.bgTwitter {
    background: #1da1f2 !important;
    color: #fff !important;
}

.bgGoogle {
    background: #dd5346 !important;
    color: #fff !important;
}

.bgYoutube {
    background: #ff0000 !important;
    color: #fff !important;
}

.bgGithub {
    background: #323131 !important;
    color: #fff !important;
}

.bgInstagram {
    background: #953687 !important;
    color: #fff !important;
}

.dashboardTitle {
    font-size: 20px;
}

.dashboardTitleRight {
    font-size: 20px;
}

.plr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.activity-img-raf {
    height: 370px;
    overflow-y: scroll;
}

.emailCompaign {
    padding: 11px 0;
}

.field-error {
    position: absolute;
    bottom: -2px;
    color: #ed3232;
}

.field-error1 {
    /*position: absolute;*/
    bottom: -2px;
    color: #ed3232;
    text-align: center;
}

.nested_count {
    background: #3b75e4;
    color: #fff;
    width: 18px;
    height: 18px;
    display: inline-block;
    line-height: 17px;
    text-align: center;
    border-radius: 100px;
    margin-left: 4px;
    font-size: 12px;
}

.inside_date {
    border: none !important;
    height: auto !important;
    user-select: none;
    width: auto !important;
    box-shadow: none !important;
    font-size: small !important;
    float: right !important;
    min-width: 160px !important;
}

.frst-timeline-content-inner .top-profile-bar {
    padding: 0 !important;
}

.frst-timeline-style-7 .frst-date span {
    margin: 0 !important;
}

.emailBody {
    height: 45px;
    overflow: hidden;
    margin-bottom: 10px;
    transition: all ease-in-out 0.5s;
}

a.expand_body {
    color: #3b75e4 !important;
    text-decoration: underline !important;
}

.emailBody_less {
    height: auto;
    margin-bottom: 10px;
    transition: all ease-in-out 0.5s;
    overflow-x: auto;
}

p.emailSubject {
    font-size: 18px;
    margin-bottom: 10px !important;
    font-weight: 600;
}

.trialPeriod {
    padding: 100px 0;
    color: #3b75e4;
}

.trialPeriod>h5 {
    text-align: center;
    margin: 0;
}

.trialPeriod {
    text-align: center;
    display: block;
}

.frst-timeline-content-inner h5.visiterSourse {
    margin: 5px 0;
    font-size: 18px;
    font-weight: 300;
    color: #303030;
}

.frst-timeline-content-inner b {
    font-weight: 300 !important;
}

.createYourAccount {
    margin: 100px 0;
}

.invoice_table_pop h5 {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px;
}

.invoice_table_pop {
    font-size: 16px;
    color: #232323;
}

.invoice_table_pop th {
    background-color: #eef5f9 !important;
    color: #3b75e4 !important;
}

.input-cc-field {
    background: transparent;
    margin: 10px 0;
    padding: 10px 14px;
    border: 1px solid #9e9e9e;
}

.input-cc-field.focus {
    background: #fff;
}

.useExistingCard {
    background: #eef5f9;
    border: 1px solid #e8ebf4;
    padding: 15px 30px;
    margin-top: 15px;
}

.oldPlanPage,
.newPlanPage {
    padding: 10px;
    text-align: center;
}

.oldPlanPage h5,
.newPlanPage h5 {
    margin: 0;
    font-size: 20px;
}

.oldPlanPage {
    border-bottom: 1px solid #f1f1f1;
    border-top: 5px solid #eee;
}

.newPlanPage {
    border-bottom: 1px solid #3b75e4;
    border-top: 5px solid #3b75e4;
}

.oldPlanPage td,
.newPlanPage td {
    font-size: 25px;
}

.newPlanPage td {
    color: #3b75e4;
}

@media screen and (min-device-width: 1400px) and (max-device-width: 1470px) {
    .emailCompaign>span {
        font-size: 12px;
    }

    .emailCompaign>span>i {
        display: block;
        margin: 8px 0px;
    }
}

/*Extra small devices (portrait phones, less than 576px)*/
/* @media (max-width: 575.98px) { */
@media (max-width: 575px) {

    /* .nav-wrapper a.button-collapse > i {
    color: #3b75e4;
  } */
    .side-nav li {
        float: none;
        border-bottom: 1px solid #eef5f9;
    }

    /* .side-nav li>a {
        font-size: 17px;
    } */

    /* .side-nav li>a>span {
        margin-right: 15px;
        color: #3b75e4;
    } */

    /* a.mobLogo>img {
        width: 210px;
        padding-top: 16px;
    } */

    /* a.brand-logo img {
    width: 185px !important;
    position: relative;
    top: -2px;
  } */
    /* #drop_me_a .company_name .cText {
    display: none;
  } */
    /* .badgeNoti {
    right: 2px !important;
    width: 17px;
    height: 17px;
    line-height: 15px;
  } */
    /* #topBar .top-profile_a {
    right: 45px !important;
  } */
    /* .topBarRightIcons span.ti-user {
    display: block;
    margin-top: 17px;
    font-size: 20px;
    color: #3b75e4;
  } */
    /* a.brand-logo {
    width: 210px !important;
  } */
    /* nav .brand-logo {
    left: 38% !important;
  } */
    /* #topBar .brand-logo {
    padding: 0 !important;
    margin-left: 0 !important;
    transform: none;
    left: 50px !important;
    width: auto !important;
  } */
    /* .company_name span.ti-world {
    margin-right: -1px;
    margin-left: 5px;
    margin-top: 14px;
  } */
    #midContent .card {
        /* margin-bottom: 35px; */
        /* margin-bottom: 0;
        margin-top: 20px; */
    }

    #cardContact span.contact-count,
    #cardContact span.contact-sorting {
        margin-left: 0px;
    }

    .topBarSearch {
        display: none;
    }

    #midContent .had-container,
    #midContent .container {
        padding: 10px;
    }

    .card .card-content {
        padding: 10px;
    }

    /* #cardContact span.contact-count,
    #cardContact span.contact-sorting {
        font-size: 12px;
        margin-top: 5px;
    } */

    .cardContactTable>table>tbody>tr>td,
    .cardContactTable>table>thead>tr>th {
        font-size: 12px;
    }

    #contactDetail ul.tabs li a span {
        font-size: 13px;
        font-weight: 300;
    }

    /* .tabs .tab a {
        padding: 0 5px;
    } */

    #contactDetail ul.tabs li a i {
        font-size: 22px;
    }

    /* .setting-main {
        margin-top: 25px;
    } */

    .inner-page-title:not(.settings-page-title) {
        font-size: 15px;
    }

    span.right>.btnWrapper,
    span.left>.btnWrapper {
        display: none;
    }

    .cardContactTable>table>tbody>tr>td,
    .cardContactTable>table>thead>tr>th {
        height: 47px;
        line-height: 34px;
    }

    .cardContactTable table.prsn_det a.contact-name {
        line-height: normal;
        display: block;
    }

    /* .setting-main .tabs .tab a {
        line-height: 20px !important;
    } */

    /* #billing_details h5 {
        font-size: 15px;
        color: #3b75e4;
    } */

    .dashboardTitle {
        font-size: 15px;
    }

    /* #topBar nav ul#nav-mobile li > a {
        padding: 0 10px 0 0;
    }
    #topBar nav ul#nav-mobile li > a > i {
        color: #3b75e4;
    }
    #topBar .top-noti {
        right: 50px !important;
    } */
    br.showM {
        display: block !important;
        margin-top: 10px;
    }

    .bill_pad {
        padding: 0 !important;
    }

    .rpt {
        padding: 0 !important;
    }

    #cardContact .top_btns_report .right {
        margin-left: -20px;
    }

    /* .light-blue.darken-2 {
        margin-top: 20px;
        margin-left: 12px;
    } */

    .inner-page-title:not(.settings-page-title):not(.SECM-tab-head) {
        margin: 0 12px;
    }

    /* #save_account_details {
        padding-left: 12px !important;
    } */

    .cardContactTable th {
        border-bottom: none !important;
    }

    span.hideMobile {
        display: none !important;
    }

    /* .light-blue.darken-2 {
        margin-top: 0px !important;
        margin-right: 2px !important;
    } */

    /* .filterRightBar .side-nav {
        width: 365px !important;
        padding: 10px !important;
    } */
}

br.showM {
    display: none;
}

.hideMandUP {
    display: none;
}

.hideMandDown {
    display: block;
}

@media (max-width: 420px) {
    /* ul.stepper .step .step-content {
        padding-top: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    } */

    .hideMandUP {
        display: block !important;
    }

    #cardContact .top_btns_report .right {
        margin-left: -20px;
    }

    .hideMandDown {
        display: none !important;
    }

    /* ul.stepper .step .step-title:hover {
        background-color: transparent !important;
        color: #3b75e4 !important;
    } */

    /* .card-content ul.stepper {
        padding: 0 12px !important;
    } */

    /* ul.stepper .step::before {
        left: 22px !important;
        top: 7px !important;
    } */

    /* ul.stepper .step .step-title {
        margin: 0 -6px !important;
    } */

    /* ul.stepper .step .step-content .step-actions {
        justify-content: flex-end !important;
    }

    ul.stepper>li:not(:last-of-type) {
        padding-bottom: 0px !important;
    }

    ul.stepper .step .step-title {
        padding: 10px 60px !important;
    }

    ul.stepper .step .step-content .step-actions {
        padding-top: 0px !important;
    } */

    .step-content strong.left {
        font-size: 11px;
        width: 190px;
    }

    .step-content strong.left br {
        display: none;
    }

    /* .colPaddingLeftRight {
        padding: 0px 23px !important;
    } */

    /* .step-content .plan-title {
        font-size: 25px;
    } */

    .plan-time {
        font-size: 15px;
    }

    .step-content .plan-usages ul li {
        font-size: 14px;
    }

    .step-content .plan-usages {
        margin: 6px 0px !important;
    }

    span.notiRightBar .side-nav {
        width: 315px !important;
    }

    /* #cardContact span.contact-count,
    #cardContact span.contact-sorting {
        display: none;
    } */

    #save_tasks_form textarea#id_task_detail {
        line-height: 24px !important;
    }

    pre {
        overflow: auto;
        white-space: normal;
    }

    .top_btns_report .right a#filterBtn2>span {
        display: none;
    }

    .top_btns_report .right a#filterBtn2.top-bar-btn {
        padding: 0 2px 0 10px !important;
    }

    /* .filterRightBar .side-nav {
        width: 365px !important;
        padding: 10px !important;
    } */

    h3.filterRightBarTitle {
        font-size: 25px;
    }

    /* #cardContact {
        margin-top: 20px !important;
    } */

    .tbRightButton .btn-flat {
        padding: 0 8px !important;
        border-right: 1px solid #e8ebf4 !important;
        font-size: 13px !important;
    }

    /* .filterRightBar .tbRightButton .top-bar-btn {
        font-size: 13px !important;
        padding: 0 12px !important;
    } */

    .filterRightBar span.card-title {
        font-size: 12px !important;
        white-space: nowrap;
    }

    .rightBarSep {
        background: none;
    }

    /* .mainPlanUser .plan-box>.plan-icon>img {
        width: 40px !important;
        margin-bottom: 5px !important;
        margin-top: 0px !important;
    }

    .mainPlanUser .plan-box>.plan-title {
        font-size: 35px !important;
        padding: 10px 0 !important;
        line-height: 35px;
    }

    .mainPlanUser .plan-box>.plan-price {
        font-size: 30px !important;
        padding: 5px 0px !important;
    }

    .mainPlanUser .plan-box>.plan-time {
        font-size: 12px !important;
    }

    .mainPlanUser .plan-box>.plan-usages ul li {
        padding: 4px 0;
        border-top: 1px solid #fff;
        font-size: 17px;
        color: #404040;
        font-weight: 400;
    } */

    span.hideMobile {
        display: none;
    }
}

@media (max-width: 805px) {
    #calendar .fc-scroller {
        height: auto !important;
    }
}

.step-content .card1 {
    margin-bottom: 15px;
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    #drop_me_a .company_name .cText {
        display: none;
    }

    /* #topBar .brand-logo {
    width: auto;
    margin: 0;
    left: 60px;
    transform: none;
  } */
    /* a.brand-logo img {
    width: 200px !important;
    position: relative;
    top: -1px;
  } */
    /* .company_name span.ti-world {
    margin-right: 4px;
    margin-left: 8px;
    margin-top: 15px;
  }     */
    /* #topBar nav ul#nav-mobile li > a {
    padding: 0 10px 0 0;
  } */
    /* .topBarRightIcons span {
    position: relative;
    top: 5px;
    }
    #topBar #nav-mobile li > a > div > span {
    margin-top: 5px;
    margin-left: 8px;
  } */
    .dashboardPage .dash {
        width: 100% !important;
        /* margin-top: 20px; */
    }

    /* .side-nav li>a>span {
        margin-right: 15px;
        color: #3b75e4;
    } */

    /* .side-nav li>a {
        font-size: 17px;
    } */

    /* a.mobLogo>img {
        width: 210px;
        padding-top: 16px;
    } */

    .side-nav li {
        border-bottom: 1px solid #eef5f9;
    }

    span.hideMobile {
        display: none;
    }

    /* #cardContact span.contact-count,
    #cardContact span.contact-sorting {
        display: none;
    } */

    .rpt {
        padding: 0 !important;
    }

    #cardContact {
        margin-top: 20px !important;
    }

    #cardContact .top_btns_report .lft {
        margin-left: 10px;
    }

    /* .filterRightBar .side-nav {
        width: 565px !important;
        padding: 10px !important;
    } */

    #midContent .card {
        margin-top: 20px;
    }

    .bill_pad {
        padding: 0 !important;
    }

    .badgeNoti {
        right: 2px !important;
    }

    /* .topBarRightIcons {
    margin-top: 2px;
    }
    .topBarRightIcons span {
    font-size: 20px;
  } */
    /* .searchBarNew #demo-2 input[type="search"] {
    padding-left: 5px !important;
  } */
    /* #topBar .button-collapse {
    margin-left: 29px;
  } */
    .cardContactTable th {
        border-bottom: none !important;
    }

    /* .card-title .top-bar-btn {
        padding: 0 5px !important;
    } */
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 992px) {

    /* .nav-wrapper a.button-collapse > i {
    color: #3b75e4;
  } */
    #midContent .card {
        margin-top: 20px;
    }

    /* a.brand-logo img {
        width: 200px !important;
    } */

    #topBar nav ul#nav-mobile li>a {
        padding: 0 10px 0 0;
    }

    #drop_me_a .company_name .cText {
        display: none;
    }

    /* .searchBarNew #demo-2 input[type="search"] {
    padding-left: 5px !important;
  } */
    /* #topBar .button-collapse {
    margin-left: 29px;
  } */
    /* .side-nav li>a>span {
        margin-right: 15px;
        color: #3b75e4;
    } */

    /* .side-nav li>a {
        font-size: 17px;
    } */

    /* a.mobLogo>img {
        width: 210px;
        padding-top: 16px;
    } */

    .side-nav li {
        border-bottom: 1px solid #eef5f9;
    }

    .cardContactTable th {
        border-bottom: none !important;
    }

    /* .card-title .top-bar-btn {
        padding: 0 5px !important;
    } */

    span.hideMobile {
        display: none;
    }

    .fc-toolbar .fc-center,
    .fc-toolbar .fc-left,
    .fc-toolbar .fc-right {
        margin-top: 10px;
    }

    .rpt {
        padding: 0 !important;
    }

    .bill_pad {
        padding: 0 !important;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 993px) and (max-width: 1200px) {
    /* a.brand-logo img {
        width: 210px !important;
    } */

    /* #topBar #nav-mobile-a {
        left: 240px;
    }

    #topBar #nav-mobile-a li>a {
        margin-right: -5px;
        font-size: 11px;
    }

    .top-bar-btn {
        padding: 0 10px !important;
        font-size: 11px !important;
    }

    .top-bar-btn>i {
        font-size: 20px;
    }

    .light-blue.darken-2 {
        margin-right: 2px !important;
    } */

    /* a.brand-logo {
        width: 160px;
    } */

    /* a.brand-logo img {
        width: 150px !important;
    }

    #topBar #nav-mobile-a {
        left: 170px;
    }

    #topBar #nav-mobile-a li>a {
        margin-right: -10px;
    } */
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .moreVertDropdown {
        /* padding: 0 6px !important; */
        padding: 0 6px;
    }
}

.fc-other-month {
    opacity: 0.3 !important;
}

.filterMegaBtn {
    position: relative;
}

.filterMegaMenu {
    border: 1px solid #e8ebf4 !important;
    box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2) !important;
    border-radius: 7px !important;
    position: absolute;
    width: 470px;
    right: 283px;
    background: #fff;
    top: 67px;
}

.dashboardPage {}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

/*
[type="checkbox"].filled-in:not(:checked) + label::after {
    border-radius: 100% !important;
}
[type="checkbox"].filled-in:checked + label::after {
    border-radius: 100% !important;
}
*/
.selectedplan .plan-box {
    background: #eef5f9;
}

.personalInfo,
.billingdetails {
    background: #f4f9fc;
    padding: 20px 30px;
    min-height: 480px;
    margin-top: 10px;
}

.personalInfo>h5,
.billingdetails>h5 {
    color: #0081d3 !important;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    /* display: none; */
}

[type="checkbox"].filled-in:checked+label::before {
    width: 6px;
    height: 10px;
    top: 5px;
}

[type="checkbox"].filled-in:checked+label::after,
[type="checkbox"].filled-in:not(:checked)+label::after {
    width: 15px;
    height: 15px;
    /* border: 1px solid #5a5a5a !important; */
    top: 5px;
    border-width: 1px;
}

.updt_val input {
    border: none !important;
    box-shadow: none !important;
}

.updt_val input[type="number"]:not(.browser-default):focus:not([readonly]) {
    border: none !important;
    box-shadow: none !important;
}

.filterBox {
    background: #fff;
    border: 1px solid #e8ebf4 !important;
    box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2) !important;
    border-radius: 7px !important;
    top: 42px;
    width: 525px;
    right: 0;
    white-space: normal !important;
}

.filterBox .select2-search__field,
.filterBox .select2-container {
    width: 100% !important;
    margin: 0 !important;
}

.filterTitle {
    color: #3c75e5 !important;
    font-size: 17px;
    margin: 15px 0px 0px 0;
    border-bottom: 1px solid #efefef;
    display: block;
    padding-bottom: 5px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

/*.reportDateRange {
    width: 165px !important;
    display: inline-block !important;
    margin-top: -4px !important;
    cursor: pointer;
}*/
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    line-height: 0 !important;
}

/* start search bar */
.searchBarNew {
    padding-right: 10px;
    padding-left: 10px;
}

.searchBarNew input {
    outline: none !important;
}

.searchBarNew input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}

.searchBarNew input::-webkit-search-decoration,
.searchBarNew input::-webkit-search-cancel-button {
    display: none;
}

.searchBarNew input[type="search"] {
    /*background: #fff url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;*/
    background: #fff url("../images/search-icon.jpg") no-repeat 0px center;

    padding: 10px;
    width: 55px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 0 !important;
    margin: 0 !important;
    height: 20px;
    border: none !important;
    border-radius: 0 !important;

    /*
    left: 25px;
    content: '\f0f3';
    font-family: "FontAwesome" !important;
    position: absolute;
    top: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    */
}

.searchBarNew input[type="search"]:focus {
    width: 130px;
    background-color: #fff;
    border-color: #66cc75;
    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
    box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
}

.searchBarNew input:-moz-placeholder {
    color: #999;
}

.searchBarNew input::-webkit-input-placeholder {
    color: #999;
}

/* Demo 2 */
.searchBarNew #demo-2 input[type="search"] {
    width: 15px;
    /* padding-left: 0px; */
    padding: 10px 10px 10px 0px;
    color: transparent;
    cursor: pointer;
}

.searchBarNew #demo-2 input[type="search"]:hover {
    background-color: #fff;
}

.searchBarNew #demo-2 input[type="search"]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
}

.searchBarNew #demo-2 input:-moz-placeholder {
    color: transparent;
}

.searchBarNew #demo-2 input::-webkit-input-placeholder {
    color: transparent;
}

/* end search bar */
#topBar .top-noti .photo-name {
    background: #fff;
    padding: 10px 15px;
    min-width: 200px !important;
}

#topBar .top-noti {
    position: absolute;
    z-index: 6;
    right: 158px;
    top: 55px;
    border: 1px solid #e8ebf4;
    background: #fff;
    box-shadow: 0px 10px 25px 0 rgba(0, 0, 0, 0.1);
    max-height: 230px;
    overflow-y: scroll;
    max-width: 315px;
    min-width: 250px !important;
}

#topBar .top-noti .collection {
    margin: 0;
    border: none;
    border-top: 1px solid #e8ebf4;
}

#topBar .top-noti .collection>a {
    background: #fff;
    color: #909090 !important;
    font-size: 12px !important;
    padding: 9px 18px;
    font-weight: 400 !important;
}

#topBar .top-noti .collection>a:hover {
    background: #e8ebf4;
}

.bgPrimary {
    background: #3b75e4;
}

.bgSecondary {
    background: #37474f;
}

.bgSuccess {
    background: #2e7d32;
}

.bgDanger {
    background: #c62828;
}

.bgWarning {
    background: #ffab00;
}

.bgIinfo {
    background: #3b75e4;
}

.toast {
    top: 0px;
    opacity: 1;
    padding: 30px 30px 20px 30px;
    right: -25px !important;
}

.toast::after {
    left: 25px;
    content: "\e6b8";
    font-family: "themify";
    color: #3b75e4;
    position: absolute;
    top: -19px;
    background: #fff;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.3);
}

.toast.bgPrimary {
    background: #3b75e4;
}

.toast.bgPrimary::after {
    color: #3b75e4;
}

.toast.bgSecondary {
    background: #37474f;
}

.toast.bgSecondary::after {
    color: #37474f;
}

.toast.bgSuccess {
    background: #97d89b;
}

.toast.bgSuccess::after {
    color: #2e7d32;
}

.toast.bgDanger {
    background: #c62828;
}

.toast.bgDanger::after {
    color: #c62828;
}

.toast.bgWarning {
    background: #ffab00;
}

.toast.bgWarning::after {
    color: #ffab00;
}

.toast {
    background: #3b75e4;
}

.toast::after {
    color: #3b75e4;
}

.colorPrimary {
    color: #3b75e4;
}

.colorSecondary {
    color: #37474f;
}

.colorSuccess {
    color: #2e7d32;
}

.colorDanger {
    color: #c62828;
}

.colorWarning {
    color: #ffab00;
}

.colorInfo {
    color: #3b75e4;
}

.card-title .material-icons.right {
    display: none;
}

.badgeNoti {
    top: 8px;
    background: #3b75e4;
    width: 19px;
    height: 19px;
    line-height: 18px;
    font-size: 11px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    /* right: -5px; */
    right: 0px;
}

#topBar .top-noti a.collection-item>strong {
    font-size: 14px;
    color: #3b75e4;
    font-weight: 400 !important;
    display: block;
    line-height: 12px;
}

#topBar .top-noti a.collection-item>em {
    font-size: 11px !important;
    display: block;
    line-height: 12px;
}

.light-blue.darken-2 {
    background-color: #3b75e4 !important;
    /* margin-right: 10px; */
    /*margin-top: 20px;*/
}

#save_tasks_form textarea#id_task_detail {
    padding: 0 !important;
    min-height: 1px !important;
    /*line-height: 40px;*/
}

#topBar .top-profile .collection>a>small {
    font-weight: 300;
    display: block;
    font-size: 12px;
    margin-left: 20px;
    line-height: 12px;
}

.pymt-radio-trial {
    position: relative;
    border: 1px solid #e8ebf4;
    padding: 15px 24px;
    background: #eef5f9;
    color: #3b75e4;
    font-size: 18px;
}

#account_form .personalInfo textarea#address {
    padding: 0 !important;
    min-height: 1px !important;
    line-height: 40px;
}

.rightThanks {
    margin-top: 125px;
}

.rightThanks p {
    margin-top: 5px !important;
    font-size: 16px;
}

.postal_code {
    margin-top: 5px !important;
    padding: 8px 14px;
    background: transparent;
    border: 1px solid #9e9e9e;
}

.postal_code input.form-control {
    font-size: 15px;
    border: none !important;
    margin-bottom: 0px !important;
    line-height: 1.2em !important;
    height: 1.4em !important;
    box-shadow: none !important;
    color: #777 !important;
    font-weight: 400;
    opacity: 1 !important;
}

.postal_code:focus {
    background: #ffffff !important;
}

.postal_code input[type="text"]:not(.browser-default):focus {
    border: none !important;
    box-shadow: none !important;
}

.postal_code ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #515168;
    font-weight: inherit;
}

.postal_code ::-moz-placeholder {
    /* Firefox 19+ */
    color: #515168;
    font-weight: inherit;
}

.postal_code :-ms-input-placeholder {
    /* IE 10+ */
    color: #515168;
    font-weight: inherit;
}

.postal_code :-moz-placeholder {
    /* Firefox 18- */
    color: #515168;
    font-weight: inherit;
}

.creditCardLeftSec {
    margin-top: 78px;
}

.creditCardLeftSec .cclsItem {
    margin-bottom: 13px !important;
    border: 1px solid #eef5f9;
    display: block;
    padding: 26px 0;
    margin: 0 auto;
    margin-bottom: 0px;
}

.creditCardLeftSec .cclsItem .cclsName {
    font-size: 18px;
}

.creditCardLeftSec .cclsItem .cclsData {
    font-size: 25px;
    color: #3b75e4;
}

.select-plan {
    cursor: pointer;
}

#midContent .collapsible {
    border: none !important;
}

#midContent ul.collapsible>li {
    box-shadow: none !important;
}

#midContent ul.collapsible>li>div.collapsible-body {
    border: none !important;
    text-align: center;
}

#midContent ul.collapsible>li>div.collapsible-body h5 {
    font-size: 15px;
    letter-spacing: 0.5px;
}

/* a.brand-logo {
    width: 268px;
} */

a.brand-logo img {
    width: 268px;
    position: relative;
    top: 2px;
}

/*.select-wrapper > ul.select-dropdown {
    top: 55px !important;
}*/
@media (min-width: 934px) {
    #drop_me_noti .button-collapse {
        display: block !important;
        padding: 0;
    }
}

/*span.notiRightBar .side-nav {
    width: 420px;
    background: #eef5f9;
    border-left: 1px solid #e8ebf4;
    background: linear-gradient(#3c75e5cc, #2dd6b9cc) !important;
    border-left: 1px solid #0003 !important;
    padding: 15px 10px 0;
    
}*/
span.notiRightBar .side-nav {
    width: 420px;
    background: #fff;
    padding: 15px 10px 0;
}

/*.notificationTop2Btn .top-bar-btn {
    text-align: center;
    display: block;
    margin: 0;
}*/
.notificationTop2Btn .top-bar-btn {
    text-align: center;
    display: block;
    margin: 0;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
    color: #777 !important;
    background: #fff !important;
    border: 1px solid#777;
}

/*.rNotiItem {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #e8ebf4;
}*/
.rNotiItem {
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    /* margin-bottom: 20px; */
    border: 1px solid #f0f6ff;
}

.rNotiItem:not(:last-child) {
    margin-bottom: 20px;
}

/*.rNotiItem:hover {
    box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.05);
}*/
.rNotiItem:hover {
    box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.3);
}

/*.rNotiHead {
    background: #e8ebf4;
    padding: 0 12px;
}*/
.rNotiHead {
    background: #f0f6ff;
    padding: 0 10px;
}

.rNotiTitle {
    float: left;
    color: #616161;
    font-size: 14px;
    font-weight: 500;
    line-height: 35px;
}

.rNotiCross {
    float: right;
    line-height: 16px;
    background: #f8fbff;
    display: block;
    color: #616161 !important;
    font-size: 10px !important;
    padding: 4px 4px;
    border-radius: 50px;
    margin-top: 7px;
    cursor: pointer;

    width: 24px;
    height: 24px;
    text-align: center;
}

.rNotiCross:hover {
    background: #616161 !important;
    color: #fff !important;
}

/*span.rNotiDot {
    height: 15px;
    width: 15px;
    display: inline-block;
    border-radius: 25px;
    vertical-align: sub;
    margin-right: 3px;
}*/
span.rNotiDot {
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 25px;
    margin-right: 3px;
    background: #c8d6ea !important;
}

/*.rNotiBody {
    padding: 15px 0;
}*/
.rNotiBody {
    padding: 10px 10px;
}

.rNotiBody>a {
    display: block;
    line-height: normal;
}

.rNotiBody>a>p {
    color: #616161;
    margin: 0;
}

.rNotiBody>a>em {
    color: #616161;
    font-size: 12px;
}

.bgClosedWon {
    background: #9ac441;
}

#drop_me_noti>a {
    padding-right: 5px;
}

.rWhatsNewIcon img {
    width: 16px;
    vertical-align: sub;
    margin-right: 3px;
}

.newFilterTB {
    /*    border-bottom: 1px solid #e8ebf4;
    padding-bottom: 5px;*/
    margin-bottom: 20px;
}

.tbRightButton .btn-flat {
    padding: 0 12px;
    border-right: 1px solid #e8ebf4;
    font-size: 14px;
}

.tbRightButton .btn-flat .filterCount {
    background: #3b75e4;
    color: #fff;
    width: 18px;
    height: 18px;
    display: inline-block;
    line-height: 17px;
    text-align: center;
    border-radius: 100px;
    margin-left: 4px;
    font-size: 12px;
}

.borderNone {
    border: none !important;
}

.expired {
    text-align: center;
    padding: 5px 0 !important;
    font-size: 15px !important;
    background-color: #d84a49;
    color: #fff;
    border-bottom: 1px solid #b53d3c;
}

.expired a.top-bar-btn {
    padding: 0px 10px !important;
    height: 30px !important;
    font-size: 14px !important;
    line-height: 29px;
    color: #e44034 !important;
    background: #fff !important;
}

ul.select2-selection__rendered>li.select2-search>input {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.formSideBar .titleMain {
    font-size: 20px;
    font-weight: 400;
    color: #3c75e5;
}

.formSideBar .titleSub {
    font-size: 15px;
    font-weight: 400;
    color: #777;
}

.searchCFMainBox {
    float: left;
    width: calc(100% - 140px);
}

.searchCFCreateNew {
    float: right;
}

.searchCFMainBox>input {
    margin: 0 !important;
    border: 1px solid #9e9e9e !important;
    height: 35px !important;
    border-radius: 4px !important;
    padding: 0px 0px 0 15px !important;
}

.searchCFMainBox>input[type="text"]:not(.browser-default):focus:not([readonly]) {
    border: 1px solid #3b75e4 !important;
    -webkit-box-shadow: 0 1px 0 0 #3b75e4 !important;
    box-shadow: none !important;
}

.searchCFMain {
    margin-top: 15px;
}

.searchCFMid .collapsible-header {
    /* padding: 15px 0 0 !important; */
    padding: 10px 0 5px !important;
    border: none;
}

.searchCFMid .collapsible-header i {
    font-size: 14px;
    display: inline-block;
    text-align: left;
    margin-right: 10px;
    line-height: 22px;
    width: auto !important;
    color: #3b75e4;
}

.collapsible-body {
    padding: 10px 0px;
}

.newFilterSelectLable {
    font-size: 12px !important;
}

.newFliterFilters ul {
    margin: 10px 0 0 0 !important;
}

.newFliterFilters ul>li {
    /*border-bottom: 1px solid #e8ebf4;
    padding-bottom: 10px;       
    margin-bottom: 10px;*/
}

/*.newFliterFilters ul > li:hover {
    border-bottom: 1px solid #3b75e4;
}*/
/* .newFliterFilters ul>li>span {
    float: right;
    margin-top: 5px;
    cursor: pointer;
} */
.newFliterFilters ul>li>span {
    cursor: pointer;
}

/* for filters only changed on sept 1 
.newFliterFilters ul > li  ul > li > span{
    float: none !important;
}
.newFliterFilters ul > li.active > span {
    background-color: #ece4e4;
}
.newFliterFilters ul > li > span > input + label {
display: none;
}

/* upto here */
.customDropdown {
    /*position: absolute;*/
    right: 0;
    border: 1px solid #e8ebf4;
    border-radius: 4px;
    padding: 10px;
    background: #fff;
    box-shadow: 3px 3px 3px 0px #d0d0d0;
    z-index: 9;
}

.CDsearchBar>input {
    border: 1px solid #9e9e9e !important;
    border-radius: 4px !important;
    padding: 0px 0px 0px 30px !important;
    width: 85% !important;
    /* box-sizing: border-box; */
    height: 36px !important;
    margin-bottom: 10px !important;
}

.CDsearchBar span.ti-search,
.CDsearchBar span.ti-plus {
    position: absolute;
    top: 12px;
    left: 10px;
}

.CDoptions ul {
    margin: 0 !important;
}

/*.CDoptions ul > li {
    border: none !important;
    margin: 0;
    padding: 0;
}
/*.CDoptions ul > li > a {
    border: 1px solid #eef5f9 !important;
    display: block;
    padding: 0 0 0 15px !important;
    margin-top: 5px;
}
.CDoptions ul > li > a:hover {
    background: #eef5f9 !important;
    border: 1px solid #eef5f9 !important;
}*/
.selectAllBtnSA,
.selectAllBtnC {
    font-size: 12px;
    cursor: pointer;
}

.selectAllBtnSA {
    float: left;
}

.selectAllBtnC {
    float: right;
}

.CFrow {
    width: 95%;
    position: relative;
    margin: 0 auto;
    clear: both;
    cursor: grab;
}

.CFformField {
    position: relative;
    width: 95%;
}

.CFCols {
    position: relative;
    margin-bottom: 15px;
    margin-top: 20px;
}

.CFCols.CFemptyCol {
    margin-top: 0px !important;
}

.CFCols.CFemptyCol .CFrow {
    cursor: auto !important;
}

.CFColNum2 .CFrow .CFcol:last-child .CFformField {
    margin-left: 5%;
}

.CFColNum3 .CFrow .CFcol .CFformField {
    width: 90% !important;
}

.CFColNum3 .CFrow .CFcol:last-child .CFformField {
    margin-left: 10%;
}

.CFColNum3 .CFrow .CFcol:not(:first-child):not(:last-child) .CFformField {
    margin: 0 auto !important;
}

.CFColNum1 .CFrow .CFformField {
    width: 100% !important;
}

.CFfieldS textarea {
    min-height: 80px;
}

.CFfieldS input[type="text"],
.CFfieldS input[type="email"],
.CFfieldS input[type="password"],
.CFfieldS input[type="number"],
.CFfieldS input[type="datepicker"],
.CFfieldS input[type="timepicker"],
.CFfieldS textarea,
.CFfieldS select {
    border: 1px solid #c8cbcf;
    margin-top: 10px !important;
    width: 100% !important;
    padding: 14px;
}

.CFfieldS select {
    height: 48px !important;
}

.CFfieldS label {
    display: block !important;
}

.CFfieldS input[type="radio"],
.CFfieldS input[type="checkbox"] {
    position: relative !important;
    opacity: 1 !important;
    margin-top: 10px;
    margin-right: 5px;
}

.CFfieldS .CFrow {
    display: block !important;
    margin-bottom: 20px;
}

.CFfieldS .CFrow .CFinputField:focus {
    border: 1px solid #222222;
    background: #ffffff;
}

.CFfieldHover {
    border-top: 1px solid #2dd6b9;
    border-left: 25px solid #2dd6b9;
    border-right: 1px solid #2dd6b9;
    border-bottom: 1px solid #2dd6b9;
    padding: 15px;
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -30px;
    display: none;
    z-index: 1;
}

.CFfieldHover>span.ti-move {
    position: absolute;
    top: 50%;
    left: -20px;
    color: #ffffff;

    margin-top: -7px;
}

.CFfieldActionBtn {
    position: absolute;
    top: 6px;
    right: 1px;
}

.CFfieldActionBtn ul {
    margin: 0;
    padding: 0;
}

.CFfieldActionBtn ul>li {
    float: left;
}

.CFfieldActionBtn ul>li:first-child>a {
    border-radius: 5px 0px 0px 5px;
    border-right: 1px solid #fff;
}

.CFfieldActionBtn ul>li:last-child>a {
    border-radius: 0px 5px 5px 0px;
    border-left: 1px solid #fff;
}

.CFfieldActionBtn>ul>li>a {
    background: #21a48d;
    color: #fff;
    padding: 7px 10px;
    text-align: center;
}

.CFfieldActionBtn>ul>li>a.dropdown-button>i.material-icons {}

.CFformField:hover>.CFfieldHover {
    display: block !important;
}

.CFfieldHover:hover {
    border-color: #2dd6b9 !important;
}

.ui-droppable-hover {
    background: #50b7a4 !important;
}

.ui-draggable-dragging {
    z-index: 16;
}

.ui-draggable-dragging {
    z-index: 16 !important;
    width: 199px !important;
}

.field_block {
    padding: 12px 17px;
    background: #fff;
    border: 1px solid #c8cbcf;
    margin: 2px 0px 13px 0px;
    color: #777;
    cursor: pointer;
    text-align: left;
    /*    min-width:199px;*/
}

.field_block:hover {
    box-shadow: 0 4px 4px 0 #dfe2e6;
    -o-box-shadow: 0 4px 4px 0 #dfe2e6;
    -webkit-box-shadow: 0 4px 4px 0 #dfe2e6;
    -moz-box-shadow: 0 4px 4px 0 #dfe2e6;
    cursor: grab;
}

.field_block.disable-field {
    background: #fff;
    border: 1px solid #eeeeee;
    color: #eeeeee;
}

.field_block.disable-field:hover span {
    display: none !important;
}

.field_block.disable-field:hover {
    box-shadow: none !important;
    -o-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    cursor: not-allowed !important;
}

.field_block span {
    display: none;
    margin-right: 5px;
}

.field_block:hover span {
    display: inline;
    color: #ccc;
}

.dropFieldArea {
    position: absolute;
    background: #abefe3;
    border: 1px dashed rgba(0, 0, 0, 0.2);
    display: block;
    border-radius: 2px;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    z-index: 50;
    opacity: 0;
}

.dropFieldAreaLeft {
    width: 15px;
    top: 30px;
    bottom: 0px;
}

.dropFieldAreaRight {
    width: 15px;
    right: 0px;
    top: 30px;
    bottom: 0px;
}

.dropFieldAreaTop {
    width: 100%;
    height: 15px;
    top: 0px;
}

.dropFieldAreaBottom {
    width: 100%;
    height: 15px;
    bottom: -15px;
}

.dropFieldAreaCenter {
    width: 15px;
    top: 30px;
    bottom: 0px;
    left: 50%;
    margin-left: -7.5px;
}

/*.notificationTop2Btn .top-bar-btn.active {
    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1) !important;
    background: #fff !important;
    color: #3c75e5 !important;
}*/
.notificationTop2Btn .top-bar-btn.active {
    border: 1px solid #3b75e4;
    color: #fff !important;
    background: #3b75e4 !important;
}

.filterRightBar .side-nav {
    width: 710px;
    background: #fff;
    border-left: 1px solid #e8ebf4;
    padding: 20px;
}

h3.filterRightBarTitle {
    font-size: 35px;
    margin: 0;
    font-weight: 400;
    color: #3c75e5;
    margin-bottom: 30px;
}

.filterRightBar .side-nav li {
    float: none;
    line-height: normal;
    font-size: 15px;
    line-height: 24px;
}

.filterTitle.mb-5 {
    margin-bottom: 25px !important;
    display: block;
}

.rightFilterBarDate {
    height: auto !important;
    margin: 0px !important;
    position: absolute;
    top: 7px;
    right: 0;
    font-size: 12px !important;
    text-align: right;
    border: none !important;
}

.rightFilterBarBox {
    position: relative;
    border-bottom: 1px solid #e8ebf4;
    padding-bottom: 13px;
}

.rightFilterBarBox>span {
    font-size: 12px;
}

.filterRightBar .newFliterFilters label.active {
    font-size: 19px !important;
}

/*.filterRightBar .top-bar-btn {
    font-size: 14px !important;
    padding: 9px;
    line-height: 12px;
    height: 30px;
}*/
.CDoptions ul>li>a {
    line-height: 35px;
    height: 30px;
    color: #777;
    padding: 0;
    line-height: 30px;
    padding-left: 10px;
}

.filterRightBar .side-nav.right-aligned .col.s12.m6 ul>li {
    margin: 15px 0 !important;
}

.billingSummaryTitle {
    font-size: 15px;
    margin: 0;
}

.billingSummaryData>ul>li {
    border: 1px solid #9e9e9e;
    padding: 10px 18px;
    font-size: 18px !important;
}

.billingSummaryData>ul>li:first-child {
    border-bottom: none !important;
}

.billingSummaryData>ul>li:last-child {
    border-top: none !important;
    color: #3b75e4 !important;
}

.billingSummaryData>ul>li>span {
    float: right;
    font-size: 18px !important;
}

.BSpersonalInfo textarea.materialize-textarea {
    margin-bottom: 0;
    padding: 0;
}

.rightBarSep {
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    background: #efefef;
    top: 10px;
}

.notiFormRightBar .side-nav {
    width: 500px;
    background: #fff;
    border-left: 1px solid #e8ebf4;
    padding: 50px;
    height: 100%;
}

.notiFormRightBar h4 {
    font-size: 22px;
    color: #3b75e4;
    margin: 20px 0 50px 0;
}

/*@keyframes glowing {
    100% { border: 2px solid #2dd6b9; }
    50% { border: 2px solid #2dd6b9; }
}*/

/*
@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

*/

.tbRightButton>#save_fil>input {
    width: 125px;
    margin: 0;
}

.tbRightButton>#save_fil>a {
    position: absolute;
    top: 14px;
}

.tbRightButton>#save_fil {
    display: inline-block;
    margin-right: 20px;
    font-size: 13px;
}

.tabs.tabsCustomForm .indicator {
    position: absolute;
    bottom: 0;
    height: 1px;
    background-color: #3b75e4;
    will-change: left, right;
}

.tabs.tabsCustomForm {
    position: absolute;
    top: 0px;
    left: 0;
    background: transparent;
    border-bottom: 1px solid #e8ebf4;
}

.tabs.tabsCustomForm>li.tab>a {
    /*border-radius: 20px 20px 0 0px !important;
    background: #e8ebf4 url("../images/tabShadow.png") no-repeat bottom center;*/
    background: #fff;
    font-size: 18px;
    color: #777;
    text-align: left;
}

.tabs.tabsCustomForm>li.tab.bluet>a.active {
    /*border-radius: 20px 20px 0 0px !important;*/
    background: #fff;
    color: #3b75e4;
    border-bottom: 3px solid #3b75e4;
    /*border-top: 1px solid #e8ebf4;
    border-left: 1px solid #e8ebf4;
    border-right: 1px solid #e8ebf4;*/
}

.tabs.tabsCustomForm>li.tab.redt>a.active {
    background: #fff;
    color: #f15350;
    border-bottom: 3px solid #f15350;
}

.tabs.tabsCustomForm>li.tab.greent>a.active {
    background: #fff;
    color: #9ac441;
    border-bottom: 3px solid #9ac441;
}

.tabs.tabsCustomForm .indicator {
    /*position: absolute;
    bottom: 0;
    height: 48px;
    background-color: #e8ebf4;
    will-change: left, right;
    z-index: -1;
    border-radius: 20px 20px 0 0;*/
    display: none;
}

.customFormTopBar {
    background: #3b75e4;
}

.tbFlatButton>a {
    color: #fff;
    /* margin-top: 10px; */
    display: block;
}

.tbFlatButton>a:hover {
    opacity: 0.75;
}

.myText {
    color: #fff;
    margin-top: 10px;
    display: block;
    font-size: 15px;
}

.myText>input {
    margin: 0 !important;
    height: 20px !important;
}

.customFormTopBar>.had-container {
    padding: 5px 20px 8px;
}

.CFNameEdit {
    position: relative;
}

.CFNameEdit>span.ti-pencil {
    color: #fff;
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 17px;
}

.CFNameEditButton>a {
    background: #fff !important;
    color: #3b75e4 !important;
    padding: 0 20px;
    box-shadow: none;
    height: 35px;
    line-height: 35px;
}

.removePoweredBy {
    background: #2dd6b9;
    padding: 8px 25px;
    border-radius: 5px;
    color: #fff;
}

.removePoweredBy>span.CFNameEditButton>a {
    color: #2dd6b9 !important;
}

ul#saved_filter_list {
    min-width: 150px !important;
    margin: 40px 0 0 0px;
}

ul#saved_filter_list>li {
    position: relative;
    height: 30px;
}

ul#saved_filter_list>li>a {
    display: inline-block;
    /* padding: 0 10px !important; */
    padding: 0 10px;
    margin: 0;
    line-height: 30px !important;
    height: 30px !important;
}

ul#saved_filter_list>li>em {
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 15px;
}

.innerTabs2 ul.tabs>li.tab>a.active>span.ti-control-record {
    color: #3b75e4 !important;
}

.innerTabs2 ul.tabs>li.tab>a.active {
    color: #3b75e4 !important;
}

.innerTabs2 ul.tabs>li.tab>a {
    padding: 0 30px 0 0 !important;
    color: #777;
    font-size: 16px;
}

.innerTabs2 ul.tabs .indicator {
    display: none !important;
}

.w100 {
    width: 100%;
}

.w50 {
    width: 50%;
    float: left;
}

.w33 {
    width: 33.33%;
    float: left;
}

/* dragdrop start css*/
#outer-dropzone {
    height: 140px;
}

#inner-dropzone {
    height: 80px;
}

.dropzone {
    background-color: #ccc;
    border: dashed 4px transparent;
    border-radius: 4px;
    margin: 10px auto 30px;
    padding: 10px;
    width: 80%;
    transition: background-color 0.3s;
}

.drop-active {
    border-color: #aaa;
}

.drop-target {
    background-color: #29e;
    border-color: #fff;
    border-style: solid;
}

.drag-drop {
    display: inline-block;
    min-width: 40px;
    padding: 2em 0.5em;
    color: #fff;
    background-color: #29e;
    border: solid 2px #fff;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    transition: background-color 0.3s;
}

.drag-drop.can-drop {
    color: #000;
    background-color: #4e4;
}

/* dragdrop end css*/

.formPerviewSection {
    border: 1px solid #ccc;
    padding: 35px 35px 20px 35px;
    margin-top: 18px;
}

.tabs.tabsCustomForm>li.tab>a>span {
    font-size: 15px;
}

.colorBox {
    position: absolute;
    width: 46px;
    height: 46px;
    top: 21px;
    right: 0;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.formStyle>.input-field>input,
.formStyle>.file-field input {
    width: calc(100% - 65px) !important;
}

.formPerview>h5 {
    margin-top: 0;
}

.innerTabs2 {
    margin-top: 15px;
}

.newProperty h5 {
    margin-top: 0px;
}

.CFcollapsible .collapsible-header {
    padding: 10px 0px;
}

.CFcollapsible .collapsible-body {
    text-align: left !important;
}

.collapsible-body>.row {
    margin-bottom: 0 !important;
}

.fromOptionHeading {
    color: #3b75e4;
    font-size: 16px;
    line-height: 33px;
}

.row.rightBarBottomBtn {
    display: block !important;
    margin-bottom: 65px;
}

.fromOptionHeading>img.img-fluid {
    float: left;
    width: 35px;
    margin-right: 11px;
    border-radius: 100%;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
}

.formStyle .file-field .file-path-wrapper {
    padding: 0 !important;
}

.formStyle .file-field>label {
    font-size: 12px;
}

.customFieldDelBtn>a {
    color: #3b75e4;
    margin-top: 10px;
    display: block;
    font-size: 20px;
}

.inFormDragDrop {
    /* width: 80%;
    margin-left: 20px;
    padding-right: 40px; */
    width: 100%;
}

.inFormDragDrop .input-field {
    margin-top: 0 !important;
}

.inFormDragDrop .input-field input {
    margin: 0 !important;
}

.inFormDragDrop .dd-handle {
    z-index: 9;
    top: 11px;
    left: 2px !important;
    padding: 0;
    width: 24px;
    border: none !important;
    background: #fff !important;
}

.inFormDragDrop li.dd-item span.ti-trash {
    right: -30px;
    position: absolute;
    bottom: 0px;
    font-size: 18px;
    color: #3b75e4;
    cursor: pointer;
    top: 15px;
}

.inFormDragDrop li.dd-item .dd3-content {
    padding: 0px !important;
}

.inFormDragDrop li.dd-item .dd3-content .input-field>input {
    box-shadow: none !important;
    border: none !important;
    margin-left: 10% !important;
    width: 90%;
}

.inFormDragDropOption a {
    font-size: 12px;
}

.modal {
    background-color: #fff !important;
}

.ui-sortable-item {
    cursor: grab;
    margin: 10px 0px;
    border: 1px solid #c8cbcf !important;
    margin-top: 10px !important;
    width: 315px !important;
    padding: 12px;
    background: #ffffff;
}

.ui-sort-icon {
    float: left;
    margin-top: 5px;
    display: inline-block;
}

.ui-sort-field {
    display: inline-block;
}

.ui-sort-field input {
    margin: 0px !important;
    padding: 0px 5px !important;
    height: 20px !important;
    width: 100px;
    border: none !important;
}

.ui-sort-field input[type="text"]:focus:not([readonly]) {
    box-shadow: none !important;
    border: none !important;
}

.inFormDragDropOption {
    /* margin-left: 20px;
    margin-bottom: 20px; */
    margin-left: 0;
    margin-bottom: 20px;
    margin-top: 5px;
}

.inFormDragDrop>ul {
    padding-right: 40px;
    position: relative;
    margin: 0;
}

.inFormDragDropOption>ul>li {
    display: inline-block;
}

.inFormDragDropOption>ul>li>a>span {}

.inFormDragDrop>ul>li {
    width: 100% !important;
    /* position: relative; */
    margin: 0 !important;
}

.inFormDragDrop>ul>li:not(:last-child) {
    margin-bottom: 15px !important;
}

.inFormDragDrop>ul>li>.iconDel {
    /* position: absolute;
    right: -30px;
    top: 24px;
    font-size: 24px;
    cursor: pointer !important;
    color: #3b75e4; */
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 17px;
    cursor: pointer !important;
    color: #ef5767;
    border: 1px solid;
    height: 25px;
    width: 25px;
    text-align: center;
    padding: 3px 0 0;
    border-radius: 4px;
    transition: .2s;
}

.inFormDragDrop>ul>li>.iconDel:hover {
    background-color: #ef5767;
    color: #fff;
}

.clear-parent:after {
    content: "";
    display: block;
    clear: both;
}

.preview_form_iframe {
    width: 100%;
    border: none;
    background: transparent;
    height: 700px;
}

.inFormDragDropHeight {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;

    padding: 0 25px 0 !important;
    /* margin-bottom: 20px; */
}

.load_fil>.row {
    margin-bottom: 0;
}

.load_fil>.row>.col {
    padding-left: 0;
}

.load_fil {
    /* background: #eef5f9;
    padding: 15px;
    margin: 0px 20px 20px 20px;
    border: 1px solid #dee5e9; */
    background: #eef5f9;
    padding: 10px 15px 10px;
    margin: -15px 15px 10px;
    border: 1px solid #dee5e9;
}

/*.searchCFCreateNew > #modal1{
    overflow-y: unset !important;
}*/

.preview_color_box {
    width: 20px;
    position: absolute;
    height: 20px;
    bottom: 35px;
    right: 0px;
    border: 1px solid #eeeeee;
}

/*#cardSetting .row .col , #cardContact .row .col{
    padding-left: 0 !important;
}*/
.error_in_file.createForm {
    padding: 0 15px;
}

.error_in_file.createForm .card-content>p {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

#cardContact span.contact-count,
#cardContact span.contact-sorting {
    margin-left: 0px !important;
    line-height: 33px;
}

#cardSetting>.card-content>.row>.col.s12 {
    padding: 0 !important;
}

#standard_form {
    padding-right: 0 !important;
}

#standard_form>.row>.m7 {
    padding-right: 0 !important;
}

.pagination li a {
    color: #777 !important;
    font-size: 13px !important;
}

.pagination li.active a {
    color: #fff !important;
}

.cf_help_text {
    font-size: 12px !important;
    color: #bdc0c3 !important;
}

.cardContactTable .pagination {
    margin: 0;
}

#cardSetting .inner-page-title:not(.inside-tab),
#cardContact .inner-page-title:not(.inside-tab) {
    line-height: 13px;
    margin-bottom: 15px;
}

.tabs {
    background-color: transparent;
}

.CFNameEdit>.myText {
    color: #fff;
    display: block;
    font-size: 20px;
    /* margin-top: 4px; */
    margin-top: 0;
    text-align: center;
}

.modal-sm {
    max-width: 420px !important;
}

#lead_value {
    text-decoration: none !important;
}

#edit_me>input#lead_value {
    margin-left: 13px !important;
}

#cardProfile .select2-container {
    margin-bottom: 0px !important;
}

#cardProfile .p-data-btn {
    text-align: left !important;
}

#send_email_form .input-field.col {
    /*padding-left: 0 !important;*/
}

#send_email_form .input-field.col label {
    /*left: 0 !important;*/
}

#save_tasks_form .input-field.col {
    /*padding-left: 0 !important;*/
}

#save_tasks_form .input-field.col label {
    /*left: 0 !important;*/
}

#save_account_details .input-field.col.pl-0 label {
    left: 0 !important;
}

/* .top-bar-btn {
    margin-left: 11px !important;
} */

.newStyleAddress .nameNS {
    font-size: 20px;
    color: #3b75e4;
}

.activeStatus {
    /* bottom: 10px;
    position: absolute;
    right: 10px; */
    bottom: 5px;
    position: absolute;
    right: 0;
}

.createdDate {
    font-style: italic;
}

.top-bar-btn.grey {
    /* margin-left: 10px; */
}

.cssEditor {
    text-decoration: underline;
    padding-top: 10px;
    display: block;
    color: #3b75e4;
}

.cssEditor:hover {
    color: #2257bc;
    text-decoration: underline;
}

#topBar nav ul li.active {
    background-color: transparent !important;
}

#topBar nav ul li.active a {
    color: #3c75e5 !important;
}

.notiRightBar::before {
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
    filter: blur(20px);
    opacity: 0.4;
}

/*Time Line Changes Start*/
#ct_activity1 i {
    color: #e9836d !important;
}

[class*="@notes-timeline-row"] .frst-timeline-img span {
    background: #e9836d !important;
    box-shadow: 0 0 0px 3px #e9836d !important;
}

[class*="notes-timeline-row"] .frst-timeline-img span::after {
    content: "\f201";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    text-align: center;
}

#ct_notes_tab i {
    color: #92ba44 !important;
}

[class*="notes-timeline-row"] .frst-timeline-img span {
    background: #92ba44 !important;
    box-shadow: 0 0 0px 3px #92ba44 !important;
}

[class*="notes-timeline-row"] .frst-timeline-img span::after {
    content: "sort";
    font-family: "Material Icons";
    font-size: 14px;
    text-align: center;
}

#ct_tasks_tab i {
    color: #cc6c8a !important;
}

[class*="task-timeline-row"] .frst-timeline-img span {
    background: #cc6c8a !important;
    box-shadow: 0 0 0px 3px #cc6c8a !important;
}

[class*="task-timeline-row"] .frst-timeline-img span::after {
    content: "format_list_bulleted";
    font-family: "Material Icons";
    font-size: 14px;
    text-align: center;
}

#ct_email_tab i {
    color: #6595c8 !important;
}

[class*="email-timeline-row"] .frst-timeline-img span {
    background: #6595c8 !important;
    box-shadow: 0 0 0px 3px #6595c8 !important;
}

[class*="email-timeline-row"] .frst-timeline-img span::after {
    content: "mail_outline";
    font-family: "Material Icons";
    font-size: 14px;
    text-align: center;
}

#ct_images_tab i {
    color: #61c99c !important;
}

[class*="images-timeline-row"] .frst-timeline-img span {
    background: #61c99c !important;
    box-shadow: 0 0 0px 3px #61c99c !important;
}

#ct_custom_detail_tab i {
    color: #ffcb05 !important;
}

[class*="custtom_detail-timeline-row"] .frst-timeline-img span {
    background: #ffcb05 !important;
    box-shadow: 0 0 0px 3px #ffcb05 !important;
}

.frst-timeline-img span {
    background: #3b75e4;
    box-shadow: 0 0 0px 3px #3b75e4;
}

.frst-timeline-img span::after {
    content: "check";
    font-family: "Material Icons";
    font-size: 14px;
    text-align: center;
}

/*.frst-timeline-img span{
    background: #3c75e5 !important;
    box-shadow: 0 0 0px 3px #3c75e5 !important;
}*/
#topBar nav ul#nav-mobile-a a ins {
    text-decoration: none !important;
}

.notiRightBar {
    display: inline;
}

@media screen and (min-device-width: 1280px) and (max-device-width: 1440px) {
    .select2-dropdown {
        min-width: 200px !important;
    }
}

#ct_activity,
#ct_notes,
#ct_tasks,
#ct_email,
#ct_images,
#ct_custom_detail {
    padding: 0;
}

/*.cp-setting .width-400 {
    min-height: 590px;
}*/
.setting-main>div>div>.row>#save_account_details>.row>.input-field label:not(.label-icon) {
    -webkit-transform: translateY(-14px) scale(0.8);
    transform: translateY(-14px) scale(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.top_btns_report span.top-bar-btn>#dropdownDateRange3.reportDateRange {
    /* min-width: 190px !important; */
    width: 162px !important;
    padding: 0;
    background: transparent;
    outline: none !important;
    user-select: none;
}

#drop_me_a>.top-bar-btn {
    margin-right: 0 !important;
}

#drop_me_a>a>i {
    font-size: 22px;
    vertical-align: middle;
    line-height: unset;
    color: #3b75e4 !important;
}

#drop_me_a>a {
    color: #909090 !important;
}

.contact-count.left {}

.card-content ul.stepper.horizontal:first-child {
    margin-bottom: 0;
}

ul.stepper.horizontal .step .step-content .step-actions {
    padding-bottom: 0 !important;
}

.step-content .starter-p {
    margin-top: 0px;
}

.step-content .plan-icon>img,
.plan-box.crm-com .plan-icon>img {
    /* width: 40px;
    margin: 2px 0; */
    margin: 2px 0;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    display: block;
}

.step-content .plan-box {
    padding: 15px 0;
}

.step-content .plan-price {
    font-size: 30px;
    line-height: 25px;
    /* padding: 10px 0px 5px; */
    padding: 8px 0px 5px;
}

.step-content .plan-title {
    /* font-size: 35px;
    line-height: 30px;
    margin-bottom: 5px; */
    font-size: 31px;
    line-height: 30px;
    margin-bottom: 10px;
}

.step-content .plan-usages ul,
.plan-box.crm-com .plan-usages ul {
    margin: 5px 0 10px;
}

.step-content .plan-usages ul li {
    /* padding: 3px 0 !important; */
    /* font-size: 16px; */
    /* padding: 3px 5px !important; */
    font-size: 15px;
    font-weight: 400;
}

#drop_me_a a.top-bar-btn {
    background: transparent;
    padding: 0;
}

#drop_me_a a.top-bar-btn {
    background: transparent !important;
    padding: 0 !important;
    color: #3b75e4 !important;
    font-size: 12px !important;
    line-height: normal;
    height: initial;
    margin: 10px 17px 12px;
    display: inherit;
}

#drop_me_a a.top-bar-btn:hover {
    text-decoration: underline;
}

.searchCompany input#search_company_name {
    /* width: 78% !important; */
    width: 100% !important;
    color: #909090;
    border: 1px solid #afafaf;
    padding: 0px 35px 0 10px;
    height: 37px;
    font-size: 14px;
    border-radius: 5px;
    position: relative;
    font-weight: 600;
    margin: 13px 0 0 0 !important;
    box-sizing: border-box;
}

.searchCompany i.searchIcon.fas.fa-search {
    position: absolute;
    color: #afafaf;
    font-size: 15px;
    right: 15px;
    top: 5px;
}

#drop_me_a>a.company_name>span.ti-world {
    font-size: 22px;
    vertical-align: text-bottom;
    color: #3b75e4;
}

.top-bar-btn.dropdown-button.moreVertDropdown {
    border: 1px solid #dadada;
}

.smallDropdownButton {
    height: 28px !important;
    margin-top: 2px !important;
    background: #fff !important;
    /* margin-left: 5px !important; */
    margin-left: 5px;
}

.smallDropdownButton .material-icons.mivam {
    /* line-height: 28px !important; */
    line-height: 28px;
    color: #909090;
}

.smallDropdownButton .currrent-status-text {
    font-size: 14px !important;
    /* line-height: 29px; */
    line-height: 26px;
    color: #909090;
}

.select2-container--default .select2-results>.select2-results__options {
    overflow-y: hidden !important;
}

.select2-container--default .select2-results>.select2-results__options:hover {
    overflow-y: auto !important;
}

.select2-results__option[aria-selected] {
    border-top: 1px solid #e0e0e0;
}

ul.stepper .step .step-title:hover {
    background-color: transparent !important;
    color: #000 !important;
}

.step-actions>.btn-flat {
    font-size: 14px;
    color: #3b75e4;
    padding: 1px 15px 0;
}

.step-actions>.btn-flat:hover {
    text-decoration: underline;
}

.createCompanyUserList {
/*    max-height: 280px !important;
    overflow: auto;*/
    margin-top: 5px;
}

/*.notificationTop2Btn {
    position: fixed;
    display: inline-block;
    width: calc(100% - 25px);
}*/
.rBarMain {
    padding-bottom: 35px;
    overflow: auto;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer>.scroll-element,
.scrollbar-outer>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer>.scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer>.scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer>.scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer {
    height: 8px;
    top: 2px;
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer {
    left: 2px;
    width: 8px;
}

.scrollbar-outer>.scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-outer>.scroll-element .scroll-element_track {
    background-color: #eeeeee;
}

.scrollbar-outer>.scroll-element .scroll-element_outer,
.scrollbar-outer>.scroll-element .scroll-element_track,
.scrollbar-outer>.scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer>.scroll-element .scroll-bar {
    background-color: #d9d9d9;
}

.scrollbar-outer>.scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
}

.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
}

.CDoptions>ul>li>label {
    /* padding-left: 25px !important;
    height: 21px !important;
    font-size: 13px !important; */
    padding-left: 25px !important;
    height: auto !important;
    font-size: 13px !important;
    line-height: normal;
    min-height: 20px;
    padding-top: 2px;
}

.CDoptions>ul {
    max-height: 200px;
    /* overflow: hidden; */
    overflow: auto;
    padding-right: 5px;
}

.CDoptions>ul:hover {
    overflow: auto;
}

.CDoptions>ul>li {
    margin: 3px 0;
}

.c-choose-plan-btn {
    /* min-width: 95px;
    position: relative; */
    min-width: 80px;
    position: relative;
    /* font-size: 14px;
    line-height: 29px;
    height: 30px;
    padding: 0 10px; */
}

.c-choose-plan-btn .visibleText,
.c-choose-plan-btn .onHoverText {
    transition: all ease-in-out 0.3s;
    position: absolute;
}

.c-choose-plan-btn .visibleText {
    /* height: 100%; */
    width: 100%;
    left: 0;
    top: 50%;
    transform: -webkit-translatey(-50%);
    transform: translatey(-50%);
}

.c-choose-plan-btn .onHoverText {
    top: 50%;
    right: 0;
    transform: -webkit-translate(100%, -50%);
    transform: translate(100%, -50%);
    font-size: 30px;
}

.c-choose-plan-btn:hover .visibleText {
    transform: translate(-100%, -50%);
}

.c-choose-plan-btn:hover .onHoverText {
    right: 50%;
    transform: -webkit-translate(50%, -50%);
    transform: translate(50%, -50%);
}

.alert-messages #card-alert {
    border-radius: 5px;
}

.alert-messages #card-alert.red {
    background: #fdecea !important;
}

.alert-messages #card-alert.green {
    background: #eaf6eb !important;
}

.alert-messages #card-alert .card-content p i {
    vertical-align: sub;
    color: #fff;
    border-radius: 100px;
    padding: 5px;
    font-size: 20px;
    margin-right: 5px;
}

.alert-messages #card-alert.red .card-content p i {
    background: #e44034;
}

.alert-messages #card-alert.green .card-content p i {
    background: #9ac441;
}

.alert-messages #card-alert.orange .card-content p i {
    background: #fcbb6e;
}

.alert-messages #card-alert.cyan .card-content p i {
    background: #63a2eb;
}

#card-alert .card-content {
    padding: 10px 15px !important;
}

.add_more_cf_option,
.clear_all_cf_options {
    padding: 0 !important;
}

.cf_more_options_btns>ul {
    margin: 0 !important;
    height: auto !important;
}

.cf_more_options_btns>ul>li>a {
    height: auto !important;
    background: none !important;
}

#my-event {
    /*background: #f0f6ff !important;*/
}

#my-event .event_assigned_to>a:hover {
    color: #3c75e5;
}

#my-event .event_assigned_to>a::before {
    content: "perm_contact_calendar";
    font-family: "Material Icons";
    font-size: 20px;
    text-align: center;
    margin-right: 5px;
    color: #3c75e5;
    position: absolute;
    /* top: 2px; */
    top: 1px;
    left: 0px;
}

.task-detail .event_title {
    color: #3c75e5;
    font-size: 22px;
    font-weight: normal;
}

#my-event .modal-footer {
    background-color: #f0f6ff !important;
}

.d-none {
    display: none;
}

.inFormDragDropOption.cf_more_options_btns>ul>li>a {
    /* height: 0 !important;
    line-height: 0 !important; */
    line-height: normal;
    padding: 5px 4px !important;
    display: block;
    border-radius: 4px;
}

.load-more {
    border: 1px solid #e8f0fe;
    padding: 10px;
    margin-top: 20px !important;
    width: 270px;
    border-radius: 100px;
    margin: 0 auto;
    cursor: pointer;
}

.load-more:hover {
    background: #e8f0fe;
    color: #333;
}

.createCompanyTopBar .top-bar-btn.grey>i {
    margin: 0 3px 0 0 !important;
    font-size: 20px;
}

/*.createCompanyTopBar .top-bar-btn.grey{
    margin-left: 10px;
    background: transparent !important;
    padding: 0 !important;
    font-size: 15px !important;
}*/
.createCompanyTopBar .searchWrapper {
    margin-left: 10px !important;
}

/* Icon Effects Start*/
#topBar nav ul#nav-mobile-a a:hover span {
    animation: heartBeat 0.5s linear;
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes spinAround {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.selectedEmail>span {
    display: block;
}

.selectedEmail>span>strong {
    border-radius: 3px;
    cursor: pointer;
    padding: 7px 15px;
    border: 1px solid #f1f1f1;
    margin-left: 10px;
    margin-top: 0px;
    display: inline-block;
}

.selectedEmail>span>strong:hover {
    background: #e8f0fe;
    border: 1px solid #e8f0fe;
}

/*.selectedEmail > span:hover > strong {
    color: #3b75e4;
    cursor: pointer;
}*/
#drop_me_noti>a:hover>i.ti-bell {
    animation: shake 0.5s linear;
}

@-webkit-keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
}

@keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

/*.modal-content h5.mt-0 {
    margin-left: 10px;
}*/
.creditCardStyle {}

.sub-company {
    /* bottom: -45px;
    background: #fff !important;
    padding: 5px 12px;
    border-radius: 100px;
    left: 22px;
    border: 1px solid #c7dbf3;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 5px; */
    background: #fff !important;
    padding: 4px 14px;
    border-radius: 100px;
    border: 1px solid #c7dbf3;
    font-weight: 400;
    font-size: 14px;
    margin-left: 22px;
    margin-top: 9px;
    display: table;
    line-height: normal;
}

.sub-company::before {
    content: "subdirectory_arrow_right" !important;
    font-family: "Material Icons" !important;
    position: absolute;
    font-size: 23px;
    left: 8px;
    top: 35px;
    color: #c7dbf3;
}

/*.prsn_det th{
    text-align: left !important;
}*/
#drop_me_a {
    padding-top: 1px;
    position: relative;
}

/*.cardContactTable th{
    text-align: left !important;
}*/

.com-con-pad-B,
.com-con-pad-TB {
    padding-bottom: 60px;
}

.d-flex-wrap {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.cart-page>.LT {
    width: calc(100% - 320px);
    padding-right: 40px;
}

.cart-page>.LT,
.cart-page>.RT {
    width: 100%;
}

.cart-page>.RT {
    padding: 20px;
    position: -webkit-sticky;
    position: sticky;
}

.cart-page>.RT {
    background-color: #495058;
    color: #fff;
}

.cart-page>.RT {
    width: 320px;
}

.contactListEmail {
    color: #a4a4a4;
    text-transform: lowercase;
}

.contactListIcons {
    font-size: 14px;
    vertical-align: middle;
}

.ct-space {
    margin-right: 4px;
}

.select2-container {
    text-align: left !important;
}

@media screen and (min-device-width: 993px) and (max-device-width: 1600px) {
    #cardProfile .card-content-left {
        padding: 25px 20px;
    }
}

.frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content,
.frst-alternate.frst-date-opposite .frst-timeline-block.frst-even-item .frst-date,
.frst-date-opposite.frst-left-align .frst-date,
.frst-right-align {
    z-index: -1 !important;
}

#settingBeforeSetting {
    margin: 60px auto;
    width: 350px;
    background: #fff;
    box-shadow: 2px 2px 2px 2px rgba(18, 106, 211, 0.08);
    padding: 15px 15px 7px 15px;
}

/*#settingBeforeSetting .searchCompany input.search_company_name {
    width: 298px !important;
    margin: 0px 0 4px 0px !important;
    color: #909090;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    height: 37px;
    font-size: 14px;
    border-radius: 5px;
    position: relative;
    font-weight: 600;
}

#settingBeforeSetting .searchCompany i.searchIcon.fas.fa-search {
    position: absolute;
    color: #afafaf;
    font-size: 15px;
    right: 12px;
    top: 12px;
}*/
#settingBeforeSetting a.company_name {
    text-align: center !important;
    display: block;
    font-size: 17px;
    margin-bottom: 20px;
}

#settingBeforeSetting .top-profile_a .collection:hover {
    overflow-y: auto;
}

#settingBeforeSetting .top-profile_a .collection {
    margin: 0 0 !important;
    border: none !important;
    max-height: 208px;
    overflow-y: hidden;
}

#settingBeforeSetting .top-profile_a .collection>a {
    background: #fff;
    color: #909090 !important;
    font-size: 12px !important;
    padding: 9px 0px;
    font-weight: 400 !important;
    margin: 0 18px;
}

* .notifyOnDesktop {
    background: #f0f6ff;
    padding: 8px 16px;
    border: 1px solid #e0e8f5;
    display: inline-block;
}

.notifyOnDesktop strong {
    color: #3b75e4;
    font-size: 16px;
    margin-right: 15px;
}

.notifyOnDesktop a {
    margin-left: 15px;
    margin-right: 0 !important;
}

.globalNotify p {
    display: inline-block;
    margin-right: 60px !important;
}

.globalNotify p label {
    line-height: 21px !important;
}

.notifyCard .inner-page-title {
    /*margin-top: 50px !important;*/
}

.notiBox {
    /*margin-top: 10px;*/
}

.notiBox .nb1 {
    border: 1px solid #f1f1f1;
    padding: 10px 20px;
}

.notiBox .nb2 {
    border: 1px solid #f1f1f1;
    padding: 20px;
    border-top: 1px solid transparent;
}

span.notiMainText {
    display: block;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

span.notiSubText {
    font-size: 13px;
    color: #a8a8a8;
    letter-spacing: 0.7px;
    font-weight: 300;
}

.notifyCard .inner-page-title {
    /*    margin-top: 50px !important;*/
    font-weight: 400;
    font-size: 22px;
    display: block;
    letter-spacing: 0.5px;
}

.notiBox .right p {
    vertical-align: middle;
    height: 50px;
    display: table-cell;
}

.notiSettingBox .inner-page-title span.ti-info-alt {
    font-size: 13px;
    vertical-align: super;
}

.notiBoxHead ul {
    margin: 0;
    padding-right: 10px;
}

.notiBoxHead ul li {
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    margin: 0 5px;
    line-height: 13px;
    font-size: 12px;
    letter-spacing: 0.5px;
}

ul.notiBoxData {
    margin: 0;
}

ul.notiBoxData li {
    display: inline-block;
    margin-left: 16.5px;
}

.notiSingleLine span.notiSubText {
    display: block;
    margin-top: 3px;
}

.LightGrayBG {
    background: #f8fbff;
}

.notiShowMore span.ti-angle-right::before {
    margin-right: 8px;
    display: block;
    margin-top: 5px;
    font-size: 11px;
}

.notiShowMore .collapsible-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.notiShowMore li .collapsible-header {
    border: none !important;
}

.notiShowMore ul.collapsible>li>div.collapsible-body {
    text-align: left !important;
}

.bt-none {
    border-top: none;
}

.notiBox .left {
    width: calc(100% - 150px);
}

.underBoxTitle {
    font-weight: 600;
    letter-spacing: 0.5px;
}

.notiShowMore .collapsible-body {
    padding-top: 20px !important;
}

.notiShowMore {
    margin-bottom: 30px;
}

#logIn {
    /*padding-top: 10px;*/
}

.br-5 {
    border-radius: 5px;
}

.mdc-text-field,
.mdc-select {
    width: 100%;
}

.m-tb-5 {
    margin: 5px 0;
}

.m-tb-10 {
    margin: 10px 0;
}

.cdEditIcon {
    color: #92ba44 !important;
}

.cdMailIcon {
    color: #6595c8 !important;
}

.cdTaskIcon {
    color: #cc6c8a !important;
}

.cdDeleteIcon {
    color: #777790;
}

.pr {
    position: relative;
}

.cc_bcc_btn {
    position: absolute;
    /* top: 25px;
    right: 25px; */
    top: 14px;
    right: 25px;
}

.loginFromWidth {
    max-width: 450px;
    margin: 0 auto;
    width: 100%;
}

#nav-mobile #top-bar-dropdown_a>.searchCompany>.mdc-text-field--outlined .mdc-floating-label {
    top: 3px;
}

#nav-mobile #top-bar-dropdown_a>.searchCompany {
    margin: 0 5% !important;
}

#nav-mobile #top-bar-dropdown_a>.searchCompany .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon {
    left: 16px;
    right: initial;
    top: 0;
}

/*.smInput .mdc-text-field {
    height: 37px;
    margin: 0 !important;
    padding-top: 4px;
}
.smInput .mdc-text-field--focused {
    padding: 13px 17px 0px;
    height: 44px;
    font-size: 12px;
}*/
.lh-36 {
    line-height: 36px;
}

.ml-5 {
    margin-left: 5px;
}

.textUPs {
    text-transform: uppercase !important;
    font-size: 15px !important;
}

.newFliterFilters>.row>.col>ul>li {
    margin: 10px 0;
}

.filterOptions>ul>li.mdc-list-item {
    padding: 4px;
    height: 30px;
}

.filterOptions .CDoptions>ul>li {
    /* height: 30px;
    padding: 0px 3px; */
    height: auto;
    padding: 8px 3px 8px;
    display: -ms-flexbox !important;
    display: flex !important;
    margin: 0;
}

.filterOptions .CDoptions>ul>li:not(:last-child) {
    border-bottom: 1px solid #efefef;
}

.filterOptions .CDoptions>ul>li>a {
    width: calc(100% - 15px);
    padding-right: 5px;
    padding-left: 0 !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.filterOptions .CDoptions>ul>li>em {
    padding-top: 8px;
    width: 15px;
    cursor: pointer;
    color: #EF5350;
    font-size: 16px;
}

.sliderDownBtn {
    cursor: pointer;
    padding: 10px 0;
    color: #3c75e5;
    text-align: left;
}

.sliderDownBody {
    text-align: left;
}

.cdIconEmail,
.cdIconPhone,
.cdIconAddress,
.cdIconService {
    padding-left: 30px;
}

.cdIconEmail::before,
.cdIconPhone::before,
.cdIconAddress::before,
.cdIconService::before {
    font-family: "Material Icons";
    font-size: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 4px;
    color: #b0b0b0;
    font-weight: 100 !important;
}

.cdIconEmail::before {
    content: "mail_outline";
}

.cdIconPhone::before {
    content: "local_phone";
}

.cdIconAddress::before {
    content: "place";
}

.cdIconService::before {
    content: "business_center";
}

#profile_side .p-pos strong {
    letter-spacing: 1px;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    color: #b0b0b0;
}

#profile_side .mdc-select--outlined .mdc-select__native-control,
#profile_side .mdc-select--outlined .mdc-select__selected-text {
    padding-right: 30px;
}

.aboutThisContact {
    text-align: left;
}

.mdc-text-field {
    will-change: auto !important;
}

#profile_side i.right {
    margin-left: 0 !important;
}

#cardProfile .card-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.task_update_log>.col.s12 .itemLogs>p {
    display: none;
    font-size: 12px;
}

.task_update_log>.col.s12 .itemLogs>p:first-child {
    display: block;
}

.itemMoreLog i {
    font-size: 10px;
    background: #fff;
    border-radius: 100px;
    width: 20px;
    text-align: center;
    height: 20px;
    color: #3b75e4;
    padding: 3px 0;
    position: absolute;
    border: 1px solid #cfcfcf;
}

.itemMoreLog:hover .moreLogMain {
    display: block !important;
}

.moreLogMain {
    position: absolute;
    z-index: 1;
    background: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    left: 9.4%;
    top: 25px;
    border: 1px solid #eee;
    box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.1);
    width: 300px;
}

.moreLogMain p {
    display: block;
    font-size: 12px;
}

.itemLogs {
    display: flex;
}

.itemMoreLog {
    margin-left: 5px;
    position: relative;
}

.boxHeadding {
    background: #e8ebf4;
    padding: 10px !important;
    margin-bottom: 10px;
}

.notiSubText a {
    color: #3b75e4;
}

.notiSubText a:hover {
    text-decoration: underline;
}

.notiSubTextSearch span {
    margin: 0 !important;
}

.notiSubTextSearch {
    float: left;
    min-width: calc(100% - 130px);
    margin-right: 20px;
}

.lh-50 {
    line-height: 50px;
}

.bb-1 {
    border-bottom: 1px solid #e8ebf4;
}

.notiRoleContSec {
    border-bottom: 1px solid #e8ebf4;
    padding: 20px 0px;
}

.inner-card-box .notiRoleContSec:last-child {
    border: none;
    padding-bottom: 10px !important;
}

.myCollection>a {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
}

.myCollection {
    margin: 0;
}

.myCollection li>a.active {
    color: #777;
    font-weight: bold;
}

.myCollection {
    border: none !important;
}

/* .d-flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
} */

#notifications ul.tabs li.indicator {
    background-color: #fff !important;
    border-color: #fff !important;
    /* border-color: red !important; */
}

#notifications ul.tabs li {
    border: 1px solid #f0f6ff !important;
    /* border: 1px solid #333 !important; */
    border-left: none !important;
}

#notifications ul.tabs li:first-child {
    border-left: 1px solid #f0f6ff !important;
    /* border-left: 1px solid #333 !important; */
}

#notifications ul.tabs {
    background-color: transparent;
    display: flex;
}

.createUser .side-nav {
    /* width: 710px; */
    width: 650px;
    background: #fff;
    border-left: 1px solid #e8ebf4;
    /* padding: 20px; */
    padding: 0;
    height: 100%;
}

.crmStepper {
    display: flex;
    justify-content: space-around;
}

.threeSteps.active>span {
    background: #3b75e4;
}

.threeSteps.active>span::after {
    content: "done";
    font-family: "Material Icons";
    color: #fff;
    position: absolute;
    top: -4px;
    left: -1px;
    font-weight: 600;
}

.threeSteps>span {
    width: 18px;
    height: 18px;
    display: block;
    border-radius: 50px;
    border: 2px solid #3b75e4;
    margin: 0 auto 3px;
    position: relative;
}

.crmStepperBody {
    /*padding: 30px 10px 15px;*/
}

.crmSTitle {
    font-size: 24px;
    font-weight: 400;
    text-align: left;
}

.crmStepperBody p {
    text-align: left;
}

.spBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding: 15px 0px 15px 20px;
}

.spBoxBB {
    border-bottom: 1px solid #f1f1f1 !important;
}

.spbLeft {
    font-size: 16px;
    font-weight: 400;
}

.spbRight {
    display: flex;
    justify-content: end;
}

p.spbLeft {
    font-size: 15px;
}

.spRadio span {
    display: block;
    text-align: center;
    /* margin-top: -10px; */
    font-size: 13px;
}

.spRadio {
    margin: 0px auto;
    text-align: center;
    width: 65px;
    line-height: 10px;
}

.spRadio [type="checkbox"]+label {
    /* padding-left: 15px; */
    padding-left: 0;
    height: 16px;
    width: 16px;
    line-height: normal;
}

.spRadio [type="checkbox"]+label::before,
.spRadio [type="checkbox"]+label::after {
    top: 0 !important;
}

.spBox.spBoxBB {
    border: none;
    /* margin-top: 20px; */
    /* margin-top: 10px; */
}

#notifications ul.tabs li.tab a {
    background: #fbfdff;
    padding: 0 18px;
}

#notifications .tabs .tab a:hover,
#notifications .tabs .tab a.active {
    background-color: transparent !important;
}

.rightBarCU {
    background: #f0f6ff;
    padding: 20px 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    /* bottom: 20px; */
    width: 100%;
    /* width: 95%; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.createUser .rightBarCU>a.top-bar-btn {
    background: #fff !important;
    border: 1px solid #d4e5ff;
}

.rightBarCU {}

.createUser .side-nav {
    overflow: hidden;
}

.createUser .side-nav-inner {
    /* height: calc(100% - 150px); */
    height: calc(100% - (76px));
    padding: 20px 20px 10px;
}

@media (min-width: 993px) {
    /* .createUser .side-nav-inner {
        height: calc(100% - (76px + 10px));
    } */
}

.createUser h3.filterRightBarTitle {
    margin-bottom: 0;
    padding-bottom: 20px;
    height: 60px;
    text-align: left;
}

.createUser .crmStepper {
    height: 45px;
}

.createUser .crmStepperBody {
    /*height: calc(100% - 105px);*/
    height: calc(100% - 60px);
}

.createUser .crmStepperBody .crmStepperContent:not(.active) {
    display: none;
}

.createUser .crmStepperBody .crmStepperContent,
.createUser .crmStepperBody .crmStepperContent .tab-content {
    height: 100%;
    position: relative;
}

.createUser .crmStepperBody .crmStepperContent .tab-content>ul.tabs {
    height: 50px;
}

.createUser .crmStepperBody .crmStepperContent .tabs-content {
    height: calc(100% - 50px);
    overflow: auto;
}

.threeSteps {
    cursor: pointer;
}

.text-center {
    text-align: center !important;
}

.embed_code_frame {
    height: auto !important;
}

/*.helpText::before {
content: '\f059';
font-family: 'Font Awesome 5 Free';
}*/
.helpText {
    font-size: 13px;
    position: relative;
    background: #f0f6ff;
    padding: 10px 15px;
    border-left: 2px solid #3c75e5;
}

.helpText strong {
    display: block;
    color: #3c75e5;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.crmStepperTitle {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.userNotiButton {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.userNotiButton .top-bar-btn.grey {
    margin: 0px !important;
}

.edit-icons>a {
    margin-left: 3px;
}

textarea.embed-code-textarea {
    /* background: #eeeeee !important;
    color: #444444 !important;
    padding: 5% !important;
    min-height: 125px !important;
    border: none !important;
    cursor: pointer !important;
    width: 90% !important;
    font-size: 16px !important; */
    background: #eeeeee;
    color: #444444;
    padding: 20px;
    /* min-height: 140px; */
    min-height: 172px;
    border: none;
    cursor: pointer;
    width: 100%;
    font-size: 15px;
    overflow-y: auto;
    box-sizing: border-box;
}

.embed-code-textarea:focus {
    border: none !important;
}

.card .card-content p {
    align-items: center !important;
}

.chip {
    line-height: 28px;
    margin-left: 10px;
}

.task-detail .event_assigned_to {
    margin: 0;
    font-size: 20px;
    position: relative;
    padding-left: 25px;
}

.planExpiredBtn a {
    border: 1px solid #d84a49;
    height: 36px;
    margin: 10px 5px 0px 15px;
    border-radius: 5px;
    padding: 0 15px;
    color: #d84a49 !important;
}

.planExpiredBtn a:hover {
    background: #d84a49 !important;
    color: #fff !important;
}

.planExpiredBtn a span {
    margin-right: 5px;
    font-size: 18px;
}

.planPopup .plan-icon>img {
    width: 50px;
    margin: 0;
}

.planPopup .plan-title {
    font-size: 30px;
    margin-bottom: 10px;
}

.planPopup .plan-price {
    padding: 10px 0px 5px;
    font-size: 40px;
}

.planPopup .plan-usages ul li {
    padding: 5px 0;
    font-size: 16px;
    font-weight: 400;
}

.inteBox {
    width: 400px;
    border: 1px solid #f0f6ff;
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 20px;
    margin-top: 10px;
    border-radius: 15px;
    overflow: hidden;
}

.inteBox .iblLogo {
    padding: 0px 70px;
}

.inteBox .iblData {
    background: #f0f6ff;
    padding: 20px;
}

.inteBox .iblData a.iblButton {
    border: 1px solid #d4e3ff;
    color: #3b75e4;
    padding: 7px;
    display: block;
    background: #fff;
    text-align: center;
    font-size: 17px;
    margin-top: 10px;
    font-weight: 400;
    border-radius: 5px;
}

.inteBox .iblData a.iblButton:hover {
    background: #3b75e4;
    color: #fff;
    border-color: #3b75e4;
}

.iblData p {
    font-size: 15px;
}

.wiBox p {
    font-size: 15px;
    padding-top: 10px;
}

.wiBox ul li {
    list-style: disc;
    list-style-position: inside;
    font-size: 15px;
}

.wiBox ol {
    margin: 0;
    padding: 0;
}

.wiBox ol li {
    list-style-position: inside;
    font-size: 15px;
}

.wiBoxAbout h5 {
    margin-top: 0;
}

.wiBoxAbout {
    /* padding-left: 20px;
    border-left: 4px dotted #f0f6ff;
    border-radius: 5px; */

    padding-top: 20px;
    border-radius: 5px;
}

.wiBox table {
    margin-top: 25px;
}

.wiBoxAbout p {
    font-size: 13px;
    margin-bottom: 10px !important;
    letter-spacing: 0.5px;
}

.wiBoxAbout span {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    color: #3b75e4;
}

.contactActivity .p-data.cdIconService {
    margin: 0 !important;
}

.plan-box.crm-com .plan-icon,
.plan-icon {
    /* min-height: 55px; */
    margin: 0 auto 7px;
    padding: 5px;
}

.plan-icon {
    height: 55px;
    width: 55px;
}

.plan-box.crm-com .plan-icon {
    height: 65px;
    width: 65px;
}

.planFlex {
    /* display: flex;
    justify-content: center; */
}

.crm-com-outer.planFlex {
    margin: 0 auto;
}

/* .planFlexBox {
    width: 300px;
} */
.step-content .planFlex {
    width: 100%;
}

.step-content .planFlexBox,
.crm-com-outer.planFlex>.planFlexBox {
    /* width: 220px; */
    width: auto;
    padding: 0 10px;
    margin: 0;
}

@media (min-width: 993px) {
    .crm-com-outer.planFlex {
        width: 760px;
    }

    .step-content .planFlex {
        /* width: 680px; */
        /* margin: 0 auto; */
    }

    .step-content .planFlexBox,
    .crm-com-outer.planFlex>.planFlexBox {
        width: 33.3%;
    }
}

.wiBox .bordered {
    border: 1px solid #d0d0d0;
}

.wiBox .bordered th {
    padding-left: 20px;
}

.wiBox .bordered td {
    padding-left: 20px;
}

.wiBox h6 {
    color: #3b75e4;
    font-size: 16px;
}

.howUS4WP {
    min-height: 120px;
    border-bottom: 1px solid #f1f1f1;
}

.note-editor.note-frame .note-editing-area {
    min-height: 150px;
}

.searchCompany.new1 i.searchIcon.fas.fa-search {
    top: 15px !important;
    right: 0 !important;
}

.searchCompany.new1 {
    padding: 0 18px;
}

#logIn .alert-messages #card-alert .card-content {
    padding: 10px 15px !important;
}

.taskTitleDate {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.invoicePaymentStatus {
    /* padding: 1px 12px 2px; */
    padding: 2px 10px 2px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
    /* font-size: 15px; */
    font-size: 12px;
    border-radius: 30px;
}

.invoicePaymentStatus.completed {
    background: #0d640d;
}

.invoicePaymentStatus.pending {
    background: #e44034;
}

#product-services p.p-data {
    margin: 0;
}

#product-services {
    margin: 10px 0;
}

/* #topBar nav ul#nav-mobile-a li:first-child a {
    padding-left: 0 !important;
} */


/* RESPONSIVE CSS */
/* @media (min-width: 992px) {
    .topBarRightIcons {
    display: none !important;
    }
} */

@media (max-width: 992px) {
    #drop_me_a .company_name .cText {
        display: none;
    }

    .nav-wrapper a.button-collapse>i {
        color: #3b75e4;
    }

    /* a.brand-logo img {
        position: relative;
    } */

    .company_name span.ti-world {
        margin-right: 0;
    }

    nav .nav-wrapper i {
        height: auto !important;
    }

    .topBarRightIcons>span {
        font-size: 22px;
        position: relative;
        top: 6px;
    }

    #topBar #nav-mobile li>a>div>span {
        margin-top: 6px;
        margin-left: 7px;
    }

    #nav-mobile>li>a {
        height: 55px;
    }

    .searchBarNew input[type="search"] {
        padding-right: 15px;
    }

    #nav-mobile>li {
        position: relative;
    }

    #nav-mobile>li>a {
        padding: 0 10px !important;
    }

    #nav-mobile>li:last-child>a {
        padding-right: 18px !important;
    }

    #topBar .top-profile_a {
        right: 0 !important;
    }

    nav a.button-collapse {
        height: auto !important;
    }
}

@media (max-width: 767px) {
    nav .button-collapse {
        margin: 0 10px 0 18px;
    }

    /* a.brand-logo {
        width: auto;
    } */

    #topBar .brand-logo {
        margin: 0;
        left: 52px;
        transform: none;
    }

    #drop_me_a {
        padding-top: 0;
    }

}

@media (min-width: 0px) and (max-width: 575px) {

    /* header responsive start */
    nav .button-collapse {
        margin: 0 5px 0 15px;
    }

    #topBar .brand-logo {
        margin: 0;
        width: auto !important;
        transform: none !important;
    }

    #topBar .brand-logo {
        left: 44px;
    }

    /* a.brand-logo img {
        width: 150px;
        top: -4px;
    } */

    #drop_me_noti>a i.ti-bell {
        font-size: 17px;
    }

    #topBar #nav-mobile li>a>div>span {
        display: none;
    }

    #drop_me_a>a.company_name>span.ti-world,
    .topBarRightIcons span.ti-user {
        font-size: 16px;
    }

    .searchBarNew input[type="search"] {
        background-size: 17px;
        padding-right: 7px;
    }

    #nav-mobile>li>a {
        padding: 0 7px !important;
    }

    #nav-mobile>li:last-child>a {
        padding-right: 15px !important;
    }

    .topBarRightIcons>.ti-user {
        top: 2px;
        position: relative;
    }

    .searchBarNew #demo-2 input[type="search"]:focus {
        background-position: 5px center;
        padding-left: 30px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {

    /* header responsive start */
    /* a.brand-logo img {
        width: 190px;
        position: relative;
        top: -2px;
    } */

    .searchBarNew #demo-2 input[type="search"]:focus {
        width: 110px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .searchBarNew #demo-2 input[type="search"]:focus {
        width: 90px;
    }
}

/* contact page css */
.crm-contacts-list-headerbar {
    margin-top: 20px;
    margin-bottom: 0;

}

.crm-contacts-list-headerbar>.col {
    margin: 0;
}

.crm-contacts-list-headerbar .CCLH-mob {
    margin-top: 10px;
}

.crm-contacts-list-headerbar .CCLH-rt>.card-title {
    display: block;
    margin-bottom: 0;
    line-height: 0;
    text-align: right;
}

.crm-contacts-list-headerbar .CCLH-rt>.card-title * {
    line-height: normal;
    text-align-last: left;
}

.crm-contacts-list-headerbar .CCLHrt-btn-outer:not(:first-child) {
    margin-left: 5px;
}

.crm-contacts-list-headerbar .CCLHrt-btn-outer>a {
    display: block;
    text-align: center;
    padding-top: 6px;
}

.crm-contacts-list-headerbar .CCLHrt-btn-outer>a>i,
.crm-contacts-list-headerbar .CCLHrt-btn-outer>a>span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: normal !important;
}

/* reports page css */
.crm-reports-page-main {}

.crm-reports-page-main>.CRPM-lt {
    padding-left: 0;
}

.crm-reports-page-main>.CRPM-rt {
    padding-left: 25px;
}

.crm-reports-page>.CRP-header {
    margin-bottom: 10px;
}

.crm-reports-page .CRPH-show-btn-outer {
    margin-right: auto;
    padding-right: 5px;
}

.crm-reports-page .CRPH-btn-outer {
    position: relative;
}

.crm-reports-page .CRPH-btn-outer:not(:first-child) {
    margin-left: 5px;
}

.crm-reports-page .CRPH-btn-outer:not(.CRPH-show-btn-outer)>.CRPH-btn {
    display: block;
    text-align: center;
    padding-top: 4px;
    line-height: normal;
}

.crm-reports-page .CRPH-btn-outer:not(.CRPH-show-btn-outer)>.CRPH-btn>span,
.crm-reports-page .CRPH-btn-outer:not(.CRPH-show-btn-outer)>.CRPH-btn>input {
    position: relative;
    top: 3px;
}

.borderNone {
    border: none;
}

.newFilterOnPage>ul {
    margin: 0;
    /* display: flex;
    flex-wrap: wrap; */
}

.newFilterOnPage>ul.filter-apply-buttons {
    position: relative;
    top: -4px;
}

.h25 {
    height: 25px;
}

.m-tb-20 {
    margin: 20px 0;
}

.mr-5 {
    margin-right: 5px;
}

.newFilterOnPage>ul>li {
    position: relative;
    /* margin-right: 15px; */
    margin-right: 10px;
    /* border: 1px solid #f1f1f1; */
    border: 1px solid #e8e8e8;
    /* padding: 8px 10px; */
    padding: 3px 15px;
    /* display: flex;
    align-items: center; */
    /* margin-bottom: 15px; */
    border-radius: 4px;
    margin-bottom: 10px;
    min-height: 35px;
}

.newFilterOnPage>ul>li:hover {
    /* background: #f0f6ff;
    border-color: #f0f6ff; */
}

.newFilterOnPage>ul>li>.filterOptions {
    position: absolute;
    top: 45px;
    /* min-width: 260px; */
    min-width: 240px;
    /* right: 0; */
    right: initial;
    left: 0;
}

.filterOptionBtn {
    cursor: pointer;
}

.newFilterOnPage .reportDateRange {
    margin: 0 !important;
}

.addNewFilter {
    color: #3b75e4;
    font-weight: 600;
    border: none !important;
    cursor: pointer;
    padding: 2px 5px;
    border-radius: 4px;
}

.addNewFilter:hover,
.addNewFilter.active {
    background-color: #ebf3ff;
}

.newFilterOnPage>ul>li>div>small {
    margin-left: 5px;
}

.taskBoardAction {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.taskBadgeNoti {
    background: #3b75e4;
    background-color: rgb(59, 117, 228);
    width: 19px;
    height: 19px;
    line-height: 18px;
    font-size: 11px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.taskBadgeNoti:hover {
    background: #3b75e4;
}

.taskBoard {
    display: flex;
    flex-wrap: wrap;
}

.tbLeft,
.tbRight {
    width: 100%;
}

@media (min-width: 768px) {
    .tbRight {
        width: 400px;
    }
}

@media (min-width: 992px) {
    .tbLeft {
        width: calc(100% - 400px);
        padding-right: 25px;
    }

    .tbRight {
        width: 400px;
    }
}

@media (min-width: 1200px) {
    .tbLeft {
        width: calc(100% - 450px);
        padding-right: 25px;
    }

    .tbRight {
        width: 450px;
    }
}

#calendar .fc-button {
    background: #f1f1f1 !important;
    padding: 8px 20px !important;
    height: auto !important;
    box-shadow: none !important;
    font-size: 15px !important;

}

#calendar .fc-button.fc-state-active {
    background: #fff !important;
}

.tbRightSecTitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.taskBox {
    display: flex;
    background: #f6faff;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #f0f6ff;
    margin-bottom: 10px;
}

.taskTime {
    text-align: center;
    background: #f0f6ff;
    width: 100px;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 5px;
    flex-direction: column;
    justify-content: center;
}

.ttIcon,
.ttTime {
    width: 100%;
}

.tdTaskHelper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tdTaskActions {
    display: flex;
    text-transform: uppercase;
}

.tdTaskTitle {
    /* font-size: 17px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 20px;
    height: 50px;
    overflow: hidden; */
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: normal;
    height: 50px;
    overflow: hidden;
    color: #333;
}
.tdTaskTitle > span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.taskDetail {
    padding: 10px 15px;
    width: calc(100% - 100px);
}

.ttIcon {
    font-size: 20px;
    margin-bottom: 2px;
    color: #3b75e4;
    font-weight: bold;
}

.tdTaskHelper span {
    margin-right: 3px;
    font-weight: bold;
    vertical-align: baseline;
}

.tdTaskType {
    margin-right: 20px;
}

.tdTaskType .ti-mobile {
    color: #3b75e4;
}

.tdTaskStatus .tast_pending {
    color: #e44034;
}

.taskBoard #add-new-tasks {
    text-align: center;
}

#company_collection .company-disabled {
    cursor: not-allowed;
}

#topBar .top-profile_a .collection>a.select_company {
    color: #404040 !important;
    font-weight: 400 !important;
}

/* mobile-header-expired-things-indicator */
/* .mobile-header-expired-things-indicator {}

.mobile-header-expired-things-indicator>ul {} */
.mobile-header-expired-things-indicator>ul>li,
.mobile-header-expired-things-indicator>ul>li>a {
    display: block;
    width: 100%;
}

.mobile-header-expired-things-indicator>ul>li:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.mobile-header-expired-things-indicator>ul>li>a {
    margin: 0;
    background: #d84a49;
    text-align: center;
    padding: 8px 10px 0;
    border-radius: 0;
    border: none;
    font-weight: 600;
    color: #fff !important;
}

.mobile-header-expired-things-indicator>ul>li>a>.ti-lock {
    margin-right: 2px;
    font-size: 15px;
    position: relative;
    top: 0.3px;
}

/* change password popup */
@media (min-width: 993px) {
    #modal_change_password {
        width: 400%;
    }
}

/* settings types page */

.types-tabs-inside-head>.TTIH-lt {
    padding-right: 10px;
}

.types-tabs-inside-head>.TTIH-rt {
    margin-left: auto;
}

@media (min-width: 768px) {
    .modal-w-350 {
        width: 350px;
    }
}

/* form builder page  */
.customFormTopBar .CFM-head {
    width: 100%;
}

/* new crm filters css */
.newFilterOnPage>ul>li {
    position: relative;
}

.newFilterOnPage>ul>li .head {
    position: relative;
    padding-right: 20px;
}

.newFilterOnPage>ul>li .head em {
    margin-left: 0;
    width: auto;
    height: 15px;
    line-height: normal;
    min-width: 15px;
    font-size: 10px;
    position: absolute;
    top: 3.5px;
    right: 3px;

    padding-top: 1px;

}

/* .newFilterOnPage>ul>li:not(.add-filter)>.filter-drop-menu,
.newFilterOnPage>ul>li:not(.add-filter)>.filter-drop-input,
.newFilterOnPage>ul>li:not(.add-filter)>.filter-drop-select {} */

.newFilterOnPage>ul>li:not(.add-filter)>.filter-drop-menu {
    padding: 2px 6px;
    background: transparent;
    border-radius: 4px;
    height: 25px;
}

.newFilterOnPage>ul>li:not(.add-filter)>.filter-drop-menu:hover,
.newFilterOnPage>ul>li:not(.add-filter)>.filter-drop-menu:active {
    background: #ebf3ff;
}

.newFilterOnPage>ul>li.hovered:not(.add-filter)>.filter-drop-menu {
    background: #fdecea;
    color: #EF5350;
    border-radius: 4px 0px 0 4px;
}

.newFilterOnPage>ul>li:not(.add-filter)>.filter-drop-menu>.ti-angle-down {
    position: relative;
    top: 0px;
    font-size: 10px;
}

.newFilterOnPage .filter-apply-buttons>li {
    margin-right: 0;
    /* padding: 8px 7px; */
    padding: 8px 2px;
    margin-bottom: 0;
}

.newFilterOnPage .filter-apply-buttons>li.apply-filter {
    padding: 0 !important;
    height: 0px;
    width: 0px;
    overflow: hidden;
}

.newFilterOnPage>ul>li:not(.add-filter)>.filter-drop-input .usable-input,
.newFilterOnPage .select-wrapper>input.select-dropdown {
    height: 25px;
    /* width: 155px; */
    width: 105px;
    padding: 0 5px 0px;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
    outline: none !important;
}

.newFilterOnPage>ul>li[data-filter-name="date-range"]>.filter-drop-input .usable-input {
    width: 155px;
}


.newFilterOnPage>ul>li:not(.add-filter)>.filter-drop-input .usable-input:focus,
.newFilterOnPage .select-wrapper>input.select-dropdown:focus,
.newFilterOnPage>ul>li:not(.add-filter)>.filter-drop-input .usable-input:hover,
.newFilterOnPage .select-wrapper>input.select-dropdown:hover {
    box-shadow: none !important;
    background: #ebf3ff;
}

.newFilterOnPage>ul>li.hovered:not(.add-filter)>.filter-drop-input .usable-input,
.newFilterOnPage>ul>li.hovered .select-wrapper>input.select-dropdown {
    background: #fdecea;
    color: #EF5350;
    border-radius: 4px 0px 0 4px;
}

.newFilterOnPage>ul>li.hovered:not(.add-filter)>.filter-drop-input .usable-input::placeholder,
.newFilterOnPage>ul>li.hovered .select-wrapper>input.select-dropdown::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #EF5350;
    opacity: 1;
    /* Firefox */
}

.newFilterOnPage>ul>li.hovered:not(.add-filter)>.filter-drop-input .usable-input:-ms-input-placeholder,
.newFilterOnPage>ul>li.hovered .select-wrapper>input.select-dropdown:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #EF5350;
}

.newFilterOnPage>ul>li.hovered:not(.add-filter)>.filter-drop-input .usable-input::-ms-input-placeholder,
.newFilterOnPage>ul>li.hovered .select-wrapper>input.select-dropdown::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #EF5350;
}

.newFilterOnPage .select-wrapper>input.select-dropdown {
    margin-bottom: 0 !important;
}

.newFilterOnPage .select-wrapper>.caret {
    color: #333;
    z-index: 1;
    top: 2px;
    right: 5px;
}

.newFilterOnPage .select-wrapper>input.select-dropdown {
    margin-bottom: 0 !important;
    padding-right: 20px;
}

.newFilterOnPage .select-wrapper>.dropdown-content {
    width: 180px !important;
}

.newFilterOnPage .customDropdown .CDsearchBar input {
    width: 100% !important;
    box-sizing: border-box;
}

.newFilterOnPage .customDropdown .CDsearchBtn {
    margin-bottom: 10px;
}

.newFilterOnPage .CDsearchBtn>span {
    /* background-color: #efefef; */
    background-color: transparent;
    padding: 1px 5px;
    border-radius: 4px;
}

.newFilterOnPage .CDsearchBtn>span:hover {
    background-color: #efefef;
}

.newFilterOnPage .CDsearchBtn>span:active {
    background-color: #e9e9e9;
}

.newFilterOnPage .FL-content-area .delete-filter-btn {
    top: 4px;
    right: 1px;
    background: transparent;
}

@media (min-width: 992px) {
    .newFilterOnPage .FL-content-area .delete-filter-btn {
        display: none;
    }
}

.newFilterOnPage .FL-content-area .delete-filter-btn>a {
    display: block;
    padding: 8px 4px 1px 3px;
    font-size: 7px;
    border-radius: 0 4px 4px 0;
    overflow: hidden;
    height: 25px;
    color: #333;
    transition: none;
}

.newFilterOnPage .FL-content-area .delete-filter-btn>a:hover {
    background: #fdecea;
    color: #EF5350;
}

.newFilterOnPage>ul>li:hover .FL-content-area .delete-filter-btn {
    display: block;
}

.newFilterOnPage .filter-apply-buttons .applyable-filters-list {
    /* top: 100%; */
    top: 45px;
    /* left: 50%; */
    left: 0;
    width: 300px;
    background: #fff;
    border: 1px solid #e8ebf4;
    border-radius: 4px;
    -webkit-box-shadow: 3px 3px 3px 0px #d0d0d0;
    box-shadow: 3px 3px 3px 0px #d0d0d0;
    padding: 5px 0 5px;
    z-index: 9;
    display: none;
}

#saved_filter_list>ul>li {
    padding-top: 2px;
    padding-bottom: 2px;
}

.applyable-filters-list .frac {
    width: 50%;
}

.applyable-filters-list .frac .head {
    padding: 5px 10px 2px;
    font-weight: bold;
    color: #3b75e4;
}

.applyable-filters-list .frac>ul>li {
    width: 100%;
    margin-bottom: 5px;
}

.applyable-filters-list .frac>ul>li>a {
    padding: 5px 13px;
    display: block;
    width: 100%;
    display: -ms-flexbox !important;
    display: flex !important;
    color: #333;
}

.applyable-filters-list .frac>ul>li>a>.icon {
    width: 20px;
    padding-top: 3px;
}

.applyable-filters-list .frac>ul>li>a>.text {
    width: calc(100% - 20px);
    padding-left: 5px;
}

.applyable-filters-list a.filter-disabled {
    /* background: #e4e4e4; */
    opacity: 0.6;
    -webkit-user-select: none;
    user-select: none;
    pointer-events: none;
}

.daterangepicker .drp-buttons .btn {
    line-height: normal;
}

.newFilterOnPage .filter-apply-buttons>li .customDropdown .error-msg #card-alert {
    margin-bottom: 10px !important;
}

.newFilterOnPage .filter-apply-buttons>li .customDropdown .error-msg p>i {
    display: none !important;
}

/* settings global notifications main */
.settings-global-noti-main .notiBox>.nb1>.MB-left {
    width: calc(100% - 20px);
    padding-right: 10px;
}

.settings-global-noti-main .notiBox>.nb1>.MB-right {
    width: 20px;
    margin: 0;
    margin: 0;
    padding-left: 4px;
    padding-top: 10px;
}

.settings-global-noti-main .notiBox>.nb1>.MB-right>li {
    margin-left: 0;
}

.createCompanyTopBar .CCTB-right-btns>a:not(:first-child) {
    margin-left: 5px;
}

.createCompanyTopBar.location-main>.left .inner-page-title {
    padding: 0;
    margin: 5px 0 0 !important;
}

.account_details_box.accound-details-inn>.row {
    padding-right: 90px;
}


/* settings billing history main */
.settings-billing-history-main.container_new {
    /* padding: 35px; */
    padding: 24px;
    width: 100%;
}

.settings-billing-history-main .invoice_table_pop caption {
    font-size: 28px;

    margin-bottom: 15px;
}

.settings-billing-history-main .invoice_table_pop table {
    page-break-inside: auto;
    border: 1px solid #e8ebf4;
    border-collapse: collapse;
    margin: 0 auto;
    width: 60%;
}

.settings-billing-history-main .invoice_table_pop td,
.settings-billing-history-main .invoice_table_pop tr,
.settings-billing-history-main .invoice_table_pop th {
    padding: 12px;
    border: 1px solid #e8ebf4;
    font-size: 15px;
}

.settings-billing-history-main .invoice_table_pop th {
    background-color: #f0f0f0;
}

.settings-billing-history-main .invoice_table_pop h4,
.settings-billing-history-main .invoice_table_pop p {
    margin: 0px;
}

.settings-billing-history-main .invoice_table_pop .no-space td,
.settings-billing-history-main .invoice_table_pop .no-space tr,
.settings-billing-history-main .invoice_table_pop .no-space th {
    padding: 12px !important
}

.settings-billing-history-main .invoice_table_pop .no-border td,
.settings-billing-history-main .invoice_table_pop .no-border tr,
.settings-billing-history-main .invoice_table_pop .no-border th {
    border: none !important;
}

button.browser-default.btn-transparent {
    border: none;
    padding: 0;
    line-height: normal;
    background: transparent;
    box-shadow: none;
    outline: none;
}

/* common forms */
.crm-common-forms {
    margin: 0 -10px;
}

.crm-common-forms>.col {
    padding-left: 10px;
    padding-right: 10px;
}

/* progress bar styling */
.crm-progress-bar {
    margin-bottom: 10px;
}

.crm-progress-bar .progress-indicator {
    width: calc(100% - 120px);
}

.crm-progress-bar .progress-text {
    width: 120px;
    text-align: right;
    padding-left: 10px;
}

.crm-progress-bar .progress-indicator {
    height: 10px;
    background: #e5e5e5;
    border-radius: 10px;
    border: 1px solid #dcdcdc;
}

.crm-progress-bar .progress-indicator .precentage {
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #2fba67;
    border-radius: 10px;
    transition: .3s;
}

.crm-progress-bar .progress-text p {
    font-size: 15px;
    color: #666;
}

/* crm-checkbox */
.crm-checkbox {}

.crm-checkbox label {
    line-height: normal;
    height: auto;
}

.crm-checkbox label>span {
    position: relative;
    top: 1px;
}

/* crm common modal */
.crm-com-modal {}

.crm-com-modal .CCM-head {
    margin-bottom: 15px;
    padding-right: 25px;
}

.crm-com-modal .CCM-head>p {
    font-size: 24.5px;
    color: #777;
    margin: 0;
    line-height: normal;
}

.crm-com-modal .CCM-head .modal-close {
    /* top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); */
    top: 7px;
    right: 0;
    font-size: 18px;
}

.crm-com-modal .CCM-head .modal-close:hover {
    color: #444;
}

.crm-com-modal .CCM-head .modal-close:active {
    color: #000;
}

.crm-com-modal .CCM-foot {
    margin-top: 15px;
}

.crm-com-modal .CCM-foot:not(.create-user-modal-footer) .buttons-group {
    display: block !important;
    text-align: center;
}

/* .crm-com-modal .CCM-foot .buttons-group .prev,
.crm-com-modal .CCM-foot .buttons-group .next {
    
} */
.crm-com-modal .CCM-foot .buttons-group .prev {
    /* margin-right: auto; */
    margin-right: 5px;
}

.crm-com-modal .CCM-foot .buttons-group .next {
    /* margin-left: auto; */
}

.crm-com-modal .CCM-error-msg.simple-error:not(:empty) {
    padding: 3px 7px;
    border-radius: 4px;
    margin-bottom: 15px;
    color: rgba(0, 0, 0, 0.5);
}

.crm-com-modal .CCM-error-msg.simple-error>span {
    color: inherit;
}

.crm-com-modal .CCM-error-msg.simple-error.success {
    background: #eaf6eb;
    color: rgba(0, 0, 0, 0.5);
}

.crm-com-modal .CCM-error-msg.simple-error.danger {
    background: #fdecea;
    color: #EF5350;
}

.crm-com-modal .CCM-error-msg .card-content>p {
    margin-bottom: 0;
    text-align: left;
}

/* select companies list */
.select-companies-list {}

.select-companies-list .select-menu {
    margin-bottom: 10px;
}

.select-companies-list .select-menu ul {}

.select-companies-list .select-menu ul li {
    padding-right: 5px;
}

.select-companies-list .select-menu ul li:not(:last-child):after {
    content: '-';
    color: #333;
    font-weight: bold;
}

.select-companies-list .select-menu ul li a {
    color: #3b75e4;
    font-size: 15px;
    font-weight: 400;
}

.select-companies-list .select-menu ul li a:hover {
    color: #333;
}

.select-companies-list .companies-select {}

.select-companies-list .companies-select ul {
    margin: 0 -5px;
}

.select-companies-list .companies-select ul li {
    /* width: 33.3%; */
    padding: 0 5px 10px;
    float: none;
    margin-left: initial !important;
    margin-right: initial !important;
    left: initial !important;
    right: initial !important;
}

.select-companies-list .companies-select {}


.account_details_box .name-sec {
    padding-right: 85px;
}

@media (min-width: 1599px) {
    /* #calendar {
        height: 400px;
    } */
}

/* crm-dashboard-top-details start */
/* .crm-dashboard-top-details>.dash {
    text-align: center;
    line-height: normal;
} */
/* .crm-dashboard-top-details {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
} */
/* .crm-dashboard-top-details:before,
.crm-dashboard-top-details:after {
    content: none;
} */
.crm-dashboard-top-details>.col.dash {
    line-height: normal;
    margin-left: 0 !important;
    float: none;
}

.crm-dashboard-top-details>.dash .icon {
    font-size: 22px;
    /* color: #3c75e5; */
}

.crm-dashboard-top-details>.dash .count {
    font-size: 30px;
    color: #3c75e5;
}

/* .crm-dashboard-top-details>.dash .heading {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #999;
} */
.crm-dashboard-top-details>.dash .count {
    font-size: 35px;
    color: #4d5a68;
    font-weight: 600;
}

.crm-dashboard-top-details>.dash .heading p {
    color: #555;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
}

.crm-dashboard-top-details>.dash .users-progress p {
    font-size: 12px;
}

.crm-dashboard-top-details>.dash .users-progress p .icon {
    font-size: 10px;
    position: relative;
    top: 1px;
}

.crm-dashboard-top-details>.dash .users-progress.up p {
    color: #64be70;
}

.crm-dashboard-top-details>.dash .users-progress.down p {
    color: #eb6953;
}

.crm-dashboard-top-details>.dash .users-progress.down .icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    top: -1px;
    position: relative;
}

.crm-dashboard-top-details .icon img {
    width: 100px;
}

/* crm-date-setter start */
.crm-date-setter {
    /* text-align: right; */
    margin-bottom: 0;
    line-height: normal;
}

.crm-date-setter .CDS-dates {
    /* padding: 3px 0; */
    /* border: 1px solid #e8e8e8; */
    border-radius: 4px;
    min-height: 35px;
    text-align: center;
}

.crm-date-setter .CDS-dates>p {
    font-size: 20px;
    font-weight: 400;
    color: #999;
}

.crm-date-setter .CDS-dates .top-bar-btn {
    padding: 0 10px;
    /* margin-right: 5px; */
}

.crm-date-setter .CDS-dates .top-bar-btn>input {
    height: 30px;
    width: 145px;
    padding: 0;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    box-sizing: border-box;
    outline: none !important;
    background-color: transparent;
}

.alert-messages.no-margin-bottom-alert:empty>#card-alert,
.alert-messages.no-margin-bottom-alert:empty>.card-commneted {
    margin-bottom: 0 !important;
}

.alert-messages.no-margin-bottom-alert:not(:empty)>#card-alert,
.alert-messages.no-margin-bottom-alert:not(:empty)>.card-commneted {
    margin-bottom: 5px !important;
}

/* company enable or disable button */
.crm-loc-enable-or-disable label .text {
    position: relative;
    left: -10px;
    font-size: 10px;
    text-transform: capitalize;
    border-radius: 4px;
    padding: 2px 5px;
    color: rgba(0, 0, 0, 0.5);
    display: none;
}

.crm-loc-enable-or-disable label .text.enabled {
    background: #eaf6eb;
}

.crm-loc-enable-or-disable label .text.disabled {
    background: #fdecea;
}

.crm-loc-enable-or-disable label>input:checked~.enabled,
.crm-loc-enable-or-disable label>input:not(:checked)~.disabled {
    display: inline-block;
}

.fc th.fc-fri,
.fc th.fc-mon,
.fc th.fc-sat,
.fc th.fc-sun,
.fc th.fc-thu,
.fc th.fc-tue,
.fc th.fc-wed {
    font-weight: 600
}


.sweet-alert {
    width: 380px;
    margin-left: -190px;
    border-radius: 4px;
    padding: 24px;
}

.sweet-alert .sa-icon {
    width: 70px;
    height: 70px;
    margin: 0px auto 10px;
}

.sweet-alert .sa-icon.sa-warning .sa-body {
    height: 35px;
}

.sweet-alert h2 {
    font-size: 27px;
    margin: 15px 0 5px;
}

.sweet-alert p {
    font-size: 15px;
    line-height: 20px;
}

.sweet-alert button {
    font-size: 16px;
    border-radius: 4px;
    padding: 6px 15px 6px;
    margin: 10px 2px 0;
    text-transform: lowercase;
    font-family: "Source Sans Pro", sans-serif !important;
}

.sweet-alert button:first-letter {
    text-transform: uppercase;
}

.sweet-alert button.cancel {
    background-color: #eee !important;
    color: #616161 !important;
}

.sweet-alert button.confirm {
    background-color: #3b75e4 !important;
}

.sweet-alert button.confirm:hover {
    background-color: #3b75e4 !important;
}

.note-modal-footer {
    display: table;
    width: 100%;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
    right: 12px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
    left: 12px;
}

.sweet-alert .sa-icon.sa-error .sa-line {
    top: 33px;
}

.cf_more_options.forms-sec>li,
#sv_cf_more_options.forms-sec>li {
    display: -ms-flexbox !important;
    display: flex !important;
}

.cf_more_options.forms-sec>li>.ui-sort-field,
#sv_cf_more_options.forms-sec>li>.ui-sort-field {
    flex-grow: 1;
}

.notes-detail-row pre {
    white-space: break-spaces !important;
}

.daterangepicker .ranges li.active {
    background-color: #3b74e4 !important;
    color: #fff;
}

.CDS-dates>.top-bar-btn>i.mivam {
    margin-right: 6px !important;
}

#topBar .whats-new {
    padding-right: 10px;
}

#topBar .whats-new.for-web>a {
    color: #3b75e4;
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: normal;
    display: flex;
    align-items: center;
}
#topBar .whats-new.for-mobile a {
    color: #3b75e4;
    font-size: 23px;
}
/* #topBar .whats-new.for-mobile a > .icon {
    margin-right: 0;
} */

/* .whats-new-content .frac {
    margin-left: -24px;
    padding: 0 24px 0;
    width: calc(100% + (24px * 2));
} */

.whats-new-content .frac:not(:last-child) {
    border-bottom: 1px solid #e8ebf4;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.whats-new-content .date {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
    color: #839bb3;
}

.whats-new-content .heading {
    font-size: 19px;
    font-weight: 700;
    color: #3b74e4;
    margin-bottom: 12px;
    display: inline-block;
}

.whats-new-content .desciption {
    font-size: 15px;
    color: #444;
    margin-bottom: 16px;
}

.whats-new-content .link {
    color: #3b74e4;
    font-weight: 500;
    font-size: 15px;
}

.whats-new-content .link i {
    font-size: 10px;
    position: relative;
    top: 1px;
}
@media (min-width: 1165px) {
    #topBar .whats-new.for-mobile {
        display: none;
    }
}
@media (max-width: 1164px) {
    #topBar .whats-new.for-web {
        display: none;
    }
}

.notifications-and-whats-new,
.notifications-and-whats-new .rBarMain.noti-inner-panel {
    height: 100% !important;
}

.notifications-and-whats-new .rBarMain.noti-inner-panel {
    height: calc(100% - (20px + 36px + 15px)) !important;
    /* TOP BUTTONS MARGIN-BOTTOM + HEIGHT + PADDING */
    padding-bottom: 0;
}

.disable-filter {
    pointer-events: none !important;
    opacity: .4;
}

.tasks-detail-row pre {
    white-space: break-spaces !important;
}

@media only screen and (min-width: 601px) {
    .picker__day--infocus {
        padding: 13px 0;
        height: 45px;
        width: 45px;
    }
}

.readonly-input-field {
    margin-top: 0;
    padding-top: 1rem;
}

.readonly-input-field>label {
    display: block;
    line-height: normal;
    position: static;
    margin-bottom: -20px;
}

.readonly-input-field>label strong {
    font-size: 15px !important;
    position: relative;
    top: 5px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover,
.drp-buttons .btn {
    background-color: #3b74e4 !important;
}

.daterangepicker td.in-range,
.clockpicker-tick.active, .clockpicker-tick:hover {
    background-color: #e5effc !important;
}
.drp-buttons .btn  {
    color: #fff !important;
}
.cyan.lighten-5 {
    background-color: #f0f6fe!important;
}
.switch label input[type=checkbox]:checked+.lever {
    background-color: #deecff;
}
.daterangepicker td.in-range, .clockpicker-tick.active, .clockpicker-tick:hover {
    /*background-color: #cacaca !important;*/
}
.seeWhatsNewBtn.for-web a {
    border: 1px solid #3c75e5;
    height: 36px;
    margin: 10px 5px 0px 15px;
    border-radius: 5px;
    padding: 8px 15px;
    color: #3c75e5 !important;
    
}
.seeWhatsNewBtn.for-web a:hover {
    background: #3c75e5 !important;
    color: #fff !important;
}
.seeWhatsNewBtn.for-web a span {
    margin-right: 10px;
    font-size: 18px;
    display: inline-block;
}
.rwhatsNew .whats-new-content {
    line-height: normal;
    /* width: 340px; */
    width: 100%;
}
@media (min-width: 768px) {
    .stepContentBody {
        height: 300px;
        overflow: auto;
    }
}
ul.stepper.horizontal .step .step-content{
    overflow: hidden !important;
}
.mt-20{
    margin-top: 20px;
}
[type="checkbox"].filled-in:checked + label::after {
    border: 2px solid #3b75e4 !important;
    background-color: #3b75e4 !important;     
}
.other-options-btn.contact-btn i {
    position: relative;
}
@media (min-width: 0px) {
    .other-options-btn.contact-btn i {
        top: 2px !important;
    }
}
@media (min-width: 768px) {
    .other-options-btn.contact-btn i {
        top: 5px !important;
    }
}
@media (min-width: 1201px) {
    .other-options-btn.contact-btn i {
        top: 3px !important;
    }
}