/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22/05/2019, 11:31:30
    Author     : Renan
*/
#BtnCloseID {
  border-radius: 20px;
  width: 150px;
  color: white;
  background-color: red; }

#BtnCloseID2 {
  border-radius: 20px;
  width: 150px;
  color: white;
  background-color: red; }

.modalPseudoClass2 {
  margin-top: 10%; }

.modal-body {
  background-color: #4BB6D6; }

.modal-footer {
  background-color: #2A426C; }

.MsgEmail {
  margin-left: 5%; }

.modal-content {
  background-color: transparent; }

@media (min-width: 992px) {
  #TitlePub {
    width: 90%;
    margin-left: 4%;
    color: #2A426C;
    font-size: 3em; }

  #title {
    font-size: 2em;
    margin-top: 2%;
    color: #2A426C; }

  #res_Pub {
    width: 95%;
    margin-left: 2%;
    font-size: 1.5em;
    color: white; }

  #dataPub {
    width: 90%;
    margin-left: 5%;
    height: 100%;
    line-height: 3em;
    color: white;
    font-size: 1.5em; }

  #btndownload {
    margin-left: 10%;
    width: 350px;
    border-radius: 30px;
    height: 50px; }

  .LinkPub {
    font-size: 1.7em;
    color: #2A426C; }

  #contListPub {
    margin-top: 3%;
    width: 95%;
    margin-left: 2%; }

  #ListPub {
    text-align: center;
    font-size: 1em; }

  #contDatPub {
    margin-top: 3%;
    width: 95%;
    margin-left: 2%; }

  #btnDown {
    float: right !important;
    margin-bottom: 1% !important;
    width: 350px !important;
    margin-left: 10% !important;
    border-radius: 30px !important;
    height: 50px !important;
    outline: none !important; }

  #cont_Pub {
    border-radius: 10px;
    background-color: #4BB6D6;
    width: 98%;
    margin-left: 1%; }

  .modalPseudoClass {
    margin-top: 10%;
    border-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px; }

  .container-fluid {
    float: left;
    position: relative;
    left: 0;
    top: 0;
    width: 100%; }

  .text-center {
    margin-top: 2%;
    font-size: 20px; }

  #formId {
    float: left;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin-top: 2%; }

  .content_Contact {
    border: 1px solid lavenderblush;
    padding: 2%;
    border-radius: 10px;
    background-color: #4BB6D6; }

  #BtnClearID {
    width: 200px;
    border-radius: 30px !important;
    height: 50px; }

  #BtnDownID {
    width: 200px;
    border-radius: 30px !important;
    height: 50px; }

  .download {
    float: right !important;
    margin-bottom: 1% !important;
    width: 200px !important;
    margin-left: 10% !important;
    border-radius: 30px !important;
    height: 50px !important;
    outline: none !important;
    color: white !important;
    border: none !important;
    background-color: #204d74 !important; }

  .bot_input {
    border-bottom-right-radius: 30px !important;
    border-top-right-radius: 30px !important;
    height: 45px !important; }

  #Id_Title {
    font-size: 1.5em;
    color: #2A426C; }

  .title {
    margin-top: 2%;
    color: #2A426C;
    text-align: center;
    padding: 1%; }

  #btnDown2 {
    float: right !important;
    margin-bottom: 1% !important;
    width: 350px !important;
    margin-left: 10% !important;
    border-radius: 30px !important;
    height: 50px !important;
    outline: none !important; }

  .btnCheckDown {
    border-radius: 30px;
    width: 200px;
    height: 45px;
    border: transparent;
    outline: none;
    background-color: #28608f;
    color: white;
    float: left; }

  .btnDownFile {
    border-radius: 30px;
    width: 200px;
    height: 45px;
    border: transparent;
    outline: none;
    background-color: #28608f;
    color: white;
    margin-left: 20%; }

  .btnCheckClear {
    border-radius: 30px;
    width: 200px;
    height: 45px;
    border: transparent;
    outline: none;
    background-color: red;
    color: white;
    float: right; }

  .cont_DownFile {
    margin-left: 20%; }

  .InputNomeCheck {
    border-radius: 30px;
    width: 90%;
    height: 40px;
    margin-left: 15%; }

  .InputEmailCheck {
    border-radius: 30px;
    width: 90%;
    height: 40px;
    margin-left: 15%; }

  .btnCloseCheck {
    border-radius: 30px !important;
    background-color: red !important;
    color: white !important;
    outline: none !important;
    border-color: transparent !important; }

  .MsgEmail {
    margin-left: 30% !important; } }
