/* --------------------------------------- */

.panel-default
{
   margin-left:20px;
   margin-top:0px;
   padding:0px;

}

/* --------------------------------------- */

/* */
.panel
{
   margin-bottom: 10px;
   background-color: #fff;
   border: 1px solid transparent;
   border-radius: 4px;
   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
   box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}

/* --------------------------------------- */

.panel-body
{
   padding: 10px;
}

/* --------------------------------------- */

.panel-heading
{
   padding: 5px 0px 4px 10px;
   border-bottom: 1px solid transparent;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
}

/* --------------------------------------- */

.panel-heading > .dropdown .dropdown-toggle
{
   color: inherit;
}

/* --------------------------------------- */

.panel-title
{
   margin-top: 0;
   margin-bottom: 0;
   font-size: 16px;
   color: inherit;
}

/* --------------------------------------- */

.panel-title > a
{
   color: inherit;
}

/* --------------------------------------- */

.panel-footer
{
   padding: 10px 15px;
   background-color: #f5f5f5;
   border-top: 1px solid #ddd;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
}

/* --------------------------------------- */


.panel-form
{
   border-color: #d8d8d8;
   text-align:left;
}

/* --------------------------------------- */

.panel-form > .panel-heading
{
   color:#fff;
   font-weight:bold;
   font-size:12px;
   border-bottom:0PX SOLID #333;
   background-color: #036;
   height:30px;
}

/* --------------------------------------- */

.panel-form > .panel-heading + .panel-collapse .panel-body
{
   border-top-color: #CCC;
}

/* --------------------------------------- */

.panel-form > .panel-footer + .panel-collapse .panel-body
{
   border-bottom-color: #CCC;
}

/* --------------------------------------- */

input-group-addon span
{
	
}

/* --------------------------------------- */

.input-group-addon
{
   padding: 0;
   font-size: 12px;
   font-weight: normal;
   line-height: 1;
   color: #555;
   text-align: left;
   background-color: #fff;
   border: 1px solid #fff;
   border-radius: 4px;
}

/* --------------------------------------- */

.ajax__calendar > div
{
   z-index:1000;
}

/* --------------------------------------- */


.panelHeader >h2
{
   /*font-size: 16pt;*/
   font-family: arial;
font-style: oblique;
   color: #666666;
font-size: 1.3em;
font-weight: bold;
padding-top: 5px;
display: block;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
margin:12px 0px 8px  0px;
text-align:left;



}

/* --------------------------------------- */


.input-group-addon
{
   min-width:95px;
   text-align:left;
}

/* --------------------------------------- */



.navbar-fixed-bottom
{
   background-color:#036;
   text-align:center;
   padding:0px;
   margin:0px;
   color:#d8d8d8;
   height:25px;
   min-height:25px;
   max-height:25px;
}

/* --------------------------------------- */
.panel-body {
  padding: 5px;
}





.btn-default
{
   color: #333;
  /* background: url(../images/green.png)  0 0px repeat-x;*/
  background: #fff;
   border-color: Silver;
   padding: 6px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
}

/* --------------------------------------- */

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active
{
   color: #333;
   background: #c4e0b3;/* #ebebeb;#6cc396;*/
   border-color: #fff;
}

/* --------------------------------------- */

.checkbox> label
{
font-size:12px;

}


.checkbox {


  margin-top: 10px;
  margin-bottom: 2px;
  }


.input-group span
{
font-size:12px;
padding-left:0px;
}


/*.multiselect{opacity:0;filter:alpha(opacity=0);}*/


/************************
*	Fixes				*
Fix1 - Fault Code Table Report
Fix2 - result Page for all C++ reports,SummaryControl.ascx
Fix3 - SLA Matrix reports
************************/
#Fix1 th
{
   border:1px solid #fff;
}

/* --------------------------------------- */

#Fix1 td
{
   background-color:White;
   border:1px solid #d8d8d8;
}

/* --------------------------------------- */

#Fix2 table
{
   background: #fff;
}

/* --------------------------------------- */

#Fix2 td
{
   border: solid 1px #ccc;
}

/* --------------------------------------- */

#Fix3 td
{
   text-align:left
}

.form-control
{
  height: 26px;
  padding: 3px 6px;
  font-size: 12px;

}





