/*global styles starts*/
*{margin:0; padding:0;
 box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-o-box-sizing:border-box;
}
img {border:none; max-width:100%; height:auto;}
a {text-decoration:none;
 transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}
input[type=button], input[type=submit] { cursor:pointer; border:none; overflow:visible;  -webkit-appearance: none; -webkit-border-radius:0; border-radius:0; outline:none;}
:focus { outline:none;}
ul,li {list-style:none;}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
table { border-collapse:collapse; border-spacing:0;}

body { font-family: gotham, Arial, Helvetica, sans-serif; font-size:11px; color:#000; background:url(../images/main-wrapper-bg.png) 0 0 repeat-x #fff;}

.clearfix { clear:both;}
.header-bg:after, .header-bg-glow:after, .dashboard-job:after, .alert-block:after, .filter-listing:after, .footer:after, .nav-bg2:after
,.filter-link:after, .filter-listing2:after, .assets-alert:after, .assets-block:after, .property-detail-row ul li:after, .property-detail-row:after, .add-edit-block:after, .job-block-inner li:after, .download-block-inner li:after, .homepage-slider-head:after, .homepage-slider-nav:after
{ 
content:''; display:table; clear:both;
}

/* ===================== header-mn style starts ===================== */
.center-block { margin:0 auto; max-width:960px; width:95%;}
.wrap-dragger{ margin-top:-36px;}
.header-border{ background:url(../images/header-border.png) 0 0 repeat-x #c60216; padding:4px 0 0 0;}
.header-mn{ border-bottom:1px solid #fff;}
.header-bg{ background:url(../images/header-bg.png) 0 0 repeat-x #d9d9d9;}
.header-bg-glow { background:url(../images/logo-bg-glow.png) 60px 0 no-repeat; padding:34px 0 48px 0;}

.logo {float:left;}
.welcm-user {float:right;}
.welcm-user {float:right; padding:0 14px 0 0;}
.user-name{ float:left; padding:6px 11px 0 0; text-align:right;}
.user-name h1{ font-size:11px; font-weight:bold; color:#515151;
text-shadow:0 1px 2px #fff;
-moz-text-shadow:0 1px 2px #fff;
-webkit-text-shadow:0 1px 2px #fff;
-o-text-shadow:0 1px 2px #fff;
}
.user-name p{ font-family: gotham, Georgia, "Times New Roman", Times, serif; font-size:11px;}
.user-name p a{ color:#777; 
/*font-style:italic;*/
text-shadow:0 1px 0 #fff;
-moz-text-shadow:0 1px 0 #fff;
-webkit-text-shadow:0 1px 0 #fff;
-o-text-shadow:0 1px 0 #fff;
}
.user-name p a:hover{ color:#c60017; }
.user-pic{ float:left;}
.user-pic img{ max-width:none;}
/* ===================== header-mn style end ===================== */

/*.main-wrapper-bg { background:url(../images/main-wrapper-bg.png) 0 0 repeat-x #fff;}*/
.inner-wrapper{ background:#fff; padding:0 22px;}

/* ===================== nav-main style starts ===================== */
.nav { background:url(../images/nav-bg.png) 0 0 repeat-x; 
border:2px solid #b9b9b9; 
height:64px; 
padding:0px 1px 0;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
}
.nav-bg { 
background:url(../images/left-nav.png) no-repeat 0 0;
}
.nav-links {float:left;}
.nav-bg2 { background:url(../images/right-nav.png) no-repeat 100% top; height:100%; padding:15px 17px 0;}
.nav-bg3 { background:url(../images/nav-shadow.png) 0 bottom no-repeat; height:100%;}


.nav-links ul{margin-top:2px;}
.nav-links ul li { display:inline-block; float:left; background:url(../images/divider.png) right center no-repeat; padding:0 2px;}
.nav-links ul li.active-li { padding:0;}

.nav-links ul li:last-child { background:none;}
.nav-links ul li a { display:block; vertical-align:top; font-size:15px; font-weight:bold; color:#f3f3f3; height:45px;
padding: 11px 21px 14px;
border-radius:2px 2px 0 0;
-moz-border-radius:2px 2px 0 0;
-webkit-border-radius:2px 2px 0 0;
-o-border-radius:2px 2px 0 0;

}
.nav-links ul li a:hover { 
 background:url(../images/active-link-bg.png) 0 0 repeat-x; color:#515151;
}
.nav-links-effect .nav-links ul li a:hover {  
background:url(../images/active-link-bg.png) 0 0 repeat-x; color:#515151;}

.nav-links ul li.active-li a { background:url(../images/active-link-bg.png) 0 0 repeat-x; color:#515151;
text-shadow:0px -1px 0 #eee;
-webkit-text-shadow:0px -1px 0 #eee;
-moz-text-shadow:0px -1px 0 #eee;
-o-text-shadow:0px -1px 0 #eee;
}

.quick-add-block {float:right; position:relative;}
.quick-add-block > a {float:right; height:28px; line-height:28px; text-align:center; background:url(../images/dashboard-table/quick-add-btn.png) 0 0 repeat-x #dfdfdf; border:1px solid #bdbdbd; font-size:10px; font-weight:bold; color:#525252;
box-shadow: 0 0 2px #555;
-moz-box-shadow: 0 0 2px #555;
-webkit-box-shadow: 0 0 2px #555;
-o-box-shadow: 0 0 2px #555;

border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
-o-border-radius:4px;
}
.quick-add-block a:hover .quick-add-icn {background-color:#aaa;}
.quick-add-text{float:left; padding:0 12px;}
.quick-add-icn{float:right; background:url(../images/dashboard-table/plus-icn.png) center center no-repeat #bebebe; width:24px; height:22px; margin:2px;}

.quick-add-dropdown {background:url(../images/filter-dropdown-bg.png) 0 0 repeat-x #bebebe; position:absolute; top:100%; right:0; width:97%; padding:9px; border: 4px solid #fff;
border-radius:0 0 4px 4px;
-moz-border-radius:0 0 4px 4px;
-webkit-border-radius:0 0 4px 4px;
-o-border-radius:0 0 4px 4px;

box-shadow: 0 0 2px #aaa;
-moz-box-shadow: 0 0 2px #aaa;
-webkit-box-shadow: 0 0 2px #aaa;
-o-box-shadow: 0 0 2px #aaa;
display:none;
}
.quick-add-dropdown li { padding:7px 0; border-bottom:1px solid #dfdfdf;}
.quick-add-dropdown li:last-child { border-bottom:none;}
.quick-add-dropdown li a{ font-size:11px; color:#ca0315; font-style:italic; display:block;}
.quick-add-dropdown li a:hover{ color:#444; }



.nav-links ul li ul{
	background:#505050;
	margin-top:0px;
	width:200px;
	}
.nav-links ul li ul li{
	background:none;
	width:100%;
	float:left;
	padding:0;
	border-bottom:1px solid #b9b9b9;
	}

.nav-links ul li ul li a{
	border-radius: 0px;
	}
	#usercreate .member, #usercreate .inspection_rrp {
    display: none;
}



/* ===================== nav-main style end ===================== */


/* ===================== inner-wrapper-main style starts ===================== */
.dashboad-block { padding:31px 0 36px;}
.dashboad-block-padd { padding:31px 0 22px;}

.dashboard-job { padding:0 0 15px 0;}
.dashboard-job-l { float:left;}
.dashboard-job-l h1 { font-size:22px; color:#c60017; font-weight:bold;float: left;}
.dashboard-job-l h1 span{ font-weight:normal;}

.dashboard-job-r { float:right; font-family: gotham, Georgia, "Times New Roman", Times, serif; font-size:12px; color:#0e0d0d;/* font-style:italic;*/ font-size:12px;}
.dashboard-job-r ul li{ display:inline-block; vertical-align:top;}
.dashboard-job-r ul li span{ font-weight:bold;}
.dashboard-job-r ul li a { color:#0e0d0d; }
.dashboard-job-r ul li a:hover { color:#c60017; }

.alert-block { background:#fff5d5; border:1px solid #ffdd95; padding:10px 13px;}
.alert-block-l {float:left; font-family: gotham, Georgia, "Times New Roman", Times, serif; font-size:11px; font-style:italic;}
.alert-block-l p { background:url(../images/dashboard-table/alert-icn.png) 0 0  no-repeat; padding:0 0 0 30px;}
.alert-block-r {float:right;}
.alert-block-r a {font-size:10px; color:#c4000d; text-decoration:underline;}
.alert-block-r a:hover {font-weight:bold;}

.listing-block{ padding:15px 0 0 0;}
.listing-block2{ padding:0 0 0 0;}
.filter-listing{ 
background: #606060; /* Old browsers */
background: -moz-linear-gradient(top,  #606060 0%, #535353 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606060), color-stop(100%,#535353)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #606060 0%,#535353 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #606060 0%,#535353 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #606060 0%,#535353 100%); /* IE10+ */
background: linear-gradient(to bottom,  #606060 0%,#535353 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#535353',GradientType=0 ); /* IE6-9 */

border:1px solid #b3b3b3;
border-radius:4px 4px 0 0; 
-moz-border-radius:4px 4px 0 0; 
-webkit-border-radius:4px 4px 0 0; 
-o-border-radius:4px 4px 0 0; 
padding:7px 15px;
border:1px solid #b3b3b3;
}
.filter-listing2{ 
background: #606060; /* Old browsers */
background: -moz-linear-gradient(top,  #606060 0%, #535353 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606060), color-stop(100%,#535353)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #606060 0%,#535353 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #606060 0%,#535353 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #606060 0%,#535353 100%); /* IE10+ */
background: linear-gradient(to bottom,  #606060 0%,#535353 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#535353',GradientType=0 ); /* IE6-9 */


border:1px solid #b3b3b3;
border-radius:4px 4px 0 0; 
-moz-border-radius:4px 4px 0 0; 
-webkit-border-radius:4px 4px 0 0; 
-o-border-radius:4px 4px 0 0; 

padding:6px 6px 0; border-bottom:1px solid #dfdfdf; 


}


.filter-block{float:left; padding:5px 0 0 0; position:relative;}
.filter-link a{ float:left; font-size:12px; color:#ffffff; font-weight:bold;
/*text-shadow:-1px -1px 0 #999;
-moz-text-shadow:-1px -1px 0 #999;
-webkit-text-shadow:-1px -1px 0 #999;
-o-text-shadow:-1px -1px 0 #999;*/
}
.filter-link a img { max-width:none;}
.filter-dropdown { width:170px; background:url(../images/filter-dropdown-bg.png) 0 0 repeat-x #ffffff; border:4px solid #fff; padding:15px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;

box-shadow: 0 0 4px #888;
-moz-box-shadow: 0 0 4px #888;
-webkit-box-shadow: 0 0 4px #888;
box-shadow: 0 0 4px #888;
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:11px;
font-style:italic;
display:none;
position:absolute;
top:8px;
left:60px;
}
.filter-dropdown-link { color:#ca0315;}
.filter-dropdown-link li {
    overflow: hidden;
    padding: 0 0 6px;
}

.clear-section {
    border-top: 1px solid #e0e0e0;
    color: #0e0d0e;
    font-style: italic;
    margin: 10px 0 0;
    padding: 8px 0 0;
	text-align:center;
}

.clear-section a{
    color: #0e0d0e;
	text-decoration:underline;
}
.clear-section a:hover{
    color: #ca0315;
	text-decoration:none;
}
.checkbox-span {float:left; width:22px;}
.checkbox-item {float:left;}


.filter-label{float:left; font-size:12px; font-weight:bold; color:#fff; padding:4px 14px 0 0;
/*text-shadow:-1px -1px 0 #999;
-moz-text-shadow:-1px -1px 0 #999;
-webkit-text-shadow:-1px -1px 0 #999;
-o-text-shadow:-1px -1px 0 #999;*/
}
.filter-input {float:left; width:169px; padding:0 10px 0 0;}
.filter-input-bg{
background: #7e7e7e; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlN2U3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #7e7e7e 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e7e7e), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7e7e7e 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7e7e7e 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7e7e7e 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7e7e7e 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e7e7e', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
padding:1px;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
}
.filter-input-bg2{ 
background: #d2d2d2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2QyZDJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U3ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #d2d2d2 1%, #e7e7e7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#d2d2d2), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d2d2d2 1%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d2d2d2 1%,#e7e7e7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d2d2d2 1%,#e7e7e7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d2d2d2 1%,#e7e7e7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-8 */
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
}
.filter-input input, .filter-input select{ border:none; background:none; height:21px; line-height:21px; padding:3px 5px;
box-shadow: 0 1px 0 0 #999 inset;
-moz-box-shadow: 0 1px 0 0 #999 inset;
-webkit-box-shadow: 0 1px 0 0 #999 inset;
-o-box-shadow: 0 1px 0 0 #999 inset;
}
.filter-input input[type="text"],select{ width:100%; font-size:11px; color:#464646;}
.filter-btn{float:left;}
.filter-btn a { 
background: #9f9f9f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmOWY5ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDZkNmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #9f9f9f 0%, #6d6d6d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f9f9f), color-stop(100%,#6d6d6d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #9f9f9f 0%,#6d6d6d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9f9f9f 0%,#6d6d6d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9f9f9f 0%,#6d6d6d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #9f9f9f 0%,#6d6d6d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f9f9f', endColorstr='#6d6d6d',GradientType=0 ); /* IE6-8 */
width:70px;/*42px;*/
height:30px;/*21px;*/
line-height:21px;
text-align:center;
font-size:11px;
font-weight:bold;
color:#fff;

border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
border:1px solid #7b7b7b;
display:block;}
.filter-btn a:hover { 
background: #b0b0b0; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IwYjBiMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZDhkOGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #b0b0b0 0%, #8d8d8d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(100%,#8d8d8d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b0b0b0 0%,#8d8d8d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b0b0b0 0%,#8d8d8d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b0b0b0 0%,#8d8d8d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b0b0b0 0%,#8d8d8d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b0b0', endColorstr='#8d8d8d',GradientType=0 ); /* IE6-8 */


display:block;}

.filter-form{float:right;}


.table-listing-head-bg { background:url(../images/dashboard-table/table-listing-head-bg.png) 0 0 repeat-x; border:1px solid #dfdfdf; border-top:none; height:43px; padding:0 2px;}
.table-listing-head-bg2 { 
background: #fefefe; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU0ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fefefe 0%, #e6e4e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e6e4e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefefe 0%,#e6e4e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefefe 0%,#e6e4e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefefe 0%,#e6e4e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefefe 0%,#e6e4e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e4e5',GradientType=0 ); /* IE6-8 */
height:100%;
padding:3px;
}
.table-listing-head-bg3 td{ 
background:url(../images/dashboard-table/table-listing-head-bg.png) 0 0 repeat-x #e4e1e3;
height:100%;
font-size:13px; font-weight:bold; color:#0e0d0d;
text-shadow:0 1px 1px #fff;
-webkit-text-shadow:0 1px 1px #fff;
-moz-text-shadow:0 1px 1px #fff;
-o-text-shadow:0 1px 1px #fff;
}
.table-listing-grid { overflow:auto;}
.table-listing-grid tr td { border-bottom:2px solid #fff; padding:11px 5px !important;}
.table-listing-grid .table-listing-head-bg3 td { padding:13px 15px;}
.table-listing-grid .table-listing-head-bg3 .td-lft-bg{ background:url(../images/dashboard-table/table-listing-head-l.png) 0 0 no-repeat;}
.table-listing-grid .table-listing-head-bg3 .td-rt-bg{ background:url(../images/dashboard-table/table-listing-head-r.png) right 0 no-repeat;}

.table-listing-grid tr td span{ font-size:11px; color:#646464;}

.table-listing-grid .inspection-row td { background:#ecffe6;}
.table-listing-grid .inspection-row:hover td{ background:#e0ffd7;}

.table-listing-grid .processing-row td { background:#fff9e6; }
.table-listing-grid .processing-row:hover td { background:#fff5d7; }

.table-listing-grid .payment-row td { background:#ffe7e6; }
.table-listing-grid .payment-row:hover td { background:#ffd9d7; }

.table-listing-grid .booked-row td { background:#e6fffd; }
.table-listing-grid .booked-row:hover td { background:#d7fffc; }

.inspection-icn strong { background:url(../images/dashboard-table/inspection-icn.png) 7px 4px no-repeat; padding:6px 0 5px 40px;}
.processing-icn strong { background:url(../images/dashboard-table/processing-icn.png) 7px 4px no-repeat; padding:6px 0 5px 40px;}
.inspection-icn strong { background:url(../images/dashboard-table/inspection-icn.png) 7px 4px no-repeat; padding:6px 0 5px 40px;}
.payment-icn strong { background:url(../images/dashboard-table/payment-icn.png) 7px 4px no-repeat; padding:6px 0 5px 40px;}
.booked-icn strong { background:url(../images/dashboard-table/booked-icn.png) 7px 4px no-repeat; padding:6px 0 5px 40px;}

.shadow-block{ text-align:center;}

.table-listing-grid tr .blank-td, .table-listing-grid .table-listing-head-bg3 .blank-td {padding:0; width:8px;}
.table-listing-grid .td1 {width:440px;}
.table-listing-grid .td2 {width:200px;}
.table-listing-grid .td3 {width:200px;}
.table-listing-grid .td4 {width:215px;}
.table-listing-grid .td5 {width:200px;}
.table-listing-grid .td6 {width:150px;}
.table-listing-grid .td7 {width:80px;}

.edit-icon a{ background:url(../images/dashboard-table/edit-icn.png) center center no-repeat; display:block; width:16px; height:16px; margin: 0 0 5px;}
.edit-icon a:hover {background:url(../images/dashboard-table/edit-icn-h.png) center center no-repeat;}


.view-icon a{ background:url(../images/dashboard-table/view-icn.png) center center no-repeat; display:block; width:16px; height:16px; margin: 0 0 5px;}
.view-icon a:hover {background:url(../images/dashboard-table/view-icn-h.png) center center no-repeat;}

.table-listing-bottom-bg { background:url(../images/dashboard-table/table-listing-bottom-bg.png) 0 0 repeat-x; height:15px;}
/* ===================== inner-wrapper-main style starts ===================== */




/* ===================== footer style starts ===================== */
.footer { font-family: gotham, Georgia, "Times New Roman", Times, serif; font-size:10px; color:#959595; padding:5px 0 40px; }
.footer-l { float:left; }
.footer-r { float:right; }
.footer-r ul li {
    display: inline-block;
    /*font-style: italic;*/
    padding: 0 0 0 25px;
    vertical-align: top;
}
.footer-r ul li a{ color:#959595;}
.footer-r ul li a:hover{ color:#c60017;}
/* ===================== footer style end ===================== */


/* ===================== dashboard-nav style start ===================== */
.dashboard-nav ul li{ float:left; padding:0px 3px; margin-bottom:-2px;}
.dashboard-nav ul li a, #conflicterrordiv{ display:block; font-size:12px; font-weight:bold; color:#f3f3f3; padding:7px 18px;
/*text-shadow:0px -1px 0 #999;
-webkit-text-shadow:0px -1px 0 #999;
-moz-text-shadow:0px -1px 0 #999;
-o-text-shadow:0px -1px 0 #999;*/

border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
-o-border-radius:3px 3px 0 0;
cursor: pointer;
}
#conflicterrordiv {padding: 7px 18px !important;}
.dashboard-nav ul li input{ display:block; font-size:12px; font-weight:bold; color:#f3f3f3; padding:7px 8px;
/*text-shadow:0px -1px 0 #999;
-webkit-text-shadow:0px -1px 0 #999;
-moz-text-shadow:0px -1px 0 #999;
-o-text-shadow:0px -1px 0 #999;*/

border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
-o-border-radius:3px 3px 0 0;
background: none;
width:100%;
text-align: left;
}

.dashboard-nav ul li.active-li a{
background:url(../images/dashboard-table/nav-bg.jpg) 0 0 repeat-x; border:1px solid #fff; border-bottom:none; color:#515151;

 /*text-shadow:0px 1px 0 #fff;
-webkit-text-shadow:0px 1px 0 #fff;
-moz-text-shadow:0px 1px 0 #fff;
-o-text-shadow:0px 1px 0 #fff;*/

/*box-shadow: 0 -2px 2px #aaa;
-webkit-box-shadow:0 -2px 2px #aaa;
-moz-box-shadow: 0 -2px 2px #aaa;
-o-box-shadow: 0 -2px 2px #aaa;*/
}
.dashboard-nav ul li.active-li input{
background:url(../images/dashboard-table/nav-bg.jpg) 0 0 repeat-x; border:1px solid #fff; border-bottom:none; color:#515151;

 /*text-shadow:0px 1px 0 #fff;
-webkit-text-shadow:0px 1px 0 #fff;
-moz-text-shadow:0px 1px 0 #fff;
-o-text-shadow:0px 1px 0 #fff;*/

/*box-shadow: 0 -2px 2px #aaa;
-webkit-box-shadow:0 -2px 2px #aaa;
-moz-box-shadow: 0 -2px 2px #aaa;
-o-box-shadow: 0 -2px 2px #aaa;*/
}
.dashboard-nav ul li a:hover{
	background:url(../images/dashboard-table/nav-bg.jpg) 0 0 repeat-x;/* border:1px solid #fff;*/ border-bottom:none; color:#515151;
}
.dashboard-nav ul li input:hover{
	background:url(../images/dashboard-table/nav-bg.jpg) 0 0 repeat-x; /*border:1px solid #fff;*/ border-bottom:none; color:#515151;
}

.dashboard-nav ul li.document-li { padding:0; /* background:url(../images/dashboard-table/divider.jpg) right 6px no-repeat;*/}


/* ===================== add-edit-block style start===================== */
.add-edit-block { padding:19px; background:#f6f6f6; border:1px solid #dfdfdf; border-top:none;}
.add-edit-block-home {border:1px solid #dfdfdf;
border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
-o-border-radius:3px 3px 0 0;
}
.assets-block { padding:19px; background:#fdfdfd; border:1px solid #dfdfdf;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
}
.property-detail-margin {
    margin-bottom: 15px;
    padding-bottom: 19px;
    padding-top: 19px;
}
.jobeditinspectionpm{
   padding: 5px;
}
.property-detail-margin-remove { margin-bottom:0;}
.property-detail-no-margin{ margin-bottom:0;}
.assets-heading { padding-bottom:10px;}
.assets-heading h1{font-size:15px; font-weight:bold; color:#c60017;}

#Htext{
    color: #C60017;
    font-size: 18px;
    font-weight: bold;
}
.assets-alert{ background:#fff5d5; padding:8px 15px; border:1px solid #ffdd95; margin:0 0 21px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
}
.assets-alert-margin {margin-bottom:0;}
.assets-alert-l { float:left; padding:3px 0 0 0; font-family:Georgia, "Times New Roman", Times, serif; color:#0d0c0c;}
.alert-input {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: text-top;
}
.assets-alert-r { float:right; position:relative;}
.assets-alert-r img{ margin:2px 0 0 0;}
/* ===================== add-edit-block style end===================== */



/* ===================== add-edit-block style start===================== */
.assets-listing { overflow:auto;}
.assets-listing table tr th{ background:url(../images/dashboard-table/assets-head-bg.jpg) 0 0 repeat-x; height:35px; font-size:12px; font-weight:bold; color:#fff; text-align:left;}
.assets-listing table tr th, .assets-listing table tr td{ font-size:11px;}
.assets-listing table tr td{ color:#0e0d0d;}

.assets-listing table{ border-collapse:separate;}
.assets-listing table tr .assets-td-pic{ background:url(../images/dashboard-table/assets-td-pic.jpg) 0 0 no-repeat; background-color:none; width:14px;
border-radius:4px 0 0 0;
-webkit-border-radius:4px 0 0 0;
-moz-border-radius:4px 0 0 0;
-o-border-radius:4px 0 0 0;
}
.assets-listing table tr .assets-td-pic-r{ background:url(../images/dashboard-table/assets-td-pic-r.jpg) 0 0 no-repeat; width:4px;}

.assets-listing table tr .th2{ /*width:77px;*/}
.assets-listing table tr .th3{ width:160px;}
.assets-listing table tr .th4{ width:165px;}
.assets-listing table tr .th5{ width:180px;}
.assets-listing table tr .th6{ width:200px;}
.assets-listing table tr .th7{ width:36px;}

.assets-listing table tr td{ background:#f4f4f4; border-bottom:1px solid #dfdfdf; border-top:none; padding:7px 0;}
.assets-listing table .assets-table-row td{ background:#fafafa;}
.assets-listing table tr td:first-child { border-left:1px solid #dfdfdf;}
.assets-listing table tr td:last-child{ border-right:1px solid #dfdfdf;}

.assets-listing table tr td a em{ color:#7f7f7f;}
.assets-listing table tr td a:hover em{  text-decoration:underline;}

.add-pic-cell img{ display:none; }
.add-pic-cell a{ display:inline-block;  width:16px; height:14px; background:url(../images/dashboard-table/add-pic-icn.png) 0 0 no-repeat;}
.add-pic-cell a:hover{background:url(../images/dashboard-table/add-pic-light-icn.png) 0 0 no-repeat;}

.remove-pic-cell a{ display:inline-block;  width:16px; height:14px; background:url(../images/dashboard-table/remove-pic-icn.png) 0 0 no-repeat;}
.remove-pic-cell a:hover{background:url(../images/dashboard-table/remove-pic-icn-light.png) 0 0 no-repeat;}

.volumn-input{float:left;}
.volumn-input input[type="text"]{width:66px; height:22px; line-height:22px; padding:0 7px; border:1px solid #dfdfdf; font-size:11px; color:#0e0d0d;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
}


.volumn-text{float:left; padding:4px 0 0 10px;}

.assets-listing table .blank-assets-row td { height:9px; background:none; border-left:none; border-right:none;  padding:0;}
.assets-listing table .blank-assets-row td:first-child, .assets-listing table .blank-assets-row td:last-child{border-left:none;}

.assets-btns {
    padding: 15px 0 0;
    text-align: right;
}
.assets-btns a, .form-button {display:inline-block; height:26px; line-height:26px; background:url(../images/dashboard-table/assets-btn-bg.jpg) 0 0 repeat-x; padding:0 15px;
font-size:10px; color:#fff; text-align:center; margin-left:10px;
border-radius: 4px !important;
-moz-border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-o-border-radius: 4px !important;
}.assets-btns a:hover{ background:url(../images/dashboard-table/assets-btn-h-bg.jpg) 0 0 repeat-x;}
.assets-btns a span{ display:block; background:url(../images/dashboard-table/arrow-icn.png) right 10px no-repeat; padding:0 10px 0 0;}

.assets-btns a:after { display:inline-block; background:url(../images/dashboard-table/arrow-icn.png) 0 0 no-repeat;}
.assets-alert-dropdown {float:left; width:271px; padding:12px; background:url("../images/filter-dropdown-bg.png") 0 0 repeat-x #fff; border:4px solid #fff;
position:absolute; top:25px; right:0; display:none;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;

box-shadow: 0 0 4px #888;
-moz-box-shadow: 0 0 4px #888;
-webkit-box-shadow: 0 0 4px #888;
box-shadow: 0 0 4px #888;
}
.assets-alert-dropdown h1 {
    border-bottom: 1px solid #dadada;
    color: #d13043;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 9px;
}

.assets-alert-dropdown p { font-family: gotham, Georgia, "Times New Roman", Times, serif; font-size:10px; color:#0e0d0d; padding:0 0 10px 0;}

/* ===================== add-edit-block style end===================== */



/* ===================== job-setup pages style start===================== */
.property-detail-inner { padding-bottom:15px;}
.property-detail-row{ background:url(../images/row-bg.jpg) 0 bottom repeat-x;}
.background-none{ background:none;}
.property-form-heading { padding:15px 0 18px;}
.property-form-heading-padd { padding-top:0;}
.property-form-heading-padding{ padding-top:0;}
.property-form-heading h1{ font-size:14px; font-weight:bold; color:#c60017;}
.h2_grey {
    color: #808080;
    font-style: italic;
    margin-left: 50px;
}
.property-form-heading-big h1{font-size:18px;}

.property-detail-row ul li { padding-bottom:20px;}
.property-detail-row ul .property-form-li { background:none;}
.background-none ul li{ padding-bottom:0;}
.border-none { background:none;}

.property-detail-form {
    float: left;
    padding: 0 15px 0 0;
    /*width: 33.3%;*/
    width: 37%;    
}
.companyunitnocompanycreate{
    width:20%;
}
.user_companyadmin{
    padding:0px;
}
.usercreatecompanyname .form-label{
    width: 12.5%;
}
.usercreatecompanyname .form-input{
    width: 40%;
}
.usercreatecompanyname #search_button{
    float: left;
    padding-left: 5px;
    width: 30%;
}
.categoriesjobedit, .categoriesjobcreate, .companyacconjobedit, .physicalacconjobedit, .postalacconjobedit, .emailacconjobedit, .webpageurlacconjobedit, .companyrefronjobedit, .postalreferobedit, .emailreferjobedit, .webpageurlreferjobedit, .companyproponjobedit, .postalpropobedit, .emailpropjobedit, .webpageurlpropjobedit, .physicalreferobedit,
.inspectiondetailsjobedit {
    width: 35%;	
}
.trustorcompanyjobedit{
    width: 64%;	
}
.trustorcompanyjobeditper{
    width: 15%;	
}
.categoriesjobedit .property-detail-form {
    width: 35%;
}
.inspectiondatejobedit, .paymentdatejobedit, .inspectioncompletejobedit{
    padding: 0 5px 0 0;
}
.emailonjobcreate{
    padding: 0 30px 0 0;
}
.clientsearchbutton{
    width: 30% !important;
}
.attacheduser{
   width: 45%;	
}
.constructionpage{
    width:45%;
}
.claimacceledeprec{
    width: 36%;
    padding: 0px;
}
.furnitureincludedpurchase{
    width: 23%;
    padding: 0px;
}
.lowvalueassets{
    width:30%
}
.primecostimmediate{
    width:33%
}
.property-detail-form-big {
    width:100%;
}
.property-detail-form-big .form-label {
    text-align: center;
}
.property-detail-form-rt {float:right;}
.property-detail-form.padding-remove {
padding:0;
}

.property-detail-form-r {
    float: left;
    width: 66.7%;
}
.property-detail-form-r2 {
	width:64.7%;
}
.form-label {
    float: left;
    width: 40%;
    font-size:11px;
    font-weight:bold;
    color:#000;
    padding:8px 0 0;
}
.bsbcompanycreate .form-label {
    width:35%
}
.claimacceledeprec .form-label {
     width: 55%;
}
.accountantpage .form-label {
     width: 100%;
}
.accountantpage1 .form-label {
     width: 100%;
}
.furnitureincludedpurchase .form-label {
     width: 90%;
}
.lowvalueassets .form-label {
     width: 40%;
}
.primecostimmediate .form-label {
     width: 45%;
}
.trustorcompanyjobedit .form-label {
    width: 21.5%;
}
.contactphoneprefixusercreate .form-label {
	width: 65%;
}
.refcomm_gstusercreate .form-label {
    width:20%;	
}
.refcomm_dollerusercreate .form-label {
    width: 10%;
}
.boxnumbertypeusercreate .form-label {
    width: 34%;	
}
.companypounitcombousercreate  .form-label {
    width: 34%;	
}
.companystreetusercreate .form-label {
    width: 41%;	
}
.companyphunitcombousercreate .form-label {
     width: 35%;
}
.setlemnt_dateonjobedit .form-label {
    width: 38%;
}
.usercreateaccountname .form-label {
    width: 35%;
}
.companybsbusercreate .form-label{
    width:43%;
}
.usercreateaccountcontphone .form-label {
    width: 33%;
}
.pricejobedit .form-label {
    width:28%;
}
.inspectioncompletejobedit .form-label{
    width:50%;
}
.attacheduser .form-label, .attacheduser .inner-new-add-form{
    width: 31%;
}
.form-input {
    float: left;
    width: 60%;
}
.companyunitnocompanycreate .form-input {
    width: 100%;
}
.accountantpage .form-input {
    width: 100%;
}
.accountantpage1 .form-input {
    width: 100%;
}
.claimacceledeprec .form-input {
    width: 45%;
}
.furnitureincludedpurchase .form-input {
    width: 10%;
}
.lowvalueassets .form-input {
    width: 60%;
}
.primecostimmediate .form-input {
    width: 55%;
}
.trustorcompanyjobedit .form-input {
    width: 78.5%;
}
.busphoneusercreate .form-input, .ext_busfaxuseredit .form-input{
    width:80%;
}
.postalstreetuseredit .form-input{
    width: 90%;	
}
.contactphonemobileusercreate .form-input {
    width: 100%;
}
.contactphoneexthomeworkusercreate .form-input {
    width: 100%;
}
.contactphonehomeworkusercreate .form-input {
    width: 100%;
}
.contactphoneprefixusercreate .form-input {
    width: 35%;
}
.refcomm_dollerusercreate .form-input {
    width: 90%;
}
.postalstateusercreate .form-input {
    width: 90%;	
}
.postalpoboxusercreate .form-input {
    width: 90%;	
}
.companypostalunitnousercreate  .form-input {
    width: 90%;
}
.postaladdressusercreate .form-input {
    width: 53%;	
}
.companysuburbusercreate .form-input {
    width: 95%;	
}
.companystateusercreate .form-input{
   width: 95%;
}
.companystreetusercreate .form-input {
    width: 59%;
}
.postaladdressusercreate2 .form-input {
    width: 95%
}
.companybsbusercreate .form-input {
     width: 55%;
}
.propertyaddressjobedit .form-input{
    width: 30.4%;	
}
.postaladdresssearchjobedit{
    width: 29.4%	
}
.inspectioncompletejobedit .form-input{
    width: 50%;
}
.paymentdatejobedit{
    width: 55%;
}
.availablelink, .form-input-verifylink{
    width: auto;
    padding: 8px;
}
.spclpostpurchase{
    float: none;
    width: 30%;
}
.checkboxinput .form-input{
    width: 20% !important;
}
.checkboxinput .form-label{
    width: 70% !important;
}
.checkboxinput{
    width:30% !important;
}
.form-input-text{
    padding: 8px 0 0;
}
.depsoftnojobsetup .form-input{
    padding: 0px;
}
.form-input2 {
    width: 100%;
}

.form-input input[type="text"], .form-input input[type="password"], .form-input input[type="email"], .form-input select
, .inner-new-add-form input[type="text"], .inner-new-add-form textarea, #search_form input, #saved_searches
, .inner-new-add-form select, .urls, #template_type, #template_search,#limit,#primarydatefrom,#primarydateto{
font-family: gotham, Arial, Helvetica, sans-serif;
width:100%;
height:28px;
line-height:28px;
padding:0 6px;
border:1px solid #dfdfdf;
font-size:11px;

 box-shadow:0 1px 1px #eeeeee inset;
-moz-box-shadow:0 1px 1px #eeeeee inset;
-webkit-box-shadow:0 1px 1px #eeeeee inset;
-o-box-shadow:0 1px 1px #eeeeee inset;

border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
}

.inner-new-add-form textarea{
	resize:vertical;
}
#template_search{
    width: 30%;
}
#template_type{
    padding: 6px 6px;
}


.descriptions,.troubles,.inputcss,.brief_descriptions{
font-family: gotham, Arial, Helvetica, sans-serif;
width:100%;
height:50px;
line-height:28px;
padding:0 6px;
border:1px solid #dfdfdf;
font-size:11px;

 box-shadow:0 1px 1px #eeeeee inset;
-moz-box-shadow:0 1px 1px #eeeeee inset;
-webkit-box-shadow:0 1px 1px #eeeeee inset;
-o-box-shadow:0 1px 1px #eeeeee inset;

border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
}
descriptions,.troubles,.brief_descriptions{
height:30px;
}

.form-input select { padding:6px 4px;}

/**shikha  cons page */

.cons-type select,.cons-date input {  width: -moz-fit-content !important; }

.property-detail-form-r .form-label {
    width: 19%;
}
.property-detail-form-r .form-input {
    width: 81%;
}

.construction-date .form-input {width: 50%; padding:0 10px 0 0;}

.construction-date-pic {
    padding: 2px 0 0;
}
.construction-date-pic a{
display:inline-block;
width:24px;
height:24px;
background:url(../images/date-pic.jpg) 0 0 no-repeat;
}
.construction-date-pic a:hover{background:url(../images/date-pic-light.jpg) 0 0 no-repeat;}
.construction-date-pic a img{ display:none;}

.consruction-box { margin:7px 0 0;}
.consruction-box label, .consruction-box span { display:inline-block; vertical-align:top;}
.consruction-box span { padding:0 0 0 8px; max-width:150px; font-weight:bold;}
.consruction-box2 span { max-width:none; }

.comment-block{
    float: left;
    width: 77.5%;
}
.comment-block textarea{ font-family: gotham, Arial, Helvetica, sans-serif; width:100%; height:150px; padding:15px; border:1px solid #dfdfdf; font-size:11px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;

box-shadow:0 0 2px #eee inset;
-moz-box-shadow:0 0 2px #eee inset;
-webkit-box-shadow:0 0 2px #eee inset;
-o-box-shadow:0 0 2px #eee inset;
}

.renvoation-col-l {float:left; width:70%; padding-right:20px;}
.renvoation-col-l .property-detail-form-r2 {
    width: 100%;
} 
.renvoation-col-l .property-detail-form {
    width: 50%;
} 

.renvoation-btns { padding:25px 0 0 0;}
.renvoation-btns a { display:inline-block; background:url(../images/grey-btn-bg.png) 0 0 repeat-x; height:28px; line-height:28px; padding:0 0px; text-align:center; font-size:11px; color:#000; border:1px solid #acacac; 
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
font-family: gotham, Georgia, "Times New Roman", Times, serif;
/*font-style:italic;*/
float:left;
width:115px;

/*text-shadow:0 -1px 0 #999;
-moz-text-shadow:0 -1px 0 #999;
-webkit-text-shadow:0 -1px 0 #999;
-o-text-shadow:0 -1px 0 #999;*/
}
.renvoation-btns a:hover {background:url(../images/grey-btn-h-bg.png) 0 0 repeat-x;}
.renvoation-btns a span{ padding:0 12px 0 0;}
.delete-renovation{ margin-right:12px;}
.delete-renovation span { background:url(../images/del-renovation-icn.png) right 6px no-repeat;}
.add-renovation span { background:url(../images/add-renovation-icn.png) right 4px no-repeat;}

.renvoation-col-r {float:right; width:30%;}
.upload-block{ background:url(../images/upload-bg.png) 0 0 repeat-x #f6f6f6; padding:11px 19px; border:1px solid #dfdfdf; 
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
}
.upload-block-head ul li { padding-bottom:10px;}
.upload-head-text h1{ font-size:12px; font-weight:bold; color:#c60017;}
.property-detail-row .upload-block-inner li {background:url(../images/upload-li-bg.jpg) 0 top repeat-x; padding:14px 0 7px; 
font-family: gotham, Georgia, "Times New Roman", Times, serif; font-style:italic;}
.property-detail-row .upload-block-inner li:last-child { padding-bottom:0;}
.property-detail-row .upload-block-inner .upload-pic-li { background:none; padding-top: 0; font-family:Arial, Helvetica, sans-serif; font-style:normal; }

.upload-head-text {float:left;}
.upload-pic-text {float:left; background:url(../images/li-disc-icn.jpg) 0 center no-repeat; padding:0 0 0 8px;}
.upload-pic-icn{float:right;}
.upload-add-icn a{display:inline-block; background:url(../images/add-pic-icn.png) 0 0 no-repeat; width:16px; height:14px;}
.upload-add-icn a:hover{background:url(../images/add-pic-light-icn.png) 0 0 no-repeat;}

.upload-remove-icn a{display:inline-block; background:url(../images/remove-pic-icn.png) 0 0 no-repeat; width:16px; height:13px;}
.upload-remove-icn a:hover{background:url(../images/remove-pic-light-icn.png) 0 0 no-repeat;}

.upload-pic-icn a img {display:none;}
.upload-pic-icn a img:hover{ 
opacity:0.8;
filter: alpha(opacity=80);
}
.background-image-none { background:none;}
/* ===================== job-setup pages style end===================== */




/* ===================== home pages style start===================== */
.job-block {background: #606060; /* Old browsers */
background: -moz-linear-gradient(top,  #606060 0%, #535353 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606060), color-stop(100%,#535353)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #606060 0%,#535353 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #606060 0%,#535353 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #606060 0%,#535353 100%); /* IE10+ */
background: linear-gradient(to bottom,  #606060 0%,#535353 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#535353',GradientType=0 ); /* IE6-9 */
}
.homepage-col-l { float:left; width:31%;}
.job-block { padding:7px; border:1px solid #acacac; margin-bottom:21px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
}
.job-block-head{ background:url(../images/job-head-bg.png) 0 0 repeat-x; border:1px solid #fff; height:35px; line-height:35px; padding:0 11px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
}
.job-block-head h1, .job-block-head p {
text-shadow:0 1px 0 #fff;
-moz-text-shadow:0 1px 0 #fff;
-webkit-text-shadow:0 1px 0 #fff;
-o-text-shadow:0 1px 0 #fff;

}
.job-block-head h1{ font-size:14px; font-weight:bold; color:#515151; float:left;}
.job-block-head p { font-family: gotham, Georgia, "Times New Roman", Times, serif; font-size:12px;/* font-style:italic;*/ color:#c60017; float:right;}
.job-block-head p a{ color:#c60017;}
.job-block-head p a:hover{ text-decoration:underline;}

.common-col-padding {
    padding: 0 14px;
}
.job-block-inner li { padding:10px 0; font-size:11px; color:#fff; background:url(../images/job-li-bg.png) 0 bottom repeat-x;}
.job-block-inner li.last-li { background:none;}
.job-label{ float:left; font-weight:bold;}
.job-desc{ float:right; font-family: gotham, Georgia, "Times New Roman", Times, serif;/* font-style:italic;*/}

.job-label, .job-desc {
width:50%;
text-shadow:0 -1px 0 #888888;
-moz-text-shadow:0 -1px 0 #888888;
-webkit-text-shadow:0 -1px 0 #888888;
-o-text-shadow:0 -1px 0 #888888;
}

.download-block{ background:url(../images/download-box-bg.png) 0 0 repeat-x #f6f6f6; padding:12px 19px;
border:1px solid #dfdfdf;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
}
.download-common-head { background:url(../images/download-li-bg.png) 0 bottom repeat-x; padding:0 0 10px;}
.download-common-head h1{ font-size:14px; font-weight:bold; color:#d13043;}

.download-block-inner { padding:10px 0 0 0; font-family:Georgia, "Times New Roman", Times, serif; /*font-style:italic;*/}
.download-block-inner li {
background:url(../images/download-li-bg.png) 0 bottom repeat-x;
padding: 10px 0;
}
.download-block-inner li.li-first { padding-top:0;}
.download-block-inner li.li-download { background:none; font-weight:bold; padding-bottom:0;}
.download-label {  background:url(../images/li-disc-icn.jpg) 0 6px no-repeat; padding:0 0 0 9px; float:left;}
.download-pdf{float:right;}
.download-pdf a{display:block; background:url(../images/pdf-icn.png) 0 0 no-repeat; width:16px; height:16px;}
.download-pdf a:hover{ background:url(../images/pdf-icn-h.png) 0 0 no-repeat;}

.download-file a{display:block; background:url(../images/download-pic-icn.png) 0 0 no-repeat; width:16px; height:15px;}
.download-file a:hover{ background:url(../images/download-pic-h-icn.png) 0 0 no-repeat;}

.homepage-col-l .common-padding-col{ margin-bottom:14px;}

.email-form-box{ padding:15px 0 0 0;}

.email-form-head { padding-bottom:5px;}
.email-form-head h1 { font-size:11px; font-weight:bold;}
.email-form-head h1 span{ font-size:11px; font-weight:normal;}
.email-form-inner input[type="password"],.email-form-inner input[type="text"],.email-form-inner input[type="mail"] {
width:159px; height:28px; line-height:28px; padding:0 10px; border:1px solid #dfdfdf; font-size:11px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
}
.email-form-inner a { display:inline-block; background:url(../images/dashboard-table/assets-btn-bg.jpg) 0 0 repeat-x; height:26px; line-height:26px; padding:0 12px; font-size:11px; color:#fff; font-weight:bold;

border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
}
.email-form-inner a:hover { background:url(../images/dashboard-table/assets-btn-h-bg.jpg) 0 0 repeat-x;}
.email-form-inner a span{ background:url(../images/dashboard-table/arrow-icn.png) right 11px no-repeat; display:inline-block; padding:0 11px 0 0;}
.order-block a img:hover{ 
opacity:0.9;
filter: alpha(opacity=90);
}

.homepage-col-r { float:right; width:67%; background:#fdfdfd; padding:19px; border:1px solid #dfdfdf;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
}

.homepage-slider-head { padding-bottom:12px;}
.homepage-slider-head-l {float:left;}
.homepage-slider-head-l h1{ font-size:18px; font-weight:bold; color:#c60017}

.homepage-slider-head-r {float:right; font-size:12px;/* font-style:italic;*/ font-family:Georgia, "Times New Roman", Times, serif;}
.homepage-slider-head-r a {color:#000;}
.homepage-slider-head-r a:hover {color:#c60017;}

.homepage-slider-nav{ 
background: #b7b7b7; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: #cc2b3b; /* Old browsers */
background: -moz-linear-gradient(top,  #ce3d49 0%, #c70017 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ce3d49), color-stop(100%,#c70017)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ce3d49 0%,#c70017 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ce3d49 0%,#c70017 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ce3d49 0%,#c70017 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ce3d49 0%,#c70017 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce3d49', endColorstr='#c70017',GradientType=0 ); /* IE6-9 */


border:1px solid #b3b3b3;
border-radius:4px 4px 0 0; 
-moz-border-radius:4px 4px 0 0; 
-webkit-border-radius:4px 4px 0 0; 
-o-border-radius:4px 4px 0 0; 
padding:6px 15px 0; border-bottom:1px solid #dfdfdf; 
}
.homepage-slider-nav ul li {
    float: left;
    margin-bottom: -1px;
    padding: 0 3px;
	background:url(../images/dashboard-table/divider.jpg) right 6px no-repeat;
}


.homepage-slider-nav ul li a {
    border-radius: 3px 3px 0 0;
    color: #f3f3f3;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 18px;
    text-shadow:0 -1px 0 #888;
	-moz-text-shadow:0 -1px 0 #888;
	-webkit-text-shadow:0 -1px 0 #888;
	-o-text-shadow:0 -1px 0 #888;
}

.homepage-slider-nav ul li.active-li { background:none;}
.homepage-slider-nav ul li.last-li { background:none;}
.homepage-slider-nav ul li.ui-state-active a{
background:url(../images/dashboard-table/nav-bg.jpg) 0 0 repeat-x; border:1px solid #fff; border-bottom:none; color:#515151;

 text-shadow:0px 1px 0 #fff;
-webkit-text-shadow:0px 1px 0 #fff;
-moz-text-shadow:0px 1px 0 #fff;
-o-text-shadow:0px 1px 0 #fff;

box-shadow: 0 -1px 2px #999999;
-webkit-box-shadow: 0 -1px 2px #999999;
-moz-box-shadow: 0 -1px 2px #999999;
-o-box-shadow: 0 -1px 2px #999999;


}
.homepage-slider-nav ul li a:hover{
	background:url(../images/dashboard-table/nav-bg.jpg) 0 0 repeat-x; border:1px solid #fff; border-bottom:none; color:#515151;

text-shadow:0px 1px 0 #fff;
-webkit-text-shadow:0px 1px 0 #fff;
-moz-text-shadow:0px 1px 0 #fff;
-o-text-shadow:0px 1px 0 #fff;
}

.homepage-slider-pic { position:relative; margin:0 0 15px 0;}
.homepage-slider-pic img{ border:1px solid #b3b3b3; width:100%; height:auto; border-top:none;}
.slider-pic-label{ font-family: gotham, Georgia, "Times New Roman", Times, serif; position:absolute; bottom:9px; right:9px; height:28px; line-height:28px; text-align:center; font-size:12px; /*font-style:italic;*/ background:url(../images/slider-pic/pic-label-bg.png) 0 0 repeat; padding:0 10px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
}
.homepage-slider-thumb {
    border-top: 1px solid #dfdfdf;
    padding: 20px 0 0;
}
.homepage-slider-thumb-inner {position:relative; overflow:hidden;}
.slider-arrow{ position:absolute; display:block; width:11px; height:20px; top:35%;}

.slider-previous{ background:url(../images/previous-icn.png) 0 0 no-repeat; left:0;}
.slider-next{ background:url(../images/next-icn.png) 0 0 no-repeat; left:auto; right:0;}

.slider-thumb-box { padding:0 20px;}
.slider-thumb-box ul li{ float:left; padding:0 4px 0 0;}
.slider-thumb-box ul li.last-li{ padding:0;}
.slider-thumb-box ul li a img{ border:1px solid #b3b4b3;}
.slider-thumb-box ul li a img:hover{ opacity:0.8; }
/* ===================== home pages style end===================== */





/* ===================== mobile-nav style start ===================== */
.mobile-nav {
background: url("../images/mobile-bg.png") no-repeat scroll 96% center #c52637;
color: #fff;
display: none;
font-size: 15px;
font-weight:bold;
padding: 12px 15px;
text-transform: uppercase;
}
/* ===================== mobile-nav style end ===================== */


/******=================Style++Add+07-08-2014===================*********/
ul.Plant{
	margin:0; 
	padding:0;
	list-style:none;
	width:auto;
	float:right;
	}
ul.Plant li{
	display:inline-block;
	margin:0px 0 0 1px;
	}
ul.Plant li a{
	text-transform:uppercase;
	color:#555555;
	border:1px solid #dfdfdf;
	/*padding:10px 16px 9px;*/
	padding:5.7px;
	float:left;
	display:block;
        font-size: 11px;
	}
ul.Plant li.current a{
	border:1px solid #bebebef;
	background:#bebebe;
        color:#fff;
        padding: 3.9px;
	}
ul.Plant li a:hover{
	border:1px solid #dfdfdf;
	background:#fff;
	}
ul.Plant li input{
    background: none;
    border: 1px solid #DFDFDF;
    color: #555555;
    display: block;
    float: left;
    font-size: 11px;
    padding: 4px;
    text-transform: uppercase;
    }
ul.Plant li.current input{
	border:1px solid #bebebef;
	background:#bebebe;
        color:#fff;
	}
ul.Plant li input:hover{
	border:1px solid #dfdfdf;
	background:#fff;
	}
.plant-wrap{
	width:100%;
	float:left;
	}
.inner-plan{
	width:100%;
	float:left;
	}
.inner-plan-wrap{
	width:30%;
	float:left;
	}

h1.asset-title{color: #c60017;
    			font-size: 18px;
				}
h2.sub-asset-title{color: #000;
    			font-size: 16px;
				margin:5px 0 10px 0;
				width:33%;
				float:left;
				font-weight:bold;
				}				
h2.common{
	display:block;
	text-align:center;
	}				

h3.left-asset-title{
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	}
.inner-plan-wrap .left-list{
	font-size:12px;
	margin:3px 0 3px 0;
	}
.inner-plan-wrap .common-list{
	margin:0;
	padding:0;
	width:100%;
	float:left;
	}
.inner-plan-wrap .common-list li{
	display:inline;
	float:left;
	width:19%;
	}
.inner-plan-wrap .common-list li h4{
	font-weight:bold;
	width:100%;
	float:left;
	}

.inner-plan-wrap .common-list input[type='text']{
	width:88%;
	float:left;
	margin:6px 0 0 0;
	height:22px;
	padding:0 3px;
	}
.plan-wrap-common{
	width:35%;
	}
.mdl-plan{
	width:34%;
	border-right:1px solid #b7b7b7;
	margin-right:7px;
	}
h4.common-title{
	display:none;
	}
h4.web-off{
	display:none;
	}
.inner-plan-wrap h3.add-left-title{
	font-size:12px;
	color:#000;
	}

h3.left-asset-title-mob{
	border:1px solid #a2a2a2;
	float:left;
	display:none;
	background:#dfdfdf;
	width:100%;
	padding:6px 10px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	border-radius:3px;
	cursor:pointer;
	}

.outer-inner-plan{
	width:100%;
	float:left;
	padding:10px 0;
	}
.show-add-wrapper{
	width:100%;
	float:left;
	border-bottom:1px solid #b7b7b7;
	padding-bottom:15px;
	}
.plant-nav {
background: url("../images/mobile-bg.png") no-repeat scroll 96% center #c52637;
color: #fff;
display: none;
font-size: 15px;
font-weight:bold;
padding: 12px 15px;
text-transform: uppercase;
}
.plant-nav-uper {
background: url("../images/mobile-bg.png") no-repeat scroll 96% center;
color: #fff;
display: none;
font-size: 15px;
font-weight:bold;
padding: 12px 15px;
text-transform: uppercase;
}
.Plant-uper{
display: block;	
}

a.add-new{
	float:right;
	font-weight:bold;
	color:#c52637;
	background:url(../images/add-snap.png) no-repeat right 2px;
	padding:0 10px 0 0;
	}
a.remove{
	float:left;
	font-weight:bold;
	color:#c52637;
	background:url(../images/remove-snap.png) no-repeat right 2px;
	padding:0 10px 0 0;
	margin-top:5px;
	}
h1.add-title{
	float:left;
	}
.add-new-row{
	width:100%;
	float:left;
	padding-bottom:20px;
	padding-top:10px;
	}
.right-add-row{
	width:30%;
	float:left;
	margin:0 0 0 10px;
	}
a.save-btn{ display:inline-block; height:26px; line-height:26px; background:url(../images/dashboard-table/assets-btn-bg.jpg) 0 0 repeat-x; padding:0 15px;
font-size:10px; color:#fff; text-align:center; margin-left:10px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;}
a.save-btn:hover{ background:url(../images/dashboard-table/assets-btn-h-bg.jpg) 0 0 repeat-x;}

.owner-pro{
	width:100%;
	float:left;
	padding-bottom:20px;
	}
.owner-pro label{
	float:left;
	line-height:16px;
	margin-right:5px;
	font-size:12px;
	}
.owner-pro input[type="checkbox"]{
	float:left;
	margin:0 20px 0 0;
	}
.upload-outer{
	width:100%;
	float:left;
	padding-bottom:20px;
	}
.upload-inner{
	 width: 47%;
	 float:left;
	 margin:10px;
	}
.upload-folder{border: 1px dashed #dddddd;
    border-radius: 5px;
    float: left;
    line-height: 25px;
    margin-top: 10px;
    padding: 15px 15px 15px 50px;
    vertical-align: middle;
	width:92%;
	background:url(../images/attached-icon.png) no-repeat 8px 10px;
	}

.upload-folder:hover{
	border: 1px dashed #ce2637;
	cursor:pointer;
	}
.upload-folder a{
	color:#ce2637;
	text-decoration:underline;
	}

/********************outer-tbl-grid*************************/
.add-table{
	width:100%;
	float:left;
	margin:15px 0;
	}

.purchase-add th{
	background:#5f5f5f;
	color:#fff;
	height:30px;
	font-size:14px;
	}
.purchase-add th, .purchase-add td{border:#cccccc 1px solid; padding:6px;}

.purchase-add td a.view-link{ color:#c60017; margin:0 10px 0 0; font-weight:bold;}
.purchase-add td a.view-link:hover{text-decoration:underline;}
.purchase-add td h4{
	color:#ff0000; 
	font-weight:bold;
	color:#c60017;
	font-size:12px;
	}
.btm-tbl-grid{
	width:100%;
	float:left;
	}
.inner-bt-grid{
	width:18%;
	float:left;
	margin:0 12px 0 0;
	}
.descriptionfield{
	width: 15%;
}
.startdatefield{
	width: 11%;
}
.historicalcostfields{
	width: 8.5%;
}
.locationfield{
	width: 22%;
}
.btm-tbl-grid label{
	width:100%;
	float:left;
	line-height:25px;
	font-weight:bold;
	}

.btm-tbl-grid input[type="text"], .btm-tbl-grid select {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    box-shadow: 0 1px 1px #eeeeee inset;
    font-family: gotham, Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    width: 98%;
}

a.attach-files{
	color:#c60017;
	background:url(../images/attached-icon-sm.png) no-repeat 0 0;
	padding:0px 0 1px 18px;
	font-size:12px;
	font-weight:bold;
	margin-top:30px;
	display:inline-block;
	}

a.attach-files:hover{
	background:url(../images/attached-icon-sm-ho.png) no-repeat 0 0;
	color:#9e9d9d;
	}


.new-add-form{
    width:100%;
    float:left;
}
.companypobuildingnameuseredit{
	width: 92%;
}
.physicalusercreate{
    width: 88%;	
}
label.first-left{
    float:left;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    padding: 8px 0 10px;
    width: 13.3%;
}
.postaladdressusercreate{
    width: 90%;	
}
.postaladdressuseredit{
    width: 92%;	
}
.physicalusercreate .first-left{
    width: 13.9%
}
.inner-new-add-form{
    width:17%;
    float:left;
    padding: 2px 15px 0 0;
}
.tagids{
    width: 40%;
}
.rolelist {
    width: 20%;
}
.trustorcompanyjobeditshareper1 {
    width: 9.5%
}
.complexnamejobedit .inner-new-add-form{
    width: 85%;
}
.complexnamejobedit #complexname{
   width: 58%;	
}
.propertydetailsgaragesjobedit{
    width: 27%;
}
.inner-new-txtarea{
    width:40%;
    float:left;
    padding: 2px 15px 0 0;
}
.inner-new-txtarea{
   width: 64.5%;
}
.inner-new{	 width:20%; }
.largeforpleasewait{
    width: 35%;
}
.clientdetailsedichangeonjobedit{
    float: right;
    width: 15%;
}
.clientcontactphoneonjobedit #mobile_prefix, .clientcontactphoneonjobedit #ext_homephone, .clientcontactphoneonjobedit #postalunitcombo{
    width:25%;	
}
.clientcontactphoneonjobedit #homephone, .clientcontactphoneonjobedit #postalunitno{
    width:70%;
}
.clientcontactphoneonjobedit #mobile{
    width: 70%;
}
.clientcontactphoneonjobedit #postalunitno{
    width:60%;
}
.clientcontactphoneonjobedit{ 
    width:20%;	
}
.clientcontactphonefirstonjobedit{ 
    width:20%;	
}
.clientcontactphonefirstonjobedit #postalunitcombo{
    width:35%;
}
.inner-new-add-form label{
    width:60%;
    float:left;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    padding: 8px 0 0;
}
.specialform label{
    width:40%
}
.specialform{
    width:35%;
}
.specialform select{
    width:60%;
    padding:6px 4px;
}
.inner-new-add-form select{
    padding: 6px 4px;
}
.smallform{
    width:11%;
}

/* css add by regal */
.simplebutton{
    background-color: #FFFFFF !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 5px 5px 5px 5px !important;
    outline: 0 none !important;
    padding: 3px !important;
}
.client_choose {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC !important;
    outline: 0 none !important;
    padding: 3px !important;
}
.linkaccountantarrowup, .linkreferrerarrowup, .linkpmarrowup {
    background: url("/jobs/images/arrow_up.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    cursor: pointer;
    float: right;
    padding: 12px 15px;
    vertical-align: middle;
}
.propertydetails select{
    width: 40%;
}
.linkaccountantarrowdown, .linkreferrerarrowdown, .linkpmarrowdown {
    background: url("/jobs/images/arrow_down.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    cursor: pointer;
    float: right;
    padding: 12px 15px;
    vertical-align: middle;
}
.no_accountant_chk {
    float: left;
    margin-top: 5px;
}
.linkaccountant, .linkreferrer, .linkpm {
    color: #4373D6;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-top: 9px;
}
.referrer_part_2, .accountant_part_2, .property_manager_part_2{
	display: none;
}

#accountant_results input, #accountant_results select {
	background-color: #F6F6F6;
	color: #808080;
	border: 1px solid #A0A0A4;
}

#referrer_results input, #referrer_results select {
	background-color: #F6F6F6;
	color: #808080;
	border: 1px solid #A0A0A4;
}

#property_manager_results input, #property_manager_results select {
	background-color: #F6F6F6;
	color: #808080;
	border: 1px solid #A0A0A4;
}

#accountant_results td, #referrer_results td, #property_manager_results td {
	text-align: left;
}

#referrer_details {
	display: none;
}

#referrer_listing_table, #main_listing_table, #accountant_listing_table {
	margin: 10px auto 0px;
	padding: 0px;
	width: 100%;
}

#user_listing_table {
	margin: 10px auto 0px;
	padding: 0px;
	width: 100%;
}

#referrer_listing_table td, #referrer_listing_table th,
#accountant_listing_table td, #accountant_listing_table th,
#main_listing_table td, #main_listing_table th,
#user_listing_table td, #user_listing_table th {
	text-align: left;
}
#clients_results table tr {
    background: none repeat scroll 0 0 #959595;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 2px;
}
/* css add by regal */



/*css added 19th aug */

.fl_lt{float:left;}
.cons-detail-mainframe{
    
    
}

.cons-detail-mainframe 
    margin-left: 8px;
}
/*.property-detail-form{
    margin-left: 8px;
}*/
.cons-date {
    
    width:45%;
}
.cons-detail-div3{
    width:31%; 
}
.accountantpage{
    width:11%;
}
.accountantpage1{
    width:10%;
}
.busphoneusercreate{
    width: 18%;	
}
.ext_busfaxuseredit{
    width: 18%;
}
.companypounitcombousercreate{
 width: 38%;
}
.postalstreetuseredit{
    width:18%; 
}
.postalsuburbuseredit{
    width:33%;
}
.companyphunitcombouseredit{
    width: 33%
}

.companystreetusercreate{
    width: 32%;
}
.companypostcodeusercreate{
    width: 33%;	
}
.contactphonemobileusercreate{ 
    width: 18%;	
}
.contactphoneexthomeworkusercreate{ 
    width: 22%;	
}
.contactphonehomeworkusercreate{
    width: 22%;	
}
.contactphoneprefixusercreate {
    width: 21%;	
}
.firstnameuseredit, .passwordusercreate{
    width:33%; 
}
.paswordconfrmuseredit{
	
}
.postalpoboxusercreate{
    width: 18%;
}
.postalpoboxuseredit{
    width: 33%;
}
.companypostalunitnousercreate{
    width: 21%; 
}
.postaladdressusercreate2 {
    width: 20%;
}
.companyacnumbrusercreate{
    width:36%;	
}
.companybsbusercreate{
    width: 30.5%
}
.usercreatecompanyname{
    width: 100%;
}
.refcomm_totalusercreate{
    width:25%;
}
.refcomm_gstusercreate{
    width: 20%;
}
.refcomuseredit{
    width: 33%;
}
.refcomm_dollerusercreate{
     width: 15%;
}
.postalstreetusercreate, .postalsuburbusercreate, .postalcodeusercreate, .emailaddressusercreate, .contactphoneusercreate{
    width: 32%;	
}
.urlusercreate{
    width: 62.7%;
    padding: 3px;
}
.postalstateusercreate{
    width: 18%;
}
.companystateusercreate{
    width:18%; 	
}
.companysuburbusercreate{
    width:15%; 
}
.createdbyjobedit .form-label{
    width: 75%;	
}
.createdbyjobedit .form-input{
    width: 20%;	
}
.postalstateuseredit .form-input{
    width: 90%;	
}
.jobdetailsjobsetup{
    width:13%; 	
}
.jobdetailsjobsetup .form-label{ 
    width: 100%; 
}
.depsoftnojobsetup{
    width:21%; 	
}
.depsoftnojobsetup .form-label{
    width: 45%;
}
.depsoftnojobsetup .form-input{
    width: 55%;
}
.makemorewidthjobedit{
    width:48%;
}
.makemorewidthjobedit .form-input{
    width:75%
}
.makemorewidthjobedit .form-label{
    width:25%
}
.makelesswidthjobedit{ 
    width:32%;	
}
.paymentdatejobedit{
    width:29%;
}
.makelesswidthjobedit input[type="text"]{ 
    width:50%;	
}
.inspectioncompletejobedit .form-input .datepicker{
   width:75%;
}
.paymentdatejobedit #payment_date{
    width: 60%;
}
.makefixwidthjobedit{ 
    width:35%;	
}
.inspectiondatejobedit{
    width: 35%;
}
.makefixwidthjobedit input[type="text"]{ 
    width:35%;	
}
.inspectiondatejobedit #timepicker{
    width: 25%;
}
.inspectiondatejobedit #inspection{
    width: 45%;
}
.makefixwidthjobedit .form-input{
   width: 75%;	
}
.inspectiondatejobedit .form-input{
    width: 65%;
}
.makefixwidthjobedit .form-label{
   width: 25%;	
}
.inspectiondatejobedit .form-label{
    width: 32%;
}
.wd-20{
    width:20%; 
}
.wd-44{
    width:44%; 
}
.wd-20 .form-input{
    width:100%;
}
#gfainp{
     width:90%;
}
#colorbox, #cboxOverlay, #cboxWrapper{
    overflow: visible !important;
}

/*******************27-08-2014********************/
.inner-pdf-wrap{
	overflow:auto;	
	}

.pdf-one{
	width:750px;
	}
.dashboard-nav ul li span{background:none;}





	
	

/* ===================== responsive style end ===================== */
/*******************27-08-2014************************/
.inner-pdf-wrap{
	width:100%;
	float:left;
	}


.pdf-one{
	background:url(/jobs/images/arrow.gif) no-repeat 0 5px;
	padding:0 0 0 40px;
	}

.pdf-one .upper-table{
	width:100%;
	float:left;
	margin-bottom:15px;
	background:#fce5dd;
	color:#384950;
	}

.upper-table th{background:#f5bba7; padding:7px 5px; border:1px solid #de1827; text-align:left; font-size:14px; font-weight:normal;}
.upper-table td{padding:5px; border:1px solid #de1827; text-align:left; font-size:14px; font-weight:normal;}

.pdf-one .btm-table{
	width:100%;
	float:left;
	background:#e0e1e3;
	color:#384950;
	margin-bottom:10px;
	}

.btm-table td{padding:5px; border:1px solid #7e878c; text-align:left; font-size:14px; font-weight:normal;}


.pdf-one label{
	float:left; margin-right:20px;
	}
.pdf-one span{color:#f61010; font-size:12px;}

.post-purchase{
	margin:15px 0
	}

.pdf-one h1{
	background:#e0202d;
	color:#fff;
	font-size:16px;
	padding:7px 10px;
	}
.post-purchase table{margin-top:10px; color:#46555c;}
.post-purchase td{
	padding:5px; border:1px solid #7e878c; text-align:left; font-size:14px; font-weight:normal;
	}

.post-purchase td table td{
	border-left:none;
	border-right:none;
	border-top:none;
	}


.Bulding-wrap td{
	padding:5px; border:1px solid #e0202d; text-align:left; font-size:14px; font-weight:normal; color:#46555c;
	}


.graph-wrap{
	background:url(/jobs/images/graph-bg.gif) repeat 0 0;
	min-height:350px;
	border:1px solid #d7dbde;
	margin:10px 0;
	}

.left-inspection{
	width:47%;
	float:left;
	background:#e0e1e3;
	padding:10px;
	}
.right-inspection{
	width:51%;
	float:right;
	}
.upper-right-inspection{
	background:#fce5dd;
	width:100%;
	float:left;
	padding:10px;
	}
.Bulding-wrap-table{
	color:#22353c;
	}
.Bulding-wrap-table h2{
	margin-bottom:5px;
	}
.Bulding-wrap-table p{
	font-size:14px;
	margin-bottom:10px;
	}

ul.external-list{
	width:100%;
	float:left;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	}
ul.external-list b{
	float:right;
	font-weight:normal;
	line-height:22px;
	}

ul.external-list li{
	width:100%;
	float:left;
	margin-bottom:5px;
	}
ul.external-list li label{
	float:left;
	font-size:14px;
	line-height:22px;
	}

ul.external-list li input[type="checkbox"]{
	float:right;
	} 
ul.external-list li input[type="text"]{
	float:right;
	width:50px;
	border:1px solid #929294;
	height:22px;
	padding:0 2px;
	margin:0 3px;
	} 

.inspector-btm{
	width:100%;
	float:left;
	border-top:1px solid #b8b8ba;
	padding:10px 0;
	margin:150px 0 0;
	}
.inspector-btm span{
	font-size:14px;
	color:#48555b;
	}

.inspector-btm .date{
	width:30%;
	float:right;
	}
.asset-wrap{
	margin-bottom:10px;
	}
.asset-header{
	background:#df1f2c;
	}
.asset-header td{
	padding:7px;
	border-left:2px solid #fff;
	color:#fff;
	font-size:16px;
	text-align:center;
	}
.asset-header td:first-child{
	text-align:left;
	border-left:none;
	}
.asset-content{
	font-size:12px;
	}

.asset-content td{
	border:1px solid #848d92;
	padding:5px;
	color:#414f52;
	}
.asset-content th{
	background:#c8cbd0;
	border:1px solid #384950;
	text-align:center;
	padding:5px;
	color:#414f52;
	}
.asset-content th:first-child{
	text-align:left;
	}
.asset-content th:nth-child(2){
	border-left:2px solid #384950;
	}
.asset-content th:nth-child(5){
	border-left:2px solid #384950;
	}

.asset-content td:first-child{
	width:32%;
	}
.asset-content td:nth-child(2){
	width:8%;
	border-left:2px solid #384950;
	}
.asset-content td:nth-child(3){
	width:16%;
	}
.asset-content td:nth-child(4){
	width:8%;
	}
.asset-content td:nth-child(5){
	width:8%;
	border-left:2px solid #384950;
	}
.asset-content td:nth-child(6){
	width:16%;
	}
.evencol{background:#e0e1e5;}

/************************css-add-01-9-2014******************************/
.add-dashboard{
	width:31%;
	border:3px solid #e2e2e2;
	padding:10px;
	float:left;
	}
.fl-rt{
	float:right!important;
	}
.fl-lt{
	float:left!important;
	}
.dashboard{
	min-height:400px;
}
.mdl-dashboard{
	margin:0 30px;
	}
.add-dashboard h2{
	width:100%;
	float:left;
	text-align:center;
	background:#dfdfdf;
	line-height:40px;
	font-weight:bold;
	}
.upper-dashboard{
	width:100%;
	float:left;
	text-align:center;
	padding:30px 0;
	}
.left-company{
	width:31%;
	float:left;
	border:1px solid #dfdfdf;
	background:#f6f6f6;
	}


.left-company h2{
		background:#5f5f5f;
		padding:8px 10px;
		color:#fff;
		}

.left-company ul{
	padding:5px;
	margin:0 0 0px;
	}
.left-company ul li{
	line-height:28px;
	border-bottom:1px dotted #d1d1d1;
	}
.left-company ul li:last-child{
	border-bottom:none;
	}
.left-company ul li a{
	font-size:14px;
	display:block;
	color:#c60017;
	text-transform:uppercase; 
	padding-left:8px;
	}
.left-company ul li a:hover{
	background:#dbdada;
	}

.right-company{
	width:67.1%;
	float:right;
	border:2px solid #cccccc;
	}
	
	.left-company-profile{
	width:50%;
	float:left;
	/*border:1px solid #dfdfdf;*/
	background:#f6f6f6;
	}
	.right-company-profile{
	width:48%;
	float:right;
	/*border:2px solid #cccccc;*/
	}
	
#tagslisting .toprow th a, .show_number {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #000000 !important;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-right: 3px;
    margin-top: 3px;
    padding: 5px 10px;
}
#tagslisting {
    border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    text-align: left;
    width: 100%;
}
#tagslisting .toprow {
    background: none repeat scroll 0 0 #F0F0F0;
}
#tagslisting tr td {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    padding: 10px 5px 10px 15px;
    vertical-align: middle;
}
#tagslisting tr td a {
    color: #427DB9;
}
#tagslisting tr.odd {
    background: none repeat scroll 0 0 #FFFFFF;
}
#tagslisting .headingrow {
    background: none repeat scroll 0 0 #F1EFEF;
    font-weight: bold;
}
#tagslisting tr.even {
    background: none repeat scroll 0 0 #F4F4F4;
}	
.backlink{
    float: right;
}
.addedittagtop {
    margin-bottom: 20px;
}
.submitdiv {
    background: none repeat scroll 0 0 #F4F4F4;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 6px;
    text-align: left;
}
.submitdiv .submit, .submitdiv .submit_general {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #74BE39;
    border-color: #549815;
    border-image: none;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 5px;
}

.submitdiv a {
    color: #427DB9;
}
.addedittagtop .backlink a {
    color: #427DB9;
}


.logout-welcm-user{
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 40px;
    padding-left: 10px;
    padding-top: 6px;
    }

/*  for job files pages 3 sept 2014 */
.external_item_inner{background-color: #FFFFFF; padding-left: 5px;padding-right: 50px;float: left;color: #C60017;cursor: pointer;}

.external_item_inner_selected{color: #4373D6;padding-left: 5px; background-color: #FFFFFF;	padding-right: 50px;float: left;cursor: pointer;}

.asset_item_selected, .external_item_selected, .profile_item_selected, .internal_item_selected {
	background-color: #FF0000;
	-moz-border-radius: 3px 3px 3px 3px;
	color: #FFFFFF !important;
	padding-left: 5px;	
}

.plant_asset_count, .external_count, .profile_count, .internal_count{
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #808080;
	color: #FFFFFF !important;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	opacity: 0.75;
	padding: 0 4px;
	vertical-align: top;
	bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	float: right;
}

.asset_item_selected .plant_asset_count, .external_item_selected .external_count,
 .profile_item_selected .profile_count, .internal_item_selected .internal_count{
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #FFFFFF;
	color: #000000 !important;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	opacity: 1;
	padding: 0 4px;
	vertical-align: top;
	bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	float: right;
}

#plant_asset_list, #profile_photo_list, #internal_photo_list {
	text-align: left;
	width: 170px;
	line-height: 25px;
	color: #808080;
	cursor: context-menu;
}

#external_photo_list{
	text-align: left;
	line-height: 25px;
	color: #808080;
	cursor: context-menu;
	margin-top: -10px;
}

 .external_photo_list_gallery{
	text-align: left;
	width: 160px;
	line-height: 25px;
	color: #808080;
	cursor: pointer;
}

.upload_holder {
	text-align: left;
	vertical-align: middle;
	width: 340px;
	line-height: 25px;
/*	background: url(/jobs/images/cog.png) no-repeat;*/
}

.upload_holder_small {
	text-align: right;
	vertical-align: middle;
	width: 200px;
	line-height: 25px;
	float: right;
	/*margin-right: 18px;*/
}
#uploaded_job_files_table .upload_holder_small {
	float: left;
	width: 300px;
	vertical-align: middle;	
	line-height: 25px;	
	/*margin-right: 18px;*/
	border: 1px dashed #DDDDDD;
	border-radius: 5px 5px 5px 5px;
	padding: 15px;
	margin-top: 10px;
}
.upload_trigger {
/*	background: url(/jobs/images/cog.png) no-repeat;*/
}
div.uploadifyQueueItem {
	margin-top: 0px;
	padding: 2px;
	width: 245px;
	text-align: left;
}

.uploadifyQueue {
	float: left;
}

div.uploadifyProgress {
	margin-top: 0px;
	margin-right: 16px;
	width: 230px;
}

object {
	float: right;
	margin-top: 3px;
}

.data_category{
	text-align:left;
	width: 220px;
	line-height: 25px;
}

.image_minus {
	margin-right: 5px;
	float: right;
}

a.asset_image, .asset_image, a.external_image, .external_image, a.profile_image, .profile_image,
a.internal_image, .internal_image {
	margin-right: 35px;
/*	float: right;*/
	color: #808080;
	font-style: italic;
}

a.asset_image_small, .asset_image_small {
	margin-right: 10px;
}

a.pre_document, .pre_document, a.post_document, .post_document {
	margin-right: 35px;
	float: right;
	color: #808080;
	font-style: italic;
}

a.pre_document_small, .pre_document_small, a.post_document_small, .post_document_small {
	margin-right: 10px;
}

#uploaded_job_files_table .upload_holder_small .pre_document_small{
	float: left;
	font-size: 11px;
	font-style: normal;
	margin-right: 4px;
	padding-right: 0;
}
#uploaded_job_files_table td {
	/*vertical-align: middle;*/
	padding-bottom: 50px;
	padding-right: 50px;
}

.client_correspondence {
	width: 300px;
}

/*  for job files pages 3 sept 2014 */

#main_asset_table, #external_photo_table, #profile_photo_table, #logo_photo_table, #internal_photo_table {
    background-color: #FFFFFF;
    margin: 10px auto 0;
    text-align: left;
}
#external_photo_table table, #external_photo_table ul, #external_photo_table td {
    float: left;
}
.external_photo_list_gallery {
    color: #808080;
    cursor: pointer;
    line-height: 25px;
    text-align: left;
}
.asset_item, .external_item, .profile_item, .internal_item {
    background-color: #FFFFFF;
    padding-left: 5px;
}

.asset_item_selected, .external_item_selected, .profile_item_selected, .internal_item_selected {
    background-color: #FF0000;
    color: #FFFFFF !important;
    padding-left: 5px;
}

.plant_asset_count, .external_count, .profile_count, .internal_count {
    background-color: #808080;
    bottom: 5px;
    color: #FFFFFF !important;
    display: inline-block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    margin-right: 5px;
    margin-top: 5px;
    opacity: 0.75;
    padding: 0 4px;
    vertical-align: top;
}
#external_photo_table table, #external_photo_table ul, #external_photo_table td {
    float: left;
}
.galletryimages ,.galletryimages ul, .galletryimages table, .galletryimages td{
    float: none !important;
}
.external_item_inner_selected {
    background-color: #FFFFFF;
    color: #4373D6;
    cursor: pointer;
    float: left;
    padding-left: 5px;
    padding-right: 50px;
}
.wowslider-container1 {
    border: medium none;
    /*height: 325px;*/
    margin: 40px 0;
    position: relative;
    text-align: left;
    z-index: 90;
}
.jcarousel-list{
    height: auto !important;
}
.jcarousel-item img, .ws_images img, .jcarousel-skin-tango img{
	width: 100% !important;
}
.ws_images{
   width:500px;
}
#gallery_select{
    border: 1px solid #DFDFDF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #EEEEEE inset;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    width: auto !important;
}





/** *******5th sep start Nav section**************** ***/
.add-dashboard{
	width:31%;
	border:3px solid #e2e2e2;
	padding:10px;
	float:left;
	}
.fl-rt{
	float:right!important;
	}
.fl-lt{
	float:left!important;
	}
.dashboard{
	min-height:400px;
}
.mdl-dashboard{
	margin:0 30px;
	}
.add-dashboard h2{
	width:100%;
	float:left;
	text-align:center;
	background:#dfdfdf;
	line-height:40px;
	font-weight:bold;
	}
.upper-dashboard{
	width:100%;
	float:left;
	text-align:center;
	padding:30px 0;
	}

.left-company{
	width:31%;
	float:left;
	border:1px solid #dfdfdf;
	background:#f6f6f6;
	}

.left-company h2{
		background:#5f5f5f;
		padding:8px 10px;
		color:#fff;
		}

.left-company ul{
	padding:5px;
	margin:0 0 0px;
	}
.left-company ul li{
	line-height:28px;
	border-bottom:1px dotted #d1d1d1;
	}
.left-company ul li:last-child{
	border-bottom:none;
	}
.left-company ul li a{
	font-size:14px;
	display:block;
	color:#c60017;
	text-transform:uppercase; 
	padding-left:8px;
	}
.left-company ul li a:hover{
	background:#dbdada;
	}

.right-company{
	width:67.1%;
	float:right;
	border:2px solid #cccccc;
	}

.logo-wrap{
	background:#fff;
	position:absolute;
	width:100%;
	float:left;
	top:50px;
	z-index:1;
	border:1px solid #cccccc;
	border-radius:3px;
	}
.inner-logo-wrap{
	width:100%;
	display:inline-block;
	}

.center-block{
	position:relative;
	}

.my-logo{
	float:left;
	background:url(../images/logo-nav-arrow.png) no-repeat right 16px;
	padding-right:15px;
	}

.logo-wrap b { width: 15px; 
					height: 15px; 
					margin-left: 85px; 
					margin-top: -8px; 
					display: block; 
					position: absolute; 
					-webkit-transform: rotate(-45deg); 
					-moz-transform: rotate(-45deg); 
					-o-transform: rotate(-45deg); 
					transform: rotate(-45deg); 
					-webkit-box-shadow: inset -1px 1px 0 #fff; 
					-moz-box-shadow: inset 0 1px 0 #fff; 
					-o-box-shadow: inset 0 1px 0 #fff; box-shadow: 
					inset 0 1px 0 #fff; display: none\0/; *display: none; 
					} 

.logo-wrap b{ background: #ffffff; border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; }


.header-bg-glow{padding:29px 0 53px;}

.logo-snapper{
	width:100%;
	float:left;
	}
.logo-snapper li{
	width:16.5%;
	float:left;
	border-right:1px solid #cccccc;
	padding:10px;
	}

.logo-snapper li:last-child{
	border:none;
	}
.outer-logo-nav{
	position:relative;
	min-height:200px;
	}
.upper-logo-nav{
	width:100%;
	float:left;
	}
.logo-snapper li h3{
	text-align:left;
	color:#000;
	font-size:18px;
	font-weight:bold;
	border-bottom:3px solid #cf1f26;
	padding-bottom:3px;
	}
.logo-snapper li ul{
	margin-top:8px;
	}
.logo-snapper li ul li{
	width:100%;
	float:left;
	border-right:none;
	padding:0px;
	border-bottom:1px dotted #d1d1d1;
	line-height:25px;
	}
.logo-snapper li ul li a{
	display:block;
	color:#22353c;
	padding-left:5px;
	}
.logo-snapper li ul li a:hover{
	background:#dbdada;
	color:#000;
	}



.btm-logo-nav{
	width:100%;
	float:left;
	position:absolute;
	bottom:0px;
	}

.btm-logo-nav a.edit-right{
	background:#cf1f26;
    border-radius: 4px;
    color: #fff;
    float: left;
    padding: 4px 8px;
    text-align: center;
    
	}
.btm-logo-nav a.edit-right:hover{
	background:#8e1015;
	}
.btm-logo-nav a.settings{
	float:right;
	}

/** *******5th sep end **************** ***/
/******* 16th sep for template edit page ***********/

.sub_templates_list {
	height: 140px;
	overflow: auto;
	/*width: 250px;*/
}
.topdarkheader {
    background: none repeat scroll 0 0 grey;
    border-bottom: 2px solid;
    height: 18px;
    width: 100%;
}
.templates_list {
    border: 1px solid rgb(204, 204, 204);
    float: left;
    height: 160px;
    width: 43%;
}
.sub_unitlot_list {
    height: 140px;
    overflow: auto;
    width: 300px;
}
.unitlot_list {
    border: 1px solid rgb(204, 204, 204);
    float: left;
    height: 160px;
    width: 43%;
}
.unitlot_list_label {
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    width:10%;
    text-align:center;
}
#copy_template {
    float: left;
    margin: 10px 0;
}
a:link, a:hover, a:visited {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}
.button_addedit_delete {
    background: none repeat scroll 0 0 rgb(201, 201, 201);
    float: right;
    font-size: 16px !important;
    margin-right: 5px;
    padding: 8px 5px;
}

.client_view_table_tdfirst ul li div.activeclientdiv {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cccccc #cccccc #ffffff;
    border-image: none;
    border-radius: 4px 4px 0 0;
    border-style: solid;
    border-width: 1px 1px 3px;
}
.client_view_table_tdfirst ul li div {
    height: 12px;
    padding: 8px 20px;
    position: relative;
    z-index: 99999;
}
#client_view_table .client_view_table_tdfirst ul li {
    color: #4373d6;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 30px;
    padding: 0;
    position: relative;
    z-index: 1;
}

#unit_types_table {
    border: 1px solid rgb(204, 204, 204);
}
.tsectiontable {
    clear: both;
    margin: 0 0px;
    text-align: left;
    width: 640px;
}
.tsectiontable {
    margin: 0 auto;
    text-align: left;
    width: 100%;
}

#unit_types_table tr td, #unit_types_table tr th {
    border: 1px solid #ccc;
    padding: 0 10px 18px 9px;
    vertical-align: middle;
}
#unit_types_table tr td:hover {
    background: none repeat scroll 0 0 #afaeae;
    color: #fff;
    cursor: pointer;
}
.tdselected {
    background: none repeat scroll 0 0 #afaeae;
    color: #fff !important;
    cursor: pointer;
}
.styleunitlotview, .styleunitview {
    display: none;
}
.styleunitlotviewtable, .styleunitviewtable {
    display: none;
}
.template_create_button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cccccc;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #000000 !important;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-right: 3px;
    margin-top: 3px;
    padding: 5px 10px;
}
.checkboxlisting > input {
    vertical-align: middle;
}

.button_addedit_delete {
    background: none repeat scroll 0 0 rgb(201, 201, 201);
    float: right;
    font-size: 16px !important;
    margin-right: 5px;
    padding: 8px 5px;
}
.button_save {
    background: none repeat scroll 0 0 rgb(201, 201, 201) !important;
    border-radius: 0 !important;
    float: right;
    font-size: 16px !important;
    margin-right: 5px;
}
.template_unit_lotarr tr {
    height: 30px;
}
.template_unit_lotarr tr td:first-child:hover {
    background: none repeat scroll 0 0 #afaeae;
    color: #fff;
    cursor: pointer;
}
.tdselected {
    background: none repeat scroll 0 0 #afaeae;
    color: #fff !important;
    cursor: pointer;
}
#choosetemplatetocopy {
    background: none repeat scroll 0 0 #ffffff;
    border: 10px solid #ccc;
    display: none;
    font-size: 15px;
    height: 200px;
    left: 20%;
    margin-left: 15px;
    padding: 20px;
    position: absolute;
    width: 400px;
    z-index: 999999;
    top:0px;
}
.templatemastertemp{
	width:100%;
	float:left;
}

.tab_form_sleft{float:left;width:60%;}
.tab_form_sright{float:right;width:35%;}








/******* 17th sep for template edit page ***********/
#section1 .tab_form_sleft .renvoation-col-l{width:100%}
#section1 .renvoation-col-l ul li{float: left;
    margin-bottom: 8px;
    width: 100%;
    }
    
#section1 .tab_form_sleft .renvoation-col-l .property-detail-form{width:85%; padding-right:0px;}    
#section1 .tab_form_sleft .renvoation-col-l .property-detail-form .form-input{width:5%;}
#section1 .tab_form_sleft .renvoation-col-l .property-detail-form .form-label{width:25%; padding-top:0px;}

#section1 .tab_form_sleft .renvoation-col-l .depsoftind{width:48%; float:left;}
#section1 .depsoftind h2{margin: 10px 0;}   
#section1 .depsoftind .property-detail-form{ width: 100%!important; margin-bottom:5px;}
#section1 .depsoftind .property-detail-form .form-input{width:60%!important;}
#section1 .depsoftind .property-detail-form .form-label{width:35%!important;}

#section1 .renvoation-col-l li:last-child .form-label{width:19% !important;}
.rightdeptsoft{
	width:100%;
	float:left;
}
.calculatorinwards{
	float:left;
	margin-top:20px;
	width:100%;
	min-height: 100px;
	border: #CBCBCB 1px solid;
}
.calculatorupwards{
	width:100%;
	float:left;
}
.splitdepreciation{
	float:left;
	border: #CBCBCB 1px solid;
	display:none;
}
.calculatorinwards_two{
	float:left;
	margin-top:20px;
	width:100%;
	min-height: 100px;
	border: #CBCBCB 1px solid;

}

#calculator .br_main tr td
{ border:none;}

.templateassets input{
	width:50px;
}



#section2 #client_view_table #external_photo_table{background:none repeat scroll 0 0 rgba(0, 0, 0, 0);}
#unitlotnumberlisting{position:relative;}

/* 18th september */
.left-company-category {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #dfdfdf;
    float: left;
    width: 67.1%;
}
.right-company-category {
    float: right;
    margin-top: -10px;
    overflow: auto;
}
/* 22nd september account-setup pop up design */
    .import_div {
    clear: both;
    float: left;
    padding: 25px;
    text-align: left;
    width:70%;
}
#menu-popout {
    background-color: #333333;
    border-radius: 10px;
    height: 100%;
    opacity: 0.98;
    position: fixed;
    right: 20px;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
#menu-popout .account_popup {
    background: none repeat scroll 0 0 #fff;
    margin-left: 25%;
    margin-top: 50px;
    opacity: 1;
    position: absolute;
    z-index: 999;
}
.accounts_container {
    float: left;
}
.import_div .products_container {
    clear: both;
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    width: 300px;
}
.import_div .checkout_container {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    width: 300px;
}
.import_div .payment_container {
    clear: both;
    float: left;
    margin-left: 10px;
    margin-top: 80px;
    width: 300px;
}
.import_div {
    text-align: left;
}
.accounts_container > img {
    float: left;
}
.accounts_container .topleft_title {
    color: #676666;
    float: left;
    font-size: 20px;
    margin-left: 30px;
    margin-top: 5px;
}
.products_container > img {
    float: left;
}
.products_container .products_inner {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.products_container .title {
    clear: both;
    float: left;
    font-size: 14px;
    font-weight: bold;
}
.products_inner > ul {
    clear: both;
    float: left;
    margin-top: 8px;
}
.products_inner > ul > li {
    padding-top: 5px;
}
.products_inner ul li a {
    color: #427db9;
}
.checkout_container > img {
    float: left;
}
.checkout_container .checkout_inner {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.checkout_container .title {
    clear: both;
    float: left;
    font-size: 14px;
    font-weight: bold;
}
.checkout_inner > ul {
    clear: both;
    float: left;
    margin-top: 8px;
}
.checkout_inner > ul > li {
    padding-top: 5px;
}
.checkout_inner ul li a {
    color: #427db9;
}
.payment_container > img {
    float: left;
}
.payment_container .payment_inner {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.import_div .permotion_container {
    float: left;
    margin-left: 9px;
    margin-top: 78px;
    width: 300px;
}
.permotion_container .title {
    clear: both;
    float: left;
    font-size: 14px;
    font-weight: bold;
}
.permotion_container .payment_inner {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.permotion_container > img {
    float: left;
}
.payment_inner > ul {
    clear: both;
    float: left;
    margin-top: 8px;
}
.payment_inner > ul > li {
    padding-top: 5px;
}
.payment_inner ul li a {
    color: #427db9;
}
.payment_inner .title {
    clear: both;
    float: left;
    font-size: 14px;
    font-weight: bold;
}
.loader{background: url("../../images/loader.gif") no-repeat right 5px;}
/* 22nd september account-setup pop up design */
/* 23 september */
.upload_gallery_left {
    float: left;
    width:80%;
}


.upload_gallery_right {
    float: right;
    width:20%;
    text-align: right;
}
/* upload gallery */
.upload_gallery {clear: both;float: left; margin-bottom: 25px; width: 100%;}
.upload_gallery_left {float: left;}
.upload_gallery_left > img {float: left;}
.upload_gallery_left > h1 {color: #807F7F;float: left;font-size: 17px;margin-left: 10px;margin-top: 2px;}
.upload_gallery_right {float: right;}
.upload_gallery_right #create_album{margin-right: 8px;cursor: pointer;}
.view-files{color: #4373D6;    float: left;    font-style: italic;    margin-left: 10px;    margin-top: 6px; cursor: pointer;}
.view-files_counter{color: #4373D6;float: left; margin-left: 5px; margin-top: 5px; font-style: italic;}
#account_details_link:hover, #account_settings_link:hover, #email_settings_link:hover{color: #0094FF}
#client_view_table .client_view_table_tdfirst ul{margin-top: 15px;float: left;width: 960px;border-bottom: 1px solid #ccc; }
#client_view_table .client_view_table_tdfirst ul li{color: #4373D6;cursor: pointer;float: left;font-size: 12px; height: 30px; padding: 0px;position: relative;z-index: 1;}
.client_view_table_tdfirst ul li div {height: 12px;padding: 8px 20px;position: relative;z-index: 99999;}
.client_view_table_tdfirst ul li div.activeclientdiv{-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #CCCCCC #CCCCCC #FFFFFF;border-image: none; border-style: solid; border-width: 1px 1px 3px; border-radius: 4px 4px 0 0;}
#client_view_table .client_view_table_tdfirst ul li span{background-color: #808080;bottom: 5px;color: #FFFFFF !important;display: inline-block;float: right; font-size: 11px;font-weight: bold; height: 14px;line-height: 14px; margin-right: 5px; opacity: 0.75; padding: 0 4px;vertical-align: top;}


#clientviewcontainer-main input,#clientviewcontainer-main textarea{
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	outline: 0;	
	background-color:#fff;
	padding: 3px;
	font-size: 11px;
	}
#clientviewcontainer-main select{
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#fff;
	outline: 0;	      
	padding: 2px;
	font-size: 11px;
}
#clientviewcontainer-main input:focus, #clientviewcontainer-main textarea:focus, #clientviewcontainer-main input:hover,#clientviewcontainer-main input:active,#clientviewcontainer-main textarea:active{box-shadow: 0px 0px 5px rgba(255 , 0 ,0 ,0.5);-webkit-box-shadow: 0px 0px 5px rgba(255 , 0 ,0 ,0.5);-moz-box-shadow: 0px 0px 5px rgba(255 , 0 ,0 ,0.5); border:1px solid #ff0000;}
#clientviewcontainer-main input::-moz-selection {background-color: #F97C7C;}
#clientviewcontainer-main input::selection {background-color: #F97C7C;}
#main_asset_table, #external_photo_table, #profile_photo_table,#logo_photo_table, #internal_photo_table {
	margin:10px auto 0px;
	width: 885px;
	text-align: left;
	background-color: #FFFFFF;
}

#main_asset_table h2, #external_photo_table h2, #profile_photo_table h2,#logo_photo_table h2, #internal_photo_table h2 {
	padding-left: 0px;
}

.asset_item, .external_item, .profile_item, .internal_item {
	background-color: #FFFFFF;
	padding-left: 5px;	
}
.external_item_inner{background-color: #FFFFFF; padding-left: 5px;padding-right: 50px;float: left;color: #C60017;cursor: pointer;}

.external_item_inner_selected{color: #4373D6;padding-left: 5px; background-color: #FFFFFF;	padding-right: 50px;float: left;cursor: pointer;}

.asset_item_selected, .external_item_selected, .profile_item_selected, .internal_item_selected {
	background-color: #FF0000;
	-moz-border-radius: 3px 3px 3px 3px;
	color: #FFFFFF !important;
	padding-left: 5px;	
}
.tsection{
	overflow: auto;
}
.sliderGalleryHolder{
padding: 10px 0;
width:840px;

}
.import_rightsidebar {
    float: right;
}
.import_rightsidebar ul {
    list-style: none outside none;
    margin-top: 60px;
    text-align: left;
    width: 225px;
}
.import_rightsidebar li.first {
    background-color: #f1efef;
    font-weight: bold;
}
.import_rightsidebar li {
    border: 1px solid #ccc;
    color: #676666;
    font-size: 14px;
    padding: 10px;
}
.import_rightsidebar li.done {
    background-color: #fff;
    background-image: url("/jobs/images/importstepdone.png");
    background-position: 5% 50%;
    background-repeat: no-repeat;
    padding-left: 50px !important;
}
.import_rightsidebar li {
    border: 1px solid #ccc;
    color: #676666;
    font-size: 14px;
    padding: 10px;
}
.import_rightsidebar li.active {
    background-color: #f1efef;
    background-image: url("/jobs/images/importarrowright.png");
    background-position: 5% 50%;
    background-repeat: no-repeat;
    font-size: 16px !important;
    font-weight: bold;
    padding-bottom: 12px !important;
    padding-left: 50px !important;
    padding-right: 15px;
    padding-top: 12px !important;
}

.import_rightsidebar li.inactive {
    padding-left: 50px !important;
}
#broadcat_emailinputtable {
    clear: both;
    float: left;
    margin-top: 20px;
}

#broadcat_emailinputtable .rightAlign {
    text-align: right;
}
#broadcat_emailinputtable td {
    padding-bottom: 15px;
}
#broadcat_emailinputtable .item {
    width: 90%;
}
#broadcat_emailinputtable td {
    padding-bottom: 15px;
}
#broadcat_emailinputtable input[type="text"] {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    font-size: 12px;
    padding: 5px;
    vertical-align: sub;
    width:95%;
}
#broadcat_emailinputtable td a {
    color: #427db9;
}
#testemaildiv {
    clear: both;
    float: left;
    margin-top: -1px;
    padding: 5px;
    width: 95%;
}
.testemailtitle {
    clear: both;
    float: left;
    font-size: 18px;
    margin-bottom: 15px;
}
.testemailtable {
    clear: both;
    float: left;
    width: 100%;
}
.import_submit_div {
    clear: both;
    float: left;
    margin-top: 60px;
}
#mergebuttonaction {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/jobs/images/down_arrow.png") no-repeat scroll right center #f4f4f4 !important;
    border-color: #cccccc;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #000000 !important;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 6px 18px 6px 10px !important;
}
.mergediv2 {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    border-radius: 8px;
    margin-left: -2px;
    margin-top: 13px;
    position: absolute;
}
.testemailtable td {
    padding-bottom: 5px;
    vertical-align: middle;
}
.testemailtable td select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    clear: both;
    float: left;
    font-size: 12px;
    padding: 4px;
    width: 200px;
}
.import_submit_div {
    clear: both;
    float: left;
    margin-top: 60px;
}
.sendtest {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cccccc;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #000000 !important;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 5px 10px;
}
/* 25 th september */
a.edit-right {
    background: none repeat scroll 0 0 #cf1f26;
    border-radius: 4px;
    color: #fff;
    float: left;
    padding: 4px 8px;
    text-align: center;
}
.btnright{
    background: none repeat scroll 0 0 #cf1f26;
    border-radius: 4px;
    color: #fff;
    float: left;
    padding: 4px 8px;
    text-align: center;
}
#broadcat_screentable {
    clear: both;
    float: left;
    margin-top: 20px;
}
#broadcat_screentable td {
    padding-bottom: 5px;
    vertical-align: middle;
}
#broadcat_screentable td input {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    font-size: 12px;
    padding: 5px;
    vertical-align: sub;
    width: 180px;
}
#broadcat_screentable td a {
    color: #427db9;
}
#broadcat_screentable td h4 {
    color: #676666;
    font-size: 16px;
}
.h1_white {
    background-color: #ffffff;
    padding-bottom: 15px;
}
#rate_finder_search {
    width: 915px;
}
#rate_finder_search td {
    text-align: left;
}
#rate_finder_search select {
    max-width: 500px;
}
#rate_finder_search option {
    max-width: 820px;
    overflow: hidden;
}

#results_table {
    width: 864px;
    margin-top:14px;
}
#results_table {
    border: 1px solid #efefef;
}
#results_table th {
    background-color: #b8b8b8;
    color: #ffffff;
    font-weight: bold;
    padding: 10px;
}
.industry_heading {
    background-color: #019c7d;
    color: #ffffff;
}
.category_heading {
    background-color: #2f71f9;
    color: #ffffff;
}
.subcategory1_first {
    background-color: #ffffff;
}
.subcategory1_second {
    background-color: #ffffff;
}
#results_table td {
    color: #000000;
    padding: 5px;
}
#search_results td {
    text-align: left;
}
.indent {
    min-width: 20px;
}
#results_table .column_padding_left {
    padding-left: 30px;
}
.subcategory2_second {
    background-color: #ffffff;
}
.subcategory2_first {
    background-color: #ffffff;
}
.subcategory2_heading {
    background-color: #ffffff;
    color: #000000;
}
.subcategory3_first {
    background-color: #ffffff;
}
.subcategory3_second {
    background-color: #ffffff;
}
.subcategory2_second {
    background-color: #ffffff;
}
.emailbroadcomm{
	width:100%;
	float: left;
	border:1px solid #ffff;
}

.emailbroadcomm .right-company-category{
	margin-top:0 !important;
	overflow:visible;   
}
.emailbroadcomm .import_rightsidebar ul{
	margin-top:0;
	width:100%;

	
}
#editor2{width:95%; height:100px; margin:6px;}

#depreciationinspection ul{/*width:90%;*/}
#broadcat_emailinputtable .light{width:30%; padding-right:10px; font-size:12px;}

 .emailbroadcomm #mergebuttonaction{ margin-left:6px;}

/* 25 th september */

/* 26th september */
    .merge-button{
	float: right;
	font-size:11px;
	
    }
    #gen_pdf{
	margin-right:85px;
	margin-bottom: 12px;
	background: none repeat scroll 0 0 #cf1f26;
	border-radius: 4px;
	color: #fff;
	text-align: center;
    }
    .completeinspecbutton{
	background: none repeat scroll 0 0 #cf1f26;
	border-radius: 4px;
	color: #fff;
	text-align: center;
    }
/* 26th september */
/* 29th september */

#user_edit_tags #apply_tags {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #74be39;
    border-color: #549815;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #fff;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-right: 140px;
    padding: 1px 5px;
}
#user_edit_tags .applytagdiv {
    margin-left: 45px;
    margin-top: 15px;
}
#user_edit_tags .applytagdiv h3 {
    color: #676666;
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
}
.applytagdiv table {
    clear: both;
}
.applytagdiv table tr td {
    vertical-align: middle;
}
.chosen-container {
    -moz-user-select: none;
    display: inline-block;
    font-size: 13px;
    position: relative;
    vertical-align: middle;
}
.chosen-container-multi .chosen-choices {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: text;
    height: auto !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none outside none;
}
.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.chosen-container .chosen-drop {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #aaa #aaa;
    border-image: none;
    border-right: 1px solid #aaa;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    left: -9999px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1010;
}
.chosen-container .chosen-results {
    margin: 0 4px 4px 0;
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 0 4px;
    position: relative;
}
.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}
.usertagslistings {
    font-size: 10px;
    margin-bottom: 20px;
    margin-top: 40px;
    width: 100%;
}
.usertagslistings .headingrow {
    font-weight: bold;
}
.usertagslistings tr.even {
    background: none repeat scroll 0 0 #f4f4f4;
}
.usertagslistings tr.odd {
    background: none repeat scroll 0 0 #fff;
}
.usertagslistings tr td {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

/* 29th september */
/*30th september */
.mytextarea{
    height: 100px;
    margin: -3px;
    width: 231%;
    resize: none;

}
.faq_wdgt{
	margin-top:162px;
}
.faq_wdgt a{
	color:#0094ff !important;
}
select{
	
}
/* 30th september */
/* 3rd october */
#apply{
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #74be39;
    border-color: #549815;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #fff;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-right: -70px;
    padding: 1px 5px;
    margin-top:10px;
}

