﻿

.tbodymaxHeight300 tbody {
    max-height: 300px;
    overflow: auto;
}

.calendaricon {
    position: absolute;
    right: 25px;
    font-size: 16px;
    color: #333;
    z-index: 1;
    top: 31px;
    cursor: pointer;
}

/********Global setting**********/
.form-control {
    padding: 3px !important;
    height: 28px !important;
    border-radius: 6px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}

textarea.form-control {
    height: auto !important;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    padding: 3px 3px !important;
    height: 28px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    border-radius: 6px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 41% !important;
    }
/********Global setting**********/
.cmd-ba {
    border: 1px solid #ccc;
}

.searchIcon {
    width: 40px !important;
}

.popUpNew {
    position: absolute;
    background: rgba(45, 43, 43, 0.75);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.max-height-400 {
    max-height: 400px;
    overflow: auto !important;
}

#reports-container a {
    font-size: 14px !important;
}

.listView {
    overflow: visible !important;
}

.NewPopUp ul {
    overflow-y: visible !important;
}

.backendGrid thead tr th {
    -webkit-box-flex: 1;
    box-sizing: border-box;
    -webkit-flex: 1;
    flex: 1;
}

.backendGrid tbody tr td {
    -webkit-box-flex: 1;
    box-sizing: border-box;
    -webkit-flex: 1;
    flex: 1;
}



/*************======================================FOR SKELETON Start======================================================***************/
/******.tbodyOverflow tbody
{
    overflow:auto;
    }
    td
    {
        overflow:visible !important;
        }
.tbodyNoOverflow tbody
{
    overflow:hidden;
    }
.overflowVisibleImp
{
   overflow:visible !important;
    }
.overflowHiddenImp
{
    overflow: hidden !important;}
.widthXsHead
    {
    width:50px;
    }
.widthMdHead
{
    width:100px;
    }
.widthLgHead
{
    width:180px;
    }
.widthXlHead
{
    width:350px;
    }
.widthXXlHead
{
    width:510px;
    }
.paddingXlHead
{
   padding-left:42px !important;
   padding-right:42px !important;
    }
.mainAccordian .contentaccordion 
{
    overflow:visible !important;}

.bigServiceTable .table-custom-class
{
    min-width:1500px !important;
    }
.mediumServiceTable .table-custom-class
{
    min-width:2200px !important;
    }
 .browseServiceTable .table-custom-class
{
    min-width:1850px !important;
    }
.biggerServiceTable .table-custom-class
{
    min-width:3480px !important;
    }
.normalTable .table-custom-class
{
    min-width:1400px !important;
    }
 .ExtremelyBigTable .table-custom-class
{
    min-width:10000px !important;
    }   
    .table-custom-class thead tr {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    max-width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border-bottom: 1px solid #ddd;
    font-size: 14px !important;
    width:100%;
}
.table-custom-class thead tr th
{
  border-right:1px solid #ccc;
  background: #18aacc;
  color:#fff;
    }
    .table-custom-class tbody tr th
{
  border-right:1px solid #ccc;
  background: #18aacc;
  color:#fff;
    }
    .table-custom-class tbody tr {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    max-width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border-bottom: 1px solid #ddd;
    font-size: 14px !important;
}
.table-custom-class tbody tr td
{
    border-right: 1px solid #ccc;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
   }
  .table-custom-class tbody tr td p
{
    padding:0px !important;
    line-height:normal !important;
   }  
 
      .fixed {
    position: fixed;
    top: 0;
    left: 0;
    margin-left: 16px;
    display: inherit;
    margin-right: 16px;
    width: 97.5%;
} 
 .fixedWthScroll {
    position: fixed;
    top: 46px;
    left: 0;
    margin-left: 16px;
    display: inherit;
    margin-right: 16px;
    width: 97.5%;
}  
  .fixedScroll {
    position: fixed;
    top: 0;
    left: 0;
    margin-left: 16px !important;
    display: inherit;
    margin-right: 16px !important;
    width: 97.5% !important;
} 
#expand
{
   max-height: 38rem!important;
    }
 #expand .bridgeInheritance  div {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
 .GridHorScroll .bridgeInheritance > div {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.GridHorScroll
{
    max-height: 35rem !important;
    }
.GridHorScroll thead
{
    margin-right: 16px;
    }
.fullview
 {
    top: 0px!important;
    left: 0!important;
    height: 38rem!important;
    position: absolute!important;
    width: 100%!important;
     }
    .align-fullscreen
    {
        left: 0px;
    top: 5px;} 
.innergridSize
{
    max-height:30rem;
    max-width:100%;
    overflow:auto;
    }
    .chosen-container-single .chosen-single {
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    background: transparent !important;
    border-radius: 0px !important;
    box-shadow: none !important;}
    
    .chosenSize .chosen-container {
    width: 93.5% ! important;
}****/
/*************================================Define Company========================***************/

