﻿
body {
    font-family: var(--default-app-font);
    font-size: 10pt;
    width: 100%;
    color: black;
    letter-spacing: 0.03em;
}

/* WEBMASTER TEMPLATE
===============================================================================================	*/
#TopStripBlue1 {
    background: var(--main-dark-bg-app_color);
    width: 250px;
    height: 10px;
}
.TopDeviderWhite
{
	background:white;
	width:1px;
	height:10px; 

	
	
}
#TopStripBlack {
    background: var(--top_stip_second-app_color);
    height: 10px;
}

#TopStripBlue2
{
	background:var(--main-dark-bg-app_color); 
	width:35.1px;
	height:10px;

	  
	  
}


    #PhoneTemplate {
        display: none;
    }

    #TabletTemplate {
        display: none;
    }

    #PcTemplate {
        display:inline;
    }


.TopLogo {
    width: 100%;
    height: 90px;
    background: var(--ops_app_top_banner_background);
    background-repeat: repeat-x;
}

.appLogo {
    background: var(--ops_app_top_banner_logo);
    background-repeat: no-repeat;
    width: 250px;
    height: 90px;
    float: left;
    margin: 0;
}


    .LoginInfoContainer {
        position: relative;
        height: 30px;
    }

.loginInfo1 {
    position: absolute;
    top: 17px;
    right: 0;
}


    
.LoginDetails {
    background-color:var(--main-dark-bg-app_color);
    height:50px;
    text-align:left;
    cursor:default;
  
}

    .LoginDetails:hover {
        background-color: var(--main-dark-bg-app_color);
        height: 50px;
        text-align: left;
        cursor: default;
    }	

.loginWecome {
    font-size:11px;
    display:inline;
}

Div.DlinkLoggedIn
{
	
	display:inline;
	
	}
		
Div.DlinkLoggedIn A
{

	text-decoration:none;
	color:white;
	display:inline;

	}
	
	
Div.DlinkLoggedIn A:hover
{
	text-decoration:underline;
	color:white;
	display:inline;
	}


.AdminHeader {
    padding-top: 30px;
    margin-top:10px;
    display: inline-block;
    font-family: var(--default-app-font);
    font-weight: bolder;
    color: var(--ops_app_top_banner_text-color);
    font-size: 26pt;
}




#PageTitleText {
    color: var(--main-dark-bg-app_color);
    font-family: var(--default-app-font);
    font-weight:500;
    font-size: 20px;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid var(--main-dark-bg-app_color);
}

#SubPageBodyText {
    width: 98%;
    padding-left: 10px;
    padding-right: 10px;
    font-family: var(--default-app-font);
    font-size: 11px;
    line-height: 17px;
    text-align: justify;
}

.TopFHArt1
{

	clear:both;
    background:var(--main-dark-bg-app_color);
    height:5px;
    width:100%;
	
}

#FooterStripBlue1
{
	background:var(--main-dark-bg-app_color); 
	width:250px;
	height:10px;
 
	  
}

#FooterStripBlack
{
	background:var(--top_stip_second-app_color); 

	height:10px;
	
	  
}

#FooterStripBlue2
{
	background:var(--main-dark-bg-app_color); 
	width:20px;
	height:10px;
	 
	  
	  
}


#Footer1 {
    clear: both;
    background: var(--main-light-bg-app_color);
    height: 26px;
    width: 100%;
    overflow: hidden;
}



#FooterCopyRightText {
    clear: both;
    float: left;
    font-family: var(--default-app-font);
    font-size: 8pt;
    padding-left: 10px;
    padding-top: 4px;
 
}


.loginBoxSize {
    width:400px;
    text-align:left;
    margin-left: auto; 
    margin-right: auto;
    height:300px;

}


 .d-button
{
	border: 1px solid var(--main-dark-bg-app_color);

    	FONT-SIZE: 9pt;
    	COLOR: white;
        height:29px;
      
    	BACKGROUND-COLOR: var(--main-dark-bg-app_color);
    	TEXT-DECORATION: none;
    	padding:2px 10px 2px 10px;
       
  

}

 



 .d-button-sm
{
	border: 1px solid var(--main-dark-bg-app_color);

    	FONT-SIZE: 8pt;
    	COLOR: white;
        height:20px;
      
    	BACKGROUND-COLOR: var(--main-dark-bg-app_color);
    	TEXT-DECORATION: none;
    	padding:1px 10px 1px 10px;
       
  

}