#clients_results table th{padding:3px;background:#fff}
#clients_results table td{padding:3px; background:#fff;}

/*3rd october */
/* 6th october */
/*.simplebutton{
	margin-top:4px;
}*/

#client_jobcreatechange, #client_search{
	margin-top: 0px;
}
.compdate{
	margin-top:10px;
}
#add_client_correspondence{
	margin-left:27px;
	float:left;
	margin-top:-5px;
	margin-bottom:10px;
}

#section2 select, .zonningsection {
border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #fff;
outline: 0;
padding: 2px;
width:53px;
height:23px;
}
#companytype, #companyphunitcombo, #companystate, #companypounitcombo, #postalstate, #ext_busphone, #ext_busfax{
width:100% !important;
height:auto !important;
}
.speclselect select{ 
    width: 100% !important;
}
#accountant_edit_holder input:focus, #accountant_edit_holder textarea:focus, #accountant_edit_holder input:hover, #accountant_edit_holder textarea:hover, #accountant_edit_holder input:active, #accountant_edit_holder textarea:active {
box-shadow: 0px 0px 5px rgba(255 , 0 ,0 ,0.5);
-webkit-box-shadow: 0px 0px 5px rgba(255 , 0 ,0 ,0.5);
-moz-box-shadow: 0px 0px 5px rgba(255 , 0 ,0 ,0.5);
border: 1px solid #ff0000;
}
#accountant_edit_holder input, #accountant_edit_holder textarea {
border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
outline: 0;
background-color: #fff;
padding: 3px;
}
#accountant_edit_holder .tsection {
padding: 15px;
text-align: left;
clear: both;
min-height: 30px;
}
.uploadplus {
    background: url("/jobs/images/plus.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    margin-right: 5px;
    width: 18px;
}
.tsectiontable {
    clear: both;
    margin: 0 1px;
    text-align: left;
    width: 640px;
}
.templatetable{
    width: 100%;
}
/* 6th october */

/* 7th october */
.newclick{
	width:217px;
	margin-top: 5px;
        padding-top: 4px;
}
.new_h2_grey{
	margin-left: 186px;
	margin-top:-16px;
	
}
#create_albumdiv{ width:45%!important; left:25%!important; border:5px solid #c60017!important; padding:20px!important;}

#create_albumdiv #album_name{border:1px solid #ccc!important; width:100%!important; float:left!important;}

#create_albumdiv #album_description{width:100%!important; margin:10px 0!important;}
#create_albumdiv .popupBoxClose{position:absolute; right:-16px; top:-17px;cursor: pointer;}


.usereditinputs{
	width:95%;
}






/* 7th october */
/*8th october */
.jobauthdep{
	vertical-align:top;text-align:center;font-size:12px;
}
.jobauthemail{
		margin-top:-58px;
}
.jobdepright{
	float:right;
	
}
.jobdeprightinner{
	float:right;
	
}
.joblock{
	width:13.7%
}
.jobeditdeduction{
	float:right;
	width:69%;
}
.jobauthtotaldeductions{
	float:right;
	width:69%;
}
.jobauthpriceestimate{
	float:right;
	width:69%;
}
.jobauthestimateinner{
	width:15%;	
}
.jobauthtemplatetext{
	width:40.7%;
}
#dropimg {
/*background-color: #c8c8c8;*/
    height: 18px;
    margin-left: -17px;
    margin-top: 6px;
    vertical-align: middle;
    position:absolute;
}
#showdropdiv{
    background: none repeat scroll 0 0 #cccccc;
    border: 1px solid #cccccc;
    font-size: 11px;
    height: 117px;
    margin-left: 1px;
    margin-top: -12px;
    overflow: scroll;
    position: absolute;
    text-align: left;
    width: 114px;
}

