.modules>ul>li{
    font-size: 16px;
    margin-top: 3px;
    margin-bottom:3px;
}
body{
     font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
}
.inspectionText{
    position:relative;
}
.inspectionText div:last-child{
    position:absolute;
    top:-15px;
    font-style:italic;
    font-weight:bold;
    color:red;
    font-size:15px;
}
#summaryPage .summaryButtons .col-xs-3 {
    margin:auto;
}
#summaryPage .summaryButtons div.col-xs-3:last-child {
    padding-right:0;
}
#summaryPage .summaryButtons .col-xs-3 .summary-archive{
    margin:auto;
}
.summaryExpired thead tr{
    border: 1px solid orange !important;
    background: orange !important; 
}
.summaryExpired tr td{
    border: 1px solid orange !important;
}
.summaryFlagged thead tr{
    border: 1px solid red !important;
    background: red !important; 
}
.summaryFlagged tr td{
    border: 1px solid red !important;
}
#permitTable5 tr td:first-child{
    position:relative;
}
.listFlagged{
    width:15px;
    background: red !important; 
    display:inline-block;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
}
.listExpired{
    width:15px;
    background: orange !important; 
    display:inline-block;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
}
.listExpired .flagged{
    font-style:italic;
    color:orange;
}
#permitTable tbody td:first-child div{
    display: inline-block;
}
.listFlagged .flagged{
    font-style:italic;
    color:red;
}
.datepicker{
    z-index:30 !important;
}
.groupHeader{
    margin-top:15px;
    font-size:20px;
    color:#0282cc;
}
.addAttachmentGroup:hover,.delAttachmentGroup:hover,.editAttachmentGrp:hover,.addItems:hover,.editAttachment:hover, .saveContent:hover,.clickable:hover{
    cursor:pointer;
    text-decoration:underline;
}
.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}
.notifications>li:not(.clearAll){
    border-bottom:1px solid #EBEBEB;
    padding:5px;
}
.woAttHeader {
    border: 1px solid #0282cc;
    text-align: left;
    margin-right:15px;
    margin-top:5px;
}
.woAttHeader > div:first-child{
    background: #0282cc;
    font-size: 20px;
    padding: 5px 0px 5px 5px;
    color:white;
    margin-bottom:5px;
}
.woAttHeader > div:nth-child(2) div{
    margin-bottom:5px;
    font-size:16px;
}
.woAttHeader > div:nth-child(2) button {
     float: right;
     font-size:12px;
     height:22px; 
     width:22px;
}
.notifications>li>a{
    display:inline-block;
    padding:0;
    color:#0000EE;
    font-weight:bold;
}
.hideInspOut{
    display: inline-block;
    position: absolute;
    width: 35px;
    right: 25px;
    font-size: 25px;
    padding: 10px;
    color:#CBCBCB;
    margin-top: -5px;
}
.hideInspOut:hover{
    font-weight:bold;
    font-size:26px;
    color:black;
    cursor:pointer;
}

.hideNotification, .showNotification{
   display: inline-block;
    position:absolute;
    width: 35px;
    right: -10px;
    color:#CBCBCB;
    cursor:pointer

}
.clearAll, .showNotification{
    position:relative;
    width: 100%;
    color:#0000EE;
    text-align:center;
}
.hideNotification:hover{
    font-weight:bold;
    color:black;
    cursor:pointer;
}
.archiveAll{
    text-align:center;
    cursor:pointer;
      background: none!important;
  border: none;
  margin: 0!important;
  cursor: pointer;
}
.calInspector{
    padding:0 5px;
    cursor:pointer;
}
.calInspector > div{
    border: 1px solid #EBEBEB;
     padding:5px 10px; 
}
.calCell{
    cursor:pointer;
}

.archiveAll:hover{
    text-decoration:underline;
}

.showHide{
    cursor:pointer;
}
.notilink{
     background:none!important;
     border:none; 
     display: inline-block;
     clear: both;
     color: #0000EE;
     white-space: nowrap;
     text-align:left;
     font-weight:bold;
}