.d-button-no {
    BACKGROUND-COLOR: var(--no-button-bg-color);
    FONT-SIZE: 9pt;
    COLOR: white;
    height: 29px;
    TEXT-DECORATION: none;
    padding: 2px 10px 2px 10px;
}


.d-button-yes {
    BACKGROUND-COLOR: var(--yes-button-bg-color);
    FONT-SIZE: 9pt;
    COLOR: white;
    height: 29px;
    TEXT-DECORATION: none;
    padding: 2px 10px 2px 10px;
}






 Div.EntryFormSubmitButtons
{
      text-align:right; 
}


 
Div.Dlink
{
	font-size:10px;
	display:inline;
	
	}
		
Div.Dlink A
{
	font-size:10px;
	text-decoration:none;
	color:var(--main-dark-bg-app_color);;
	display:inline;
	}


    Div.Dlink A:hover {
        text-decoration: underline;
        color: var(--main-dark-bg-app_color);
        display: inline;
    }		




.demo-section {
                    width:100%;
                    background-color:var(--main-light-bg-app_color);
                }


  .fieldlist
                {
                    margin:0;
                    padding:0;
                }

                .fieldlist li
                {
                    list-style:none;
                    padding:10px 0;
                }

                .fieldlist label {
                    display: inline-block;
                    width: 150px;
                    margin-right: 5px;
                    text-align:left ;
                }


.VerticalSpacer1
{
	height:1px; 
}	

.VerticalSpacer2
{
	height:2px; 
}	

.VerticalSpacer3
{
	height:3px; 
}

.VerticalSpacer4
{
	height:4px; 
}	

.VerticalSpacer5
{
	height:5px; 
}	

.VerticalSpacer10
{
	height:10px; 
}	
.VerticalSpacer20
{
	height:20px; 
}	



/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 2px;
    padding-right: 2px;
    text-align:justify;
     
}


#SysError {

    font-size:1.3em;
    display:none;

    
}

#SysErrorMsg {
    display:inline;
}



#successAlert {

    font-size:1.3em;
    display:none;

    
}

#successAlertMsg {
    display:inline;
}

/* loading progress style
===============================================================================================	*/


div.k-loading-mask
{
    z-index: 3; /* must be larger than the z-index:2 of #container */

    opacity:0.1;
       background-color:var(--main-dark-bg-app_color);
}

/* By default the text is hidden, re-position the text */
span.k-loading-text
{
    text-indent: 0;
    top: 50%;
    left: 50%;
   display:none;
    
}

 

    

div.k-loading-image
{
    display: none;
}


.glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg); }
    to { transform: scale(1) rotate(360deg); }
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

.ProcessContainer {
        position: relative; /* required */
        

 
    }






.Small_box {
    font-family: var(--default-app-font);
    font-size: 8pt;
    color: black;
}




Div.menuK1 {
    font-size: 1em;
    font-family: var(--default-app-font);
    display: inline;
    line-height: 21px;
}
		
Div.menuK1 A
{

	text-decoration:none;
	color:black;
	display:inline;
	text-decoration:none;
	}


    Div.menuK1 A:hover {
        text-decoration: none;
        color: var(--main-dark-bg-app_color);
        display: inline;
    }


div.modal_header {
    	background:var(--main-dark-bg-app_color); 
}

div.modal_footer {
    border-top:1px solid var(--main-dark-bg-app_color);
}

.modal_title {
    color:white;
    font-weight:bold;
}

.modal_close {
 color:white;
}

HR.line
{
	
	color:var(--main-dark-bg-app_color);
	border:1px solid var(--main-dark-bg-app_color); 
	}


 .gridView table {
        border-spacing: 5px;
        border-collapse: collapse;
    }

.gridView thead > tr > th {
    border-spacing: 5px;
    text-align: left;
    BACKGROUND-COLOR: var(--main-dark-bg-app_color);
    color: white;
    padding-left: 5px;
    font-family: "DejaVu Sans", "Arial", sans-serif;
    font-size: 8pt;
}

