#body-content {
	height: 100%;
}

.edis-container-fluid {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

#page-wrap {
	background: #00496e;
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 780px;
	max-width: 3895px;
}

#page-wrap #inside {
	color: #000;
	font: 14px Arial;
	position: relative;
}

.theme-color{
	color: #00496e
}

#header {
	background-repeat: no-repeat;
	background-position: left top;
}

#title {
	float: left;
	padding-bottom: 3px;
}

#title h2, h3 {
	color: #000000;
}

#nav-menu{
	display: table;
	width: 100%;
	background: #00496e;
	text-align: left;
	margin:0;
	padding:0;
	z-index:1000;
}

#nav-menu > li{
	display: table-cell;
	white-space: nowrap;
	height: 45px;
	vertical-align: middle;
	text-align: left;
	padding: 0px 12px;
	position: relative;
	color: white;
}

#nav-menu > li:hover{
	background-color: #000;
}

#nav-menu > li.open{
	background-color: #000;
}

#nav-menu a{
	display: block;
	color: white;
	text-decoration: none;
	white-space: nowrap;
}

#nav-menu .dropdown-menu a{
	color: #000;
}

#nav-menu .dropdown.open{
	z-index: 1100;
}

#lock-icn{
	display:block;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-image: url("../images/lock-black-24.png") !important;
	background-position: left center;
}

#title-text{
	display: table-cell;
}

@media screen and (max-width: 1180px){
	.link-content{
		display: inline-block;
		width:0px;
		overflow: hidden;
	}
	
	.collapse-resp{
		display: none !important;
	}
}

/*nav style*/
#topnav {
	margin: 0 auto;
	padding-bottom: 0px;
}

#topnav .navbar {
	border-radius: 0;
	border: 0;
	background: white;
	margin: 5px 0 1px 0;
	color: black;
}

#topnav .navbar a {
	color: #000
}

#main-content, #main-content .panel-body {
	border-radius: 0;
	border: 0;
	margin: 0;
	height: 100% !important;
	box-sizing: border-box;
}

html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

* {
	border-radius: 0 !important;
}

.sec-title {
	font-size: 22px;
    color: #00496e;
    font-weight: bold;
}

#title .center-block {
	height: 54px;
}

#reportTitle {
	font-size: 14px;
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	text-align: left;
}

#reportTitle>h2 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

#page-wrap {
	display: table;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	table-layout: fixed;
}

#page-wrap>* {
	display: table-row;
}

#page-wrap #header {
	box-sizing: border-box;
}

#page-wrap #inside {
	box-sizing: border-box;
}

#main-content {
	background: white;
	color: #000;
	font: 13px Arial;
	position: relative;
	display: table-cell;
	height: 100%;
	box-sizing: border-box;
	padding: 0 !important;
	margin: 0 !important;
}

#main-content .panel-body {
	height: auto;
	margin: 0;
	position: relative;
}

#footer {
	box-sizing: border-box;
}

#footer>* {
	display: table-cell;
	vertical-align: bottom;
	box-sizing: border-box;
}

#footerPanel.panel {
	border: 0;
	border-radius: 0;
	margin: 1px 0 10px 0;
}

.quick-search-field {
	border: 0px solid;
	padding-bottom: 5px;
}

.quick-search-field-focus {
	border: 0px solid;
	padding-bottom: 5px;
}

/********************************************/
.squeeze {
	display: table-cell;
}

#wel-sec {
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box !important;
	height: 100%;
}

#iframe-sec {
	box-sizing: border-box !important;
	height: 100%;
}

#wel-sec * {
	box-sizing: border-box;
}

#quickSearch {
	box-sizing: border-box !important;
}

#quickSearch input {
	padding: 5px !important;
	padding-left: 32px !important;
	font-size: 15px;
	/*border: 0 !important;*/
	border: 1px solid #ccc !important;
	height: 35px;
	/*background: none !important;*/
	background-color: white;
	background-image: url("../images/search-16.png") !important;
	background-repeat: no-repeat !important;
	background-position: 8px center !important;
	width: 300px !important;
	border: 1px solid #eee !important;
	float:right;
	color: #000;	
}

#quickSearch input:focus {
	border: 1px solid #ccc !important;
}

/*
#common-search #quickSearch input {
	border: 1px solid #777 !important;
	background-color: #00496e !important;
	color: white;
	background-image: url("../images/search-white-16.png") !important;
}

#common-search #quickSearch input:focus {
	border: 1px solid #ccc !important;
	background-color: white !important;
	color: #000;
	background-image: url("../images/search-16.png") !important;
}
*/

#wel-cards-wrapper {
	height: 100%;
	width: 100%;
	display: table;
	box-sizing: border-box;
	position: relative;
}

