@charset "utf-8";
    #submenu_bar_dist {
    width: 950px;
    margin-top: 0;
}
#submenu_bar_dist ul {
    margin: 0;
    width: 950px;
    margin-left: 0;
    float: left;
    position: relative;
}
#submenu_bar_dist ul li {
    list-style: none;
}
#submenu_bar_dist ul li a {
    width: auto;
    padding: 5px;
    margin-right: 1px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    background-color: #5B3D6F;
}
#submenu_bar_dist ul li a.selectedd, #submenu_bar_dist ul li a:hover {
    color: #5B3D6F;
    background-color: #F8CCAC;
}
#submenu_bar_dist ul li a.normal_grey {
    color: #fff;
    background-color: #ccc;
}
.dist {
    width: 950px;
    margin-left: 0;
    border: 0 dotted #ccc;
    height: auto;
    min-height: 150px;
    padding-top: 5px;
}
.dist .info_util {
    margin-bottom: 20px;
    text-alin: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    width: 134px;
    padding: 0;
    margin-right: 10px;
    float: left;
    position: relative;
    min-height: 150px;
    color: #666;
    height: 200px;
}
.dist .select {
    width: 550px;
    margin-left: 5px;
    float: left;
    position: relative;
    min-height: auto;
}
.dist .header {
    width: 650px;
    float: left;
    position: relative;
    padding: 15px;
    height: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5B3D6F;
}
.dist .results {
    width: 850px;
    float: left;
    position: relative;
    padding: 15px;
    padding-top: 0;
    padding-right: 0;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}
.dist .results .title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    color: #5B3D6F;
}
.dist .results div {
    width: 182px;
    float: left;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: left;
    height: 135px;
    border-bottom: 1px #ccc dotted;
    padding-bottom: 5px;
    line-height: 15px;
    word-break: break-word;
    word-wrap: break-word;
}
.dist .form {
    border-left: 1px dotted #ccc;
    margin-top: 5px;
    width: 590px;
    float: left;
    position: relative;
    padding: 15px;
    padding-top: 5px;
    padding-right: 0;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999;
}
.dist .form div {
    width: 182px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #5B3D6F;
}
.dist .form input {
    cursor: text;
    border: 0 solid #ccc;
    background-color: #eaeaea;
    font-size: 12px;
    color: #666;
    height: 15px;
    padding: 5px;
    width: 165px;
}
.dist .form textarea {
    cursor: text;
    border: 1px solid #ccc;
    background-color: #fff;
    font-size: 12px;
    color: #666;
    padding: 5px;
}
.send {
    border: 0;
    width: 150px;
    float: right;
    background-color: #696;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    margin-left: 585px;
    cursor: pointer;
    opacity: 1;
}
.dist .form .textarea {
    width: 550px;
}
.address {
    color: #666;
    margin-right: 30px;
    width: 180px;
    margin-bottom: 20px;
}
.cont_address {
    width: 180px;
    color: #5B3D6F;
    text-align: left;
}
.location {
    color: #666;
    margin-right: 30px;
    width: 460px;
    margin-bottom: 20px;
}
.location_text {
    width: 460px;
    color: #5B3D6F;
    text-align: left;
}
.formcont {
    width: 250px;
    padding-top: 20px;
    margin-bottom: 20px;
}
#map_canvas {
    width: 460px;
    height: 250px;
}
.cont_form_title, .label_form {
    width: 250px;
    color: #5B3D6F;
    text-align: left;
}
.botaopesquisa {
    width: auto;
    height: 25px;
    background-image: url(../../images/cliente/lupa.svg);
    background-position: left;
    background-repeat: no-repeat;
}


@media screen and (max-width:960px) {
    .dist {
    width: 960px;
}
#submenu_bar_dist {
    width: 940px;
    padding-left: 10px;
}
.dist .info_util {
    padding-left: 10px;
}
}


@media screen and (width:900px) {
    .dist .results {width: 750px;}
	.location{width:270px;}
	#map_canvas{width:260px;}

}


@media (min-width:758px) and (max-width:854px) {
    .dist {
    width: 758px;
}
#submenu_bar_dist {
    width: 844px;
    padding-left: 10px;
}
.dist .info_util {
    padding-left: 10px;
}
.dist .results {
    width: 750px;
}
.dist .form {
    width: 580px;
}
.send {
    margin-bottom: 20px;
    border: 0;
}
.location {
    width: 250px;
    margin-left: -20px;
}
#map_canvas {
    width: 250px;
    height: 250px;
}
}