.gridView td {
    border-spacing: 5px;
    text-align: left;
    font-family: "DejaVu Sans", "Arial", sans-serif;
    font-size: 8pt;
    height: 10px;
}	
table.dataTable tbody tr { background-color: white; }
 table.dataTable tbody tr:nth-child(2n) { background-color:#EBEBEB; }

 table.dataTable tbody tr:hover { background-color: #9fb9c4; }
 table.dataTable tbody tr:nth-child(2n):hover  { background-color:#9fb9c4; }


div.FormEntryShading
{
	background-color:var(--main-light-bg-app_color);;
	border:1px solid #C8C8C8;
	padding-left:5px;
	padding-top:5px;
     border-radius: 5px;
     padding-right:5px;
	}

DIV.FormEntryButtonsLocation
{
	width:100%;
	text-align:right;
	padding-right:5px;
    padding-left:5px;
    border-top:1px solid var(--main-dark-bg-app_color);; 
    margin-top:5px;
    padding-top:5px;
	

	
	
}
DIV.FormEntryButtonsLocation_no_line {
    width: 100%;
    text-align: right;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 5px;
    padding-top: 5px;
}

.FormEntry {
    width:98%;
    text-align:left;
    margin-left: auto; margin-right: auto;

}

div.FormEntryHeader
{
background-color:var(--main-light-bg-app_color);
border-bottom :solid 2px var(--main-dark-bg-app_color);font-weight:bold;margin-bottom:6px;padding-left:5px;font-size:10pt;padding-bottom:5px;
	 
}	

.FormEntryInput {
    width: 100%; 
}

.FormEntryLabel {
    font-weight: bold;
    padding-left: 5px;
    font-family: "DejaVu Sans", "Arial", sans-serif;
}

div.test {
    background-color:red;
}


#AccessDenied {
    width: 100%;
    background-color: var(--main-light-bg-app_color);;
    border-radius: 10px;
    border: 2px solid var(--main-dark-bg-app_color);
    padding: 20px; 
    text-align:center;
    color:red;
    font-size:2em;

    
}

#AccessDeniedrMsg {
    display:inline;
}





div.GVDlink
{
	font-size:10px;
	display:inline;
	
	}
		
div.GVDlink A
{
	font-size:10px;
	text-decoration:underline;
	color:var(--main-dark-bg-app_color);
	display:inline;
	}
	
	
div.GVDlink A:hover
{
	text-decoration:underline;
	color:red;
	display:inline;
	}





TD.FormViewFieldLable {
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    padding-right: 5px;
    font-family: "DejaVu Sans", "Arial", sans-serif;
}







TD.FormViewHeader {
    text-align: left;
    font-weight: bold;
    background-color: var(--main-light-bg-app_color);;
    border-bottom: Dotted 1px gray;
    font-family: "DejaVu Sans", "Arial", sans-serif;
}


.modal-dialog-fs {
  width: 100%;
 
  padding: 0;
}

.modal-content-fs {

  border-radius: 0;
}

TD.numericCol {
 text-align:right;


}




.BoxShaddow {
    width: 100%;
    box-shadow: 3px 3px 3px grey;
    border: 1px solid var(--main-dark-bg-app_color);
    box-shadow: 3px 3px 3px grey;
    border-radius: 15px 15px 0 0;
}

.BoxFullHeader {
    BACKGROUND-COLOR: var(--main-dark-bg-app_color);
    width: 100%;
    height: 37px;
    cursor: default;
    border-radius: 15px 15px 0 0;
}

.BoxFullHeader
{
	font-weight:bold;  
	text-align:left;
	padding-left:10px;
	padding-top:12px;     

  
    color: white;
    display: block;
    
}




.BoxFullBody
{
	width:100%;

	
	
}



.BoxSubHeader {
    width: 100%;
    height: 31px;
    border-bottom: 1px solid var(--main-dark-bg-app_color);
    background-color: var(--main-light-bg-app_color);
  
}


.BoxSubHeader {
    font-family: var(--default-app-font);
    font-size: 13px;
    font-weight:bold;
    text-align: left;
    padding-left: 5px;
    padding-top: 7px;
    color: var(--main-dark-bg-app_color);
    display: block;
}



TD.gvDataItemAlignRight {
 text-align:right;


}
TD.gvDataItemAlignLeft {
 text-align:left;


}
TD.gvDataItemAlignCenter {
 text-align:center;


}

DIV.rightAlign
{
	width:100%;
	text-align:right;
	padding-right:5px;
    padding-left:5px;

    margin-top:5px;
    padding-top:5px;
	

	
	
}


DIV.ButtonsLocationLeft
{
	width:100%;
	text-align:left;
	padding-left:2px;
    border-top:1px solid var(--main-dark-bg-app_color); 
    margin-top:5px;
    padding-top:5px;
    
	

	
	
}


TD.FieldViewFieldLable {
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
    white-space: nowrap;
    background-color: var(--main-light-bg-app_color);
    font-family: var(--default-app-font);
}



.fv_table td,.fv_table th
{
    background-color:white;
    height:35px;
    padding-left:5px;

}



.fv_table-bordered td, .fv_table-bordered th {
    border: 1px solid var(--main-light-bg-app_color) !important;
}
    
/*updated 7-apr-2020*/
table.dataTable tr.group td {
    font-weight: bold;
    background-color: var(--gv-group-footer-bg-color);
    border-bottom: 1px solid var(--main-dark-bg-app_color);
    color: white;
    font-family: var(--default-app-font);
}

/*updated 7-apr-2020*/
td.gv_group_sub_total {
    text-align: right;
    padding-right: 5px;
    border-top: 1px solid var(--main-dark-bg-app_color) !important;
    color: black !important;
    background-color: var(--main-light-bg-app_color) !important;
    font-family: var(--default-app-font);
}

/*added 7-apr-2020*/
th.gv_group_grand_total {
    text-align: right;
    padding-right: 5px;
    border-top: 1px solid var(--main-dark-bg-app_color) !important;
    background-color: var(--main-light-bg-app_color) !important;
    color: black !important;
    font-family: var(--default-app-font);
}


.Header3 {
    font-family: var(--default-app-font);
    font-size: 11px;
    font-weight: bold;
    color: var(--main-dark-bg-app_color);
    border-bottom: Solid 1px var(--main-light-bg-app_color);
    line-height: 24px;
    width: 100%;
}


    .bullet {
        width: 14px;
        height: 10px;
        background: url('images/main_menu_bullet.jpg');
        background-repeat: repeat-x;
    }


    td.details-control {
    background: url('images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('images/details_close.png') no-repeat center center;
}

.inputError {
    border:1px solid red;

}






TR.GridViewShp_Dec_Header {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: black;
    font-family: var(--default-app-font);
    border-bottom: 1px solid black;
}

    TR.GridViewShp_Dec_Header th {
        text-align: left;
        padding-left: 5px;
        border-bottom: 1px solid black;
    }


TR.GridViewShp_Dec {
    font-family: var(--default-app-font);
    font-size: 9pt;
    color: Black;
}


/* added on 11-oct-2020 for the gridview collapse functionality*/
table.dataTable tr.group a {
   
    color: white;
}







/* added on 28-oct-2020 for the new gridview styling*/
.k-grid-header, .k-grid-header .k-header {
    background-color: var(--main-dark-bg-app_color);
    color: white !important;
}

    .k-grid-header th.k-header {
        background-color: var(--main-dark-bg-app_color);
        color: white !important;
    }

        .k-grid-header th.k-header > .k-link {
            display: block;
            min-height: 18px;
            line-height: 18px;
            margin: -.5em -.6em -.4em 0;
            padding: .5em .6em .4em 0;
            overflow: hidden;
            text-overflow: ellipsis;
            color: white !important;
            background-color: var(--main-dark-bg-app_color);
        }




.k-button {
    border-color: var(--main-dark-bg-app_color);
    background-color: var(--main-dark-bg-app_color);
    color: white !important;
    background-image: none;
}

.k-group-indicator {
    background-color: var(--main-dark-bg-app_color);
    color: white !important;
}

.k-group-indicator a:link {
    color: white !important;
}

    .k-group-indicator a:visited {
        color: white !important;
    }

    .k-group-indicator a:hover {
        color: white !important;
    }

    .k-group-indicator a:active {
        color: white !important;
    }



.k-pager-wrap .k-link.k-state-selected {
    color: white !important;
    background-color: var(--main-dark-bg-app_color);
    border-color: var(--main-dark-bg-app_color);
    background-image: none;
}

.k-list .k-state-focused, .k-popup .k-list .k-state-hover, .k-popup .k-list .k-state-selected {
    background-color: var(--main-dark-bg-app_color);
    color: white !important;
    background-image: none;
}

.k-header > .k-grid-filter, .k-header > .k-header-column-menu {
    background-color: var(--main-dark-bg-app_color);
}

.k-header {
    background-image: none;

    background-position: 50% 50%;
    background-color: var(--main-light-bg-app_color);
}

/*added by hussain on 3-dec-2020*/
tr.k-state-selected {
    background-color: var(--gv-selected-row-bg-color) !important;
    color: black !important;
}

.text_small {
    line-height:15px;
    font-size:9pt;
    margin: 4px 4px 4px 4px;
}

/*added by hussain on 16-dec-2020*/
.k-grid-update {
    BACKGROUND-COLOR: var(--yes-button-bg-color);
}

    .k-grid-update:hover {
        BACKGROUND-COLOR: var(--yes-button-bg-dark-color);
    }


.k-grid-cancel {
    BACKGROUND-COLOR: var(--no-button-bg-color);
}

.k-window-titlebar {
    background-color: var(--main-dark-bg-app_color);
    color: white !important;
    background-image: none;
}

/*added by hussain on 31-dec-2020
    Facebook style content loading - used for the HTML5 public site CMS
*/

.k-button.k-state-hover, .k-button:hover {
    color: #2e2e2e;
    border-color: var(--main-dark-bg-app_color);
    background-color: var(--main-dark-bg-app_color);
    background-image: none;
    opacity: 0.9;
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    position: relative;
}



.PublicTopLogo {
    width: 100%;
    height: 107px;
    background: var(--public_app_top_banner_background);
    background-repeat: repeat-x;
}

.PublicAppLogo {
    width: 387px;
    height: 107px;
    float: left;
    margin: 0;
}

.PublicPlane {
    width: 590px;
    height: 107px;
    float: right;
    margin: 0;
}


#PulicMenuBar {
    background-image: var(--public_menu_background);
    width: 100%;
    height: 45px;
    background-repeat:repeat-x;
    display: block;
   
}

#PulicMenuBarRight {
    background-image: var(--public_menu_background_right);
    width: 100%;
    height: 45px;
    background-repeat: no-repeat;
    display: block;
    background-position: right;
    padding-top:6px;
}

