.error.m-error{
    border-bottom-color: #d9534f;
}
small.error.m-error{
    color: #D9534F;
}
.error-class{
    font-size: 12px;
    color: #D9534F;
}
.model-scrollbar
{
    height: 500px;
    overflow-y: scroll;
    scrollbar-width: thin;

}
.select2-hidden-accessible + small.error.m-error
{
    position: absolute;
    top: 66px;
    left: 10px;
}

.routeformbutton{
    margin-top: 28px !important;
}
.font-size-14
{
    font-size: 14px;
}
.font-weight-600{
    font-weight: 600;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.bulksmsplanlogo{
    padding: 10px;
}
.bulksmsplanlogo img{
    margin: 0px;
    height: 35px;
}
.datatable-header, .datatable-footer
{
    border: 0px;
}
.table thead tr th
{
    border-top: 1px solid #ccc !important;

}
.table tbody tr td
{
    border: none !important;
    border-bottom: 1px solid #ccc !important;

}
.font-size-16
{
    font-size: 16px;
}
.font-size-13{
    font-size: 13px;
}

.text-custom {
    color: #5fbeaa;
}
.label-warning-blk {
    background-color: #ffbd4a;
}
.label-default-blk {
    background-color: #5fbeaa;
}
.label-inverse-blk {
    background-color: #4c5667;
}
.label-info-blk {
    background-color: #34d3eb;
}
.label-purple-blk {
    background-color: #7266ba;
}
.label-success-blk {
    background-color: #81c868;
}
.label-danger-blk {
    background-color: #f05050;
}

td.details-control {
    position:relative;
    cursor: pointer;
}

td.details-control:before {
    font-family: FontAwesome;
    top:0;
    left:-5px;
    padding-right:10px;
    content: "\f0da";
}

tr.details td.details-control {
    cursor: pointer;
    position:relative;
}

tr.details td.details-control:before {
    font-family: FontAwesome;
    top:0;
    left:-5px;
    padding-right:10px;
    content: "\f0d7";
}


#product_detail_loader{
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    display: block;
    text-align: center;
}

#product_detail_loader label{
    display: block;
    padding: 10px;
}
#product_detail_loader .inner-div-loader{
    padding-top: 16em;
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ripple div {
    position: absolute;
    border: 4px solid #000;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}
@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}

.datatable-scroll table a i{
    font-size: 16px !important;
}

.daterangepicker {

    z-index: 99999 !important;
}
.uploader span{
    -moz-user-select: none;
}
.blog_img{
    width:170px;
    height:auto;
}
.client_img{
    width:60px;
    height:auto;
}
.view_img{
    width:auto;
    height:auto;
}
.action_table a
{
    margin-right: 5px;
}

