﻿.stringCol {text-align: left;}
.intCol {text-align: right;}
.centerCol {text-align: center;}
.container_multiattachment {position: relative;width: 100%;max-width: 400px;}
.overlay_multiattachment {position: absolute;top: 0;bottom: 0;left: 0;right: 0;height: 100%;width: 32.5%;opacity: 0;transition: .3s ease;background-color: #80808078;}
.container_multiattachment:hover .overlay_multiattachment {
    opacity: 1;
}

.icon_multiattachment {
    color: white;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.fa-plus:hover {
    color: #eee;
}

.attachmentviewer {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-width: thin;
    float: left;
    margin: 2px;
    width: 41px;
    height: 40px;
}

.attachment_crossbutton {
    float: right;
    font-size: 10px;
    display: block;
    margin-top: -18px;
    position: absolute;
    margin-left: 12px;
}

.attachment_crossbutton_img {
    float: right;
    font-size: 10px;
    display: block;
    margin-top: -18px;
    position: absolute;
    margin-left: 12px;
}

.divadvSearchMultipleAutocomplete {
    border-color: #0c8ccd !important;
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    display: block;
    min-height: 32px;
    width: 100% !important;
    border: solid 1px #ddd;
    font-size: 15px;
    font-family: Source Sans Pro,sans-serif;
    max-height: 80px;
    overflow-y: auto;
}

.span_MultiselectDropDown {
    background-color: #0c8ccd;
    border-color: #0c8ccd;
    padding: 1px 10px;
    color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

.txtadvSearchMultipleAutocomplete {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 15px;
    height: 32px;
    border: none !important;
    width: 100%;
}

.flat-card {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
        padding: 5px 5px 0px 5px;
}

.modalattachment {
    /* float: left; */
    left: 65%;
    position: absolute;
    /* font-size: 10px; */
    top: 23%;
    /* right: 40%; */
    height: 40px;
    width: 40px;
    font-size: 20px;
    color: black;
    z-index: inherit;
    background-color: white;
    border-radius: 30px;
}

/*
                .span_MultiselectDropDown {
                    display: inline-block;
                    border: 1px solid #ccc;
                    border-radius: 4px;
                    padding: 1px 3px;
                    margin-right: 2px;
                    margin-bottom: 3px;
                    color: #333;
                    background-color: #f6f6f6;
                }
                */
.remove {
    margin-left: 7px;
    color: rgba(255,255,255,0.7);
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    font-size: smaller;
}
/*#Viewtable_wrapper{
                        padding: 0px !important;
                }*/
#Viewtable_wrapper tbody td {
    text-overflow: ellipsis;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
}

#addCollaborators ms-drop {
    margin-top: -134px !important;
}



.hyperlink-btn {
    font-size: 14px;
}

#div_AuditSection .box.box-primary {
    border-top-color: transparent !important;
}
#div_ADD_Work_QUEUE .box.box-primary {
    border-top-color: transparent !important;
}

.grid_header_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#Viewtable .tooltip-arrow {
    width: 0px !important;
}

.InfoHtml {
    max-height: 180px;
    overflow-y: auto;
}
/*.ExceptionsInfoHtml*/
.ActionCompleted {
    text-align: center;
}

.mini-username {
    font-weight: bold;
}

.comment {
    color: grey;
}

.historyHead {
    font-size: large;
}

.divFlow {
    height: auto;
    padding: 0px !important;
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 451px);
}
.divFlowNew {
    height: auto;
    padding: 0px !important;
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 270px);
}

#table-row-card {
    /*width: 40%;*/
}

.content {
    padding-bottom: 0px;
}

.content-wrapper {
    min-height: 85vh !important;
}

.display-info-card {
    padding: 10px 20px 10px 20px;
    background: #f6f8f9;
    /* z-index: 999999; */
    font-size: 16px;
    /* font-weight: 400; */
}

