@MEDIA all {
	/* Customizações Dojo */
	.dijitTooltipConnector
	{
	    top: 13px !important;
	}

	.zend_form_dojo{
	    padding:10px;
	}

	div.separador {
		clear: both;
		background:url(../images/welcome_div.gif) 0 7px repeat-x;
		width: 100%;
		height: 14px;
		position: relative;
		left: -5px;
	}

	input, button, select, textarea {
		color: black;
	}

	/* Ajuste tamanho da fonte */
	body {
		font-size: small;
	}

	h1 {
		font-size: x-large;
	}

	h2 {
		font-size: large;
	}

	/* Menu superior */

	.navbar-nav>li {
		padding: 15px 0 0 12px;
		font-weight: bold;
	}

	/* Ajustes nos formulários */
	dt {
		clear: both;
		float: left;
		width: 24%;
		text-align: right;
		padding: 2px;
	}

	.spacer {
		clear: both;
		font-size: 0;
		line-height: 0;
	}

	dd {
		float: left;
		margin: 0 0 0 2px;
		display: block;
		padding: 2px;
	}

	.dbootstrap label {
		font-weight: normal;
	}

	.dj_webkit .dbootstrap .dijitInputContainer {
		padding: 2px;
		font-size: small;
	}

	.dbootstrap .dijitComboBox .dijitButtonNode.dijitArrowButton, .dbootstrap .dijitComboButton .dijitArrowButton, .dbootstrap .dijitSelect .dijitButtonNode.dijitArrowButton, .dbootstrap .dijitSpinnerButtonContainer.dijitButtonNode {
		padding: 6px 8px;
                margin-top: -2px;
	}

	.dbootstrap .dijitCheckBox, .dbootstrap .dijitRadio {
		padding: 3px 1px;
	}

	.dj_webkit .dbootstrap .dijitInputField .dijitInputInner {
		height: 17px;
	}

	.dbootstrap .dijitTextBox {
		height: 24px;
	}

	.dbootstrap .dijitButton .dijitButtonNode, .dbootstrap .dijitComboBox .dijitButtonNode, .dbootstrap .dijitComboButton .dijitButtonNode, .dbootstrap .dijitDropDownButton .dijitButtonNode, .dbootstrap .dijitSelect .dijitButtonNode, .dbootstrap .dijitSpinnerButtonContainer.dijitButtonNode, .dbootstrap .dijitToggleButton .dijitButtonNode {
		padding: 3px 14px;
		font-size: small;
	}

	/* Links em páginas de opções */

	#linkBox ul li {
	  display: inline-block;
	  vertical-align: top;
	  margin: 0 10px 30px 0;
	  width: 350px;
	}

	#linkBox img {
	  width: 48px;
	  display: inline-block;
	  vertical-align: middle;
	  border: none;
	  padding: 0 5px;
	  margin: 0;
	}

	.nav>li>a {
		padding: 5px 5px;
	}

        dt>label{
            padding-bottom: 0px !important;
            padding-top: 3px !important;
        }

        .chat
        {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        .chat li
        {
            margin-bottom: 10px;
            padding-bottom: 5px;
            border-bottom: 1px dotted #B3A9A9;
        }

        .chat li .chat-body p
        {
            margin: 0;
            color: #777777;
        }

        .panel .slidedown .glyphicon, .chat .glyphicon
        {
            margin-right: 5px;
        }

        .pd_5
        {
            padding: 5px;
        }

        .pd_10
        {
            padding: 10px;
        }
}

.fileButton
{
    width: 79px;
    height: 22px;
    background: url(btn-choose-file.gif) 0 0 no-repeat;

    display: block;
    overflow: hidden;
    cursor: pointer;
}

.fileInput {
    cursor: pointer;
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


.fileinput {
    margin-bottom: 9px;
    display: inline-block;
}

.fileinput .btn {
    vertical-align: middle;
}
.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

.fileinput-new .fileinput-exists {
    display: none;
}

.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
}

.fileinput-filename {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
}

.fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists {
    display: none;
}

/*
* Parte EMissão Online
*/

@font-face {
    font-family: Bold;
    src: url('./fonts/OpenSans-Bold.ttf');
}

@font-face {
    font-family: Regular;
    src: url('./fonts/OpenSans-Regular.ttf');
}

@font-face {
    font-family: Light;
    src: url('./fonts/OpenSans-Light.ttf');
}

@font-face {
    font-family: SemiBold;
    src: url('./fonts/OpenSans-SemiBold.ttf');
}