.dropdown-menu > .active:not(.disabled) .checker span, .dropdown-menu[class*=bg-] .checker span, .page-header-inverse .form-group > .checkbox .checker span, .page-header-inverse .form-group > .checkbox-inline .checker span, .navbar-inverse .navbar-form .form-group > .checkbox .checker span, .navbar-inverse .navbar-form .form-group > .checkbox-inline .checker span, .sidebar:not(.sidebar-default) .checkbox .checker span, .sidebar:not(.sidebar-default) .checkbox-inline .checker span {
    color: unset;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: unset;
    text-decoration: none;
    outline: 0;
    background-color: unset;
}
/*.content-wrapper .content
{
    min-height: 600px;
}*/
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color:
        #fff;
    background-clip: border-box;
    border: 1px solid
        rgba(0,0,0,.125);
    border-radius: .1875rem;
}
.card {
    margin-bottom: 1.25rem;
    box-shadow: 0 1px 2px
        rgba(0,0,0,.05);
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.font-size-sm
{
    font-size: 11px;
}
.pricing-table-price {

    font-size: 3.625rem;

}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.pricing-table-list li {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid  rgba(0,0,0,.1);
}
.min-height-600
{
    min-height: 600px
}
.my_custom_head_css
{
    font-size: 13px;
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.font-size-27px
{
    font-size: 27px;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
    box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:auto;
    padding:0 10px;
    border-bottom:none;
}
.list_menu
{
    padding: 25px 25px;
    border: 1px solid #000;

}
.list_menu ol
{
    font-size: 15px;
    font-weight: 500;

}
.list-style-type-none
{
    list-style-type: none;
}
.font-size-14px
{
    font-size: 14px;
}

.dataTables_paginate{
    margin: 0;
    padding-top: 10px;
}

.dataTables_info{
    margin-bottom: 0;
    padding-top: 20px;
}

.current_logo_show{
    margin-top: 10px;
    /*background-color: #263238;*/
    padding: 14px;
    width: 40%;
}
.current_logo_show img{
    /*width: 100%;*/
}
.label-color-red
{
    background-color: #EF5350 !important;
}




/*
customer resposive dashboard*/



@media (max-width: 768px){
    .dashboard-header-element:not(.not-collapsible) {
        position: absolute !important;
        display: unset !important;
        text-align: right !important;
    }
}

.shrink-table.table tbody tr td{
    padding: 5px !important;
}

.table.datatable-basic.dataTable a i.fa {
    font-size: 16px;
    padding-right: 0px;
    min-width: 16px;
    text-align: center;
}


@media (min-width: 769px){
    .nav-tabs.nav-tabs-highlight>li.active>a{
        border-top-color: #59BA41 !important;
    }
}

.pricing-box {
    position: relative;
}

/* common */
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}
.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #59BA41;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 320px;
    padding: 10px 0;
    background-color: #59BA41;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 10px sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
    padding-left: 20px;
}

/* top left*/
.ribbon-top-left {
    top: 0px;
    left: 0px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}
.ribbon-top-left::before {
    top: 0;
    right: 0;
}
.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}
.ribbon-top-left span {
    right: -44px;
    top: 30px;
    transform: rotate(-45deg);
}

.center-content{
    display: flex;
    justify-content: center;
}
.misssedCallMsgContent .select2-container{
    padding-left: 28px;
}

.misssedCallMsgContentAdmin .select2-container{
    padding-left: 28px;
}
.misssedCallMsgContentAdminObd .select2-container{
    padding-left: 28px;
}
.misssedCallMsgContentCustomerObd .select2-container{
    padding-left: 28px;
}

.notify_admin_whatsapp_content .select2-container,.notify_customer_whatsapp_content .select2-container{
    padding-left: 28px;
}

/*ivr journey*/

.feather-plus-square {
    color: #26A69A;
    background-color: #fff;
}
.line2 {
    height: 4em;
    background: #ccc;
    width: 2px;
    margin: 0 auto;
    position: relative;
}

.line1:after, .line2:after, .line4:after, .line5:after {
    border: solid #ccc;
    border-width: 0 1px 1px 0;
    content: '';
    position: absolute;
    bottom: 3px;
    padding: 8px;
    transform: rotate(43deg);
    left: -8px;
}

.text-center.mailrout {
    position: relative;
    width: 300px;
    margin: 0 auto;
}
.mailrout h3 {
    font-size: 12px;
}

.text-center {
    text-align: center;
}

.flowroute .form-group{
    margin-top: 20px;
}


.flowroute {
    padding: 0 0 3em;
    width: 900px;
    margin: 0 auto;
    min-height: 350px;
}
.text-center {
    text-align: center;
}

.misscall.ani {
    border: none;
    background: none;
    padding: 10px 0 0 0;
    width: 330px;
}


.misscall {
    width: 200px;
    margin: 0 auto;
    border: 1px solid #ccc;
    /*padding: 10px;*/

}
.misscall h3{
    margin-top:  10px;
}

.line1 {
    height: 5em;
    width: 2px;
    background: #ccc;
    margin: 0 auto;
    position: relative;
}