#TabletTemplatePublic {
    display: none;
}


#PcTemplatePublic {
    display: inline;
}

#PhoneTemplatePublic {
    display: none;
}



#PublicFooter1 {
    clear: both;
    background: var(--main-light-bg-app_color);
    height: 25px;
    width: 100%;
    overflow: hidden;
}


#PublicFooterCopyRightText {
    font-family: var(--default-app-font);
    font-size: 8pt;
    padding-right: 10px;
   
}


#PublicFooterMenu {
    clear: both;
    float: left;
}

ol,
ul {
    list-style: none;
    
}




nav ul {
    margin: 0 0 0 0;
}

    nav ul li {
        float: left;
        margin: 0 0 0 0;
    }


        nav ul li a,
        nav ul li span {
            display: block;
            background: var(--main-light-bg-app_color);
            font-family: var(--default-app-font);
            font-size: 9pt;
            color: black;
            text-decoration: none;
            padding-left: 0.6em;
            padding-right: 0.6em;
            padding-top: 0.3em;
            padding-bottom: 0.3em;
            cursor: pointer;
            -webkit-transition-duration: .1s;
            transition-duration: .2s;
            border-right: solid 1px darkgrey;
            
        }

            nav ul li a:hover,
            nav ul li span:hover {
                background: var(--gv-group-footer-bg-color);
                color: black;
            }



