/*******Home Page ******/
body {
	font-family: 'Roboto', sans-serif;
}
.container.content-page {
    padding-top: 25px;
    padding-bottom: 25px;
}
 .home-page, .loginpage {
     padding-top: 20px;
    /* background: #e09c58;*/
     color:#333;
}
.navbar-toggle .icon-bar { background-color:#333; }
 .logo img {
     width: 100%;
}
 .icons i.fa {
     font-size: 25px;
     padding-right: 10px;
}
.forget-pwd {
    color:#fff;
}
.icons i.fa:hover, .icons i.fa:focus, .burger-menu:hover, .burger-menu:focus, .forget-pwd:hover {
    color:#7b7b7b;
    cursor: pointer;
    text-decoration: none;
}
 .title {
     padding-top: 10px;
     padding-bottom: 10px;
}
 .pad-lr-0 {
     padding-left: 0px;
     padding-right: 0px;
}
 .m-top-20 {
     margin-top: 20px;
}
 .home-page label {
     vertical-align: -webkit-baseline-middle;
     margin-bottom: 0px;
}
 .video {
     padding-top: 30px;
}
 .footer {
    margin-top: 45px;
    background: #e09c58;
    padding: 15px 0px;
}
.footer p, .footer a  {
    color:#fff;
				font-size:16px;
}
.footer a:hover,.footer a:focus {
    color:#7b7b7b;
    cursor: pointer;
    text-decoration: none;
}
/*******Home Page ******/
/***Login page****/
 a.text-underline {
     text-decoration: underline;
}
 .loginpage form.form-horizontal {
     vertical-align: middle;
     margin: 0 auto;
     position: relative;
}
 .loginpage .form-horizontal .control-label {
     text-align: left;
}
 .title-form {
     margin-bottom: 30px;
     text-align: center;
}
 p.title {
     padding: 10px 15px;
}
 .navbar li a {
     color: #333;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color:transparent;
    color:#7b7b7b;
    }
 .file-upload .table>tbody>tr>td {
     vertical-align: middle;
     border:none;
}

/*
.fileupload .btn {
display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
vertical-align: middle;
cursor: pointer;
font-weight:normal;
border: 1px solid #bbbbbb;
}*/
.fileupload label{
font-weight:100;        
}

/***Login page****/
 .p-left-15{
     padding-left:15px;
}
 .mbtm-30 {
     margin-bottom: 30px;
} 
.mbtp-30 {
     margin-top: 30px;
}
 .file div {
     position: relative;
     overflow: hidden;
}
 .file input {
     position: relative;
     font-size: 0px;
     opacity: 0;
     right: 0;
     top: 0;
}
.date .input-group-addon {  
    cursor:pointer;
}

 .input-group .form-control,.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
     z-index: 0;
}
 .main-content .nav-tabs {
     border: 0px;
/*     padding-left: 15px; */
}
 .main-content .nav-tabs>li>a {
     color: #333;
}
 .main-content .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
     color: #555;
     background-color:#ddd !important;
}
 .main-content .tab-pane {
     margin-left: 15px;
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 40px;
}
.nav-tabs>li>a {
    background-color: #eee !important;
    border: 1px solid #eee;
}

 button.btn.btn-default.dropdown-toggle {
     width: 100%;
    /* padding-left: 10px;
     */
}
 .btn-group {
     WIDTH: 100%;
}
 .file.btn.btn-default {
     width: 100%;
}
 .w-100{
     width: 100%;
}
 .btn .caret {
     margin-left: 5px;
}
.icons-admin i.fa {
   display: block; 
    font-size: 50px;
    text-align: center;
    margin: 0 auto;
}
.icons-admin p {
    text-align: center;
}
.admin-icons a {
    color: inherit;
}
.admin-icons a:hover, .icons-admin a:focus {
    color: #23527c;
    text-decoration: none;
}

/*Responsive*/
 @media only screen and (max-width: 768px) {
     .pad-lr-0 {
         padding-left: 15px;
         padding-right: 15px;
    }
     .col-md-2.form-group.pad-lr-0.text-center {
         text-align: left !important;
    }
     .t-right {
         text-align: right;
    }
     .Navbar .nav>li>a {
         padding: 10px 30px;
    }
}


.error {
    color:red;
}


/*Responsive*/
/**Side nav*/
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 1;
     top: 0;
     left: 0;
     background-color: #111;
     overflow-x: hidden;
     transition: 0.5s;
     padding-top: 60px;
}
 .sidenav a {
     padding: 8px 8px 8px 32px;
     text-decoration: none;
     font-size: 25px;
     color: #818181;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #f1f1f1;
}
 .sidenav .closebtn {
     position: absolute;
     top: 0;
     right: 25px;
     font-size: 36px;
     margin-left: 50px;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
/*side nav */


/*Saravanan */


#sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

#sortable li {
    margin: 0 3px 8px 0px;
    padding: 0.4em;
    padding-left: 1.5em;
    font-size: 14px;
    height: auto;
    border: none;
}
#sortable li span {
    position: absolute;
    margin-left: -1.3em;
}

.tab-content{
  clear:both;
  margin-top: 20px;
}
#postcode_lookup{
    margin-bottom: 20px;
    margin-left: 30px;
}

.searchbox button {
    height: 34px;
}
#type_chosen{
    margin-left: 35px;
    width: 237px !important;
    font-size: 14px;
}
.chosen-container label{
    font-size: 14px !important;
}
.choosefilecls{
    border:1px solid #ccc;
}
#getaddress_dropdown{
    margin-left: 25px;
    width: 30%;
}
.deleterow{
    opacity: 0.4;
}
.search-form-input { 
				width: auto;
    max-width: 320px;
    float: right;
    margin: 0 auto;
}

