/* You can add global styles to this file, and also import other style files */
/*@import '../node_modules/primeng/resources/themes/omega/theme.css';
@import '../node_modules/primeng/resources/primeng.min.css';
@import '~@angular/material/prebuilt-themes/deeppurple-amber.css';
@import '~@angular/material/prebuilt-themes/indigo-pink.css';
@import '~@angular/material/prebuilt-themes/pink-bluegrey.css';
@import '~@angular/material/prebuilt-themes/purple-green.css';

*/
.demo-sidebar{
    background-color:white;
    height:100vh;
}
.list-item{
    color:gray;
    /* left:20px; */
    /* right:20px; */
    position: relative;
}
.example-sidenav{
    box-shadow: 0 16px 16px 0 rgba(0,0,0,0.08), 0 0 16px 0 rgba(0,0,0,0.06);
    min-width:77px !important;
    max-width: 257px !important;
}
.link_class{
    text-decoration: none;
    color:gray;
}
.link_class:hover{
    cursor: pointer;
    text-decoration:none;
    color:gray;
}
.navListItem{
    color:black;
    
}
/*.header ul.components{
    padding:20px 0;
}
.header ul li a {
    padding:10px;
    font-size:15px;
    color:black;
    display:block;

}
.header ul li a:hover {
    color:black;
    background:white;
}

.header ul li.active >a ,a[aria-expanded="true"]{
    color:black;
    background:#F0F3F8;
}
.sidebar-nav ul.components{
    padding:20px 0;
    border-bottom: 1px solid #F0F3F8;;
}
.sidebar-nav ul li a {
    padding:10px;
    font-size:1.1em;
    display:block;
    color:gray;

}
.sidebar-nav ul li a:hover {
    color:#7386d5;
    background:white;
}
.sidebar-nav ul li a:visited {
    color:gray;
    background:white;
}
.sidebar-nav ul li.active >a ,a[aria-expanded="true"]{
    color:white;
    background:#6d7fcc;
}
.ui-steps .ui-steps-item {
    width: 25%;
}

.ui-steps.steps-custom {
    margin-bottom: 30px;
}
 
.ui-steps.steps-custom .ui-steps-item .ui-menuitem-link {
    height: 10px;
    padding: 0 1em;
}
 
.ui-steps.steps-custom .ui-steps-item .ui-steps-number {
    background-color: #0081c2;
    color: #FFFFFF;
    display: inline-block;
    width: 36px;
    border-radius: 50%;
    margin-top: -20px;
    margin-bottom: 10px;
}

.ui-steps.steps-custom .ui-steps-item .ui-steps-title {
    color: #555555;
}
.ui-datatable .ui-datatable-header{
    background-color: white;
}
.ui-datatable th.ui-state-default{
    background-color: white;
}
.ui-datatable tbody>tr.ui-widget-content.ui-datatable-odd{
    background-color:white;
}
.ui-widget-header{
    background-color: white;
    
}
.steps-custom .ui-steps .ui-widget .ui-helper-clearfix{
    font-size:10px;
}
.ui-steps.steps-custom .ui-steps-item .ui-steps-number{
    width:20px;
}
.ui-steps.steps-custom .ui-steps-item .ui-menuitem-link{
    height:6px;
}
.ui-steps .ui-steps-number{
    font-size:175%;
} */

.navItemIcon{
    font-size: 15px;
    color:#aeaeae;;
    margin:0;
}
.navItemText{
    font-size: 16px;
    padding-left:10px;
    margin:0 0 0 0;
    color:#aeaeae;
    margin:0 0 0 0;
    padding-left:25px;
    font-family: Helvetica !important;
}

ul#menu-horizontal li {
    display:inline;
}
/*#alternate{
    box-shadow: 0 0 2px 0 #C1E3F5, 0 0 4px 0 rgba(117,165,177,0.08);

}
#alternate tbody tr:nth-child(even){
    background-color: #f0faff;
    color: black;
  }
  #alternate thead{
    background-color:#e6e6e6;
  }
 #alternate thead td:first-of-type {
    width:10%;
    border-right:1px solid #C0CFDF;
    font-family: Helvetica !important;
 }
 #alternate thead td{
    width:15%;
    border-right:1px solid #C0CFDF;
    font-family: Helvetica !important;
 }
 #alternate .tdContent {
    width:15%;
    font-family: Helvetica !important;
 }
 
 .tableContent .tableInput{
    width:100%;
    border-color: #C0CFDF;
    font-family: Helvetica !important;
 } */
 #row-new{
    margin: 0;
 }
 #row-new-login{
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 55vh;
 }
 #login-msg-container{
     margin: 0;
     float:right;
     padding:0;
 }
 #loginContent
{
    text-align: center;
    clear: both;
    float:none;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} 
