/*
Theme Name: Total Group
Author: Established Group
Author URI: establishedgroup.com
Description: Custom Web Development by Established Group.
Version: 1.0
License: Copyright Established Group.
*/

@import "css/bootstrap.css";
@import "css/bootstrap_overrides.css";
@import "css/main_menu.css";
@import "css/home.css";
@import "css/footer.css";
@import "css/contact.css";



/* Main Bg Styles
-------------------------------------------------------------- */


html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  }
  
 #Head_ImageBg {
	 background-repeat: no-repeat;
	background-position: center top;
	height:500px;
	margin:0;
	padding:0;
 }
  
  #container-wrapper {
	width:1200px;
	margin-right: auto;
 	margin-left: auto;
}

.header {
	margin:  auto!important;	
}

.header-container{
	/*position: absolute;*/
	z-index: 999;
	margin: 0;
	
}

.text_page_container {
	background-color:#EFEFEF;
	width:100%;
	margin:0;
	padding:0;
}

.text-wrapper {
	max-width:1022px;
  margin: 20px auto;
  float:none;
  z-index:999;	

}

.text-container {
	background-color:#FFF;
	padding-bottom:50px;
	margin:-70px auto 40px auto!important;
	
}



.grid-full img {
	max-width:100%;
}


@media only screen and (max-width : 1200px) {
	#container-wrapper {
		width:100%;
	
	}

}


@media only screen and (max-width : 992px) {
	

}





/* Font Styles
-------------------------------------------------------------- */
/*h1{
font-size: 35px;
line-height: 38px;
font-family: "proxima-nova",sans-serif;
text-align: center;
color: #3FAE2A;
font-weight: 400;
text-transform: uppercase;

}*/

h2{
font-size: 35px;
line-height: 38px;
font-family: "proxima-nova",sans-serif;
text-align: center;
color: #3FAE2A;
font-weight: 400;
text-transform: uppercase;

}


h3 {
  font-size: 24px;
  line-height: 28px !important; 
  font-family: "proxima-nova",sans-serif;
  color: #3FAE2A;
  font-weight: 300; 
  	text-align:center; !important
	margin-top:60px;
	margin-bottom:10px; 
	float:none;

  }
  
h3.single-column {
	margin-top:20px;
	margin-bottom:15px;
}
  
 p,  .text-page-content p {
    font-size: 18px;
    line-height: 24px;
    font-family: "proxima-nova",sans-serif;
	font-weight:300;
    color: #777; 
	margin-top: 0px;
	margin-bottom:7px;
	float:none;
	display:block;
	}
	
	ul {
	list-style:circle;
	float:none;
	clear:both;	
	/*overflow: hidden;*/
	margin-bottom:40px!important;
}
	
	li {
		/*display:list-item !important; */
    font-size: 18px;
    line-height: 24px;
    font-family: "proxima-nova",sans-serif;
	font-weight:300;
    color: #777; 
	}
	
	li p  {
		
	}


table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table {
	font-family: "proxima-nova",sans-serif;
	color:#666;
	font-size:15px!important;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	/*background-color: #37A33C;*/
	margin:20px;
	border:#ccc 1px solid;

	
}

table thead {
	border-top:1px solid gray;
	font-size:15px;
}
table th {
	padding:10px 15px 10px 15px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	background: #ededed;
	
}
table th:first-child {
	border-top:1px solid #fafafa;
	text-align: left;
	padding-left:20px;
}


table tr {
	text-align: center;
	padding-left:20px;
}
table td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;

}
table tr.even td {
	background: #f6f6f6;
}
table tr:last-child td {
	border-bottom:0;
}



.text-page-content a {
  font-size:18px; 
  line-height: 24px;
  margin-top: 0px;
  margin-bottom:7px;
  font-size: 18px;
  line-height: 22px;
  font-family: "proxima-nova",sans-serif;
  color: #3FAE2A;  
}


.text-page-content .column-left{

  margin-left: 0;

}



.text-page-content .column-right{

  margin-right: 0;
  float: right;

}


.text-page-content table{

  margin-bottom: 30px;

}

.team-names, h5 {
	text-align:left;
	width:100%;
	margin:40px auto 20px auto;
	font-size: 20px;
  line-height: 22px;
  font-family: "proxima-nova",sans-serif;
  color: #3FAE2A;  
  float:none;
  font-weight:300;
	
}



.text-page-content li {
  font-size:18px; 
  line-height: 24px;
 /* margin-top: 0px;*/
  margin-bottom:10px;  
 /* display:block;*/

}

.text-page-content {
	padding-bottom:30px;
}