@media screen and (width:800px) {
	
#submenu_bar_dist {margin-left: 0; width: 700px; padding-left:0;}
#submenu_bar_dist ul{width:700px; margin-left:40px;}

/*.address{margin-right:0;}*/
	
}

@media screen and (width:768px){
	.dist .header{width:550px;}
	.dist .results {width: 550px; margin-top:60px;}
	}

@media screen and (max-width:640px) {
 .dist {
    width: 640px;
}

.dist .header{width:400px; height:80px;}

#submenu_bar_dist {
    width: 600px;
    /*padding-left: 20px;*/
}
.dist .info_util {
    padding-left: 10px;
}
.dist .form, .dist .results {
    width: 450px;
}
.dist .form .textarea, .dist .select {
    width: 350px;
}
.send {
    margin-left: 380px;
    margin-bottom: 20px;
    border: 0;
}
.location {
    width: 280px;
    margin-left: 0;
}
#map_canvas {
    width: 200px;
    height: 200px;
}

.location{width:210px; margin-right:0px;}

.address{margin-right:10px;}

.cont_form_title, .label_form {margin-left:0px; width:150px;}


}

@media screen and (width:600px) {
	#submenu_bar_dist ul {width:550px; margin-left:-10px;}
	#submenu_bar_dist ul li a {font-size:11.4px;padding:8.5px;}
	.location{margin-left:60px;}
	
	}


@media (min-width:480px) and (max-width:540px) {
.dist {
    width: 450px;
    min-height: 50px;
}
.dist .form {
    width: 400px;
    border: 0;
}
#submenu_bar_dist {
    width: 530px;
    padding-left: 45px;
}
.dist .info_util {
    width: 450px;
    padding-left: 45px;
    height: 40px;
    min-height: 50px;
}
.dist .results {
    width: 400px;
    border: 0;
}
.send {
    margin-left: 230px;
    margin-bottom: 20px;
    border: 0;
}
.address {
    color: #666;
    margin-left: 100px;
    width: 180px;
    margin-bottom: 20px;
}
.location {
    margin-left: 100px;
    width: 300px;
}
.location_text {
    width: 460px;
    margin-left: 0;
    margin-top: 0;
}
#map_canvas {
    width: 300px;
    height: 250px;
}
.cont_address, .cont_form_title, .label_form {
    width: 150px;
    margin-left: 0;
    margin-top: 0;
}

	.dist .header{width:450px;}
	.dist .results{margin-top:50px;}
	.dist .form .textarea, .dist .select{width:400px;}
	.dist .info_util{padding-left:20px; width:400px;}
	.send{margin-left:275px;}
	
	#submenu_bar_dist ul{width:450px;}
	#submenu_bar_dist {padding-left:10px;}
	
	#submenu_bar_dist ul li a {width:212px; margin-top:1px;}

}

@media screen and (max-width:480px) {
    .dist .info_util {
    width: 300px;
    padding-left: 45px;
    height: 40px;
    min-height: 50px;
}
}

@media screen and (width:480px) {
	.dist .header{width:400px;}
	.dist .results{margin-top:50px;}
	.dist .form .textarea, .dist .select{width:400px;}
	.dist .info_util{padding-left:20px; width:400px;}
	.send{margin-left:275px;}
	
	#submenu_bar_dist ul{width:450px;}
	#submenu_bar_dist {padding-left:10px;}
	
	#submenu_bar_dist ul li a {width:212px; margin-top:1px;}
	
	}

@media screen and (max-width:360px) {
	#submenu_bar_dist{margin-left:30px; padding-left:0px;}
	#submenu_bar_dist ul {margin-top:30px; width:330px; margin-left:-5px;}
	#submenu_bar_dist ul li a{font-size:10px; width:145px; float:left; margin-top:1px;}
	.dist .form, .dist .results {margin-top:70px;}
	#map_canvas{height:200px; width:260px;}
	.location{width:260px;}
	.location_text{width:250px;}
	
	
	}


@media (min-width:320px) and (max-width:360px) {
    .dist .header {
    width: 250px;
    height: 80px;
}
.dist .header div {
    margin-bottom: 10px;
}
.dist {
    width: 300px;
    min-height: 50px;
}
#submenu_bar_dist {
    width: 300px;
    padding-left: 0px;
}
.dist .info_util {
    width: 300px;
    padding-left: 10px;
    height: 40px;
    min-height: 50px;
}
.dist .form, .dist .results {
    width: 300px;
    border: 0;
}
.dist .form .textarea {
    width: 200px;
}
.send {
    margin-left: 40px;
    margin-bottom: 20px;
    border: 0;
}
}