/*!
 * LotusRealty - Deepanshu
 * http://kragos.com
 */
/* Core HTML and Body */  
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin : 0;
    padding : 0;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  /*font-size: 14px;*/
  font-size: 11px;
  line-height: 1.428571429;
  color: #4d4d4d;
  background-color: #f7f8fa;
  padding-top: 40px;
}

/******************************** Fixed Header Menu ********************************/ 

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
.navbar {
  position: relative;
  z-index: 1200;
  min-height: 40px;
  margin-bottom: 20px;
  border: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}
.navbar-absolute-top
{
    position: absolute;
    z-index: 1030;
    top: 0;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
}
.navbar-inverse {
  background-color: #313338;
  border-color: #191a1d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #888888;
  color: rgba(255, 255, 255, 0.5);
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a:focus {
  background-color: transparent;
}
.absolute_position
{
    position: absolute !important;
}
/******************************** Page Container ********************************/
 #page-container {
  background: #e6e7e8;
}
/******************************** Left Menu Trigger ********************************/ 
#leftmenu-trigger,
#rightmenu-trigger {
  height: 40px;
  width: 40px;
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjI5OTJEN0UxMDdFMTFFMzk1QjZBODRFMTJGRERFNzMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjI5OTJEN0QxMDdFMTFFMzk1QjZBODRFMTJGRERFNzMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmRpZDo4QzE3NEM1ODdCMTBFMzExQTBDOEVEREIyRENFMUU0QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4QzE3NEM1ODdCMTBFMzExQTBDOEVEREIyRENFMUU0QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmxMBE8AAADNSURBVHja7NpBCoAwDARAIz7cn9cvaGhqW2bPCnEwSxGjtXZIPicCgAABAhSAAAECFIAAAQIUgADXyZW45+583aiUzB0+qFphgDpw7P1TzacDrTBAHTjxmbB8Vh1ohQECBCgAAQIEKAABAgQoAAECBCgAAQIEKAABAgQoAAECBCgAAU6YzP+Bb/+Hi8metWTuDGAs+rKEFdaBOvBLl/xVAUPn27EDwwrrQB3Yu2P+WvvyWXc/B4YV1oEABSBAgAAFIECAAAUgQIA75RFgAGBMGKmai6EfAAAAAElFTkSuQmCC);
}
#leftmenu-trigger {
  background-position: 0 0;
  float: left;
}
#leftmenu-trigger:hover {
  background-position: 0 40px;  
}
header #leftmenu-trigger {
  border-right: 1px solid #27292d;
}

/******************************** Right Menu ********************************/
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.arrow:before {
  position: absolute;
  top: -8px;
  right: 11px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  content: '';
}
#user-details
{
    position: absolute;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFF;
    border-left: 10px solid transparent;
    background: white;
    right: 10px;
    width: 180px;
    text-align: left;
    border: 1px solid #D2D3D6;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.98);
    border-radius: 1px;
}
#user-details li{
    display: block;
    padding: 6px 10px;
    /*padding-bottom : 5px;*/
    border-bottom: 1px solid #D2D3D6;
}
#user-details li:last-child
{
    border-bottom: none;
}
#user-details li:hover
{
    background: #d2d3d6;
}

#user-details li a{
    font-size : 12px;
    display : block;
    color: #4D4D4D;
}
#user-details li a:hover{ 
    text-decoration : none;
}
#user-info
{
    text-transform: capitalize;
    font-size : 14px; 
    cursor : pointer;
}

/******************************** Left Bar ********************************/
#page-leftbar {
  float: left;
  background: #e6e7e8;
  white-space: nowrap;
  position: relative;
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
}   