div.publicSubHeader {
    background-color: var(--public-app_subheader_color);
    border-top-left-radius: 10px 5px;
    border-top-right-radius: 10px 5px;
    font-weight: bold;
    padding-left: 8px;
    font-size: 10pt;
    color: white;
    padding-top: 8px;
    height: 35px;
}


/*add on 1-march-21*/
.nav-tabs {
    border-bottom: 1px solid var(--main-dark-bg-app_color);
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        color: white;
        cursor: default;
        background-color: var(--main-dark-bg-app_color);
        border: 1px solid var(--main-light-bg-app_color);
        border-bottom-color: transparent;
    }


.panel-default {
    border-color: var(--main-dark-bg-app_colo);
    
}

.panel-heading {
    padding: 0 0 0 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.help-block {

    color:black;
}

.k-grid {
    color:black;
}

/*add on 10-march-21*/
TABLE.FormViewCharges:not(.k-grid) {
    font-family: var(--default-app-font);
    font-size: 11px;
    color: #414445;
}

TD.FormViewChargesFieldLable:not(.k-grid) {
    text-align: right;
    padding-right: 5px;
    border-style: none;
    padding:unset;
}

TD.FormViewChargesFieldData:not(.k-grid) {
    text-align: right;
    padding-right: 20px;
    border-style: none;
    padding: unset;
}

TD.FormViewChargesLine {
    border-bottom: 1px solid #A0A0A0;
    height: 5px;
    
    padding: unset;
}

TD.FormViewChargesFieldLableBold {
    text-align: right;
    padding-right: 5px;
    font-weight: bold;

    border-style: none;
    padding: unset;
}

TD.FormViewChargesFieldDataBold {
    text-align: right;
    padding-right: 20px;
    font-weight: bold;
    padding-right: 5px;
    border-style: none;
    padding: unset;
}

HR.lineGrey {
    border-bottom: 1px solid #8BACBB;
}

.k-detail-cell {
    background-color: var(--main-light-bg-app_color);
}



.div-table {
    display: table;
    width: auto;
  
}

.div-table-row {
    display: table-row;
    width: auto;
    clear: both;
}

.div-table-col {
    float: left; /* fix for  buggy browsers */
    display: table-column;

}



.SubHeader1 {
    width: 100%;
    border-bottom: 1px solid var(--main-dark-bg-app_color);
    font-family: var(--default-app-font);
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    padding-top: 7px;
    color: var(--main-dark-bg-app_color);
    display: block;
}



div.BoxShading {
    background-color: var(--main-light-bg-app_color);
    border: 1px solid #C8C8C8;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
}



TR.GridViewHeaderPayment {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: var(--default-app-font);
    BACKGROUND-COLOR: #CACACA;
}

    TR.GridViewHeaderPayment th {
        text-align: left;
        padding-left: 5px;
        height:25px;
    }


    TR.GridViewHeaderPayment td {
        text-align: left;
        padding-left: 5px;
        height: 25px;
    }



TR.GridViewItem {
    font-family: var(--default-app-font);
    font-size: 8pt;
    color: Black;
    
    border: 1px solid #C8C8C8;
}


    TR.GridViewItem td {
        padding-left: 5px;
        height: 25px;
    }

div.acc_doc_h4 {
    padding-left: 6px;
    font-family: var(--default-app-font);
    font-size: 8pt;
    color: Black;
    font-weight:bold;
}


/*for multi select box*/
.multi-select__select {
    align-items: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    justify-content: left;
    min-height: 44px;
    padding: 5px 10px;
    position: relative;
    transition: 0.2s;
    width: 100%;
    height: 50px;
    border-radius: 6px;
    border: none;
    border: 1px solid #aaaaaa;
    background: transparent;
    color: #aaaaaa;
}

.multi-select__autocomplete::placeholder {
    color: red;
}

.multi-select__options {
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    color: #363b3e;
    display: none;
    left: 0;
    max-height: 221px;
    position: absolute;
    top: 50px;
    width: 100%;
    z-index: 5;
    overflow-y: scroll;
}

.multi-select__option:hover {
    background-color: #e9e9e9;
}

.multi-select__select--opened .multi-select__options {
    display: block;
}

.multi-select__option {
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
    box-sizing: border-box;
    height: 44px;
    line-height: 25px;
    padding: 10px;
}

.multi-select__option-active {
    background-color: var(--main-dark-bg-app_color) !important;
    color: #ffffff;
}

.multi-select__option--selected {
    color: #e4e4e4;
    cursor: initial;
    pointer-events: none;
}

.multi-select__option--hidden {
    display: none;
}

.multi-select__selected-label {
    background: var(--main-dark-bg-app_color);
    border-radius: 4px;
    color: #fff;
    cursor: initial;
    display: inline-block;
    margin: 5px;
    padding: 3px 7px;
    font-size: 12px;
}

    .multi-select__selected-label:last-of-type {
        margin-right: 0;
    }

    .multi-select__selected-label i {
        cursor: pointer;
        display: inline-block;
        margin-left: 7px;
    }

        .multi-select__selected-label i:hover {
            color: #e4e4e4;
        }

.multi-select__autocomplete {
    background: #f9f9f8;
    border-bottom: 1px solid #e4e4e4;
    border-left: none;
    border-right: none;
    border-top: none;
    box-sizing: border-box;
    font-size: 16px;
    outline: none;
    padding: 10px;
    width: 100%;
}





.Header_3 {
    font-family: var(--default-app-font);
    font-size: 8pt;
    font-weight: bold;
    color: var(--main-dark-bg-app_color);
    
    
    
}

/*added by hussain on 2-jul-2022*/
.rotate {
    vertical-align: top;
    transform: rotate(7deg);
    -ms-transform: rotate(90deg); /* IE 9 */
    -moz-transform: rotate(90deg); /* Firefox */
    -webkit-transform: rotate(90deg); /* Safari and Chrome */
    -o-transform: rotate(90deg); /* Opera */
}


.eac_custom {
    padding-top: 40px;
    background-color: #f9f9f8 !important;
    border:1px solid black;
    
}

/*added by hussain on 31-jan-2023 */

/*for PC*/

    .HelpHeader {
        display: inline-block;
        font-family: var(--default-app-font);
        font-weight: bolder;
        color: var(--ops_app_top_banner_text-color);
        font-size: 20pt;
        padding-left: 10px;
        padding-top: 5px;
    }

/*tablet small*/
@media only screen and (min-width: 550px) and (max-width:5700px) {
    .HelpHeader {
        display: inline-block;
        font-family: var(--default-app-font);
        font-weight: bolder;
        color: var(--ops_app_top_banner_text-color);
        font-size: 14pt;
        padding-left: 10px;
        padding-top: 5px;
    }
}
/*tablet*/
@media only screen and (min-width: 571px) and (max-width:780px) {
    .HelpHeader {
        display: inline-block;
        font-family: var(--default-app-font);
        font-weight: bolder;
        color: var(--ops_app_top_banner_text-color);
        font-size: 14pt;
        padding-left: 10px;
        padding-top: 5px;
    }
}


    /*//for mobile*/
    @media only screen and (min-width: 0px) and (max-width:570px) {
        .HelpHeader {
            display: inline-block;
            font-family: var(--default-app-font);
            font-weight: bolder;
            color: var(--ops_app_top_banner_text-color);
            font-size: 12pt;
            padding-left: 10px;
            padding-top: 14px;
        }
    }


span.HelpHeader_bg {
    background: var(--help-logo_bg);
}

nav.HelpHeader_bg2 {
    background: var(--help-logo_bg) repeat-x;
}


#logo_icon {
    width: 70px;
    height: 49px;
    display: block;
    font-size: 14pt;
    color: white;
    font-weight: bolder;
    text-align: center;
    padding-top: 10px;
    background: var(--help-logo_bg);
}