/* 8th october*/

/* Quick add and search*/
.new-search-wrap{
	padding:10px 0;
	}
.quick-add-block > a{
	width:250px;
	}
.quick-add-dropdown {background:url(/jobs/images/filter-dropdown-bg.png) 0 0 repeat-x #bebebe; 
position:absolute; 
top:100%; 
right:0; 
width:99%; 
padding:9px; 
border: 4px solid #fff;
border-radius:0 0 4px 4px;
-moz-border-radius:0 0 4px 4px;
-webkit-border-radius:0 0 4px 4px;
-o-border-radius:0 0 4px 4px;
box-shadow: 0 0 2px #aaa;
-moz-box-shadow: 0 0 2px #aaa;
-webkit-box-shadow: 0 0 2px #aaa;
-o-box-shadow: 0 0 2px #aaa;
display:none;
}

.nav-search{
	border:1px solid #dfdfdf;
	border-radius:3px;
	background:#fff;
	float:left;
	width:30%;
	box-shadow: 0 0 2px #555;
	}

.search-add-icon {
    background:url(/jobs/images/search-icon.png) no-repeat center center #bebebe;
    float: right;
    height: 22px;
    margin: 2px;
    width: 24px;
	cursor:pointer;
}

.nav-search-field{
	width:87%;
	background:none;
	border:none;
	padding:4px;
	border-radius:3px;
	color:#525252;
	}

