h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 250%;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
}
.title-font{
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1.7em;
  color: #2e3341 ;
  margin: 0 !important;
  text-transform: uppercase;
}
body {
  margin: 0;
  background: #edeced;
  font-size: 14px;
}

.code-text {
  font-family: Courier New, Courier, monospace;
  font-size: 13px;
}

.center {
  display: block;
  margin: 0 auto;
  width: auto;
  float: none;
}

footer {
  background: #fff;
  width: 100%;
  float: left;
  padding: 10px 0;
}

.white-bg {
  background-color: #ffffff;
  padding: 16px;
}
.panel-bodytitle {
    float: left;
    width: 100%;
    padding: 15px 0 0 2%;
}
.table-template-data > tbody > tr > td {
  border-top: none;
}

/* Auth0 Lock */

.auth0-lock-header-bg {
  background: #007aff !important
}

.auth0-lock-name {
  color: #ffffff !important
}

.auth0-lock-last-login-pane>p {
  font-size: 13px !important;
  font-weight: normal !important;
  line-height: 1.8 !important;
  text-align: center !important;
  margin-top: 0 !important;
  margin-bottom: 15px !important;
  color: rgba(0, 0, 0, 0.54) !important;
  float: none !important;
  font-family: "Avenir Next", Avenir, -apple-system, BlinkMacSystemFont, Roboto, Helvetica, sans-serif !important;
}

.auth0-lock-alternative {
  float: none;
}

.campaign-sync-row {
  padding-bottom: 10px;
}

/* ==================================================
    Botões
   ================================================== */
.btnGreen{
  width: auto;
  text-align: center;
  background: #7CDCAF;
  padding: 10px 25px;;
  color: #fff;
  border: 0 !important;
  border-radius: 50px;
  margin: 5px 0 20px;
}

/* ==================================================
    Media queries
   ================================================== */

@media (max-width: 1915px) {
  .col10 {
    width: 120px !important;
  }
}

@media (max-width: 1860px) {
  .col10 {
    width: 110px !important;
  }
}

@media (max-width: 1760px) {
  .col10 {
    width: 100px !important;
  }
}

@media (max-width: 1700) {
  .resumo-left {
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
  }
  .resumo-right {
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
  }
}

@media (max-width: 1675px) {
  .table-sortable>thead>tr>th:after,
  .table-sortable>thead>tr>th.sort-false:after,
  .table-sortable>thead>tr>th.sort-true:after {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 1640px) {
  .col10 {
    width: 90px !important;
  }
}

@media (max-width: 1525px) {
  .col10 {
    width: 85px !important;
  }
}

@media (max-width: 1472px) {
  .col10 {
    width: 80px !important;
  }
}

@media (max-width: 1425px) {
  .col10 {
    width: 78px !important;
  }
}

@media (max-width: 1390px) {
  .col10 {
    width: 75px !important;
  }
}

@media (max-width: 1366px) {
  .container {
    width: 90%;
  }
  .col10 {
    width: 72px !important;
  }
  .col30 {
    width: 400px !important;
  }
  .anuncio {
    width: 220px !important;
  }
  .resumo-left {
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
  }
  .resumo-right {
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
  }
  .input {
    font-size: 1.3em !important;
  }
  .result {
    font-size: 1.3em !important;
  }
  .resultTitle {
    font-size: 0.9em !important;
    cursor: pointer;
  }
  .boxDate {
    width: 400px !important;
  }
}

@media (min-width: 1000px) {
  .content {
    width: 1000px !important;
  }
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}

@media (min-width: 1270px) {
  .col-md-offset-2 {
    width: 95%;
    margin-left: 0 !important;
  }
}

@media (min-width: 1135px) {
  .container {
    width: 95%;
  }
}

@media (min-width: 992px) and (max-width:1200px) {
  .font30 {
    font-size: 2.2em !important;
  }
  .col-md-9 {
    width: 77% !important;
  }
  .col-md-3 {
    width: 23% !important;
  }
  .num1 {
    font-size: 27px !important;
  }
  .num2 {
    font-size: 24px !important;
  }
  .font12 {
    font-size: 0.9em !important
  }
  .col-md-offset-2 {
    margin-left: 0 !important;
  }
  .log {
    right: 117px !important;
  }
  .scroll-downs {
    bottom: -33px !important;
  }
}

@media (min-width: 768px) and (max-width:999px) {
  body {
    overflow-x: hidden;
  }
  .content {
    width: 773px !important;
  }
  .sec5 {
    padding: 100px 0 0 !important;
  }
  .scroll-downs {
    bottom: -33px !important;
  }
  .ipad1 {
    position: absolute;
    width: 100%;
    right: -50%;
    top: 120px !important;
  }
  .ipad {
    position: absolute;
    width: 100%;
    left: -50%;
    top: 120px !important;
  }
  .desc {
    width: auto !important;
  }
  .log {
    right: 117px !important;
  }
}

@media (min-width: 320px) and (max-width:767px) {
  body {
    overflow-x: hidden;
  }
  .log {
    right: 0 !important;
  }
  .content {
    width: 90% !important;
    max-width: 90% !important;
  }
  .sec1 {
    background: url('img/bg-top-cel.png') no-repeat !important;
  }
  .sec2 {
    background: #fff url('img/bg2-cel.png') no-repeat !important;
  }
  .mousey {
    display: none !important;
  }
  .title {
    font-size: 24px !important;
    font-weight: bold !important;
    font-style: normal !important;
  }
  .menubar {
    display: none !important;
  }
  .text-right {
    text-align: left !important;
  }
  .ipad1 {
    display: none;
  }
  .ipad {
    display: none;
  }
  .ipad1cel {
    display: block !important;
    position: absolute;
    width: 102%;
    left: -1%;
    height: 200px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 30px;
  }
  .ipadcel {
    display: block !important;
    position: absolute;
    width: 112%;
    left: -6%;
    height: 200px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 30px;
  }
  .button {
    display: table;
  }
  .button1 {
    display: table;
  }
  .no-mobile {
    display: none;
  }
  .block-box {
    float: left;
    width: 100%;
    height: 200px;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom: 30px;
    position: static;
  }
  .sim-mobile {
    display: block !important;
  }
  .sec1 {
    min-height: 620px !important;
  }
  .sec2 {
    padding: 131px 0 0 !important;
  }
  .sec3 {
    padding: 212px 0 222px !important;
  }
  .sec4 {
    padding: 84px 0 0 !important;
  }
  .sec5 {
    padding: 103px 0 0 !important;
  }
  .sec6 {
    padding-top: 87px;
    position: relative;
    min-height: 100px !important;
  }
  .sec8 {
    padding: 188px 0 0 !important;
  }
  .form-group {
    padding: 188px 0 0 !important;
  }
  .desc {
    font-family: 'Roboto', sans-serif;
    font-size: 1.143em;
    font-weight: 100;
    color: #fff;
    width: 100px;
    text-align: center;
    float: none !important;
  }
  .col-xs-12 {
    margin: 0 0px !important;
  }
  .mouse {
    display: none !important;
  }
  .mob {
    width: 90% !important;
  }
} 