@media print{

  .inputDisabled .table td,
  .inputDisabled .table th {
    background-color: #ededed !important;
    }
  .Print-Grid { display:block !important; }
  .Non-Print-Grid { display:none !important; }
  .tab-print { display:block !important; }
  .dx-toast-content { display: none; }
  .Print-Header { 
    display:block !important;
    padding: 5px;
    margin-top: 10px;
    color:#000!important;
    background-color:#bcdff5 !important;
    page-break-before: always !important;   
   }
  *{
   -webkit-print-color-adjust: exact !important; 
    color-adjust:economy !important;
    -moz-print-color-adjust: exact;
    -ms-print-color-adjust: exact;
  }

  .HHPrint {
    page-break-before: always !important;
  }
  
 textarea {
  min-height: 6vh !important;
  page-break-inside: avoid !important;
  height: var(--t-height) !important;
}
  #report-container {height:170vh !important;
  width:100%;}
  .w3-dfonts{
  font-family: helvetica, Tahoma, Geneva, Verdana, sans-serif  !important;
  font-size: 14px  !important;
}
  .NotesSection { 
    display:block !important;
    page-break-before: always !important;    }

   a:link:after, a:visited:after {
        content: "" !important;
    }
  .tab-content > .tab-pane {
   display: block !important;
  }
  #tabListForPortal {
    display: none !important;
  }

#chart {
    width:160px !important;
}
  @page {
    size: legal landscape !important;
    margin: 2em;}
    
 
  #saveData {
   display: none !important;
  }
  
     .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }
  /* ES print hazardhub changes */
  .hazardToggleBtn{display: none !important;}
  #HHTableForGL, #HHTableForExcess, #HHTableForExcessU, #HHTableForPackGL, #HHTableForPackProp,  #HHTableForPackage, #HHTableForProp{display: block !important;}
  tr{page-break-inside: auto !important; white-space: nowrap !important}
td{ white-space: normal !important;}

.dx-gridbase-container{
  display: block !important;
  min-height: auto !important;
  max-height: auto !important
}

.dx-freespace-row {
  height: 40px !important;
  display: block !important;
  visibility: hidden !important;
}
#mapContainerID .gm-style-iw-c{background-color: #fff !important;}
}

@media(min-width:468px){ 
    
    .container-1{
      display:flex;
      height: 100%;
      /*
      align-items:flex-start;
      align-items:flex-end;
      align-items:center;
      
      flex-direction:column;
      */
    }
  /*.navbar-static-top.navbar-inverse{
    background-color: #10069f;
  }*/
  input [type="radio"] {
    font-weight: normal;
  }
  label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px!important;
    font-weight: normal!important;
}
  body {
    padding: 0 3rem!important;
  
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;


    padding-top: 0px !important;
    padding-right: 3rem !important;
    padding-bottom: 0px !important;
    padding-left: 3rem !important;
      font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
      color:rgb(37, 37, 37);
      
   }
   a {
  color: #0849c2; }
  a:hover {
    color: #0849c2;
     }
  a:focus {
    color: #0849c2;
     }
   legend {
  color: #0893e4; }
   * {
      box-sizing: border-box;
   }
   
.float-right {
    float: right!important;
}
.float-left {
    float: left!important;
}

 /*
   .left, .right, .center {
      float: left;
      width: 31%;
      color: #10069f;
      padding: 10px;
      height: 500px;
      text-align: center;
      margin: 5px;
      border: 1px #10069f solid;
      box-shadow: 5px 5px #888888;
   }
   .left {
      background-color: ghostwhite;
   }
   
    .center {
      background-color: white;
   }
   .right {
      background-color: ghostwhite;
   }
  
   */
   }
/* Custom CSS for Portal */

.sectionHeader {
  color: #0849c2;
}

.questionFormat{
  font-weight: bold !important;
  font-style: italic !important;
}

.note {
  padding-left:15px;
  color:#808080;
}

.HazardGradeTable{
  border-collapse:collapse;
  width:100%;
}

.HazardClassCodeHeader {
  width: 350px;
  height:50px;
  border:1px solid #dddddd;
  text-align:center;
  margin: 3px 2px 3px 2px;
}

.HazardGradeHeader {
  width: 200px;
  height:40px;
  border:1px solid #dddddd;
  text-align:center;
  outline: 0px solid transparent;
}

#glclasscodedes, #exuclasscodedes, #exclasscodedes{
  width: "385px";
  height: "40px";
  margin: 3px 2px 3px 2px;
}

.contentEditableSpan {
  background-color: #fff;
  padding: 6px !important;
  min-height : 68px;
  word-break: break-word;
}
.UWCommentsSpanField {
  padding: 0px !important;
  position: relative;
}
.CommentWarningIcon {
  display: none;
  background-color: #d9534f;
  color: white;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  right: 7%;
  top: 45%;
  text-align: center;
  font-weight: 700;
  font-style: normal;
}
.CommentsRequiredLabel{
  background-color: #d9534f;
  display: none;
  color: white;
  padding: 8px;
  border-radius: 5px;
  margin-top: 5px;
  font-size: 12px;
  width: 15rem;
  text-align: center;
}
.CommentsRequiredBorder {
  border-color: #f0bab8 !important;
}
.CommentsRequiredBorder:focus {
  outline-color: #d9534f !important;
}
.external-claim-wrapper {
  margin: 5px 0px !important;
  display: flex !important;
  justify-content: flex-end !important;
}
.external-claim-wrapper button {
  margin-right: 1em !important;
  margin-top: 1em !important;
}

