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

/*------------------------------------------------------------------- */


/* ------------------------------------------------------------------
body 
 + CONTAINER-FLUID
 + CONTAINER
 + HEADER
 + NAVIGATION
 + BANNER
 + SECTION
 + FOOTER
 + ETC
------------------------------------------------------------------- */


/* =======================================================
			THEME STYLING START
======================================================== */


/* BASIC THEME CONFIGURATION */


/* ======================================= */

* { margin: 0; padding: 0; transition: all 0.5s ease-in-out 0s }
html { overflow-x: hidden; }
body { color: #000; background: #fff; font-family: 'Roboto', sans-serif; padding: 0px !important; margin: 0px !important; font-size: 13px; }
ul { padding: 0 }
ul li { list-style: none; }
a, a:hover, a:focus { text-decoration: none; outline: none; cursor: pointer }
::selection { background: #000000; color: #fff; }

::-moz-selection {
 background: #f91333;
 color: #fff;
}
#container { width: 100%; height: 100%; }
.no-padding { padding: 0 }
.no-margin { margin: 0 }
.nicescroll-rails div { background-color: #36add9; }
@font-face { font-family: 'latolight'; src: url('../../fonts/lato-light-webfont.eot'); src: url('../../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/lato-light-webfont.woff2') format('woff2'), url('../../fonts/lato-light-webfont.woff') format('woff'), url('../../fonts/lato-light-webfont.ttf') format('truetype'), url('../../fonts/lato-light-webfont.svg#latolight') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'latobold'; src: url('../../fonts/lato-bold-webfont.eot'); src: url('../../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/lato-bold-webfont.woff2') format('woff2'), url('../../fonts/lato-bold-webfont.woff') format('woff'), url('../../fonts/lato-bold-webfont.ttf') format('truetype'), url('../../fonts/lato-bold-webfont.svg#latobold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'latoregular'; src: url('../../fonts/lato-regular-webfont.eot'); src: url('../../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/lato-regular-webfont.woff2') format('woff2'), url('../../fonts/lato-regular-webfont.woff') format('woff'), url('../../fonts/lato-regular-webfont.ttf') format('truetype'), url('../../fonts/lato-regular-webfont.svg#latoregular') format('svg'); font-weight: normal; font-style: normal; }
.form-control { box-shadow: none; }
/* Header Start Here */


/* ================================ */

header.header.black-bg { background: #fff; left: 0; position: fixed; right: 0; z-index: 998; height: 50px; }
header.header.black-bg a.logo img { vertical-align: top }
.dropdown_pro.open { display: block; }
.dropdown_pro.open a { color: hsl(0, 0%, 100%); display: block; padding: 10px; }
.navbar-nav.navbar-right:last-child { line-height: 43px; }
.navbar-nav.navbar-right:last-child>li>p { font-size: 16px; color: #333333; font-family: 'latolight'; }
.navbar-nav.navbar-right:last-child li p span { font-family: 'latoregular'; }
.dropdown_pro.open a.active, .dropdown_pro.open a:hover, .dropdown_pro.open a:focus { background: #212026; color: #e14444; text-transform: capitalizel; display: block; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.nav.navbar-nav.navbar-right>li .msg { position: relative; font-size: 20px; }
#sidebar>ul>li.sub-menu.open>ul.sub { display: block; }
.nav.navbar-nav.navbar-right>li>.msg>span, .nav.navbar-nav.navbar-right>li>.msg a>span { position: absolute; top: 5px; right: -10px; font-size: 9px; font-family: 'latoregular'; color: #fff; background: #e64545; height: 20px; width: 20px; text-align: center; line-height: 16px; border: 2px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; }
.nav.navbar-nav.navbar-right>li .notifications { min-width: 420px; }
.nav.navbar-nav.navbar-right>li .notifications-wrapper { overflow: auto; max-height: 250px; }
.nav.navbar-nav.navbar-right>li .menu-title { color: #ff7788; font-size: 1.5rem; display: inline-block; }
.nav.navbar-nav.navbar-right>li .glyphicon-circle-arrow-right { margin-left: 10px; }
.nav.navbar-nav.navbar-right>li .notification-heading, .nav.navbar-nav.navbar-right>li .notification-footer { padding: 2px 10px; }
.nav.navbar-nav.navbar-right>li .dropdown-menu.divider { margin: 5px 0; }
.nav.navbar-nav.navbar-right>li .item-title { font-size: 1.3rem; color: #000; }
.nav.navbar-nav.navbar-right>li .notifications a.content { text-decoration: none; background: #ccc; }
.nav.navbar-nav.navbar-right>li>.notification-item { padding: 10px; margin: 5px; background: #F5F5F5; border: 1px solid #ccc; border-radius: 4px; }
/* Siderbar Start Here */


/* ================================ */

#sidebar h5 { color: #f2f2f2; font-weight: 700; }
.user_profile img { border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border: 3px solid #707075; }
.user_profile h3 span { font-family: 'latoregular'; }
#sidebar .sub-menu>.sub li:last-child { padding-bottom: 10px; }
#sidebar ul.sidebar-menu li.sub-menu.active>a:after { content: "" }
#sidebar ul.sidebar-menu li.sub-menu.active ul li { background: none; display: inline-block; padding: 0; }
#sidebar ul.sidebar-menu li.sub-menu.active ul li a { border-left: none; display: block; height: auto; padding: 10px; background: #3d3c42; color: #fff; }
#sidebar ul.sidebar-menu li.sub-menu.active ul li a:hover { color: #e14444; background: #212026; border-left: 3px solid #e14444; }
 @media screen and (min-width:0\0) {
 #sidebar ul.sidebar-menu li>a>p {
 padding: 0
}
}
#sidebar ul.sidebar-menu li>a>p>span { display: inline-block; margin: 0; font-size: 25px; }
#sidebar ul.sidebar-menu li>a>span.sidebar_text { margin: 0; font-size: 16px; float: left; padding-right: 0; }
#sidebar>ul>li>ul.sub { display: none; transition: none; width: 100%; }
#sidebar>ul>li.active>ul.sub, #sidebar>ul>li>ul.sub>li>a { display: block; }
.nav-collapse.collapse { display: inline; }
/*Custom Side Bar*/

.sidebar-menu>li>a { padding: 12px 5px 12px 15px; display: block; border-left: 3px solid transparent; color: #b8c7ce; }
.sidebar-menu>li>.treeview-menu { margin: 0 1px; background: #2c3b41; -webkit-transition: none; -moz-transition: none; -ms-transition: none; transition: none; }
.sidebar-menu>li .label, .sidebar-menu>li .badge { margin-top: 3px; margin-right: 5px; }
.sidebar-menu li.header { padding: 10px 25px 10px 15px; font-size: 12px; color: #4b646f; background: #1a2226; }
.sidebar-menu li>a>.fa-angle-left { width: auto; height: auto; padding: 0; margin-right: 0; margin-top: 0; }
.sidebar-menu li.active>a>.fa-angle-left { transform: rotate(-90deg); }
.sidebar-menu li.active>.treeview-menu { display: block; }
.sidebar-menu a { color: #b8c7ce; text-decoration: none; }
.sidebar-menu .treeview-menu { display: none; list-style: none; padding: 0; margin: 0; }
.sidebar-menu .treeview-menu .treeview-menu { padding-left: 0px; }
.sidebar-menu .treeview-menu>li { margin: 0; }
.sidebar-menu .treeview-menu>li>a { padding: 5px 5px 5px 15px; display: block; font-size: 14px; color: #8aa4af; }
.sidebar-menu .treeview-menu>li>a>.fa { width: 20px; }
.sidebar-menu .treeview-menu>li>a>.fa-angle-left, .sidebar-menu .treeview-menu>li>a>.fa-angle-down { width: auto; }
.sidebar-menu .treeview-menu>li.active>a, .sidebar-menu .treeview-menu>li>a:hover { color: #fff; }
ul.sidebar-menu li ul.sub { margin: -2px 0 0; padding: 0; }
ul.sidebar-menu li ul.sub li { margin-bottom: 0; margin-left: 0; margin-right: 0; }
ul.sidebar-menu li ul.sub li:last-child { border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; }
ul.sidebar-menu li ul.sub li a { font-size: 12px; padding: 6px 0; line-height: 35px; height: 35px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; color: #aeb2b7; }
ul.sidebar-menu li ul.sub li a:hover { color: white; background: transparent; }
ul.sidebar-menu li ul.sub li.active a { color: #000000; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; display: block; }
ul.sidebar-menu li:last-child { border-bottom: none; }
ul.sidebar-menu li.sub-menu { line-height: 15px; }
ul.sidebar-menu li a span { display: inline-block; }
ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus { background: #212026; color: #fff; display: block; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
ul.sidebar-menu li a i { font-size: 20px; padding-right: 8px; }
.mail-info, .mail-info:hover { margin: -3px 6px 0 0; font-size: 11px; }
/* MAIN CONTENT CONFIGURATION */


/* ================================ */

#main-content { margin-left: 265px; -webkit-transition: all ease-in-out 400ms; -moz-transition: all ease-in-out 400ms; -ms-transition: all ease-in-out 400ms; transition: all ease-in-out 400ms; }
.footer { min-height: 60px; padding: 0 15px; }
.wrapper { display: inline-block; margin-top: 105px; padding:0 30px; width: 100%; }
#main-content .wrapper .row { padding-bottom: 35px; }
.row.user_section { }
#main-content { background: #f5f5f5; }
a.logo:hover, a.logo:focus { text-decoration: none; outline: none; }
a.logo span { color: #fff; font-size: 30px; }
/* User-setion */


/* ====================== */

.row.user_section { /*padding: 0 15px;*/ }
.user_section .page-header { border: 0 none; margin: 0; padding: 0 15px; font-family: 'latoregular'; font-size: 24px; color: #333333; }
.user_section .page-header .wlcm-heading>h3, .user_section .page-header .wlcm-heading>h2, .user_section .page-header .wlcm-heading>h1, .wlcm-heading>h3 { /*
  margin-bottom: 28px;
  margin-top: 32px;
*/
margin: 0; }
.user-listing>ul { margin-bottom: 0; }
.usr-list-sec li:nth-child(even) { float: right; }
.cust-text-sm { padding: 0 15px 20px; }
.user-listing .user-item .cust-text-sm h2 { font-size: 18px; margin-top: 0; }
.user-listing>ul>li .user-item ul li sup { font-size: 42px; font-family: 'latoregular'; vertical-align: middle; }
.user-listing>ul>li .user-item .circle-text span { color: #32323a; display: inline-block; font-family: "latoregular"; font-size: 22px; margin-bottom: 20px; margin-top: 36px; }
.user-listing ul li .user-item p { color: #555555; font-size: 20px; font-family: 'latolight'; margin-bottom: 25px }
/* Leader Aside */


/* ======================== */

.leader-aside { background: #fff; border: 1px solid #ebebeb; padding-bottom: 20px; }
.leader-aside .aside-header { margin: 0 -15px 15px -15px; padding-bottom: 22px; border-bottom: 1px solid #f5f5f5; }
.leader-aside .aside-header h3 { color: #32323a; font-family: "latoregular"; font-size: 26px; text-align: center; margin-bottom: 0 }
.leader-aside .desc { margin: 0 -15px 15px -15px; padding: 0 15px 35px; border-bottom: 1px solid #f5f5f5; }
.leader-aside .desc:last-child { border: 0; }
.leader-aside .desc .thumb { float: left; vertical-align: middle }
.leader-aside .desc .details { display: inline-block; margin-left: 2%; vertical-align: middle; width: 76%; }
.leader-aside .desc .details p { display: inline-block; width: 100%; margin-bottom: 0 }
.leader-aside .desc .details p a { color: #32323a; font-family: "latoregular"; font-size: 18px; }
.leader-aside .desc .details p span { color: #999999; font-size: 13px; float: right; }
.leader-aside .desc .details p muted { color: #555555; font-family: "latoregular"; font-size: 15px; }
/* PassCode Section */


/* ====================== */

.pass-content { background: #ffffff none repeat scroll 0 0; padding: 22px 19px; border: 1px solid #ebebeb; }
.guest-info { display: inline-block; width: 44%; }
.guest-info h5 { color: #494848; font-family: "latolight"; font-size: 16px; margin-top: 0 }
.guest-info li { display: inline-block; width: 100%; }
.guest-info li p { margin-bottom: 10px; color: #323232; font-family: "latoregular"; font-size: 16px; display: inline-block }
.guest-info li span { color: #494848; font-family: "latolight"; font-size: 16px; margin-left: 10px; display: inline-block }
.guest-vehicles { display: inline-block; vertical-align: top; width: 55%; }
.guest-vehicles h2 { color: #333333; font-family: "latoregular"; font-size: 24px; margin-top: 0 }
.guest-vehicles p { color: #494848; font-family: "latolight"; font-size: 16px; }
.guest-vehicles span { color: #323232; font-family: "latoregular"; font-size: 16px; display: block; margin-bottom: 10px; }
.guest-vehicles span.cancel-pass { color: #323232; font-family: "latolight"; font-size: 16px; }
.guest-vehicles span.cancel-pass strong { color: #494848; font-family: "latoregular"; font-weight: 400; }
.guest-vehicles span.cancel-pass a { color: #e64545; font-family: "latolight"; text-transform: uppercase }
/* passcode */


/* ================== */

.passcode { background: #ffffff none repeat scroll 0 0; padding: 44px 19px; border: 1px solid #ebebeb; }
.passcode h5 { color: #494848; font-family: "latoregular"; font-size: 20px; text-transform: uppercase; margin-bottom: 16px }
.passcode span { color: #494848; font-family: "latoregular"; font-size: 20px; font-weight: bold; padding: 7px 25px; border: 1px dashed #e64545; margin-bottom: 18px; display: inline-block }
.passcode a { color: #fff; font-family: "latolight"; font-size: 16px; background: #e64545; padding: 12px 8px; display: block }
/* sidebar toggle */


/* ================================ */

.sidebar-toggle-box { float: left; padding-right: 15px; margin-top: 20px; display: none; }
div.pager { text-align: center; margin: 1em 0; }
div.pager span { display: inline-block; width: 1.8em; height: 1.8em; line-height: 1.8; text-align: center; cursor: pointer; background: #000; color: #fff; margin-right: 0.5em; }
div.pager span.active { background: #c00; }
.panel { position: relative; background: #fff; width: 300px; margin: 40px auto; text-align: center; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); }
.chart { display: inline-block; width: 110px; margin: 34px auto 20px; padding: 0 10px; }
.easyPieChart { position: relative; text-align: center; }
.easyPieChart canvas { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.percentage, .label { margin-bottom: 0.5em; text-align: center; font-weight: 100; }
.percentage { font-size: 17px; }
sup { top: -0.2em; margin-left: 1px; }
.ctrl { position: absolute; right: 10px; top: 5px; color: #c4cdcc; word-spacing: 5px; }
.ctrl span { cursor: pointer; -moz-transition: color 0.5s ease-in-out; -o-transition: color 0.5s ease-in-out; -webkit-transition: color 0.5s ease-in-out; transition: color 0.5s ease-in-out; }
.ctrl span:hover { color: #000; }
.meta { margin: auto; max-width: 280px; border-top: 1px solid rgba(155, 155, 155, 0.2); text-align: center; }
/* DataTable PAge */

#sidebar ul.sidebar-menu li.sub-menu.mt>a::after { display: none; }
.user-listing { background: #ffffff; padding: 15px 20px; float: left; width: 100%; }
.user-listing.listing-box { padding-left: 0; padding-right: 0; padding-top: 0; background: none }
table#example.table.table-striped.table-bordered.dt-responsive.nowrap.dataTable.no-footer.dtr-inline { border: none }
table.table.nowrap.dataTable.no-footer.dtr-inline.dt-responsive.table-striped thead tr { background: #32323a; color: #fff; font-family: "latolight"; font-size: 16px; }
table.table.nowrap.dataTable.no-footer.dtr-inline.dt-responsive.table-striped thead>tr>th { padding: 31px 37px; border-bottom: 0 none; border-left: 0 none; border-right: 1px solid rgba(235, 235, 235, 0.1); text-align: center; font-family: "latolight"; font-weight: 300 }
table.table.nowrap.dataTable.no-footer.dtr-inline.dt-responsive.table-striped tbody>tr>td { font-weight: 600; color: #585757; font-family: "latolight"; font-size: 16px; text-align: center; padding: 21px 17px; background: #fff }
table.table.nowrap.dataTable.no-footer.dtr-inline.dt-responsive.table-striped tbody>tr>td:first-child { text-transform: uppercase }
table.table.nowrap.dataTable.no-footer.dtr-inline.dt-responsive.table-striped tbody>tr:last-child>td { border-bottom: 1px solid rgba(235, 235, 235, 1); }
.dataTables_wrapper.form-inline.dt-bootstrap.no-footer>.row:nth-of-type(2) .col-xs-12 { padding: 0; }
.dataTables_length label .form-control.input-sm { max-width: 158px; width: 100%; border: 1px solid #ececec; height: 34px; -moz-appearance: none; font-size: 16px; color: #e64545; box-shadow: none; margin: 0 10px; background-image: url(../../images/dropdown-arrow.png); background-repeat: no-repeat; background-position: 90% center }
.dataTables_length label { float: none !important; display: inline; font-size: 16px; color: #e64545; font-family: "latolight"; text-transform: capitalize; }
table.table.nowrap.dataTable.no-footer.dtr-inline.dt-responsive.table-striped tbody>tr>td .act-not { background: #008d4c; color: #fff; font-family: "latoregular"; font-size: 15px; border: 0; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; padding: 3px 18px }
/*table.table.nowrap.dataTable.no-footer.dtr-inline.dt-responsive.table-striped tbody > tr > td select{ border: 1px solid #ccc; max-width: 131px; height: 30px; -moz-appearance: none; width: 100%;background-image: url(../../images/dropdown-arrow.png);background-repeat: no-repeat; background-position: 90% center; color:#e64545;}*/

a.pull-right.btn.btn-block.btn-success.add-rs { width: auto; margin-top: 19px; border-radius: 0; }
/* Footer */

footer { padding: 25px 0; }
.modal-defult .modal { background: rgba(0, 0, 0, 0.8) }
.modal-defult .modal .modal-dialog { transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); }
.modal-defult .modal-dialog { transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); }
/*.modal-defult .modal-content{ background-image: url(../img/car-hd-wallpapers-23.jpg); background-repeat: no-repeat; background-size:cover;}*/

.modal-defult a[data-toggle="modal"] { margin: 5px; }
.modal-defult .title { color: #757575; font-weight: bold; }
.modal-defult .modal { text-align: left; }
.modal-defult .modal-content { border: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21); border: none }
.modal-defult .modal-header { border-bottom: 0; padding-top: 15px; padding-right: 26px; padding-left: 26px; padding-bottom: 0px; }
.modal-defult .modal-title { font-size: 34px; color: #222222; font-family: "latolight"; }
.modal-defult .modal-title b { font-family: "latoregular"; /*color:#E64545*/
}
.modal-defult .modal-body { border-bottom: 0; padding-top: 5px; padding-right: 26px; padding-left: 26px; padding-bottom: 10px; font-size: 15px; }
.modal-defult .modal-body p { font-family: "latolight"; color: #222222; font-size: 18px }
.modal-defult .modal-footer { border-top: 0; padding-top: 0px; padding-right: 26px; padding-bottom: 26px; padding-left: 26px; }
.modal-defult .btn-default, .modal-defult .btn-primary { /*    border: none;*/
border-radius: 2px; display: inline-block; color: #424242; background-color: #FFF; text-align: center; height: 36px; line-height: 36px; outline: 0; padding: 0 2rem; vertical-align: middle; -webkit-tap-highlight-color: transparent; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); letter-spacing: .5px; transition: .2s ease-out; }
.modal-defult .btn-primary { background-color: #222222; color: #fff }
.modal-defult .btn-default { background-color: #E64545; color: #fff }
.modal-defult .btn-default:hover { box-shadow: 0 0px 3px rgba(0, 0, 0, 0.5), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }
.user-listing>ul>li { display: inline-block; text-align: center; background: #fff; border: 1px solid #ebebeb; width: 49%; margin-bottom: 15px; }
.user-listing ul li .user-item h2 { color: #32323a; font-size: 26px; font-family: 'latoregular'; }
.upload_images {
	display:block;
	width:100%;
}
.upload_images img {
	border: solid 1px black;
	margin: 2px;
}
input.capture_image_ipad[type="file"] {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	padding: 28px 68px;
	width:100%;
}

input.capture_image_ipad[type="file"] + label {
	max-width: 100%;
	font-size: 25px;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 10px 25px;
	 color: #fff;
    background-color: #db4849;
}
@media (max-width:767px){
.cler_fix {clear:both;
}
}
