* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

html {
    background: #f2f2f2; /* Old browsers */
}

body {
    font: 14px/20px Arial,helvetica,sans-serif;
    color: #000;
}

.clear {
    clear: both;
}

/***** <p align> *****/
.palignleft {
    text-align: left !important;
}
.paligncenter {
    text-align: center !important;
}
.palignright {
    text-align: right !important;
}
/***** FIM || <p align> *****/

/***** DIAGRAMAÇÃO ****/
div#login_holder,
.login_holder {
    width: 400px;
    height: auto;
    overflow:hidden;
    margin: auto;
    padding: 10px;
}
div#login_holder h2,
.login_holder h2 {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    margin-bottom: 6px;
    color:#003366;
}
div#form_holder,
.form_holder {
    width:100%;
    margin:0 auto;
}
div#form_holder p,
.form_holder p {
    text-align: center;
}

/* Style the tab */
.tab {
  background-color: #f1f1f1;
  margin: 2em auto;
  overflow: hidden;
  width: 90%;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: rgb(0,191,255);
  background-color: linear-gradient(360deg, rgba(0,191,255,1) 25%, rgba(153,229,255,1) 100%);
  color: #fff;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  width: 33%;
}
.tab button:first-child {
  border-right: 2px solid #EEE;
}
.tab button:last-child {
  border-left: 2px solid #EEE;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
  color: #666;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #666;
  color: #fff;
}

/* Style the tab content */
.tabcontent {
  display: none;
}

#codcnpj span {
  color: #999;
  font-size: 1em;
  font-style: italic;;
  line-height: 2em;
  margin-left: 1em;
}

#codcpf span {
  color: #999;
  font-size: 1em;
  font-style: italic;;
  line-height: 2em;
  margin-left: 1em;
}
/***** FIM || DIAGRAMAÇÃO ****/

/***** FORM BOLETO *****/
#formboleto {
    margin: 0;
    padding: 0;
    text-align: left;
}
#formboleto label {
    line-height: 3em;
}
#formboleto input[type=text], input[type=password] {
    width: 86%;
    height: 45px;
    padding-left: 10px;
    margin: 10px 0;
    border:1px solid #ccc;
    color:#333;
    font-size: 14px;
}
.espacobotao {
    padding: 10px 15px;
}
.botao {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  border: 0;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  width: 140px;
  height: 40px;
  cursor: pointer;
  text-decoration: none;
}
.botao:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  border: 0;
}
.imglogotipo {
    margin: 20px 10px;
    padding: 10px;
    text-align: center;
    background-color: #FFF;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 3px #ccc;
    -moz-box-shadow: 0px 1px 3px #ccc;
    box-shadow: 0px 1px 3px #ccc;
}
.logotipoimg {
    width: auto !important;
    max-width: 250px;
    height: 90px;
}
/***** FIM || FORM BOLETO *****/

/***** LISTAGEM DE BOLETOS *****/
#conteudoboletos {
    width: 90%;
    height: auto;
    margin: 5%;
}
#conteudoboletos h2 {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}
#conteudoboletos p {
    font-family: 'Open Sans', sans-serif;
}
#conteudoboletos .espacoimg {
    margin: 20px 10px;
    padding: 10px;
    text-align: center;
    background-color: #FFF;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 1px 3px #666666;
}
#boleto_sophus {
    margin: 0px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
#boleto_sophus thead th.rounded-company {
    background: #008C46 url('table-images/left.png') left -1px no-repeat;
}
#boleto_sophus thead th.rounded-q4 {
    background: #008C46 url('table-images/right.png') right -1px no-repeat;
}
#boleto_sophus th {
    padding: 8px;
    font-weight: normal;
    font-size: 13px;
    color: #FFF;
    background: #008C46;
}
#boleto_sophus td {
    padding: 8px;
    background: #eee;
    border-top: 1px solid #fff;
    color: #000;
}
#boleto_sophus tfoot td.rounded-foot-left {
    background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#boleto_sophus tfoot td.rounded-foot-right {
    background: #e8edff url('table-images/botright.png') right bottom no-repeat;

}
#boleto_sophus tbody tr:hover td {
    background: #9BCC2C;
    color: #000;
}
#boleto_sophus tbody tr td a {
    color: #000;
    text-decoration: none;
}
#boleto_sophus tbody tr td a:hover {
    color: #000;
    text-decoration: underline;
}
/***** FIM || LISTAGEM DE BOLETOS *****/