body {
    background-repeat: repeat;
    background: #fff;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 13px
}

.clearfix {
    clear: both;
    width: 100% !important;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

body.login {
    background: url(../img/bg.jpg);
    background-size: cover;
}

.social {
    position: relative;
    list-style: none;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}

.sync_loc {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff !important;
}

.camp_n {
    margin-bottom: 0 !important;
    margin-top: 5px;
    margin-left: 5px;
}

.icon_dn img {
    height: 100px;
    margin-top: 50px;
    margin-bottom: 10px;
}

.item-table {
    padding: 0px 0px;
}

.border_round {
    border-radius: 100px !important;
}

.border_round a.btn,
.border_round button.btn {
    border-radius: 100px !important;
}

.active#gmblink .card,
.active#galink .card,
.active#mlink .card {
    border: 1px solid #5b6be8;
    box-shadow: none;
    color: #5b6be8;
}

.landing_page_edit,
.vir_page_edit {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.landing_page_edit input,
.vir_page_edit input {
    background: none !important;
}

.categories_123 {
    color: #92969c;
    float: left;
    width: 100%;
}

.landing_page_edit label,
.vir_page_edit label {
    width: 100%;
}

.htm_loc {
    float: left;
    width: 100%;
}

.htm_loc h6 {
    float: left;
    width: 96%;
}

.htm_loc .loc_status1 {
    float: right;
    padding-top: 10px;
}

.table.table-fixed thead th {
    background: #fff;
}

.loc_ad1 {
    float: left;
    width: 97%;
}

.manage_table {
    padding: 0 1rem;
}

li .manage_table .form-group {
    width: auto !important;
}

.manage_table .app-search {
    margin-top: 8px;
}

.manage_table .app-search input,
.manage_table .app-search input:focus {
    width: 100%;
}

.manage_table .app-search button {
    right: 8px;
}

.enlarged #wrapper .manage_but {
    margin-top: 8px;
    margin-left: 29%;
    position: absolute;
    right: 15px;
}

.enlarged .last_manage {
    width: 37%;
}

.last_manage {
    width: 37%;
}

.copytoclipboard {
    cursor: pointer;
    font-size: 16px;
    background: saddlebrown;
    padding: 10px;
    color: #fff;
    border-radius: 4px;
}

.uploadImg {
    width: 50px;
    height: 50px;
}

.manage_but {
    margin-top: 8px;
    margin-left: 2%;
}

.no-margin {
    margin: 0 !important;
}

.hide {
    display: none;
}

.manage_but .btn {
    border-radius: 100%;
    height: 35px;
    width: 35px;
    padding: 8px;
}

.show {
    display: inline-block !important;
    opacity: 1 !important;
}

/*iframe {
    display: block;
    background: #000;
    border: none;
    height: 90.7vh;
    width: 100vw;
}
*/
table .custom-control-label {
    margin-bottom: 0.8rem;
}

.pagination li.prev a,
.pagination li.next a {
    background: #5b6be8;
    color: #fff;
}

.pagination li {
    margin-left: 5px;
    margin-right: 5px;
}

.manage_loc {
    padding: 7px 20px;
    border-radius: 100px;
}

.manage_loc span {
    padding-left: 10px;
}

.icon_he {
    height: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.icon_he img {
    max-height: 100%;
}

.social li button.google,
.social li .google.btn {
    background-color: #db402c;
}

.social li button.facebook,
.social li .facebook.btn {
    background-color: #3b5998;
}

.social-login li .button {
    width: 49%;
    margin-right: 1% !important;
    display: block;
    float: left;
    margin: 0;
    border-radius: 4px;
    position: relative;
    color: #fff;
    padding: 10px;
    text-align: center;
    appearance: none;
    border: none;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.social i {
    position: absolute;
    left: 10px;
    top: 0;
    width: 28px;
    font-size: 1em;
    line-height: 44px;
}

#reportrange,
#reportrange1,
.reportrangebtn {
    border: 1px solid #D7DCE3;
    background: #fff;
    border-radius: 100px;
    padding: 8px 20px;
    cursor: pointer;
    display: inline-block;
}

.btn-rounded-border {
    border: 1px solid #D7DCE3;
    background: #fff;
    border-radius: 100px;
    padding: 8px 20px;
    cursor: pointer;
    display: inline-block;
    color: #000;
    border-radius: 100px !important;
    margin-right: 10px;
}

.btn-rounded-border:hover {
    color: #000;
}

.btn-group span:hover,
.btn-black:hover {
    color: #fff !important;
}

.btn.new_camp {
    border-radius: 100px;
    padding: 8px 20px;
}

.no-border {
    border: 0;
}

.nav-link select {
    width: auto;
    margin: auto;
}

html {
    overflow-x: hidden;
    position: relative;
    min-height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0
}

p {
    line-height: 1.7
}

svg {
    max-width: 100%
}

a {
    color: #707070
}

a:hover {
    outline: 0;
    text-decoration: none
}

a:active {
    outline: 0;
    text-decoration: none
}

a:focus {
    outline: 0;
    text-decoration: none
}

.container-alt {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.footer {
    bottom: 0;
    text-align: center;
    padding: 20px 30px;
    position: absolute;
    right: 0;
    left: 240px;
    background-color: #fafafa;
    -webkit-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, .05)
}

#wrapper {
    height: 100%;
    width: 100%
}

.margin-20 {
    margin-top: 20px;
}

.padding-5 {
    padding-top: 5px;
}

.campaign_type {
    position: relative;
    width: 20%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 20px;
}

.campaign_type._3,
.campaign_type._4,
.campaign_type._5 {
    opacity: 0.4;
}

.campaign_type._3 a,
.campaign_type._4 a,
.campaign_type._5 a {
    cursor: auto;
}

.c_opt {
    background: #fff;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #ddd;
    padding: 10px 0;
    text-align: center;
}

.campaign_type a.active>.c_opt,
.campaign_type a:hover>.c_opt {
    border: 1px solid #5b6be8;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .1);
    color: #5b6be8;
}

.input-icon {
    position: absolute;
    right: 25px;
    top: calc(50% + 5px);
    /* Keep icon in center of input, regardless of the input height */
}

.camp_icon i {
    font-size: 40px;
}

.camp_name {
    font-size: 15px;
    font-weight: 300;
}


/* secondry-nav */

.secondry-nav {
    background: #fff;
    padding: 10px 10px 0px;
    width: 100%;
    border-radius: 5px;
    border: none;
    -webkit-box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02);
    text-align: center;
}

.secondry-nav .campaign_type {
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    margin-top: 0px;
    display: inline-block;
    width: 9.7%;
    font-size: 13px;
    box-sizing: border-box;
    min-width: 110px;
}

.secondry-nav .campaign_type.active {
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
    border-bottom: 2px solid #5b6be8;
    padding-bottom: 10px;
    display: inline-block;
}

.secondry-nav .campaign_type.active a {
    color: #5b6be8;
}

.secondry-nav .campaign_type i {
    font-size: 15px;
    display: block;
    text-align: center;
}


/* secondry-nav end */

.slimScrollDiv {
    height: auto!important
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #5b6be8
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: #5b6be8
}

.custom-checkbox .custom-control-input:checked~#example {
    background-color: #5b6be8
}

.social-links li a {
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px
}

.dropdown-menu {
    padding: 4px 0;
    font-size: 13px;
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 30px rgba(0, 0, 0, .08);
    background-color: #fff;
    border-color: transparent;
    margin: 0
}

.dropdown-item-text {
    padding-left: 20px;
}

.dropdown-item {
    background-color: #fff;
    padding: 10px 10px;
}

.dropdown-item:active,
.dropdown-item:hover {
    background-color: #f8f9fa;
    color: #2a3142
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #f8f9fa;
    color: #2a3142
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #707070;
    font-family: FontAwesome
}

.bg-primary {
    background-color: #5b6be8!important
}

.bg-success {
    background-color: #58db83!important
}

.bg-info {
    background-color: #29bbe3!important
}

.bg-warning {
    background-color: #f5b225!important
}

.bg-danger {
    background-color: #ec536c!important
}

.bg-muted {
    background-color: #707070!important
}

.bg-white {
    background-color: #fff!important
}

.text-white {
    color: #fff!important
}

.text-danger,
.danger {
    color: #ec536c!important;
    font-style: normal;
}

.text-muted {
    color: #7b7e8a!important
}

.text-primary {
    color: #5b6be8!important
}

.text-warning {
    color: #f5b225!important
}

.text-success {
    color: #58db83!important
}

.text-info {
    color: #29bbe3!important
}

.badge {
    font-weight: 500;
}

.badge-primary {
    background-color: #5b6be8
}

.badge-success {
    background-color: #58db83
}

.badge-info {
    background-color: #29bbe3
}

.badge-warning {
    background-color: #f5b225;
    color: #fff
}

.badge-danger {
    background-color: #ec536c
}

.badge-dark {
    background-color: #2a3142
}

dt {
    font-weight: 500
}

.p-0 {
    padding: 0
}

.p-t-10 {
    padding-top: 10px
}

.p-b-10 {
    padding-bottom: 10px
}

.m-0 {
    margin: 0
}

.m-r-5 {
    margin-right: 5px
}

.m-r-10 {
    margin-right: 10px
}

.m-r-15 {
    margin-right: 15px
}

.m-l-10 {
    margin-left: 10px
}

.m-l-5 {
    margin-left: 5px
}

.m-l-15 {
    margin-left: 15px
}

.m-t-5 {
    margin-top: 5px
}

.m-t-10 {
    margin-top: 10px
}

.m-t-15 {
    margin-top: 15px
}

.m-t-20 {
    margin-top: 20px
}

.m-t-25 {
    margin-top: 25px
}

.m-t-30 {
    margin-top: 30px
}

.m-t-40 {
    margin-top: 40px
}

.m-t-90 {
    margin-top: 90px
}

.m-b-5 {
    margin-bottom: 5px
}

.m-b-10 {
    margin-bottom: 10px
}

.m-b-15 {
    margin-bottom: 15px
}

.m-b-20 {
    margin-bottom: 20px
}

.m-b-30 {
    margin-bottom: 30px
}

.w-30 {
    max-width: 30px
}

.w-xs {
    min-width: 80px
}

.w-sm {
    min-width: 95px
}

.w-md {
    min-width: 110px
}

.w-lg {
    min-width: 140px
}

.l-h-23 {
    line-height: 23px
}

.l-h-34 {
    line-height: 34px
}

.font-12 {
    font-size: 12px
}

.font-14 {
    font-size: 14px
}

.font-16 {
    font-size: 16px
}

.font-18 {
    font-size: 18px
}

.font-20 {
    font-size: 20px
}

.font-24 {
    font-size: 24px
}

.font-30 {
    font-size: 30px
}

.thumb-sm {
    height: 32px;
    width: 32px
}

.thumb-md {
    height: 48px;
    width: 48px
}

i.thumb-md {
    font-size: 25px;
}

.thumb-lg {
    height: 88px;
    width: 88px
}

.font-500 {
    font-weight: 500
}

.font-600 {
    font-weight: 600
}

.header-title {
    font-size: 16px
}


/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves
 *
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE */

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, .2);
    background: radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, .4);
    background: radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%)
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, .2)
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, .4)
}

.waves-notransition {
    -webkit-transition: none!important;
    transition: none!important
}

.waves-button,
.waves-circle {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}

.nav-icon {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

.waves-button,
.waves-button-input,
.waves-button:hover,
.waves-button:visited {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: 0;
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1
}

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}

.waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

.waves-input-wrapper.waves-button {
    padding: 0
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}

.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    -webkit-transition: all .3s;
    transition: all .3s
}

.waves-float:active {
    -webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3)
}

.waves-block {
    display: block
}

.metismenu {
    padding: 0
}

.metismenu ul {
    padding: 0
}

.metismenu ul li {
    list-style: none
}

.submenu li a {
    padding: 8px 20px 8px 10px;
    color: #8699ad;
    display: block;
    -webkit-transition: all .5s;
    transition: all .5s
}

.submenu li a:focus {
    background-color: left-bar
}

.submenu li a:hover {
    background-color: #2b3a4a;
    color: rgba(255, 255, 255, .8)
}

.submenu>li>a {
    padding-left: 50px
}

.submenu li.active>a {
    color: #fff;
    background-color: #2b3a4a
}

.topbar {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1999
}

.topbar .topbar-left {
    background: #fff;
    float: left;
    text-align: center;
    height: 70px;
    position: relative;
    width: 240px;
    z-index: 1;
}

.no-padding {
    padding: 0 !important;
}

.main_button {
    margin-top: 50px;
    text-align: center;
}

.main_button .btn {
    font-size: 16px;
}

.topbar .topbar-left .logo {
    line-height: 70px
}

.topbar .topbar-left .logo i {
    display: none
}

.navbar-custom {
    background-color: #5b6be8;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0 10px 0 0;
    -webkit-box-shadow: 0 2px 3px -2px rgba(0,0,0,.2);
    box-shadow: 0 2px 3px -2px rgba(0,0,0,.2);
/*    margin-left: 240px;*/
    min-height: 70px
}

.navbar-custom .nav-link {
    padding: 0 4px
}

.navbar-custom .navbar-right .dropdown-toggle:after {
    content: initial
}

.navbar-right {
    padding-right: 10px;
}

li .form-group {
    display: inline-block;
    margin-top: 16px;
    width: 350px;
}

li .form-group .form-control {
    background-color: none !important;
}

.logo {
    color: #2a3142!important;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.logo span span {
    color: #5b6be8
}

.side-menu {
    width: 240px;
    z-index: 10;
    background: #fff;
    bottom: 0;
    margin-top: 0;
    padding-bottom: 30px;
    position: fixed;
    box-shadow: 1px 0px 25px -7px rgba(0, 0, 0, 0.5);
    padding-top: 70px;
    overflow: auto;
    height: 100%;
}

.side-menu .waves-effect .waves-ripple {
    background-color: rgba(43, 58, 74, .4)
}

.enlarged .side-menu {
    position: absolute;
    height: 100%;
}

.content-page {
    margin-left: 240px;
}

.content-page .content {
    padding: 0;
    margin-bottom: 0;
   /* padding-top: 74px;*/
   padding-top: 0px;
}


.button-menu-mobile {
    border: none;
    color: #fff;
    display: inline-block;
    height: 70px;
    width: 60px;
    font-size: 24px;
    background: #5b6be8;
}

#sidebar-menu>ul>li>a {
    color: #000;
    display: block;
    padding: 13px 20px;
    font-size: 13.3px;
    position: relative;
    transition: none;
}

#sidebar-menu>ul>li>a:active,
#sidebar-menu>ul>li>a:focus,
#sidebar-menu>ul>li>a:hover {
    color: #fff;
    text-decoration: none;
    background: #000;
}

#sidebar-menu>ul>li>a>span {
    vertical-align: middle;
    margin-left: 5px
}

#sidebar-menu {
    padding-top: 10px;
}

#sidebar-menu .badge {
    margin-top: 4px
}

#sidebar-menu li.active .menu-arrow i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#sidebar-menu ul li a i {
    display: inline-block;
    font-size: 16px;
    line-height: 17px;
    vertical-align: middle;
    width: 20px;
}

#sidebar-menu>ul>li>a.active {
    color: #fff;
    background-color: #000;
}

#sidebar-menu>ul>li>a.active>span {
    font-weight: normal;
}

#sidebar-menu ul li a i.flaticon-online-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -1px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-key-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -276px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-leads-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -306px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-radius-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -330px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-execution-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -26px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-dealers-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -225px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-location-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -201px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-shop-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -51px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-web-design-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -76px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-history-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -102px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-analytics-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -126px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-discount-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -152px;
    background-size: 113%;
}