@media (max-width: 991px) {
  .title {
    margin-top: 2%;
    color: #2A426C;
    text-align: center;
    padding: 3%; }

  .modalPseudoClass {
    margin-top: 10%;
    border-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px; }

  .container-fluid {
    float: left;
    position: relative;
    left: 0;
    top: 0;
    width: 100%; }

  .text-center {
    margin-top: 2%;
    font-size: 20px; }

  #formId {
    float: left;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin-top: 2%; }

  .content_Contact {
    border: 1px solid lavenderblush;
    padding: 2%;
    border-radius: 10px;
    background-color: #4BB6D6; }

  #BtnClearID {
    width: 80% !important;
    margin-left: 10%;
    border-radius: 30px !important;
    height: 50px; }

  #BtnDownID {
    width: 80% !important;
    margin-left: 10%;
    width: 200px;
    border-radius: 30px !important;
    height: 50px;
    margin-top: 5%; }

  #Id_Title {
    font-size: 1.5em; }

  .download {
    width: 80% !important;
    margin-top: 2% !important;
    margin-left: 10% !important;
    margin-bottom: 1% !important;
    border-radius: 30px !important;
    height: 50px !important;
    outline: none !important;
    color: white !important;
    border: none !important;
    background-color: #204d74 !important; }

  #btnDown2 {
    float: right !important;
    margin-bottom: 1% !important;
    width: 350px !important;
    margin-left: 10% !important;
    border-radius: 30px !important;
    height: 50px !important;
    outline: none !important; }

  .btnCheckDown {
    border-radius: 30px;
    width: 70%;
    height: 45px;
    border: transparent;
    outline: none;
    background-color: #28608f;
    color: white;
    margin-left: 15%;
    margin-top: 5%; }

  .btnCheckClear {
    border-radius: 30px;
    width: 70%;
    height: 45px;
    border: transparent;
    outline: none;
    background-color: red;
    color: white;
    margin-left: 15%; }

  .btnDownFile {
    border-radius: 30px;
    width: 70%;
    height: 45px;
    border: transparent;
    outline: none;
    background-color: #28608f;
    color: white;
    margin-left: 15%;
    margin-top: 5% !important; }

  .btnCloseCheck {
    border-radius: 30px !important;
    background-color: red !important;
    color: white !important;
    outline: none !important;
    border-color: transparent !important; }

  .MsgEmail {
    margin-left: 10% !important;
    width: 80%; } }