.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button{
 color: #0e0e0e !important;
 background-color: #47ce5e05 !important;
 border: 1px solid #c3c3c3 !important;
}


/* payment desing*/

.example.example2 {
  background-color: #fff;
}

.example.example2 * {
  /*font-family: Source Code Pro, Consolas, Menlo, monospace;*/
  font-size: 16px;
  font-weight: 500;
}

.example.example2 .row {
  display: -ms-flexbox;
  display: flex;
  margin: 0 5px 10px;
}

.example.example2 .field {
  position: relative;
  width: 100%;
  height: 50px;
  margin: 0 10px;
}

.example.example2 .field.half-width {
  width: 50%;
}

.example.example2 .field.quarter-width {
  width: calc(25% - 10px);
}

.example.example2 .baseline {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #cfd7df;
  transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 label {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 8px;
  color: #cfd7df;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform-origin: 0 50%;
  cursor: text;
  transition-property: color, transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: 7px;
  color: #32325d;
  background-color: transparent;
}

.example.example2 .input::-webkit-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input::-moz-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input:-ms-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input.StripeElement {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity;
}

.example.example2 .input.focused,
.example.example2 .input:not(.empty) {
  opacity: 1;
}

.example.example2 .input.focused::-webkit-input-placeholder,
.example.example2 .input:not(.empty)::-webkit-input-placeholder {
  color: #cfd7df;
}

.example.example2 .input.focused::-moz-placeholder,
.example.example2 .input:not(.empty)::-moz-placeholder {
  color: #cfd7df;
}

.example.example2 .input.focused:-ms-input-placeholder,
.example.example2 .input:not(.empty):-ms-input-placeholder {
  color: #cfd7df;
}

.example.example2 .input.focused + label,
.example.example2 .input:not(.empty) + label {
  color: #aab7c4;
  transform: scale(0.85) translateY(-25px);
  cursor: default;
}

.example.example2 .input.focused + label {
  color: #000;
}

.example.example2 .input.invalid + label {
  color: #000;
}

.example.example2 .input.focused + label + .baseline {
  background-color: #e09c58;
}

.example.example2 .input.focused.invalid + label + .baseline {
  background-color: #e25950;
}

.example.example2 input, .example.example2 button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-style: none;
}

.example.example2 input:-webkit-autofill {
  -webkit-text-fill-color: #e39f48;
  transition: background-color 100000000s;
  -webkit-animation: 1ms void-animation-out;
}

.example.example2 .StripeElement--webkit-autofill {
  background: transparent !important;
}

.example.example2 input, .example.example2 button {
  -webkit-animation: 1ms void-animation-out;
}

.example.example2 button {
  display: block;
  width: calc(100% - 30px);
  height: 40px;
  margin: 40px 15px 0;
  background-color: #e09c58;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}

.example.example2 .error svg {
  margin-top: 0 !important;
}

.example.example2 .error svg .base {
  fill: #e25950;
}

.example.example2 .error svg .glyph {
  fill: #fff;
}

.example.example2 .error .message {
  color: #e25950;
}

.example.example2 .success .icon .border {
  stroke: #abe9d2;
}

.example.example2 .success .icon .checkmark {
  stroke: #e09c58;
}

.example.example2 .success .title {
  color: #32325d;
  font-size: 16px !important;
}

.example.example2 .success .message {
  color: #8898aa;
  font-size: 13px !important;
}

.example.example2 .success .reset path {
  fill: #e09c58;
}


.top-menu { float:right; }
@media screen and (max-width: 480px) {
	.search-form-input { 
	 float: none;
		max-width: none;
	}
}
@media screen and (max-width: 767px) {
	.top-menu  {
	background-color: #e29c57;
    border-radius: 5px;
				 float: none;
}
.top-menu  li {
border-top: 1px solid #fff; 
}
.top-menu  li a {
    color: #fff;
}
}
/*@media screen and (min-width: 1024px) { 
.top-menu { margin-top: 25px; }
} */
@media screen and (min-width: 768px) and (max-width: 980px) { 
.listproperty  [class*='col-sm'] {
	word-wrap: break-word;
    padding-left: 5px;
    padding-right: 5px;

}
}
/* .listproperty .row:nth-child(odd){ background-color:#f4f4f4; } */
.listproperty .row:nth-child(odd){ background-color:white; }
.listproperty .header { background-color:#ddd !important;  }
.listproperty .row { padding-top:5px; padding-bottom:5px;  }
.listproperty .sno {word-wrap: break-word;}

@media screen and (max-width: 767px) {
	.listproperty .header{ display:none ; } 
.sno, .address, .city, .postcode, .ptype, .pdate, .document, .action, .dname, .dtype, .view, .edate, .property, .download  { float: right;     width: 100%;    padding-left: 50%; } 
.sno::before, .address::before, .city::before, .postcode::before, .ptype::before, .pdate::before, .document::before, .action::before, .dname::before, .dtype::before, .view::before, .edate::before, .property::before, .download::before { float:left; margin-left: -100%; } 
.sno::before{ content:"No."; }
.address::before{ content:"Address"; }
.city::before{ content:"City"; }
.postcode::before{ content:"Postcode"; }
.ptype::before{ content:"Property Type"; }
.pdate::before{ content:"Purchased Date"; }
.document::before{ content:"Documents"; }
.action::before{ content:"Actions"; }
.dname::before { content:"Document Name";   }
.dtype::before { content:"Document Type";  }
.view::before { content:"View Online";  }
.edate::before { content:"Expiration Date";  }
.property::before { content:"Property";  } 
.download::before { content:"Download";  }

}