#sidebar-menu ul li a i.flaticon-target-1 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    background-image: url(../img/left-menu-icons.png);
    height: 20px;
    background-repeat: no-repeat;
    background-position: -1px -177px;
    background-size: 113%;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a.active {
    background: none;
}

.menu-title {
    padding: 12px 20px!important;
    letter-spacing: 1px;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #b4bfcc
}

.enlarged .slimScrollDiv {
    overflow: inherit!important;
}

.enlarged #wrapper .navbar-custom {
    margin-left: 70px;
    z-index: 20;
}

.enlarged #wrapper #sidebar-menu .badge,
.enlarged #wrapper #sidebar-menu .menu-arrow,
.enlarged #wrapper #sidebar-menu .menu-title {
    display: none!important
}

.enlarged #wrapper #sidebar-menu .collapse.in {
    display: none!important
}

.enlarged #wrapper #sidebar-menu .nav.collapse {
    height: inherit!important
}

.enlarged #wrapper #sidebar-menu ul ul {
    margin-top: -2px;
    padding-bottom: 5px;
    padding-top: 5px;
    z-index: 9999;
    background-color: #2b3a4a
}

.enlarged #wrapper .left.side-menu {
    width: 80px;
    z-index: 5
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a {
    padding: 0px 12px;
    min-height: 45px;
    margin-bottom: 10px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a:active,
.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a:focus,
.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a:hover {
    color: #fff!important;
    background-color: #fff;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i {
    font-size: 24px;
    margin-right: 20px!important;
    background: #f7f9fb;
    border-radius: 100px;
    padding: 10px;
    width: 45px;
    height: 45px;
    padding-top: 14px;
    color: #000;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-online-1 {
    background-repeat: no-repeat;
    font-size: 0px;
    margin-right: 20px!important;
    background: #f7f9fb;
    border-radius: 100px;
    padding: 10px;
    width: 45px;
    height: 45px;
    padding-top: 14px;
    color: #000;
    background-image: url(../img/left-menu-icons.png);
    background-position: -1px -2px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-execution-1 {
    font-size: 0;
    margin-right: 20px!important;
    background: #f7f9fb;
    border-radius: 100px;
    padding: 10px;
    width: 45px;
    height: 45px;
    padding-top: 14px;
    color: #000;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -57px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-shop-1 {
    font-size: 0px;
    margin-right: 20px!important;
    background: #f7f9fb;
    border-radius: 100px;
    padding: 10px;
    width: 45px;
    height: 45px;
    padding-top: 14px;
    color: #000;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -112px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-web-design-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -167px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-history-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -222px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-analytics-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -277px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-discount-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -332px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-target-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -388px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-growth-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -388px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-key-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -603px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-leads-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -655px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-radius-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -707px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-dealers-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -496px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-users-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -500px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.flaticon-location-1 {
    font-size: 0px;
    background-image: url(../img/left-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -1px -443px;
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li {
    position: relative;
    white-space: nowrap
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li:hover>a {
    position: relative;
    width: 260px;
    color: #fff!important;
    background-color: #000
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li:hover>a i {
    color: #000!important;
    z-index: 9999;
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li:hover>ul {
    display: block;
    left: 70px;
    position: absolute;
    width: 190px;
    height: auto!important
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li:hover>ul a {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 8px 20px;
    position: relative;
    width: 190px;
    z-index: 6
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li:hover>ul a:hover {
    color: #fff
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li:hover a span {
    display: inline
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul ul li:hover>ul {
    display: block;
    left: 190px;
    margin-top: -36px;
    position: absolute;
    width: 190px
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul ul li>a span.float-right {
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    position: absolute;
    right: 20px;
    top: 12px;
    transform: rotate(270deg)
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li>a span {
    display: none;
    padding-left: 10px
}

.enlarged #wrapper .left.side-menu .user-details {
    display: none
}

.enlarged #wrapper .content-page {
    margin-left: 70px
}

.enlarged #wrapper .footer {
    left: 70px
}

.enlarged #wrapper .topbar .topbar-left {
    width: 70px!important
}

.enlarged #wrapper .topbar .topbar-left .logo span {
    display: none;
    opacity: 0
}

.enlarged #wrapper .topbar .topbar-left .logo i {
    display: block;
    line-height: 70px;
    color: #5b6be8!important
}

.enlarged #wrapper #sidebar-menu>ul>li:hover>a.open :after {
    display: none
}

.enlarged #wrapper #sidebar-menu>ul>li:hover>a.active :after {
    display: none
}

.footer {
    border-top: 1px solid rgba(112, 112, 112, .2);
    bottom: 0;
    text-align: center!important;
    padding: 19px 30px 20px;
    position: absolute;
    right: 0;
    left: 240px;
    color: #707070
}

.notification-item-list {
    max-height: 230px
}

.notification-list .noti-icon {
    font-size: 20px;
    vertical-align: middle;
    color: #2a3142
}

.notification-list .noti-icon-badge {
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 5px;
    font-size: 10px;
}

.notification-list .notify-item {
    padding: 10px 20px
}

.notification-list .notify-item .notify-icon {
    float: left;
    height: 36px;
    width: 36px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    color: #2a3142
}

.notification-list .notify-item .notify-icon i {
    height: 32px;
    width: 32px;
    background-color: #fff;
    border-radius: 50%;
    line-height: 30px;
    margin-top: 2px
}

.notification-list .notify-item .notify-details {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500
}

.notification-list .notify-item .notify-details span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 12px;
    font-weight: 400
}

.notification-list .profile-dropdown .notify-item {
    padding: 4px 20px
}

.notification-list .nav-link {
    padding: 0 5px;
    padding-top: 17px;
    padding-bottom: 17px;
}

.profile-dropdown {
    width: 300px;
}

.profile-dropdown i {
    font-size: 17px;
    vertical-align: middle;
    margin-right: 5px;
}

.dropdown-item .ema {
    font-size: 10px;
    color: #9fa4a9;
}

.profile-dropdown span {
    vertical-align: middle
}

.nav-user img {
    height: 36px;
    width: 36px
}

.arrow-none:after {
    border: none;
    margin: 0;
    display: none
}

.dropdown-menu-lg {
    width: 300px
}

.app-search {
    margin-top: 18px;
    position: relative
}

.app-search .form-control,
.app-search .form-control:focus {
    border: 1px solid #e9ecef;
    font-size: 13px;
    height: 34px;
    padding-left: 18px;
    padding-right: 40px;
    margin-right: 20px;
    background: #f8f9fa;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 30px;
    width: 200px
}

li .form-control:focus {
    background: none;
}

li .btn-light:not(:disabled):not(.disabled):active,
li .btn-light:not(:disabled):not(.disabled).active,
li .show>.btn-light.dropdown-toggle {
    background: none;
    border: 1px solid #fff;
    color: #fff;
}

.app-search button {
    position: absolute;
    top: 8px;
    right: 30px;
    display: block;
    color: #707070;
    font-size: 11px;
    border: none;
    background-color: transparent
}

.page-title-box {
    padding: 20px 0;
}

.page-title-box .page-title {
    font-size: 18px;
    margin: 0;
    line-height: 30px
}

.page-title-box .breadcrumb {
    padding: 4px 0;
    background-color: transparent;
    margin-bottom: 0
}

.page-title-box .breadcrumb a {
    color: #2a3142
}

.page-title-box .breadcrumb a:hover {
    color: rgba(42, 49, 66, .9)
}

.page-title-box .breadcrumb .active {
    color: rgba(42, 49, 66, .7)
}

.page-title-box .state-information {
    position: absolute;
    right: 20px;
    top: 25px
}

.page-title-box .state-information.right-15 {
    position: absolute;
    right: 15px;
    top: 25px
}

.page-title-box .state-information .state-graph {
    float: right;
    margin-left: 10px;
    text-align: center
}

.page-title-box .state-information .state-graph .info {
    font-size: 12px;
    margin-top: 5px
}

.btn {
    border-radius: 3px;
    font-size: 13px
}

button:focus {
    outline: 0
}

.data_table .nav-link {
    padding: 15px 15px;
}

.btn-sm {
    font-size: 10.83333px
}

.btn-lg {
    font-size: 15.6px
}

.btn-black {
    background: #000;
}

.btn-black,
.btn-blue-grey,
.btn-brown,
.btn-danger,
.btn-dark,
.btn-indigo,
.btn-info,
.btn-lime,
.btn-orange,
.btn-pink,
.btn-primary,
.btn-purple,
.btn-success,
.btn-teal,
.btn-warning {
    color: #fff
}

.btn-primary {
    background-color: #5b6be8;
    border: 1px solid #5b6be8
}

.btn-outline-primary.active,
.btn-outline-primary:active,
.btn-outline-primary:hover,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.open>.dropdown-toggle.btn-primary,
.show>.btn-outline-primary.dropdown-toggle,
.show>.btn-primary.dropdown-toggle {
    background-color: #6a5db6;
    border: 1px solid #6a5db6
}

.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(122, 111, 190, .3);
    box-shadow: 0 0 0 2px rgba(122, 111, 190, .3);
    /*  padding: 7px;*/
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(42, 49, 66, .3);
    box-shadow: 0 0 0 2px rgba(42, 49, 66, .3)
}

.btn-success {
    background-color: #58db83;
    border: 1px solid #58db83
}

.btn-outline-success.active,
.btn-outline-success:active,
.btn-outline-success:hover,
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.open>.dropdown-toggle.btn-success,
.show>.btn-outline-success.dropdown-toggle,
.show>.btn-success.dropdown-toggle,
.show>.btn-success.dropdown-toggle:focus {
    background-color: #43d673;
    border: 1px solid #43d673
}

.btn-outline-success.focus,
.btn-outline-success:focus,
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(88, 219, 131, .3);
    box-shadow: 0 0 0 2px rgba(88, 219, 131, .3)
}

.btn-info {
    background-color: #29bbe3;
    border: 1px solid #29bbe3
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.btn-outline-info.active,
.btn-outline-info:active,
.btn-outline-info:hover,
.open>.dropdown-toggle.btn-info,
.show>.btn-info.dropdown-toggle,
.show>.btn-outline-info.dropdown-toggle {
    background-color: #1caed6;
    border: 1px solid #1caed6
}

.btn-info.focus,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info.focus,
.btn-outline-info:focus,
.show>.btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(41, 187, 227, .3);
    box-shadow: 0 0 0 2px rgba(41, 187, 227, .3)
}

.btn-warning {
    background-color: #f5b225;
    border: 1px solid #f5b225
}

.btn-outline-warning.active,
.btn-outline-warning:active,
.btn-outline-warning:hover,
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.open>.dropdown-toggle.btn-warning,
.show>.btn-outline-warning.dropdown-toggle,
.show>.btn-warning.dropdown-toggle {
    background-color: #f4a90d;
    border: 1px solid #f4a90d;
    color: #fff
}

.btn-outline-warning.focus,
.btn-outline-warning:focus,
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(245, 178, 37, .3);
    box-shadow: 0 0 0 2px rgba(245, 178, 37, .3)
}

.btn-danger {
    background-color: #ec536c;
    border: 1px solid #ec536c
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger.active,
.btn-outline-danger:active,
.btn-outline-danger:hover,
.open>.dropdown-toggle.btn-danger,
.show>.btn-danger.dropdown-toggle,
.show>.btn-outline-danger.dropdown-toggle {
    background-color: #e93c58;
    border: 1px solid #e93c58
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger.focus,
.btn-outline-danger:focus,
.show>.btn-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(236, 83, 108, .3);
    box-shadow: 0 0 0 2px rgba(236, 83, 108, .3)
}

.btn-dark {
    background-color: #2a3142;
    border: 1px solid #2a3142;
    color: #fff
}

.btn-dark.active,
.btn-dark.focus,
.btn-dark:active,
.btn-dark:focus,
.btn-dark:hover,
.btn-outline-dark.active,
.btn-outline-dark:active,
.btn-outline-dark:hover,
.open>.dropdown-toggle.btn-dark,
.show>.btn-outline-dark.dropdown-toggle {
    background-color: #202532;
    border: 1px solid #202532;
    color: #fff
}

.btn-dark.focus,
.btn-dark:focus,
.btn-outline-dark.focus,
.btn-outline-dark:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(42, 49, 66, .3);
    box-shadow: 0 0 0 2px rgba(42, 49, 66, .3)
}

.btn-link {
    color: #2a3142
}

.btn-link:hover {
    color: #5b6be8
}

.btn-outline-primary {
    color: #5b6be8;
    border-color: #5b6be8
}

.btn-outline-success {
    color: #58db83;
    border-color: #58db83
}

.btn-outline-info {
    color: #29bbe3;
    border-color: #29bbe3
}

.btn-outline-warning {
    color: #f5b225;
    border-color: #f5b225
}

.btn-outline-danger {
    color: #ec536c;
    border-color: #ec536c
}

.btn-outline-dark {
    color: #2a3142;
    background-image: none;
    background-color: transparent;
    border-color: #2a3142
}

.card {
    border: none;
    -webkit-box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02);
    margin-bottom: 30px;
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-gap: 30px;
        column-gap: 30px
    }
}

.card-columns .card {
    margin-bottom: 30px
}

.email-leftbar {
    width: 230px;
    float: left;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px
}

.email-rightbar {
    margin-left: 260px
}

.chat-user-box p.user-title {
    font-size: 13px;
    color: #2a3142;
    font-weight: 500
}

.chat-user-box p {
    font-size: 12px
}

@media (max-width:767px) {
    .email-leftbar {
        float: none;
        width: 100%
    }
    .email-rightbar {
        margin: 0
    }
}

.mail-list a {
    display: block;
    color: #343d52;
    font-size: 13px;
    line-height: 24px;
    padding: 5px
}

.mail-list a.active {
    color: #ec536c;
    font-weight: 600
}

.message-list {
    display: block;
    padding-left: 0
}