#loginContent .logoImgContainer{
    text-align: center; width: 100%;min-height: 135px;
}
#loginContent .logoImgContainer .login-logo-img{
    padding: 30px 0;
    margin: 0 auto;
}
.button-pane-right{
    text-align:right;
    padding-right:20px;
  }
.inputFields{
    width:338px;
    border-radius:5px;
    padding:5px;
    border: 0.5px solid rgba(80, 141, 202,0.4) !important;
    color: #4A4A4A;
	font-family: Helvetica !important;
    font-size: 14px;
    height:40px;
  }
  .loginButton{
    background-color:#508DCA !important;
    color:white !important;
    padding: 0px 30px !important;
  }
  .selectClass {
    border-radius:0;
    background-color:#508DCA;
    color:white;
    height:35px;
    font-family: Helvetica !important;
  }
  .selectClassWhite {
    border-radius:0;
    color:#508DCA;
    background-color:white;
    height:35px;
    font-family: Helvetica !important;
  }
  .searchInput{
    border-radius:0;
    height:35px;
    font-family: Helvetica !important;
  }
  #searchButton{
    color:white;
    background-color:#508DCA;
    height:35px;
    border-radius:0;
    width:100%;
  }
.panel-content{
    background-color:white;
  }
.account-menu-first{
    border-top-left-radius:3px;
    border-top-right-radius:3px;
  }
.account-menu-last{
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
    border:0.5px solid #508dca;
    padding:10px;
  }
.account-selection-menu{
    border:0.5px solid #508dca;
    border-bottom:0;
    padding:10px;
  }
.account-selection-link{
    color:black;
    cursor:pointer;
    font-size: 14px;
    font-weight:bold;
    font-family: Helvetica !important;
  }
.selection-menu-active{
    background-color:#e8eef4;
  }
a {
    text-decoration: none !important;
    cursor: pointer;
}
#min_max_icon .mat-list-item-content
{
    padding:0;
}

#screen_icon{
    padding:0;
}
#screen_icon > .mat-list-item-content{
    padding:0;
}
.imgIcon{
    /* margin:auto; */
    padding-left:11px;
    /* padding-right:27px; */
}
.my-class {
    border-right: 5px solid #07B7E0;
    color:#07B7E0 !important;
    font-family: Helvetica !important;
  }
  .my-class .navItemText{
    font-size: 16px;
    padding-left:10px;
    margin:0 0 0 0;
    color:#07B7E0;
    margin:0 0 0 0;
    padding-left:25px;
    font-family: Helvetica !important;
  }
.stepper-prop{
      min-height:300px;
}
.label_style{
    color: #4A4A4A;
    font-family: Helvetica !important;
    font-size: 14px;
    font-weight: bold;
}
#stepper-style {
    background-color:#FAFAFA;
}
.typeahead-style{
    height:200px;
}
.input-error{
    border: 0.5px solid red !important;
    color: red;
    font-family: Helvetica !important;
	font-size: 14px;
  }
