<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="apple-touch-icon" sizes="76x76" href="../assets/img/apple-icon.png">
<link rel="icon" type="image/png" href="../assets/img/favicon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Junniepat</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no' name='viewport' />
<!-- Fonts and icons -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
<!-- CSS Files -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous">
<link href="assets/css/now-ui-kit.css" rel="stylesheet" />
<link href="assets/css/listproperty.css" rel="stylesheet" />
<link href="assets/css/smart_wizard.css" rel="stylesheet" type="text/css" />
<link href="assets/css/smart_wizard_theme_dots.css" rel="stylesheet" type="text/css" />
<style>
.title{
font-weight: 300;
}
.font-1_1{
font-size:1.1em !important;
font-weight:300 !important;
}
.borderrd{
text-align:center !important;
border-top:2px solid #f2f2f2;
border-right:2px solid #f2f2f2;
border-bottom:2px solid #f2f2f2;
border-left:2px solid #f2f2f2;
padding-top: 3px ;
padding-left:-15px;
display:none;
width:20px !important;
}
.font-1_4{
font-size:1.4em !important;
font-weight:400 !important;
}
.input-group{
background:#fff; border:1px solid inherit; width:100%;
}
.input-group-addon{
background:#fff; color:#333; border:0;
}
.nav-item .active{
border: 3px solid #333;
}
</style>
</head>
<body class="login-page">
<div class="container mt-5 pt-5">
<div class="row">
<div class="col-md-3 text-cen">
<div class="col-sm-12 pl-4 pb-2 text-cen">
<img src="assets/img/avatar.jpg" alt="Thumbnail Image" class="rounded-circle img-raised" height="108" width="108">
<div class="col-sm-12 mt-2 text-left text-cen">
<div class="font-1_4 pb-1 text-cen" style="font-size: 1.5rem;">Patrick</div>
<div class="font-1_1 text-cen">patrickoigwe@gmail.com</div>
<div class="font-1_1 text-cen">(+234) 9052478312</div>
</div>
</div>
<div class="dropdown no-show m-3">
<button class="btn btn-simple btn-block dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Menu
</button>
<div class="dropdown-menu col-md-12" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="#">Link</a>
<a class="dropdown-item" href="#">Link</a>
<a class="dropdown-item" href="#">Link</a>
</div>
</div>
<div class="col-12 col-md-12 sidebar-offcanvas show" id="sidebar">
<div class="list-group">
<a href="#" class="list-group-item ">Account Settings</a>
<a href="#" class="list-group-item">Hostel</a>
<a href="#" class="list-group-item active">Add Hostel</a>
<a href="#" class="list-group-item">Manage users</a>
<a href="#" class="list-group-item">Logout</a>
</div>
</div><!--/span-->
</div>
<div class="col-md-8">
<form action="#" id="myForm" class="card pt-0 pl-4 pr-4" style="padding-bottom:4em;" role="form" data-toggle="validator" method="post" accept-charset="utf-8">
<!-- SmartWizard html -->
<div id="smartwizard">
<ul>
<li><a href="#step-1">Step 1<br /><small>Basic Information</small></a></li>
<li><a href="#step-2">Step 2<br /><small>Amenities</small></a></li>
<li><a href="#step-3">Step 3<br /><small>Room Specifications</small></a></li>
<li><a href="#step-4">Step 4<br /><small>All Done</small></a></li>
</ul>
<div>
<div id="step-1">
<div class="clearfix"></div>
<div id="form-step-0" role="form" data-toggle="validator">
<div class="form-group mt-1 pt-3">
<div class="row">
<div class="col-sm-12"></div>
<div class="col-md-3 col-sm-6"> <label class="custom-control custom-radio">
<input id="radio1" name="radio" type="radio" class="custom-control-input">
<span class="custom-control-indicator"></span>
<span class="custom-control-description">Student</span>
</label></div>
<div class="col-md-3 col-sm-6">
<label class="custom-control custom-radio">
<input id="radio2" name="radio" type="radio" class="custom-control-input">
<span class="custom-control-indicator"></span>
<span class="custom-control-description">Nysc</span>
</label></div>
<div class="col-md-3 col-sm-6">
<label class="custom-control custom-radio">
<input id="radio1" name="radio" type="radio" class="custom-control-input">
<span class="custom-control-indicator"></span>
<span class="custom-control-description">Both</span>
</label></div>
<div class="col-md-3 col-sm-6">
<label class="custom-control custom-radio">
<input id="radio2" name="radio" type="radio" class="custom-control-input">
<span class="custom-control-indicator"></span>
<span class="custom-control-description">Other</span>
</label></div>
</div>
</div>
<div class="row">
<div class="col-md-9 col-sm-6 col-xs-12 form-group">
<label for="formGroupExampleInput">Hostel Name*</label>
<input type="text" class="form-control" id="formGroupExampleInput" placeholder="Example input">
</div>
<div class="col-md-3 col-sm-6 col-xs-12 form-group">
<label for="Input">House Number</label>
<input type="number" class="form-control" id="Input" placeholder="Another input">
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12 form-group">
<label for="Input">Street Name</label>
<input type="text" class="form-control" id="Input" placeholder="Another input">
</div>
<div class="col-md-6 col-sm-6 col-xs-12 form-group">
<label for="formGroupExampleInput">Area/city</label>
<input type="text" class="form-control" id="formGroupExampleInput" placeholder="Example input">
</div>
</div>
<div class="form-group">
<div class="row">
<div class="col-sm-12"></div>
<div class="col-md-3 col-sm-6"> <label class="custom-control custom-radio">
<input id="radio1" name="radio" type="radio" class="custom-control-input">
<span class="custom-control-indicator"></span>
<span class="custom-control-description">Agent</span>
</label></div>
<div class="col-md-3 col-sm-6">
<label class="custom-control custom-radio">
<input id="radio2" name="radio" type="radio" class="custom-control-input">
<span class="custom-control-indicator"></span>
<span class="custom-control-description">Landlord</span>
</label></div>
<div class="col-md-3 col-sm-6">
<label class="custom-control custom-radio">
<input id="radio1" name="radio" type="radio" class="custom-control-input">
<span class="custom-control-indicator"></span>
<span class="custom-control-description">Caretaker</span>
</label></div>
<div class="col-md-3 col-sm-6">
<label class="custom-control custom-radio">
<input id="radio2" name="radio" type="radio" class="custom-control-input">
<span class="custom-control-indicator"></span>
<span class="custom-control-description">Others</span>
</label></div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-12 form-group">
<label for="formGroupExampleInput">Full Name*</label>
<input type="text" class="form-control" id="formGroupExampleInput" placeholder="Example input">
</div>
<div class="col-md-4 col-sm-6 col-xs-12 form-group">
<label for="Input">Email Address</label>
<input type="email" class="form-control" id="Input" placeholder="Another input">
</div>
<div class="col-md-4 col-sm-12 col-xs-12 form-group">
<label for="Input">Phone Number</label>
<input type="number" class="form-control" name="email" id="email" placeholder="Another input">
</div>
</div>
</div>
</div>
<div id="step-2">
<div class="clearfix"></div>
<div id="form-step-1" role="form" data-toggle="validator">
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-12 form-group">
<label for="formGroupExampleInput">Closest School to hostel</label>
<input type="text" name="name" id="email" class="form-control" id="formGroupExampleInput" placeholder="Example input">
</div>
<div class="col-md-4 col-sm-6 col-xs-12 form-group">
<label for="Input">Proximity to school</label>
<input type="text" name="name" id="email" class="form-control" id="Input" placeholder="Another input" required>
</div>
<div class="col-md-4 col-sm-12 col-xs-12 form-group">
<label for="Input">Transportation</label>
<input type="text" class="form-control" id="Input" placeholder="Another input">
</div>
</div>
<div class="row">
<div class="col-md-6">
<select class="custom-select form-control col-md-12">
<option selected>Key Place</option>
<option value="1">One</option>
<option value="2">Two</option>
<option value="3">Three</option>
</select>
</div>
<div class="col-md-6">
<select class="custom-select form-control col-md-12">
<option selected>Amenities</option>
<option value="1">One</option>
<option value="2">Two</option>
<option value="3">Three</option>
</select>
</div>
</div>
</div>
</div>
<div id="step-3">
<div id="form-step-2" role="form" data-toggle="validator">
<br>
<div class="clearfix"></div>
<div class="row mt-1">
<div class="col-md-6">
<label for="">Room Type</label>
<select class="custom-select form-control col-md-12" required>
<option selected>Single Room</option>
<option value="1">One</option>
<option value="2">Two</option>
<option value="3">Three</option>
</select>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 form-group">
<label for="Input">No. of Bed Spaces</label>
<input type="number" class="form-control" id="Input" placeholder="Another input">
</div>
<div class="col-md-3 col-sm-6 col-xs-12 form-group">
<label for="Input">No. of Rooms</label>
<input type="number" class="form-control" id="Input" placeholder="Another input">
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-12 form-group">
<label for="Input">Rules</label>
<select class="custom-select form-control col-md-12">
<option selected>No Pets</option>
<option value="1">One</option>
<option value="2">Two</option>
<option value="3">Three</option>
</select>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 form-group">
<label for="Input">Curfew Time</label>
<input type="number" class="form-control" id="Input" placeholder="Another input">
</div>
<div class="col-md-4 col-sm-12 col-xs-12 form-group">
<label for="Input">Preferred gender</label>
<select class="custom-select form-control col-md-12">
<option selected>Male</option>
<option value="1">Female</option>
</select>
</div>
</div>
<div class="col-md-12 col-sm-12 p-0 col-xs-12 form-group">
<label for="Input">Specify Oher Hostel Rules</label>
<textarea class="form-control" placeholder="Describe How Hostel Looks Like"></textarea>
</div>
<div class="col-md-12 pl-0 mb-1 text-success text-bold">Payment Schedule</div>
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-12 form-group">
<label for="Input">First Year</label>
<div class="row pl-1">
<div class="col-md-1 m-0 borderrd" ><i class="fa fa-money"></i></div>
<div class="col-md-10"><input class="form-control" placeholder="3,000" type="text"></div>
<div class="col-md-2 m-0 borderrd">.00</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 form-group">
<label for="Input">Subsequent Years*</label>
<div class="row">
<div class="col-md-1 m-0 borderrd" ><i class="fa fa-money"></i></div>
<div class="col-md-10"><input class="form-control" placeholder="3,000" type="text"></div>
<div class="col-md-2 m-0 borderrd">.00</div>
</div>
</div>
<div class="col-md-4 col-sm-12 col-xs-12 form-group">
<label for="Input">Duration</label>
<div class="row">
<div class="col-md-1 m-0 pl-1 pr-1 borderrd" ><i class="fa fa-user"></i></div>
<div class="col-md-10"><input class="form-control" placeholder="3,000" type="text"></div>
<div class="col-md-2 m-0 pl-0 borderrd">Mth</div>
</div>
</div>
</div>
<div class="col-md-12 pl-0 mb-1 text-success text-bold">Payment Details</div>
<div class="row">
<div class="col-md-4 col-sm-12 col-xs-12 form-group">
<label for="Input">Bank*</label>
<div class="row pl-1">
<div class="col-md-1 m-0 borderrd" ><i class="fa fa-bank"></i></div>
<div class="col-md-10 col-sm-12">
<select class="form-control custom-select">
<option selected>Access bank</option>
<option >Diamond Bank</option>
</select>
</div>
</div>
</div>
<div class="col-md-4 col-sm-12 col-xs-12 form-group">
<label for="Input">Account Name*</label>
<div class="row pl-1">
<div class="col-md-1 m-0 borderrd"><i class="fa fa-user"></i></div>
<div class="col-md-10"><input class="form-control" type="text"></div>
</div>
</div>
<div class="col-md-4 col-sm-12 col-xs-12 form-group">
<label for="Input">Account Number*</label>
<div class="row pl-1">
<div class="col-md-1 m-0 borderrd"><i class="fa fa-user"></i></div>
<div class="col-md-10"><input class="form-control" type="text"></div>
</div>
</div>
</div>
</div>
</div>
<div id="step-4" class="text-center"><br>
<h5 class="mt-5 content-empty__heading mb-4 pt-5">
Hostel Successfully Added
</h5>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.1.1.slim.min.js" integrity="sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js" integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js" integrity="sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn" crossorigin="anonymous"></script>
<!-- Include jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Include jQuery Validator plugin -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/1000hz-bootstrap-validator/0.11.5/validator.min.js"></script>
<!-- Include SmartWizard JavaScript source -->
<script type="text/javascript" src="assets/js/jquery.smartWizard.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
// Toolbar extra buttons
var btnFinish = $('<button></button>').text('Submit')
.addClass('btn btn-success mr-3')
.on('click', function(){
if( !$(this).hasClass('disabled')){
var elmForm = $("#step-4");
if(elmForm){
elmForm.validator('validate');
var elmErr = elmForm.find('.has-error');
if(elmErr && elmErr.length > 0){
alert('Oops we still have error in the form');
return false;
}else{
alert('Great! we are ready to submit form');
elmForm.submit();
return false;
}
}
}
});
var btnCancel = $('').text('s')
.addClass('')
.on('click', function(){
$('#smartwizard').smartWizard("reset");
$('#myForm').find("input, textarea").val("");
});
// Smart Wizard
$('#smartwizard').smartWizard({
selected: 0,
theme: 'dots',
transitionEffect:'fade',
toolbarSettings: {toolbarPosition: 'bottom',
toolbarExtraButtons: [btnFinish, btnCancel]
},
anchorSettings: {
markDoneStep: true, // add done css
markAllPreviousStepsAsDone: true, // When a step selected by url hash, all previous steps are marked done
removeDoneStepOnNavigateBack: true, // While navigate back done step after active step will be cleared
enableAnchorOnDoneStep: true // Enable/Disable the done steps navigation
}
});
$("#smartwizard").on("leaveStep", function(e, anchorObject, stepNumber, stepDirection) {
var elmForm = $("#form-step-" + stepNumber);
// stepDirection === 'forward' :- this condition allows to do the form validation
// only on forward navigation, that makes easy navigation on backwards still do the validation when going next
if(stepDirection === 'forward' && elmForm){
elmForm.validator('validate');
var elmErr = elmForm.children('.has-error');
if(elmErr && elmErr.length > 0){
// Form validation failed
return false;
}
}
return true;
});
$("#smartwizard").on("showStep", function(e, anchorObject, stepNumber, stepDirection) {
// Enable finish button only on last step
if(stepNumber == 3){
$('.btn-finish').removeClass('disabled');
}else{
$('.btn-finish').addClass('disabled');
}
});
});
</script>
</body>
</html>
.bootstrap-switch {
display: inline-block;
direction: ltr;
cursor: pointer;
border-radius: 30px;
border: 0;
position: relative;
text-align: left;
margin-bottom: 10px;
line-height: 8px;
width: 59px !important;
height: 22px;
outline: none;
z-index: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
-webkit-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;
margin-right: 20px;
background: rgba(44, 44, 44, 0.2); }
.bootstrap-switch .bootstrap-switch-container {
display: inline-flex;
top: 0;
height: 22px;
border-radius: 4px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
width: 100px !important; }
.bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-label {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
display: inline-block !important;
height: 100%;
color: #fff;
padding: 6px 12px;
font-size: 11px;
text-indent: -5px;
line-height: 15px;
-webkit-transition: 0.25s ease-out;
transition: 0.25s ease-out; }
.bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off {
text-align: center;
z-index: 1;
float: left;
line-height: 11px;
width: 50% !important; }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-brown, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-brown {
color: #fff;
background: #3b5998; }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-blue, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-blue {
color: #fff;
background: #2CA8FF; }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-green, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-green {
color: #fff;
background: #27AE60; }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-orange, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-orange {
background: #FFB236;
color: #fff; }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-red, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-red {
color: #fff;
background: #dd4b39; }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
color: #fff; }
.bootstrap-switch .bootstrap-switch-label {
text-align: center;
z-index: 100;
color: #333333;
background: #ffffff;
width: 22px !important;
height: 22px !important;
margin: 0px -11px;
border-radius: 20px;
position: absolute;
float: left;
top: 0;
left: 50%;
padding: 0;
box-shadow: 0 1px 11px rgba(0, 0, 0, 0.25); }
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
background-color: rgba(23, 23, 23, 0.4); }
.bootstrap-switch.bootstrap-switch-on:hover .bootstrap-switch-label {
width: 27px !important;
margin-left: -16px; }
.bootstrap-switch.bootstrap-switch-off:hover .bootstrap-switch-label {
width: 27px !important;
margin-left: -11px; }
.bootstrap-switch .bootstrap-switch-handle-on {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.bootstrap-switch .bootstrap-switch-handle-off {
text-indent: 6px; }
.bootstrap-switch input[type='radio'], .bootstrap-switch input[type='checkbox'] {
position: absolute !important;
top: 0;
left: 0;
opacity: 0;
filter: alpha(opacity=0);
z-index: -1; }
.bootstrap-switch input[type='radio'].form-control, .bootstrap-switch input[type='checkbox'].form-control {
height: auto; }
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5; }
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5; }
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
padding: 6px 16px;
font-size: 18px;
line-height: 1.33; }
.bootstrap-switch.bootstrap-switch-disabled, .bootstrap-switch.bootstrap-switch-readonly, .bootstrap-switch.bootstrap-switch-indeterminate {
cursor: default !important; }
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
opacity: 0.5;
filter: alpha(opacity=50);
cursor: default !important; }
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
-webkit-transition: margin-left 0.5s;
transition: margin-left 0.5s; }
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container {
margin-left: -2px !important; }
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
margin-left: -39px !important; }
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label:before {
background-color: #FFFFFF; }
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-red ~ .bootstrap-switch-default {
background-color: #dd4b39; }
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-orange ~ .bootstrap-switch-default {
background-color: #FFB236; }
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-green ~ .bootstrap-switch-default {
background-color: #27AE60; }
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-brown ~ .bootstrap-switch-default {
background-color: #3b5998; }
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-blue ~ .bootstrap-switch-default {
background-color: #2CA8FF; }
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-red, .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-brown, .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-blue, .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-orange, .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-green {
background-color: #E3E3E3; }
.bootstrap-switch-off .bootstrap-switch-handle-on {
opacity: 0; }
.bootstrap-switch-on .bootstrap-switch-handle-off {
opacity: 0; }
/*! nouislider - 9.1.0 - 2016-12-10 16:00:32 */
/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
.noUi-target, .noUi-target * {
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-ms-touch-action: none;
touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
user-select: none;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.noUi-target {
position: relative;
direction: ltr; }
.noUi-base {
width: 100%;
height: 100%;
position: relative;
z-index: 1;
/* Fix 401 */ }
.noUi-connect {
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0; }
.noUi-origin {
position: absolute;
height: 0;
width: 0; }
.noUi-handle {
position: relative;
z-index: 1; }
.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
-webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s; }
.noUi-state-drag * {
cursor: inherit !important; }
/* Painting and performance;
* Browsers can paint handles in their own layer.
*/
.noUi-base, .noUi-handle {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
/* Slider size and handle placement;
*/
.noUi-horizontal {
height: 1px; }
.noUi-horizontal .noUi-handle {
border-radius: 50%;
background-color: #FFFFFF;
box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.2);
height: 15px;
width: 15px;
cursor: pointer;
margin-left: -10px;
margin-top: -7px; }
.noUi-vertical {
width: 18px; }
.noUi-vertical .noUi-handle {
width: 28px;
height: 34px;
left: -6px;
top: -17px; }
/* Styling;
*/
.noUi-target {
background-color: rgba(182, 182, 182, 0.3);
border-radius: 3px; }
.noUi-connect {
background: #B8B8B8;
border-radius: 3px;
-webkit-transition: background 450ms;
transition: background 450ms; }
/* Handles and cursors;
*/
.noUi-draggable {
cursor: ew-resize; }
.noUi-vertical .noUi-draggable {
cursor: ns-resize; }
.noUi-handle {
border-radius: 3px;
background: #FFF;
cursor: default;
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
-webkit-transition: 300ms ease 0s;
-moz-transition: 300ms ease 0s;
-ms-transition: 300ms ease 0s;
-o-transform: 300ms ease 0s;
transition: 300ms ease 0s; }
.noUi-active {
-webkit-transform: scale3d(1.5, 1.5, 1);
-moz-transform: scale3d(1.5, 1.5, 1);
-ms-transform: scale3d(1.5, 1.5, 1);
-o-transform: scale3d(1.5, 1.5, 1);
transform: scale3d(1.5, 1.5, 1); }
/* Disabled state;
*/
[disabled] .noUi-connect {
background: #B8B8B8; }
[disabled].noUi-target, [disabled].noUi-handle, [disabled] .noUi-handle {
cursor: not-allowed; }
/* Base;
*
*/
.noUi-pips, .noUi-pips * {
-moz-box-sizing: border-box;
box-sizing: border-box; }
.noUi-pips {
position: absolute;
color: #999; }
/* Values;
*
*/
.noUi-value {
position: absolute;
text-align: center; }
.noUi-value-sub {
color: #ccc;
font-size: 10px; }
/* Markings;
*
*/
.noUi-marker {
position: absolute;
background: #CCC; }
.noUi-marker-sub {
background: #AAA; }
.noUi-marker-large {
background: #AAA; }
/* Horizontal layout;
*
*/
.noUi-pips-horizontal {
padding: 10px 0;
height: 80px;
top: 100%;
left: 0;
width: 100%; }
.noUi-value-horizontal {
-webkit-transform: translate3d(-50%, 50%, 0);
transform: translate3d(-50%, 50%, 0); }
.noUi-marker-horizontal.noUi-marker {
margin-left: -1px;
width: 2px;
height: 5px; }
.noUi-marker-horizontal.noUi-marker-sub {
height: 10px; }
.noUi-marker-horizontal.noUi-marker-large {
height: 15px; }
/* Vertical layout;
*
*/
.noUi-pips-vertical {
padding: 0 10px;
height: 100%;
top: 0;
left: 100%; }
.noUi-value-vertical {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
padding-left: 25px; }
.noUi-marker-vertical.noUi-marker {
width: 5px;
height: 2px;
margin-top: -1px; }
.noUi-marker-vertical.noUi-marker-sub {
width: 10px; }
.noUi-marker-vertical.noUi-marker-large {
width: 15px; }
.noUi-tooltip {
display: block;
position: absolute;
border: 1px solid #D9D9D9;
border-radius: 3px;
background: #fff;
color: #000;
padding: 5px;
text-align: center; }
.noUi-horizontal .noUi-tooltip {
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
left: 50%;
bottom: 120%; }
.noUi-vertical .noUi-tooltip {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
top: 50%;
right: 120%; }
.slider.slider-neutral .noUi-connect, .slider.slider-neutral.noUi-connect {
background-color: #FFFFFF; }
.slider.slider-neutral.noUi-target {
background-color: rgba(255, 255, 255, 0.3); }
.slider.slider-neutral .noUi-handle {
background-color: #FFFFFF; }
.slider.slider-primary .noUi-connect, .slider.slider-primary.noUi-connect {
background-color: #3b5998; }
.slider.slider-primary.noUi-target {
background-color: rgba(249, 99, 50, 0.3); }
.slider.slider-primary .noUi-handle {
background-color: #3b5998; }
.slider.slider-info .noUi-connect, .slider.slider-info.noUi-connect {
background-color: #2CA8FF; }
.slider.slider-info.noUi-target {
background-color: rgba(44, 168, 255, 0.3); }
.slider.slider-info .noUi-handle {
background-color: #2CA8FF; }
.slider.slider-success .noUi-connect, .slider.slider-success.noUi-connect {
background-color: #27AE60; }
.slider.slider-success.noUi-target {
background-color: rgba(24, 206, 15, 0.3); }
.slider.slider-success .noUi-handle {
background-color: #27AE60; }
.slider.slider-warning .noUi-connect, .slider.slider-warning.noUi-connect {
background-color: #FFB236; }
.slider.slider-warning.noUi-target {
background-color: rgba(255, 178, 54, 0.3); }
.slider.slider-warning .noUi-handle {
background-color: #FFB236; }
.slider.slider-danger .noUi-connect, .slider.slider-danger.noUi-connect {
background-color: #dd4b39; }
.slider.slider-danger.noUi-target {
background-color: rgba(255, 54, 54, 0.3); }
.slider.slider-danger .noUi-handle {
background-color: #dd4b39; }
/*!
* Datepicker for Bootstrap v1.7.0-dev (https://github.com/uxsolutions/bootstrap-datepicker)
*
* Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
*/
.datepicker {
padding: 8px 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
direction: ltr;
-webkit-transform: translate3d(0, -40px, 0);
-moz-transform: translate3d(0, -40px, 0);
-o-transform: translate3d(0, -40px, 0);
-ms-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0);
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, opacity 0.3s ease 0s, height 0s linear 0.35s;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
display: block;
width: 254px;
max-width: 254px; }
.datepicker.dropdown-menu:before {
display: none; }
.datepicker.datepicker-primary {
background-color: #3b5998; }
.datepicker.datepicker-primary th, .datepicker.datepicker-primary .day div, .datepicker.datepicker-primary table tr td span {
color: #FFFFFF; }
.datepicker.datepicker-primary:after {
border-bottom-color: #3b5998; }
.datepicker.datepicker-primary.datepicker-orient-top:after {
border-top-color: #3b5998; }
.datepicker.datepicker-primary .dow {
color: rgba(255, 255, 255, 0.8); }
.datepicker.datepicker-primary table tr td.old div, .datepicker.datepicker-primary table tr td.new div, .datepicker.datepicker-primary table tr td span.old, .datepicker.datepicker-primary table tr td span.new {
color: rgba(255, 255, 255, 0.4); }
.datepicker.datepicker-primary table tr td span:hover, .datepicker.datepicker-primary table tr td span.focused {
background: rgba(255, 255, 255, 0.1); }
.datepicker.datepicker-primary .datepicker-switch:hover, .datepicker.datepicker-primary .prev:hover, .datepicker.datepicker-primary .next:hover, .datepicker.datepicker-primary tfoot tr th:hover {
background: rgba(255, 255, 255, 0.2); }
.datepicker.datepicker-primary table tr td.active div, .datepicker.datepicker-primary table tr td.active:hover div, .datepicker.datepicker-primary table tr td.active.disabled div, .datepicker.datepicker-primary table tr td.active.disabled:hover div {
background-color: #FFFFFF;
color: #3b5998; }
.datepicker.datepicker-primary table tr td.day:hover div, .datepicker.datepicker-primary table tr td.day.focused div {
background: rgba(255, 255, 255, 0.2); }
.datepicker.datepicker-primary table tr td.active:hover div, .datepicker.datepicker-primary table tr td.active:hover:hover div, .datepicker.datepicker-primary table tr td.active.disabled:hover div, .datepicker.datepicker-primary table tr td.active.disabled:hover:hover div, .datepicker.datepicker-primary table tr td.active:active div, .datepicker.datepicker-primary table tr td.active:hover:active div, .datepicker.datepicker-primary table tr td.active.disabled:active div, .datepicker.datepicker-primary table tr td.active.disabled:hover:active div, .datepicker.datepicker-primary table tr td.active.active div, .datepicker.datepicker-primary table tr td.active:hover.active div, .datepicker.datepicker-primary table tr td.active.disabled.active div, .datepicker.datepicker-primary table tr td.active.disabled:hover.active div, .datepicker.datepicker-primary table tr td.active.disabled div, .datepicker.datepicker-primary table tr td.active:hover.disabled div, .datepicker.datepicker-primary table tr td.active.disabled.disabled div, .datepicker.datepicker-primary table tr td.active.disabled:hover.disabled div, .datepicker.datepicker-primary table tr td.active[disabled] div, .datepicker.datepicker-primary table tr td.active:hover[disabled] div, .datepicker.datepicker-primary table tr td.active.disabled[disabled] div, .datepicker.datepicker-primary table tr td.active.disabled:hover[disabled] div, .datepicker.datepicker-primary table tr td span.active:hover, .datepicker.datepicker-primary table tr td span.active:hover:hover, .datepicker.datepicker-primary table tr td span.active.disabled:hover, .datepicker.datepicker-primary table tr td span.active.disabled:hover:hover, .datepicker.datepicker-primary table tr td span.active:active, .datepicker.datepicker-primary table tr td span.active:hover:active, .datepicker.datepicker-primary table tr td span.active.disabled:active, .datepicker.datepicker-primary table tr td span.active.disabled:hover:active, .datepicker.datepicker-primary table tr td span.active.active, .datepicker.datepicker-primary table tr td span.active:hover.active, .datepicker.datepicker-primary table tr td span.active.disabled.active, .datepicker.datepicker-primary table tr td span.active.disabled:hover.active, .datepicker.datepicker-primary table tr td span.active.disabled, .datepicker.datepicker-primary table tr td span.active:hover.disabled, .datepicker.datepicker-primary table tr td span.active.disabled.disabled, .datepicker.datepicker-primary table tr td span.active.disabled:hover.disabled, .datepicker.datepicker-primary table tr td span.active[disabled], .datepicker.datepicker-primary table tr td span.active:hover[disabled], .datepicker.datepicker-primary table tr td span.active.disabled[disabled], .datepicker.datepicker-primary table tr td span.active.disabled:hover[disabled] {
background-color: #FFFFFF; }
.datepicker.datepicker-primary table tr td span.active:hover, .datepicker.datepicker-primary table tr td span.active:hover:hover, .datepicker.datepicker-primary table tr td span.active.disabled:hover, .datepicker.datepicker-primary table tr td span.active.disabled:hover:hover, .datepicker.datepicker-primary table tr td span.active:active, .datepicker.datepicker-primary table tr td span.active:hover:active, .datepicker.datepicker-primary table tr td span.active.disabled:active, .datepicker.datepicker-primary table tr td span.active.disabled:hover:active, .datepicker.datepicker-primary table tr td span.active.active, .datepicker.datepicker-primary table tr td span.active:hover.active, .datepicker.datepicker-primary table tr td span.active.disabled.active, .datepicker.datepicker-primary table tr td span.active.disabled:hover.active, .datepicker.datepicker-primary table tr td span.active.disabled, .datepicker.datepicker-primary table tr td span.active:hover.disabled, .datepicker.datepicker-primary table tr td span.active.disabled.disabled, .datepicker.datepicker-primary table tr td span.active.disabled:hover.disabled, .datepicker.datepicker-primary table tr td span.active[disabled], .datepicker.datepicker-primary table tr td span.active:hover[disabled], .datepicker.datepicker-primary table tr td span.active.disabled[disabled], .datepicker.datepicker-primary table tr td span.active.disabled:hover[disabled] {
color: #3b5998; }
.datepicker-inline {
width: 220px; }
.datepicker.datepicker-rtl {
direction: rtl; }
.datepicker.datepicker-rtl.dropdown-menu {
left: auto; }
.datepicker.datepicker-rtl table tr td span {
float: right; }
.datepicker-dropdown {
top: 0;
left: 0; }
.datepicker-dropdown:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid transparent;
border-top: 0;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute; }
.datepicker-dropdown:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #fff;
border-top: 0;
position: absolute; }
.datepicker-dropdown.datepicker-orient-left:before {
left: 6px; }
.datepicker-dropdown.datepicker-orient-left:after {
left: 7px; }
.datepicker-dropdown.datepicker-orient-right:before {
right: 6px; }
.datepicker-dropdown.datepicker-orient-right:after {
right: 7px; }
.datepicker-dropdown.datepicker-orient-bottom:before {
top: -7px; }
.datepicker-dropdown.datepicker-orient-bottom:after {
top: -6px; }
.datepicker-dropdown.datepicker-orient-top:before {
bottom: -7px;
border-bottom: 0;
border-top: 7px solid transparent; }
.datepicker-dropdown.datepicker-orient-top:after {
bottom: -6px;
border-bottom: 0;
border-top: 6px solid #fff; }
.datepicker table {
margin: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 241px;
max-width: 241px; }
.datepicker .day div, .datepicker th {
-webkit-transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
-o-transition: all 300ms ease 0s;
-ms-transition: all 300ms ease 0s;
transition: all 300ms ease 0s;
text-align: center;
width: 30px;
height: 30px;
line-height: 2.2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 50%;
font-weight: 300;
font-size: 14px;
border: none;
z-index: -1;
position: relative;
cursor: pointer; }
.datepicker th {
color: #3b5998; }
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
padding: 2px;
text-align: center;
cursor: pointer; }
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
background-color: transparent; }
.datepicker table tr td.day:hover div, .datepicker table tr td.day.focused div {
background: #eee;
cursor: pointer; }
.datepicker table tr td.old, .datepicker table tr td.new {
color: #B8B8B8; }
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
background: none;
color: #B8B8B8;
cursor: default; }
.datepicker table tr td.highlighted {
background: #d9edf7;
border-radius: 0; }
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
background-color: #fde19a;
background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
border-color: #fdf59a #fdf59a #fbed50;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #000; }
.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled] {
background-color: #fdf59a; }
.datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active {
background-color: #fbf069 \9; }
.datepicker table tr td.today:hover:hover {
color: #000; }
.datepicker table tr td.today.active:hover {
color: #fff; }
.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
background: #eee;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; }
.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
background-color: #f3d17a;
background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
border-color: #f3e97a #f3e97a #edde34;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; }
.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled] {
background-color: #f3e97a; }
.datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active {
background-color: #efe24b \9; }
.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
background-color: #9e9e9e;
background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
background-image: linear-gradient(to bottom, #b3b3b3, #808080);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
border-color: #808080 #808080 #595959;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled] {
background-color: #808080; }
.datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active {
background-color: #666666 \9; }
.datepicker table tr td.active div, .datepicker table tr td.active:hover div, .datepicker table tr td.active.disabled div, .datepicker table tr td.active.disabled:hover div {
background-color: #3b5998;
color: #FFFFFF;
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2); }
.datepicker table tr td.active:hover div, .datepicker table tr td.active:hover:hover div, .datepicker table tr td.active.disabled:hover div, .datepicker table tr td.active.disabled:hover:hover div, .datepicker table tr td.active:active div, .datepicker table tr td.active:hover:active div, .datepicker table tr td.active.disabled:active div, .datepicker table tr td.active.disabled:hover:active div, .datepicker table tr td.active.active div, .datepicker table tr td.active:hover.active div, .datepicker table tr td.active.disabled.active div, .datepicker table tr td.active.disabled:hover.active div, .datepicker table tr td.active.disabled div, .datepicker table tr td.active:hover.disabled div, .datepicker table tr td.active.disabled.disabled div, .datepicker table tr td.active.disabled:hover.disabled div, .datepicker table tr td.active[disabled] div, .datepicker table tr td.active:hover[disabled] div, .datepicker table tr td.active.disabled[disabled] div, .datepicker table tr td.active.disabled:hover[disabled] div {
background-color: #3b5998; }
.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active {
background-color: #003399 \9; }
.datepicker table tr td span {
display: block;
width: 41px;
height: 41px;
line-height: 41px;
float: left;
margin: 1%;
font-size: 14px;
cursor: pointer;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.datepicker table tr td span:hover, .datepicker table tr td span.focused {
background: #eee; }
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
background: none;
color: #B8B8B8;
cursor: default; }
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
color: #fff;
background-color: #3b5998; }
.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled] {
background-color: #3b5998;
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2); }
.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active {
background-color: #003399 \9; }
.datepicker table tr td span.old, .datepicker table tr td span.new {
color: #B8B8B8; }
.datepicker .datepicker-switch {
width: auto;
border-radius: 0.1875rem; }
.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next, .datepicker tfoot tr th {
cursor: pointer; }
.datepicker .prev, .datepicker .next {
width: 35px;
height: 35px; }
.datepicker i {
position: relative;
top: 2px; }
.datepicker .prev i {
left: -1px; }
.datepicker .next i {
right: -1px; }
.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
background: #eee; }
.datepicker .prev.disabled, .datepicker .next.disabled {
visibility: hidden; }
.datepicker .cw {
font-size: 10px;
width: 12px;
padding: 0 2px 0 5px;
vertical-align: middle; }
.input-append.date .add-on, .input-prepend.date .add-on {
cursor: pointer; }
.input-append.date .add-on i, .input-prepend.date .add-on i {
margin-top: 3px; }
.input-daterange input {
text-align: center; }
.input-daterange input:first-child {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px; }
.input-daterange input:last-child {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0; }
.input-daterange .add-on {
display: inline-block;
width: auto;
min-width: 16px;
height: 18px;
padding: 4px 5px;
font-weight: normal;
line-height: 18px;
text-align: center;
text-shadow: 0 1px 0 #fff;
vertical-align: middle;
background-color: #eee;
border: 1px solid #ccc;
margin-left: -5px;
margin-right: -5px; }
.btn {
border-width: 2px;
font-weight: 400;
font-size: 0.9571em;
line-height: 1.35em;
font-weight: 700;
border: none;
border-radius: 0;
padding: 11px 22px;
cursor: pointer;
background-color: #B8B8B8;
color: #FFFFFF; }
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn:active:hover, .btn.active:focus, .btn.active:hover, .open > .btn.dropdown-toggle, .open > .btn.dropdown-toggle:focus, .open > .btn.dropdown-toggle:hover {
background-color: #ababab;
color: #FFFFFF; }
.btn.disabled, .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn.disabled:active, .btn.disabled.active, .btn:disabled, .btn:disabled:hover, .btn:disabled:focus, .btn:disabled.focus, .btn:disabled:active, .btn:disabled.active, .btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus, .btn[disabled]:active, .btn[disabled].active, fieldset[disabled] .btn, fieldset[disabled] .btn:hover, fieldset[disabled] .btn:focus, fieldset[disabled] .btn.focus, fieldset[disabled] .btn:active, fieldset[disabled] .btn.active {
background-color: #B8B8B8;
border-color: #B8B8B8; }
.btn.focus, .btn:focus {
box-shadow: none; }
.btn.btn-simple {
color: #B8B8B8;
padding: 11.5px;
border-color: #B8B8B8; }
.btn.btn-simple:hover, .btn.btn-simple:focus, .btn.btn-simple:active {
background-color: #FFFFF7;
color: #ababab;
border-color: #ababab; }
.btn.btn-link {
color: #B8B8B8; text-decoration: underline; }
.btn.btn-link:hover, .btn.btn-link:focus, .btn.btn-link:active {
background-color: transparent;
color: #ababab;
text-decoration: none; }
.btn:hover, .btn:focus {
opacity: 1;
filter: alpha(opacity=100);
outline: 0 !important; }
.btn:active, .btn.active, .open > .btn.dropdown-toggle {
-webkit-box-shadow: none;
box-shadow: none;
outline: 0 !important; }
.btn.btn-icon {
border-radius: 50%;
font-size: 24px;
height: 56px;
margin: auto;
min-width: 56px;
width: 56px;
padding: 0;
overflow: hidden;
position: relative;
line-height: normal; }
.btn.btn-icon.btn-simple {
padding: 0; }
.btn.btn-icon.btn-simple i.fa, .btn.btn-icon.btn-simple i.now-ui-icons {
line-height: 2.6em; }
.btn.btn-icon.btn-simple.btn-icon-mini i.fa, .btn.btn-icon.btn-simple.btn-icon-mini i.now-ui-icons {
line-height: 2.2em; }
.btn.btn-icon.btn-icon-mini {
height: 36px;
min-width: 36px;
width: 36px; }
.btn.btn-icon.btn-icon-mini .fa, .btn.btn-icon.btn-icon-mini .now-ui-icons {
font-size: 14px;
line-height: 2.2em; }
.btn.btn-icon i.fa, .btn.btn-icon i.now-ui-icons {
line-height: 2.4em; }
.btn.btn-icon i.now-ui-icons {
font-size: 22px; }
.btn:not(.btn-icon) .now-ui-icons {
position: relative;
top: 1px; }
.btn-primary {
background-color: #3b5998;
color: #FFFFFF; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:focus, .btn-primary.active:hover, .open > .btn-primary.dropdown-toggle, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
background-color: #344e86;
color: #FFFFFF; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled.focus, .btn-primary:disabled:active, .btn-primary:disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
background-color: #3b5998;
border-color: #3b5998; }
.btn-primary.focus, .btn-primary:focus {
box-shadow: none; }
.btn-primary.btn-simple {
color: #3b5998;
border-color: #3b5998; }
.btn-primary.btn-simple:hover, .btn-primary.btn-simple:focus, .btn-primary.btn-simple:active {
background-color: transparent;
color: #344e86;
border-color: #344e86; }
.btn-primary.btn-link {
color: #3b5998; }
.btn-primary.btn-link:hover, .btn-primary.btn-link:focus, .btn-primary.btn-link:active {
background-color: transparent;
color: #344e86;
text-decoration: none; }
.btn-success {
padding: .688rem 2.438rem;
font-size:1.1em;
border-color: #8cc43f;
border-top-color: rgb(56, 178, 166);
border-right-color: rgb(56, 178, 166);
border-bottom-color: rgb(56, 178, 166);
border-left-color: rgb(56, 178, 166);
background-color:#8cc43f ;
color: #fff;
color: #FFFFFF; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:focus, .btn-success.active:hover, .open > .btn-success.dropdown-toggle, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
background-color: #195c5a;
color: #FFFFFF; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success:disabled, .btn-success:disabled:hover, .btn-success:disabled:focus, .btn-success:disabled.focus, .btn-success:disabled:active, .btn-success:disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
background-color: #27AE60;
border-color: #27AE60; }
.btn-success.focus, .btn-success:focus {
box-shadow: none; }
.btn-success.btn-simple {
color: #27AE60;
border-color: #27AE60; }
.btn-success.btn-simple:hover, .btn-success.btn-simple:focus, .btn-success.btn-simple:active {
background-color: transparent;
color: #59AE7F;
border-color: #59AE7F; }
.btn-success.btn-link {
color: #27AE60; }
.btn-success.btn-link:hover, .btn-success.btn-link:focus, .btn-success.btn-link:active {
background-color: transparent;
color: #59AE7F;
text-decoration: none; }
.btn-info {
background-color: #2CA8FF;
color: #FFFFFF; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:focus, .btn-info.active:hover, .open > .btn-info.dropdown-toggle, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
background-color: #109CFF;
color: #FFFFFF; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info:disabled, .btn-info:disabled:hover, .btn-info:disabled:focus, .btn-info:disabled.focus, .btn-info:disabled:active, .btn-info:disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: #2CA8FF;
border-color: #2CA8FF; }
.btn-info.focus, .btn-info:focus {
box-shadow: none; }
.btn-info.btn-simple {
color: #2CA8FF;
border-color: #2CA8FF; }
.btn-info.btn-simple:hover, .btn-info.btn-simple:focus, .btn-info.btn-simple:active {
background-color: transparent;
color: #109CFF;
border-color: #109CFF; }
.btn-info.btn-link {
color: #2CA8FF; }
.btn-info.btn-link:hover, .btn-info.btn-link:focus, .btn-info.btn-link:active {
background-color: transparent;
color: #109CFF;
text-decoration: none; }
.btn-warning {
background-color: #FFB236;
color: #FFFFFF; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:focus, .btn-warning.active:hover, .open > .btn-warning.dropdown-toggle, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
background-color: #ffa81d;
color: #FFFFFF; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning:disabled, .btn-warning:disabled:hover, .btn-warning:disabled:focus, .btn-warning:disabled.focus, .btn-warning:disabled:active, .btn-warning:disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: #FFB236;
border-color: #FFB236; }
.btn-warning.focus, .btn-warning:focus {
box-shadow: none; }
.btn-warning.btn-simple {
color: #FFB236;
border-color: #FFB236; }
.btn-warning.btn-simple:hover, .btn-warning.btn-simple:focus, .btn-warning.btn-simple:active {
background-color: transparent;
color: #ffa81d;
border-color: #ffa81d; }
.btn-warning.btn-link {
color: #FFB236; }
.btn-warning.btn-link:hover, .btn-warning.btn-link:focus, .btn-warning.btn-link:active {
background-color: transparent;
color: #ffa81d;
text-decoration: none; }
.btn-danger {
background-color: #dd4b39;
color: #FFFFFF; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:focus, .btn-danger.active:hover, .open > .btn-danger.dropdown-toggle, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
background-color: #d73925;
color: #FFFFFF; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger:disabled, .btn-danger:disabled:hover, .btn-danger:disabled:focus, .btn-danger:disabled.focus, .btn-danger:disabled:active, .btn-danger:disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
background-color: #dd4b39;
border-color: #dd4b39; }
.btn-danger.focus, .btn-danger:focus {
box-shadow: none; }
.btn-danger.btn-simple {
color: #dd4b39;
border-color: #dd4b39; }
.btn-danger.btn-simple:hover, .btn-danger.btn-simple:focus, .btn-danger.btn-simple:active {
background-color: transparent;
color: #d73925;
border-color: #d73925; }
.btn-danger.btn-link {
color: #dd4b39; }
.btn-danger.btn-link:hover, .btn-danger.btn-link:focus, .btn-danger.btn-link:active {
background-color: transparent;
color: #d73925;
text-decoration: none; }
.btn-neutral {
background-color: #FFFFFF;
color: #3b5998; }
.btn-neutral:hover, .btn-neutral:focus, .btn-neutral:active, .btn-neutral.active, .btn-neutral:active:focus, .btn-neutral:active:hover, .btn-neutral.active:focus, .btn-neutral.active:hover, .open > .btn-neutral.dropdown-toggle, .open > .btn-neutral.dropdown-toggle:focus, .open > .btn-neutral.dropdown-toggle:hover {
background-color: #FFFFFF;
color: #FFFFFF; }
.btn-neutral.disabled, .btn-neutral.disabled:hover, .btn-neutral.disabled:focus, .btn-neutral.disabled.focus, .btn-neutral.disabled:active, .btn-neutral.disabled.active, .btn-neutral:disabled, .btn-neutral:disabled:hover, .btn-neutral:disabled:focus, .btn-neutral:disabled.focus, .btn-neutral:disabled:active, .btn-neutral:disabled.active, .btn-neutral[disabled], .btn-neutral[disabled]:hover, .btn-neutral[disabled]:focus, .btn-neutral[disabled].focus, .btn-neutral[disabled]:active, .btn-neutral[disabled].active, fieldset[disabled] .btn-neutral, fieldset[disabled] .btn-neutral:hover, fieldset[disabled] .btn-neutral:focus, fieldset[disabled] .btn-neutral.focus, fieldset[disabled] .btn-neutral:active, fieldset[disabled] .btn-neutral.active {
background-color: #FFFFFF;
border-color: #FFFFFF; }
.btn-neutral.focus, .btn-neutral:focus {
box-shadow: none; }
.btn-neutral.btn-danger {
color: #dd4b39; }
.btn-neutral.btn-danger:hover, .btn-neutral.btn-danger:focus, .btn-neutral.btn-danger:active {
color: #d73925; }
.btn-neutral.btn-info {
color: #2CA8FF; }
.btn-neutral.btn-info:hover, .btn-neutral.btn-info:focus, .btn-neutral.btn-info:active {
color: #109CFF; }
.btn-neutral.btn-warning {
color: #FFB236; }
.btn-neutral.btn-warning:hover, .btn-neutral.btn-warning:focus, .btn-neutral.btn-warning:active {
color: #ffa81d; }
.btn-neutral.btn-success {
color: #27AE60; }
.btn-neutral.btn-success:hover, .btn-neutral.btn-success:focus, .btn-neutral.btn-success:active {
color: #59AE7F; }
.btn-neutral.btn-default {
color: #B8B8B8; }
.btn-neutral.btn-default:hover, .btn-neutral.btn-default:focus, .btn-neutral.btn-default:active {
color: #ababab; }
.btn-neutral.active, .btn-neutral:active:focus, .btn-neutral:active:hover, .btn-neutral.active:focus, .btn-neutral.active:hover, .open > .btn-neutral.dropdown-toggle, .open > .btn-neutral.dropdown-toggle:focus, .open > .btn-neutral.dropdown-toggle:hover {
background-color: #FFFFFF;
color: #3b5998; }
.btn-neutral:hover, .btn-neutral:focus, .btn-neutral:active {
color: #344e86; }
.btn-neutral.btn-simple {
color: #FFFFFF;
border-color: #FFFFFF; }
.btn-neutral.btn-simple:hover, .btn-neutral.btn-simple:focus, .btn-neutral.btn-simple:active {
background-color: transparent;
color: #FFFFFF;
border-color: #FFFFFF; }
.btn-neutral.btn-link {
color: #FFFFFF; }
.btn-neutral.btn-link:hover, .btn-neutral.btn-link:focus, .btn-neutral.btn-link:active {
background-color: transparent;
color: #FFFFFF;
text-decoration: none; }
.btn:disabled, .btn[disabled], .btn.disabled {
opacity: 0.5;
filter: alpha(opacity=50); }
.btn-round {
border-width: 1px;
border-radius: 30px !important;
padding: 11px 23px; }
.btn-round.btn-simple {
padding: 10px 22px; }
.btn-simple {
border: 1px solid;
border-color: #B8B8B8;
padding: 10px 22px;
background-color: #f8f8f8; }
.btn-simple.disabled, .btn-simple.disabled:hover, .btn-simple.disabled:focus, .btn-simple.disabled.focus, .btn-simple.disabled:active, .btn-simple.disabled.active, .btn-simple:disabled, .btn-simple:disabled:hover, .btn-simple:disabled:focus, .btn-simple:disabled.focus, .btn-simple:disabled:active, .btn-simple:disabled.active, .btn-simple[disabled], .btn-simple[disabled]:hover, .btn-simple[disabled]:focus, .btn-simple[disabled].focus, .btn-simple[disabled]:active, .btn-simple[disabled].active, fieldset[disabled] .btn-simple, fieldset[disabled] .btn-simple:hover, fieldset[disabled] .btn-simple:focus, fieldset[disabled] .btn-simple.focus, fieldset[disabled] .btn-simple:active, fieldset[disabled] .btn-simple.active, .btn-link.disabled, .btn-link.disabled:hover, .btn-link.disabled:focus, .btn-link.disabled.focus, .btn-link.disabled:active, .btn-link.disabled.active, .btn-link:disabled, .btn-link:disabled:hover, .btn-link:disabled:focus, .btn-link:disabled.focus, .btn-link:disabled:active, .btn-link:disabled.active, .btn-link[disabled], .btn-link[disabled]:hover, .btn-link[disabled]:focus, .btn-link[disabled].focus, .btn-link[disabled]:active, .btn-link[disabled].active, fieldset[disabled] .btn-link, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link.focus, fieldset[disabled] .btn-link:active, fieldset[disabled] .btn-link.active {
background-color: transparent; }
.btn-lg {
font-size: 1em;
border-radius: 0.25rem;
padding: 15px 48px; }
.btn-lg.btn-simple {
padding: 14px 47px; }
.btn-sm {
font-size: 14px;
border-radius: 0.1875rem;
padding: 5px 15px; }
.btn-sm.btn-simple {
padding: 4px 14px; }
.btn-link {
border: 0;
padding: 0.5rem 0.7rem;
background-color: transparent; }
.btn-wd {
min-width: 140px; }
.btn-group.select {
width: 100%; }
.btn-group.select .btn {
text-align: left; }
.btn-group.select .caret {
position: absolute;
top: 50%;
margin-top: -1px;
right: 8px; }
.form-control::-moz-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control:-moz-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control::-webkit-input-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control:-ms-input-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control {
background-color: #fff;
border: 1px solid #ccc;
border-radius: 0;
color: #2c2c2c;
line-height: 1em;
font-size: 0.8571em;
-webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-webkit-box-shadow: none;
box-shadow: none; }
.has-success .form-control {
border-color: #E3E3E3; }
.form-control:focus {
border: 1px solid #ccc;
-webkit-box-shadow: none;
box-shadow: none;
outline: 0 !important;
color: #2c2c2c; }
.form-control:focus + .input-group-addon, .form-control:focus ~ .input-group-addon {
background: #ccc;
border-left: none; }
.has-success .form-control, .has-error .form-control, .has-success .form-control:focus, .has-error .form-control:focus {
-webkit-box-shadow: none;
box-shadow: none; }
.has-danger .form-control.form-control-success, .has-danger .form-control.form-control-danger, .has-success .form-control.form-control-success, .has-success .form-control.form-control-danger {
background-image: none; }
.has-danger .form-control {
background-color: #ffcfcf;
border-color: #ffcfcf;
color: #dd4b39; }
.has-danger .form-control:focus {
background-color: rgba(0,0,0,0.5); }
.form-control + .form-control-feedback {
border-radius: 0.25rem;
font-size: 14px;
margin-top: -7px;
position: absolute;
right: 10px;
top: 50%;
vertical-align: middle; }
.open .form-control {
border-radius: 0.25rem 0.25rem 0 0;
border-bottom-color: transparent; }
.form-control + .input-group-addon {
background-color: #ccc;
color:#fff !important; }
.has-success:after, .has-danger:after {
font-family: 'Nucleo Outline';
content: "\ecf0";
display: inline-block;
position: absolute;
right: 35px;
top: 12px;
color: #27AE60;
font-size: 11px; }
.has-success.input-lg:after, .has-danger.input-lg:after {
font-size: 13px;
top: 13px; }
.has-danger:after {
content: "\ed2b";
color: #dd4b39; }
.form-group.form-group-no-border.input-lg .input-group-addon, .input-group.form-group-no-border.input-lg .input-group-addon {
padding: 15px 0 15px 19px; }
.form-group.form-group-no-border.input-lg .form-control, .input-group.form-group-no-border.input-lg .form-control {
padding: 15px 19px; }
.form-group.form-group-no-border.input-lg .form-control + .input-group-addon, .input-group.form-group-no-border.input-lg .form-control + .input-group-addon {
padding: 15px 19px 15px 0; }
.form-group.input-lg .form-control, .input-group.input-lg .form-control {
padding: 14px 18px; }
.form-group.input-lg .form-control + .input-group-addon, .input-group.input-lg .form-control + .input-group-addon {
padding: 14px 18px 14px 0; }
.form-group.input-lg .input-group-addon, .input-group.input-lg .input-group-addon {
padding: 14px 0 15px 18px; }
.form-group.input-lg .input-group-addon + .form-control, .input-group.input-lg .input-group-addon + .form-control {
padding: 15px 18px 15px 16px; }
.form-group.form-group-no-border .form-control, .input-group.form-group-no-border .form-control {
padding: 11px 19px; }
.form-group.form-group-no-border .form-control + .input-group-addon, .input-group.form-group-no-border .form-control + .input-group-addon {
padding: 11px 19px 11px 0; }
.form-group.form-group-no-border .input-group-addon, .input-group.form-group-no-border .input-group-addon {
padding: 11px 0 11px 19px; }
.form-group .form-control, .input-group .form-control {
padding: 10px 18px 10px 18px; }
.form-group .form-control + .input-group-addon, .input-group .form-control + .input-group-addon {
padding: 10px 18px 10px 0; }
.form-group .input-group-addon, .input-group .input-group-addon {
padding: 10px 0 10px 18px; }
.form-group .input-group-addon + .form-control, .form-group .input-group-addon ~ .form-control, .input-group .input-group-addon + .form-control, .input-group .input-group-addon ~ .form-control {
padding: 10px 19px 11px 16px; }
.form-group.form-group-no-border .form-control, .form-group.form-group-no-border .form-control + .input-group-addon, .input-group.form-group-no-border .form-control, .input-group.form-group-no-border .form-control + .input-group-addon {
background-color:transparent;
border: medium none; }
.form-group.form-group-no-border .form-control:focus, .form-group.form-group-no-border .form-control:active, .form-group.form-group-no-border .form-control:active, .form-group.form-group-no-border .form-control + .input-group-addon:focus, .form-group.form-group-no-border .form-control + .input-group-addon:active, .form-group.form-group-no-border .form-control + .input-group-addon:active, .input-group.form-group-no-border .form-control:focus, .input-group.form-group-no-border .form-control:active, .input-group.form-group-no-border .form-control:active, .input-group.form-group-no-border .form-control + .input-group-addon:focus, .input-group.form-group-no-border .form-control + .input-group-addon:active, .input-group.form-group-no-border .form-control + .input-group-addon:active {
border: medium none;
}
.form-group.form-group-no-border .form-control:focus + .input-group-addon, .input-group.form-group-no-border .form-control:focus + .input-group-addon {
background-color: transparent; }
.form-group.form-group-no-border .input-group-addon, .input-group.form-group-no-border .input-group-addon {
background-color:transparent;
border: none; }
.has-error .form-control-feedback, .has-error .control-label {
color: #dd4b39; }
.has-success .form-control-feedback, .has-success .control-label {
color: #27AE60; }
.pull-right{
float:right;
}
.pull-left{
float:left;
}
.input-group-addon {
background-color: #333;
border: 1px solid #333;
color: #fff;
padding: -0.5rem 0 -0.5rem -0.3rem;
-webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out; }
.has-success .input-group-addon, .has-danger .input-group-addon {
background-color: #FFFFFF; }
.has-danger .form-control:focus + .input-group-addon {
color: #dd4b39; }
.has-success .form-control:focus + .input-group-addon {
color: #27AE60; }
.input-group-addon + .form-control, .input-group-addon ~ .form-control {
padding: -0.5rem 0.7rem;
padding-left: 18px; }
.input-group-focus .input-group-addon {
background-color: #555; }
.input-group-focus.form-group-no-border .input-group-addon {
background-color: rgba(0,0,0,0.5); }
.input-group, .form-group {
margin-bottom: 10px; }
.input-group[disabled] .input-group-addon {
background-color: #E3E3E3; }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-right: 0 none; }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
border-left: 0 none; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
background-color: #E3E3E3;
color: #B8B8B8;
cursor: not-allowed; }
.input-group-btn .btn {
border-width: 1px;
}
.input-group-btn .btn-default:not(.btn-fill) {
border-color: #DDDDDD; }
.input-group-btn:last-child > .btn {
margin-left: 0; }
textarea.form-control {
max-width: 100%;
padding: 10px 0 0 0;
resize: none;
border: none;
border: 2px solid #E3E3E3;
border-radius: 0;
line-height: 2; }
textarea.form-control:focus, textarea.form-control:active {
border: 2px solid #ccc;}
.has-success.form-group .form-control, .has-success.form-group.form-group-no-border .form-control, .has-danger.form-group .form-control, .has-danger.form-group.form-group-no-border .form-control {
padding-right: 40px; }
.checkbox, .radio {
margin-bottom: 12px; }
.checkbox label, .radio label {
display: inline-block;
position: relative;
cursor: pointer;
padding-left: 35px;
line-height: 26px;
margin-bottom: 0; }
.radio label {
padding-left: 28px; }
.checkbox label::before, .checkbox label::after {
content: " ";
display: inline-block;
position: absolute;
width: 26px;
height: 26px;
left: 0;
cursor: pointer;
border-radius: 3px;
top: 0;
background-color: transparent;
border: 1px solid #E3E3E3;
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
-ms-transition: opacity 0.3s linear;
transition: opacity 0.3s linear; }
.checkbox label::after {
font-family: 'Nucleo Outline';
content: "\ecf0";
top: 0px;
text-align: center;
font-size: 14px;
opacity: 0;
color: #555555;
border: 0;
background-color: inherit; }
.checkbox input[type="checkbox"], .radio input[type="radio"] {
opacity: 0;
position: absolute;
visibility: hidden; }
.checkbox input[type="checkbox"]:checked + label::after {
opacity: 1; }
.checkbox input[type="checkbox"]:disabled + label, .radio input[type="radio"]:disabled + label {
color: #9A9A9A;
opacity: .5; }
.checkbox input[type="checkbox"]:disabled + label::before, .checkbox input[type="checkbox"]:disabled + label::after {
cursor: not-allowed; }
.checkbox input[type="checkbox"]:disabled + label, .radio input[type="radio"]:disabled + label {
cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
border-radius: 50%; }
.checkbox.checkbox-inline {
margin-top: 0; }
.checkbox-primary input[type="checkbox"]:checked + label::before {
background-color: #428bca;
border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
color: #fff; }
.checkbox-danger input[type="checkbox"]:checked + label::before {
background-color: #d9534f;
border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
color: #fff; }
.checkbox-info input[type="checkbox"]:checked + label::before {
background-color: #5bc0de;
border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after {
color: #fff; }
.checkbox-warning input[type="checkbox"]:checked + label::before {
background-color: #f0ad4e;
border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
color: #fff; }
.checkbox-success input[type="checkbox"]:checked + label::before {
background-color: #5cb85c;
border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
color: #fff; }
.radio label::before, .radio label::after {
content: " ";
width: 20px;
height: 20px;
border-radius: 50%;
border: 1px solid #E3E3E3;
display: inline-block;
position: absolute;
left: 3px;
top: 3px;
padding: 1px;
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
-ms-transition: opacity 0.3s linear;
transition: opacity 0.3s linear; }
.radio input[type="radio"] + label:after, .radio input[type="radio"] {
opacity: 0; }
.radio input[type="radio"]:checked + label::after {
width: 4px;
height: 4px;
background-color: #555555;
border-color: #555555;
top: 11px;
left: 11px;
opacity: 1; }
.radio input[type="radio"]:checked + label::after {
opacity: 1; }
.radio input[type="radio"]:disabled + label {
color: #9A9A9A; }
.radio input[type="radio"]:disabled + label::before, .radio input[type="radio"]:disabled + label::after {
color: #9A9A9A; }
.radio.radio-inline {
margin-top: 0; }
.progress-container {
position: relative; }
.progress-container + .progress-container, .progress-container ~ .progress-container {
margin-top: 15px; }
.progress-container .progress-badge {
color: #B8B8B8;
font-size: 0.8571em;
text-transform: uppercase; }
.progress-container .progress {
height: 1px;
border-radius: 0;
box-shadow: none;
background: rgba(0,0,0,0.5);
margin-top: 14px; }
.progress-container .progress .progress-bar {
box-shadow: none;
background-color: #B8B8B8; }
.progress-container .progress .progress-value {
position: absolute;
top: 2px;
right: 0;
color: #B8B8B8;
font-size: 0.8571em; }
.progress-container.progress-neutral .progress {
background: rgba(255, 255, 255, 0.3); }
.progress-container.progress-neutral .progress-bar {
background: #FFFFFF; }
.progress-container.progress-neutral .progress-value, .progress-container.progress-neutral .progress-badge {
color: #FFFFFF; }
.progress-container.progress-primary .progress {
background: rgba(249, 99, 50, 0.3); }
.progress-container.progress-primary .progress-bar {
background: #3b5998; }
.progress-container.progress-primary .progress-value, .progress-container.progress-primary .progress-badge {
color: #3b5998; }
.progress-container.progress-info .progress {
background: rgba(44, 168, 255, 0.3); }
.progress-container.progress-info .progress-bar {
background: #2CA8FF; }
.progress-container.progress-info .progress-value, .progress-container.progress-info .progress-badge {
color: #2CA8FF; }
.progress-container.progress-success .progress {
background: rgba(24, 206, 15, 0.3); }
.progress-container.progress-success .progress-bar {
background: #27AE60; }
.progress-container.progress-success .progress-value, .progress-container.progress-success .progress-badge {
color: #27AE60; }
.progress-container.progress-warning .progress {
background: rgba(255, 178, 54, 0.3); }
.progress-container.progress-warning .progress-bar {
background: #FFB236; }
.progress-container.progress-warning .progress-value, .progress-container.progress-warning .progress-badge {
color: #FFB236; }
.progress-container.progress-danger .progress {
background: rgba(255, 54, 54, 0.3); }
.progress-container.progress-danger .progress-bar {
background: #dd4b39; }
.progress-container.progress-danger .progress-value, .progress-container.progress-danger .progress-badge {
color: #dd4b39; }
/* badges */
.badge {
border-radius: 8px;
padding: 4px 8px;
text-transform: uppercase;
font-size: 0.7142em;
line-height: 12px;
background-color: transparent;
border: 1px solid;
margin-bottom: 5px;
border-radius: 0.875rem; }
.badge-icon {
padding: 0.4em 0.55em; }
.badge-icon i {
font-size: 0.8em; }
.badge-default {
border:0;
border-radius:50px;
background: rgba(0,0,0,0.4);
color: #B8B8B8; }
.badge-primary {
border-color: #3b5998;
color: #3b5998; }
.badge-info {
border-color: #2CA8FF;
color: #2CA8FF; }
.badge-success {
border-color: #27AE60;
color: #27AE60; }
.badge-warning {
background: #FFB236;
color: #fff !important;
border-color: #FFB236;
color: #FFB236; }
.badge-danger {
border-color: #dd4b39;
color: #dd4b39; }
.badge-neutral {
border-color: #FFFFFF;
color: #FFFFFF; }
.pagination .page-item .page-link {
border: 0;
border-radius: 30px !important;
transition: all .3s;
padding: 0px 11px;
margin: 0 3px;
min-width: 30px;
text-align: center;
height: 30px;
line-height: 30px;
color: #2c2c2c;
cursor: pointer;
font-size: 14px;
text-transform: uppercase;
background: transparent; }
.pagination .page-item .page-link:hover, .pagination .page-item .page-link:focus {
color: #2c2c2c;
background-color: rgba(0,0,0,0.5);
border: none; }
.pagination .arrow-margin-left, .pagination .arrow-margin-right {
position: absolute; }
.pagination .arrow-margin-right {
right: 0; }
.pagination .arrow-margin-left {
left: 0; }
.pagination .page-item.active > .page-link {
color: #E3E3E3;
box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2); }
.pagination .page-item.active > .page-link, .pagination .page-item.active > .page-link:focus, .pagination .page-item.active > .page-link:hover {
background-color: #B8B8B8;
border-color: #B8B8B8;
color: #FFFFFF; }
.pagination .page-item.disabled > .page-link {
opacity: .5;
background-color: rgba(255, 255, 255, 0.2);
color: #FFFFFF; }
.pagination.pagination-info .page-item.active > .page-link, .pagination.pagination-info .page-item.active > .page-link:focus, .pagination.pagination-info .page-item.active > .page-link:hover {
background-color: #2CA8FF;
border-color: #2CA8FF; }
.pagination.pagination-success .page-item.active > .page-link, .pagination.pagination-success .page-item.active > .page-link:focus, .pagination.pagination-success .page-item.active > .page-link:hover {
background-color: #27AE60;
border-color: #27AE60; }
.pagination.pagination-primary .page-item.active > .page-link, .pagination.pagination-primary .page-item.active > .page-link:focus, .pagination.pagination-primary .page-item.active > .page-link:hover {
background-color: #3b5998;
border-color: #3b5998; }
.pagination.pagination-warning .page-item.active > .page-link, .pagination.pagination-warning .page-item.active > .page-link:focus, .pagination.pagination-warning .page-item.active > .page-link:hover {
background-color: #FFB236;
border-color: #FFB236; }
.pagination.pagination-danger .page-item.active > .page-link, .pagination.pagination-danger .page-item.active > .page-link:focus, .pagination.pagination-danger .page-item.active > .page-link:hover {
background-color: #dd4b39;
border-color: #dd4b39; }
.pagination.pagination-neutral .page-item > .page-link {
color: #FFFFFF; }
.pagination.pagination-neutral .page-item > .page-link:focus, .pagination.pagination-neutral .page-item > .page-link:hover {
background-color: rgba(255, 255, 255, 0.2);
color: #FFFFFF; }
.pagination.pagination-neutral .page-item.active > .page-link, .pagination.pagination-neutral .page-item.active > .page-link:focus, .pagination.pagination-neutral .page-item.active > .page-link:hover {
background-color: #FFFFFF;
border-color: #FFFFFF;
color: #3b5998; }
button, input, optgroup, select, textarea {
font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 {
font-weight: 400; }
a {
color: #3b5998; }
a:hover, a:focus {
color: #3b5998; }
h1, .h1 {
font-size: 3.5em;
line-height: 1.15;
margin-bottom: 30px; }
h1 small, .h1 small {
font-weight: 700;
text-transform: uppercase;
opacity: .8; }
h2, .h2 {
font-size: 2.5em;
margin-bottom: 30px; }
h3, .h3 {
font-size: 2em;
margin-bottom: 30px;
line-height: 1.4em; }
h4, .h4 {
font-size: 1.714em;
line-height: 1.45em;
margin-top: 30px;
margin-bottom: 15px; }
h4 + .category, h4.title + .category, .h4 + .category, .h4.title + .category {
margin-top: -10px; }
h5, .h5 {
font-size: 1.57em;
line-height: 1.4em;
margin-bottom: 15px; }
h6, .h6 {
font-size: 1em;
font-weight: 700;
text-transform: uppercase; }
p {
line-height: 1.61em; }
p.description {
font-size: 1.14em; }
.title {
font-weight: 700; }
.title.title-up {
text-transform: uppercase; }
.title.title-up a {
color: #2c2c2c;
text-decoration: none; }
.title + .category {
margin-top: -25px; }
.description, .card-description, .footer-big p {
color: #9A9A9A;
font-weight: 300; }
.category {
text-transform: uppercase;
font-weight: 700;
color: #9A9A9A; }
.text-primary {
color: #3b5998 !important; }
.text-info {
color: #2CA8FF !important; }
.text-success {
color: #8cc43f !important; }
.text-bold {
font-weight:500;
font-size:1.1em;
}
.text-warning {
color: #FFB236 !important; }
.text-danger {
color: #dd4b39 !important; }
.blockquote {
border-left: none;
border: 1px solid #B8B8B8;
padding: 20px;
font-size: 1.1em;
line-height: 1.8; }
.blockquote small {
color: #B8B8B8;
font-size: 0.8571em;
text-transform: uppercase; }
.blockquote.blockquote-primary {
border-color: #3b5998;
color: #3b5998; }
.blockquote.blockquote-primary small {
color: #3b5998; }
.blockquote.blockquote-danger {
border-color: #dd4b39;
color: #dd4b39; }
.blockquote.blockquote-danger small {
color: #dd4b39; }
.blockquote.blockquote-white {
border-color: rgba(255, 255, 255, 0.8);
color: #FFFFFF; }
.blockquote.blockquote-white small {
color: rgba(255, 255, 255, 0.8); }
body {
color: #2c2c2c;
font-size: 14px;
font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
background:#FFFFF7 !important;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased; }
.main {
position: relative;
background: #FFFFFF; }
/* Animations */
.nav-pills .nav-link, .navbar, .nav-tabs .nav-link {
-webkit-transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
-o-transition: all 300ms ease 0s;
-ms-transition: all 300ms ease 0s;
transition: all 300ms ease 0s; }
.dropdown-toggle:after, .bootstrap-switch-label:before {
-webkit-transition: all 150ms ease 0s;
-moz-transition: all 150ms ease 0s;
-o-transition: all 150ms ease 0s;
-ms-transition: all 150ms ease 0s;
transition: all 150ms ease 0s; }
.dropdown-toggle[aria-expanded="true"]:after {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.button-bar {
display: block;
position: relative;
width: 22px;
height: 1px;
border-radius: 1px;
background: #FFFFFF; }
.button-bar + .button-bar {
margin-top: 7px; }
.button-bar:nth-child(2) {
width: 17px; }
.open {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
filter: alpha(opacity=100);
visibility: visible; }
.separator {
height: 2px;
width: 44px;
background-color: #B8B8B8;
margin: 20px auto; }
.separator.separator-primary {
background-color: #3b5998; }
.nav-pills .nav-item .nav-link {
padding:10px !important;
text-align: center;
height: 50px;
width: 50px;
font-weight: 400;
color: #9A9A9A;
margin-right: 19px;
background-color: rgba(0,0,0,0.5);
border-radius: 30px; }
.nav-pills .nav-item .nav-link:hover {
background-color: rgba(0,0,0,0.5); }
.nav-pills .nav-item .nav-link.active, .nav-pills .nav-item .nav-link.active:focus, .nav-pills .nav-item .nav-link.active:hover {
background-color: #9A9A9A;
color: #FFFFFF;
box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.3); }
.nav-pills .nav-item .nav-link.disabled, .nav-pills .nav-item .nav-link:disabled, .nav-pills .nav-item .nav-link[disabled] {
opacity: .5; }
.nav-pills .nav-item i {
display: block;
font-size: 20px;
line-height: 60px; }
.nav-pills.nav-pills-neutral .nav-item .nav-link {
background-color: rgba(255, 255, 255, 0.2);
color: #FFFFFF; }
.nav-pills.nav-pills-neutral .nav-item .nav-link.active, .nav-pills.nav-pills-neutral .nav-item .nav-link.active:focus, .nav-pills.nav-pills-neutral .nav-item .nav-link.active:hover {
background-color: #FFFFFF;
color: #3b5998; }
.nav-pills.nav-pills-primary .nav-item .nav-link.active, .nav-pills.nav-pills-primary .nav-item .nav-link.active:focus, .nav-pills.nav-pills-primary .nav-item .nav-link.active:hover {
background-color: #3b5998; }
.nav-pills.nav-pills-info .nav-item .nav-link.active, .nav-pills.nav-pills-info .nav-item .nav-link.active:focus, .nav-pills.nav-pills-info .nav-item .nav-link.active:hover {
background-color: #2CA8FF; }
.nav-pills.nav-pills-success .nav-item .nav-link.active, .nav-pills.nav-pills-success .nav-item .nav-link.active:focus, .nav-pills.nav-pills-success .nav-item .nav-link.active:hover {
background-color: #27AE60; }
.nav-pills.nav-pills-warning .nav-item .nav-link.active, .nav-pills.nav-pills-warning .nav-item .nav-link.active:focus, .nav-pills.nav-pills-warning .nav-item .nav-link.active:hover {
background-color: #FFB236; }
.nav-pills.nav-pills-danger .nav-item .nav-link.active, .nav-pills.nav-pills-danger .nav-item .nav-link.active:focus, .nav-pills.nav-pills-danger .nav-item .nav-link.active:hover {
background-color: #dd4b39; }
.tab-space {
padding: 20px 0 50px 0px; }
.nav-align-center {
text-align: center; }
.nav-align-center .nav-pills {
display: inline-flex; }
.btn-twitter {
color: #55acee; }
.btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active {
color: #3ea1ec; }
.btn-facebook {
color: #3b5998; }
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active {
color: #344e86; }
.btn-google {
color: #dd4b39; }
.btn-google:hover, .btn-google:focus, .btn-google:active {
color: #d73925; }
.btn-linkedin {
color: #0077B5; }
.btn-linkedin:hover, .btn-linkedin:focus, .btn-linkedin:active {
color: #00669c; }
.nav-tabs {
border: 0;
padding: 15px 0.7rem; }
.nav-tabs > .nav-item > .nav-link {
color: #B8B8B8;
margin: 0;
margin-right: 5px;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0;
font-size: 14px;
padding: 11px 23px;
line-height: 1.5; }
.nav-tabs > .nav-item > .nav-link:hover {
background-color: transparent; }
.nav-tabs > .nav-item > .nav-link.active {
border: 1px solid #8cc43f;
background:#8cc43f;
color:#fff;
border-radius: 0px; }
.nav-tabs > .nav-item > .nav-link i.now-ui-icons {
font-size: 14px;
position: relative;
top: 1px;
margin-right: 3px; }
.nav-tabs > .nav-item.disabled > .nav-link, .nav-tabs > .nav-item.disabled > .nav-link:hover {
color: rgba(255, 255, 255, 0.5); }
.nav-tabs.nav-tabs-neutral > .nav-item > .nav-link {
color: #FFFFFF; }
.nav-tabs.nav-tabs-neutral > .nav-item > .nav-link.active {
border-color: rgba(255, 255, 255, 0.5);
color: #FFFFFF; }
.nav-tabs.nav-tabs-primary > .nav-item > .nav-link.active {
border-color: #3b5998;
color: #3b5998; }
.nav-tabs.nav-tabs-info > .nav-item > .nav-link.active {
border-color: #2CA8FF;
color: #2CA8FF; }
.nav-tabs.nav-tabs-danger > .nav-item > .nav-link.active {
border-color: #dd4b39;
color: #dd4b39; }
.nav-tabs.nav-tabs-warning > .nav-item > .nav-link.active {
border-color: #FFB236;
color: #FFB236; }
.nav-tabs.nav-tabs-success > .nav-item > .nav-link.active {
border-color: #27AE60;
color: #27AE60; }
.text-shadow{
text-shadow: 3px 3px 5px rgba(0,0,0,0.7);
}
.navbar {
padding-top: 0rem;
padding-bottom: 0rem;
min-height: 53px;
margin-bottom: 20px;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); }
.navbar a {
color: #FFFFFF;
vertical-align: middle; }
.navbar p {
display: inline-block;
margin: 0;
line-height: 21px; }
.navbar .navbar-nav.navbar-logo {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 49px;
top: -4px; }
.navbar .navbar-nav .nav-link {
text-transform: capitalize;
font-size: 1rem;
font-weight: 500;
height: 100%;
padding-top: 1.25rem;
padding-bottom: 1.25rem;
color: #fff;
line-height: 1.5rem;
padding: 0.5rem 0.7rem;
line-height: 1.625rem; }
.navbar .navbar-nav .nav-link i.fa + p, .navbar .navbar-nav .nav-link i.now-ui-icons + p {
margin-left: 5px; }
.navbar .navbar-nav .nav-link i.fa, .navbar .navbar-nav .nav-link i.now-ui-icons {
font-size: 18px;
position: relative;
top: 2px;
text-align: center;
width: 21px; }
.navbar .navbar-nav .nav-link i.now-ui-icons {
top: 4px;
font-size: 16px; }
.navbar .navbar-nav .nav-link.profile-photo .profile-photo-small {
width: 27px;
height: 27px; }
.navbar .navbar-nav .nav-link.disabled {
opacity: .5;
color: #FFFFFF; }
.navbar .navbar-nav .nav-item.active .nav-link {
background-color: rgba(255, 255, 255, 0.2);
border-radius: 0.1875rem; }
.navbar[class*='navbar-toggleable-'] .container {
padding-left: 15px;
padding-right: 15px; }
.navbar .logo-container {
width: 27px;
height: 27px;
overflow: hidden;
margin: 0 auto;
border-radius: 50%;
border: 1px solid transparent; }
.navbar .navbar-brand {
text-transform: uppercase;
font-size: 0.8571em;
padding-top: 0.5rem;
text-align:center;
padding-right:50px;
padding-bottom: 0.5rem;
margin-right:100px;
line-height: 1.625rem; }
.navbar .navbar-brand img{
width:180px !important;
height:40px;
}
.navbar .navbar-toggler {
width: 37px;
height: 27px;
vertical-align: middle;
outline: 0;
cursor: pointer; }
.navbar .navbar-toggler.navbar-toggler-left {
position: relative;
left: 0;
padding-left: 0; }
.navbar .navbar-toggler.navbar-toggler-right {
padding-right: 0;
top: 8px; }
.navbar .navbar-toggler:hover .navbar-toggler-bar.bar2 {
width: 22px; }
.navbar .button-dropdown .navbar-toggler-bar:nth-child(2) {
width: 17px; }
.navbar.navbar-transparent {
background-color: transparent !important;
box-shadow: none;
color: #FFFFFF;
padding-top: 20px; }
.navbar.bg-white:not(.navbar-transparent) a:not(.dropdown-item) {
color: #B8B8B8; }
.navbar.bg-white:not(.navbar-transparent) a:not(.dropdown-item).disabled {
opacity: .5;
color: #B8B8B8; }
.navbar.bg-white:not(.navbar-transparent) .button-bar {
background: #B8B8B8; }
.navbar.bg-white:not(.navbar-transparent) .nav-item.active .nav-link {
background-color: rgba(0,0,0,0.5); }
.navbar.bg-white:not(.navbar-transparent) .logo-container {
border: 1px solid #B8B8B8; }
.bg-default {
background-color: #195c5a !important; }
.bg-primary {
background-color: #3b5998 !important; }
.bg-info {
background-color: #2CA8FF !important; }
.bg-success {
background-color: #8cc43f !important; }
.bg-danger {
background-color: #dd4b39 !important; }
.bg-warning {
background-color: #FFB236 !important; }
.bg-white {
background-color: #FFFFFF !important; }
.dropdown-menu {
border: 0;
box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.2);
border-radius: 0.125rem;
-webkit-transition: all 150ms linear;
-moz-transition: all 150ms linear;
-o-transition: all 150ms linear;
-ms-transition: all 150ms linear;
transition: all 150ms linear;
font-size: 14px; }
.dropdown-menu.dropdown-menu-right:before {
left: auto;
right: 10px; }
.dropdown-menu:before {
display: inline-block;
position: absolute;
width: 0;
height: 0;
vertical-align: middle;
content: "";
top: -5px;
left: 50px;
right: auto;
color: #FFFFFF;
border-bottom: .4em solid;
border-right: .4em solid transparent;
border-left: .4em solid transparent; }
.dropdown-menu .dropdown-item {
font-size: 0.8571em;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
-webkit-transition: all 150ms linear;
-moz-transition: all 150ms linear;
-o-transition: all 150ms linear;
-ms-transition: all 150ms linear;
transition: all 150ms linear; }
.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus {
background-color: rgba(0,0,0,0.5); }
.dropdown-menu .dropdown-divider {
background-color: rgba(0,0,0,0.5); }
.dropdown-menu .dropdown-header:not([href]):not([tabindex]) {
color: rgba(182, 182, 182, 0.6);
font-size: 0.7142em;
text-transform: uppercase;
font-weight: 700; }
.dropdown-menu.dropdown-primary {
background-color: #f95823; }
.dropdown-menu.dropdown-primary:before {
color: #f95823; }
.dropdown-menu.dropdown-primary .dropdown-header:not([href]):not([tabindex]) {
color: rgba(255, 255, 255, 0.8); }
.dropdown-menu.dropdown-primary .dropdown-item {
color: #FFFFFF; }
.dropdown-menu.dropdown-primary .dropdown-item:hover, .dropdown-menu.dropdown-primary .dropdown-item:focus {
background-color: rgba(255, 255, 255, 0.2); }
.dropdown-menu.dropdown-primary .dropdown-divider {
background-color: rgba(255, 255, 255, 0.2); }
.dropdown-menu.dropdown-info {
background-color: #1da2ff; }
.dropdown-menu.dropdown-info:before {
color: #1da2ff; }
.dropdown-menu.dropdown-info .dropdown-header:not([href]):not([tabindex]) {
color: rgba(255, 255, 255, 0.8); }
.dropdown-menu.dropdown-info .dropdown-item {
color: #FFFFFF; }
.dropdown-menu.dropdown-info .dropdown-item:hover, .dropdown-menu.dropdown-info .dropdown-item:focus {
background-color: rgba(255, 255, 255, 0.2); }
.dropdown-menu.dropdown-info .dropdown-divider {
background-color: rgba(255, 255, 255, 0.2); }
.dropdown-menu.dropdown-danger {
background-color: #ff2727; }
.dropdown-menu.dropdown-danger:before {
color: #ff2727; }
.dropdown-menu.dropdown-danger .dropdown-header:not([href]):not([tabindex]) {
color: rgba(255, 255, 255, 0.8); }
.dropdown-menu.dropdown-danger .dropdown-item {
color: #FFFFFF; }
.dropdown-menu.dropdown-danger .dropdown-item:hover, .dropdown-menu.dropdown-danger .dropdown-item:focus {
background-color: rgba(255, 255, 255, 0.2); }
.dropdown-menu.dropdown-danger .dropdown-divider {
background-color: rgba(255, 255, 255, 0.2); }
.dropdown-menu.dropdown-success {
background-color: #16c00e; }
.dropdown-menu.dropdown-success:before {
color: #16c00e; }
.dropdown-menu.dropdown-success .dropdown-header:not([href]):not([tabindex]) {
color: rgba(255, 255, 255, 0.8); }
.dropdown-menu.dropdown-success .dropdown-item {
color: #FFFFFF; }
.dropdown-menu.dropdown-success .dropdown-item:hover, .dropdown-menu.dropdown-success .dropdown-item:focus {
background-color: rgba(255, 255, 255, 0.2); }
.dropdown-menu.dropdown-success .dropdown-divider {
background-color: rgba(255, 255, 255, 0.2); }
.dropdown-menu.dropdown-warning {
background-color: #ffac27; }
.dropdown-menu.dropdown-warning:before {
color: #ffac27; }
.dropdown-menu.dropdown-warning .dropdown-header:not([href]):not([tabindex]) {
color: rgba(255, 255, 255, 0.8); }
.dropdown-menu.dropdown-warning .dropdown-item {
color: #FFFFFF; }
.dropdown-menu.dropdown-warning .dropdown-item:hover, .dropdown-menu.dropdown-warning .dropdown-item:focus {
background-color: rgba(255, 255, 255, 0.2); }
.dropdown-menu.dropdown-warning .dropdown-divider {
background-color: rgba(255, 255, 255, 0.2); }
.dropdown .dropdown-menu {
-webkit-transform: translate3d(0, -25px, 0);
-moz-transform: translate3d(0, -25px, 0);
-o-transform: translate3d(0, -25px, 0);
-ms-transform: translate3d(0, -25px, 0);
transform: translate3d(0, -25px, 0);
visibility: hidden;
display: block;
opacity: 0;
filter: alpha(opacity=0); }
.dropdown.show .dropdown-menu, .dropdown-menu.open {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
-webkit-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0); }
.navbar .dropdown.show .dropdown-menu {
-webkit-transform: translate3d(0, 7px, 0);
-moz-transform: translate3d(0, 7px, 0);
-o-transform: translate3d(0, 7px, 0);
-ms-transform: translate3d(0, 7px, 0);
transform: translate3d(0, 7px, 0); }
.button-dropdown {
padding-right: 0.7rem;
cursor: pointer; }
.button-dropdown .dropdown-toggle {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
display: block; }
.button-dropdown .dropdown-toggle:after {
display: none; }
.alert {
border: 0;
border-radius: 0;
color: #FFFFFF;
padding-top: .9rem;
padding-bottom: .9rem; }
.alert.alert-success {
background-color: rgba(24, 206, 15, 0.8); }
.alert.alert-danger {
background-color: rgba(255, 54, 54, 0.8); }
.alert.alert-warning {
background-color: rgba(255, 178, 54, 0.8); }
.alert.alert-info {
background-color: rgba(44, 168, 255, 0.8); }
.alert.alert-primary {
background-color: rgba(249, 99, 50, 0.8); }
.alert .alert-icon {
display: block;
float: left;
margin-right: 15px;
margin-top: -1px; }
.alert strong {
text-transform: uppercase;
font-size: 12px; }
.alert i.fa, .alert i.now-ui-icons {
font-size: 20px; }
.alert .close {
color: #FFFFFF;
opacity: .9;
text-shadow: none;
line-height: 0;
outline: 0; }
img {
max-width: 100%;
border-radius: 1px; }
.img-raised {
box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.3); }
.popover {
font-size: 14px;
box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.2);
border: none;
line-height: 1.7;
max-width: 240px; }
.popover .popover-title {
color: rgba(182, 182, 182, 0.6);
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
margin: 0;
margin-top: 5px;
border: none;
background-color: transparent; }
.popover:before {
display: none; }
.popover.bs-tether-element-attached-top:after {
border-bottom-color: #FFFFFF;
top: -9px; }
.popover.popover-primary {
background-color: #3b5998;
color: #FFFFFF; }
.popover.popover-primary.bs-tether-element-attached-right:after {
border-left-color: #3b5998; }
.popover.popover-primary.bs-tether-element-attached-top:after {
border-bottom-color: #3b5998; }
.popover.popover-primary.bs-tether-element-attached-bottom:after {
border-top-color: #3b5998; }
.popover.popover-primary.bs-tether-element-attached-left:after {
border-right-color: #3b5998; }
.popover.popover-primary .popover-title {
color: #FFFFFF; }
.popover.popover-info {
background-color: #2CA8FF;
color: #FFFFFF; }
.popover.popover-info.bs-tether-element-attached-right:after {
border-left-color: #2CA8FF; }
.popover.popover-info.bs-tether-element-attached-top:after {
border-bottom-color: #2CA8FF; }
.popover.popover-info.bs-tether-element-attached-bottom:after {
border-top-color: #2CA8FF; }
.popover.popover-info.bs-tether-element-attached-left:after {
border-right-color: #2CA8FF; }
.popover.popover-info .popover-title {
color: #FFFFFF; }
.popover.popover-warning {
background-color: #FFB236;
color: #FFFFFF; }
.popover.popover-warning.bs-tether-element-attached-right:after {
border-left-color: #FFB236; }
.popover.popover-warning.bs-tether-element-attached-top:after {
border-bottom-color: #FFB236; }
.popover.popover-warning.bs-tether-element-attached-bottom:after {
border-top-color: #FFB236; }
.popover.popover-warning.bs-tether-element-attached-left:after {
border-right-color: #FFB236; }
.popover.popover-warning .popover-title {
color: #FFFFFF; }
.popover.popover-danger {
background-color: #dd4b39;
color: #FFFFFF; }
.popover.popover-danger.bs-tether-element-attached-right:after {
border-left-color: #dd4b39; }
.popover.popover-danger.bs-tether-element-attached-top:after {
border-bottom-color: #dd4b39; }
.popover.popover-danger.bs-tether-element-attached-bottom:after {
border-top-color: #dd4b39; }
.popover.popover-danger.bs-tether-element-attached-left:after {
border-right-color: #dd4b39; }
.popover.popover-danger .popover-title {
color: #FFFFFF; }
.popover.popover-success {
background-color: #27AE60;
color: #FFFFFF; }
.popover.popover-success.bs-tether-element-attached-right:after {
border-left-color: #27AE60; }
.popover.popover-success.bs-tether-element-attached-top:after {
border-bottom-color: #27AE60; }
.popover.popover-success.bs-tether-element-attached-bottom:after {
border-top-color: #27AE60; }
.popover.popover-success.bs-tether-element-attached-left:after {
border-right-color: #27AE60; }
.popover.popover-success .popover-title {
color: #FFFFFF; }
.tooltip.bs-tether-element-attached-right .tooltip-inner:before {
border-left-color: #FFFFFF; }
.tooltip.bs-tether-element-attached-top .tooltip-inner:before {
border-bottom-color: #FFFFFF; }
.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before {
border-top-color: #FFFFFF; }
.tooltip.bs-tether-element-attached-left .tooltip-inner:before {
border-right-color: #FFFFFF; }
.tooltip-inner {
padding: 0.5rem 0.7rem;
min-width: 130px;
background-color: #FFFFFF;
font-size: 14px;
color: inherit;
box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2); }
/* --------------------------------
Nucleo Outline Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io
-------------------------------- */
@font-face {
font-family: 'Nucleo Outline';
src: url("../fonts/nucleo-outline.eot");
src: url("../fonts/nucleo-outline.eot") format("embedded-opentype"), url("../fonts/nucleo-outline.woff2") format("woff2"), url("../fonts/nucleo-outline.woff") format("woff"), url("../fonts/nucleo-outline.ttf") format("truetype"), url("../fonts/nucleo-outline.svg") format("svg");
font-weight: normal;
font-style: normal; }
/*------------------------
base class definition
-------------------------*/
.now-ui-icons {
display: inline-block;
font: normal normal normal 14px/1 'Nucleo Outline';
font-size: inherit;
speak: none;
text-transform: none;
/* Better Font Rendering */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
/*------------------------
change icon size
-------------------------*/
/*----------------------------------
add a square/circle background
-----------------------------------*/
.now-ui-icons.circle {
padding: 0.33333333em;
vertical-align: -16%;
background-color: #eee; }
.now-ui-icons.circle {
border-radius: 50%; }
/*------------------------
list icons
-------------------------*/
.nc-icon-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none; }
.nc-icon-ul > li {
position: relative; }
.nc-icon-ul > li > .now-ui-icons {
position: absolute;
left: -1.57142857em;
top: 0.14285714em;
text-align: center; }
.nc-icon-ul > li > .now-ui-icons.circle {
top: -0.19047619em;
left: -1.9047619em; }
/*------------------------
spinning icons
-------------------------*/
.now-ui-icons.spin {
-webkit-animation: nc-icon-spin 2s infinite linear;
-moz-animation: nc-icon-spin 2s infinite linear;
animation: nc-icon-spin 2s infinite linear; }
@-webkit-keyframes nc-icon-spin {
0% {
-webkit-transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); } }
@-moz-keyframes nc-icon-spin {
0% {
-moz-transform: rotate(0deg); }
100% {
-moz-transform: rotate(360deg); } }
@keyframes nc-icon-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg); } }
/*------------------------
rotated/flipped icons
-------------------------*/
/*------------------------
font icons
-------------------------*/
.now-ui-icons.ui-1_email-85:before {
content: "\ed06"; }
.now-ui-icons.arrows-1_cloud-download-93:before {
content: "\ea90"; }
.now-ui-icons.arrows-1_cloud-upload-94:before {
content: "\ea92"; }
.now-ui-icons.arrows-1_minimal-down:before {
content: "\eaad"; }
.now-ui-icons.arrows-1_minimal-left:before {
content: "\eaae"; }
.now-ui-icons.arrows-1_minimal-right:before {
content: "\eaaf"; }
.now-ui-icons.arrows-1_minimal-up:before {
content: "\eab0"; }
.now-ui-icons.arrows-1_refresh-69:before {
content: "\eab4"; }
.now-ui-icons.arrows-1_share-66:before {
content: "\eab9"; }
.now-ui-icons.business_badge:before {
content: "\e9e8"; }
.now-ui-icons.business_bank:before {
content: "\e9e9"; }
.now-ui-icons.business_briefcase-24:before {
content: "\e9ef"; }
.now-ui-icons.business_bulb-63:before {
content: "\e9f5"; }
.now-ui-icons.business_chart-bar-32:before {
content: "\e9ff"; }
.now-ui-icons.business_chart-pie-36:before {
content: "\ea03"; }
.now-ui-icons.business_globe:before {
content: "\ea0e"; }
.now-ui-icons.business_money-coins:before {
content: "\ea23"; }
.now-ui-icons.business_pig:before {
content: "\ea2b"; }
.now-ui-icons.clothes_tie-bow:before {
content: "\e9d6"; }
.now-ui-icons.design_vector:before {
content: "\edda"; }
.now-ui-icons.design_app:before {
content: "\e967"; }
.now-ui-icons.design_bullet-list-67:before {
content: "\e96e"; }
.now-ui-icons.design_image:before {
content: "\e987"; }
.now-ui-icons.design_palette:before {
content: "\e999"; }
.now-ui-icons.design_scissors:before {
content: "\e9aa"; }
.now-ui-icons.design-2_html5:before {
content: "\ee02"; }
.now-ui-icons.design-2_ruler-pencil:before {
content: "\ee0c"; }
.now-ui-icons.emoticons_satisfied:before {
content: "\ebf1"; }
.now-ui-icons.files_box:before {
content: "\e90c"; }
.now-ui-icons.files_paper:before {
content: "\ee8e"; }
.now-ui-icons.files_single-copy-04:before {
content: "\ee9c"; }
.now-ui-icons.health_ambulance:before {
content: "\e891"; }
.now-ui-icons.loader_gear:before {
content: "\edc9"; }
.now-ui-icons.loader_refresh:before {
content: "\edca"; }
.now-ui-icons.location_bookmark:before {
content: "\e866"; }
.now-ui-icons.location_compass-05:before {
content: "\e868"; }
.now-ui-icons.location_map-big:before {
content: "\e876"; }
.now-ui-icons.location_pin:before {
content: "\e880"; }
.now-ui-icons.location_world:before {
content: "\e890"; }
.now-ui-icons.media-1_album:before {
content: "\e7f2"; }
.now-ui-icons.media-1_button-pause:before {
content: "\e7fd"; }
.now-ui-icons.media-1_button-play:before {
content: "\e7fe"; }
.now-ui-icons.media-1_button-power:before {
content: "\e7ff"; }
.now-ui-icons.media-1_camera-compact:before {
content: "\e80a"; }
.now-ui-icons.media-2_note-03:before {
content: "\e85a"; }
.now-ui-icons.media-2_sound-wave:before {
content: "\e85f"; }
.now-ui-icons.objects_diamond:before {
content: "\e7d8"; }
.now-ui-icons.objects_globe:before {
content: "\e7da"; }
.now-ui-icons.objects_key-25:before {
content: "\e7dc"; }
.now-ui-icons.objects_planet:before {
content: "\e7e3"; }
.now-ui-icons.objects_spaceship:before {
content: "\e7e8"; }
.now-ui-icons.objects_support-17:before {
content: "\e7eb"; }
.now-ui-icons.objects_umbrella-13:before {
content: "\e7ec"; }
.now-ui-icons.education_agenda-bookmark:before {
content: "\e7ae"; }
.now-ui-icons.education_atom:before {
content: "\e7af"; }
.now-ui-icons.education_glasses:before {
content: "\e7bc"; }
.now-ui-icons.education_hat:before {
content: "\e7be"; }
.now-ui-icons.education_paper:before {
content: "\e7c4"; }
.now-ui-icons.shopping_bag-16:before {
content: "\ea40"; }
.now-ui-icons.shopping_basket:before {
content: "\ea51"; }
.now-ui-icons.shopping_box:before {
content: "\ea57"; }
.now-ui-icons.shopping_cart-simple:before {
content: "\ea61"; }
.now-ui-icons.shopping_credit-card:before {
content: "\ea66"; }
.now-ui-icons.shopping_delivery-fast:before {
content: "\ea68"; }
.now-ui-icons.shopping_shop:before {
content: "\ea79"; }
.now-ui-icons.shopping_tag-content:before {
content: "\ea7b"; }
.now-ui-icons.sport_trophy:before {
content: "\ec5b"; }
.now-ui-icons.sport_user-run:before {
content: "\ec5f"; }
.now-ui-icons.tech_controller-modern:before {
content: "\eeaf"; }
.now-ui-icons.tech_headphones:before {
content: "\eeb6"; }
.now-ui-icons.tech_laptop:before {
content: "\eebc"; }
.now-ui-icons.tech_mobile:before {
content: "\eec2"; }
.now-ui-icons.tech_tablet:before {
content: "\eed4"; }
.now-ui-icons.tech_tv:before {
content: "\eed6"; }
.now-ui-icons.tech_watch-time:before {
content: "\eed8"; }
.now-ui-icons.text_align-center:before {
content: "\ecaa"; }
.now-ui-icons.text_align-left:before {
content: "\ecac"; }
.now-ui-icons.text_bold:before {
content: "\ecaf"; }
.now-ui-icons.text_caps-small:before {
content: "\ecb2"; }
.now-ui-icons.gestures_tap-01:before {
content: "\ec33"; }
.now-ui-icons.transportation_air-baloon:before {
content: "\e717"; }
.now-ui-icons.transportation_bus-front-12:before {
content: "\e71f"; }
.now-ui-icons.travel_info:before {
content: "\eb3c"; }
.now-ui-icons.travel_istanbul:before {
content: "\eb3d"; }
.now-ui-icons.ui-1_bell-53:before {
content: "\ecda"; }
.now-ui-icons.ui-1_calendar-60:before {
content: "\ece3"; }
.now-ui-icons.ui-1_lock-circle-open:before {
content: "\ed13"; }
.now-ui-icons.ui-1_send:before {
content: "\ed22"; }
.now-ui-icons.ui-1_settings-gear-63:before {
content: "\ed23"; }
.now-ui-icons.ui-1_simple-add:before {
content: "\ed29"; }
.now-ui-icons.ui-1_simple-delete:before {
content: "\ed2a"; }
.now-ui-icons.ui-1_simple-remove:before {
content: "\ed2b"; }
.now-ui-icons.ui-1_zoom-bold:before {
content: "\ed33"; }
.now-ui-icons.ui-2_chat-round:before {
content: "\ed50"; }
.now-ui-icons.ui-2_favourite-28:before {
content: "\ed5c"; }
.now-ui-icons.ui-2_like:before {
content: "\ed6d"; }
.now-ui-icons.ui-2_settings-90:before {
content: "\ed7e"; }
.now-ui-icons.ui-2_time-alarm:before {
content: "\ed8e"; }
.now-ui-icons.users_circle-08:before {
content: "\ef11"; }
.now-ui-icons.users_single-02:before {
content: "\ef20"; }
.modal-content {
border-radius: 0.1875rem;
border: none;
box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.5); }
.modal-content .modal-header {
border-bottom: none;
padding-top: 24px;
padding-right: 24px;
padding-bottom: 0;
padding-left: 24px; }
.modal-content .modal-header button {
position: absolute;
right: 27px;
top: 30px;
outline: 0; }
.modal-content .modal-header .title {
margin-top: 5px;
margin-bottom: 0; }
.modal-content .modal-body {
padding-top: 24px;
padding-right: 24px;
padding-bottom: 16px;
padding-left: 24px;
line-height: 1.9; }
.modal-content .modal-footer {
border-top: none;
padding-right: 24px;
padding-bottom: 16px;
padding-left: 24px;
-webkit-justify-content: space-between;
/* Safari 6.1+ */
justify-content: space-between; }
.modal-content .modal-footer button {
margin: 0;
padding-left: 16px;
padding-right: 16px;
width: auto; }
.modal-content .modal-footer button.pull-left {
padding-left: 5px;
padding-right: 5px;
position: relative;
left: -5px; }
.modal-content .modal-body + .modal-footer {
padding-top: 0; }
.modal-backdrop {
background: rgba(0, 0, 0, 0.3); }
.modal.modal-mini p {
text-align: center; }
.modal.modal-mini .modal-dialog {
max-width: 255px;
margin: 0 auto; }
.modal.modal-mini .modal-profile {
width: 70px;
height: 70px;
background-color: #FFFFFF;
border-radius: 50%;
text-align: center;
line-height: 5.7;
box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.3); }
.modal.modal-mini .modal-profile i {
color: #3b5998;
font-size: 21px; }
.modal.modal-mini .modal-profile[class*="modal-profile-"] i {
color: #FFFFFF; }
.modal.modal-mini .modal-profile.modal-profile-primary {
background-color: #3b5998; }
.modal.modal-mini .modal-profile.modal-profile-danger {
background-color: #dd4b39; }
.modal.modal-mini .modal-profile.modal-profile-warning {
background-color: #FFB236; }
.modal.modal-mini .modal-profile.modal-profile-success {
background-color: #27AE60; }
.modal.modal-mini .modal-profile.modal-profile-info {
background-color: #2CA8FF; }
.modal.modal-mini .modal-footer button {
text-transform: uppercase; }
.modal.modal-mini .modal-footer button:first-child {
opacity: .5; }
.modal.modal-default .modal-content {
background-color: #FFFFFF;
color: #2c2c2c; }
.modal.modal-default .modal-header .close {
color: #2c2c2c; }
.modal.modal-primary .modal-content {
background-color: #3b5998;
color: #FFFFFF; }
.modal.modal-primary .modal-header .close {
color: #FFFFFF; }
.modal.modal-danger .modal-content {
background-color: #dd4b39;
color: #FFFFFF; }
.modal.modal-danger .modal-header .close {
color: #FFFFFF; }
.modal.modal-warning .modal-content {
background-color: #FFB236;
color: #FFFFFF; }
.modal.modal-warning .modal-header .close {
color: #FFFFFF; }
.modal.modal-success .modal-content {
background-color: #27AE60;
color: #FFFFFF; }
.modal.modal-success .modal-header .close {
color: #FFFFFF; }
.modal.modal-info .modal-content {
background-color: #2CA8FF;
color: #FFFFFF; }
.modal.modal-info .modal-header .close {
color: #FFFFFF; }
.modal.show .modal-dialog {
-webkit-transform: translate(0, 30%);
-o-transform: translate(0, 30%);
transform: translate(0, 30%); }
.modal .modal-header .close {
color: #dd4b39;
text-shadow: none; }
.modal .modal-header .close:hover, .modal .modal-header .close:focus {
opacity: 1; }
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
display: block; }
.carousel .carousel-inner {
box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.3); }
.carousel .now-ui-icons {
font-size: 2em; }
.card {
border: 0;
border-radius: 0;
display: inline-block;
position: relative;
overflow: hidden;
width: 100%;
margin-bottom: 20px;
/*box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2); */}
.card .card-block {
min-height: 190px; }
.card[data-background-color="orange"] {
background-color: #3b5998; }
.card[data-background-color="red"] {
background-color: #dd4b39; }
.card[data-background-color="yellow"] {
background-color: #FFB236; }
.card[data-background-color="blue"] {
background-color: #2CA8FF; }
.card[data-background-color="green"] {
background-color: #27AE60; }
.card-signup {
max-width: 350px;
margin: 0 auto; }
.card-signup .header {
margin-left: 20px;
margin-right: 20px;
padding: 30px 0; }
.card-signup .text-divider {
margin-top: 30px;
margin-bottom: 0px;
text-align: center; }
.card-signup .content {
padding: 0px 30px; }
.card-signup .checkbox {
margin-top: 20px; }
.card-signup .checkbox label {
margin-left: 17px; }
.card-signup .checkbox .checkbox-material {
padding-right: 12px; }
.card-signup .social-line {
margin-top: 20px;
text-align: center; }
.card-signup .social-line .btn.btn-icon, .card-signup .social-line .btn.btn-icon .btn-icon -mini {
margin-left: 5px;
margin-right: 5px;
box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.2); }
.card-signup .footer {
margin-bottom: 10px;
margin-top: 24px; }
.card-plain {
background: transparent;
box-shadow: none; }
.card-plain .header {
margin-left: 0;
margin-right: 0; }
.card-plain .content {
padding-left: 0;
padding-right: 0; }
.footer {
padding: 24px 0; }
.footer.footer-default {
background-color: #f2f2f2; }
.footer nav {
display: inline-block;
float: left; }
.footer ul {
margin-bottom: 0;
padding: 0;
list-style: none; }
.footer ul li {
display: inline-block; }
.footer ul li a {
color: inherit;
padding: 0.5rem;
font-size: 0.8571em;
text-transform: uppercase;
text-decoration: none; }
.footer ul li a:hover {
text-decoration: none; }
.footer .copyright {
font-size: 0.8571em; }
.footer:after {
display: table;
clear: both;
content: " "; }
.index-page .page-header {
height: 125vh; }
.index-page .page-header .container > .content-center {
top: 37%; }
.index-page .page-header .category-absolute {
position: absolute;
top: 100vh;
margin-top: -60px;
padding: 0 15px;
width: 100%;
color: rgba(255, 255, 255, 0.5); }
.landing-page .header {
height: 100vh;
position: relative; }
.landing-page .header .container {
padding-top: 26vh;
color: #FFFFFF;
z-index: 2;
position: relative; }
.landing-page .header .share {
margin-top: 150px; }
.landing-page .header h1 {
font-weight: 600; }
.landing-page .header .title {
color: #FFFFFF; }
.landing-page .section-team .team .team-player img {
max-width: 100px; }
.landing-page .section-team .team-player {
margin-bottom: 15px; }
.landing-page .section-contact-us .title {
margin-bottom: 15px; }
.landing-page .section-contact-us .description {
margin-bottom: 30px; }
.landing-page .section-contact-us .input-group, .landing-page .section-contact-us .send-button, .landing-page .section-contact-us .textarea-container {
padding: 0 40px; }
.landing-page .section-contact-us .textarea-container {
margin: 40px 0; }
.landing-page .section-contact-us a.btn {
margin-top: 35px; }
.profile-page .page-header {
min-height: 550px; }
.profile-page .profile-container {
color: #FFFFFF; }
.profile-page .photo-container {
width: 123px;
height: 123px;
border-radius: 50%;
overflow: hidden;
margin: 0 auto;
box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.3); }
.profile-page .title {
text-align: center;
margin-top: 30px; }
.profile-page .description, .profile-page .category {
text-align: center; }
.profile-page h5.description {
max-width: 700px;
margin: 20px auto 75px; }
.profile-page .nav-align-center {
margin-top: 30px; }
.profile-page .content {
max-width: 450px;
margin: 0 auto; }
.profile-page .content .social-description {
display: inline-block;
max-width: 150px;
width: 145px;
text-align: center;
margin: 15px 0 0px; }
.profile-page .content .social-description h2 {
margin-bottom: 15px; }
.profile-page .button-container {
text-align: center;
margin-top: -99px; }
.profile-page .collections img {
margin-bottom: 30px; }
.profile-page .gallery {
margin-top: 45px;
padding-bottom: 50px; }
.section-full-page:after, .section-full-page:before {
display: block;
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2; }
.section-full-page:before {
background-color: rgba(0, 0, 0, 0.5); }
.section-full-page[filter-color="purple"]:after, .section-full-page[filter-color="primary"]:after {
background: rgba(227, 227, 227, 0.26);
/* For browsers that do not support gradients */
background: -webkit-linear-gradient(90deg, rgba(227, 227, 227, 0.26), rgba(249, 99, 50, 0.95));
/* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(90deg, rgba(227, 227, 227, 0.26), rgba(249, 99, 50, 0.95));
/* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(90deg, rgba(227, 227, 227, 0.26), rgba(249, 99, 50, 0.95));
/* For Firefox 3.6 to 15 */
background: linear-gradient(0deg, rgba(227, 227, 227, 0.26), rgba(249, 99, 50, 0.95));
/* Standard syntax */ }
.section-full-page[data-image]:after {
opacity: .5; }
.section-full-page > .content, .section-full-page > .footer {
position: relative;
z-index: 4; }
.section-full-page > .content {
min-height: calc(100vh - 80px); }
.section-full-page .full-page-background {
position: absolute;
z-index: 1;
height: 100%;
width: 100%;
display: block;
top: 0;
left: 0;
background-size: cover;
background-position: center center; }
.section-full-page .footer nav > ul a:not(.btn), .section-full-page .footer, .section-full-page .footer .copyright a {
color: #FFFFFF; }
.login-page .card-login {
border-radius: 0.25rem;
padding-bottom: 0.7rem;
max-width: 320px; }
.login-page .card-login .btn-wd {
min-width: 180px; }
.login-page .card-login .logo-container {
width: 65px;
margin: 0 auto;
margin-bottom: 55px; }
.login-page .card-login .logo-container img {
width: 100%; }
.login-page .card-login .input-group:last-child {
margin-bottom: 40px; }
.login-page .card-login.card-plain .form-control::-moz-placeholder {
color: #ebebeb;
opacity: 1;
filter: alpha(opacity=100); }
.login-page .card-login.card-plain .form-control:-moz-placeholder {
color: #ebebeb;
opacity: 1;
filter: alpha(opacity=100); }
.login-page .card-login.card-plain .form-control::-webkit-input-placeholder {
color: #ebebeb;
opacity: 1;
filter: alpha(opacity=100); }
.login-page .card-login.card-plain .form-control:-ms-input-placeholder {
color: #ebebeb;
opacity: 1;
filter: alpha(opacity=100); }
.login-page .card-login.card-plain .form-control {
border-color: rgba(255, 255, 255, 0.5);
color: #FFFFFF; }
.login-page .card-login.card-plain .form-control:focus {
border-color: #FFFFFF;
background-color: transparent;
color: #FFFFFF; }
.login-page .card-login.card-plain .has-success:after, .login-page .card-login.card-plain .has-danger:after {
color: #FFFFFF; }
.login-page .card-login.card-plain .has-danger .form-control {
background-color: transparent; }
.login-page .card-login.card-plain .input-group-addon {
background-color: transparent;
border-color: rgba(255, 255, 255, 0.5);
color: #FFFFFF; }
.login-page .card-login.card-plain .input-group-focus .input-group-addon {
background-color: transparent;
border-color: #FFFFFF;
color: #FFFFFF; }
.login-page .card-login.card-plain .form-group.form-group-no-border .form-control, .login-page .card-login.card-plain .input-group.form-group-no-border .form-control {
background-color: rgba(255, 255, 255, 0.1);
color: #FFFFFF; }
.login-page .card-login.card-plain .form-group.form-group-no-border .form-control:focus, .login-page .card-login.card-plain .form-group.form-group-no-border .form-control:active, .login-page .card-login.card-plain .form-group.form-group-no-border .form-control:active, .login-page .card-login.card-plain .input-group.form-group-no-border .form-control:focus, .login-page .card-login.card-plain .input-group.form-group-no-border .form-control:active, .login-page .card-login.card-plain .input-group.form-group-no-border .form-control:active {
background-color: rgba(255, 255, 255, 0.2);
color: #FFFFFF; }
.login-page .card-login.card-plain .form-group.form-group-no-border .form-control + .input-group-addon, .login-page .card-login.card-plain .input-group.form-group-no-border .form-control + .input-group-addon {
background-color: rgba(255, 255, 255, 0.1); }
.login-page .card-login.card-plain .form-group.form-group-no-border .form-control + .input-group-addon:focus, .login-page .card-login.card-plain .form-group.form-group-no-border .form-control + .input-group-addon:active, .login-page .card-login.card-plain .form-group.form-group-no-border .form-control + .input-group-addon:active, .login-page .card-login.card-plain .input-group.form-group-no-border .form-control + .input-group-addon:focus, .login-page .card-login.card-plain .input-group.form-group-no-border .form-control + .input-group-addon:active, .login-page .card-login.card-plain .input-group.form-group-no-border .form-control + .input-group-addon:active {
background-color: rgba(255, 255, 255, 0.2);
color: #FFFFFF; }
.login-page .card-login.card-plain .form-group.form-group-no-border .form-control:focus + .input-group-addon, .login-page .card-login.card-plain .input-group.form-group-no-border .form-control:focus + .input-group-addon {
background-color: rgba(255, 255, 255, 0.2);
color: #FFFFFF; }
.login-page .card-login.card-plain .form-group.form-group-no-border .input-group-addon, .login-page .card-login.card-plain .input-group.form-group-no-border .input-group-addon {
background-color: rgba(255, 255, 255, 0.1);
border: none;
color: #FFFFFF; }
.login-page .card-login.card-plain .form-group.form-group-no-border.input-group-focus .input-group-addon, .login-page .card-login.card-plain .input-group.form-group-no-border.input-group-focus .input-group-addon {
background-color: rgba(255, 255, 255, 0.2);
color: #FFFFFF; }
.login-page .card-login.card-plain .input-group-addon, .login-page .card-login.card-plain .form-group.form-group-no-border .input-group-addon, .login-page .card-login.card-plain .input-group.form-group-no-border .input-group-addon {
color: rgba(255, 255, 255, 0.8); }
.login-page .link {
font-size: 10px;
color: #FFFFFF;
text-decoration: none; }
.section {
padding: 70px 0;
position: relative;
background: #FFFFFF; }
.section .row + .category {
margin-top: 15px; }
.section-navbars {
padding-bottom: 0; }
.section-full-screen {
height: 100vh; }
.section-signup {
padding-top: 20vh; }
.page-header {
height: 100vh;
max-height: 1050px;
padding: 0;
color: #FFFFFF;
position: relative;
background-position: center center;
background-size: cover; }
.page-header .page-header-image {
position: absolute;
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
z-index: -1; }
.page-header footer {
position: absolute;
bottom: 0;
width: 100%; }
.page-header .container {
height: 100%;
z-index: 1;
text-align: center; }
.page-header .container > .content-center {
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
color: #FFFFFF;
width: 100%;
max-width: 880px; }
.page-header .category, .page-header .description {
color: rgba(255, 255, 255, 0.5); }
.page-header.page-header-small {
height: 60vh;
max-height: 440px; }
.page-header:after, .page-header:before {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
display: block;
left: 0;
top: 0;
content: ""; }
.page-header:before {
background-color: rgba(0, 0, 0, 0.5); }
.page-header[filter-color="orange"] {
background: rgba(44, 44, 44, 0.2);
/* For browsers that do not support gradients */
background: -webkit-linear-gradient(90deg, rgba(44, 44, 44, 0.2), rgba(224, 23, 3, 0.6));
/* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(90deg, rgba(44, 44, 44, 0.2), rgba(224, 23, 3, 0.6));
/* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(90deg, rgba(44, 44, 44, 0.2), rgba(224, 23, 3, 0.6));
/* For Firefox 3.6 to 15 */
background: linear-gradient(0deg, rgba(44, 44, 44, 0.2), rgba(224, 23, 3, 0.6));
/* Standard syntax */ }
.page-header .container {
z-index: 2; }
.clear-filter:after, .clear-filter:before {
display: none; }
.section-story-overview {
padding: 50px 0; }
.section-story-overview .image-container {
height: 335px;
position: relative; }
.section-story-overview .image-container.image-right + h3.title {
margin-top: 120px; }
.section-story-overview .image-container.image-right img {
z-index: 2; }
.section-story-overview .image-container.image-left img {
z-index: 1; }
.section-story-overview .image-container img {
width: 100%;
left: 0;
top: 0;
height: auto;
position: absolute; }
.section-story-overview .image-container:nth-child(2) {
margin-top: 420px;
margin-left: -105px; }
.section-story-overview p.blockquote {
width: 220px;
min-height: 180px;
text-align: left;
position: absolute;
top: 365px;
right: 155px;
z-index: 0; }
.section-nucleo-icons .nucleo-container img {
width: auto;
left: 0;
top: 0;
height: 100%;
position: absolute; }
.section-nucleo-icons .nucleo-container {
height: 335px;
position: relative; }
.section-nucleo-icons h5 {
margin-bottom: 35px; }
.section-nucleo-icons .icons-container {
position: relative;
max-width: 450px;
height: 300px;
max-height: 300px;
margin: 0 auto; }
.section-nucleo-icons .icons-container i {
font-size: 34px;
position: absolute;
left: 0;
top: 0; }
.section-nucleo-icons .icons-container i:nth-child(1) {
top: 5%;
left: 7%; }
.section-nucleo-icons .icons-container i:nth-child(2) {
top: 28%;
left: 24%; }
.section-nucleo-icons .icons-container i:nth-child(3) {
top: 40%; }
.section-nucleo-icons .icons-container i:nth-child(4) {
top: 18%;
left: 62%; }
.section-nucleo-icons .icons-container i:nth-child(5) {
top: 74%;
left: 3%; }
.section-nucleo-icons .icons-container i:nth-child(6) {
top: 36%;
left: 44%;
font-size: 65px;
color: #3b5998;
padding: 1px; }
.section-nucleo-icons .icons-container i:nth-child(7) {
top: 59%;
left: 26%; }
.section-nucleo-icons .icons-container i:nth-child(8) {
top: 60%;
left: 69%; }
.section-nucleo-icons .icons-container i:nth-child(9) {
top: 72%;
left: 47%; }
.section-nucleo-icons .icons-container i:nth-child(10) {
top: 88%;
left: 27%; }
.section-nucleo-icons .icons-container i:nth-child(11) {
top: 31%;
left: 80%; }
.section-nucleo-icons .icons-container i:nth-child(12) {
top: 88%;
left: 68%; }
.section-nucleo-icons .icons-container i:nth-child(13) {
top: 5%;
left: 81%; }
.section-nucleo-icons .icons-container i:nth-child(14) {
top: 58%;
left: 90%; }
.section-nucleo-icons .icons-container i:nth-child(15) {
top: 6%;
left: 40%; }
.section-images {
max-height: 670px;
height: 670px; }
.section-images .hero-images-container, .section-images .hero-images-container-1, .section-images .hero-images-container-2 {
margin-top: -38vh; }
.section-images .hero-images-container {
max-width: 670px; }
.section-images .hero-images-container-1 {
max-width: 390px;
position: absolute;
top: 55%;
right: 18%; }
.section-images .hero-images-container-2 {
max-width: 225px;
position: absolute;
top: 68%;
right: 12%; }
[data-background-color="orange"] {
background-color: #e95e38; }
[data-background-color="black"] {
background-color: #2c2c2c; }
[data-background-color] {
color: #FFFFFF; }
[data-background-color] .title, [data-background-color] .social-description h2, [data-background-color] p, [data-background-color] h1, [data-background-color] h2, [data-background-color] h3, [data-background-color] h4, [data-background-color] h5, [data-background-color] h6, [data-background-color] a:not(.btn), [data-background-color] .icons-container i {
color: #FFFFFF; }
[data-background-color] .description, [data-background-color] .social-description p {
color: rgba(255, 255, 255, 0.8); }
[data-background-color] .checkbox label::before, [data-background-color] .checkbox label::after, [data-background-color] .radio label::before, [data-background-color] .radio label::after {
border-color: rgba(255, 255, 255, 0.2); }
[data-background-color] .checkbox label::after, [data-background-color] .checkbox label, [data-background-color] .radio label {
color: #FFFFFF; }
[data-background-color] .checkbox input[type="checkbox"]:disabled + label, [data-background-color] .radio input[type="radio"]:disabled + label {
color: #FFFFFF; }
[data-background-color] .radio input[type="radio"]:not(:disabled):hover + label::after, [data-background-color] .radio input[type="radio"]:checked + label::after {
background-color: #FFFFFF;
border-color: #FFFFFF; }
[data-background-color] .form-control::-moz-placeholder {
color: #ebebeb;
opacity: 1;
filter: alpha(opacity=100); }
[data-background-color] .form-control:-moz-placeholder {
color: #ebebeb;
opacity: 1;
filter: alpha(opacity=100); }
[data-background-color] .form-control::-webkit-input-placeholder {
color: #ebebeb;
opacity: 1;
filter: alpha(opacity=100); }
[data-background-color] .form-control:-ms-input-placeholder {
color: #ebebeb;
opacity: 1;
filter: alpha(opacity=100); }
[data-background-color] .form-control {
border-color: rgba(255, 255, 255, 0.5);
color: #FFFFFF; }
[data-background-color] .form-control:focus {
border-color: #FFFFFF;
background-color: transparent;
color: #FFFFFF; }
[data-background-color] .has-success:after, [data-background-color] .has-danger:after {
color: #FFFFFF; }
[data-background-color] .has-danger .form-control {
background-color: transparent; }
[data-background-color] .input-group-addon {
background-color: transparent;
border-color: rgba(255, 255, 255, 0.5);
color: #FFFFFF; }
[data-background-color] .input-group-focus .input-group-addon {
background-color: transparent;
border-color: #FFFFFF;
color: #FFFFFF; }
[data-background-color] .form-group.form-group-no-border .form-control, [data-background-color] .input-group.form-group-no-border .form-control {
background-color: rgba(255, 255, 255, 0.1);
color: #FFFFFF; }
[data-background-color] .form-group.form-group-no-border .form-control:focus, [data-background-color] .form-group.form-group-no-border .form-control:active, [data-background-color] .form-group.form-group-no-border .form-control:active, [data-background-color] .input-group.form-group-no-border .form-control:focus, [data-background-color] .input-group.form-group-no-border .form-control:active, [data-background-color] .input-group.form-group-no-border .form-control:active {
background-color: rgba(255, 255, 255, 0.2);
color: #FFFFFF; }
[data-background-color] .form-group.form-group-no-border .form-control + .input-group-addon, [data-background-color] .input-group.form-group-no-border .form-control + .input-group-addon {
background-color: rgba(255, 255, 255, 0.1); }
[data-background-color] .form-group.form-group-no-border .form-control + .input-group-addon:focus, [data-background-color] .form-group.form-group-no-border .form-control + .input-group-addon:active, [data-background-color] .form-group.form-group-no-border .form-control + .input-group-addon:active, [data-background-color] .input-group.form-group-no-border .form-control + .input-group-addon:focus, [data-background-color] .input-group.form-group-no-border .form-control + .input-group-addon:active, [data-background-color] .input-group.form-group-no-border .form-control + .input-group-addon:active {
background-color: rgba(255, 255, 255, 0.2);
color: #FFFFFF; }
[data-background-color] .form-group.form-group-no-border .form-control:focus + .input-group-addon, [data-background-color] .input-group.form-group-no-border .form-control:focus + .input-group-addon {
background-color: rgba(255, 255, 255, 0.2);
color: #FFFFFF; }
[data-background-color] .form-group.form-group-no-border .input-group-addon, [data-background-color] .input-group.form-group-no-border .input-group-addon {
background-color: rgba(255, 255, 255, 0.1);
border: none;
color: #FFFFFF; }
[data-background-color] .form-group.form-group-no-border.input-group-focus .input-group-addon, [data-background-color] .input-group.form-group-no-border.input-group-focus .input-group-addon {
background-color: rgba(255, 255, 255, 0.2);
color: #FFFFFF; }
[data-background-color] .input-group-addon, [data-background-color] .form-group.form-group-no-border .input-group-addon, [data-background-color] .input-group.form-group-no-border .input-group-addon {
color: rgba(255, 255, 255, 0.8); }
[data-background-color] .btn.btn-simple {
background-color: transparent;
border-color: rgba(255, 255, 255, 0.5);
color: #FFFFFF; }
[data-background-color] .btn.btn-simple:hover, [data-background-color] .btn.btn-simple:hover, [data-background-color] .btn.btn-simple:focus, [data-background-color] .btn.btn-simple:active {
background-color: transparent;
border-color: #FFFFFF; }
[data-background-color] .nav-tabs > .nav-item > .nav-link i.now-ui-icons {
color: #FFFFFF; }
[data-background-color].section-nucleo-icons .icons-container i:nth-child(6) {
color: #FFFFFF; }
.sih{width:179vh;
right:0;
top:33;
left:-117vh;
position:absolute;"
}
@media only screen and (max-width: 450px) and (min-width: 200px) {
.minpu-group{
width:100% !important;
}
.navbar{
position:static;
}
.formPad{
padding-top:20px 10px;
background:#fff;
}
}
@media only screen and (max-width: 580px) and (min-width: 450px) {
.formPad{
padding-top:30px 10px;
margin:20px 10px;
}
}
@media only screen and (max-width: 991px) and (min-width: 450px) {
.minpu-group{
width:70% !important;
position:absolute;
top:10px;
left:90px;
}
.rightty{
display:none;
}
}
@media screen and (max-width: 991px) {
.text-cen{
text-align:center;
}
.rightty{
display:none;
}
.navbar .navbar-brand img{
width:65px !important;
height:50px;
}
.pull-right{
float:right;
}
.pull-left{
float:left;
}
.navbar-toggler{
padding-top:15px;
}
.navbar-collapse {
position: fixed;
display: block;
top: 0;
height: 100vh !important;
width: 300px;
right: 0;
z-index: 1032;
visibility: visible;
background-color: #999;
overflow-y: visible;
border-top: none;
text-align: left;
max-height: none !important;
-webkit-transform: translate3d(300px, 0, 0);
-moz-transform: translate3d(300px, 0, 0);
-o-transform: translate3d(300px, 0, 0);
-ms-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0);
-webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1); }
.nav-open .navbar-collapse {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate3d(0px, 0, 0);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0); }
.navbar-collapse:before {
background: #8cc43f;
display: block;
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1; }
.navbar-collapse .navbar-nav:not(.navbar-logo) .nav-link {
margin: 0 1rem;
color: #FFFFFF; }
.menu-on-left .navbar-collapse {
right: auto;
left: 0;
-webkit-transform: translate3d(-300px, 0, 0);
-moz-transform: translate3d(-300px, 0, 0);
-o-transform: translate3d(-300px, 0, 0);
-ms-transform: translate3d(-300px, 0, 0);
transform: translate3d(-300px, 0, 0); }
.profile-photo .profile-photo-small {
margin-left: -2px; }
[class*="navbar-toggleable-"] .navbar-collapse {
width: 300px; }
.button-dropdown {
display: none; }
.navbar .navbar-brand {
padding-top: .5rem;
padding-bottom: .5rem; }
.navbar .navbar-nav {
margin-top: 53px; }
.navbar .navbar-nav .nav-link {
padding-top: 0.75rem;
padding-bottom: .75rem; }
.navbar .navbar-nav.navbar-logo {
top: 0;
height: 53px; }
.navbar .dropdown.show .dropdown-menu, .navbar .dropdown .dropdown-menu {
background-color: transparent;
border: 0;
transition: none;
-webkit-box-shadow: none;
box-shadow: none;
width: auto;
margin: 0 1rem;
margin-top: -18px; }
.navbar .dropdown.show .dropdown-menu:before, .navbar .dropdown .dropdown-menu:before {
display: none; }
.navbar .dropdown-menu .dropdown-item:focus, .navbar .dropdown-menu .dropdown-item:hover {
color: #FFFFFF; }
.navbar .navbar-translate {
width:100%;
margin-right:20px;
display:block;
position: relative;
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate3d(0px, 0, 0);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
-webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1); }
.navbar .navbar-toggler-bar {
display: block;
position: relative;
width: 22px;
height: 1px;
border-radius: 1px;
background: #FFFFFF; }
.navbar .navbar-toggler-bar + .navbar-toggler-bar {
margin-top: 7px; }
.navbar .navbar-toggler-bar.bar2 {
width: 17px;
transition: width .2s linear; }
.navbar.bg-white:not(.navbar-transparent) .navbar-toggler-bar {
background: #B8B8B8; }
.navbar .toggled .navbar-toggler-bar {
width: 24px; }
.navbar .toggled .navbar-toggler-bar + .navbar-toggler-bar {
margin-top: 5px; }
.wrapper {
-webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1); }
.menu-on-left .navbar-brand {
float: right;
margin-right: 0;
margin-left: 1rem; }
.nav-open .wrapper {
-webkit-transform: translate3d(-150px, 0, 0);
-moz-transform: translate3d(-150px, 0, 0);
-o-transform: translate3d(-150px, 0, 0);
-ms-transform: translate3d(-150px, 0, 0);
transform: translate3d(-150px, 0, 0); }
.nav-open .navbar-translate {
-webkit-transform: translate3d(-300px, 0, 0);
-moz-transform: translate3d(-300px, 0, 0);
-o-transform: translate3d(-300px, 0, 0);
-ms-transform: translate3d(-300px, 0, 0);
transform: translate3d(-300px, 0, 0); }
.nav-open .menu-on-left .navbar-collapse {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate3d(0px, 0, 0);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0); }
.nav-open .menu-on-left .navbar-translate {
-webkit-transform: translate3d(300px, 0, 0);
-moz-transform: translate3d(300px, 0, 0);
-o-transform: translate3d(300px, 0, 0);
-ms-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0); }
.nav-open .menu-on-left .wrapper {
-webkit-transform: translate3d(150px, 0, 0);
-moz-transform: translate3d(150px, 0, 0);
-o-transform: translate3d(150px, 0, 0);
-ms-transform: translate3d(150px, 0, 0);
transform: translate3d(150px, 0, 0); }
.nav-open .menu-on-left #bodyClick {
right: auto;
left: 300px; }
.bar1, .bar2, .bar3 {
outline: 1px solid transparent; }
.bar1 {
top: 0px;
-webkit-animation: topbar-back 500ms linear 0s;
-moz-animation: topbar-back 500ms linear 0s;
animation: topbar-back 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
.bar2 {
opacity: 1; }
.bar3 {
bottom: 0px;
-webkit-animation: bottombar-back 500ms linear 0s;
-moz-animation: bottombar-back 500ms linear 0s;
animation: bottombar-back 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
.toggled .bar1 {
top: 6px;
-webkit-animation: topbar-x 500ms linear 0s;
-moz-animation: topbar-x 500ms linear 0s;
animation: topbar-x 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
.toggled .bar2 {
opacity: 0; }
.toggled .bar3 {
bottom: 6px;
-webkit-animation: bottombar-x 500ms linear 0s;
-moz-animation: bottombar-x 500ms linear 0s;
animation: bottombar-x 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
@keyframes topbar-x {
0% {
top: 0px;
transform: rotate(0deg); }
45% {
top: 6px;
transform: rotate(145deg); }
75% {
transform: rotate(130deg); }
100% {
transform: rotate(135deg); } }
@-webkit-keyframes topbar-x {
0% {
top: 0px;
-webkit-transform: rotate(0deg); }
45% {
top: 6px;
-webkit-transform: rotate(145deg); }
75% {
-webkit-transform: rotate(130deg); }
100% {
-webkit-transform: rotate(135deg); } }
@-moz-keyframes topbar-x {
0% {
top: 0px;
-moz-transform: rotate(0deg); }
45% {
top: 6px;
-moz-transform: rotate(145deg); }
75% {
-moz-transform: rotate(130deg); }
100% {
-moz-transform: rotate(135deg); } }
@keyframes topbar-back {
0% {
top: 6px;
transform: rotate(135deg); }
45% {
transform: rotate(-10deg); }
75% {
transform: rotate(5deg); }
100% {
top: 0px;
transform: rotate(0); } }
@-webkit-keyframes topbar-back {
0% {
top: 6px;
-webkit-transform: rotate(135deg); }
45% {
-webkit-transform: rotate(-10deg); }
75% {
-webkit-transform: rotate(5deg); }
100% {
top: 0px;
-webkit-transform: rotate(0); } }
@-moz-keyframes topbar-back {
0% {
top: 6px;
-moz-transform: rotate(135deg); }
45% {
-moz-transform: rotate(-10deg); }
75% {
-moz-transform: rotate(5deg); }
100% {
top: 0px;
-moz-transform: rotate(0); } }
@keyframes bottombar-x {
0% {
bottom: 0px;
transform: rotate(0deg); }
45% {
bottom: 6px;
transform: rotate(-145deg); }
75% {
transform: rotate(-130deg); }
100% {
transform: rotate(-135deg); } }
@-webkit-keyframes bottombar-x {
0% {
bottom: 0px;
-webkit-transform: rotate(0deg); }
45% {
bottom: 6px;
-webkit-transform: rotate(-145deg); }
75% {
-webkit-transform: rotate(-130deg); }
100% {
-webkit-transform: rotate(-135deg); } }
@-moz-keyframes bottombar-x {
0% {
bottom: 0px;
-moz-transform: rotate(0deg); }
45% {
bottom: 6px;
-moz-transform: rotate(-145deg); }
75% {
-moz-transform: rotate(-130deg); }
100% {
-moz-transform: rotate(-135deg); } }
@keyframes bottombar-back {
0% {
bottom: 6px;
transform: rotate(-135deg); }
45% {
transform: rotate(10deg); }
75% {
transform: rotate(-5deg); }
100% {
bottom: 0px;
transform: rotate(0); } }
@-webkit-keyframes bottombar-back {
0% {
bottom: 6px;
-webkit-transform: rotate(-135deg); }
45% {
-webkit-transform: rotate(10deg); }
75% {
-webkit-transform: rotate(-5deg); }
100% {
bottom: 0px;
-webkit-transform: rotate(0); } }
@-moz-keyframes bottombar-back {
0% {
bottom: 6px;
-moz-transform: rotate(-135deg); }
45% {
-moz-transform: rotate(10deg); }
75% {
-moz-transform: rotate(-5deg); }
100% {
bottom: 0px;
-moz-transform: rotate(0); } }
@-webkit-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-moz-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
#bodyClick {
height: 100%;
width: 100%;
position: fixed;
opacity: 1;
top: 0;
left: auto;
right: 300px;
content: "";
z-index: 9999;
overflow-x: hidden;
background-color: transparent;
-webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1); }
.section-nucleo-icons .container .row > [class*="col-"]:first-child {
text-align: center; }
.footer .copyright {
text-align: ; }
.section-nucleo-icons .icons-container {
margin-top: 65px; }
.navbar-nav .nav-link i.fa, .navbar-nav .nav-link i.now-ui-icons {
opacity: .5; }
.section-images {
height: 500px;
max-height: 500px; }
.section-images .hero-images-container {
max-width: 500px; }
.section-images .hero-images-container-1 {
right: 10%;
top: 68%;
max-width: 269px; }
.section-images .hero-images-container-2 {
right: 5%;
max-width: 135px;
top: 93%; } }
.show{
display:none;
}
.eyeball{
display:block;
}
.no-eyeballs{
display:none;
}
.no-show{
display:block;
z-index: 1000;
}
.mega{
left: 0;
}
@media screen and (min-width: 992px) {
.no-eyeballs{
display:block;
}
.eyeball{
display:none;
}
.no-show{
display:none;
}
.show{
display:block;
}
.navbar-collapse {
background: none !important; }
.navbar-nav .nav-link.profile-photo {
padding: 0;
margin: 7px 0.7rem; }
.section-nucleo-icons .icons-container {
margin: 0 0 0 auto; }
.dropdown-menu .dropdown-item {
color: inherit; }
.footer .copyright {
float: ; } }
@media screen and (min-width: 768px) {
.image-container.image-right {
top: 80px;
margin-left: -100px;
margin-bottom: 130px; }
.image-container.image-left {
margin-right: -100px; } }
@media screen and (max-width: 768px) {
.image-container.image-left {
margin-bottom: 220px; }
.image-container.image-left p.blockquote {
margin: 0 auto;
position: relative;
right: 0; }
.nav-tabs {
display: inline-block;
width: 100%;
padding-left: 100px;
padding-right: 100px;
text-align: center; }
.nav-tabs .nav-item > .nav-link {
margin-bottom: 5px; }
.landing-page .section-story-overview .image-container:nth-child(2) {
margin-left: 0;
margin-bottom: 30px; } }
@media screen and (max-width: 576px) {
.navbar[class*='navbar-toggleable-'] .container {
margin-left: 0;
margin-right: 0; }
.footer .copyright {
text-align: center; }
.section-nucleo-icons .icons-container i {
font-size: 30px; }
.section-nucleo-icons .icons-container i:nth-child(6) {
font-size: 48px; }
.page-header .container h6.category-absolute {
width: 90%; } }
@media screen and (min-width: 991px) and (max-width: 1200px) {
.section-images .hero-images-container-1 {
right: 9%;
max-width: 370px; }
.section-images .hero-images-container-2 {
right: 2%;
max-width: 216px; } }
@media screen and (max-width: 768px) {
.section-images {
height: 300px;
max-height: 300px; }
.section-images .hero-images-container {
max-width: 380px; }
.section-images .hero-images-container-1 {
right: 7%;
top: 87%;
max-width: 210px; }
.section-images .hero-images-container-2 {
right: 1%;
max-width: 133px;
top: 99%; } }
@media screen and (min-width: 1200px) {
.section-images .hero-images-container-1 {
top: 51%;
right: 21%; }
.section-images .hero-images-container-2 {
top: 66%;
right: 14%; } }
.list-group-item{
background: transparent;
border-left:3px solid #ccc;
border-top:0;
border-right:0;
border-bottom:0;
border-radius: 0;
}
.list-group-item .active{
background: transparent;
border-left:3px solid #8cc43f;
border-top:0;
border-right:0;
border-bottom:0;
color: #8cc43f;
}
.list-group .active{
background: transparent;
border-left:3px solid #8cc43f;
border-top:0;
color: #8cc43f;
border-right:0;
border-bottom:0;
}
.list-group a{
color:#63656a;
}
.list-group-item{
border-radius: 0 !important;
}
.nav-foot{
width:100%;
list-style:none;
}
.nav-foot li:first-child{
width:100%;
font-size:1.1em;
padding:7px;
color:#555;
}
.nav-foot li{
width:100%;
padding:7px;
font-size:.85em;
}
.nav-foot li a{
width:100%;
color:inherit;
}
.nav-foot li:hover{
background:rgba(0,0,0,0.1);
width:100%;
}
.text-yellow {
color:#fcce01;
}
.social-links{
padding:10px !important;
text-align: center;
height: 50px;
width: 50px;
font-weight: 400;
color: #9A9A9A;
margin-right: 19px;
background-color: rgba(0,0,0,0.5);
border-radius: 30px; }
.talk{
color: #fff;
font-size: 1.5rem;
line-height: 2rem;
font-weight: 500;
margin: 0;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.number{
color: #fff;
font-size: 1rem;
line-height: 1.5rem;
font-weight: 500;
display: block;
}
.content-empty__heading::before {
display: block;
width: 100%;
max-width: 354px;
margin: 0 auto 24px;
content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 353.62 155.4'%3E%3Cpath d='M271.7 35.5h46.5v101.8h-46.5V35.5z' fill='%23f8f8f6'/%3E%3Cpath d='M319.2 138.3h-48.5V34.5h48.5v103.8zm-46.5-2h44.5V36.5h-44.5v99.8zm36.9-34.6h2v4.3h-2v-4.3zm-8 0h2v4.3h-2v-4.3zm8-10h2V96h-2v-4.3zm-8 0h2V96h-2v-4.3zm8-10h2V86h-2v-4.3zm-8 0h2V86h-2v-4.3zm-8 0h2V86h-2v-4.3zm-8 0h2V86h-2v-4.3zm-8 0h2V86h-2v-4.3zm32-10h2V76h-2v-4.3zm-8 0h2V76h-2v-4.3zm-8 0h2V76h-2v-4.3zm-8 0h2V76h-2v-4.3zm-8 0h2V76h-2v-4.3zm32-10h2V66h-2v-4.3zm-8 0h2V66h-2v-4.3zm-8 0h2V66h-2v-4.3zm-8 0h2V66h-2v-4.3zm-8 0h2V66h-2v-4.3zm32-10h2V56h-2v-4.3zm-8 0h2V56h-2v-4.3zm-8 0h2V56h-2v-4.3zm-8 0h2V56h-2v-4.3zm-8 0h2V56h-2v-4.3zm32-10h2V46h-2v-4.3zm-8 0h2V46h-2v-4.3zm-8 0h2V46h-2v-4.3zm-8 0h2V46h-2v-4.3zm-8 0h2V46h-2v-4.3z' fill='%23e7e7e7'/%3E%3Cpath d='M319.92 109.25A21.15 21.15 0 0 0 302.3 107v-1a16.88 16.88 0 0 0-16.86-16.9 18.26 18.26 0 0 0-6.1 1.1 27.86 27.86 0 0 0-30.73-24.65l14.83 14.8v58h63.18a21.15 21.15 0 0 0-6.67-29.1z' fill='%23e2f4f2'/%3E%3Cpath d='M80.3 1h53v137.4h-53V1z' fill='%23f8f8f6'/%3E%3Cpath d='M134.3 139.4h-55V0h55v139.4zm-53-2h51V2h-51v135.4z' fill='%23e7e7e7'/%3E%3Cpath d='M53.5 27.2h47.4v111.2H53.5V27.2z' fill='%23fff'/%3E%3Cpath d='M101.9 139.4H52.5V26.2h49.4v113.2zm-47.4-2h45.4V28.2H54.5v109.2zm9.1-54.9h2v4.3h-2v-4.3zm13-8h2v4.3h-2v-4.3zm-13 0h2v4.3h-2v-4.3zm26-8h2v4.3h-2v-4.3zm-13 0h2v4.3h-2v-4.3zm-13 0h2v4.3h-2v-4.3zm26-8h2v4.3h-2v-4.3zm-13 0h2v4.3h-2v-4.3zm-13 0h2v4.3h-2v-4.3zm26-8h2v4.3h-2v-4.3zm-13 0h2v4.3h-2v-4.3zm-13 0h2v4.3h-2v-4.3zm26-8h2v4.3h-2v-4.3zm-13 0h2v4.3h-2v-4.3zm-13 0h2v4.3h-2v-4.3zm26-8h2v4.3h-2v-4.3zm-13 0h2v4.3h-2v-4.3zm-13 0h2v4.3h-2v-4.3z' fill='%23e7e7e7'/%3E%3Cpath d='M88.45 81.4l8.57-9c-.83-.05-1.67-.1-2.52-.1h-.2a44.42 44.42 0 0 0-43.4 33.9c-1.3-.2-2.7-.3-4-.4-16 0-29 13.4-29 29.5 0 1.2.1 2 .2 4l70.35.06v-58z' fill='%23e2f4f2'/%3E%3Cpath d='M226.5 43.4H126.4l-36.7 37h173.6l-36.8-37z' fill='%23ffd8c5'/%3E%3Cpath d='M90 80.4h173.3v58H90v-58z' fill='%23f8f8f6'/%3E%3Cpath d='M276.5 153.4h-168a1 1 0 0 0 0 2h168a1 1 0 0 0 1-.9v-.1a.94.94 0 0 0-.88-1h-.12zm-176.6 0H77a1 1 0 0 0 0 2h22.9a1 1 0 1 0 0-2z' fill='%239e9e9e'/%3E%3Cpath d='M201.6 55.3h-62a1 1 0 0 1 0-2h62a1 1 0 0 1 0 2zm-16.7 7.4h-62a1 1 0 0 1 0-2h62a1 1 0 0 1 0 2zm-39.5 7h-31a1 1 0 0 1 0-2h31a1 1 0 0 1 1 .9v.1a.94.94 0 0 1-.88 1h-.12zm31.2 0h-26.1a1 1 0 0 1 0-2h26.1a1 1 0 0 1 1 .9v.1a.94.94 0 0 1-.88 1h-.12zm-41.2-14.4h-8.5a1 1 0 0 1 0-2h8.5a1 1 0 0 1 1 .9v.1a.94.94 0 0 1-.88 1h-.12z' fill='%23fcb38e'/%3E%3Cpath d='M104.2 101.1h22.5v16h-22.5v-16zm42.9 0h22.5v16h-22.5v-16zm57 0h44.8v16h-44.8v-16z' fill='%23fff'/%3E%3Cg fill='%239e9e9e'%3E%3Cpath d='M145.4 121.9h26.12a.94.94 0 0 0 .88-1V117a1 1 0 0 0-1-.9h-.8V101a1 1 0 0 0-1-.9H147a1 1 0 0 0-.9 1v15h-.8a1 1 0 0 0-.9 1v3.9a1 1 0 0 0 1 .9zm2.7-19.8h20.5v14h-20.5v-14zm-1.7 16h24v1.8h-24v-1.8zm95.7-98.4a1 1 0 0 0 .9 1h.1c.1 0 6.9.1 6.9 4a1 1 0 1 0 2 0c0-3.8 6.8-4 6.9-4a1.43 1.43 0 0 0 .7-1.7 1.34 1.34 0 0 0-.7-.6c-.3 0-5.6.3-7.9 3.2-2.3-2.9-7.6-2.9-7.9-2.9a1.08 1.08 0 0 0-1 1zm-22.3-12h.1c.1 0 10.6.2 10.6 6.3a1 1 0 1 0 2 0c0-6.1 10.5-6.3 10.6-6.3a1.08 1.08 0 0 0 1-1 1 1 0 0 0-.9-1h-.1c-.4 0-8.7.2-11.6 4.8-2.9-4.6-11.2-4.7-11.6-4.8a1 1 0 0 0-1 .9v.1a1 1 0 0 0 .9 1zM353 137.42h-39.6a1 1 0 0 0 0 2h39.2a1 1 0 0 0 1-.9v-.1a.82.82 0 0 0-.6-1z'/%3E%3Cpath d='M306.92 137.4H264.6v-57a1.22 1.22 0 0 0-.8-.9l-36.3-37.1H126.2l-36.1 37h-.5c0 .1-1 .5-1 1v57H1a1 1 0 0 0 0 2h305.8a1 1 0 0 0 1-.9v-.1a.94.94 0 0 0-.88-1zm-46-58H192.3l34.2-35zm-72.3 58h-98V81.5l.1.1.2-.2h97.7v56zm-95.7-58l34.2-35H224l-34 35H92.9zm169.7 58h-72v-56h72v56z'/%3E%3Cpath d='M102.5 121.9h26.1a1 1 0 0 0 .9-1V117a1 1 0 0 0-1-.9h-.8V101a1 1 0 0 0-1-.9h-22.6a1 1 0 0 0-.9 1v15h-.8a1 1 0 0 0-.9 1v3.9a1 1 0 0 0 1 .9zm25-3.8v1.8h-24v-1.8h24zm-22.3-16h20.5v14h-20.5v-14zm96.5 19.8h49.8a.9.9 0 0 0 .8-1v-4a1 1 0 0 0-1-.9h-1.4v-15a1 1 0 0 0-1-.9H204a1 1 0 0 0-.9 1V116h-1.5a1 1 0 0 0-.9 1v4a1 1 0 0 0 1 .9zm3.4-19.8h42.8V116h-42.8v-13.9zm-2.4 15.9h47.6v1.9h-47.6V118z'/%3E%3C/g%3E%3C/svg%3E");
}
.houe-selector input{
margin:0;padding:0;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
}
.student{background-image:url(../img/0student.svg);}
.nysc{background-image:url(../img/nysc.svg);}
.landlord{background-image:url(../img/man.svg);}
.houe-selector input:active +.housing{opacity: .9;}
.houe-selector input:checked +.housing{
-webkit-filter: none;
-moz-filter: none;
filter: none;
}
.housing{
cursor:pointer;
background-size:contain;
background-repeat:no-repeat;
display:inline-block;
width:120px;height:90px;
-webkit-transition: all 100ms ease-in;
-moz-transition: all 100ms ease-in;
transition: all 100ms ease-in;
-webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
-moz-filter: brightness(1.8) grayscale(1) opacity(.7);
filter: brightness(1.8) grayscale(1) opacity(.7);
}
.housing:hover{
-webkit-filter: brightness(1.1) grayscale(.5) opacity(.9);
-moz-filter: brightness(1.1) grayscale(.5) opacity(.9);
filter: brightness(1.1) grayscale(.5) opacity(.9);
}
/* Extras */
a:visited{color:#888}
a{color:#444;text-decoration:none;}
p{margin-bottom:.3em;}
/*list css*/
.wizard {
margin: 20px auto;
background: #fff;
width: 500px;
}
.wizard .nav-tabs {
position: relative;
margin: 40px auto;
margin-bottom: 0;
border-bottom-color: #e0e0e0;
}
.wizard > div.wizard-inner {
position: relative;
}
.connecting-line {
height: 2px;
background: #e0e0e0;
position: absolute;
width: 80%;
margin: 0 auto;
left: 0;
right: 0;
top: 50%;
z-index: 1;
}
.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
color: #555555;
cursor: default;
border: 0;
border-bottom-color: transparent;
}
span.round-tab {
width: 70px;
height: 70px;
line-height: 70px;
display: inline-block;
border-radius: 100px;
background: #fff;
border: 2px solid #e0e0e0;
z-index: 2;
position: ;
left: 0;
text-align: center;
font-size: 25px;
}
span.round-tab i{
color:#555555;
}
.wizard li.active span.round-tab {
background: #fff;
border: 2px solid #5bc0de;
}
.wizard li.active span.round-tab i{
color: #5bc0de;
}
span.round-tab:hover {
color: #333;
border: 2px solid #333;
}
.wizard .nav-tabs > li {
width: 25%;
display: inline-block;
margin: 40px;
}
.wizard li:after {
content: " ";
position: absolute;
left: 46%;
opacity: 0;
margin: 0 auto;
bottom: 0px;
border: 5px solid transparent;
border-bottom-color: #5bc0de;
transition: 0.1s ease-in-out;
}
.wizard li.active:after {
content: " ";
position: absolute;
left: 46%;
opacity: 1;
margin: 0 auto;
bottom: 0px;
border: 10px solid transparent;
border-bottom-color: #5bc0de;
}
.wizard .nav-tabs > li a {
width: 70px;
height: 70px;
margin: 20px auto;
border-radius: 100%;
padding: 0;
}
.wizard .nav-tabs > li a:hover {
background: transparent;
}
.wizard .tab-pane {
position: relative;
padding-top: 50px;
}
.wizard h3 {
margin-top: 0;
}
@media( max-width : 585px ) {
.wizard {
width: 90%;
height: auto !important;
}
span.round-tab {
display: block;
font-size: 16px;
width: 50px;
height: 50px;
line-height: 50px;
}
.wizard .nav-tabs > li a {
width: 50px;
height: 50px;
line-height: 50px;
}
.wizard li.active:after {
content: " ";
position: absolute;
left: 35%;
}
}
/*wizard*/
/*!
* SmartWizard v4.x
* jQuery Wizard Plugin
* http://www.techlaboratory.net/smartwizard
*
* Created by Dipu Raj
* http://dipuraj.me
*
* Licensed under the terms of MIT License
* https://github.com/techlab/SmartWizard/blob/master/LICENSE
*/
/* SmartWizard Basic CSS */
.sw-main {
position: relative;
display: block;
margin: 0;
padding: 0;
}
.sw-main .sw-container {
display: block;
margin: 0;
padding: 0;
position: relative;
}
.sw-main .step-content {
display: none;
position: relative;
margin: 0;
}
.sw-main .sw-toolbar {
margin-left: 0;
}
/* SmartWizard Theme: White */
.sw-theme-default {
}
.sw-theme-default .sw-container {
min-height: 250px;
}
.sw-theme-default .step-content {
padding: 10px;
border: 0px solid #D4D4D4;
background-color: #FFF;
text-align: left;
}
.sw-theme-default .sw-toolbar {
background: #f9f9f9;
border-radius: 0 !important;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 0 !important;
}
.sw-theme-default .sw-toolbar-top {
border-bottom-color: #ddd !important;
}
.sw-theme-default .sw-toolbar-bottom {
border-top-color: #ddd !important;
width:100%;
}
.btn-group.navbar-btn.sw-btn-group.pull-right .sw-btn-next {
float: right !important;
margin-left: 74%;
}
.btn-group.navbar-btn.sw-btn-group-extra.pull-right {position: absolute;bottom: -40px;
border-top: 1px solid #eee;padding-top: 10px;width: 98%;margin-top: 5px;text-align: right;}
.btn-group.navbar-btn.sw-btn-group.pull-right {
margin: -10px 0;
}
.navbar.btn-toolbar.sw-toolbar.sw-toolbar-bottom {
box-shadow: none !important;
}
.sw-theme-default > ul.step-anchor > li > a, .sw-theme-default > ul.step-anchor > li > a:hover {
border: none !important;
color: #bbb;
text-decoration: none;
outline-style: none;
background: transparent !important;
border: none !important;
}
.sw-theme-default > ul.step-anchor > li.clickable > a:hover {
color: #4285F4 !important;
background: transparent !important;
}
.sw-theme-default > ul.step-anchor > li > a::after {
content: "";
background: #4285F4;
/* #5bc0de #4285F4*/
height: 2px;
position: absolute;
width: 100%;
left: 0px;
bottom: 0px;
-webkit-transition: all 250ms ease 0s;
transition: all 250ms ease 0s;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.sw-theme-default > ul.step-anchor > li.active > a {
border: none !important;
color: #4285F4 !important;
background: transparent !important;
}
.sw-theme-default > ul.step-anchor > li.active > a::after {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.sw-theme-default > ul.step-anchor > li.done > a {
border: none !important;
color: #000 !important;
background: transparent !important;
}
.sw-theme-default > ul.step-anchor > li.done > a::after {
background: #5cb85c;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.sw-theme-default > ul.step-anchor > li.danger > a {
border: none !important;
color: #d9534f !important;
background: transparent !important;
}
.sw-theme-default > ul.step-anchor > li.danger > a::after {
background: #d9534f;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.sw-theme-default > ul.step-anchor > li.disabled > a, .sw-theme-default > ul.step-anchor > li.disabled > a:hover {
color: #eee !important;
}
/* Responsive CSS */
@media screen and (max-width: 768px) {
.sw-theme-default > .nav-tabs > li {
float: none !important;}
.btn-group.navbar-btn.sw-btn-group.pull-right .sw-btn-next {
float: right !important;
margin-left: 1%;
}
}
/* Loader Animation
Courtesy: http://bootsnipp.com/snippets/featured/loading-button-effect-no-js
*/
@-webkit-keyframes ld {
0% {
-webkit-transform: rotate(0deg) scale(1);
transform: rotate(0deg) scale(1);
}
50% {
-webkit-transform: rotate(180deg) scale(1.1);
transform: rotate(180deg) scale(1.1);
}
100% {
-webkit-transform: rotate(360deg) scale(1);
transform: rotate(360deg) scale(1);
}
}
@keyframes ld {
0% {
-webkit-transform: rotate(0deg) scale(1);
transform: rotate(0deg) scale(1);
}
50% {
-webkit-transform: rotate(180deg) scale(1.1);
transform: rotate(180deg) scale(1.1);
}
100% {
-webkit-transform: rotate(360deg) scale(1);
transform: rotate(360deg) scale(1);
}
}
.sw-theme-default > ul.step-anchor > li.loading:before {
content: '';
display: inline-block;
position: absolute;
background: transparent;
border-radius: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 2px solid #fff;
border-top-color: transparent;
border-bottom-color: transparent;
border-left-color: #4285f4;
border-right-color: #4285f4;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -16px;
width: 32px;
height: 32px;
-webkit-animation: ld 1s ease-in-out infinite;
animation: ld 1s ease-in-out infinite;
}
/*mai wizard theme*/
/*!
* SmartWizard v4.x
* jQuery Wizard Plugin
* http://www.techlaboratory.net/smartwizard
*
* Created by Dipu Raj
* http://dipuraj.me
*
* Licensed under the terms of MIT License
* https://github.com/techlab/SmartWizard/blob/master/LICENSE
*/
/* SmartWizard Theme: Dots */
.sw-theme-dots {
}
.sw-theme-dots .sw-container {
min-height: 300px;
}
.sw-theme-dots .step-content {
padding: 10px 0;
border: none;
background-color: #FFF;
text-align: left;
}
.sw-theme-dots .sw-toolbar {
background: #fff;
border-radius: 0 !important;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 0 !important;
}
.sw-theme-dots .sw-toolbar-top {
border-bottom-color: #ddd !important;
}
.sw-theme-dots .sw-toolbar-bottom {
margin:10px 0;
width:100%;
padding: 0;
}
#myForm .pb-4 {
padding-bottom: 4rem !important;
}
.sw-theme-dots > ul.step-anchor {
position: relative;
clear: both;
background: #fff;
display: block;
border: 0px solid #ccc !important;
list-style: none;
}
.sw-theme-dots > ul.step-anchor > li {
border: none;
margin: 10px;
display: block;
}
/* Anchors styles */
.sw-theme-dots > ul.step-anchor > li > a {
position: relative;
text-align: center;
float: left;
text-align: center;
font-weight: bold;
background: transparent;
border: none;
text-decoration: none;
outline-style: none;
background: #f2f2f2;
color: #555;
padding: 10px;
z-index: 96;
display: block;
margin: 15px;
text-align: justify;
min-width: 120px;
text-align: center;
}
.sw-theme-dots > ul.step-anchor > li > a:first-child {
margin-left: 0px;
}
/*.sw-theme-dots > ul.step-anchor > li > a:before {
content: ' ';
position: absolute;
bottom: 2px;
left: 40%;
margin-top: 15px;
display: block;
border-radius: 50%;
color: #428bca;
background: #333;
border: none;
width: 30px;
height: 30px;
text-decoration: none;
z-index: 98;
}*/
/*.sw-theme-dots > ul.step-anchor > li > a:after {
content: ' ';
position: relative;
left: 42%;
margin-top: 20px;
display: block;
width: 15px;
height: 15px;
background: #d9534f;
border-radius: 50%;
z-index: 99;
}*/
.sw-theme-dots > ul.step-anchor > li > a:hover {
color: #ccc;
background: #eee;
}
.sw-theme-dots > ul.step-anchor > li > a:focus {
color: #ccc;
border: none;
}
.sw-theme-dots > ul.step-anchor > li.clickable > a:hover {
color: #999;
}
/* Active anchors */
.sw-theme-dots > ul.step-anchor > li.active > a {
background:#8cc43f ;
min-width: 120px;
text-align: center;
color:#fff;
padding: 10px;
}
.sw-theme-dots > ul.step-anchor > li.active > a:after {
content: "";
display: block; /* reduce the damage in FF3.0 */
position: absolute;
bottom: -9px;
left: 45%;
width: 0;
border-width: 10px 10px 0;
border-style: solid;
border-color: #8cc43f transparent;
}
.sw-theme-dots > ul.step-anchor > li.active > a:hover {
}
/* Done anchors */
.sw-theme-dots > ul.step-anchor > li.done > a {
color: #8cc43f;
}
.sw-theme-dots > ul.step-anchor > li.done > a:after {
background: #8cc43f;
}
/* Danger anchors */
.sw-theme-dots > ul.step-anchor > li.danger > a {
color: #d9534f;
}
.sw-theme-dots > ul.step-anchor > li.danger > a:after {
background: #d9534f;
}
.sw-theme-dots > ul.step-anchor > li.disabled > a, .sw-theme-dots > ul.step-anchor > li.disabled > a:hover {
color: #eee !important;
}
.sw-theme-dots > ul.step-anchor > li.disabled > a:after {
background: #eee;
}
/* Responsive CSS */
@media screen and (max-width: 768px) {
#smartwizard ul li small{
display: none;
}
.sw-theme-dots > ul.step-anchor{
padding: 0;
margin-bottom: 8px;
}
.sw-theme-dots > ul.step-anchor > li {
display: block;
clear: both;
width: 100%;
}
.sw-theme-dots > ul.step-anchor > li > a {
text-align: center;
display: block;
width:100%;
margin: 0;
}
.sw-theme-dots > ul.step-anchor > li > a:before {
top: 5px;
left: -23px;
margin-right: 10px;
display: block;
}
.sw-theme-dots > ul.step-anchor > li.active > a::after {
content: "";
display: none;
}
.sw-theme-dots > ul.step-anchor > li > a::after {
top: -38px;
left: -31px;
margin-right: 10px;
display: none;
}
}
/* Loader Animation
* Courtesy: https://codepen.io/emjay/pen/VjVBRq
*/
.sw-theme-dots > ul.step-anchor > li.loading > a:before {
-webkit-animation: help-bubble-pulse 1.5s linear infinite;
animation: help-bubble-pulse 1.5s linear infinite;
}
.sw-theme-dots > ul.step-anchor > li.loading > a:after {
background-color: #ccc;
opacity: 1;
-webkit-animation: help-bubble-pulse 1.5s linear infinite;
animation: help-bubble-pulse 1.5s linear infinite;
}
@-webkit-keyframes help-bubble-pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: .75;
}
25% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: .75;
}
100% {
-webkit-transform: scale(2.5);
transform: scale(2.5);
opacity: 0;
}
}
@keyframes help-bubble-pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: .75;
}
25% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: .75;
}
100% {
-webkit-transform: scale(2.5);
transform: scale(2.5);
opacity: 0;
}
}
<!-- Include SmartWizard JavaScript source -->
<script type="text/javascript" src="assets/js/jquery.smartWizard.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
// Toolbar extra buttons
var btnFinish = $('<button></button>').text('Submit')
.addClass('btn btn-success mr-3')
.on('click', function(){
if( !$(this).hasClass('disabled')){
var elmForm = $("#step-4");
if(elmForm){
elmForm.validator('validate');
var elmErr = elmForm.find('.has-error');
if(elmErr && elmErr.length > 0){
alert('Oops we still have error in the form');
return false;
}else{
alert('Great! we are ready to submit form');
elmForm.submit();
return false;
}
}
}
});
var btnCancel = $('').text('s')
.addClass('')
.on('click', function(){
$('#smartwizard').smartWizard("reset");
$('#myForm').find("input, textarea").val("");
});
// Smart Wizard
$('#smartwizard').smartWizard({
selected: 0,
theme: 'dots',
transitionEffect:'fade',
toolbarSettings: {toolbarPosition: 'bottom',
toolbarExtraButtons: [btnFinish, btnCancel]
},
anchorSettings: {
markDoneStep: true, // add done css
markAllPreviousStepsAsDone: true, // When a step selected by url hash, all previous steps are marked done
removeDoneStepOnNavigateBack: true, // While navigate back done step after active step will be cleared
enableAnchorOnDoneStep: true // Enable/Disable the done steps navigation
}
});
$("#smartwizard").on("leaveStep", function(e, anchorObject, stepNumber, stepDirection) {
var elmForm = $("#form-step-" + stepNumber);
// stepDirection === 'forward' :- this condition allows to do the form validation
// only on forward navigation, that makes easy navigation on backwards still do the validation when going next
if(stepDirection === 'forward' && elmForm){
elmForm.validator('validate');
var elmErr = elmForm.children('.has-error');
if(elmErr && elmErr.length > 0){
// Form validation failed
return false;
}
}
return true;
});
$("#smartwizard").on("showStep", function(e, anchorObject, stepNumber, stepDirection) {
// Enable finish button only on last step
if(stepNumber == 3){
$('.btn-finish').removeClass('disabled');
}else{
$('.btn-finish').addClass('disabled');
}
});
});
</script>