.message-list li {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    cursor: default;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.message-list li a {
    color: #707070
}

.message-list li:hover {
    background: rgba(112, 112, 112, .08);
    -webkit-transition-duration: .05s;
    transition-duration: .05s
}

.message-list li .col-mail {
    float: left;
    position: relative
}

.message-list li .col-mail-1 {
    width: 320px
}

.message-list li .col-mail-1 .checkbox-wrapper-mail,
.message-list li .col-mail-1 .dot,
.message-list li .col-mail-1 .star-toggle {
    display: block;
    float: left
}

.message-list li .col-mail-1 .dot {
    border: 4px solid transparent;
    border-radius: 100px;
    margin: 22px 26px 0;
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 0
}

.message-list li .col-mail-1 .checkbox-wrapper-mail {
    margin: 15px 10px 0 20px
}

.message-list li .col-mail-1 .star-toggle {
    margin-top: 18px;
    font-size: 13px;
    margin-left: 5px
}

.message-list li .col-mail-1 .title {
    position: absolute;
    top: 14px;
    left: 110px;
    right: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 0
}

.message-list li .col-mail-2 {
    position: absolute;
    top: 0;
    left: 320px;
    right: 0;
    bottom: 0
}

.message-list li .col-mail-2 .date,
.message-list li .col-mail-2 .subject {
    position: absolute;
    top: 0
}

.message-list li .col-mail-2 .subject {
    left: 0;
    right: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.message-list li .col-mail-2 .date {
    right: 0;
    width: 170px;
    padding-left: 80px
}

.message-list li.active,
.message-list li.active:hover {
    -webkit-box-shadow: inset 3px 0 0 #5b6be8;
    box-shadow: inset 3px 0 0 #5b6be8
}

.message-list li.unread {
    background-color: #f7f7f7;
    font-weight: 600
}

.message-list li.unread a {
    color: #202532;
    font-weight: 500
}

.message-list .checkbox-wrapper-mail {
    cursor: pointer;
    height: 20px;
    width: 20px;
    position: relative;
    display: inline-block;
    -webkit-box-shadow: inset 0 0 0 1px #dee2e6;
    box-shadow: inset 0 0 0 1px #dee2e6;
    border-radius: 1px
}

.message-list .checkbox-wrapper-mail input {
    opacity: 0;
    cursor: pointer
}

.message-list .checkbox-wrapper-mail input:checked~label {
    opacity: 1
}

.message-list .checkbox-wrapper-mail label {
    position: absolute;
    height: 20px;
    width: 20px;
    left: 0;
    cursor: pointer;
    opacity: 0;
    margin-bottom: 0;
    -webkit-transition-duration: .05s;
    transition-duration: .05s;
    top: 0
}

.message-list .checkbox-wrapper-mail label:before {
    content: "\F12C";
    font-family: "Material Design Icons";
    top: 0;
    height: 20px;
    color: #202532;
    width: 20px;
    position: absolute;
    margin-top: -16px;
    left: 4px;
    font-size: 13px
}

.note-btn-group .dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.note-btn-group .dropdown-menu>li>a:hover {
    background-color: #e4e7ea
}

.note-air-popover,
.note-image-popover,
.note-link-popover {
    display: none
}

.note-air-popover .dropdown-toggle::after,
.note-image-popover .dropdown-toggle::after,
.note-link-popover .dropdown-toggle::after {
    margin-left: 0
}

.note-icon-caret {
    display: none
}

.note-editor {
    position: relative
}

.note-editor .btn-default {
    background-color: transparent;
    border-color: transparent
}

.note-editor .btn-group-sm>.btn,
.note-editor .btn-sm {
    padding: 8px 12px
}

.note-editor .note-toolbar {
    background: #edeff1;
    border-bottom: 1px solid #e9ecef;
    margin: 0
}

.note-editor .note-statusbar {
    background-color: #fff
}

.note-editor .note-statusbar .note-resizebar {
    border-top: none;
    height: 15px;
    padding-top: 3px
}

.note-editor.note-frame {
    border: 1px solid #e9ecef;
    -webkit-box-shadow: none;
    box-shadow: none
}

.note-popover .popover .popover-content {
    padding: 5px 0 10px 5px
}

.note-popover .btn-default {
    background-color: transparent;
    border-color: transparent
}

.note-popover .btn-group-sm>.btn,
.note-popover .btn-sm {
    padding: 8px 12px
}

.note-toolbar {
    padding: 5px 0 10px 5px
}


/*.alert {
        position: relative;
        border: 0
}*/


/*****************************************GYaN ****************************************/

.preview-div .bg-white {
    width: 100% !important;
    padding: 6px 10px;
}

.nav-item .btn-secondary {
    border-radius: 50%;
    cursor: pointer;
}

.add-audience {
    cursor: pointer;
}

.audience-close {
    cursor: pointer;
    font-size: 15px;
}

.table {
    margin-bottom: 0px;
}

.modal-height-400 {
    height: 400px;
}
/* dummy commit*/
.scroll-table,.scroll-model {
    height: 300px;
    overflow: auto;
}

.custom-control {
    min-height: 0px;
}

.uploaded-image-1{
    width: 150px;
    background-size: cover;
    height: 150px;
    border: 2px solid #ccc;
    display: inline-block;
    background-position: center;
    cursor: pointer;
    position: relative;
}

.uploaded-image-1:hover,.selected-image{
    border-color: #5c70e8;

}
.uploaded-image-1:hover:after,.selected-image:after{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.58);
    left: 0;
    top:0;
}
.campaign-td {
    cursor: pointer;
}

.adgroup-type {
    padding: 10px 20px;
    display: inline-block;
    transition: .18s;
    margin-right: -3px;
    cursor: pointer;
}


/*span.keyword {
    border: 1px solid #ccc;
    margin-right: 5px;
    padding: 3px 11px;
    background: #eee;
}*/

.adgroup-type.active,
.adgroup-type:hover {
    border-bottom: 2px solid #0056b3;
}

.device.active {
    background: #5b6be8;
    color: #fff;
}

.callout-span span {
    margin-right: 4px;
}

div.message {
    color: #fff;
    width: 500px;
}

.p-3 .message {
    width: inherit;
}

.btn-ad-type:focus {
    box-shadow: none;
}

.image-center {
    text-align: center;
}

.form-row-div {
    margin: 0px;
}

#div-1 {
    margin-top: 34px;
}

.all-location .location-div.selected-tr {
    background-color: #f9f9f9d4;
    border: 1px solid #5b6be8;
}

.message p {
    margin-bottom: 10px;
    padding: 15px 45px 15px 15px;
    position: relative;
    z-index: 5;
}

.message p:after {
    right: 7px;
    top: 10px;
    content: "×";
    font-size: 20px;
    cursor: pointer;
    position: absolute;
}

.message .success {
    background: #28a745;
    border-color: #2c723c;
}

.message .danger {
    background: #dc3545;
    border-color: #8d313a;
    color: #fff!important;
}

.message .warning {
    background: #ffc107;
    border-color: #cd9c07;
}

.message .info {
    background: #78ceff;
    border-color: #78ceff;
}

.menu-operation {
    cursor: pointer;
}

small.error {
    width: 100%;
    border: 0px;
}

.dropdown-menu.dropdown-menu-right.arrow-top {
    max-height: 200px;
    overflow-y: auto;
    z-index: 19;
}

.scroll-div {
    height: 300px;
    overflow-y: auto;
    overflow-x: none;
}

.edit-btn {
    display: none;
    transition: .5s all;
}

.edit-btn:hover {
    color: #6a5db6;
}

.input-group:hover .edit-btn {
    display: inline-block;
    border: 0;
    padding: 0;
}

.box-header {
    padding: 15px 0px 24px;
}

.box-footer {
    padding-bottom: 50px;
}

.btn-no-border {
    border: none;
    background: none;
    cursor: pointer;
    padding: 10px 0px;
    color: #707070;
}

.btn-no-border:focus {
    box-shadow: none;
}

.btn-no-border:hover {
    color: #0056b3;
}

span.validation {
    color: #5b6be8;
    padding: 2px 5px;
    border-radius: 2px;
    cursor: pointer;
    transition: 0.8s;
}

span.validation:hover {
    background: #5b6be8;
    color: #fff;
}

.btn-ad-type {
    background: #fff;
    text-align: left;
    border-radius: 8px;
    color: #707070;
    font-size: 12px;
    transition: 0.8s;
    width: 100%;
    height: 40px;
    cursor: pointer;
    border: none;
    border: 1px solid transparent;
}

.btn-ad-type.active,
.btn-ad-type:hover {
    border: 1px solid #5b6be8;
    color: #5b6be8;
}

.btn-ad-type img {
    width: 20px;
    margin-right: 7px;
}

.image-label input {
    display: none;
}

.ad-display-div .nav-link {
    height: 40px;
    padding: 11px 0;
    border: 0px;
    border-radius: 0px;
}

.no-bg-readonly-input[readonly*="readonly"] {
    background: none;
    border: none;
    padding: 0;
    font-weight: 400;
}

.no-bg-readonly-input[readonly*="readonly"]::placeholder {
    color: #000;
}

.currency {
    position: relative;
}

.currency input {
    padding-left: 40px;
}

.currency:after {
    left: 15px;
    content: attr(data-currency);
    top: 8px;
    font-size: 13px;
    position: absolute;
}

.percentage:after {
    right: 10px;
    left: auto;
    content: '%';
}

.percentage input {
    text-align: right;
    padding-right: 25px;
}

.card-md {
    margin: 0% 15%;
}

@media (max-width: 728px) {
    .card-md {
        margin: 0% 0%;
    }
}


/*****************************************GYaN*****************************************/

.new-image-label, .image-url-div, .image-parent-div {
    width: 160px;
    height: 90px;
    border: 1px solid #ccc;
    background-image: url(../img/default-banner.png);
    position: relative;
    background-size: 100% 100% !important;
    background-position: center !important;
}

.image-parent-div {
    background: none;
}


.new-label-logo {
    width: 100px;
    height: 50px;
    border: 1px solid #ccc;
    background: url(../img/default-banner.png);
    position: relative;
    background-size: 100% 100% !important;
    background-position: center !important;
}

.new-label-favicon {
    width: 25px;
    height: 25px;
    border: 1px solid #ccc;
    background: url(../img/default-banner.png);
    position: relative;
    background-size: 100% 100% !important;
    background-position: center !important;
}

.new-upload-image {
    display: none;
}

.image-close {
    right: -11px;
    top: -12px;
    position: absolute;
    background: #d9534f;
    width: 20px;
    height: 20px;
    padding: 1px 5px 0;
    color: #fff;
    border-radius: 50%;
    font-weight: 200;
    display: none;
}

.new-image-service {
   width: 190px;
   height: 107px;
   border: 1px solid #ccc;
   background: url(../img/default-banner.png);
   position: relative;
   background-size: 100% 100% !important;
   background-position: center !important;
}

.new-label-logo {
    width: 100px;
    height: 50px;
    border: 1px solid #ccc;
    background: url(../img/default-banner.png);
    position: relative;
    background-size: 100% 100% !important;
    background-position: center !important;
}

.remove-image {
    position: absolute;
    right: -9px;
    top: -9px;
    color: rgb(255, 255, 255);
    font-weight: 800;
    cursor: pointer;
    display: none;
    text-align: center;
    line-height: 17px;
    background: rgb(236, 42, 42);
    padding: 0px 6px 2px 7px;
    border-radius: 50%;
        width: 19px;
    height: 19px;
    text-align: center;
    padding: 0;
    line-height: 20px;
}

.uploaded-image .remove-image {
    display: block;
}

small.text-danger {
    width: 100%;
}

.new-label-favicon {
    width: 25px;
    height: 25px;
    border: 1px solid #ccc;
    background: url(../img/default-banner.png);
    position: relative;
    background-size: 100% 100% !important;
    background-position: center !important;
}

.membership-duration-span{
    position: absolute;
    left: 205px;
    top: 7px;
}

.new-upload-image {
    display: none;
}

.image-close {
    right: -11px;
    top: -12px;
    position: absolute;
    background: #d9534f;
    width: 20px;
    height: 20px;
    padding: 1px 5px 0;
    color: #fff;
    border-radius: 50%;
    font-weight: 200;
    display: none;
}

.alert .alert-link {
    font-weight: 600
}

.alert-success .alert-link {
    color: #2ed264
}

.alert-success hr {
    border-top-color: #2ed264
}

.alert-info {
    /*  color: #29bbe3;*/
    /*  background-color: #c7edf8*/
    background-color: #29bbe3;
}

.alert-info .alert-link {
    color: #199cc0
}

.alert-info hr {
    border-top-color: #199cc0
}

.alert-warning {
    /*  color: #f5b225;
            background-color: #fce9c1*/
    background-color: #f5b225;
}

.alert-warning .alert-link {
    color: #dd990a
}

.alert-warning hr {
    border-top-color: #dd990a
}

.alert-danger {
    /*  color: #ec536c;
            background-color: #fbdde2*/
    background-color: #ec536c
}

.alert-danger .alert-link {
    color: #e72545
}

.alert-danger hr {
    border-top-color: #e72545
}

.button-items {
    margin-bottom: -8px
}

.button-items .btn {
    margin-bottom: 8px;
    margin-right: 5px
}

.bs-example-modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

.icon-demo-content {
    text-align: center;
    color: #707070
}

.icon-demo-content i {
    display: block;
    font-size: 28px;
    margin-bottom: 5px
}

.icon-demo-content .col-md-4 {
    margin-bottom: 30px
}

.icon-demo-content .col-md-4:hover i {
    color: #5b6be8
}

.blockquote {
    padding: 10px 20px;
    margin-bottom: 20px;
    border-left: 4px solid #e9ecef
}

.blockquote-reverse {
    border-left: 0;
    border-right: 4px solid #e9ecef;
    text-align: right
}

.page-link {
    color: #5b6be8
}

.page-item.active .page-link {
    background-color: #5b6be8;
    border-color: #5b6be8
}

.page-link:focus,
.page-link:hover {
    color: #2a3142;
    background-color: #e9ecef
}

.progress {
    height: 10px
}

.progress-bar {
    background-color: #5b6be8
}

.popover-header {
    margin-top: 0
}

.tooltip .tooltip-inner {
    padding: 4px 10px
}

.swal2-modal {
    font-family: inherit
}

.swal2-modal .swal2-title {
    font-size: 28px
}

.swal2-modal .swal2-content {
    font-size: 16px
}

.swal2-modal .swal2-spacer {
    margin: 10px 0
}

.swal2-modal .swal2-file,
.swal2-modal .swal2-input,
.swal2-modal .swal2-textarea {
    border: 2px solid #707070;
    font-size: 16px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.swal2-modal .swal2-styled {
    border: inherit
}

.swal2-modal .swal2-image {
    height: 30px
}

.swal2-icon.swal2-question {
    color: #5b6be8;
    border-color: #5b6be8
}

.swal2-icon.swal2-success {
    border-color: #58db83
}

.swal2-icon.swal2-success .line {
    background-color: #58db83
}

.swal2-icon.swal2-success .placeholder {
    border-color: #58db83
}

.swal2-icon.swal2-warning {
    color: #f5b225;
    border-color: #f5b225
}

.swal2-icon.swal2-error {
    border-color: #ec536c
}

.swal2-icon.swal2-error .line {
    background-color: #ec536c
}

.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-textarea:focus {
    outline: 0;
    border: 2px solid #5b6be8
}

.nav-pills .nav-link,
.nav-tabs .nav-link {
    color: #000;
    font-weight: 500;
    width: 100%;
}

.nav-tabs-custom {
    border-bottom: 1px solid #ddd
}

.nav-tabs-custom .nav-item {
    position: relative
}

.nav-tabs-custom .nav-item.last_manage {
    position: static
}

.nav-tabs-custom .nav-item .nav-link {
    border: none!important;
    font-weight: 500
}

.nav-tabs-custom>li>a {
    color: #2a3142
}

.nav-tabs-custom>li>a::after {
    content: "";
    background: #5b6be8;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -1px;
    -webkit-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.manage-figure-campaign .nav-tabs{
    border-radius: 10px;
    border-bottom: none;
    overflow: hidden;}
.nav-tabs-custom>li:hover>a::after,
.nav-tabs-custom>li>a.active::after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.nav-tabs-custom>li>a.active {
    color: #5b6be8!important
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: #5b6be8
}

#accordion .card-header {
    border-bottom: 1px solid rgba(42, 49, 66, .05)
}

.manage-space {
    margin: 20px 0 0 0;
}

label {
    font-weight: 400;
    color: #92969c;
}

.form-control {
    font-size: 13px;
    resize: none;
}

.form-control:focus {
    border-color: #5b6be8;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control-sm {
    font-size: .875rem
}

.custom-select-sm {
    font-size: 75%
}

.custom-control-input:checked~.custom-control-indicator {
    background-color: #5b6be8
}

.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #5b6be8;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #5b6be8
}

.has-success .form-control {
    border-color: #58db83;
    -webkit-box-shadow: none;
    box-shadow: none
}

.has-warning .form-control {
    border-color: #f5b225;
    -webkit-box-shadow: none;
    box-shadow: none
}

.has-error .form-control {
    border-color: #ec536c;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-group-addon {
    border-radius: 2px;
    border: 1px solid #f8f9fa
}

.error {
    color: red
}

.parsley-error {
    border-color: #ec536c
}

.parsley-errors-list {
    display: none;
    margin: 0;
    padding: 0
}