/* Accordion Style Starts */
#accordion, #expectedLossRatioAccordion {
  margin: 0px 10px;
}
#accordion h2, #expectedLossRatioAccordion h2 {
  font-size: 18px;
}
#accordion h2,
#accordion p,
#expectedLossRatioAccordion h2,
#expectedLossRatioAccordion p {
  margin: 0;
}
.dx-theme-material #accordion .dx-accordion-item-title,
.dx-theme-material #expectedLossRatioAccordion .dx-accordion-item-title {
  display: flex;
}
.dx-theme-material #accordion h2,
.dx-theme-material #expectedLossRatioAccordion h2 {
  align-self: center;
}
.dx-accordion-item {
  border: 1px solid #ddd !important;
  border-radius: 10px !important;
  margin-bottom: 8px !important;
}
.dx-accordion-item-title {
  padding: 18px !important;
}
.accodion-item {
  padding: 0px 8px !important;
}
.dx-accordion-item-title::before {
  font-weight: 900 !important;
}
/* Accordion Style Ends */

/* Renewal Tab Style Starts */
.tab-topnav {
  overflow: hidden;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px;
  border-radius: 15px;
}
.tab-topnav a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 14px 16px;
  margin: 5px 2px;
  text-decoration: none;
  font-size: 14px;
  border-bottom: 3px solid transparent;
}
.tab-topnav a:hover {
  border-bottom: 3px solid #005b96;
}
.tab-topnav a.tabActive {
  border-bottom: 3px solid #005b96;
  font-weight: bold;
}
.tab-hidden {
	display: none;
}
.tab-active {
	display: block;
}
.tab-default {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #c0c0c0;
  border-radius: 5px;
  color: #a8a4a4;
  height: 120px;
  font-size: 16px;
}
.tab-spinner-margin { margin-top: 45px !important; }
.align-item-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Renewal Tab Style Ends */

/* Style to design a content editable 
span as a textarea starts here */

.editable-span-label:empty:before {
  content: attr(data-placeholder);
  color: #a2a2a2;
}
.editable-span-area {
  width: 96% !important;
  min-height: 150px;
  overflow-x: hidden;
  padding: 8px !important;
}
.uwDecision-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  width: 80%;
}

/* Style to design a content editable 
span as a textarea ends here */

/* Auto common web template 
   Auto selection model input box style starts here */

   #AutoSM input {
     width:50px;
    }

/* Auto common web template 
  Auto selection model input box style ends here */

.GLCR-Invalid-Field {
  border-color: #D2042D;
  background-color: #d2042d0a;
}
.GLCR-Invalid-Field:focus {
  outline-color: #D2042D;
}

#Ctier td {
  word-break: break-word;
}
.grayout{
  opacity: 0.4 !important;
}
.Print-Header { display: none;}   
.Print-Grid { display:none; }
textarea {
  min-height: 6vh !important;
  
}
.NotesSection { display: none;}
.display-none {
    display: none !important;
}
.modal-backdrop { display:none !important}
.show-grid [class^=col-] {
    padding-top: 5px;
    display: table-cell;
    padding-bottom:5px;
}

.show-grid textarea {
    width:100%;
   
    
}
.AITextChangeHandlerForIMS, .AITextChangeHandler {
  background-color: #ffffff;
  border-radius: 3px;
  padding: 2px 4px;
}
.dx-widget {
  font-size: 14px !important;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
   
}
.grid-wrapper {
  display: grid;
  grid-template-columns: 3fr 1fr 1fr;
  border: solid 1px #ebebeb;
  border-radius: 6px;
  background-color: #e9ecef;
  margin-top: 5px;
  align-items: center;
}

.grid-wrapper-symmetric {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  border: solid 1px #ebebeb;
  border-radius: 6px;
  background-color: #e9ecef;
  margin-top: 5px;
  align-items: left;
}
.grid-wrapper-symmetric-6 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  border: solid 1px #ebebeb;
  border-radius: 6px;
  background-color: #e9ecef;
  margin-top: 5px;
  align-items: left;
}

.grid-wrapper-symmetric-7 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  border: solid 1px #ebebeb;
  border-radius: 6px;
  background-color: #e9ecef;
  margin-top: 5px;
  align-items: left;
}

.grid-wrapper-symmetric>div, .grid-wrapper-symmetric-7>div, .grid-wrapper-symmetric-6>div {
  padding: 5px;
  text-align:left;
}

