/*My style
Developer Harendar singh tomar
*/
.col-md-2{
	padding-left:0px !important;
}
/*.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
	font-size: 0.8em !important;
}*/
.hd{
	width:60%; 
	float:left;
}
.adddnewdiv{
	width:30%; 
	float:right;
}
.adddnewp{
	text-align:right;
	padding:2%;
}
.mandatory{
	color: red;
}
.error{
	/*background: white !important;*/
	color:red !important;
	margin-top :0px !important;
}
.small-width18{
	width:20%;
}
.notbold{
	font-weight: normal;
}
/*.row{
	max-width: 100% !important;
}*/
#annual_house_hold_income{
	width:30%;
}
#replacement_month{
	width:7%;
}
.invoiceinput  input[type="text"] {
   margin:0px !important;
    height: 1.2125rem !important;
	 padding: 0.0rem !important;
}

.placementradiotext{
	width:30% !important; 
}
#servicetable tbody tr td{
	 vertical-align: bottom;
}
table {
    border-collapse: collapse;
}

td {
    padding-top: .5em;
    padding-bottom: .5em;
}

label
{
	cursor:default;
}
select
{
	cursor:pointer;
}
.checkbox-inline, .radio-inline {
padding-left: 0px ;
}
.checkbox-inline, .radio-inline + .radio-inline {
	margin-left: 0px ;
}
/*.text_wrap
{
	padding-left:0px !important;
}*/
.row_width
{
	max-width: 75.5rem;
}

table tr th, table tr td
{
    vertical-align: middle !important;
}
table tr td{
    color: #333;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #337ab7;
    float: left;
    line-height: 0.75;
    margin-left: -1px;
    padding: 8px 15px;
    position: relative;
    text-decoration: none;
}
.agreementdiv form input[type="text"]{
width: auto;
display:inline;
}
.agreementdiv form select{
width: auto;
}
.agreementdiv input[type="text"]{
width: auto;
display:inline;
}
.agreementdiv  select{
width: auto;
}
#tabs {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #aaa !important;
    border-radius: 0px !important;
    padding: 0em !important;
}
#tabs .ui-widget-content{
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 0px !important;

}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}


ul.amenities-block li{
    display: inline-block;
    padding-right: 10px;
    float: left;
}

ul.amenities-block li .form-group{
    line-height: 14px;
}

ul.amenities-block li .form-group input{
    position: relative;
    top: 2px;
}

.wizard > .steps > ul > li{
width: 33.333%;

}

.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active{

	      display: block;
    width: auto;
    margin: 0 0.2em 0.2em;
    padding: 0.5em 0.5em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 59px;
}

.datepicker-months,
.datepicker-years{
min-width: 220px;

}
.btn-profile-image {
    border: 2px solid #0366d6 !important;
    color: #0366d6 !important;
    padding: 7px 18px !important;
}