.mcr .misscall {
    /*width: 130px;*/
    background: transparent;
}

.line3 {
    width: 800px;
    margin: 0 auto;
    background: #ccc;
    height: 1px;
    position: relative;
}

.line4 {
    height: 5em;
    background: #ccc;
    width: 2px;
    margin-left: 50px;
    float: left;
    position: relative;
}

.line5 {
    height: 5em;
    background: #ccc;
    width: 1px;
    margin-right: 50px;
    float: right;
    position: relative;
}

.no2 {
    float: left;
    clear: both;
    width: 300px;
    margin-left: -60px;
    padding: 10px;
}

.no3 {
    float: right;
    width: 300px;
    margin-right: -60px;
    padding: 10px;
}

.line41 {
    height: 5em;
    background: #ccc;
    width: 1px;
    margin-left: 50px;
    float: left;
    position: relative;
}

.line31 {
    width: 400px;
    background: #ccc;
    height: 1px;
    position: relative;
    left: 50px;
}

.line10 {
    height: 9em;
    width: 1px;
    background: #ccc;
    margin: 0 auto;
    position: relative;
}
.no6 {
    position: relative;
    left: 0px;
    top: -18px;
    width: 259px;
    float: right;
}
.line11 {
    float: right;
    width: 232px;
    height: 1px;
    background: #ccc;
    margin: 0px -42px 0 0;
    position: relative;
}

.dtmfline11{
    float: right;
    width: 565px;
    height: 1px;
    background: #ccc;
    margin: 0px -42px 0 0;
    position: relative;
}
.dtmfline11:after {
    border: solid #ccc;
    border-width: 0 1px 1px 0;
    content: '';
    position: absolute;
    bottom: -7px;
    padding: 8px;
    transform: rotate(-40deg);
    right: 4px;
}

.no6 h3 {
    padding: 10px;
    border: 1px solid #ccc;
    margin: 0;
    font-size: 12px;
}

.neworg .no6 h3 {
    border: none;
}

.misscall.brno {
    border: none;
    padding: 0;
}

.line11:after {
    border: solid #ccc;
    border-width: 0 1px 1px 0;
    content: '';
    position: absolute;
    bottom: -7px;
    padding: 8px;
    transform: rotate(-40deg);
    right: 4px;
}

.line10.a:after {
    border: solid #ccc;
    border-width: 0 1px 1px 0;
    content: '';
    position: absolute;
    bottom: 3px;
    padding: 8px;
    transform: rotate(43deg);
    left: -8px;
}

.display-none{
    display:none
}

.AnyTime-win {
    z-index: 9999;
}
.line24{
    height: 4em;
    background: #ccc;
    width: 1px;
    margin: 0 auto;
    position: relative;
}

.line24:after {
    border: solid #ccc;
    border-width: 0 1px 1px 0;
    content: '';
    position: absolute;
    bottom: 3px;
    padding: 8px;
    transform: rotate(43deg);
    left: -8px;
}


.help-block-ivr-webhook{
    text-align: left;
}

.dtmf_line4 {
    height: 5em;
    background: #ccc;
    width: 1px;
    margin-left: 382px;
    float: left;
    position: relative;
}


.dtmf_line5 {
    height: 5em;
    background: #ccc;
    width: 1px;
    margin-right: 381px;
    float: right;
    position: relative;
}

.dtmf_line4:after, .dtmf_line5:after {
    border: solid #ccc;
    border-width: 0 1px 1px 0;
    content: '';
    position: absolute;
    bottom: 3px;
    padding: 8px;
    transform: rotate(43deg);
    left: -8px;
}


.dtmf_no2 {
    float: left;
    clear: both;
    width: 300px;
    margin-left: 230px;
    padding: 10px;
}

.dtmf_no3 {
    float: right;
    width: 300px;
    margin-right: 230px;
    padding: 10px;
}