.hr {
	margin-top:40px!important;
	margin-bottom:40px!important;
	float:none!important;
}


  label {
  font-size: 18px;
  line-height: 22px;
  font-family: "proxima-nova",sans-serif;
  color: #636466; }
  
  .grey-box {
	background-color:#eeeeee;
	text-align:center;
	display:block;
	vertical-align:middle;
	padding:20px 0px;
	margin-top:20px;
	margin-bottom:30px;
	float:left;
	font-size: 22px;
	font-family: "proxima-nova",sans-serif;
	font-weight: 400;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	line-height: 26px;
	color:#777;
	width:100%;

}
  
  
.intro-text {
	font-size: 19px;
	line-height: 23px;
	font-family: "proxima-nova",sans-serif;
	font-weight: 600;
}





/* Text Page Styles - Old
-------------------------------------------------------------- */
.text_main_title {
  font-size: 35px;
  line-height: 38px;
  font-family: "proxima-nova",sans-serif;
  text-align: center;
  color: #3FAE2A;
  font-weight: 400;
  text-transform: uppercase;
  margin: 60px 0 30px 0; }

.text-page-content {
  margin-top: 10px;
  position: relative;
  z-index: 50; }
  
 /* .text-page-content p {
    font-size: 18px;
    line-height: 24px;
    font-family: "proxima-nova",sans-serif;
	font-weight:300;
    color: #777; }*/

.text_page_2col {
  width: 76%; }

.right_col {
  margin-left: 4%; }

.left_col {
  margin-right: 4%; }

.hr {
 
 float: left;
 clear: both;
  width: 80%;
  height: 2px;
  border-bottom: 1px solid #909194;
  margin: 30px 0 30px 10%;

   }

  hr {
  width: 75%;
  text-align: center;
  top: 50px;
  clear: both;
   }

   .hr-full{
  
 float: left;
 clear: both;
  width: 100%;
  height: 2px;
  border-bottom: 1px solid #909194;
  margin: 40px 0 50px 0;
   }

.text_sub_title {
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  font-family: "proxima-nova",sans-serif;
  color: #3FAE2A;
  font-weight: 400;
  width: 40%;
  margin-left: 30%; }

.text_sub_body {
  width: 77%;
  margin-left: 11%; }


/* Text Page Styles - New
-------------------------------------------------------------- */


  .section-container{

      width: 80%;
      margin-left: 10%;

  }


 /* Document Repo Styles
-------------------------------------------------------------- */

.repo-wrapper {
	position: relative;
	margin: 60px auto;
}


.repo-header {
	margin: 0 0 30px 0;
	padding: 15px 0;
	border-bottom: 2px solid #777;
	font-size: 28px;
	font-weight: 200;
	color: #777;
	letter-spacing: 1px;
}

.accordion,
.accordion ul {
	list-style: none;
	padding: 0;
}

.accordion > li {
	margin: 15px 0;
}

.toggle.location-title {
	position: relative;
	margin: 0;
	padding: 10px 10px 10px 20px;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	text-align: left;
	background-color: #3D3D3D;
	cursor: pointer;
}

.toggle.location-title:hover {
	background-color: #4d4d4d;
}

.inner.invoice-categories {
	 background-color: #EEEEEE;
	 margin-bottom: 0 !important;
	 padding: 20px;
}

.inner,
.inner-two {
	display: none;
	overflow: auto;
}

.locations,
.inner {
	padding: 0;
	margin: 0;
	list-style: none;
}

.toggle,
.toggle-two {
	margin: 0;
}

.toggle.toggle-two {
	position: relative;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid #666;
	font-weight: 600;
	color: #333;
	cursor: pointer;
}

.inner.invoice-categories li { margin-right: 0; }

.inner.invoice-categories > li:first-child {
	margin-top: -10px;
}

.accordion ul.inner-two {
	padding: 20px;
	margin-bottom: 0 !important;
}

.logout-wrap {
	display: block;
	position: absolute;
	top: -35px;
	left: 0;
}

.logout-wrap p,
.logout-wrap a {
	margin: 0;
	line-height: 1;
	font-size: 12px;
	color: #999;
}

.logo-wrap {
	width: 170px;
}

.location.glyphicon {
	display: block;
	position: absolute;
	top: 8px;
	right: 35px;
	font-size: 26px;
	font-weight: 700;
}

.invoice.glyphicon {
	float: right;
	margin-right: 7px;
	font-size: 20px;
	font-weight: 400;
}

.toggle.toggle-two:first-child .invoice.glyphicon {
	top: 0;
}

.document-title { 
	position: relative;
	margin: 2px 0 2px 30px;
}

.document-title a {
	font-size: 15px;
	font-weight: 400;
	color: #333; 
}

.document-title:before {
	display: block;
	position: absolute;
	top: 2px;
	left: -30px;
	content: url(http://localhost:8888/totalgroup/wp-content/uploads/2015/08/pdf-icon.png);
	margin-right: 10px;
}

.contractors,
.cleaners {
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	display: inline-block;
	width: 100%;
}

.list-title {
	margin-bottom: 5px;
	padding: 5px 0;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	border-bottom: 2px solid #bbb;
}


@media ( min-width: 768px ) {

	.repo-header {
		float: left;
		width: 65%;
	}

	.document-title {
		float: left;
		width: 45%; 
	}

	.contractors .document-title,
	.cleaners .document-title {
		width: 100%;
	}

	.logo-wrap {
		float: right;
		margin-top: -13px;
	}

	.logout-wrap {
		top: -35px;
	}

	.contractors,
	.cleaners {
		width: 49%;
	}
}

@media ( min-width: 992px ) {
	
	.repo-header { width: 75%; }

}

@media ( max-width: 768px ) {

	.section-container.repo {
		width: 100%;
		margin: 0 auto;
	}

}







