
.master--App--3sm-J1EL {
  text-align: center;
}

a {
  color: inherit; /* blue colors for links too */
  text-decoration: inherit; /* no underline */
}

.master--App-logo--1E8cXz-f {
  -webkit-animation: master--App-logo-spin--2bgFnPYr infinite 20s linear;
          animation: master--App-logo-spin--2bgFnPYr infinite 20s linear;
  height: 80px;
}

.master--App-header--HxL0syx3 {
  background-color: #222;
  height: 150px;
  padding: 20px;
  color: white;
  color: white;
}

.master--App-intro--19_4Jysv {
  font-size: large;
}

@-webkit-keyframes master--App-logo-spin--2bgFnPYr {
  from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@keyframes master--App-logo-spin--2bgFnPYr {
  from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

.master--layout--1Zjxu4ys .master--navDrawer--2IxudTu9  {
  background-color: black !important;
  width: 50px;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(/static/media/MaterialIcons-Regular.0c6fd3e8.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(/static/media/MaterialIcons-Regular.3da66345.woff2) format('woff2'),
    url(/static/media/MaterialIcons-Regular.4a20907c.woff) format('woff'),
    url(/static/media/MaterialIcons-Regular.726f9f06.ttf) format('truetype');
}

.master--white-text--1PcWc6fD {
  color:white !important;
  text-align: right;
}
.master--menu--1bBPbqMe {
  background: rgb(48, 63, 159);
  display: block;
  position: initial;
  float: left;
  width: 230px;
}

.master--content-view--2BrAkytA {
  width: 94%;
  margin: 3%; 
  min-height: 100px;
}

.master--applications--18anp9IT {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  width: auto;
  max-width: 215px;
  padding: 15px;
}

.master--buttonShow--riyigFul {
 
  -webkit-transition: width 10s; /* Safari */
  -o-transition: width 10s;
  transition: width 10s;

}

.master--applications--18anp9IT > .master--app-item--1p_G14qd {
  text-align: center;
  padding: 10px;
  width: 50px;
  cursor: pointer;
}

.master--applications--18anp9IT > .master--app-item--1p_G14qd:hover {
  border: 1px solid #cccccc;
}

.master--title-menu-desk--2rL4H7fa {
  font-size: 20px !important;
  margin-top: 10px !important;
  position: absolute !important;

}

@media(min-width: 769px) {
  .master--flexGrid--26brMoc6 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row; 
    -ms-flex-wrap: wrap; 
        flex-wrap: wrap;
  }

  .master--flexWidth50--1e4Flsbj {
    width: 50%;
  }

  .master--flexWidth25--279VTAGP {
    widows: 25%;
  }
  
  .master--content-app--2tZPwjLq {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 0%;
        flex: 1 1 0%;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: stretch;
        align-items: stretch;
    /* 56px do toolbar superior com o logo */
    min-height: calc(100vh - 56px);
    margin-top: 0px;
    background-color: #EFEBE9;
  }
}
@media(max-width: 768px) {
  .master--flexGrid--26brMoc6 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column; 
    -ms-flex-wrap: wrap; 
        flex-wrap: wrap;
  }

  .master--dialog-mobile--3mLRBv_x {
    -webkit-transform: translate(0px, 0px) !important;
        -ms-transform: translate(0px, 0px) !important;
            transform: translate(0px, 0px) !important;
    position: fixed !important;
    top: 0;
    height: 100vh;
    width: 100% !important;
  }

  .master--dialog-mobile--3mLRBv_x > div {
    height: 100vh !important;
  }

  .master--flexWidth25--279VTAGP {
    widows: 100%;
  }
}

.master--flex-end--1JR-eLa5 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.master--flexGrid--26brMoc6 > .master--flex-1--cW6PEhMK {
  -ms-flex: 1 1 0%;
      flex: 1 1 0%;
}

.master--flexGrid--26brMoc6 > .master--flex-2--mvjdCpnZ {
  -ms-flex: 2 1 0%;
      flex: 2 1 0%;
}

.master--flexGrid--26brMoc6 > .master--flex-3--1ZeV0KRn {
  -ms-flex: 3 1 0%;
      flex: 3 1 0%;
}

.master--flexGrid--26brMoc6 > .master--flex-4--1hL8mzpg {
  -ms-flex: 4 1 0%;
      flex: 4 1 0%;
}

.master--flexGrid--26brMoc6 > .master--flex-5--NhO2nXd- {
  -ms-flex: 5 1 0%;
      flex: 5 1 0%;
}

.master--flexGrid--26brMoc6 > .master--flex-6--1lsoYDIB {
  -ms-flex: 6 1 0%;
      flex: 6 1 0%;
}

.master--flex-group--1QlceP-g {
  padding: 0px 10px 0px 10px;
}

.master--dialog-mobile-title--1nSgYQPH {
  background: rgb(0, 79, 93) !important; 
  height: 70px !important;
}

.master--aside--1aCVpwi9 {
  -ms-flex: 1 auto 0%;
      flex: 1 auto 0%;
  padding-top: 1px;
  display: -ms-flexbox !important;
  display: flex !important;  
  -ms-flex-direction: column;  
      flex-direction: column;
}




::-webkit-scrollbar {
	/* width: 8px !important;  
	height: 8px !important;   */
}

::-webkit-scrollbar-thumb {
	background-color: rgba(0,0,0,.2)
}

::-webkit-scrollbar-track {
	background: rgba(255,255,255,.08)
}
.tableCustom--table-custom--1MS9iMZ7 {
    width: 100%;
    min-width: 1000px;
    border-collapse: collapse;
}

.tableCustom--table-custom--1MS9iMZ7 > thead > tr,
.tableCustom--table-custom--1MS9iMZ7 > tbody > tr {
    font-size: 12px;
}

.tableCustom--table-custom--1MS9iMZ7 > thead > tr {
    font-weight: bold;
    color: rgb(158, 158, 158);
}



.tableCustom--table-custom--1MS9iMZ7 > tbody > tr:hover {
    background-color: #e2e0e0;
    cursor: pointer;
}

.tableCustom--table-custom--1MS9iMZ7 > thead > tr > th,
.tableCustom--table-custom--1MS9iMZ7 > tbody > tr > td {
    padding-left: 24px;
    padding-right: 24px;
    border-bottom: solid 1px rgb(224, 224, 224);
}

.tableCustom--table-custom--1MS9iMZ7 > thead > tr > th {
    height: 56px;
}

.tableCustom--table-custom--1MS9iMZ7 > tbody > tr > td {
    height: 48px;
}.loading--content-loading--2ufDoJNO {
    background: white;
    opacity: 0.6;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}@media(min-width: 769px) {
  .flex--flex-grid--3jkMYCG_ {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row; 
    -ms-flex-wrap: wrap; 
        flex-wrap: wrap;
  }
}

@media(max-width: 768px) {
  .flex--flex-grid--3jkMYCG_ {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column; 
    -ms-flex-wrap: wrap; 
        flex-wrap: wrap;
  }
}

.flex--flex-group--1kZkdLU- {
  padding: 0px 10px 0px 10px;
}.menu--menu-item--3B4wI1Po {
  color: white !important;
  text-decoration:none;
  /* height: 30px;
  padding-left: 10px; */
  width: 100%;
}

.menu--material-icons--1llOOEQY {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  float: left;
  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. */
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
}

.menu--span--1Px9Ax3b {
  padding-top: 5px;
  float: left;
  padding-left: 10px;
}

.menu--menu-img--2I2FX7qq {
  text-align: center !important;
}

.menu--menu--HyBZasrU {
  padding-left: 20px;
}

.menu--menu-header--2s_yorh9 {
  /* background: #004f5d; */
  color: #cccccc !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ffffff;
}

.menu--container-menu--1xey86M_ {
  /* background: #006576; */
  /* flex-direction: column !important; */


}

.menu--flex-menu-body--3CSmf9pr {
  -ms-flex: 90 1 0%;
      flex: 90 1 0%;
}@media(min-width: 769px) {
    
    body, div[id^="root"] {
        height: 100%;
    }
    
    .login--paper-xs--34u7tOJG {
        max-width: 30%;
    }
}

.login--content--2hVRMjIs {
    padding: 10px;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    position: fixed;

    background-image:  -webkit-linear-gradient(left, #d7d2cc 0%, #304352 100%);
    background-image:  -o-linear-gradient(left, #d7d2cc 0%, #304352 100%);
    background-image:  -webkit-gradient(linear, left top, right top, from(#d7d2cc), to(#304352));
    background-image:  linear-gradient(to right, #d7d2cc 0%, #304352 100%);
}

.login--btn-enter--1IjvW_tf {
    border-radius: 0px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    height: 35px !important;
    background: rgb(0, 101, 118) !important;
    color: white;
    border: none;
    cursor: pointer;
}

.login--btn-enter--1IjvW_tf:hover {
    background: rgb(3, 83, 97) !important;
}@media(max-width: 768px) {
    .changePassword--btn-save--2i4bdUYD, .changePassword--btn-exit--yWW7heF4 {
        width: 48% !important;
    }
    .changePassword--btn-exit--yWW7heF4 {
        margin-left: 10px !important;
    }
}

@media(min-width: 769px) {
    .changePassword--btn-save--2i4bdUYD {
        margin-right: 15px !important;
    }
}.userDetail--btn-salvar--3ZGzgA-m {
    width: 150px;
}
@media(max-width: 768px) {
    .userDetail--btn-salvar--3ZGzgA-m {
        width: 100% !important;
        margin-top: 15px !important;
    }
}

.detail--btn-salvar--Dw7zIdVO {
    width: 150px;
}
.detail--padding--17UOW8ae {
    padding: 10px;
}

@media(max-width: 768px) {
    .detail--btn-salvar--Dw7zIdVO {
        width: 100% !important;
        margin-top: 20px !important;
    }
}

.detail--box--1tOOsQkX {
    border: 1px solid rgba(106, 106, 106, 0.28);
}

/*# sourceMappingURL=main.52bd2d5a.css.map*/