li.training_menu_header {
    font-family: var(--default-app-font);
    font-weight: bold;
    color: white !important;
}


.sidebar-mini.sidebar-collapse .sidebar-menu li.headerM {
    display: none !important;
    -webkit-transform: translateZ(0);
}



.navbar-nav > .notifications-menu > .dropdown-menu > li.headerM,
.navbar-nav > .messages-menu > .dropdown-menu > li.headerM,
.navbar-nav > .tasks-menu > .dropdown-menu > li.headerM {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
    font-size: 14px;
}


/*added by hussain on 06-feb-2023 */
.chatIcon {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: right;
}

.chatIconBG {
    background: url(images/chat_icon.png) no-repeat;
    width: 64px;
    height: 64px;
  
}

.chatIconBadgeNew {
    position: relative;
    left: -20px;
    top: 22px;
    cursor:pointer;
}



/*added by hussain on 15-feb-2023 */
.k-button-solid-base.k-hover_ya, .k-button-solid-base_ya:hover {
    background-color: #ebebeb;
}

.k-button_ya:focus, .k-button_ya:hover {
    text-decoration: none;
    outline: 0;
}

.k-button_ya:hover {
    background-color: #DDE0E3;
}


    .k-button-solid-base_ya {
        border-color: rgba(0,0,0,.08);
        color: #424242;
        background-color: #f5f5f5;
        background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.02));
    }

