.td-login-success-text {
  font-size: 18px;
  width: 100%;
  text-align: center;
  color: green;
  letter-spacing: .05em;
  height: 100%;
  margin-top: 40px;
}
.td-login-error-text {
  height: 100%;
}
.pgl-form-control:not(textarea){
  width: auto !important;
  height:30px;
}
.pgl-form-control[type="file"]{
	height:auto !important;
}
textarea{
	box-sizing: content-box;
}
textarea.form-control {
	max-height: none; 
}
/*
.ui-resizable-se {
    bottom: 17px;
}*/
.ui-resizable-handle{
	/*bottom:10px;*/
	right: 10px;
}

.form-control{ 
  display: inline;
}
.pgl-body{
  margin-bottom:0;
}
.c3 svg {
	    font: inherit !important;
}
.btn{
	 text-transform: none;
}
.form-group .form-control-feedback, .tableScrollerFirefox .form-control-feedback{
	color:#e85000;
}
/* Editing started here */
.imc-body {
    padding: 24px;
    overflow-y: hidden;
}
.imc-frame > .navbar .navbar-collapse > ul > li {
  font-size: 14px;
}

.imc-navigation-v2 .subpanel-background .subpanel.open .list-group-item.collector .list-group-item-value {
  width: 173px !important;
  text-overflow: ellipsis;
}
.imc-body *{
	font-family:'Open Sans', sans-serif;
	color:rgb(0,0,0);
}
.fa{
	font-family:FontAwesome;
}
[class^="tdw-"],
[class*=" tdw-"] {
  font: normal normal normal 14px/1 'td-webfont';
}
.crumbsRow {
  padding-top:10px;
  padding-left: 10px;
}
.crumbsLeft i{
	padding-right:10px;
	font-size: 16px;
}

/* Searches for class beginning with "containerLevel" */
div[class^="containerLevel"] {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  /*border-top: 1px solid #ddd;*/
}

.outerContainer>.containerHeaderRow>.containerHeaderRowLeft{
  font-size: 1.3em;
  line-height: 30px;
}

.outerContainer>.containerHeaderRow{
  background: #fff;
}

.containerHeaderRowRight {
  padding-top: 4px;
}

.containerHeaderRowRight span, .containerHeaderRowRight a {
  float: left;
  display: block;
  margin-right: 5px;
  width: inherit;
  line-height: 30px;
}
.containerLevel1>.containerHeaderRow {
	padding-top: initial;
    padding-bottom: 2px;
}

.containerHeaderRowRight .select2-container--default .select2-selection--single {
  min-width: 170px;
}

.tabularDataContainerHeaderRow {
  background: #eee;
  position: relative;
}

.tabularDataContainerHeaderRowLeft {
  padding-left: 5px;
  font-weight: normal;
  float: none;
  text-align: left;
}

.tabularDataContainerHeaderRowRight {
  margin-right: 5px;
  margin-top: 4px;
  position: absolute;
  right: 5px;
  top: 3px;
}

.innerContainer>.containerHeaderRow,.tabContainerHeader{
  background: #eee;
  padding-left: 10px;
}

.innerContainer>.containerHeaderRow>.containerHeaderRowLeft {
  font-weight: normal;
}

.buttonRow {
  background: #eee;
  padding-bottom: 0px;
  border: none;
}

.tabularDataContainer .tableColumnHeadings {
  background: #ddd;
}