@media (max-width: 600px) {
    .container {
        max-width: 582px;
    }
    .col-xxs-1,
    .col-xxs-2,
    .col-xxs-3,
    .col-xxs-4,
    .col-xxs-5,
    .col-xxs-6,
    .col-xxs-7,
    .col-xxs-8,
    .col-xxs-9,
    .col-xxs-10,
    .col-xxs-11,
    .col-xxs-12{
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-xxs-1,
    .col-xxs-2,
    .col-xxs-3,
    .col-xxs-4,
    .col-xxs-5,
    .col-xxs-6,
    .col-xxs-7,
    .col-xxs-8,
    .col-xxs-9,
    .col-xxs-10,
    .col-xxs-11 {
        float: left;
    }
    .col-xxs-1 {
        width: 8.333333333333332%;
    }
    .col-xxs-2 {
        width: 16.666666666666664%;
    }
    .col-xxs-3 {
        width: 25%;
    }
    .col-xxs-4 {
        width: 33.33333333333333%;
    }
    .col-xxs-5 {
        width: 41.66666666666667%;
    }
    .col-xxs-6 {
        width: 50%;
    }
    .col-xxs-7 {
        width: 58.333333333333336%;
    }
    .col-xxs-8 {
        width: 66.66666666666666%;
    }
    .col-xxs-9 {
        width: 75%;
    }
    .col-xxs-10 {
        width: 83.33333333333334%;
    }
    .col-xxs-11 {
        width: 91.66666666666666%;
    }
    .col-xxs-12 {
        width: 100%;
    }

    
  .col-xxs-offset-12 {
    margin-left: 100%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxs-offset-0 {
    margin-left: 0;
  }
}
@media (max-width: 600px) {
    .visible-xxs {
        display: block !important;
    }
    tr.visible-xxs {
        display: table-row !important;
    }
    th.visible-xxs,
    td.visible-xxs {
        display: table-cell !important;
    }
}
@media (min-width: 601px) and (max-width: 768px) {
    .visible-xxs.visible-sm {
        display: block !important;
    }
    tr.visible-xxs.visible-sm {
        display: table-row !important;
    }
    th.visible-xxs.visible-sm,
    td.visible-xxs.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 200px)  and (max-width: 449px) 
{
	.pageContainer 
	{

		min-width:280px;
		margin-bottom: 90px;
	}	
}

.pageContainer 
{
	margin-bottom: 90px;
}	


table.tablesorter thead tr.filters input { 
    width: 95%; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box; 
} 
table.tablesorter thead tr.filters, table.tablesorter thead tr.filters td { 
    text-align: center; 
    background: #fff; 
} 
/* optional disabled input styling */ 
table.tablesorter thead tr.filters input.disabled { 
    opacity: 0.5; 
    filter: alpha(opacity=50); 
}

.headerSortUp
{
background-position:top;
background-repeat: no-repeat;
background-image: url(../images/icons/sort_up.gif);
background-color: #e9e7d7;
}
.headerSortDown
{
background-position:top;
background-repeat: no-repeat;
background-image: url(../images/icons/sort_down.gif);
background-color: #e9e7d7;
}

.highcharts-container { overflow: visible !important; }


.close {
    float: right;
    font-size: 35px;
    font-weight: 900;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=20);
    margin-left: 30px;
}
.input-group {
    margin: 5px;
}
.disabled {
    display: none;
}
td {
    /*white-space:nowrap;*/
    min-width:100px;
}
.table-condensed td {
    min-width:20px;
    border:1px solid #e6e6e6;   
}
/*
table {
    margin: 0 auto;
    clear: both;
    border-collapse: collapse;
    word-wrap: nowrap;
}
*/
/*!
 * DataTables + Font Awesome integration
 * License: MIT - http://datatables.net/license
 */

/*
 * Sort styling

table.dataTable thead th {
	position: relative;
	background-image: none !important; /* Remove the DataTables bootstrap integration styling 
}

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
	position: absolute;
	top: 12px;
	right: 8px;
	display: block;
	font-family: FontAwesome;
}

table.dataTable thead th.sorting:after {
	content: "\f0dc";
	color: #ddd;
	font-size: 0.8em;
	padding-top: 0.12em;
}
table.dataTable thead th.sorting_asc:after {
	content: "\f0de";
}
table.dataTable thead th.sorting_desc:after {
	content: "\f0dd";
}

div.dataTables_scrollBody table.dataTable thead th.sorting:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_asc:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_desc:after {
	content: "";
}

/* In Bootstrap and Foundation the padding top is a little different from the DataTables stylesheet
table.table thead th.sorting:after,
table.table thead th.sorting_asc:after,
table.table thead th.sorting_desc:after {
	top: 8px;
}


/*
 * DataTables style pagination controls

div.dataTables_paginate a.paginate_button.first,
div.dataTables_paginate a.paginate_button.previous {
	position: relative;
	padding-left: 24px;
}

div.dataTables_paginate a.paginate_button.next,
div.dataTables_paginate a.paginate_button.last {
	position: relative;
	padding-right: 24px;
}

div.dataTables_paginate a.first:before, 
div.dataTables_paginate a.previous:before {
	position: absolute;
	top: 8px;
	left: 10px;
	display: block;
	font-family: FontAwesome;
}

div.dataTables_paginate a.next:after,
div.dataTables_paginate a.last:after {
	position: absolute;
	top: 8px;
	right: 10px;
	display: block;
	font-family: FontAwesome;
}

div.dataTables_paginate a.first:before {
	content: "\f100";
}

div.dataTables_paginate a.previous:before {
	content: "\f104";
}

div.dataTables_paginate a.next:after {
	content: "\f105";
}

div.dataTables_paginate a.last:after {
	content: "\f101";
}


/*
 * Bootstrap and foundation style pagination controls

div.dataTables_paginate li.first > a,
div.dataTables_paginate li.previous > a {
	position: relative;
	padding-left: 24px;
}

div.dataTables_paginate li.next > a,
div.dataTables_paginate li.last > a {
	position: relative;
	padding-right: 24px;
}

div.dataTables_paginate li.first a:before, 
div.dataTables_paginate li.previous a:before {
	position: absolute;
	top: 6px;
	left: 10px;
	display: block;
	font-family: FontAwesome;
}

div.dataTables_paginate li.next a:after,
div.dataTables_paginate li.last a:after {
	position: absolute;
	top: 6px;
	right: 10px;
	display: block;
	font-family: FontAwesome;
}

div.dataTables_paginate li.first a:before {
	content: "\f100";
}

div.dataTables_paginate li.previous a:before {
	content: "\f104";
}

div.dataTables_paginate li.next a:after {
	content: "\f105";
}

div.dataTables_paginate li.last a:after {
	content: "\f101";
}

/* In Foundation we don't want the padding like in bootstrap 
div.columns div.dataTables_paginate li.first a:before, 
div.columns div.dataTables_paginate li.previous a:before,
div.columns div.dataTables_paginate li.next a:after,
div.columns div.dataTables_paginate li.last a:after {
	top: 0;
}
*/
/*input-group-addon*/
#filter{
     text-align:left;
     margin:5px;
     min-height:40px;
     border:1px solid silver;
     display:none; 
     background:repeating-linear-gradient(90deg, #ccc, #fff 2px, #ccc 2px, #fff 2px)
    /* background:repeating-linear-gradient(45deg, #ccc, #fff 10px, #ccc 10px, #fff 20px)*/
}
.filter {
    background: transparent;
    border: 0px;
    font-weight:bolder;
}

/*** Current Loan Details 
#LoanDetails {
    cursor:pointer;
}

#CurrentLoan {
    position: fixed;
    z-index:1031;
    bottom:53px;
    right:1px;
    background:#fff;
    padding:15px;
     opacity:1;
    filter: alpha(opacity=20);
    font-size:.8em;
    border-radius: 10px 10px 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#CurrentLoan > div {
    clear:both;
    margin:0 auto;
    width:280px;
    border-bottom:1px dotted #e6e6e6;

}
#CurrentLoan  .title {
    font-weight:bolder;
    display:block;
    min-width:130px;
    float:left
}
#CurrentLoan .data {
    font-weight:normal;
    display:block;
    min-width:150px;
     float:left
}
 Current Loan Details */

/*** Reminder */
#toDoUL   {
  margin: 0;
  padding: 0;
}
#toDoUL li {
  cursor: pointer;
  position: relative;
  padding: 5px 0px 5px 30px;
  list-style-type: none;
  background: #eee;
  font-size: 14px;
  transition: 0.2s;
  border-bottom:1px solid #d8d8d8;
  /* make the list items unselectable */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#toDoUL li:nth-child(odd) {
  background: #f9f9f9;
}
#toDoUL   li:hover {
  background: #ddd;
}
#toDoUL li.checked {
  background: #888;
  color: #fff;
  text-decoration: line-through;
}
#toDoUL  li.checked::before {
  content: '';
  position: absolute;
  border-color: #fff;
  border-style: solid;
  border-width: 0 2px 2px 0;
  top: 7px;
  left: 8px;
  transform: rotate(45deg);
  height: 15px;
  width: 7px;
}
.closeBtn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px 8px 5px 8px;
  font-weight:bolder
}
.closeBtn:hover {
  background-color: #f44336;
  color: white;
}
#toDoContainer div> input {
  margin: 0;
  border: none;
  border-radius: 0;
  width: 75%;
  padding: 5px;
  float: left;
  font-size: 14px;
  color:#333
}
#toDoContainer> div>.addBtn {
  padding: 5px;
  width: 25%;
  background: #d9d9d9;
  color: #555;
  float: left;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  transition: 0.3s;
  border-radius: 0;
}
toDoContainer>div>.addBtn:hover {
  background-color: #bbb;
   color: #fff;
}
#toDoContainer{
width:300px; border:1px solid #ccc; overflow:auto; max-height:400px;
display:none;
position:fixed;
z-index:1031;
right:0px;
bottom:55px;
    border-radius: 10px 10px 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
 .toDoInputContainer {
  background-color: #ccc;
  padding: 1px;
  color: white;
  text-align: center;
}
.toDoInputContainer:after {
  content: "";
  display: table;
  clear: both;
}
#reminder {
    cursor:pointer;
}
/*** Reminder */