.jobmainlistouter{width:100%; overflow: auto;}
.jobmainlistouter .listing-block{width:872px;}
.paymentemailjob{
   float: right;
    margin-bottom: 9px;
    margin-top: 0px;
    width: 57%;
}
.view-files {
    float: left;
    /*margin-left: 64px;*/
}
.view-files_counter {
    float: left;
}
#loading-image{
    background-color: #333333;
    border-radius: 10px 10px 10px 10px;
    height: 100%;
    opacity: 0.5;
    position: fixed;
    right: 20px;
    top: 0;
    width: 100%;
    z-index: 99999;
}
#loading-image img {
    margin-top: 200px;
    margin-left: 650px;
    opacity: 1;
    position: absolute;
    z-index: 999;
}

.import_div{clear: both;float: left;text-align: left;padding: 25px;width:70;}
.import_first_step{float:left;}
.import_first_step img, .import_first_step select, .import_first_step a{float:left;}
.import_first_step .topleft_title{color: #676666;float: left;font-size: 20px;margin-left: 5px;margin-top: 5px;}
.import_first_step .topleft_title2{clear: both;color: #676666;float: left;font-size: 14px;margin-top: 15px;}
.bottom_link{margin-top:50px;margin-bottom:50px;float: left;clear: both;}
.bottom_link a{color:#427DB9;text-decoration: none;}
.import_first_step select{width: 200px; margin-top: 5px;background: #fff;border-radius: 3px;font-size: 12px;padding:4px;border:1px solid #CCCCCC;}
.go{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none; border-color: #CCCCCC; border-image: none; border-radius: 4px 4px 4px 4px;border-style: solid;border-width: 1px 1px 2px;color: #000000 !important;font-size: 12px;font-weight: bold;margin: 5px 3px 3px 5px;padding: 6px 10px;}
.import_second_step {float:left;clear: both; height: auto;width: 80%;}
.import_second_step img{float:left;}
.import_second_step .topleft_title{color: #676666;float: left;font-size: 25px;margin-left: 5px;margin-top: 5px;}
.browserdiv{clear: both;float: left; margin-left: 25px; margin-top: 30px;}
/* import_match_fields */
.import_second_step .exampletitle { float: left; font-size: 16px; margin-left: 5px; margin-top: 15px;}
.import_second_step .examplediv img{float: left;}
.import_second_step .exampletitle a {color: #427DB9;font-size: 16px; text-transform: none;}
.import_second_step .filediv{ clear: both;    float: left;    font-size: 16px;    margin-top: 10px;}
.import_submit_div{margin-top: 60px;float: left;clear: both;}
.import_submit_div .submit{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background: none repeat scroll 0 0 #74BE39;border-color: #549815;border-image: none;border-radius: 5px 5px 5px 5px; border-style: solid; border-width: 1px 1px 2px;color: #FFFFFF;cursor: pointer;font-weight: bold;padding: 4px 5px;font-size: 12px;}
.import_submit_div .back_button{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none; border-color: #CCCCCC; border-image: none; border-radius: 4px 4px 4px 4px;border-style: solid;border-width: 1px 1px 2px;color: #000000 !important;font-size: 12px;font-weight: bold;margin-bottom: 3px;margin-top: 3px;padding: 5px 10px;}
.import_rightsidebar{float: right;margin-right: 15px;}
.import_rightsidebar ul{ width: 225px;list-style: none;text-align: left;margin-top: 60px;}
.import_rightsidebar li{color:#676666;border: 1px solid #ccc;padding:10px;font-size: 14px;}
.import_rightsidebar li.first{background-color: #F1EFEF;font-weight: bold;}
.import_rightsidebar li.active{background-color: #F1EFEF;background-image: url("/jobs/images/importarrowright.png"); background-position: 5% 50%;background-repeat: no-repeat;font-size: 16px !important;font-weight: bold;padding-bottom: 12px !important; padding-left: 50px !important; padding-right: 15px; padding-top: 12px !important;}
.import_rightsidebar li.inactive{padding-left: 50px !important;}
.import_rightsidebar li.done{padding-left: 50px !important;background-color: #FFF;background-image: url("/jobs/images/importstepdone.png"); background-position: 5% 50%;background-repeat: no-repeat;}
.import_match_fields{clear: both;}
.import_match_fields .import_match_fieldstitle{font-size: 16px; font-weight: bold;clear: both; color: #676666;float: left;margin-top: 15px;}
.import_match_field_instruction{float: left;clear: both;margin-top: 10px;}
.import_match_field_instruction div{margin-bottom: 3px;float: left;clear: both;}
.import_match_field_instruction div span{ padding-top: 5px;margin-left: 3px;vertical-align: middle;}
.import_match_field_instruction div img{width: 19px;height: 18px;}
.import_match_fields hr{background: none repeat scroll 0 0 #CCCCCC; border: 0 none;clear: both;float: left;height: 1px;width: 645px;}
#match_fields_table{text-align: left; float: left;clear: both;}
#match_fields_table td{vertical-align: middle;}
#match_fields_table td span{padding-left: 5px;}
#match_fields_table td select{background: #fff;border-radius: 3px;font-size: 12px;padding:4px;border:1px solid #CCCCCC;}
.import_match_field_instruction div span a{color:#427DB9;text-decoration: none;}
.import_first_step select, #usertoimport{width: 200px; margin-top: 5px;background: #fff;border-radius: 3px;font-size: 12px;padding:4px;border:1px solid #CCCCCC;}
/* import_review */


/* For product page */


/* END */

/* import_review */
.previewdiv #page_navigation a{padding:3px;margin:2px;color:black;text-decoration:none}
.previewdiv .active_page{background:darkblue;color:white !important;}
#preview_content{border: 1px solid #CCCCCC; border-top: 0px;clear: both;float: left; font-size: 14px; margin-left: 35px; padding: 20px;width: 370px;}
.previewdiv{float: left;clear: both;margin-top: 15px;}
.previewdiv .next_link{float:right;}
.previewdiv .previous_link{float: left;}
.previewdiv .page_link{display: none;}
.previewdiv .page_previewing_title{background: none repeat scroll 0 0 #F1EFEF;border: 1px solid #CCCCCC;color: #676666;float: left;font-family: arial;font-size: 14px; padding: 8px 10px 12px; width: 370px;}
.bottom_actionsdiv{margin-top: 60px;float: left;clear: both;}
.bottom_actionsdiv a{color:#427DB9;}
.all_actions {clear: both;float: left;}
.all_actions a{clear: both;float: left;}
.all_actions .selectactions {clear: both;float: left; margin-top: 30px;width: 100%;}
.all_actions .selectactions .selectactionstitle{float: left;font-size: 20px;margin-left: 5px; margin-top: 5px;}
.selectactionscombo{clear: both;float: left;margin-top:10px;margin-left:10px;}
.selectactionscombo select{width: 300px;background: #fff;border-radius: 3px;font-size: 12px;padding:4px;border:1px solid #CCCCCC;}
#apply_remove_tag_div{border: 1px solid rgb(204, 204, 204); float: left; clear: both; margin-top: 10px; padding-top: 20px; padding-bottom: 20px;}
.all_actions .selectactions .selectactionstitle2{float: left; margin-left: 20px; margin-bottom: 10px; font-size: 20px;}
.apply_remove_tag_div_select{clear: both;float: left; padding: 20px 20px 40px;}
.apply_remove_tag_div_combo{clear: both;float: left;margin-top: 10px;}
.apply_remove_tag_div_radio label{font-weight: bold;float: left;clear: both;}
.apply_remove_tag_div_combo label{float: left;clear: both;margin-bottom: 5px;}
.apply_remove_tag_div_radio span{float: left;clear: both; margin-bottom: 5px;margin-top: 5px;}
.apply_remove_tag_div_combo span{float: left;clear: both;}
.tags_assign_div{ background: none repeat scroll 0 0 #F2F0F0;border-bottom: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;clear: both;float: left;padding: 20px 10px 21px 20px;width: 95%;}
.tags_assign_div .tags_assign_submit{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background: none repeat scroll 0 0 #74BE39;border-color: #549815;border-image: none;border-radius: 5px 5px 5px 5px; border-style: solid; border-width: 1px 1px 2px;color: #FFFFFF;cursor: pointer;font-weight: bold;padding: 4px 5px;font-size: 12px;}
#show_crete_tag{margin-top:5px;}
#crete_new_tag_div{clear: both;float: left;background: #D9ECFF;border: 1px solid #000000;margin-top: 20px;}
.create_this_tag, .editassigntags{background: #fff; -moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: #CCCCCC;border-image: none;border-radius: 4px 4px 4px 4px;border-style: solid;border-width: 1px 1px 2px;color: #000000 !important;font-size: 12px;font-weight: bold; margin-bottom: 3px;margin-top: 3px;padding: 5px 10px;}
#crete_new_tag_div table td input{width:200px;background: #fff;border-radius: 3px;font-size: 12px;padding:5px;border:1px solid #CCCCCC;}
#crete_new_tag_div table td select{width:210px; background: #fff;border-radius: 3px;font-size: 12px;padding:5px;border:1px solid #CCCCCC;}
#assignedtagsdiv{float: left;clear: both; width: 100%;}
#assignedtagsdiv table{border-bottom: 1px solid #CCCCCC;margin-left: 10px; margin-top: 20px;  width: 100%;}
#assignedtagsdiv ul {padding-bottom: 10px;float: left;list-style: disc outside none;margin-left: 12px; margin-top: 0; padding-top: 0;}
#assignedtagsdiv li {padding: 3px;}
.editassigntags{float: right !important;clear: none !important;}
.removeassigntags{clear: none !important;color: #000000 !important;float: right !important;font-family: Verdana;font-size: 13px !important;font-weight: bold; margin-left: 10px;margin-top: 7px;}
#loading-image {background-color: #333333;border-radius: 10px 10px 10px 10px; height: 100%; opacity: 0.5; position: fixed; right: 20px; top: 0; width: 100%; z-index: 99999;}
#loading-image img {margin-top: 200px;opacity: 1; position: absolute; z-index: 999;}
/*broadcast message*/
.broadcast_picktitle{clear: both;float: left;font-size: 17px;margin-top: 15px;}
.broadcast_type_div{clear: both;float: left; margin-top: 15px;}
#broadcast_email_image{cursor: pointer;margin-right: 25px; margin-top: 5px;}
#broadcast_sms_image{cursor: pointer;}
/* adding recipients */
.savedsearch_recipients{clear: both;float: left; margin-left: 10px;margin-top: 10px;}
.savedsearch_recipients select{width:200px;float: left;clear: both; background: #fff;border-radius: 3px;font-size: 12px;padding:4px;border:1px solid #CCCCCC;}
.savedsearch_recipients #new_search{float: left;clear: both;margin-top: 3px;color: #427DB9;}
#recipient_list{float:left;clear: both;margin-top: 10px;margin-left: 10px;width: 100%;text-align: left;}
#recipient_list td, #recipient_list th{vertical-align: middle; padding: 10px; border: 1px solid #CCCCCC;}
#recipient_list td a{color: #427DB9;}
/*compose email*/
#broadcat_emailinputtable{float: left;clear: both; margin-top:50px;}
#broadcat_emailinputtable .rightAlign{text-align: right;}
#broadcat_emailinputtable .item{width: 90%}
#broadcat_emailinputtable input[type=text]{vertical-align: sub;width:350px;background: #fff;border-radius: 3px;font-size: 12px;padding:5px;border:1px solid #CCCCCC;}
#broadcat_emailinputtable td{padding-bottom: 15px;}
#broadcat_emailinputtable td a{color: #427DB9;}
#testemaildiv{float: left;clear: both;width: 100%;margin-top: 50px;}
.testemailtitle{float: left;clear: both;font-size: 18px;margin-bottom: 15px;}
.testemailtable{float: left;clear: both;width:100%;}
.testemailtable td{padding-bottom: 5px;vertical-align: middle;}
.testemailtable td select{width:200px;float: left;clear: both; background: #fff;border-radius: 3px;font-size: 12px;padding:4px;border:1px solid #CCCCCC;}
#selectuser{color: #427DB9;font-size: 10px;}
.sendtest{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none; border-color: #CCCCCC; border-image: none; border-radius: 4px 4px 4px 4px;border-style: solid;border-width: 1px 1px 2px;color: #000000 !important;font-size: 12px;font-weight: bold;margin-bottom: 3px;margin-top: 3px;padding: 5px 10px;float: left;}
.mergebutton{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none; border-color: #CCCCCC; border-image: none; border-radius: 4px 4px 4px 4px;border-style: solid;border-width: 1px 1px 2px;color: #000000 !important;font-size: 12px;font-weight: bold;margin-bottom: 3px;margin-top: 3px;padding: 5px 10px;}
#temp{float:left;margin-right:10px;}
#mergebuttonaction{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none; border-color: #CCCCCC; border-image: none; border-radius: 4px 4px 4px 4px;border-style: solid;border-width: 1px 1px 2px;color: #000000 !important;font-size: 12px;font-weight: bold;margin-bottom: 3px;margin-top: 3px;padding: 5px 10px;padding: 6px 18px 6px 10px !important; background: #F4F4F4 url('/jobs/images/down_arrow.png') no-repeat right center !important;}
#broadcat_emailinputtable td hr{background: #ccc;height: 1px;border: 0px;}
.mergediv1{border-radius: 8px 8px 8px 8px;border: 1px solid rgb(204, 204, 204); background: none repeat scroll 0% 0% rgb(255, 255, 255); position: absolute; margin-top: -40px; margin-left: 365px;}
.mergediv1 ul{width:200px;padding: 4px;}
.mergediv1 ul li {float: left;padding: 7px;}
.mergediv1 ul li:hover{color:#427DB9;cursor: pointer;}
#closemergediv1{float: right;font-size: 15px;margin-right: 5px;float: right;}
.mergediv2{background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CCCCCC;border-radius: 8px 8px 8px 8px;margin-left: -2px;margin-top: 13px;position: absolute;}
.mergediv2 ul{width:612px;padding: 4px;}
.mergediv2 ul li {float: left;padding: 7px;}
.mergediv2 ul li:hover{color:#427DB9;cursor: pointer;}
#closemergediv2{float: right;font-size: 15px;margin-right: 5px;float: right;}
/* send_email*/
#broadcat_screentable{float: left;clear: both; margin-top:20px;}
#broadcat_screentable td{padding-bottom: 5px;vertical-align: middle;}
#broadcat_screentable td input{vertical-align: sub;width:180px;background: #fff;border-radius: 3px;font-size: 12px;padding:5px;border:1px solid #CCCCCC;}
#broadcat_screentable td a{color: #427DB9;}
#broadcat_screentable td h4{font-size: 16px;color: #676666;}
/* email batch view */
.backtobachlist{float: left;margin-left: 10px;margin-top: 10px;}
.backtobachlist a{color:#427DB9;}
#email_batch_view_table{line-height: 14px;float: left;clear: both; margin-top:20px;width:70%;}
#email_batch_view_table td h4{font-size: 20px;color: #676666;padding: 0px;}
#email_batch_view_table td {text-align: left;}
#email_batch_view_table td a{color:#427DB9;}
.pie_div{float: left;clear: both;}
.pie_chart_container{float: left;}
.pie_table{float: left;line-height: 22px;}
.pie_table a{color:#427DB9;float: left;margin-right: 3px;}
.pie_table .sub_value{font-size: 10px;float: left;}
#teamplate_div{margin-left: 60px; margin-top: -25px; position: absolute;}
#close_template_div{float: left;clear: both;margin-top: 10px;color:#427DB9;}
#email_batch_view_table td p{font-size: 12px;padding: 0;text-align: inherit;}
/* contacts import list */

/*************************======31/10/2014=start======*******************/

.nav-main .nav-links ul li{display:none;}

.nav-main .nav-links ul li:first-child{display:block;}
.mobile-logo{display:none;}
#example li a span.sf-sub-indicator:first-child{display: none;}
/*************************======31/10/2014=end======*******************/

.joblinkondashboard{
	background:none repeat scroll 0 0 #E9F4FF;
	color: #47799E !important;
	text-decoration: underline;
	padding: 3px;
}

/*************New CSS added [15-1-2015] *********/
#tags-main #tagsright #tagslisting, #tags-main #tagsright #addtags {
    border: 1px solid #cccccc;
    border-radius: 6px;
    text-align: left;
    width: 100%;
}

#tags-main #tagsright #tagslisting .headingrow, #tags-main #tagsright #addtags .headingrow {
    background: none repeat scroll 0 0 #f1efef;
    font-weight: bold;
}


#tags-main #tagsright #tagslisting tr td, #tags-main #tagsright #addtags tr td {
    border: 1px solid #ccc;
    border-collapse: collapse;
    padding: 10px 5px 10px 15px;
    vertical-align: middle;
}

#tags-main #tagsright #tagslisting tr td, #tags-main #tagsright #addtags tr td {
    border-collapse: collapse;
}

.addbtnmain{
	float: right; width: 33%;
}

.addbtnmain_left{
	float: left;
}

.addbtnmain_right{
	margin-top: 5px; float: right; padding-right: 11px;
}
.activetab{
	border-radius: 3px 3px 0 0;
	color: #f3f3f3;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 18px;
}

.topleft_title{
	color: #c60017;
	font-size: 14px;
	font-weight: bold;
}

.admincheckall {
    color: #ffffff !important;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
}

.adminuncheckall {
    color: #ffffff !important;
    float: right;
    margin-right: 5px;
    margin-top: 3px;
}

.groupadmin_con {
    border: 1px solid #cccccc;
    float: left;
    height: 160px;
    margin-left: 10px;
    margin-top: 30px;
    width: 350px;
}
.sub_groupadmin_list {
    height: 140px;
    overflow: auto;
    width: 350px;
}

.search_result_list_table_grid_jobs{float: left;text-align: left;width: 100%;}
.search_result_list_table_grid_jobs td,.search_result_list_table_grid_jobs th{border:1px solid #ccc;}
.search_result_list_table_grid_jobs .even{ background: none repeat scroll 0 0 #F4F4F4;}
.search_result_list_table_grid_jobs .odd{.background: none repeat scroll 0 0 #FFFFFF;}
.values_header1{
        background-color: #f5f5f5;
        vertical-align: middle;
		text-align:center;
		height: 40px;
    }
    .values_header{
        height: 20px !important;
    }
    .loading-div{
        opacity: 0.5;
        z-index: 99999;
        position: fixed;
        /*background-color: #000;*/      
    }
    .no_recoeds{
        font-size: 15px;
        color: #FF0000;
    }
.ui-dialog-titlebar-close{
	display: none;
}
