.sidebar .modal-body{
    max-height: 100%;
}
.sidebar.left .modal-dialog {
    position: fixed;
    margin: auto;
    width: 80% !important;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    margin-top: 0 !important
}

.sidebar.left .modal-content {
    height: 100%;
    overflow-y: auto;
}

.sidebar.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.sidebar.left.fade.in .modal-dialog {
    left: 0;
}

.sidebar .modal-content {
    border-radius: 0;
    border: none;
}

.sidebar-item {
    text-align: left !important;
    margin-bottom: 10px !important;
    background-color: #fdfdfd;
    padding: 10px;
    display: block;
    font-size: 1.2em;
    color: black !important;
    text-decoration: none !important
}

.sidebar-item:active {
    background-color: #337ab7;
}

.sidebar-header{
    display: block;
    padding: 1em!important;
    border-bottom: 1px solid #dee2e6!important;
    background-color: #f8f9fa!important
}

body {
    overflow-x: hidden;
}

.container-travel .panel-default {
    border: 3px #EDEDED;
}

.nolink {
    cursor: default !important
}

input[type="submit"] {
    cursor: pointer !important;
}

.modal-title {
    color: #254E79;
}

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

.modal-dialog {
    margin-top: 60px !important
}

.table-overflow {
    overflow-x: auto;
}

.grecaptcha-badge{
    bottom: 45px !important
}

.header {
    background: rgb(37, 78, 121);
    padding: 10px 20px;
}

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

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

.color-black {
    color: #000 !important
}

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

.panel-body {
    background-color: #fdfdfd !important
}

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

.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
}

th {
    text-align: center;
}

.glyphicon-chevron-up,.glyphicon-chevron-down {
    color: black !important;
}

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

a.glyphicon {
    text-decoration: none;
}

a.fa-exclamation-triangle{
	color: red;
}

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

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

.blockTabs {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .80;
    color: black !important;
    filter: alpha(opacity = 10);
    -webkit-box-shadow: none;
    box-shadow: none
}

.link-loading {
    pointer-events: none;
    cursor: wait;
    opacity: .50;
    filter: alpha(opacity = 50);
    -webkit-box-shadow: none;
    box-shadow: none
}

.breadcrumb {
    margin-bottom: 0 !important;
}

.link-hide {
    display: none !important
}

.link-change {
    background-color: yellow
}

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

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

.projects-form {
    padding-left: 2% !important;
    padding-right: 2% !important;
}
.disputes-form{
	padding-left: 5% !important;
	padding-right: 5% !important;
}
.balance-form {
    padding-left: 20% !important;
    padding-right: 20% !important;
}

#login {
    margin-top: 5em
}

.round-border {
    border: 1px solid #dee2e6!important;
    border-radius: 2px;
}

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

.shadow-sm {
    -moz-box-shadow: 0 .125em .25em rgba(0,0,0,.075)!important;
    -webkit-box-shadow: 0 .125em .25em rgba(0,0,0,.075)!important;
    box-shadow: 0 .125em .25em rgba(0,0,0,.075)!important
}

#login .border {
    padding: 40px
}

.border {
    border: 1px solid #dee2e6!important
}

.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: 0 !important;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    position: fixed;
    top: 0;
    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 !important;
    color: #2e3436 !important;
    border: 1px solid grey !important;
}

.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.menu {
    width: 100%;
}

li a {
    color: black !important;
}

table.table thead tr .header {
    background: url(/img/bg.gif) no-repeat 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;
    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: 0;
    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: 0;
    border: 10px solid transparent;
    border-bottom-color: #0B82B7;
}

.wizard .nav-tabs>li a {
    width: 70px;
    height: 70px;
    margin: 0 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: 0;
    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 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 -50% 0 0;
    transform: translate(-50%, -50%)
}

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

.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; 
}

#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; 
}

#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; 
}

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

.popover {
    max-width: 100%;
}

.popover-title {
    font-weight: bold;
    text-align: center;
}

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

.status .nav-tabs {
    margin: auto auto 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;
}

.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 {
    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 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;
}

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

.status .nav-tabs>li a {
    width: 70px;
    height: 70px;
    margin: 0 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: 0;
    color: #8B8A85;
    text-align: center;
}

.captcha {
    margin-bottom: 4px;
    text-align: center;
}

.captcha-refresh {
    position: absolute !important;
}

