body{
	overflow-x: hidden;
}

.modal-body{
	overflow: auto;
	max-height: 600px;
}

.table-overflow {
	max-width: 100%;
	overflow-x: auto;
}

.header {
	padding-top: 10px;
	padding-bottom: 10px;
	background: rgb(37, 78, 121);
	padding-left: 20px;
	padding-right: 20px;
}

.h4-header {
    margin-bottom: 0% !important;
    padding-top: 9%;
}

.h2-header {
    margin-top: 0% !important;
}

.footer {
	background-color: #254E79;
	color: white !important;
	bottom: 0;
	width: 100%;
	position: fixed;
	right: 0;
  	left: 0;
  	margin: 0px auto 0px auto;
    padding: 0px 0 0 0;
    text-align: center;
    z-index: 9;
}

.input-label{
    border: none;
    background: inherit;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: transparent;
    text-shadow: 0 0 0 black;
    cursor: auto; 
}

.break-word {
  word-wrap: break-word;
  width: 15% !important;
}
.color-black{
	color: #000 !important
}

.color-red{
	color: #800000 !important
}

.color-blue{
	color: #0B82B7 !important
}

.color-light{
	background-color: #fcfcfc
}

.container-spacer {
	margin-bottom: 50px;
}
.chosen-container {
	width:100% !important;
}
.chosen-container {
	width:100% !important;
}

.chosen-container-single .chosen-single {
    height: 34px;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
}
.chosen-container-single .chosen-single span {
    padding-top: 6px;
}
.chosen-container-single .chosen-single div b {
    margin-top: 6px;
}
.chosen-container-active .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #ccc;
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: thin dotted \9;
    -moz-box-shadow: 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: 0 0 8px rgba(82, 168, 236, .6)
}

button.btn, input.btn {
	font-weight: bolder;
}

hr {
	margin-top: 2px;
	margin-bottom: 0;
	border-top: 1px solid #C0C0C0;
}

.table {
	margin-top: 5px;
}

td {
	border-color: #babdb6!important;
	border-top-color: #babdb6 !important;
}

th {
	text-align: center;
}

.btn.glyphicon:HOVER {
	color: black;
}

a.glyphicon {
	text-decoration: none;
}

.link-disable {
	pointer-events: none;
}