.sitelink{
     background:none!important;
     border:none; 
     display: block;
     padding: 3px 20px;
     clear: both;
     font-weight: 400;
     line-height: 1;
     color: #333;
     white-space: nowrap;
     width:100%;
     text-align:left;
 
}
.sitelink:hover{
    text-decoration:none !important;
    color:#262626 !important;
    background-color:#f5f5f5 !important;
}
.inactiveUser{
    	background:#F2F4F3;
}
.color_code{
    display:none; 
}
.builderColumn{
    max-width:314px;
}
.color_code +span > label{
    display:inline-block;
    margin:5px;
    padding: 10px;
    background: #fffffff;
}
.color_code:checked +span{
    display:inline-block;

    margin:1px;
    border: solid 1px #ebebeb;
}
.color_code +span{
    display:inline-block;
    margin:2px;
}
.emailicon{
    cursor:pointer;
}
.summary-archive{
    background: #e6e6e6;
    border-color:#e6e6e6;
    margin-left:15px;
}
.summary-print{
    background:#4CB64F;
    border-color:#4CB64F;
    color:white;
}
.summary-print:hover{
    background: #398C3C;
     color:white;
}
.ui-autocomplete {
    z-index: 5000;
}
.summary-del{
    width: 22px;
    height:22px;
    font-size:12px;
    margin-top:-28px;
    margin-right:5px;
    padding: 3px 9px 3px 3px;
    float: right; 
    border: 1px solid #CBCBCB !important;
    padding: 3px 7px !important;
    opacity: 1 !important;
    color: #CCCCCC;
}
/*link color is #405D9A*/
#login{
	background: white;
	padding-top: 5%;
}
.logintext{
	color:black;
}
#login input, #login button{

	border: none;
	height: 45px;
	/*color:#CFE3F3;*/
}
#login button{
	color:black;
    background:#EBEBEB;
}


.loginform{
	margin-top:5%;

}
.errorMsg{
    font-size:25px;
    padding:10px;
    background:#F2F4F3;
    text-align:center;
}
#permitModalTable td,#contactList .datatable td{
   height:30px; 
}
.startInsp{
	background:#E6E6E6;
	color:#3D82CC !important;
	font-size: 18.2px;
	vertical-align: middle;
	text-align: right;
	padding:22px 25px 18px 10px !important;
    min-width:216px;
}
.startInsp img,.contInsp img{
	margin-top: -5px;

}
.startInsp:hover,.contInsp:hover{
  text-decoration: none !important;
}
.contInsp:hover{
    background:#B3B3B3 !important;
}
.startInsp:hover{
    background:#B3B3B3 !important;
}

.summary-attachment{
    padding:10px;
    text-align:left;
    font-size:16px;
    background: #eee;
    margin:5px;
}

.summary-attachment a{
    color:black;
}

.contInsp{
	background:#CCCCCC;
	color:#3D82CC !important;
	font-size: 18.2px;
	vertical-align: middle;
	text-align: right;

	padding:22px 25px 18px 10px !important;
   min-width:216px;

}
.visible-xs{

	padding-top: 10%;
}

.datatable, table,#datatable{
	text-align: center;
	border:none;
	vertical-align: middle;
	font-size:  14px;
}

.datatable td, table td{
    height:50px;
}
.grayrow{
	background:#F2F4F3
}
table.datatable{
	margin-top: 0 !important;
}
.reportLogo{
	font-size: 35px;
	margin-bottom:10px;
	display:inline-block;
    margin-left:15px;
}
.reportBody{
	background:white;
	padding:10px 0px;
	margin:0;
}

.form {
	border: 1px solid #CBCBCB;
	padding: 2em;
}
.centertext{
	text-align: center !important;
}

.datatable>thead, .sorting, .sorting_asc, .sorting_desc, .summary>thead,.table>thead {
	background: #0282CD !important;
	color:#fff;
	border: 1px #0282CD solid !important;
	font-weight: normal;
	white-space: nowrap;
	padding-left: 18px;
       text-decoration:none !important;
}

.datatable>thead th:not(:first-child), .summary>thead th:not(:first-child){
	border-left: 1px #fff solid !important;
}

.datatable>thead th:not(:last-child), .summary>thead th:not(:last-child){
	border-right: 1px #fff solid !important;
}

table th{
	text-align: center;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	font-weight: normal;
}
.leftalign {
	text-align:left !important;
}
.sorting_asc, .sorting_desc, .sorting:hover{
	text-decoration: underline;
	cursor: pointer;
}

.datatable td:not(:first-child),.summary td:not(:first-child),.table td:not(:first-child) {
	border-left: 1px #e7e6e6 solid !important;
}