/* tables */
.font-bold{
	font-weight: bold;
}
.border-thick,.border-thick > td{
	border-bottom: 1px solid #888a85!important;
	border-top: 1px solid #888a85!important;
}
.thead{
    color: #FFFFFF;
	border: 1px solid #FFF;
	font-size: 15px;
	padding: 2px;
    background: #4088C6 none !important;
}
table, table.treetable{
    font-family: arial, serif;
	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 tbody tr td:nth-last-child(1) {
	white-space: nowrap !important;
	word-spacing: 5px;
}
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;
	background-color: #c3e0f3!important;
	color: black !important;
	border: 1px solid;
	font-size: 14px;
	padding: 2px;
}
table thead tr .header {
    background: url(bg.gif) no-repeat 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.treetable tbody tr td:nth-child(2) {
    padding: .5em .2em !important;
}

.col-check-input {
    margin-right: 0 !important;
    padding-right: 0 !important;
    width: 15%;
}

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

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

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

.fieldset-balance {
    border: 1px solid silver;
    border-radius: 4px;
    margin: 2% 0 1% 1%;
    padding: 1.5% 1.5% 30%;
    background-color: #fff
}

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

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

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

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

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

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

.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-refund {
    border: 1px solid silver;
    border-radius: 4px;
    margin: 2% 0 1% 1%;
    padding: 1.5%;
    background-color: #fff
}

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

.fa-list-alt{
	font-size: 15px !important
}

legend.legend-balance {
    width: 22% !important;
}

legend.legend-alert {
    color: #8A6D3B;
    font-size: 15px;
    font-weight: bold;
}

.container-justification>* {
    margin-bottom: 0 !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: 0 !important;
    padding-left: 0 !important;
}

.link-with-margin {
    margin-top: 2.7% !important;
}

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

textarea {
    resize: none;
}

.bootstrap-datetimepicker-widget .datepicker-years thead,.bootstrap-datetimepicker-widget .datepicker-years .disabled {
    display: none;
}

.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;
}

.input-group-addon {
    background-color: #fff !important;
    padding: 4px 7px !important;
    cursor: pointer !important;
}

.input-group-addon>* {
    cursor: pointer !important;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-right-width: 0;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #555;
}

.dropdown .active{
    background: #555 !important;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.mobile{
    display: none !important
}

.pointer {
    cursor: pointer;
}

/* 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: 2em
	}
	.navbar-collapse{
		overflow: auto;
		max-height: 300px;
		height: 50%
	}
	.btn-sm{
		padding: 0 0 !important;
		font-size: 1.3em !important;
		line-height: 1.5 !important;
		border-radius: .2em !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
    }
    .loginForm{
        padding-left: 0;
        padding-right: 0
    }
    .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: 0;
        color: #8B8A85;
        text-align: center;
        font-size: 12px !important;
    }
    .form {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .personal-form {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .projects-form {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .disputes-form{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .balance-form {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .btn-logout {
        font-size: 2em;
        text-decoration: none;
        color: black
    }
}

/* 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: 2em
	}
	.navbar-collapse{
		overflow: auto;
		max-height: 300px;
		height: 50%
	}
	.btn-sm{
		padding: 0 0 !important;
		font-size: 1.3em !important;
		line-height: 1.5 !important;
		border-radius: .2em !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
    }
    #login {
        margin-top: 0
    }
    .border,.round-border {

    }
    .shadow {

    }
    #login .border {
        padding: 40px
    }
    .border {
        border: 1px solid silver;
    }
    .modal-dialog {
        width: 100% !important;
        margin-top: 60px !important
    }
    .panel,.panel-default {
        width: 100% !important
    }
    .table {
        width: 100% !important
    }
    .form {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .personal-form {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .projects-form {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .disputes-form{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .balance-form {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .stepstatus h4 {
        font-size: 15px
    }
    .btn-logout {
        font-size: 2em;
        text-decoration: none;
        color: black;
    }
}

/* 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
    }
    .form {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    .personal-form {
        padding-left: 10% !important;
        padding-right: 10% !important;
    }

    .projects-form {
        padding-left: 2% !important;
        padding-right: 2% !important;
    }
    .disputes-form{
        padding-left: 2% !important;
        padding-right: 2% !important;
    }
    .balance-form {
        padding-left: 10% !important;
        padding-right: 10% !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;
	}
    .loginForm {
        padding-left: 15%;
        padding-right: 15%
    }
}

@media (min-width: 1600px) {
	.modal-lg {
		max-width: 1366px !important;
	}
    .loginForm {
        padding-left: 20%;
        padding-right: 20%
    }
}

@media ( max-width : 703px ) {
    legend.legend-form {
        text-align: center;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 0 !important;
        border: 0 !important;
        width: 30% !important;
        font-size: 15px;
        font-weight: bold;
        position: relative;
        top: -18px;
        display: block;
        background-color: #fff !important
    }
    .container-wizard {
        overflow: auto;
        max-height: 400px
    }
    .container-justification {
        overflow: auto;
        max-height: 100px;
        margin-bottom: 5px
    }
}

@media ( max-width : 980px ) {
    div.parent {
        height: 5em;
        position: relative
    }
    div.parent a {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: 0 -50% 0 0;
        transform: translate(-50%, -50%)
    }
    .fieldset-balance {
        padding-bottom: 1.5%;
    }
}

@media ( min-height : 1000px ) {
    .container-wizard {
        overflow: auto;
        max-height: 750px
    }
    .container-justification {
        overflow: auto;
        max-height: 500px;
        margin-bottom: 5px
    }
}

@media ( min-height : 701px) , ( max-height : 999px ) {
    .container-wizard {
        overflow: auto;
        max-height: 600px
    }
    .container-justification {
        overflow: auto;
        max-height: 200px;
        margin-bottom: 5px
    }
}

@media ( min-width : 2000px ) {
    .loginForm {
        padding-left: 25%;
        padding-right: 25%
    }
}

@media ( max-width : 1366px ) {
    .modal-body {
        overflow: auto;
        max-height: 300px;
    }
}
@media (min-width: 890px) {
	@media (max-width: 1300px) {
        .fieldset-personal {
            margin: 29% 0 2% !important;
        }
    }
}