.grid-wrapper>div {
  padding: 5px;
  text-align:center;
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover
{
    z-index:2;
    color:#23527c;
    background-color:#eee;
    border-color:#ddd
    }

.pagination>li:first-child>a,
.pagination>li:first-child>span
{       margin-left:0;
        border-top-left-radius:4px;
        border-bottom-left-radius:4px
        }
.pagination>li:last-child>a,
.pagination>li:last-child>span
{
    border-top-right-radius:4px;
    border-bottom-right-radius:4px
    }
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover
{
    z-index:3;
    color:#fff;
    cursor:default;
    background-color:#337ab7;
    border-color:#337ab7
    }
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover
{
    color:#777;
    cursor:not-allowed;
    background-color:#fff;
    border-color:#ddd
    }
.pagination-lg>li>a,
.pagination-lg>li>span
    {
        padding:10px 16px;
        font-size:18px;line-height:1.3333333
        }
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span
{
    border-top-left-radius:6px;
    border-bottom-left-radius:6px
    }
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span
{
    border-top-right-radius:6px;
    border-bottom-right-radius:6px
    }
.pagination-sm>li>a,
.pagination-sm>li>span
{
    padding:5px 10px;
    font-size:12px;
    line-height:1.5
    }
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span
{
    border-top-left-radius:3px;
    border-bottom-left-radius:3px}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span
{
    border-top-right-radius:3px;
    border-bottom-right-radius:3px
    }
div {
	 box-sizing: border-box;
}
 .table-container {
	 display: block;
	 margin: 2em auto;
	 width: 90%;
	 max-width: 600px;
}
 .flag-icon {
	 margin-right: 0.1em;
}
 @keyframes spinner {
        0% {
          transform: translate3d(-50%, -50%, 0) rotate(0deg);
        }
        100% {
          transform: translate3d(-50%, -50%, 0) rotate(360deg);
        }
      }
  .spinx {
        animation: 1.5s linear infinite spinner;
        animation-play-state: inherit;
        border: solid 5px #cfd0d1;
        border-bottom-color: #1c61c9;
        border-radius: 50%;
        content: "";
        height: 40px;
        width: 40px;
        position: absolute;

        transform: translate3d(-50%, -50%, 0);
        will-change: transform;
      }
  .spin {
        animation: 1.5s linear infinite spinner;
        animation-play-state: inherit;
        border: solid 5px #cfd0d1;
        border-bottom-color: #1c61c9;
        border-radius: 50%;
        content: "";
        height: 40px;
        width: 40px;
        position: absolute;

        transform: translate3d(-50%, -50%, 0);
        will-change: transform;
      }

  .container-1 div{
    border:0px #ccc solid;
    padding:10px;
  }
  
  .box-1{
    flex:2;
    order:1;
    background-color: #10069f;
    color: white;
  }
  
  .box-2{
    flex:10;
    order:2;
  }
  .box-1-1,.box-1-2{
    display:flex;
    border: 0px;
  }
  .Align-center{
      align-items: left;
      justify-content: left;
  }
  .userPic{
    border-radius: 30px;
  }
  .userName{
    padding-top: 0px;
    font-size: 20px;
  }
.SILogo{
  width: 50px;
}
iframe {
     border:none!important;
     overflow: hidden!important;


}


   /* W3.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */
   .badge-loc {
     margin-top: 15px;
   position:absolute;
   z-index: 2;
   }

   .notes{
     font-size: 24px;
     z-index: 1; 
     
   }
   .dx-datagrid{  
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px; 
}  
 .swcol  {
    position: relative;
    min-height: 1px;
    
    width: 100%;
}
.themed-grid-col {
  padding-top: .75rem;
  padding-bottom: .75rem;
  
  }
.DisplayNone { display:none;}
.spanA  {font-size: 14px;
            border:1px solid;
            border-color:#e8ebe8; 
            padding: 10px;
            background-color: #2cccd3;
            color: #fff;
            font-weight:bold;
            
            text-align: center;
            display: inline-block;

}
.header {
    height: 40px;
    border-bottom: 1px solid #EEE;
    background-color: #10069f;
    vertical-align: center;
    text-align: left;
    padding: 5px;
}
.box { 
    
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    
	}
.boxdesc {font-size:8pt;font-weight:bold;margin: 0px;padding: 0px;display:inline-block;
margin-block-start: 0em;text-indent: 0;align-items: center;
    margin-block-end: 0em;}

 .square {
  width: 7px;
  height: 7px;
  background-color: #ccc;
}   
.Rbtn {
         position: relative;
          display: inline-block;
          padding: 6px 12px;
          background: rgb(2, 134, 30);
          
          text-decoration: none;
          color: #fff;
          font-size: 14px;
          font-weight: 500;
          border-radius: 3px;
          box-shadow: 0px 1px 4px -2px #333;
          text-shadow: 0px -1px #555;
          
}    
.Glossybtn {  position: relative;
          display: inline-block;
          padding: 6px 12px;
          background: green;
          background-image: linear-gradient(green,lightgreen);
          text-decoration: none;
          color: rgb(15, 15, 15);
          font-size: 16px;
          font-weight: 500;
          border-radius: 3px;
          box-shadow: 0px 1px 4px -2px #333;
          
		}

.Glossybtn:after{
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: calc(100% - 4px);
	height: 50%;
	background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.2));
}

