﻿/* @import url('../metropolis.medium.otf');
@font-face {
    font-family: metroplis-medium;
    src: url("../metropolis.medium.otf");
  }
  @font-face {
    font-family: metroplis-regular;
    src: url("../metropolis.regular.otf");
  }
  @font-face {
    font-family: metroplis-bold;
    src: url("../metropolis.bold.otf");
  } */
/* New Life style for Disposolutions */

body {
}
.navbar {
    margin-bottom:0px!important;
    border:inherit!important;
}
.navbar .navbar-inverse{
    margin-bottom:0px!important;
    border:inherit!important;
}
.navbar-header{
    border-top:none!important;
    margin-top:0px!important;
}
.top-white-nav-height {height:20px!important;}
.top-white-nav-height-CS {
    height: 20px !important;
}
.navbar-header strong { }
@media screen and (max-width: 600px) {
	.edit-col {
		height: 2em !important;
	}
  .top-white-nav-height {height:40px!important;background-color:#ffffff; font-size:8px!important; font-weight:200;}
  .navbar-header strong { margin-left:15px;padding-left:10px!important; }
  .section-container {max-width: 100%;}
  .height400 {min-height:inherit;}
  .height300 {min-height:inherit;}
  .float-blocks .group-box-container .block {width:inherit;float:left!important;}
    .top-white-nav-height-CS {
        height: 20px !important;
    }
  }

.height400{min-height:400px!important;}
.height300{min-height:300px!important;}
@media (min-width: 768px) {
    .height500 {min-height:inherit;}
    headerLogo{height:50px;}
}
/* Header element represents a container for introductory content or a set of navigational links  */

.companyName {
    display: block;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight:bolder; color:white;
    font-size:1.5em;
    font-weight: 700;
    margin-top:5px;

}
header { 
    display: block;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight:bolder; color:midnightblue;
    background-color:#e7f3ff;
} 
header .container{
    
    padding-left:40px;
    padding-right:40px!important;
    padding-top:20px;
} 

.pageHeader{
    color:#0362c3;
    display:block;
        font-weight: 700;
}
.pageHeader a {
    color: #0d5eb4 !important;
    margin: 5px 0px !important;
    transition: 0.3s all !important;
    font-weight: 700 !important;
    font-size: 13px !important;
}
.pageHeader a:hover {
    color: #026ddf !important;
    text-decoration: underline !important;
}

.pageHeader .h1 {
    line-height:inherit;
    font-weight: 700 !important;
}

.section-group >h1  {margin:inherit; font-size:30px; display:block; font-weight:600;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
@media screen and (max-width: 600px) {
    .section-group >h1 {font-size:24px;}
}
.subMenu {
	clear: both;
	float: left;
	background-color: #fff;
	color: #fff;
	/*margin-left: 18px; */
	font-size: 95%;
	position: relative;
	z-index: 1000;
}

	.subMenu ul {
		margin: 0;
		padding: 0;
	}


	.subMenu li.selected, .pageMenu li.selected {
		background: #b5c6cc url(/Images/MinorTabCorner-Selected.gif) no-repeat top right;
		height: 18px;
		border-left: 1px solid #999999;
	}

	.subMenu li {
		list-style-type: none;
		float: left;
		padding: .3em 2.5em .2em .5em;
		background: url(/images/MinorTabCorner.jpg) no-repeat top right;
		background-color: #72A7C0;
		height: 17px;
		position: relative;
		top: 1px;
	}

	.subMenu a {
		text-decoration: none;
		text-transform: capitalize;
		color: #fff;
		font-weight: bold;
	}

	.subMenu .selected a, .pageMenu .selected a {
		color: #000;
		font-weight: normal;
	}
	
	.submenu2{
    float:left;
   /* border-bottom:1px solid #000000;*/
    display:block; 
    width:100%;
    margin-top:32px;
    margin-bottom:10px;
}
.submenu2 .blankblock {
    vertical-align:middle; 
	text-align:center; 	
    display:block;
	border:0px; 
    padding:4px 2px 4px 2px; 
    min-width:10px!important;
    float:left;
}
.submenu2 .activetab {
    vertical-align:middle; 
	text-align:center; 		
    display:block;
	border:1px #000000 solid;
	border-bottom:3px #ffffff solid; 
	padding:4px 12px 4px 12px; 
    margin-left:-1px;
    margin-bottom:-2px;
    float:left;
	}	
.submenu2 .inactivetab {
    vertical-align:middle; 
	text-align:center; 		
    /*display:block;*/
	border:1px #999999 solid; 
	border-bottom:0px; 
	padding:4px 12px 4px 12px; 
    margin-left:-1px;
    float:left;
	}
@media screen and (max-width: 768px) {
    .submenu2 .activetab {
        width: auto !important;
        /*padding: 4px 6px 4px 6px;*/
        margin-left: -1px;
        border-bottom: 3px #ffffff solid;
    }

    .submenu2 .inactivetab {
        display:none;
        /*width: auto !important;
        padding: 4px 6px 4px 6px;
        margin-left: -1px;
        border-bottom: 0px;*/
    }
    .submenu2 .blankblock {
        vertical-align: middle;
        text-align: center;
        display: block;
        border: 0px;
        padding: 0px;
        min-width: 0px!important;
        float: left;
    }
}



.submenu .activelink, .submenu a.activelink:visited, .submenu a.activelink:hover, .submenu a.activelink:active {
    /* font: bold 12px Arial, Helvetica, sans-serif;  */
    font-weight: bold; 
    color: #0362c3!important; 
    text-decoration:none!important;
}
.submenu .inactivelink, .submenu a.inactivelink:visited, .submenu a.inactivelink:hover, .submenu a.inactivelink:active {
    /* font: normal 12px Arial,Helvetica,sans-serif;  */
    font-weight: normal; 
    color: #999999; 
    text-decoration:none!important; 
    /* font-size: 12px !important; */
}
.submenu2 .activelink, .submenu2 a.activelink:visited, .submenu2 a.activelink:hover, .submenu2 a.activelink:active {
/* font: bold 12px Arial,Helvetica,sans-serif;  */
    font-weight: 700; 
    color: #0362c3!important; 
    text-decoration:none!important;
    /* font-size: 13px !important; */
}
.submenu2 .inactivelink, .submenu2 a.inactivelink:visited, .submenu2 a.inactivelink:hover, .submenu2 a.inactivelink:active {
/* font: normal 12px Arial,Helvetica,sans-serif;  */
    font-weight: normal; 
    color: #999999; 
    text-decoration:none!important;
    /* font-size: 13px !important; */
}
.h1{margin-top:inherit!important;}
.banner h1 {
    color: #ffffff;
    font-weight: 700;
    background-color: #1e7cdc;
    box-shadow: 1px 2px 2px #b7b7b7;
    border: none;
    padding: 8px 15px;
    font-size: 13px !important;
}
.banner h1::selection{background-color:#ffffff; color:#1e7cdc;}
    
.callout, .validator-callout{z-index: 99999!important;}
.banner .callout h1{box-shadow:inherit!important; margin-bottom:2px;}
.banner .h1 .filterZone {font-size:small;}
.banner h2,
.grid-content .grid-header h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0054a6; 
   /*  color: #3faf45 !important;*/
	margin-top: 20px;
	padding-bottom: 0px;
	padding-left: 2px;
	display: block;
    font-weight: 700 !important;
    text-transform: capitalize !important;

    /* font-size: 15px !important; */
    
    /* color: #3faf45 !important; */
    /* margin: 10px 0 !important; */
}

.banner h2 .sub-header {
    font-size: 14px;
    font-weight: bold;
    color: #848484;
    margin-top: 20px;
    padding-bottom: 0px;
    padding-left: 2px;
    display: block;
}

.banner h3 {
    margin-top: inherit;
    padding-top: 10px;
    color: #1e7cdc;
    font-weight: 700;
    font-size: 13px;
}
.banner .group-box-container h3 {
    font-weight: 700 !important;
    text-transform: uppercase !important;
}
.banner h4{

    margin-top:0px;
    padding-top:0px;
    padding-bottom:10px;
    margin-bottom:0px;
    color:#848484; /*it was 1e7cdc before;*/
    font-weight:600;
    font-size: 13px;
    }
.banner h5 {

    margin-top:inherit;
    padding-top:inherit;
    color:#1e7cdc;
    font-weight: 700;
    font-size:14px;
    }
.banner2 h5 {
    padding-bottom: 10px;
    color: #1f7de1;
    font-weight: 700;
    font-size: 14px;
}
.row .col-sm-5 h4{

    margin-bottom:10px; 
    padding-bottom:0px;
    color:#555555; /*it was 1e7cdc before;*/
    font-weight:600;
    font-size: 13px;
    }
.row .col-sm-6 h4{

    margin-bottom:10px; 
    padding-bottom:0px;
    color:#555555; /*it was 1e7cdc before;*/
    font-weight:600;
    font-size: 13px;
    }
.row .col-sm-6 {
    padding-top:inherit;
}
.row .col-sm-6 p {
    color:#7d7d7d;
    padding-right:50px;
}
/*page main elements */
/* main element is unique to the document. It should not contain any content that is repeated across documents 
    such as sidebars, navigation links, copyright information, site logos, and search forms. */

main {
    background-color: #e7f3ff !important;
    /*min-width: 1440px;*/
}
main .container {
    background-color:#fff!important;
    padding-left:40px;
    padding-right:40px;
    padding-bottom:20px;
}
@media (min-width: 1200px) {
    main .container, header .container {
        max-width:1160px;
        background-color:#fff!important;
        z-index:10;
    }
    .section-container {
        max-width:1190px;
        margin-right:inherit!important;
    }
   main {
    background-color:#e7f3ff!important;
}
   .container {
    max-width: 1190px; /*1160px; updated on 2/27/2018 */
}
}
.banner {
    float:left;
    width:100%;
  /* padding-right:2px;*/ 
}

.banner > .header {
    display: block;
    background-color:#1e7cdc;
    padding:.2em;
    padding-left:1em;
    color:#fff;
}

.banner a{
 /* font-size:10px;*/
  font-weight:normal;
/*  color: #0000ff!important;
 background-color:transparent!important;
  text-transform:uppercase!important;
  float:none;
  display:block;*/
}

    .banner .banner-section {
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

.search-group-box, .display-group-box {
    display:block;
    background-color:#f7f7f7;
     box-shadow: 2px 2px 4px #b7b7b7;
    border: solid 1px #dddddd;
}

.search-group-box > .vlabels label, .search-group-box  .field label + *
{
    margin-left:20px;
    font-size:10px;
    font-weight:normal;
    color:#646567;
}
.search-group-box > .group-box {
    padding:20px;
    float:left; 
    margin-right:10px!important;
}


/* nav tag defines a set of navigation links. */
nav { 
    display: block;
} 

nav, .nav .container{
    padding-right:40px;
}


/* Section tag defines sections on the page */
section { 
    display: block;
} 



.section-container{
    display: block;
    background-color: #f7f7f7;/*  #ddeeff;*/
    padding:15px;
    float:left; 
    border:1px solid #dddddd; 
    width:100%;
    margin-left:1px;
}

.section-container .header {
    font-size:14px; 
    color:#0054a6; 
    padding-bottom:10px;
   /* padding-left:10px;*/
    }

.section-group{
    padding-right:10px;
    position: relative;
    min-height:unset;
    /*width:auto;*/
    float:left;
}
.section-group .title{
    width:330px;
}
.section-group-3column{
    width:800px!important;
    position: relative;
    min-height:unset;
    width:auto;
    float:left;
}
.status-window{
    background-color:#fff;
    float:right;
  /*margin-top:10px; */  
    border:1px solid #cccccc;
    border-left:15px solid #cccccc;
   border-radius: 5px 0px 0px 5px;
    /*padding: .2em .5em;
    min-height:80px;*/
    width:auto;
    padding-right:0px;
}
.status-window2 {
    float: left;
    margin-top: -10px;
    width: 100%;
    background-color: #f7f7f7;
    /*margin-top:10px; */
    border: 1px solid #cccccc;
    border-left: 15px solid #cccccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-right: 0px;
    margin-bottom: 10px !important;
}
.status-window-plain {
    background-color: #fff;
    float: left;
    border: 1px solid #cccccc;
    border-radius: 5px 0px 0px 5px;
    width: auto;
    padding-right: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
    background-color: #e3f7ff;
}
.section-status-window{
    background-color:#dddddd;
    float:left;
    margin-bottom:10px; 
    border:1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    /*padding: .2em .5em;*/
    width:100%;
}

.section-status-window2 {
    background-color: rgba(255,244,201, 0.80);
    float: left;
    margin-top: 15px;
    border: 1px solid #999999;
    border-left: 15px solid #cccccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-right: 0px;
    margin-bottom: 10px !important;
    width: 100%;
}
.status-window-container{
    /*background-color:#fff; */
    float:left; 
    /* padding-left:4px;
    padding-top:0px;
    margin-top:0px;
    margin-right:10px!important; */
    min-height:unset;
    width:auto;
    float:left;
    min-width:300px;
    padding-left:10px;
}
    .status-window-container > .header {
        font-weight: 700;
        color:#4ba301!important; 
        margin-bottom:5px;
        font-size:13px !important; 
    }
.status-window-active>.header {
    font-size:14px!important; 
    font-weight: 700;
    color:#4ba301!important; 
    }
.status-window-incomplete > .header {
    font-size: 14px !important;
    font-weight: 700;
    color:#ff9300 !important;
}
.status-window-restricted>.header {
    font-size:14px!important; 
    font-weight: 700;
    color:#FF0000!important; 
    }
.alert-message {
    font-size:11px!important; 
    color:#000; 
    font:normal!important;
    padding-bottom:5px;
    }
.strike-through-message {
    font-size: 11px !important;
    color: #848484;
    font-weight:600;
    text-decoration:line-through!important;
}
.status-window-active{
    background-image: url(/images/Check.png);
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-top:10px;
    margin-bottom:0px; 
    padding-left:80px;
    min-height:80px;
}


.status-window-informational {
    background-image: url(/images/Informational-icon.png);
    background-repeat: no-repeat;
    background-position: 4px 10px;
    padding-top: 10px;
    margin-bottom: 0px;
    padding-left: 60px;
    min-height: 60px;
}
    .status-window-informational > .infoHeader {
        font-size: 14px !important;
        font-weight: 700;
        color: #0049ab !important;
        margin-bottom:4px;
    }
/*.status-window-incomplete{
    background-image: url(/images/warning.gif);
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-top:5px;
    margin-bottom:10px; 
    margin-top:10px;
    padding-left:30px;
}
*/
.status-window-incomplete {
    background-image: url(/images/WarningSmall.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 60px;
    margin-right: 0px;
}

.status-window-restricted{
    background-image: url(/images/RedXsmall.png);
    background-color:#fff;
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-top:10px;
    padding-bottom:5px;
    padding-left:60px;
    margin-right:0px;
}
.status-window-restricted2 {
    background-image: url(/images/RedXsmall.png);
    background-size: 30px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 60px;
    margin-right: 0px;
    margin-bottom: 10px;
}
.statusheader {
    font-size:14px!important; 
    font-weight: 700;
    width:100%
    }
.section-status-window-restricted>.statusheader{color:#c33232!important;}
.section-status-window-incomplete>.statusheader{color:#ff8003!important;}
.section-status-window-active>.statusheader{color:#009f19!important;}
.status-active{color:#00a651!important;}
.status-inactive{color:#c33232!important;}
.status-warning {color: #f9af00;}
.blacktext{color:#000000!important;}

.section-status-window-container{
    padding-left:4px;
    padding-top:0px;
    margin-top:0px;
    float:left; 
    margin-right:10px!important;
    min-height:unset;
    width:auto;
    float:left;
}
.section-status-window-restricted{
    background-image: url(/images/RedXsmall.png);
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-top:10px;
    margin-bottom:10px; 
    padding-left:60px;
    padding-right:10px;
}
.section-status-window-incomplete{
    background-image: url(/images/WarningSmall.png);
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-top:10px;
    margin-bottom:5px; 
    padding-left:60px;
    padding-right:10px;
}/*
.section-status-window-incomplete{
    background-image: url(/images/warning.gif);
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-top:10px;
    margin-bottom:5px; 
    padding-left:60px;
    padding-right:10px;
}*/
.section-status-window-active{
    background-image: url(/images/CheckSmall.png);
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-top:10px;
    margin-bottom:5px; 
    padding-left:60px;
    padding-right:10px;
    min-height:48px;
}



/* all side pointing arrow can be created if you apply below class to the div*/
.arrow-up {
	width:0px; 
	height:0px; 
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-bottom:5px solid #2f2f2f;
}

.arrow-down {
	width:0px; 
	height:0px; 
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-top:10px solid #c33232;
    float:none;
    position:unset;
    left: 0px;
    top: 0px;
}

.arrow-right {
	width:0px; 
	height:0px; 
	border-top:60px solid transparent;
	border-bottom:60px solid transparent;
	border-left:60px solid green;
}

.arrow-left {
	width:0px; 
	height:0px; 
	border-top:10px solid transparent;
	border-bottom:10px solid transparent; 
	border-right:10px solid #0362c3; 
}








.triangle-demo {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background: tan;
  border-top: 0 solid #EE7C31;
  border-left: 0 solid #F5D97B;
  border-bottom: 0 solid #D94948;
  border-right: 0 solid #8DB434;
  transition: 0.8s 0.2s;
}
.triangle-title {
  width: 300px;
  padding: 1rem;
  color: white;
  background: #D94948;
  border-radius: 20px;
  margin: auto;
  opacity: 0;
  transition: 0.8s 0.2s;
}
/* Apply to a containing element to cause all nested field elements to have their label above the input element */
 .vlabels label, .section-group  .field label + *{
    font-size: 13px;
    font-weight:normal;
    color:#000; /*before it was 646567*/ 
   /*   margin-left:10px;
    margin-top:-10px;
    margin-bottom:3px;
   display:inherit;*/
 }
.help {
    width: 14px !important;
    height: 14px !important;
    padding: 0;
    /*margin: 2px 0 0 0;*/
    background-image: url(../Default/Images/HelpQuestion.png);
    background-repeat: no-repeat;
    border: none;
    vertical-align: middle !important;
    cursor: help;
}
.field .help {
    /*position:absolute;*/
    display: inline-block;
    width: 14px;
    height: 14px;
    padding: 0px;
    margin: 0;
    background-image: url(../Default/Images/HelpQuestion.png);
    background-repeat: no-repeat;
    border: none;
    cursor: help;
}

.helptext .span{width:inherit;}
 .helpText .field label + *
 {
     padding-right:10px;
     margin-right:inherit;

 }

 /* parallel label and fields class    ----------------------------------*/

 .section-group .parallel
    {
        width:auto!important;
    }
  .section-group .parallel .field {
      width:auto;
      display:block;
     /* margin-left:20px;*/
  }
.section-group .parallel .field label + * {min-width:inherit;}
 .section-group .parallel .field  input[type='text']{
     height:27px !important;
     border:solid 1px #b7b7b7;
     min-width:200px!important;
 }
.section-group .parallel .radio,
.section-group .parallel .checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
  float: left;
  margin-left: -20px;
}
    .section-group .parallel .field span {
        margin-left:0px!important;
    }
    
    .section-group .parallel input[type='checkbox'] {
        display: block;
        padding-left: 20px;
        /*margin-top: 10px;
  margin-bottom: 10px;
  min-height: 20px;*/
        vertical-align: middle;
        float: left;
        margin-left: 1px;
        margin-right: 6px;
        margin-top: 4px !important;
    }
.section-group .parallel input[type='checkbox'] label
{
	font-weight: bold;
	width: auto!important;
	border-right: none!important;
	margin-left: 20px;
   /*margin-top:-17px;*/ 
    margin-bottom:10px;
    margin-right:10px;
}
    .section-group .parallel label {
        margin-left: 24px;
        margin-top:  2px;
        line-height: 18px
    }
.section-group .parallel .help {
			width: 12px!important;
			height: 12px!important;
			padding: 0;
			/*margin-top:4px;margin: 4px 0 0 5px;*/
			background-image: url(../Default/Images/HelpQuestion.png);
			background-repeat: no-repeat;
			border: none;
           /*vertical-align:middle!important;*/
		}
 .label120 label {width:120px;}

.label200 label { width: 200px;}
  .label160 label {width:160px;}
.label140 label { width: 140px;}
 .label80 label {width:80px;}
  .span150 {max-width:150px;}
 .section-group .parallel label{
    /* float:left!important;*/
     font-size:10px;
     /*font-weight:bold;
     color:#848484; 
     margin-top:2px;*/
     margin-left:0px;
 }
  .section-group .parallel span{
 /*  float:left!important;*/
     font-size: 13px;
     font-weight:bold;
     width:auto;
     margin-left:0px;
    /*  margin-left:5px!important;
    color:#848484;  
        margin-top:2px;
     padding-top:2px;
    max-width:150px;*/
 }
.dividerline {
    border-left: 1px solid #cccccc;
    padding-left: 20px !important;
}
  .dividerline{border-left:1px solid #cccccc; padding-left:20px!important; }

  .dividerline2{border-left:1px solid #cccccc; padding-left:20px!important; }
.right-dividerline {
    border-right: 1px solid #cccccc;
    padding-right: 20px !important;
   /* margin-right: 20px !important;*/
}
    .right-dividerline:last-child {
        margin-right: 0px !important;
        border-right: 0px;
    }

.hdividerline {
    border-top: 10px solid #cccccc;
    margin-top: 10px;
    padding-top: 10px;
    width: 100% !important;
    position: absolute;
}
.horizontal-dividerline {
    border-top: 1px solid #cccccc;
    margin-top: 25px;
    width: 100% !important;
}
    .dottedline { border-bottom: 1px dotted #808080; padding-bottom:5px;margin-bottom:5px;}
        .dottedline:last-child {
            border-bottom: 0;
            padding-bottom: 5px;
            margin-bottom: 0px;
        }

@media screen and (max-width: 700px) {
    .status-window {
        margin-top:10px;
        float: left;
        width:100%!important;
    }
    .status-window-container{
        
        width:100%!important;
    }

    .width800 {
        width: 100% !important;
    }

    .width900 {
        width: 100% !important;
    }
    
}
.section-group span.dollar-sign {
    margin-left: -10px;
}
span.propertyAddress{font-size:11px;line-height:11px;}
.right-align-link{float:right; font-size:11px; margin-top:0px;color:#0000ff;}
@media screen and (max-width: 600px) 
{
    .section-group span.dollar-sign {
        margin-left: 0px!important;
    }
    .status-window {
        margin-top:10px;
        float: left;
        width:100%!important;
    }
    
    .status-window-container{
        
        width:100%!important;
    }
    .section-group .parallel .field {
        display: block;
        border-bottom: 1px dotted #ccc;
        line-height:inherit;
    }

    .label120 label {width:120px;}
    
    .label200 label {width:200px;}
    .label80 label {width:80px;}

    .section-group .parallel label {

        /*text-align: left;*/
        font-size: 11px; /*was 13px before*/
    }
    .hdividerline {
        visibility: hidden;
    }
      .dividerline{
          border-left:0px;padding-left:0px!important; 
          border-top:1px solid #cccccc; padding-top:0px;
          margin-top:5px;
      }
      .dividerline2{
          border-left:0px;padding-left:0px!important; 
          border-top:0px; padding-top:0px;
          margin-top:5px;
      }
    .right-dividerline{border-right:0px!important; padding-right:0px!important; }
    .section-group .parallel span {
        max-width: inherit;
    }

    .section-group .parallel .field span {
        content: attr(data-label);
       /* float: left;*/
        margin-left:0px;
        padding-left:0px;
    }

    .section-group .parallel .field input[type='text'] {
        content: attr(data-label);
        float: left;
        margin-left:0px;
        padding-left:0px;
    }
    .width199 {width:100%!important;}
    .width200 {
        width: 100% !important;
    }
    .width204 {width:100%!important;}
    .width230 {width:100%!important;}
    .width240 {width:100%!important;}
    .width250 {width:100%!important;}
    .width280 {width:100%!important;}
    .width270 {width:100%!important;}
    .width330 {width:100%!important;}
    .width340 {width:100%!important;}
    .width350 {width:100%!important;}
    .width360 {width:100%!important;}
    .width505 {width:100%!important;}
    .width550 {width:100%!important;}
    .width680 {width: 680px !important;}
    .width720 {width: 720px!important;}
    .width380 {width: 100% !important;}
    .width400 {width: 100% !important;}
    .width800 { width: 100% !important; }
    .width950 {width:100% !important;}
    .width900 { width: 100% !important; }
    
}
.onerow-block{width:100%; display:block;}
.parallel .radio-button-list label
{
    font-weight: normal;
    width: auto!important;
    border-right: none!important;
   /* margin-left: 20px;
    margin-top: -24px; /* 5/31/2018 
    margin-bottom: 10px; /* 5/31/2018 
    margin-right: 10px;*/
}

.parallel .radio-button-list
{
	margin-top: -3px;
	margin-right: 1em; 
	border-right:none!important;
	overflow: hidden;
}

   /* parallel label and fields class ends here ----------------------------------*/


.label100 label {
    width: 100px;
}
.label50 label {
    width: 50px;
}
.label90 label {
    width: 90px;
}
.label60 label {
    width: 60px;
}
.width204 {width:204px;}
.width230 {width:230px;}
.width240 {width:240px;}
.width250 {width:250px;}
.width280 {width:280px;}
.width270 {width:270px;}
.width330 {width:330px;}
.width340 {width:340px;}
.width350 {width:350px;}
.width360 {width:360px;}
.width199 {width:199px;}
.width200 {width:200px;}
.width800 {width:800px;}
.width950 {width:950px;}
.width380 {width: 380px;}
.width400 {width: 400px;}
.width900 {width:900px;}


.section-group .hlabels label, .section-group  .field label + *
{
    font-size: 13px;
    /*font-weight:bold;*/
    color:#848484; /*before it was 646567*/ 
   /*  margin-left:20px;
   margin-top:-16px;
   margin-bottom:3px;
   float:none;*/ 
}
.section-group .vlabels span,.section-group .hlabels span {
   /* margin-left:20px;*/
    font-size: 13px;
    margin-top:0px;
    font-weight:bold;
   color:#848484;
}
.section-group .vlabels label
{
   /* margin-left:20px;*/
    font-size: 13px;
  /*  margin-top:0px;*/
    font-weight:bold;
    color:#848484;  /*before it was 646567*/ 
   /* min-width:200px;*/
    

}
.section-group .field label + * {
    margin-left:10px;
    font-size: 13px;
    /*  margin-top:0px;
    font-weight: bold;*/
    color: #848484; /*before it was 646567*/
    /* min-width:200px;*/
}

.section-group .vlabels label, .section-group .uploadfile label + * {
    margin-left:5px;
    font-size: 13px;
    margin-top:0px; /*before it was 5px*/
    font-weight:bold;
    color:#848484;  /*before it was 646567*/ 
    min-width: 100px;
}
.section-group .vlabels input[type='text']
{
    width: 200px;/*was min-width:14em before*/
    float:left; 
    border:solid 1px #b7b7b7 ;
    padding:2px;
    min-height:27px;/*before it was 24px*/
}
.section-group .vlabels select{
    border:solid 1px #b7b7b7 ;
    padding:1px;
    min-height:27px;/*before it was 24px*/

    width: 200px;
    font-weight: normal;

}
.hlabels .helptext, .vlabels .helptext{
    margin-left:20px;
    font-size: 13px;
    margin-top:inherit;
    font-weight:normal;
    margin-bottom:20px;
    padding-top:inherit;
    color:#848484;  /*before it was 646567*/ 
}
 .section-group .vlabels textarea[type='text']{
 border:solid 1px #b7b7b7 ;

}
input[type='radio'], input[type='checkbox'] {
    /*  padding-top:inherit!important;*/
    border: solid 1px #b7b7b7;
    margin-top: inherit !important;
    /*margin-right:6px;*/
    vertical-align:text-bottom;
    margin-top:5px;
}
​ .section-group .vlabels textarea#styled {
    border: solid 1px #b7b7b7; padding:2px;
}
.section-group .hlabels textarea#styled {
    border: solid 1px #b7b7b7;
    padding:2px;
}
 .section-group .vlabels input:focus,
 .section-group .hlabels input:focus{
     border:solid 1px #77a8ff;
     padding:2px;
 }
 .section-group .vlabels textarea[type='text']:focus,
 .section-group .hlabels textarea[type='text']:focus,
 .section-group .vlabels input[type="radio"]:focus,
.section-group .vlabels input[type="checkbox"]:focus,
 .section-group .hlabels input[type="radio"]:focus,
.section-group .hlabels input[type="checkbox"]:focus  {
  border:solid 1px #77a8ff;
}
 .checkbox-inline .label input[type="checkbox"]:focus{
    
 }
 
/* .section-group .hlabels input[type='text']{
 border:solid 2px #4cb7ff ;
	vertical-align:baseline!important;
}​*/

.vlabels .field .span, .vlabels .field span{
  /*  margin-left:20px!important;*/
    font-size: 13px;
}
.vlabels .field .data-value, .hlabels .field .data-value,a span .data-value,  .field a[href="mailto:"] {
    color: #555555;
    background-color: #fcfcfc;
    width: 200px;
    display: block;
    min-height: 27px;
    float: left;
    border: solid 1px #d6d6d6;
    padding: 5px;
    font-weight: normal;
}

.section-group .field
{
	margin-bottom: .25em;
	overflow: hidden;
}
 .section-group span{
    /* line-height: 21px!important;
	vertical-align:text-bottom!important;*/
	margin: 0;
    margin-right:5px;
	padding: 0;
	/*display: block;*/
 }
/*.radio-button-list span {
    margin-bottom: 5px;
    margin-right: 10px;
    display: block;
}*/
.section-group .field, .section-group input, .section-group select, .section-group .textarea, .section-group .radio-button-list,
.section-group .drop-down-list
{
    /*line-height: 21px!important;
	vertical-align:baseline!important; 
	margin: 0;
    padding-top: 4px;*/

}

.label {
    display: inherit!important;
   /*  margin-bottom: 5px;
    /* font-weight: bold; */
}
.section-group label {
    /*vertical-align: bottom !important;
    margin: 0;
    padding: 0px 2px 3px 8px;
    vertical-align: baseline !important;
    margin: 0;
    padding: 3px;*/
}
.uploadfile {
    line-height: 21px !important;
    vertical-align: baseline !important;
    margin: 0;
    padding: 0;
    display: normal;
    float: left;
}
.section-group input:focus{
    border:1px solid #77a8ff!important;
}
.section-group .hlabel .field{
	color: #333;
	padding:1px;
	border:1px solid #dddddd!important;
	background-color:#dfeaf1;
	min-width:45px!important;
	line-height:normal;
	vertical-align:middle;
}
 .section-group .vlabel .field{
	color: #333;
	border:1px solid #dddddd!important;
	background-color:#dfeaf1;
	min-width:45px!important;
	line-height:normal; /*height:13px;*/
	vertical-align:middle;
}
.section-group .vlabels .field .select{
    line-height:21px;
    padding:4px;
}

 /* apply this for pagination */
 .pagination {
 display: inline-block;
 margin: 20px 0;
  padding-left: 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #000000;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.disabled {
    pointer-events: none;
    opacity: 1;
}
.section-group .parallel input[type="checkbox"]:disabled + label:hover::before {
    background: black !important;
    border: 1px solid #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/*  aside tag defines some content aside from the content it is placed in */
aside, .aside { 
    display: block;
    padding-right:10px;
    position: relative;
    min-height:unset;
    border-left:1px solid #dddddd; 
    padding-left:15px; 
    margin-left:15px;
    width:250px;
    float:left;
    margin-top:0px;
    padding-top:0px;
    font-size:13px !important;
    color:#696969;
}

.aside-header{
    
    margin-top:inherit;
    padding-top:inherit;
    color:#1e7cdc;
    font-weight:600;
    font-size:16px;
    
}
.aside-header-alert{
    margin-top:inherit;
    padding-top:inherit;
    color:#ff0000;
    font-weight:600;
    font-size:16px;
}
.aside-header-warning {
    margin-top: inherit;
    padding-top: inherit;
    color: #ff9300;
    font-weight: 600;
    font-size: 16px;
}
.section-container > .aside {
    float:right;
}
.readOnlyView .section-group .parallel label, .readOnlyView .section-group .parallel span, .readOnlyView .section-group .parallel .field{
    font-size:10px!important;
    color:#000;
    font-weight:400;
    line-height:1.5 !important;
    padding:0px;
    margin:0px;
}
.readOnlyView .section-group .parallel .field a{
    font-size:10px!important;
    text-decoration:underline;
}
.readOnlyView .section-group h2 {
    font-size: 13px !important;
}
.readOnlyView .section-group .parallel .field{
    line-height:1.5 !important;
    padding:0px;
    margin:0px;
}
.section-group .parallel .field img {
    margin-left: 0px!important;
    margin-right: 10px;
}


@media (max-width: 1200px) {
    aside, .aside {
        display: block;
        padding-right: 10px;
        position: relative;
        min-height: unset;
        width: auto;
        border-left: none;
        border-top: 1px solid #dddddd;
        padding-left: 0px;
        margin-left: 0px;
        width: auto;
        float: left;
        margin-top: 0px;
        padding-top: 5px;
        font-size: 13px !important;
        color: #696969;
    }
}
@media (max-width: 768px) {
    aside, .aside {
        display: block;
        padding-right: 10px;
        position: relative;
        min-height: unset;
        border-left: none;
        border-top: 1px solid #dddddd;
        padding-left: 10px;
        margin-left: 0px;
        margin-right:10px;
        width: auto;
        float: left;
        margin-top: 0px;
        padding-top: 5px;
        font-size: 13px !important;
        color: #696969;
    }

    .section-container {
       /* width: auto;*/
        margin-right:inherit!important;
    }

    .section-group-3column {
        width: 260px!important;
        position: relative;
        min-height: unset;
        width: auto;
        float: left;
    }
    .NotificationsContainer {
        float:inherit;
    }
    .wizard{    display:none;}
    .wizard div { display: none;}
}


/* still need figure out button class */

.btn{
    text-transform:uppercase!important;
    /*background-color: #000;*/
    border: none;
}
/*.btn-default {
    color: #333333;
    background-color: #ebebeb!important;
    border-color: #cccccc;
}*/
.btn-default {
  /*color: #ffffff!important;*/
  background-color: #f7f7f7!important;/*bcc0cc; */
  border-color: #a1a4ae;
  text-transform:uppercase!important;
  border-radius: 15px;
  padding: 2px 10px;
}
.btn-writeNote-close {
    text-transform: uppercase !important;
    margin-left: 5px;
    margin-bottom: -1px;
    margin-right: 0px;
    color: #999999;
    background-color: #f3f3f3;
    padding: 7px 10px 7px 30px !important;
    font-size: 11px;
    white-space: nowrap;
    border: 1px solid #cccccc;
    position: relative;
    display: block;
    float: right;
    background-image: url(../Default/Images/writeNote-gray.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.btn-writeNote-open {
    text-transform: uppercase !important;
    margin-left: 5px;
    margin-bottom: -3px;
    margin-right: 0px;
    color: #005dc5;
    background-color: #ffffff!important;/*f7f7f7*/ 
    padding: 7px 10px 7px 30px !important;
    font-size: 11px;
    white-space: nowrap;
    border: 1px solid #cccccc;
    border-bottom: 0px !important;
    position: relative;
    display: block;
    float: right;
    background: url(../Default/Images/writeNote.png) left top no-repeat, url('/Themes/Default/Images/close_icon6.png') right top no-repeat;
}
.btn-libraryTab {
    text-transform: uppercase !important;
    margin-bottom: -3px;
    margin-right: 0px;
    padding: 6px 10px 6px 30px !important;
    font-size: 11px;
    white-space: nowrap;
    border: 1px solid #cccccc;
    border-bottom: 0px !important;
    position: relative;
    display: block;
    float: right;
    color: #333;
}
.btn-libraryTab-send {
    background: url(../Default/Images/sendDoc.png) left top no-repeat;
}
.btn-libraryTab-send-active {
    color: #005dc5;
    background: url(../Default/Images/sendDoc.png) left top no-repeat, url('/Themes/Default/Images/close_icon6.png') right top no-repeat;
}
.btn-libraryTab-upload {
    background: url(../Default/Images/uploadDoc.png) left top no-repeat;
}
.btn-libraryTab-upload-active {
    color: #005dc5;
    background: url(../Default/Images/uploadDoc.png) left top no-repeat, url('/Themes/Default/Images/close_icon6.png') right top no-repeat;
}
/* .btn-plain-btn {
    text-transform: uppercase !important;
    margin-left: 5px;
    margin-bottom: -2px;
    margin-right: 0px;
    color: #767676;
    background-color: #fff;
    padding: 1px 6px !important;
    font-size: 11px;
    white-space: nowrap;
    border: 1px solid #767676;
    position: relative;
    display: block;
    float: right;
} */
.btn-plain-btn {
    margin: 8px 5px;
    color: #333333;
    background-color: #f7f7f7 !important;
    padding: 2px 10px !important;
    border-radius: 15px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    border: 1px solid #b7b7b7;
    cursor: pointer !important;
    transition: 0.3s all !important;
    text-transform: uppercase !important;
}
.btn-plain-btn:hover {
    background-color: #e9e9e9 !important;
}
.field .btn-default{
    margin-left:5px;
    /*margin-top:8px;*/
    color: #333333;
    background-color: #ffffff;
    padding: 5px 10px !important;
    border-radius: 4px;
    font-size: 13px;
    border-radius: 15px;
    white-space: nowrap;
    border: 1px solid #b7b7b7;
    line-height: 1.4285;
}
.field .btn-default-small {
    margin: 8px 5px 0px 5px;
    color: #333333;
    background-color: #ffffff;
    padding: 4px 10px 3px 10px !important;
    /* border-radius: 4px; */
    border-radius: 15px;
    font-size: 10px;
    white-space: nowrap;
    border: 1px solid #b7b7b7;
    /*vertical-align:bottom;*/
}
.btn-default-small:hover,
.btn-default-small:focus {
    color: #ffffff;
    background-color: #aaaaaa !important;
}

.btn-default-small:active,
.btn-default-small.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-default-small.disabled,
.btn-default-small[disabled],
fieldset[disabled] .btn-default-small {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.uploadfile .btn .btn-default {
    padding: 0px 10px;
    margin-left: 10px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #000000!important;
  background-color: #acb0ba!important;
  border-color: #696969;
  text-transform:uppercase!important;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}


#PropertyModelDetail .bottom-pager,
.button-bar {
    text-align: right !important;
    clear: both;
    display: block;
    padding-top: 10px;
    margin-top: .5em;
    margin-right: inherit;
}

/* grid table previous and next buttons style below */
.bottom-pager >.soft-button 
{
  color: #ffffff!important;
  background-color:#599ee5!important; /*1e7cdc;  #6591be;*/
  text-transform:uppercase!important;
  border:1px solid #696969!important;
  border-radius:4px;
  font-size:10px;
  font-weight:normal;
    margin-right:10px;
}
.bottom-pager > span{
  font-size:10px;
  font-weight:normal;
  color: #355f8b!important;
  text-transform:uppercase!important;
  margin-right:10px;
}
.btn-green {
    color: #ffffff;
    background-color: #58bb04;
    border: none;
    border-radius: 15px !important;
    text-transform:uppercase!important;
    padding: 2px 10px;
    margin-left: 10px;
    margin-top:8px;
}
.btn-green,
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn--green.active,
.open .dropdown-toggle.btn-default-green {
    color: #ffffff!important;
    background-color: #4ba301;
    border-color: #3d8501;
    border-radius: 15px !important;
    text-transform:uppercase!important;
}


.btn-default-green {
 color: #ffffff;
  background-color: #58bb04;
  border-color: #3d8501;
  border-radius: 15px !important;
  text-transform:uppercase!important;
}
.btn-default-green:hover,
.btn-default-green:focus,
.btn-default-green:active,
.btn-default-green.active,
.open .dropdown-toggle.btn-default-green {
  color: #ffffff!important;
  background-color: #4ba301;
  border: none;
  border-radius: 15px !important;
   text-transform:uppercase!important;
}

/*page footer*/
/* footer will contain copyright, contact information, sitemap, back to top links and related documents */
footer { 
    display: block;
    background-color:#bbc0cd;
    /* padding-top:20px!important;*/
    font-size: 100%;
}

footer, .footer .container{
    /*padding:20px!important;*/
}
footer, .footer .container .row p{
    font-size:10px; 
    text-align:left;
    padding-top:2px;
    padding-bottom:2px;
    margin:inherit;
}
.row p a:active, 
 .row p a:hover,
  .row p a:visited,
  .row p a:focus  
 {
  color:#000000;
}
 .footer .container .row
 .footer .container .row a:active, 
 .footer .container .row a:hover,
 .footer .container .row a:visited,
 .footer .container .row a:focus  
 {
  color:#000000;
}
.container .row{
    padding-left: inherit;
    padding-right: inherit;
}
    .container .top-spacing {
        margin-top:20%;
    }
    .container .issues{
     margin-right:20px; 
     padding:0px; 
     padding-left:40px;
     border-bottom:1px dotted #aaaaaa;
 }
    .container .issues .row {
        /*padding-bottom: 10px;*/
        padding-top:0px;
        padding-left:22px;
    }
.row .lead {
    font-size: 13px; 
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-style:italic;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
    display:block;
}
.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}
.col-md-3{ 
  position: relative;
  min-height: 1px;
  padding-right:0px!important;
  padding-left:0px!important;
  width:25%;
  display:block;
  float:left;
}
.col-md-2{ 
  padding-right:0px!important;
  padding-left:0px!important;
  width:20%;
  display:block;
  float:left;
}
.col-md-25{ 
  padding-right:20px!important;
  padding-left:0px!important;
  width:25%;
  display:block;
  float:left;
}
.col-md-7{ 
  padding-right:0px!important;
  padding-left:0px!important;
  width:75%;
  display:block;
  float:left;
}
.col-md-65{ 
  padding-right:0px!important;
  padding-left:0px!important;
  width:65%;
  display:block;
  float:left;
}
@media (min-width: 992px) {
    .col-md-3 {
        float: left;
    }
     .col-md-2 {
        float: left;
    }
    .col-md-25 {
        float: left;
    }
    .col-md-65 {
        float: left;
    }

}
@media (max-width:1200px) {
    .col-md-3 {
        float: left;
        width: 30% !important;
    }
}
@media (max-width: 768px) {
    .container .top-spacing {
        margin-top: 30px;
    }
    .col-md-3 {
        float: left;
        width: 100% !important;
        margin-bottom:5px;
    }
     .col-md-2 {
        float: left;
        width: 100% !important;
        margin-bottom:5px;
        margin-right:10px;
    }
      .col-md-25 {
        float: left;
        width: 100% !important;
        margin-bottom:5px;
        margin-right:10px;
        padding-right:0px!important;
    }
        .col-md-65 {
        float: left;
        width: 100% !important;
        margin-bottom:5px;
        margin-right:10px;
    }
      .col-md-7 {
        float: left;
        width: 100% !important;
        margin-bottom:5px;
        margin-right:10px;
    }
}
/* ------------------- */

/*  new css tryouts below*/

.banner .header {
    color: #ffffff;
    font-weight: 700;
    font-size: 14px;
    background-color: #1e7cdc;
    box-shadow: 2px 2px 4px #b7b7b7;
    border: none;
    padding: 5px 20px;
    margin-top: 20px;
}
.banner .add-on{
    color:#000;
    font-size:10px;
    background-color:#f7f7f7;
     box-shadow: 2px 2px 4px #b7b7b7;
     border:1px solid #b7b7b7;
    padding:5px 20px; 
    height:inherit;
    display:block;
}

/* creating wizard using css spirit from single image*/

.wizard{        
    /*margin: 20px;*/
    width: 438px;
    position: relative;
    height: 50px;    
}
.wizard div{    
    width: 438px;
    height: 70px;
    background-image: url(/images/123.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position:absolute;
    float:right;
    left:auto;
    top:0px;
    z-index: 2;
} 
.wizard div + div{
    z-index: 1;
    background-position: 0px -70px;
}

div.nosteps {
    width: 0px;    
}
div.onestep {
    width: 145px;    
}
div.twosteps {
    width: 290px;    
}
div.threesteps {
    width: 438px;    
}


/*Notification window 
.NotificationsContainer{
    
    background-position: 18px 10px;
    background-color:#fff4c9;
    max-width:initial;
    font: normal 11px Arial, Helvetica, sans-serif;
}
.NotificationHeader  {
    padding-left:17px;
    padding-top:10px;
    padding-right:5px;
    font-weight:bold;
    font-size: 13px;
}
.NotificationMessage {
    padding-left:17px;
    padding-top:5px;
    padding-right:5px;
}
.NotificationEmtpyDiv{
    padding-left:17px;
    padding-top:10px;
    padding-right:5px;
}*/
/*
.NotificationsContainer {
    background-color: rgba(255, 244, 201, 0.8);
    max-width: initial;
    font: normal 11px Arial, Helvetica, sans-serif;
    margin-right:20px;
    margin-top: 20px;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
    box-shadow: -3px 3px 3px #000000;
}

.NotificationHeader {
    padding-left: 17px;
    padding-right: 5px;
    font-weight: bold;
}

.NotificationEmtpyDiv {
    padding-left: 17px;
    padding-right: 5px;
}

.NotificationMessage {
    padding-left: 17px;
    padding-right: 5px;
}

.Close {
    float:right;
    cursor:pointer;
    padding-right:3px;
    padding-top:3px;
}*/
.NotificationsContainer {
    background-color: rgba(255,244,201, 0.80);
    background-image: url(/images/WarningSmall.png);
    background-repeat: no-repeat;
    background-position: 4px 5px;
    float: left;
    margin-top: 15px;
    margin-bottom: 10px;
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    padding-left: 40px;
    width: 100%;
}

.NotificationHeader {
    color: #ff8003 !important;
    font-size: 14px !important;
    width: 100%;
    padding-top: 10px;
    padding-left: 17px;
    padding-right: 5px;
    font-weight: bold;
}

.NotificationEmtpyDiv {
    padding-left: 17px;
    padding-right: 5px;
}

.NotificationMessage {
    padding-left: 17px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.Close {
    float: right;
    cursor: pointer;
    padding-right: 3px;
    padding-top: 3px;
}
.CloseWindow {
    float: right;
    cursor: pointer;
    background-image: url(../Default/Images/close-icon.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-color: transparent !important;
    border: 0px !important;
}

.pannelBanner {
    float:left;
    width:200px;
}
.pannelBanner h1 {
    color: #ffffff;
    font-weight: 100;
    font-size: small;
    background-color: #1e7cdc;
    border: none;
    padding: 5px 15px;
    margin-bottom:0px;
    margin-top:0px;
}
.pannelBannerbox {
    display: block;
    background-color:#f7f7f7; 
    padding:10px;
    float:left; 
    margin-right:10px!important;
    margin-bottom:10px!important;
    border:1px solid #dddddd; 
    width:200px;
}
helpText, .helpText { 
    display: block;
    padding-right:10px;
    position: relative;
    min-height:unset;
    float:none;
    margin-top:0px;
    padding-top:0px;
    font-size: 13px!important;
    color:#696969;
} 
.attentionText{
    float:right;
    color:#c10101;
    font-size:80%;
}
.check-all
{
    text-align: right;
   
}

.section-container .check-all
{
    position: absolute;
	right:10px;/*was -25px; before*/
    float:right;
    z-index:999999!important;
}

.check-all a
{
    color: #00f;
    font-size: .85em;
    text-decoration:underline!important; 
    float:right;
    right: 20px;
    margin-top:-10px;
}

.disabled .check-all a
{
    color: lightgray;
    cursor: default;
}
.col-sm-7 .articles {
    background-color:#f5f9ff; 
    margin-bottom:10px; 
    padding:20px;
    margin-right:10px;
}
.articles .h1 {
    font-size:18px; 
    color:#2060bd; 
    font-weight: 700;
}
.articles .h2{
color:#6da1ff;
}
.display-underline{
     border-bottom:1px solid #dddddd; 
   /* width:100%!important;*/ 
     margin-bottom:20px;
     margin-top:10px;
}



/*use form table layout*/
@media screen and (max-width: 900px) {
    .tasktable {width: 100%!important; background-color:#ffffff; }
    .tasktable >table tr td {border-right:0px!important; border-bottom:1px solid #bfbfbf;}
    .tasktable tr:nth-of-type(odd) { background: #f7f7f7; padding:0px;}
    .tasktable .column {background-color:#ffffff;}
}
@media screen and (max-width: 700px) {
    .tasktable {width: 100%!important; background-color:#ffffff; }
    .tasktable >table tr td {border-right:0px!important; border-bottom:1px solid #bfbfbf;}
    .tasktable tr:nth-of-type(odd) { background: #f7f7f7; padding:0px;}
    .tasktable .column {background-color:#ffffff;}
}
.tasktable > table {margin-top:-1px; border:1px solid #bfbfbf!important; border-bottom:0px!important;}
.tasktable > table tr td{ padding:0px; margin:0px;vertical-align:top!important;border-right:1px solid #bfbfbf; border-bottom:1px solid #bfbfbf;}
.tasktable .header {background-color: #e7f3ff;box-shadow:none!important;margin-top:0px;padding-left:10px;font-size:11px;font-weight:bold; color:#2b7dfb;}
.tasktable .column {padding:10px;}
.tasktable table tr td> span {margin:10px;}


table {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  /*background-color:#fff;*/
}
.nolines table{border:0px!important;}
.nolines tr {
    border: 0px !important;
    background-color: #f7f7f7!important;
}

.nolines button, .nolines input, .nolines select[multiple], .nolines textarea {
    background-image: none;
    border: 1px solid #999999;
    padding: 3px;
}

.nolines th, .nolines td {
    /*padding: 15px;*/
    padding-left: 15px;
  padding-bottom:0px; 
  padding-top:5px;
    text-align: left;
    position:relative!important;
}
    table tr {
  border: 1px solid #ddd;
  /*padding: 5px;*/
}
tr:nth-of-type(odd) { 
  background:none;/* add5fe #c2dffd; eee;#ddeeff */
}
table th,
table td {
  padding: 2px; /*was 10px before*/
  /*text-align: left;
  padding-left:15px;*/
  text-align: left;
} 
table td{
    font-size:11px;
    /*background-color:#ffffff;*/
}
tr th {
  /*text-transform: uppercase;
  font-size: 11px; was 14px before
  letter-spacing: 1px;
  color:#fff!important;
  text-decoration:none;*/
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    color: #000!important;
   /* background-color: #599ee5;*/
    text-decoration:none;
/*  background-color:#599ee5;/*#1e7cdc; #6591be ;  #2d93fb; 1e7cdc0063a6 8bc3fd #9ec1e5;#b1bcdd;#bcc0cc#9ea8c4
  background-color:#ffffff;*/
}
a:hover, a:focus{color:#2a6496;text-decoration:underline;}
@media screen and (max-width: 600px) {
table { border: 0; }
table thead { display: none; }
table, thead, tbody, th, td, tr, .nolines tr {
  /*margin-bottom: 10px;*/
  display:inherit!important;
   /*background-color:#ffffff;*/
}
    tr:nth-of-type(odd), nolines tr:nth-of-type(odd) {
        background: #eee;
    }


    .nolines tr {
        border: 1px solid #ddd!important;
      /* padding: 5px;*/ 
    }
    
table th {
   /* margin-right: 10px;*/
    overflow:hidden;
}
    table tr {
        padding: 0px;
    } 

table td {
  display: block;
  /*text-align: left;*/
  font-size: 11px; /*was 13px before*/
  border-bottom: 1px dotted #ccc;
  /*margin-right:5px;*/
  overflow:hidden;
  width:100%!important;
}
    table td colgroup {
        display: block;
        overflow: visible;
    }

table td:last-child { border-bottom: 0; }
table td:before {
  content: attr(data-label);
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  width:50%;
/*  height:auto!important;*/
}
table td::after(2) {
  content: attr(data-label);
  float: left;
  width:50%;
  padding-left:50%;
  height:auto!important;
  /*display:block;*/
}
}



@media screen and (-webkit-min-device-pixel-ratio:0) {  /*safari and chrome*/
    select {
    /* height:30px!important;*/
        line-height:30px;   
        background:#ffffff; /* it was before f4f4f4 */;
        padding:2px;
    } 
}
select::-moz-focus-inner { /*Remove button padding in FF*/ 
    border: 0;
    padding: 0;
}
@-moz-document url-prefix() { /* targets Firefox only */
    select {
        padding: 4px 0!important;
    }
}        
@media screen\0 { /* IE Hacks: targets IE 8, 9 and 10 */        
    select {
        height:21px;
        line-height:21px;
    }     
}




/*filter search zone*/
.filterZone {font-size:10px;}
.filterZone a
{
	font-weight: normal;
	padding-left: 1em;
	text-decoration: underline;
	color: #477080;
	margin-right: 1em;
}
/*.label100, .label60, .label80 {padding-right:10px;}*/
.filterZone .label100 label{width:100px;}
.filterZone .label60 label{width:60px;}
.filterZone .label80 label{width:80px;}

.filterZone input[type='text'] {
    border: solid 1px #b7b7b7;
    padding: 2px;
    height: 25px !important;
    border-radius: 5px !important;
}
.fieldWidth200 input[type='text'] {width:200px;}
.filterZone .checkbox-inline {padding-top:3px;}
.filterZone input[type='checkbox'] {
    margin-left:2px;
    margin-top:0px;
    margin-right:6px;
}

.banner2 .checkbox-inline {
    margin-left: 0px !important;
}
.banner2 .radio-button {margin-right:0px!important;}
.filterZone select {
    line-height: 18px !important;
    height: 25px !important;
    padding: 1px !important;
    border-radius: 5px !important;
    border: solid 1px #b7b7b7;
    margin-left: 2px;
    margin-top: -1px;
    margin-right: 6px;
}
.filterZone a:hover
{
	text-decoration: none;
	cursor: pointer;
}

.filterZone a
{
	background-color: Transparent;
	float:left;
	margin-right: 2em;
}

.filterZoneBody
{
	/*float: left;*/
	margin-top: .5em;
	font-size: 100%;
    margin-right:15px;
    float:left;
}

.filterZoneBody a
{
	float: left;
	display: block;
	font-size: 100%;	/* Why Needed? */
	text-align: right;
	margin: .5em .25em 0 .25em;
	padding-right: 20px;
	color: #444;
	font-weight: bold;
	background: transparent url(/Images/ActionImage.gif) right center no-repeat;
	width: 7.5em;
	text-decoration: none;
}

/*.filterZone .field
{
	border-right: 1px solid #ccc;
    padding-right:15px;
}*/
.filterZone .column186
{
	width:186px;
    border-right: 1px solid #ccc;
    padding-right:15px;
}

.filterZone .column250 {
    width: 250px;
    border-right: 1px solid #ccc;
    padding-right: 15px;
}
.filterZone .column250:last-child {
    width: 250px;
    border-right: 0px solid #ccc;
    padding-right: 0px;
}
.filterZone .column186:last-child
{
    width:186px;
	border-right: 0px solid #ccc;
    padding-right:0px;
}
.filterZone .pagination {
    display:block;
	margin-top: .5em;
	font-size: 100%;
    margin-right:5px;
    margin-bottom:inherit!important;
    float:left;
}
.filterZone .pagination.field
{
    padding-right:15px;
}
.filterZone .pagination .field .span{ padding-left:5px;}
.filterZone .pagination a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
    padding-right:5px!important;
    padding-left:5px!important;
    margin:inherit!important;
    margin-top:10px;
}
.grid-content .grid-header {
	font-size: 10px !important;
}

.grid-content .grid-header .soft-button{
     border:none!important;
     background-color:#fff!important;
     
     text-decoration:underline;
     color:#0000ff;
}
.grid-table table thead th a {
    color:#fff!important;
    font-size:10px!important;
}
.grid-table table tbody tr td {
    vertical-align:top;
}
.grid-table table tbody tr td a{
    color:#0000ff!important;
    font-size:9px!important;
    text-decoration:underline!important;
}
.field>tbody>tr>td>span{margin-left:2px!important;}


.filterZone .filterZoneBody button, .filterZone .filterZoneBody input[type='button'], .filterZone .filterZoneBody input[type='reset'], .filterZone .filterZoneBody input[type='submit'] {
    color: #ffffff !important;
    background-color: /*#bcc0cc*/ #ffa10e !important;
    text-transform: uppercase !important;
    border-radius: 4px;
    font-weight: normal;
    border: 1px solid transparent;
}
.filterZone .filterZoneBody .btn-default:hover, 
.filterZone .filterZoneBody .btn-default:focus {
    color:#ffffff;
    background-color:#aaaaaa!important;
    padding:10px;
}
.Floatfilter {
    font-size:9px;
    border:none;
    padding:2px;
    display:block;
}
.Floatfilter .floatleft {
    float:none;
}

.span70 span{width:70px;display:block; float:left;}



.label25 label { width: 25px; }
.label30 label { width: 30px; }
.label35 label { width: 35px; }
.label37 label { width: 37px; }
.label40 label { width: 40px; }
.label45 label { width: 45px; }
.label50 label { width: 50px; }
.label60 label { width: 60px; }
.label64 label { width: 64px; }
.label65 label { width: 65px; }
.label70 label { width: 70px; }
.label300 label { width:300px; }

.label250 label {width: 250px}

.width20 {width:20px;}
.width50 {width:50px;}
.width60 {width:60px;}
.width70 {width:70px;}
.width80 {width:80px;}
.width90 {width:90px;}
.width110 {width:110px;}
.width120 {width:120px;}
.width126 {width: 126px;}
.width300 {width:300px;}
.width460 {width: 460px;}
.width100 {width:100px;}
.width150 {width:150px;}
.width510 {width: 510px;}
.width530 {width:530px;}
.width505 {width:505px;}
.width550 {
    width: 550px;
}
.width160 {width:160px;}

.width170 {
    width: 170px;
}

.width180 {
    width: 180px;
}
.width745 {width:745px;}
.width750 {width:750px;}
.width770 {width:770px;}
.width800 {width:800px;}
.width950 {width:950px;}

.width1040 {width:1040px;}
.width680 {width:680px;}
.width10pct{width:10%;}
.width40pct {width: 40%;}
.width25pct {width: 25%;}


.status {
    width:125px;
    text-align:right!important;
}

.grid-table-clild table thead{
     display: none; 
}
.grid-table-clild table {
    border: 0px!important;
}
.grid-table-clild table tr{
    border:0px!important;
}
.grid-table-clild .table{
    border:0px!important;
    margin:inherit;
}
.grid-table-clild table tr td{
    border:0px!important;
    padding: 2px;
    padding-right:10px;

}
.completed{
    text-align:right!important;
    width:125px;
    color:#000;
}

.current {
    text-align: right !important;
    width: 125px;
    color: #1742cd;
}
.pending{
    text-align:right!important;
    width:125px;
    color:#000;
}
.late{
    text-align:right!important;
    width:125px;
    color:#ff0000;
}
.due{
    text-align:right!important;
    width:125px;
    color:#daa82d;
}
.grid-table-child table tbody tr td a {
    color: #0000ff !important;
    font-size: 9px !important;
    text-decoration: underline !important;
    overflow-x: scroll!important;
}
/* .grid-table-child table tbody tr td img {
    margin-left:5px;
}*/
.grid-table-clild tr:nth-of-type(odd) { 
  background:none; 
}

@media screen and (max-width: 600px) {
 /*  .filterZone .field
{
	border-right:none;
    padding-left:0px;
}*/ 
   /* .section-group .vlabels label, .section-group .field label + *{
        margin-left:0px;
    }*/

.filterZone .column186
{
	width:100%;
    border-right: 0px solid #ccc;
    padding-right:0px;
}

.filterZone .column186:last-child
{
    width:100%;
	border-right: 0px solid #ccc;
    padding-right:0px;
}
    .filterZone .column250 {
        width: 100%;
        border-right: 0px solid #ccc;
        padding-right: 0px;
    }

        .filterZone .column250:last-child {
            width: 100%;
            border-right: 0px solid #ccc;
            padding-right: 0px;
        }
    .grid-table-clild tr:nth-of-type(odd) {
        background: #e5f9fe;
    }
.readOnlyView .section-group .parallel label {width:50%!important;}

    .width460 {
        width: 100%;
    }
    .width300 {
        width: 100%;
    }
    .width350 {
        width: 100%;
    } 
    .width530 {
        width: 100%;
    }

    .width510 {
        width: 100%;
    }
.status{
    text-align:left!important;
    width:100%;
}
.width70 {
    text-align:left!important;
    width:100%;
}

.width745 {
    text-align:left!important;
    width:100%;
}
.width750 {
    text-align:left!important;
    width:100%;
}
.width770 {
    text-align:left!important;
    width:100%;
}

    .width800 {
        text-align: left !important;
        width: 100%;
    }
    .width950 {
        text-align: left !important;
        width: 100%;
    }
.width1040 {
    text-align:left!important;
    width:100%;
}
.width150 {
    text-align:left!important;
    width:100%;
}
.width10pct { width: 100%;}
.width40pct {width: 100%;}
.width25pct {width: 100%;}
.current{
    text-align:left!important;
    width:100%;
}
.late{
    text-align:left!important;
    width:100%;
}
.due{
    text-align:left!important;
    width:100%;
}
.completed{
    text-align:left!important;
    width:100%;
}
.pending{
    text-align:left!important;
    width:100%;
}
.width160 {
    text-align:left!important;
    width:100%;
}
.width170 {
    text-align: left !important;
    width: 100%;
}
.width180 {
    text-align: left !important;
    width: 100%;
}
.width90 {
    text-align:left!important;
    width:100%;
}
 .grid-table-clild   table th {
    margin-right: 10px;
}
.grid-table-clild table td {
  display: block;
  /*text-align: left;*/
  font-size: 11px; /*was 13px before*/
  border-bottom: 1px dotted #0000ff;
  margin-right:5px;
}
.grid-table-clild table td:last-child { border-bottom: 0; }
.grid-table-clild table td:before {
  content: attr(data-label);
  float: left;
  font-weight: normal;
  width:50%;
}
.grid-table-clild table td::after(2) {
  content: attr(data-label);
  float: left;
  width:50%;
  padding-left:50%;
}
}

.CheckAll a{text-decoration:underline;}

.perms-block .field.perms-block .field {width:300px;}

/* submenu3 starts here */
@media screen and (max-width: 700px) {

}




.submenu3 ul > li{
    float:left;
}

  .submenu3 {
    float: left;
    margin: 0;
    list-style:none;
  }
  .submenu3 > li {
    float: left;
    border-right:1px solid #bfbfbf;
    border-top:1px solid #bfbfbf;
    border-left:1px solid #bfbfbf;

    background-color:#f7f7f7;/*#9ec2e6;*/
    margin-right:2px;
    border-radius: 5px 5px 0px 0px;
    padding-top: 8px;
    padding-bottom: 7px;
    padding-left:10px;
    padding-right:10px;
    icon:inherit;
    text-transform:uppercase;
  /*  padding-top:10px;*/
  }
    .submenu3 > li > a {
        /*padding:10px;*/
        padding: 0px !important;
        color: #000;
        text-decoration: none !important;
    }
        .submenu3 a{margin-right:10px;margin-left:10px;}
        
        .submenu3 > li > a:hover, .submenu3 > li > a:focus {
            text-decoration: none;
            background-color: transparent;
            color: #023db1;
        }
            /* submenu3 ends here */
            /* main top menu style starts here*/
            @media (max-width:800px) {
                .width1040 {
                    text-align: left !important;
                    width: 100%;
                }
            }

            .height400{min-height:400px!important;}
.height500{min-height:650px!important;}
@media (min-width: 768px) {
    .height500 {min-height:inherit;}
    .height400 {min-height:inherit;}
    
}

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}


a:link, a:active, a:visited, a:hover {text-decoration:underline;}
table>tbody{background-color:inherit;}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
 .navbar-header {
    /*float: left;*/
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
 /* padding-left: 15px;*/
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}
/* it was 768 below width*/
@media (min-width: 1200px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .submenu .navbar-collapse {
        height: inherit !important;
    }

    .submenu ul > li > a {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .navbar-collapse.collapse {
        display: block !important;
        /* height: 37px;*/
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px;
    }

    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }

    .navbar-collapse .navbar-text:last-child {
        margin-right: 0;
    }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  z-index: 1030;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

@media (max-width: 1199px) {
    .navbar-toggle {
        display: block!important;
    }

    /*.navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }*/
}

.navbar-toggle {
  position: relative;
 /* float: right;
   padding: 9px 10px;*/
 margin-top: 0px!important;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
 /* margin-top: 4px;*/
}
/* it was 768 below width*/
/*@media (min-width: 1200px) {
    .navbar-toggle {
        display: none;
    }
}
@media (max-width: 1199px) {
    .navbar-toggle {
        display: block;
    }
}*/

.navbar-nav {
margin: 7.5px -15px;
}

.navbar-nav > li > a {
  /*padding-top: 10px;
  padding-bottom: 10px;*/
   padding-left:5px;
    padding-right:5px;
    line-height: inherit!important;
  text-decoration:none;
}
    /*.navbar-nav > li > a {
        font-size: 2vh !important;
    }*/
/*@media (min-width:768px){
    .navbar-nav > li > a {
        font-size: 2vh!important;
    }
    }*/
/* it was 767 before*/
@media (max-width: 1199px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #01224e;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }

            .navbar-nav .open .dropdown-menu > li > a .header {
                color: #ffffff !important;
            }
}
 .navbar-nav .open .dropdown-menu > li > a .header{
         color:darkblue; 
         padding-left:10px;
         font-weight:600;
     }
 /*this class will effect new design propertydetails page*/
@media (min-width: 1199px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  /*  padding-top:10px;*/
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:5px;
    padding-right:5px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #ffffff!important;
  padding:10px 10px;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
   
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: transparent;
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        color: #ffffff;
        background-color: transparent;
    }

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #333333;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color:#428bca;/* transparent*/
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}


.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
 border-bottom: 4px solid #000000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
@media print {
    .navbar {
        display: none;
    }
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}


.dropdown-menu {
  position: absolute;
  top: 100%;
 /* left: 0;*/
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
  text-decoration:none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none!important;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 5px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.section-group .ul .li{padding-bottom:5px!important;}
.selected{color:#0000ff!important;}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.ui-dialog .ui-icon-closethick 
{ /*position: absolute; width: 16px !important; height: 16px !important;*/ background-image: url('/Themes/Default/Images/close_icon1.gif') !important; background-position: top left !important; }

.modal-progress-indicator .ui-dialog-titlebar 
{
	display: none;
}

.modal-progress-indicator .ui-dialog-content
{
	background: #000 url('/Themes/Default/Images/ProgressBar.gif') center center no-repeat !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 17px;
	width: 94px;
}

.modal-progress-indicator { padding: 0 !important; }

/* main top menu styles ends here*/

.grid-table table thead th a{color:#000!important; text-decoration:underline;}
.grid-table table thead th {color:#000!important; font-size:10px;}
.grid-table table thead tr th {color:#000!important;background-color:#f7f7f7!important; padding-top:5px;padding-bottom:5px; /*#5a9ee5;*/
}
.grid-table-side-borders tr th {background-color:inherit!important;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #e0e0e0;
    background: #f0f0f0 url("~/content/images/ui-bg_glass_75_f0f0f0_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
}


.edit-action-cell {
	color: #000;
	text-decoration: underline;
	background-color: #fff;
	cursor: pointer;
	border: 0 !important;
	float: left !important;
	display: block;
	width: 19px;
	height: 18px;
	background: url('/Themes/Default/Images/EditRow.png') no-repeat center !important;
}


@media print {
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: "";
}


.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
 border-bottom: 4px solid #000000;
  content: "";
}



.btn-default .caret {
  border-top-color: #333333;
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}

.dropup .btn-default .caret {
  border-bottom-color: #333333;
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}


.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}


.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

/* new class for tooltip start here*/

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    visibility:inherit;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;

    top: -5px;
    left: 110%;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}

/*tool tip class ends here*/


.transparent {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
	filter: alpha(opacity=0);
	/* Netscape */
	-moz-opacity: 0;
	/* Safari 1.x */
	-khtml-opacity: 0;
	/* Good browsers */
	opacity: 0;
    margin-top:-5px;
    left: 10px; top: 0px; width: 123px; height: 23px; position: absolute; cursor: pointer;
}
.selectfile{
    border: 1px solid rgb(153, 153, 153); 
    border-image: none; 
    padding-right: 10px!important; 
    padding-left: 10px!important;  
    cursor: pointer;
}


/* it was 768 below width*/
@media (min-width: 1200px) {
    .navbar-collapse.collapse {
        display: block !important;
        /* height: 37px;*/
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-collapse .submenu3.navbar-left:first-child {
        margin-left: -15px;
    }

    .navbar-collapse .submenu3.navbar-right:last-child {
        margin-right: -15px;
    }

    .navbar-collapse .navbar-text:last-child {
        margin-right: 0;
    }

    .submenu3 {
        margin: 7.5px -15px;
    }

        .submenu3 > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 5px;
            padding-right: 5px;
            line-height: inherit !important;
            text-decoration: none;
        }
}

@media (max-width: 767px) {
  .submenu3 .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .submenu3 .open .dropdown-menu > li > a,
  .submenu3 .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .submenu3 .open .dropdown-menu > li > a {
    line-height: 20px;
  }
    .submenu3 .open .dropdown-menu > li > a:active {
        background-color:#dddddd;
    }
  .submenu3 .open .dropdown-menu > li > a:hover,
  .submenu3 .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
     .submenu3 .open .dropdown-menu > li > a .header{
         color:#ffffff!important;
     }
}
 .submenu3 .open .dropdown-menu > li > a .header{
         color:darkblue; 
         padding-left:10px;
         font-weight:600;
     }
 .submenu3 .inactivetab{
     background-color:#9fc3e5;
 }
@media (min-width: 768px) {
  .submenu3 {
    float: left;
    margin: 0;
  }
  .submenu3 > li {
    float: left;
  /*  padding-top:10px;*/
  }
    .submenu3 > li > a {
        padding: 0px !important;
        /*
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:5px;
    padding-right:5px;*/
    }
        .submenu3 > li > a:hover, .submenu3 > li > a:focus {
            text-decoration: none;
            background-color: transparent;
            color: #023db1;
        }
    .submenu3 a {
        margin-right: 10px; margin-left: 10px;
    }


}
.label140 {width: 140px;}
.label160 label{margin:inherit;}
.label160{width:160px;}
@media (max-width: 768px) {
    .label160 {
        width:auto;
    }
   .compact-table>table>tbody>tr>td{border-right:0px;}
   .compact-table .td {border-right:inherit!important;}
   .compact-table { border-top:inherit; border-left:inherit;}
   .compact-table tr:nth-of-type(2n+1) {
    background: #e2efff;
}
}
.compact-table { border-top:1px solid #dddddd; border-left:1px solid #dddddd;}
 .compact-table td{border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;}
 .conpact-table table{border:inherit;}
 /*@media screen and (max-width:600px)*/



.section-group .nolabels input[type='text'] {
     /*width: 200px;was min-width:14em before*/
    float: left;
    border: solid 1px #b7b7b7;
    padding: 2px;
    min-height: 27px;
    color:#000;
    font-weight:normal!important;
    font-style:normal!important;
}
.section-group .nolabels select {
    border: solid 1px #b7b7b7;
    padding: 1px;
    min-height: 27px;
    background-color:#ffffff;
}
.section-group .nolabels input:focus{
    border: solid 1px #77a8ff;
    padding: 2px;
}

.section-group .nolabels textarea[type='text']:focus,
.section-group .nolabels input[type="radio"]:focus,
.section-group .nolabels input[type="checkbox"]:focus{
    border: solid 1px #77a8ff;
    color:#000;
}
.section-group .nolabels .field{
    float:left;
    margin-right:10px;
    margin-left:0px;
    margin-bottom:10px;
}
    .section-group .nolabels label, .section-group .nolabels .field label + * {
        margin-left:0px;
        font-size: 13px;
        font-weight:600;
        margin-right:10px;
    }
    .section-group .nolabels .field label {
        color:#ffffff;
    }

    .section-group .nolabels .field img {
        margin-left: 10px !important;
        margin-right: 10px;
    }

.search-collapse {
    max-height: 340px;
    padding-right: 15px;
    /* padding-left: 15px;*/
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.search-collapse:before,
.search-collapse:after {
    display: table;
    content: " ";
    }

.search-collapse:after {
    clear: both;
}

.search-collapse.in {
    overflow-y: auto;
}

@media (min-width: 768px) {
    .search-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .search-collapse.collapse {
        display: block !important;
        padding-bottom: 0;
        overflow: visible !important;
        /*now   height:auto;
        overflow-x:visible!important;*/
    }
    .search-collapse.in {
        overflow-y: visible;
    }
    .search-collapse .section-group{
        margin-left:10px!important;
    }
}

.container > .search-collapse {
    margin-right: -15px;
   /*margin-left: -15px;*/ 
}

@media (min-width: 768px) {
    .container > .search-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .ui-datepicker-calendar .td{
        display:inherit!important;
        width:inherit!important;
        float:left!important;
    }
}
.show-on-mobile {
    display:none;
}
/*.show-on-mobile td {
    display: none!important;
}*/
@media (max-width: 600px) {
    .show-on-mobile {
        display: block !important;
    }
}

@media (max-width:600px){
    .slogan {
        padding-left: 36px !important;
    }
    .hide-on-mobile{display:none!important; height:inherit;}

    /* .navbar-header{margin-left:0px;}*/
    .container .on-mobile {
        margin-right: 0px;
        margin-left: -10px;
        padding-left:0px;
        padding-right:0px;
        margin-top:35px!important;
    }
    .navbar-toggle {
        margin-right: 15px;
        /*padding: 9px 10px;*/
    }
}
.propertyCardGroup .group-box table tr {
    border-top: 1px solid #dddddd;border-right:0px; border-bottom:0px; border-left:0px;
}
.propertyCardGroup .group-box table tr td, .propertyCardGroup .group-box table {
    border: inherit;
}
.propertyCardGroup .group-box table tr:first-child{border-top:inherit;}
    .container-ps .propertyCardGroup {
        /*margin-right:-20px;*/
        width: 100%;
        align-content: center !important;
        margin-right: auto !important;
        margin-left: auto !important;
        margin-top: 20px;
    }
.propertyCard {
    margin:20px!important;
    background-color: #fff;
    width: 228px!important;
    float:left;
    height:312px;
    border:1px solid #b7b7b7;
}
    .propertyCard:last-child {
        margin-right: 0px !important;
    }
    .h1-specialheader {
    margin: 0px!important;
    padding: 5px 10px;
    margin-bottom: 20px;
    font-size: large;
    font-weight: 700;
    background-color: #1e7cdc;
    width: 100% !important;
    float: left;
    border: 1px solid #b7b7b7;
    color: #ffffff;
}
.h1-specialheader span{
    
    padding: 2px;
    font-size: 13px;
    font-weight: 500;
    float: right;
    color:#ffffff;
}
        .h1-specialheader span a {
            color:#fff!important;
        }

  /*.hide-on-mobile h2 {
    font-size: 16px;
    font-weight: bold;
    color: #0054a6;
    margin: 10px;
    padding-bottom: 0px;
    padding-left: 2px;
    display: block;
}*/
.container.propertyCardGroup .propertyCard {
    width: 228px !important;
}
    .propertyCard img {
        width:100%;
    }

@media (min-width:768px) {
    .propertyCard img {
        height:175px!important;
    }
}
    @media (max-width:768px) {
        .propertyCard {
            margin-right: 0px !important;
            margin-left: 0px !important;
            height: auto !important;
            float: left;
        }

        .container-ps .propertyCardGroup .propertyCard {
            width: 100% !important;
            float: none;
           margin-left: 0px;
           font-size: 13px!important;
        }
        .propertyCard span, .propertyCard td {
            font-size: 13px !important;
        }
        .container .propertyCardGroup .propertyCard {
            width: 100% !important;
            float: none;
            margin-left: auto;
        }
    }
.gm-style .controls {
    top: 180px;
}
.gmnoprint .gm-style-mtc {
    top: 170px !important;
}


.gm-style .controls .is-fullscreen {
    top: 10px;
}

.controls {
    top: 170px !important;
}

@media (max-width:1200px) {
    .ps-card-wrapper {
        z-index: -1 !important;
        top: 190px !important;
    }
    .gm-style .controls {
        top: 210px !important;
    }
    .gmnoprint .gm-style-mtc {
        top: 210px !important;
    }
}
@media (max-width:768px) {
    .gm-style .controls {
        top: 170px !important;
    }

    .gmnoprint .gm-style-mtc {
        top: 160px !important;
    }
}

    /*new code for map view-----------------------------------------*/
    .main-card-Window {
        margin: 0;
        position: absolute !important;
        overflow:auto;
        overflow-y: scroll !important;
        overflow-x: hidden !important;
        top: 161px;
        right: 0px;
        /*bottom: 0px;*/
        left: auto;
        z-index: 5;
        width: 100%;
    }


    .ps-card-wrapper {
        margin: 0;
        position: absolute !important;
        top: 161px;
        right: 0px;
        bottom: 0px;
        left: auto;
        width: 44%;
        overflow: auto;
        overflow-y: scroll !important;
        overflow-x: hidden !important;
        z-index: 5;
        background-color: #fff;
        float: right;
        padding-top: 20px;
        /*  padding-right:20px;*/
    }

    .ps-map-wrapper .gm-style {
        margin: 0;
        position: absolute !important;
        top: 161px;
        left: 0px;
        bottom: 0px;
        right: auto;
        width: 56%;
        overflow: auto;
        overflow-y: hidden !important;
        overflow-x: hidden !important;
        z-index: 5;
        background-color: #fff;
    }

    /*.ps-map-wrapper .gm-style {
    margin: 0;
    position: absolute !important;
    top: 161px;
    left: 0px;
    bottom: 0px;
    right: auto;
    width: 56%;
    overflow: auto;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
    z-index: 5;
    background-color: #fff;
}*/



/* it was 768 below width*/
@media (min-width: 1200px) {
    .navbar-collapse.collapse {
        display: block !important;
        /* height: 37px;*/
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-collapse .submenu3.navbar-left:first-child {
        margin-left: -15px;
    }

    .navbar-collapse .submenu3.navbar-right:last-child {
        margin-right: -15px;
    }

    .navbar-collapse .navbar-text:last-child {
        margin-right: 0;
    }

    .submenu3 {
        margin: 7.5px -15px;
    }

        .submenu3 > li > a, .submenu2 > .activetab > a {
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 5px;
            padding-right: 5px;
            line-height: inherit !important;
            text-decoration: none;
        }
}
.dropdown-submenu .navbar {
    /*width: 100px !important;*/
    float: left !important;
}

@media (max-width: 767px) {
    .submenu3 .inactivetab {
        display: none;
    }



    .submenu3 .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .submenu3 .open .dropdown-menu > li > a,
        .submenu3 .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .submenu3 .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .submenu3 .open .dropdown-menu > li > a:active {
                background-color: #dddddd;
            }

            .submenu3 .open .dropdown-menu > li > a:hover,
            .submenu3 .open .dropdown-menu > li > a:focus {
                background-image: none;
            }

            .submenu3 .open .dropdown-menu > li > a .header {
                color: #ffffff !important;
            }
}

.submenu3 .open .dropdown-menu > li > a .header {
    color: darkblue;
    padding-left: 10px;
    font-weight: 600;
}

.submenu3 .inactivetab {
    background-color: #9fc3e5;
}

@media (min-width: 768px) {
    .submenu3 {
        float: left;
        margin: 0;
    }

        .submenu3 > li {
            float: left;
            /*  padding-top:10px;*/
        }

            .submenu3 > li > a {
                padding: 0px !important;
                /*
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:5px;
    padding-right:5px;*/
            }

                .submenu3 > li > a:hover, .submenu3 > li > a:focus {
                    text-decoration: none;
                    background-color: transparent;
                    color: #023db1;
                }

        .submenu3 a {
            margin-right: 10px;
            margin-left: 10px;
        }
}



    @media (max-width:768px) {
        .container-ps {
            padding: 0px !important;
        }

        .ps-card-wrapper {
            width: 100%;
            float: left;
            left: 0px;
            padding-right: 0px;
        }

        .ps-map-wrapper {
            display: none !important;
            width: 0px;
            overflow: hidden;
            display: block;
        }

        .ps-card-wrapper > .container {
            margin: 10px !important;
        }
    }

    .ps-map-wrapper {
        overflow: hidden;
        width: 56%;
        overflow: hidden;
        display: block;
        height:100%;
    }

    .container-ps {
        top: 160px !important;
        padding-bottom: 30px;
        background-color: #fff;
        max-width: 1120px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 0px!important;
        padding-left: 20px;
        padding-right: 20px;
    }
    /*media screen*/
    body.ps-map-view .container-ps {
        height: 90%;
        position: absolute;
        width: 100%;
        padding-top: 0px;
        top: 0px;
    }

    body.ps-map-view .ps-card-wrapper {
        -webkit-overflow-scrolling: touch
    }

    body.ps-map-view .ps-body {
        position: absolute;
        top: 48px;
        left: 0px;
        right: 0px;
        bottom: 0px;
    }

    @media only screen and (max-width: 996px) {


        body.ps-map-view .ad-ps-inline {
            display: inline-block !important;
            margin: 0 10px 5px 0;
            height: 110px;
            max-width: 430px
        }
    }

    @media (max-width:768px) {
        main .container {
            margin-right: 0px !important;
        }

        .h1 span {
            font-size: 10px !important;
            float: left !important;
        }

        .banner .table-as-header {
            color: #ffffff !important;
            font-size: 10px;
            background-color: #1e7cdc;
            width: 100%;
        }
    }

    .h1 span {
        font-size: 10px !important;
        float: right !important;
    }

    .banner .table-as-header {
        color: #ffffff !important;
        font-size: 10px;
        background-color: #1e7cdc;
        width: 100%;
    }

    .cs-footer {
    }

        .cs-footer .row {
            padding-left: 50px;
            margin-bottom: 0px;
        }
    /* motal window class starts here */
    .modal {
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 1; /* Sit on top */
        padding-top: 100px; /* Location of the box */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    }

    /* Modal Content */
    .modal-content {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 80%;
    }

    /* The Close Button */
    .close {
        color: #aaaaaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }

        .close:hover,
        .close:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer;
        }

    .keytable table {
        border: 0px !important;
    }
    /* new table design */
    .keytable td {
        border: 0px;
        vertical-align: top;
        padding: 10px;
    }

    .keytable tr {
        border: 0px;
    }

    .keytable {
        width: 100%;
        font: normal 12px Arial,Helvetica,sans-serif;
    }

        .keytable span {
            font: normal 12px Arial,Helvetica,sans-serif;
            float: none;
            /* display:block;*/
        }

        .keytable label {
            font-weight: bold !important;
            font: normal 12px Arial,Helvetica,sans-serif;
            float: none;
            display: block;
        }

        .keytable tr td .field {
            margin-bottom: 20px;
        }



    /* slide show css code*/
    * {
        box-sizing: border-box
    }

    body {
        font-family: Verdana, sans-serif;
        margin: 0
    }

    .mySlides {
        display: none
    }

    img {
        /* vertical-align: middle;*/
    }

    /* Slideshow container */
    .slideshow-container {
        max-width: 1000px;
        position: relative;
        margin: auto;
        border: 1px solid #b7b7b7;
        width: 600px;
        height: 380px;
        overflow: hidden;
        float: left;
    }

        .slideshow-container .mySlides img {
            width: 600px;
            overflow: hidden;
        }

    .width462 {
        width: 462px;
    }

    @media (max-width:768px) {
        .slideshow-container .mySlides img {
            width: 100%;
        }

        .slideshow-container {
            width: 100%;
            height: auto;
        }

        .width460 {
            width: 100%;
            margin-right: 0px;
        }

        .width462 {
            width: 100%;
            margin-right: 0px;
        }

        .width300 {
            width: 100%;
            margin-right: 0px;
        }

        .width350 {
            width: 100%;
        }
    }
    /* Next & previous buttons */
    .prev, .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        padding: 16px;
        margin-top: -22px;
        color: white;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 3px;
    }
    .simple-scrollbar {
        position: absolute;
        right: 2px;
        border-radius: 7px;
        min-height: 10px;
        width: 7px;
        opacity: 0;
        -webkit-transition: opacity .2s linear;
        transition: opacity .2s linear;
        background: #000;
        background-clip: padding-box;
    }
    .slideshow-thumbnail {
        text-align: left;
        margin-bottom: 10px;
        max-height: 218px;
        overflow-y: scroll !important;
        overflow-x: hidden !important;
        background-color:#fff;
        border:solid 1px #cccccc;
    }
    /* Position the "next button" to the right */
    .next {
        right: 0;
        border-radius: 3px 0 0 3px;
    }

    .prev {
        left: 0;
    }

        /* On hover, add a black background color with a little bit see-through */
        .prev:hover, .next:hover {
            background-color: rgba(255,255,255,0.8);
        }

    /* Caption text */
    .text {
        color: #f2f2f2;
        font-size: 15px;
        padding: 8px 12px;
        position: absolute;
        bottom: 8px;
        width: 100%;
        text-align: center;
    }

    /* Number text (1/3 etc) */
    .numbertext {
        color: #f2f2f2;
        font-size: 13px;
        padding: 8px 12px;
        position: absolute;
        top: 0;
    }

    /* The dots/bullets/indicators */
    .dot {
        cursor: pointer;
        height: 71px;
        width: 102px;
        margin: 0px;
        margin-bottom:4px;
        margin-right:4px;
        background-color: #fff;
        /* border-radius: 50%;*/
        display: inline-block;
        /*  transition: background-color 0.6s ease;*/
        float: none;
        border:1px solid #b7b7b7;
        vertical-align:top;
    }

        .active, .dot:hover {
            border-color: #0000ff;
        }

    /* Fading animation */
    .fade {
        -webkit-animation-name: fade;
        -webkit-animation-duration: 1.5s;
        animation-name: fade;
        animation-duration: 1.5s;
    }

    @-webkit-keyframes fade {
        from {
            opacity: .4
        }

        to {
            opacity: 1
        }
    }

    @keyframes fade {
        from {
            opacity: .4
        }

        to {
            opacity: 1
        }
    }

    /* On smaller screens, decrease text size */
    @media only screen and (max-width: 300px) {
        .prev, .next, .text {
            font-size: 11px
        }
    }

    /* style for old universal header on FI side title page*/
    .banner2 {
        float: left;
        width: 100%;
        padding-right: 2px;
        border: 0px !important;
    }

        .banner2 > .section-container {
            display: block;
            background-color: #f7f7f7; /*  #ddeeff;*/
            padding: 15px;
            float: left;
            border: 1px solid #dddddd;
            width: 100%;
            margin-left: 1px;
        }

        .banner2 .section-container .table {
            border: 0px !important;
        }

            .banner2 .section-container.table .tbody {
                border: 0px !important;
            }

        .banner2 > .section-container > table {
            border: 0px !important;
            /*
        border-left: 0px !important;
        border-top: 0px !important;
        border-bottom: 0px !important;
        border-right: 1px solid #b7b7b7!important;*/
        }

            .banner2 > .section-container > table > tbody, .banner2 > table > thead {
                border: 0px !important;
            }

                .banner2 > .section-container > table > tbody > tr, .banner2 > table > .section-container > thead > tr {
                    border: 0px !important;
                }

                    .banner2 > .section-container > table > tbody > tr > td:first-child {
                        padding-left: 0px;
                    }

                    .banner2 > .section-container > table > tbody > tr > td {
                        border: 0px !important;
                        padding-left: 0px;
                        vertical-align: top;
                        padding-left: 20px;
                    }

        .banner2 .section-container table tbody tr td .field {
            margin-bottom: inherit !important;
        }

        .banner2 > .section-container > table > thead > tr {
            border: 0px !important;
        }

            .banner2 > .section-container > table > thead > tr > th {
                text-transform: none;
                font-size: 14px;
                font-style: normal;
                font-weight: 600;
                letter-spacing: 1px;
                color: #1e7cdc !important;
                text-decoration: none;
                padding-left: 0px;
                border: 0px !important;
                padding-bottom: 15px;
                padding-left: 20px;
            }

        .banner2 h1 {
            color: #ffffff;
            font-weight: 600;
            font-size: large;
            background-color: #1e7cdc;
            box-shadow: 2px 2px 4px #b7b7b7;
            border: none;
            padding: 5px 20px;
            /* margin-top:20px;*/
            margin-bottom: 20px;
            margin-right: 0px;
        }

        .banner2 .radio-button-label {
            margin-right: 10px;
            margin-left: 2px;
        }

    /*-----------------------------*/
    /* new style for table as follows*/


    /*custom table for mobile view style */

    .custom-fields {
        float: left;
    }
   

        .custom-fields > table {
            border: 1px !important;
            padding: 0;
            width: 100% !important;
        }

        .custom-fields tr {
            border: 0px;
        }

        .custom-fields td {
            border: 0px !important;
            padding-left: 0;
            padding-right: 10px;
            /*vertical-align: top;*/
        }

            .custom-fields td.label {
                display: inline-block;
                margin-bottom: 5px;
            }

                .custom-fields td.label + * {
                    margin-left: 2px;
                    font-size: 13px;
                    font-weight: bold;
                    color: #848484;
                }

        .custom-fields .help {
            display: inline-block;
            width: 14px;
            height: 14px;
            padding: 0px;
            margin: 0;
            background-image: url(../Default/Images/HelpQuestion.png);
            background-repeat: no-repeat;
            border: none;
            cursor: help;
        }

    /* custom fields table style ends here*/

    /* custom table for mobile view in table format*/

    .customMobileTable {
        padding-right: 15px;
        margin-right: 15px;
        border-right: 1px solid #999999;
        margin-bottom: 20px;
    }

        .customMobileTable:last-child {
            border-right: 0px;
            padding-right: 0px;
            margin-right: 0px;
        }

        .customMobileTable table {
            border: none !important;
            margin-bottom: 20px;
        }

        .customMobileTable tr {
            width: 100%;
            border: none !important;
        }

            .customMobileTable tr td {
                float: left;
                height: auto;
                /*  width: 50%;*/
            }

            .customMobileTable tr th {
                padding-top: 10px;
                padding-bottom: 10px;
                color: #1e7cdc !important;
                font-weight: 600;
                font-size: 13px;
            }

    .customborder {
        border-left: 1px solid #999999;
        margin-left: -16px;
        padding-left: 15px;
    }

    .customwidth220 {
        width: 220px;
    }

    .customMobileTable tr td:last-child {
        width: 50%;
        float: none;
        height: auto !important;
    }

    .customMobileTable .btn {
        padding: 0px 12px !important;
    }

    @media (max-width:768px) {

        .customborder {
            border-left: 0px;
        }

        .customMobileTable tr td {
            float: left;
            width: 50%;
            padding: 2px !important;
            border-bottom: 0px;
            height: auto !important;
            min-height: 23px;
        }

        .customwidth150 {
            width: inherit;
        }
        /* .customMobileTable tr td span{
        padding:5px;
    }*/
        .customMobileTable {
            border-right: 0px;
            border-bottom: 1px solid #999999;
        }
            .customMobileTable tr th {
                background-color: #f7f7f7;
            }
        .width680 {width: auto;}
    }
    /* custom table for mobile view ends here*/
    /*-----------------------------*/
    /*new style for tables as follows*/
    .container .banner .section-group table tr td {
        border: solid 1px #cccccc;
    }

    @media (max-width:768px) {
        .container .banner .section-group table tr td {
            border: 1px solid #b7b7b7;
        }

        .banner.section-container .section-group table tbody tr td textarea {
            width: 100% !important;
            margin: 5px 0;
            padding: 3px;
        }
    }

    .custom-fields td {
        padding-top: 5px;
        padding-bottom: 5px;
    }

.container .banner .section-group table tr td input, .container .banner .section-group table tr td textarea, .container .banner .section-group table tr td select, textarea, input, checkbox {
    border: solid 1px #999999;
    background-color: #ffffff;
    /*  height: 20px;
    line-height: 22px;*/
}

    .container .banner .section-group table tr td textarea {
        border: solid 1px #999999;
    }

    .datepicker-field .datepicker-image {
        cursor: pointer;
        margin-left: 2px;
        vertical-align: bottom;
    }

    .datepicker-field input[type='text'] {
        height: 18px;
        border: solid 1px #b7b7b7;
        max-width: 110px !important;
    }

    /* class we are using for custom fields policy*/

    .edit-action {
        padding-left: 13px;
        float: left;
        background: url('/Themes/Default/Images/Edit-13x13.png') no-repeat left;
    }

    .delete-action {
        padding-left: 14px;
        float: left;
        background: url('/Themes/Default/Images/Remove-13x14.png') no-repeat left;
    }

    .delete-action-cell {
        display: block;
        width: 19px;
        height: 18px;
        background: url('/Themes/Default/Images/DeleteRow.png') no-repeat center !important;
        /*background: url('/Themes/Default/Images/Delete-15x15.jpg') no-repeat center !important;*/
    }

    .soft-button, .delete-action-cell, .edit-action-cell {
        color: #000;
        text-decoration: underline;
        /* background-color: #fff;*/
        cursor: pointer;
        border: 0 !important;
        /*float: left !important;
    display: block !important;*/
    }

    .edit-action-cell {
        display: block;
        width: 19px;
        height: 18px;
        /*background: url('/Themes/Default/Images/Edit-13x13.png') no-repeat center !important;*/
        background: url('/Themes/Default/Images/EditRow.png') no-repeat center !important;
    }

    .banner > table > thead > tr > th > label {
        font-size: 11px;
        font-weight: 600;
        margin-top: 3px;
    }



    .numberCircle-green {
        border-radius: 50%;
        padding: 1px 3px;
        background: #4ba301;
        border: 1px solid #4ba301;
        color: #fff;
        text-align: center;
        font: 10px Arial, sans-serif;
    }

    /* consumer search site uses following class*/
    .disclaimer {
        font-size: 10px;
        font-weight: normal;
        color: #333;
        background-color: #b5c6cc;
        border: 1px #999999 solid;
        height: auto;
    }
    /* end class for consumer search*/
    /* end of custom fields policy class */
    /*new style for tables ends here*/
    /*
   
    p, div, td, th, tr, form, ol, input, text, textarea, select, .ghost



body.ps-map-view .container-ps {
    height: 100%;
    position: absolute;
    width: 100%;
    padding-top: 0px;
    top: 0px;
}



body.ps-map-view .ps-map-pin-wrapper {
    z-index: 1;
}

.ps-map-pin-wrapper {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 450px;
    z-index: -1;
}
*/



    /* modal pop up window new class*/

    .modal {
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 1; /* Sit on top */
        padding-top:100px; /* Location of the box */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    }

    /* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 700px;
    height: 500px!important;
    overflow:auto;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    resize:vertical;
    object-fit:contain;
}
        .modal-content td{padding-left:0px;}

        .modal-content li {
            display: block;
            float: left;
            width: 200px;
            margin-left: 0px;
            padding-left: 0px;
        }
        .modal-content ul {
            margin-left: 20px;
            padding-left: 0px;
        }
        .modal-content >.modal-body{
            background-color:#fff;
            margin:20px;
            margin-top:inherit!important;
        }
        
        
        
        
        .modal > .modal-content > h1, .modal > .modal-content > .h1 {
            color: #ffffff;
            font-weight: 600;
            font-size: medium;
            background-color: #1e7cdc;
            border: none;
            padding: 10px 18px;
            /* margin-top:20px;*/
            margin: inherit;
            box-shadow: none !important;
        }
    @media (max-width:768px) {
        .modal-content {
            width: 90%;
        }
        /*.section-container, h1, .status-window-container, .tasktable table, group-box-container block, table, table tbody tr, table, table thead th, .customMobileTable {
        min-width: 390px;
    }*/
    }
    /* Add Animation */
    @-webkit-keyframes animatetop {
        from {
            top: -300px;
            opacity: 0
        }

        to {
            top: 0;
            opacity: 1
        }
    }

    @keyframes animatetop {
        from {
            top: -300px;
            opacity: 0
        }

        to {
            top: 0;
            opacity: 1
        }
    }



    /* The Close Button */
    .closeModal {
        color: #ffffff;
        float:right;
        font-size: 20px;
        font-weight: bold;
        float: right;
        cursor: pointer;
        margin-top:-3px;
    }

        .closeModal:hover,
        .closeModal:focus {
            color: #f5f5f5;
            text-decoration: none;
            cursor: pointer;
        }

    .modal-header {
        padding: 2px 8px;
        background-color: #1e7cdc;
        color: white;
    }

    .modal-body {
        padding: 2px 16px;
        height:auto;
    }

    /*.modal-footer {
                    padding: 2px 8px;
                    background-color: #5cb85c;
                    color: white;
}*/
    .plain-message {
        font-size: 14px;
        font-weight: 700;
        color: #1e7cdc;
        margin: 20px !important;
        padding:20px!important;
    }
.dollar:before {
    content: '$';
    margin-left: -8px;
    padding-right: 2px;
}


/*this one is used on Consumer search page only for showing search filter fields width different on mobile view*/
@media (max-width:450px) {
   .lineBreak{
       float:left!important;
   }

    .fieldwidth200 input[type='text'], .fieldwidth200 select {
        width:200px!important;
    }
}

.h140{ width:210px;min-height:140px;}
@media (max-width:600px) {
    .h140 {min-height: inherit; margin-bottom:20px!important;}
    .helpText-Mobile {padding-left:50%}
    .floatleft-mobile {float:left; margin-top:5px;}
}

.redText{color:#ff0000;}
.greenText {color: #119711;}
.lightGreyBg { background-color: #f7f7f7;}

@media screen and (max-width: 768px) {
    .offerTable td:before {
        padding-left: 10px !important;
    }

    .offerTable td:first-child {
        padding-left: inherit;
    }

    .offerTable th:first-child, .offerTable td:first-child {
        padding-left: inherit !important;
    }

    .offerTable td:last-child {
        border-right: inherit;
    }
}
.show-Buyer td{
   display:inherit;
}
@media screen and (max-width: 1480px) {
    .show-Buyer td {
        display: block !important;
        border-right: 1px solid #b7b7b7;
    }
}

.helpText-Mobile {
    display: block;
    padding-right: 10px;
    position: relative;
    min-height: unset;
    float: none;
    font-size: 11px !important;
    color: #696969;
}
.earliest-status {
    display: block;
    padding-right: 10px;
    position: relative;
    min-height: unset;
    float: none;
    font-size: 10px !important;
    font-weight: 700;
    color: #acacac;
}

.latest-status-Black {
    padding-right: 10px;
    font-size: 11px !important;
    font-weight: 700;
    color: #000000;
}
.latest-status-Green {
    padding-right: 10px;
    font-size: 13px !important;
    font-weight: 700;
    color: #00b716;
}

.latest-status-Red {
    padding-right: 10px;
    font-size: 11px !important;
    font-weight: 700;
    color: #ff0000;
}



.offerTable td {
    padding: 10px 2px 10px 2px;
    border-bottom: 1px dotted #ababab;
    vertical-align: top;
}

.offerTable th {
    padding: 10px 2px 10px 2px;
}

    .offerTable th:first-child, .offerTable td:first-child {
        padding-left: 10px;
    }

.offerTable td:last-child {
    border-right: 0px;
}

.offerTable th:last-child {
    padding-left: 10px;
    border-left: 1px solid #ababab !important;
}

.offerTable .rowspan {
    border-left: 1px solid #ababab !important;
    padding-left: 10px;
}

.reorderable {
    cursor: move;
}

.toggle-trigger {
    cursor: pointer;
}

input[type='text'] {
    border: solid 1px #b7b7b7 !important;
    padding: 5px !important;
    height: 23px !important;
    border-radius: 5px !important;
}

select {
    border: solid 1px #b7b7b7 !important;
    /*padding: 5px !important;*/
    height: 28px !important;
    border-radius: 5px !important;
}

/* quick notes */
#PropertyDetail_Summary_QuickNotes {
    border: 1px solid #a9a9a9;
    color: #c00;
    width: 80% !important;
}
@media (max-width:768px) {
    #PropertyDetail_Summary_QuickNotes {
           width: 85%!important;
    }
    }
@media (max-width:1200px) {
    #PropertyDetail_Summary_QuickNotes {
        width: 85% !important;
    }
    }

/* navbar for top level subtabs and 2nd level subtabs starts here*/
@media (min-width: 768px) {
    .navbar-collapse3, .navbar-collapse2 {
        display: none;
    }

    /*.navbar-header {
        display: none;
    }*/

    .navbar-collapse3 .inactivetab a, .navbar-collapse2 .inactivetab a {
        display: none;
    }
}

@media (max-width: 1199px) {
    .navbar-collapse3, .navbar-collapse2 {
        /*display: block;*/
    }

    .navbar-header {
        display: block;
        /*margin-left:20px;*/
    }

    .navbar-collapse3 ul, .navbar-collapse2 ul {
        /*display: block;*/
        z-index: 10;
        background-color: #ffffff;
        border: 1px solid #848484;
        position: absolute;
        width: 150px;
    }

    .navbar-collapse3 a, .navbar-collapse2 a {
        width: 100%;
    }
}

.navbar-collapse3, .navbar-collapse2 {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
    z-index: 1;
}

    .navbar-collapse3:before,
    .navbar-collapse3:after,
    .navbar-collapse2:before,
    .navbar-collapse2:after {
        display: table;
        content: " ";
    }

    .navbar-collapse3:after, .navbar-collapse2:after {
        clear: both;
    }

    .navbar-collapse3.in, .navbar-collapse2.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .navbar-collapse3, .navbar-collapse2 {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse3.collapse, .navbar-collapse2.collapse {
            /*display: block !important;*/
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
            z-index: 9999;
            float: right;
        }

        .navbar-collapse3.in, .navbar-collapse2.in {
            overflow-y: visible;
        }

        .navbar-collapse3 .navbar-nav.navbar-left:first-child,
        .navbar-collapse2 .navbar-nav.navbar-left:first-child {
            /*margin-left: -15px;*/
        }

        .navbar-collapse3 .navbar-nav.navbar-right:last-child,
        .navbar-collapse2 .navbar-nav.navbar-right:last-child {
            /*margin-right: -15px;*/
        }

        .navbar-collapse3 .navbar-text:last-child,
        .navbar-collapse2 .navbar-text:last-child {
            margin-right: 0;
        }
}

.container > .navbar-header,
.container > .navbar-collapse3,
.container > .navbar-collapse2 {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse3
    .container > .navbar-collapse2 {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-default .navbar-collapse3,
.navbar-default .navbar-collapse2,
.navbar-default .navbar-form {
    border-color: #e6e6e6;
}

.navbar-inverse .navbar-collapse3,
.navbar-inverse .navbar-collapse2,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

@media (max-width: 767px) {
    .navbar-expand-md .navbar-collapse3,
    .navbar-expand-md .navbar-collapse2 {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

/* navbar for top level subtabs and 2nd level subtabs ends here*/


.group-box-container .field {
    margin-bottom: 7px !important;
}

/* New Styles */


.submenu2 {
    float: left;
    border-bottom: none;
    display: block;
    width: 100%;
    margin-top: 26px;
    margin-bottom: 10px !important;
}
.submenu2 .blankblock {
    /* vertical-align: middle; */
    text-align: center;
    display: block;
    border: 0px;
    padding: 4px 2px 4px 2px;
    min-width: 10px !important;
    float: left;
}

.submenu2 .activetab {
    text-align: center;
    display: block;
    background-color: #e1f0ff;
    border: 1px #3e98f4 solid;
    border-bottom: solid 0px #fff;
    padding: 8px 19px;
}
.submenu2 .activetab a, .submenu2 .inactivetab a {
    /* font-size: 13px !important; */
    font-weight: 700 !important;
}

.submenu2 .inactivetab {
    text-align: center;
    display: block;
    background-color: #fff;
    border: 1px #a6a6a6 solid;
    border-bottom: solid 0px #fff;
    padding: 8px 19px;
}
.submenu2 .inactivetab:hover {
    background-color: #e1f0ff;
    color: #0362c3 !important;
}
.submenu2 .activetab:hover {
    cursor: text;
}

.submenu3 .activetab {
    background-color: #f7fbff !important;
    font-size: 13px !important;
    padding: 7px 18px !important;
    font-weight: 600 !important;
    margin-right: 5px !important;
}
.submenu3 .inactivetab {
    background-color: #c7e1f9 !important;
    border: solid 1px #9abad8 !important;
    font-size: 13px !important;
    padding: 7px 18px !important;
    /*font-weight: 600 !important;*/
    margin-right: 5px !important;
    border-bottom: none  !important;
}
.submenu3 .inactivetab a, .submenu3 .activetab a {
    /*font-weight: 600 !important;*/
}
ul li {
    /* margin-bottom: 5px !important; */
    /* margin: 5px 0 !important; */
    font-size: 13px !important;
}
tbody tr td a {
    color: #000!important;
    margin-bottom:10px !important;
    text-decoration: underline!important;
}
tbody tr td a:hover {
    color: #065fd4 !important;
    text-decoration: underline !important;
}
/* a {
    color: #222 !important;
    text-decoration: underline !important;
    transition: 0.3s all;
}
a:hover {
    color: #065fd4 !important;
    text-decoration: underline !important;
} */


.btn-default-small-green {
    margin: 6px 11px 0px 5px;
    color: #ffffff;
    background-color: #59bb06;
    padding: 4px 8px !important;
    font-size: 11px !important;
    white-space: nowrap;
    font-weight: 600 !important;
    border: none;
    border-radius: 5px;
    transition: 0.3s all;
}
.btn-default-small {
    margin: 8px 5px 0px 5px;
    color: #333333;
    background-color: #f7f7f7;
    padding: 4px 8px !important;
    border-radius: 4px;
    font-size: 11px !important;
    font-weight: 600 !important;
    white-space: nowrap;
    border: 1px solid #b7b7b7;
}

.btn-default {
    margin: 8px 5px;
    color: #333333;
    background-color: #f7f7f7 !important;
    padding: 7px 10px !important;
    border-radius: 15px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    border: 1px solid #b7b7b7;
    cursor: pointer !important;
    transition: 0.3s all !important;
    text-transform: uppercase !important;
}
.btn-default:hover {
    background-color: #e9e9e9 !important;
}
.btn-blue {
    margin: 8px 5px;
    color: #fff !important;
    background-color: #044dac !important;
    padding: 5px 10px !important;
    border-radius: 15px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    white-space: nowrap;
    border: none !important;
    cursor: pointer !important;
    transition: 0.3s all !important;
}
.btn-green, .btn-default-green {
    margin: 5px 8px !important;
    color: #ffffff !important;
    background-color: #59bb06 !important;
    /*padding: 5px 10px !important;
    font-size: 13px !important;*/
    white-space: nowrap;
    font-weight: 600 !important;
    border: none !important;
    border-radius: 15px !important;
    cursor: pointer !important;
    transition: 0.3s all !important;
    text-transform: uppercase !important;
  }
  .btn-green:hover, .btn-default-green:hover {
    background-color: #4d9e06 !important;
}
.btn-link {
    font-weight: 600 !important;
    color: #0d5eb4 !important;
    padding: 5px 10px !important;
    margin-bottom: 5px !important;
    cursor: pointer !important;
    transition: 0.3s all !important;
}
.btn-link:hover {
    color: #026ddf !important;
    text-decoration: underline !important;
}

p, div, a, text, textarea, .ghost, span, label, i {
    font: normal 13px Arial, Helvetica,sans-serif !important;
    /* font-weight: normal; */
    /* margin: 5px 0px; */
    /* color: #333; */
    line-height: 1.5 !important;
    margin-bottom: 0px;
    font-size: 13px !important;
}
td, th, tr, form, ol {
    /* font: normal 13px Arial, Helvetica,sans-serif !important; */
    /* font-weight: normal; */
    /* margin: 0px; */
    /* color: #333; */
    margin-bottom: 0px;
    line-height: 1.5 !important;
    font-size: 13px !important;
}
select {
    height: 30px;
    border-radius: 3px;
    font-size: 13px !important;
    border: solid 1px gray !important;
}
input, textarea {
    border-radius: 3px;
    font-size: 13px !important;
    border: solid 1px gray !important;
    outline: none !important;
    transition: 0.3s all;
}
select:focus, input:focus, textarea:focus {
    box-shadow: 0px 0px 0px 1px #1a7dd3 !important;
}
.m-1 {
    margin: 5px !important;
}
.my-1 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.mx-1 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.m-2 {
    margin: 10px !important;
}
.my-2 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.mx-2 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.p-1 {
    padding: 5px !important;
}
.px-1 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.py-1 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.p-2 {
    padding: 10px !important;
}
.px-2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.py-2 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
input[type="radio"], input[type="checkbox"] {
    margin: 0px 5px 0 5px !important;
}
.h3heading, .group-box-container h3 {
    display: flow-root;
    color: #222 !important;
    background-color: #f3f3f3 !important;
    padding: 10px !important;
    border-radius: 10px 10px 0 0 !important;
    border: solid 1px #e8e8e8;
    box-shadow: 2px 2px 5px -1px #dadada;
}
.h1heading {
    background-color: #d9eafb !important;
    padding: 9px 10px !important;
    border-radius: 10px 10px 0 0 !important;
    border: solid 1px #e8e8e8;
    box-shadow: 2px 2px 5px -1px #dadada !important;
}
.h1heading label, .h1heading span {
    color: #222222 !important;
}
.h1heading .data-value {
    color: #222222 !important;
}
.main-container {
    display: block !important;
    background-color: #ffffff !important;
    padding: 15px !important;
    float: left !important;
    width: 100% !important;
    margin-left: 1px !important;
    border-left: solid 1px #e4e4e4;
    border-right: solid 1px #e4e4e4;
    border-top: none;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 2px 5px 0px #dadada !important;
    margin-bottom: 20px !important;
}
.ui-datepicker-trigger {
    vertical-align: text-bottom !important;
}