#wel-cards-wrapper > *{
	display: table-row;
	box-sizing: border-box;
}

#wel-txt-row{
}

#wel-txt-row > *{
	display: table-cell;
	box-sizing: border-box;
}

#wel-txt-cont{
	display: block;
	color: black;
	box-sizing: border-box;
	padding: 20px;
	font-size: 18px;
	text-shadow:0 0 3px white;
}

#cards {
	height: 100%;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}

#cards .btn {
	width: 100%;
	box-sizing: border-box !important;
	color: white !important;
	overflow: hidden;
}

.card-lg {
	display:block;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	height: 168px;
}

.card-title{
	text-align: center
}

#filing-lg {
	background-image: url("../images/news.png") !important;
}

#search-lg {
	background-image: url("../images/magnifyingglass.png") !important;
}

#case-lg {
	background-image: url("../images/clipboard.png") !important;
}

#admin-lg {
	background-image: url("../images/gear.png") !important;
}

#support-lg {
	background-image: url("../images/support.png") !important;
}

#developer-lg {
	background-image: url("../images/briefcase.png") !important;
}

/********************************************/
panelHeader {
	color: #FF8400
}

code {
	font-size: 1.5em;
	color: #ba321c;
}

/** extjs-bootstrap overrides */
fieldset legend {
	margin-bottom: 0px;
	border-bottom: 0px;
}

.x-tool-img-dark {
	overflow: hidden;
	width: 16px;
	height: 16px;
	background-image: url(images/tools/tool-sprites-dark.png);
	margin: 0
}

/* Bootstrap customizations */
.modal.modal-wide .modal-dialog {
	width: 1140px;
}

.modal-wide .modal-body {
	overflow-y: auto;
}

.panel-header-controls {
	position: relative;
	clear: both;
	bottom: 5px;
}

#caseManagersTable_wrapper {
	position: relative;
	clear: both;
}

#caseManagersTable_filter {
	right: 20px;
	position: relative;
}

.panel .dataTables_length, .dataTables_info {
	margin-left: 15px;
}

.panel .dataTables_filter, .dataTables_length {
	margin-top: 7px !important;
}

.panel .dataTables_filter, .dataTables_paginate {
	margin-right: 15px !important;
}

/*************************************/
.pg-cont{
	padding-top: 40px;
	box-sizing: border-box;
	position: relative;
	height: 100%;
}

.pg-cont-title{
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 40px;
	text-align: center;
	line-height: 40px;
	box-sizing: border-box;
	font-weight: bold;
}

.pg-title-border{
	border-bottom: 1px solid #ddd
}

.pg-cont-body{
	height: 100%;
	box-sizing: border-box;
}

/*************************************/
.pg-title {
	font-size: 18px;
	height: 40px;
	line-height: 30px;
	text-align: center;
}

.pg-sec-title{
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	background: #f5f5f5;
	height: 40px;
	line-height: 28px;
	text-align: left;
	font-size: 18px;
}

.pg-sec-hdr {
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	background: #f5f5f5;
}

.pg-sec-hdr-cont {
	display: table;
	width: 100%;
	min-height: 35px
}

.pg-sec-hdr-title {
	vertical-align: middle;
	font-size: 18px;
	display: table-cell;
	width: 100%;
}

.pg-sec-hdr-actions{
	text-align: center; 
	display: table-cell;
}

.pg-sec-body{
	padding: 5px; 
	box-sizing: border-box; 
	border: 1px solid #ddd; 
	border-top: 0
}

.pg-sec-marg{
	margin-top:15px;
	margin-bottom: 15px;
}

.pg-msg-none{
	padding: 20px;
	font-size: 20px;
	text-align: center;
	color: #999
}

#notices td div {
	margin-bottom: 0px;
}
/* Panel Standardization */
.panel {
	border-color: #c5c5c5;
}
.panel-heading-blue {
    color: #00496e !important;
}
/* PP Card Bloodhound */
.tt-dataset-participants .tt-suggestion {
	border-bottom: 1px solid #eeeeee;
}
.typeahead-hover:hover {
	background-color: #4ea4ed;
	cursor: pointer;
}
.tt-dataset-participants .tooltip { 
	min-width: 100%; 
}
/* PP Card PP List */
.wz-list-prev table {
	width: 100%;
	border-collapse: collapse;
}

.wz-list-prev table tbody td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.wz-list-prev tr *:not(:first-child){
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}
.wz-list-prev {
	border: 1px solid #cfe1ff;
	background: #e6efff
}

.wz-list-prev table thead th {
	padding-top: 15px;
	padding-bottom: 15px;
	white-space: nowrap;
	font-weight: bold;
}

