
@font-face {
    font-family: 'latoblack';
    src: url('/Secured/CHskin/fonts/Lato-Black.eot') format('eot');
    src: url('/Secured/CHskin/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
         url('/Secured/CHskin/fonts/Lato-Black.woff') format('woff'),
         url('/Secured/CHskin/fonts/Lato-Black.ttf') format('truetype'),
         url('/Secured/CHskin/fonts/Lato-Black.svg#lato') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('/Secured/CHskin/fonts/Lato-Regular.eot') format('eot');
    src: url('/Secured/CHskin/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
         url('/Secured/CHskin/fonts/Lato-Regular.woff') format('woff'),
         url('/Secured/CHskin/fonts/Lato-Regular.ttf') format('truetype'),
         url('/Secured/CHskin/fonts/Lato-Regular.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('/Secured/CHskin/fonts/Lato-Bold.eot') format('eot');
    src: url('/Secured/CHskin/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
         url('/Secured/CHskin/fonts/Lato-Bold.woff') format('woff'),
         url('/Secured/CHskin/fonts/Lato-Bold.ttf') format('truetype'),
         url('/Secured/CHskin/fonts/Lato-Bold.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}



.pageTitle {
color: black;
-webkit-text-fill-color: white; /* Will override color (regardless of order) */
-webkit-text-stroke: 1px black;
font-size: 1.7rem;
}

.pageTitleSmall {
color: black;
-webkit-text-fill-color: white; /* Will override color (regardless of order) */
-webkit-text-stroke: 1px black;
font-size: 1.0rem;
}

.h {
  min-height: 50vh;
}
.menu-option {
  background-color: #fff;
  border-bottom: #fff 4px solid;
  color: black;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin: 1;
  border-top:  #fff;
  border-left:  #fff;
  border-right:  #fff;
  font-size:16px;
}

.bg-otherparty {
  background-color: #fff6e7 !important;
}
.text-activity{
  color: #000;
  background-color:#fcf3cf;
}
.menuHover:hover {
  color: #fff !important;
}
.colorHover:hover {
  color:orange !important;

}

.titleHover:hover {
  color:#094f86 !important;
  text-decoration: underline !important;
  text-decoration-color:#094f86 !important;
  text-decoration-thickness: 2px !important;
}


.underlineHover:hover {
  text-decoration: underline !important;
  text-decoration-thickness: 2px !important;
}

.bg-Hover:hover {
   background-color: #f1f1f1;
}


.titleHoverRed:hover {
  color:#d21823 !important;
  text-decoration: underline !important;
  text-decoration-color:#d21823 !important;
  text-decoration-thickness: 2px !important;

}

.menu-option:hover {
  background-color: #fff;
  border-bottom: #55415f 4px solid;
  color: black;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin: 1;
  font-size:16px;
}


.menu-option-active {
  background-color: #fff;
  border-bottom: #55415f 4px solid;
  color: black;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin: 1;
  font-size:16px;
}

.r_menu {
  /* display: flex; */
  border-bottom: #fff 1px solid;
  gap: 10px;
  margin: 0;
}





.error {
  margin-top: 200px;
  background-color: yellow;
}

@page Section1
{
size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in ;
mso-header-margin:.5in;
mso-header:h1;
mso-footer: f1;
mso-footer-margin:.5in;
}

 .text-black {color:#000;}

.saveButton{
  margin-bottom: 2px;
  margin-bottom: 2px;
  min-width: 200px;
}

.border{
  border-style: solid;
  border-width: 10px;
  border-color: #808080;
}

div.Section1
{
page:Section1;
}

table#hrdftrtbl
{
margin:0in 0in 0in 9in;
}



.fcolor {
 color: white;
 text-shadow: black 0px 0px 4px; /* color offset-x offset-y blur-radius */
}

.text-green{
   color:#148F77 !important;
}
.text-white{
   color:#fff !important;
}

.tooltip-inner {
    max-width: 100% !important;
}
.text-warning{
   color:#F1C40F !important;
}


#rotater {
  transition: all 0.3s ease;
}


.DisplayBtnText{
  min-width:125px; border-style:solid;border-width:1px; background-color:#f5f5f5;padding:6px;border: 2px solid rgba(0, 0, 0, 0.1); border-radius: 7px;
}
.nocursor{
   cursor: default !important;
}

.btn-green{
  background-color:#148F77 !important;
  color:#fff !important;
}
.panel-custom {
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border-left: 3px solid #74A7Df;
    background: #b7d4ea73;
    opacity: 0.8;
    font-weight: 400;
    font-size: 0.875rem;
    border-radius: 0px 8px 8px 0px;
}

.panel-custom-clear {
    padding:5px;
    margin-bottom: 1rem;
    border-left: 3px solid #2b4c81;
    background:  #f8f9f9 ;
    opacity: 0.8;
    font-weight: 200;
    font-size: 0.875rem;
    border-radius: 0px 8px 8px 0px;
}


.showphoto { display: none; }
.mobile-align {text-align: right;}
.mobile-padding { }
.namemenu {margin-top: 20px;}
.nomobile { display: inline; }


.btn-submit {color:#fff !important;background-color:#838383 !important;border-color:#aaa !important;}
 .btn-submit.focus,.btn-submit:focus{color:#fff
 ;background-color:#838383
 ;border-color:#aaa}

 .btn-submit.active,.btn-submit:active,.btn-submit:hover,.open>.dropdown-toggle.btn-submit{color:#fff
 ;background-color:#838383
 ;border-color:#1f496d}

 .btn-submit.active.focus,.btn-submit.active:focus,.btn-submit.active:hover,.btn-submit:active.focus,.btn-submit:active:focus,.btn-submit:active:hover,.open>.dropdown-toggle.btn-submit.focus,.open>.dropdown-toggle.btn-submit:focus,.open>.dropdown-toggle.btn-submit:hover{color:#fff
 ;background-color:#1f496d
 ;border-color:#aaa}

 .btn-submit.active,.btn-submit:active,.open>.dropdown-toggle.btn-submit{background-image:none}
 .btn-submit.disabled.focus,.btn-submit.disabled:focus,.btn-submit.disabled:hover,.btn-submit[disabled].focus,.btn-submit[disabled]:focus,.btn-submit[disabled]:hover,fieldset[disabled] .btn-submit.focus,fieldset[disabled] .btn-submit:focus,fieldset[disabled] .btn-submit:hover{background-color:#4E8399
 ;border-color:#2c699d}

 .btn-submit .badge{color:#4E8399
 ;background-color:#838383}




@media (max-width: 480px) {

  .namemenu {margin-top: 5px !important;color:#fff;}
  .showphoto { display: inline; }
  .nomobile { display: none; }
  .mobile-userphoto {text-align: left; padding-top: 20px;}
  .mobile-padding {padding:0px !important;margin:0px !important;}
  .mobile-align {text-align: left; padding-top: 20px; }

  #containerShow  {    display: inline;}
  #containerShow   img {width: 200px !important;float: left;}

  #containerCustom  {    display: none;}
  #containerCustom span {    display: none;}
  #containerCustom img {    display: none;}
  #alignCustom  {    text-align:left;}
}


@media (max-width: 768px) {
  .mobilemargin {margin-top: 20px;}
  .nomobile { display: none; }
  .mobile-padding {padding:0px !important;margin:0px !important;}
  .showphoto { display: inline; }
  .namemenu {margin-top: 10px;}
  #containerShow   img {width: 200px!important;float: left; padding: 10px;}
  #containerCustom img {    display: none;}
}


.bg-green{
   background-color:#66cc83    !important;
}
.bg-main-gray{

  background-color: #f8f9f9
}

.bg-pink{
  background-color:pink;

}

.bg-white{
  background-color:#fff;

}

.bg-blue{
  background-color:#2b4c81;
  color:#fff;
}

.text-blue{
  color:#2b4c81;
}

.bg-dark-blue{
  background-color:#15224B;
  color:#fff;
}
.text-dark-blue{
  color:#15224B;

}

.bg-dark-blue-active{
  background-color:#15224B;
  color:#fff !important;
  cursor:pointer;
}

.bg-dark-blue-active:hover{
  background-color: #2b4c81;

}


.bg-light-gray-active{
  background-color:#f1f1f1 !important;
  color:#808080 !important;
  cursor:pointer;
}

.bg-light-gray-active:hover{
  background-color: #808080 !important;
  color:#fff !important;

}



.display-only{
  padding:5px; border-width:1px;border-style:solid;border-color:#f1f1f1;background-color:#f8f8f8;font-size:14px;
}

.bg-light-blue{
 background-color:#74A7Df;
 color:#000;
}


.bg-red{
  background-color:#d21823 !important;
  color:#fff;
}
.bg-light-red{
  background-color:#ef535c !important;
  color:#fff !important;
}


.text-red{
  color:#d21823 !important;
}

.bg-light-gray{
  background-color: #f1f1f1;
}
.bg-dark-gray{
  background-color: #808080;
  color:#fff;
}

.bg-dark-gray2{
  background-color: #505050;
  color:#fff;
}

.bg-yellow{
  background-color: yellow;
}

.bg-upload{
  background-color: #f5f5f5;
}
.local-search{
color: #444;;background-color: #f5f5f5;  border: 1px solid rgba(0, 0, 0, 0.1); height: 37px;width: 250px !important;
}

.bg-litigation{
background-color: #505050 !important;
color:#fff;
}


.new{
background-color: #FFFC33;
color:#FA0716;
font-style: italic;
}

.tag-active{
  cursor: pointer;
  font-color: red;
  }


.tag-color{
    background: #efebf5;
    border-color: #967bbd;
    color: #563d7c;
  }
.table-custom{
   font-size: 0.8125rem;
   margin:0px;
   padding:0px;
}

.ShowLink{
   cursor: default;
}
.ShowPointer{
   cursor: pointer;
}
.NoPointer{
   cursor: default !important;
}
.WhiteBackground{
  background-color: #fff; padding: 20px;
}

.noboundry { margin:0px !important;padding:0px !important;
}


.SearchBox {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    height: 33px;
}

.CustomDataTables_paginate >ul> li {
    list-style: none;
    display: inline;
    padding: 2px 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
div.CustomDataTables_wrapper div.CustomDataTables_paginate{
    margin-top: 15px;
}
.CustomDataTables_paginate >ul> li:first-child, .CustomDataTables_paginate >ul> li:last-child {
    background-color: #4E8399;
}
.CustomDataTables_paginate >ul> .active {
    background-color: #4E8399;
}
.CustomDataTables_paginate >ul> li:first-child>a, .CustomDataTables_paginate >ul> li:last-child>a{
    color:#ffffff !important;
}
.CustomDataTables_paginate >ul> .active a{
    color:#fff !important;
}
.disabled,.disabled a{
    cursor: not-allowed;
    opacity: 0.5;
}
.disabled a:focus{
    outline: none;
}




.bg-color-orangeCustom{
   background-color: #faa937;
}
.txt-color-orangeCustom{
   color: #faa937;
}

 .numberCircle {
    border-radius: 50%;
    width: 185px;
    height: 185px;
 /*   padding: 44px;*//*
    padding-top: 44px;
    padding-right: 37px;
    padding-bottom: 44px;
    padding-left: 34px;*/
   /* position: relative;*/
    background: #fff;
    border: 24px solid #b19a6b;
    color: #777;
    text-align: center;
    font: 40px Arial, sans-serif
}
 .numberCircle2 {
    border-radius: 50%;
    width: 185px;
    height: 185px;
 /*   padding: 44px;*//*
    padding-top: 44px;
    padding-right: 37px;
    padding-bottom: 44px;
    padding-left: 34px;*/
   /* position: relative;*/
    background: #fff;
    border: 24px solid #900C3F;
    color: #777;
    text-align: center;
    font: 40px Arial, sans-serif
}



.label-landscape{
  float: right;
  padding-top: 7px;
}

.shadowbox1 {
   box-shadow: 0 -2px 12px rgba(0,0,0,.5);
}
.shadowbox2 {
   box-shadow: 0 2px 17px rgba(0,0,0,.5);
}


 .bg-dark-blue-hover{
 }
.bg-dark-blue-hover:hover{
  background-color: #2b4c81;
  color:#fff !important;
}


.hoverdark a:hover{

    color:black;

}

.middle{
   position: relative;top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.center{
    text-align: center;
    margin: auto;
}
.datefield{
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;

}




.page-title{
    font-weight: bold;
    margin: 0px;
}
 .header-newlink{

    line-height: 30px !important;
    padding-left: 2px !important;
}

 .header-title{

    line-height: 30px !important;
    padding-left: 8px !important;
    padding-top: 2px !important;
}


.newlink{
   line-height: 0.428571 !important;
}


.main-login {
    /* margin-left: 220px; */
    padding: 0;
    padding-bottom: 52px;
    min-height: 500px;
    position: relative;
    margin-top: 100px;
}

.cover-div {
  width: 100%;
  padding-left: 20px;
  padding-right: 10px;
}
.cover-footer {
    height: 52px;
    padding: 15px 13px 0;
    padding-left: 17px;
    border-top: 1px solid #CECECE;
    background: #2a2725;
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;}


.system-message
{background-color: red;padding-left: 230px;padding-top: 60px;}

/*======================================================================================================
*/.smart-style-CMS body,body.smart-style-CMS{background:#fff!important;
font-family:Arial,sans-serif}
.smart-style-CMS #logo img{width:208px;
height:auto;
padding-left:0px;
margin-top:-8px}
.smart-style-CMS #header{background-color:#f2f2f2;
background-image:-moz-linear-gradient(top,#999,#f2f2f2);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#999),to(#f2f2f2));
background-image:-webkit-linear-gradient(top,#999,#f2f2f2);

background-image:-o-linear-gradient(top,#999,#f2f2f2);
background-image:linear-gradient(to bottom,#999,#f2f2f2)}


.smart-style-CMS #ribbon{background:#eae8e8}
.smart-style-CMS #hide-menu i{color:#fff!important}
.smart-style-CMS .header-dropdown-list>li>.dropdown-toggle{display:block;
background:rgba(0,0,0,.2);
padding:2px 7px 3px;
border-radius:3px;
margin-top:14px}
.smart-style-CMS .header-search>input[type=text]{border-color:#CA854F}
.smart-style-CMS .header-search>button{color:#DF9B45}
.smart-style-CMS aside{background:#f2f2f2;
border-right:2px solid #ccc}
.smart-style-CMS .login-info{border-bottom:1px solid #E2E2E2;
background:#fff;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none}
.smart-style-CMS .login-info span{border-bottom:none}
.smart-style-CMS .login-info a span{color:#444!important}
.smart-style-CMS nav>ul>li{background-color:#f2f2f2;
background-image:-moz-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#f2f2f2));
background-image:-webkit-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:-o-linear-gradient(top,#f9f9f9,#f2f2f2);
background-image:linear-gradient(to bottom,#f9f9f9,#f2f2f2);


border-bottom:1px solid #DFDFDF}




.breadcrumbStatus {
	/*centering*/
	display: inline-block;

  /* box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);
   */
   padding:0px;
	overflow: hidden;
	border-radius: 5px;
	/*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
	counter-reset: flag;
}

.breadcrumbStatus a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 36px;
	color: white;
	/*need more margin on the left of links to accomodate the numbers*/
	padding: 0 10px 0 30px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative;

}
/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
.breadcrumbStatus a:first-child {
	padding-left: 26px;
	border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}
.breadcrumbStatus a:first-child:before {
	left: 14px;
}
.breadcrumbStatus a:last-child {
	border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
	padding-right: 20px;
}

/*hover/active styles*/
/* .breadcrumbStatus a.active, .breadcrumbStatus a:hover{
	background: #333;
	background: linear-gradient(#333, #000);
}
.breadcrumbStatus a.active:after, .breadcrumbStatus a:hover:after {
	background: #333;
	background: linear-gradient(135deg, #333, #000);
} */

/*adding the arrows for the breadcrumbStatuss using rotated pseudo elements*/
.breadcrumbStatus a:after {
	content: '';
	position: absolute;
	top: 0;
	right: -18px; /*half of square's length*/
	/*same dimension as the line-height of .breadcrumbStatus a */
	width: 36px;
	height: 36px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's:
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
	transform: scale(0.707) rotate(45deg);
	/*we need to prevent the arrows from getting buried under the next link*/
	z-index: 1;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/
	background: #666;
	background: linear-gradient(135deg, #666, #333);
	/*stylish arrow design using box shadow*/
	box-shadow:
		1px -1px 0 1px rgba(0, 0, 0, 0.4),
		1px -1px 0 1px rgba(255, 255, 255, 0.1);
	/*
		5px - for rounded arrows and
		50px - to prevent hover glitches on the border created using shadows*/
	border-radius: 0 5px 0 50px;
}
/*we dont need an arrow after the last link*/
.breadcrumbStatus a:last-child:after {
	content: none;
}
/*we will use the :before element to show numbers*/
.breadcrumbStatus a:before {
	counter-increment: flag;
	/*some styles now*/
	border-radius: 100%;
	width: 10px;
	height: 20px;
	line-height: 20px;
	margin: 8px 0;
	position: absolute;
	top: 0;
	font-weight: bold;
}


.flat a, .flat a:after {
	/* background: #d5d8dc; */
  background: #f1f1f1;
	color: black;
}
/* .flat a:before {
	background: #808080;
	box-shadow: 0 0 0 1px #ccc;
} */
.flat a:hover, .flat a.active,
.flat a:hover:after, .flat a.active:after{
	background: #2b4c81;
  color:#fff;
}



.noHover{
    pointer-events: none;
}



.position-trbl-0 {
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
}

.overflow-hidden {
  overflow: hidden;
}


.overflow-show {
  overflow-y: scroll;
  scrollbar-color:red orange;
  scrollbar-width:thin;
}

.rowCustom {
 display: flex;

 /* overflow: hidden; */

 height: 100%;
 width: 100%;
}


.col-inner {
 height: 100%;
 width: 99%;
 padding: 0 30px;
 overflow-y: scroll;
 overflow-width:thick;
 box-sizing: content-box;
}