/* Comment by pritam : The Modal (background) : this style tag temparary added here : this will move to purchase.css once the code update to the laterst version*/


.modal-right {
    text-align: right;
}

.modal-footer {
    text-align: right;
}


/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover, .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

/* Style the tab 
        div.tab
        {
            overflow: hidden;
            border: 1px solid #ccc;
            background-color: #f1f1f1;
        }*/

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    outline: none;
    cursor: pointer;
    padding: 8px 0px;
    transition: 0.3s;
    border-top-right-radius: 1em;
    border-top-left-radius: 1em;
    border-bottom: 0px !important;
    border-color: #ccc;
    width: 12%;
}

    /* Change background color of buttons on hover */
    div.tab button:hover {
        background-color: #ddd;
    }

    /* Create an active/current tablink class */
    div.tab button.active {
        background-color: #ccc;
    }

/* Style the tab content */

input[type=radio] {
    display: flex;
}



.listView .UserTable {
    overflow: visible !important;
}

.listView {
    overflow: visible !important;
}

.ajax__calendar_container {
    width: 180px;
}

.ajax__calendar_body {
    width: 180px;
}

.NewPopUp .inputNew {
    width: 80% !important;
}
/*************================================Define Company End========================***************/
.tab {
    padding: 8px;
    font-size: 14px;
    font-weight: 600;
    color: Gray;
}

    .tab:hover {
        color: black;
    }

.current {
    border-bottom: 3px solid #18aacc;
    color: black;
}

.disp-none-imp {
    display: none;
}

.rotate {
    -moz-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}

.down {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.maxWidth10 {
    max-width: 10px !important;
}

.no-background .Addview {
    box-shadow: none !important;
    background: none !important;
    border: none !important;
}

.no-background .listView {
    box-shadow: none !important;
    background: none !important;
    border: none !important;
}

.no-background .table-custom-class {
    min-width: 1500px !important;
    width: auto;
}

.tdHeader {
    padding: 8px;
    min-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: 600;
    border-right: 1px solid #ccc;
}

.tdbody {
    padding: 8px;
    min-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    border-right: 1px solid #ccc;
}

.max-height-600 {
    max-height: 600px !important;
}












/* ==============================ACcount Definition Page=================*/
.SumoSelect > .optWrapper > .options li.opt {
    width: 100% !important;
}

.SumoSelect > .optWrapper > .options li label {
    margin-left: 5px !important;
}


.sapnstyle {
    width: 80% !important;
}

.slider {
    text-align: left;
}

#Accountmask {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    position: fixed;
    z-index: 99;
}

#Accountmodel {
    width: 92%;
    height: 85%;
    top: 20px;
    position: fixed;
    margin-left: 2%;
    padding: 20px;
    overflow: scroll;
    z-index: 99999;
    background: #FFF;
    box-shadow: 3px 3px 3px 3px gray;
}

#flip, #panel1 {
    padding: 5px;
    text-align: left;
    background-color: #fff;
    border: solid 1px #ccc;
    z-index: 9;
    cursor: pointer;
}

#panel1 {
    height: 120px;
}

.innerform {
    width: 62%;
}

#Maincontent {
    width: 100%;
    overflow: hidden;
    min-height: 423px;
    margin: 0 auto;
    padding: 0px 0 0 0;
    height: auto;
}

.NewPopUp ul {
    height: 350px;
    overflow-y: auto;
}

.NewPopUp .head .close {
    margin: 0px 20px;
    font-weight: bold;
}

#divInnerLeftsideTree {
    margin: 0px !important;
}

#divInnerLeftsideTree, #divLibraryTreeView {
    margin: 0px !important;
}

.size-adjust img {
    height: 10px;
    width: 10px;
}

#allCompanyList {
    background: #f4f4f4;
    border-radius: 10px;
    padding: 8px;
}

    #allCompanyList .treenodeclick {
        font-weight: bold;
    }

    #allCompanyList ul {
        list-style-type: none;
        padding: 0px 14px;
    }

        #allCompanyList ul li {
            padding: 5px 0px;
        }

#selectCompanyModal .modal-lg {
    width: 50% !important;
    min-width: 300px !important;
}

.innerPageSet .heading1 h4, .searchResult .heading1 h4, .heading2 {
    padding: 0px !important;
    margin: 8px;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.calendaricon {
    top: 29px !important;
}

.box {
    margin-bottom: 2px !important;
}

.SumoSelect > .CaptionCont {
    line-height: 21px !important;
    border-radius: 6px !important;
}

.mb0 label {
    margin-bottom: 0px;
}

#contentMain_pnlPaymentDetails .form-group {
    margin-bottom: 8px;
}