.k-button-md_ya {
    padding: 4px 8px;
    font-size: 8pt;
    line-height: 1.42857143;
}

.k-button_ya {
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    color: inherit;
    background: 0 0;
    font-family: inherit;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    position: relative;
    transition: color .2s ease-in-out;
}

.k-rounded-md_ya {
    border-radius: 4px;
}



.k-overflow-anchor_ya {
    background-color: #eae8e8;
    color:black !important;
    
}

    .k-overflow-anchor_ya:hover {
        background-color: #DDE0E3 !important;
        color: black !important;
    }


.loginInfo2 {
    top: 10px !important;
}

.LoginDetails2
{
    width:433px !important;
}

.k-overflow-button_ya
{
    color:black !important;
}

    .k-overflow-button_ya:hover {
        color: white !important;
    }



.k-button-icontext_ya
{
    color:black !important;
}

.k-button-icontext_ya:hover {
    color: white !important;
}

/*added by hussain on 02-mar-2023 */

div.file-footer-buttons
{
    display:none !important;
}


/*added by hussain on 15-jun-2023 */
div.modal_header_sub {
    background: var(--yes-button-bg-color);
}


/*added by hussain on 4-sep-2023 */
.d-button-sm-yes {
    BACKGROUND-COLOR: var(--yes-button-bg-color);
    FONT-SIZE: 8pt;
    COLOR: white;
    height: 20px;
    TEXT-DECORATION: none;
    padding: 1px 10px 1px 10px;
}