.tabularDataContainer .tableColumnHeadings TD, 
.tabularDataContainer .tableColumnHeadingsNS4 TD, 
.tabularDataContainer .tableRow0 TD, 
.tabularDataContainer .tableMassEntryRow TD, 
.tabularDataContainer .rowHighlight TD, 
.tabularDataContainer .tableRow1 TD {border-left: 2px solid #eee;}

.tabularDataContainer .tableRow0 {
  background: #fff;
}
.tabularDataContainer .tableRow1 {
  /*background: #f2f3f7;*/
  background: #fff;
}
.tabularDataContainer .tableRow1 td, .tabularDataContainer .tableRow0 td, .tabularDataContainer th {
  border-bottom: 1px solid #eee;
  /*border-left: none;*/
}

.tabularDataContainer .rowHighlight {
  background:#e2f6f5;
}

.tabularDataContainer .rowHighlight td {
  border-left: none;
  border-bottom: 1px solid #eee;
}

.tabularDataContainer .tableRow0:hover td, 
.tabularDataContainer .tableRow1:hover td, 
.tabularDataContainer .tableRow0:hover th, 
.tabularDataContainer .tableRow1:hover th, 
.tabularDataContainer tr.tableRow0 td:hover, 
.tabularDataContainer tr.tableRow1 td:hover, 
.tabularDataContainer tr.tableRow0 th:hover, 
.tabularDataContainer tr.tableRow1 th:hover {
  background: #e2f6f5;
}

.tabularDataContainer tr .td-radio, .tabularDataContainer tr .td-checkbox {
  position: relative;
  /*left: 12px;*/
  top: 4px;
}

/* Select2 fixes */
.select2-container {
  min-width: 170px;
  width:auto;
  min-height:30px;
}

.select2-container .select2-selection--single {
  height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 23px;
}

.select2-results__option--highlighted{
  background:#e2f6f5 !important;
  color: #333 !important;
}
.select2-search input {
  background: #ffffff !important;
}
/* Calendar Changes */
.DynarchCalendar {
  width: 300px;
  border-radius: 0px;

}
.DynarchCalendar-topBar, .DynarchCalendar-bottomBar {
  background: #f4f4f4;
}

.DynarchCalendar table {
  font-size: 16px;
}


.DynarchCalendar table td {
  width: 50px;
}

.DynarchCalendar-dayNames div, .DynarchCalendar-day, .DynarchCalendar-weekNumber {
  
  margin: 2px 0 0 0 !important;
  padding: 8px;
  width: auto;
  line-height: 20px;
  text-align: center;
}


 .DynarchCalendar-day-selected, .DynarchCalendar-hover-date {
  background: #6FD2D0 !important;
  border: none !important;
  border-radius: 0;
}

.DynarchCalendar-day-selected {
  margin: 2px 0 0 0 !important;
}

.DynarchCalendar-hover-week, .DynarchCalendar-focused .DynarchCalendar-hover-week {
  background: transparent;
}

.DynarchCalendar-bottomBar-today {
  line-height: 20px;
}
.DynarchCalendar-hover-title, .DynarchCalendar-titleCont{
  background: #ddd;
  border-radius: 0px;
}

.DynarchCalendar-menu table {
  height: 75px !important;
}

.DynarchCalendar-menu-year {
  margin: 4% 40% !important;
}
/* tabs */

#tab_topContainer {
  /*font-size: .8em;*/
}

#tab_topContainer .containerHeaderRowLeft {
  font-weight: normal;
  color #333;  
}
#tab_topContainer  .fieldGroup label{
  /*font-size: 12px;*/
}
#tab_topContainer  .fieldGroup{
  /*font-size: 12px;*/
}
.ui-tabs .ui-tabs-nav {
  background: #fff !important;
}

.ui-tabs .ui-tabs-nav li {
  background: #fff;
  border: none;
  border-bottom: 2px solid #fff;
}

.ui-tabs .ui-tabs-nav .tabSelected {
  border-bottom: 2px solid #6FD2D0;
  box-shadow: none;
  font-weight: normal;
}