.datatable td:not(:last-child) ,.datatable td:not(:last-child),.table td:not(:last-child) {
	border-right: 1px #e7e6e6 solid !important;
}

.datatable td {
	border: 1px #0282CD solid !important;
	vertical-align: middle !important;

}

#datatable_paginate, {
	color: #3A98D3;
}

.search {
	background-color:#F2F4F3;
}

.paginate_enabled_next, .paginate_enabled_previous{
	cursor:pointer;
}

.paginate_disabled_next, .paginate_disabled_previous{
	display:none;

}

html {
	position: relative;
	min-height: 100%;
}
body:not(#login) {
	padding-top: 70px;
	/* Margin bottom by footer height */
	padding-bottom: 75px;
}
.footer{
	width:100%;
}
.footer>span {
	width:100%;
	display:block;
	position: absolute;
	bottom: 10px;
	/* Set the fixed height of the footer here */
	vertical-align: bottom;
	height: 10px;
	text-align: center;
	color: #6FB3E3;
	font-size: 14px
}
.footer>img{
	display:block;
	position: absolute;
	bottom:10px;
	left:10px;
}
.footer>img:hover{
	cursor:pointer;
}
li .active {
	color: #CCCACB;
}
.logo {
	margin-left: -15px;
    margin-right:0;
    padding-right:0;
	margin-top:10px;
	padding-bottom: 10px;
}
.logotable{

    margin-right:0;
    padding-right:0;
	margin-bottom: 10px;

}

.logoblue{
	font-size: 25px;
	color: #0282cc;
}
.lower{
	padding-top:10px;
}

.logolight{
	font-size: 25px;
	color: #95C9EC;
}

.btn-full{
	width:100%;
	margin-bottom: 10px;
}

.red {
	color:red;
	display: block;
}
.green{
	color:green;
	display: block;
}
.partial{
    color:#e4810d;
    display:block;
}
.redtime{
	color:red;
	text-align:center;
	display: block;
	text-align: center;
}
.builderdetails {
	top: 10px;
	left: 10px;
}
.buildername{
	display:block;
	color:#3098D5;
	font-size:20px;
}
.builderaddress{
	display:block;
	font-size:12px;
	color:black;
    margin-top:3px;
}
.clickableColumn:hover .buildername,.noteModal{
	text-decoration: none !important;
}
.clickableColumn:hover .builderaddress,.noteModal{
	text-decoration: underline;
}

.permitdetails{
	display: block;
	padding-top: 2px;
	font-size: 14px;

}

.inspectionlist{
	font-size: 12px;
	color:#405D9A;

}

.nowrap{
	white-space: nowrap;
}

.form-wrap {
	border:1px solid #CBCBCB;
	padding: 20px 10px 20px 40px;
}

.form-history{
	border:1px solid #CBCBCB;
	padding: 20px 40px 20px 40px;
	margin-bottom:10px;
}


.input-wrap {
	border:1px solid #CBCBCB;
	margin:10px 20px 0px 20px;
	font-size:16px;
	padding: 0px 0px 0px 10px;
}
.input-wrap >label{
	float: left;
	padding-top: 10px !important;
    margin-top:auto;
}
.input-wrap > span{
	display: block;
	overflow: hidden;
	padding: 0 0 0 6px;
}
.input-wrap > input {
	width: 100%
}

.form-link{
	padding-top:10px;
	line-height:30px;
	font-size:20px;
	cursor:pointer;
	margin-left:7px;
}
.form-files{
	margin-left:30px
}
.form-files input{
	font-size:inherit;
	cursor:pointer !important;
	color: #0282cc;
}
.form-files input:hover{
	text-decoration: underline;
}

.addType:hover{
	text-decoration: none;
}


.form-insp{
	width:45%;
	display:inline-block;
}


.form-full{
	width:98%;
	display:inline-block;
}
#uploadtext, .uploadtxt{
	display: inline-block;
	font-size: 12px;
}
.form-group.required .control-label:before { 
	content:"*";
	color:#0282cc;
}


.clickableColumn, .sendEmail,.addGroup,.editGroup,.noteModal{
	color:#405D9A;
	cursor: pointer;
}

.clickableColumn:hover, .sendEmail:hover,.addGroup:hover,.editGroup:hover,.noteModal:hover{
	text-decoration: underline;
	cursor: pointer;
}