#helpLinks {
    position:fixed;
    z-index:1030;
    right:0px;
    bottom:0px;
}
    #helpLinks > span {
        display:block;
        float:left;
        margin-left:1px;
        padding:5px;
        border-radius: 10px 5px 0px 0px; /*top right bottom left**/
       
        /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
        background:#036;
        color:white;
        font-size:11px;

    }
    #LoanDetails {
    cursor:pointer;
}
#CurrentLoan {
    position: fixed;
    z-index:1031;
    bottom:53px;
    right:1px;
    background:#fff;
    padding:15px;
    opacity:1;
    filter: alpha(opacity=20);
    font-size:.8em;
    border-radius: 10px 10px 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    max-width:350px;
    display:none;
    overflow:auto;
    max-height:75%
}
 #CurrentLoan   .accordion {
    background-color: red;
    color: #fff;
    cursor: pointer;
    padding: 4px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 11px;
    font-weight:bold;
    transition: 0.4s;
}

#CurrentLoan .active, #CurrentLoan .accordion:hover {
    background-color: #036;
    color:white;
}

#CurrentLoan .accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    color: #fff;
}

#CurrentLoan .active:after {
    content: "\2212";
    color: #fff;
}

#CurrentLoan .panel {
    padding: 0 0px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border:1px solid #d8d8d8;
    border-top:0px;
    margin-bottom:5px;
    margin-top:-2px;
    min-width:100%;
}
    #CurrentLoan div {
    border-bottom:1px solid #e6e6e6;
    padding: 0px 3px;   
    }
    .assets .input-group-addon:first-child {
    border-right: 0;
    min-width: 130px;
    /*Border: 1px solid #ccc;
    padding-left: 5px;*/
}

    #PropertyViewContainer .input-group-addon {
    min-width: 200px;
   font-weight: bolder; 
}
 .lbl {
    min-width: 200px;
   font-weight: bolder; 
}
#PropertyViewContainer .input-group , #VisitsView .input-group , #PropertyView .input-group, #BorrowersView .input-group,
 #CoBorrowersView .input-group,  #GurantersView .input-group{
    border-bottom: 1px dashed #e6e6e6;
    text-align:left;
}



