﻿.add-data, .data-filter, .data-showhide, .filtericon {
    /*margin-right: 36px;*/
    margin-right: 10px;
    width: auto;
}

.fa-cancel {
    color: #AA0707;
}

    .fa-cancel:hover {
        color: #FFFFFF !important;
    }

.fa-permission {
    color: #1F497B;
}

    .fa-permission:hover {
        color: #FFFFFF !important;
    }
/*for Custom Button*/

.fa-showhidecol, .fa-addfilter {
    /*content:url("../Images/Final_Design/Other_icon/dropdown.png");*/
    padding-right: 0px !important;
    padding-left: 20px;
}

.fa-showhide {
    content: url("../Images/Final_Design/Other_icon/dropdown_up_white.png");
    padding-right: 0px !important;
    padding-left: 20px;
}

.fa-addnewsave-cus {
    /*content:url("../Images/Final_Design/Other_icon/dropdown.png");*/
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.custombuttonstyle {
    background-color: white !important;
    font-size: 20px !important;
    font-family: Arial !important;
    font-weight: 600 !important;
    /*height: 66px !important;*/
    height: 50px !important;
    color: #1F497B !important;
    border: 1px solid #1F497B !important;
    /*border-radius: 19px;*/
    border-radius: 15px;
    vertical-align: middle;
    width: auto;
    text-align: right !important;
    outline: none;
    cursor: pointer; /*Added by THET*/
    padding: 0px;
}

/*.custombuttonstyle {
    background-color: #1A56A2 !important;
    font-size: 16px !important;
    font-family: Arial !important;
    font-weight: 600 !important;
    height: 43px !important;
    color: #fff !important;
    border: 1px solid #1F497B !important;
    border-radius: 15px;
    vertical-align: middle;
    width: auto;
    text-align: right !important;
    outline: none;
    cursor: pointer;
     display: flex;
    justify-content: center;
    align-items: center;
}*/

.dropdownactive {
    background-color: #1F497B !important;
    color: white !important;
}

.custombuttonstyle .ui-button-text {
    height: 47px;
}

.custombuttonstyle table {
    padding: 0px 20px !important;
    height: 47px;
}

.custombuttonstyle_AddNew {
    background-color: transparent;
    font-size: 20px !important;
    font-family: Arial !important;
    font-weight: 600 !important;
    height: 66px !important;
    color: #1F497B !important;
    border: 1px solid #1F497B !important;
    border-radius: 19px;
    vertical-align: middle;
    width: auto;
    text-align: right !important;
    padding: 0px;
    outline: none;
}

    .custombuttonstyle_AddNew .ui-button-text {
        height: 47px;
    }

    .custombuttonstyle_AddNew table {
        padding: 0px 20px !important;
        height: 47px;
    }

.custombuttonstyle_filter {
    background-color: white;
    font-size: 16px !important;
    font-family: Arial !important;
    font-weight: 600 !important;
    height: 50px !important;
    color: #1F497B !important;
    border: 1px solid #1F497B;
    border-radius: 15px;
    vertical-align: middle;
    width: auto;
    text-align: right !important;
    padding: 0px !important;
    outline: none;
}

    .custombuttonstyle_filter .ui-button-text {
        height: 47px;
    }

    .custombuttonstyle_filter table {
        padding: 0px 20px !important;
        height: 47px;
    }

.custombuttonstyle:hover, .custombuttonstyle_AddNew:hover {
    background-color: #1F497B !important;
    /*background-image: linear-gradient(to right top, #1A56A2 31%, #248acb 100%);*/
    color: #FFFFFF !important;
}

.custombuttonstyle_dropdown {
    background-color: #1F497B !important;
    font-size: 16px !important;
    font-family: Arial !important;
    font-weight: 600 !important;
    /*height: 66px !important;*/
    height: 50px !important;
    color: #ffffff !important;
    border: none;
    /*border-radius: 19px;*/
    border-radius: 15px;
    vertical-align: middle;
    width: auto;
    text-align: right !important;
    padding: 0px;
    outline: none;
}

    .custombuttonstyle_dropdown .ui-button-text {
        height: 47px;
    }

    .custombuttonstyle_dropdown table {
        padding: 0px 20px !important;
        height: 47px;
    }

        .custombuttonstyle_dropdown table tr td {
            font-size: 16px !important;
            font-family: Arial !important;
            font-weight: 600 !important;
        }

.fa {
    padding-right: 20px;
    vertical-align: middle;
}

.fa1 {
    padding-right: 20px;
    vertical-align: middle;
}

.fa-save, #btnSaveAndAddNew .fa-save-addnew {
    /*margin-top: 4px !important;*/
    vertical-align: top !important;
}

.custombuttonstyle table tr td {
    /*font-size: 20px !important;*/
    font-size: 16px !important;
    font-family: Arial !important;
    font-weight: 600 !important;
}

.custombuttonstyle_filter table tr td {
    font-size: 16px !important;
    font-family: Arial !important;
    font-weight: 600 !important;
}

.btnCustom_Cancel, .btnCustom_Cancel_Dialog, .btnCustomDataEntry_Cancel, .btnCustom_Cancel_Dialog2, .btnClose, .btnCustom_Cancel_DataEntry {
    color: #AA0707 !important;
    /*background-color: #AA0707 !important;*/
    border: 1px solid #AA0707 !important;
}

    .btnCustom_Cancel:hover, .btnCustom_Cancel_Dialog:hover, .btnCustomDataEntry_Cancel:hover, .btnCustom_Cancel_Dialog2:hover, .btnClose:hover, .btnCustom_Cancel_DataEntry:hover {
        background: #AA0707 !important;
        /*background-image: linear-gradient(to right top, #AA0707 31%, #f04b4b 100%);*/
        border: 1px solid #AA0707 !important;
    }

