body,
td,
th {
    font-size: 14px;
    font-family: system-ui;
    color: rgb(53, 53, 53);
    cursor: default;
    vertical-align: baseline;
    outline: 0;
    line-height: 1;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}

a,
a:link,
a:visited,
a:active,
a:hover {
    font-family: tahoma;
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin: 0;
    padding: 0;
}

:focus {
    outline: 0;
}

img {
    border: none;
}

::-webkit-scrollbar {
    width: 0;
}

::selection {
    background: #333;
}

::-moz-selection {
    background: #0fb3ff;
}

#actionmenu {
    top: 50%;
    left: 50%;
    width: 1200px;
    height: 700px;
    display: none;
    overflow: auto;
    position: fixed;
    border-top: 12px solid #111;
    border-left: 12px solid #111;
    border-right: 12px solid #111;
    border-bottom: 40px solid #111;
    transform: translate(-50%, -50%);
    background: #333;
}

buttom {
    top: 50%;
    left: 50%;
    width: 40px;
    height: 14px;
    display: none;
    position: fixed;
    margin-top: 355px;
    background: #eee;
    transform: translate(-50%, -50%);
}

buttom:hover {
    background: #f5f5f5;
}

#header {
    float: left;
    width: 100%;
    height: 70px;
    background: #222;
}

#header img {
    width: 60px;
    height: auto;
    float: left;
    padding: 7px;
}

#header h1 {
    float: left;
    margin: 20px 20px;
    color: #f5f5f5;
}

nav {
    width: 15%;
    height: 100%;
    float: left;
}

.menu {
    width: 100%;
    height: 186px;
    float: left;
    /*background: rgba(118,194,169,0.1);*/
}

.sub-menu {
    width: 100%;
    height: 100%;
    float: left;
    border-right: 1px solid #111;
    /*background: rgba(118,194,169,0.1);*/
}

.menu a {
    color: #a2a0a0;
    padding: 25px 10px;
    font-weight: 700;
    float: left;
    width: 89%;
    border-right: solid 1px #111;
}

.menu a:hover,
.menu a:focus {
    /*background: rgba(118,194,169,1);*/
    color: #222;
    border-top: solid 1px #111;
    border-bottom: solid 1px #111;
    border-right: 0;
    width: 161px;
}

.title {
    width: 1125px;
    float: left;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 0 10px 15px;
    border-bottom: 1px dashed #999;
}

.stitle {
    width: 1110px;
    padding: 15px 15px 30px;
    float: left;
    font-size: 14px;
    line-height: 25px;
}

.stitle2 {
    width: 1110px;
    padding: 15px 15px 0;
    float: left;
    font-size: 14px;
    line-height: 25px;
}

s {
    color: #45fffc;
    text-decoration: none;
}

.dtitle2 {
    width: 355px;
    padding: 15px 0 30px 15px;
    float: left;
    font-size: 14px;
    line-height: 25px;
}

.dtitle3 {
    width: 355px;
    padding: 15px 0 0 15px;
    float: left;
    font-size: 14px;
    line-height: 25px;
}

#opacity {
    background: rgba(0, 0, 0, 0.05);
    padding: 15px;
    width: 1170px;
    float: left;
}

#opacity2 {
    padding: 15px;
    width: 1170px;
    float: left;
}

#opacity:hover,
#opacity2:hover {
    background: rgba(169, 73, 135, 0.1);
}

.title-one {
    width: 310px;
    float: left;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 0 10px 15px;
    border-bottom: 1px dashed #999;
    margin: 0 0 15px;
}

.title-two {
    width: 150px;
    float: left;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 5px 0 10px 0;
    border-bottom: 1px dashed #999;
    margin: 0 0 15px;
}

.title-tree {
    width: 150px;
    float: left;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 5px 0 10px 0;
    border-bottom: 1px dashed #999;
    margin: 0 0 15px;
}

.title-four {
    width: 200px;
    float: left;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 0 10px 15px;
    border-bottom: 1px dashed #999;
    margin: 0 0 15px;
}

.parts-one {
    font-weight: 700;
    width: 310px;
    float: left;
}

.parts-two {
    width: 150px;
    float: left;
    text-align: center;
}

.parts-tree {
    width: 150px;
    float: left;
    text-align: center;
}

.parts-four {
    width: 545px;
    float: left;
    padding: 0 0 0 15px;
}



