/* @extend display-flex; */
display-flex, .form-row, .title, .actions ul li a, .form-date-item .select-icon, .form-date-item .select-icon i, .form-date-group {
	display: flex;
}
ul {
	list-style-type: none;
}
/* @extend list-type-ulli; */


 input:read-only {
 background-color: silver;
}
/* roboto-slab-300 - latin */
@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/roboto-slab/roboto-slab-v7-latin-300.eot");
	/* IE9 Compat Modes */
	src: local("Roboto Slab Light"), local("RobotoSlab-Light"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.svg#RobotoSlab") format("svg");
/* Legacy iOS */ }
/* roboto-slab-regular - latin */
@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.eot");
	/* IE9 Compat Modes */
	src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.svg#RobotoSlab") format("svg");
/* Legacy iOS */ }
/* roboto-slab-700 - latin */
@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/roboto-slab/roboto-slab-v7-latin-700.eot");
	/* IE9 Compat Modes */
	src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.svg#RobotoSlab") format("svg");
/* Legacy iOS */ }
a:focus, a:active {
	text-decoration: none;
	outline: none;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
}
input, select, textarea {
	outline: none;
	appearance: unset !important;
	-moz-appearance: unset !important;
	-webkit-appearance: unset !important;
	-o-appearance: unset !important;
	-ms-appearance: unset !important;
}
 input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
 appearance: none !important;
 -moz-appearance: none !important;
 -webkit-appearance: none !important;
 -o-appearance: none !important;
 -ms-appearance: none !important;
 margin: 0;
}
input:focus, select:focus, textarea:focus {
	outline: none;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-o-box-shadow: none !important;
	-ms-box-shadow: none !important;
}
input[type=checkbox] {
	appearance: checkbox !important;
	-moz-appearance: checkbox !important;
	-webkit-appearance: checkbox !important;
	-o-appearance: checkbox !important;
	-ms-appearance: checkbox !important;
}
input[type=radio] {
	appearance: radio !important;
	-moz-appearance: radio !important;
	-webkit-appearance: radio !important;
	-o-appearance: radio !important;
	-ms-appearance: radio !important;
}
.clear {
	clear: both;
}

#txt_rec_arquivos{
width: 100%;
background-color: #ffffff;
border-color: #a9a9a9;
border-width: 1px;
border-radius: 10px;
color: #737373;
padding-top: 10px;
text-indent: 20px;
font-size: 15px;
font-family: 'Roboto', sans-serif;
}


#txt_defeito{
width: 100%;
background-color: #ffffff;
border-color: #a9a9a9;
border-width: 1px;
border-radius: 10px;
color: #737373;
padding-top: 10px;
text-indent: 20px;
font-size: 15px;
font-family: 'Roboto', sans-serif;
}

