

@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	outline: none;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
}
*:focus {
	outline: none;
}

*,*:after,*:before {	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	padding: 0;	margin: 0;}

body {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

::selection {
	background-color: #999;
	color: #FFF;
}

div, a, p, img, blockquote, form, fieldset, textarea, input, label, iframe, code, pre {
	display: block;
	overflow:hidden;
	position:relative;
}

p {
	line-height: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}
p > a {
	display: inline;
	text-decoration: none;
}
p > a:hover {
	text-decoration: underline;
}
p > span {
	display: inline;
}
span > a {
	display: inline;
}
a > span {
	display: inline;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: 22px;
	line-height: 26px;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 1px;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	padding-top: 1px;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 1px;
}

h6{
	font-size:12px;
	line-height:18px;
	padding-bottom:1px;
}

h5 {
	font-size: 14px;
	line-height: 18px;
}
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
	display: inline;
}
h1, h2, h3, h4, h5{
	font-weight:600; 
	margin-bottom:5px;	
}

table {
	border-collapse: separate;
	border-spacing: 0;
	background-color: #f6f6f6;
	border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	width: 100%;
	clear: both;
}
thead {
}
th {
	vertical-align: middle;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	font-weight: bold;
	color: #555;
	background-color: #f6f6f6;
}
tr {
	line-height: 18px;
}
td {
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
	color: #666;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 18px;
	vertical-align: middle;
	background-color: #fdfdfd;
}
tr:hover > td {
	background: #fff;
}

ul {
	margin-bottom: 20px;
}

.regular-list{
	overflow:visible!important;
	margin-left:0px;
}

.number-list li{
	overflow:visible!important;
	margin-left:0px;
	list-style:decimal;
	margin-left:20px;
}

ol {
	margin-bottom: 20px;
}
li {
	font-size:12px;
	line-height: 18px;
	margin-bottom:5px;
	list-style:inside;
}

ol > li:last-child, ul > li:last-child {
    margin-bottom:0px;	
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

.float-left{
	padding-right:10px;
}

.float-right{
	padding-left:10px;
}

.no-bottom{ 	margin-bottom:0px!important;}
.no-top{		margin-top:0px!important;}
.half-bottom{	margin-bottom:10px!important;}
.responsive-image{display:block; max-width:100%;}
.uppercase{	text-transform:uppercase!important;}
.float-left{float:left;}
.float-right{float:right;}
.container-title{padding-bottom:5px; text-transform:uppercase;}

.demo-class-do-not-copy{
	background-color:#e34e47;
}

/*///////////////////////////////////////*/
/*--------------Data Preloader-----------*/
/*///////////////////////////////////////*/

#preloader {
	position:fixed;
	z-index:2500;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; 
	z-index:999999; 
}

#status {
	position:fixed;
	z-index:999999;
	width:250px;
	height:250px;
	position:absolute;
	left:50%; 
	top:50%; 
	background-image:url(../images/status.gif); 
	background-size:32px 32px;
	background-repeat:no-repeat;
	background-position:center;
	margin:-125px 0 0 -125px; 
}

#status p{
	top:70%;
}

#status em{
	font-size:10px!important;
	display:block;
	font-style:normal;
}

/*///////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////*/
/*-----------------------BASIC TYPOGRAPHY STYLES---------------------------------*/
/*///////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////*/


/*/////////////////////////////////////////////////////////////*/
/*--------------------HEADING BACKGROUND-----------------------*/
/*/////////////////////////////////////////////////////////////*/
.heading-background{
	text-transform:uppercase;
	border:solid 1px #cacaca;
	background-image:url(../images/icon_shadow/arrows/bendedright.png);
	background-repeat:no-repeat;
	background-size:18px 19px;
	background-position:10px center;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;	
	text-shadow:0px 1px 0px rgba(0,0,0,0.6);
}



/*///////////////////////////////////////////////////////////////////////////////*/
/*-----------------------Left Right Center Text----------------------------------*/
/*///////////////////////////////////////////////////////////////////////////////*/
.center-text{	text-align:center;	}
.left-text{		text-align:left;	}
.right-text{	text-align:right;	}

/*///////////////////////////////////////////////////////////////////////////////*/
/*---------------------------------Dropcaps--------------------------------------*/
/*///////////////////////////////////////////////////////////////////////////////*/
.dropcaps{
	font-size:250%;	
	padding-left:5px;
	padding-right:10px;	
	padding-top:10px;	
	padding-bottom:10px;
	float:left;
}