.Glossybtn:hover{
	background: linear-gradient(#073,#0fa);
}
		
.sTable { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            width:100%; 
        }
.sTable td {
         padding:5px;vertical-align: text-top;
		 }	
.sTable span { font-size:9pt;}		 
.ScoreT {
		 display:block;}	
.ScoreT td	{
         border: none;
         padding:10px;}	
.shadow {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size:9pt;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.BoxShadow {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size:9pt;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
   .BoxShadow p {font-weight: bold;font-size: 13px;}  
   .BoxShadow button {font-weight: bold;font-size: 12px;}     
.avatar {
    background-color:#ffffff;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    
    border-color:#e8ebe8; 
    border-radius: 10px;
}
.avatarblue {

    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border-color:#e8ebe8; 
    border-radius: 10px;
   
    background: linear-gradient(345deg, rgba(251,251,251,1) 53%, rgba(188,223,245,1) 100%);
}
.verygood{background-color: green!important;color:#fff!important;}
.good {background-color: greenyellow!important;}
.average {background-color: yellow!important;}
.moderate {background-color: tomato!important;}
.highrisk {background-color: red!important;color:#fff!important;}
.dotLY {
  height: 15px;
  width: 15px;
  margin-left: 10px;
  background: radial-gradient(circle, rgba(255,252,0,1) 28%, rgba(171,175,180,1) 99%);
  border-radius: 50%;
  display: inline-block;
}
.dotG {
  height: 15px;
  width: 15px;
  margin-left: 10px;
  background: radial-gradient(circle, rgb(6, 160, 65) 28%, rgba(171,175,180,1) 99%);
  border-radius: 50%;
  display: inline-block;
}
.dotR{
  height: 15px;
  width: 15px;
  margin-left: 10px;
  background: radial-gradient(circle, rgb(255, 0, 0) 28%, rgba(171,175,180,1) 99%);
  border-radius: 50%;
  display: inline-block;
}


.loader {
    width: 100%;height:100% ;
    
    background: url('/loading.gif') 30% 30% no-repeat rgb(249,249,249);
}
 .float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:10px;
	background-color:#18abf0;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}



.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-130px;
    top:230px;
    width:210px;
    z-index: 1100;
}
.sticky li{
    list-style-type:none;
    background-color:#fff;
    color:#efefef;
    height:43px;
    padding:0px;
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
}
.sticky li:hover{
    margin-left:-115px;
}
.sticky li img{
    float:left;
    margin:5px 4px;
    margin-right:5px;
}
.sticky li p{
    padding-top:5px;
    margin:0px;
    line-height:16px;
    font-size:11px;
}
.sticky li p a{
    text-decoration:none;
    color:#2C3539;
}
.sticky li p a:hover{
    text-decoration:underline;
}
.flex-container {
  display: flex;
 
}

.flex-container > div {
  
  margin: 5px;
  padding: 3px;
  
}
.spanwrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-right: 5px;
  }
  .flex-container-tb {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: auto;
  align-content: start
}

.item {
  flex: 0 0 auto;
  margin: 10px;
}

#Dtabs {font-size: 14px!important;}
#scroller {
         overflow:hidden!important;
     }
.ui-widget-header {
            background:rgb(240, 243, 245)!important;
            border: 1px solid rgb(240, 243, 245);
            color: #FFFFFF;
            font-weight: bold;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
         }

.veryLowRisk {
  color:#fff;
  background-color:#008000;
}

.lowRisk {
  color:#fff;
  background-color:#56B870;
}

.averageRisk {
  color:black;
  background-color:#edcb1e;
}

.highRisk {
  color:#fff;
  background-color:#ff0017;
}

.veryHighRisk {
  color:#fff;
  background-color:#9f0000;
}

.w3-font-bold {
  font-weight: bold;
}

.w3-heading-font {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif!important;
  font-weight: bold;
}

.w3-dfonts{
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 14px;
}
.w3-bglht{
    background-color: #fbfbfb!important;
}

.w3-inputAddOn {
  display: flex;
  margin-bottom: 1.5em;
}

.w3-inputAddOn-field {
  flex: 1;
}
.w3-inputAddOn-field:not(:first-child) {
  border-left: 0;
}
.w3-inputAddOn-field:not(:last-child) {
  border-right: 0;
}

.w3-inputAddOn-item {
  background-color: rgba(147, 128, 108, 0.1);
  color: #666666;
  font: inherit;
  font-weight: normal;
  margin-left: -3px;
  margin-right: -3px;
}

div.grd_Cont .flt {
  border-radius: 0.5em;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  padding: 3px;
  font-size: 11px;
  height: 30px;
}

div.grd_tblCont {
  overflow-x: hidden!important;
  overflow-y: auto!important;
}
.w3-filter-icon {
    left: -239px;
    top: 20px;
    font-size: 17px;
}

div.grd_headTblCont table td:last-child {
  padding-right: 7px;
}
div.grd_headTblCont {
  margin-right: 0!important;
}

div.grd_Cont,
.grd_inf,
div.grd_headTblCont table th,
div.grd_headTblCont table td,
div.grd_headTblCont {
  background-color: #bcdff5!important;
  color: #000!important;
}

div.grd_tblCont table, div.grd_headTblCont table {
  width: 100% !important;
}

.table>:not(:first-child),
div.grd_tblCont table td {
  border: 1px solid #bcdff5;
}

div.grd_Cont .sort-arrow {
  float: right;
  margin-top: -15px;
}

.w3-inputAddOn-field,
.w3-inputAddOn-item {
  border: 1px solid #e6e6e6;
  padding: 5px 5px;
  line-height:0px!important;
  }
.w3-inputAddOn-field:first-child,
.w3-inputAddOn-item:first-child {
  border-radius: 4px 0 0 4px;
}
.w3-inputAddOn-field:last-child,
.w3-inputAddOn-item:last-child {
  border-radius: 0 4px 4px 0;
}
.w3-inputAddOn-FullWidth{width: calc(100% - 35px);}
.w3-spantxt {margin-left: 5px!important;font-weight: bold!important;color: #000!important;}
.w3-text-bold{font-weight: bold;}
.w3-image{max-width:100%;height:auto}img{vertical-align:middle}
.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center}
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:middle}
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
.w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%}
.w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none}
.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}
.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s}
.w3-input{padding:4px;display:block;border: 1px solid #e6e6e6;;width:100%;border-radius: 4px}
.w3-select{padding:4px;width:100%;border:none;border-bottom:1px solid #ccc}
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block}
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.w3-check,.w3-radio{position:relative;top:6px}
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:8px 16px}
.w3-main,#main{transition:margin-left .4s}
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
 a.w3-bar-item {background-color:transparent!important;text-decoration:none!important;}
 a.w3-bar-item:active,a.w3-bar-item:hover{outline-width:0!important;text-decoration:none!important;color: white!important;}
 a.w3-bar-item:visited {color:white!important;background-color:yellow!important;}
 .w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
 a.w3-button {background-color:transparent!important;text-decoration:none!important;}
 
 .w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