/******************************** page-content ********************************/
#page-content1{      
  /*margin-left: 10px;*/
  background: #fff;
  /*box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);*/
  padding-left : 10px;
}
/******************************** Wrap ********************************/
#wrap {
  padding-top: 90px;
  margin-right: 10px;
  padding-bottom: 50px;
  
}
/******************************** Joomla System Message ********************************/
#system-message dt
{
    display : none;
}
#system-message-container dl
{
    margin-bottom : 15px;
}
#system-message dd.message ul
{
    background-color: #EBF6E1;
    color: #527F26;
    border: 1px solid #B8DF92;
    margin: 0px;
    text-indent: 0px; 
    padding : 10px 5px;
    margin-right : 8px;
}
#system-message dd.error ul
{
    color: #c00;
    border: 1px solid #E73C3C;
    margin: 0px;
    text-indent: 0px; 
    background : #E6C0C0;
    padding : 10px 5px;
    margin-right : 8px;
}
#system-message dd ul li{
    display : block;     
}
/******************************** View Heading ********************************/
.view_title
{
    background-color: #fcfcfc;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 40px;
    margin: 38px 0px 0px;
    padding: 6px 6px 6px 6px;
    border-bottom: 1px solid #DDE2EB;
    z-index : 10;
}
.view_title:after
{
    margin-top : 20px;
}
.view_title button
{
    right: 11px;
    top: 7px;
    position: absolute;
}
.c_box_title
{
    padding-top: 10px;
    padding-left: 20px;
}

/******************************** Core HTML Elements ********************************/      
/***** Button *****/
input[type="button"],input[type="submit"], button, input[type="reset"]
{
    color: #ffffff !important;
    background-color: /*#4f8edc*/ #08C !important;
    border: /*#4f8edc*/ 1px solid #0373AA !important;
    /*display: inline-block !important;*/
    margin-bottom: 0px;
    margin-left : 2px;
    margin-top : 2px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none !important;
    border: 1px solid transparent !important;
    white-space: nowrap;
    -moz-user-select: none;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08) inset !important;
    padding: 3px 7px !important;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 1px;
}

input[type="button"]:hover,input[type="submit"]:hover, button:hover, 
input[type="button"]:active,input[type="submit"]:active, button:active,
input[type="button"]:focus,input[type="submit"]:focus, button:focus,
input[type="reset"]:focus,input[type="reset"]:active,input[type="reset"]:hover
{
  color: #ffffff !important;
  background-color: /*#2973cf*/ #0078B4 !important;
  border-color: #276ec6 !important;
}

/***** Text Box  and Textarea *****/
input[type="text"],input[type="password"],select
{
    /*display: block;*/
    width: 300px;
    height : 25px;
    padding: 3px 5px;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #d2d3d6;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.016) inset !important;
}
textarea
{
    width : 300px;
    padding: 3px 5px;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #d2d3d6;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.016) inset !important;
}

/***** Anchor *****/
a {
    color: #2970C6;
    text-decoration: none;
    background: transparent;
}
a:active,a:hover
{
    outline: 0;
    color: #134175;
    text-decoration: none;    
}
footer, header, nav, section {
  display: block;
}
strong {
  font-weight: bold;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
small {
  font-size: 80%;
}
img {
  border: 0;
} 
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}

button, input, optgroup, select, textarea {
  /*color: inherit;*/
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:hover, a:focus {
  color: #1E579E;
  font-weight : 400;
  /*text-decoration: underline;*/
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}
hr {
  margin-top: 13px;
  margin-bottom: 12px;
  border: 0;
  border-top: 1px solid #e6e7e8;
}

h1,h2,h3,h4,h5,h6,
{
  font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.42;
  color: #000000;
}
h1,h2,h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h2 {
  font-size: 33px;
}
h3{
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}

small {
  font-size: 85%;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #edeef0;
}

ul,ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt, dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}