.link-loading {
	pointer-events: visible;
    cursor: wait;
    opacity: .65;
    filter: alpha(opacity = 65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.breadcrumb{
	margin-bottom: 0 !important;
}

.block {
	pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity = 65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.link-hide {
	display: none !important
}

.link-change {
	background-color: yellow
}

.form {
	padding-left: 10% !important;
	padding-right: 10% !important;
}

.projects-form{
	padding-left: 5% !important;
	padding-right: 5% !important;
}

.disputes-form{
	padding-left: 5% !important;
	padding-right: 5% !important;
}

#login {
	margin-top: 5em
}

.border, .round-border {
	border-style: solid;
	border-color: silver;
	border-width: 1px
}

.shadow {
	box-shadow: 5px 10px 10px silver;
	-moz-box-shadow: 5px 10px 10px silver;
	-webkit-box-shadow: 5px 10px 10px silver
}

#login .border {
	padding: 40px
}

.border {
	border: 1px solid silver;
}

.border-margin {
	padding-left: 2%;
	padding-right: 2%;
}

.page-header {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #254E79 !important;
}

.flashMessage {
	padding-left: 4%;
	padding-right: 4%
}

.flashMessageBottomRight{
    position: fixed;
    bottom: 25px;
    right:0%;
    width: 18%;
    font-weight: bold;
}

.flash-link{
	font-size: 11px;
}

.center {
	align-items: center;
	vertical-align: middle;
	margin-top: 10px
}

.nopadding {
	padding: 0 !important
}

.nomargin {
	margin: 0 !important
}

.alert-messages {
	border-radius: 0px !important;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
    z-index: 1050
}

.back-to-top {
	position: fixed;
	bottom: 50px;
	right: 20px;
	display: none;
}

a.btn{
	font-weight: bolder !important;
	color: white !important;
}
a.btn-default{
	font-weight: bolder !important;
	color: #000 !important;
}

.tooltip {
    z-index: 1050 !important
}
.tooltip > .tooltip-inner {
    background-color: silver; 
    color: #2e3436; 
    border: 1px solid grey; 
}
.tooltip.top > .tooltip-arrow {
    border-top: 5px solid grey;
}

.panel-heading{
	cursor:pointer;
}

div.panel-heading{
	background: #EDEDED;
	font-size: 18px;
	font-weight: bold;
	color: #254E79 !important;
}

a.glyphicon-question-sign{
	cursor: default;
}

ol.breadcrumb{
	background: white;
}
.dropdown-menu{
	width: 110%
}
li a{
	color: black !important;
}
table.table thead tr .header {
	background-image: url(/img/bg.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center right !important;
	cursor: pointer !important;
}
table.table thead tr .headerSortUp {
	background-image: url(/img/asc.gif) !important;
}
table.table thead tr .headerSortDown {
	background-image: url(/img/desc.gif) !important;
}

/* Wizard */
.wizard {
    margin: 20px auto;
    background: #fff;
}

.wizard .nav-tabs {
    margin: auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
    padding: 10px;
}

.wizard > div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 60%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 40%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tab {
    color:#888a85;
}

.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #0B82B7;
    color: #0B82B7;
}

.wizard li.active h4 {
    color: #0B82B7;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

li.stepWizard:hover > h4 {
    color: #333;
}

li.active:hover > h4 {
    color: #0B82B7;
}

.wizard .nav-tabs > li {
	width: 33%;
	margin: 0 auto;
	left: 0;
    right: 0;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #0B82B7;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 47%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #0B82B7;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 0px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

.stepWizard h4 {
    margin-top: 0px;
    color:#8B8A85;
    text-align: center;
}

.form-check-input {
  margin:0 12px 0 0;
  vertical-align: text-bottom;
  position: relative;
  top: -1px;	
}

div.parent {   
	height: 29em;
    position: relative
}

div.parent a {  
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.row-total {
	background: #D6EAFF !important;
	font-weight: bold !important;
}

#purchaseItemsTable #row-totalPurchase,#reqItemsTable #row-total{
    border: none;
    background: inherit;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: transparent;
    text-shadow: 0 0 0 black;
    cursor: auto; 
    font-weight: bold;
}

#analysisHiresTable #row-totalHiresAnalysis,#requestsHiringTable #row-total{
    border: none;
    background: inherit;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: transparent;
    text-shadow: 0 0 0 black;
    cursor: auto; 
    font-weight: bold;
}

#purchaseItemsTable #reqDaiPurchase, #reqItemsTable #reqDai{
    border: none;
    background: inherit;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: transparent;
    text-shadow: 0 0 0 black;
    cursor: auto; 
    font-weight: bold;
}

.normal-label {
	font-weight: normal !important;
}

.popover {
	max-width: 100%;
}
.popover-title {
	font-weight: bold;
	text-align: center;
}

/* Status */
.status {
    margin: 0px auto;
    background: #fff;
}

.status .nav-tabs {
    
    margin: auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
    padding:30px;
}

.status > div.status-inner {
    position: relative;
}

.connecting-line-status {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 62%;
    right: 0;
    top: 18%;
    z-index: 1;
}

li.active .connecting-line-status {
    height: 2px;
    background: #0B82B7;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 62%;
    right: 0;
    top: 18%;
    z-index: 1;
}

.connecting-line-status-coord {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 62%;
    right: 0;
    top: 18%;
    z-index: 1;
}

li.active .connecting-line-status-coord {
    height: 2px;
    background: #000;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 62%;
    right: 0;
    top: 18%;
    z-index: 1;
}

.connecting-line-status-analisys {
    height: 2px;
    background: #800000;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 62%;
    right: 0;
    top: 18%;
    z-index: 1;
}

li.active .connecting-line-status-analisys {
    height: 2px;
    background: #800000;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 62%;
    right: 0;
    top: 18%;
    z-index: 1;
}

.status .nav-tabs > li.active > a, .status .nav-tabs > li.active > a:hover, .status .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab-status {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 37%;
    text-align: center;
    font-size: 25px;
}

span.round-tab-status-coord {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 37%;
    text-align: center;
    font-size: 25px;
}

span.round-tab-status-analisys {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #800000;
    z-index: 2;
    position: absolute;
    left: 37%;
    text-align: center;
    font-size: 25px;
}

span.round-tab-status {
    color:#888a85;
}

.status li.active span.round-tab-status {
    background: #fff;
    border: 2px solid #0B82B7;
    color: #0B82B7;
    left: 37%;
}

.status li.active span.round-tab-status-coord {
    background: #fff;
    border: 2px solid #000;
    color: #000;
    left: 37%;
}

.status li.active span.round-tab-status-analisys {
    background: #fff;
    border: 2px solid #800000;
    color: #000;
    left: 37%;
}

.status li.active h4 {
    color: #0B82B7;
}

.status li.active h5 {
    color: #0B82B7;
}

span.round-tab-status:hover {
    color: #333;
    border: 2px solid #333;
}

li.stepstatus:hover > h4 {
    color: #333;
}

li.active:hover > h4 {
    color: #0B82B7;
}

li.stepstatus:hover > h5 {
    color: #333;
}

li.active:hover > h5 {
    color: #0B82B7;
}

/*espaço entre os passos*/
.status .nav-tabs > li {
	width: 20%;
	margin: 0 auto;
	left: 0;
    right: 0;
    height: 190px;    
}

.status li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #0B82B7;
    transition: 0.1s ease-in-out;
}