.w3-bar .w3-button{white-space:normal}
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
.w3-responsive{display:block;overflow-x:auto}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%}
.w3-col.s1{width:8.33333%}.w3-col.s2{width:16.66666%}.w3-col.s3{width:24.99999%}.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}.w3-col.s6{width:49.99999%}.w3-col.s7{width:58.33333%}.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}.w3-col.s10{width:83.33333%}.w3-col.s11{width:91.66666%}.w3-col.s12{width:99.99999%}
@media (min-width:601px){.w3-col.m1{width:8.33333%}.w3-col.m2{width:16.66666%}.w3-col.m3,.w3-quarter{width:24.99999%}.w3-col.m4,.w3-third{width:33.33333%}
.w3-col.m5{width:41.66666%}.w3-col.m6,.w3-half{width:49.99999%}.w3-col.m7{width:58.33333%}.w3-col.m8,.w3-twothird{width:66.66666%}
.w3-col.m9,.w3-threequarter{width:74.99999%}.w3-col.m10{width:83.33333%}.w3-col.m11{width:91.66666%}.w3-col.m12{width:99.99999%}}
@media (min-width:993px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%}
.w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%}
.w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}}
.w3-rest{overflow:hidden}.w3-stretch{margin-left:-16px;margin-right:-16px}
.w3-content,.w3-auto{margin-left:auto;margin-right:auto}.w3-content{max-width:980px}.w3-auto{max-width:1140px}
.w3-cell-row{display:table;width:100%}.w3-cell{display:table-cell}
.w3-cell-top{vertical-align:top}.w3-cell-middle{vertical-align:middle}.w3-cell-bottom{vertical-align:bottom}
.w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.w3-auto{max-width:95%}}
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative}	
.w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}.w3-auto{max-width:100%}}
.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.w3-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-display-position{position:absolute}
.w3-circle{border-radius:50%}
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
.w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
.w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75}
.w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)}
.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)}
.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)}
.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
.w3-border-0{border:0!important;}.w3-border{border:thin solid #e9e9e9!important;border-radius:5px;}
.w3-border-top{border-top:thin solid #e9e9e9!important;}.w3-border-bottom{border-bottom:thin solid #e9e9e9!important}
.w3-border-left{border-left:thin solid #e9e9e9!important}.w3-border-right{border-right:thin solid #e9e9e9!important}
.w3-topbar{border-top:6px solid #ccc!important}.w3-bottombar{border-bottom:6px solid #ccc!important}
.w3-leftbar{border-left:6px solid #ccc!important}.w3-rightbar{border-right:6px solid #ccc!important}
.w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important}
.w3-margin{margin:16px!important}.w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important}
.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}
.w3-padding-small{padding:4px 8px!important}.w3-padding{padding:8px 16px!important}.w3-padding-large{padding:12px 24px!important}
.w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}.w3-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}.w3-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.w3-padding-top-64{padding-top:64px!important}.w3-padding-top-48{padding-top:48px!important}
.w3-padding-top-32{padding-top:32px!important}.w3-padding-top-24{padding-top:24px!important}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-button:hover{color:#000!important;background-color:#ccc!important}
.w3-transparent,.w3-hover-none:hover{background-color:transparent!important}
.w3-hover-none:hover{box-shadow:none!important}
/* Colors */
.w3-sw{color:#000!important;background-color:#bcdff5!important}
.w3-ef {color:#000!important;background-color:#efefef!important;background: linear-gradient(345deg, rgba(251,251,251,1) 53%, rgba(188,223,245,1) 100%);}
.w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#aeffff!important}
.w3-blue,.w3-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.w3-light-blue,.w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.w3-brown,.w3-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.w3-cyan,.w3-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.w3-blue-grey,.w3-hover-blue-grey:hover,.w3-blue-gray,.w3-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.w3-green,.w3-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.w3-light-green,.w3-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#4f5994!important}
.w3-khaki,.w3-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.w3-lime,.w3-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.w3-orange,.w3-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.w3-deep-orange,.w3-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.w3-pink,.w3-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.w3-yellow,.w3-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
.w3-grey,.w3-hover-grey:hover,.w3-gray,.w3-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.w3-light-grey,.w3-hover-light-grey:hover,.w3-light-gray,.w3-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.w3-dark-grey,.w3-hover-dark-grey:hover,.w3-dark-gray,.w3-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.w3-pale-red,.w3-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.w3-pale-green,.w3-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#2fe1e9!important}
.w3-text-amber,.w3-hover-text-amber:hover{color:#ffc107!important}
.w3-text-aqua,.w3-hover-text-aqua:hover{color:#00ffff!important}
.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important}
.w3-text-light-blue,.w3-hover-text-light-blue:hover{color:#87CEEB!important}
.w3-text-brown,.w3-hover-text-brown:hover{color:#795548!important}
.w3-text-cyan,.w3-hover-text-cyan:hover{color:#00bcd4!important}
.w3-text-blue-grey,.w3-hover-text-blue-grey:hover,.w3-text-blue-gray,.w3-hover-text-blue-gray:hover{color:#607d8b!important}
.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important}
.w3-text-light-green,.w3-hover-text-light-green:hover{color:#8bc34a!important}
.w3-text-indigo,.w3-hover-text-indigo:hover{color:#3f51b5!important}
.w3-text-khaki,.w3-hover-text-khaki:hover{color:#b4aa50!important}
.w3-text-lime,.w3-hover-text-lime:hover{color:#cddc39!important}
.w3-text-orange,.w3-hover-text-orange:hover{color:#ff9800!important}
.w3-text-deep-orange,.w3-hover-text-deep-orange:hover{color:#ff5722!important}
.w3-text-pink,.w3-hover-text-pink:hover{color:#e91e63!important}
.w3-text-purple,.w3-hover-text-purple:hover{color:#9c27b0!important}
.w3-text-deep-purple,.w3-hover-text-deep-purple:hover{color:#673ab7!important}
.w3-text-red,.w3-hover-text-red:hover{color:#f44336!important}
.w3-text-sand,.w3-hover-text-sand:hover{color:#fdf5e6!important}
.w3-text-teal,.w3-hover-text-teal:hover{color:#009688!important}
.w3-text-yellow,.w3-hover-text-yellow:hover{color:#d2be0e!important}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.w3-text-black,.w3-hover-text-black:hover{color:#000!important}
.w3-text-grey,.w3-hover-text-grey:hover,.w3-text-gray,.w3-hover-text-gray:hover{color:#757575!important}
.w3-text-light-grey,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-hover-text-light-gray:hover{color:#f1f1f1!important}
.w3-text-dark-grey,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-hover-text-dark-gray:hover{color:#3a3a3a!important}
.w3-border-amber,.w3-hover-border-amber:hover{border-color:#ffc107!important}
.w3-border-aqua,.w3-hover-border-aqua:hover{border-color:#00ffff!important}
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
.w3-border-light-blue,.w3-hover-border-light-blue:hover{border-color:#87CEEB!important}
.w3-border-brown,.w3-hover-border-brown:hover{border-color:#795548!important}
.w3-border-cyan,.w3-hover-border-cyan:hover{border-color:#00bcd4!important}
.w3-border-blue-grey,.w3-hover-border-blue-grey:hover,.w3-border-blue-gray,.w3-hover-border-blue-gray:hover{border-color:#607d8b!important}
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
.w3-border-light-green,.w3-hover-border-light-green:hover{border-color:#8bc34a!important}
.w3-border-indigo,.w3-hover-border-indigo:hover{border-color:#3f51b5!important}
.w3-border-khaki,.w3-hover-border-khaki:hover{border-color:#f0e68c!important}
.w3-border-lime,.w3-hover-border-lime:hover{border-color:#cddc39!important}
.w3-border-orange,.w3-hover-border-orange:hover{border-color:#ff9800!important}
.w3-border-deep-orange,.w3-hover-border-deep-orange:hover{border-color:#ff5722!important}
.w3-border-pink,.w3-hover-border-pink:hover{border-color:#e91e63!important}
.w3-border-purple,.w3-hover-border-purple:hover{border-color:#9c27b0!important}
.w3-border-deep-purple,.w3-hover-border-deep-purple:hover{border-color:#673ab7!important}
.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important}
.w3-border-sand,.w3-hover-border-sand:hover{border-color:#fdf5e6!important}
.w3-border-teal,.w3-hover-border-teal:hover{border-color:#009688!important}
.w3-border-yellow,.w3-hover-border-yellow:hover{border-color:#ffeb3b!important}
.w3-border-white,.w3-hover-border-white:hover{border-color:#fff!important}
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#9e9e9e!important}
.w3-border-light-grey,.w3-hover-border-light-grey:hover,.w3-border-light-gray,.w3-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.w3-border-dark-grey,.w3-hover-border-dark-grey:hover,.w3-border-dark-gray,.w3-hover-border-dark-gray:hover{border-color:#616161!important}
.w3-border-pale-red,.w3-hover-border-pale-red:hover{border-color:#ffe7e7!important}.w3-border-pale-green,.w3-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.w3-border-pale-yellow,.w3-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.w3-border-pale-blue,.w3-hover-border-pale-blue:hover{border-color:#e7ffff!important}
.inputDisabled, .inputDisabled .avatar, .inputDisabled .accordion-main, .inputDisabled .w3-bglht, .inputDisabled .table-striped>tbody>tr:nth-of-type(odd), .inputDisabled span[contenteditable=false]{background-color: #ededed !important;}
.UWCommentsSpanField span[contenteditable=false]{color: #adacac;}
.ULCarrierContainer{margin-top: -25px;}
.ULCarrierTitle{ z-index: 9;position: relative;margin: 5px 0 0 0; width: 50%;}
.neededQuickBG, .neededQuickBG > td{background-color:rgb(255, 236, 236) !important; }
input[type="file"] {
  display: none;
}
.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 3px 12px;
  cursor: pointer;
  margin-top: 13px;
  margin-right: 5px;
}
#savedatasov, #openMapPopup, #changeStatusIndicatedBtn, .emailStatusUpdate{
  display: inline-block;
  padding: 3px 12px;
  cursor: pointer;
  margin-top: 13px;
  margin-right: 5px;
}
.form-container {
  padding: 20px;
}
#SovSpinner{
position: absolute;
top: 10%;
left: 0;
right: 0;
margin: auto;
z-index: 1;
}
#uploadStatusText{
  margin: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

#PropTableForSov, #SovRenewlaPropertyDataTable, #SovPropertyDataTable{
  height : auto;
  max-height: calc(100vh - 140px);
  overflow-y: auto;
  width: 100%;
  margin-top: 20px;
}

/* ===== Scrollbar CSS ===== */
    /* Firefox */
  #PropTableForSov, #SovRenewlaPropertyDataTable, #SovPropertyDataTable, #imageTileview{
    scrollbar-width: 12px !important;
    scrollbar-color: #bcdff5 #f1eeee;
  }
/* Chrome, Edge, and Safari */
#imageTileview ::-webkit-scrollbar, #PropTableForSov ::-webkit-scrollbar, #SovRenewlaPropertyDataTable ::-webkit-scrollbar, #SovPropertyDataTable ::-webkit-scrollbar {
      width: 12px !important;
      height: 12px !important;
  }

  #imageTileview ::-webkit-scrollbar-track, #PropTableForSov ::-webkit-scrollbar-track, #SovRenewlaPropertyDataTable ::-webkit-scrollbar-track, #SovPropertyDataTable ::-webkit-scrollbar-track{
      background: #f1eeee !important;
  }

  #imageTileview ::-webkit-scrollbar-thumb, #PropTableForSov ::-webkit-scrollbar-thumb, #SovRenewlaPropertyDataTable ::-webkit-scrollbar-thumb, #SovPropertyDataTable ::-webkit-scrollbar-thumb{
      background-color: #bcdff5 !important;
      border-radius: 10px !important;
      border: 3px solid #e8e8e8 !important;
  }

#sov-accordion .dx-accordion-item-title{padding: 10px !important;}
#sov-accordion .dx-accordion-item-title::before{font-size:16px;line-height: 2.2;}
#sov-exclusions-accordion .dx-accordion-item-title{padding: 10px !important;}
#sov-exclusions-accordion .dx-accordion-item-title::before{font-size:16px;line-height: 2.2;}
.highlightTitle .dx-accordion-item-title{background-color: rgb(250, 241, 231) !important;}
.w3-img-center{margin: auto;display: block;max-width: 100px;}
.sovOccDropDown .dx-list-item-content {white-space: normal; font-size: 13px;}
@media print{
  .w3-zero-bottom-space{
    padding-bottom: 0px !important; 
    margin-bottom: 0px !important;
  }
}
.boundLabelGroup{padding: 20px 0px;background: rgba(231, 246, 255, 0.64);}

.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); }
}
#closeMapBtn, #printMapBtn{
  display: inline-block;
  padding: 3px 12px;
  cursor: pointer;
  margin-top: 13px;
  margin-right: 5px;
}
#mapContainerID > div {
  border-radius: 9px;
}
@media print{
  .printMapOnly .breadcrumb, .printMapOnly #topDetailPage, .printMapOnly #approvalDivID, .printMapOnly #DAccS, .printMapOnly #ESEX,
  .printMapOnly #ESEXU, .printMapOnly #ESGL, .printMapOnly #ESP, .printMapOnly #PackageGL,.printMapOnly #PackageProperty,
  .printMapOnly #ESLossHistory,.printMapOnly #ReferralForApproval,.printMapOnly #section,.printMapOnly #ClaimsDetails{display: none !important;}
}
.renewalExpiringBG {  background: rgba(255, 236, 236, 0.5) !important;}
.renewalCurrentBG {background: rgb(239, 254, 251) !important;}
.renewalExpiringBGHeader {background: rgb(255, 236, 236) !important;color: rgb(51, 51, 51);}
.renewalCurrentBGHeader {background: rgb(219, 247, 241) !important;color: rgb(51, 51, 51);}
.renewalChangeBG {background: rgba(251, 248, 241, 0.8) !important;}
.renewalChangeBGHeader {background: rgb(250, 241, 231) !important;color: rgb(51, 51, 51);}
.renewalAutoLiabilityBG {background: rgba(188, 223, 245, 0.35) !important;}
.renewalAutoLiabilityBGHeader {background: rgba(188, 223, 245, 0.64) !important;color: rgb(51, 51, 51);}

/*PL - Rater Styles */
input:disabled {
  color: #666;
}

.raterBlue {
  background-color : #D2F4F6;
  font-weight: normal;
  text-align: center;
}

.raterBlueUwComents {
  background-color : #D2F4F6;
}

.nonEditableDropDown {
  appearance : none;
}

.raterGrey {
  background-color : #F2F2F2;
  font-weight: bold;
  text-align: right;
}

.raterGreyforFields {
  background-color : #F2F2F2;
  font-weight: normal;
  text-align: center;
}

.raterDarkBlue {
  background-color : #2CCCD3;
  font-weight: bold;
  text-align: right;
}

.raterHeader {
  background-color : #F2F2F2;
  font-weight: bold;
  text-align: center!important;
}

.raterModal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

/* Popup box */
.rater-modal-content {
  background-color: white;
  margin: 10% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 30%;
  text-align: center;
  position: relative;
}

/* Loader */
.raterloader, .raterdownload {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #3498db;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  animation: spin 2s linear infinite;
  margin: 0 auto;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Show modal */
.show-modal {
  display: block;
}

#drop-zone {
  border: 2px dashed #ccc;
  padding: 20px;
  text-align: center;
  cursor: pointer;
}

.deleteButtonStyle {
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
  margin-right: 5px;
}

#file-preview {
  margin-top: 20px;
}

.file-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.file-item a {
  margin-right: 10px;
}

.file-item button {
  margin-left: 10px;
}

.mapBtnLoadSpin.glyphicon.spinning {
  animation: spinMapRfrsh 1s infinite linear;
  -webkit-animation: spinMapRfrsh2 1s infinite linear;
}
@keyframes spinMapRfrsh {
  from { transform: scale(1) rotate(0deg); }
  to { transform: scale(1) rotate(360deg); }
}
@-webkit-keyframes spinMapRfrsh2 {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}
#closeMapBtn, #printMapBtn, #deleteDistMarkersBtn, #SOVmapmsg{
  display: inline-block;
  padding: 3px 12px;
  cursor: pointer;
  margin-top: 13px;
  margin-right: 5px;
}
#mapContainerID > div {
  border-radius: 9px;
}
#tb1 td,
#tb2 td {
    font-size: 9px;
    padding: 5px !important;
}

#ISSmsg {
  font-size: 11px;
}

#notificationBar{
  height: auto;
  width: 18vw;
  border: 1px solid #E9ECEF;
  border-radius: 5px;
  padding: 5px;
  font-size: 12px;
  font-family: revert;
}

#wcnotificationBar{
  height: auto;
  width: 18vw;
  border: 1px solid #E9ECEF;
  border-radius: 5px;
  padding: 5px;
  font-size: 12px;
  font-family: revert;
}

.headerFilterStyles {
  white-space: normal !important;
  word-wrap: break-word !important;
}

.dotDropDownStyle {
  margin-left: 50px;
  width: auto;
  border-radius: 10px;
  background-color: #bcdff5;
  text-align: center;
  font-weight: bold;
  padding: 5px;
}

.surgcontainer {
  z-index: 999;
}
.sur-narrative-tab {
  margin-right: 5px;
}
.sur-narrativemissiontabs {
  font-size: 14px!important
}
.sur-narrative-ef {
  color: #000 !important;
  background-color: #efefef !important;
  background: linear-gradient(345deg, rgba(255, 255, 255, 1) 53%, rgba(238, 238, 238, 1) 100%);
}

.sur-narrative-tabs-container {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
  height: 50px;
  font-size: 15px;
}
.sur-narrative-tabs {
  display: flex;
  margin-left: 30px;
}

.sur-narrative-tab {
  text-align: center;
  padding: 15px 24px;
  cursor: pointer;
  color: #333;
  transition: color 0.3s;
  margin-right: 5px;
}

.sur-narrative-tab.active {
  font-weight: bold;
  border-bottom: 3px solid #005b96;
}

.sur-narrative-tab:hover{
  font-weight: bold;
  border-bottom: 3px solid #005b96;  
}

.sur-narrative-tab-content {
  display: none;
  padding: 20px;
  padding-top: 0;
}

.sur-narrative-tab-content.active {
  display: block;
}

.errortooltip {
  position: absolute;
  background-color: white;
  border: 1px solid #ccc;
  color: black;
  padding: 3px;
  z-index: 10;
  display: none;
  left: 100%;
  margin-left: 10px;
  white-space: nowrap;
}

.info-icon {
  cursor: pointer;
  font-size: 15px;
  position: relative;
  display: inline-flex;
  align-items: center;
}

.erroricon {
  margin-left: 5px;
}

.surg-read-only {
    pointer-events: none;
    opacity: 0.6;
}

.surg-write-mode{
  pointer-events: all !important;
  opacity: 1;
}