.btn {
    cursor: pointer;
    position: relative;
    text-decoration: none;
    width: 100%;
    color: #111;
    border: 1px solid #111;
    background-color: #eee;
    height: 60px;
}
.botao {
    cursor: pointer;
    position: relative;
    text-decoration: none;
    width: 100%;
    color: #111;
    border: 1px solid #111;
    background-color: #eee;
    height: 40px;
    font-size: 14px;
    margin-bottom: 7px;
}
.botao.active {
    border: 1px solid #333;
    background-color: #333;
    color: #f5f5f5;
}
.botao.active:hover {
    border: 1px solid #555;
    color: #f0f0f0;
    background-color: #555;
}
.botao:hover {
    border: 1px solid #333;
    color: #333;
    background-color: #f5f5f5;
}
.botao.focus, .botao:focus, .botao:hover {
    text-decoration: none;
}

.bt2.cor.active{
    border: 1px solid #444;
    background-color: #444;
    color: #f5f5f5;
}
.bt2.cor.active:hover {
    border: 1px solid #555;
    color: #f0f0f0;
    background-color: #555;
}
.bt2.cor:hover {
    border: 1px solid #444;
    color: #444;
    background-color: #f5f5f5;
}
.bt2.cor:focus, .bt2.cor:hover {
    text-decoration: none;
}


.bt2.cor2.active{
    border: 1px solid #555;
    background-color: #555;
    color: #f5f5f5;
}
.cor2.inputnumber {
    border: 1px solid #555;
    color: #555;
    font-weight: 500;
    text-align: center;
    margin-top: 3px;
    margin-bottom: 10px;
}
.cor2.inputnumber::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #555;
    opacity: 0.5; /* Firefox */
}
.bt2.cor2.active:hover {
    border: 1px solid #555;
    color: #f0f0f0;
    background-color: #555;
}
.bt2.cor2:hover {
    border: 1px solid #555;
    color: #555;
    background-color: #f5f5f5;
}
.bt2.cor2.focus, .bt2.cor2:focus, .bt2.cor2:hover {
    text-decoration: none;
}


.bt2.cor3.active{
    border: 1px solid #0c1821;
    background-color: #0c1821;
    color: #f5f5f5;
}
.cor3.inputnumber {
    border: 1px solid #0c1821;
    color: #0c1821;
    font-weight: 500;
    text-align: center;
    margin-bottom: 7px;
}
.cor3.inputnumber::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #0c1821;
    opacity: 0.5; /* Firefox */
}
.bt2.cor3.active:hover {
    border: 1px solid #0f1e29;
    color: #f0f0f0;
    background-color: #0f1e29;
}
.bt2.cor3:hover {
    border: 1px solid #0c1821;
    color: #0c1821;
    background-color: #f5f5f5;
}
.bt2.cor3:focus, .bt2.cor3:hover {
    text-decoration: none;
}


.bt2.cor4.active{
    border: 1px solid #666;
    background-color: #666;
    color: #f5f5f5;
}
.cor4.inputnumber {
    border: 1px solid #666;
    color: #666;
    font-weight: 500;
    text-align: center;
    margin-bottom: 7px;
}
.cor4.inputnumber::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #666;
    opacity: 0.5; /* Firefox */
}
.bt2.cor4.active:hover {
    border: 1px solid #2db14e;
    color: #f0f0f0;
    background-color: #2db14e;
}
.bt2.cor4:hover {
    border: 1px solid #666;
    color: #666;
    background-color: #f5f5f5;
}
.bt2.cor4:focus, .bt2.cor4:hover {
    text-decoration: none;
}


.bt2.cor5.active{
    border: 1px solid #777;
    background-color: #777;
    color: #f5f5f5;
}
.cor5.inputnumber {
    border: 1px solid #777;
    color: #777;
    font-weight: 500;
    text-align: center;
    margin-bottom: 7px;
}
.cor5.inputnumber::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #777;
    opacity: 0.5; /* Firefox */
}
.bt2.cor5.active:hover {
    border: 1px solid #2e0257;
    color: #f0f0f0;
    background-color: #2e0257;
}
.bt2.cor5:hover {
    border: 1px solid #777;
    color: #777;
    background-color: #f5f5f5;
}
.bt2.cor5:focus, .bt2.cor5:hover {
    text-decoration: none;
}


