@import url(https://fonts.googleapis.com/css?family=Raleway:400,900,800,700,600,500,300,200,100);

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');




html, 
body {
	height: 100%;
    min-height: 100%;
}

html { -webkit-font-smoothing: antialiased; }
body {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	color: black;
    background: #f3f3f3;
    background-size: cover;
}

a {
	background: transparent;
	outline: none; 
	text-decoration: none;	
	
	-webkit-transition: .2s cubic-bezier(0.25,.46,.45,.94);
	transition: .2s cubic-bezier(0.25,.46,.45,.94);
	-webkit-transition-property: background-color,color;
	transition-property: background-color,color;
}

.DesativaScroll {
}


a:active,
a:hover,
a:focus {
	outline: 0;  
	color: #1c1c1c;
	text-decoration: none;
    box-shadow: none;
}

a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 0;
    outline : 0;
}

.button, .button:focus, .button:active {
   outline: 0;
   -webkit-box-shadow: none;
   box-shadow: none;
}

.col-xs-5ths,.col-sm-5ths,.col-md-5ths,.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left;
}

h1 {
    font-family: 'Montserrat', serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    color: #16b0b8;

	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

h1 span {
    font-weight: 900;
}

h2 {
    font-family: 'Roboto', serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
    margin: 0 0 0 0;
    padding: 0;
    
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 4px;
    margin: 0;
    padding: 0;
    
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
    
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 1px;
    margin: 0 0 0 30px;
    padding: 0;
    
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1.5px;
    margin: 0;
    padding: 0;
    
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

p strong {
    font-weight: 700;
}





.SmallTxt {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px!important;
    line-height: 19px!important;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
}

.MediumTxt {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px!important;
    line-height: 21px!important;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
}

.MediumBtn {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px!important;
    line-height: 21px!important;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
}

.HeaderLabel_Blue {
	display: inline-flex;
    width: fit-content;
	background: #0076a3;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #f3f3f3;
	letter-spacing: 3px;
    line-height: 18px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 6px 9px;
}

.HeaderLabel_Blue_Inline {
	display: inline-table;
    width: fit-content;
	background: #0076a3;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #f3f3f3;
	letter-spacing: 3px;
    line-height: 18px;
	text-align: center;
	margin: 0; 
	padding: 6px 9px;
}

.HideDiv {
	display: none;
}


.top100 {
	margin-top:100px!important;
}
.bottom100 {
	margin-bottom:100px!important;
}
.top90 {
	margin-top:90px!important;
}
.bottom90 {
	margin-bottom:90px!important;
}
.top80 {
	margin-top:80px!important;
}
.bottom80 {
	margin-bottom:80px!important;
}
.top70 {
	margin-top:70px!important;
}
.bottom70 {
	margin-bottom:70px!important;
}
.top60 {
	margin-top:60px!important;
}
.bottom60 {
	margin-bottom:60px!important;
}
.top50 {
	margin-top:50px!important;
}
.bottom50 {
	margin-bottom:50px!important;
}
.top40 {
	margin-top:40px!important;
}
.bottom40 {
	margin-bottom:40px!important;
}
.top30 {
	margin-top:30px!important;
}
.bottom30 {
	margin-bottom:30px!important;
}
.top20 {
	margin-top:20px!important;
}
.bottom20 {
	margin-bottom:20px!important;
}
.top15 {
	margin-top:15px!important;
}
.bottom15 {
	margin-bottom:15px!important;
}
.top10 {
	margin-top:10px!important;
}
.bottom10 {
	margin-bottom:10px!important;
}
.top8 {
	margin-top:8px!important;
}
.bottom8 {
	margin-bottom:8px!important;
}
.top5 {
	margin-top:5px!important;
}
.bottom5 {
	margin-bottom:5px!important;
}
.NoPadding {
	padding:0!important;
}
.NoMargin {
	margin:0!important;
}
.PaddingMenor {
    padding-left: 10px;
    padding-right: 10px;
}
.PaddingMinimo {
    padding-left: 3px;
    padding-right: 3px;
}
.PaddingOnlyRight {
    padding-left: 0;
    padding-right: 10px;
}
.NoMarginSide {
    margin-left: 0!important;
    margin-right: 0 !important;
}











.row {
	margin-right: 0!important;
    margin-left: 0!important;
}

.Borda {
	border: 1px solid red!important;
}


.BorderRight {
    border-right: 1px solid #d9d9d9;
}

.BorderBottom {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 25px;
}



.LineOnePixel {
    width: 90%;
    height: 1px;
    background: #c9c9c9;
    margin: 20px auto 20px auto;
}





input,
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
.custom-select:focus {
    border: 0px solid green;
    -webkit-box-shadow: 0 0 0px 1000px #f3f3f3 inset;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #000!important;
    outline: none!important;
    box-shadow: none!important;
}

.input-group-text {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
}

.form-control {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 8px 12px;
    border-radius: 0px;
}

.form-control:focus,
.custom-select:focus {
    border: 1px solid rgba(5,104,138,0.4);
}

.form-control-NoBorderRight {
    border-right: 0px solid rgba(5,104,138,0.4)!important;
}

.form-control-NoBorderRight:focus {
    border-right: 1px solid rgba(5,104,138,0.4)!important;
}

.input-group-text {
    color: #05688A;
    border-radius: 0px;
}

.BtnSearch {
    background-color: white;
    border: none;
    border-radius: 0!important;
    border-right: 1px solid #ced4da;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
}

.BtnSearch:hover,
.BtnSearch:focus {
    background: white!important;
    outline: none!important;
    box-shadow: none!important;
    border-right: 1px solid #ced4da!important;
    border-top: 1px solid #ced4da!important;
    border-bottom: 1px solid #ced4da!important;
}

.BtnPesquisar {
    width: 22px;
    height: auto;
}

.input-group-text-checkbox {
    background: #f9f9f9!important;
    border: none!important;
    margin-top: 8px;
    padding: 5px 8px!important;
}

.LabelForCheckbox {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #05688A;
    margin: 10px 0 0 0px;    
    letter-spacing: 1px;
}

.LabelNoLabel {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 37px;
    background: #e9ecef;
    border: 1px solid #ced4da;
    border-right: 0px solid #ced4da;
    text-align: center;
}

.MarginTxtDentroForm {
    margin-top: 10px;
}


.custom-select {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 8px 12px;
    height: auto!important;
    border-radius: 0px!important;
}

.custom-select:hover,
.custom-select:focus {
    outline: none!important;
    box-shadow: none!important;
    border: 1px solid #ced4da!important;
}

.LabelUpField {
    color: #05688A;
    margin: 0 0 3px 5px;
    font-weight: 700;
}

table {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
    width: 100%!important;
    max-width: 100%;
}

table .CellCenter {
    text-align: center!important;
}

table th {
    font-weight: normal;
    vertical-align: inherit!important;
    /*border: 0px solid #0c769a!important;;*/
    height: 62px;
}

.ThComBordaTop {
    border-top: 1px solid #0c769a!important;    
}

.ThAzul {
    background: #05688A;
    color: white;
    border: 0px solid #0c769a!important;;
    border-top: 1px solid #0c769a!important;
    height: 62px;
}

.ThComBordaDireita {
    border-right: 1px solid #0c769a!important;
    border-bottom: 1px solid #0c769a!important;
}

table td {
    height: 49px;
    min-height: 49px;
    vertical-align: inherit!important;
}

table thead {
    background: #05688A;
    color: white;
    letter-spacing: 2px;
}

table .IconeNotaFiscal {
    display: block;
    width: 16px;
    height: auto;
    margin: 0 auto 0 auto;
}

table .IconePesquisar {
    display: block;
    width: 20px;
    height: auto;
    margin: 0 auto 0 auto;
}

table .IconeExcluir {
    display: block;
    width: 18px;
    height: auto;
    margin: 0 auto 0 auto;
}

table .IconeCancelar {
    display: block;
    width: 15px;
    height: auto;
    margin: 0 auto 0 auto;
}

table .IconePagar {
    display: block;
    width: 25px;
    height: auto;
    margin: 0 auto 0 auto;
}

.table-responsive {
    display: inherit;
    width: 100!important;
}

.ThCentralizado {
    text-align: center;
}

.TabelaGrade thead th,
.TabelaGrade thead th:first-child {
	position: sticky;
	top: 0;
	left: 0;
	z-index: 1;
}





.BorderBottomForm {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px;
}

.MarginLeftForm20px {
    margin-left: 20px;
}





.page-link,
.page-item.disabled {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    color: #05688A;
}