.parsley-errors-list.filled {
    display: block
}

.parsley-errors-list>li {
    font-size: 12px;
    list-style: none;
    color: #ec536c;
    margin-top: 5px
}

.datepicker {
    /*border: 1px solid #f8f9fa;*/
    padding: 8px
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover,
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
    background-color: #5b6be8!important;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-condensed>thead>tr>th.prev,
.table-condensed>thead>tr>th.next {
    cursor: pointer;
}

.table-condensed>tbody>tr>td {
    cursor: pointer;
}

.table-condensed>tbody>tr>td.old.disabled.day,
.table-condensed>tbody>tr>td.disabled.day {
    cursor: default;
    color: #999;
}

.bootstrap-touchspin .input-group-btn-vertical .btn {
    padding: 9px 12px
}

.bootstrap-touchspin .input-group-btn-vertical i {
    top: 4px;
    left: 8px
}

.colorpicker-visible {
    visibility: visible;
    opacity: 1;
    display: block;
    margin-top: 0
}

.datepicker-dropdown.dropdown-menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    z-index: 10001;
    border: 1px solid #ccc;
}

.colorpicker-selectors i {
    margin-top: 5px;
    margin-left: 5px
}

.colorpicker-2x .colorpicker-saturation {
    width: 200px;
    height: 200px
}

.colorpicker-2x .colorpicker-alpha,
.colorpicker-2x .colorpicker-hue {
    width: 30px;
    height: 200px
}

.colorpicker-2x .colorpicker-color,
.colorpicker-2x .colorpicker-color div {
    height: 30px
}

.select2-container {
    width: 100%!important
}

.select2-container .select2-selection--single {
    border: 1px solid #e3e3e3;
    height: 38px
}

li .select2-container .select2-selection--single {
    background: none !important;
    color: #fff;
    border: 1px solid #fff;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
    padding-left: 12px
}

.select2-container .select2-selection--single .select2-selection__arrow {
    height: 34px;
    width: 34px;
    right: 3px
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: #999 transparent transparent transparent;
    border-width: 6px 6px 0 6px
}

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent;
    border-width: 0 6px 6px 6px
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5b6be8;
}

.select2-results__option {
    padding: 6px 12px
}

.select2-dropdown {
    border: 1px solid #e3e3e3;
    padding-top: 5px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15)
}

.select2-search input {
    border: 1px solid #e3e3e3
}

.select2-container .select2-selection--multiple {
    min-height: 38px;
    border: 1px solid #e3e3e3;
    max-height: 250px;
    overflow: auto;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 2px 10px
}

.select2-container .select2-selection--multiple .select2-search__field {
    margin-top: 7px;
    border: 0;
    width: 120% !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 1px;
    padding: 0 7px;
    color: #000;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    white-space: normal;
}

.icon_input {
    position: absolute;
    width: 15px;
    top: 6px;
    left: 9px;
    z-index: 9999;
}

.icon_input img {
    width: 100%;
}

.table_key {
    width: 100%;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 2px;
}

.table_key table,
.table_key table thead,
.table_key .dataTables_scrollHeadInner {
    width: 100% !important;
}

.insd input {
    padding-left: 34px !important;
}

input[switch] {
    display: none
}

input[switch]+label {
    font-size: 1em;
    line-height: 1;
    width: 56px;
    height: 24px;
    background-color: #dee2e6;
    background-image: none;
    border-radius: 2rem;
    padding: .16667rem;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    position: relative;
    font-weight: 500;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

input[switch]+label:before {
    color: #2a3142;
    content: attr(data-off-label);
    display: block;
    font-family: inherit;
    font-weight: 500;
    font-size: 12px;
    line-height: 21px;
    position: absolute;
    right: 1px;
    margin: 3px;
    top: -2px;
    text-align: center;
    min-width: 1.66667rem;
    overflow: hidden;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

input[switch]+label:after {
    content: '';
    position: absolute;
    left: 3px;
    background-color: #e9ecef;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2rem;
    height: 20px;
    width: 20px;
    top: 2px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

input[switch]:checked+label {
    background-color: #5b6be8
}

input[switch]:checked+label:before {
    color: #fff;
    content: attr(data-on-label);
    right: auto;
    left: 3px
}

input[switch]:checked+label:after {
    left: 33px;
    background-color: #e9ecef
}

input[switch=bool]+label {
    background-color: #ec536c
}

input[switch=bool]+label:before,
input[switch=bool]:checked+label:before,
input[switch=default]:checked+label:before {
    color: #fff
}

input[switch=bool]:checked+label {
    background-color: #58db83
}

input[switch=default]:checked+label {
    background-color: #a2a2a2
}

input[switch=primary]:checked+label {
    background-color: #5b6be8
}

input[switch=success]:checked+label {
    background-color: #58db83
}

input[switch=info]:checked+label {
    background-color: #29bbe3
}

input[switch=warning]:checked+label {
    background-color: #f5b225
}

input[switch=danger]:checked+label {
    background-color: #ec536c
}

input[switch=dark]:checked+label {
    background-color: #2a3142
}

input[data-switch] {
    display: none
}

input[data-switch]+label {
    font-size: 1em;
    line-height: 1;
    width: 56px;
    height: 24px;
    background-color: #dee2e6;
    background-image: none;
    border-radius: 2rem;
    padding: .16667rem;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    position: relative;
    font-weight: 500;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

input[data-switch]+label:before {
    color: #2a3142;
    content: attr(data-off-label);
    display: block;
    font-family: inherit;
    font-weight: 500;
    font-size: 12px;
    line-height: 21px;
    position: absolute;
    right: 1px;
    margin: 3px;
    top: -2px;
    text-align: center;
    min-width: 1.66667rem;
    overflow: hidden;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

input[data-switch]+label:after {
    content: '';
    position: absolute;
    left: 3px;
    background-color: #e9ecef;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2rem;
    height: 20px;
    width: 20px;
    top: 2px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

input[data-switch]:checked+label {
    background-color: #5b6be8
}

input[data-switch]:checked+label:before {
    color: #fff;
    content: attr(data-on-label);
    right: auto;
    left: 3px
}

input[data-switch]:checked+label:after {
    left: 33px;
    background-color: #e9ecef
}

input[data-switch]:checked+label:after {
    left: 33px;
    background-color: #e9ecef
}

input[data-switch=bool]+label {
    background-color: #ec536c
}

input[data-switch=bool]+label:before,
input[data-switch=bool]:checked+label:before,
input[data-switch=default]:checked+label:before {
    color: #fff
}

input[data-switch=bool]:checked+label {
    background-color: #58db83
}

input[data-switch=default]:checked+label {
    background-color: #a2a2a2
}

input[data-switch=primary]:checked+label {
    background-color: #5b6be8
}

input[data-switch=success]:checked+label {
    background-color: #58db83
}

input[data-switch=info]:checked+label {
    background-color: #29bbe3
}

input[switch=warning]:checked+label {
    background-color: #f5b225
}

input[switch=danger]:checked+label {
    background-color: #ec536c
}

input[switch=dark]:checked+label {
    background-color: #2a3142
}

input[data-switch] {
    display: none
}

.icon-span-filestyle {
    padding-right: 5px
}

.bootstrap-filestyle label {
    margin-bottom: 0
}

.group-span-filestyle .badge {
    background-color: #2a3142
}

.bootstrap-touchspin .input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #2a3142;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid rgba(42, 49, 66, .15)
}

.bootstrap-touchspin .input-group-btn:not(:first-child)>.btn,
.bootstrap-touchspin .input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.bootstrap-touchspin .input-group .form-control:not(:first-child),
.bootstrap-touchspin .input-group-addon:not(:first-child),
.bootstrap-touchspin .input-group-btn:not(:first-child)>.btn,
.bootstrap-touchspin .input-group-btn:not(:first-child)>.btn-group>.btn,
.bootstrap-touchspin .input-group-btn:not(:first-child)>.dropdown-toggle,
.bootstrap-touchspin .input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
.bootstrap-touchspin .input-group-btn:not(:last-child)>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.bootstrap-touchspin .input-group .form-control:not(:last-child),
.bootstrap-touchspin .input-group-addon:not(:last-child),
.bootstrap-touchspin .input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.bootstrap-touchspin .input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-touchspin .input-group-btn:not(:last-child)>.btn,
.bootstrap-touchspin .input-group-btn:not(:last-child)>.btn-group>.btn,
.bootstrap-touchspin .input-group-btn:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap-touchspin .btn {
    font-size: 16px
}

:not(pre)>code[class*=language-],
pre[class*=language-] {
    background: #f8f9fa
}

.mce-panel {
    border-color: #cfd5db!important;
    background-color: #f8f9fa!important
}

.mce-menu-item.mce-selected,
.mce-menu-item:focus,
.mce-menu-item:hover {
    background-color: #5b6be8!important
}

.mce-menu {
    background-color: #fff!important
}

.dropzone {
    min-height: 230px;
    border: 2px dashed rgba(0, 0, 0, .3);
    background: #fff;
    border-radius: 6px
}

.dropzone .dz-message {
    font-size: 30px
}

.calendar {
    float: left;
    margin-bottom: 0
}

.none-border .modal-footer {
    border-top: none
}

.fc-toolbar {
    margin-bottom: 5px
}

.fc-toolbar h2 {
    font-size: 16px;
    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: 1px solid #d5d5d5;
    background-color: #f8f9fa
}

.fc-widget-content {
    border: 1px solid #d5d5d5
}

.fc th.fc-widget-header {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    font-weight: 500;
    text-transform: uppercase
}

.fc-button {
    background: #fff;
    border: 1px solid #d5d5d5;
    color: #555;
    text-transform: capitalize;
    outline: 0
}

.fc-state-active,
.fc-state-down {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #5b6be8;
    border-color: #5b6be8;
    color: #fff
}

.fc-text-arrow {
    font-family: arial;
    font-size: 16px
}

.fc-state-hover {
    background: #e9ecef
}

.fc-state-highlight {
    background: #f0f0f0
}

.fc-cell-overlay {
    background: #f0f0f0
}

.fc-unthemed .fc-today {
    background: #fff
}

.fc-event {
    border-radius: 2px;
    border: none;
    cursor: move;
    font-size: 13px;
    margin: 5px 0;
    padding: 5px 5px;
    text-align: center;
    background-color: #5b6be8;
    color: #fff!important
}

.fc-event .fc-time {
    font-weight: 500
}

.external-event {
    color: #fff;
    cursor: move;
    margin: 10px 0;
    padding: 6px 10px
}

.fc-basic-view td.fc-week-number span {
    padding-right: 5px
}

.fc-basic-view td.fc-day-number {
    padding-right: 5px
}

th {
    font-weight: 500
}

.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>thead>tr>td {
    padding: 15px 12px
}

.loc_table>tbody>tr>td,
.loc_table>tfoot>tr>td,
.loc_table>thead>tr>td {
    padding: 0px 12px
}

.table-hover tbody tr:hover,
.table-striped tbody tr:nth-of-type(odd),
.thead-default th {
    background-color: #f8f9fa
}

.table td,
.table th {
    vertical-align: middle
}

.table-vertical td {
    vertical-align: middle
}

table.focus-on tbody tr.focused th {
    background-color: #5b6be8;
    color: #fff
}

table.focus-on tbody tr.focused td {
    background-color: #5b6be8;
    color: #fff
}

.table-rep-plugin .btn-toolbar {
    display: block
}

.table-rep-plugin .table-responsive {
    border: none!important
}

.table-rep-plugin .btn-group.float-right .dropdown-menu {
    left: auto;
    right: 0
}

.table-rep-plugin tbody th {
    font-size: 14px;
    font-weight: 400
}

.table-rep-plugin .checkbox-row {
    padding-left: 40px
}

.table-rep-plugin .checkbox-row label {
    display: inline-block;
    padding-left: 5px;
    position: relative
}

.table-rep-plugin .checkbox-row label::before {
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #dee2e6;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: .3s ease-in-out;
    width: 17px;
    outline: 0!important
}

.table-rep-plugin .checkbox-row label::after {
    color: #e9ecef;
    display: inline-block;
    font-size: 11px;
    height: 16px;
    left: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    position: absolute;
    top: -1px;
    width: 16px
}

.table-rep-plugin .checkbox-row input[type=checkbox] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: 0!important
}

.table-rep-plugin .checkbox-row input[type=checkbox]:disabled+label {
    opacity: .65
}

.table-rep-plugin .checkbox-row input[type=checkbox]:focus+label::before {
    outline-offset: -2px;
    outline: 0
}

.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label::after {
    content: "\f00c";
    font-family: FontAwesome
}

.table-rep-plugin .checkbox-row input[type=checkbox]:disabled+label::before {
    background-color: #f8f9fa;
    cursor: not-allowed
}

.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label::before {
    background-color: #5b6be8;
    border-color: #5b6be8
}

.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label::after {
    color: #fff
}

.table-rep-plugin .sticky-table-header.fixed-solution {
    top: 70px!important
}

@media (max-width:768px) {
    .table-rep-plugin .sticky-table-header {
        top: 145px!important
    }
}

.gmaps,
.gmaps-panaroma {
    height: 300px;
    background: #f8f9fa;
    border-radius: 3px
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background: #5b6be8;
    border-radius: 4px;
    padding: 10px 20px
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute
}

.gmaps-overlay_arrow.above {
    bottom: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #5b6be8
}

.gmaps-overlay_arrow.below {
    top: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #5b6be8
}

.vector-map-height {
    height: 400px
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    display: none
}

.irs-from,
.irs-single,
.irs-to {
    background: #5b6be8
}

.irs-from:after,
.irs-single:after,
.irs-to:after {
    border-top-color: #5b6be8
}

#session-timeout-dialog .modal-title {
    margin-top: 0
}

#session-timeout-dialog .close {
    display: none
}

#session-timeout-dialog .btn-default {
    background-color: #fff;
    color: #ec536c
}

#session-timeout-dialog .countdown-holder {
    color: #ec536c;
    font-weight: 700
}

.chart {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 110px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.chart.chart-widget-pie {
    margin-top: 5px;
    margin-bottom: 5px
}

.percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2
}

.percent:after {
    content: '%';
    margin-left: .1em;
    font-size: .8em
}

.morris-charts text {
    font-family: 'Roboto', sans-serif !important;
}

.morris-chart-height {
    height: 300px;
    width: 100%;
}

.morris-hover.morris-default-style {
    border-radius: 5px;
    padding: 10px 12px;
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .14);
    box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .14);
}

.morris-hover.morris-default-style .morris-hover-point {
    font-weight: 500;
    font-size: 13px;
    color: #2a3142!important;
    font-family: 'Roboto', sans-serif;
}

.morris-hover.morris-default-style .morris-hover-row-label {
    background-color: #2a3142;
    color: #fff;
    padding: 4px;
    border-radius: 5px 5px 0 0;
    margin: -10px -12px 10px;
    font-family: 'Roboto', sans-serif;
}

.flot-chart-height {
    height: 320px
}

#flotTip {
    padding: 8px 12px;
    background-color: #fff;
    z-index: 100;
    color: #2a3142;
    -webkit-box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .14);
    box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .14);
    border-radius: 1px
}

.ct-golden-section:before {
    float: none
}

.ct-chart {
    height: 300px
}

.ct-grid {
    stroke: rgba(0, 0, 0, .09);
    stroke-width: 2px;
    stroke-dasharray: 3px
}

.ct-chart .ct-label {
    fill: #707070;
    color: #707070;
    font-size: 14px;
    line-height: 1
}

.ct-chart.simple-pie-chart-chartist .ct-label {
    color: #fff;
    fill: #fff;
    font-size: 16px
}