.bt2 {
    cursor: pointer;
    position: relative;
    text-decoration: none;
    width: 100%;
    color: #111;
    border: 1px solid #111;
    background-color: #eee;
    height: 40px;
    font-size: 14px;
    margin-bottom: 7px;
}

.crime-cor {
    background-color: #444 !important;
    border: 1px solid #444 !important;
}
.crime-cor2 {
    background-color: #555 !important;
    border: 1px solid #555 !important;
}
.crime-cor3 {
    background-color: #0c1821 !important;
    border: 1px solid #0c1821 !important;
}
.crime-cor4 {
    background-color: #666 !important;
    border: 1px solid #666 !important;
}
.crime-cor5 {
    background-color: #777 !important;
    border: 1px solid #777 !important;
}

#crimes-cometidos {
    text-decoration: none;
    width: 100%;
    display: inline-grid;
    margin-bottom: 7px;
    line-height: 25px;
    text-align: center;
}

#crimes-cometidos span {
    cursor: help;
    color: #f5f5f5;
    border: 1px solid #888;
    background-color: #888;
    font-size: 13px;
    border-radius: 0.25rem;
    margin-bottom: 5px;
    font-weight: 600;
}


.quadrotopo {
    border: 0px;
    position: relative;
    display: flex;
    padding-bottom:10px;
    border-radius: 0px;
}

.middle-form {
    border: 1px solid #444 !important;
    border-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
}

.quadro {
    border: none;
    position: relative;
    float: left;
    width: 25%;
}

.quadro h3 {
    text-align: center;
}
.quadro h3 p{
    font-size: 11px;
}

.quadro h4 {
    text-align: center;
    margin-top: 15px;
    font-size: 13px;
}

.form-control:disabled, .form-control[readonly] {
    border: 1px solid #111;
    background-color: #f5f5f5;
    opacity: 1;
    text-align: center;
    font-weight: 500;
}

.custombt, .custombt:focus {
    width: 100%;
    border: 0;
    background-color: #111111;
    color: #f5f5f5;
}
.custombt:hover {
    background-color: #363636;
    border: 0;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 18px;

    justify-content: center;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 15px;
}

label {
    font-size: 12px;
}

.form-check-input:disabled~.form-check-label, .form-check-input[disabled]~.form-check-label {
    opacity: .9;
}
.form-check-input {
    border: 1px solid #0d6efd;;
}
.btn-success.disabled, .btn-success:disabled {
    color: #f5f5f5;
    background-color: #242424;
    border-color: #242424;
}
.alert-red {
    color: #eee;
    background-color: #ef3434;
    border-radius: 0 0 10px 10px;
    text-align: center;
    text-transform: uppercase;
}
.alert-green {
    color: #eee;
    background-color: #2f5e2f;
    border-radius: 0 0 10px 10px;
    text-align: center;
    text-transform: uppercase;
}
.alert-blue {
    color: #eee;
    background-color: #223c85;
    border-radius: 0 0 10px 10px;
    text-align: center;
    text-transform: uppercase;
    padding: 2px;
}

.customin {
    font-size: 20px;
}
.margintop {
    margin-top: 10px;
}
.label-calculadora {
    font-size: 15px;
    color: #333;
    display: contents;
}

.checkbox-container {
    margin-bottom: 6px;
}

.checkbox-container .form-check-input {
    width: 20px;
    height: 20px;
    border-radius: 2px;
}

.form-check-input {
    border: 1px solid #1a1627;
}

.form-check-input:checked {
    background-color: #2b263a;
    border-color: #1a1627;
}

.form-check-input:focus {
    border-color: #2b263a81;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #2b263a81;
}

.form-check-label {
    font-size: 15px;
    color: #1a1627;
}

h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.body-forms {
    min-height: 100%;
    padding-bottom: 10px;
}

#body-container {
    height: 100%;
    min-height: 1295px;
}

.side-checkboxes {
    width: 20px;
    height: 20px;
    border-radius: 2px;
    margin: 0px 5px 10px 0px;
}

.side-checkboxes:checked {
    background-color: #2997a5;
    border-color: #ca193a;
}

.side-checkboxes:focus {
    border-color: #a5294080;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #a5294080;
}

.font-cotainer {
    margin-top: 10px;
}

.btn-success {
    border-color: #2b2a61 !important;
}

.btn-success:active {
    border-color: #5958a3;
}

.btn-success:focus {
    box-shadow: 0 0 0 0.25rem rgb(89 88 163 / 49%) !important;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 2% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