@media (min-width: 768px) and (max-width: 990px) {
  .title {
    margin-top: 2%;
    color: #2A426C;
    text-align: center;
    padding: 3%; }

  #TitlePub {
    width: 90%;
    margin-left: 4%;
    color: #2A426C;
    font-size: 3em; }

  #title {
    font-size: 2em;
    margin-top: 2%;
    color: #2A426C; }

  #res_Pub {
    width: 95%;
    margin-left: 2%;
    font-size: 1.5em;
    color: white; }

  #dataPub {
    width: 90%;
    margin-left: 5%;
    height: 100%;
    line-height: 3em;
    color: white;
    font-size: 1.3em; }

  #btndownload {
    margin-left: 10%;
    width: 350px;
    border-radius: 30px;
    height: 50px; }

  .LinkPub {
    font-size: 1.7em; }

  #contListPub {
    margin-top: 3%;
    width: 95%;
    margin-left: 2%; }

  #ListPub {
    text-align: center;
    font-size: 1em; }

  #contDatPub {
    margin-top: 3%;
    width: 95%;
    margin-left: 2%; }

  #btnDown {
    float: right;
    margin-bottom: 1%;
    width: 350px;
    margin-left: 10%;
    border-radius: 30px;
    height: 50px;
    outline: none; }

  .LinkPub {
    color: #2A426C; }

  #cont_Pub {
    border-radius: 10px;
    background-color: #4BB6D6;
    width: 98%;
    margin-left: 1%; }

  .btnCheckDown {
    border-radius: 30px;
    width: 70%;
    height: 45px;
    border: transparent;
    outline: none;
    background-color: #28608f;
    color: white;
    margin-left: 15%; }

  .btnCheckClear {
    border-radius: 30px;
    width: 70%;
    height: 45px;
    border: transparent;
    outline: none;
    background-color: red;
    color: white;
    margin-left: 15%; }

  .btnDownFile {
    border-radius: 30px;
    width: 70%;
    height: 45px;
    border: transparent;
    outline: none;
    background-color: #28608f;
    color: white;
    margin-left: 15%;
    margin-top: 5% !important; }

  .InputNomeCheck {
    border-radius: 30px;
    width: 100%;
    height: 40px; }

  .InputEmailCheck {
    border-radius: 30px;
    width: 100%;
    height: 40px; } }
@media (max-width: 767px) {
  #TitlePub {
    width: 90%;
    margin-left: 4%;
    color: #2A426C;
    font-size: 2.5em; }

  #title {
    font-size: 1.9em;
    margin-top: 2%;
    color: #2A426C; }

  #res_Pub {
    width: 95%;
    margin-left: 2%;
    font-size: 1.5em;
    color: white; }

  #dataPub {
    width: 90%;
    margin-left: 5%;
    height: 100%;
    line-height: 3em;
    color: white;
    font-size: 1.3em; }

  #btndownload {
    margin-left: 10%;
    width: 350px;
    border-radius: 30px;
    height: 50px; }

  .LinkPub {
    font-size: 1.7em; }

  #contListPub {
    margin-top: 3%;
    width: 95%;
    margin-left: 2%; }

  #ListPub {
    text-align: center;
    font-size: 1em; }

  #contDatPub {
    margin-top: 3%;
    width: 95%;
    margin-left: 2%; }

  #btnDown {
    margin-bottom: 1%;
    margin-left: 0.5%;
    width: 100%;
    border-radius: 30px;
    height: 50px;
    outline: none; }

  .LinkPub {
    color: #2A426C; }

  #cont_Pub {
    border-radius: 10px;
    background-color: #4BB6D6;
    width: 95%;
    margin-left: 2.5%; }

  #btnDown2 {
    float: right !important;
    margin-bottom: 1% !important;
    width: 100% !important;
    margin-left: 10% !important;
    border-radius: 30px !important;
    height: 50px !important;
    outline: none !important; }

  .btnDownFile {
    border-radius: 30px;
    width: 70%;
    height: 45px;
    border: transparent;
    outline: none;
    background-color: #28608f;
    color: white;
    margin-left: 15%;
    margin-top: 5% !important; }

  .modalPseudoClass7, .modalPseudoClass6 {
    margin-top: 30%; }

  .MsgEmail {
    margin-left: 5% !important;
    width: 90%; }

  .InputNomeCheck {
    border-radius: 30px;
    width: 100%;
    height: 40px; }

  .InputEmailCheck {
    border-radius: 30px;
    width: 100%;
    height: 40px; }

  .modalPseudoClass6 {
    margin-top: 25% !important; } }

/*# sourceMappingURL=Publicacar.css.map */