.ct-chart .ct-series.ct-series-a .ct-bar,
.ct-chart .ct-series.ct-series-a .ct-line,
.ct-chart .ct-series.ct-series-a .ct-point,
.ct-chart .ct-series.ct-series-a .ct-slice-donut {
    stroke: #5b6be8
}

.ct-chart .ct-series.ct-series-b .ct-bar,
.ct-chart .ct-series.ct-series-b .ct-line,
.ct-chart .ct-series.ct-series-b .ct-point,
.ct-chart .ct-series.ct-series-b .ct-slice-donut {
    stroke: #29bbe3
}

.ct-chart .ct-series.ct-series-c .ct-bar,
.ct-chart .ct-series.ct-series-c .ct-line,
.ct-chart .ct-series.ct-series-c .ct-point,
.ct-chart .ct-series.ct-series-c .ct-slice-donut {
    stroke: #f5b225
}

.ct-chart .ct-series.ct-series-d .ct-bar,
.ct-chart .ct-series.ct-series-d .ct-line,
.ct-chart .ct-series.ct-series-d .ct-point,
.ct-chart .ct-series.ct-series-d .ct-slice-donut {
    stroke: #2a3142
}

.ct-chart .ct-series.ct-series-e .ct-bar,
.ct-chart .ct-series.ct-series-e .ct-line,
.ct-chart .ct-series.ct-series-e .ct-point,
.ct-chart .ct-series.ct-series-e .ct-slice-donut {
    stroke: #58db83
}

.ct-chart .ct-series.ct-series-f .ct-bar,
.ct-chart .ct-series.ct-series-f .ct-line,
.ct-chart .ct-series.ct-series-f .ct-point,
.ct-chart .ct-series.ct-series-f .ct-slice-donut {
    stroke: #ec536c
}

.ct-chart .ct-series.ct-series-g .ct-bar,
.ct-chart .ct-series.ct-series-g .ct-line,
.ct-chart .ct-series.ct-series-g .ct-point,
.ct-chart .ct-series.ct-series-g .ct-slice-donut {
    stroke: #f8f9fa
}

.ct-series-a .ct-area,
.ct-series-a .ct-slice-pie {
    fill: #5b6be8
}

.ct-series-b .ct-area,
.ct-series-b .ct-slice-pie {
    fill: #f5b225
}

.ct-series-c .ct-area,
.ct-series-c .ct-slice-pie {
    fill: #2a3142
}

.chartist-tooltip {
    position: absolute;
    display: inline-block;
    opacity: 0;
    min-width: 10px;
    padding: 2px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-clip: padding-box;
    background: #2a3142;
    color: #fff;
    text-align: center;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.chartist-tooltip.tooltip-show {
    opacity: 1
}

.c3 svg {
    max-width: 100%
}

.c3-tooltip td>span {
    background: #2a3142
}

.c3-tooltip td {
    border-left: none
}

.c3-tooltip {
    -webkit-box-shadow: 0 8px 40px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 8px 40px 0 rgba(0, 0, 0, .12);
    opacity: 1
}

.c3-chart-arcs-title {
    font-size: 18px;
    font-weight: 600
}

.c3-tooltip tr {
    border: none!important
}

.c3-tooltip th {
    background-color: #2a3142
}

.c3-tooltip .value {
    font-weight: 600
}

.c3-line {
    stroke-width: 2px
}

.c3-legend-item {
    font-size: 13px
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #fff!important;
    padding: 5px 10px!important;
    border-radius: 3px;
    border-color: #fff!important;
    -webkit-box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02)
}

.jqsfield {
    font-size: 12px!important;
    line-height: 18px!important;
    color: #2a3142!important
}

.widget-chart li {
    width: 31.5%;
    display: inline-block;
    padding: 0
}

.widget-chart li i {
    font-size: 22px
}

.mini-stat {
    border: none
}

.mini-stat .mini-stat-img {
    background: url(../img/bg-1.png);
    background-size: cover;
    min-height: 194px;
}

.mini-stat .mini-stat-icon i {
    font-size: 30px;
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    color: #fff!important;
    border-radius: 50%;
    background: #f6f7fe;
    display: inline-block
}

.inbox-wid .inbox-item {
    position: relative;
    border-bottom: 1px solid rgba(243, 243, 243, .9);
    overflow: hidden;
    padding: 10px 0
}

.inbox-wid .inbox-item .inbox-item-date {
    font-size: 11px;
    position: absolute;
    right: 7px;
    top: 8px
}

.widget-user {
    overflow: hidden
}

.widget-user .widget-user-desc::after {
    left: 18px;
    bottom: -20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #5b6be8;
    border-width: 10px;
    margin-left: -1px;
    border-right-color: #5b6be8
}

.activity-feed {
    padding: 15px 15px 0 15px;
    list-style: none
}

.activity-feed .feed-item {
    position: relative;
    padding-bottom: 29px;
    padding-left: 30px;
    border-left: 2px solid #e9ecef
}

.activity-feed .feed-item:last-child {
    border-color: transparent
}

.activity-feed .feed-item::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -10px;
    width: 16px;
    height: 10px;
    border-radius: 6px;
    background: #fff;
    border: 4px solid #5b6be8
}

.activity-feed .feed-item .feed-item-list {
    padding: 12px 20px;
    border-radius: 7px;
    background: #f8f9fa
}

.activity-feed .feed-item .feed-item-list::after {
    left: 19px;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #f8f9fa;
    border-width: 10px;
    margin-left: -1px;
    border-right-color: #f8f9fa
}

.activity-feed .feed-item .date {
    display: block;
    position: relative;
    top: -5px;
    color: #8c96a3;
    text-transform: uppercase;
    font-size: 13px
}

.activity-feed .feed-item .activity-text {
    position: relative;
    top: -3px
}

.cd-container {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto
}

.cd-container::after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (max-width:1170px) {
    #cd-timeline {
        margin-bottom: 2em;
        margin-top: 2em;
        padding: 2em 0;
        position: relative
    }
    #cd-timeline::before {
        border-left: 3px solid #e9ecef;
        content: '';
        height: 100%;
        left: 18px;
        position: absolute;
        top: 0;
        width: 3px
    }
    .cd-timeline-img {
        top: 10px!important
    }
}

@media only screen and (min-width:1170px) {
    #cd-timeline {
        margin-bottom: 3em;
        margin-top: 3em
    }
    #cd-timeline::before {
        left: 50%;
        margin-left: -2px
    }
}

.cd-timeline-block {
    margin: 2em 0;
    position: relative
}

.cd-timeline-block:after {
    clear: both;
    content: "";
    display: table
}

.cd-timeline-block:first-child {
    margin-top: 0
}

.cd-timeline-block:last-child {
    margin-bottom: 0
}

@media only screen and (min-width:1170px) {
    .cd-timeline-block {
        margin: 4em 0
    }
    .cd-timeline-block:first-child {
        margin-top: 0
    }
    .cd-timeline-block:last-child {
        margin-bottom: 0
    }
    .timeline-right::before {
        content: "";
        position: absolute;
        width: 300px;
        height: 3px;
        background: #e9ecef;
        left: 50%;
        top: 150px;
        -webkit-transform: translateX(-50%) rotate(35deg);
        transform: translateX(-50%) rotate(35deg)
    }
    .timeline-left::before {
        content: "";
        position: absolute;
        width: 300px;
        height: 3px;
        background: #e9ecef;
        left: 50%;
        top: 150px;
        -webkit-transform: translateX(-50%) rotate(-35deg);
        transform: translateX(-50%) rotate(-35deg)
    }
}

.cd-timeline-img {
    position: absolute;
    top: 20px;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    background-color: #5b6be8;
    border: 5px solid #fff
}

.cd-timeline-img i {
    margin-left: 1px
}

@media only screen and (min-width:1170px) {
    .cd-timeline-img {
        width: 40px;
        height: 40px;
        line-height: 32px;
        left: 50%;
        margin-left: -20px;
        top: 130px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden
    }
}

.cd-timeline-content {
    border-radius: 5px;
    background: #f8f9fa;
    margin-left: 60px;
    padding: 1em;
    position: relative
}

.cd-timeline-content:after {
    clear: both;
    content: "";
    display: table
}

.cd-timeline-content h2 {
    margin-top: 0
}

.cd-timeline-content .cd-read-more {
    background: #5b6be8;
    border-radius: .25em;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 14px;
    padding: .8em 1em
}

.cd-timeline-content .cd-date {
    display: inline-block;
    font-size: 14px
}

.cd-timeline-content h3 {
    font-size: 16px;
    margin: 0 0 15px 0
}

.cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7
}

.cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 12px solid transparent;
    border-right: 12px solid #f8f9fa
}

@media only screen and (min-width:1170px) {
    .cd-timeline-content {
        margin-left: 0;
        padding: 1.6em;
        width: 36%
    }
    .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: #f8f9fa
    }
    .cd-timeline-content .cd-read-more {
        float: left
    }
    .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        left: 108%;
        top: 16px
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: #f8f9fa
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
        float: right
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
        left: auto;
        right: 106%;
        text-align: right
    }
}

.directory-card {
    overflow: hidden
}

.directory-card .directory-bg {
    background-image: url(../img/bg2.jpg);
    background-size: cover;
    background-position: center center
}

.directory-card .directory-overlay {
    background-color: rgba(0, 0, 0, .5);
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.directory-card .directory-overlay1 {
    background-color: #5b6be8;
    padding: 10px
}

.title_account {
    padding: 0;
    margin: 0;
    font-size: 14px;
    height: 45px;
}

.directory-card .directory-overlay2 {
    background-color: #fbfcfd;
    border-bottom: 1px solid rgba(42, 49, 66, .05);
    height: 80px;
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
}

.directory-card img {
    position: relative;
    top: 60px
}

.table>thead>tr>.no-line {
    border-bottom: none
}

.table>tbody>tr>.no-line {
    border-top: none
}

.table>tbody>tr>.thick-line {
    border-top: 2px solid #f8f9fa
}

@media print {
    .footer,
    .left,
    .page-title-box,
    .topbar {
        display: none
    }
    .wrapper {
        padding: 0
    }
    .content {
        margin-top: 0;
        padding-top: 0
    }
    .content-page {
        margin-left: 0;
        margin-top: 0
    }
    .container-fluid {
        width: 100%
    }
}

.wrapper-page {
    margin: 5.5% auto;
    max-width: 460px;
    position: relative
}

.wrapper-page-1 {
    margin: 2.5% auto;
    max-width: 460px;
    position: relative
}

.wrapper-page .logo-admin {
    font-size: 28px;
    /*line-height: 70px*/
}

.user-thumb {
    position: relative;
    z-index: 999
}

.user-thumb img {
    height: 88px;
    margin: 0 auto;
    width: 88px
}

.ex-page-content h1 {
    font-size: 98px;
    font-weight: 500;
    line-height: 150px;
    text-shadow: rgba(61, 61, 61, .3) 1px 1px, rgba(61, 61, 61, .2) 2px 2px, rgba(61, 61, 61, .3) 3px 3px
}

.dashboard-charts {
    height: 300px
}

@media (max-width:620px) {
    .mo-mb-2 {
        margin-bottom: 10px
    }
    .mo-mt-2 {
        margin-top: 10px!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    body {
        overflow-x: hidden
    }
}

@media (max-width:768px) {
    body {
        overflow-x: hidden
    }
    .topbar-left {
        width: 70px!important
    }
    .topbar-left span {
        display: none!important
    }
    .topbar-left i {
        display: block!important;
        line-height: 70px!important
    }
    .navbar-custom {
        margin-left: 70px!important
    }
    .topbar .topbar-left {
        height: 70px
    }
    .content-page {
        margin-left: 0!important
    }
    .content-page .content {
        /* padding: 0 */
    }
    .enlarged .left.side-menu {
        margin-left: -70px
    }
    .footer {
        left: 0!important
    }
}

@media (max-width:480px) {
    .side-menu {
        z-index: 10!important
    }
    .button-menu-mobile {
        display: block
    }
    .navbar-custom {
        margin-left: 0!important
    }
}

@media (max-width:419px) {
    .topbar-left {
        width: 70px!important
    }
    .content-page {
        margin-left: 70px
    }
    .enlarged .side-menu.left {
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1)!important;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .1)!important
    }
    .topbar-left {
        display: none
    }
    .nav-pills .nav-link,
    .nav-tabs .nav-link {
        padding: .5rem
    }
}

@media (min-width:768px) {
    .enlarged .slimscroll-menu {
        overflow: inherit!important
    }
}

.btn-toolbar .dropdown-menu .dropdown-item.enbledisable i {
    color: #333;
    margin-right: 5px;
}

.editable-click,
a.editable-click,
a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 0px #0088cc !important;
}


/* reporting page css strat */

.enlarged #wrapper .navbar-custom.forEditAd {
    margin-left: 0px;
}

.return,
.return:hover {
    color: #fff;
    font-size: 36px;
    display: inline-block;
    padding: 5px 0 0 30px;
}

.editad-mainContainer {
    padding-top: 70px;
}

.editads-box {
    border: none;
    -webkit-box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02);
    margin-bottom: 10px;
    background: #fff;
}

.tptitle {
    padding: 15px 20px;
    border-bottom: 1px solid rgba(42, 49, 66, .05)
}

.ediad-form {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
}

.ediad-form-1 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
}

.ediad-form h2 {
    font-size: 16px;
}

.ediad-form .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem 0.375rem 0;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
    color: #000 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}

.adDisplay {
    box-sizing: border-box;
    margin-top: 20px;
}

.adtop-action {
    padding: 10px;
    text-align: center;
    color: #000;
}

.smartphoneOuter {
    margin: 50px auto 0;
    width: 350px;
}

.smartphoneOuter h4 {
    font-size: 12px;
    color: #666;
    FONT-WEIGHT: 300;
}

.smartphone1 {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 30px;
    width: 100%;
    height: auto;
    padding: 30px 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin: 10px auto;
}

.smartphoneInner {
    background: #f7f9fb;
    padding: 10px;
}

.smartphonewrap {
    background: #ccc;
    padding: 10px;
    border-radius: 10px;
}

.smartphonetextdsp {
    background: #fff;
    padding: 5px;
}

.ads-heading {
    color: blue;
    font-size: 14px;
}

.smartphonetextdsp .Durl {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 5px;
    word-break: break-all;
}

.smartphonetextdsp .Durl>span {
    background: green;
    color: #fff;
    font-size: 10px;
    padding: 0 3px;
    border-radius: 2px;
    margin-right: 10px;
}

.smartphonetextdsp .Durl>strong {
    background: none;
    font-weight: 500;
    color: green;

}
.smartphonetextdsp .url>strong,.smartphonetextdsp .Durl>strong{
     margin-left: -3px;
}
.disktop-view {
    margin: 50px 20px 10px;
}

.disktop-view h4 {
    font-size: 12px;
    color: #666;
    FONT-WEIGHT: 300;
}

.actula-dsp {
    background: #fff;
    width: 300px;
    height: 250px;
    margin: 50px auto 10px;
}

.actula-dsp h4 {
    font-size: 12px;
    color: #666;
    FONT-WEIGHT: 300;
}

.actula-dsp-inner {
    border: 1px solid #eee;
}

.actula-dsp .ads-head-1 {
    color: #0088ff;
    font-size: 20px;
    display: block;
    text-align: center;
}

.actula-dsp .ads-head-2 {
    color: #0088ff;
    font-size: 16px;
    display: block;
    text-align: center;
}

.actula-dsp .ads-desc {
    position: relative;
    text-align: center;
    background: #e5e5e5;
    padding-top: 10px;
    padding-bottom: 27px;
    padding-left: 0 !important;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 20px;
}