#div_SectionAddUser .fields-text {
    margin-top: 5px;
}

#table-details, #table-row-card {
    /*margin-right: 5PX;
                        margin-left: 5PX;
                        box-shadow: 0 1px 3px 0 rgba(21,27,38,.15);
                        padding-right: 1px;
                        padding-left: 1px;*/
}

/*#patient_table {
    min-height: 78.5vh !important;
}*/

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 0px !important;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.SingleTaskPaneSpreadsheet-feed {
    background: #f6f8f9;
    border-bottom: 1px solid transparent;
    flex-shrink: 0;
    margin: 0 13px;
    padding: 20px 10px 10px 17px;
}

#div_SectionAddUser .form-control {
    border: 0px !important;
}

#div_SectionAddUser .form-control {
    border: 0px !important;
}

    #div_SectionAddUser .form-control:hover, #div_SectionAddUser .form-control:focus {
        background-color: #f6f8f9 !important;
        border-color: #6f7782 !important;
        border: 1px solid !important;
        color: #273240 !important;
        fill: #273240 !important;
        color: #6f7782 !important;
        outline: 0 !important;
    }

.circle {
    /* font-size: 11px; */
    height: 32px;
    line-height: 32px;
    min-width: 32px;
    width: 32px;
    background: #32c1ff;
    border-color: #32c1ff;
    box-shadow: 0 0 0 3px #caeeff;
    align-items: center;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.07);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    position: relative;
    vertical-align: top;
    color: #fff;
    margin-left: 15px;
}

/*.col-md-4 {
            width: 24.333333%;
            /*padding-top: 7px;/
        }*/

.float1 {
    position: absolute;
    bottom: 50px;
    right: 15px;
    width: 28px;
    /*width: 20px;
                height: 20px;
                top: 20px;
                right: 20px;*/
    /*background-color: #0c8ccd;*/
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    /*box-shadow: 0px 0px 3px 3px #d4d4d4;*/
    font-size: 20px;
    z-index: 1;
}

th.thcenteralign {
    text-align: center !important;
}
/*table.dataTable th {
                    border-bottom: 1px solid #333;
                    border-right: 1px solid #333;
                }

                table.dataTable td {
                    border-bottom: 1px solid #333;
                    border-right: 1px solid #333;
                }*/
table.dataTable thead th {
    white-space: nowrap;
}

table.dataTable tbody td {
    white-space: nowrap;
}

.filterIcon {
    height: 16px;
    width: 16px;
    cursor: pointer;
}

.modalFilter {
    display: none;
    height: auto;
    background: #FFF;
    border: solid 1px #ccc;
    padding: 8px;
    position: absolute;
    z-index: 1001;
}

    .modalFilter .modal-content {
        max-height: 250px;
        overflow-y: auto;
    }

    .modalFilter .modal-footer {
        background: #FFF;
        height: 35px;
        padding-top: 6px;
    }

    .modalFilter .btn {
        padding: 0 1em;
        height: 28px;
        line-height: 28px;
        text-transform: none;
    }

.btnClass {
    background: #32c1ff;
    border-color: #32c1ff;
    box-shadow: 0 0 0 3px #caeeff;
}

.Indexfocus {
    border: none;
}

.select2-container--default .select2-selection--single {
    border: none;
}
#divBPayor_Priority_multiple .select2-container--default.select2-selection--single:hover{
            background-color: transparent;
            /*margin-bottom: 20px;*/
            color: #fff;
            /*color: #999;*/
            border: 1px solid #d2d6de;
        }

 #table-row-card .select2-container--default .select2-selection--single:hover {
        border: 1px solid #6f7782;
        background-color: #f6f8f9 !important;
    }


