﻿.component-settings-button-copy{
    display:none;
}


.ibox.blank-panel, .blank-panel > .card {
    padding: 0px;
    box-shadow: none !important;
    border-radius: 0px !important;
    border: 0px !important;
    background-color: transparent;
}

.blank-panel > .ibox-content, .blank-panel > .card-body {
    box-shadow: none !important;
    border-radius: 0px !important;
    border: 0px !important;
    background-color: transparent;
    padding: 0px !important;
}

.blank-panel > .ibox-title, .blank-panel > .card-header {
    display: none !important;
}

.header-panel .card-body {
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    border: 0px !important;
    background-color: transparent;
}

.header-panel .card {
    box-shadow: none !important;
    border-radius: 0px !important;
    border: 0px !important;
    background-color: transparent;
}

.ibox.header-panel {
    padding: 0px;
    box-shadow: none !important;
    border-radius: 0px !important;
    border: 0px !important;
    background-color: transparent;
}

.header-panel .ibox-content {
    box-shadow: none !important;
    border-radius: 0px !important;
    border: 0px !important;
    background-color: transparent;
    padding: 0px !important;
}


.custom-wizard ul > li, .tabcontrol ul > li {
    display: inline-block;
    width: auto !important;
}

.custom-wizard > .steps > ul > li {
    width: auto;
}

.custom-wizard > li {
    position: relative;
    overflow: visible;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}

.custom-wizard .current .number {
    display: inline-block;
    padding: 2px;
    background-color: #fff;
    border-radius: 100px;
    width: 18px;
    height: 18px;
    color: #000;
    text-align: center;
}

.custom-wizard .disabled .number {
    display: inline-block;
    padding: 2px;
    background-color: #F8F9FA;
    border-radius: 100px;
    width: 18px;
    height: 18px;
    text-align: center;
}

.custom-wizard .done .number {
    display: inline-block;
    padding: 2px;
    background-color: #fff;
    border-radius: 100px;
    width: 18px;
    height: 18px;
    color: #1AB394;
    text-align: center;
}




#SuccessMessage {
    position: fixed;
    z-index: 9999;
    bottom: 0px;
    right: 45px;
    margin-bottom: 0px;
}

#messageDiv {
    position: fixed;
    z-index: 9999;
    bottom: 0px;
    right: 45px;
    margin-bottom: 0px;
}


.panel-body i {
    margin: 5px;
}

.panel-body .plus {
    font-size: 14px;
}

img.profile-panel {
    width: 150px;
    height: 150px;
}

.dx-group-panel-message {
    display: none;
}

.messagetext {
    padding-bottom: 0px;
}

.table tbody + tbody {
    border-top: 0px solid #dee2e6;
}

.hasaccesscheck {
    margin-top: 15px;
}

.rowspan {
    padding: 0 0 0 11px;
}

.colspan {
    margin: 0 24px 0 4px;
}

.btn_line {
    margin-top: 19px;
}

.text_align {
    float: right !important;
}

.text {
    padding-left: 5px !important;
}

.margin_rd {
    margin-left: 21px !important;
}

.margin_ld {
    margin-left: 27px !important;
}

.drp-custom {
    display: inline-flex;
    float: right;
}

.plus {
    padding: 4px;
    font-size: 17px;
}

@media (min-width:768px) {
    .l_u {
        padding-right: 0px !important;
    }

    .ui-line {
        height: 31px;
        border-bottom: 1px solid rgb(0, 0, 0, .12);
    }

    .ui-lg {
        padding-left: 0px !important;
    }

    .margin_check {
        margin-left: 2px;
    }

    .chkspan {
        margin: 23px 0px 0px 2px;
    }
}

.imgprofile {
    width: 40px;
    height: 40px;
}

.p_align {
    text-align: center;
}

.li_disabled {
    pointer-events: none;
}

a.disableanchor {
    pointer-events: none;
    cursor: default;
}

/*Added by Anthem Infotech*/
.licustomize {
    margin-left: 30px;
}

.ibox-custom {
    box-shadow: none !important;
    background-color: transparent !important;
}

.jobs-header-bg {
    background-color: #ffe8a3;
    padding: 5px 10px;
    border-bottom: 1px solid #e3ca7e;
    margin-bottom: 13px;
    border-radius: 3px;
}

.margin-none {
    margin-top: 0px;
    padding-left: 10px;
}



/*css for devextreme grid view */

#exportButton {
    margin-bottom: 10px;
}