.actula-dsp .ads-desc svg {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 1px solid #03C;
    border-radius: 50%;
    padding: 10px;
    background: #fff;
    top: 50%;
    left: 50%;
    margin-left: -20px;
}

.actula-dsp .Durl {
    font-size: 12px;
    text-align: center;
    font-weight: 500;
    margin: 10px ;
}

.actula-dsp .Durl strong {
    font-weight: normal;
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #000;
    text-align: center;
    opacity: 0.7;
}

.carousel-control-prev {
    left: 40%;
    font-size: 24px;
    z-index: 9;
}

.carousel-control-next {
    right: 40%;
    font-size: 24px;
    z-index: 9;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #000;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.main-path {
    display: inline-block;
    font-weight: 400;
    color: #92969c;
}

.sub-path,
.sub-path-1 {
    display: inline-block;
    width: 25%;
}

.sub-path input.form-control {
    display: inline-block;
    width: 95%;
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
}


/* for Sitelink extension page */

.extensionContainer {
    width: 80%;
    margin: 50px auto;
}

.form-check-label {
    margin-left: 20px;
}

select.form-control:not([size]):not([multiple]) {
    height: auto;
}

.dark-text {
    color: #000;
}

.smartphonetextdsp .Durl {
    background: none;
    font-weight: 500;
    color: green;
    overflow: hidden;
}


/* audiences */

.audience-category {
    padding: 10px;
}

form label.error,
span.help-inline {
    color: #f00;
    font-weight: 400;
    border-width: 0px;
    font-size: 12px;
    float: left;
    width: 100%;
    padding-top: 5px;
}

.budget_tp label {
    margin-left: 10px;
    margin-right: 10px;
    color: #000;
}

.budget_tp input {
    margin-right: 10px;
}

.bdt_sn {
    margin-left: -5px !important;
    color: #92969c !important;
}

.subtext {
    font-weight: 400;
    font-size: 14px;
}

.subsubtext {
    font-weight: 400;
    font-size: 12px;
}

.search-opt .label_smalll label {
    font-size: 12px;
}

.input-daterange .input {
    float: left;
    width: 50%;
}

.input-daterange .input #select_date,
.input-daterange.input.form-control {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.input-daterange .input #end_date {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    margin-left: -1px;
}

.error-message {
    color: red;
}

#myCarousel-1 .carousel-control-prev,
#myCarousel-1 .carousel-control-next,
#myCarousel-2 .carousel-control-prev,
#myCarousel-2 .carousel-control-next,
#myCarousel-3 .carousel-control-prev,
#myCarousel-3 .carousel-control-next,
#myCarousel-22 .carousel-control-prev,
#myCarousel-22 .carousel-control-next {
    position: absolute;
    top: 50%;
    bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #000;
    text-align: center;
    opacity: 0.7;
}

#myCarousel-1 .carousel-control-prev,
#myCarousel-2 .carousel-control-prev,
#myCarousel-3 .carousel-control-prev,
#myCarousel-22 .carousel-control-prev {
    left: -15%;
    font-size: 24px;
    z-index: 9;
}

#myCarousel-1 .carousel-control-next,
#myCarousel-2 .carousel-control-next,
#myCarousel-3 .carousel-control-next,
#myCarousel-22 .carousel-control-next {
    right: -15%;
    font-size: 24px;
    z-index: 9;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}

.upload-btn-wrapper input[type=file] {
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    display: block;
}

.imageThumb {
    max-width: 200px;
    height: auto;
}

.pip {
    position: relative;
    max-width: 200px;
    display: block;
}

.remove {
    position: absolute;
    right: -8px;
    height: 20px;
    width: 20px;
    top: -10px;
    z-index: 5;
    color: #fff;
    background: #000;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    cursor: pointer;
}

.logo_img,
#logo_img {
    max-width: 100px;
    margin: auto;
    text-align: center;
}

.logo_img img,
#logo_img img {
    max-width: 100%;
    height: auto;
    max-height: 50px;
    width: auto;
}

.logoThumb {
    max-width: 100%;
    height: auto;
    max-height: 50px;
    width: auto;
}

.inline-logo {
    display: inline-block;
    margin-right: 10px;
    max-width: 30px;
}

.inline-logo .logoThumb {
    max-width: 30px;
    height: auto;
    ;
}

.headline .inline-logo {
    margin-left: 10px;
    margin-top: 5px;
}

.Description .inline-logo {
    margin-left: 0px;
}

.ad-example {
    text-align: center;
    font-size: 10px;
    margin-top: 20px;
}

.campain-structure {
    margin-bottom: 30px;
}

.blank-item {
    height: 52px;
    border: none !important;
}

.paging {
    font-size: 14px;
}

#campaignstructures-delivery-method-id-1,
#campaignstructures-ad-group-type-id-1 {
    margin: 0 10px 0px 0;
}

#campaignstructures-delivery-method-id-2,
#campaignstructures-ad-group-type-id-2 {
    margin: 0 10px 0px 10px;
}

.inner {
    border-radius: 8px !important;
    /*box-shadow:0px 4px 16px rgba(0, 0, 0, 0.2) !important;*/
}

.inner.active {
    border: 1px solid #5b6be8;
}

.slected-das {
    width: 100%;
    display: inline-block;
}

.slected-das span {
    display: inline-block;
}

span.icon {
    width: 20px;
    cursor: pointer;
    transition: 0.2s;
}

span.icon:hover {
    color: #5b6be8;
}

span.icon img {
    width: 100%;
}

.p-l-n {
    padding-left: 0 !important;
}

table.DTFC_Cloned tr {
    background-color: white;
    margin-bottom: 0;
}

div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    background-color: white
}

div.DTFC_LeftBodyWrapper table,
div.DTFC_RightBodyWrapper table {
    border-top: none;
    margin: 0 !important
}

div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after {
    display: none
}

div.DTFC_LeftBodyWrapper table tbody tr:first-child th,
div.DTFC_LeftBodyWrapper table tbody tr:first-child td,
div.DTFC_RightBodyWrapper table tbody tr:first-child th,
div.DTFC_RightBodyWrapper table tbody tr:first-child td {
    border-top: none
}

div.DTFC_LeftFootWrapper table,
div.DTFC_RightFootWrapper table {
    border-top: none;
    margin-top: 0 !important;
    background-color: white
}

div.DTFC_Blocker {
    background-color: white
}

table.dataTable.table-striped.DTFC_Cloned tbody {
    background-color: white
}

.btn_circle {
    border: 0px solid #999;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
}

table.dataTable tbody tr.selected {
    background-color: #f8f9fa;
}


/*Overlay*/

.overlaymodal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: white;
    filter: alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 100px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

.center img {
    height: 92px;
    width: 80px;
}

.alert-info {
    color: #78ceff;
    background-color: #e8f7ff;
    font-size: 12px;
}

.alert-success {
    color: #54cc96;
    background-color: #c2edda;
    font-size: 12px;
}

.alert-danger {
    color: #ff5560;
    background-color: #ffe4e6;
    font-size: 12px;
}

.alert-info-box {
    color: #78ceff;
    background-color: #e8f7ff;
    margin-top: 20px;
    font-size: 12px;
}

.alert-info-otp {
    background: none;
    color: #5b6be8;
    font-weight: bold;
}

.location-btn,
.client-btn {
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #707070;
    padding: 5px 10px;
    margin-top: 0px;
    display: inline-block;
    background: none;
    border-radius: 4px;
    font-size: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.paginator p {
    font-size: 12px;
}

.paginator .pagination {
    float: right;
}

.paginator .pagination li {
    font-size: 11px;
    text-align: center;
}

.paginator .pagination li a {
    background: #fff;
    color: #000;
    padding: 5px 10px;
    border-radius: 19px;
    height: 36px;
    width: 36px;
    display: inline-block;
    line-height: 27px;
    font-size: 13px;

}

.paginator .pagination li.prev a,
.paginator .pagination li.next a,
.paginator .pagination li.active a {
    background: #5b6be8;
    color: #fff;
    padding: 5px 10px;
    border-radius: 19px;
    height: 36px;
    width: 36px;
    display: inline-block;
    line-height: 24px;
}

.paginator .pagination li.last a,
.paginator .pagination li.first a {
    background: #f1f1f1;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.enlarged #wrapper .left.side-menu #sidebar-menu ul>li:hover>a {
    position: relative;
    width: 260px;
    color: #000 !important;
    box-shadow: 30px 0px 40px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
}

.mr-20 {
    margin-right: 20px;
}

.slimScrollBar {
    overflow: hidden;
    overflow-y: auto;
    height: 400px;
}

.map_canvas {
    width: 600px;
    height: calc(100vh - 100px)
}

div.tree-multiselect>div.selections {
    border-right: solid 1px #D8D8D8;
    max-height: 200px;
}

div.tree-multiselect>div.selected,
div.tree-multiselect>div.selections {
    display: inline-block;
    box-sizing: border-box;
    overflow: auto;
    padding: 1%;
    vertical-align: top;
    width: 50%;
    max-height: 200px;
}

div.tree-multiselect>div.selected>div.item {
    background: #fbfcfe;
    border-radius: 2px;
    padding: 5px 15px 5px 0px;
    overflow: hidden;
    margin-bottom: 5px;
}

.content-page .content.topspacing {}

.custom-radio-buttons .radio.input label:first-child {
    display: none;
}

.custom-radio-buttons .radio.input .custom-radio {
    float: left;
    margin-right: 10px;
}

.hide-text {
    text-indent: -999px;
}

.width-60 {
    width: 60%;
}

#headline1Error,
#headline3Error,
#headline2Error {
    float: left;
}

.mt-80 {
    margin-top: 80px;
}

.mini-stat {
    color: #000;
    cursor: pointer;
    border: 1px solid #e0e0e0;
}

.mini-stat:hover {
    border: 1px solid #5b6be8;
}

.mini-stat a,
.mini-stat a:hover {
    color: #000;
}

.charlimit {
    max-height: 38px;
    overflow: hidden;
}

.mandatory {
    color: #ff0000;
    font-weight: bold;
}

.state-graph .form-control {
    display: inline-block;
    width: 150px;
    padding: 0.475rem 0.75rem;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.6;
    color: #000 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 100px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.newtmp {
    display: block;
    padding: 15px;
    text-align: center;
}

.newtmp span {
    display: block;
}

.pt-20 {
    padding-top: 20px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.btn-gray,
.btn-gray:hover {
    background-color: gray;
    border: 1px solid gray;
    color: #fff;
}

.btn-gray-bordered,
.btn-gray-bordered:hover {
    background-color: #fff;
    border: 1px solid gray;
    color: gray;
}

.blockicon {
    display: block;
    padding: 20px;
    margin-bottom: 10px;
    text-align: center;
    border: 0px solid gray;
    background: #f6f7fe;
    border-radius: 50%;
}

.shorty-by {
    margin-top: 30px;
    box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02);
    background: #fff;
    padding: 10px;
    clear: both;
    border-radius: 10px;
    margin-bottom: -10px;
}

.shorty-by span {
    width: 65px;
    display: inline-block;
}

.shorty-by select.form-control {
    display: inline-block;
    width: 120px;
}

.reset-cox {
    float: left;
}

.reset-cox input.form-control {
    width: 250px;
}

.pull-right {
    float: right;
}

.pull-right.form-group {
    margin-bottom: 0;
}

.limitwidth {
    width: 190px;
}

.limitwidht-120 {
    width: 120px;
}

.table-fixed {
    position: absolute;
    width: 93.6% !important;
    background: #fff;
    z-index: 1;
}

.radio-box-shadow .custom-control-label::before {
    top: 0.8rem;
    left: 13px;
}



.addr-width {
    width: 250px;
}

.manageH {
    height: 34px;
    margin-top: 27px;
    margin-right: 15px;
}

.loc-filter {
    display: block;
    margin-top: 6px;
}

.mr-10 {
    margin-right: 10px;
    display: inline;
}

.paddingboth {
    padding: 20px 0;
    text-align: center;
}

.upload-file {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 30px;
}

.upload-text {
    margin-top: 10px;
}

#files_csv {
    width: 80px;
    height: 80px;
    margin: auto;
}

#files_csv.upload-btn-wrapper input[type=file] {
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    display: block;
    width: 80px;
    height: 80px;
    cursor: pointer;
}

.url>span {
    background: green;
    color: #fff;
    font-size: 10px;
    padding: 0 3px;
    border-radius: 2px;
    margin-right: 10px;
}

.rotate {
    transform: rotate(90deg);
}

.cols {
    width: 12.5% !important;
}

.customAccordian {
    margin-top: 40px;
}

#accordion.customAccordian .card-body {
    font-size: 1rem;
    font-weight: 500;
    padding: 0.75rem 1.25rem;
}

.card-header {
    border-radius: 10px 10px 0 0;
}

#accordion.customAccordian .card-header {
    border-bottom: 0px solid rgba(42, 49, 66, .05);
}

#accordion.customAccordian .card-header {
    padding: 0rem 0rem;
    background: none;
}

#accordion.customAccordian .card-header h5 {
    margin: 0;
    font-size: 1rem
}

#accordion.customAccordian .card-header h5 a {
    padding: 0.75rem 1.25rem;
}

#accordion.customAccordian .card-header:first-child {
    border-radius: calc(0px - 1px) calc(0px - 1px) 0 0;
}

#accordion.customAccordian .card {
    border-radius: 0px;
}

.abl {
    position: absolute;
    z-index: 2;
    right: 5px;
    font-size: 18px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.clearfix.mt-20 .btn-gray {
    margin-right: 15px;
}

#accordion.customAccordian a:hover {
    color: #707070;
}

#accordion.customAccordian .mb {
    margin-bottom: 5px !important;
}

#accordion.customAccordian .custom-control {
    position: relative;
    display: inline-block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

#accordion.customAccordian .mb-10 {
    margin-bottom: 10px;
}

#accordion.customAccordian .dynamicValue {
    font-size: 14px;
    font-weight: 500;
}

#accordion.customAccordian .form-control {
    font-size: 13px;
}

#accordion.customAccordian .text-dark {
    font-weight: 400;
    color: #92969c !important;
    font-size: 14px;
}

.width-5 {
    width: 5%;
}

.width-10 {
    width: 10%;
}

.width-15 {
    width: 15%;
}

.width-20 {
    width: 20%;
}

.width-25 {
    width: 25%;
}

.width-25-w {
    width: 25%;
    word-break: break-all;
}

.fa-rupee-sign {
    display: block;
    margin-top: 7px;
    font-size: 13px;
}

.item-data {
    float: left;
    width: 50%;
}

div.tree-multiselect span.remove-selected,
div.tree-multiselect span.description {
    background: #777;
    border-radius: 2px;
    color: white;
    margin-right: 15px;
    padding: 6px 10px;
    float: left;
}

div.tree-multiselect span.section-name {
    float: right;
    font-style: italic;
    font-size: 10px;
    padding-top: 2px;
    width: 30%;
    text-align: right;
    color: #666;
}

.enlarged #wrapper .left.side-menu #sidebar-menu>ul>li>a i.fa {
    font-size: 24px;
    margin-right: 20px!important;
    background: #f7f9fb;
    border-radius: 100px;
    padding: 10px;
    width: 45px;
    height: 45px;
    padding-top: 14px;
    color: #666;
    text-align: center;
    font-weight: 900;
    opacity: 0.8;
}

div.tree-multiselect div.title>span.collapse-section {
    margin: 0 3px;
    width: 8px;
    float: right;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.product_name,
.NearbyPlaces {
    display: none;
}

.division-bottom {
    margin-left: -35px;
    margin-right: -35px;
}

.box-design {
    background: #fff;
    box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02);
}