select[multiple], select[size] {
  height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.hide {
  display: none !important;
}
.show {
  display: block !important;
}

:focus {
  outline: none !important;
}
::-moz-focus-inner {
  border: 0 !important;
}

a {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 400;
}

h1, h2, h3 {
  margin-top: 0;
  font-weight: 300;
}

address {
  display: block;
}

pre {
  margin-bottom: 20px;
}

legend {
  padding-bottom: 5px;
  font-weight: 300;
  font-size: 24px;
}
label {
  margin-bottom: 10px;
  font-weight: normal;
}
select[multiple] {
  padding: 7px !important;
}

/******************************** Login View ********************************/
#bd .panel {
  width: 400px;
}
#bd .brand {
  display: block;
  padding-bottom: 30px;
  margin: 0 auto;
  width: 224px;
}

#bd .verticalcenter {
  position: absolute;
  top: 42%;
  left: 50%;
  margin-top: -186px;
  margin-left: -200px;
}

.panel {
  margin: 0px 0 20px;
  border-radius: 1px;
}
.panel-body {
  border: 1px solid #dddddd;
  border-radius: 1px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-footer {
  padding: 20px 20px;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel-footer:before,
.panel-footer:after {
  content: " ";
  display: table;
}
.panel-footer:after {
  clear: both;
}
.panel-footer:before,
.panel-footer:after {
  content: " ";
  display: table;
}
.panel-footer:after {
  clear: both;
}
.panel-body {
  padding: 20px;
}
.panel-heading + .panel-body {
  border: none;
  padding: 20px 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-body + .panel-footer {
  padding: 10px 0 0;
  border-top: 1px solid #dddddd;
  color: #dddddd;
}
.panel-primary .panel-heading {
  color: #ffffff;
  background-color: #4f8edc;
  border-color: #4f8edc;
}
.panel-primary .panel-body {
  border-top: 2px solid #4f8edc;
}
[class*="panel-"].panel .panel-footer {
  background-color: #f7f8fa;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #dddddd;
  padding: 20px 20px;
  color: #000000;
} 

/******************************** Extra CSS ********************************/
.ui-button-icon-only span.ui-button-text
{
    display : none;  
} 
/******************************** TOP MENU CSS ********************************/
.ddsmoothmenu{
/*background: #414141;*/ /*background of menu bar (default state)*/
background: #1F1F1F;
width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
/*height: 35px;*/
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;  
}
.ddsmoothmenu ul li.first{
    border-left: 1px solid #778;
}
/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #313338; /*background of menu items (default state)*/
color: white;
padding: 12px 15px;
border-right: 1px solid #778;
/*color: #2d2b2b;*/
color: white;  
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #E6E6E6;
}

.ddsmoothmenu ul li a.selected { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
/*background: black !important; */
background: #4F5156;
color: white;
}

.ddsmoothmenu ul li a:hover{
/*background: black;*/ /*background of menu items during onmouseover (hover state)*/
/*background : #CF4132;*/
background: #4F5156;
color: white;
}
    
/* sub menus */
.ddsmoothmenu ul li ul{
position: absolute;
left: -3000px;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (alters style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
/*font: normal 13px Verdana;*/
width: 160px; /*width of sub menus*/
padding: 8px 10px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 16px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 12px;
right: 10px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ 
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background-color: #ccc; /* generally should be just a little lighter than the box-shadow color for CSS3 capable browsers */
}

.toplevelshadow{
margin: 5px 0 0 5px; /* in NON CSS3 capable browsers gives the offset of the shadow */
opacity: 0.8; /* shadow opacity mostly for NON CSS3 capable browsers. Doesn't work in IE */
}

.ddcss3support .ddshadow.toplevelshadow {
margin: 0; /* in CSS3 capable browsers overrides offset from NON CSS3 capable browsers, allowing the box-shadow values in the next selector to govern that */
/* opacity: 1; */ /* optionally uncomment this to remove partial opacity for browsers supporting a box-shadow property which has its own slight gradient opacity */
}

.ddcss3support .ddshadow {
background-color: transparent;
box-shadow: 5px 5px 5px #aaa; /* box-shadow color generally should be a little darker than that for the NON CSS3 capable browsers background-color */
-moz-box-shadow: 5px 5px 5px #aaa;
-webkit-box-shadow: 5px 5px 5px #aaa;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
} 