/**/
/*.ui-menu {
                    background-color: white;
                    border: 1px solid #aaa;
                    border-radius: 4px;
                    box-sizing: border-box;
                    display: block;
                    position: absolute;
                    left: -100000px;

                    z-index: 1051;
                }

                    .ui-menu .ui-menu-item {
                        font-size: 14px;
                        padding: 6px 12px;
                        user-select: none;
                        -webkit-user-select: none;
                        background-color: white;
                    }

                .ui-menu-item .ui-menu-item-wrapper {
                }

                .ui-menu-item:hover {
                    background-color: #5897fb !important;

                    color: white !important;
                }
                .ui-menu-item:focus {
                    background-color: #5897fb !important;

                    color: white !important;
                }
                .ui-menu-item:active {
                    background-color: #5897fb !important;

                    color: white !important;
                }
                .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
                    border: none;
                    background-color: #5897fb !important;
                    font-weight: normal;
                    color: #ffffff;
                }

                .ui-menu-item-wrapper .ui-state-active {
                    background-color: #5897fb !important;
                    color: white !important;
                }
                .txtadvSearchMultipleAutocomplete:active{border:none;}
                .ui-datepicker table {
            width: 100%;
            font-size: .9em;
            border-collapse: collapse;
            margin: 0 0 .4em;
            background-color: white;
        }*/
/*.ui-datepicker .ui-datepicker-prev {
            left: 2px;

            background-repeat: no-repeat;
            background-size: 20px 20px;
        }
                       .ui-datepicker .ui-datepicker-next {
            right: 2px;

            background-repeat: no-repeat;
            background-size: 20px 20px;
        }*/


#ui-datepicker-div.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}

#ui-datepicker-div .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em;
}

#ui-datepicker-div .ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}



.label_arform {
    margin-top: 7px;
    font-weight: normal;
}

.spanText {
    margin-left: 25px;
}

.square {
    color: #444444;
    padding: 0px 4px 0px 4px;
    height: 32px;
    line-height: 32px;
    background: #32c1ff;
    border-color: #32c1ff;
    border-radius: 4px;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.07);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    color: #fff;
    margin-left: 15px;
}

.comment-section_ar {
    background-color: #f4f4f4;
    box-shadow: 0 -2px 8px #d6d6d6;
    padding: 15px; /*20px 0px 20px 20px; */
}

#btnAddMore {
    cursor: pointer;
    width: 20px;
    float: left;
}

@media screen and (max-width: 767px) {
    #Viewtable_wrapper {
        padding-bottom: 30px;
    }

    .comment-box {
        width: 87%;
        float: right;
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .comment-box {
        width: 93%;
        float: right;
    }
}



#ulmenu.ui-widget {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 1em !important;
}

#ulmenu.ui-menu {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
    outline: 0 !important;
    background: none !important;
    border: none !important;
}

#ulmenu li a {
    /*padding: 12px 5px 12px 15px !important;*/
    display: block !important;
}

#ulmenu .skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
    color: #fff !important;
    background: #566471 !important;
}

#ulmenu .skin-blue .sidebar-menu > li > a {
    border-left: 3px solid transparent;
}

#ulmenu .ui-state-active {
    border: 1px solid #566471 !important;
    background: #566471 !important;
}
.duplicate-arwork-modal {overflow-y: scroll;max-height: 100%;height:33vh;}

.divHover {
    position: absolute;
    background: #fff;
    padding: 13px;
    border: 1px solid #eee;
    margin-left: -9%;
    margin-top: 15px;
    display: none;
    width: 10%;
    z-index: 3;
}
    .divHover a {
        margin: 1px auto;
        width: 100%;
        display: block;
    }
    .floatButton{
        position: absolute;
    right: -5px;
    z-index: 1;
  background-color: #0c8ccd;
    color: white;
    padding: 7px 10px;
    border-radius: 56px;
    border: none;
    font-size: 14px;
    border-color: #0c8ccd;
    float: left;
    margin-top: -28px;
    margin-right: 21px;
}

.floatButton:hover {
    background-color: #566471;
    cursor:pointer;
}