h2 {
	font-size: 20px;
	color: #222;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding-top: 35px;
}
.titulo {
	display: block;
	font-size: 1.8em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px
}
.subtitulo {
	display: block;
	font-size: 1.2em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	text-align: center;
}
.main {
	display: inline-flex;
	width: 100%;
}
.container {
	width: 100%;
	position: relative;
	margin: 0 auto;
	background: #fff;
}
#container_esquerdo {
	width: 700px;
	background-image: url(https://recuperacaodadosraid.com.br/iniciar-recuperacao/assets/img/bg_02.jpg);
}
#top {
	box-shadow: 0px 3px 9.5px 0.5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 9.5px 0.5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 3px 9.5px 0.5px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 3px 9.5px 0.5px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 3px 9.5px 0.5px rgba(0, 0, 0, 0.1);
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-o-border-radius: 10px 10px 0px 0px;
	-ms-border-radius: 10px 10px 0px 0px;
}
.m-l-10 {
	margin-left: 15px;
    float: left;
    width: 45%;
}
@media (max-width:600px){
.m-l-10 {
	margin-left: auto;
	margin-right:auto;
    float: none;
    width: 100%;
}	
}
.m-b-10 {
	margin-bottom: 10px;
}
.signup-form {
	padding: 0px 0px 0px 0px;
}
.update-form {
	padding: 0px 0px 0px 0px;
}
input, select {
	box-sizing: border-box;
	display: block;
	width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	font-family: inherit;
	font-size: 14px;
	background-color: #ffffff;
	border-radius: 10px;
	color: #737373;
	text-indent: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #a7a7a7;
}
option {
	border-radius: 20px;
	border-color: #dedede
}
input:focus {
	border: 1px solid #666;
}
input.valid {
	border: 1px solid #666;
}
.form-group, .form-select, .form-date {
	margin-bottom: 15px;
	position: relative;
}
.form-row {
	justify-content: space-between;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
}
.form-row .form-select {
	width: 160px;
}
.form-row .form-date {
	width: 266px;
}
label {
}
label.required {
	position: relative;
}
label.required:after {
	content: '*';
	margin-left: 2px;
	color: #b90000;
}
.steps {
	display: none;
}
a {
	text-decoration: none;
}
.icon {
	font-size: 29px;
}
.title {
	background: #adadad;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	flex-direction: column;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-o-flex-direction: column;
	-ms-flex-direction: column;
	width: 90px;
	height: 90px;
	color: #fff;
}
.title_text {
	margin-top: -5px;
}
.current .title {
	background: #dc3545;
}
.content h3 {
	display: none;
}
fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
.actions {
	margin-top: 25px;
	float: right;
}
.actions .disabled {
	display: none;
}
.actions ul {
	justify-content: flex-end;
	-moz-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-o-justify-content: flex-end;
	-ms-justify-content: flex-end;
}
.actions ul li {
	margin-left: 10px;
}
.actions ul li:first-child a {
	background: #adadad;
}
.actions ul li a {
	background: #f98b1d;
	width: 130px;
	height: 50px;
	color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	font-size: 17px;
	float: left;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
}
.actions ul li a:hover {
	background-color: #d57413;
}
label.error {
	display: block;
	position: absolute;
	top: 0px;
	text-align: right;
}
label.error:after {
	font-family: 'themify';
	position: absolute;
	content: '\e717';
	right: 20px;
	top: 40px;
	font-size: 13px;
	color: #ff1212;
}
input.error {
	border: 1px solid #ff1212;
}
ul.list-item {
	z-index: 9;
	border: 1px solid #ebebeb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	display: block;
}
ul.list-item li {
	padding: 13px 20px;
	z-index: 2;
	color: #222;
	font-size: 13px;
}
ul.list-item li:not(.init) {
	display: none;
	background: #fff;
	color: #222;
	padding: 5px 20px;
}
ul.list-item li:not(.init):hover, ul.list-item li.selected:not(.init) {
	background: #f9a004;
	color: #fff;
}
li.init {
	cursor: pointer;
	position: relative;
}
li.init:after {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-size: 10px;
	color: #222;
	font-family: 'themify';
	content: '\e64b';
}
legend {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	margin-bottom: 20px;
}
legend span {
	display: inline-block;
}
.step-heading {
	color: #f9a004;
	font-weight: 600;
	height: 75px;
	background-image: url(../img/line.jpg);
	background-repeat: no-repeat;
	background-position-y: 38px;
}
.step-number {
	color: #ffffff;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #68A4A4;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0px auto;
	padding: 38px;
	float: left;
}
.form-date-item {
	position: relative;
	overflow: hidden;
}
.form-date-item:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 30px;
	background: #ebebeb;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.form-date-item:last-child:after {
	width: 0px;
}
.form-date-item .select-icon {
	z-index: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
}
.form-date-item .select-icon i {
	justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	width: 30px;
	height: 20px;
	font-size: 10px;
	color: #222;
}
.ui-datepicker-trigger {
	position: absolute;
	right: 10px;
	top: 20px;
	color: #222;
	font-size: 10px;
	background: transparent;
	border: none;
	outline: none;
	cursor: pointer;
}
.form-date-group {
	justify-content: space-between;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	border: 1px solid #ebebeb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.form-date-group select {
	border: none;
	width: 120px;
	box-sizing: border-box;
	appearance: none !important;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	-o-appearance: none !important;
	-ms-appearance: none !important;
	position: relative;
	background: 0 0;
	z-index: 10;
	cursor: pointer;
}
.select-list {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}
.list-item {
	position: absolute;
	width: 100%;
	z-index: 99;
}
 @media screen and (max-width: 768px) {
.main {
}
#container_esquerdo {
	display: none;
}
.mobile_title {
	display: inherit !important;
	font-size: 1.2rem;
	font-weight: 600;
	margin-bottom: 30px;
}
.step-heading {
	display: none;
}
.container {
	max-width: 94%;
}
.steps ul, .form-row {
	flex-direction: column;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-o-flex-direction: column;
	-ms-flex-direction: column;
}
.title {
	width: 150px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.radio-container {
	display: inline-block;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	font-size: 15px;
	color: #666;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.radio-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.radio-container input:checked ~ .checkmark {
	background-color: #e5e5e5;
}
.radio-container input:checked ~ .checkmark:after {
	display: block;
}
.radio-container .checkmark:after {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #c70100;
}
.checkmark {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #e5e5e5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.form-row .form-date, .form-row .form-select {
	width: 100%;
}
}
@media screen and (max-width: 480px) {
.signup-form {
}
.update-form {
	padding-left: 30px;
	padding-right: 30px;
}
}
#marca_qual {
	display: none;
}
#interface_qual {
	display: none;
}
#txt_so_qual {
	display: none;
}
#marca_servidor {
	display: none;
}
#modelo_servidor {
	display: none;
}
#nivel_raid {
	display: none;
}
#qtd_hd {
	display: none;
}
#outra_midia {
	display: none;
}
#outra_midia_nserie {
	display: none;
}
#content {
	display: none;
}
#cripto_show_disable {
	display: none;
}
.cripto_s {
	display: none;
}
.cripto_n {
	display: none;
}
.footer {
	text-align: center;
	font-weight: 100;
	color: white;
	font-family: inherit;
	padding: 20px 10px 10px 20px;
}
.mclientes {
	background-color: #eae7e7;
	color: black;
	padding: 5px;
	border-radius: 5px;
}
#step1_detalhes {
	color: #e0e2e2;
	font-weight: 100;
}
#step1_seus_dados {
	color: #e0e2e2;
	font-weight: 100;
}
.mobile_title {
	display: none;
}
@media (max-width: 870px) {
.mobile_title {
	display: none;
	text-align: center;
	line-height: 26px;
}
}
#txt_defeito-error {
	display: block;
	position: absolute;
	top: -25px !important;
	text-align: right;
}
#txt_diagnostico-error {
	display: block;
	position: absolute;
	top: -25px !important;
	text-align: right;
}
#txt_tmidia-error {
	display: block;
	position: absolute;
	top: -25px !important;
	text-align: right;
}
#txt_marca-error {
	display: block;
	position: absolute;
	top: -25px !important;
	text-align: right;
}
.step_number_1 {
	color: #ffffff;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #002783;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0px auto;
	padding: 38px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
.step_number_2 {
	color: #ffffff;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #002783;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0px auto;
	padding: 38px;
	float: left;
	position: absolute;
	left: -40px;
	top: 0px;
	margin-left: 50%;
}
.step_number_3 {
	color: #ffffff;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #002783;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0px auto;
	padding: 38px;
	float: left;
	position: absolute;
	right: 0px;
	top: 0px;
}