.blue{
	color: #0282cc;
}

.greytext {
	color: #BEBEBE;
	font-size: 15px;
	font-style: italic;
}
.historynum {
	padding-left:0px;
}
.noteModal{
    height:70px;
}
table.userlist{
	margin-bottom: 5px !important;
}
.summary{
	padding: 3px;

}
.note{
     text-overflow: ellipsis;
     width:180px;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}

.summary-header{
	border:1px solid #0282cc;
	background:#0282cc;
	font-size: 14px;
	padding:10px 0px 10px 10px;
	color:white;
	text-align: left;
}
.summary table{
	height:50px;
	border:1px solid #B2B2B2;
	margin-bottom: 0;
}
.summary table th{
	text-align: left;

}
.summary-wrap {
	border:1px solid #B2B2B2;
	margin:0 -30px;
	padding: 5px;

}
.summary-certs {
	display: inline-block;
	width:10%;
}

.summary thead>tr>th{
	padding:5px 18px !important;
	background: #B2B2B2;
	border:1px solid #B2B2B2;
	color:black;
}

#ampm:hover{
	cursor:pointer;
}

.container{
	padding: 0 15px;
	margin: 0 auto;
	/*previously 1300*/
	min-width: 940px;  
	max-width: 1300px;

}

.link,.deleteInspection,.removeInspection,.deleteContact,.sendInfo,.deleteUser,.resetPassword,.removeFile,.setDefault {
	background:none!important;
	border:none; 
	margin:0!important;
	color:#405D9A;
	cursor: pointer;
}
.link:hover,.deleteInspection:hover,.removeInspection:hover,.sendInfo:hover,.deleteContact:hover,.deleteUser:hover,.resetPassword:hover,.removeFile:hover,.setDefault:hover{
	text-decoration: underline;
}
.deleteForm , .resetPassword,.delInsp{
	margin-bottom: 0;
}
.control-label{
	font-weight: normal;
}
.no-gutter > [class*='col-']:last-child {
	padding-right:0;
}
.no-gutter > [class*='col-']:first-child {
	padding-left:0;
}
.cert{
	padding:5px;
}
/*.groupDesc + .groupItems div{
    padding-top:0;
}*/
.cert-wrap{
	border:1px solid #CBCBCB;
	font-size:16px;
	padding:5px 10px;

}

.btn-center{
	text-align: center;
	color: #A8A8A8;
}
.btn-center>a{
	color: #A8A8A8;
	text-align:center;
	font-size:30px;

}
.btn-center>div{
	margin-top:25px;
	font-size:14px;
}
.btn-center>a:hover{
	text-decoration: none;
	cursor: pointer;
}
.btn-space{
	margin-right:-20px; 
	margin-left:20px;
}
.modal-dialog-center,#emailModal {
	top:10%;
}
.center{
	text-align: center;
	vertical-align: middle !important;
}
.insp-close{
	float: right;
	margin-top: -33px;
	margin-right: -35px;
	border: 1px solid #CBCBCB !important;
	padding:3px 7px !important;
	opacity: 1 !important;
	color: #CCCCCC;
}
#backbutton{
	position: fixed; 
	bottom:0%;
}
.addContact, .additionalAddContact, .addContractor,.addLot{
    display:inline-block;
    background: #EEEEEE;
    text-align: center;
    height:36px;
    vertical-align: middle;
    padding: 10px;
    margin-left: 1%;
}
.addContact:hover{
    cursor: pointer;
}
.additionalAddContact:hover{
    cursor: pointer;
}
.clickablerow:hover,.clickablePermit:hover, .additionalClickablerow:hover{
    cursor: pointer;
    text-decoration: underline;
}
.ui-autocomplete{
	background: white;
	border: 1px solid black;
	font-size:14px;
	color:#656565;
	margin:10px 0px;
}
.ui-menu-item:hover{
	text-decoration: underline;
};
.img-summary{
	width:70px !important;
}
.img-summary>div{
	position:relative;
}
.img-summary img{
	left:-10px;
	position:absolute;
	top:-25px;
	z-index: 5;
}
.img-summary span{
	z-index: 10;
	position:relative;
	top:-10px;
}

.custIcons {
    background-image: url(custIcons.png);
    background-repeat: no-repeat;
    display: block;
}