.entry {
    margin-bottom: 10px;
}

.anchorColor {
    display: block;
    color: green
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover {
    background-color: #5b6be8!important;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.datepicker table tr td.day:hover {
    background-color: #eee !important;
    border-color: transparent;
    color: inherit;
}

.float-right .btn-gray-bordered.new {
    padding: 6px 9px;
    border: 1px solid #ced4da;
}

#keywordfinal-form {
    width: 100%;
}

.perlabel {
    margin-top: 5px;
}

.fa-cog {
    color: blue;
}

.inventoryRadios {
    float: left;
    margin-right: 15px;
}

.div1float {
    width: 16.666667%;
    padding: 0 15px;
}

.div2float {
    width: 1%;
    padding: 0px;
    float: left;
    margin-top: 6px;
}

.div1float button:disabled {
    cursor: not-allowed;
}

.plInput {
    padding-left: 25px;
}

.fa.inputPositionLt {
    position: absolute;
    top: 30px;
    left: 10px;
    color: #333;
}

.fa.inputPositionRt {
    position: absolute;
    top: 35px;
    right: 10px;
    color: #333;
}

.manage_but #syncGroups.btn {
    border-radius: 100%;
    height: auto;
    width: auto;
    padding: 8px 15px;
}

.searchBox {
    position: relative;
}

.searchBox i.fa-search {
    position: absolute;
    right: 15px;
    top: 10px;
}

.selectedItem {
    margin-top: 5px;
}

.manageAlign {
    margin-top: -25px;
    width: 190px;
}

.productList {
    max-height: 200px;
    overflow-y: auto;
}

.selectAndClear {
    margin-bottom: 15px;
}

#slectedItems td button.btn {
    border-radius: 50%;
}

#merchantCenter.table {
    margin-bottom: 0px;
}

#merchantCenter.table {
    margin-bottom: 0px;
}

.col-width {
    width: 33.33%
}

.normallinks {
    color: #5b6be8;
}

.btnDone {
    color: #5b6be8;
}

.merchantCenterflowlist {
    padding-left: 20px;
}

.merchantCenterflowlist li {
    margin-bottom: 10px;
    padding-left: 15px;
}

.location-btn-1 {
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #707070;
    padding: 5px 10px;
    margin-top: 0px;
    display: inline-block;
    border-radius: 4px;
    font-size: 10px;
}

.flowImages {
    margin-left: 15px;
}

.flowImages img {
    max-height: 22px;
}

.dspblock {
    display: block !important;
}

.strategyCPC {
    border: 1px solid #ccc;
    position: relative;
    padding: 5px 10px;
    font-size: 12px;
}

.strategyBody {
    max-height: 120px;
    overflow-y: auto;
}

.strategyleft {
    width: 60%;
    float: left;
}

.strategyright {
    width: 40%;
    float: right;
    text-align: right;
}

.erroposition {
    position: relative;
}

.erroposition .error-message {
    color: red;
    position: absolute;
    top: 40px;
}

.HistoryItems a.nav-link h6.text-uppercase {
    text-transform: capitalize !important;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    margin: 15px 0 15px !important;
    padding-top: 10px;
}

.HistoryItems a.nav-link h2 {
    font-size: 24px !important;
}

.bid_error {
    margin-left: 207px;
}

.width-70 {
    width: 70%;
}

.col-md-2.border-left small {
    color: #999;
}

.mt-5rem {
    margin-top: 0.5rem;
}

.btn.btn-no-border.input-group-addon.change-name,
.btn.btn-no-border.input-group-addon.change-url,
.btn.btn-no-border.input-group-addon.change-vir {
    padding: 0px;
}

tbody#employee_data tr td small {
    word-break: break-word;
    max-width: 375px;
    display: block;
}

.card-header a.new_camp {
    margin-right: 10px;
}

.currencyCode {
    position: absolute;
    top: 10px;
    left: 20px;
}

.currencyCodeSetting {
    position: absolute;
    top: 35px;
    left: 5px;
}

.extra-controls.widthCurrency {
    position: relative;
}

.extra-controls.widthCurrency .currencyCode {
    left: 5px;
    top: 19px;
}

.extra-controls.widthCurrency input {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ced4da;
    padding: 5px 5px 5px 25px;
    font-size: 10px;
}

.disabled-text {
    color: rgba(0, 0, 0, 0.4);
}

.form-group {
    margin-bottom: 20px;
    position: relative;
}

.adImageAlign {
    float: right;
    width: 55%;
    word-break: break-all;
    word-break: break-word;
}

.form-row-div {
    margin: 0px;
}

#div-1 {
    margin-top: 34px;
}

#dropdownMenu {
    padding: 10px;
}

.responsive-block {
    width: 100%;
}

@media screen and (max-width: 640px) {
    .responsive-block {
        overflow-y: hidden;
        overflow-x: auto;
    }
    .secondry-nav {
        min-width: 1100px;
    }
}

.open-div .value,
.desc-text-3,
.desc-text-4,
.desc-text-1,
.desc-text-2 {
    word-break: break-all;
}

.slimScrollDiv {
    background: #fff;
}

.marketing-image {
    width: 40%;
    height: auto;
}

.input.text small.text-danger {
    width: 100%;
}

.previewtabs {
    display: block;
    text-align: center;
}

.mobile-wrap {
    flex-direction: column;
    width: 80%;
    margin: 20px auto 0;
}

.mobile-frame {
    border-color: #bdbdbd;
    border-style: solid;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-width: 4px 4px 0;
    padding: 0 4px;
}

.camera {
    align-self: center;
    border: 1px solid #999;
    border-radius: 50%;
    height: 9px;
    margin-bottom: 8px;
    margin-top: 12px;
    width: 9px;
    margin-left: auto;
    margin-right: auto;
}

.mobile-frame .mobile-image {
    border-color: transparent;
    border-style: solid;
    border-width: 16px 8px 8px;
    margin: 0 8px;
}

.preview-content {
    border-radius: 8px;
    line-height: 20px;
    background-color: #ddd;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    line-height: 18px;
    padding: 16px;
    pointer-events: none;
    position: relative;
}

.top-section-with-action {
    align-items: center;
    display: flex;
}

.top-section {
    flex-grow: 1;
    overflow: hidden;
}

.headline-group {
    display: flex;
    justify-content: space-between;
}

.headline-group a {
    color: #1a0dab;
}

.info {
    display: inline-flex;
    font-size: 12px;
    margin: 4px 0 0 0;
}

.visurl {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.visurl .badge {
    border: 1px solid #006621;
    border-radius: 2px;
    color: #006621;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    margin-right: 8px;
    padding: 0 2px;
    vertical-align: baseline;
}

.visurl .cite {
    color: #006621;
    vertical-align: bottom;
}

.line-devider {
    background-color: #ebebeb;
    border: 0;
    height: 1px;
    position: relative;
}

.body-text {
    font-size: 12px;
}

.descriptions {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    /*overflow: hidden;*/
}

.sitelinkprew ul {
    font-size: 14px;
    padding: 16px 0 0;
}

.sitelinkprew ul li {
    padding-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sitelinkprew ul li a {
    color: #1a0dab !important;
}

.action-item {
    border-radius: 2px;
    align-items: center;
    display: flex;
    padding: 10px;
}

.call {
    align-items: center;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.call i.fa {
    font-size: 14px;
    transform: rotate(90deg);
}

.phone-call {
    margin-left: 10px;
    font-size: 14px;
}

.tab-content>.active.show {
    display: block !important;
}

.descprew-wrap {
    background-color: #fff;
    display: flex;
    flex-direction: column;
}

.descprew-inner {
    background-color: whitesmoke;
}

.preview-content {
    background-color: #ddd;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    line-height: 18px;
    padding: 16px;
    pointer-events: none;
    position: relative;
}

.descprew-wrap .top-section-with-action {
    align-items: center;
    display: flex;
}

.call-num {
    padding: 2px;
    color: #006621;
}

.callout-extension ul {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.align-self-center {
    text-align: center !important;
}

.callout-extension ul li {
    display: inline;
}

.prewsitelink ul {
    padding: 10px 0 3px 28px;
}

.prewsitelink ul li {
    box-sizing: border-box;
    display: inline-block;
    padding: 0 13px 2px 0;
    width: 48%;
}

.prewsitelink ul li a {
    color: #1a0dab;
    text-decoration: none;
}

.previewtabs li {
    display: inline-block;
}

.previewtabs li a button {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.previewtabs li a.active button {
    color: #fff;
    background-color: #5b6be8;
    border: 1px solid #5b6be8;
}

#adgroup option {
    width: 280px;
    white-space: wrap;
    white-space: nowrap;
}

.hover-wrapper {
    position: relative;
}

.data-on-hover {
    position: absolute;
    width: 250px;
    height: auto;
    border: 1px solid #ddd;
    padding: 10px;
    z-index: 99;
    left: 95px;
    top: 0;
    background: #fff;
    display: none;
}

.aw-status-header {
    cursor: pointer;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #9e9e9e;
}

.url-1,
.desc-1,
.desc-2 {
    word-break: break-all;
}

.scroll-table-over {
    height: 300px;
    overflow-y: scroll;
}


/* start lp */

.card-header lp {
    background: #fbfcfe;
}

.select_opt {
    border-radius: 10px;
    padding: 10px 0;
    text-align: center;
    color: #000;
}

.select_btn a.active>.select_opt,
.select_btn a:hover>.select_opt {
    color: #000;
    border-radius: 0;
    border-bottom: 2px solid #5b6be8;
}

.show-ad {
    color: #5c6ae7;
    text-decoration: underline;
}

.header_card {
    background: #ffffff;
}

.page_score {
    font-size: 14px;
    font-weight: 500;
    padding-left: 32px;
}

.hide_body {
    display: none;
}

.hide-div {
    margin-top: -43px;
}

.second_header {
    background: #fbfcfd;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    padding: 10px 0px;
    margin-bottom: 0 !important;
}

.m-t-20 {
    margin-top: 20px;
}

.keyword-div {
    margin-left: 30px;
    width: 95%;
    padding-top: 10px;
}

.border-bottom-dot {
    border-bottom: 1px dashed #ddd;
}

.p-b-20 {
    padding-bottom: 20px;
}

.border-bottom.m-t-30 {
    border: none !important;
}

.lp-form-body {
    border: 1px solid #ddd;
    padding-top: 30px;
    margin-top: -10px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 0px 0px 10px 10px;
    padding-bottom: 20px;
}

#myDiv {
    color: Green;
    background-color: #fbfcfe;
    border-top: 1px solid #ddd;
    display: none;
    text-align: justify;
    width: 100%;
    margin-top: 42px;
}

#myDiv p {
    margin: 15px;
    font-size: 0.917em;
}

.border_left {
    border-left: 1px solid #ddd !important;
}

.banner-img {
    padding-bottom: 10px;
    max-height: 50px;
    max-width: 60px;
}

.bg-img {
    padding-bottom: 10px;
    max-height: 50px;
    max-width: 60px;
}

.bg-close {
    background: #ddd;
    height: 20px;
    width: 20px;
    text-align: center;
    display: none;
}

.banner-close {
    background: #ddd;
    height: 20px;
    width: 20px;
    text-align: center;
    display: none;
}

.bg-close1 {
    background: #ddd;
    height: 20px;
    width: 20px;
    text-align: center;
    display: none;
}

.banner-close1 {
    background: #ddd;
    height: 20px;
    width: 20px;
    text-align: center;
    display: none;
}


/* width */

::-webkit-scrollbar {
    width: 9px;
}


/* Track */

::-webkit-scrollbar-track {
    box-shadow: inset 0px 1px 4px 0px #989898;
    border-radius: 0px;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #6c757d;
    border-radius: 0px;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #222;
}


/* end lp */

.cart-number {
    background: #f00;
    padding: 3px;
    font-size: 11px;
    border-radius: 50%;
    position: absolute;
    z-index: 1999;
    top: 14px;
    right: 6px;
    color: #fff;
    max-width: 25px;
    height: 21px;
    min-width: 21px;
    text-align: center;
    line-height: 17px;
}

.waves-effect.nav-icon img {
    max-width: 30px;
}

.pdf-sign a {
    background: none;
    color: #ec536c;
    font-size: 23px;
    padding: 0px 8px;
}


/* removeable css */

.radio-box-shadow {
    display: inline-block;
}

.radio-box-shadow .custom-control-label:hover,
.radio-box-shadow input:checked~.custom-control-label {
    box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.17);
}

.radio-box-shadow .custom-control-label {
    color: #000;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 7px;
    min-width: 217px;
    margin-right: 12px;
    padding-left: 35px;
    position: relative;
}

.copy_compaign_design .form-control {
    height: auto;
    font-size: 13px;
    color: #010101;
    border-color: #ddd;
    padding: 27px 19px 4px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    background: transparent;
}

.copy_compaign_design textarea {
    padding: 30px 19px 4px !important;
}

.copy_compaign_design .field-level {
    position: relative
}

.copy_compaign_design .field-level label._placeholder {
    position: absolute;
    color: #737373;
    transition: all .5s;
    -webkit-transition: all .5s;
    left: 0;
    top: 13px;
    font-size: 12px;
    bottom: auto;
    margin: auto;
    line-height: 31px;
    display: block;
    padding: 0 20px;
    width: 100%;
    transform-origin: 0 0;
}

.copy_compaign_design .form-control:focus {
    box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.17);
}

.copy_compaign_design .form-control:focus~label._placeholder, .copy_compaign_design .form-control.field-focused~label._placeholder, .copy_compaign_design .form-control.field-focused-1~label._placeholder {
    -webkit-transform: translate(2px, -8px) scale(0.9);
    transform: translate(2px, -8px) scale(0.9);
    z-index: 1;
}

.custom-input {
    margin-bottom: 26px;
}


/* removeable css */

.copy-row {
    margin: 10px 0px;
}