#events {
    background-color: rgba(191, 191, 191, 0.15);
    padding: 20px;
    margin-top: 20px;
}

    #events > div {
        padding-bottom: 5px;
    }

        #events > div:after {
            content: "";
            display: table;
            clear: both;
        }

    #events #clear {
        float: right;
    }

    #events .caption {
        float: left;
        font-weight: bold;
        font-size: 115%;
        line-height: 115%;
        padding-top: 7px;
    }

    #events ul {
        list-style: none;
        max-height: 100px;
        overflow: auto;
        margin: 0;
    }

        #events ul li {
            padding: 7px 0;
            border-bottom: 1px solid #dddddd;
        }

            #events ul li:last-child {
                border-bottom: none;
            }

.formio-component .card-body {
    padding: 10px 15px 10px 15px !important;
}

.formio-component .drag-container {
    padding: 0px;
    border: dashed 1px #ccc;
}

    .formio-component .drag-container:hover {
        cursor: move;
        border: dashed 1px #17a2b8;
    }

.formio-component .col-form-label {
    padding: 0px;
    margin: 0px;
    margin-bottom: .1rem;
}

.formio-component .card {
    -webkit-border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    border-radius: 14px 14px 14px 14px;
    box-shadow: 0 0 10px 0 rgb(63, 72, 105, .1);
}

.formio-component .card-title {
    font-size: 14px;
    font-weight: 600;
    color: #515151;
}

.formio-collapse-icon {
    float: right;
}

.formio-component-wrapper {
    z-index: 2001;
    width: 200px;
}

.formio-component-formarea {
    padding: 0 15px;
    position: relative !important;
    flex-shrink: 1;
    width: calc(100% - 200px);
}

@media only screen and (max-width: 600px) {
    .formbuilder-button {
        position: absolute;
        left: 168px !important;
        width: 100%;
        z-index: 999;
        text-align: left;
    }

    .formio-component-wrapper {
        z-index: 2001;
        width: 150px;
    }

    .formio-component-formarea {
        padding: 0 15px;
        position: relative !important;
        flex-shrink: 1;
        width: calc(100% - 150px);
    }

    .builder-area {
        width: 900px;
    }

    .small-screen-msg {
        display: block !important;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999999;
        width: 100%;
        height: 100%;
        overflow: visible;
        background-color: rgb(225, 225, 225, 0.9);
        display: table;
        text-align: center;
    }

        .small-screen-msg .content {
            padding: 20px;
            background-color: #fff;
            top: 5%;
            vertical-align: middle;
            position: relative;
            margin: 20px;
            border-radius: 14px;
        }
}


#SuccessMessage {
    position: fixed;
    z-index: 9999;
    bottom: 0px;
    right: 45px;
    margin-bottom: 0px;
}

#ErrorMessage {
    position: fixed;
    z-index: 9999;
    bottom: 0px;
    right: 45px;
    margin-bottom: 0px;
}

.query-builder > a {
    position: absolute;
    z-index: 11111;
    left: 900px;
    top: 10px;
}


.formarea .card-header, .previewpage .card-header {
    background-color: #ffffff;
    border-bottom: 1px solid #e7eaec;
    color: inherit;
    margin-bottom: 0;
    min-height: 45px;
    position: relative;
    clear: both;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.formarea .card, .previewpage .card {
    border-radius: 6px;
}
.formarea .inside-panel .card, .previewpage .inside-panel .card {
    border: 1px solid #d9dce6 !important;
    box-shadow: none !important;
}
.formarea .inside-panel .card-header, .previewpage .inside-panel .card-header {
    background-color: #f2f4fb;
    padding: 5px 15px 0px 10px;
    min-height: 35px;
    font-size: 12px;
}
    .formarea .inside-panel .card-header .card-title, .previewpage .inside-panel .card-header .card-title {
        font-size: 12px;
    }
.formio-component-tabs .nav > li.active{
    border-left:0px
}
.formio-component-tabs label {
    font-weight:400!important;
}
.formio-component-tabs .nav-tabs > li > a:hover {
    color: #1ab394;
}
.formio-component-tabs .nav > li.active {
    color: #1ab394;
    background-color: #fff;
}
.formio-component-tabs .nav-link.active, .formio-component-tabs li.active > a:focus {
    color: #1ab394;
}

.formio-component-tabs .nav > li a:focus {
    color: #1ab394;
    background-color: #fff;
}