@charset "utf-8";
/* CSS Document */

/* CSS FOR LEVEl  */
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    margin-top: 5px !important;
    font-weight: bold;
}

/*END*/
.navbar-static-top .nav li a { color:#FFFFFF !important;}
.navbar-static-top .dropdown-menu li a { color:black !important;}
/*
 * Component: Nav
 * --------------
 */
.navbar-static-top .nav > li > a:hover,
.navbar-static-top .nav > li > a:active,
.navbar-static-top .nav > li > a:focus {
  color: #FFFFFF;
  background: #001D29;
}
.navbar-nav > .notifications-menu > .dropdown-menu,
.navbar-nav > .messages-menu > .dropdown-menu,
.navbar-nav > .tasks-menu > .dropdown-menu {
  width: 230px !important;
  padding: 0 0 0 0;
  margin: 0;
  top: 100%;
}

.height250{ height:250px;}
.width250{ width:550px;}

.gradientgreen{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#28c133+0,059e33+100 */
background: rgb(40,193,51); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(40,193,51,1) 0%, rgba(5,158,51,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,193,51,1)), color-stop(100%,rgba(5,158,51,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(40,193,51,1) 0%,rgba(5,158,51,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(40,193,51,1) 0%,rgba(5,158,51,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(40,193,51,1) 0%,rgba(5,158,51,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(40,193,51,1) 0%,rgba(5,158,51,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28c133', endColorstr='#059e33',GradientType=0 ); /* IE6-9 */
}
.gradientblue{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d66b7+0,184481+100 */
background: rgb(45,102,183); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(45,102,183,1) 0%, rgba(24,68,129,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,102,183,1)), color-stop(100%,rgba(24,68,129,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(45,102,183,1) 0%,rgba(24,68,129,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(45,102,183,1) 0%,rgba(24,68,129,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(45,102,183,1) 0%,rgba(24,68,129,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(45,102,183,1) 0%,rgba(24,68,129,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d66b7', endColorstr='#184481',GradientType=0 ); /* IE6-9 */
}
.gradientlightblue{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#066cd4+0,1853a0+100 */
background: rgb(6,108,212); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(6,108,212,1) 0%, rgba(24,83,160,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,108,212,1)), color-stop(100%,rgba(24,83,160,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(6,108,212,1) 0%,rgba(24,83,160,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(6,108,212,1) 0%,rgba(24,83,160,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(6,108,212,1) 0%,rgba(24,83,160,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(6,108,212,1) 0%,rgba(24,83,160,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#066cd4', endColorstr='#1853a0',GradientType=0 ); /* IE6-9 */
}
.gradientorange {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f48101+0,cc6d00+100 */
background: rgb(244,129,1); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(244,129,1,1) 0%, rgba(204,109,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,129,1,1)), color-stop(100%,rgba(204,109,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(244,129,1,1) 0%,rgba(204,109,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(244,129,1,1) 0%,rgba(204,109,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(244,129,1,1) 0%,rgba(204,109,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(244,129,1,1) 0%,rgba(204,109,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f48101', endColorstr='#cc6d00',GradientType=0 ); /* IE6-9 */

}
.gradientgray{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,fefefe+0,d1d1d1+47 */
background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top,  #e2e2e2 0%, #fefefe 0%, #d1d1d1 47%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(0%,#fefefe), color-stop(47%,#d1d1d1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e2e2e2 0%,#fefefe 0%,#d1d1d1 47%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e2e2e2 0%,#fefefe 0%,#d1d1d1 47%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e2e2e2 0%,#fefefe 0%,#d1d1d1 47%); /* IE10+ */
background: linear-gradient(to bottom,  #e2e2e2 0%,#fefefe 0%,#d1d1d1 47%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}
.gradientlightgrey{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,dbdbdb+39,dbdbdb+39,d1d1d1+80,d1d1d1+80,dbdbdb+100,fefefe+100,d1d1d1+100,dbdbdb+101 */
background: rgb(226,226,226); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 39%, rgba(219,219,219,1) 39%, rgba(209,209,209,1) 80%, rgba(209,209,209,1) 80%, rgba(219,219,219,1) 100%, rgba(254,254,254,1) 100%, rgba(209,209,209,1) 100%, rgba(219,219,219,1) 101%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(39%,rgba(219,219,219,1)), color-stop(39%,rgba(219,219,219,1)), color-stop(80%,rgba(209,209,209,1)), color-stop(80%,rgba(209,209,209,1)), color-stop(100%,rgba(219,219,219,1)), color-stop(100%,rgba(254,254,254,1)), color-stop(100%,rgba(209,209,209,1)), color-stop(101%,rgba(219,219,219,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 39%,rgba(219,219,219,1) 39%,rgba(209,209,209,1) 80%,rgba(209,209,209,1) 80%,rgba(219,219,219,1) 100%,rgba(254,254,254,1) 100%,rgba(209,209,209,1) 100%,rgba(219,219,219,1) 101%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 39%,rgba(219,219,219,1) 39%,rgba(209,209,209,1) 80%,rgba(209,209,209,1) 80%,rgba(219,219,219,1) 100%,rgba(254,254,254,1) 100%,rgba(209,209,209,1) 100%,rgba(219,219,219,1) 101%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 39%,rgba(219,219,219,1) 39%,rgba(209,209,209,1) 80%,rgba(209,209,209,1) 80%,rgba(219,219,219,1) 100%,rgba(254,254,254,1) 100%,rgba(209,209,209,1) 100%,rgba(219,219,219,1) 101%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 39%,rgba(219,219,219,1) 39%,rgba(209,209,209,1) 80%,rgba(209,209,209,1) 80%,rgba(219,219,219,1) 100%,rgba(254,254,254,1) 100%,rgba(209,209,209,1) 100%,rgba(219,219,219,1) 101%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}

.box-body .total{ font-size:14px;}


/* mailbox-messages Table */
.mailbox-messages thead{ border:1px solid #e2e2e2 ;}

/* Box with red border */
.box-body .box-pane-red {
  border:1px solid red;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
/* Box with red border */
.box-body .box-pane-green {
  border:1px solid #3F0;  
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.text-green{color:#3F0;}
.box .border-right-black {
  border-right: 1px solid #1A343E;
}
/* Zestimate */
.zestimate{padding:10px;}
.zestimate div{
	    padding-left: 12px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 12px;
	}
.zestimate .total{ font-size:17px; font-weight:bold;}
/* Zillow property View scroll view*/
#rentb_addPropertyForm #zillowProperyView{
	max-height: 400px;
    overflow-x: auto;
}

/* Dropdown Top Navigation
.dropdown-menu{background: #F00 !important;}*/
/*
 * Component: Box
 * --------------
 */
 /*nandgopal !important;*/
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 1px solid #d2d6de !important;
  border-left: 1px solid #d2d6de !important;
  border-right: 1px solid #d2d6de !important;
  margin-bottom: 0px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) !important;
}

/* Gride View CSS Table */
.table-striped thead{ background: #EAF1F9;}
.table-striped tbody tr:hover{ color:#F00;}
.ticket-panel { padding:10px; }
/*
 * Component: Sidebar Mini
 */
/*
 * Component: Sidebar Mini
 */
@media (min-width: 768px) {
  .sidebar-mini.sidebar-collapse .content-wrapper,
  .sidebar-mini.sidebar-collapse .right-side,
  .sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 50px!important;
    z-index: 840;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 50px!important;
    z-index: 850;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li {
    position: relative;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
    margin-right: 0;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    border-top-right-radius: 4px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:not(.treeview) > a > span {
    border-bottom-right-radius: 4px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-right-radius: 4px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right),
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    display: block!important;
    position: absolute;
    width: 180px;
    left: 50px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span {
    top: 0;
    margin-left: -3px;
    padding: 12px 5px 12px 20px;
    background-color: inherit;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    top: 44px;
    margin-left: 0;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info,
  .sidebar-mini.sidebar-collapse .sidebar-form,
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span,
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu,
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right,
  .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
    display: none!important;
    -webkit-transform: translateZ(0);
  }
  .sidebar-mini.sidebar-collapse .main-header .logo {
    width:85px!important;
  }
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 18px;
  }
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
    display: none;
  }
  .sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 70px !important;
  }
}
.sidebar-menu,
.main-sidebar .user-panel,
.sidebar-menu > li.header {
  white-space: nowrap;
  overflow: hidden;
}
.sidebar-menu:hover {
  overflow: visible;
}
.sidebar-form,
.sidebar-menu > li.header {
  overflow: hidden;
  text-overflow: clip;
}
.sidebar-menu li > a {
  position: relative;
}
.sidebar-menu li > a > .pull-right {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
}
.sidebar-collapse .navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 8px !important;
}

.sidebar-collapse .sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 13px 0px 10px 0px !important;
}
/*
 * General: Miscellaneous
 * ----------------------
 */
.img-bordered-sm {
    border: 2px solid #FFFFFF !important;
    padding: 5px 10px !important;
}
.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 13px 0px 10px 0px;
}

/*
 * Page: Login & Register
 * ----------------------
 */
.rentBlazr-login-logo,
.rentBlazr-register-logo {
  font-size: 35px;
  text-align: center;
 /* margin-bottom: 25px;*/
  font-weight: 300;
}
.login-logo a,
.register-logo a {
  color: #444;
  alignment-adjust:central;
}
/* .text-center in tables */
.text-center{
  text-align: center;
}
.login-page,
.register-page {
  /*background: #1B333F !important;*/
  background-image:url(../img/bg/login2.jpg);
  /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: fixed;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
  
}
.login-box,
.register-box {
  /*width: 344px;*/
  width: 328px;
  margin: 7% auto;
  margin-top:0px !important;
}
.logo-lg .logo-img{
	    width:200px !important;
		height:23px;
	}
.rentBlazr-login-logo .logo-img{ width:200px !important;
height:23px;}
.rentBlazr-register-logo .logo-img{ width:200px !important;
height:23px;}
.typography .logo-img{ width:200px !important;
height:23px;}
/*
 * Component: Button
 * -----------------
 */
 .btn-margin5{ margin:4px;}
 #transaction-expense a{ text-decoration:none;}
 #transaction-expense .btn {padding: 4px 7px 4px 7px !important;}

/*
 * Component: Callout
 * ------------------
 */
.callout {
  border-radius: 3px;
  margin: 0 0 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: none !important;
}
#report .callout {
  border-radius: 3px;
  margin: 0 0 20px 0;
  padding: 1px 1px 1px 1px;
  border-left: none !important;
}

/* dropdown withserach code*/
.side-by-side .chosen-container .chosen-single:hover{ color:black !important;}

/* Customize width CSS for different use */
.width100 { width:20%;}

/*
*
*Component:label
*
*/
/*.txnEdit-form label{ padding:5px; }*/
.txnEdit-form .control-label {
     padding-top: 0px !important;
    margin-bottom: 0;
    text-align: right;}
.txnEdit-form 	.attachment-block {
    border: 1px solid #f4f4f4;
     padding: 5px; 
     margin-bottom: 10px; 
     background: #F2F2F2 !important; 
}

/*
*
*Model POPUP 
*
*
*/
.modal {
    background: rgba(255, 255, 255, 0.25) !important;
}
#pop-billreminders, #pop-split, .modal-dialog{
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px 6px #d6d6d6;
    
    width: 707px;
}
#model-category .modal-dialog{
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px 6px #d6d6d6;
    
    width: 500px !important;
}
.modal-content{border-radius: 5px !important;}
a.dismiss {
    background: rgba(0, 0, 0, 0) url("../../include/img/icon/close.png") no-repeat scroll 0 2px;
    display: block;
    height: 18px;
    margin: 10px 0 0 8px;
    text-indent: -9999px;
    width: 13px;
}
#model-split-body .form-group{ margin-top:5px; margin-bottom:5px;}
#model-split-body  .form-group .form-control{    border-radius: 4px;
    box-shadow: none;
    border-color: #d2d6de;}
/*.form-control{height: 30px;}*/
#model-split-body  .form-group .btn {padding: 4px 12px;}
.modal-body {    
/*    overflow: auto;
    max-height:400px; */
}
	
	
/****
 *required Input box
 *
 *******/
 .required { border-color:#d00 !important; box-shadow:0 0 0 1px #d00 !important; }
 .datepicker{z-index:9999 !important;}
 
 
 /***** FOR MODEL POPUP CUSTOM
 ********
 **********
 ************/
#modalForProperty .box-header{
	 color:#000 !important;
	 
	 }
.otherWebRef label{ padding-left: 1px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 1px !important;}
	
/******
***
***
*******/

#propertyListDropDown{ margin-left:2px !important;}
.table-striped #recentActivity tr{ cursor: auto;}
.table-striped tr{ cursor:pointer;}
.row a{ text-decoration:none; cursor:pointer; color:blue;}

#rootwizard .img-responsive {
    margin: 0 auto;
}

/** dot  icon css
*******/
.margin .middle-dot:before {
    content: "\b7";
    display: inline-block;
    margin: 0 0 0 5px;
}

/***Zillow property custom css
****/
.zillowProperyView{    overflow-y: scroll;}
.zillowProperty .attachment-img{    max-width: 100px;
    max-height: 100px;
    height: auto;
    float: left;
	}
.zillowProperty .margin{ margin:5px;}
.zillowProperty .zillow-descr{ font-style:normal; font-size:medium; }
.zillowProperty .row a{ text-decoration:none; color:#484040;}
.zillowProperty .box-body{ max-height:200px; overflow-y:scroll;overflow-x: hidden;}

/*btn-box-tool*/
#filesIcon .btn-box-tool{
    font-size: 24px;
    background: transparent;
    color: #97a0b3;
    padding: 2px 20px 2px 2px;
}
/*btn-box-tool*/
#editToolBox .btn-box-tool{
    font-size: 24px;
    background: transparent;
    color: #97a0b3;
    padding: 2px 20px 2px 2px;
}

/*DATA TABLE CUSTOME TEXTBOX CSS*/
.form-inline #filesTableOrder .input-sm{ width:100% !important;}

/*Dropdown expense type*/
#menu-category{ z-index:99999999 !important;}

/*********Custom Placeholder ****************/
.placeHolderRight{ 
		margin-top: -31px;
		padding-right: 37px;
		margin-right: 2px;
   	}
	
/*************** rentb_signin***************/
#rentb_signin input{ padding-right:115px;}
.row #loginsettings a{ text-decoration:none; color:#666;}
.row #loginsettings a:hover{ text-decoration:none; color:blue;}

/*************** rentb_signup***************/
#rentb_signup input{ /*padding-right:115px;*/}
.row #loginsettings a{ text-decoration:none; color:#666;}
.row #loginsettings a:hover{ text-decoration:none; color:blue;}


text-white{ color:white;}
.table{ margin-bottom:0px !important;}

#rntb_displayProperty .col-md-10{ margin-bottom:20px !important;}
#rntb_displayVehicle .col-md-12{ margin-bottom:5px !important;}

 /*******************/
.content .row .box{ margin-bottom:15px;}
/*********DROPDOWN CSS FOR SAFARI BROWSER**********/
#modalForProperty select{text-indent: 6px;
line-height: 28px;
}
#modelForWelcome select{text-indent: 6px;
line-height: 28px;}
#txnEdit-transaction select{text-indent: 6px;
line-height: 25px !important;}
#rntb_displayProperty select{text-indent: 6px;
line-height: 28px !important;}

/*****************************/
#propertyListDropDown{	
	max-height: 610px;
    overflow: auto;
}
/*****  Li sleected by keyboard *****/
.selected {
   /* background: #ccc;*/
}

/*** Google SignUp ***/
#ggle-signup-btn {
      display: inline-block;
      background: white;
      color: #444;
      /*width: 85%;*/
      border: thin solid #888;
      box-shadow: 1px 1px 1px grey;
      white-space: nowrap;
	  color: #ffffff;
  		background-color: #4285F4;
  		border-color: rgba(0, 0, 0, 0.2);
    }
    #ggle-signup-btn:hover {
      cursor: pointer;
    }
    span.label {
      font-family: serif;
      font-weight: normal;
    }
    span.icon {
      background: url('https://developers.google.com/identity/sign-in/g-normal.png') transparent 5px 50% no-repeat;
      display: inline-block;
      vertical-align: middle;
      width: 42px;
      height: 42px;
    }
    span.buttonText {
      display: inline-block;
      vertical-align: middle;
      padding-left: 10px;
      padding-right: 42px;
      font-size: 14px;
      font-weight: bold;
      /* Use the Roboto font that is loaded in the <head> */
      font-family: 'Roboto', sans-serif;
    }
	
/**Custome Date Picker UI*/
.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
padding: 2px 2px !important;
}
.datepicker table tr td, .datepicker table tr th {
text-align: center;
width: 30px;
height: 26px !important;
border-radius: 4px;
border: none;
}
/***Pagination code By nandgopal***/
#paginationRow button{
	    color: #54C7C3;
    background-color: white;
    border: 0px solid white;
	}
#paginationRow button:hover{
	    text-decoration: underline !important;
		color: #54C7C3;
	}
#paginationRow .js-previous[disabled], #paginationRow .js-next[disabled]{cursor: not-allowed;
	text-decoration: none !important;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;}
.pager {
    padding-left: 0;
    margin: 1px 0 !important;
    text-align: center;
    list-style: none;
}
.pager .previous>a, .pager .next>a {
	text-decoration:none !important;
    background-image: none;
    color: #54C7C3;
}

.pager .previous>a:hover, .pager .next>a:hover {
    text-decoration: underline !important;
	color: #54C7C3;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 0px 0px !important;
     background-color: #fff !important; 
     border: 0px solid #ddd !important; 
    /*border-radius: 15px;*/
}

/*Chart custom CSS*/
#piechart div div div{ left:1px !important;}
#piechart div div:nth-child(2) {
     left:518px !important;
}
#txnEdit-transaction-checkbox .checkBox{margin-left: 7px;
    margin-top: 8px;}
.tab-content .pager  li a{ float:none;padding: 5px 14px !important;border: 1px solid #ddd !important; background-color:#e0e0e0 !important;
    border-radius: 15px;}
	
.default-input::-ms-clear {
    display: none;
}
.blankPreview{ width:150px; height:80px;}
/* css for content-wrapper of content body*/
.wrapper .content-wrapper { min-height:590px !important;}

#menu-category ul li, input, textarea {
  outline: none;
}
.ui-widget-content .ui-menu .ui-menu-item{ padding:1px 1px 1px 1px !important;}


/*ThankYou page custome CSS*/
.welcomepage .page-header{ margin:0px 1px 40px 0px !important;}
.page-header .container{ height:300px;}
.welcomepage p{ font-size:16px !important; margin:0px 0px 20px 0px !important;}
/*Account Recovery */
#divEmail #rentb_recovery_email{
	padding-right:75px !important;
}


/* For maintenance request pages*/
.status_wrapper span {
  float: initial !important; 
  margin:1px;  
}

.set_font2{
  font-family:verdana;
  font-size:10px;
  color:#000000;
  width: 100%;
}

.comment-text {
  border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}
.box-comments .comment-text {
    margin-left: 1px !important;
    color: #555;
}
.box-comments .box-comment:first-of-type {
    padding-top: 0;
}
.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}
.box-comments {
    background: #f7f7f7;
}
.box-footer {
    
}
.box-comments .username {
    color: #444;
    display: block;
    font-weight: 600;
}
.box-comments .text-muted {
    font-weight: 400;
    font-size: 12px;
}
.priority-low{ border: 0px solid #00a65a !important; color:#00a65a; width:45% !important;font-size: 16px;}
.priority-medium{ border: 0px solid  #f39c12 !important; color: #f39c12 !important; width:70% !important;font-size: 16px;font-size: 16px;}
.priority-high{ border: 0px solid  #dd4b39 !important; color: #dd4b39 !important; width:45% !important;font-size: 16px;}

.issue-block .issue-block-img{    width: 100px !important;
    height: 100px !important;
    float: left;}
    .issue-block img{    width: 100px !important;
    height: 100px !important;
    float: left;}

.list-check-wrap .app-user-photo {
    position: relative;
    top: 0;
    margin-left: 28px;}
  
.issue-block .avatar-overlay {
    position: absolute;
    background-color: #fff;
    width: 44px;
    height: 44px;
    z-index: 2;
    opacity: 0;
    transition: .2s ease-in-out;
}
.avatar__initial {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.avatar__initial--1, .avatar__initial--2, .avatar__initial--3, .avatar__initial--4, .avatar__initial--5, .avatar__initial--6, .avatar__initial--7, .avatar__initial--8 {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.04);
    color: rgba(0,0,0,.3);
  }
  .avatar__initial--icon-wrapper {
    text-transform: uppercase;
    color:white;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    top: 42%;
    left: 11%;
    fill: #fff;
    font-size: 300%;
    font-weight: 500;}

#avtar_issue {background-color: rebeccapurple;}
#issue-badge .label {    position: absolute;
    border-radius: 17px;
    width: 10px;
    top: 15px !important;
    right: 5px !important;
    text-align: center;
    font-size: 9px;
    padding: 1px 1px; 
    line-height: .9;
  }
  #transaction-tickets .img-responsive{
    display: block;
    margin-bottom: 10px !important;
    max-width: 100%;
    height: auto;
  }