.input-error::-webkit-input-placeholder { color: red; }
.input-error :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: red !important;
}
.input-error ::-ms-input-placeholder { /* Microsoft Edge */
    color: red !important;
}

  .reviewClass{
    border-left:4px solid #508DCA;  
  }
  .reviewLabelType{
    color: #9B9B9B;
    font-family: Helvetica !important;
    font-size: 14px;
    font-weight:normal;
   
  }
  .reviewLabelValue{
    color: #4A4A4A;
    font-family: Helvetica !important;
    font-size: 18px;
    font-weight: normal;
  }
  #createStepper .mat-horizontal-stepper-header-container, #createRuleStepper .mat-horizontal-stepper-header-container{
    background-color: #FAFAFA;
  }
  #createStepper .mat-horizontal-stepper-header:first-of-type,#createRuleStepper .mat-horizontal-stepper-header:first-of-type{
      padding-left:0 !important;
  }
  #createStepper .mat-horizontal-stepper-header:last-of-type, #createRuleStepper .mat-horizontal-stepper-header:last-of-type{
    padding-right:0 !important;
}
#createStepper .mat-stepper-horizontal, #createRuleStepper .mat-stepper-horizontal {
    background-color: #FAFAFA;
}
#createStepper, #createRuleStepper {
    background-color: #FAFAFA;
}
#createRuleStepper .setCalDate{
  min-height: 300px !important;
}
  .linkActive{
      border-bottom: 5px solid #00A2DF;
      font-weight:bold;
      font-size:14px;
      padding-bottom:8px;
      color:black;
      font-family: Helvetica !important;
  }
  .row-border{
    border-top: 0.5px solid #898989;
    border-bottom: 0.5px solid #898989;
    padding-top:10px;
    padding-bottom:10px;
  }
  /* .row-spacing{
    padding-left:5px;
    padding-right:5px;
  } */
  .account-link{
    color:#A2A1A3;
    font-size: 14px;
    font-weight:bold;
    padding-bottom:10px;
    font-family: Helvetica !important;
  }
  .labelHeadStyle{
    color: #508DCA;
    font-family: Helvetica !important;
    font-size: 18px;
    font-weight: bold;
  }
  .mat-step-header .mat-step-icon {
    background-color: #508DCA !important;
    color: white !important;
  }
  #createStepper .mat-horizontal-content-container .contentClass, #createRuleStepper .mat-horizontal-content-container .contentClass {
    padding-left:0;
    padding-right:0;
	  border: 0.5px solid rgba(80, 141, 202, 0.4) !important;
	  border-radius: 2px;
    background-color: #FFFFFF;
    box-shadow: 7px 10px 8px rgba(117,165,177,0.08)!important;
    padding: 20px;
  }
  #createStepper .mat-horizontal-content-container, #createRuleStepper .mat-horizontal-content-container {
      padding:0;
      background-color:#FAFAFA;
  } 
  
  .mat-nav-list.expanded{
    width:257px;

}
.mat-nav-list.collapsed{
    width:77px;
}
  .heading{
        color: #000000;
        font-family: Helvetica !important;
        font-size: 24px;
        font-weight: bold;
  }
  .subHeading{
      color:#4A4A4A;
      opacity: 0.4;
      font-size:14px;
      font-weight:normal;
      font-family: Helvetica !important;
  }
  #messageCard .mat-card .success{
      background-color:#27D5A3;
      color:white;
  }
  #messageCard .mat-card .error{
      background-color: #D5333A;
      color:white;
  }
.splitHeader{   
        color: #508DCA;
        font-family: "Helvetica Neue";
        font-size: 18px;
        font-weight: bold;
}
.splitBorder{
    border-bottom:0.5px solid #508DCA;
}
#tableStyle{
    background-color:white;
    box-shadow: 0 0 11px 0 rgba(80,141,202,0.13), 6px 3px 9px 0 rgba(117,165,177,0.08);
}
#tableStyle thead tr{
    border-bottom: 1.5px solid #508DCA;
    color:black;
}
#tableStyle tbody tr td{
    vertical-align: middle;
}
 #tableStyle thead td:first-of-type {
    width:10%;
    /* border-right:1px solid #C0CFDF; */
    font-family: Helvetica !important;
 }
 #tableStyle thead td{
    width:15%;
    /* border-right:1px solid #C0CFDF; */
    font-family: Helvetica !important;
 }
 #tableStyle .tdContent {
    width:15%;
    font-family: Helvetica !important;
 }
 
 .tableContent .tableInput{
    width:100%;
    border-color: #C0CFDF;
    font-family: Helvetica !important;
 }

 p-calendar.commonInputCalendar .ui-calendar .ui-inputtext:focus{
	box-shadow: none !important;
	border: 2px solid #629fe6 !important;
}
p-calendar.commonInputCalendar .ui-calendar .ui-inputtext{
	border: 2px solid #caddef;
    border-radius: 3px;
}

p-calendar.commonInputCalendar .ui-calendar button.ui-datepicker-trigger, button.ui-datepicker-trigger:hover, button.ui-datepicker-trigger:focus, p-calendar.commonInputCalendarPA .ui-calendar button.ui-datepicker-trigger, button.ui-datepicker-trigger:hover, button.ui-datepicker-trigger:focus{
	border: none !important;
    /* background: url(../images/calendar.svg) no-repeat 50% 50% !important; */
    /* width: 100%; */
	 height: 28px;
    /* position: relative; */
    
    /* right: 3px; */
}  

