/*
Theme Name: CompTroub
Theme URI: http://underscores.me/
Author: Juan Pisanu
Author URI: http://mousecrafters.com
Description: Description
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: comptroub
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
.orange-line{
	height: 8px;
	background-color: #ee7621;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 10px;
}
.tel-2,.tel-2:hover{
	color: inherit;
}
#form-remote-support .form-group {
	margin-bottom: 15px;
	
}
#form-remote-support .form-group:after {
	content: ' ';
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	display: table;
}
#form-remote-support .form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

#form-remote-support .form-horizontal .control-label{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
#form-remote-support .form-horizontal .form-control{
	width: 100%;
}