.btnCustom_Permission, .btnCustom_Save, .btnCustom_Save2, .btnCustom_Cancel, .btn_API_URL, .btnCustom_LockRecord {
    margin-right: 10px !important;
}

.btnCustomDataEntry_Cancel tr td {
    color: #AA0707;
}

.ui-dialog {
    border-radius: 25px;
    /*position: absolute; 
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);*/
}

.ui-dialog-titlebar .ui-state-hover .ui-icon-closethick:before {
    color: #FFFFFF !important;
    background: #1F497B !important;
    border: none !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    /*padding-right: 10px !important;
    background-color: transparent !important;*/
    padding-right: 0px !important;
    background-color: transparent !important;
}


/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 28px;
    /*margin-left:20px;*/
    font-size: 14px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #707070;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 6px;
}

    .slider:before {
        position: absolute;
        content: "Disable";
        height: 22px; /*35px;*/
        width: 60px;
        top: 3px; /*7px;*/
        left: 3.5px; /*5px;*/
        right: 10px;
        bottom: 1px;
        background-color: white;
        transition: 0.4s;
        border-radius: 6px;
        line-height: 20px; /*30px;*/
        text-align: center;
    }

input:checked + .slider {
    background-color: #2ab934;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    content: "Active" !important;
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(33px);
}

.slider:after {
    /*content:'Disable';*/
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 55%;
    right: 10px;
    font-size: 15px;
    /*font-family: Verdana, sans-serif;*/
}

input:checked + .slider:after {
    /*content:'Active';*/
    text-align: center;
    left: 35px;
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 34px;
    }
/*End check box*/
#SaveandAddNew {
    display: none;
    /*width: 248px;*/
    min-width: 248px;
    height: 80px;
    border-radius: 6px;
    background-color: #FFFFFF; /*#C1D6FF;*/
    vertical-align: middle;
    top: 85px;
    box-shadow: 0px 5px 10px #c4c0c0;
}

#divSaveAndNew:hover {
    background-color: #DEE9FF; /*#E9F1FF;*/
}

#tblFilterBtn {
    padding: 0px 20px !important;
}

.divdivider {
    background: #1F497B;
    height: 50px;
    width: 1px;
}

#tdPreviousSave {
    font-size: 16px;
}

#btnSaveAndAddNew .fa-save-addnew {
    margin-top: 0px !important;
    vertical-align: top !important;
}

#editUploadImg {
    width: 311px;
    height: 311px;
    border-radius: 50%;
    margin: 10px 10px 0px 0px;
    object-fit: cover;
}

::-ms-reveal {
    display: none !important;
}

.fa-eye {
    color: #8A8A8A;
    padding: 0px;
}

    .fa-eye:before {
        content: url(../Images/Final_Design/Other_icon/password_hide.png) !important;
    }

.fa-eye-slash {
    padding: 0px;
    content: url('../Images/Final_Design/Other_icon/password_show.png') !important;
}

    .fa-eye-slash:before {
        content: url('../Images/Final_Design/Other_icon/password_show.png') !important;
    }

.tdstyle {
    width: auto;
    vertical-align: middle;
    font-size: 16px;
    color: #000000;
    padding: 20px 0px 10px 0px;
}

.fa-createnewapp {
    vertical-align: top !important;
}

.fa-reply, .fa-replyall {
    width: 24px;
    height: 24px;
}

.fa-forward, .fa-convertto, .fa-star-icon, .fa-important-icon, .fa-attachfile, .fa-send {
    width: 19px;
    height: 19px;
}

.tdAdvancedLeftMenu {
    vertical-align: top;
    width: 211px;
    height: 100%;
    padding: 0;
    padding-right: 20px;
    border-right: 1px solid #B4B4B4;
}

#tblDetails {
    border: 1px solid #B4B4B4;
    border-radius: 6px;
    padding: 20px;
}

.tooltip {
    /*padding-left: 10px;*/
}

.expand {
    vertical-align: middle;
    height: 17px;
}

.tooltip:before,
.tooltip:after {
    display: block;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    z-index: 9999;
}

.tooltip:after {
    border-right: 20px solid transparent;
    border-bottom: 20px solid #1F497B;
    /* border-left: 10px solid transparent; */
    content: '';
    height: 0;
    top: 15px;
    left: 20px;
    width: 0;
}

.tooltip:before {
    background: #1F497B;
    border-radius: 18px;
    color: #fff;
    content: attr(data-title);
    font-size: 14px;
    padding: 6px 10px;
    top: 35px;
    left: -1px;
    white-space: nowrap;
    line-height: 30px;
}

/* the animations */
/* expand */
.tooltip.expand:before {
    transform: scale3d(.2,.2,1);
    transition: all .2s ease-in-out;
}

.tooltip.expand:after {
    transform: translate3d(0,6px,0);
    transition: all .1s ease-in-out;
}

.tooltip.expand:hover:before,
.tooltip.expand:hover:after {
    opacity: 1;
    transform: scale3d(1,1,1);
}

.tooltip.expand:hover:after {
    transition: all .2s .1s ease-in-out;
}

#btnShowHideColumns_Cus .showhide, #btnShowHide_Cus .showhide {
    width: 19px;
    height: 19px;
}

.fa-refresh-data {
    width: 19px;
}