.custIcons-AddInspectionButton {
    width: 76px;
    height: 91px;
    background-position: -5px -5px;
}

.custIcons-ContactIcon {
    width: 24px;
    height: 14px;
    background-position: -91px -5px;
}

.custIcons-LoginLogo {
    width: 294px;
    height: 48px;
    background-position: -125px -5px;
}

.custIcons-LogoIconNavbar {
    width: 29px;
    height: 34px;
    background-position: -91px -63px;
}

.custIcons-MyCityIcon114 {
    width: 114px;
    height: 114px;
    background-position: -130px -63px;
}

.custIcons-MyCityIcon144 {
    width: 144px;
    height: 144px;
    background-position: -254px -63px;
}

.custIcons-MyCityIcon57 {
    width: 57px;
    height: 57px;
    background-position: -5px -217px;
}

.custIcons-MyCityIcon72 {
    width: 72px;
    height: 72px;
    background-position: -72px -217px;
}

.custIcons-Ribbon {
    width: 113px;
    height: 47px;
    background-position: -154px -217px;
}

.custIcons-Ribbon2 {
    width: 90px;
    height: 42px;
    background-position: -277px -217px;
}

.custIcons-_close {
    width: 16px;
    height: 16px;
    background-position: -408px -63px;
}

.custIcons-arrowicon {
    width: 36px;
    height: 36px;
    background-position: -377px -217px;
}

.custIcons-backbutton {
    width: 56px !important;
    height: 62px !important;
    background-position: -277px -269px;
}

.custIcons-backbuttonwhite {
    width: 56px !important;
    height: 62px !important;
    background-position: -343px -269px;
}

.custIcons-btnedit {
    width: 20px;
    height: 20px;
    background-position: -5px -341px;
}

.custIcons-btnstartinspect {
    width: 252px;
    height: 58px;
    background-position: -35px -341px;
}

.custIcons-calendar_icon {
    width: 32px;
    height: 30px;
    background-position: -297px -341px;
}

.custIcons-checked {
    width: 16px;
    height: 16px;
    background-position: -408px -89px;
}

.custIcons-checked60 {
    width: 40px;
    height: 40px;
    background-position: -339px -341px;
}

.custIcons-checkedred {
    width: 16px;
    height: 16px;
    background-position: -5px -115px;
}

.custIcons-close {
    width: 16px;
    height: 16px;
    background-position: -31px -115px;
}

.custIcons-email_icon {
    width: 22px;
    height: 18px;
    background-position: -389px -341px;
}

.custIcons-getstarted {
    width: 179px;
    height: 38px;
    background-position: -429px -5px;
}

.custIcons-icon_fiveday {
    width: 28px;
    height: 27px;
    background-position: -434px -53px;
}

.custIcons-icon_fiveday_active {
    width: 28px;
    height: 27px;
    background-position: -472px -53px;
}

.custIcons-icon_listview {
    width: 28px;
    height: 27px;
    background-position: -510px -53px;
}

.custIcons-icon_listview_active {
    width: 28px;
    height: 27px;
    background-position: -548px -53px;
}

.custIcons-icon_threeday {
    width: 28px;
    height: 27px;
    background-position: -586px -53px;
}

.custIcons-icon_threeday_active {
    width: 28px;
    height: 27px;
    background-position: -434px -90px;
}

.custIcons-inspArrow {
    width: 18px;
    height: 32px;
    background-position: -472px -90px;
}

.custIcons-mycitybutton {
    width: 193px;
    height: 38px;
    background-position: -408px -132px;
}

.custIcons-mycityicon {
    width: 44px;
    height: 50px;
    background-position: -423px -180px;
}

.custIcons-next_arrow {
    width: 18px;
    height: 34px;
    background-position: -477px -180px;
}

.custIcons-nocheck {
    width: 16px;
    height: 16px;
    background-position: -500px -90px;
}

.custIcons-nocheck60 {
    width: 40px;
    height: 40px;
    background-position: -505px -180px;
}

.custIcons-prev_arrow {
    width: 18px;
    height: 34px;
    background-position: -555px -180px;
}

.custIcons-referbutton {
    width: 193px;
    height: 38px;
    background-position: -423px -240px;
}

.custIcons-sharebutton_email {
    width: 193px;
    height: 38px;
    background-position: -409px -288px;
}