.bold {
    font-weight: bold;
}

table .impColumn {
    background: #DDDDDD;
}
/*===============Queries for skeleton==============*/
@media (max-width: 599px) {
    #expand {
        max-height: 28rem !important;
    }


    .fullview {
        height: 28rem !important;
    }
}

@media (max-width: 959px) and (min-width: 600px) {
    #expand {
        max-height: 29rem !important;
    }


    .fullview {
        height: 29rem !important;
    }
}

}


.select2-container--open {
    z-index: 9999999999;
}


.modalBodyChequePrinting {
    background: white;
    width: 70%;
    height: 80%;
    margin: 0 auto;
    position: absolute;
    top: 10%;
    left: 20%;
}

.modalMask {
    position: absolute;
    background: rgba(0, 0,0,0.65);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.iframeSet {
    height: 400px;
}

#mdleinvoicelogin .modal-content, #mdleinvoicelogin .modal-body {
    padding: 0px !important;
}

.panel {
    margin-bottom: 0px;
}

.mr4 {
    margin-right: 8px;
}


/*.rotor-group:nth-child(1), .rotor-group:nth-child(2){display: none !important;}*/
.rotor-group:nth-child(1) {
    display: none !important;
}

.flipdown .rotor {
    font-size: 13px !important;
}

    .flipdown .rotor,
    .flipdown .rotor-leaf,
    .flipdown .rotor-leaf-front,
    .flipdown .rotor-leaf-rear,
    .flipdown .rotor-top,
    .flipdown .rotor-bottom,
    .flipdown .rotor:after {
        width: 15px !important;
        height: 30px !important;
    }

.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before,
.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
    left: 39px !important;
}

.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before {
    bottom: 2px !important;
    height: 5px !important;
    width: 5px !important;
}

.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
    bottom: 12px !important;
    height: 5px !important;
    width: 5px !important;
}

.flipdown .rotor-leaf-front,
.flipdown .rotor-top {
    line-height: 20px !important;
}

.flipdown .rotor-leaf,
.flipdown .rotor {
    height: 20px !important;
}

    .flipdown .rotor-leaf-front,
    .flipdown .rotor-leaf-rear,
    .flipdown .rotor-top,
    .flipdown .rotor-bottom,
    .flipdown .rotor:after {
        height: 10px !important;
    }

.flipdown {
    overflow: visible;
    width: auto !important;
    height: 35px !important;
    /*position: fixed;
    right: 27%;
    top: 2px;*/
    z-index: 9999;
    background: #02adb8;
    padding: 0px 20px !important;
    box-shadow: 0 1px 2px 0 rgb(33 33 33 / 14%), 0 0 1px 0 rgb(0 0 0 / 14%);
    border-radius: 6px;
    padding-top: 3px !important;
    padding: 8px !important;
    margin-top: 4px;
}

.rotor-group-heading {
    display: none !important;
}

.flipdown .rotor-group {
    padding-right: 15px !important;
}

.sesTime {
    color: #fff !important;
    margin-right: 6px !important;
}

.flipdown.flipdown__theme-light .rotor, .flipdown.flipdown__theme-light .rotor-top, .flipdown.flipdown__theme-light .rotor-leaf-front {
    color: #fff !important;
    background-color: #047981 !important;
}

.flipdown.flipdown__theme-light .rotor-bottom, .flipdown.flipdown__theme-light .rotor-leaf-rear {
    color: #fff !important;
    background-color: #047981 !important;
}

.flipdown.flipdown__theme-light .rotor:after {
    /* border-top: solid 1px #222222; */
    border: none !important;
}

.flipdown .rotor-group:last-child {
    padding-right: 0 !important;
}

.width225 {
    width: 225px;
    margin-right: 15px;
}

#selectCompanyModal .close {
    outline: none;
    border: none;
    background: no-repeat;
    color: #000;
}

#CostCentreModal .modal-header {
    border-bottom-color: #f4f4f4;
    padding: 10px 15px;
    background: #09545d;
    background: #2d83b4;
    background: -moz-linear-gradient(-45deg, #0093a0 0, #2d83b4 100%);
    background: -webkit-linear-gradient(-45deg, #0093a0 0, #2d83b4 100%);
    background: linear-gradient(135deg, #0093a0 0, #2d83b4 100%);
}

#CostCentreModal .close {
    outline: none;
    border: none;
    background: no-repeat;
    color: #000;
    margin-top: 0px;
}

.isdSet {
    background: rgba(24, 170, 204, .07);
    border: 1px solid rgba(24, 170, 204, .16);
    padding: 2px 5px;
    border-radius: 6px;
    font-size: 11px;
    color: #02adb8;
    accent-color: #7ae0e7;
    line-height: 13px;
}

    .isdSet input {
        vertical-align: -4px;
    }