.ui-tabs .ui-tabs-nav .tabSelected a {
   color: #6FD2D0 !important;
}
.ui-dialog-content{
	padding:0 !important;
}
.ui-dialog-titlebar{
	/*display:none;*/
}
.ui-widget{
	font:inherit;
}
.confirm-body{
	color: #555555;
}
.confirm-title{
	font-weight:500;
}
.favourite-icon{
	/*display:none;*/
}
.fa-info-circle:before {
    font-size: 22px;
}
.grid-export-icon{
	/*display:none;*/
}
.fa-pencil-square-o{
	/*display:none;*/
}
hr {
    margin-top: 2px;
    margin-bottom: 2px;
}
.jstree-contextmenu{
z-index:99999 !important;
}
.form-group {
	margin-bottom: 0px;
}
.fieldGroup tr > td {
    padding-bottom: 0px;
}
.td-checkbox input[type="checkbox"] + label:before, .td-radio input[type="radio"] + label:before {
    font-size: 18px;
}
.radio, .checkbox {
     margin-top: 0px; 
     margin-bottom: 0px; 
}
.outerContainer:not(.containerLevel1)>.containerHeaderRow>.containerHeaderRowLeft {
    line-height: 10px;
}
.outerContainer:not(.containerLevel1)>.containerHeaderRow>.containerHeaderRowRight span,.outerContainer:not(.containerLevel1)>.containerHeaderRow>.containerHeaderRowRight a{
    line-height: 10px;
}
.btn{
    padding: 8px 8px;
    line-height: 10px;
}
.btn-default{
	color:rgb(90,90,90);
}
.btn-primary {
    color: #ffffff;
}
.imc-frame > .container > .imc-navigation-v2 {
    width: 40px;
}
.imc-frame > .container > .imc-navigation-v2 .panel .list-group-item i {
    width: 32px;
}
.imc-frame > .container > .imc-navigation-v2 .subpanel-background {
    left: 40px;
}
.imc-frame > .container > .imc-navigation-v2.expanded{
    width: 260px;
	overflow-y:auto;
}
.floating-box {
    display: inline-block;
    width: 20%;
	line-height:15px;
    margin: 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight: initial;
	text-align: left;
}

.outer-box {
	height:100%;
	overflow-y:auto;
}
.navbar-right ul{
	max-height:20em;
	overflow:auto;
}
.form-control[readonly] {
  height: auto!important;
  border: 1px solid #cccccc !important
}
.tabularDataContainer .td-checkbox input[type="checkbox"] + label:before, 
.tabularDataContainer .td-radio input[type="radio"] + label:before, 
.tabularDataContainer .td-checkbox input[type="checkbox"]:checked + label:before, 
.tabularDataContainer .td-radio input[type="radio"]:checked + label:before {
    margin-left: 10px;
	margin-right: 10px; 
}
.tabularDataContainer .td-checkbox input[type="checkbox"] + label, 
.tabularDataContainer .td-radio input[type="radio"] + label {
    padding-right: 0;
    margin-left: 0;
    text-indent: 0;
}
.ui-wrapper{
	padding-bottom: 0px !important;
	display: inline-block;
}
input[type="file"] {
	display:initial;
}
.navbar-default {
    background-color: #616d73;
    border-color: initial !important;
}
body:after {
    content: "";
    position: absolute;
    content: none;
    /*position: absolute;
    top: 0;
    height: 2px;
    width: 100%;
    z-index: 1;
    background-color: #00b2b1;
    background-color: #00b2b1;*/
}
.navbar-fixed-top {
    top: 2px;
}
.imc-frame > .container {
    margin-top: 0px;
}

@media all and (-ms-high-contrast:none)
{
     *::-ms-backdrop, .tabularDataContainer tr:nth-last-child(2) {
                min-height: 35px !important;
} /*MDM 29716 IE11 */
}
.imc-frame > .container {
  height: 100%;
}
.main-area{
	background-color: rgb(224,224,224);
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
src: url('../fonts/MaterialIcons-Regular.woff2') format('woff2');
}

.selected-icon .material-icons, .fip-icons-container .material-icons, .material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin: -75px 0 0 -75px;
  border: 11px solid rgb(224,224,224);
  border-radius: 50%;
  border-top: 11px solid #007373;
  border-right: 11px solid #007373;
  border-bottom: 11px solid #007373;
  border-left: 11px solid none;
  width: 100px;
  height: 100px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}