@font-face {
    font-family: ExtraBold;
    src: url('./fonts/OpenSans-ExtraBold.ttf');
}

.title h1 {
    text-align: left;
    font: 20px/25px Bold !important;
    letter-spacing: 0;
    color: #135650;
    opacity: 1;
}

.title h2 {
    font: 16px/20px Regular;
    letter-spacing: 0;
    color: #A4A4A4;
    opacity: 1;
}

.title p {
    font: 14px/20px SemiBold;
    letter-spacing: 0;
    color: #135650;
    opacity: 1;
}

.form-control1 {
    border: 1px solid #4D4D4D !important;
}

.form-control::placeholder {
    font: 14px/25px Light;
    letter-spacing: 0;
    color: #4D4D4D;
    opacity: 1;
}

.input-home {
    border: 1px solid #4fa745 !important;
}

.btn-verifiy-status {
    border: 1px solid #135650 !important;
    color: #135650;
    font: 14px/25px SemiBold;
}

.btn {
    font: 14px/25px SemiBold !important;
}

.text-home {
    text-align: left;
    font: 14px/25px SemiBold;
    letter-spacing: 0;
    color: #135650;
    opacity: 1;
}

.nav-items-bottom li a {
    font: 12px/37px SemiBold;
    letter-spacing: 0;
    color: #2F3242;
    opacity: 1;
}

.nav-items-top {
    font: 12px/37px Regular;
    letter-spacing: 0;
    color: #A4A4A4;
    opacity: 1;
}

html,
body {
    height: 100%;
}

body {
    background-color: #FBFBFB;
    background-image: url('../assets/bg-body-home.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.navbar-top-color {
    background-color: #ffffff !important;
}

.click-link {
    text-decoration: underline;
    font: 14px/25px SemiBold;
    letter-spacing: 0;
    color: #6ECB58 !important;
    opacity: 1;
}

.steps {
    border-bottom: 3px solid #EEEEEE;
}

.active-step {
    border-bottom: 3px solid #6ECB58 !important;
}

.steps p {
    font: 10px/20px SemiBold;
    letter-spacing: 0;
    color: #EEEEEE;
    opacity: 1;
}

.active-step p {
    font: 10px/20px SemiBold;
    letter-spacing: 0;
    color: #00554F;
    opacity: 1;
}

.text-info-pass {
    font: 14px/18px Regular;
    letter-spacing: 0;
    color: #2F3242;
    opacity: 1;
}

.text-info-pass2 {
    font: 12px/14px Regular;
    letter-spacing: 0;
    color: #B2BBD0;
    opacity: 1;
}

.text-info-pass3 {
    font: 14px/20px Regular;
    letter-spacing: 0;
    color: #A4A4A4;
    opacity: 1;
}

.text-info-pass4 {
    font: 16px/30px SemiBold;
    letter-spacing: 0;
    color: #6ECB58;
    opacity: 1;
}

.btn-back {
    background-color: #EEEEEE !important;
    border-color: #EEEEEE !important;
}

.negrito {
    font: 14px/18px ExtraBold;
    letter-spacing: 0;
    color: #2F3242;
}

.div-timetable div {
    border: 1px solid #6ECB58;
    height: 26px;
    border-radius: 3px;
}

.div-timetable:not(.div-timetableDisable) div:hover {
    border: 1px solid #135650;
    background-color: #135650;
    color: #6ECB58;
    cursor: pointer;
}

.div-timetable p {
    text-align: center;
    font: 14px/25px Bold;
    letter-spacing: 0;
    color: #6ECB58;
    opacity: 1;
}

.div-timetableSelected{
    border: 1px solid #135650;
    background-color: #135650;
}

.div-timetableDisable div {
    border: 1px solid #9fa5aa;
}

.div-timetableDisable p {
    color: #9fa5aa;
}

.gj-picker-md [role=header] {
    color: rgba(255,255,255,.54);
    display: flex;
    background: #00642d !important;
    align-items: baseline;
    user-select: none;
    justify-content: center;
}

.gj-picker-md table tr td.selected.gj-cursor-pointer div {
    color: #FFF;
    background: #00642d !important;
    border-radius: 50%;
}

.gj-picker-md [role=footer] button.gj-button-md {
    color: #00642d !important;
    font-weight: 700;
    font-size: 13px;
}


.custom-control-lg .custom-control-label {
    margin-left: 0.5rem !important;
    font-size: 1rem !important;
}

/* Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
    .bg-home {
        display: none;
    }
    .powered {
        display: none;
    }
}


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) and (max-width: 767.98px) {}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1199.98px) {}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {}