.less-wdth-container {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

._padding_top_80 {
    padding-top: 80px;
}

.copy_compaign_design .page-title {
    font-size: 23px;
    margin-bottom: 2vh;
}

.copy_compaign_design .page-title-box p {
    font-size: 15px;
    color: #737373;
}

.copy_compaign_design .radio-box-shadow {
    padding-left: 0;
}

.copy_compaign_design .radio-box-shadow label {
    font-size: 15px;
}

/*.select-structure-tabb-ctnt-wr .item-structure {
    display: none;
}*/

.select-structure-tabb-ctnt-wr {
    padding-top: 15px;
}

.copy_compaign_design .radio-box-shadow .custom-control-label {
    min-width: 243px;
}

.custome-select-strucure select.form-control {
    font-size: 15px;
    padding: 14px 11px;
}

.custome-select-strucure {
    margin-bottom: 30px;
}

.copy_compaign_design .custom-control-label {
    color: #4c4b4b;
    font-size: 14px;
}

.copy_compaign_design .btn {
    min-width: 96px;
}

.copy_compaign_design .radio-box-shadow .custom-control-label {
    min-width: 98%;
}

.copy_compaign_design .radio-box-shadow {
    width: 49.7%;
}

/*cmn css*/
.all-location .location-div{    border: 1px solid #E0E0E0;    border-radius: 9px;
        -webkit-box-shadow: 2px -2px 5px 0 rgba(0, 0, 0, .05), 0 0px 4px 0 rgba(0, 0, 0, .02);
    box-shadow:  2px -2px 5px 0 rgba(0, 0, 0, .05), 0 0px 4px 0 rgba(0, 0, 0, .02);;
       margin: 20px 0;
}
.location-wr{padding-right:15px;}
.all-location .location-div label{margin-bottom: 0;}
.all-location .location-div .form-group{margin-bottom:18px;}
#location-th{margin-bottom: 0;}
.location-wr.scroll-div{max-height: 338px; height: auto;}
.sl-icon .btn[class*="btn-outline"]{font-size: 18px;
    padding: 0;
    width: 36px;
    height: 33px;
line-height:33px;}
    .width-80{width:80%;}
input[data-switch]+label{margin-bottom: 0;}
.input-daterange .input{padding: 0 4px;}
.landing-page-default-data-modal #loading-div .load-more-loader{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 25px;    font-size: 22px;
    color: #777;}
  .landing-page-default-data-modal .img-upload-preview{width:13vw;
    height: 150px;
    display: inline-block;
    position: relative;
    padding: 3px;
    border: 1px solid #ccc;margin: 6px 4px;    background: #f1f1f1;}
   .landing-page-default-data-modal  .uploaded-image-1{    width: 100%;
    height: 100%;
    position: relative; border:none;}
    .landing-page-default-data-modal .img-upload-preview#loading-div{ border-color:transparent;margin: 0; }
.landing-page-default-data-modal .modal-header{background: #f7f7f7;}
.img-upload-preview .selected-image{transform: scale(.91);}
.img-upload-preview .selected-image:before{content: "\f058";
    font-family: 'Font Awesome 5 Free';
    font-size: 19px;
    color: #fff;
    position: absolute;
    left: 6px;
    top: 3px;
    opacity: 1;
    z-index: 1;
}
.landing-page-default-data-modal{   -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;}
    .paginator{    float: left;
    width: 100%;
    border-top: 1px solid #dee2e6;
        padding: 18px 15px 0px 15px;}
  ._verify-order {width:100%; margin: 0 auto;}
    ._verify-order  .card-header{margin: 0}

        /*cmn css*/

/*._select_structure_copy .msg_top {
    display: none;
}*/

.type-of-ad .custom-radio {
    display: inline-block;
    margin-right: 21px;
}

.type-of-ad {
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
}

.copy_compaign_design .radio-box-shadow .custom-control-label::before,.popup-field .radio-box-shadow .custom-control-label::before {
    top: 0.9rem;
    left: 13px;
}

.copy_compaign_design .radio-box-shadow .custom-control-label::after,.popup-field .radio-box-shadow .custom-control-label::after {
    top: 0.9rem;
    left: 13px;
}

.copy_compaign_design {
    background: url(../img/add-bg.jpg) no-repeat center bottom;
    padding-bottom: 114px;
    min-height: 91vh;
}

.copy_compaign_design .field-level label._placeholder {
    line-height: 31px;
    font-size: 12px;
    top: 11px;
}

.less-wdth-container_1000 {
    max-width: 1000px;
    margin: 0 auto;
}

.less-wdth-container_1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.copy_compaign_design .ruppee-field .form-control {


    padding-left: 33px;
}
.copy_compaign_design .ruppee-field .form-control.field-focused,.copy_compaign_design .ruppee-field .form-control:focus {
    background: transparent url(../img/rupeesign.png) no-repeat 17px 31px; background-size: 8px;
}
.btn-control{    padding-top: 7px;
}
.btn-control .btn{width:30px;height:30px;border-radius:50%;min-width:auto;font-size:21px;line-height:14px;background:#fff;border:1px solid #5b6be8;color:#5b6be8;margin:0 1px;display:inline-block;position:relative;    padding: 0px 0px;
    margin-top: 7px;}
.btn-control .btn.plus{background:#5b6be8;color:#fff}
.btn-control .btn .fa-spinner{line-height:22px;position:absolute;left:3px;top:3px;width:22px;height:22px; font-size:14px;}
.ad-group-wr{background:#f6f4fa;padding:11px 0 0;border-radius:10px;margin-bottom:35px}
.ad-group-wr h3{font-weight:300;padding-left:34px;margin-bottom:17px;font-size:14px}
.ad-group-wr h3 strong{font-weight:700}
.ad-group-wr .custom-input{margin-bottom:0;padding:39px 0 29px}
.ad-group-wr .custom-input .form-control{border:none}
.ad-group-wr .field-row-wr .form-control:focus~label._placeholder,.ad-group-wr .field-row-wr .form-control.field-focused~label._placeholder{transform:translate(2px,-37px) scale(0.9);-webkit-transform:translate(2px,-37px) scale(0.9)}
.gridpadding-0 > div{padding:0}
.gridpadding-0 > div:first-child{padding-left:15px}
.gridpadding-0 > div:last-child{padding-right:15px}
.copy_compaign_design .ad-group-wr .form-control:focus{box-shadow:none}
.ad-group-wr .field-row-wr{background:#fff;padding:0 15px;box-shadow:0 0 12px 1px rgba(0,0,0,0.2);border-radius:10px}
.copy_compaign_design .ad-group-wr .form-control{padding:8px 18px 4px;font-size:16px}
.copy_compaign_design .ad-group-wr label._placeholder{font-size:14px;line-height:17px}
.ad-group-wr .field-row-wr .col-md-6:last-child{border-left:1px solid #e6e6e6;padding-left:20px}
.compaign-listed{margin:0;padding:0;display:flex}
.compaign-listed li{display:inline-block;padding:0 20px;position:relative}
.compaign-listed li a{font-size:14px;color:#ddd;white-space:nowrap}
.compaign-listed .slick-slide li.activated a{color:#000}
.compaign-listed .slick-slide li.activated a i{color:#5b6be8}
.compaign-listed li:before{content:"";width:20px;height:1px;background:#ddd;position:absolute;left:-7px;top:10px}
.compaign-listed li:after{content:"";width:20px;height:1px;background:#ddd;position:absolute;right:-7px;top:10px}
.compaign-listed .slick-slide:first-child li:before{display:none}
.compaign-listed .slick-slide:last-child li:after{display:none}
.campaign-listed-wr{margin-top:6px}
.next-prev-bar{background:#fff;box-shadow:0 -1px 3px 1px rgba(0,0,0,0.250);padding:10px 97px;position:fixed;bottom:0;width:100%;left:0;right:0;z-index:2}
.adgoup-tabbing-wr{border-bottom:1px solid #ccc}
.adgoup-tabbing-wr ul{margin:0;padding:0}
.adgoup-tabbing-wr ul li{display:inline-block}
.adgoup-tabbing-wr ul li a{font-size:14px;font-weight:400;padding:14px;display:block;position:relative}
.ad-group-wr .c-textarea{margin-bottom:0;padding: 12px 0 29px;}
.adgoup-tabbing-wr ul li.active a:after{width:100%;height:3px;background:#5b6be8;content:'';position:absolute;left:0;bottom:-1px}
.keywords-bar{background:#f8f8fe;padding:18px 20px;margin:22px 0}
.keywords-bar p{margin-bottom:0}
.custom-ad-display{box-shadow:0 0 16px 2px #e0e0e0;border-radius:11px;overflow:hidden;margin-top:0}
.custom-ad-display h4{background:#f7f7fe;font-size:20px;font-weight:400;color:#000;text-align:center;padding:14px 9px;margin:0 0 10px}
.custom-ad-display .carousel-control-prev{position:absolute;left:0;top:13px}
.custom-ad-display .carousel-control-next{position:absolute;right:0;top:13px}
.custom-ad-display .carousel-item > div{margin:0 auto;padding:0;width:100%;padding:0 3vw;margin-top:34px}
.custom-ad-display .carousel-item .smartphonewrap{background:none;padding:0;border-radius:0;overflow:hidden}
.custom-ad-display .smartphonetextdsp{padding:10px}
.actula-dsp-inner{padding:10px}
.custom-ad-display .carousel-item > div > div{margin:0}
.custom-ad-display .carousel-item .disktop-view .smartphonewrap{border-radius:0;overflow:hidden;box-shadow:0 0 5px 2px rgba(0,0,0,0.12);margin-bottom:34px;padding:0}
.custom-ad-display .carousel-item .smartphone1{border-bottom:none;padding:46px 10px 0;max-width:360px;margin:0 auto;position:relative;border:3px solid #f7f9fe}
.custom-ad-display .carousel-item .smartphone1:after{content:'';width:13px;height:13px;position:absolute;background:#f7f9fe;left:0;right:0;top:14px;margin:auto;border-radius:50%}
.custom-ad-display .carousel-item .smartphone1 .smartphoneInner{background:#f7f9fe;padding:10px 10px 36px}
.slick-slider .slick-arrow{width:30px;height:30px;font-size:0;position:absolute;background:none;border:none;top:-3px;background:#fff;z-index:2}
.slick-slider .slick-arrow.slick-next{width: 30px; height: 30px;  background:#fff url(../img/arrow_right.png) no-repeat center center;font-size:0px; position: absolute; right: 0; top: -5px; background-size: 22px;}
.slick-slider .slick-arrow.slick-prev{width: 30px; height: 30px; background: #fff url(../img/arrow_left.png) no-repeat center center; font-size:0px;position:absolute; position: absolute; left: 0; top: -5px;background-size: 22px;}
.slick-slider .slick-arrow.slick-disabled{opacity: .4;}
.copy_compaign_design .custom-input.c-textarea .field-level label._placeholder{    font-size: 14px; top: 17px; line-height: 36px;}
.copy_compaign_design .custom-input.c-textarea .form-control:focus~label._placeholder, .copy_compaign_design .custom-input.c-textarea .form-control.field-focused~label._placeholder{-webkit-transform: translate(3px, -16px) scale(0.9);     transform: translate(3px, -16px) scale(0.9);    background: #fff;z-index: 1;border-radius: 10px;}
.copy_compaign_design .radio-box-shadow .custom-control-label{    border-radius: 10px;}
.copy_compaign_design .ad-group-wr textarea {padding: 35px 18px 4px !important;}
.enlarged .left.side-menu{position:fixed;height:100%;overflow-y:auto;overflow-x:visible;white-space:nowrap;width:299px;background:transparent;box-shadow:none;padding-bottom:0}
.enlarged .left.side-menu .slimscroll-menu{width:70px;box-shadow:2px 0 8px 2px rgba(0,0,0,0.129);overflow:visible!important;background:#fff;min-height:100%}
.left.side-menu::-webkit-scrollbar{display:none}
.enlarged #wrapper .left.side-menu.hover-active{width:320px}
.form-control:disabled{opacity:.5}
.card.second_header{border-radius:10px 10px 0 0}
.date-d-cal .custom-input{width:48%;display:inline-block;vertical-align:middle;padding:0 4px}
.viw-panel{transform:none!important;right:103%!important;left:auto!important;top:auto!important;border:none;position:absolute;width:110px;bottom:0;padding:0;-webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.34);border-radius: 0;}
.viw-panel a,.viw-panel button{display:block;border-top:none;line-height:normal;padding: 10px 10px;width: 100%;text-align: left;border-radius: 0;color: #707070;}
.viw-panel a:first-child{border-top:none}
.action-dropdown i{font-size:16px;display:inline-block;vertical-align:middle;width:30px;height:30px;line-height:30px;border-radius:50%}
.action-dropdown i:active{background:#e6e6e6}
.viw-panel a:hover,.viw-panel button:hover{background:#e6e6e6;color: #2a3142;}
.copied-campaign{background-color:#f3f3f3}
#campaigns-table .change-status + label,#campaign-structure-table .change-status + label{padding:0;margin:0}
#campaigns-table .custom-checkbox,#campaign-structure-table .custom-checkbox{line-height:27px}
.campaigns-table thead tr th{border-top:none;vertical-align:middle}
#campaign-structure-table thead tr th{vertical-align:middle;border-top:none}
.bdrt-dee2e6{border-top:1px solid #dee2e6}
#campaigns-table thead tr th,#campaigns-table thead tr th{vertical-align:middle}
.table-responsive::-webkit-scrollbar{height:3px}
textarea::-webkit-scrollbar{width:3px}
.copy_compaign_design .ad-group-wr .match-type{  padding-right:15px; display: inline-block;    padding-bottom: 11px;}
.copy_compaign_design .ad-group-wr .match-type select{font-size: 13px;line-height: 21px;height: auto;padding: 9px 9px;    min-width: 191px;}
.table thead th{border-top: none;}
.col-order-last{order:20;}
.tooltip {font-size: 12px; z-index: 9999;}
.location-templet-add label{margin-bottom:0;}
.location-templet-add .custom-control{    margin-bottom: 0 !important;margin-top: 0 !important;}
.location-templet-add .btn-control .btn{margin-top: 0;}
.location-templet-add .btn-control{padding-top: 0;}
.hightlight-label{font-weight: 500;color: #5a5a5a;}
.location-templet-add .mgb-10{margin-bottom:10px !important;}
.btn-control .btn i{font-style: normal;}
#dealer-table thead tr th:last-child{width: 12%;}
#dealer-table tr td:last-child{white-space:nowrap;}
#dealer-table tr td:last-child a{margin: 0 1px;}





@media only screen and (max-width:767px) {
 .left.side-menu .slimscroll-menu{    box-shadow: 2px 0 8px 2px rgba(0,0,0,0.129);}
 .enlarged .left.side-menu .slimscroll-menu{    box-shadow: none;}
 .left.side-menu{ padding-bottom: 0;}
.select-structure-tabb-ctnt-wr{padding-top:15px}
.ad-group-wr .field-row-wr .col-md-6:last-child{border-top:1px solid #e6e6e6;padding-left:20px;border-left:none}
.next-prev-bar{padding:10px 6px}
.compaign-listed li:after,.compaign-listed li:before{display:none}
.copy_compaign_design .next-prev-bar .btn{min-width:79px;margin-bottom: 7px;}
.next-prev-bar{z-index:9}
.loc-filter{    margin-bottom: 10px;}
.input{margin-bottom:10px;}
/*.all-campaigns .container-fluid > .m-b-20{margin-bottom: 0;}
.all-campaigns .nav-tabs .nav-item{border-right:none;}*/
#campaign-div .form-group > div[class*="col-xl"]{margin-bottom:18px;}
#campaign-div .form-group > div[class*="col-xl"] .btn-ad-type{    display: inline-block;width: auto;min-width: 221px;margin-bottom: 10px;}
#div-1.copy-div{margin-top: 13px;}
.custom-input{margin-bottom: 17px;}
.custom-ad-display{margin-top: 22px;}
.copy_compaign_design .page-title-box p{    margin-bottom: 0;}
.landing-page-default-data-modal .img-upload-preview{    width: 46%;}
.landing-page-default-data-modal  .modal-dialog-centered{    min-height: calc(100% - (-5.25rem * 2));}
}
@media only screen and (max-width:440px) {
    .copy_compaign_design .radio-box-shadow{width:100%;margin-bottom:15px}
    .copy_compaign_design .radio-box-shadow .custom-control-label{min-width:100%}
    .copy_compaign_design .next-prev-bar .text-right{position:static}
    .all-campaigns #wrapper .manage_but { /*margin-top: 2px;*/}
    .all-campaigns #wrapper .manage_but .btn{ /*height: 30px; width: 30px;font-size: 11px;*/}
    .all-location .input, .all-location select.form-control{margin-bottom:10px;}
    .campaign_type{    width: 50%;}
    .copy_compaign_design .ad-group-wr .match-type{width: 100%; padding-left: 15px;}
    .col-order-last{order:initial;}
   .landing-page-defaul .modal-dialog-centered {min-height: calc(100% - (1.75rem * 2));}


}

#addisplayoptions .smartphonetextdsp{
	padding: 10px;
	border-radius: 5px;
	}
#addisplayoptions .modal-title	{
		line-height: 19px;
	}
.waves-effect.nav-icon img{max-width:30px;}
.pdf-sign a{
    background: none;
    color: #ec536c;
    font-size: 23px;
    padding: 0px 8px;}

.scrollable-height{
	max-height:400px;
	overflow: auto;
}