/*/////////////////////////////////////////////////////////////*/
/*---------------------DROPDOWN MENU---------------------------*/
/*/////////////////////////////////////////////////////////////*/


.dropdown-menu{
	margin-bottom:20px;

}

.dropdown-deploy{	
Color: #fff;
	font-size:14px;
	height:40px;
	line-height:39px;
	padding-left:20px;
	background-image:url(../images/bg_black_70.png);
	background-repeat:repeat;

}


.dropdown-contact{	
Color: #fff;
	font-size:14px;


	height:40px;
	line-height:39px;
	padding-left:20px;
	background-image:url(../images/bg_black_70.png);
	background-repeat:repeat;

}


.remove{	
Color: #fff;
	font-size:14px;


	height:40px;
	line-height:39px;
	padding-left:20px;
	background-image:url(../images/bg_black_70.png);
	background-repeat:repeat;
	
}


.dropdown-deploy em{
	width:40px;
	height:40px;
	background-image:url(../images/bg_black_70.png);
	background-repeat:repeat;
	background-position:11px 15px;
}

.left-dropdown{
	float:left;
	margin-right:20px;
	margin-left:-20px;

	background-image:url(../images/bg_black_70.png);
	background-repeat:repeat;

}

.right-dropdown{float:right;}

.dropdown-hidden a{
	Color: #fff;
}


.dropdown-hidden{
	Color: #fff;
	font-size:14px;
	height:40px;
	line-height:39px;
	padding-left:20px;	
background-image:url(../images/bg_black_70.png);
	background-repeat:repeat;

}

.dropdown-hidden em{
	width:40px;
	height:40px;
background-image:url(../images/bg_black_70.png);
	background-repeat:repeat;
	background-position:11px 15px;

}












.dropdown-hidden2 a{
	Color: #fff;
}


.dropdown-hidden2{
	Color: #fff;
	font-size:14px;
	height:40px;
	line-height:39px;
	padding-left:20px;	
background-image:url(../images/bg_black_70.png);
	background-repeat:repeat;

}

.dropdown-hidden2 em{
	width:40px;
	height:40px;
background-image:url(../images/bg_black_70.png);
	background-repeat:repeat;
	background-position:11px 15px;

}




.dropdown-bottom-border{
	height:1px;
	width:100%;
	background-color:#cacaca;
}

.dropdown-item{
	color: #fff;
	cursor: pointer;
	font-size:16px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;

}
/*Modal Form*/

#modal-hider{
	display:none;
}

#modal-body{
	display:none;
}

#modal-hider{
	position:fixed;
	background-color:rgba(0,0,0,0.8);
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	width:100%;
	height:100%;
	z-index:99999;
}

#modal-body{
	border-top:solid 3px rgba(0,0,0,0.3);
	border-bottom:solid 3px rgba(0,0,0,0.3);
	position:relative;
	z-index:999999;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding:20px;
	background-color:#FFFFFF;
}

.modal-logo{
	font-family:'Dosis', sans-serif;	
	font-size:18px;
	font-weight:600;
	margin-bottom:10px;

}

.close-modal-text{
	font-size:12px;
	font-family:'Dosis', sans-serif;
	font-weight:600;
	font-style:normal;
	float:left;
}

.close-modal{
	font-size:12px;
	font-family:'Dosis', sans-serif;
	font-weight:600;
	text-decoration:none;
	color:#e34e47;
	position:relative;
	float:right;
	margin-top:-1px;
	margin-bottom:10px;
}


.modal-logo-heading{
	text-align:center;
	color:#818181;
	font-family:'Open Sans', sans-serif;
	font-size:11px;
	line-height:16px;
	text-shadow:0px 1px 0px #FFFFFF;
}


.text-input{
	width:96%;
	margin-left:2%;
	box-sizing:border-box;
	background-color:#FFFFFF;
	border-radius:2px;
	border:solid 1px #d2d9dc;	
	-webkit-box-shadow: 0px 0px 0px 5px rgba(243, 244, 245, 1);
	box-shadow: 0px 0px 0px 5px rgba(243, 244, 245, 1);
	padding:8px;
	font-size:10px;
	color:#c4c4c4;
	font-style:italic;
	margin-bottom:5px;
	overflow:visible;
	margin-bottom:10px;
}