.widgetListHeader {
 
    font-size: 11pt;
    padding-top:4px;
    
    padding-left: 5px;
    height:30px;
 
    background-color: var(--main-light-bg-app_color);
}

/*added by hussain on 10-sep-2023 */
DIV.dashWidgetButtons {
    width: 100%;
    text-align: right;
    padding-right: 5px;
    padding-left: 5px;
    border-top: 1px solid var(--main-light-bg-app_color);
    margin-top: 5px;
    padding-top: 5px;
    
}

/*added by hussain on 04-mar-2024 */
input.disabled-input {
    pointer-events: none;
    background-color: #e9ecef;
    opacity: 1;
}

.customLoading {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -30%);
    font-size: 60px;
    color: #404040;
    z-index: 99999;
}



#LoginInfoToolbar {
    background-color: var(--main-dark-bg-app_color);
    color: white;
}

.k-overflow-button {
    color: black !important;
    border: none !important;
}

    .k-overflow-button:hover {
        color: white !important;
    }


.k-button_top_login {
    background-color: var(--main-light-bg-app_color);
    color:black;
    height:27px;
    
}


    .k-button_top_login:hover {
        background-color: var(--gv-selected-row-bg-color);
        color: black;
        height: 27px;
    }

.top_login_smrt_srch {
    height: 27.2px;
    border-top-left-radius: 0% !important;
    border-bottom-left-radius: 0% !important;
}

.top_login_smrt_srch1 {
    height: 27px;
}


/*AdminHeader css class is updated.. please check*/


/*added by hussain on 09-jul-2024 */
.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    
    -webkit-transition: .2s;
    transition: opacity .2s;
}

    .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: var(--main-dark-bg-app_color);
        cursor: pointer;
    }

    .slider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: var(--main-dark-bg-app_color);
        cursor: pointer;
    }


/*added by hussain on 15-jul-2024 */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--main-dark-bg-app_color) !important;
    color: #fff
}


.select2-selection__choice {
    background-color: var(--main-dark-bg-app_color) !important;
    border: 1px solid white !important;
    border-radius: 4px;
    height:25px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    color:white !important;
    padding-top:3px !important;
    font-size:9pt;
    
}

.select2-selection__choice__remove {
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}


/*added by hussain on 15-aug-2024 */
@media (min-width: 992px) {
    .modal-95 {
        width: 95%;
    }
    .modal-90 {
        width: 90%;
    }
    .modal-80 {
        width: 80%;
    }

    .modal-50 {
        width: 50%;
    }

    .modal-40 {
        width: 40%;
    }

    .modal-30 {
        width: 30%;
    }

    .modal-20 {
        width: 20%;
    }
}



/*added by hussain on 05-Nov-2024 */
.K-row-gap {
    content: ""; /* Required for pseudo-element */
    display: block;
    position: absolute;
    bottom: -1px; /* Adjust this if needed */
    left: 0;
    right: 0;
    height: 2px; /* Height of the gap */
    background-color: white; /* Color of the gap */
    pointer-events: none; /* Ensure it doesn’t interfere with row actions */
}


/*added by hussain on 05-feb-2025 */
div.modal_header_open_page {
    background: var(--top_stip_second-app_color);
}



/*added by hussain on 28-aug-2025 */
.notify {
    padding: 10px 15px;
    border-radius: 6px;
    font-weight: bold;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 8px;
}

    .notify.success {
        background: #4caf50;
    }

    .notify.error {
        background: #f44336;
    }

    .notify.warning {
        background: #ff9800;
    }

    .notify.info {
        background: #2196f3;
    }