.status .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 0px auto;
    border-radius: 100%;
    padding: 0;
}

.status .nav-tabs > li a:hover {
    background: transparent;
}

.status .tab-pane {
    position: relative;
    padding-top: 50px;
}

.status h3 {
    margin-top: 0;
}

.stepstatus h4 {
    margin-top: 70px;
    color:#8B8A85;
    text-align: center;
}

.stepstatus h5 {
    margin-top: 20px;
    margin-bottom: 0px;
    color:#8B8A85;
    text-align: center;
    height: 135px;
    overflow: hidden;    
}

.captcha{
	margin-bottom: 4px;
	text-align: center;
}
.captcha-refresh{
	position: absolute !important;
}
.badge {
	background-color: #4088C6;
}
/* tables */
font-bold{
	font-weight: bold;
}
.border-thick,.border-thick > td{
	border-bottom: 1px solid #888a85!important;
	border-top: 1px solid #888a85!important;
}
.thead{
	background-color: #4088C6 !important;
	color: #FFFFFF;
	border: 1px solid #FFF;
	font-size: 15px;
	padding: 2px;
	background-image: none !important;
}
table , table.treetable{
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 14px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.treetable thead tr th {
	background-color: #4088C6 !important;
	color: #FFFFFF;
	border: 1px solid #FFF;
	font-size: 15px;
	padding: 5px;
	font-weight: bold;
}
table.tablesorter thead tr th.left,table.treetable thead tr th.left {
	border-left-color: #4088C6 !important;
}
table.tablesorter thead tr th.right,table.treetable thead tr th.right {
	border-right-color: #4088C6 !important;
}
table tfoot tr th {
	background-color: #4088C6 !important;
	color: #FFFFFF;
	border: 1px solid #4088C6 !important;
	font-size: 14px;
	padding: 2px;
}
table tfoot tr.row-total th {
	border-color: #babdb6!important;
	border-top-color: #babdb6 !important;
	background-color: #c3e0f3!important;
	color: black !important;
	border: 1px solid #FFF;
	font-size: 14px;
	padding: 2px;
}
table thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table tbody td {
	color: #3D3D3D;
	padding: 2px;
	background-color: #FFF;
	vertical-align: top;
}
table tbody tr.odd td {
	background-color:#F0F0F6;
}
table thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table thead tr .headerSortDown, table thead tr .headerSortUp {
	background-color: #8dbdd8 !important;
}
th{
	text-align: center !important;
	vertical-align: middle !important; 
}
td{
	vertical-align: middle !important;
}
.input-mini {
	padding: 0 !important;
	height: 30px !important;
}
table thead tr th.tablesorter-noSort .bootstrap-icon-unsorted {
	background-image: none !important;
}
table tbody tr td:nth-last-child(1) {
	white-space: nowrap !important;
	word-spacing: 5px;
}

table.treetable tbody tr td:nth-child(2) {
  padding: .5em 0 !important;
}

.col-check-input {
    margin-right: 0% !important;
    padding-right: 0 !important;
    width: 15%;
}
.fieldset-travelOp {
    border: 1px solid silver;
    border-radius: 4px;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 2%;
    margin-bottom: 2%;
    padding-top: 0.35em;
    padding-bottom: 3.0em;
    padding-left: 0.75em;
    padding-right: 0.75em;
}

.fieldset {
    border: 1px solid silver;
    border-radius: 4px;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 2%;
    margin-bottom: 2%;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
}

.fieldsetNoMarginTop {
    border: 1px solid silver;
    border-radius: 4px;
    margin-left: 0;
    margin-right: 0;
    padding: 0.35em 0.75em 0.625em;
    background-color: #fff
}

.fieldset-origin-destiny {
    border: 1px solid silver;
    border-radius: 4px;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 2%;
    margin-bottom: 2%;
    padding-top: 0.35em;
    padding-bottom: 1.8em;
    padding-left: 0.75em;
    padding-right: 0.75em;
}

.fieldset-alimentation {
    border: 1px solid silver;
    border-radius: 4px;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 2%;
    margin-bottom: 2%;
    padding-top: 0.35em;
    padding-bottom: 9%;
    padding-left: 0.75em;
    padding-right: 0.75em;
}

.fieldset-date-modal {
    border: 1px solid silver;
    border-radius: 4px;
    margin: 1% 0 1% 0;
    padding: 0.5% 1.5% 0;
    background-color: #fff
}

.fieldset-balance-modal {
    border: 1px solid silver;
    border-radius: 4px;
    margin-left: 0%;
    margin-right: 0;
    margin-top: 2%;
    margin-bottom: 1%;
    padding-top: 0.35em;
    padding-bottom: 0%;
    padding-left: 0.75em;
    padding-right: 0.75em;
}

.fieldset-personal {
    border: 1px solid silver;
    border-radius: 4px;
    margin: 2% 0 2%;
    padding: 0.35em 0.75em 0.625em;
    background-color: #fff
}

@media( max-width : 980px ) {    
    .fieldset-balance-modal {
    	padding-bottom: 1.5%;
    }
}

legend.legend-form {
	text-align: center;
    padding-left: 1% !important;
    padding-right: 1% !important;
    margin-bottom: 0px !important;
    border: 0 !important;
    width: 21% !important;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: -18px;
    display: block;
    background-color: #fff !important
}

legend.legend-items {
    width: 35% !important;
}
legend.legend-type-travel {
    width: 12% !important;
}
legend.legend-origin-destiny {
    width: 7% !important;
}
legend.legend-alimentation {
    width: 50% !important;
}
legend.legend-balance {
    width: 17% !important;
}

@media( max-width : 703px ) {
	legend.legend-form {
	    text-align: center;
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	    margin-bottom: 0px !important;
	    border: 0 !important;
	    width: 30% !important;
	    font-size: 15px;
	    font-weight: bold;
	    position: relative;
	    top: -18px;
	    display: block;
	    background-color: #fff !important
    }
}
@media( max-width : 980px ) {
	div.parent {   
		height: 5em;
	    position: relative
	}
	
	div.parent a {  
		margin: 0;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-right: -50%;
	    transform: translate(-50%, -50%)
	}
}

@media( min-height : 1000px ) {
	.container-wizard {
		overflow: auto;
		max-height: 750px
	}
	.container-justification {
		overflow: auto;
		max-height: 500px
	}
}
@media( min-height : 701px), (max-height : 999px ) {
	.container-wizard {
		overflow: auto;
		max-height: 600px
	}
	.container-justification {
		overflow: auto;
		max-height: 200px
	}
}
@media( max-height : 700px ) {
	.container-wizard {
		overflow: auto;
		max-height: 400px
	}
	.container-justification {
		overflow: auto;
		max-height: 100px
	}
}
@media( min-width : 1200px ) {
	.loginForm {
		padding-left: 15%;
		padding-right: 15%
	}
}
@media( min-width : 1600px ) {
	.loginForm {
		padding-left: 20%;
		padding-right: 20%
	}
}
@media( min-width : 2000px ) {
	.loginForm {
		padding-left: 25%;
		padding-right: 25%
	}
}
@media( max-width : 1366px ) {
    .modal-body{
        overflow: auto;
        max-height: 300px;
    }
}
@media( max-width : 768px ) {
	#login {
		margin-top: 0
	}
	
	.border, .round-border {
	}
	
	.shadow {
	}
	
	#login .border {
		padding: 40px
	}
	
	.border {
		border: 1px solid silver;
	}
	.modal-dialog{
		width: 100% !important
	}
	.panel, .panel-default{
		width: 100% !important
	}
	.table{
		width: 100% !important
	}
	.form{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.stepstatus h4{
		font-size: 15px
	}
}
@media( max-width : 585px ) {
    .status {
        width: 90%;
        height: auto !important;
    }

    span.round-tab-status {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .status .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    
    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
    
    .stepWizard h4 {
    	margin-top: 0px;
    	color:#8B8A85;
    	text-align: center;
    	font-size: 12px !important;
	}
}

.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .panel-heading .nav-tabs > li a{
	background: #EDEDED !important;
	font-size: 16px !important;
	font-weight: bold !important;
	color: #254E79 !important;
}
.panel.with-nav-tabs .panel-heading .nav-tabs > li.active a{
	background: #ffffff !important;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
.without-margin{
	padding-right: 0px !important;
    padding-left: 0px !important;
}
.without-left-margin{
    padding-left: 0px !important;
}
.without-right-margin{
	padding-right: 0px !important;
}
.link-with-margin {
	margin-top: 2.7% !important;
}

.input-group.date.inline {
	padding-left: 14px !important;
	padding-right: 14px !important;
}

textarea{
	resize:none;
}

.mobile{
    display: none !important
}

.autocomplete-suggestions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-no-suggestion {
    padding: 2px 5px;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000;
}

.autocomplete-group {
    padding: 2px 5px;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: block;
    border-bottom: 1px solid #000;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
	.container{
		max-width: 100% !important;
	}
	.modal-dialog {
		max-width: 100%;
	}
	.nav-link{
		font-size: 2rem
	}
	.navbar-collapse{
		overflow: auto;
		max-height: 300px;
		height: 50%
	}
	.btn-sm{
		padding: 0 0 !important;
		font-size: 1.3rem !important;
		line-height: 1.5 !important;
		border-radius: .2rem !important;
	}
    .desktop{
        display: none !important
    }
    .mobile{
        display: inline !important
    }
    .header{
        display: none !important
    }
    .mobile-float{
        float: none !important
    }
    .btn-mobile{
        display: block !important;
        margin-bottom: 5px !important;
        font-size: 18px !important
    }
    table tbody tr td:nth-last-child(1) {
        white-space: nowrap !important;
        word-spacing: 20px
    }
    .fa, .fas{
        font-size: 25px !important
    }
    body{
        font-size: 18px !important
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
	.container{
		max-width: 100% !important;
	}
	.modal-dialog {
		max-width: 100%;
	}
	.nav-link{
		font-size: 2rem
	}
	.nav-link{
		font-size: 2rem
	}
	.navbar-collapse{
		overflow: auto;
		max-height: 300px;
		height: 50%
	}
	.btn-sm{
		padding: 0 0 !important;
		font-size: 1.3rem !important;
		line-height: 1.5 !important;
		border-radius: .2rem !important;
	}
    .navbar-nav .dropdown-submenu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .dropdown-submenu {
        display: block
    }
    .desktop{
        display: none !important
    }
    .mobile{
        display: inline !important
    }
    .header{
        display: none !important
    }
    .mobile-float{
        float: none !important
    }
    .btn-mobile{
        display: block !important;
        margin-bottom: 5px !important;
        font-size: 18px !important
    }
    table tbody tr td:nth-last-child(1) {
        white-space: nowrap !important;
        word-spacing: 20px
    }
    .fa, .fas{
        font-size: 25px !important
    }
    body{
        font-size: 18px !important
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
	.container{
		max-width: 100% !important;
	}
	.modal-dialog {
		max-width: 100%;
	}
    table tbody tr td:nth-last-child(1) {
        white-space: nowrap !important;
        word-spacing: 20px
    }
    .fa, .fas{
        font-size: 25px !important
    }
    body{
        font-size: 18px !important
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
	.modal-lg {
		max-width: 1024px !important;
	}
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1599.99px) {
	.modal-lg {
		max-width: 1024px !important;
	}
}

@media (min-width: 1600px) {
	.modal-lg {
		max-width: 1366px !important;
	}
}