/** Visits **/
#VisitsContainer .accordion, #ProjectionContainer .accordion {
    background-color: #036;
    color: #fff;
    cursor: pointer;
    padding: 4px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 11px;
    font-weight:bold;
    transition: 0.4s;
}

#VisitsContainer .active, #VisitsContainer .accordion:hover,  #ProjectionContainer .active, #ProjectionContainer .accordion:hover{
    background-color: red;
    color:white;
}

#VisitsContainer .accordion:after ,#ProjectionContainer .accordion:after{
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    color: #fff;
}

#VisitsContainer .active:after ,#ProjectionContainer .active:after{
    content: "\2212";
    color: #fff;
}

#VisitsContainer .panel ,#ProjectionContainer .panel{
    padding: 0 0px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border:1px solid #d8d8d8;
    border-top:0px;
    margin-bottom:5px;
    margin-top:-2px;
    min-width:100%;
}
legend {
    font-size:16px;
    color: #fff;
    font-weight:bolder;
    text-align:left;
    padding:3px 3px 3px 20px;
    background: #658ab7;
}
.subTitle {
    font-weight:bolder;
    color:#036;
    background:#e6e6e6;
    font-size:12px;
    padding:3px 3px 3px 20px;
    text-align:left;
}

#VisitsContainer .input-group-addon, #ProjectionContainer .input-group-addon, 
{
   min-width:150px;
   text-align:left;
}
/** Visits **/
.modal-backdrop {
    z-index: 0;
}
.rtfContainer { 
    min-width:800px; 
    /*border:1px solid silver;*/
}
.directorContainer {
   /* border:2px solid gray;*/
}
.directorListTitle {
    margin-top:5px;
    font-weight:bolder;
    border:1px dashed #555;
}
.directorListTitle span {
  color: red;
    float: right;
    font-size: 16px;
    cursor:pointer;
    
}
.directorListTitle .addDir{
      padding:3px;
      color: darkgreen;
      cursor:pointer;
       padding-left:8px;
}

  
#directorsInputs {
    display:block;
    /*border:2px dottedottedd gray;*/
}

.gridparent {
    background-color:khaki;
    font-weight:bold;
}
/*.group-start {
     background-color:tan;
}*/