.wz-list-prev table thead th {
	color: #3276b1;
}

.wz-list-prev table thead tr {
	border-bottom: 1px solid #cfe1ff;
}

.wz-participant-list table th {
	font-size: 14px;
}
td.remove-participant {
	padding: 1%;
	vertical-align: top;
	color :#ff3636;
}
td.remove-participant:hover {
	cursor: pointer;
}
.wz-list-prev tr .tooltip {
	padding-left: 5px !important;
}
/* Doc Editor */
.doc-editor.glyphicon-ok {
	color: #2da900;
}
.doc-editor.glyphicon-question-sign {
	color: #ff3636;
}
/* Toggles */
input[type="checkbox"].toggle_switch{
	border: 1px solid #c5c5c5;
	font-size: 15px;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	width: 3.5em;
	height: 1.5em;
	background: #ddd;
	border-radius: 3em !important;
	position: relative;
	cursor: pointer;
	outline: none;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  }
  
  input[type="checkbox"].toggle_switch:checked{
	background: #5cb85c;
  }
  
  input[type="checkbox"].toggle_switch:after{
	position: absolute;
	content: "";
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	background: #fff;
	-webkit-box-shadow: 0 0 .25em rgba(0,0,0,.3);
	        box-shadow: 0 0 .25em rgba(0,0,0,.3);
	-webkit-transform: scale(.7);
	        transform: scale(.7);
	left: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  }
  
  input[type="checkbox"].toggle_switch:checked:after{
	left: calc(100% - 1.5em);
  }
/* Non-Party Card */
section#manually-add-pp, section#ppList {
	display: none;
}
/* Certificate of Service */
div.representative-info {
	margin-top: 20px;
}
div#serviceCertificate, li#serviceCertificateEditorNav {
	display: none;
}
#paperRecipients .modal-dialog {
    width: auto;
}
#paperRecipients p {
	font-size: 14px;
}
#paperRecipients .glyphicon {
	color: #00496e; 
}
#paperRecipients .unlisted_recipient_list .glyphicon {
	color: inherit;
}
#paperRecipients .edis-info-cont {
	margin: 15px 0;
}
#paperRecipients .row {
	padding: 10px 0;
}
#paperRecipients #add_recip_btn {
	display: table;
}
/* Briefcase */
#editorTitle h2 {
	font-size: 22px;
    color: #00496e;
    font-weight: bold;
    text-align: center;
}
#service-inbox .panel-default {
    border-color: #c5c5c5;
}
#service-inbox .panel-heading {
    color: #00496e;
}
section#service-inbox select {
    margin: 0 0.5em !important;
    border-radius: 0.25em !important;
}
.service-table a {
	font-weight: bold;
	color: #00496e !important;
}
/* Checkboxes */
.checkbox label {
	padding-left: 0;
}
.checkbox input[type=checkbox] {
	margin: 2px 5px;
}
/* Labels */
.label {
    border-radius: .25em !important;
}
/* DataTables */
.service-table, .motions-table {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin: 10px 0 !important;
	width: 100% !important;
	overflow-x: hidden;
}
section#service-inbox input, #outstandingMotionsList_wrapper input {
	margin-left: 10px !important;
    border-radius: 0.25em !important;
}
.service-table td, .motions-table td {
	padding: 18px !important;
}
.service-table th, .motions-table th {
	color: #262626 !important;
}
/* Motions card */
#outstandingMotionsListForm {
	margin-top: 2%;
}
#motionsPill {
	cursor: pointer;
	font-weight: bold;
}
#motionsPill a {
	color: #00496e;
}
#motionsPill.active a {
	color: #ffffff;
}
/* Submission Preview */
.submissionPreview.col-xs-12 {
	width: 100%;
    border-bottom: 1px solid #f7f7f7;
    padding: 0px 5px 5px 5px;
}
.submissionPreview .col-xs-12 {
	padding: 5px 0;
}
.submissionPreview .heading {
    color: #00496e;
    font-weight: bold;
}
/* Confirmation Card */
#serviceRecipientConfirmation .list-group-item ul {
	list-style: none;
    padding-left: 15px;
}
#serviceRecipientConfirmation .list-group-item ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 5px;
  }
/* Drag and Drop */						
.drag-drop-zone {
	border: 0.25rem dashed #00496e;
    padding: 3rem;
    margin-bottom: 15px;
}
#drag-drop-zone h3 {
	font-size: 22px;
    color: #00496e;
    font-weight: bold;
    padding: 15px 0;
}
.drag-drop-zone .fileinput-button {
	width: 600px;
}
.drag-active {
    border-color: red;
    border-style: solid;
}